.page-module__E0kJGG__page{max-width:1400px;margin:0 auto;padding:0 56px;position:relative;overflow:hidden}.page-module__E0kJGG__heroGlow{background:radial-gradient(circle, var(--accent-blue) 0%, transparent 65%);opacity:.55;filter:blur(10px);pointer-events:none;z-index:0;width:480px;height:480px;position:absolute;top:-120px;left:220px}.page-module__E0kJGG__floatingActions{z-index:5;flex-direction:column;gap:10px;display:flex;position:fixed;top:90px;right:24px}.page-module__E0kJGG__floatingBtn{background:var(--accent-blue);width:40px;height:40px;color:var(--white);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 6px 18px #2e6bff59}.page-module__E0kJGG__hero{z-index:1;padding-bottom:90px;position:relative}.page-module__E0kJGG__heroHeading{letter-spacing:-2px;text-transform:uppercase;max-width:none;font-size:118px;font-weight:700;line-height:1.05}.page-module__E0kJGG__heroLine{animation:.9s cubic-bezier(.2,.8,.2,1) both page-module__E0kJGG__heroIn;display:block}.page-module__E0kJGG__heroLine:first-child{animation-delay:50ms}.page-module__E0kJGG__heroLine:nth-child(2){animation-delay:.25s}.page-module__E0kJGG__heroLine:nth-child(3){animation-delay:.45s}@keyframes page-module__E0kJGG__heroIn{0%{opacity:0;filter:blur(16px);transform:scale(1.06)}to{opacity:1;filter:blur();transform:scale(1)}}.page-module__E0kJGG__glowWord,.page-module__E0kJGG__circledWord{display:inline-block;position:relative}.page-module__E0kJGG__circledWord:after{content:"";border:2px solid var(--accent-green);pointer-events:none;border-radius:50%/45%;position:absolute;inset:-34px -24px -28px;transform:rotate(-3deg)}.page-module__E0kJGG__getInTouchBtn{color:var(--white);letter-spacing:1px;text-transform:uppercase;background:0 0;border:1px solid #fff6;border-radius:999px;align-items:center;gap:10px;margin-top:48px;padding:15px 30px;font-size:14px;text-decoration:none;display:inline-flex}.page-module__E0kJGG__servicesList{z-index:1;border-top:1px solid var(--divider);position:relative}.page-module__E0kJGG__serviceRow{border-bottom:1px solid var(--divider);grid-template-columns:320px 1fr;align-items:start;gap:24px;min-height:150px;padding:34px 0;transition:min-height .2s,opacity .7s,transform .7s;display:grid;position:relative}.page-module__E0kJGG__serviceRowOpen{min-height:320px}.page-module__E0kJGG__serviceNumberWrap{height:150px;display:block;overflow:hidden}.page-module__E0kJGG__serviceRowOpen .page-module__E0kJGG__serviceNumberWrap{height:210px}.page-module__E0kJGG__serviceNumber{color:var(--white);font-size:190px;font-weight:200;line-height:1;display:block}.page-module__E0kJGG__serviceMain{padding-top:24px}.page-module__E0kJGG__serviceTitleRow{justify-content:space-between;align-items:center;gap:20px;display:flex}.page-module__E0kJGG__serviceTitle{text-transform:uppercase;letter-spacing:.5px;font-size:30px;font-weight:600}.page-module__E0kJGG__serviceToggle{width:34px;height:34px;color:var(--white);background:0 0;border:1px solid #ffffff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__serviceBody{grid-template-columns:1fr 220px;gap:24px;max-width:700px;margin-top:26px;display:grid}.page-module__E0kJGG__serviceParagraphs{color:var(--text-muted);flex-direction:column;gap:14px;font-size:14px;line-height:1.7;display:flex}.page-module__E0kJGG__serviceMeta{color:var(--text-muted);flex-direction:column;gap:8px;font-size:13px;display:flex}.page-module__E0kJGG__chatBadge{background:var(--accent-blue);color:var(--white);border-radius:999px;align-items:center;gap:6px;padding:8px 18px 8px 14px;font-size:12px;font-weight:600;display:flex;position:absolute;top:-18px;right:0}.page-module__E0kJGG__serviceImages{grid-column:1/-1;gap:16px;margin-top:8px;display:flex}.page-module__E0kJGG__serviceImage{object-fit:cover;border-radius:14px;flex-shrink:0;width:200px;height:140px}.page-module__E0kJGG__moreLink{width:fit-content;color:var(--white);text-transform:uppercase;letter-spacing:.5px;grid-column:1/-1;align-items:center;gap:10px;margin-top:20px;font-size:13px;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.page-module__E0kJGG__moreLink:hover{gap:14px}.page-module__E0kJGG__moreLinkIcon{background:var(--accent-blue);width:32px;height:32px;color:var(--white);border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;animation:1.8s ease-in-out infinite page-module__E0kJGG__bounceDown;display:flex}@keyframes page-module__E0kJGG__bounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.page-module__E0kJGG__carousel{border:1px solid var(--divider);background:linear-gradient(160deg,#131316,#0a0a0b);border-radius:18px;margin-top:8px;position:relative;overflow:hidden}.page-module__E0kJGG__carouselTrack{transition:transform .5s;display:flex}.page-module__E0kJGG__carouselSlide{min-height:260px;color:inherit;flex:0 0 100%;grid-template-columns:200px 1fr;align-items:center;gap:32px;padding:32px 64px;text-decoration:none;display:grid}.page-module__E0kJGG__carouselImage{object-fit:contain;background:var(--white);border-radius:10px;width:100%;height:auto;max-height:220px;padding:10px}.page-module__E0kJGG__carouselInfo{flex-direction:column;gap:10px;max-width:460px;display:flex}.page-module__E0kJGG__carouselName{color:var(--white);font-size:22px;font-weight:700}.page-module__E0kJGG__carouselDesc{color:var(--text-muted);font-size:14px;line-height:1.7}.page-module__E0kJGG__carouselLink{color:var(--accent-blue);font-size:13px;font-weight:600}.page-module__E0kJGG__carouselArrow{width:38px;height:38px;color:var(--white);background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module__E0kJGG__carouselArrowLeft{left:16px}.page-module__E0kJGG__carouselArrowRight{right:16px}.page-module__E0kJGG__carouselDots{align-items:center;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.page-module__E0kJGG__carouselDot{background:#ffffff4d;border:none;border-radius:999px;width:8px;height:8px;transition:all .2s}.page-module__E0kJGG__carouselDotActive{background:var(--accent-blue);width:22px}.page-module__E0kJGG__featureRow{z-index:1;grid-template-columns:1.4fr 1fr;align-items:center;gap:40px;padding:80px 0;display:grid;position:relative}.page-module__E0kJGG__featureVisual{background:linear-gradient(150deg,#16181c,#0a0a0b 70%);border-radius:14px;justify-content:center;align-items:center;height:340px;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__pingRing{border:1.5px solid var(--accent-blue);opacity:0;border-radius:50%;width:80px;height:80px;animation:3s ease-out infinite page-module__E0kJGG__ping;position:absolute}.page-module__E0kJGG__pingRing:nth-child(2){animation-delay:1s}.page-module__E0kJGG__pingRing:nth-child(3){animation-delay:2s}@keyframes page-module__E0kJGG__ping{0%{opacity:.55;transform:scale(.3)}70%{opacity:.12}to{opacity:0;transform:scale(3.4)}}.page-module__E0kJGG__hubDot{z-index:1;background:var(--accent-blue);width:60px;height:60px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 0 30px #2e6bff80}.page-module__E0kJGG__visualCaption{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);font-size:12px;font-weight:600;position:absolute;bottom:18px;left:20px}.page-module__E0kJGG__featureText{color:var(--white);flex-direction:column;gap:16px;display:flex}.page-module__E0kJGG__featureText p{color:var(--text-muted);max-width:340px;font-size:15px;line-height:1.7}.page-module__E0kJGG__certSection{z-index:1;border-top:1px solid var(--divider);padding:70px 0;position:relative}.page-module__E0kJGG__certIntro{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:640px;margin:0 auto 44px;display:flex}.page-module__E0kJGG__certLabel{text-transform:uppercase;letter-spacing:2px;color:var(--accent-green);font-size:13px;font-weight:700}.page-module__E0kJGG__certHeading{color:var(--white);font-size:28px;font-weight:800;line-height:1.2}.page-module__E0kJGG__certDesc{color:var(--text-muted);font-size:15px;line-height:1.7}.page-module__E0kJGG__certGrid{grid-template-columns:1fr 1fr;gap:32px;max-width:900px;margin:0 auto;display:grid}.page-module__E0kJGG__certCard{flex-direction:column;align-items:center;gap:14px;display:flex}.page-module__E0kJGG__certImageWrap{aspect-ratio:1599/1104;background:var(--white);border:1px solid var(--divider);border-radius:16px;width:100%;position:relative;overflow:hidden}.page-module__E0kJGG__certImage{width:auto;max-width:none;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.page-module__E0kJGG__certImageWrapFlat{aspect-ratio:1600/1131;border:1px solid var(--divider);border-radius:16px;width:100%;overflow:hidden}.page-module__E0kJGG__certImageFlat{object-fit:cover;width:100%;height:100%;display:block}.page-module__E0kJGG__certCaption{color:var(--text-muted);text-align:center;font-size:13px}.page-module__E0kJGG__contactCta{z-index:1;justify-content:center;align-items:center;padding:90px 0 60px;display:flex;position:relative}.page-module__E0kJGG__contactGlow{background:radial-gradient(circle, var(--accent-blue) 0%, transparent 65%);opacity:.55;filter:blur(10px);pointer-events:none;width:460px;height:460px;position:absolute;bottom:-160px;left:-120px}.page-module__E0kJGG__contactCtaLink{color:inherit;text-decoration:none;transition:opacity .2s;display:inline-block}.page-module__E0kJGG__contactCtaLink:hover{opacity:.8}.page-module__E0kJGG__contactHeading{letter-spacing:-1px;text-transform:uppercase;align-items:center;gap:20px;font-size:72px;font-weight:700;display:flex;position:relative}.page-module__E0kJGG__contactCircled{display:inline-block;position:relative}.page-module__E0kJGG__contactCircled:after{content:"";border:1.5px solid var(--accent-green);pointer-events:none;border-radius:50%/45%;position:absolute;inset:-20px -20px -16px;transform:rotate(-2deg)}@media (max-width:1300px){.page-module__E0kJGG__heroHeading{font-size:84px}}@media (max-width:980px){.page-module__E0kJGG__page{padding:0 24px}.page-module__E0kJGG__heroHeading{font-size:42px}.page-module__E0kJGG__serviceRow{grid-template-columns:minmax(0,1fr);gap:8px}.page-module__E0kJGG__serviceNumber{font-size:110px}.page-module__E0kJGG__serviceBody{grid-template-columns:minmax(0,1fr)}.page-module__E0kJGG__chatBadge{justify-self:start;width:fit-content;margin-top:12px;position:static}.page-module__E0kJGG__floatingActions{display:none}.page-module__E0kJGG__serviceImages{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin:8px -24px 0;padding-bottom:6px;padding-left:24px;padding-right:24px;overflow-x:auto}.page-module__E0kJGG__serviceImage{scroll-snap-align:start;width:170px;height:120px}.page-module__E0kJGG__featureRow{grid-template-columns:minmax(0,1fr)}.page-module__E0kJGG__certGrid{grid-template-columns:minmax(0,1fr);gap:40px;max-width:340px}.page-module__E0kJGG__contactHeading{flex-wrap:wrap;justify-content:center;font-size:40px}.page-module__E0kJGG__carouselSlide{text-align:center;grid-template-columns:minmax(0,1fr);padding:28px 24px 56px}.page-module__E0kJGG__carouselImage{justify-self:center;width:auto;max-width:100%;max-height:180px}.page-module__E0kJGG__carouselInfo{max-width:none}}
.SiteHeader-module__zBs5mG__nav{z-index:2;align-items:center;padding:40px 0 60px;display:flex;position:relative}.SiteHeader-module__zBs5mG__logoImage{width:auto;max-width:100%;height:140px;display:block}@media (max-width:640px){.SiteHeader-module__zBs5mG__logoImage{height:64px}}
.SiteFooter-module__C4mfIa__footer{z-index:1;border-top:1px solid var(--divider);padding:40px 0 48px;position:relative}.SiteFooter-module__C4mfIa__footerUrl{text-align:center;color:var(--white);margin-bottom:40px;font-size:15px;font-weight:600}.SiteFooter-module__C4mfIa__footerDivider{background:var(--divider);height:1px;margin-bottom:40px}.SiteFooter-module__C4mfIa__footerGrid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:24px;margin-bottom:48px;display:grid}.SiteFooter-module__C4mfIa__footerCol{color:var(--text-muted);overflow-wrap:anywhere;flex-direction:column;gap:10px;font-size:13px;display:flex}.SiteFooter-module__C4mfIa__footerCol a{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;text-decoration:none}.SiteFooter-module__C4mfIa__footerBrand{color:var(--white);font-size:16px;font-weight:700}.SiteFooter-module__C4mfIa__footerTagline{max-width:220px;line-height:1.5}.SiteFooter-module__C4mfIa__socialRow{gap:8px;margin-top:6px;display:flex}.SiteFooter-module__C4mfIa__socialBtn{width:30px;height:30px;color:var(--white);border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:flex}.SiteFooter-module__C4mfIa__footerBottom{color:var(--text-muted);border-top:1px solid var(--divider);flex-wrap:wrap;justify-content:space-between;gap:24px;padding-top:24px;font-size:12px;display:flex}.SiteFooter-module__C4mfIa__footerBottom a{color:var(--text-muted);text-decoration:none}@media (max-width:980px){.SiteFooter-module__C4mfIa__footerGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (max-width:560px){.SiteFooter-module__C4mfIa__footerGrid{grid-template-columns:minmax(0,1fr)}}
.Reveal-module__kr6AIq__reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.Reveal-module__kr6AIq__visible{opacity:1;transform:translateY(0)}
.AutomationDiagram-module__FUxKGG__wrap{aspect-ratio:700/500;width:100%;max-width:700px;margin:0 auto;position:relative}.AutomationDiagram-module__FUxKGG__svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.AutomationDiagram-module__FUxKGG__flowLine{fill:none;stroke:var(--accent-blue);stroke-width:2px;stroke-dasharray:6 10;opacity:.4;animation:1.4s linear infinite AutomationDiagram-module__FUxKGG__dashMove}@keyframes AutomationDiagram-module__FUxKGG__dashMove{to{stroke-dashoffset:-32px}}.AutomationDiagram-module__FUxKGG__signalDot{fill:var(--accent-blue);filter:drop-shadow(0 0 6px var(--accent-blue));animation-name:AutomationDiagram-module__FUxKGG__travel;animation-duration:2.8s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes AutomationDiagram-module__FUxKGG__travel{0%{offset-distance:0%;opacity:0}8%{opacity:1}92%{opacity:1}to{offset-distance:100%;opacity:0}}.AutomationDiagram-module__FUxKGG__hubGlow{fill:var(--accent-blue);opacity:.22;transform-origin:350px 250px;animation:2.4s ease-in-out infinite AutomationDiagram-module__FUxKGG__pulse}@keyframes AutomationDiagram-module__FUxKGG__pulse{0%,to{opacity:.18;transform:scale(1)}50%{opacity:.38;transform:scale(1.15)}}.AutomationDiagram-module__FUxKGG__hubCircle{fill:var(--dark);stroke:var(--accent-blue);stroke-width:2px}.AutomationDiagram-module__FUxKGG__hubIcon{background:var(--accent-blue);width:66px;height:66px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 26px #2e6bff80}.AutomationDiagram-module__FUxKGG__deviceNode{flex-direction:column;align-items:center;gap:8px;animation:3.6s ease-in-out infinite AutomationDiagram-module__FUxKGG__floatY;display:flex;position:absolute;transform:translate(-50%,-50%)}@keyframes AutomationDiagram-module__FUxKGG__floatY{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-6px)}}.AutomationDiagram-module__FUxKGG__deviceIcon{background:var(--dark);border:1px solid var(--divider);width:54px;height:54px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex}.AutomationDiagram-module__FUxKGG__deviceLabel{color:var(--text-muted);white-space:nowrap;font-size:12px}@media (max-width:560px){.AutomationDiagram-module__FUxKGG__deviceLabel{display:none}.AutomationDiagram-module__FUxKGG__deviceIcon{width:44px;height:44px}.AutomationDiagram-module__FUxKGG__hubIcon{width:54px;height:54px}}
.ServiceDiagram-module__JHk6KG__wrap{aspect-ratio:700/500;width:100%;max-width:700px;margin:0 auto;position:relative}.ServiceDiagram-module__JHk6KG__svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ServiceDiagram-module__JHk6KG__flowLine{fill:none;stroke:var(--accent-blue);stroke-width:2px;stroke-dasharray:6 10;opacity:.4;animation:1.4s linear infinite ServiceDiagram-module__JHk6KG__dashMove}@keyframes ServiceDiagram-module__JHk6KG__dashMove{to{stroke-dashoffset:-32px}}.ServiceDiagram-module__JHk6KG__signalDot{fill:var(--accent-blue);filter:drop-shadow(0 0 6px var(--accent-blue));animation-name:ServiceDiagram-module__JHk6KG__travel;animation-duration:2.8s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes ServiceDiagram-module__JHk6KG__travel{0%{offset-distance:0%;opacity:0}8%{opacity:1}92%{opacity:1}to{offset-distance:100%;opacity:0}}.ServiceDiagram-module__JHk6KG__hubGlow{fill:var(--accent-blue);opacity:.22;transform-origin:350px 250px;animation:2.4s ease-in-out infinite ServiceDiagram-module__JHk6KG__pulse}@keyframes ServiceDiagram-module__JHk6KG__pulse{0%,to{opacity:.18;transform:scale(1)}50%{opacity:.38;transform:scale(1.15)}}.ServiceDiagram-module__JHk6KG__hubCircle{fill:var(--dark);stroke:var(--accent-blue);stroke-width:2px}.ServiceDiagram-module__JHk6KG__hubIcon{background:var(--accent-blue);width:66px;height:66px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 26px #2e6bff80}.ServiceDiagram-module__JHk6KG__deviceNode{flex-direction:column;align-items:center;gap:8px;animation:3.6s ease-in-out infinite ServiceDiagram-module__JHk6KG__floatY;display:flex;position:absolute;transform:translate(-50%,-50%)}@keyframes ServiceDiagram-module__JHk6KG__floatY{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-6px)}}.ServiceDiagram-module__JHk6KG__deviceIcon{background:var(--dark);border:1px solid var(--divider);width:54px;height:54px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex}.ServiceDiagram-module__JHk6KG__deviceLabel{color:var(--text-muted);white-space:nowrap;font-size:12px}@media (max-width:560px){.ServiceDiagram-module__JHk6KG__deviceLabel{display:none}.ServiceDiagram-module__JHk6KG__deviceIcon{width:44px;height:44px}.ServiceDiagram-module__JHk6KG__hubIcon{width:54px;height:54px}}
.ServicePageTemplate-module__WVWGFq__page{max-width:1400px;margin:0 auto;padding:0 56px 100px;position:relative;overflow:hidden}.ServicePageTemplate-module__WVWGFq__glow{background:radial-gradient(circle, var(--accent-blue) 0%, transparent 65%);opacity:.55;filter:blur(10px);pointer-events:none;z-index:0;width:480px;height:480px;position:absolute;top:-120px;left:220px}.ServicePageTemplate-module__WVWGFq__backLink{z-index:1;color:var(--text-muted);align-items:center;gap:6px;margin-bottom:40px;font-size:14px;text-decoration:none;display:inline-flex;position:relative}.ServicePageTemplate-module__WVWGFq__hero{z-index:1;max-width:820px;padding-bottom:56px;position:relative}.ServicePageTemplate-module__WVWGFq__eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--accent-green);font-size:13px;font-weight:700}.ServicePageTemplate-module__WVWGFq__heading{letter-spacing:-1.5px;text-transform:uppercase;margin-top:16px;font-size:56px;font-weight:800;line-height:1.08}.ServicePageTemplate-module__WVWGFq__subtext{max-width:640px;color:var(--text-muted);margin-top:20px;font-size:16px;line-height:1.7}.ServicePageTemplate-module__WVWGFq__diagramSection{z-index:1;border-top:1px solid var(--divider);border-bottom:1px solid var(--divider);padding:40px 0 70px;position:relative}.ServicePageTemplate-module__WVWGFq__steps{z-index:1;flex-direction:column;padding:64px 0;display:flex;position:relative}.ServicePageTemplate-module__WVWGFq__step{border-bottom:1px solid var(--divider);gap:28px;padding:28px 0;display:flex}.ServicePageTemplate-module__WVWGFq__stepNum{width:32px;color:var(--accent-blue);flex-shrink:0;font-size:14px;font-weight:700}.ServicePageTemplate-module__WVWGFq__stepTitle{color:var(--white);margin-bottom:8px;font-size:20px;font-weight:700}.ServicePageTemplate-module__WVWGFq__stepText{max-width:560px;color:var(--text-muted);font-size:15px;line-height:1.7}.ServicePageTemplate-module__WVWGFq__cta{z-index:1;border:1px solid var(--divider);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:20px 0 60px;padding:48px 40px;display:flex;position:relative}.ServicePageTemplate-module__WVWGFq__ctaHeading{color:var(--white);font-size:26px;font-weight:700}.ServicePageTemplate-module__WVWGFq__ctaBtn{background:var(--accent-blue);color:var(--white);border-radius:999px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:900px){.ServicePageTemplate-module__WVWGFq__page{padding:0 24px 80px}.ServicePageTemplate-module__WVWGFq__heading{font-size:34px}.ServicePageTemplate-module__WVWGFq__step{flex-direction:column;gap:10px}.ServicePageTemplate-module__WVWGFq__cta{flex-direction:column;align-items:flex-start}}
.contact-module__xwJ-uq__page{max-width:1400px;margin:0 auto;padding:0 56px 100px;position:relative;overflow:hidden}.contact-module__xwJ-uq__glow{background:radial-gradient(circle, var(--accent-blue) 0%, transparent 65%);opacity:.55;filter:blur(10px);pointer-events:none;z-index:0;width:480px;height:480px;position:absolute;top:-120px;left:220px}@keyframes contact-module__xwJ-uq__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes contact-module__xwJ-uq__pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.contact-module__xwJ-uq__hero{z-index:1;border-bottom:1px solid var(--divider);flex-direction:column;align-items:flex-start;padding:40px 0 90px;display:flex;position:relative}.contact-module__xwJ-uq__eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--accent-green);font-size:13px;font-weight:700;animation:.6s both contact-module__xwJ-uq__fadeUp}.contact-module__xwJ-uq__heading{letter-spacing:-2px;text-transform:uppercase;margin-top:16px;font-size:96px;font-weight:800;line-height:1;animation:.6s .1s both contact-module__xwJ-uq__fadeUp}.contact-module__xwJ-uq__subtext{max-width:540px;color:var(--text-muted);margin-top:20px;font-size:16px;line-height:1.7;animation:.6s .22s both contact-module__xwJ-uq__fadeUp}.contact-module__xwJ-uq__phoneBlock{border:1px solid var(--divider);background:linear-gradient(160deg,#131316,#0a0a0b);border-radius:24px;flex-direction:column;gap:8px;margin-top:44px;padding:30px 52px;text-decoration:none;transition:border-color .2s,transform .2s;animation:.6s .34s both contact-module__xwJ-uq__fadeUp;display:inline-flex;position:relative;overflow:visible}.contact-module__xwJ-uq__phoneBlock:hover{border-color:var(--accent-blue);transform:translateY(-2px)}.contact-module__xwJ-uq__phoneGlow{background:radial-gradient(circle, var(--accent-blue) 0%, transparent 70%);opacity:.4;filter:blur(6px);pointer-events:none;z-index:0;border-radius:999px;animation:2.4s ease-in-out infinite contact-module__xwJ-uq__pulse;position:absolute;inset:-24px}.contact-module__xwJ-uq__phoneLabel{z-index:1;text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex;position:relative}.contact-module__xwJ-uq__phoneNumbers{z-index:1;flex-direction:column;gap:12px;display:flex;position:relative}.contact-module__xwJ-uq__phoneNumber{letter-spacing:-1px;color:var(--white);text-shadow:0 0 30px #2e6bff80;font-size:44px;font-weight:800;text-decoration:none;transition:color .2s;display:inline-block}.contact-module__xwJ-uq__phoneNumber:hover{color:var(--accent-blue)}.contact-module__xwJ-uq__infoGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:24px;padding:64px 0 80px;display:grid;position:relative}.contact-module__xwJ-uq__infoCard{border:1px solid var(--divider);border-radius:18px;flex-direction:column;gap:10px;padding:28px;display:flex}.contact-module__xwJ-uq__infoIcon{width:40px;height:40px;color:var(--accent-blue);background:#2e6bff1f;border-radius:50%;justify-content:center;align-items:center;display:flex}.contact-module__xwJ-uq__infoLabel{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);font-size:12px}.contact-module__xwJ-uq__infoValue{color:var(--white);overflow-wrap:anywhere;font-size:16px;font-weight:600;text-decoration:none}@media (max-width:900px){.contact-module__xwJ-uq__page{padding:0 24px 80px}.contact-module__xwJ-uq__heading{font-size:48px}.contact-module__xwJ-uq__phoneBlock{padding:24px 28px}.contact-module__xwJ-uq__phoneNumber{font-size:34px}.contact-module__xwJ-uq__infoGrid{grid-template-columns:minmax(0,1fr)}}
.how-it-works-module__wncYsG__page{max-width:1400px;margin:0 auto;padding:0 56px 100px;position:relative;overflow:hidden}.how-it-works-module__wncYsG__glow{background:radial-gradient(circle, var(--accent-blue) 0%, transparent 65%);opacity:.55;filter:blur(10px);pointer-events:none;z-index:0;width:480px;height:480px;position:absolute;top:-120px;left:220px}.how-it-works-module__wncYsG__backLink{z-index:1;color:var(--text-muted);align-items:center;gap:6px;margin-bottom:40px;font-size:14px;text-decoration:none;display:inline-flex;position:relative}.how-it-works-module__wncYsG__hero{z-index:1;max-width:820px;padding-bottom:56px;position:relative}.how-it-works-module__wncYsG__eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--accent-green);font-size:13px;font-weight:700}.how-it-works-module__wncYsG__heading{letter-spacing:-1.5px;text-transform:uppercase;margin-top:16px;font-size:56px;font-weight:800;line-height:1.08}.how-it-works-module__wncYsG__subtext{max-width:640px;color:var(--text-muted);margin-top:20px;font-size:16px;line-height:1.7}.how-it-works-module__wncYsG__diagramSection{z-index:1;border-top:1px solid var(--divider);border-bottom:1px solid var(--divider);padding:40px 0 70px;position:relative}.how-it-works-module__wncYsG__steps{z-index:1;flex-direction:column;padding:64px 0;display:flex;position:relative}.how-it-works-module__wncYsG__step{border-bottom:1px solid var(--divider);gap:28px;padding:28px 0;display:flex}.how-it-works-module__wncYsG__stepNum{width:32px;color:var(--accent-blue);flex-shrink:0;font-size:14px;font-weight:700}.how-it-works-module__wncYsG__stepTitle{color:var(--white);margin-bottom:8px;font-size:20px;font-weight:700}.how-it-works-module__wncYsG__stepText{max-width:560px;color:var(--text-muted);font-size:15px;line-height:1.7}.how-it-works-module__wncYsG__cta{z-index:1;border:1px solid var(--divider);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:20px 0 60px;padding:48px 40px;display:flex;position:relative}.how-it-works-module__wncYsG__ctaHeading{color:var(--white);font-size:26px;font-weight:700}.how-it-works-module__wncYsG__ctaBtn{background:var(--accent-blue);color:var(--white);border-radius:999px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:900px){.how-it-works-module__wncYsG__page{padding:0 24px 80px}.how-it-works-module__wncYsG__heading{font-size:34px}.how-it-works-module__wncYsG__step{flex-direction:column;gap:10px}.how-it-works-module__wncYsG__cta{flex-direction:column;align-items:flex-start}}
.product-module__aEjafq__page{max-width:1400px;margin:0 auto;padding:0 56px 100px;position:relative;overflow:hidden}.product-module__aEjafq__glow{background:radial-gradient(circle, var(--accent-blue) 0%, transparent 65%);opacity:.55;filter:blur(10px);pointer-events:none;z-index:0;width:480px;height:480px;position:absolute;top:-120px;left:220px}.product-module__aEjafq__backLink{z-index:1;color:var(--text-muted);align-items:center;gap:6px;margin-bottom:40px;font-size:14px;text-decoration:none;display:inline-flex;position:relative}.product-module__aEjafq__hero{z-index:1;border-bottom:1px solid var(--divider);grid-template-columns:360px 1fr;align-items:center;gap:56px;padding-bottom:72px;display:grid;position:relative}.product-module__aEjafq__heroImage{background:var(--white);border-radius:16px;width:100%;height:auto;padding:20px}.product-module__aEjafq__heroInfo{flex-direction:column;gap:18px;display:flex}.product-module__aEjafq__dealerBadge{border:1px solid var(--accent-green);color:var(--accent-green);text-transform:uppercase;letter-spacing:.5px;border-radius:999px;align-self:flex-start;padding:8px 18px;font-size:12px;font-weight:600}.product-module__aEjafq__productName{text-transform:uppercase;letter-spacing:-1px;font-size:48px;font-weight:800;line-height:1.05}.product-module__aEjafq__tagline{color:var(--text-muted);max-width:420px;font-size:16px;line-height:1.6}.product-module__aEjafq__ctaBtn{background:var(--accent-blue);color:var(--white);border-radius:999px;align-self:flex-start;margin-top:8px;padding:14px 28px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.product-module__aEjafq__section{z-index:1;border-bottom:1px solid var(--divider);padding:56px 0;position:relative}.product-module__aEjafq__sectionHeading{text-transform:uppercase;letter-spacing:1.5px;color:var(--accent-blue);margin-bottom:28px;font-size:13px;font-weight:700}.product-module__aEjafq__paragraph{color:#d7d7d9;max-width:720px;margin-bottom:20px;font-size:17px;line-height:1.8}.product-module__aEjafq__featureList{flex-direction:column;gap:18px;display:flex}.product-module__aEjafq__featureItem{color:var(--white);align-items:center;gap:14px;font-size:16px;display:flex}.product-module__aEjafq__featureDot{background:var(--accent-blue);border-radius:50%;flex-shrink:0;width:8px;height:8px}.product-module__aEjafq__specList{flex-direction:column;max-width:520px;display:flex}.product-module__aEjafq__specRow{border-bottom:1px solid var(--divider);justify-content:space-between;padding:16px 0;font-size:14px;display:flex}.product-module__aEjafq__specLabel{color:var(--text-muted)}.product-module__aEjafq__specValue{color:var(--white);font-weight:600}.product-module__aEjafq__noteBlock{z-index:1;border:1px solid var(--divider);max-width:720px;color:var(--text-muted);border-radius:16px;margin:56px 0 80px;padding:28px 32px;font-size:15px;line-height:1.7;position:relative}@media (max-width:900px){.product-module__aEjafq__page{padding:0 24px 80px}.product-module__aEjafq__hero{grid-template-columns:minmax(0,1fr);gap:32px}.product-module__aEjafq__productName{font-size:34px}}
