.global-btn{cursor:pointer;direction:ltr;background-color:#fff;border:none;border-radius:50px;justify-content:space-between;align-items:center;gap:15px;width:fit-content;min-width:163px;height:57px;padding:0 20px 0 7px;text-decoration:none;transition:all .3s;display:inline-flex}.btn-text{color:#00362b;text-align:right;white-space:nowrap;text-align:right;flex-grow:1;font-family:Fb Philosof,sans-serif;font-size:22px;font-weight:400;line-height:normal}.btn-circle{will-change:transform;background-color:#00362b;border-radius:50px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.btn-arrow-wrapper{width:12px;height:12px;position:relative}.btn-arrow,.btn-arrow-clone{width:12px;height:12px;transition:transform .3s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:0}.btn-arrow{transform:translate(0)}.btn-arrow-clone{transform:translate(50px,50px)}.global-btn:hover .btn-arrow{transform:translate(-50px,-50px)}.global-btn:hover .btn-arrow-clone{transform:translate(0)}@media (max-width:900px){.global-btn{gap:10px!important;width:235.544px!important;min-width:auto!important;height:49px!important;padding:0 16px 0 6px!important}.btn-text{color:#00362b!important;font-size:18px!important}.btn-circle{width:36.965px!important;height:36.965px!important}.btn-arrow-wrapper,.btn-arrow,.btn-arrow-clone{width:8.596px!important;height:8.596px!important}.btn-arrow svg,.btn-arrow-clone svg{display:block;width:8.596px!important;height:8.596px!important}}
.site-header{z-index:1000;opacity:0;direction:rtl;width:91.67%;max-width:1760px;font-family:Fb Philosof,sans-serif;transition:all .3s;position:fixed;top:33px;left:50%;transform:translate(-50%)}.header-inner{justify-content:space-between;align-items:center;width:100%;height:57px;display:flex;position:relative}.logo-container{flex-shrink:0;align-items:center;display:flex}.logo-img{width:169px;height:43px;display:block}.header-nav{backface-visibility:hidden;background:#fff3;border-radius:30px;flex-direction:column;align-items:center;width:662px;height:57px;transition:height .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.nav-top-bar{flex-shrink:0;justify-content:center;align-items:center;gap:44px;width:100%;height:57px;padding:0 30px;display:flex}.nav-item{color:#fff;text-align:right;align-items:center;font-size:22px;font-weight:400;line-height:normal;text-decoration:none;transition:opacity .3s;display:flex}.nav-item:hover{opacity:.8}.nav-item-systems{align-items:center;gap:10px;display:inline-flex}.nav-arrow-icon{width:17px;height:10px;display:block}.nav-separator{opacity:.2;background-color:#fff;flex-shrink:0;width:561px;max-width:90%;height:1px}.dropdown-content-container{box-sizing:border-box;direction:ltr;justify-content:space-between;align-items:flex-start;width:100%;height:410px;padding:24px 50px 50px;display:flex}.dropdown-image-wrapper{background-color:#ffffff0d;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:268px;height:336px;display:flex;overflow:hidden}.dropdown-image{object-fit:cover;width:100%;height:100%;display:block}.dropdown-menu-list{direction:rtl;flex-direction:column;flex-shrink:0;justify-content:space-between;width:250px;height:336px;display:flex}.dropdown-menu-item{color:#fff;box-sizing:border-box;cursor:pointer;justify-content:space-between;align-items:center;width:250px;height:48px;padding-bottom:24px;font-family:Fb Philosof,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;display:flex;position:relative}.dropdown-item-text{text-align:right;white-space:nowrap;flex-grow:1}.dropdown-arrow-icon{opacity:.4;justify-content:center;align-items:center;width:12px;height:12px;transition:opacity .3s,transform .3s;display:flex}.dropdown-menu-item:hover .dropdown-arrow-icon{opacity:1}.dropdown-menu-item-underline{opacity:.2;background-color:#fff;width:250px;height:1px;position:absolute;bottom:0;right:0}.dropdown-menu-item-underline-active{transform-origin:100%;z-index:2;background-color:#fff;width:250px;height:1px;transition:transform .35s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;right:0;transform:scaleX(0)}.dropdown-menu-item:hover .dropdown-menu-item-underline-active{transform:scaleX(1)}.header-cta{flex-shrink:0}.header-cta .global-btn{padding-right:34px!important}.mobile-header-only{display:none!important}@media (max-width:900px){.site-header{box-sizing:border-box!important;width:100vw!important;max-width:100vw!important;padding:28px 24px 16px!important;top:0!important;left:0!important;transform:none!important}.desktop-header-only{display:none!important}.mobile-header-only{display:flex!important}}.mobile-header-inner{z-index:100002;direction:ltr;justify-content:space-between;align-items:center;width:100%;padding:0 4px;display:flex;position:relative}.mobile-logo-container{flex-shrink:0;align-items:center;display:flex}.mobile-logo-img{aspect-ratio:149/38;width:149px;height:38px;display:block}.mobile-actions-container{align-items:center;gap:12px;display:flex}.mobile-whatsapp-link{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.mobile-whatsapp-img{object-fit:contain;width:100%;height:100%;display:block}.mobile-hamburger{cursor:pointer;z-index:100003;background:0 0;border:none;border-radius:23.276px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:45px;height:45px;padding:0;display:flex;position:relative}.hamburger-line{transform-origin:50%;background-color:#fff;width:20px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.mobile-hamburger.open .line-1{transform:translateY(6px)rotate(45deg)}.mobile-hamburger.open .line-2{opacity:0;transform:scale(0)}.mobile-hamburger.open .line-3{transform:translateY(-6px)rotate(-45deg)}.mobile-menu-drawer{-webkit-backdrop-filter:blur(25px);z-index:100000;box-sizing:border-box;clip-path:circle(0% at 85vw 40px);background:#000f0cfc;justify-content:center;align-items:flex-start;padding-top:110px;transition:clip-path .65s cubic-bezier(.85,0,.15,1);display:none;position:fixed;top:0;left:0;width:100vw!important;height:100vh!important}@media (max-width:900px){.mobile-menu-drawer{display:flex!important}}.mobile-menu-drawer.open{clip-path:circle(150% at 85vw 40px)}.mobile-drawer-nav{scrollbar-width:none;direction:rtl;flex-direction:column;align-items:center;gap:20px;width:80%;max-height:80vh;padding:20px 0;display:flex;overflow-y:auto}.mobile-drawer-nav::-webkit-scrollbar{display:none}.mobile-drawer-nav>*{opacity:0;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .5s;transform:translateY(24px)}.mobile-menu-drawer.open .mobile-drawer-nav>:first-child{opacity:1;transition-delay:.18s;transform:translate(0,0)}.mobile-menu-drawer.open .mobile-drawer-nav>:nth-child(2){opacity:1;transition-delay:.24s;transform:translate(0,0)}.mobile-menu-drawer.open .mobile-drawer-nav>:nth-child(3){opacity:1;transition-delay:.3s;transform:translate(0,0)}.mobile-menu-drawer.open .mobile-drawer-nav>:nth-child(4){opacity:1;transition-delay:.36s;transform:translate(0,0)}.mobile-menu-drawer.open .mobile-drawer-nav>:nth-child(5){opacity:1;transition-delay:.42s;transform:translate(0,0)}.mobile-menu-drawer.open .mobile-drawer-nav>:nth-child(6){opacity:1;transition-delay:.48s;transform:translate(0,0)}.mobile-drawer-item{color:#fff;font-family:Fb Philosof,sans-serif;font-size:28px;font-weight:500;text-decoration:none;transition:opacity .2s}.mobile-drawer-item:hover{opacity:.8}.mobile-drawer-accordion{flex-direction:column;align-items:center;width:100%;display:flex}.mobile-drawer-toggle{cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;margin:0;padding:0;display:flex}.mobile-accordion-arrow{color:#0e8e73;font-size:14px;transition:transform .3s;display:inline-block}.mobile-accordion-arrow.open{transform:rotate(180deg)}.mobile-drawer-sub-menu{flex-direction:column;align-items:center;gap:16px;width:100%;max-height:0;transition:max-height .4s,margin-top .3s;display:flex;overflow:hidden}.mobile-drawer-sub-menu.open{max-height:300px;margin-top:16px}.mobile-drawer-sub-item{color:#0e8e73;font-family:Fb Philosof,sans-serif;font-size:22px;font-weight:400;text-decoration:none;transition:opacity .2s}.mobile-drawer-sub-item:hover{opacity:.8}.mobile-drawer-cta{justify-content:center;width:100%;margin-top:24px;display:flex}
