.Hero-module__KTD73a__hero{background:linear-gradient(135deg,var(--bg-light)0%,var(--white)100%);align-items:center;min-height:70vh;padding:6rem 0;display:flex}.Hero-module__KTD73a__containerInner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;display:grid}.Hero-module__KTD73a__heroContent{text-align:left;max-width:600px}.Hero-module__KTD73a__heroVisual{justify-content:center;align-items:center;display:flex}.Hero-module__KTD73a__heroVisual img{max-width:100%;height:auto;max-height:500px}.Hero-module__KTD73a__heroContent h1{background:linear-gradient(135deg,var(--primary-green),var(--dark-green));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2}.Hero-module__KTD73a__heroContent p{color:var(--text-gray);margin-bottom:2.5rem;font-size:clamp(1.1rem,2.5vw,1.4rem);line-height:1.7}.Hero-module__KTD73a__heroButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (min-width:1400px){.Hero-module__KTD73a__hero{padding:8rem 0}}@media (max-width:1024px){.Hero-module__KTD73a__containerInner{gap:3rem}}@media (max-width:768px){.Hero-module__KTD73a__hero{min-height:auto;padding:4rem 0}.Hero-module__KTD73a__containerInner{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__KTD73a__heroContent{text-align:center;order:2;max-width:100%}.Hero-module__KTD73a__heroVisual{order:1}.Hero-module__KTD73a__heroButtons{flex-direction:column;justify-content:center;align-items:center}}
.Solutions-module__x0Hpna__features{background:var(--white);padding:4rem 0}.Solutions-module__x0Hpna__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.Solutions-module__x0Hpna__featureCard{background:var(--white);border:1px solid var(--border-light);border-radius:1rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000000d}.Solutions-module__x0Hpna__featureCard:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.Solutions-module__x0Hpna__featureIcon{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;display:flex}.Solutions-module__x0Hpna__featureIcon img{object-fit:contain;width:100%;height:100%}.Solutions-module__x0Hpna__featureCard h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Solutions-module__x0Hpna__featureCard p{color:var(--text-gray);line-height:1.6}@media (max-width:768px){.Solutions-module__x0Hpna__featuresGrid{grid-template-columns:1fr;gap:1.5rem}}
.Platform-module__yFID8W__platform{background:var(--bg-light);padding:4rem 0}.Platform-module__yFID8W__platformContent{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.Platform-module__yFID8W__platformText h2{color:var(--text-dark);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.3}.Platform-module__yFID8W__platformText p{color:var(--text-gray);margin-bottom:2rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.Platform-module__yFID8W__platformVisual{background:var(--white);text-align:center;border-radius:1rem;justify-content:center;align-items:center;padding:1rem;display:flex;overflow:hidden;box-shadow:0 8px 30px #0000001a}.Platform-module__yFID8W__platformVisual img{border-radius:.5rem;width:100%;height:auto}@media (max-width:1024px){.Platform-module__yFID8W__platformContent{gap:2rem}}@media (max-width:768px){.Platform-module__yFID8W__platformContent{grid-template-columns:1fr;gap:2rem}}
.Services-module__zXymXq__services{background:var(--bg-light);padding:4rem 0}.Services-module__zXymXq__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Services-module__zXymXq__serviceCard{background:var(--white);border:1px solid var(--border-light);border-radius:1rem;flex-direction:column;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px #0000000d}.Services-module__zXymXq__serviceCard:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.Services-module__zXymXq__serviceIcon{width:80px;height:80px;margin-bottom:1.5rem}.Services-module__zXymXq__serviceIcon img{object-fit:contain;width:100%;height:100%}.Services-module__zXymXq__serviceCard h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Services-module__zXymXq__serviceCard p{color:var(--text-gray);margin-bottom:1.5rem;line-height:1.6}.Services-module__zXymXq__serviceCard ul{flex-grow:1;margin-bottom:1.5rem;padding:0;list-style:none}.Services-module__zXymXq__serviceCard li{color:var(--text-gray);margin-bottom:.5rem;padding-left:1.5rem;position:relative}.Services-module__zXymXq__serviceCard li:before{content:"✓";color:var(--primary-green);font-weight:600;position:absolute;left:0}
.ClientSuccess-module__vidQva__testimonials{background:var(--white);padding:4rem 0}.ClientSuccess-module__vidQva__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.ClientSuccess-module__vidQva__testimonialCard{background:var(--bg-light);border:1px solid var(--border-light);border-radius:1rem;flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.ClientSuccess-module__vidQva__testimonialContent{margin-bottom:1.5rem}.ClientSuccess-module__vidQva__stars{color:#fbbf24;margin-bottom:1rem;font-size:1.2rem}.ClientSuccess-module__vidQva__testimonialContent p{color:var(--text-dark);font-style:italic;line-height:1.6}.ClientSuccess-module__vidQva__testimonialAuthor{align-items:center;gap:1rem;display:flex}.ClientSuccess-module__vidQva__testimonialAuthor img{object-fit:cover;border-radius:50%}.ClientSuccess-module__vidQva__testimonialAuthor h4{color:var(--text-dark);margin-bottom:.25rem;font-weight:600}.ClientSuccess-module__vidQva__testimonialAuthor p{color:var(--text-gray);font-size:.9rem}
.Methodology-module__g8-W0G__pricing{background:var(--bg-light);padding:4rem 0}.Methodology-module__g8-W0G__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.Methodology-module__g8-W0G__pricingCard{background:var(--white);border:1px solid var(--border-light);text-align:center;border-radius:1rem;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;position:relative}.Methodology-module__g8-W0G__pricingCard:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.Methodology-module__g8-W0G__featured{border:2px solid var(--primary-green);z-index:1;transform:scale(1.05)}.Methodology-module__g8-W0G__featured:hover{transform:scale(1.05)translateY(-4px)}.Methodology-module__g8-W0G__popularBadge{background:var(--primary-green);color:var(--white);border-radius:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Methodology-module__g8-W0G__pricingCard h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Methodology-module__g8-W0G__price{margin-bottom:2rem}.Methodology-module__g8-W0G__price .Methodology-module__g8-W0G__amount{color:var(--primary-green);font-size:3rem;font-weight:700}.Methodology-module__g8-W0G__features{text-align:left;margin-bottom:2rem;padding:0;list-style:none}.Methodology-module__g8-W0G__features li{color:var(--text-gray);margin-bottom:.75rem;padding-left:1.5rem;position:relative}.Methodology-module__g8-W0G__features li:before{content:"✓";color:var(--primary-green);font-weight:600;position:absolute;left:0}.Methodology-module__g8-W0G__pricingCta{background:var(--primary-green);color:var(--text-dark);border-radius:.5rem;width:100%;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Methodology-module__g8-W0G__pricingCta:hover{background:var(--secondary-green);transform:translateY(-1px)}
.Contact-module__UT7GOW__contact{background:var(--white);padding:4rem 0}.Contact-module__UT7GOW__contactContent{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.Contact-module__UT7GOW__contactInfo h2{color:var(--text-dark);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:700}.Contact-module__UT7GOW__contactInfo p{color:var(--text-gray);margin-bottom:2rem;line-height:1.7}.Contact-module__UT7GOW__contactDetails{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__UT7GOW__contactItem{align-items:center;gap:1rem;display:flex}.Contact-module__UT7GOW__contactItem img{width:40px;height:40px}.Contact-module__UT7GOW__contactItem h4{color:var(--text-dark);margin-bottom:.25rem;font-weight:600}.Contact-module__UT7GOW__contactItem p{color:var(--text-gray);margin:0}.Contact-module__UT7GOW__contactForm{background:var(--bg-light);border-radius:1rem;padding:2rem}.Contact-module__UT7GOW__formGroup{margin-bottom:1.5rem}.Contact-module__UT7GOW__formGroup input,.Contact-module__UT7GOW__formGroup select,.Contact-module__UT7GOW__formGroup textarea{border:1px solid var(--border-light);border-radius:.5rem;outline:none;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.Contact-module__UT7GOW__formGroup input:focus,.Contact-module__UT7GOW__formGroup select:focus,.Contact-module__UT7GOW__formGroup textarea:focus{border-color:var(--primary-green)}@media (max-width:768px){.Contact-module__UT7GOW__contactContent{grid-template-columns:1fr;gap:3rem}}
