.hero-module__BaSuVa__hero{text-align:center;color:#fff;justify-content:center;align-items:center;height:90vh;display:flex;position:relative;overflow:hidden}.hero-module__BaSuVa__heroImage{object-fit:cover;z-index:0}.hero-module__BaSuVa__overlay{z-index:1;background:linear-gradient(#0000008c,#0000008c);position:absolute;inset:0}.hero-module__BaSuVa__heroContent{z-index:2;max-width:800px;padding:20px;position:relative}.hero-module__BaSuVa__heroContent h1{margin-bottom:1rem;font-size:3rem;font-weight:700}.hero-module__BaSuVa__heroContent p{margin-bottom:2rem;font-size:1.2rem}.hero-module__BaSuVa__heroBtn{color:#fff;cursor:pointer;background:#2f80ed;border:none;border-radius:6px;padding:14px 36px;font-size:1rem;font-weight:600;transition:all .2s}.hero-module__BaSuVa__heroBtn:hover{background:#1c5fd1;transform:translateY(-2px)}@media (max-width:768px){.hero-module__BaSuVa__heroContent h1{font-size:2rem}.hero-module__BaSuVa__heroContent p{font-size:1rem}.hero-module__BaSuVa__heroBtn{width:100%;padding:14px}}
.trust-module__aFqugq__trustStrip{color:#fff;background:#2f80ed;flex-wrap:wrap;justify-content:space-around;align-items:center;padding:20px;font-weight:600;display:flex}.trust-module__aFqugq__trustItem{align-items:center;gap:8px;font-size:1.3rem;display:flex}@media (max-width:768px){.trust-module__aFqugq__trustStrip{text-align:center;flex-direction:column;gap:12px}}
.services-module__APsm0G__services{text-align:center;background:#f8fbff;padding:30px 20px}.services-module__APsm0G__services h2{color:#111;margin-bottom:50px;font-size:2.2rem;font-weight:700}.services-module__APsm0G__serviceGrid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1100px;margin:0 auto;display:grid}.services-module__APsm0G__card{cursor:pointer;background:#fff;border-radius:12px;padding:35px 25px;transition:all .25s;box-shadow:0 8px 20px #0000000d}.services-module__APsm0G__card:hover{transform:translateY(-6px);box-shadow:0 15px 30px #2f80ed26}.services-module__APsm0G__card h3{color:#2f80ed;margin-bottom:12px;font-size:1.2rem;font-weight:600}.services-module__APsm0G__card p{color:#555;font-size:.95rem;line-height:1.5}.services-module__APsm0G__viewAll{color:#fff;cursor:pointer;background:#2f80ed;border:none;border-radius:6px;margin-top:50px;padding:14px 36px;font-weight:600;transition:all .2s}.services-module__APsm0G__viewAll:hover{background:#1c5fd1}@media (max-width:900px){.services-module__APsm0G__serviceGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.services-module__APsm0G__serviceGrid{grid-template-columns:1fr}}
.howitworks-module__Pn7frW__howItWorks{text-align:center;background:#fff;padding:80px 20px}.howitworks-module__Pn7frW__howItWorks h2{margin-bottom:60px;font-size:2rem}.howitworks-module__Pn7frW__timeline{justify-content:space-between;align-items:center;max-width:1000px;margin:0 auto;display:flex;position:relative}.howitworks-module__Pn7frW__timeline:before{content:"";z-index:0;background:#2f80ed;width:100%;height:3px;position:absolute;top:25px;left:0}.howitworks-module__Pn7frW__step{text-align:center;z-index:1;position:relative}.howitworks-module__Pn7frW__circle{color:#fff;background:#2f80ed;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 15px;font-weight:700;display:flex}@media (max-width:768px){.howitworks-module__Pn7frW__timeline{flex-direction:column;gap:30px}.howitworks-module__Pn7frW__timeline:before{display:none}.howitworks-module__Pn7frW__howItWorks p{color:#1f2937;font-weight:500}.howitworks-module__Pn7frW__howItWorks h2{color:#1f2937}.howitworks-module__Pn7frW__step p{color:#1f2937;font-weight:600}.howitworks-module__Pn7frW__circle{color:#fff;background:#2f80ed}}.howitworks-module__Pn7frW__stepText{color:#1f2937}
.whychoose-module__bTyPoa__whyChoose{color:#fff;background:#0f172a;grid-template-columns:1fr 1fr;min-height:450px;display:grid}.whychoose-module__bTyPoa__left{justify-content:center;align-items:center;padding:60px 20px;display:flex}.whychoose-module__bTyPoa__leftContent{text-align:center;max-width:500px}.whychoose-module__bTyPoa__left h2{color:#fff;margin-bottom:30px;font-size:2rem}.whychoose-module__bTyPoa__left h2:after{content:"";background:#2f80ed;width:60px;height:3px;margin:15px auto 0;display:block}.whychoose-module__bTyPoa__left ul{padding:0;list-style:none}.whychoose-module__bTyPoa__left li{color:#cbd5e1;margin-bottom:18px;font-size:1.1rem;font-weight:500}.whychoose-module__bTyPoa__right{position:relative}.whychoose-module__bTyPoa__image{object-fit:cover}@media (max-width:768px){.whychoose-module__bTyPoa__whyChoose{grid-template-columns:1fr}.whychoose-module__bTyPoa__right{min-height:250px}}
.testimonials-module__iuGzEq__testimonials{text-align:center;background:#f8fafc;padding:60px 20px}.testimonials-module__iuGzEq__title{color:#111;margin-bottom:30px;font-size:2.2rem;font-weight:700}.testimonials-module__iuGzEq__arrows{justify-content:center;gap:12px;margin-bottom:25px;display:flex}.testimonials-module__iuGzEq__arrow{color:#fff;cursor:pointer;background:#2f80ed;border:none;border-radius:50%;width:42px;height:42px;font-size:18px;transition:all .2s;box-shadow:0 4px 12px #00000026}.testimonials-module__iuGzEq__arrow:hover{background:#1c5fd1;transform:translateY(-2px)}.testimonials-module__iuGzEq__slider{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:20px;padding:10px 5px;display:flex;overflow-x:auto}.testimonials-module__iuGzEq__slider::-webkit-scrollbar{display:none}.testimonials-module__iuGzEq__slide{text-align:left;scroll-snap-align:center;background:#fff;border:1px solid #e5e7eb;border-left:5px solid #2f80ed;border-radius:14px;flex:0 0 75%;max-width:650px;padding:28px;transition:transform .2s;box-shadow:0 8px 20px #0000000f}.testimonials-module__iuGzEq__slide:hover{transform:translateY(-3px)}.testimonials-module__iuGzEq__text{color:#374151;font-size:1.05rem;font-style:italic;line-height:1.7}.testimonials-module__iuGzEq__author{color:#2f80ed;margin-top:15px;font-weight:600;display:block}@media (max-width:768px){.testimonials-module__iuGzEq__testimonials{padding:40px 15px}.testimonials-module__iuGzEq__title{font-size:1.6rem}.testimonials-module__iuGzEq__slider{padding:0}.testimonials-module__iuGzEq__slide{flex:0 0 100%;max-width:100%;padding:18px}.testimonials-module__iuGzEq__text{font-size:.95rem;line-height:1.6}.testimonials-module__iuGzEq__arrow{width:38px;height:38px}}
.cta-module__U69Ouq__cta{text-align:center;background:#f4f8ff;padding:90px 20px}.cta-module__U69Ouq__cta h2{color:#111;margin-bottom:15px;font-size:2.4rem;font-weight:700}.cta-module__U69Ouq__cta p{color:#555;max-width:500px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.cta-module__U69Ouq__ctaBtn{color:#fff;cursor:pointer;background:#2f80ed;border:none;border-radius:6px;padding:14px 34px;font-size:1rem;font-weight:600;transition:all .2s}.cta-module__U69Ouq__ctaBtn:hover{background:#1c5fd1;transform:translateY(-2px)}@media (max-width:768px){.cta-module__U69Ouq__cta h2{font-size:1.8rem}.cta-module__U69Ouq__ctaBtn{width:100%}}
