.Home-module__F6EKwG__homeHeader{background-color:var(--primary);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;padding:0 20px;display:flex;position:relative;overflow:hidden}.Home-module__F6EKwG__homeHeader:before{content:"";background:linear-gradient(to bottom,var(--primary),transparent),url(/home/home-banner.webp);opacity:.5;background-position:50%;background-size:cover;position:absolute;inset:0}.Home-module__F6EKwG__homeHeader>*{position:relative}.Home-module__F6EKwG__homeHeader h1{width:60%;margin-top:-130px;font-size:55px}.Home-module__F6EKwG__homeHeader h2{width:60%;margin:10px 0 20px;font-size:20px;font-weight:400}.Home-module__F6EKwG__headerButtons{justify-content:center;align-items:center;gap:50px;margin-top:30px;display:flex}.Home-module__F6EKwG__headerPriBtn{background-color:var(--secondary);color:#fff;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;border:none!important}.Home-module__F6EKwG__headerButtons .Home-module__F6EKwG__headerBtn{border:2px solid #fff;border-radius:10px;padding:10px 20px;font-size:20px;transition:transform .2s;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d}.Home-module__F6EKwG__headerButtons .Home-module__F6EKwG__headerBtn:hover{color:#fff;transform:scale(1.03)}.Home-module__F6EKwG__headersecBtn{color:#fff;background-color:#0000}.Home-module__F6EKwG__headersecBtn:hover{background-color:#ffffff1a}@media (max-width:1024px){.Home-module__F6EKwG__homeHeader h1,.Home-module__F6EKwG__homeHeader p{width:80%}}@media (max-width:768px){.Home-module__F6EKwG__homeHeader{padding:0 10px}.Home-module__F6EKwG__homeHeader h1{width:100%;margin-top:-180px;font-size:36px}.Home-module__F6EKwG__homeHeader h2{width:100%;font-size:17px}.Home-module__F6EKwG__headerButtons{justify-content:space-evenly;gap:0;width:100%}.Home-module__F6EKwG__headerButtons .Home-module__F6EKwG__headerBtn{white-space:nowrap;font-size:17px}}.Home-module__F6EKwG__waveTop{margin-bottom:-10px}.Home-module__F6EKwG__whyChooseUs{background-color:var(--greenbg);padding:60px 0}.Home-module__F6EKwG__container{max-width:1300px;margin:0 auto;padding:0 16px}.Home-module__F6EKwG__header{text-align:center;margin-bottom:64px}.Home-module__F6EKwG__badge{background-color:var(--primary);color:#fff;border-radius:9999px;margin-bottom:16px;padding:4px 12px;font-weight:600;display:inline-block}.Home-module__F6EKwG__title{color:var(--title);margin-bottom:16px;font-size:36px;font-weight:700}.Home-module__F6EKwG__gradientText{background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Home-module__F6EKwG__description{color:#4b5563;max-width:768px;margin:0 auto;font-size:20px}.Home-module__F6EKwG__grid{gap:32px;display:grid}@media (min-width:768px){.Home-module__F6EKwG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Home-module__F6EKwG__title{font-size:30px}}@media (min-width:1024px){.Home-module__F6EKwG__grid{grid-template-columns:repeat(5,1fr)}}.Home-module__F6EKwG__card{text-align:center;transition:transform .3s}.Home-module__F6EKwG__iconBox{background:var(--gradient);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;transition:transform .3s;display:flex}.Home-module__F6EKwG__card:hover .Home-module__F6EKwG__iconBox{transform:scale(1.1)}.Home-module__F6EKwG__icon{color:#fff;width:32px;height:32px}.Home-module__F6EKwG__cardTitle{color:var(--title);margin-bottom:12px;font-size:20px;font-weight:700}.Home-module__F6EKwG__cardText{color:gray;font-size:16px}
.Steps-module__IPmpza__stepsSection{padding:80px 0 100px}.Steps-module__IPmpza__container{max-width:1300px;margin:0 auto;padding:0 16px}.Steps-module__IPmpza__header{text-align:center;margin-bottom:64px}.Steps-module__IPmpza__badge{background-color:var(--primary);color:#fff;border-radius:9999px;margin-bottom:16px;padding:4px 12px;font-size:16px;font-weight:600;display:inline-block}.Steps-module__IPmpza__heading{color:var(--title);margin-bottom:16px;font-size:36px;font-weight:700}.Steps-module__IPmpza__gradientText{background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Steps-module__IPmpza__subText{color:#4b5563;max-width:768px;margin:0 auto;font-size:20px}.Steps-module__IPmpza__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:32px;display:grid}.Steps-module__IPmpza__card{border:none;transition:all .3s;overflow:hidden;box-shadow:0 4px 14px #0000001a}.Steps-module__IPmpza__card:hover{transform:scale(1);box-shadow:0 6px 20px #00000026}.Steps-module__IPmpza__cardImageWrapper{height:192px;position:relative;overflow:hidden}.Steps-module__IPmpza__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Steps-module__IPmpza__card:hover .Steps-module__IPmpza__cardImage{transform:scale(1.05)}.Steps-module__IPmpza__imageOverlay{background:linear-gradient(#0000,#0006);position:absolute;inset:0}.Steps-module__IPmpza__stepNumber{color:#1f2937;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 4px 6px #0000001a}.Steps-module__IPmpza__iconBadge{position:absolute;top:16px;right:16px}.Steps-module__IPmpza__iconCircle{border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 6px #00000026}.Steps-module__IPmpza__icon{color:#fff;width:24px;height:24px}.Steps-module__IPmpza__blueGradient{background:var(--gradient)}.Steps-module__IPmpza__tealGradient{background:linear-gradient(90deg,#0f766e,#2dd4bf)}.Steps-module__IPmpza__yellowGradient{background:linear-gradient(90deg,#facc15,#f59e0b)}.Steps-module__IPmpza__cardContent{padding:24px}.Steps-module__IPmpza__cardTitle{color:var(--title);margin-bottom:12px;font-size:20px;font-weight:700}.Steps-module__IPmpza__cardDescription{color:#4b5563;font-size:14px;line-height:24px}.Steps-module__IPmpza__progressWrapper{align-items:center;margin-top:16px;display:flex}.Steps-module__IPmpza__progressBar{background-color:#e5e7eb;border-radius:9999px;flex:1;height:8px;overflow:hidden}.Steps-module__IPmpza__progressFill{border-radius:9999px;height:100%;transition:width .5s}.Steps-module__IPmpza__progressText{color:#6b7280;margin-left:12px;font-size:12px;font-weight:500}
.ServicesHome-module__Iy6MNa__servicesHomeSection{padding:80px 0}.ServicesHome-module__Iy6MNa__container{max-width:1300px;margin:0 auto;padding:0 16px}.ServicesHome-module__Iy6MNa__header{text-align:center;margin-bottom:64px}.ServicesHome-module__Iy6MNa__badge{background-color:var(--primary);color:#fff;border-radius:9999px;margin-bottom:16px;padding:4px 12px;font-size:16px;font-weight:600;display:inline-block}.ServicesHome-module__Iy6MNa__heading{color:var(--title);margin-bottom:16px;font-size:36px;font-weight:700}.ServicesHome-module__Iy6MNa__gradientText{background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.ServicesHome-module__Iy6MNa__subText{color:#4b5563;max-width:768px;margin:0 auto;font-size:20px}.ServicesHome-module__Iy6MNa__servicesHome{grid-template-columns:repeat(2,1fr);align-items:center;gap:30px;display:grid}.ServicesHome-module__Iy6MNa__servicesHomeLeft img{object-fit:contain;border-radius:5px;width:100%;height:auto;display:block}.ServicesHome-module__Iy6MNa__servicesHomeGrid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.ServicesHome-module__Iy6MNa__cardContent{text-align:center;border:none;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;height:180px;padding:15px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 14px #0050954d}.ServicesHome-module__Iy6MNa__cardContent:hover{cursor:pointer;transform:translateY(-5px);box-shadow:0 4px 14px #003b6f4d}.ServicesHome-module__Iy6MNa__cardTitle{align-items:center;gap:10px;margin:10px 0;display:flex}.ServicesHome-module__Iy6MNa__arrowIcon{width:1rem;height:1rem;margin-top:3px;margin-left:.5rem}.ServicesHome-module__Iy6MNa__icon{font-size:40px}.ServicesHome-module__Iy6MNa__ctaButton{color:#fff;background:var(--gradient);cursor:pointer;border:none;border-radius:.375rem;outline:none;justify-content:center;align-items:center;width:auto;margin:50px auto 0;padding:.8rem 1rem;font-size:.875rem;font-weight:500;display:flex}.ServicesHome-module__Iy6MNa__ctaButton:hover{background:linear-gradient(to right,#1e40afe9,var(--primary))}.ServicesHome-module__Iy6MNa__ctaButton:focus{outline-offset:2px;outline:2px solid #3b82f6}@media (max-width:1024px){.ServicesHome-module__Iy6MNa__servicesHome{grid-template-columns:repeat(1,1fr)}.ServicesHome-module__Iy6MNa__icon{font-size:40px}.ServicesHome-module__Iy6MNa__cardTitle{font-size:15px}.ServicesHome-module__Iy6MNa__servicesHomeGrid{gap:20px}.ServicesHome-module__Iy6MNa__cardContent{height:200px;padding:20px 10px}}
