.AboutDetails-module__mQ0fda__aboutContainer{color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}.AboutDetails-module__mQ0fda__heroSection{color:#fff;text-align:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);padding:120px 0 80px;position:relative;overflow:hidden}.AboutDetails-module__mQ0fda__heroContent{z-index:2;max-width:800px;margin:0 auto;padding:0 2rem;position:relative}.AboutDetails-module__mQ0fda__heroBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.AboutDetails-module__mQ0fda__heroTitle{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:max(2.5rem,min(5vw,4rem));font-weight:800;line-height:1.1}.AboutDetails-module__mQ0fda__heroHighlight{background:linear-gradient(135deg,#ffd900,#f73a00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AboutDetails-module__mQ0fda__heroSubtitle{opacity:.9;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:max(1.125rem,min(2vw,1.25rem));line-height:1.6}.AboutDetails-module__mQ0fda__heroStats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-top:4rem;display:grid}.AboutDetails-module__mQ0fda__heroStat{text-align:center}.AboutDetails-module__mQ0fda__heroStatNumber{background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.AboutDetails-module__mQ0fda__heroStatLabel{opacity:.8;font-size:.875rem;font-weight:500}.AboutDetails-module__mQ0fda__missionSection{background:#f8fafc;padding:80px 0}.AboutDetails-module__mQ0fda__missionGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;max-width:1000px;margin:0 auto;display:grid}.AboutDetails-module__mQ0fda__missionCard{text-align:center;background:#fff;border-radius:1.5rem;padding:3rem 2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 25px rgba(0,0,0,.05)}.AboutDetails-module__mQ0fda__missionCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.AboutDetails-module__mQ0fda__missionIcon{border-radius:1rem;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex}.AboutDetails-module__mQ0fda__missionCard h2{color:#1f2937;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.AboutDetails-module__mQ0fda__missionCard p{color:#6b7280;font-size:1.125rem;line-height:1.7}.AboutDetails-module__mQ0fda__sectionHeader{text-align:center;margin-bottom:4rem}.AboutDetails-module__mQ0fda__sectionBadge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:2rem;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}.AboutDetails-module__mQ0fda__sectionTitle{color:#1f2937;margin-bottom:1rem;font-size:max(2rem,min(4vw,3rem));font-weight:800;line-height:1.2}.AboutDetails-module__mQ0fda__sectionSubtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.AboutDetails-module__mQ0fda__about{opacity:0;background:linear-gradient(135deg,#f8faff 0%,#fff 100%);padding:100px 0 0;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(50px)}.AboutDetails-module__mQ0fda__about.AboutDetails-module__mQ0fda__visible{opacity:1;transform:translateY(0)}.AboutDetails-module__mQ0fda__container{max-width:1200px;margin:0 auto;padding:0 2rem}.AboutDetails-module__mQ0fda__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:5rem;display:grid}.AboutDetails-module__mQ0fda__textSection{max-width:600px}.AboutDetails-module__mQ0fda__description{color:#6b7280;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.AboutDetails-module__mQ0fda__features{margin-bottom:2.5rem}.AboutDetails-module__mQ0fda__feature{align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.AboutDetails-module__mQ0fda__featureIconWrapper{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.AboutDetails-module__mQ0fda__featureContent h4{color:#1f2937;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.AboutDetails-module__mQ0fda__featureContent p{color:#6b7280;margin:0;line-height:1.5}.AboutDetails-module__mQ0fda__ctaSection{flex-wrap:wrap;gap:1rem;display:flex}.AboutDetails-module__mQ0fda__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.AboutDetails-module__mQ0fda__primaryButton:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(59,130,246,.3)}.AboutDetails-module__mQ0fda__secondaryButton{color:#3b82f6;cursor:pointer;background:0 0;border:2px solid #3b82f6;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.AboutDetails-module__mQ0fda__secondaryButton:hover{color:#fff;background:#3b82f6;transform:translateY(-2px)}.AboutDetails-module__mQ0fda__imageSection{position:relative}.AboutDetails-module__mQ0fda__imageWrapper{border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.15)}.AboutDetails-module__mQ0fda__mainImage{background:linear-gradient(135deg,#667eea,#764ba2);width:100%;height:500px;position:relative}.AboutDetails-module__mQ0fda__mainImage:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;top:0;bottom:0;left:0;right:0}.AboutDetails-module__mQ0fda__floatingCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2);border-radius:1rem;align-items:center;gap:1rem;min-width:200px;padding:1.5rem;display:flex;position:absolute;bottom:2rem;right:2rem;box-shadow:0 15px 35px rgba(0,0,0,.1)}.AboutDetails-module__mQ0fda__cardIcon{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.AboutDetails-module__mQ0fda__floatingCard h4{color:#1f2937;margin:0;font-size:1rem;font-weight:600}.AboutDetails-module__mQ0fda__floatingCard p{color:#6b7280;margin:0;font-size:.875rem}.AboutDetails-module__mQ0fda__statsSection{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3730a3 100%);margin-top:80px;padding:80px 0}.AboutDetails-module__mQ0fda__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;display:grid}.AboutDetails-module__mQ0fda__statCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:2rem;transition:transform .3s}.AboutDetails-module__mQ0fda__statCard:hover{transform:translateY(-5px)}.AboutDetails-module__mQ0fda__statIcon{margin-bottom:1rem}.AboutDetails-module__mQ0fda__statContent{flex-direction:column;align-items:center;display:flex}.AboutDetails-module__mQ0fda__statNumber{margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.AboutDetails-module__mQ0fda__statSuffix{font-size:2rem;font-weight:600}.AboutDetails-module__mQ0fda__statLabel{color:#d1d5db;font-size:1.125rem;font-weight:500}.AboutDetails-module__mQ0fda__valuesSection{background:#f8fafc;padding:100px 0}.AboutDetails-module__mQ0fda__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.AboutDetails-module__mQ0fda__valueCard{text-align:center;background:#fff;border-radius:1.5rem;padding:3rem 2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 25px rgba(0,0,0,.05)}.AboutDetails-module__mQ0fda__valueCard:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(0,0,0,.1)}.AboutDetails-module__mQ0fda__valueIcon{border-radius:1rem;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex}.AboutDetails-module__mQ0fda__valueCard h3{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.AboutDetails-module__mQ0fda__valueCard p{color:#6b7280;margin:0;line-height:1.6}.AboutDetails-module__mQ0fda__faqSection{background:#f8fafc;padding:100px 0}.AboutDetails-module__mQ0fda__faqContainer{max-width:800px;margin:0 auto}.AboutDetails-module__mQ0fda__faqList{flex-direction:column;gap:1rem;display:flex}.AboutDetails-module__mQ0fda__faqItem{background:#fff;border:2px solid #f1f5f9;border-radius:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.AboutDetails-module__mQ0fda__faqItem:hover{border-color:#e2e8f0;box-shadow:0 10px 25px rgba(0,0,0,.08)}.AboutDetails-module__mQ0fda__faqItemOpen{border-color:#667eea;box-shadow:0 20px 40px rgba(102,126,234,.15)}.AboutDetails-module__mQ0fda__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:2rem;transition:all .3s;display:flex}.AboutDetails-module__mQ0fda__faqQuestion:hover{background:#fafbfc}.AboutDetails-module__mQ0fda__faqItemOpen .AboutDetails-module__mQ0fda__faqQuestion{background:linear-gradient(135deg,#f8faff,#f1f5f9)}.AboutDetails-module__mQ0fda__questionContent{flex:1;margin-right:1rem}.AboutDetails-module__mQ0fda__questionText{color:#1f2937;margin:0 0 .5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.AboutDetails-module__mQ0fda__questionMeta{align-items:center;gap:.5rem;display:flex}.AboutDetails-module__mQ0fda__categoryTag{color:#3730a3;text-transform:capitalize;background:#e0e7ff;border-radius:1rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.AboutDetails-module__mQ0fda__questionIcon{background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;display:flex}.AboutDetails-module__mQ0fda__faqItemOpen .AboutDetails-module__mQ0fda__questionIcon{background:linear-gradient(135deg,#667eea,#764ba2)}.AboutDetails-module__mQ0fda__chevron{color:#64748b;transition:all .4s cubic-bezier(.4,0,.2,1)}.AboutDetails-module__mQ0fda__chevronOpen{color:#fff;transform:rotate(180deg)}.AboutDetails-module__mQ0fda__answerWrapper{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.AboutDetails-module__mQ0fda__answerContent{border-top:1px solid #f1f5f9;padding:0 2rem 2rem}.AboutDetails-module__mQ0fda__answerText{color:#475569;margin:1.5rem 0;font-size:1.125rem;line-height:1.7}.AboutDetails-module__mQ0fda__answerTags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.AboutDetails-module__mQ0fda__tag{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}@media (max-width:1024px){.AboutDetails-module__mQ0fda__content{gap:3rem}.AboutDetails-module__mQ0fda__missionGrid{grid-template-columns:1fr}}@media (max-width:768px){.AboutDetails-module__mQ0fda__heroSection{padding:100px 0 60px}.AboutDetails-module__mQ0fda__content{text-align:center;grid-template-columns:1fr;gap:3rem}.AboutDetails-module__mQ0fda__feature{text-align:center;flex-direction:column;gap:1rem}.AboutDetails-module__mQ0fda__ctaSection{justify-content:center}.AboutDetails-module__mQ0fda__floatingCard{justify-content:center;margin-top:2rem;position:static}.AboutDetails-module__mQ0fda__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.AboutDetails-module__mQ0fda__contactMethods{grid-template-columns:1fr}.AboutDetails-module__mQ0fda__faqQuestion{padding:1.5rem}.AboutDetails-module__mQ0fda__answerContent{padding:0 1.5rem 1.5rem}}@media (max-width:480px){.AboutDetails-module__mQ0fda__container{padding:0 1rem}.AboutDetails-module__mQ0fda__heroTitle{font-size:2rem}.AboutDetails-module__mQ0fda__heroStats{grid-template-columns:repeat(2,1fr);gap:1rem}.AboutDetails-module__mQ0fda__statsGrid,.AboutDetails-module__mQ0fda__valuesGrid{grid-template-columns:1fr}.AboutDetails-module__mQ0fda__stepCard{padding:2rem 1.5rem}.AboutDetails-module__mQ0fda__contactSection{padding:3rem 1.5rem}}@keyframes AboutDetails-module__mQ0fda__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.AboutDetails-module__mQ0fda__animateFadeInUp{animation:.6s ease-out forwards AboutDetails-module__mQ0fda__fadeInUp}
.About-module__ct6HCa__about{opacity:0;background:linear-gradient(135deg,#f8faff 0%,#fff 100%);padding:6rem 0 0;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(50px)}.About-module__ct6HCa__heading{text-align:center;color:#222;margin-bottom:15px;font-size:2.5rem;font-weight:700;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.About-module__ct6HCa__heading:after{content:"";background:linear-gradient(90deg,#0070f3,#00c4ff);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.About-module__ct6HCa__subheading{text-align:center;color:#666;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.1rem}.About-module__ct6HCa__about.About-module__ct6HCa__visible{opacity:1;transform:translateY(0)}.About-module__ct6HCa__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.About-module__ct6HCa__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:5rem;display:grid}.About-module__ct6HCa__textSection{max-width:600px}.About-module__ct6HCa__badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:2rem;margin-bottom:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.About-module__ct6HCa__title{color:#1f2937;margin-bottom:.5rem;font-size:max(2rem,min(4vw,3rem));font-weight:800;line-height:1}.About-module__ct6HCa__highlight{background:linear-gradient(135deg,#3679f1,#2256dd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__ct6HCa__description{color:#6b7280;text-align:justify;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.About-module__ct6HCa__features{margin-bottom:1.5rem}.About-module__ct6HCa__feature{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.About-module__ct6HCa__featureIcon{color:#10b981;flex-shrink:0;margin-top:.25rem}.About-module__ct6HCa__feature h4{color:#1f2937;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.About-module__ct6HCa__feature p{color:#6b7280;margin:0;line-height:1.5}.About-module__ct6HCa__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.About-module__ct6HCa__ctaButton:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(59,130,246,.35)}.About-module__ct6HCa__imageSection{position:relative}.About-module__ct6HCa__imageWrapper{border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3)}.About-module__ct6HCa__image{object-fit:cover;width:100%;height:600px;display:block}.About-module__ct6HCa__floatingCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.95);border-radius:1rem;align-items:center;gap:1rem;min-width:200px;padding:1.5rem;display:flex;position:absolute;bottom:2rem;right:2rem;box-shadow:0 15px 35px rgba(0,0,0,.1)}.About-module__ct6HCa__cardIcon{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.About-module__ct6HCa__floatingCard h4{color:#1f2937;margin:0;font-size:1rem;font-weight:600}.About-module__ct6HCa__floatingCard p{color:#6b7280;margin:0;font-size:.875rem}.About-module__ct6HCa__statsSection{color:#fff;background:linear-gradient(135deg,#1cb5e0 0%,#000851 100%);padding:3rem 2rem}.About-module__ct6HCa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.About-module__ct6HCa__statCard{text-align:center;padding:1.5rem}.About-module__ct6HCa__statIcon{color:#ec920a;background:#fff4e0;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1rem;display:flex}.About-module__ct6HCa__statNumber{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.About-module__ct6HCa__statLabel{color:#d1d5db;font-size:1.125rem;font-weight:500}@media (max-width:1024px){.About-module__ct6HCa__content{gap:3rem}.About-module__ct6HCa__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.About-module__ct6HCa__about{padding:4rem 0 0}.About-module__ct6HCa__content{text-align:center;grid-template-columns:1fr;gap:3rem}.About-module__ct6HCa__imageWrapper{box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}.About-module__ct6HCa__image{height:380px}.About-module__ct6HCa__feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.5);border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;animation:.6s ease-out both About-module__ct6HCa__fadeInUp;display:flex;box-shadow:0 10px 25px rgba(0,0,0,.05)}.About-module__ct6HCa__floatingCard{justify-content:center;margin-top:2rem;position:static}.About-module__ct6HCa__statsGrid{grid-template-columns:1fr}.About-module__ct6HCa__statsSection{padding:2rem 1rem}}@media (max-width:480px){.About-module__ct6HCa__features{text-align:left}.About-module__ct6HCa__feature{flex-direction:column;gap:.5rem}.About-module__ct6HCa__featureIcon{align-self:flex-start}}
.Banner-module__Adhqta__banner{height:90vh;margin-top:50px;position:relative;overflow:hidden}.Banner-module__Adhqta__slide{align-items:center;height:100%;display:flex;position:relative}.Banner-module__Adhqta__slideContent{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.Banner-module__Adhqta__contentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:500px;display:grid}.Banner-module__Adhqta__textContent{color:#fff;z-index:3}.Banner-module__Adhqta__subtitle{letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.2);border-radius:2rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Banner-module__Adhqta__title{text-shadow:0 4px 8px rgba(0,0,0,.3);margin-bottom:1.5rem;font-size:max(2.5rem,min(5vw,4rem));font-weight:800;line-height:1.1}.Banner-module__Adhqta__description{opacity:.95;max-width:90%;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Banner-module__Adhqta__ctaButtons{flex-wrap:wrap;gap:1rem;display:flex}.Banner-module__Adhqta__primaryCta,.Banner-module__Adhqta__secondaryCta{cursor:pointer;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Banner-module__Adhqta__primaryCta{color:#1f2937;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.2)}.Banner-module__Adhqta__primaryCta:hover{background:rgba(255,255,255,.95);transform:translateY(-2px);box-shadow:0 15px 35px rgba(0,0,0,.3)}.Banner-module__Adhqta__secondaryCta{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3)}.Banner-module__Adhqta__secondaryCta:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5)}.Banner-module__Adhqta__imageContent{position:relative}.Banner-module__Adhqta__imageWrapper{border-radius:1rem;transition:transform .5s;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-5deg)}.Banner-module__Adhqta__imageWrapper:hover{transform:perspective(1000px)rotateY(0)scale(1.05)}.Banner-module__Adhqta__bannerImage{object-fit:cover;width:100%;height:400px;display:block}.Banner-module__Adhqta__imageOverlay{background:linear-gradient(45deg,rgb (255 255 255/28%),rgba(56,53,53,.12));position:absolute;top:0;bottom:0;left:0;right:0}.Banner-module__Adhqta__navButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:rgba(255,255,255,.2);border:none;border-radius:50%;width:50px;height:50px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.Banner-module__Adhqta__navButton:hover{background:rgba(255,255,255,.3);transform:translateY(-50%)scale(1.1)}.Banner-module__Adhqta__prevButton{left:2rem}.Banner-module__Adhqta__nextButton{right:2rem}.Banner-module__Adhqta__indicators{z-index:10;gap:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Banner-module__Adhqta__indicator{cursor:pointer;background:rgba(255,255,255,.4);border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.Banner-module__Adhqta__indicator.Banner-module__Adhqta__active{background:#fff;transform:scale(1.2)}.Banner-module__Adhqta__progressBar{z-index:10;background:rgba(255,255,255,.2);width:100%;height:4px;position:absolute;bottom:0;left:0}.Banner-module__Adhqta__progress{transform-origin:0;background:#fff;width:100%;height:100%;animation:5s linear infinite Banner-module__Adhqta__progress}@keyframes Banner-module__Adhqta__progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:1024px){.Banner-module__Adhqta__contentWrapper{gap:2rem}.Banner-module__Adhqta__bannerImage{height:300px}}@media (max-width:768px){.Banner-module__Adhqta__banner{height:auto;min-height:100vh}.Banner-module__Adhqta__contentWrapper{text-align:center;grid-template-columns:1fr;gap:3rem}.Banner-module__Adhqta__imageWrapper{margin-top:4rem}.Banner-module__Adhqta__description{text-align:justify}.Banner-module__Adhqta__imageContent{order:-1}.Banner-module__Adhqta__slide{padding:20px 0}.Banner-module__Adhqta__navButton{width:40px;height:40px}.Banner-module__Adhqta__prevButton{left:1rem}.Banner-module__Adhqta__nextButton{right:1rem}}@media (max-width:480px){.Banner-module__Adhqta__ctaButtons{flex-direction:column}.Banner-module__Adhqta__primaryCta,.Banner-module__Adhqta__secondaryCta{justify-content:center}}
.Blog-module__ojYDCa__blog{background:linear-gradient(135deg,#fef7cd 0%,#fef3c7 50%,#fef7cd 100%);padding:6rem 0}.Blog-module__ojYDCa__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Blog-module__ojYDCa__header{text-align:center;margin-bottom:3rem}.Blog-module__ojYDCa__badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Blog-module__ojYDCa__title{color:#1f2937;margin-bottom:1.5rem;font-size:max(2rem,min(4vw,3rem));font-weight:800;line-height:1.2}.Blog-module__ojYDCa__highlight{background:linear-gradient(135deg,#f59e0b,#5c78f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Blog-module__ojYDCa__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Blog-module__ojYDCa__categories{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.Blog-module__ojYDCa__categoryButton{color:#6b7280;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:2rem;padding:.75rem 1.5rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.Blog-module__ojYDCa__categoryButton:hover{color:#f59e0b;border-color:#f59e0b}.Blog-module__ojYDCa__categoryButton.Blog-module__ojYDCa__active{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);border-color:transparent}.Blog-module__ojYDCa__featuredSection{margin-bottom:4rem}.Blog-module__ojYDCa__featuredPost{background:#fff;border-radius:1.5rem;grid-template-columns:1fr 1fr;align-items:center;min-height:400px;display:grid;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.15)}.Blog-module__ojYDCa__featuredImage{height:400px;position:relative}.Blog-module__ojYDCa__featuredImage img{object-fit:cover;width:100%;height:100%}.Blog-module__ojYDCa__featuredBadge{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:1.5rem;left:1.5rem}.Blog-module__ojYDCa__featuredContent{padding:3rem 2.5rem}.Blog-module__ojYDCa__featuredMeta{margin-bottom:1.5rem}.Blog-module__ojYDCa__category{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:1rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.Blog-module__ojYDCa__metaInfo{flex-wrap:wrap;gap:1rem;display:flex}.Blog-module__ojYDCa__metaItem{color:#6b7280;align-items:center;gap:.375rem;font-size:.875rem;display:flex}.Blog-module__ojYDCa__featuredTitle{color:#1f2937;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.3}.Blog-module__ojYDCa__featuredExcerpt{color:#6b7280;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.Blog-module__ojYDCa__readMoreButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Blog-module__ojYDCa__readMoreButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(245,158,11,.25)}.Blog-module__ojYDCa__postsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Blog-module__ojYDCa__postCard{background:#fff;border-radius:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.08)}.Blog-module__ojYDCa__postCard:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(0,0,0,.15)}.Blog-module__ojYDCa__postImage{height:200px;position:relative;overflow:hidden}.Blog-module__ojYDCa__postImage img{object-fit:contain;width:100%;height:100%;transition:transform .5s}.Blog-module__ojYDCa__postCard:hover .Blog-module__ojYDCa__postImage img{transform:scale(1.05)}.Blog-module__ojYDCa__postCategory{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(245,158,11,.9);border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.Blog-module__ojYDCa__postContent{padding:2rem}.Blog-module__ojYDCa__postMeta{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.Blog-module__ojYDCa__postMeta .Blog-module__ojYDCa__metaItem{color:#9ca3af;font-size:.8rem}.Blog-module__ojYDCa__postTitle{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.4}.Blog-module__ojYDCa__postExcerpt{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.Blog-module__ojYDCa__readMore{color:#f59e0b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-weight:600;transition:all .3s;display:flex}.Blog-module__ojYDCa__readMore:hover{color:#d97706;transform:translate(4px)}.Blog-module__ojYDCa__loadMore{text-align:center}.Blog-module__ojYDCa__loadMoreButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3679f1,#2256dd);border:2px solid #e5e7eb;border-radius:.75rem;padding:1rem 2rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.Blog-module__ojYDCa__loadMoreButton:hover{color:#f59e0b;background:#fffbf5;border-color:#f59e0b}@media (max-width:1024px){.Blog-module__ojYDCa__featuredPost{grid-template-columns:1fr}.Blog-module__ojYDCa__featuredImage{height:250px}.Blog-module__ojYDCa__featuredContent{padding:2rem}.Blog-module__ojYDCa__featuredTitle{font-size:1.5rem}}@media (max-width:768px){.Blog-module__ojYDCa__blog{padding:4rem 0}.Blog-module__ojYDCa__categories{justify-content:flex-start;padding-bottom:.5rem;overflow-x:auto}.Blog-module__ojYDCa__categoryButton{white-space:nowrap}.Blog-module__ojYDCa__postsGrid{grid-template-columns:1fr}.Blog-module__ojYDCa__metaInfo{flex-direction:column;gap:.5rem}}@media (max-width:480px){.Blog-module__ojYDCa__container{padding:0 1rem}.Blog-module__ojYDCa__featuredContent,.Blog-module__ojYDCa__postContent{padding:1.5rem}.Blog-module__ojYDCa__featuredTitle{font-size:1.25rem}.Blog-module__ojYDCa__postTitle{font-size:1.125rem}}
.Brand-module__www84W__brands{background:linear-gradient(135deg,#fff 0%,#fff 100%);padding:6rem 0}.Brand-module__www84W__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Brand-module__www84W__header{text-align:center;margin-bottom:4rem}.Brand-module__www84W__badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#10b981,#059669);border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Brand-module__www84W__title{color:#1f2937;margin-bottom:1.5rem;font-size:max(2rem,min(4vw,3rem));font-weight:800;line-height:1.2}.Brand-module__www84W__highlight{background:linear-gradient(135deg,#10b981,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Brand-module__www84W__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Brand-module__www84W__carouselWrapper{margin-bottom:4rem;position:relative}.Brand-module__www84W__carousel{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:2rem;padding:2rem 0;display:flex;overflow-x:auto}.Brand-module__www84W__carousel::-webkit-scrollbar{display:none}.Brand-module__www84W__brandCard{background:#fff;border-radius:1.5rem;flex:0 0 280px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.08)}.Brand-module__www84W__brandCard:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(0,0,0,.15)}.Brand-module__www84W__brandImageContainer{justify-content:200px;justify-content:center;align-items:center;margin:0 auto;display:flex;position:relative;overflow:hidden}.Brand-module__www84W__brandImage{object-fit:contain;width:100%;height:100%;transition:transform .5s}.Brand-module__www84W__brandCard:hover .Brand-module__www84W__brandImage{transform:scale(1.1)}.Brand-module__www84W__brandDescription{opacity:.9;font-size:.9rem;line-height:1.4}.Brand-module__www84W__navButton{cursor:pointer;z-index:2;color:#6b7280;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 25px rgba(0,0,0,.1)}.Brand-module__www84W__navButton:hover{color:#10b981;background:#f9fafb;transform:translateY(-50%)scale(1.1);box-shadow:0 15px 35px rgba(0,0,0,.15)}.Brand-module__www84W__prevButton{left:-25px}.Brand-module__www84W__nextButton{right:-25px}.Brand-module__www84W__stats{text-align:center;background:linear-gradient(135deg,#000,#004992);border-radius:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:3rem 2rem;display:grid}.Brand-module__www84W__stat{color:#fff}.Brand-module__www84W__statNumber{background:linear-gradient(135deg,#05ffa4,#00fc57);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.Brand-module__www84W__statLabel{color:#d1d5db;text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:500}@media (max-width:1024px){.Brand-module__www84W__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Brand-module__www84W__brands{padding:4rem 0}.Brand-module__www84W__carousel{gap:1.5rem;padding:1.5rem 0}.Brand-module__www84W__stat{padding:10px 0}.Brand-module__www84W__brandCard{flex:0 0 250px}.Brand-module__www84W__brandImageContainer{height:160px}.Brand-module__www84W__stats{grid-template-columns:1fr;padding:2rem 1.5rem}.Brand-module__www84W__statNumber{font-size:2.5rem}}@media (max-width:480px){.Brand-module__www84W__container{padding:0 1rem}.Brand-module__www84W__brandCard{flex:0 0 180px}.Brand-module__www84W__stats{padding:1.5rem 1rem}}
.Faq-module__pYwAjW__container{background:linear-gradient(135deg,#fff 0%,#fff 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:flex}.Faq-module__pYwAjW__loadingWrapper{width:100%;max-width:56rem}.Faq-module__pYwAjW__heading{text-align:center;color:#222;margin-bottom:15px;font-size:2.5rem;font-weight:700;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.Faq-module__pYwAjW__heading:after{content:"";background:linear-gradient(90deg,#0070f3,#00c4ff);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.Faq-module__pYwAjW__highlight{background:linear-gradient(90deg,#0070f3,#00c4ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Faq-module__pYwAjW__subheading{text-align:center;color:#666;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.1rem}.Faq-module__pYwAjW__loadingSkeleton{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.95);border-radius:2rem;padding:3rem;box-shadow:0 25px 50px rgba(0,0,0,.25)}.Faq-module__pYwAjW__skeletonHeader{border-radius:1rem;height:3rem;margin-bottom:2rem;animation:2s infinite Faq-module__pYwAjW__shimmer}.Faq-module__pYwAjW__skeletonSearch{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);border-radius:1.5rem;height:3.5rem;margin-bottom:2rem;animation:2s infinite Faq-module__pYwAjW__shimmer}.Faq-module__pYwAjW__skeletonCategories{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);border-radius:1rem;height:2.5rem;margin-bottom:2rem;animation:2s infinite Faq-module__pYwAjW__shimmer}.Faq-module__pYwAjW__skeletonItem{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);border-radius:1rem;height:4rem;margin-bottom:1rem;animation:2s infinite Faq-module__pYwAjW__shimmer}@keyframes Faq-module__pYwAjW__shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.Faq-module__pYwAjW__wrapper{width:100%;max-width:56rem;padding:2rem 0}.Faq-module__pYwAjW__header{text-align:center;margin-bottom:3rem}.Faq-module__pYwAjW__headerIcon{color:#fff;background:linear-gradient(135deg,#3679f1,#2256dd);border-radius:1.5rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:inline-flex;box-shadow:0 10px 25px rgba(102,126,234,.3)}.Faq-module__pYwAjW__title{background:linear-gradient(135deg,#3679f1,#2256dd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.75rem;font-weight:800;line-height:1.2}.Faq-module__pYwAjW__subtitle{color:#64748b;max-width:32rem;margin:0 auto;font-size:1.125rem;line-height:1.6}.Faq-module__pYwAjW__searchSection{margin-bottom:2rem}.Faq-module__pYwAjW__searchWrapper{align-items:center;display:flex;position:relative}.Faq-module__pYwAjW__searchIcon{color:#9ca3af;z-index:1;position:absolute;left:1.25rem}.Faq-module__pYwAjW__searchInput{color:#1e293b;background:#f8fafc;border:2px solid #e2e8f0;border-radius:1.5rem;outline:none;width:100%;height:3.5rem;padding:0 3.5rem;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Faq-module__pYwAjW__searchInput:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.Faq-module__pYwAjW__searchInput::placeholder{color:#94a3b8}.Faq-module__pYwAjW__clearButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;transition:all .2s;display:flex;position:absolute;right:1rem}.Faq-module__pYwAjW__clearButton:hover{background:#dc2626;transform:scale(1.1)}.Faq-module__pYwAjW__categoriesSection{margin-bottom:2rem}.Faq-module__pYwAjW__categoriesWrapper{align-items:center;gap:1rem;display:flex}.Faq-module__pYwAjW__filterIcon{color:#64748b;flex-shrink:0}.Faq-module__pYwAjW__categories{flex-wrap:wrap;flex:1;gap:.5rem;display:flex}.Faq-module__pYwAjW__categoryButton{color:#475569;cursor:pointer;background:#f1f5f9;border:2px solid #e2e8f0;border-radius:2rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Faq-module__pYwAjW__categoryButton:hover{background:#e2e8f0;border-color:#cbd5e1;transform:translateY(-1px)}.Faq-module__pYwAjW__categoryActive{color:#fff;background:linear-gradient(135deg,#3679f1,#2256dd);border-color:#667eea;box-shadow:0 4px 15px rgba(102,126,234,.3)}.Faq-module__pYwAjW__categoryCount{background:rgba(255,255,255,.2);border-radius:1rem;padding:.25rem .5rem;font-size:.75rem}.Faq-module__pYwAjW__categoryActive .Faq-module__pYwAjW__categoryCount{background:rgba(255,255,255,.25)}.Faq-module__pYwAjW__resultsInfo{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Faq-module__pYwAjW__resultsCount{color:#64748b;font-size:.875rem;font-weight:500}.Faq-module__pYwAjW__collapseAllButton{color:#64748b;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.Faq-module__pYwAjW__collapseAllButton:hover{color:#667eea;border-color:#667eea}.Faq-module__pYwAjW__faqList{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2);border-radius:1.5rem;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:2rem;display:flex;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}.Faq-module__pYwAjW__faqItem{opacity:0;background:#fff;border:2px solid #f1f5f9;border-radius:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out forwards Faq-module__pYwAjW__fadeInUp;overflow:hidden;transform:translateY(20px)}@keyframes Faq-module__pYwAjW__fadeInUp{to{opacity:1;transform:translateY(0)}}.Faq-module__pYwAjW__faqItem:hover{border-color:#e2e8f0;transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.Faq-module__pYwAjW__faqItemOpen{border-color:#07208f;box-shadow:0 20px 40px rgba(102,126,234,.15)}.Faq-module__pYwAjW__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;transition:all .3s;display:flex}.Faq-module__pYwAjW__faqQuestion:hover{background:#fafbfc}.Faq-module__pYwAjW__faqItemOpen .Faq-module__pYwAjW__faqQuestion{background:linear-gradient(135deg,#f8faff,#f1f5f9)}.Faq-module__pYwAjW__questionContent{flex:1;margin-right:1rem}.Faq-module__pYwAjW__questionText{color:#1e293b;margin:0 0 .5rem;font-size:1.125rem;font-weight:600;line-height:1.4}.Faq-module__pYwAjW__questionMeta{align-items:center;gap:.5rem;display:flex}.Faq-module__pYwAjW__categoryTag{color:#3730a3;text-transform:capitalize;background:#e0e7ff;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.Faq-module__pYwAjW__questionIcon{background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}.Faq-module__pYwAjW__faqItemOpen .Faq-module__pYwAjW__questionIcon{background:linear-gradient(135deg,#3679f1,#2256dd)}.Faq-module__pYwAjW__chevron{color:#64748b;transition:all .4s cubic-bezier(.4,0,.2,1)}.Faq-module__pYwAjW__chevronOpen{color:#fff;transform:rotate(180deg)}.Faq-module__pYwAjW__faqItemOpen .Faq-module__pYwAjW__chevron{color:#fff}.Faq-module__pYwAjW__answerWrapper{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.Faq-module__pYwAjW__answerContent{background:#fafbfc;border-top:1px solid #f1f5f9;padding:0 2rem 2rem}.Faq-module__pYwAjW__answerText{color:#475569;margin:1.5rem 0;font-size:1rem;line-height:1.7}.Faq-module__pYwAjW__answerTags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.Faq-module__pYwAjW__tag{color:#fff;background:linear-gradient(135deg,#3679f1,#2256dd);border-radius:1rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500}.Faq-module__pYwAjW__noResults{text-align:center;color:#64748b;padding:4rem 2rem}.Faq-module__pYwAjW__noResultsIcon{margin-bottom:1rem;font-size:3rem}.Faq-module__pYwAjW__noResultsTitle{color:#334155;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Faq-module__pYwAjW__noResultsText{margin-bottom:2rem;font-size:1rem;line-height:1.6}.Faq-module__pYwAjW__resetButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3679f1,#2256dd);border:none;border-radius:2rem;padding:.875rem 2rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px rgba(102,126,234,.3)}.Faq-module__pYwAjW__resetButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.Faq-module__pYwAjW__footer{text-align:center;border-top:1px solid #e2e8f0;padding-top:2rem}.Faq-module__pYwAjW__footerText{color:#64748b;margin:0;font-size:.875rem;line-height:1.6}.Faq-module__pYwAjW__contactLink{color:#667eea;font-weight:600;text-decoration:none;transition:color .2s}.Faq-module__pYwAjW__contactLink:hover{color:#5a67d8;text-decoration:underline}@media (max-width:768px){.Faq-module__pYwAjW__container{padding:1rem}.Faq-module__pYwAjW__wrapper{padding:5px!important}.Faq-module__pYwAjW__faqList{padding:10px}.Faq-module__pYwAjW__title{font-size:2rem}.Faq-module__pYwAjW__subtitle{font-size:1rem}.Faq-module__pYwAjW__searchInput{height:3rem;padding:0 3rem}.Faq-module__pYwAjW__categories{gap:.25rem}.Faq-module__pYwAjW__categoryButton{padding:.5rem 1rem;font-size:.8rem}.Faq-module__pYwAjW__resultsInfo{flex-direction:column;align-items:flex-start;gap:1rem}.Faq-module__pYwAjW__faqQuestion{padding:1.25rem}.Faq-module__pYwAjW__questionText{font-size:1rem}.Faq-module__pYwAjW__answerContent{padding:0 1.25rem 1.5rem}.Faq-module__pYwAjW__answerText{font-size:.9rem}}@media (max-width:480px){.Faq-module__pYwAjW__wrapper{padding:1.5rem}.Faq-module__pYwAjW__title{font-size:1.75rem}.Faq-module__pYwAjW__headerIcon{width:3rem;height:3rem}.Faq-module__pYwAjW__categories{flex-direction:column}.Faq-module__pYwAjW__categoryButton{justify-content:center}.Faq-module__pYwAjW__questionContent{margin-right:.5rem}.Faq-module__pYwAjW__questionIcon{width:2rem;height:2rem}.Faq-module__pYwAjW__noResults{padding:2rem 1rem}}.Faq-module__pYwAjW__searchInput:focus,.Faq-module__pYwAjW__categoryButton:focus,.Faq-module__pYwAjW__faqQuestion:focus,.Faq-module__pYwAjW__clearButton:focus,.Faq-module__pYwAjW__collapseAllButton:focus,.Faq-module__pYwAjW__resetButton:focus,.Faq-module__pYwAjW__contactLink:focus{outline-offset:2px;outline:2px solid #667eea}@media (prefers-reduced-motion:reduce){.Faq-module__pYwAjW__faqItem,.Faq-module__pYwAjW__chevron,.Faq-module__pYwAjW__answerWrapper,.Faq-module__pYwAjW__categoryButton,.Faq-module__pYwAjW__searchInput,.Faq-module__pYwAjW__clearButton,.Faq-module__pYwAjW__resetButton{transition:none}.Faq-module__pYwAjW__faqItem{opacity:1;animation:none;transform:none}}@media (prefers-contrast:high){.Faq-module__pYwAjW__wrapper{background:#fff;border:2px solid #000}.Faq-module__pYwAjW__faqItem,.Faq-module__pYwAjW__searchInput,.Faq-module__pYwAjW__categoryButton{border:2px solid #000}}
.Process-module__CECMoq__brandSection{background:linear-gradient(135deg,#fff 0%,#fff 100%);padding:60px 20px;position:relative;overflow:hidden}.Process-module__CECMoq__brandSection:before{content:"";background:linear-gradient(90deg,transparent,rgba(0,112,243,.3),transparent);height:1px;position:absolute;top:0;left:0;right:0}.Process-module__CECMoq__heading{text-align:center;color:#222;margin-bottom:15px;font-size:2.5rem;font-weight:700;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.Process-module__CECMoq__heading:after{content:"";background:linear-gradient(90deg,#0070f3,#00c4ff);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.Process-module__CECMoq__highlight{background:linear-gradient(90deg,#0070f3,#00c4ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Process-module__CECMoq__subheading{text-align:center;color:#666;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.1rem}.Process-module__CECMoq__carouselWrapper{align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative}.Process-module__CECMoq__carousel{scroll-behavior:smooth;scrollbar-width:none;gap:24px;width:100%;padding:30px 20px;display:flex;overflow-x:auto}.Process-module__CECMoq__carousel::-webkit-scrollbar{display:none}.Process-module__CECMoq__card{perspective:1000px;background-color:#fff;border-radius:10px;flex:none;width:160px;padding:15px;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}.Process-module__CECMoq__cardInner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;position:relative}.Process-module__CECMoq__card:hover .Process-module__CECMoq__cardInner{transform:translateY(-8px)}.Process-module__CECMoq__imageLink{margin-bottom:15px;display:block}.Process-module__CECMoq__imageContainer{border-radius:50%;width:120px;height:120px;margin:0 auto 15px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 1px 2px rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.Process-module__CECMoq__card:hover .Process-module__CECMoq__imageContainer{transform:scale(1.05);box-shadow:0 12px 25px rgba(0,112,243,.25)}.Process-module__CECMoq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Process-module__CECMoq__card:hover .Process-module__CECMoq__image{transform:scale(1.1)}.Process-module__CECMoq__overlay{opacity:0;background:linear-gradient(135deg,rgba(0,112,243,.1) 0%,rgba(0,196,255,.1) 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Process-module__CECMoq__card:hover .Process-module__CECMoq__overlay{opacity:1}.Process-module__CECMoq__name{color:#333;margin:0;font-size:1.1rem;font-weight:600;transition:color .3s}.Process-module__CECMoq__card:hover .Process-module__CECMoq__name{color:#0070f3}.Process-module__CECMoq__arrow{color:#0070f3;cursor:pointer;z-index:10;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px rgba(0,0,0,.1)}.Process-module__CECMoq__arrow:hover{color:#fff;background-color:#0070f3;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 20px rgba(0,112,243,.3)}.Process-module__CECMoq__arrow svg{width:24px;height:24px}.Process-module__CECMoq__arrow.Process-module__CECMoq__hidden{opacity:0;pointer-events:none}.Process-module__CECMoq__left{left:-25px}.Process-module__CECMoq__right{right:-25px}.Process-module__CECMoq__dotsContainer{justify-content:center;gap:8px;margin-top:30px;display:flex}.Process-module__CECMoq__dot{cursor:pointer;background-color:#ddd;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.Process-module__CECMoq__dot:hover{background-color:#0070f3;transform:scale(1.2)}@media (max-width:768px){.Process-module__CECMoq__brandSection{padding:40px 15px}.Process-module__CECMoq__heading{font-size:2rem}.Process-module__CECMoq__arrow{width:40px;height:40px}.Process-module__CECMoq__left{left:-15px}.Process-module__CECMoq__right{right:-15px}.Process-module__CECMoq__card{width:140px}.Process-module__CECMoq__imageContainer{width:100px;height:100px}}@media (max-width:480px){.Process-module__CECMoq__carousel{gap:16px;padding:20px 10px}.Process-module__CECMoq__card{width:120px}.Process-module__CECMoq__imageContainer{width:80px;height:80px}.Process-module__CECMoq__name{font-size:.9rem}.Process-module__CECMoq__heading{font-size:1.6rem}.Process-module__CECMoq__subheading{margin-bottom:30px;font-size:1rem}}
.Product-module__hXCKxG__products{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);padding:6rem 0}.Product-module__hXCKxG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Product-module__hXCKxG__header{text-align:center;margin-bottom:3rem}.Product-module__hXCKxG__badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block;box-shadow:0 4px 15px rgba(99,102,241,.3)}.Product-module__hXCKxG__title{color:#1f2937;margin-bottom:1.5rem;font-size:max(2rem,min(4vw,3rem));font-weight:800;line-height:1.2}.Product-module__hXCKxG__highlight{background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Product-module__hXCKxG__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Product-module__hXCKxG__filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.Product-module__hXCKxG__categoryFilters{flex-wrap:wrap;gap:.5rem;display:flex}.Product-module__hXCKxG__categoryButton{color:#6b7280;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Product-module__hXCKxG__categoryButton:hover{color:#6366f1;border-color:#6366f1;transform:translateY(-2px)}.Product-module__hXCKxG__categoryButton.Product-module__hXCKxG__active{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:transparent;box-shadow:0 8px 25px rgba(99,102,241,.3)}.Product-module__hXCKxG__count{opacity:.8;font-size:.875rem}.Product-module__hXCKxG__filterButton{color:#6b7280;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Product-module__hXCKxG__filterButton:hover{color:#6366f1;border-color:#6366f1;transform:translateY(-2px)}.Product-module__hXCKxG__productsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Product-module__hXCKxG__productCard{background:#fff;border-radius:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.08)}.Product-module__hXCKxG__productCard:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(0,0,0,.15)}.Product-module__hXCKxG__imageContainer{height:250px;position:relative;overflow:hidden}.Product-module__hXCKxG__productImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Product-module__hXCKxG__productCard:hover .Product-module__hXCKxG__productImage{transform:scale(1.05)}.Product-module__hXCKxG__tags{z-index:2;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.Product-module__hXCKxG__tag{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3d6ef3;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Product-module__hXCKxG__discountBadge{color:#fff;z-index:2;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.Product-module__hXCKxG__wishlistBtn{cursor:pointer;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.95);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:3.5rem;right:1rem}.Product-module__hXCKxG__wishlistBtn:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 15px rgba(0,0,0,.2)}.Product-module__hXCKxG__wishlistBtn.Product-module__hXCKxG__active{color:#fff;background:#ef4444}.Product-module__hXCKxG__overlay{opacity:0;background:rgba(0,0,0,.7);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Product-module__hXCKxG__productCard:hover .Product-module__hXCKxG__overlay{opacity:1}.Product-module__hXCKxG__quickViewBtn{cursor:pointer;background:#fff;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.Product-module__hXCKxG__quickViewBtn:hover{background:#f3f4f6;transform:translateY(-2px)}.Product-module__hXCKxG__content{padding:1.5rem}.Product-module__hXCKxG__productName{color:#1f2937;margin-bottom:.75rem;font-size:1.125rem;font-weight:600;line-height:1.4}.Product-module__hXCKxG__specs{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.Product-module__hXCKxG__spec{color:#4b5563;background:#f8fafc;border:1px solid #e5e7eb;border-radius:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500}.Product-module__hXCKxG__rating{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Product-module__hXCKxG__stars{gap:.125rem;display:flex}.Product-module__hXCKxG__ratingText{color:#6b7280;font-size:.875rem}.Product-module__hXCKxG__pricing{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Product-module__hXCKxG__price{color:#1f2937;font-size:1.5rem;font-weight:800}.Product-module__hXCKxG__originalPrice{color:#9ca3af;font-size:1rem;text-decoration:line-through}.Product-module__hXCKxG__addToCartBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Product-module__hXCKxG__addToCartBtn:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(99,102,241,.4)}.Product-module__hXCKxG__addToCartBtn.Product-module__hXCKxG__added{background:linear-gradient(135deg,#10b981,#059669)}.Product-module__hXCKxG__loadMore{text-align:center}.Product-module__hXCKxG__loadMoreBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.Product-module__hXCKxG__loadMoreBtn:hover{color:#6366f1;background:#f8faff;border-color:#6366f1;transform:translateY(-2px)}.Product-module__hXCKxG__modal{z-index:1000;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;top:0;left:0}.Product-module__hXCKxG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.8);width:100%;height:100%;position:absolute;top:0;left:0}.Product-module__hXCKxG__modalContent{z-index:1001;background:#fff;border-radius:1.5rem;width:100%;max-width:900px;max-height:90vh;padding:2rem;animation:.3s ease-out Product-module__hXCKxG__modalSlideIn;position:relative;overflow-y:auto;box-shadow:0 25px 50px rgba(0,0,0,.3)}@keyframes Product-module__hXCKxG__modalSlideIn{0%{opacity:0;transform:translateY(-50px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.Product-module__hXCKxG__closeModal{cursor:pointer;z-index:1002;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.Product-module__hXCKxG__closeModal:hover{background:#e5e7eb;transform:rotate(90deg)}.Product-module__hXCKxG__modalGrid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.Product-module__hXCKxG__modalImage{border-radius:1rem;position:relative;overflow:hidden}.Product-module__hXCKxG__modalImage img{border-radius:1rem;width:100%;height:auto}.Product-module__hXCKxG__modalDiscount{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:1rem;right:1rem}.Product-module__hXCKxG__modalDetails{flex-direction:column;gap:1.5rem;display:flex}.Product-module__hXCKxG__modalHeader h2{color:#1f2937;margin-bottom:.5rem;font-size:1.75rem;font-weight:700;line-height:1.3}.Product-module__hXCKxG__modalRating{color:#6b7280;align-items:center;gap:.5rem;display:flex}.Product-module__hXCKxG__modalPricing{align-items:center;gap:1rem;display:flex}.Product-module__hXCKxG__modalPrice{color:#1f2937;font-size:2rem;font-weight:800}.Product-module__hXCKxG__modalOriginalPrice{color:#9ca3af;font-size:1.25rem;text-decoration:line-through}.Product-module__hXCKxG__modalSpecs{background:#f8fafc;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem}.Product-module__hXCKxG__modalSpecs h4{color:#1f2937;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.Product-module__hXCKxG__modalSpecs ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Product-module__hXCKxG__modalSpecs li{color:#4b5563;align-items:center;gap:.75rem;font-weight:500;display:flex}.Product-module__hXCKxG__modalSpecs li svg{color:#10b981;flex-shrink:0}.Product-module__hXCKxG__modalActions{gap:1rem;margin-top:1rem;display:flex}.Product-module__hXCKxG__modalAddToCart{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:.75rem;flex:2;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.Product-module__hXCKxG__modalAddToCart:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(99,102,241,.4)}.Product-module__hXCKxG__modalAddToCart.Product-module__hXCKxG__added{background:linear-gradient(135deg,#10b981,#059669)}.Product-module__hXCKxG__modalWishlist{color:#6b7280;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.Product-module__hXCKxG__modalWishlist:hover{color:#3d6ef3;border-color:#3d6ef3}.Product-module__hXCKxG__modalWishlist.Product-module__hXCKxG__active{color:#ef4444;background:#fef2f2;border-color:#ef4444}.Product-module__hXCKxG__modalFeatures{border-top:1px solid #e5e7eb;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.Product-module__hXCKxG__feature{flex:1;align-items:center;gap:.75rem;display:flex}.Product-module__hXCKxG__featureIcon{font-size:1.5rem}.Product-module__hXCKxG__feature strong{color:#1f2937;font-size:.875rem;display:block}.Product-module__hXCKxG__feature p{color:#6b7280;margin:0;font-size:.75rem}@media (max-width:1024px){.Product-module__hXCKxG__modalGrid{gap:2rem}}@media (max-width:768px){.Product-module__hXCKxG__products{padding:4rem 0}.Product-module__hXCKxG__filters{flex-direction:column;align-items:stretch}.Product-module__hXCKxG__categoryFilters{order:2}.Product-module__hXCKxG__filterButton{order:1;align-self:flex-end}.Product-module__hXCKxG__productsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.Product-module__hXCKxG__modalGrid{grid-template-columns:1fr;gap:2rem}.Product-module__hXCKxG__modalActions{flex-direction:column}}@media (max-width:480px){.Product-module__hXCKxG__container{padding:0 1rem}.Product-module__hXCKxG__categoryButton{padding:.5rem 1rem;font-size:.875rem}.Product-module__hXCKxG__modalContent{margin:1rem;padding:1.5rem}.Product-module__hXCKxG__modalHeader h2{font-size:1.5rem}.Product-module__hXCKxG__modalPrice{font-size:1.75rem}}
.Reviews-module__z7Dupa__reviews{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 50%,#f0f9ff 100%);padding:3rem 0}.Reviews-module__z7Dupa__container{max-width:1200px;margin:0 auto;padding:0 1rem}.Reviews-module__z7Dupa__header{text-align:center;margin-bottom:2rem}.Reviews-module__z7Dupa__badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:2rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.Reviews-module__z7Dupa__title{color:#1f2937;margin-bottom:1rem;padding:0 .5rem;font-size:1.75rem;font-weight:800;line-height:1.2}.Reviews-module__z7Dupa__highlight{background:linear-gradient(135deg,#ef4444,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Reviews-module__z7Dupa__subtitle{color:#6b7280;max-width:100%;padding:0 .5rem;font-size:1rem;line-height:1.5}.Reviews-module__z7Dupa__reviewsWrapper{margin-bottom:2rem;position:relative}.Reviews-module__z7Dupa__reviewsContainer{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:1rem;margin:0 -.5rem;padding:1rem .5rem;display:flex;overflow-x:auto}.Reviews-module__z7Dupa__reviewCard{scroll-snap-align:start;background:#fff;border:2px solid transparent;border-radius:1rem;flex-shrink:1;min-width:calc(95% - .5rem);margin:.25rem 0;padding:1.5rem;transition:all .3s;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.08)}.Reviews-module__z7Dupa__reviewCard[data-active=true]{border-color:#ef4444;transform:scale(1.02);box-shadow:0 8px 25px rgba(239,68,68,.15)}.Reviews-module__z7Dupa__reviewCard:active{cursor:grabbing}.Reviews-module__z7Dupa__quoteIcon{color:#f3f4f6;opacity:.5;position:absolute;top:1rem;right:1rem}.Reviews-module__z7Dupa__rating{justify-content:center;gap:.2rem;margin-bottom:1rem;display:flex}.Reviews-module__z7Dupa__reviewText{color:#4b5563;text-align:left;-webkit-line-clamp:6;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Reviews-module__z7Dupa__reviewer{text-align:center;justify-content:center;align-items:center;gap:.75rem;display:flex}.Reviews-module__z7Dupa__reviewerInfo h4{color:#1f2937;margin-bottom:.2rem;font-size:1rem;font-weight:700}.Reviews-module__z7Dupa__reviewerPosition{color:#6b7280;margin:0;font-size:.8rem;line-height:1.3}.Reviews-module__z7Dupa__indicators{justify-content:center;gap:.5rem;margin-bottom:2rem;padding:0 1rem;display:flex}.Reviews-module__z7Dupa__indicator{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.Reviews-module__z7Dupa__indicator.Reviews-module__z7Dupa__active{background:#ef4444;transform:scale(1.3)}.Reviews-module__z7Dupa__stats{text-align:center;background:linear-gradient(135deg,#000811,#004487);border-radius:1rem;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem 1rem;display:grid}.Reviews-module__z7Dupa__statItem{color:#fff;padding:.5rem}.Reviews-module__z7Dupa__statNumber{background:linear-gradient(135deg,#ff477e,#f05);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:1.5rem;font-weight:800;line-height:1}.Reviews-module__z7Dupa__statLabel{color:#d1d5db;text-transform:uppercase;letter-spacing:.3px;font-size:.75rem;font-weight:500}.Reviews-module__z7Dupa__statStars{justify-content:center;gap:.1rem;margin-top:.25rem;display:flex}@media (min-width:768px){.Reviews-module__z7Dupa__reviews{padding:6rem 0}.Reviews-module__z7Dupa__container{padding:0 1.5rem}.Reviews-module__z7Dupa__header{margin-bottom:4rem}.Reviews-module__z7Dupa__badge{margin-bottom:1.5rem;font-size:.875rem}.Reviews-module__z7Dupa__title{margin-bottom:1.5rem;padding:0;font-size:max(2rem,min(4vw,3rem))}.Reviews-module__z7Dupa__subtitle{max-width:600px;padding:0;font-size:1.25rem}.Reviews-module__z7Dupa__reviewsContainer{scroll-snap-type:none;grid-template-columns:repeat(3,1fr);gap:2rem;margin:0;padding:2rem 0;display:grid;overflow-x:visible}.Reviews-module__z7Dupa__reviewCard{opacity:.7;border-radius:1.5rem;min-width:auto;margin:0;padding:2.5rem 2rem;transform:scale(.95)}.Reviews-module__z7Dupa__reviewCard.Reviews-module__z7Dupa__active{opacity:1;transform:scale(1);box-shadow:0 25px 50px rgba(0,0,0,.15)}.Reviews-module__z7Dupa__reviewCard:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px rgba(0,0,0,.15)}.Reviews-module__z7Dupa__rating{justify-content:flex-start}.Reviews-module__z7Dupa__reviewText{-webkit-line-clamp:unset;font-size:1rem}.Reviews-module__z7Dupa__reviewer{text-align:left;justify-content:flex-start}.Reviews-module__z7Dupa__navButton{cursor:pointer;z-index:2;color:#6b7280;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 25px rgba(0,0,0,.1)}.Reviews-module__z7Dupa__navButton:hover{color:#ef4444;transform:translateY(-50%)scale(1.1)}.Reviews-module__z7Dupa__prevButton{left:-25px}.Reviews-module__z7Dupa__nextButton{right:-25px}.Reviews-module__z7Dupa__indicators{gap:.75rem;margin-bottom:4rem}.Reviews-module__z7Dupa__indicator{width:12px;height:12px}.Reviews-module__z7Dupa__stats{grid-template-columns:repeat(4,1fr);gap:2rem;padding:3rem 2rem}.Reviews-module__z7Dupa__statItem{padding:0}.Reviews-module__z7Dupa__statNumber{margin-bottom:.5rem;font-size:3rem}.Reviews-module__z7Dupa__statLabel{font-size:1rem}}@media (max-width:320px){.Reviews-module__z7Dupa__reviewCard{min-width:calc(90% - .5rem);padding:1.25rem}.Reviews-module__z7Dupa__reviewText{-webkit-line-clamp:5;font-size:.85rem}.Reviews-module__z7Dupa__stats{grid-template-columns:1fr;gap:.75rem;padding:1rem}.Reviews-module__z7Dupa__statNumber{font-size:1.25rem}.Reviews-module__z7Dupa__statLabel{font-size:.7rem}}
.Services-module__7BRr6W__services{background:linear-gradient(135deg,#fff 0%,#fff 50%,#fff 100%);padding:6rem 0}.Services-module__7BRr6W__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Services-module__7BRr6W__header{text-align:center;margin-bottom:4rem}.Services-module__7BRr6W__badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#06b6d4,#0891b2);border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Services-module__7BRr6W__title{color:#1f2937;margin-bottom:1.5rem;font-size:max(2rem,min(4vw,3rem));font-weight:800;line-height:1.2}.Services-module__7BRr6W__highlight{background:linear-gradient(135deg,#06b6d4,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Services-module__7BRr6W__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Services-module__7BRr6W__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.Services-module__7BRr6W__serviceCard{background:#fff;border:2px solid transparent;border-radius:1.5rem;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 10px 25px rgba(0,0,0,.08)}.Services-module__7BRr6W__serviceCard:hover{border-color:#008112;transform:scale(1.02);box-shadow:0 25px 50px rgba(0,0,0,.15)}.Services-module__7BRr6W__serviceCard.Services-module__7BRr6W__popular{border-color:#3b82f6;transform:scale(1.02)}.Services-module__7BRr6W__serviceCard.Services-module__7BRr6W__popular:hover{transform:scale(1.02)translateY(-8px)}.Services-module__7BRr6W__popularBadge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:2rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Services-module__7BRr6W__cardIcon{color:#3b82f6;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:1rem;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.Services-module__7BRr6W__cardTitle{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Services-module__7BRr6W__cardDescription{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.Services-module__7BRr6W__pricing{align-items:baseline;gap:.5rem;margin-bottom:2rem;display:flex}.Services-module__7BRr6W__price{color:#1f2937;font-size:2rem;font-weight:800}.Services-module__7BRr6W__period{color:#6b7280;font-size:1rem}.Services-module__7BRr6W__features{margin:0 0 2rem;padding:0;list-style:none}.Services-module__7BRr6W__feature{color:#4b5563;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.Services-module__7BRr6W__checkmark{color:#fff;background:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;font-weight:700;display:flex}.Services-module__7BRr6W__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:.75rem;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.Services-module__7BRr6W__ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(59,130,246,.25)}.Services-module__7BRr6W__popular .Services-module__7BRr6W__ctaButton{background:linear-gradient(135deg,#1f2937,#374151)}.Services-module__7BRr6W__bottomCta{text-align:center}.Services-module__7BRr6W__ctaCard{color:#fff;background:linear-gradient(135deg,#1f2937,#374151);border-radius:1.5rem;max-width:600px;margin:0 auto;padding:3rem 2rem}.Services-module__7BRr6W__ctaCard h3{margin-bottom:1rem;font-size:2rem;font-weight:700}.Services-module__7BRr6W__ctaCard p{opacity:.9;margin-bottom:2rem;font-size:1.125rem}.Services-module__7BRr6W__primaryCta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.Services-module__7BRr6W__primaryCta:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.15)}@media (max-width:768px){.Services-module__7BRr6W__services{padding:4rem 0}.Services-module__7BRr6W__servicesGrid{grid-template-columns:1fr}.Services-module__7BRr6W__serviceCard.Services-module__7BRr6W__popular{transform:none}.Services-module__7BRr6W__serviceCard.Services-module__7BRr6W__popular:hover{transform:translateY(-8px)}.Services-module__7BRr6W__ctaCard{padding:2rem 1.5rem}}@media (max-width:480px){.Services-module__7BRr6W__container{padding:0 1rem}.Services-module__7BRr6W__serviceCard{padding:1.5rem}}
.Works-module__vkqOha__works{background:linear-gradient(135deg,#fef3c7 0%,#fef7cd 50%,#fef3c7 100%);padding:6rem 0}.Works-module__vkqOha__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Works-module__vkqOha__header{text-align:center;margin-bottom:4rem}.Works-module__vkqOha__badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Works-module__vkqOha__title{color:#1f2937;margin-bottom:1.5rem;font-size:max(2rem,min(4vw,3rem));font-weight:800;line-height:1.2}.Works-module__vkqOha__highlight{background:linear-gradient(135deg,#f59e0b,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Works-module__vkqOha__subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Works-module__vkqOha__stepsContainer{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:5rem;display:grid;position:relative}.Works-module__vkqOha__stepCard{text-align:center;z-index:2;background:#fff;border-radius:1.5rem;padding:1.5rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 10px 25px rgba(0,0,0,.08)}.Works-module__vkqOha__stepCard:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(0,0,0,.15)}.Works-module__vkqOha__stepNumber{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:800;display:flex;position:absolute;top:-20px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px rgba(0,0,0,.2)}.Works-module__vkqOha__stepIcon{border-radius:1rem;justify-content:center;align-items:center;width:80px;height:80px;margin:14px auto;display:flex}.Works-module__vkqOha__stepTitle{color:#1f2937;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.Works-module__vkqOha__stepDescription{color:#6b7280;margin:0;line-height:1.6}.Works-module__vkqOha__connector{display:none}.Works-module__vkqOha__contactSection{background:#fff;border-radius:1.5rem;margin-bottom:4rem;padding:3rem 2rem;box-shadow:0 10px 25px rgba(0,0,0,.08)}.Works-module__vkqOha__contactHeader{text-align:center;margin-bottom:3rem}.Works-module__vkqOha__contactHeader h3{color:#1f2937;margin-bottom:.5rem;font-size:2rem;font-weight:700}.Works-module__vkqOha__contactHeader p{color:#6b7280;font-size:1.125rem}.Works-module__vkqOha__contactMethods{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Works-module__vkqOha__contactCard{text-align:center;border:2px solid #f3f4f6;border-radius:1rem;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Works-module__vkqOha__contactCard:hover{border-color:#e5e7eb;transform:translateY(-4px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.Works-module__vkqOha__contactIcon{border-radius:1rem;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;display:flex}.Works-module__vkqOha__contactCard h4{color:#1f2937;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.Works-module__vkqOha__contactCard p{color:#6b7280;margin-bottom:1.5rem}.Works-module__vkqOha__contactButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.5rem;width:100%;padding:.75rem 1.5rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.Works-module__vkqOha__contactButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.Works-module__vkqOha__guarantees{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Works-module__vkqOha__guarantee{background:#fff;border-radius:1rem;align-items:center;gap:1rem;padding:2rem;display:flex;box-shadow:0 5px 15px rgba(0,0,0,.05)}.Works-module__vkqOha__guaranteeIcon{color:#10b981;background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Works-module__vkqOha__guarantee h4{color:#1f2937;margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.Works-module__vkqOha__guarantee p{color:#6b7280;margin:0;font-size:.95rem}@media (min-width:1024px){.Works-module__vkqOha__stepsContainer:before{content:"";z-index:1;background:linear-gradient(90deg,#3b82f6,#10b981,#f59e0b,#8b5cf6);border-radius:2px;height:3px;position:absolute;top:60px;left:15%;right:15%}}@media (max-width:768px){.Works-module__vkqOha__works{padding:4rem 0}.Works-module__vkqOha__contactSection{padding:2rem 1.5rem}.Works-module__vkqOha__contactMethods,.Works-module__vkqOha__guarantees{grid-template-columns:1fr}.Works-module__vkqOha__guarantee{text-align:center;flex-direction:column}}@media (max-width:480px){.Works-module__vkqOha__container{padding:0 1rem}.Works-module__vkqOha__stepCard{padding:2rem 1.5rem}.Works-module__vkqOha__contactSection{padding:2rem 1rem}}
