:root{--color-white:#fff;--color-slate-50:#f8fafc;--color-slate-100:#f1f5f9;--color-navy:#0f172a;--color-navy-light:#1e293b;--color-schneider-green:#3dcd58;--color-schneider-green-hover:#32a848;--font-primary:"Inter", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-primary);background-color:var(--color-white);color:var(--color-navy);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-primary);border:none;outline:none}.container{max-width:1280px;margin:0 auto;padding:0 2rem}@media (width<=768px){.container{padding:0 1.25rem}}._header_b13ld_1{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--color-slate-100);z-index:1000;background:#fffffffa;width:100%;padding:.75rem 0;position:fixed;top:0;left:0;box-shadow:0 4px 30px #0000000d}._headerContent_b13ld_14{justify-content:space-between;align-items:center;gap:2rem;display:flex}._nav_b13ld_21{align-items:center;gap:2rem;display:flex}._navLink_b13ld_27{color:var(--color-navy);padding:.5rem 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s}._navLink_b13ld_27:hover{color:var(--color-schneider-green)}._logoImage_b13ld_40{width:auto;height:60px;transition:transform .3s}._logoImage_b13ld_40:hover{transform:scale(1.05)}._actions_b13ld_50{align-items:center;gap:1.5rem;display:flex}._langSwitch_b13ld_56{background:var(--color-slate-50);border:1px solid var(--color-slate-100);border-radius:50px;gap:.5rem;padding:.25rem;display:flex}._langBtn_b13ld_65{color:var(--color-navy-light);cursor:pointer;background:0 0;border:none;border-radius:50px;padding:.4rem .8rem;font-size:.75rem;font-weight:800;transition:all .2s}._langBtn_b13ld_65._active_b13ld_77{color:var(--color-navy);background:#fff;box-shadow:0 2px 5px #0000001a}._contactBtn_b13ld_83{background-color:var(--color-navy);color:#fff;border:1px solid var(--color-navy);border-radius:50px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #0b1b6e33}._contactBtn_b13ld_83:hover{background-color:var(--color-schneider-green);border-color:var(--color-schneider-green);transform:translateY(-2px);box-shadow:0 8px 25px #3dcd584d}@media (width<=1024px){._nav_b13ld_21{display:none}}@media (width<=768px){._header_b13ld_1{height:70px}._headerContent_b13ld_14{flex-wrap:nowrap;justify-content:space-between;gap:.5rem}._logoImage_b13ld_40{height:40px;margin-left:-10px}._actions_b13ld_50{gap:.5rem}._contactBtn_b13ld_83{gap:.4rem;padding:.5rem 1rem;font-size:.8rem}._contactBtn_b13ld_83 span{display:none}}._hero_1ybh2_4{align-items:center;min-height:100vh;padding:12rem 0 8rem;display:flex;position:relative;overflow:hidden}._backgroundGlow_1ybh2_13{z-index:-1;background:radial-gradient(circle,#3dcd5814 0%,#fff0 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;right:-10%}._heroContainer_1ybh2_24{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}._content_1ybh2_32{flex-direction:column;align-items:flex-start;display:flex}._badge_1ybh2_38{background-color:var(--color-slate-50);border:1px solid var(--color-slate-100);color:var(--color-navy-light);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}._badge_1ybh2_38 svg{color:var(--color-schneider-green)}._title_1ybh2_56{color:var(--color-navy);letter-spacing:-2px;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}._highlight_1ybh2_65{color:var(--color-schneider-green)}._description_1ybh2_69{color:var(--color-navy-light);max-width:540px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}._schneiderBox_1ybh2_77{background-color:var(--color-slate-50);border-left:4px solid var(--color-schneider-green);border-radius:0 12px 12px 0;align-items:flex-start;gap:1.5rem;margin-bottom:3rem;padding:1.5rem;display:flex}._schneiderIcon_1ybh2_88{background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:.75rem;display:flex;box-shadow:0 4px 6px #0000000d}._schneiderText_1ybh2_98{color:var(--color-navy);font-size:.95rem;line-height:1.5}._ctaGroup_1ybh2_104{align-items:center;gap:1rem;display:flex}._primaryBtn_1ybh2_110{background-color:var(--color-schneider-green);color:#fff;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 10px 25px #3dcd584d}._primaryBtn_1ybh2_110:hover{background-color:var(--color-schneider-green-hover);transform:translateY(-2px);box-shadow:0 15px 30px #3dcd5866}._secondaryBtn_1ybh2_130{color:var(--color-navy-light);background:0 0;border:1px solid #0000001a;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s}._secondaryBtn_1ybh2_130:hover{background-color:var(--color-slate-50);color:var(--color-navy);border-color:#0003}._visual_1ybh2_150{flex-direction:column;gap:1rem;display:flex;position:relative}._imageWrapper_1ybh2_158{aspect-ratio:4/5;background:#0a0f1e;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 40px 80px -16px #00000059,0 0 0 1px #0000000f}._imageWrapper_1ybh2_158:hover ._heroImg_1ybh2_171{transform:scale(1.04)}._heroImg_1ybh2_171{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1);display:block}._imgOverlay_1ybh2_185{pointer-events:none;background:linear-gradient(#0000 0%,#0a0f1e1a 30%,#0a0f1e80 60%,#0a0f1eeb 100%);position:absolute;inset:0}._panelInfoStrip_1ybh2_199{z-index:10;border-top:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);gap:0;padding:1.25rem 1.5rem 1.5rem;display:grid;position:absolute;bottom:0;left:0;right:0}._panelInfoItem_1ybh2_211{border-right:1px solid #ffffff14;align-items:center;gap:.5rem;padding:0 .5rem;display:flex}._panelInfoItem_1ybh2_211:last-child{border-right:none}._piIcon_1ybh2_220{flex-shrink:0;font-size:1rem}._piTitle_1ybh2_225{color:#ffffffe6;letter-spacing:.02em;font-size:.7rem;font-weight:700;line-height:1.2}._piSub_1ybh2_233{color:#ffffff73;letter-spacing:.02em;font-size:.58rem;line-height:1.2}._panelCornerBadge_1ybh2_241{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#0a0f1ea6;border:1px solid #3b82f640;border-radius:50px;align-items:center;gap:.4rem;padding:.35rem .75rem;display:flex;position:absolute;top:1.25rem;left:1.25rem}._pcbDot_1ybh2_256{background:#3dcb58;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite _pulseDot_1ybh2_1;box-shadow:0 0 6px #3dcb58}._panelCornerBadge_1ybh2_241 span{letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6;font-size:.55rem;font-weight:700}._glassCard_1ybh2_274{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;background:#ffffff1f;border:1px solid #fff3;border-radius:14px;padding:1rem 1.25rem;position:absolute;top:1.25rem;right:1.25rem;box-shadow:0 8px 24px #0003}._cardHeader_1ybh2_287{color:#fff9;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.4rem;font-size:.65rem;font-weight:700}._cardMetric_1ybh2_296{flex-direction:column;display:flex}._metricValue_1ybh2_301{color:var(--color-schneider-green);text-shadow:0 0 20px #3dcd5880;font-size:2.2rem;font-weight:800;line-height:1}._metricLabel_1ybh2_309{color:#ffffffb3;margin-top:.2rem;font-size:.7rem;font-weight:600}._panelTagline_1ybh2_317{flex-direction:column;align-items:center;gap:.2rem;padding:.5rem 0;display:flex}._taglineAccent_1ybh2_325{letter-spacing:.18em;color:var(--color-schneider-green);text-transform:uppercase;font-size:.7rem;font-weight:800}._taglineSub_1ybh2_333{color:var(--color-navy-light);letter-spacing:.04em;font-size:.85rem;font-weight:500}@media (width<=1024px){._heroContainer_1ybh2_24{grid-template-columns:1fr;gap:3rem}._title_1ybh2_56{font-size:3.5rem}}@media (width<=768px){._hero_1ybh2_4{padding:4rem 0 3rem}._heroContainer_1ybh2_24{flex-direction:column;gap:2rem;display:flex}._visual_1ybh2_150{order:-1}._imageWrapper_1ybh2_158{aspect-ratio:4/3;border-radius:20px}._panelInfoStrip_1ybh2_199{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem}._panelInfoItem_1ybh2_211{border-right:none}._title_1ybh2_56{text-align:center;margin-bottom:1rem;font-size:2.4rem;line-height:1.1}._description_1ybh2_69{text-align:center;color:var(--color-navy);margin-bottom:2rem;font-size:1.1rem}._badge_1ybh2_38{align-self:center}._schneiderBox_1ybh2_77{border-left:4px solid var(--color-schneider-green);background:#fff;border-top:none;border-radius:20px;flex-direction:row;margin-bottom:2.5rem;padding:1.25rem;box-shadow:0 10px 25px #0000000d}._ctaGroup_1ybh2_104{flex-direction:column;gap:1rem;width:100%}._primaryBtn_1ybh2_110,._secondaryBtn_1ybh2_130{border-radius:16px;justify-content:center;width:100%;padding:1rem;font-size:1.1rem}._glassCard_1ybh2_274{padding:.75rem 1rem;top:.75rem;right:.75rem}._metricValue_1ybh2_301{font-size:1.8rem}._panelTagline_1ybh2_317{display:none}}@keyframes _pulseDot_1ybh2_1{0%,to{opacity:1;box-shadow:0 0 6px #3dcb58}50%{opacity:.5;box-shadow:0 0 2px #3dcb58}}@keyframes _float_1ybh2_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._trustSection_om6xg_1{border-top:1px solid var(--color-slate-100);border-bottom:1px solid var(--color-slate-100);background-color:#fff;padding:2rem 0}._container_om6xg_8{justify-content:space-between;align-items:center;gap:2rem;display:flex}._label_om6xg_15{color:var(--color-navy-light);text-transform:uppercase;letter-spacing:1px;white-space:nowrap;font-size:.9rem;font-weight:600}._logos_om6xg_24{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:3rem;display:flex}._badge_om6xg_32{color:#cbd5e1;filter:grayscale();font-size:1.2rem;font-weight:800;transition:all .3s}._badge_om6xg_32:hover{color:var(--color-navy);filter:grayscale(0%)}@media (width<=1024px){._container_om6xg_8{text-align:center;flex-direction:column}._logos_om6xg_24{justify-content:center}}@media (width<=768px){._logos_om6xg_24{gap:1.5rem}._badge_om6xg_32{font-size:1rem}}._authoritySection_1f2by_1{background-color:var(--color-navy);color:#fff;padding:5rem 0}._grid_1f2by_7{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}._card_1f2by_13{text-align:center;flex-direction:column;align-items:center;display:flex}._iconWrapper_1f2by_20{color:var(--color-schneider-green);background:#ffffff0d;border-radius:20px;margin-bottom:1.5rem;padding:1.5rem;transition:transform .3s}._card_1f2by_13:hover ._iconWrapper_1f2by_20{background:#3dcd581a;transform:translateY(-5px)scale(1.1)}._cardTitle_1f2by_34{letter-spacing:-.5px;margin-bottom:1rem;font-size:1.25rem;font-weight:800}._cardDescription_1f2by_41{color:#ffffffb3;font-size:.95rem;line-height:1.6}@media (width<=1024px){._grid_1f2by_7{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._grid_1f2by_7{grid-template-columns:1fr;gap:3rem}._authoritySection_1f2by_1{padding:4rem 0}}._section_3s294_6{align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}._bgImage_3s294_17{z-index:0;position:absolute;inset:0}._bgImage_3s294_17 img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}._bgOverlay_3s294_32{background:linear-gradient(105deg,#050a141a 0%,#050a1414 45%,#050a148c 65%,#050a14d9 100%);position:absolute;inset:0}._statPills_3s294_47{z-index:10;flex-wrap:wrap;gap:.75rem;display:flex;position:absolute;top:2.5rem;left:2.5rem}._pill_3s294_57{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;background:#0a0f1e8c;border:1px solid #ffffff1f;border-radius:50px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.75rem;font-weight:700;animation:3s ease-in-out infinite _pillFloat_3s294_1;display:flex;box-shadow:0 4px 16px #00000040}._pill_3s294_57:nth-child(2){animation-delay:.4s}._pill_3s294_57:nth-child(3){animation-delay:.8s}._pill_3s294_57:nth-child(4){animation-delay:1.2s}._pillSub_3s294_77{color:#ffffff8c;border-left:1px solid #fff3;margin-left:.1rem;padding-left:.3rem;font-size:.6rem;font-weight:500}._pill_3s294_57[data-color=blue]{border-color:#3b82f666}._pill_3s294_57[data-color=blue] svg{color:#60a5fa}._pill_3s294_57[data-color=green]{border-color:#22c55e66}._pill_3s294_57[data-color=green] svg{color:#4ade80}._pill_3s294_57[data-color=amber]{border-color:#f59e0b66}._pill_3s294_57[data-color=amber] svg{color:#fbbf24}._pill_3s294_57[data-color=purple]{border-color:#8b5cf666}._pill_3s294_57[data-color=purple] svg{color:#a78bfa}._contentCard_3s294_102{z-index:10;-webkit-backdrop-filter:blur(28px)saturate(1.4);backdrop-filter:blur(28px)saturate(1.4);background:#050a14b8;border:1px solid #ffffff1a;border-radius:28px;flex-direction:column;gap:1.5rem;width:100%;max-width:540px;margin-left:auto;margin-right:5%;padding:3rem 3rem 3rem 3.5rem;display:flex;position:relative;box-shadow:0 32px 80px #00000080,inset 0 1px #ffffff0f}._eyebrow_3s294_123{letter-spacing:.2em;text-transform:uppercase;color:var(--color-schneider-green,#3dcb58);padding-left:1.2rem;font-size:.7rem;font-weight:800;display:inline-block;position:relative}._eyebrow_3s294_123:before{content:"";background:var(--color-schneider-green,#3dcb58);width:10px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}._title_3s294_146{color:#fff;letter-spacing:-1.5px;margin:0;font-size:2.8rem;font-weight:800;line-height:1.1}._highlight_3s294_155{color:var(--color-schneider-green,#3dcb58);display:inline}._description_3s294_161{color:#ffffffb3;margin:0;font-size:1rem;line-height:1.65}._description_3s294_161 strong{color:#fff;font-weight:700}._features_3s294_176{flex-direction:column;gap:1rem;display:flex}._featureItem_3s294_182{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;transition:background .25s,border-color .25s;display:flex}._featureItem_3s294_182:hover{background:#ffffff14;border-color:#ffffff24}._iconBox_3s294_198{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}._iconBox_3s294_198[data-color=blue]{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f640}._iconBox_3s294_198[data-color=green]{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e40}._iconBox_3s294_198[data-color=amber]{color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b40}._featureText_3s294_224 h4{color:#fff;margin:0 0 .2rem;font-size:.9rem;font-weight:700;line-height:1.3}._featureText_3s294_224 p{color:#ffffff8c;margin:0;font-size:.82rem;line-height:1.45}._proofStrip_3s294_242{background:#3dcb580f;border:1px solid #3dcb582e;border-radius:14px;align-items:center;gap:1.25rem;padding:1rem 1.25rem;display:flex}._proofItem_3s294_252{flex-direction:column;flex:1;align-items:center;display:flex}._proofNum_3s294_259{color:var(--color-schneider-green,#3dcb58);font-size:1.3rem;font-weight:800;line-height:1}._proofLabel_3s294_266{color:#ffffff80;text-align:center;letter-spacing:.03em;margin-top:.2rem;font-size:.6rem;font-weight:600}._proofDivider_3s294_275{background:#ffffff1a;flex-shrink:0;width:1px;height:32px}._cta_3s294_285{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#3dcb58 0%,#2db84a 100%);border-radius:14px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #3dcb5859,inset 0 1px #fff3}._cta_3s294_285:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .4s;position:absolute;top:0;left:-100%}._cta_3s294_285:hover:before{left:100%}._cta_3s294_285:hover{transform:translateY(-3px);box-shadow:0 18px 40px #3dcb5873,inset 0 1px #fff3}@keyframes _pillFloat_3s294_1{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (width<=1024px){._contentCard_3s294_102{max-width:480px;margin-right:3%;padding:2.5rem 2rem}._title_3s294_146{font-size:2.3rem}}@media (width<=768px){._section_3s294_6{flex-direction:column;align-items:stretch;min-height:auto}._bgImage_3s294_17{height:280px;position:relative}._bgOverlay_3s294_32{background:linear-gradient(#0000 0%,#050a144d 60%,#050a14e6 100%)}._statPills_3s294_47{gap:.5rem;top:1rem;left:1rem}._pill_3s294_57{padding:.35rem .7rem;font-size:.65rem}._pillSub_3s294_77{display:none}._contentCard_3s294_102{border-radius:20px;max-width:none;margin:-2rem 1rem 2rem;padding:2rem 1.5rem;position:relative}._title_3s294_146{font-size:1.9rem}._proofStrip_3s294_242{gap:.75rem}._proofNum_3s294_259{font-size:1.1rem}}._servicesSection_1wqg2_1{background-color:var(--color-slate-100);padding:6rem 0}._header_1wqg2_6{text-align:center;margin-bottom:4rem}._title_1wqg2_11{color:var(--color-navy);margin-bottom:1rem;font-size:2.5rem;font-weight:800}._highlight_1wqg2_18{color:var(--color-schneider-green)}._subtitle_1wqg2_22{color:var(--color-navy-light);max-width:600px;margin:0 auto;font-size:1.1rem}._grid_1wqg2_29{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}._card_1wqg2_35{border:1px solid var(--color-slate-50);background:#fff;border-radius:20px;padding:2.5rem;transition:all .3s;box-shadow:0 10px 30px -10px #0000000d}._card_1wqg2_35:hover{border-color:var(--color-schneider-green);transform:translateY(-5px);box-shadow:0 20px 40px -10px #0000001a}._iconWrapper_1wqg2_50{background:var(--color-slate-50);width:64px;height:64px;color:var(--color-schneider-green);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}._card_1wqg2_35:hover ._iconWrapper_1wqg2_50{background:var(--color-schneider-green);color:#fff}._cardTitle_1wqg2_68{color:var(--color-navy);margin-bottom:1rem;font-size:1.3rem;font-weight:700}._cardDescription_1wqg2_75{color:var(--color-navy-light);line-height:1.6}@media (width<=1024px){._grid_1wqg2_29{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._servicesSection_1wqg2_1{padding:4rem 0}._header_1wqg2_6{margin-bottom:2.5rem}._grid_1wqg2_29{grid-template-columns:1fr;gap:1.5rem}._title_1wqg2_11{font-size:2rem}._card_1wqg2_35{padding:1.5rem}}._eyebrow_1ng0x_7{letter-spacing:.22em;text-transform:uppercase;color:var(--color-schneider-green,#3dcb58);margin-bottom:1rem;padding-left:1.2rem;font-size:.7rem;font-weight:800;display:inline-block;position:relative}._eyebrow_1ng0x_7:before{content:"";background:var(--color-schneider-green,#3dcb58);width:10px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}._eyebrowLight_1ng0x_27{letter-spacing:.22em;text-transform:uppercase;color:#3dcb58e6;margin-bottom:1rem;font-size:.7rem;font-weight:800;display:inline-block}._accent_1ng0x_37{color:var(--color-schneider-green,#3dcb58)}._sectionHeader_1ng0x_41{text-align:center;max-width:680px;margin:0 auto 4rem}._sectionTitle_1ng0x_47{color:var(--color-navy,#0f172a);letter-spacing:-1.5px;margin-bottom:1rem;font-size:2.8rem;font-weight:800;line-height:1.15}._sectionSubtitle_1ng0x_56{color:var(--color-navy-light,#475569);font-size:1.05rem;line-height:1.65}._processSection_1ng0x_65{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:7rem 0;position:relative;overflow:hidden}._processSection_1ng0x_65:before{content:"";pointer-events:none;background:radial-gradient(#3dcb580f 0%,#0000 70%);width:800px;height:400px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}._processSteps_1ng0x_82{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid;position:relative}._processSteps_1ng0x_82:before{content:"";z-index:0;background:linear-gradient(90deg,#3b82f64d,#7c3aed4d,#f59e0b4d,#22c55e4d,#14b8a64d);height:2px;position:absolute;top:48px;left:calc(10% + 20px);right:calc(10% + 20px)}._stepCard_1ng0x_107{text-align:center;z-index:1;background:#fff;border:1px solid #0000000f;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 20px #0000000d}._stepCard_1ng0x_107:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001a}._stepNum_1ng0x_128{letter-spacing:.15em;color:#0003;text-transform:uppercase;font-size:.65rem;font-weight:800}._stepIcon_1ng0x_136{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}._stepIcon_1ng0x_136[data-color=blue]{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f633}._stepIcon_1ng0x_136[data-color=purple]{color:#7c3aed;background:#7c3aed1a;border:1px solid #7c3aed33}._stepIcon_1ng0x_136[data-color=amber]{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33}._stepIcon_1ng0x_136[data-color=green]{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e33}._stepIcon_1ng0x_136[data-color=teal]{color:#14b8a6;background:#14b8a61a;border:1px solid #14b8a633}._stepTitle_1ng0x_150{color:var(--color-navy,#0f172a);margin:0;font-size:.95rem;font-weight:700;line-height:1.3}._stepDesc_1ng0x_158{color:var(--color-navy-light,#64748b);margin:0;font-size:.82rem;line-height:1.55}._stepConnector_1ng0x_165{display:none}._techSection_1ng0x_170{align-items:center;min-height:85vh;display:flex;position:relative;overflow:hidden}._techBg_1ng0x_178{z-index:0;position:absolute;inset:0}._techBg_1ng0x_178 img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}._techOverlay_1ng0x_191{background:linear-gradient(90deg,#050a19f5 0%,#050a19e6 35%,#050a19bf 60%,#050a19eb 100%);position:absolute;inset:0}._techContent_1ng0x_203{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding-top:5rem;padding-bottom:5rem;display:grid;position:relative}._statsPanel_1ng0x_215{flex-direction:column;gap:2rem;display:flex}._statsPanelTitle_1ng0x_221{color:#fff;letter-spacing:-1.5px;margin:0;font-size:2.6rem;font-weight:800;line-height:1.15}._statsGrid_1ng0x_230{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._statCard_1ng0x_236{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:.4rem;padding:1.5rem;transition:background .25s;display:flex}._statCard_1ng0x_236:hover{background:#ffffff1a}._statIcon_1ng0x_251{color:var(--color-schneider-green,#3dcb58);margin-bottom:.25rem}._statNumber_1ng0x_256{color:#fff;letter-spacing:-1px;font-size:2.5rem;font-weight:900;line-height:1}._statLabel_1ng0x_264{color:#ffffff80;letter-spacing:.04em;font-size:.75rem;font-weight:600}._brandsStrip_1ng0x_272{flex-direction:column;gap:.75rem;display:flex}._brandsLabel_1ng0x_278{letter-spacing:.18em;text-transform:uppercase;color:#ffffff59;font-size:.62rem;font-weight:700}._brandsList_1ng0x_286{flex-wrap:wrap;gap:.5rem;display:flex}._brandPill_1ng0x_292{color:#ffffffb3;letter-spacing:.05em;background:#ffffff12;border:1px solid #ffffff1f;border-radius:50px;padding:.35rem .85rem;font-size:.7rem;font-weight:700}._techFeatures_1ng0x_304{flex-direction:column;gap:1.5rem;display:flex}._techFeaturesTitle_1ng0x_310{color:#fff;letter-spacing:-1px;margin:0;font-size:2.2rem;font-weight:800;line-height:1.2}._techList_1ng0x_319{flex-direction:column;gap:.75rem;display:flex}._techItem_1ng0x_325{cursor:default;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;transition:all .25s;display:flex}._techItem_1ng0x_325:hover{background:#ffffff14;transform:translate(4px)}._techItemIcon_1ng0x_342{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}._techItemIcon_1ng0x_342[data-color=blue]{color:#60a5fa;background:#3b82f626}._techItemIcon_1ng0x_342[data-color=green]{color:#4ade80;background:#22c55e1f}._techItemIcon_1ng0x_342[data-color=amber]{color:#fbbf24;background:#f59e0b1f}._techItemIcon_1ng0x_342[data-color=purple]{color:#a78bfa;background:#7c3aed1f}._techItemIcon_1ng0x_342[data-color=teal]{color:#2dd4bf;background:#14b8a61f}._techItemTitle_1ng0x_356{color:#fff;margin:0 0 .25rem;font-size:.88rem;font-weight:700}._techItemDesc_1ng0x_363{color:#ffffff8c;margin:0;font-size:.78rem;line-height:1.5}._guaranteeSection_1ng0x_373{background:linear-gradient(#0f172a 0%,#1e293b 100%);padding:7rem 0 5rem;position:relative;overflow:hidden}._guaranteeSection_1ng0x_373 ._sectionTitle_1ng0x_47{color:#fff}._guaranteeSection_1ng0x_373 ._sectionSubtitle_1ng0x_56{color:#fff9}._guaranteeSection_1ng0x_373:before{content:"";pointer-events:none;background:radial-gradient(#3dcb5814 0%,#0000 70%);width:600px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}._guaranteeGrid_1ng0x_398{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:5rem;display:grid}._guaranteeCard_1ng0x_405{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:1rem;padding:2rem 1.75rem 1.75rem;transition:all .3s;display:flex;position:relative;overflow:hidden}._guaranteeCard_1ng0x_405:before{content:"";height:3px;position:absolute;top:0;left:0;right:0}._guaranteeCard_1ng0x_405[data-color=blue]:before{background:linear-gradient(90deg,#3b82f6,#60a5fa)}._guaranteeCard_1ng0x_405[data-color=green]:before{background:linear-gradient(90deg,#22c55e,#4ade80)}._guaranteeCard_1ng0x_405[data-color=amber]:before{background:linear-gradient(90deg,#f59e0b,#fbbf24)}._guaranteeCard_1ng0x_405[data-color=purple]:before{background:linear-gradient(90deg,#7c3aed,#a78bfa)}._guaranteeCard_1ng0x_405:hover{background:#ffffff14;transform:translateY(-6px);box-shadow:0 20px 50px #0000004d}._guaranteeBadge_1ng0x_435{letter-spacing:.12em;text-transform:uppercase;border-radius:50px;align-self:flex-start;padding:.3rem .75rem;font-size:.6rem;font-weight:800;display:inline-flex}._guaranteeBadge_1ng0x_435[data-color=blue]{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d}._guaranteeBadge_1ng0x_435[data-color=green]{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e4d}._guaranteeBadge_1ng0x_435[data-color=amber]{color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b4d}._guaranteeBadge_1ng0x_435[data-color=purple]{color:#a78bfa;background:#7c3aed1f;border:1px solid #7c3aed4d}._guaranteeIcon_1ng0x_450{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}._guaranteeIcon_1ng0x_450[data-color=blue]{color:#60a5fa;background:#3b82f61f}._guaranteeIcon_1ng0x_450[data-color=green]{color:#4ade80;background:#22c55e1a}._guaranteeIcon_1ng0x_450[data-color=amber]{color:#fbbf24;background:#f59e0b1a}._guaranteeIcon_1ng0x_450[data-color=purple]{color:#a78bfa;background:#7c3aed1a}._guaranteeTitle_1ng0x_462{color:#fff;margin:0;font-size:1.1rem;font-weight:800}._guaranteeDesc_1ng0x_469{color:#ffffff8c;margin:0;font-size:.85rem;line-height:1.6}._finalCta_1ng0x_477{background:linear-gradient(135deg,#3dcb581f 0%,#3b82f614 100%);border:1px solid #3dcb5840;border-radius:24px;justify-content:space-between;align-items:center;gap:2rem;padding:3rem 3.5rem;display:flex}._finalCtaText_1ng0x_488 h3{color:#fff;letter-spacing:-.5px;margin:0 0 .5rem;font-size:1.6rem;font-weight:800}._finalCtaText_1ng0x_488 p{color:#ffffff8c;margin:0;font-size:.95rem;line-height:1.6}._finalCtaBtns_1ng0x_503{flex-shrink:0;align-items:center;gap:1rem;display:flex}._ctaPrimary_1ng0x_510{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#3dcb58,#2db84a);border-radius:14px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 10px 30px #3dcb5859}._ctaPrimary_1ng0x_510:hover{transform:translateY(-2px);box-shadow:0 16px 40px #3dcb5873}._ctaSecondary_1ng0x_531{color:#ffffffa6;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:.5rem;padding:1rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}._ctaSecondary_1ng0x_531:hover{color:#fff;background:#ffffff1f}@media (width<=1100px){._processSteps_1ng0x_82{grid-template-columns:repeat(3,1fr);gap:1rem}._processSteps_1ng0x_82:before{display:none}._guaranteeGrid_1ng0x_398{grid-template-columns:repeat(2,1fr)}._techContent_1ng0x_203{grid-template-columns:1fr;gap:3rem}._sectionTitle_1ng0x_47{font-size:2.2rem}}@media (width<=768px){._processSection_1ng0x_65,._guaranteeSection_1ng0x_373{padding:4rem 0}._processSteps_1ng0x_82{grid-template-columns:1fr;gap:1rem}._statsGrid_1ng0x_230{grid-template-columns:1fr 1fr}._guaranteeGrid_1ng0x_398{grid-template-columns:1fr;gap:1rem}._sectionTitle_1ng0x_47{letter-spacing:-.5px;font-size:1.9rem}._finalCta_1ng0x_477{text-align:center;flex-direction:column;padding:2rem 1.5rem}._finalCtaBtns_1ng0x_503{flex-direction:column;width:100%}._ctaPrimary_1ng0x_510,._ctaSecondary_1ng0x_531{justify-content:center;width:100%}._statNumber_1ng0x_256{font-size:2rem}._techSection_1ng0x_170{min-height:auto}._techContent_1ng0x_203{padding:3rem 0}._statsPanelTitle_1ng0x_221,._techFeaturesTitle_1ng0x_310{font-size:1.9rem}}._gallerySection_10ud4_1{background-color:var(--color-slate-50);padding:6rem 0}._header_10ud4_6{text-align:center;margin-bottom:4rem}._title_10ud4_11{color:var(--color-navy);letter-spacing:-1px;margin-bottom:1rem;font-size:3rem;font-weight:800}._highlight_10ud4_19{color:var(--color-schneider-green)}._subtitle_10ud4_23{color:var(--color-navy-light);max-width:600px;margin:0 auto;font-size:1.2rem}._sliderContainer_10ud4_30{cursor:ew-resize;-webkit-user-select:none;user-select:none;border-radius:24px;width:100%;max-width:1000px;height:500px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}._imageBefore_10ud4_43,._imageAfter_10ud4_43{width:100%;height:100%;position:absolute;top:0;left:0}._imageAfter_10ud4_43{z-index:10}._galleryImg_10ud4_55{object-fit:cover;object-position:center;width:100%;height:100%}._labelBefore_10ud4_62,._labelAfter_10ud4_62{z-index:20;background:#ffffffe6;border-radius:50px;padding:.5rem 1rem;font-size:.9rem;font-weight:700;position:absolute;top:20px;box-shadow:0 4px 6px #0000001a}._labelBefore_10ud4_62{color:var(--color-navy);left:20px}._labelAfter_10ud4_62{color:var(--color-schneider-green);right:20px}._sliderLine_10ud4_84{z-index:30;pointer-events:none;background:#fff;width:4px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 10px #0000004d}._sliderButton_10ud4_96{width:50px;height:50px;color:var(--color-navy);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 10px #0000004d}@media (width<=768px){._gallerySection_10ud4_1{padding:4rem 0}._header_10ud4_6{margin-bottom:2.5rem}._sliderContainer_10ud4_30{height:300px}._title_10ud4_11{font-size:2rem}._subtitle_10ud4_23{font-size:1rem}._labelBefore_10ud4_62,._labelAfter_10ud4_62{padding:.4rem .8rem;font-size:.75rem;top:10px}._labelBefore_10ud4_62{left:10px}._labelAfter_10ud4_62{right:10px}}._testimonialsSection_yf7oh_1{background-color:#fff;padding:6rem 0}._header_yf7oh_6{text-align:center;margin-bottom:4rem}._title_yf7oh_11{color:var(--color-navy);font-size:2.5rem;font-weight:800}._highlight_yf7oh_17{color:var(--color-schneider-green)}._grid_yf7oh_21{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}._card_yf7oh_29{background:var(--color-slate-50);border:1px solid #0000000d;border-radius:20px;padding:3rem;position:relative}._quoteIcon_yf7oh_37{color:var(--color-schneider-green);opacity:.2;position:absolute;top:2rem;right:2rem}._stars_yf7oh_45{gap:4px;margin-bottom:1.5rem;display:flex}._text_yf7oh_51{color:var(--color-navy-light);margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.8}._author_yf7oh_59{border-top:1px solid #0000001a;padding-top:1.5rem}._name_yf7oh_64{color:var(--color-navy);margin-bottom:.2rem;font-weight:700}._role_yf7oh_70{color:var(--color-navy-light);font-size:.9rem}@media (width<=768px){._testimonialsSection_yf7oh_1{padding:4rem 0}._header_yf7oh_6{margin-bottom:2.5rem}._grid_yf7oh_21{grid-template-columns:1fr;gap:1.5rem}._title_yf7oh_11{font-size:2rem}._card_yf7oh_29{padding:1.5rem}._text_yf7oh_51{margin-bottom:1.5rem;font-size:1rem}}._calculatorSection_1e41k_1{background-color:var(--color-white);border-top:1px solid var(--color-slate-100);padding:6rem 0}._calcContainer_1e41k_7{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}._content_1e41k_14{flex-direction:column;display:flex}._badge_1e41k_19{background-color:var(--color-schneider-green);color:#fff;border-radius:50px;align-items:center;gap:.5rem;width:max-content;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}._title_1e41k_33{color:var(--color-navy);letter-spacing:-1px;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}._description_1e41k_42{color:var(--color-navy-light);margin-bottom:3rem;font-size:1.1rem;line-height:1.6}._inputGroup_1e41k_49{background:var(--color-slate-50);border:1px solid var(--color-slate-100);border-radius:16px;padding:2rem}._label_1e41k_56{color:var(--color-navy);margin-bottom:1rem;font-size:1.1rem;font-weight:600;display:block}._rangeWrapper_1e41k_64{border:2px solid var(--color-slate-100);background:#fff;border-radius:12px;align-items:center;width:max-content;margin-bottom:1.5rem;padding:.5rem 1rem;display:flex}._currency_1e41k_75{color:var(--color-navy-light);margin-right:.5rem;font-size:1.5rem;font-weight:700}._inputField_1e41k_82{color:var(--color-navy);border:none;outline:none;width:150px;font-size:2rem;font-weight:800}._rangeSlider_1e41k_91{-webkit-appearance:none;background:#e2e8f0;border-radius:4px;outline:none;width:100%;height:8px}._rangeSlider_1e41k_91::-webkit-slider-thumb{-webkit-appearance:none;background:var(--color-schneider-green);cursor:pointer;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 6px #0003}._resultsCard_1e41k_111{background:var(--color-navy);color:#fff;border-radius:24px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a80}._resultsCard_1e41k_111:before{content:"";background:radial-gradient(circle,#3dcd5833 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:0;right:0;transform:translate(30%,-30%)}._resultsHeader_1e41k_133{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex;position:relative}._boltIcon_1e41k_141{color:var(--color-schneider-green)}._resultsHeader_1e41k_133 h3{font-size:1.5rem;font-weight:700}._savingsGrid_1e41k_150{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid;position:relative}._savingBox_1e41k_158{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;padding:1.5rem;display:flex}._highlightBox_1e41k_167{background:linear-gradient(135deg,#3dcd581a 0%,#3dcd580d 100%);border-color:#3dcd584d;grid-column:1/-1}._savingLabel_1e41k_173{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem}._savingValue_1e41k_181{color:#fff;font-size:2rem;font-weight:800}._savingValueLarge_1e41k_187{color:var(--color-schneider-green);font-size:3.5rem;font-weight:800;line-height:1}._cardFooter_1e41k_194{position:relative}._disclaimer_1e41k_198{color:#64748b;margin-bottom:1.5rem;font-size:.8rem}._actionBtn_1e41k_204{background:var(--color-schneider-green);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex}._actionBtn_1e41k_204:hover{background:var(--color-schneider-green-hover);transform:translateY(-2px)}@media (width<=1024px){._calcContainer_1e41k_7{grid-template-columns:1fr}}@media (width<=768px){._calculatorSection_1e41k_1{padding:4rem 0}._title_1e41k_33{font-size:2rem}._description_1e41k_42{margin-bottom:2rem;font-size:1rem}._inputGroup_1e41k_49{padding:1.5rem}._rangeWrapper_1e41k_64{width:100%}._inputField_1e41k_82{width:100%;font-size:1.5rem}._resultsCard_1e41k_111{padding:1.5rem}._savingsGrid_1e41k_150{grid-template-columns:1fr;gap:1rem}._savingValueLarge_1e41k_187{font-size:2.5rem}._resultsHeader_1e41k_133 h3{font-size:1.25rem}}._footer_6n6w9_1{background-color:var(--color-navy);color:#fff;padding-top:5rem}._footerContent_6n6w9_7{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}._brandDescription_6n6w9_14{color:var(--color-slate-300);max-width:400px;margin-top:1.5rem;line-height:1.6}._logoWrapper_6n6w9_21{background-color:#fff;border-radius:12px;padding:1.5rem;display:inline-block}._logo_6n6w9_21{height:50px}._sectionTitle_6n6w9_32{color:#fff;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}._linkList_6n6w9_39{margin:0;padding:0;list-style:none}._linkList_6n6w9_39 li{color:var(--color-slate-300);cursor:pointer;margin-bottom:1rem;transition:color .2s}._linkList_6n6w9_39 li:hover{color:var(--color-schneider-green)}._contactList_6n6w9_56{margin:0;padding:0;list-style:none}._contactList_6n6w9_56 li{color:var(--color-slate-300);align-items:center;gap:1rem;margin-bottom:1rem;display:flex}._contactList_6n6w9_56 a{color:var(--color-slate-300);word-break:break-all;text-decoration:none;transition:color .2s}._contactList_6n6w9_56 a:hover{color:var(--color-schneider-green)}._socialLinks_6n6w9_82{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}._socialBtn_6n6w9_89{color:var(--color-slate-300);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.6rem;width:fit-content;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._socialBtn_6n6w9_89:hover{color:#fff;background:#e1306c26;border-color:#e1306c66}._socialBtn_6n6w9_89 svg{color:#e1306c;flex-shrink:0}._bottomBar_6n6w9_116{border-top:1px solid #ffffff1a;padding:2rem 0}._bottomContent_6n6w9_121{color:var(--color-slate-400);justify-content:space-between;align-items:center;font-size:.9rem;display:flex}._legalLinks_6n6w9_129{gap:2rem;display:flex}._legalLinks_6n6w9_129 span{cursor:pointer}._legalLinks_6n6w9_129 span:hover{color:#fff}@media (width<=768px){._footerContent_6n6w9_7{grid-template-columns:1fr;gap:3rem}._bottomContent_6n6w9_121{text-align:center;flex-direction:column;gap:1rem}}
