.Navbar-module__O8Na-a__navbar{z-index:var(--z-sticky);padding:1.25rem 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__O8Na-a__navbar.Navbar-module__O8Na-a__scrolled{-webkit-backdrop-filter:blur(20px);background:#03045ef2;border-bottom:1px solid #ffffff14;padding:.875rem 0;box-shadow:0 4px 30px #0000004d}.Navbar-module__O8Na-a__container{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__O8Na-a__logo{flex-shrink:0;align-items:center;gap:.625rem;text-decoration:none;display:flex}.Navbar-module__O8Na-a__logoMark{justify-content:center;align-items:center;display:flex}.Navbar-module__O8Na-a__logoText{flex-direction:column;line-height:1;display:flex}.Navbar-module__O8Na-a__logoName{font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;font-size:1.0625rem;font-weight:800}.Navbar-module__O8Na-a__logoSub{font-family:var(--font-body);color:var(--ice);letter-spacing:.1em;text-transform:uppercase;font-size:.6875rem;font-weight:400}.Navbar-module__O8Na-a__desktopNav{flex:1;justify-content:center;align-items:center;gap:.25rem;display:flex}.Navbar-module__O8Na-a__navLink{font-family:var(--font-heading);color:#ffffffbf;border-radius:6px;padding:.5rem .875rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.Navbar-module__O8Na-a__navLink:after{content:"";background:linear-gradient(90deg, var(--ocean), var(--sky));border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module__O8Na-a__navLink:hover{color:#fff}.Navbar-module__O8Na-a__navLink:hover:after{width:60%}.Navbar-module__O8Na-a__navActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Navbar-module__O8Na-a__ctaBtn{background:linear-gradient(135deg, var(--ocean), var(--sky));color:#fff;font-family:var(--font-heading);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.375rem;padding:.625rem 1.375rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #0077b64d}.Navbar-module__O8Na-a__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0077b680}.Navbar-module__O8Na-a__menuBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:none}.Navbar-module__O8Na-a__menuBtn:hover{background:#fff3}.Navbar-module__O8Na-a__mobileMenu{z-index:calc(var(--z-sticky) - 1);-webkit-backdrop-filter:blur(20px);background:#03045ef7;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:.25rem;padding:1.25rem;display:flex;position:fixed;top:70px;left:1rem;right:1rem;box-shadow:0 20px 60px #0006}.Navbar-module__O8Na-a__mobileLink{font-family:var(--font-heading);color:#fffc;border-radius:8px;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Navbar-module__O8Na-a__mobileLink:hover{color:#fff;background:#ffffff14}.Navbar-module__O8Na-a__mobileCta{background:linear-gradient(135deg, var(--ocean), var(--sky));color:#fff;font-family:var(--font-heading);cursor:pointer;border:none;border-radius:10px;margin-top:.75rem;padding:.875rem;font-size:1rem;font-weight:600;transition:all .2s}.Navbar-module__O8Na-a__mobileCta:hover{opacity:.9}@media (max-width:768px){.Navbar-module__O8Na-a__desktopNav,.Navbar-module__O8Na-a__ctaBtn{display:none}.Navbar-module__O8Na-a__menuBtn{display:flex}}
.Footer-module__yg9ahW__footer{background:var(--navy);position:relative;overflow:hidden}.Footer-module__yg9ahW__ctaBand{background:linear-gradient(135deg, var(--ocean) 0%, var(--sky) 100%);padding:3rem 0}.Footer-module__yg9ahW__ctaContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Footer-module__yg9ahW__ctaTitle{font-family:var(--font-heading);color:#fff;margin-bottom:.375rem;font-size:1.75rem;font-weight:800}.Footer-module__yg9ahW__ctaSubtitle{color:#fffc;font-size:1rem}.Footer-module__yg9ahW__ctaActions{flex-wrap:wrap;flex-shrink:0;gap:1rem;display:flex}.Footer-module__yg9ahW__ctaWhatsapp{color:var(--ocean);font-family:var(--font-heading);background:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #00000026}.Footer-module__yg9ahW__ctaWhatsapp:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0003}.Footer-module__yg9ahW__ctaPortfolio{color:#fff;font-family:var(--font-heading);cursor:pointer;background:0 0;border:2px solid #fff6;border-radius:50px;align-items:center;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:inline-flex}.Footer-module__yg9ahW__ctaPortfolio:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.Footer-module__yg9ahW__main{padding:4rem 0;position:relative}.Footer-module__yg9ahW__main:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Footer-module__yg9ahW__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Footer-module__yg9ahW__grid{grid-template-columns:2fr 1fr 1.5fr 1fr;gap:3rem;display:grid}.Footer-module__yg9ahW__logo{align-items:center;gap:.625rem;margin-bottom:1rem;display:flex}.Footer-module__yg9ahW__logoMark{justify-content:center;align-items:center;display:flex}.Footer-module__yg9ahW__logoText{flex-direction:column;line-height:1;display:flex}.Footer-module__yg9ahW__logoName{font-family:var(--font-heading);color:#fff;font-size:1.0625rem;font-weight:800}.Footer-module__yg9ahW__logoSub{color:var(--ice);letter-spacing:.1em;text-transform:uppercase;margin-top:2px;font-size:.6875rem}.Footer-module__yg9ahW__tagline{font-family:var(--font-heading);color:var(--sky);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:.875rem;font-weight:700}.Footer-module__yg9ahW__desc{color:#ffffff80;margin-bottom:1.5rem;font-size:.875rem;line-height:1.7}.Footer-module__yg9ahW__socials{gap:.625rem;display:flex}.Footer-module__yg9ahW__socialBtn{color:#fff9;background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .25s;display:flex}.Footer-module__yg9ahW__socialBtn:hover{border-color:var(--sky);color:var(--sky);background:#00b4d833;transform:translateY(-2px)}.Footer-module__yg9ahW__colTitle{font-family:var(--font-heading);color:#fff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.875rem;font-weight:700}.Footer-module__yg9ahW__colList{flex-direction:column;gap:.625rem;display:flex}.Footer-module__yg9ahW__colLink{color:#ffffff80;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__yg9ahW__colLink:hover{color:var(--sky)}.Footer-module__yg9ahW__colText{color:#fff6;font-size:.875rem}.Footer-module__yg9ahW__certBadge{font-family:var(--font-heading);color:var(--sky);background:#00b4d81f;border:1px solid #00b4d833;border-radius:50px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Footer-module__yg9ahW__bottom{border-top:1px solid #ffffff0f;padding:1.5rem 0}.Footer-module__yg9ahW__bottomContainer{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Footer-module__yg9ahW__copyright{color:#ffffff59;font-size:.875rem}.Footer-module__yg9ahW__scrollTop{color:#ffffff80;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Footer-module__yg9ahW__scrollTop:hover{color:var(--sky);background:#00b4d833;transform:translateY(-2px)}@media (max-width:1024px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:640px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr}.Footer-module__yg9ahW__ctaContent{flex-direction:column;align-items:flex-start}.Footer-module__yg9ahW__ctaActions{width:100%}.Footer-module__yg9ahW__ctaWhatsapp,.Footer-module__yg9ahW__ctaPortfolio{text-align:center;flex:1;justify-content:center}.Footer-module__yg9ahW__copyright{font-size:.8125rem}}
.WhatsAppCTA-module__-2a8Ua__waBtn{z-index:var(--z-overlay);color:#fff;font-family:var(--font-heading);background:#25d366;border-radius:50px;align-items:center;gap:.625rem;padding:.875rem 1.25rem .875rem 1rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;overflow:visible;box-shadow:0 8px 30px #25d36666}.WhatsAppCTA-module__-2a8Ua__waBtn:hover{box-shadow:0 12px 40px #25d36699}.WhatsAppCTA-module__-2a8Ua__ping{background:#f44;border-radius:50%;width:16px;height:16px;animation:1.5s ease-in-out infinite WhatsAppCTA-module__-2a8Ua__ping;position:absolute;top:-4px;right:-4px}.WhatsAppCTA-module__-2a8Ua__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhatsAppCTA-module__-2a8Ua__label{white-space:nowrap}@keyframes WhatsAppCTA-module__-2a8Ua__ping{0%{opacity:1;transform:scale(1)}75%,to{opacity:0;transform:scale(2.5)}}@media (max-width:480px){.WhatsAppCTA-module__-2a8Ua__waBtn{border-radius:50%;padding:.875rem;bottom:1.25rem;right:1.25rem}.WhatsAppCTA-module__-2a8Ua__label{display:none}}
.Hero-module__KTD73a__hero{background:linear-gradient(135deg,#03045e 0%,#020347 40%,#011a4d 70%,#02086b 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__bgElements{pointer-events:none;position:absolute;inset:0}.Hero-module__KTD73a__orb{filter:blur(80px);opacity:.4;border-radius:50%;position:absolute}.Hero-module__KTD73a__orb1{background:radial-gradient(circle,#0077b699,#0000);width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__KTD73a__float;top:-200px;right:-100px}.Hero-module__KTD73a__orb2{background:radial-gradient(circle,#00b4d866,#0000);width:400px;height:400px;animation:10s ease-in-out 2s infinite Hero-module__KTD73a__float;bottom:-100px;left:-100px}.Hero-module__KTD73a__orb3{background:radial-gradient(circle,#90e0ef4d,#0000);width:300px;height:300px;animation:6s ease-in-out 1s infinite Hero-module__KTD73a__float;top:40%;left:30%}.Hero-module__KTD73a__grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__KTD73a__shapes{pointer-events:none;position:absolute;inset:0}.Hero-module__KTD73a__shape{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;position:absolute}.Hero-module__KTD73a__shape1{width:80px;height:80px;top:15%;left:8%;transform:rotate(15deg)}.Hero-module__KTD73a__shape2{border-radius:50%;width:50px;height:50px;top:25%;right:12%;transform:rotate(-20deg)}.Hero-module__KTD73a__shape3{width:100px;height:100px;bottom:25%;left:5%;transform:rotate(30deg)}.Hero-module__KTD73a__shape4{border-radius:50%;width:60px;height:60px;top:60%;right:8%;transform:rotate(-10deg)}.Hero-module__KTD73a__shape5{width:40px;height:40px;top:45%;left:15%;transform:rotate(45deg)}.Hero-module__KTD73a__shape6{width:70px;height:70px;bottom:15%;right:15%;transform:rotate(20deg)}.Hero-module__KTD73a__content{z-index:2;text-align:center;width:100%;padding:8rem 0 6rem;position:relative}.Hero-module__KTD73a__container{max-width:900px;margin:0 auto;padding:0 1.5rem}.Hero-module__KTD73a__badge{color:var(--ice);font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;background:#00b4d81f;border:1px solid #00b4d840;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Hero-module__KTD73a__badgeDot{background:var(--sky);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__KTD73a__pulse-glow}.Hero-module__KTD73a__headline{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:1.75rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__KTD73a__word{display:inline}.Hero-module__KTD73a__highlight{background:linear-gradient(135deg, var(--sky) 0%, var(--ice) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__KTD73a__subheadline{font-family:var(--font-body);color:#ffffffa6;max-width:680px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.Hero-module__KTD73a__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Hero-module__KTD73a__btnPrimary{background:linear-gradient(135deg, var(--ocean) 0%, var(--sky) 100%);color:#fff;font-family:var(--font-heading);cursor:pointer;letter-spacing:.01em;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 8px 30px #0077b666}.Hero-module__KTD73a__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 16px 50px #0077b699}.Hero-module__KTD73a__btnSecondary{color:#fff;font-family:var(--font-heading);cursor:pointer;letter-spacing:.01em;background:0 0;border:1.5px solid #ffffff4d;border-radius:50px;align-items:center;gap:.625rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__KTD73a__btnSecondary:hover{background:#ffffff14;border-color:#fff9;transform:translateY(-3px)}.Hero-module__KTD73a__playIcon{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Hero-module__KTD73a__tagline{margin-top:2rem}.Hero-module__KTD73a__taglineText{font-family:var(--font-heading);background:linear-gradient(90deg, var(--sky), var(--mist));-webkit-text-fill-color:transparent;letter-spacing:.1em;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;font-size:1.125rem;font-weight:700}.Hero-module__KTD73a__statsBar{z-index:2;width:100%;padding:0 1.5rem 2rem;position:relative}.Hero-module__KTD73a__statsContainer{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;max-width:900px;margin:0 auto;padding:1.5rem 2rem;display:flex}.Hero-module__KTD73a__statItem{align-items:center;gap:.875rem;padding:0 1.5rem;display:flex;position:relative}.Hero-module__KTD73a__statItem:first-child{padding-left:0}.Hero-module__KTD73a__statItem:last-child{padding-right:0}.Hero-module__KTD73a__statIcon{color:var(--sky);flex-shrink:0}.Hero-module__KTD73a__statInfo{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__KTD73a__statValue{font-family:var(--font-heading);color:#fff;font-size:1.5rem;font-weight:800;line-height:1}.Hero-module__KTD73a__statLabel{font-family:var(--font-body);color:#ffffff8c;white-space:nowrap;margin-top:.125rem;font-size:.75rem}.Hero-module__KTD73a__statDivider{background:#ffffff1f;width:1px;height:32px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Hero-module__KTD73a__scrollIndicator{z-index:2;border:1.5px solid #ffffff40;border-radius:14px;flex-direction:column;align-items:center;width:28px;height:44px;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__KTD73a__scrollDot{background:#fff;border-radius:2px;width:4px;height:8px;margin-top:6px}@keyframes Hero-module__KTD73a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}@keyframes Hero-module__KTD73a__pulse-glow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@media (max-width:768px){.Hero-module__KTD73a__statsContainer{flex-direction:column;gap:1.25rem;padding:1.25rem}.Hero-module__KTD73a__statItem{border:none;padding:0}.Hero-module__KTD73a__statDivider,.Hero-module__KTD73a__scrollIndicator{display:none}}@media (max-width:480px){.Hero-module__KTD73a__ctas{flex-direction:column}.Hero-module__KTD73a__btnPrimary,.Hero-module__KTD73a__btnSecondary{justify-content:center;width:100%}}
.About-module__XXGFJG__about{background:var(--white);padding:7rem 0;position:relative;overflow:hidden}.About-module__XXGFJG__about:before{content:"";pointer-events:none;background:radial-gradient(circle,#caf0f866,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-200px}.About-module__XXGFJG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.About-module__XXGFJG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.About-module__XXGFJG__visual{position:relative}.About-module__XXGFJG__visualCard{background:linear-gradient(135deg, var(--navy) 0%, #020e6b 100%);border-radius:24px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 30px 80px #03045e40}.About-module__XXGFJG__visualCard:before{content:"";background:radial-gradient(circle,#00b4d833,#0000);border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.About-module__XXGFJG__logoDisplay{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.About-module__XXGFJG__logoIcon{justify-content:center;align-items:center;display:flex}.About-module__XXGFJG__logoLabel strong{font-family:var(--font-heading);color:#fff;font-size:1.0625rem;font-weight:700;display:block}.About-module__XXGFJG__logoLabel span{color:var(--ice);letter-spacing:.05em;font-size:.75rem}.About-module__XXGFJG__taglineBig{font-family:var(--font-heading);color:#fff;background:linear-gradient(135deg, white, var(--ice));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:2.25rem;font-weight:800;line-height:1.15}.About-module__XXGFJG__decorLine{background:linear-gradient(90deg, var(--sky), var(--ice));border-radius:2px;width:48px;height:3px;margin-bottom:1.25rem}.About-module__XXGFJG__visualDesc{color:#fff9;font-size:.9375rem;line-height:1.65}.About-module__XXGFJG__floatingBadge{font-family:var(--font-heading);color:var(--ocean);background:#fff;border-radius:50px;align-items:center;gap:.375rem;padding:.625rem 1rem;font-size:.875rem;font-weight:700;animation:4s ease-in-out infinite About-module__XXGFJG__float;display:flex;position:absolute;bottom:-1rem;right:2rem;box-shadow:0 8px 30px #00000026}.About-module__XXGFJG__fbIcon{color:var(--sky)}.About-module__XXGFJG__floatingBadge2{background:linear-gradient(135deg, var(--ocean), var(--sky));font-family:var(--font-heading);color:#fff;border-radius:50px;padding:.5rem 1rem;font-size:.8125rem;font-weight:700;animation:5s ease-in-out 1s infinite About-module__XXGFJG__float;position:absolute;top:-1rem;left:2rem;box-shadow:0 8px 30px #0077b64d}.About-module__XXGFJG__badge{font-family:var(--font-heading);color:var(--ocean);letter-spacing:.05em;text-transform:uppercase;background:#0077b614;border:1px solid #0077b633;border-radius:50px;margin-bottom:1.25rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.About-module__XXGFJG__heading{font-family:var(--font-heading);color:var(--navy);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.5rem;font-weight:800;line-height:1.15}.About-module__XXGFJG__accent{background:linear-gradient(135deg, var(--ocean), var(--sky));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__XXGFJG__lead{font-family:var(--font-heading);color:var(--gray-700);margin-bottom:1rem;font-size:1.125rem;font-weight:500;line-height:1.65}.About-module__XXGFJG__body{color:var(--gray-500);margin-bottom:.875rem;font-size:.9375rem;line-height:1.75}.About-module__XXGFJG__values{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;display:grid}.About-module__XXGFJG__valueCard{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:12px;align-items:flex-start;gap:.75rem;padding:1.125rem;transition:all .3s;display:flex}.About-module__XXGFJG__valueCard:hover{background:#0077b60a;border-color:#0077b633;transform:translateY(-2px);box-shadow:0 4px 20px #0077b614}.About-module__XXGFJG__valueIcon{color:var(--ocean);flex-shrink:0;margin-top:2px}.About-module__XXGFJG__valueTitle{font-family:var(--font-heading);color:var(--navy);margin-bottom:.25rem;font-size:.9375rem;font-weight:700}.About-module__XXGFJG__valueDesc{color:var(--gray-500);font-size:.8125rem;line-height:1.55}@keyframes About-module__XXGFJG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.About-module__XXGFJG__grid{gap:3rem}.About-module__XXGFJG__heading{font-size:2rem}}@media (max-width:768px){.About-module__XXGFJG__grid{grid-template-columns:1fr}.About-module__XXGFJG__visual{order:2}.About-module__XXGFJG__content{order:1}.About-module__XXGFJG__heading{font-size:1.875rem}.About-module__XXGFJG__values{grid-template-columns:1fr}}
.WhyUs-module__-UR67q__whyUs{background:var(--gray-50);padding:7rem 0;position:relative;overflow:hidden}.WhyUs-module__-UR67q__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.WhyUs-module__-UR67q__heading{text-align:center;max-width:640px;margin:0 auto 4rem}.WhyUs-module__-UR67q__badge{font-family:var(--font-heading);color:var(--ocean);letter-spacing:.05em;text-transform:uppercase;background:#0077b614;border:1px solid #0077b633;border-radius:50px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.WhyUs-module__-UR67q__title{font-family:var(--font-heading);color:var(--navy);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.75rem;font-weight:800;line-height:1.15}.WhyUs-module__-UR67q__accent{background:linear-gradient(135deg, var(--ocean), var(--sky));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WhyUs-module__-UR67q__subtitle{color:var(--gray-500);font-size:1.0625rem;line-height:1.7}.WhyUs-module__-UR67q__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.WhyUs-module__-UR67q__card{border:1px solid var(--gray-100);cursor:default;background:#fff;border-radius:16px;padding:1.75rem;transition:all .35s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.WhyUs-module__-UR67q__card:before{content:"";opacity:0;border-radius:16px;transition:opacity .35s;position:absolute;inset:0}.WhyUs-module__-UR67q__card-ocean:before{background:linear-gradient(135deg,#0077b60a,#00b4d80a)}.WhyUs-module__-UR67q__card-sky:before{background:linear-gradient(135deg,#00b4d80a,#90e0ef14)}.WhyUs-module__-UR67q__card:hover{border-color:#0077b633;transform:translateY(-6px);box-shadow:0 20px 50px #0077b61f}.WhyUs-module__-UR67q__card:hover:before{opacity:1}.WhyUs-module__-UR67q__cardAccent{background:linear-gradient(90deg, var(--ocean), var(--sky));border-radius:0 0 16px 16px;width:0;height:3px;transition:width .35s;position:absolute;bottom:0;left:0}.WhyUs-module__-UR67q__card:hover .WhyUs-module__-UR67q__cardAccent{width:100%}.WhyUs-module__-UR67q__iconWrap{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.125rem;transition:all .3s;display:flex}.WhyUs-module__-UR67q__icon-ocean{color:var(--ocean);background:#0077b61a}.WhyUs-module__-UR67q__icon-sky{color:var(--sky);background:#00b4d81a}.WhyUs-module__-UR67q__card:hover .WhyUs-module__-UR67q__iconWrap{transform:scale(1.1)rotate(5deg)}.WhyUs-module__-UR67q__card:hover .WhyUs-module__-UR67q__icon-ocean{background:var(--ocean);color:#fff}.WhyUs-module__-UR67q__card:hover .WhyUs-module__-UR67q__icon-sky{background:var(--sky);color:#fff}.WhyUs-module__-UR67q__cardTitle{font-family:var(--font-heading);color:var(--navy);margin-bottom:.625rem;font-size:1rem;font-weight:700;line-height:1.3}.WhyUs-module__-UR67q__cardDesc{color:var(--gray-500);font-size:.875rem;line-height:1.65}@media (max-width:1024px){.WhyUs-module__-UR67q__grid{grid-template-columns:repeat(2,1fr)}.WhyUs-module__-UR67q__title{font-size:2.25rem}}@media (max-width:640px){.WhyUs-module__-UR67q__grid{grid-template-columns:1fr}.WhyUs-module__-UR67q__title{font-size:2rem}}
.Services-module__zXymXq__services{background:#fff;padding:7rem 0;position:relative;overflow:hidden}.Services-module__zXymXq__bg{pointer-events:none;position:absolute;inset:0}.Services-module__zXymXq__bgOrb1{background:radial-gradient(circle,#caf0f880,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:10%;left:-10%}.Services-module__zXymXq__bgOrb2{background:radial-gradient(circle,#90e0ef66,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:10%;right:-10%}.Services-module__zXymXq__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Services-module__zXymXq__heading{text-align:center;max-width:640px;margin:0 auto 3.5rem}.Services-module__zXymXq__badge{font-family:var(--font-heading);color:var(--ocean);letter-spacing:.05em;text-transform:uppercase;background:#0077b614;border:1px solid #0077b633;border-radius:50px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.Services-module__zXymXq__title{font-family:var(--font-heading);color:var(--navy);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.75rem;font-weight:800;line-height:1.15}.Services-module__zXymXq__accent{background:linear-gradient(135deg, var(--ocean), var(--sky));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Services-module__zXymXq__subtitle{color:var(--gray-500);font-size:1.0625rem;line-height:1.7}.Services-module__zXymXq__grid{grid-template-columns:repeat(5,1fr);gap:1.125rem;display:grid}.Services-module__zXymXq__card{cursor:pointer;border-radius:16px;height:100%;min-height:220px;position:relative;overflow:hidden}.Services-module__zXymXq__cardInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.23,1,.32,1);position:relative}.Services-module__zXymXq__card:hover .Services-module__zXymXq__cardInner{transform:translateY(-8px)}.Services-module__zXymXq__cardFront{border:1.5px solid var(--gray-100);background:#fff;border-radius:16px;flex-direction:column;gap:.5rem;width:100%;height:100%;padding:1.5rem;transition:all .35s;display:flex;position:relative}.Services-module__zXymXq__card:hover .Services-module__zXymXq__cardFront{border-color:#0077b640;box-shadow:0 16px 40px #0077b61a}.Services-module__zXymXq__iconWrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:.375rem;transition:all .3s;display:flex}.Services-module__zXymXq__icon-ocean{color:var(--ocean);background:#0077b61a}.Services-module__zXymXq__icon-sky{color:var(--sky);background:#00b4d81a}.Services-module__zXymXq__icon-navy{color:var(--navy);background:#03045e14}.Services-module__zXymXq__card:hover .Services-module__zXymXq__icon-ocean{background:var(--ocean);color:#fff}.Services-module__zXymXq__card:hover .Services-module__zXymXq__icon-sky{background:var(--sky);color:#fff}.Services-module__zXymXq__card:hover .Services-module__zXymXq__icon-navy{background:var(--navy);color:#fff}.Services-module__zXymXq__tag{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;border-radius:50px;width:fit-content;padding:.2rem .625rem;font-size:.6875rem;font-weight:600;display:inline-block}.Services-module__zXymXq__tag-ocean{color:var(--ocean);background:#0077b614}.Services-module__zXymXq__tag-sky{color:#0090aa;background:#00b4d81a}.Services-module__zXymXq__tag-navy{color:var(--navy);background:#03045e12}.Services-module__zXymXq__cardTitle{font-family:var(--font-heading);color:var(--navy);font-size:.9375rem;font-weight:700;line-height:1.3}.Services-module__zXymXq__cardDesc{color:var(--gray-400);font-size:.8125rem;line-height:1.5}.Services-module__zXymXq__cardHover{background:linear-gradient(135deg, var(--navy) 0%, var(--ocean) 100%);opacity:0;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;padding:1.5rem;transition:all .35s;display:flex;position:absolute;inset:0;transform:translateY(10px)}.Services-module__zXymXq__card:hover .Services-module__zXymXq__cardHover{opacity:1;transform:translateY(0)}.Services-module__zXymXq__hoverIcon{color:var(--sky);margin-bottom:.25rem}.Services-module__zXymXq__hoverTitle{font-family:var(--font-heading);color:#fff;font-size:1rem;font-weight:700}.Services-module__zXymXq__hoverDesc{color:#ffffffb3;font-size:.8125rem;line-height:1.55}.Services-module__zXymXq__hoverBtn{color:#fff;font-family:var(--font-heading);cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:50px;margin-top:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .2s}.Services-module__zXymXq__hoverBtn:hover{background:#ffffff40}.Services-module__zXymXq__cta{background:#0077b60a;border:1px dashed #0077b640;border-radius:16px;justify-content:center;align-items:center;gap:1.25rem;margin-top:3rem;padding:1.5rem 2rem;display:flex}.Services-module__zXymXq__ctaText{color:var(--gray-600);font-size:1rem}.Services-module__zXymXq__ctaBtn{background:linear-gradient(135deg, var(--ocean), var(--sky));color:#fff;font-family:var(--font-heading);cursor:pointer;border:none;border-radius:50px;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .3s;box-shadow:0 4px 20px #0077b640}.Services-module__zXymXq__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0077b666}@media (max-width:1024px){.Services-module__zXymXq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Services-module__zXymXq__grid{grid-template-columns:repeat(2,1fr)}.Services-module__zXymXq__title{font-size:2.25rem}.Services-module__zXymXq__cardHover{display:none}}@media (max-width:480px){.Services-module__zXymXq__grid{grid-template-columns:1fr}.Services-module__zXymXq__cta{text-align:center;flex-direction:column}}
.Portfolio-module__0_xLAG__portfolio{background:var(--gray-50);padding:7rem 0}.Portfolio-module__0_xLAG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Portfolio-module__0_xLAG__heading{text-align:center;max-width:640px;margin:0 auto 3rem}.Portfolio-module__0_xLAG__badge{font-family:var(--font-heading);color:var(--ocean);letter-spacing:.05em;text-transform:uppercase;background:#0077b614;border:1px solid #0077b633;border-radius:50px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.Portfolio-module__0_xLAG__title{font-family:var(--font-heading);color:var(--navy);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.75rem;font-weight:800;line-height:1.15}.Portfolio-module__0_xLAG__accent{background:linear-gradient(135deg, var(--ocean), var(--sky));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Portfolio-module__0_xLAG__subtitle{color:var(--gray-500);font-size:1.0625rem;line-height:1.7}.Portfolio-module__0_xLAG__filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.Portfolio-module__0_xLAG__filterBtn{font-family:var(--font-heading);color:var(--gray-500);border:1.5px solid var(--gray-200);cursor:pointer;background:#fff;border-radius:50px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .25s}.Portfolio-module__0_xLAG__filterBtn:hover{border-color:var(--ocean);color:var(--ocean)}.Portfolio-module__0_xLAG__filterBtn.Portfolio-module__0_xLAG__active{background:linear-gradient(135deg, var(--ocean), var(--sky));color:#fff;border-color:#0000;box-shadow:0 4px 15px #0077b64d}.Portfolio-module__0_xLAG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Portfolio-module__0_xLAG__card{background:#fff;border-radius:16px;transition:all .35s;overflow:hidden;box-shadow:0 2px 15px #0000000f}.Portfolio-module__0_xLAG__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001f}.Portfolio-module__0_xLAG__imageWrap{height:240px;position:relative;overflow:hidden}.Portfolio-module__0_xLAG__image{object-fit:cover;transition:transform .5s}.Portfolio-module__0_xLAG__card:hover .Portfolio-module__0_xLAG__image{transform:scale(1.05)}.Portfolio-module__0_xLAG__overlay{opacity:0;background:linear-gradient(#0077b699 0%,#03045ee6 100%);align-items:flex-end;transition:opacity .35s;display:flex;position:absolute;inset:0}.Portfolio-module__0_xLAG__card:hover .Portfolio-module__0_xLAG__overlay{opacity:1}.Portfolio-module__0_xLAG__overlayContent{width:100%;padding:1.5rem;transition:transform .35s;transform:translateY(10px)}.Portfolio-module__0_xLAG__card:hover .Portfolio-module__0_xLAG__overlayContent{transform:translateY(0)}.Portfolio-module__0_xLAG__tags{flex-wrap:wrap;gap:.375rem;margin-bottom:.625rem;display:flex}.Portfolio-module__0_xLAG__tag{color:var(--ice);font-size:.6875rem;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;background:#ffffff26;border:1px solid #ffffff40;border-radius:50px;padding:.2rem .625rem;font-weight:600}.Portfolio-module__0_xLAG__cardTitle{font-family:var(--font-heading);color:#fff;margin-bottom:.875rem;font-size:1rem;font-weight:700;line-height:1.3}.Portfolio-module__0_xLAG__viewBtn{color:var(--navy);font-family:var(--font-heading);cursor:pointer;background:#fff;border:none;border-radius:50px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .2s;display:inline-flex}.Portfolio-module__0_xLAG__viewBtn:hover{background:var(--sky);color:#fff}.Portfolio-module__0_xLAG__cardMeta{padding:1rem 1.25rem}.Portfolio-module__0_xLAG__cardCategory{font-family:var(--font-heading);color:var(--sky);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.Portfolio-module__0_xLAG__cardName{font-family:var(--font-heading);color:var(--navy);margin-top:.25rem;font-size:.9375rem;font-weight:700}.Portfolio-module__0_xLAG__cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;display:flex}.Portfolio-module__0_xLAG__cta p{color:var(--gray-600);font-size:1.0625rem}.Portfolio-module__0_xLAG__ctaBtn{background:linear-gradient(135deg, var(--ocean), var(--sky));color:#fff;font-family:var(--font-heading);cursor:pointer;border:none;border-radius:50px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 20px #0077b640}.Portfolio-module__0_xLAG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0077b666}@media (max-width:768px){.Portfolio-module__0_xLAG__grid{grid-template-columns:repeat(2,1fr)}.Portfolio-module__0_xLAG__title{font-size:2.25rem}}@media (max-width:480px){.Portfolio-module__0_xLAG__grid{grid-template-columns:1fr}}
.Benefits-module__IFh7Qa__benefits{background:#fff;padding:7rem 0;position:relative;overflow:hidden}.Benefits-module__IFh7Qa__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Benefits-module__IFh7Qa__layout{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.Benefits-module__IFh7Qa__left{position:sticky;top:6rem}.Benefits-module__IFh7Qa__badge{font-family:var(--font-heading);color:var(--ocean);letter-spacing:.05em;text-transform:uppercase;background:#0077b614;border:1px solid #0077b633;border-radius:50px;margin-bottom:1.25rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.Benefits-module__IFh7Qa__title{font-family:var(--font-heading);color:var(--navy);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.5rem;font-weight:800;line-height:1.15}.Benefits-module__IFh7Qa__accent{background:linear-gradient(135deg, var(--ocean), var(--sky));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Benefits-module__IFh7Qa__subtitle{color:var(--gray-500);margin-bottom:2rem;font-size:1rem;line-height:1.75}.Benefits-module__IFh7Qa__highlight{background:linear-gradient(135deg,#0077b60f,#00b4d80a);border:1px solid #0077b626;border-radius:16px;align-items:flex-start;gap:.875rem;margin-bottom:2rem;padding:1.25rem 1.5rem;display:flex}.Benefits-module__IFh7Qa__highlightIcon{color:var(--sky);flex-shrink:0;margin-top:2px;font-size:1.25rem}.Benefits-module__IFh7Qa__highlightText{font-family:var(--font-heading);color:var(--navy);font-size:.9375rem;font-style:italic;font-weight:600;line-height:1.55}.Benefits-module__IFh7Qa__cta{background:linear-gradient(135deg, var(--ocean), var(--sky));color:#fff;font-family:var(--font-heading);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #0077b640}.Benefits-module__IFh7Qa__cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0077b666}.Benefits-module__IFh7Qa__right{flex-direction:column;gap:1rem;display:flex}.Benefits-module__IFh7Qa__item{background:var(--gray-50);border:1px solid var(--gray-100);cursor:default;border-radius:14px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.Benefits-module__IFh7Qa__item:hover{background:#fff;border-color:#0077b633;transform:translate(4px);box-shadow:0 8px 25px #0077b614}.Benefits-module__IFh7Qa__itemIcon{width:40px;height:40px;color:var(--ocean);background:#0077b61a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.Benefits-module__IFh7Qa__item:hover .Benefits-module__IFh7Qa__itemIcon{background:linear-gradient(135deg, var(--ocean), var(--sky));color:#fff}.Benefits-module__IFh7Qa__itemTitle{font-family:var(--font-heading);color:var(--navy);margin-bottom:.3rem;font-size:.9375rem;font-weight:700}.Benefits-module__IFh7Qa__itemDesc{color:var(--gray-500);font-size:.8125rem;line-height:1.6}@media (max-width:1024px){.Benefits-module__IFh7Qa__layout{gap:3rem}.Benefits-module__IFh7Qa__left{position:static}}@media (max-width:768px){.Benefits-module__IFh7Qa__layout{grid-template-columns:1fr}.Benefits-module__IFh7Qa__title{font-size:2rem}}
.Process-module__RRL9Hq__process{background:linear-gradient(135deg, var(--navy) 0%, #020e6b 100%);padding:7rem 0;position:relative;overflow:hidden}.Process-module__RRL9Hq__process:before{content:"";background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Process-module__RRL9Hq__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Process-module__RRL9Hq__heading{text-align:center;max-width:640px;margin:0 auto 4rem}.Process-module__RRL9Hq__badge{font-family:var(--font-heading);color:var(--sky);letter-spacing:.05em;text-transform:uppercase;background:#00b4d826;border:1px solid #00b4d84d;border-radius:50px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.Process-module__RRL9Hq__title{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.75rem;font-weight:800;line-height:1.15}.Process-module__RRL9Hq__accent{background:linear-gradient(135deg, var(--sky), var(--mist));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Process-module__RRL9Hq__subtitle{color:#fff9;font-size:1.0625rem;line-height:1.7}.Process-module__RRL9Hq__steps{justify-content:center;align-items:flex-start;gap:0;display:flex;position:relative}.Process-module__RRL9Hq__step{text-align:center;flex-direction:column;flex:1;align-items:center;padding:0 1.5rem;display:flex;position:relative}.Process-module__RRL9Hq__connector{background:linear-gradient(90deg, var(--ocean), var(--sky));opacity:.3;z-index:0;width:100%;height:2px;position:absolute;top:52px;right:-50%}.Process-module__RRL9Hq__stepNumber{font-family:var(--font-heading);color:var(--sky);letter-spacing:.1em;z-index:1;margin-bottom:1rem;font-size:.75rem;font-weight:800;position:relative}.Process-module__RRL9Hq__iconWrap{z-index:1;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;transition:all .3s;display:flex;position:relative}.Process-module__RRL9Hq__icon-ocean{color:var(--sky);background:#0077b640;border:1.5px solid #0077b64d}.Process-module__RRL9Hq__icon-sky{color:var(--ice);background:#00b4d833;border:1.5px solid #00b4d840}.Process-module__RRL9Hq__step:hover .Process-module__RRL9Hq__iconWrap{transform:translateY(-4px)scale(1.05);box-shadow:0 12px 30px #00b4d840}.Process-module__RRL9Hq__step:hover .Process-module__RRL9Hq__icon-ocean{background:var(--ocean);color:#fff}.Process-module__RRL9Hq__step:hover .Process-module__RRL9Hq__icon-sky{background:var(--sky);color:#fff}.Process-module__RRL9Hq__stepTitle{font-family:var(--font-heading);color:#fff;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.Process-module__RRL9Hq__stepDesc{color:#ffffff8c;font-size:.875rem;line-height:1.65}@media (max-width:1024px){.Process-module__RRL9Hq__steps{flex-wrap:wrap;gap:2rem}.Process-module__RRL9Hq__step{flex:0 0 calc(33.33% - 1.5rem)}.Process-module__RRL9Hq__connector{display:none}}@media (max-width:640px){.Process-module__RRL9Hq__step{flex:0 0 100%}.Process-module__RRL9Hq__title{font-size:2.25rem}}
.Testimonials-module__p9op_q__testimonials{background:linear-gradient(135deg, var(--navy) 0%, #021466 50%, var(--ocean) 100%);padding:7rem 0;position:relative;overflow:hidden}.Testimonials-module__p9op_q__bgDeco1{pointer-events:none;background:radial-gradient(circle,#00b4d833,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:-80px;left:-80px}.Testimonials-module__p9op_q__bgDeco2{pointer-events:none;background:radial-gradient(circle,#90e0ef26,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;right:-80px}.Testimonials-module__p9op_q__container{z-index:1;max-width:900px;margin:0 auto;padding:0 1.5rem;position:relative}.Testimonials-module__p9op_q__heading{text-align:center;margin-bottom:3.5rem}.Testimonials-module__p9op_q__badge{font-family:var(--font-heading);color:var(--sky);letter-spacing:.05em;text-transform:uppercase;background:#00b4d826;border:1px solid #00b4d84d;border-radius:50px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.Testimonials-module__p9op_q__title{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.75rem;font-weight:800;line-height:1.15}.Testimonials-module__p9op_q__accent{background:linear-gradient(135deg, var(--sky), var(--mist));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Testimonials-module__p9op_q__subtitle{color:#fff9;font-size:1.0625rem;line-height:1.7}.Testimonials-module__p9op_q__sliderWrap{position:relative}.Testimonials-module__p9op_q__slider{-webkit-backdrop-filter:blur(20px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:24px;min-height:340px;padding:3rem;position:relative}.Testimonials-module__p9op_q__quoteIcon{color:#00b4d840;position:absolute;top:2rem;right:2.5rem}.Testimonials-module__p9op_q__card{flex-direction:column;gap:1.5rem;display:flex}.Testimonials-module__p9op_q__stars{gap:.25rem;display:flex}.Testimonials-module__p9op_q__text{font-family:var(--font-heading);color:#ffffffe6;flex:1;font-size:1.125rem;font-style:italic;font-weight:500;line-height:1.7}.Testimonials-module__p9op_q__author{border-top:1px solid #ffffff1a;align-items:center;gap:1rem;padding-top:1.25rem;display:flex}.Testimonials-module__p9op_q__avatar{width:52px;height:52px;font-family:var(--font-heading);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex;box-shadow:0 4px 15px #0003}.Testimonials-module__p9op_q__authorInfo{flex-direction:column;display:flex}.Testimonials-module__p9op_q__name{font-family:var(--font-heading);color:#fff;font-size:1rem;font-weight:700}.Testimonials-module__p9op_q__role{color:var(--sky);margin-top:.125rem;font-size:.875rem}.Testimonials-module__p9op_q__business{color:#ffffff73;margin-top:.125rem;font-size:.8125rem}.Testimonials-module__p9op_q__controls{justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.Testimonials-module__p9op_q__navBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Testimonials-module__p9op_q__navBtn:hover{border-color:var(--sky);background:#00b4d84d}.Testimonials-module__p9op_q__dots{gap:.5rem;display:flex}.Testimonials-module__p9op_q__dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.Testimonials-module__p9op_q__dotActive{background:var(--sky);border-radius:4px;width:24px}@media (max-width:768px){.Testimonials-module__p9op_q__slider{padding:2rem 1.5rem}.Testimonials-module__p9op_q__title{font-size:2.25rem}.Testimonials-module__p9op_q__text{font-size:1rem}.Testimonials-module__p9op_q__quoteIcon{display:none}}
.FAQ-module__XxaKoW__faq{background:#fff;padding:7rem 0}.FAQ-module__XxaKoW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.FAQ-module__XxaKoW__layout{grid-template-columns:1fr 1.5fr;align-items:start;gap:5rem;display:grid}.FAQ-module__XxaKoW__left{position:sticky;top:6rem}.FAQ-module__XxaKoW__badge{font-family:var(--font-heading);color:var(--ocean);letter-spacing:.05em;text-transform:uppercase;background:#0077b614;border:1px solid #0077b633;border-radius:50px;margin-bottom:1.25rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.FAQ-module__XxaKoW__title{font-family:var(--font-heading);color:var(--navy);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.25rem;font-weight:800;line-height:1.2}.FAQ-module__XxaKoW__accent{background:linear-gradient(135deg, var(--ocean), var(--sky));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FAQ-module__XxaKoW__subtitle{color:var(--gray-500);margin-bottom:2rem;font-size:1rem;line-height:1.7}.FAQ-module__XxaKoW__waBtn{color:#fff;font-family:var(--font-heading);cursor:pointer;background:#25d366;border:none;border-radius:50px;align-items:center;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #25d3664d}.FAQ-module__XxaKoW__waBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #25d36666}.FAQ-module__XxaKoW__right{flex-direction:column;gap:.75rem;display:flex}.FAQ-module__XxaKoW__item{border:1.5px solid var(--gray-100);background:var(--gray-50);border-radius:14px;transition:all .3s;overflow:hidden}.FAQ-module__XxaKoW__item.FAQ-module__XxaKoW__open{background:#fff;border-color:#0077b633;box-shadow:0 4px 20px #0077b612}.FAQ-module__XxaKoW__question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-heading);color:var(--navy);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.25rem;font-size:.9375rem;font-weight:600;line-height:1.4;transition:color .2s;display:flex}.FAQ-module__XxaKoW__item.FAQ-module__XxaKoW__open .FAQ-module__XxaKoW__question{color:var(--ocean)}.FAQ-module__XxaKoW__icon{background:var(--gray-100);width:30px;height:30px;color:var(--gray-500);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.FAQ-module__XxaKoW__item.FAQ-module__XxaKoW__open .FAQ-module__XxaKoW__icon{color:var(--ocean);background:#0077b61a}.FAQ-module__XxaKoW__answer{overflow:hidden}.FAQ-module__XxaKoW__answer p{color:var(--gray-500);padding:0 1.25rem 1.25rem;font-size:.9375rem;line-height:1.7}@media (max-width:1024px){.FAQ-module__XxaKoW__layout{gap:3rem}.FAQ-module__XxaKoW__left{position:static}}@media (max-width:768px){.FAQ-module__XxaKoW__layout{grid-template-columns:1fr}.FAQ-module__XxaKoW__title{font-size:1.875rem}}
.Contact-module__UT7GOW__contact{background:var(--gray-50);padding:7rem 0;position:relative;overflow:hidden}.Contact-module__UT7GOW__bgDeco{pointer-events:none;background:radial-gradient(circle,#caf0f880,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:0;right:0}.Contact-module__UT7GOW__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Contact-module__UT7GOW__heading{text-align:center;max-width:640px;margin:0 auto 4rem}.Contact-module__UT7GOW__badge{font-family:var(--font-heading);color:var(--ocean);letter-spacing:.05em;text-transform:uppercase;background:#0077b614;border:1px solid #0077b633;border-radius:50px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.Contact-module__UT7GOW__title{font-family:var(--font-heading);color:var(--navy);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.75rem;font-weight:800;line-height:1.15}.Contact-module__UT7GOW__accent{background:linear-gradient(135deg, var(--ocean), var(--sky));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__UT7GOW__subtitle{color:var(--gray-500);font-size:1.0625rem;line-height:1.7}.Contact-module__UT7GOW__layout{grid-template-columns:1fr 1.6fr;align-items:start;gap:3rem;display:grid}.Contact-module__UT7GOW__infoCard{background:linear-gradient(135deg, var(--navy) 0%, #021466 100%);border-radius:24px;padding:2.5rem;position:relative;overflow:hidden}.Contact-module__UT7GOW__infoCard:before{content:"";background:radial-gradient(circle,#00b4d833,#0000);border-radius:50%;width:180px;height:180px;position:absolute;top:-50px;right:-50px}.Contact-module__UT7GOW__infoTitle{font-family:var(--font-heading);color:#fff;margin-bottom:.5rem;font-size:1.375rem;font-weight:800}.Contact-module__UT7GOW__infoSubtitle{color:#ffffff8c;margin-bottom:2rem;font-size:.875rem;line-height:1.6}.Contact-module__UT7GOW__infoList{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.Contact-module__UT7GOW__infoItem{background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.875rem;padding:.875rem 1rem;text-decoration:none;transition:all .25s;display:flex;overflow:hidden}.Contact-module__UT7GOW__infoItem>div{min-width:0}.Contact-module__UT7GOW__infoItem:hover{background:#00b4d826;border-color:#00b4d840;transform:translate(4px)}.Contact-module__UT7GOW__infoIcon{width:38px;height:38px;color:var(--sky);background:#00b4d826;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__UT7GOW__infoLabel{color:#ffffff73;margin-bottom:.15rem;font-size:.75rem;display:block}.Contact-module__UT7GOW__infoValue{font-family:var(--font-heading);color:#fff;word-break:break-word;overflow-wrap:anywhere;font-size:.9rem;font-weight:600;display:block}.Contact-module__UT7GOW__whatsappDirect{border-top:1px solid #ffffff14;padding-top:1.5rem}.Contact-module__UT7GOW__whatsappDirect p{color:#ffffff80;margin-bottom:.75rem;font-size:.875rem}.Contact-module__UT7GOW__waDirectBtn{color:#fff;font-family:var(--font-heading);background:#25d366;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #25d3664d}.Contact-module__UT7GOW__waDirectBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #25d36666}.Contact-module__UT7GOW__form{border:1px solid var(--gray-100);background:#fff;border-radius:24px;flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex;box-shadow:0 4px 30px #0000000f}.Contact-module__UT7GOW__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.Contact-module__UT7GOW__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__UT7GOW__label{font-family:var(--font-heading);color:var(--navy);font-size:.875rem;font-weight:600}.Contact-module__UT7GOW__input,.Contact-module__UT7GOW__select,.Contact-module__UT7GOW__textarea{border:1.5px solid var(--gray-200);font-family:var(--font-body);color:var(--gray-800);background:var(--gray-50);border-radius:10px;outline:none;padding:.875rem 1rem;font-size:.9375rem;transition:all .25s}.Contact-module__UT7GOW__input:focus,.Contact-module__UT7GOW__select:focus,.Contact-module__UT7GOW__textarea:focus{border-color:var(--ocean);background:#fff;box-shadow:0 0 0 3px #0077b61a}.Contact-module__UT7GOW__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.Contact-module__UT7GOW__textarea{resize:vertical;min-height:120px}.Contact-module__UT7GOW__submitBtn{background:linear-gradient(135deg, var(--ocean), var(--sky));color:#fff;font-family:var(--font-heading);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.625rem;margin-top:.25rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 20px #0077b640}.Contact-module__UT7GOW__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0077b666}.Contact-module__UT7GOW__submitBtn.Contact-module__UT7GOW__sent{background:linear-gradient(135deg,#25d366,#128c7e);box-shadow:0 4px 20px #25d3664d}@media (max-width:1024px){.Contact-module__UT7GOW__layout{grid-template-columns:1fr}.Contact-module__UT7GOW__title{font-size:2.25rem}}@media (max-width:640px){.Contact-module__UT7GOW__formRow{grid-template-columns:1fr}.Contact-module__UT7GOW__form,.Contact-module__UT7GOW__infoCard{padding:1.5rem}.Contact-module__UT7GOW__waDirectBtn{justify-content:center;width:100%;padding:.75rem 1rem;font-size:.85rem}}@media (max-width:375px){.Contact-module__UT7GOW__form,.Contact-module__UT7GOW__infoCard{padding:1.25rem}}
