.Navbar-module__nuAbfa__navbar{z-index:1000;background:0 0;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:40px;left:0;right:0;box-shadow:0 2px 20px #0000000d}.Navbar-module__nuAbfa__announcementBar{z-index:1001;color:#fff;letter-spacing:.03em;text-transform:uppercase;background:linear-gradient(90deg,#1a5c55 0%,#2f8f83 50%,#1a5c55 100%) 0 0/200%;border-bottom:1px solid #ffffff1a;align-items:center;height:40px;font-size:13px;font-weight:700;animation:10s infinite Navbar-module__nuAbfa__gradientShift;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;box-shadow:0 2px 10px #00000026}@keyframes Navbar-module__nuAbfa__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes Navbar-module__nuAbfa__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Navbar-module__nuAbfa__marqueeContainer{white-space:nowrap;width:max-content;animation:30s linear infinite Navbar-module__nuAbfa__marquee;display:flex}.Navbar-module__nuAbfa__marqueeContent{align-items:center;display:flex}.Navbar-module__nuAbfa__marqueeItem{align-items:center;gap:15px;padding:0 20px;display:flex}.Navbar-module__nuAbfa__separator{color:#f4c542;font-size:18px}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);background:#fffffffa;box-shadow:0 4px 24px #2f8f831f}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;gap:24px;height:72px;display:flex}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoImage{justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.Navbar-module__nuAbfa__mainLogo{object-fit:contain;width:100%!important;height:100%!important}.Navbar-module__nuAbfa__logoText{color:#222;letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:17px;font-weight:800}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__logoText{color:#fff}.Navbar-module__nuAbfa__logoText span{color:#2f8f83}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__logoText span{color:#f4c542}.Navbar-module__nuAbfa__navLinks{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__nuAbfa__navLink{color:#222;border-radius:8px;flex-direction:column;align-items:center;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__navLink{color:#ffffffe6}.Navbar-module__nuAbfa__navLink:hover{color:#2f8f83;background:#2f8f8314}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__navLink:hover{color:#fff;background:#ffffff1f}.Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active{color:#2f8f83;font-weight:600}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active{color:#f4c542}.Navbar-module__nuAbfa__activeBar{background:#2f8f83;border-radius:2px;height:2px;position:absolute;bottom:4px;left:14px;right:14px}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__activeBar{background:#f4c542}.Navbar-module__nuAbfa__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.Navbar-module__nuAbfa__loginBtn{color:#2f8f83;background:#2f8f831a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Navbar-module__nuAbfa__loginBtn:hover{color:#fff;background:#2f8f83}.Navbar-module__nuAbfa__mobileToggle{color:#2f8f83;cursor:pointer;background:#2f8f831f;border:none;border-radius:10px;width:44px;height:44px;transition:all .2s;display:none}.Navbar-module__nuAbfa__navbar:not(.Navbar-module__nuAbfa__scrolled) .Navbar-module__nuAbfa__mobileToggle{color:#fff;background:#fff3}.Navbar-module__nuAbfa__mobileToggle:hover{color:#fff;background:#2f8f83}.Navbar-module__nuAbfa__overlay{z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:fixed;inset:0}.Navbar-module__nuAbfa__drawer{z-index:1200;background:linear-gradient(160deg,#1a5c55 0%,#2f8f83 100%);flex-direction:column;gap:32px;width:300px;max-width:90vw;padding:24px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 40px #0000004d}.Navbar-module__nuAbfa__drawerHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.Navbar-module__nuAbfa__drawerHeader .Navbar-module__nuAbfa__logoImage{width:44px;height:44px}.Navbar-module__nuAbfa__drawerHeader .Navbar-module__nuAbfa__logoText{flex:1;font-size:14px}.Navbar-module__nuAbfa__drawerHeader button{cursor:pointer;background:#fff3;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;display:flex}.Navbar-module__nuAbfa__drawerLinks{flex-direction:column;flex:1;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__nuAbfa__drawerLink{color:#ffffffd9;border-radius:12px;padding:14px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Navbar-module__nuAbfa__drawerLink:hover{color:#fff;background:#ffffff1f;padding-left:24px}.Navbar-module__nuAbfa__drawerLinkActive{background:#fff3;font-weight:700;color:#f4c542!important}.Navbar-module__nuAbfa__drawerActions{margin-top:auto}@media (max-width:900px){.Navbar-module__nuAbfa__navLinks,.Navbar-module__nuAbfa__actions{display:none}.Navbar-module__nuAbfa__mobileToggle{justify-content:center;align-items:center;display:flex}.Navbar-module__nuAbfa__navbar{top:40px}}@media (max-width:480px){.Navbar-module__nuAbfa__inner{gap:12px;height:64px}.Navbar-module__nuAbfa__logoImage{width:48px;height:48px}.Navbar-module__nuAbfa__logoText{font-size:15px}.Navbar-module__nuAbfa__logoText span{margin-top:-2px;font-size:11px;line-height:1;display:block}.Navbar-module__nuAbfa__mobileToggle{width:40px;height:40px}}
.Footer-module__EZoWya__footer{color:#ccc;background:#111;font-family:Inter,sans-serif}.Footer-module__EZoWya__ctaStrip{background:linear-gradient(135deg,#0d3530 0%,#2f8f83 100%);padding:60px 0;position:relative;overflow:hidden}.Footer-module__EZoWya__ctaShapes{pointer-events:none;z-index:1;position:absolute;inset:0}.Footer-module__EZoWya__shapeRing{border:1px dashed #ffffff1a;border-radius:50%;width:400px;height:400px;animation:30s linear infinite Footer-module__EZoWya__rotate;position:absolute;top:50%;left:85%;transform:translate(-50%,-50%)}.Footer-module__EZoWya__shapeRing2{border:1px solid #ffffff0d;border-radius:50%;width:250px;height:250px;animation:20s linear infinite reverse Footer-module__EZoWya__rotate;position:absolute;top:50%;left:85%;transform:translate(-50%,-50%)}.Footer-module__EZoWya__shapeOrb{background:radial-gradient(circle,#f4c5421a 0%,#f4c54200 70%);border-radius:50%;width:200px;height:200px;animation:4s ease-in-out infinite Footer-module__EZoWya__pulse;position:absolute;top:-50px;left:-50px}@keyframes Footer-module__EZoWya__rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes Footer-module__EZoWya__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.Footer-module__EZoWya__ctaInner{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.Footer-module__EZoWya__ctaText{flex:1;min-width:300px}.Footer-module__EZoWya__ctaTitle{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:32px;font-weight:800}.Footer-module__EZoWya__ctaSub{color:#fffc;max-width:450px;font-size:16px}.Footer-module__EZoWya__ctaButtons{flex-wrap:wrap;gap:16px;display:flex}.Footer-module__EZoWya__main{padding:64px 0 40px}.Footer-module__EZoWya__grid{grid-template-columns:1.8fr 1fr 1fr 1.2fr;gap:40px;display:grid}.Footer-module__EZoWya__logo{align-items:center;gap:10px;margin-bottom:16px;text-decoration:none;display:inline-flex}.Footer-module__EZoWya__logoImage{justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.Footer-module__EZoWya__logoText{color:#fff;font-family:Outfit,sans-serif;font-size:17px;font-weight:800}.Footer-module__EZoWya__logoText span{color:#f4c542}.Footer-module__EZoWya__brandDesc{color:#ffffff8c;max-width:280px;margin-bottom:24px;font-size:14px;line-height:1.7}.Footer-module__EZoWya__socialLinks{gap:10px;display:flex}.Footer-module__EZoWya__socialBtn{color:#ffffffb3;background:#ffffff14;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__EZoWya__socialBtn:hover{color:#fff;background:#2f8f83;transform:translateY(-2px)}.Footer-module__EZoWya__colTitle{color:#fff;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #ffffff14;margin-bottom:20px;padding-bottom:12px;font-family:Outfit,sans-serif;font-size:15px;font-weight:700}.Footer-module__EZoWya__linkList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__footerLink{color:#ffffff8c;align-items:center;gap:8px;padding:2px 0;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__EZoWya__footerLink:hover{color:#2f8f83;padding-left:4px}.Footer-module__EZoWya__contactList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__contactList li{color:#ffffff8c;align-items:flex-start;gap:10px;font-size:14px;display:flex}.Footer-module__EZoWya__contactList li a{color:#ffffff8c;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__contactList li a:hover{color:#2f8f83}.Footer-module__EZoWya__contactIcon{color:#2f8f83;flex-shrink:0;margin-top:2px}.Footer-module__EZoWya__bottom{border-top:1px solid #ffffff0f;padding:20px 0}.Footer-module__EZoWya__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Footer-module__EZoWya__copyright,.Footer-module__EZoWya__devBy{color:#ffffff59;font-size:13px}.Footer-module__EZoWya__devBy strong{color:#2f8f83}@media (max-width:1024px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:640px){.Footer-module__EZoWya__ctaInner{flex-direction:column;align-items:flex-start}.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:24px}.Footer-module__EZoWya__bottomInner{text-align:center;flex-direction:column}}
.WhatsAppButton-module__OPyqoG__floatBtn{color:#fff;z-index:1000;cursor:pointer;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:box-shadow .3s;display:flex;position:fixed;bottom:100px;right:25px;box-shadow:0 4px 15px #0003}.WhatsAppButton-module__OPyqoG__floatBtn:hover{box-shadow:0 6px 20px #0000004d}.WhatsAppButton-module__OPyqoG__tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background-color:#333;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:500;transition:opacity .3s,transform .3s;position:absolute;right:65px;transform:translate(10px)}.WhatsAppButton-module__OPyqoG__floatBtn:hover .WhatsAppButton-module__OPyqoG__tooltip{opacity:1;transform:translate(0)}@media (max-width:768px){.WhatsAppButton-module__OPyqoG__floatBtn{width:45px;height:45px;bottom:85px;right:20px}.WhatsAppButton-module__OPyqoG__floatBtn svg{width:20px;height:20px}}
.ScrollToTop-module__EOJfaq__scrollBtn{color:#fff;z-index:999;cursor:pointer;background-color:#2f8f83;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:25px;box-shadow:0 4px 15px #0003}.ScrollToTop-module__EOJfaq__scrollBtn:hover{background-color:#f4c542;box-shadow:0 6px 20px #0000004d}@media (max-width:768px){.ScrollToTop-module__EOJfaq__scrollBtn{width:45px;height:45px;bottom:25px;right:20px}.ScrollToTop-module__EOJfaq__scrollBtn svg{width:20px;height:20px}}
.HowToOrder-module__Xetofa__pageHero{background:linear-gradient(150deg,#0d3530 0%,#2f8f83 100%);padding:140px 0 80px;position:relative;overflow:hidden}.HowToOrder-module__Xetofa__heroContent{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.HowToOrder-module__Xetofa__heroTitle{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.1}.HowToOrder-module__Xetofa__heroTitle span{color:#f4c542}.HowToOrder-module__Xetofa__heroDesc{color:#ffffffe6;max-width:650px;margin:0 auto 32px;font-size:clamp(15px,2vw,18px);line-height:1.7}.HowToOrder-module__Xetofa__heroShape{background:var(--bg);clip-path:ellipse(60% 100% at 50% 100%);height:100px;position:absolute;bottom:0;left:0;right:0}.HowToOrder-module__Xetofa__missionGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;display:grid}.HowToOrder-module__Xetofa__missionVisual{flex-direction:column;align-items:center;gap:24px;display:flex}.HowToOrder-module__Xetofa__bigIcon{background:linear-gradient(135deg,#2f8f83,#1a5c55);border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;animation:4s ease-in-out infinite HowToOrder-module__Xetofa__float;display:flex;box-shadow:0 20px 60px #2f8f834d}@keyframes HowToOrder-module__Xetofa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.HowToOrder-module__Xetofa__valueCard{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:20px;flex-direction:column;padding:28px 24px;transition:all .3s;display:flex;box-shadow:0 4px 20px #2f8f830f}.HowToOrder-module__Xetofa__valueCard:hover{box-shadow:0 20px 60px #2f8f8326}.HowToOrder-module__Xetofa__valueIcon{color:#2f8f83;background:#2f8f831a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.HowToOrder-module__Xetofa__valueCard h3{color:var(--dark);margin-bottom:8px;font-family:Outfit,sans-serif;font-size:16px;font-weight:700}.HowToOrder-module__Xetofa__valueCard p{color:var(--gray);font-size:14px;line-height:1.6}.HowToOrder-module__Xetofa__customList{flex-direction:column;gap:12px;margin-top:24px;display:flex}.HowToOrder-module__Xetofa__customList li{color:var(--gray);align-items:center;gap:10px;font-size:15px;display:flex}.HowToOrder-module__Xetofa__customList li svg{color:var(--primary);flex-shrink:0}.HowToOrder-module__Xetofa__highlightBadge{background:var(--bg);border:1px dashed var(--primary);color:var(--dark-mid);border-radius:16px;align-items:center;gap:12px;margin-top:32px;padding:20px;display:flex}.HowToOrder-module__Xetofa__highlightBadge svg{color:var(--primary)}@media (max-width:768px){.HowToOrder-module__Xetofa__missionGrid{grid-template-columns:1fr;gap:40px}.HowToOrder-module__Xetofa__heroShape{height:60px}.HowToOrder-module__Xetofa__pageHero{text-align:center;padding-top:120px}.HowToOrder-module__Xetofa__heroContent{margin:0 auto}}
