:root{--navy:#062b72;--blue:#0757c9;--aqua:#12b8e8;--ice:#eaf8ff;--white:#fff;--text:#10233f;--muted:#667085}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);font-family:Inter,sans-serif;line-height:1.6}h1,h2,h3,h4{font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:0 auto}.site-header{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #062b7214;width:100%;position:fixed;top:0;left:0}.header-container{justify-content:space-between;align-items:center;gap:30px;height:82px;display:flex}.brand img{width:130px;display:block}.main-nav{align-items:center;gap:28px;display:flex}.main-nav a{color:var(--navy);font-size:14px;font-weight:600;transition:all .3s}.main-nav a:hover{color:var(--aqua)}.whatsapp-btn{background:var(--navy);color:#fff;border-radius:50px;padding:11px 20px;font-size:14px;font-weight:700;transition:all .3s}.whatsapp-btn:hover{background:var(--blue);transform:translateY(-2px)}.menu-toggle{color:var(--navy);cursor:pointer;background:0 0;border:none;font-size:26px;display:none}.hero{background:radial-gradient(circle at 78% 45%,#12b8e833,#0000 28%),linear-gradient(120deg,#fff 0%,#f5fbff 48%,#dff6ff 100%);align-items:center;min-height:100vh;padding-top:82px;display:flex;position:relative;overflow:hidden}.hero-container{z-index:5;grid-template-columns:1fr .9fr;align-items:center;gap:40px;min-height:calc(100vh - 82px);display:grid;position:relative}.hero-content{z-index:10;padding:70px 0;position:relative}.hero-brand{margin-bottom:22px}.hero-brand img{width:280px;height:auto;display:block}.hero-eyebrow{color:var(--blue);letter-spacing:2px;background:#0757c914;border-radius:50px;align-items:center;padding:7px 14px;font-size:12px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-5px;color:var(--navy);margin-top:20px;font-family:Manrope,sans-serif;font-size:clamp(58px,7vw,100px);font-weight:800;line-height:.92}.hero h1 span{background:linear-gradient(135deg, var(--navy), var(--blue), var(--aqua));color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.hero-description{max-width:570px;color:var(--muted);margin-top:28px;font-size:17px;line-height:1.8}.hero-buttons{flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px;display:flex}.btn-primary,.btn-secondary{border-radius:50px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 24px;font-size:14px;font-weight:700;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg, var(--navy), var(--blue));box-shadow:0 14px 35px #0757c940}.btn-primary span{font-size:20px}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 18px 42px #0757c959}.btn-secondary{color:var(--navy);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #062b721f}.btn-secondary:hover{background:#fff;transform:translateY(-3px);box-shadow:0 12px 30px #062b721f}.whatsapp-icon{color:#16a34a;font-size:17px}.hero-trust{align-items:center;gap:22px;margin-top:55px;display:flex}.trust-item{flex-direction:column;gap:3px;display:flex}.trust-item strong{color:var(--navy);font-size:16px;font-weight:800}.trust-item span{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:11px}.trust-line{background:#062b7226;width:1px;height:34px}.hero-product{justify-content:center;align-items:center;min-height:650px;display:flex;position:relative}.hero-bottle{z-index:5;object-fit:contain;filter:drop-shadow(0 30px 35px #062b7233);width:min(390px,70%);max-height:700px;animation:5s ease-in-out infinite bottleFloat;position:relative}@keyframes bottleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-13px)}}.product-glow{filter:blur(5px);z-index:1;background:radial-gradient(circle,#12b8e847,#0757c914,#0000 70%);border-radius:50%;width:430px;height:430px;position:absolute}.product-ring{z-index:2;border:1px solid #0757c91f;border-radius:50%;width:510px;height:510px;position:absolute;box-shadow:inset 0 0 60px #12b8e80f}.water-drop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:8;background:linear-gradient(135deg,#fffffff2,#12b8e873);border-radius:50%;position:absolute;box-shadow:0 8px 18px #0757c91f}.water-drop-one{width:15px;height:15px;animation:4s ease-in-out infinite dropFloat;top:17%;right:15%}.water-drop-two{width:9px;height:9px;animation:5s ease-in-out infinite reverse dropFloat;bottom:22%;left:13%}.water-drop-three{width:12px;height:12px;animation:6s ease-in-out infinite dropFloat;top:31%;left:11%}@keyframes dropFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}.bottle-shadow{filter:blur(18px);z-index:3;background:#062b7226;border-radius:50%;width:260px;height:35px;position:absolute;bottom:10%}.floating-badge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:12;background:#ffffffd1;border:1px solid #ffffffb3;border-radius:18px;align-items:center;gap:12px;padding:13px 17px;animation:5s ease-in-out infinite badgeFloat;display:flex;position:absolute;bottom:17%;right:4%;box-shadow:0 18px 45px #062b721f}.badge-icon{background:linear-gradient(135deg, var(--navy), var(--aqua));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.floating-badge strong{color:var(--navy);font-size:13px;display:block}.floating-badge small{color:var(--muted);letter-spacing:1px;margin-top:2px;font-size:9px;display:block}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-wave{z-index:1;border-top:2px solid #12b8e81f;border-radius:50%;width:750px;height:180px;position:absolute;transform:rotate(-8deg)}.hero-wave-one{bottom:5%;right:-220px}.hero-wave-two{opacity:.55;bottom:9%;right:-260px}@media (width<=1000px){.hero-container{grid-template-columns:1fr .8fr}.hero h1{font-size:clamp(52px,8vw,80px)}.hero-product{min-height:580px}.hero-bottle{width:330px}.product-ring{width:420px;height:420px}.product-glow{width:360px;height:360px}}@media (width<=760px){.hero{padding-top:82px}.hero-container{text-align:center;grid-template-columns:1fr;min-height:auto;padding-top:60px;padding-bottom:70px}.hero-content{padding:20px 0 0}.hero-brand img{margin:0 auto}.hero-description{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-trust{justify-content:center;margin-top:40px}.hero-product{min-height:560px}.hero-bottle{width:300px}.floating-badge{bottom:10%;right:5%}}@media (width<=480px){.hero h1{letter-spacing:-3px;font-size:55px}.hero-description{font-size:15px}.hero-buttons{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%}.hero-trust{gap:12px}.trust-item strong{font-size:13px}.trust-item span{font-size:9px}.hero-product{min-height:500px}.hero-bottle{width:250px}.product-ring{width:340px;height:340px}.product-glow{width:300px;height:300px}.floating-badge{padding:10px 13px;right:0}}footer{background:var(--navy);color:#fff;padding:70px 0}footer h3{margin-bottom:12px;font-size:28px}footer p{opacity:.85;margin-bottom:15px}@media (width<=900px){.main-nav,.whatsapp-btn{display:none}.menu-toggle{display:block}.hero h1{letter-spacing:-2px}}.about-section{background:#fff;padding:110px 0;overflow:hidden}.about-container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.about-image{justify-content:center;align-items:center;min-height:520px;display:flex;position:relative}.about-image-ring{background:radial-gradient(circle,#e9faff 0%,#f8fdff 55%,#0000 72%);border:1px solid #148cd21f;border-radius:50%;width:420px;height:420px;animation:6s ease-in-out infinite aboutCircle;position:absolute}.about-image img{z-index:2;object-fit:contain;filter:drop-shadow(0 25px 25px #00468226);width:300px;height:auto;position:relative}@keyframes aboutCircle{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.section-eyebrow{color:#0878bd;letter-spacing:2px;background:#edf9ff;border-radius:50px;margin-bottom:18px;padding:7px 14px;font-size:12px;font-weight:800;display:inline-block}.about-text{color:#66788d;max-width:620px;font-size:17px;line-height:1.8}.about-highlights{gap:18px;margin-top:32px;display:grid}.about-highlight{align-items:center;gap:15px;display:flex}.highlight-icon{color:#087fc4;background:#effaff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.about-highlight h3{color:#082f69;margin:0 0 3px;font-size:16px}.about-highlight p{color:#718196;margin:0;font-size:13px}.about-button{color:#fff;background:#07377e;border-radius:50px;align-items:center;gap:12px;margin-top:35px;padding:14px 23px;font-weight:700;transition:all .3s;display:inline-flex}@media (width<=900px){.about-section{padding:80px 0}.about-container{grid-template-columns:1fr;gap:50px}.about-image{min-height:430px}.about-image-ring{width:360px;height:360px}.about-image img{width:260px}}@media (width<=600px){.about-image{min-height:380px}.about-image-ring{width:300px;height:300px}.about-image img{width:220px}.about-content h2{font-size:40px}.about-text{font-size:15px}}.water-section{background:linear-gradient(#f5fbff 0%,#fff 100%);padding:120px 0;position:relative;overflow:hidden}.water-section:before{content:"";filter:blur(60px);background:#32bef014;border-radius:50%;width:500px;height:500px;position:absolute;top:-250px;right:-200px}.water-section-header{text-align:center;max-width:720px;margin:0 auto 65px}.water-section-header p{color:#66788d;max-width:650px;margin:auto;font-size:17px;line-height:1.8}.quality-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #0868a514;border-radius:24px;min-height:270px;padding:30px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 12px 40px #06436e0f}.quality-card:after{content:"";background:#1eb4eb0f;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-50px;right:-50px}.quality-number{letter-spacing:1px;color:#06436e40;font-family:Manrope,sans-serif;font-size:13px;font-weight:800;position:absolute;top:22px;right:25px}.quality-icon{color:#087fc4;background:linear-gradient(135deg,#e6f9ff,#f5fcff);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:22px;font-size:21px;display:flex;box-shadow:0 8px 25px #0082be14}.quality-card p{color:#718196;margin:0;font-size:14px;line-height:1.75}@media (width<=1000px){.quality-process{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.water-section{padding:80px 0}.water-section-header{margin-bottom:45px}.water-section-header h2{font-size:42px}.water-section-header p{font-size:15px}.quality-process{grid-template-columns:1fr;gap:16px}.quality-card{min-height:auto;padding:25px}}.products-section{background:#fff;padding:120px 0}.products-header{text-align:center;max-width:700px;margin:0 auto 65px}.products-header h2{letter-spacing:-2px;color:var(--navy);margin:0 0 22px;font-family:Manrope,sans-serif;font-size:clamp(42px,5vw,68px);line-height:1.05}.products-header p{max-width:620px;color:var(--muted);margin:auto;font-size:17px;line-height:1.8}.products-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.product-card{background:#fff;border:1px solid #062b7214;border-radius:28px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 15px 45px #062b7212}.product-card:hover{transform:translateY(-10px);box-shadow:0 25px 60px #062b7221}.product-card-image{background:radial-gradient(circle,#eaf9ff 0%,#f8fdff 55%,#fff 75%);justify-content:center;align-items:center;height:390px;display:flex;position:relative;overflow:hidden}.product-card-image img{object-fit:contain;filter:drop-shadow(0 20px 25px #062b721f);width:72%;height:340px;transition:transform .5s}.product-size{z-index:3;color:var(--navy);letter-spacing:1px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border-radius:50px;padding:7px 13px;font-size:11px;font-weight:800;position:absolute;top:20px;left:20px}.product-card-content{padding:28px 30px 32px}.product-label{color:#087fc4;letter-spacing:2px;font-size:10px;font-weight:800}.product-card-content h3{color:var(--navy);margin:6px 0 10px;font-size:28px}.product-card-content p{min-height:75px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.product-order{color:var(--navy);align-items:center;gap:10px;margin-top:20px;font-size:13px;font-weight:800;transition:all .3s;display:inline-flex}.product-order span{font-size:18px;transition:transform .3s}.product-order:hover{color:#087fc4}.product-order:hover span{transform:translate(5px)}@media (width<=950px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.products-section{padding:80px 0}.products-grid{grid-template-columns:1fr}.product-card-image{height:360px}.products-header h2{font-size:42px}}.why-section{color:#fff;background:linear-gradient(135deg,#062b72 0%,#074a9d 55%,#087fc4 100%);padding:120px 0;position:relative;overflow:hidden}.why-section:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:500px;height:500px;position:absolute;top:-280px;right:-180px}.why-section:after{content:"";filter:blur(20px);background:#12b8e82e;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-220px;left:-150px}.why-header .section-eyebrow{color:#fff;background:#ffffff1f}.why-header h2{letter-spacing:-2px;color:#fff;margin:0 0 22px;font-family:Manrope,sans-serif;font-size:clamp(42px,5vw,68px);line-height:1.05}.why-header h2 span{color:#a8edff;display:block}.why-header p{color:#ffffffbf;max-width:650px;margin:0 auto;font-size:17px;line-height:1.8}.why-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff21;border-radius:24px;min-height:290px;padding:30px 25px;transition:transform .35s,background .35s,border-color .35s;position:relative;overflow:hidden}.why-card:hover{background:#ffffff24;border-color:#a8edff59;transform:translateY(-8px)}.why-card:after{content:"";background:#a8edff1a;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-55px;right:-55px}.why-icon{background:#ffffff1f;border:1px solid #ffffff26;border-radius:17px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:30px;font-size:22px;display:flex}.why-number{color:#ffffff40;letter-spacing:1px;font-size:12px;font-weight:800;position:absolute;top:27px;right:25px}.why-card h3{color:#fff;margin:0 0 12px;font-family:Manrope,sans-serif;font-size:19px}.why-cta{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff21;border-radius:24px;justify-content:space-between;align-items:center;gap:30px;margin-top:45px;padding:30px 35px;display:flex;position:relative}.why-cta h3{color:#fff;margin:0;font-family:Manrope,sans-serif;font-size:25px}.why-cta-button{color:#062b72;white-space:nowrap;background:#fff;border-radius:50px;align-items:center;gap:12px;padding:14px 22px;font-size:13px;font-weight:800;transition:all .3s;display:inline-flex}@media (width<=1000px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.why-section{padding:80px 0}.why-header{margin-bottom:45px}.why-header h2{font-size:42px}.why-header p{font-size:15px}.why-grid{grid-template-columns:1fr}.why-card{min-height:auto}.why-cta{flex-direction:column;align-items:flex-start;padding:25px}.why-cta-button{justify-content:center;width:100%}}.certificates-section{background:#f7fcff;padding:110px 0;position:relative;overflow:hidden}.certificates-section:before{content:"";filter:blur(40px);background:#23b4eb14;border-radius:50%;width:420px;height:420px;position:absolute;top:-220px;left:-180px}.certificates-content h2{letter-spacing:-2px;color:#062b72;margin:0 0 20px;font-family:Manrope,sans-serif;font-size:clamp(42px,5vw,64px);line-height:1.05}.certificate-placeholder{background:#ffffffbf;border:2px dashed #087fc433;border-radius:28px;justify-content:center;align-items:center;max-width:700px;min-height:180px;margin:45px auto 0;display:flex;box-shadow:0 15px 45px #06436e0d}.certificate-placeholder span{color:#087fc4;letter-spacing:.5px;background:#eaf8ff;border-radius:50px;padding:12px 22px;font-size:13px;font-weight:800}@media (width<=650px){.certificates-section{padding:80px 0}.certificates-content h2{font-size:40px}.certificates-content>p{font-size:15px}.certificate-placeholder{min-height:150px}}.contact-section{background:#fff;padding:120px 0;position:relative;overflow:hidden}.contact-wrapper{grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;display:grid}.contact-content h2{letter-spacing:-2px;color:#062b72;max-width:650px;margin:0 0 22px;font-family:Manrope,sans-serif;font-size:clamp(42px,5vw,64px);line-height:1.05}.contact-details{gap:22px;margin-top:38px;display:grid}.contact-icon{color:#087fc4;background:#edfaff;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:19px;display:flex}.contact-item a{color:#082f69;font-size:17px;font-weight:700;display:block}.contact-whatsapp{color:#fff;background:#07377e;border-radius:50px;align-items:center;gap:13px;margin-top:38px;padding:16px 23px;font-size:14px;font-weight:800;transition:all .3s;display:inline-flex}.contact-whatsapp:hover{transform:translateY(-4px);box-shadow:0 15px 35px #07377e38}.contact-whatsapp-icon{font-size:18px}.contact-whatsapp strong{font-size:19px}.contact-card:before{content:"";border:1px solid #ffffff26;border-radius:50%;width:330px;height:330px;position:absolute;top:-180px;right:-150px}.contact-card:after{content:"";filter:blur(20px);background:#5ddcff1f;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-160px;left:-100px}.contact-card>*{z-index:2;position:relative}.contact-card-label{color:#a8edff;letter-spacing:3px;margin-bottom:15px;font-size:11px;font-weight:800}.contact-card h3{margin:0 0 12px;font-family:Manrope,sans-serif;font-size:38px;line-height:1.1}.contact-card>p{color:#ffffffb8;max-width:350px;margin:0;font-size:15px;line-height:1.7}.contact-card-divider{background:#ffffff26;width:100%;height:1px;margin:30px 0}.contact-card-info{gap:6px;margin-bottom:30px;display:grid}.contact-card-info strong{font-size:18px}.contact-card-button{color:#062b72;background:#fff;border-radius:50px;justify-content:space-between;align-items:center;width:100%;padding:14px 18px;font-size:13px;font-weight:800;transition:all .3s;display:inline-flex}.contact-card-button:hover{transform:translateY(-3px)}@media (width<=900px){.contact-section{padding:85px 0}.contact-wrapper{grid-template-columns:1fr;gap:50px}}@media (width<=600px){.contact-content h2{font-size:40px}.contact-content>p{font-size:15px}.contact-card{min-height:380px;padding:32px}.contact-card h3{font-size:32px}.contact-whatsapp{justify-content:center;width:100%}}.floating-whatsapp{z-index:9999;color:#fff;background:#25d366;border-radius:50px;align-items:center;gap:10px;padding:13px 18px 13px 14px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 10px 30px #0000002e}.floating-whatsapp:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000040}.floating-whatsapp-icon{background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.floating-whatsapp-text{white-space:nowrap}.floating-whatsapp:before{content:"";pointer-events:none;border:1px solid #25d36659;border-radius:50px;animation:2.2s infinite whatsappPulse;position:absolute;inset:-5px}@keyframes whatsappPulse{0%{opacity:.8;transform:scale(.95)}70%{opacity:0;transform:scale(1.08)}to{opacity:0;transform:scale(1.08)}}@media (width<=600px){.floating-whatsapp{justify-content:center;width:54px;height:54px;padding:0;bottom:16px;right:16px}.floating-whatsapp-icon{background:0 0;width:100%;height:100%;font-size:20px}.floating-whatsapp-text{display:none}}.site-footer{color:#fff;background:linear-gradient(145deg,#041f55 0%,#062b72 55%,#07558f 100%);padding:75px 0 25px;position:relative;overflow:hidden}.site-footer:before{content:"";border:1px solid #a8edff1f;border-radius:50%;width:450px;height:450px;position:absolute;top:-300px;right:-180px}.site-footer:after{content:"";filter:blur(30px);background:#12b8e814;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-250px;left:-180px}.footer-main{z-index:2;grid-template-columns:1.5fr .8fr .8fr 1.3fr;gap:55px;padding-bottom:55px;display:grid;position:relative}.footer-brand{max-width:300px}.footer-logo{margin-bottom:20px;display:inline-block}.footer-logo img{filter:brightness(0)invert();width:145px;height:auto;display:block}.footer-brand>p{color:#ffffffa6;margin:0 0 25px;font-size:14px;line-height:1.8}.footer-whatsapp{color:#fff;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:50px;align-items:center;gap:10px;padding:11px 17px;font-size:12px;font-weight:800;transition:all .3s;display:inline-flex}.footer-whatsapp:hover{background:#25d366;border-color:#25d366;transform:translateY(-3px)}.footer-whatsapp span{font-size:15px}.footer-column{flex-direction:column;align-items:flex-start;display:flex}.footer-column h4{color:#a8edff;letter-spacing:2px;margin:0 0 22px;font-size:10px;font-weight:800}.footer-column>a{color:#ffffffad;margin-bottom:12px;font-size:13px;transition:all .25s}.footer-column>a:hover{color:#fff;transform:translate(4px)}.footer-contact-item{margin-bottom:17px}.footer-contact-item span{color:#a8edffa6;letter-spacing:1.5px;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.footer-contact-item strong,.footer-contact-item a{color:#fff;font-size:13px;font-weight:700}.footer-contact-item a:hover{color:#a8edff}.footer-contact-item p{color:#fff9;max-width:270px;margin:0;font-size:12px;line-height:1.7}.footer-bottom{z-index:2;color:#ffffff73;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;padding-top:23px;font-size:11px;display:flex;position:relative}.footer-bottom>div{gap:12px;display:flex}@media (width<=950px){.footer-main{grid-template-columns:repeat(2,1fr);gap:45px}}@media (width<=600px){.site-footer{padding:38px 0 18px}.footer-main{grid-template-columns:1fr;gap:24px;padding-bottom:28px}.footer-brand{max-width:100%}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;padding-top:18px}.footer-bottom>div{flex-wrap:wrap}.footer-logo{margin-bottom:14px}.footer-brand>p{margin-bottom:18px}.footer-column h4{margin-bottom:14px}.footer-column>a{margin-bottom:8px}.footer-contact-item{margin-bottom:12px}.footer-center-info{margin:20px auto 14px}.footer-center-info p{margin:5px 0}.footer-center-info a{margin-top:8px}}@media (width<=850px){.header-container{position:relative}.main-nav{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;visibility:hidden;z-index:9998;background:#fffffffa;border:1px solid #062b7214;border-radius:20px;flex-direction:column;align-items:stretch;gap:0;padding:12px;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:absolute;top:calc(100% + 10px);left:15px;right:15px;transform:translateY(-10px);box-shadow:0 20px 50px #062b7226}.main-nav.mobile-open{opacity:1;visibility:visible;transform:translateY(0)}.main-nav a{color:#062b72;border-radius:12px;width:100%;padding:13px 15px;font-size:14px;font-weight:700;display:block}.main-nav a:hover{color:#087fc4;background:#eefaff}.header-container>.whatsapp-btn{display:none}.menu-toggle{color:#062b72;cursor:pointer;z-index:9999;background:#fff;border:1px solid #062b721a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;padding:0;font-size:23px;transition:all .25s;display:flex}.menu-toggle:hover{background:#eefaff}.menu-toggle.active{color:#fff;background:#062b72}}@media (width>=851px){.menu-toggle{display:none}}.hero-bottle{object-fit:contain;max-width:100%;height:auto}.product-card-image img{object-fit:contain}@media (width<=900px){.hero-product{min-height:500px}.hero-bottle{object-fit:contain;max-width:72%;max-height:450px}.product-card-image{height:350px}.product-card-image img{object-fit:contain;width:70%;height:310px}}@media (width<=650px){.hero-product{min-height:450px;margin-top:20px}.hero-bottle{object-fit:contain;width:auto;max-width:65%;max-height:390px}.product-card-image{height:350px}.product-card-image img{object-fit:contain;width:65%;height:300px}}@media (width<=400px){.hero-product{min-height:400px}.hero-bottle{max-width:62%;max-height:350px}.product-card-image{height:320px}.product-card-image img{width:62%;height:275px}}.back-to-top{color:#062b72;cursor:pointer;opacity:0;visibility:hidden;z-index:9990;background:#fff;border:1px solid #062b721a;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:20px;transition:opacity .3s,visibility .3s,transform .3s;display:flex;position:fixed;bottom:95px;right:25px;transform:translateY(10px);box-shadow:0 10px 30px #062b7226}.back-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{color:#fff;background:#062b72;transform:translateY(-3px)}@media (width<=600px){.back-to-top{width:42px;height:42px;bottom:85px;right:16px}}.about-section{background:#fff;padding:120px 0;position:relative;overflow:hidden}.about-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.about-visual{justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.about-circle{background:radial-gradient(circle,#f1fbff 0%,#e4f7fd 45%,#f8fdff 70%,#fff 100%);border:1px solid #087fc41a;border-radius:50%;width:450px;height:450px;position:absolute;box-shadow:0 30px 80px #087fc41a}.about-circle:before{content:"";border:1px solid #087fc41a;border-radius:50%;position:absolute;inset:25px}.about-circle:after{content:"";border:1px dashed #087fc41f;border-radius:50%;animation:18s linear infinite aboutRotate;position:absolute;inset:55px}@keyframes aboutRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-logo-card{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:250px;height:250px;display:flex;position:relative;box-shadow:0 25px 60px #062b721f}.about-logo-card img{width:190px;height:auto;display:block}.about-company-badge{z-index:5;background:#fff;border:1px solid #062b720f;border-radius:16px;flex-direction:column;align-items:center;padding:15px 20px;display:flex;position:absolute;bottom:75px;right:5px;box-shadow:0 15px 40px #062b7224}.about-company-badge span{color:#062b72;letter-spacing:2px;font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.about-company-badge small{color:#087fc4;letter-spacing:1.5px;margin-top:3px;font-size:8px;font-weight:700}.about-water-orb{z-index:4;background:linear-gradient(145deg,#0a9bd2,#75e4ff);border-radius:50%;animation:4s ease-in-out infinite aboutFloat;position:absolute;box-shadow:0 10px 25px #087fc42e}.about-orb-one{width:18px;height:18px;top:100px;left:75px}.about-orb-two{width:11px;height:11px;animation-delay:1s;top:145px;right:75px}@keyframes aboutFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.about-content{max-width:650px}.about-content h2{letter-spacing:-2px;color:#062b72;margin:0 0 24px;font-family:Manrope,sans-serif;font-size:clamp(42px,5vw,62px);line-height:1.05}.about-content h2 span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#073b8f,#08a6d9);-webkit-background-clip:text;background-clip:text;display:block}.about-content>p{color:#66788d;font-size:16px;line-height:1.8}.about-content .about-lead{color:#4d6075;margin-bottom:15px;font-size:18px}.about-content strong{color:#062b72}.about-features{gap:20px;margin-top:35px;display:grid}.about-feature{align-items:flex-start;gap:16px;display:flex}.about-feature-icon{color:#087fc4;background:#edfaff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:17px;font-weight:800;display:flex}.about-feature h3{color:#062b72;margin:0 0 4px;font-family:Manrope,sans-serif;font-size:15px}.about-feature p{color:#7a8999;margin:0;font-size:13px;line-height:1.6}.about-button{color:#fff;background:#062b72;border-radius:50px;align-items:center;gap:20px;margin-top:35px;padding:15px 22px;font-size:13px;font-weight:800;transition:all .3s;display:inline-flex}.about-button:hover{transform:translateY(-4px);box-shadow:0 15px 35px #062b7233}.about-button span{font-size:18px}@media (width<=900px){.about-section{padding:90px 0}.about-grid{grid-template-columns:1fr;gap:60px}.about-visual{min-height:480px}}@media (width<=600px){.about-section{padding:75px 0}.about-visual{min-height:390px}.about-circle{width:310px;height:310px}.about-logo-card{width:180px;height:180px}.about-logo-card img{width:135px}.about-company-badge{padding:11px 14px;bottom:30px;right:0}.about-company-badge span{font-size:10px}.about-company-badge small{font-size:7px}.about-content h2{font-size:40px}}#water{position:relative;overflow:hidden}#water .section-eyebrow{color:#087fc4}#water h2{color:#062b72;letter-spacing:-1.5px;font-family:Manrope,sans-serif}#water .water-intro{text-align:center;max-width:760px;margin:0 auto 55px}#water .water-intro p{color:#66788d;font-size:16px;line-height:1.8}.water-process-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.water-process-card{background:#fff;border:1px solid #062b7212;border-radius:24px;min-height:230px;padding:30px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 12px 35px #062b720f}.water-process-card:hover{transform:translateY(-7px);box-shadow:0 20px 50px #062b721f}.water-process-number{color:#087fc4;background:linear-gradient(145deg,#e9faff,#dff4ff);border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:22px;font-family:Manrope,sans-serif;font-size:14px;font-weight:800;display:flex}.water-process-card h3{color:#062b72;margin:0 0 10px;font-family:Manrope,sans-serif;font-size:18px}.water-process-card p{color:#718093;margin:0;font-size:13px;line-height:1.75}.water-process-card:after{content:"";background:linear-gradient(90deg,#087fc4,#72defa);border-radius:5px;width:35px;height:2px;position:absolute;bottom:22px;left:30px}@media (width<=900px){.water-process-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.water-process-grid{grid-template-columns:1fr}.water-process-card{padding:25px}}#water{background:#f8fcff;padding:120px 0;position:relative;overflow:hidden}#water:before{content:"";filter:blur(20px);pointer-events:none;background:#37caf014;border-radius:50%;width:500px;height:500px;position:absolute;top:-280px;right:-200px}#water:after{content:"";filter:blur(30px);pointer-events:none;background:#087fc40f;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-250px;left:-180px}.water-section-header{z-index:2;text-align:center;max-width:760px;margin:0 auto 65px;position:relative}.water-section-header .section-eyebrow{color:#087fc4;letter-spacing:2.5px;margin-bottom:15px;font-size:11px;font-weight:800;display:inline-block}.water-section-header h2{letter-spacing:-2px;color:#062b72;margin:0 0 20px;font-family:Manrope,sans-serif;font-size:clamp(42px,5vw,64px);line-height:1.05}.water-section-header h2 span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#073b8f,#08a6d9);-webkit-background-clip:text;background-clip:text;display:inline-block}.water-section-header>p{color:#66788d;max-width:680px;margin:0 auto;font-size:16px;line-height:1.8}.quality-process{z-index:2;grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.quality-card{background:#fff;border:1px solid #062b7212;border-radius:24px;min-height:285px;padding:30px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 12px 35px #062b720f}.quality-card:hover{border-color:#087fc42e;transform:translateY(-8px);box-shadow:0 22px 55px #062b721f}.quality-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#087fc4,#73e3ff);width:100%;height:3px;transition:transform .35s;position:absolute;top:0;left:0;transform:scaleX(0)}.quality-card:hover:before{transform:scaleX(1)}.quality-card:after{content:"";background:linear-gradient(90deg,#087fc4,#72defa);border-radius:5px;width:35px;height:2px;position:absolute;bottom:22px;left:30px}.quality-number{color:#062b7214;font-family:Manrope,sans-serif;font-size:38px;font-weight:800;line-height:1;position:absolute;top:24px;right:25px}.quality-icon{color:#087fc4;background:linear-gradient(145deg,#eafaff,#dff6ff);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:22px;font-size:20px;transition:transform .35s;display:flex;box-shadow:inset 0 0 0 1px #087fc40d}.quality-card:hover .quality-icon{transform:translateY(-3px)scale(1.05)}.quality-card h3{color:#062b72;margin:0 0 11px;font-family:Manrope,sans-serif;font-size:18px;line-height:1.3}.quality-card p{color:#718093;max-width:330px;margin:0;font-size:13px;line-height:1.75}@media (width<=950px){#water{padding:90px 0}.quality-process{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=600px){#water{padding:75px 0}.water-section-header{margin-bottom:45px}.water-section-header h2{letter-spacing:-1.5px;font-size:40px}.water-section-header>p{font-size:14px;line-height:1.75}.quality-process{grid-template-columns:1fr;gap:16px}.quality-card{border-radius:20px;min-height:auto;padding:25px}.quality-number{font-size:32px;top:20px;right:20px}.quality-icon{width:48px;height:48px;margin-bottom:18px}.quality-card h3{font-size:17px}}#products{background:#fff;padding:120px 0;position:relative;overflow:hidden}#products:before{content:"";filter:blur(25px);pointer-events:none;background:#28c2ec12;border-radius:50%;width:500px;height:500px;position:absolute;top:-280px;left:-220px}#products:after{content:"";filter:blur(30px);pointer-events:none;background:#087fc40d;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-250px;right:-180px}.products-header{z-index:2;text-align:center;max-width:760px;margin:0 auto 65px;position:relative}.products-header .section-eyebrow{color:#087fc4;letter-spacing:2.5px;margin-bottom:15px;font-size:11px;font-weight:800;display:inline-block}.products-header h2{color:#062b72;letter-spacing:-2px;margin:0 0 20px;font-family:Manrope,sans-serif;font-size:clamp(42px,5vw,64px);line-height:1.05}.products-header h2 span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#073b8f,#08a6d9);-webkit-background-clip:text;background-clip:text;display:inline-block}.products-header>p{color:#66788d;max-width:680px;margin:0 auto;font-size:16px;line-height:1.8}.products-grid{z-index:2;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:26px;display:grid;position:relative}.product-card{background:#fff;border:1px solid #062b7214;border-radius:28px;flex-direction:column;min-width:0;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 45px #062b7212}.product-card:hover{border-color:#087fc42e;transform:translateY(-10px);box-shadow:0 25px 65px #062b7221}.product-card-featured{border:1px solid #087fc42e;box-shadow:0 20px 60px #087fc41f}.product-card-featured:before{content:"POPULAR";z-index:5;color:#fff;letter-spacing:1.2px;background:#062b72;border-radius:50px;padding:7px 11px;font-size:8px;font-weight:800;position:absolute;top:18px;right:18px}.product-card-image{background:radial-gradient(circle,#f2fbff 0%,#e8f8fd 48%,#f8fdff 78%,#fff 100%);justify-content:center;align-items:center;height:390px;padding:30px;display:flex;position:relative;overflow:hidden}.product-card-image:before{content:"";border:1px solid #087fc41a;border-radius:50%;width:270px;height:270px;position:absolute}.product-card-image:after{content:"";border:1px dashed #087fc414;border-radius:50%;width:215px;height:215px;position:absolute}.product-card-image img{z-index:2;object-fit:contain;filter:drop-shadow(0 18px 18px #062b7229);width:auto;max-width:78%;height:330px;transition:transform .45s;display:block;position:relative}.product-card:hover .product-card-image img{transform:translateY(-7px)scale(1.035)}.product-card-image img[src*=pic-4]{max-width:86%;height:320px}.product-size{z-index:5;color:#062b72;letter-spacing:1px;background:#ffffffe6;border:1px solid #062b7212;border-radius:50px;padding:8px 12px;font-size:10px;font-weight:800;position:absolute;top:20px;left:20px;box-shadow:0 7px 20px #062b7212}.product-card-content{flex-direction:column;flex:1;padding:30px;display:flex}.product-label{color:#087fc4;letter-spacing:2px;margin-bottom:10px;font-size:9px;font-weight:800;display:inline-block}.product-card-content h3{color:#062b72;margin:0 0 12px;font-family:Manrope,sans-serif;font-size:27px;line-height:1.1}.product-card-content p{color:#718093;margin:0 0 25px;font-size:13px;line-height:1.75}.product-order{color:#fff;background:#062b72;border-radius:50px;justify-content:space-between;align-items:center;margin-top:auto;padding:13px 17px;font-size:12px;font-weight:800;transition:transform .3s,background .3s,box-shadow .3s;display:flex}.product-order:hover{color:#fff;background:#087fc4;transform:translateY(-3px);box-shadow:0 12px 28px #087fc433}.product-order span{font-size:18px;line-height:1}@media (width<=950px){#products{padding:90px 0}.products-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child{grid-column:1/-1;width:100%;max-width:480px;margin:0 auto}}@media (width<=600px){#products{padding:75px 0}.products-header{margin-bottom:45px}.products-header h2{letter-spacing:-1.5px;font-size:40px}.products-header>p{font-size:14px}.products-grid{grid-template-columns:1fr;gap:18px}.product-card:last-child{grid-column:auto;max-width:none}.product-card-image{height:350px;padding:25px}.product-card-image img{max-width:72%;height:300px}.product-card-image img[src*=pic-4]{max-width:85%;height:290px}.product-card-content{padding:25px}.product-card-featured:before{top:15px;right:15px}}@media (width<=400px){.product-card-image{height:320px}.product-card-image img{height:275px}.product-card-image img[src*=pic-4]{height:265px}}#why{background:linear-gradient(#f8fcff 0%,#fff 100%);padding:120px 0;position:relative;overflow:hidden}#why:before{content:"";filter:blur(25px);pointer-events:none;background:#2ac3ed12;border-radius:50%;width:500px;height:500px;position:absolute;top:-300px;right:-220px}#why:after{content:"";filter:blur(25px);pointer-events:none;background:#087fc40d;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-220px;left:-180px}.why-header{z-index:2;text-align:center;max-width:760px;margin:0 auto 60px;position:relative}.why-header .section-eyebrow{color:#087fc4;letter-spacing:2.5px;margin-bottom:15px;font-size:11px;font-weight:800;display:inline-block}.why-header h2{color:#062b72;letter-spacing:-2px;margin:0 0 20px;font-family:Manrope,sans-serif;font-size:clamp(42px,5vw,64px);line-height:1.05}.why-header h2 span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#073b8f,#08a6d9);-webkit-background-clip:text;background-clip:text;display:block}.why-header>p{color:#66788d;max-width:680px;margin:0 auto;font-size:16px;line-height:1.8}.why-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:20px;display:grid;position:relative}.why-card{background:#fff;border:1px solid #062b7212;border-radius:24px;min-height:285px;padding:30px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 12px 35px #062b720f}.why-card:hover{border-color:#087fc42e;transform:translateY(-8px);box-shadow:0 22px 55px #062b721f}.why-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#087fc4,#72defa);width:100%;height:3px;transition:transform .35s;position:absolute;top:0;left:0;transform:scaleX(0)}.why-card:hover:before{transform:scaleX(1)}.why-icon{color:#087fc4;background:linear-gradient(145deg,#eafaff,#dff6ff);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:22px;font-size:20px;transition:transform .35s;display:flex;box-shadow:inset 0 0 0 1px #087fc40d}.why-card:hover .why-icon{transform:translateY(-3px)scale(1.06)}.why-number{color:#062b7212;font-family:Manrope,sans-serif;font-size:38px;font-weight:800;line-height:1;position:absolute;top:24px;right:25px}.why-card h3{color:#062b72;margin:0 0 11px;font-family:Manrope,sans-serif;font-size:18px;line-height:1.3}.why-card p{color:#718093;margin:0;font-size:13px;line-height:1.75}.why-card:after{content:"";background:linear-gradient(90deg,#087fc4,#72defa);border-radius:5px;width:35px;height:2px;position:absolute;bottom:22px;left:30px}.why-cta{z-index:2;background:linear-gradient(110deg,#062b72,#087fc4);border-radius:25px;justify-content:space-between;align-items:center;gap:30px;margin-top:40px;padding:30px 35px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #062b7224}.why-cta:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:260px;height:260px;position:absolute;top:-140px;right:-100px}.why-cta-small{color:#a8edff;letter-spacing:2px;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.why-cta h3{z-index:2;color:#fff;margin:0;font-family:Manrope,sans-serif;font-size:25px;position:relative}.why-cta-button{z-index:3;color:#062b72;background:#fff;border-radius:50px;flex-shrink:0;align-items:center;gap:18px;padding:14px 20px;font-size:12px;font-weight:800;transition:transform .3s,box-shadow .3s;display:inline-flex;position:relative}.why-cta-button:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000026}.why-cta-button span{font-size:17px}@media (width<=1000px){#why{padding:90px 0}.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){#why{padding:75px 0}.why-header{margin-bottom:45px}.why-header h2{letter-spacing:-1.5px;font-size:40px}.why-header>p{font-size:14px}.why-grid{grid-template-columns:1fr;gap:16px}.why-card{border-radius:20px;min-height:auto;padding:25px}.why-number{font-size:32px;top:20px;right:20px}.why-cta{flex-direction:column;align-items:flex-start;margin-top:25px;padding:28px 25px}.why-cta h3{font-size:22px}.why-cta-button{justify-content:space-between;width:100%}}#certificates{background:#fff;padding:120px 0;position:relative;overflow:hidden}#certificates:before{content:"";filter:blur(25px);pointer-events:none;background:#32c6ee12;border-radius:50%;width:480px;height:480px;position:absolute;top:-280px;left:-220px}#certificates:after{content:"";filter:blur(25px);pointer-events:none;background:#087fc40d;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-230px;right:-180px}.certificates-content{z-index:2;text-align:center;max-width:850px;margin:0 auto;position:relative}.certificates-content .section-eyebrow{color:#087fc4;letter-spacing:2.5px;margin-bottom:15px;font-size:11px;font-weight:800;display:inline-block}.certificates-content h2{color:#062b72;letter-spacing:-2px;margin:0 0 20px;font-family:Manrope,sans-serif;font-size:clamp(42px,5vw,64px);line-height:1.05}.certificates-content h2 span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#073b8f,#08a6d9);-webkit-background-clip:text;background-clip:text;display:block}.certificates-content>p{color:#66788d;max-width:650px;margin:0 auto;font-size:16px;line-height:1.8}.certificate-placeholder{background:linear-gradient(145deg,#f8fdff,#eefaff);border:2px dashed #087fc42e;border-radius:28px;justify-content:center;align-items:center;min-height:210px;margin:45px auto 0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fffc,0 15px 45px #062b720d}.certificate-placeholder:before{content:"";border:1px solid #087fc414;border-radius:50%;width:280px;height:280px;position:absolute}.certificate-placeholder:after{content:"";border:1px dashed #087fc41a;border-radius:50%;width:180px;height:180px;position:absolute}.certificate-placeholder span{z-index:2;color:#087fc4;letter-spacing:1.5px;background:#fff;border:1px solid #087fc41a;border-radius:50px;padding:12px 22px;font-size:11px;font-weight:800;position:relative;box-shadow:0 10px 25px #062b7214}@media (width<=600px){#certificates{padding:75px 0}.certificates-content h2{letter-spacing:-1.5px;font-size:40px}.certificates-content>p{font-size:14px}.certificate-placeholder{border-radius:22px;min-height:170px;margin-top:35px}}#contact{background:linear-gradient(#f7fcff 0%,#fff 100%);padding:120px 0;position:relative;overflow:hidden}#contact:before{content:"";filter:blur(25px);pointer-events:none;background:#2fc6ef12;border-radius:50%;width:500px;height:500px;position:absolute;top:-280px;left:-220px}#contact:after{content:"";filter:blur(30px);pointer-events:none;background:#087fc412;border-radius:50%;width:450px;height:450px;position:absolute;bottom:-280px;right:-220px}.contact-wrapper{z-index:2;grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;display:grid;position:relative}.contact-content{max-width:650px}.contact-content .section-eyebrow{color:#087fc4;letter-spacing:2.5px;margin-bottom:15px;font-size:11px;font-weight:800;display:inline-block}.contact-content h2{color:#062b72;letter-spacing:-2px;margin:0 0 22px;font-family:Manrope,sans-serif;font-size:clamp(42px,5vw,62px);line-height:1.05}.contact-content h2 span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#073b8f,#08a6d9);-webkit-background-clip:text;background-clip:text;display:block}.contact-content>p{color:#66788d;max-width:620px;margin:0 0 35px;font-size:16px;line-height:1.8}.contact-details{gap:18px;margin-bottom:30px;display:grid}.contact-item{align-items:flex-start;gap:15px;display:flex}.contact-icon{color:#087fc4;background:linear-gradient(145deg,#eafaff,#dff6ff);border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;display:flex;box-shadow:inset 0 0 0 1px #087fc40d}.contact-whatsapp-icon,.contact-whatsapp-icon svg{display:block}.contact-whatsapp-icon svg{width:23px;height:23px}.contact-item>div:last-child{padding-top:2px}.contact-item span{color:#8190a0;letter-spacing:1.5px;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.contact-item a{color:#062b72;font-size:15px;font-weight:800;transition:all .25s;display:block}.contact-item a:hover{color:#087fc4}.contact-item small{color:#8290a0;margin-top:3px;font-size:11px;display:block}.contact-item p{color:#66788d;max-width:430px;margin:0;font-size:13px;line-height:1.7}.contact-whatsapp{color:#fff;background:#062b72;border-radius:50px;align-items:center;gap:13px;padding:14px 20px;font-size:12px;font-weight:800;transition:transform .3s,background .3s,box-shadow .3s;display:inline-flex;box-shadow:0 12px 30px #062b7226}.contact-whatsapp:hover{color:#fff;background:#087fc4;transform:translateY(-4px);box-shadow:0 18px 40px #087fc433}.contact-whatsapp-icon{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:12px;display:flex}.contact-whatsapp strong{margin-left:5px;font-size:17px}.contact-card{color:#fff;background:linear-gradient(145deg,#041f55 0%,#062b72 50%,#087fc4 100%);border-radius:32px;flex-direction:column;justify-content:center;min-height:430px;padding:50px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 70px #062b7233}.contact-card-glow{pointer-events:none;border:1px solid #a8edff26;border-radius:50%;width:300px;height:300px;position:absolute;top:-150px;right:-100px;box-shadow:0 0 100px #59daff1f}.contact-card:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-130px;left:-100px}.contact-card-label{z-index:2;color:#a8edff;letter-spacing:3px;margin-bottom:12px;font-size:10px;font-weight:800;position:relative}.contact-card h3{z-index:2;color:#fff;margin:0 0 15px;font-family:Manrope,sans-serif;font-size:34px;line-height:1.1;position:relative}.contact-card>p{z-index:2;color:#ffffffa6;max-width:350px;margin:0;font-size:14px;line-height:1.8;position:relative}.contact-card-divider{z-index:2;background:#72defa;border-radius:5px;width:45px;height:2px;margin:30px 0;position:relative}.contact-card-info{z-index:2;flex-direction:column;gap:7px;margin-bottom:30px;display:flex;position:relative}.contact-card-info strong{color:#fff;font-size:15px}.contact-card-info span{color:#ffffff9e;font-size:12px}.contact-card-button{z-index:2;color:#062b72;background:#fff;border-radius:50px;justify-content:space-between;align-items:center;gap:25px;width:100%;max-width:250px;padding:14px 18px;font-size:12px;font-weight:800;transition:transform .3s,box-shadow .3s;display:inline-flex;position:relative}.contact-card-button:hover{color:#062b72;transform:translateY(-3px);box-shadow:0 12px 30px #0000002e}.contact-card-button span{font-size:17px}@media (width<=900px){#contact{padding:90px 0}.contact-wrapper{grid-template-columns:1fr;gap:50px}.contact-content{max-width:100%}.contact-card{min-height:390px}}@media (width<=600px){#contact{padding:75px 0}.contact-content h2{letter-spacing:-1.5px;font-size:40px}.contact-content>p{font-size:14px}.contact-card{border-radius:25px;min-height:360px;padding:35px 25px}.contact-card h3{font-size:29px}.contact-whatsapp{justify-content:space-between;width:100%}}@media (width<=800px){.header-container{position:relative}.main-nav.mobile-open{z-index:999;background:#fff;border-top:1px solid #062b720f;flex-direction:column;align-items:stretch;gap:0;padding:15px 20px 20px;display:flex;position:absolute;top:72px;left:0;right:0;box-shadow:0 15px 35px #062b721a}.main-nav.mobile-open a{border-bottom:1px solid #062b720f;padding:13px 5px;font-size:13px;display:flex}.main-nav.mobile-open{z-index:9999;background:#fff;border-top:1px solid #062b7214;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 18px;position:absolute;top:72px;left:0;right:0;box-shadow:0 15px 35px #062b721f;display:flex!important}.main-nav.mobile-open a{color:#062b72;border-bottom:1px solid #062b720f;padding:14px 5px;text-decoration:none;display:flex!important}.main-nav.mobile-open a:last-child{border-bottom:none}}.floating-whatsapp{color:#fff;z-index:99999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 28px #25d3664d}.floating-whatsapp-icon{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;line-height:1;display:flex}.floating-whatsapp:hover{color:#fff;transform:translateY(-4px)scale(1.05);box-shadow:0 15px 35px #25d36666}.floating-whatsapp-text{display:none!important}@media (width<=600px){.floating-whatsapp{width:52px;height:52px;bottom:15px;right:15px}.floating-whatsapp-icon{font-size:21px}}.floating-whatsapp-icon svg{width:27px;height:27px;display:block}.hero-whatsapp-icon,.footer-whatsapp-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hero-whatsapp-icon svg{width:18px;height:18px;display:block}.footer-whatsapp-icon{justify-content:center;align-items:center;display:inline-flex}.footer-whatsapp-icon svg{width:18px;height:18px;display:block}.quality-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px;display:block}.quality-icon{color:#087fc4}.quality-section{padding-top:145px!important}@media (width<=800px){.quality-section{padding-top:105px!important}}.footer-center-info{text-align:center;width:100%;margin:35px auto 20px}.footer-center-info p{margin:8px 0}.footer-center-info a{margin-top:12px;font-weight:700;text-decoration:none;display:inline-block}.site-footer,.site-footer p,.site-footer span,.site-footer a,.site-footer h4,.footer-bottom,.footer-bottom p,.footer-bottom span,.footer-center-info,.footer-center-info p,.footer-center-info a,.site-footer *,.site-footer a,.site-footer a:visited,.site-footer a:hover,.site-footer a:active{color:#fff!important}.site-footer p,.site-footer span,.site-footer strong,.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4,.site-footer h5,.site-footer h6,.footer-bottom,.footer-bottom *,.footer-center-info,.footer-center-info *{color:#fff!important;opacity:1!important}@media (width<=600px){.footer-center-info{margin:12px auto 0;display:block}.footer-center-info p{margin:4px 0}}.site-footer *,.site-footer a,.site-footer a:visited,.site-footer a:hover,.site-footer a:active{color:#fff!important}.site-footer p,.site-footer span,.site-footer strong,.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4,.site-footer h5,.site-footer h6,.footer-bottom,.footer-bottom *,.footer-center-info,.footer-center-info *{color:#fff!important;opacity:1!important}
