:root{--toto-black:#0a0a0a;--toto-white:#fafafa;--toto-red:#c0272d;--toto-red-dark:#9a1f24;--toto-gray-100:#f5f5f5;--toto-gray-200:#e5e5e5;--toto-gray-400:#a0a0a0;--toto-gray-600:#606060;--toto-gray-700:#404040;--toto-gray-800:#282828;--toto-green:#16a34a;--toto-radius:0.5rem;--toto-max-w:1200px;--toto-px:clamp(1.25rem, 4vw, 2.5rem)}@font-face{font-family:'GothamSSm';src:url(/wp-content/themes/toto-theme/assets/fonts/GothamSSm-Black.woff) format('woff');font-weight:700 900;font-style:normal;font-display:swap}@font-face{font-family:'GothamSSmLight';src:url(/wp-content/themes/toto-theme/assets/fonts/GothamSSm-light.woff2) format('woff2'),url(/wp-content/themes/toto-theme/assets/fonts/GothamSSm-light.woff) format('woff');font-weight:300;font-style:normal;font-display:swap}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;background:var(--toto-white);color:var(--toto-black);line-height:1.6;overflow-x:hidden;margin:0}h1,h2,h3,h4,h5,h6{font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;line-height:1.15}p{font-family:'GothamSSmLight','Helvetica Neue',Arial,sans-serif;font-weight:300}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}.elementor-section.elementor-section-boxed>.elementor-container,.elementor-section>.elementor-container,.toto-footer-inner{max-width:var(--toto-max-w)!important;margin-left:auto!important;margin-right:auto!important;padding-left:var(--toto-px)!important;padding-right:var(--toto-px)!important;box-sizing:border-box!important;width:100%}.e-con-inner,.e-container{max-width:var(--toto-max-w)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;width:100%}.toto-header{position:sticky;top:0;z-index:9999;background:var(--toto-white);border-bottom:1px solid var(--toto-gray-200);box-shadow:0 2px 16px rgb(0 0 0 / .05)}.toto-header-inner{display:flex;align-items:center;justify-content:space-between;height:80px;max-width:95vw;width:95%;margin:0 auto;padding:0 1rem}.admin-bar .toto-header{top:32px}.toto-logo-group{display:flex;align-items:center;gap:1.5rem;flex-shrink:0;text-decoration:none}.toto-logo-group--mobile{display:none!important}.toto-logo-group--desktop{display:flex!important}.toto-logo-circle{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--toto-red),var(--toto-red-dark));display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid var(--toto-white);box-shadow:0 2px 12px rgb(192 39 45 / .3);text-align:center;flex-shrink:0}.toto-logo-circle span{color:var(--toto-white);font-size:.55rem;font-weight:700;line-height:1.2;letter-spacing:.04em;padding:0 4px;font-family:'GothamSSm',sans-serif}.toto-logo-subtitle{font-size:.7rem;color:var(--toto-gray-600);font-weight:600;margin-top:2px;letter-spacing:.06em;font-family:'GothamSSm',sans-serif}.toto-logo-divider{width:1px;height:48px;background:var(--toto-gray-200)}.toto-logo-name{font-family:'GothamSSm',sans-serif;font-size:2.25rem;font-weight:700;letter-spacing:.08em;color:var(--toto-black)}.toto-desktop-nav-wrap{flex:1}.toto-desktop-nav{display:flex;align-items:stretch;list-style:none;margin:0;padding:0;height:80px;justify-content:center}.toto-desktop-nav li a{display:flex;align-items:center;padding:0 10px;font-size:.8rem;font-weight:600;letter-spacing:.06em;color:var(--toto-black);border-top:4px solid #fff0;transition:background .15s;height:100%;font-family:'GothamSSm',sans-serif}.toto-desktop-nav li a:hover{background:var(--toto-gray-100)}.toto-desktop-nav li.current-menu-item a,.toto-desktop-nav li a.active{background:#e8e8e8;border-top:2px solid var(--toto-black);font-weight:700}.toto-header-actions{display:flex;align-items:center;gap:1rem}.toto-btn-lang{display:flex;align-items:center;gap:.5rem;background:#fff0;color:var(--toto-black);padding:.45rem .875rem;border-radius:var(--toto-radius);font-size:.875rem;font-weight:500;cursor:pointer;border:1px solid var(--toto-gray-200);transition:.2s;font-family:'GothamSSm',sans-serif}.toto-btn-lang:hover{border-color:var(--toto-gray-400);background:var(--toto-gray-100)}.toto-btn-search{background:none;border:none;cursor:pointer;padding:.5rem;color:var(--toto-black);display:flex;align-items:center;border-radius:var(--toto-radius);transition:.2s}.toto-btn-search:hover{background:var(--toto-gray-100)}.toto-btn-search--mobile{display:none!important}@media (max-width:1024px){.toto-btn-search--desktop{display:none!important}.toto-btn-search--mobile{display:flex!important}}.toto-hamburger{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:10px;background:var(--toto-black);color:#fff;cursor:pointer;flex-shrink:0;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .1);transition:background 0.28s ease,box-shadow 0.28s ease,transform 0.2s ease}.toto-hamburger:hover{background:var(--toto-gray-800);box-shadow:inset 0 0 0 1px rgb(255 255 255 / .16),0 4px 14px rgb(0 0 0 / .14)}.toto-hamburger:active{transform:scale(.96)}.toto-hamburger:focus-visible{outline:2px solid var(--toto-red);outline-offset:2px}.toto-hamburger-icon{display:block;position:relative;width:12px;height:1.5px;background:currentColor;border-radius:2px;transition:width 0.32s cubic-bezier(.4,0,.2,1),background 0.2s ease,opacity 0.2s ease}.toto-hamburger-icon::before,.toto-hamburger-icon::after{content:'';position:absolute;inset-inline-start:0;width:18px;height:1.5px;background:currentColor;border-radius:2px;transition:transform 0.36s cubic-bezier(.4,0,.2,1),top 0.36s cubic-bezier(.4,0,.2,1),width 0.32s cubic-bezier(.4,0,.2,1)}.toto-hamburger-icon::before{top:-6px}.toto-hamburger-icon::after{top:6px}.toto-hamburger.open{background:var(--toto-red);box-shadow:inset 0 0 0 1px rgb(255 255 255 / .14)}.toto-hamburger.open:hover{background:var(--toto-red-dark)}.toto-hamburger.open .toto-hamburger-icon{width:18px;background:#fff0}.toto-hamburger.open .toto-hamburger-icon::before{top:0;width:18px;transform:rotate(45deg)}.toto-hamburger.open .toto-hamburger-icon::after{top:0;width:18px;transform:rotate(-45deg)}.toto-mobile-nav{display:none;flex-direction:column;border-top:1px solid var(--toto-gray-100);background:var(--toto-white);list-style:none;margin:0;padding:0 0 1rem}.toto-mobile-nav.open{display:flex}.toto-mobile-nav li a{display:block;padding:.875rem 2rem;font-size:.875rem;font-weight:500;color:var(--toto-black);border-bottom:1px solid var(--toto-gray-100);transition:.15s;font-family:'GothamSSm',sans-serif}.toto-mobile-nav li a:hover{background:var(--toto-gray-100)}.toto-mobile-nav li.toto-mobile-nav-lang{border-top:1px solid var(--toto-gray-200);margin-top:.25rem}.toto-mobile-nav li.toto-mobile-nav-lang .toto-btn-lang{display:flex;align-items:center;gap:.5rem;width:100%;box-sizing:border-box;border:none;border-radius:0;margin:0}.toto-footer{background:var(--toto-black);color:var(--toto-white);padding:4rem 0 0}.toto-footer-inner{max-width:var(--toto-max-w);margin:0 auto;padding:0 var(--toto-px)}.toto-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem}.toto-footer-brand-logo{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.toto-footer-logo-img{height:72px;width:auto;object-fit:contain;max-width:200px}.toto-footer-logo-circle{width:72px;height:72px;flex-shrink:0}.toto-footer-brand-name{font-family:'GothamSSm',sans-serif;font-size:2rem;font-weight:700}.toto-footer-desc{color:var(--toto-gray-400);font-size:.875rem;line-height:1.7;margin-bottom:1.5rem}.toto-footer-socials{display:flex;gap:1rem}.toto-footer-socials a{color:#fff;transition:.2s}.toto-footer-socials a:hover{color:var(--toto-red)}.toto-footer-socials svg{width:18px;height:18px}.toto-footer-col h4{font-family:'GothamSSm',sans-serif;font-size:1rem;font-weight:700;margin-bottom:1.25rem;color:var(--toto-white)}.toto-footer-col h4::after{content:'';display:block;margin-top:.6rem;width:36px;height:3px;background:var(--toto-white);box-shadow:44px 0 0 var(--toto-white)}.toto-footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.toto-footer-links a{color:var(--toto-gray-400);font-size:.875rem;transition:.2s}.toto-footer-links a:hover{color:var(--toto-white)}.toto-footer-contact-item{display:flex;gap:.875rem;margin-bottom:1.25rem}.toto-footer-contact-item svg{width:18px;height:18px;color:#ffffff!important;flex-shrink:0;margin-top:2px}.toto-footer-contact-item strong{display:block;font-size:.8rem;font-weight:600;color:var(--toto-white);margin-bottom:.2rem}.toto-footer-contact-item span{color:var(--toto-gray-400);font-size:.85rem}.toto-btn-map{display:inline-flex;align-items:center;gap:.5rem;background:#fff0;border:1px solid var(--toto-gray-700);color:var(--toto-gray-400);padding:.6rem 1.25rem;border-radius:var(--toto-radius);font-size:.8rem;cursor:pointer;transition:.2s;width:100%;justify-content:flex-start;margin-top:.5rem;font-family:'GothamSSm',sans-serif}.toto-btn-map:hover{border-color:var(--toto-white);color:var(--toto-white)}.toto-newsletter-text{color:var(--toto-gray-400);font-size:.875rem;margin-bottom:1rem;line-height:1.6}.toto-newsletter-form{display:flex;border:1px solid var(--toto-gray-600)}.toto-newsletter-input{flex:1;background:#fff0;border:none;color:var(--toto-white);padding:.875rem 1rem;font-size:.85rem;outline:none;font-family:'GothamSSm',sans-serif}.toto-newsletter-input::placeholder{color:var(--toto-gray-600)}.toto-newsletter-btn{background:var(--toto-white);color:var(--toto-black);border:none;padding:.875rem 1.25rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-family:'GothamSSm',sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.06em;white-space:nowrap;transition:.2s}.toto-newsletter-btn:hover{background:var(--toto-gray-100)}.toto-newsletter-btn svg{width:16px;height:16px}.toto-footer-bottom{border-top:1px solid var(--toto-gray-800);padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.toto-footer-bottom-links{display:flex;gap:1.5rem}.toto-footer-bottom-links a{color:var(--toto-gray-400);font-size:.8rem;transition:.2s}.toto-footer-bottom-links a:hover{color:var(--toto-white)}.toto-footer-copyright{color:var(--toto-gray-400);font-size:.8rem}.toto-footer-bottom--no-links{justify-content:center;position:relative}.toto-footer-bottom--no-links .toto-footer-copyright{margin:0 auto;text-align:center}.toto-footer-bottom--no-links .toto-btn-top{position:absolute;right:0;top:50%;transform:translateY(-50%)}.toto-btn-top{background:none;border:none;color:var(--toto-gray-400);cursor:pointer;padding:.5rem;border-radius:50%;transition:.2s;display:flex;align-items:center;justify-content:center}.toto-btn-top:hover{background:var(--toto-red);color:var(--toto-white)}.toto-btn-top svg{width:18px;height:18px}.toto-float-stack{position:fixed;bottom:2rem;right:2rem;z-index:9998;display:flex;flex-direction:column;align-items:center;gap:.75rem}.toto-float-actions{display:flex;flex-direction:column;align-items:center;gap:.6rem}.toto-float-action-item{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 20px rgb(0 0 0 / .24);opacity:0;transform:translateY(14px) scale(.85);pointer-events:none;transition:opacity .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1),background-color .2s}.toto-float-action-item svg{width:24px;height:24px}.toto-float-action-item--contact{background:#0a0a0a}.toto-float-action-item--contact:hover{background:#1a1a1a;transform:translateY(0) scale(1.08)}.toto-float-action-item--wa{background:#25d366}.toto-float-action-item--wa:hover{background:#1ebe5d;transform:translateY(0) scale(1.08)}.toto-float-action-item--email{background:#c0272d}.toto-float-action-item--email:hover{background:#a71f24;transform:translateY(0) scale(1.08)}.toto-contact-float{width:40px;height:40px;border-radius:50%;background:#0a0a0aa6;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgb(0 0 0 / .32);transition:transform .25s ease,background-color .2s ease;text-decoration:none;border:0;cursor:pointer}.toto-contact-float:hover{background:#1a1a1a;transform:scale(1.08)}.toto-contact-float svg{width:26px;height:26px}.toto-contact-float-icon-close{display:none}.toto-float-stack.is-open .toto-float-action-item{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.toto-float-stack.is-open .toto-float-action-item:nth-child(1){transition-delay:.02s}.toto-float-stack.is-open .toto-float-action-item:nth-child(2){transition-delay:.08s}.toto-float-stack.is-open .toto-float-action-item:nth-child(3){transition-delay:.14s}.toto-float-stack.is-open .toto-contact-float{background:#161616}.toto-float-stack.is-open .toto-contact-float-icon-open{display:none}.toto-float-stack.is-open .toto-contact-float-icon-close{display:block}.toto-btn{display:inline-flex!important;align-items:center!important;gap:.5rem!important;padding:.875rem 2rem!important;font-family:'GothamSSm',sans-serif!important;font-size:.875rem!important;font-weight:600!important;letter-spacing:.04em!important;border-radius:var(--toto-radius)!important;cursor:pointer!important;transition:all .2s!important;border:2px solid transparent!important}.toto-btn-dark{background:var(--toto-black)!important;color:var(--toto-white)!important}.toto-btn-dark:hover{background:var(--toto-gray-800)!important}.toto-btn-outline{background:transparent!important;color:var(--toto-black)!important;border-color:var(--toto-black)!important}.toto-btn-outline:hover{background:var(--toto-black)!important;color:var(--toto-white)!important}.toto-btn-white{background:var(--toto-white)!important;color:var(--toto-black)!important}.toto-btn-outline-white{background:transparent!important;color:var(--toto-white)!important;border:2px solid var(--toto-white)!important}.toto-btn-outline-white:hover{background:rgb(255 255 255 / .12)!important}.toto-gallery-card{position:relative}@keyframes toto-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(6px)}}.toto-bounce{animation:toto-bounce 1.8s infinite}@media (max-width:1024px){:root{--toto-px:1.5rem}.toto-header-inner{padding:0 1.5rem;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.toto-desktop-nav-wrap{display:none!important}.toto-logo-group--desktop{display:none!important}.toto-logo-group--mobile{display:flex!important;flex-shrink:0!important;min-width:0!important;gap:0!important}.toto-logo-group--desktop .toto-logo-divider,.toto-logo-group--desktop .toto-logo-name{display:none}.toto-header-actions .toto-btn-lang{display:none!important}.toto-hamburger{display:flex!important;position:static}}@media (max-width:1024px) and (min-width:769px){.toto-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.toto-footer-grid{grid-template-columns:1fr}.toto-footer-bottom{flex-direction:column;text-align:center}.toto-footer-bottom-links{justify-content:center}.toto-footer-bottom--no-links .toto-btn-top{position:static;transform:none}}@media (max-width:480px){:root{--toto-px:1rem}.toto-header-inner{padding:0 1rem;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.toto-logo-group--mobile{flex-shrink:0!important;min-width:0!important;gap:0!important}.toto-footer-bottom-links{flex-direction:column;gap:.5rem}.toto-logo-circle{width:44px;height:44px}}:root{--toto-black:#0a0a0a;--toto-white:#fafafa;--toto-red:#c0272d;--toto-red-dark:#9a1f24;--toto-gray-100:#f5f5f5;--toto-gray-200:#e5e5e5;--toto-gray-400:#a0a0a0;--toto-gray-600:#606060;--toto-gray-700:#404040;--toto-gray-800:#282828;--toto-green:#16a34a;--toto-radius:0.5rem}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'DM Sans',sans-serif;background:var(--toto-white);color:var(--toto-black);line-height:1.6;overflow-x:hidden;margin:0}h1,h2,h3,h4,h5,h6{font-family:'Cormorant Garamond',serif;line-height:1.15}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}.elementor-section,.elementor-container{max-width:100%!important}.elementor-section.elementor-section-boxed>.elementor-container{max-width:var(--toto-max-w)}.admin-bar .toto-header{top:32px}.toto-header{position:sticky;top:0;z-index:9999;background:var(--toto-white);border-bottom:1px solid var(--toto-gray-200);box-shadow:0 2px 16px rgb(0 0 0 / .05)}.toto-header-inner{display:flex;align-items:center;justify-content:space-between;height:80px;max-width:var(--toto-header-max-w,95vw);width:100%;margin:0 auto;padding:0 1rem}.toto-logo-group{display:flex;align-items:center;gap:1.5rem;flex-shrink:0;text-decoration:none}.toto-logo-circle{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--toto-red),var(--toto-red-dark));display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid var(--toto-white);box-shadow:0 2px 12px rgb(192 39 45 / .3);text-align:center;flex-shrink:0}.toto-logo-circle span{color:var(--toto-white);font-size:.55rem;font-weight:700;line-height:1.2;letter-spacing:.04em;padding:0 4px;font-family:'DM Sans',sans-serif}.toto-logo-subtitle{font-size:.7rem;color:var(--toto-gray-600);font-weight:600;margin-top:2px;letter-spacing:.06em;font-family:'DM Sans',sans-serif}.toto-logo-divider{width:1px;height:48px;background:var(--toto-gray-200)}.toto-logo-name{font-family:'Cormorant Garamond',serif;font-size:2.25rem;font-weight:700;letter-spacing:.08em;color:var(--toto-black)}.toto-desktop-nav{display:flex;align-items:stretch;flex:1;justify-content:center;list-style:none;margin:0;padding:0;height:80px}.toto-desktop-nav li a{display:flex;align-items:center;padding:0 1rem;font-size:.8rem;font-weight:600;letter-spacing:0em;color:var(--toto-black);border-top:4px solid #fff0;transition:background .15s;height:100%;font-family:'DM Sans',sans-serif}.toto-desktop-nav li a:hover{background:var(--toto-gray-100)}.toto-desktop-nav li.current-menu-item a,.toto-desktop-nav li a.active{background:#e8e8e8;border-top:2px solid #0a0a0a;border-radius:12px 0 12px 0;font-weight:700}.toto-header-actions{display:flex;align-items:center;gap:1rem}.toto-btn-lang{display:flex;align-items:center;gap:.5rem;background:#fff0;color:var(--toto-black);padding:.45rem .875rem;border-radius:var(--toto-radius);font-size:.875rem;font-weight:500;cursor:pointer;border:1px solid var(--toto-gray-200);transition:.2s;font-family:'DM Sans',sans-serif}.toto-btn-lang:hover{border-color:var(--toto-gray-400);background:var(--toto-gray-100)}.toto-btn-search{background:none;border:none;cursor:pointer;padding:.5rem;color:var(--toto-black);display:flex;align-items:center;border-radius:var(--toto-radius);transition:.2s}.toto-btn-search:hover{background:var(--toto-gray-100)}@media (min-width:1025px){.toto-hamburger{display:none}}@media (max-width:368px){.toto-hamburger{width:40px;height:40px;border-radius:8px}.toto-hamburger-icon{width:11px;margin-right:3px}html[dir="rtl"] .toto-hamburger-icon{margin-left:6px}.toto-hamburger-icon::before,.toto-hamburger-icon::after{width:16px}.toto-hamburger.open .toto-hamburger-icon,.toto-hamburger.open .toto-hamburger-icon::before,.toto-hamburger.open .toto-hamburger-icon::after{width:16px}}.toto-mobile-nav{display:none;flex-direction:column;border-top:1px solid var(--toto-gray-100);background:var(--toto-white);padding-bottom:1rem;list-style:none;margin:0;padding:0 0 1rem}.toto-mobile-nav.open{display:flex}.toto-mobile-nav li a{display:block;padding:.875rem 3rem;font-size:.875rem;font-weight:500;color:var(--toto-black);border-bottom:1px solid var(--toto-gray-100);transition:.15s;font-family:'DM Sans',sans-serif}.toto-mobile-nav li a:hover{background:var(--toto-gray-100)}.toto-footer{background:var(--toto-black);color:var(--toto-white);padding:4rem 0 0}.toto-footer-inner{max-width:var(--toto-max-w);margin:0 auto;padding:0 var(--toto-px,2rem)}.toto-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem}.toto-footer-brand-logo{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.toto-footer-logo-circle{width:72px;height:72px;flex-shrink:0}.toto-footer-brand-name{font-family:'Cormorant Garamond',serif;font-size:2rem;font-weight:700}.toto-footer-desc{color:var(--toto-gray-400);font-size:.875rem;line-height:1.7;margin-bottom:1.5rem}.toto-footer-socials{display:flex;gap:1rem}.toto-footer-socials a{color:#fff;transition:.2s}.toto-footer-socials a:hover{color:var(--toto-red)}.toto-footer-socials svg{width:18px;height:18px}.toto-footer-col h4{font-family:'DM Sans',sans-serif;font-size:1rem;font-weight:700;margin-bottom:1.25rem;color:var(--toto-white)}.toto-footer-col h4::after{content:'';display:block;margin-top:.6rem;width:36px;height:3px;background:var(--toto-white);box-shadow:44px 0 0 var(--toto-white)}.toto-footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.toto-footer-links a{color:var(--toto-gray-400);font-size:.875rem;transition:.2s}.toto-footer-links a:hover{color:var(--toto-white)}.toto-footer-contact-item{display:flex;gap:.875rem;margin-bottom:1.25rem}.toto-footer-contact-item svg{width:18px;height:18px;color:var(--toto-red);flex-shrink:0;margin-top:2px}.toto-footer-contact-item strong{display:block;font-size:.8rem;font-weight:600;color:var(--toto-white);margin-bottom:.2rem}.toto-footer-contact-item span{color:var(--toto-gray-400);font-size:.85rem}.toto-btn-map{display:inline-flex;align-items:center;gap:.5rem;background:#fff0;border:1px solid var(--toto-gray-700);color:var(--toto-gray-400);padding:.6rem 1.25rem;border-radius:var(--toto-radius);font-size:.8rem;cursor:pointer;transition:.2s;width:100%;justify-content:flex-start;margin-top:.5rem;font-family:'DM Sans',sans-serif}.toto-btn-map:hover{border-color:var(--toto-white);color:var(--toto-white)}.toto-newsletter-text{color:var(--toto-gray-400);font-size:.875rem;margin-bottom:1rem;line-height:1.6}.toto-newsletter-form{display:flex;border:1px solid var(--toto-gray-600)}.toto-newsletter-input{flex:1;background:#fff0;border:none;color:var(--toto-white);padding:.875rem 1rem;font-size:.85rem;outline:none;font-family:'DM Sans',sans-serif}.toto-newsletter-input::placeholder{color:var(--toto-gray-600)}.toto-newsletter-btn{background:var(--toto-white);color:var(--toto-black);border:none;padding:.875rem 1.25rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-family:'DM Sans',sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.06em;white-space:nowrap;transition:.2s}.toto-newsletter-btn:hover{background:var(--toto-gray-100)}.toto-newsletter-btn svg{width:16px;height:16px}.toto-footer-bottom{border-top:1px solid var(--toto-gray-800);padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.toto-footer-bottom-links{display:flex;gap:1.5rem}.toto-footer-bottom-links a{color:var(--toto-gray-400);font-size:.8rem;transition:.2s}.toto-footer-bottom-links a:hover{color:var(--toto-white)}.toto-footer-copyright{color:var(--toto-gray-400);font-size:.8rem}.toto-btn-top{background:none;border:none;color:var(--toto-gray-400);cursor:pointer;padding:.5rem;border-radius:50%;transition:.2s;display:flex;align-items:center;justify-content:center}.toto-btn-top:hover{background:var(--toto-red);color:var(--toto-white)}.toto-btn-top svg{width:18px;height:18px}.toto-float-stack{position:fixed;bottom:2rem;right:2rem;z-index:9998;display:flex;flex-direction:column;align-items:center;gap:.75rem}.toto-float-actions{display:flex;flex-direction:column;align-items:center;gap:.6rem}.toto-float-action-item{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 20px rgb(0 0 0 / .24);opacity:0;transform:translateY(14px) scale(.85);pointer-events:none;transition:opacity .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1),background-color .2s}.toto-float-action-item svg{width:24px;height:24px}.toto-float-action-item--contact{background:#0a0a0a}.toto-float-action-item--contact:hover{background:#1a1a1a;transform:translateY(0) scale(1.08)}.toto-float-action-item--wa{background:#25d366}.toto-float-action-item--wa:hover{background:#1ebe5d;transform:translateY(0) scale(1.08)}.toto-float-action-item--email{background:#c0272d}.toto-float-action-item--email:hover{background:#a71f24;transform:translateY(0) scale(1.08)}.toto-contact-float{width:40px;height:40px;border-radius:50%;background:#0a0a0aa6;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgb(0 0 0 / .32);transition:transform .25s ease,background-color .2s ease;text-decoration:none;border:0;cursor:pointer}.toto-contact-float:hover{background:#1a1a1a;transform:scale(1.08)}.toto-contact-float svg{width:26px;height:26px}.toto-contact-float-icon-close{display:none}.toto-float-stack.is-open .toto-float-action-item{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.toto-float-stack.is-open .toto-float-action-item:nth-child(1){transition-delay:.02s}.toto-float-stack.is-open .toto-float-action-item:nth-child(2){transition-delay:.08s}.toto-float-stack.is-open .toto-float-action-item:nth-child(3){transition-delay:.14s}.toto-float-stack.is-open .toto-contact-float{background:#161616}.toto-float-stack.is-open .toto-contact-float-icon-open{display:none}.toto-float-stack.is-open .toto-contact-float-icon-close{display:block}@media (max-width:768px){.toto-float-stack{right:1rem;bottom:1rem}}.toto-hero-eyebrow{color:#fff!important;font-size:14px!important;letter-spacing:.2em!important;text-transform:uppercase!important;font-family:'DM Sans',sans-serif!important;text-shadow:0 1px 4px rgb(0 0 0 / .45),0 0 10px rgb(0 0 0 / .2)}.toto-hero-title{font-family:'Cormorant Garamond',serif!important;color:#fafafa!important;font-weight:700!important;line-height:1.05!important;text-shadow:0 1px 4px rgb(0 0 0 / .45),0 0 10px rgb(0 0 0 / .2)}.toto-hero-subtitle{color:rgb(255 255 255 / .8)!important;font-family:'DM Sans',sans-serif!important;text-shadow:0 1px 4px rgb(0 0 0 / .45),0 0 10px rgb(0 0 0 / .2)}.toto-btn{display:inline-flex!important;align-items:center!important;gap:.5rem!important;padding:.875rem 2rem!important;font-family:'DM Sans',sans-serif!important;font-size:.875rem!important;font-weight:600!important;letter-spacing:.04em!important;border-radius:var(--toto-radius)!important;cursor:pointer!important;transition:all .2s!important;border:2px solid transparent!important;text-decoration:none!important}.toto-btn-dark{background:var(--toto-black)!important;color:var(--toto-white)!important}.toto-btn-dark:hover{background:var(--toto-gray-800)!important}.toto-btn-outline{background:transparent!important;color:var(--toto-black)!important;border-color:var(--toto-black)!important}.toto-btn-outline:hover{background:var(--toto-black)!important;color:var(--toto-white)!important}.toto-btn-white{background:var(--toto-white)!important;color:var(--toto-black)!important}.toto-btn-outline-white{background:transparent!important;color:var(--toto-white)!important;border-color:var(--toto-white)!important;border:2px solid #fafafa!important}.toto-btn-outline-white:hover{background:rgb(255 255 255 / .12)!important}.toto-about-eyebrow{font-size:.7rem!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--toto-gray-600)!important;font-family:'DM Sans',sans-serif!important}.toto-brand-box{background:var(--toto-gray-100);padding:2rem 2.5rem;border-left:4px solid var(--toto-black);margin-bottom:2rem}.toto-brand-box h4{font-family:'Cormorant Garamond',serif;font-size:3rem;font-weight:700;letter-spacing:.12em}.toto-brand-divider{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.toto-brand-divider .line{width:48px;height:1px;background:var(--toto-black);display:block}.toto-product-card{cursor:pointer}.toto-product-card-img{position:relative;height:260px;border-radius:var(--toto-radius);overflow:hidden;margin-bottom:1rem}.toto-product-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.toto-product-card:hover .toto-product-card-img img{transform:scale(1.06)}.toto-gallery-card{position:relative;height:400px;border-radius:var(--toto-radius);overflow:hidden;cursor:pointer}.toto-gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.toto-gallery-card:hover img{transform:scale(1.08)}.toto-gallery-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .7) 40%,transparent);transition:.3s}.toto-gallery-card:hover .toto-gallery-overlay{background:linear-gradient(to top,rgb(0 0 0 / .8) 40%,rgb(0 0 0 / .2))}.toto-gallery-content{position:absolute;bottom:0;left:0;right:0;padding:1.75rem}.toto-gallery-badge{display:inline-block;background:rgb(255 255 255 / .9);color:var(--toto-black);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .75rem;border-radius:999px;margin-bottom:.75rem;font-family:'DM Sans',sans-serif}.toto-gallery-title{font-family:'Cormorant Garamond',serif;font-size:2rem;color:var(--toto-white);font-weight:700;margin-bottom:.25rem}.toto-gallery-sub{font-size:.85rem;color:rgb(255 255 255 / .8);font-family:'DM Sans',sans-serif}.toto-tech-slide{display:grid;grid-template-columns:1fr 1fr;background:var(--toto-gray-800);color:var(--toto-white);min-height:420px}.toto-tech-slide-left{padding:3rem;display:flex;flex-direction:column;justify-content:space-between}.toto-tech-slide-title{font-family:'Cormorant Garamond',serif;font-size:1.75rem;font-weight:600;margin-bottom:.5rem}.toto-tech-slide-subtitle{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgb(255 255 255 / .65);margin-bottom:1rem;font-family:'DM Sans',sans-serif}.toto-tech-feature-dot{width:32px;height:32px;border-radius:50%;background:rgb(255 255 255 / .15);border:1px solid rgb(255 255 255 / .2);display:inline-flex;align-items:center;justify-content:center;font-size:.6rem;cursor:pointer;transition:.2s;margin:.25rem}.toto-tech-feature-dot:hover{background:rgb(255 255 255 / .3)}.toto-section-eyebrow{font-size:.7rem!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--toto-gray-600)!important;font-family:'DM Sans',sans-serif!important}@keyframes toto-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(6px)}}.toto-bounce{animation:toto-bounce 1.8s infinite}@media (max-width:1024px){.toto-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.toto-tech-slide{grid-template-columns:1fr;min-height:auto}}@media (max-width:480px){.toto-footer-bottom-links{flex-direction:column;gap:.5rem}}.front-page .toto-page-hero,.home .toto-page-hero{display:none!important}@media (hover:none) and (pointer:coarse){.toto-header-inner{padding:0 1rem!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.toto-desktop-nav-wrap,.toto-desktop-nav{display:none!important}.toto-logo-group--desktop{display:none!important}.toto-logo-group--mobile{display:flex!important;flex-shrink:0!important;min-width:0!important;gap:0!important}.toto-header-actions .toto-btn-lang{display:none!important}.toto-hamburger{display:flex!important;position:static}}p,.elementor-widget-text-editor p,.elementor-text-editor p{font-family:'GothamSSmLight','Helvetica Neue',Arial,sans-serif!important;font-weight:300!important}.toto-desktop-nav>li{position:relative}.toto-desktop-nav>li.menu-item-has-children>a{display:inline-flex;align-items:center;gap:.45rem}.toto-desktop-nav>li.menu-item-has-children>a::after{content:'';width:.45rem;height:.45rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-1px);transition:transform .22s ease,opacity .22s ease;opacity:.65;display:none}.toto-desktop-nav>li.menu-item-has-children:hover>a::after,.toto-desktop-nav>li.menu-item-has-children:focus-within>a::after{transform:rotate(-135deg) translateY(-1px);opacity:1}.toto-desktop-nav .sub-menu{position:absolute;top:calc(100% + .6rem);left:0;min-width:240px;margin:0;padding:.55rem;list-style:none;background:#fff;border:1px solid rgb(12 20 40 / .08);border-radius:14px;box-shadow:0 16px 34px rgb(15 20 35 / .14);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:10020}html[lang^="ar"] body h1,html[lang^="ar"] body h2,html[lang^="ar"] body h3,html[lang^="ar"] body h4,html[lang^="ar"] body h5,html[lang^="ar"] body h6,html[lang^="ar"] body p,html[lang^="ar"] body li,html[lang^="ar"] body a,html[lang^="ar"] body span,html[lang^="ar"] body button,html[lang^="ar"] body input,html[lang^="ar"] body textarea,html[lang^="ar"] body select,body.rtl h1,body.rtl h2,body.rtl h3,body.rtl h4,body.rtl h5,body.rtl h6,body.rtl p,body.rtl li,body.rtl a,body.rtl span,body.rtl button,body.rtl input,body.rtl textarea,body.rtl select{font-family:'Cairo','Helvetica Neue',Arial,sans-serif!important}html[lang^="ar"] .toto-pj-content,body.rtl .toto-pj-content{text-align:right}html[lang^="ar"] .toto-fe-contact-label,body.rtl .toto-fe-contact-label{font-family:'Cairo','GothamSSm','Helvetica Neue',Arial,sans-serif!important}html[lang^="ar"] .toto-search-tip,body.rtl .toto-search-tip{font-family:'Cairo','GothamSSm','Helvetica Neue',Arial,sans-serif!important}html[lang^="ar"] .elementor-widget-text-editor,body.rtl .elementor-widget-text-editor{font-family:'Cairo'!important}html[lang^="ar"] .toto-spj-meta-line-inner,body.rtl .toto-spj-meta-line-inner{font-family:'Cairo','GothamSSm','Helvetica Neue',Arial,sans-serif!important}html[lang^="ar"] .elementor-icon-box-wrapper,body.rtl .elementor-icon-box-wrapper{direction:rtl;text-align:right}html[lang^="ar"] .elementor-widget-icon-box .elementor-icon-box-wrapper,body.rtl .elementor-widget-icon-box .elementor-icon-box-wrapper{display:flex!important;flex-direction:row-reverse!important;align-items:flex-start;gap:12px}html[lang^="ar"] .elementor-widget-icon-box .elementor-icon-box-icon,body.rtl .elementor-widget-icon-box .elementor-icon-box-icon{order:2;margin-left:0!important;margin-right:12px!important;flex-shrink:0}html[lang^="ar"] .elementor-widget-icon-box .elementor-icon-box-content,body.rtl .elementor-widget-icon-box .elementor-icon-box-content{order:1;flex:1;text-align:right}html[lang^="ar"] body.single-post .elementor-1612 .elementor-element.elementor-element-34d0f258>.elementor-element-populated,body.rtl.single-post .elementor-1612 .elementor-element.elementor-element-34d0f258>.elementor-element-populated{padding:0 0 60px 0}.toto-desktop-nav>li:hover>.sub-menu,.toto-desktop-nav>li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.toto-desktop-nav .sub-menu li{margin:0}.toto-desktop-nav .sub-menu a{display:block;padding:.7rem .85rem;border-radius:10px;font-size:.82rem;line-height:1.35;color:#111;transition:background .2s ease,color .2s ease,transform .2s ease}.toto-desktop-nav .sub-menu a:hover,.toto-desktop-nav .sub-menu a:focus-visible{background:#000;color:#fff;transform:translateX(2px);outline:none}@media (max-width:1024px){.toto-mobile-nav .menu-item-has-children{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;border-bottom:1px solid var(--toto-gray-100)}.toto-mobile-nav .menu-item-has-children>a{flex:0 1 auto;width:auto;border-bottom:none;padding-inline-end:0}.toto-mobile-nav .toto-submenu-toggle{position:static;flex:0 0 auto;width:2rem;height:2rem;margin-inline-end:.7rem;border:1px solid rgb(0 0 0 / .12);border-radius:8px;background:#fff;color:#121212;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease,color .2s ease;z-index:2}.toto-mobile-nav .toto-submenu-toggle span{font-size:.85rem;line-height:1}.toto-mobile-nav .menu-item-has-children.is-open>.toto-submenu-toggle{background:var(--toto-black);color:#fff}.toto-mobile-nav .menu-item-has-children.is-open>.toto-submenu-toggle span{transform:rotate(180deg)}.toto-mobile-nav .sub-menu{list-style:none;margin:0;padding:0 .6rem .4rem 1rem;display:none;flex:0 0 100%;width:100%}.toto-mobile-nav .menu-item-has-children.is-open>.sub-menu{display:block}.toto-mobile-nav .sub-menu a{padding:.65rem .9rem;border-bottom:1px solid #f0f0f0;font-size:.82rem;color:#343434}}.woocommerce .woocommerce-Price-amount.amount,.woocommerce-Price-amount.amount{color:var(--toto-red,#c0272d)}#toto-float-stack{pointer-events:none}#toto-float-stack .toto-contact-float{pointer-events:auto}#toto-float-stack .toto-float-actions{opacity:0!important;visibility:hidden!important;transform:translateY(8px)!important;pointer-events:none!important}#toto-float-stack.is-open .toto-float-actions{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;pointer-events:auto!important}#toto-float-stack:not(.is-open) .toto-float-action-item{opacity:0!important;transform:translateY(14px) scale(.85)!important;pointer-events:none!important}#toto-float-stack.is-open .toto-float-action-item{opacity:1!important;transform:translateY(0) scale(1)!important;pointer-events:auto!important}body.rtl .toto-desktop-nav li a{font-size:15px}.commentlist{display:none}.tsb-cat-badge,.toto-page-hero-bc-inner,.nav.toto-page-hero-breadcrumb .toto-page-hero-bc-inner,.tsb-meta-author,.tsb-meta-read,.toto-page-hero-breadcrumb tsb-breadcrumb{display:none!important}.toto-global-breadcrumb-wrap{background:#fff;border-bottom:1px solid #eee}.toto-global-breadcrumb-container{max-width:1240px;margin:0 auto;padding:14px 20px}.toto-sp-breadcrumb{font-size:13px;color:#888;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.toto-sp-breadcrumb a{color:#888;text-decoration:none;transition:color .2s ease}.toto-sp-breadcrumb a:hover{color:#0a0a0a}.toto-sp-breadcrumb span{color:#666}.toto-sp-breadcrumb .toto-sp-bc-sep{color:#b5b5b5}@media (max-width:768px){.toto-apj-card-content{padding:7px!important}.toto-apj-card-title{font-size:12px!important}.toto-apj-card-loc-text{font-size:11px!important}.toto-apj-card-loc-line{width:2px!important}.toto-au-partner{padding:15px 24px!important}.toto-au-iso{padding:15px 24px!important}.toto-au-company-content h2{font-size:19px!important}.toto-sp-tab-panel{padding:6px!important}.toto-sp-title{font-size:16px!important}.toto-hero-title{font-size:12px!important}.toto-hero-btn{font-size:11px!important}.toto-hero-dots~.toto-hero-scroll-hint{bottom:0.5rem!important}.toto-tech-icon-item{padding:5px 15px!important}}html[lang^="ar"] .woocommerce div.product form.cart .variations label{font-family:'Cairo'!important}html[lang^="ar"] *,html[lang^="ar"] body,html[lang^="ar"] h1,html[lang^="ar"] h2,html[lang^="ar"] h3,html[lang^="ar"] h4,html[lang^="ar"] h5,html[lang^="ar"] h6,html[lang^="ar"] p,html[lang^="ar"] a,html[lang^="ar"] span,html[lang^="ar"] li,html[lang^="ar"] td,html[lang^="ar"] th,html[lang^="ar"] button,html[lang^="ar"] input,html[lang^="ar"] textarea,html[lang^="ar"] select,html[lang^="ar"] .elementor-widget-container,html[lang^="ar"] .elementor-heading-title,html[lang^="ar"] .elementor-text-editor,html[lang^="ar"] .elementor-button-text,html[lang^="ar"] .toto-header,html[lang^="ar"] .toto-footer,html[lang^="ar"] .toto-desktop-nav,html[lang^="ar"] .toto-mobile-nav{font-family:'Cairo'!important}@media (min-width:1025px){.toto-header{background:linear-gradient(180deg,rgb(250 250 250 / .96) 0%,rgb(250 250 250 / .92) 100%);border-bottom:1px solid rgb(10 10 10 / .08);box-shadow:0 14px 40px rgb(10 10 10 / .07);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.toto-header::before{content:'';position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent 0%,rgb(192 39 45 / .5) 50%,transparent 100%);pointer-events:none}.toto-header-inner{height:92px;max-width:min(1440px, calc(100% - 48px));padding:0 1.5rem;gap:1.5rem}.toto-logo-group--desktop{position:relative;gap:1.1rem;padding-inline-end:1.6rem}.toto-logo-group--desktop::after{content:'';position:absolute;inset-inline-end:0;top:50%;width:1px;height:56px;background:linear-gradient(180deg,rgb(10 10 10 / .04) 0%,rgb(10 10 10 / .16) 50%,rgb(10 10 10 / .04) 100%);transform:translateY(-50%)}.toto-logo-circle{width:60px;height:60px;border:1px solid rgb(255 255 255 / .8);box-shadow:0 10px 24px rgb(192 39 45 / .18),inset 0 1px 0 rgb(255 255 255 / .26)}.toto-logo-subtitle{color:var(--toto-gray-700);letter-spacing:.12em;text-transform:uppercase}.toto-logo-divider{display:none}.toto-logo-name{font-size:clamp(2.1rem, 1.4rem + 1vw, 2.8rem);letter-spacing:.12em}.toto-desktop-nav-wrap{display:flex;justify-content:center}.toto-desktop-nav{flex:0 1 auto;height:60px;padding:0 .55rem;align-items:center;gap:.25rem;border:1px solid rgb(10 10 10 / .08);border-radius:999px;background:rgb(255 255 255 / .82);box-shadow:0 10px 24px rgb(10 10 10 / .05),inset 0 1px 0 rgb(255 255 255 / .9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.toto-desktop-nav>li{position:relative}.toto-desktop-nav li a{position:relative;height:44px;padding:0 1rem;border-top:0;border-radius:999px;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;transition:color 0.2s ease,background 0.24s ease,transform 0.24s ease,box-shadow 0.24s ease}.toto-desktop-nav li a::after{content:'';position:absolute;inset-inline:18px;bottom:8px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--toto-red) 0%,var(--toto-red-dark) 100%);transform:scaleX(0);transform-origin:center;transition:transform 0.24s ease}.toto-desktop-nav li a:hover{background:rgb(10 10 10 / .05);color:var(--toto-black);transform:translateY(-1px)}.toto-desktop-nav li a:hover::after,.toto-desktop-nav li.current-menu-item a::after,.toto-desktop-nav li.current-menu-parent>a::after,.toto-desktop-nav li.current-menu-ancestor>a::after,.toto-desktop-nav li a.active::after{transform:scaleX(1)}.toto-desktop-nav li.current-menu-item a,.toto-desktop-nav li.current-menu-parent>a,.toto-desktop-nav li.current-menu-ancestor>a,.toto-desktop-nav li a.active{background:rgb(10 10 10 / .07);border-top:0;box-shadow:inset 0 0 0 1px rgb(10 10 10 / .04);font-weight:700}.toto-header-actions{gap:.75rem;padding:.35rem;border:1px solid rgb(10 10 10 / .08);border-radius:999px;background:rgb(255 255 255 / .76);box-shadow:0 10px 24px rgb(10 10 10 / .05),inset 0 1px 0 rgb(255 255 255 / .9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.toto-btn-lang,.toto-btn-search{min-height:42px;border-radius:999px}.toto-btn-lang{padding:.55rem 1rem;border-color:#fff0;background:#fff0;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.toto-btn-lang:hover{border-color:#fff0;background:rgb(10 10 10 / .06)}.toto-btn-search{width:42px;height:42px;justify-content:center}.toto-btn-search:hover{background:rgb(10 10 10 / .06)}}.toto-header-brand,.toto-header-main,.toto-header-tools{display:flex;align-items:center}.toto-header-brand,.toto-header-tools{flex-shrink:0}.toto-header-main{flex:1 1 auto;min-width:0;justify-content:center}.toto-header-tools{justify-content:flex-end}@media (min-width:1025px){.toto-header{position:sticky;top:0;isolation:isolate;background:rgb(248 248 248 / .88);border-bottom:1px solid rgb(15 15 15 / .08);box-shadow:0 18px 48px rgb(10 10 10 / .08);backdrop-filter:saturate(180%) blur(18px);-webkit-backdrop-filter:saturate(180%) blur(18px)}.toto-header::after{content:'';position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent 0%,rgb(192 39 45 / .24) 20%,rgb(10 10 10 / .08) 50%,rgb(192 39 45 / .24) 80%,transparent 100%);pointer-events:none}.toto-header-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.6rem;height:96px;width:min(100%, 1480px);max-width:none;padding:0 1.5rem}.toto-header-brand{position:relative;z-index:2}.toto-logo-group--desktop{position:relative;gap:1rem;padding:.9rem 1.45rem .9rem 0}.toto-logo-group--desktop::after{content:'';position:absolute;inset-inline-end:0;top:50%;width:1px;height:56px;background:linear-gradient(180deg,rgb(10 10 10 / .03) 0%,rgb(10 10 10 / .14) 50%,rgb(10 10 10 / .03) 100%);transform:translateY(-50%)}.toto-logo-circle{width:62px;height:62px;border:1px solid rgb(255 255 255 / .72);box-shadow:0 12px 28px rgb(192 39 45 / .16),inset 0 1px 0 rgb(255 255 255 / .3)}.toto-logo-subtitle{margin-top:.35rem;color:var(--toto-gray-700);font-size:.63rem;line-height:1.35;letter-spacing:.12em;text-transform:uppercase}.toto-logo-divider{display:none}.toto-logo-name{font-size:clamp(2.05rem, 1.4rem + 1vw, 2.7rem);letter-spacing:.1em;line-height:1;white-space:nowrap}.toto-header-main{padding-inline:.25rem}.toto-desktop-nav-wrap{display:flex;align-items:center;justify-content:center;width:100%}.toto-desktop-nav{display:inline-flex;flex:0 1 auto;align-items:center;justify-content:center;height:64px;padding:0;margin:0;gap:.1rem;list-style:none;border:0;border-radius:0;background:#fff0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.toto-desktop-nav>li{position:relative}.toto-desktop-nav>li>a{position:relative;display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 1rem;border:0;border-radius:0;color:var(--toto-black);font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;background:#fff0;box-shadow:none;transition:color 0.22s ease,transform 0.22s ease}.toto-desktop-nav>li>a::before{display:none}.toto-desktop-nav>li>a::after{content:'';position:absolute;left:50%;bottom:4px;width:5px;height:5px;border-radius:50%;background:var(--toto-red);transform:translateX(-50%) scale(0);opacity:0;transition:transform 0.22s ease,opacity 0.22s ease}.toto-desktop-nav>li>a:hover{transform:translateY(-1px)}.toto-desktop-nav>li.current-menu-item>a,.toto-desktop-nav>li>a.active{background:#fff0;box-shadow:none}.toto-desktop-nav>li.current-menu-item>a::after,.toto-desktop-nav>li>a.active::after{transform:translateX(-50%) scale(1);opacity:1}.toto-desktop-nav>li.menu-item-has-children>a{gap:.5rem}.toto-desktop-nav>li.menu-item-has-children>a::after{width:.42rem;height:.42rem;border-right-width:1.5px;border-bottom-width:1.5px;opacity:.72}.toto-desktop-nav .sub-menu{top:calc(100% + 0.8rem);left:50%;min-width:250px;padding:.65rem;border:1px solid rgb(10 10 10 / .08);border-radius:18px;background:rgb(255 255 255 / .96);box-shadow:0 20px 44px rgb(15 20 35 / .16);transform:translate(-50%,8px);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.toto-desktop-nav>li:first-child .sub-menu,.toto-desktop-nav>li:nth-child(2) .sub-menu{left:0;transform:translateY(8px)}.toto-desktop-nav>li:hover>.sub-menu,.toto-desktop-nav>li:focus-within>.sub-menu{transform:translate(-50%,0)}.toto-desktop-nav>li:first-child:hover>.sub-menu,.toto-desktop-nav>li:first-child:focus-within>.sub-menu,.toto-desktop-nav>li:nth-child(2):hover>.sub-menu,.toto-desktop-nav>li:nth-child(2):focus-within>.sub-menu{transform:translateY(0)}.toto-desktop-nav .sub-menu a{height:auto;min-height:44px;padding:.75rem .95rem;border-radius:12px;font-size:.78rem;font-weight:600;letter-spacing:.03em;text-transform:none}.toto-desktop-nav .sub-menu a::before,.toto-desktop-nav .sub-menu a::after{display:none}.toto-header-tools{position:relative;z-index:2}.toto-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.55rem;padding:.35rem;border:1px solid rgb(10 10 10 / .08);border-radius:999px;background:linear-gradient(180deg,rgb(255 255 255 / .84) 0%,rgb(248 248 248 / .76) 100%);box-shadow:0 12px 30px rgb(10 10 10 / .06),inset 0 1px 0 rgb(255 255 255 / .92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.toto-btn-lang,.toto-btn-search{min-height:44px;border-radius:999px}.toto-btn-lang{padding:.65rem 1rem;border:0;background:#fff0;color:var(--toto-black);font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.toto-btn-lang:hover{background:rgb(10 10 10 / .06);border-color:#fff0}.toto-btn-search{width:44px;height:44px;padding:0;justify-content:center}.toto-btn-search:hover{background:rgb(10 10 10 / .06)}.toto-btn-search svg{width:18px;height:18px}}@media (min-width:1025px){.toto-header{position:sticky;top:0;z-index:9999;background:rgb(255 255 255 / .92);border-bottom:1px solid rgb(10 10 10 / .08);box-shadow:0 16px 44px rgb(10 10 10 / .07);backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px)}.toto-header::before,.toto-header::after{display:none}.toto-header-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:2rem;width:min(100%, 1460px);height:94px;max-width:none;padding:0 1.75rem}.toto-header-brand{position:relative;padding-inline-end:1.5rem}.toto-header-brand::after{content:'';position:absolute;inset-inline-end:0;top:50%;width:1px;height:50px;background:linear-gradient(180deg,rgb(10 10 10 / .02) 0%,rgb(10 10 10 / .14) 50%,rgb(10 10 10 / .02) 100%);transform:translateY(-50%)}.toto-logo-group--desktop{gap:1rem;padding:0}.toto-logo-group--desktop::after,.toto-logo-divider{display:none}.toto-logo-circle{width:60px;height:60px;border:1px solid rgb(255 255 255 / .72);box-shadow:0 10px 24px rgb(192 39 45 / .15),inset 0 1px 0 rgb(255 255 255 / .28)}.toto-logo-subtitle{margin-top:.3rem;color:var(--toto-gray-700);font-size:.62rem;line-height:1.35;letter-spacing:.12em;text-transform:uppercase}.toto-logo-name{font-size:clamp(2rem, 1.35rem + 1vw, 2.6rem);line-height:1;letter-spacing:.08em;white-space:nowrap}.toto-header-main{justify-content:center;padding-inline:.25rem}.toto-desktop-nav-wrap{width:100%;display:flex;justify-content:center}.toto-desktop-nav{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;height:auto;margin:0;padding:0;border:0;border-radius:0;background:#fff0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.toto-desktop-nav>li{position:relative}.toto-desktop-nav>li::before{display:none}.toto-desktop-nav>li>a{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 .8rem;border:0;border-radius:0;background:#fff0;box-shadow:none;color:rgb(10 10 10 / .88);font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;transition:color 0.22s ease,transform 0.22s ease,opacity 0.22s ease}.toto-desktop-nav>li>a::before{content:'';position:absolute;left:50%;top:6px;width:18px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--toto-black) 0%,var(--toto-red) 100%);transform:translateX(-50%) scaleX(0);transform-origin:center;opacity:0;transition:transform 0.22s ease,opacity 0.22s ease}.toto-desktop-nav>li>a:hover{color:var(--toto-red-dark);transform:translateY(-1px)}.toto-desktop-nav>li.current-menu-item>a,.toto-desktop-nav>li.current-menu-parent>a,.toto-desktop-nav>li.current-menu-ancestor>a,.toto-desktop-nav>li>a.active{color:#dd3239;background:#fff0;box-shadow:none}.toto-desktop-nav>li.current-menu-item>a::before,.toto-desktop-nav>li.current-menu-parent>a::before,.toto-desktop-nav>li.current-menu-ancestor>a::before,.toto-desktop-nav>li>a.active::before{transform:translateX(-50%) scaleX(1);opacity:1}.toto-desktop-nav>li.menu-item-has-children.current-menu-item>a::before,.toto-desktop-nav>li.menu-item-has-children.current-menu-parent>a::before,.toto-desktop-nav>li.menu-item-has-children.current-menu-ancestor>a::before,.toto-desktop-nav>li.menu-item-has-children>a.active::before{content:none!important;transform:none!important;opacity:0!important}.toto-desktop-nav>li.menu-item-has-children>a{gap:.45rem}.toto-desktop-nav>li.menu-item-has-children>a::after{content:'';width:.42rem;height:.42rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-1px);opacity:.72;transition:transform 0.22s ease,opacity 0.22s ease}.toto-desktop-nav>li.menu-item-has-children:hover>a::after,.toto-desktop-nav>li.menu-item-has-children:focus-within>a::after{transform:rotate(-135deg) translateY(-1px);opacity:1}.toto-desktop-nav .sub-menu{top:calc(100% + 0.75rem);left:50%;min-width:250px;margin:0;padding:.65rem;border:1px solid rgb(10 10 10 / .08);border-radius:18px;background:rgb(255 255 255 / .96);box-shadow:0 20px 48px rgb(15 20 35 / .14);transform:translate(-50%,8px);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.toto-desktop-nav>li:first-child .sub-menu,.toto-desktop-nav>li:nth-child(2) .sub-menu{left:0;transform:translateY(8px)}.toto-desktop-nav>li:hover>.sub-menu,.toto-desktop-nav>li:focus-within>.sub-menu{transform:translate(-50%,0)}.toto-desktop-nav>li:first-child:hover>.sub-menu,.toto-desktop-nav>li:first-child:focus-within>.sub-menu,.toto-desktop-nav>li:nth-child(2):hover>.sub-menu,.toto-desktop-nav>li:nth-child(2):focus-within>.sub-menu{transform:translateY(0)}.toto-desktop-nav .sub-menu a{min-height:44px;padding:.78rem .95rem;border-radius:12px;font-size:.78rem;font-weight:600;letter-spacing:.03em;text-transform:none}.toto-desktop-nav .sub-menu a::before,.toto-desktop-nav .sub-menu a::after{display:none}.toto-header-tools{justify-content:flex-end}.toto-header-actions{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem;border:1px solid rgb(10 10 10 / .1);border-radius:999px;background:rgb(255 255 255 / .84);box-shadow:0 10px 26px rgb(10 10 10 / .06);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.toto-btn-lang,.toto-btn-search{min-height:42px;border-radius:999px}.toto-btn-lang{padding:10px 5px;border:0;background:#fff0;color:var(--toto-black);font-family:'GothamSSm','Helvetica Neue',Arial,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.toto-btn-lang:hover,.toto-btn-search:hover{background:rgb(10 10 10 / .06)}.toto-btn-search{width:42px;height:42px;padding:0;border:0;background:#fff0;justify-content:center}.toto-btn-search svg{width:18px;height:18px}}.toto-desktop-nav li a{font-size:12px!important}