.hero-module__WGVhPW__heroSection{width:100vw;max-width:100%;height:50vh;min-height:500px;margin:0;padding:0;position:relative;overflow:hidden}.hero-module__WGVhPW__sliderWrapper{z-index:1;will-change:transform;transition:transform .1s linear;position:absolute;inset:0}.hero-module__WGVhPW__heroImage{object-fit:cover;opacity:0;transition:opacity 1.4s;top:0;left:0;width:100%!important;height:100%!important;position:absolute!important}.hero-module__WGVhPW__activeSlide{opacity:1}.hero-module__WGVhPW__gradientOverlay{z-index:2;background:linear-gradient(#0a2f53b3,#008dbf80,#0009);position:absolute;inset:0}.hero-module__WGVhPW__contentWrap{z-index:3;text-align:center;color:#fff;max-width:900px;margin:0 auto;padding-top:160px;padding-left:20px;padding-right:20px;position:relative}.hero-module__WGVhPW__contentWrap h1{font-size:3rem;font-weight:800;line-height:1.2}.hero-module__WGVhPW__sub{opacity:.95;margin-top:20px;font-size:1.35rem}.hero-module__WGVhPW__ctaBtn{color:#0a2f53;background:#00cdea;border-radius:8px;margin-top:32px;padding:14px 28px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block}.hero-module__WGVhPW__ctaBtn:hover{background:#008dbf;transform:translateY(-3px)}.hero-module__WGVhPW__trustRow{color:#fff;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:32px;font-size:.95rem;display:flex}
.animations-module__3TsJHW__fadeUp{opacity:0;animation:1.1s ease-out forwards animations-module__3TsJHW__fadeUpAnim;transform:translateY(20px)}@keyframes animations-module__3TsJHW__fadeUpAnim{to{opacity:1;transform:translateY(0)}}.animations-module__3TsJHW__sliderImage{object-fit:cover;opacity:0;width:100%;height:100%;animation:24s infinite animations-module__3TsJHW__slideFade;position:absolute;top:0;left:0}@keyframes animations-module__3TsJHW__slideFade{0%{opacity:1}16%{opacity:1}25%{opacity:0}to{opacity:0}}.animations-module__3TsJHW__parallaxLayer{animation:12s ease-in-out infinite alternate animations-module__3TsJHW__parallaxShift;transform:translateY(0)}@keyframes animations-module__3TsJHW__parallaxShift{0%{transform:translateY(0)}to{transform:translateY(12px)}}.animations-module__3TsJHW__floatingCTA{color:#0a2f53;opacity:0;z-index:1000;background:#00cdea;border-radius:50px;padding:14px 22px;font-weight:700;text-decoration:none;transition:opacity .4s,transform .4s;position:fixed;bottom:28px;right:28px;transform:scale(.8)}.animations-module__3TsJHW__showCTA{opacity:1;transform:scale(1)}.animations-module__3TsJHW__floatingCTA:hover{background:#008dbf}
.testimonials-module__-FD4pq__wrapper{text-align:center;background:#fff;padding:30px 10px}.testimonials-module__-FD4pq__card{background:#f8fbff;border-radius:12px;max-width:680px;margin:0 auto;padding:40px;box-shadow:0 8px 22px #0000001a}.testimonials-module__-FD4pq__quote{color:#0a2f53;margin-bottom:20px;font-size:1.4rem;line-height:1.6}.testimonials-module__-FD4pq__name{font-weight:700}.testimonials-module__-FD4pq__role{opacity:.7;margin-top:4px}.testimonials-module__-FD4pq__stars{color:#00cdea;margin-top:14px;font-size:1.2rem}
.homepage-module__4y-5Zq__pageWrapper{width:100%;max-width:none;margin:0;padding:0;overflow-x:hidden}.homepage-module__4y-5Zq__sectionDivider{clip-path:polygon(0 0,100% 15%,100% 100%,0 85%);background:linear-gradient(135deg,#00cdea,#008dbf);width:100%;height:80px}.homepage-module__4y-5Zq__sectionDividerAlt{clip-path:polygon(0 15%,100% 0,100% 85%,0 100%);background:linear-gradient(135deg,#0a2f53,#008dbf);width:100%;height:80px}.homepage-module__4y-5Zq__aboutSection{background:#fff;padding:100px 20px}.homepage-module__4y-5Zq__aboutContainer{flex-wrap:wrap;align-items:center;gap:40px;max-width:1200px;margin:0 auto;display:flex}.homepage-module__4y-5Zq__aboutText{flex:1;min-width:300px}.homepage-module__4y-5Zq__aboutText h2{color:#0a2f53;margin-bottom:16px;font-size:2.4rem;font-weight:800}.homepage-module__4y-5Zq__aboutText p{color:#0a2f53;opacity:.9;margin-bottom:20px;font-size:1.1rem;line-height:1.7}.homepage-module__4y-5Zq__learnMoreBtn{color:#008dbf;margin-top:14px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block}.homepage-module__4y-5Zq__learnMoreBtn:hover{color:#00cdea;transform:translate(4px)}.homepage-module__4y-5Zq__aboutImageWrap{flex:1;min-width:300px}.homepage-module__4y-5Zq__aboutImage{object-fit:cover;border-radius:16px;width:100%;height:auto;box-shadow:0 16px 40px #0000001f}.homepage-module__4y-5Zq__servicesSection{text-align:center;background:#f5fbff;padding:100px 20px}.homepage-module__4y-5Zq__sectionTitle{color:#0a2f53;margin-bottom:12px;font-size:2.4rem;font-weight:800}.homepage-module__4y-5Zq__sectionSubtitle{color:#234a63;opacity:.9;max-width:760px;margin:0 auto 40px;font-size:1.15rem;line-height:1.7}.homepage-module__4y-5Zq__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;max-width:1200px;margin:40px auto 0;display:grid}.homepage-module__4y-5Zq__serviceCard{text-align:left;background:#fff;border:1px solid #e9f3fa;border-radius:16px;padding:30px;transition:all .25s;box-shadow:0 12px 30px #00000012}.homepage-module__4y-5Zq__serviceCard:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0000001f}.homepage-module__4y-5Zq__serviceCard h3{color:#0a2f53;margin-bottom:12px;font-size:1.4rem;font-weight:700}.homepage-module__4y-5Zq__serviceCard p{color:#234a63;font-size:1rem;line-height:1.6}.homepage-module__4y-5Zq__viewPackagesBtn{color:#0a2f53;background:#00cdea;border-radius:10px;margin-top:40px;padding:14px 28px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block}.homepage-module__4y-5Zq__viewPackagesBtn:hover{background:#008dbf;transform:translateY(-3px)}.homepage-module__4y-5Zq__whySection{text-align:center;background:#fff;padding:50px 20px}.homepage-module__4y-5Zq__whySection h2{color:#0a2f53;margin-bottom:40px;font-size:2.4rem;font-weight:800}.homepage-module__4y-5Zq__whyGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px;max-width:1100px;margin:0 auto;display:grid}.homepage-module__4y-5Zq__whyItem{text-align:center;background:#f5fbff;border:1px solid #e1eef7;border-radius:16px;padding:30px;transition:all .25s}.homepage-module__4y-5Zq__whyItem:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.homepage-module__4y-5Zq__icon{margin-bottom:12px;font-size:2.2rem}.homepage-module__4y-5Zq__whyItem h4{color:#0a2f53;margin-bottom:8px;font-size:1.3rem;font-weight:700}.homepage-module__4y-5Zq__whyItem p{color:#234a63;font-size:1rem;line-height:1.6}.homepage-module__4y-5Zq__testimonialsSection{background:#fff;padding:50px 0}.homepage-module__4y-5Zq__bottomCTA{text-align:center;color:#fff;background:linear-gradient(135deg,#008dbf,#00cdea);padding:110px 20px}.homepage-module__4y-5Zq__bottomCTA h2{margin-bottom:14px;font-size:2.4rem;font-weight:800}.homepage-module__4y-5Zq__bottomCTA p{opacity:.95;margin-bottom:28px;font-size:1.2rem}.homepage-module__4y-5Zq__bottomCtaBtn{color:#0a2f53;background:#fff;border-radius:10px;padding:14px 28px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block}.homepage-module__4y-5Zq__bottomCtaBtn:hover{background:#f5fbff;transform:translateY(-3px)}
