.Hero-module__ZARIfG__heroSection{background-color:var(--bg-dark);justify-content:flex-start;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__vimeoContainer{pointer-events:none;width:100vw;min-width:177.77vh;height:56.25vw;min-height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__vimeoContainer iframe{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__overlay{z-index:2;background-color:#0a192f66;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:10;text-align:left;flex-direction:column;align-items:flex-start;gap:24px;max-width:800px;padding:60px 40px 0 8%;display:flex;position:relative}.Hero-module__ZARIfG__headline{color:var(--white);text-shadow:0 4px 12px #0006;letter-spacing:-.01em;margin:0;font-size:2.8rem;font-weight:600;line-height:1.2}.Hero-module__ZARIfG__subheadline{color:var(--off-white);text-shadow:0 2px 8px #0000004d;max-width:600px;margin:0;font-size:1.25rem;font-weight:500;line-height:1.5}.Hero-module__ZARIfG__ctaButton{background-color:var(--electric-blue);color:var(--white);cursor:pointer;border:none;border-radius:4px;margin-top:10px;padding:16px 40px;font-size:1.1rem;font-weight:600;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 8px 30px #007bff66}.Hero-module__ZARIfG__ctaButton:hover{background-color:var(--electric-blue-hover);transform:translateY(-5px)scale(1.02);box-shadow:0 12px 40px #007bff99}.Hero-module__ZARIfG__ctaButton:active{transform:translateY(-2px)}@media (max-width:992px){.Hero-module__ZARIfG__heroSection{justify-content:center}.Hero-module__ZARIfG__content{text-align:center;align-items:center;padding:0 20px}.Hero-module__ZARIfG__headline{font-size:2.5rem}.Hero-module__ZARIfG__subheadline{font-size:1.2rem}}@media (max-width:768px){.Hero-module__ZARIfG__headline{font-size:2.2rem}.Hero-module__ZARIfG__subheadline{font-size:1.1rem}}@media (max-width:480px){.Hero-module__ZARIfG__headline{font-size:1.8rem}}
.QuoteModal-module__hqvR1a__overlay{-webkit-backdrop-filter:blur(8px);z-index:2000;background-color:#0a192f99;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;animation:.3s QuoteModal-module__hqvR1a__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes QuoteModal-module__hqvR1a__fadeIn{0%{opacity:0}to{opacity:1}}.QuoteModal-module__hqvR1a__modal{background-color:#fff;border-radius:32px;width:100%;max-width:480px;padding:48px;animation:.4s cubic-bezier(.175,.885,.32,1.275) QuoteModal-module__hqvR1a__slideUp;position:relative;transform:translateY(0);box-shadow:0 30px 60px #0003}@keyframes QuoteModal-module__hqvR1a__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.QuoteModal-module__hqvR1a__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;transition:color .3s;position:absolute;top:24px;right:24px}.QuoteModal-module__hqvR1a__closeBtn:hover{color:var(--text-dark)}.QuoteModal-module__hqvR1a__formHeader{text-align:center;margin-bottom:32px}.QuoteModal-module__hqvR1a__title{color:var(--text-dark);letter-spacing:-.02em;margin-bottom:12px;font-size:2rem;font-weight:600}.QuoteModal-module__hqvR1a__subtitle{color:#64748b;font-size:1rem;line-height:1.5}.QuoteModal-module__hqvR1a__contactForm{flex-direction:column;gap:20px;display:flex}.QuoteModal-module__hqvR1a__inputField{flex-direction:column;gap:8px;display:flex}.QuoteModal-module__hqvR1a__fieldLabel{color:var(--text-dark);font-size:.9rem;font-weight:500}.QuoteModal-module__hqvR1a__textInput,.QuoteModal-module__hqvR1a__selectInput{color:var(--text-dark);background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;padding:14px 18px;font-family:inherit;font-size:1rem;transition:all .3s}.QuoteModal-module__hqvR1a__textInput:focus,.QuoteModal-module__hqvR1a__selectInput:focus{border-color:var(--electric-blue);background-color:#fff;box-shadow:0 0 0 4px #007bff1a}.QuoteModal-module__hqvR1a__selectInput{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:18px}.QuoteModal-module__hqvR1a__submitBtn{background-color:var(--electric-blue);color:#fff;cursor:pointer;border:none;border-radius:12px;margin-top:12px;padding:16px;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 10px 20px #007bff33}.QuoteModal-module__hqvR1a__submitBtn:hover{background-color:var(--electric-blue-hover);transform:translateY(-2px);box-shadow:0 15px 30px #007bff4d}.QuoteModal-module__hqvR1a__formDisclaimer{color:#94a3b8;text-align:center;margin-top:8px;font-size:.8rem;line-height:1.5}@media (max-width:480px){.QuoteModal-module__hqvR1a__modal{border-radius:24px;padding:40px 24px}}
.CredibilityBar-module__sDeEiq__bar{background-color:#fff;border-bottom:1px solid #f1f5f9;align-items:center;width:100vw;padding:40px 0;display:flex}.CredibilityBar-module__sDeEiq__container{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.CredibilityBar-module__sDeEiq__trustText{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:700}.CredibilityBar-module__sDeEiq__logos{opacity:.6;filter:grayscale();flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;transition:opacity .3s;display:flex}.CredibilityBar-module__sDeEiq__logos:hover{opacity:.9}.CredibilityBar-module__sDeEiq__logoItem{color:var(--electric-blue);letter-spacing:-.02em;white-space:nowrap;font-size:1.25rem;font-weight:800}@media (max-width:768px){.CredibilityBar-module__sDeEiq__logos{gap:32px}.CredibilityBar-module__sDeEiq__logoItem{font-size:1rem}}@media (max-width:480px){.CredibilityBar-module__sDeEiq__logos{gap:20px}.CredibilityBar-module__sDeEiq__bar{padding:30px 0}}
.ResidentialDesign-module__0yvAOa__section{background-color:#fff;width:100vw;padding:120px 0;overflow:hidden}.ResidentialDesign-module__0yvAOa__container{max-width:1280px;margin:0 auto;padding:0 32px}.ResidentialDesign-module__0yvAOa__contentGrid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.ResidentialDesign-module__0yvAOa__imageArea{position:relative}.ResidentialDesign-module__0yvAOa__imageCard{z-index:2;aspect-ratio:4/5;border-radius:40px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001a}.ResidentialDesign-module__0yvAOa__image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.ResidentialDesign-module__0yvAOa__imageCard:hover .ResidentialDesign-module__0yvAOa__image{transform:scale(1.05)}.ResidentialDesign-module__0yvAOa__floatingBadge{color:var(--text-dark);background-color:#fff;border-radius:50px;padding:12px 24px;font-size:.9rem;font-weight:600;position:absolute;top:30px;right:30px;box-shadow:0 10px 20px #0000001a}.ResidentialDesign-module__0yvAOa__decorativeElements{z-index:1;width:200px;height:200px;position:absolute;top:-40px;left:-40px}.ResidentialDesign-module__0yvAOa__dotGrid{background-image:radial-gradient(#cbd5e1 2px,#0000 2px);background-size:20px 20px;width:100%;height:100%}.ResidentialDesign-module__0yvAOa__textArea{flex-direction:column;gap:24px;display:flex}.ResidentialDesign-module__0yvAOa__accentText{color:var(--electric-blue);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:600}.ResidentialDesign-module__0yvAOa__title{color:var(--text-dark);letter-spacing:-.02em;font-size:2.8rem;font-weight:600;line-height:1.1}.ResidentialDesign-module__0yvAOa__description{color:#64748b;font-size:1.15rem;font-weight:400;line-height:1.6}.ResidentialDesign-module__0yvAOa__featureList{flex-direction:column;gap:32px;margin-top:10px;display:flex}.ResidentialDesign-module__0yvAOa__featureItem{align-items:flex-start;gap:20px;display:flex}.ResidentialDesign-module__0yvAOa__featureIcon{color:var(--electric-blue);background-color:#007bff0d;border-radius:12px;flex-shrink:0;padding:10px}.ResidentialDesign-module__0yvAOa__featureTitle{color:var(--text-dark);margin-bottom:4px;font-size:1.15rem;font-weight:600}.ResidentialDesign-module__0yvAOa__featureDesc{color:#64748b;font-size:.95rem;line-height:1.5}@media (max-width:1100px){.ResidentialDesign-module__0yvAOa__contentGrid{text-align:center;grid-template-columns:1fr;gap:60px}.ResidentialDesign-module__0yvAOa__textArea{align-items:center}.ResidentialDesign-module__0yvAOa__featureItem{text-align:left}.ResidentialDesign-module__0yvAOa__imageArea{max-width:600px;margin:0 auto}}@media (max-width:640px){.ResidentialDesign-module__0yvAOa__title{font-size:2.2rem}.ResidentialDesign-module__0yvAOa__description{font-size:1.05rem}}
.ResidentialSavings-module__Z9rZ7G__section{background-color:#f8fafc;width:100vw;padding:120px 0}.ResidentialSavings-module__Z9rZ7G__container{max-width:1280px;margin:0 auto;padding:0 32px}.ResidentialSavings-module__Z9rZ7G__header{text-align:center;margin-bottom:80px}.ResidentialSavings-module__Z9rZ7G__badge{color:var(--electric-blue);text-transform:uppercase;letter-spacing:.15em;font-size:.8rem;font-weight:600}.ResidentialSavings-module__Z9rZ7G__title{color:var(--text-dark);letter-spacing:-.02em;margin:12px 0;font-size:2.8rem;font-weight:600}.ResidentialSavings-module__Z9rZ7G__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.15rem}.ResidentialSavings-module__Z9rZ7G__grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px;display:grid}.ResidentialSavings-module__Z9rZ7G__card{background-color:#fff;border:1px solid #f1f5f9;border-radius:32px;padding:48px 32px;transition:all .4s}.ResidentialSavings-module__Z9rZ7G__card:hover{border-color:#007bff1a;transform:translateY(-8px);box-shadow:0 20px 40px #0000000a}.ResidentialSavings-module__Z9rZ7G__iconBox{color:var(--electric-blue);margin-bottom:24px}.ResidentialSavings-module__Z9rZ7G__cardTitle{color:var(--text-dark);margin-bottom:12px;font-size:1.25rem;font-weight:600}.ResidentialSavings-module__Z9rZ7G__cardText{color:#64748b;font-size:.95rem;line-height:1.6}.ResidentialSavings-module__Z9rZ7G__comparisonArea{background:#fff;border:1px solid #f1f5f9;border-radius:40px;max-width:900px;margin:0 auto;padding:60px}.ResidentialSavings-module__Z9rZ7G__chartTitle{text-align:center;color:var(--text-dark);margin-bottom:40px;font-size:1.2rem;font-weight:600}.ResidentialSavings-module__Z9rZ7G__chart{flex-direction:column;gap:32px;display:flex}.ResidentialSavings-module__Z9rZ7G__barGroup{flex-direction:column;gap:12px;display:flex}.ResidentialSavings-module__Z9rZ7G__label{color:#64748b;font-size:.9rem;font-weight:500}.ResidentialSavings-module__Z9rZ7G__barWrapper{background:#f1f5f9;border-radius:12px;width:100%;height:48px;position:relative;overflow:visible}.ResidentialSavings-module__Z9rZ7G__utilityBar{color:#475569;background:#cbd5e1;border-radius:12px;justify-content:flex-end;align-items:center;width:100%;height:100%;padding-right:20px;font-size:.9rem;font-weight:600;display:flex}.ResidentialSavings-module__Z9rZ7G__solarBar{background:var(--electric-blue);color:#fff;border-radius:12px;justify-content:flex-end;align-items:center;width:26%;height:100%;padding-right:20px;font-size:.9rem;font-weight:600;display:flex}.ResidentialSavings-module__Z9rZ7G__savingsFlag{color:#166534;white-space:nowrap;background:#dcfce7;border-radius:8px;padding:6px 12px;font-size:.85rem;font-weight:700;position:absolute;top:50%;left:calc(26% + 20px);transform:translateY(-50%)}@media (max-width:992px){.ResidentialSavings-module__Z9rZ7G__grid{grid-template-columns:1fr}.ResidentialSavings-module__Z9rZ7G__comparisonArea{padding:30px 20px}}@media (max-width:640px){.ResidentialSavings-module__Z9rZ7G__title{font-size:2.2rem}.ResidentialSavings-module__Z9rZ7G__solarBar{width:35%}.ResidentialSavings-module__Z9rZ7G__savingsFlag{left:calc(35% + 10px)}}
.WhyUs-module__onskOq__section{background-color:#fff;width:100vw;padding:120px 0;overflow:hidden}.WhyUs-module__onskOq__container{max-width:1200px;margin:0 auto;padding:0 32px}.WhyUs-module__onskOq__header{text-align:center;margin-bottom:60px}.WhyUs-module__onskOq__sectionTitle{color:var(--text-dark);margin-bottom:12px;font-size:2.5rem;font-weight:600}.WhyUs-module__onskOq__sectionSub{color:#64748b;font-size:1.1rem}.WhyUs-module__onskOq__tabsContainer{flex-direction:column;gap:48px;display:flex}.WhyUs-module__onskOq__tabNav{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;justify-content:center;gap:16px;width:fit-content;margin:0 auto;padding:8px;display:flex}.WhyUs-module__onskOq__tabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:14px;align-items:center;gap:10px;padding:14px 28px;font-family:inherit;font-weight:500;transition:all .3s;display:flex}.WhyUs-module__onskOq__tabIcon{color:#94a3b8;transition:color .3s}.WhyUs-module__onskOq__tabBtn:hover{color:var(--text-dark);background:#ffffff80}.WhyUs-module__onskOq__active{box-shadow:0 4px 12px #0000000d;color:var(--electric-blue)!important;background-color:#fff!important}.WhyUs-module__onskOq__active .WhyUs-module__onskOq__tabIcon{color:var(--electric-blue)}.WhyUs-module__onskOq__contentArea{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;min-height:400px;animation:.5s WhyUs-module__onskOq__fadeIn;display:grid}@keyframes WhyUs-module__onskOq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.WhyUs-module__onskOq__textSide{flex-direction:column;gap:24px;display:flex}.WhyUs-module__onskOq__contentTitle{color:var(--text-dark);font-size:2rem;font-weight:600}.WhyUs-module__onskOq__contentDesc{color:#64748b;font-size:1.1rem;font-weight:400;line-height:1.7}.WhyUs-module__onskOq__featureList{flex-direction:column;gap:16px;list-style:none;display:flex}.WhyUs-module__onskOq__featureItem{color:var(--text-dark);align-items:center;gap:12px;font-size:1rem;font-weight:500;display:flex}.WhyUs-module__onskOq__checkIcon{color:var(--electric-blue);background:#007bff0d;border-radius:6px;padding:4px}.WhyUs-module__onskOq__visualSide{justify-content:center;display:flex;position:relative}.WhyUs-module__onskOq__visualCard{aspect-ratio:1;background:#f8fafc;border:1px solid #f1f5f9;border-radius:40px;justify-content:center;align-items:center;width:100%;max-width:400px;transition:transform .3s;display:flex;position:relative}.WhyUs-module__onskOq__visualCard:hover{transform:translateY(-10px)}.WhyUs-module__onskOq__iconBig{color:var(--electric-blue);opacity:.8;transform:scale(3.5)}.WhyUs-module__onskOq__badge{background:var(--electric-blue);color:#fff;border-radius:50px;padding:10px 24px;font-size:.85rem;font-weight:600;position:absolute;top:40px;right:-20px;box-shadow:0 10px 20px #007bff33}.WhyUs-module__onskOq__glow{pointer-events:none;background:radial-gradient(circle,#007bff0d 0%,#0000 70%);width:150%;height:150%;position:absolute}@media (max-width:992px){.WhyUs-module__onskOq__contentArea{text-align:center;grid-template-columns:1fr;gap:60px}.WhyUs-module__onskOq__tabNav{flex-wrap:wrap}.WhyUs-module__onskOq__featureList{align-items:center}.WhyUs-module__onskOq__visualSide{order:-1}}@media (max-width:640px){.WhyUs-module__onskOq__sectionTitle{font-size:2rem}.WhyUs-module__onskOq__tabBtn{padding:12px 20px;font-size:.9rem}}
.CoreSolutions-module__Mkn03W__section{background-color:#fff;width:100vw;padding:120px 0}.CoreSolutions-module__Mkn03W__container{max-width:1280px;margin:0 auto;padding:0 32px}.CoreSolutions-module__Mkn03W__header{text-align:center;margin-bottom:80px}.CoreSolutions-module__Mkn03W__sectionTitle{color:var(--text-dark);letter-spacing:-.01em;margin-bottom:12px;font-size:2.5rem;font-weight:500}.CoreSolutions-module__Mkn03W__sectionSub{color:#64748b;font-size:1.1rem;font-weight:400}.CoreSolutions-module__Mkn03W__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:250px;gap:24px;display:grid}.CoreSolutions-module__Mkn03W__card{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:32px;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.CoreSolutions-module__Mkn03W__card:hover{background-color:#fff;border-color:#007bff33;transform:translateY(-8px);box-shadow:0 20px 40px #0000000a}.CoreSolutions-module__Mkn03W__card1{grid-area:span 2/span 2}.CoreSolutions-module__Mkn03W__card2,.CoreSolutions-module__Mkn03W__card3{grid-area:span 1/span 1}.CoreSolutions-module__Mkn03W__card4,.CoreSolutions-module__Mkn03W__card5,.CoreSolutions-module__Mkn03W__card6{grid-column:span 1}.CoreSolutions-module__Mkn03W__cardContent{flex-direction:column;width:100%;height:100%;padding:40px;display:flex}.CoreSolutions-module__Mkn03W__card1 .CoreSolutions-module__Mkn03W__cardContent{padding:60px}.CoreSolutions-module__Mkn03W__iconWrapper{color:var(--electric-blue);background:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:auto;transition:all .4s;display:flex;box-shadow:0 8px 16px #00000008}.CoreSolutions-module__Mkn03W__card:hover .CoreSolutions-module__Mkn03W__iconWrapper{background:var(--electric-blue);color:#fff;transform:scale(1.1)}.CoreSolutions-module__Mkn03W__textWrapper{margin-top:24px}.CoreSolutions-module__Mkn03W__cardTitle{color:var(--text-dark);margin-bottom:8px;font-size:1.4rem;font-weight:600}.CoreSolutions-module__Mkn03W__cardBenefit{color:var(--electric-blue);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:.95rem;font-weight:500}.CoreSolutions-module__Mkn03W__cardDescription{color:#64748b;margin-bottom:24px;font-size:.9rem;font-weight:400;line-height:1.6}.CoreSolutions-module__Mkn03W__card1 .CoreSolutions-module__Mkn03W__cardDescription{max-width:80%;font-size:1.05rem}.CoreSolutions-module__Mkn03W__learnMore{color:var(--text-dark);align-items:center;gap:8px;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.CoreSolutions-module__Mkn03W__learnMore:hover{color:var(--electric-blue);gap:12px}.CoreSolutions-module__Mkn03W__arrow{transition:transform .3s}@media (max-width:1100px){.CoreSolutions-module__Mkn03W__bentoGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}.CoreSolutions-module__Mkn03W__card1,.CoreSolutions-module__Mkn03W__card2,.CoreSolutions-module__Mkn03W__card3,.CoreSolutions-module__Mkn03W__card4,.CoreSolutions-module__Mkn03W__card5,.CoreSolutions-module__Mkn03W__card6{grid-area:auto/span 1}}@media (max-width:640px){.CoreSolutions-module__Mkn03W__bentoGrid{grid-template-columns:1fr}.CoreSolutions-module__Mkn03W__cardContent{padding:30px}}
.ProcessImpact-module__L81B6q__section{background-color:#fff;width:100vw;padding:120px 0;overflow:hidden}.ProcessImpact-module__L81B6q__container{max-width:1200px;margin:0 auto;padding:0 24px}.ProcessImpact-module__L81B6q__header{text-align:center;margin-bottom:80px}.ProcessImpact-module__L81B6q__sectionTitle{color:var(--text-dark);margin-bottom:12px;font-size:2.5rem;font-weight:600}.ProcessImpact-module__L81B6q__sectionSub{color:#64748b;font-size:1.1rem}.ProcessImpact-module__L81B6q__contentGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid}.ProcessImpact-module__L81B6q__timelineArea{padding:40px 0;position:relative}.ProcessImpact-module__L81B6q__timelineWrapper{justify-content:space-between;width:100%;display:flex;position:relative}.ProcessImpact-module__L81B6q__connectingLine{background-image:linear-gradient(90deg,var(--electric-blue)50%,transparent 50%);z-index:1;background-size:20px 1px;height:2px;position:absolute;top:25px;left:0;right:0}.ProcessImpact-module__L81B6q__stepItem{z-index:2;text-align:center;flex:1;padding:0 10px;position:relative}.ProcessImpact-module__L81B6q__stepCircle{background-color:var(--electric-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 20px;font-size:1.2rem;font-weight:600;transition:transform .3s;display:flex;box-shadow:0 4px 12px #007bff4d}.ProcessImpact-module__L81B6q__stepItem:hover .ProcessImpact-module__L81B6q__stepCircle{transform:scale(1.1)}.ProcessImpact-module__L81B6q__stepTitle{color:var(--text-dark);margin-bottom:8px;font-size:1.1rem;font-weight:600}.ProcessImpact-module__L81B6q__stepDesc{color:#64748b;font-size:.9rem;line-height:1.5}.ProcessImpact-module__L81B6q__statsArea{flex-direction:column;gap:32px;display:flex}.ProcessImpact-module__L81B6q__statCard{border-left:6px solid var(--electric-blue);background-color:#f8fafc;border-radius:16px;padding:30px;transition:transform .3s;box-shadow:0 4px 6px -1px #0000000d}.ProcessImpact-module__L81B6q__statCard:hover{transform:translate(10px)}.ProcessImpact-module__L81B6q__statValue{color:var(--electric-blue);align-items:flex-start;gap:4px;font-size:3rem;font-weight:600;line-height:1;display:flex}.ProcessImpact-module__L81B6q__statSuffix{margin-top:8px;font-size:1.2rem}.ProcessImpact-module__L81B6q__statLabel{color:var(--text-dark);margin-top:8px;font-size:1.1rem;font-weight:500}@media (max-width:992px){.ProcessImpact-module__L81B6q__contentGrid{grid-template-columns:1fr;gap:60px}}@media (max-width:768px){.ProcessImpact-module__L81B6q__timelineWrapper{flex-direction:column;align-items:flex-start;gap:40px}.ProcessImpact-module__L81B6q__connectingLine{background-image:linear-gradient(180deg,var(--electric-blue)50%,transparent 50%);background-size:1px 20px;width:2px;height:100%;top:0;left:25px}.ProcessImpact-module__L81B6q__stepItem{text-align:left;align-items:flex-start;gap:20px;padding:0;display:flex}.ProcessImpact-module__L81B6q__stepCircle{flex-shrink:0;margin:0}}
.SocialProof-module__qq_XNa__section{background-color:#030712;width:100vw;padding:120px 0;overflow:hidden}.SocialProof-module__qq_XNa__container{max-width:1280px;margin:0 auto;padding:0 32px}.SocialProof-module__qq_XNa__header{text-align:center;margin-bottom:80px}.SocialProof-module__qq_XNa__sectionTitle{color:var(--white);letter-spacing:-.01em;margin-bottom:16px;font-size:2.5rem;font-weight:600}.SocialProof-module__qq_XNa__sectionSub{color:#94a3b8;font-size:1.1rem;font-weight:400}.SocialProof-module__qq_XNa__carouselWrapper{align-items:center;gap:20px;max-width:1100px;margin:0 auto;display:flex;position:relative}.SocialProof-module__qq_XNa__carouselContainer{flex-grow:1;padding:20px 0;overflow:hidden}.SocialProof-module__qq_XNa__carouselTrack{width:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.SocialProof-module__qq_XNa__card{cursor:pointer;background-color:#111827;border-radius:24px;flex:0 0 33.333%;height:500px;padding:0 12px;transition:transform .4s;position:relative;overflow:hidden}.SocialProof-module__qq_XNa__card:hover{transform:scale(.98)}.SocialProof-module__qq_XNa__videoContainer{border-radius:24px;width:100%;height:100%;position:relative;overflow:hidden}.SocialProof-module__qq_XNa__video{object-fit:cover;width:100%;height:100%}.SocialProof-module__qq_XNa__playOverlay{z-index:3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SocialProof-module__qq_XNa__playButton{-webkit-backdrop-filter:blur(8px);width:64px;height:64px;color:var(--electric-blue);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 0 20px #007bff33}.SocialProof-module__qq_XNa__card:hover .SocialProof-module__qq_XNa__playButton{background:var(--electric-blue);color:#fff;transform:scale(1.1)}.SocialProof-module__qq_XNa__stars{z-index:3;gap:4px;display:flex;position:absolute;top:20px;right:20px}.SocialProof-module__qq_XNa__star{color:var(--electric-blue);filter:drop-shadow(0 2px 4px #0000004d)}.SocialProof-module__qq_XNa__contentOverlay{z-index:2;background:linear-gradient(#0000 0%,#0006 40%,#000000e6 100%);flex-direction:column;justify-content:flex-end;width:100%;padding:60px 30px 30px;display:flex;position:absolute;bottom:0;left:0}.SocialProof-module__qq_XNa__quote{color:#fff;margin-bottom:6px;font-size:1.1rem;font-weight:500;line-height:1.3}.SocialProof-module__qq_XNa__details{color:#ffffffb3;font-size:.85rem}.SocialProof-module__qq_XNa__details strong{color:#fff;font-weight:500}.SocialProof-module__qq_XNa__navBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.SocialProof-module__qq_XNa__navBtn:hover{background:var(--electric-blue);border-color:var(--electric-blue);box-shadow:0 0 20px #007bff66}@media (max-width:1024px){.SocialProof-module__qq_XNa__card{flex:0 0 50%}}@media (max-width:640px){.SocialProof-module__qq_XNa__card{flex:0 0 100%;height:600px}}
.FinalCTA-module__G4Qm-G__section{background-color:#f8fafc;border-top:1px solid #f1f5f9;width:100vw;padding:140px 0;position:relative;overflow:hidden}.FinalCTA-module__G4Qm-G__section:before{content:"";pointer-events:none;background:#007bff08;border-radius:50%;width:400px;height:400px;position:absolute;top:-10%;right:-5%}.FinalCTA-module__G4Qm-G__container{justify-content:center;max-width:1280px;margin:0 auto;padding:0 32px;display:flex}.FinalCTA-module__G4Qm-G__content{text-align:center;max-width:800px;color:var(--text-dark)}.FinalCTA-module__G4Qm-G__headline{letter-spacing:-.02em;color:var(--text-dark);margin-bottom:24px;font-size:3rem;font-weight:600;line-height:1.1}.FinalCTA-module__G4Qm-G__subtext{color:#64748b;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.25rem;font-weight:400}.FinalCTA-module__G4Qm-G__form{background:#fff;border:1px solid #e2e8f0;border-radius:24px;gap:16px;padding:24px;display:flex;box-shadow:0 10px 30px #0000000d}.FinalCTA-module__G4Qm-G__inputGroup{flex:1}.FinalCTA-module__G4Qm-G__input{width:100%;color:var(--text-dark);background:#f1f5f9;border:1px solid #e2e8f0;border-radius:14px;padding:16px 24px;font-family:inherit;font-size:1rem;transition:all .3s}.FinalCTA-module__G4Qm-G__input::placeholder{color:#94a3b8}.FinalCTA-module__G4Qm-G__input:focus{border-color:var(--electric-blue);background:#fff;outline:none;box-shadow:0 0 0 4px #007bff1a}.FinalCTA-module__G4Qm-G__submitBtn{background-color:var(--electric-blue);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:14px;padding:0 40px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #007bff33}.FinalCTA-module__G4Qm-G__submitBtn:hover{background-color:var(--electric-blue-hover);transform:translateY(-2px);box-shadow:0 8px 20px #007bff4d}.FinalCTA-module__G4Qm-G__submitBtn:active{transform:translateY(0)}.FinalCTA-module__G4Qm-G__disclaimer{color:#94a3b8;margin-top:32px;font-size:.85rem;font-weight:400}@media (max-width:768px){.FinalCTA-module__G4Qm-G__headline{font-size:2.25rem}.FinalCTA-module__G4Qm-G__form{flex-direction:column;padding:16px}.FinalCTA-module__G4Qm-G__submitBtn{height:auto;padding:16px}}@media (max-width:480px){.FinalCTA-module__G4Qm-G__section{padding:100px 0}.FinalCTA-module__G4Qm-G__subtext{font-size:1.1rem}}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#0a192f;width:100vw;padding:80px 0 40px}.Footer-module__S6Hkya__container{max-width:1280px;margin:0 auto;padding:0 32px}.Footer-module__S6Hkya__top{border-bottom:1px solid #ffffff1a;justify-content:space-between;gap:60px;margin-bottom:60px;padding-bottom:60px;display:flex}.Footer-module__S6Hkya__brand{max-width:400px}.Footer-module__S6Hkya__logo{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-size:1.5rem;font-weight:600}.Footer-module__S6Hkya__brandDesc{color:#ffffffb3;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__linksGrid{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.Footer-module__S6Hkya__groupTitle{color:#fff;margin-bottom:24px;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__linkGroup{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__link{color:#fff9;font-size:.9rem;transition:color .3s}.Footer-module__S6Hkya__link:hover{color:var(--electric-blue)}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copyright{color:#ffffff80;font-size:.85rem}.Footer-module__S6Hkya__socials{gap:16px;display:flex}.Footer-module__S6Hkya__socialLink{color:#fff9;font-size:.85rem;font-weight:600;transition:color .3s}.Footer-module__S6Hkya__socialLink:hover{color:var(--electric-blue)}@media (max-width:992px){.Footer-module__S6Hkya__top{flex-direction:column;gap:40px}.Footer-module__S6Hkya__linksGrid{gap:32px}}@media (max-width:640px){.Footer-module__S6Hkya__linksGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:20px}}
