@font-face{font-family:Open Sans Fallback;src:local(Arial),local(Liberation Sans),local(DejaVu Sans);size-adjust:97.86%;ascent-override:106.88%;descent-override:29.3%;line-gap-override:0%}@font-face{font-family:Open Sans;src:url(/assets/fonts/open-sans-400-pl.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/fonts/open-sans-600-latin-ext.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap;unicode-range:U+100-24F,U+1E??,U+20A0-20AB,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;src:url(/assets/fonts/open-sans-600-latin.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;src:url(/assets/fonts/open-sans-700-pl.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--green:#3dd990;--green-dark:#21bd76;--ink:#1e1e26;--muted:#838383;--surface:#edf0f3;--orange:#ffad00;--navy:#194761;--container:1220px;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{color:var(--ink);background:#fff;margin:0;font-family:Open Sans,Open Sans Fallback,Arial,sans-serif;font-size:21px;line-height:28px;overflow-x:hidden}body:has(.mobile-nav:not([hidden])){overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{color:inherit;font:inherit}button{cursor:pointer}img,svg,video,iframe{max-width:100%;display:block}img{height:auto}ul{margin:0;padding:0}.container{width:min(var(--container), calc(100% - 40px));margin-inline:auto}.section-space{padding-block:clamp(72px,8vw,125px)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;color:var(--ink);background:var(--green);border-radius:6px;padding:10px 16px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:3px;outline:3px solid #0969a3}.button,.outline-button{background:var(--green);min-height:56px;color:var(--ink);text-align:center;border:0;border-radius:999px;justify-content:center;align-items:center;padding:14px 40px;font-size:18px;font-weight:700;line-height:1.2;transition:background-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover,.button:focus-visible{background:var(--green-dark);transform:translateY(-2px)}.button--dark{color:#fff;background:var(--ink)}.button--dark:hover,.button--dark:focus-visible{background:#3d3d48}.outline-button{color:#818181;background:0 0;border:1px solid #818181;min-width:215px;min-height:50px;padding:12px 35px;font-size:18px;font-weight:400}.outline-button:hover,.outline-button:focus-visible{border-color:var(--green);color:var(--ink);background:#fff}.eyebrow{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:700}.narrow-copy{max-width:610px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12}h1{letter-spacing:0;max-width:700px;margin-bottom:24px;font-size:50px;line-height:60px}h2{letter-spacing:0;margin-bottom:26px;font-size:40px;line-height:50px}h3{font-size:1.05rem}.site-header{z-index:20;box-shadow:none;background:#fffffff7;position:sticky;top:0}.header-bar{justify-content:space-between;align-items:stretch;min-height:80px;display:flex}.brand{flex:none;align-items:center;display:flex}.brand img{width:145px}.header-main{flex-direction:column;justify-content:center;align-items:flex-end;min-width:0;height:80px;display:flex}.header-tools{align-items:center;gap:18px;min-height:34px;font-size:12px;display:none}.login-link{font-weight:600}.login-link:hover,.desktop-nav a:hover,.language-switcher a:hover{color:var(--green-dark)}.language-switcher{background:var(--surface);border-radius:4px;gap:1px;display:flex;overflow:hidden}.language-switcher a{padding:5px 8px;font-size:11px;font-weight:700}.language-switcher .is-current{background:var(--green)}.icon-button{background:0 0;border:0;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.search-icon{border:2px solid var(--ink);border-radius:50%;width:15px;height:15px;position:relative}.search-icon:after{background:var(--ink);content:"";width:7px;height:2px;position:absolute;bottom:-4px;right:-6px;transform:rotate(45deg)}.menu-toggle{display:none}.menu-icon{gap:4px;display:grid}.menu-icon i{background:var(--ink);width:20px;height:2px;display:block}.desktop-nav ul{align-items:stretch;gap:clamp(18px,2vw,34px);list-style:none;display:flex}.desktop-nav a{letter-spacing:.015em;align-items:center;min-height:80px;font-size:11px;font-weight:700;display:flex}.mobile-nav,.search-panel{border-top:1px solid var(--surface);background:#fff}.menu-backdrop,.search-backdrop{display:none}.mobile-nav-inner{gap:0;padding-block:12px 28px;display:grid}.mobile-nav-inner a{border-bottom:1px solid var(--surface);padding:15px 0;font-size:14px;font-weight:700}.mobile-nav-inner .mobile-login{color:var(--ink);background:var(--green);text-align:center;border:0;border-radius:999px;margin-top:16px;padding:16px 22px}.search-panel-inner{padding-block:24px 28px}.search-panel form{max-width:600px;margin-left:auto}@media (width>=960px){.header-tools{align-items:flex-end;gap:35px;min-height:38px;font-size:13px;display:flex}.header-tools .search-toggle{display:none}.login-link{font-weight:400}.language-switcher{background:0 0;border-radius:0;gap:0;overflow:visible}.language-switcher a{padding:0 10px;font-size:13px;font-weight:400}.language-switcher a:last-child{padding-right:0}.language-switcher a+a{border-left:1px solid #ececec}.language-switcher .is-current{text-underline-offset:3px;background:0 0;text-decoration:underline}.desktop-nav ul{gap:0}.desktop-nav a{letter-spacing:normal;min-height:42px;padding-inline:12px;font-size:16px}.desktop-nav li:last-child a{padding-right:0}.site-header.is-scrolled{width:100%;position:fixed}.site-header.is-scrolled .header-bar,.site-header.is-scrolled .header-main{height:60px;min-height:60px}.site-header.is-scrolled .header-tools{display:none}.site-header.is-scrolled .brand img{width:117px}.site-header.is-scrolled .desktop-nav a{min-height:60px}}@media (width>=1240px){.desktop-nav a{padding-inline:19px}}@media (width>=768px){.search-backdrop:not([hidden]){z-index:25;backdrop-filter:blur(2px);background:#14181c9e;display:block;position:fixed;inset:0}.search-panel{z-index:26;background:#fff;border:0;border-radius:16px;width:min(600px,100% - 40px);position:fixed;top:120px;left:50%;transform:translate(-50%)}.search-panel-inner{padding:0}.search-field{align-items:center;gap:16px;height:64px;padding:0 20px;display:flex}.search-field .search-icon{flex:0 0 15px}.search-field input{min-width:0;font:inherit;border:0;outline:0;flex:1;font-size:16px}.search-close{cursor:pointer;background:0 0;border:0;padding:0;font-size:32px;line-height:1}.search-submit{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.search-panel .form-status{margin:0}}.search-panel label{margin-bottom:8px;font-weight:700;display:block}.search-field{gap:10px;display:flex}.search-field input,.contact-form input,.contact-form textarea{background:#fff;border:0;border-radius:10px;width:100%;min-width:0}.search-field input{padding:12px 16px}.search-field .button{min-height:46px;padding-inline:28px}.form-status,.form-note{color:var(--muted);margin:10px 0 0;font-size:12px}.hero{padding:67px 0 54px;position:relative}.hero-grid{grid-template-columns:661px 559px;align-items:center;gap:0;display:grid}.hero-lead{max-width:660px;color:var(--muted);margin-bottom:15px;font-size:21px;line-height:28px}.hero-media img{width:100%}.logo-strip{padding:15px 0 55px;position:relative}.logo-strip h2{color:#989da0;letter-spacing:0;text-align:center;margin-bottom:22px;font-size:21px;font-weight:400;line-height:28px}.logo-list{grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;gap:18px;min-height:76px;display:grid}.client-logo{place-items:center;height:76px;display:grid}.client-logo img{object-fit:contain;width:auto;max-width:100%;max-height:75px}@media (width>=960px){.logo-list{justify-content:space-between;gap:0;min-height:76px;display:flex}.client-logo{flex:none;width:auto}.client-logo img{max-width:246px}}.scroll-cue{z-index:2;width:90px;color:var(--ink);flex-direction:column;align-items:center;display:flex;position:absolute;top:237px;left:50%;transform:translate(-50%)}.scroll-cue-icon{width:28px;height:50px;display:inline-flex;position:relative}.scroll-cue-icon i{opacity:0;width:28px;height:2px;animation:3s ease-out infinite scroll-cue-move;display:block;position:absolute;left:0;transform:scale3d(.5,.5,.5)}.scroll-cue-icon i:before,.scroll-cue-icon i:after{background:var(--ink);content:"";width:51%;height:100%;position:absolute;top:0}.scroll-cue-icon i:before{left:0;transform:skewY(30deg)}.scroll-cue-icon i:after{width:50%;right:0;transform:skewY(-30deg)}.scroll-cue-icon i:first-child{animation-delay:1s}.scroll-cue-icon i:nth-child(2){animation-delay:2s}.scroll-cue-label{opacity:.45;text-transform:uppercase;white-space:nowrap;font-size:12px;line-height:21px;animation:2s linear infinite alternate scroll-cue-pulse;display:block}@keyframes scroll-cue-move{25%{opacity:1}33%{opacity:1;transform:translateY(30px)}67%{opacity:1;transform:translateY(40px)}to{opacity:0;transform:translateY(55px)scale3d(.5,.5,.5)}}@keyframes scroll-cue-pulse{to{opacity:1}}.energy-story{color:#fff;background:#1f2429;min-height:678px;margin-top:159px;position:relative;overflow:hidden}.energy-story-media,.energy-story-media:after{position:absolute;inset:0}.energy-story-media:after{content:"";background:linear-gradient(90deg,#14181ce0 0%,#14181c6b 48%,#14181c1a 100%)}.energy-story-media video{object-fit:cover;width:100%;height:100%}.energy-story-content{z-index:1;align-items:center;min-height:678px;display:flex;position:relative}.energy-story-content .narrow-copy{transform:translateY(-5px)}@media (width>=1240px){.energy-story,.energy-story-content{min-height:calc(45vw + 30px)}}.energy-story h2{max-width:625px;margin-bottom:22px}.energy-story h2 span,.about-copy span,.benefits h2 span,.contact h2 span{color:var(--green)}.energy-story p{color:#ffffffd4;max-width:610px;margin-bottom:28px}.products-section,.app-showcase,.insights,.contact{background:var(--surface)}.products-section{padding:100px 0 92px}.products-section h2{text-align:center}.product-carousel{margin-top:16px;position:relative}.product-tabs{scrollbar-width:none;background:#fff;border-radius:999px;justify-content:center;width:596px;max-width:100%;margin:0 auto 38px;display:flex;overflow-x:auto}.product-tabs::-webkit-scrollbar{display:none}.product-tab{color:#9da5a8;background:0 0;border:0;border-radius:999px;flex:1 0 auto;min-height:56px;padding:8px 22px;font-size:14px}.product-tab.is-active{color:var(--ink);background:var(--green);font-weight:700}.product-stage{padding-inline:50px;position:relative}.product-slide{display:block}.product-slide[hidden]{display:none}.product-slide>picture{width:min(694px,100%);margin-inline:auto;display:block}.product-slide>picture img{width:100%}.product-copy{max-width:956px;margin-inline:auto}.product-copy .button{width:fit-content;margin-inline:auto;display:flex}.product-name{display:none}.product-copy p{color:var(--muted);margin-bottom:20px;font-size:18px;line-height:24px}.product-copy ul{color:var(--muted);gap:10px;margin-bottom:20px;padding-left:20px;font-size:18px;line-height:24px;display:grid}.product-copy li::marker{color:var(--green-dark)}.carousel-arrow{z-index:1;color:#aab2b4;background:0 0;border:0;border-radius:0;place-items:center;width:38px;height:38px;padding:0;font-size:28px;line-height:1;display:grid;position:absolute;top:203px;transform:translateY(-50%)}.carousel-arrow:hover{color:var(--ink);border-color:var(--green)}.carousel-arrow--previous{left:0}.carousel-arrow--next{right:0}.app-showcase{padding-top:0;padding-bottom:46px}.app-intro{text-align:center;max-width:789px;margin-inline:auto}.app-intro h2{margin-bottom:15px}.app-intro p{color:var(--muted);margin-bottom:40px;font-size:21px;line-height:28px}.app-figure{margin:40px auto 38px}.app-figure img{width:100%}@media (width>=1240px){.app-figure{width:min(100vw - 30px,1410px);margin-left:50%;position:relative;transform:translate(-50%)}}@media (width>=960px) and (width<=1239px){.app-figure{width:100vw;margin-left:50%;position:relative;transform:translate(-50%)}}.app-features{scrollbar-width:thin;gap:10px;padding-bottom:8px;list-style:none;display:flex;overflow-x:auto}.app-features li{min-height:58px;color:var(--ink);white-space:nowrap;background:#fff;border-radius:999px;flex:none;align-items:center;padding:15px 20px;font-size:18px;line-height:28px}@media (width>=768px){.app-features{justify-content:center;width:100vw;max-width:none;margin-left:50%;transform:translate(-50%)}}.video-feature{background:var(--surface);padding-block:0}.video-text-trigger{border:0}.youtube-player{background:#1d3436;border-radius:32px;height:681px;position:relative;overflow:hidden}.youtube-player:after{z-index:1;content:"";pointer-events:none;background:#121a1f6b;position:absolute;inset:0}.youtube-cover{background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.youtube-cover picture{height:100%;display:block}.youtube-cover img,.youtube-player iframe{object-fit:cover;width:100%;height:100%}.video-copy{z-index:2;color:#fff;max-width:760px;position:absolute;top:256px;left:50px}.video-copy h2{color:#fff;width:714px;max-width:714px;margin-bottom:16px;font-size:40px;line-height:50px}.video-copy h2 span{color:var(--green)}.video-text-trigger{gap:8px}.youtube-player iframe{border:0}@media (width>=1240px){.products-section{padding-bottom:68px}.energy-story-content .narrow-copy{transform:translateY(17px)}}.benefits{background:linear-gradient(0deg, #fff 0%, var(--surface) 100%);padding:75px 0 20px}.benefits h2{margin-bottom:35px}.benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.benefit-card{background:var(--surface);border-radius:32px;height:285px;min-height:285px;padding:40px 45px;position:relative;overflow:hidden}.benefit-card:before{content:"";pointer-events:none;background:linear-gradient(#2020270f,#0000 45%);position:absolute;inset:0}.benefit-card img{object-fit:contain;width:50px;height:50px;margin-bottom:20px;position:relative}.benefit-card h3,.benefit-card p{position:relative}.benefit-card h3{margin-bottom:8px;font-size:21px;line-height:28px}.benefit-card p{color:var(--muted);margin-bottom:0;font-size:18px;line-height:24px}.benefit-card--green{color:var(--ink);background:var(--green)}.benefit-card--dark p,.benefit-card--photo p,.benefit-card--orange p{color:#fff}.benefit-card--orange{background:var(--orange)}.benefit-card--green img,.benefit-card--orange img{filter:brightness(0)invert()}.benefit-card--dark{color:#fff;background:var(--navy)}.benefit-card--dark h3,.benefit-card--photo h3{color:var(--green)}.benefit-card--photo{color:#fff;background:linear-gradient(90deg,#14181ba3,#14181b6b),image-set("/assets/images/responsive/card-installation-350w.avif" 1x type("image/avif"),"/assets/images/responsive/card-installation-700w.avif" 2x type("image/avif"),"/assets/images/responsive/card-installation-350w.webp" 1x type("image/webp"),"/assets/images/responsive/card-installation-700w.webp" 2x type("image/webp")) 50%/cover}.benefit-card--eu{background-image:linear-gradient(90deg,#14181bb8,#14181b75),image-set("/assets/images/responsive/card-eu-350w.avif" 1x type("image/avif"),"/assets/images/responsive/card-eu-700w.avif" 2x type("image/avif"),"/assets/images/responsive/card-eu-350w.webp" 1x type("image/webp"),"/assets/images/responsive/card-eu-700w.webp" 2x type("image/webp"))}.about{background:linear-gradient(#fff 0%,#f6f8f9 100%);padding:110px 0 157px}.about .container{max-width:1196px}.about-intro{grid-template-columns:.78fr 1.22fr;align-items:start;gap:34px;display:grid}.about-intro h2{margin-bottom:0}.about-copy{color:var(--muted);font-size:21px;line-height:28px}.about-copy p:last-child{margin-bottom:0}.stats-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:24px;width:min(904px,100%);margin:52px auto -94px;display:grid;position:relative}.stat-card{text-align:center;background:#fff;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;min-height:175px;display:flex;box-shadow:0 0 22px #3dd9902b}.stat-card strong{color:var(--green-dark);font-size:70px;line-height:76px}.stat-card span{color:var(--green-dark);font-size:21px;font-weight:700}.about-image{border-radius:12px;display:block;overflow:hidden}.about-image img{object-fit:cover;border-radius:20px;width:100%;max-height:556px}.section-heading-row{justify-content:space-between;align-items:center;gap:30px;display:flex}.insights>.container{position:relative}.insights-all{position:absolute;top:0;right:0}.insights{background:linear-gradient(#f6f8f9 0%, var(--surface) 100%);height:553px;padding:50px 0 89px}.section-heading-row h2{margin-bottom:36px}.insights-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.insight-card{background:#fff;border-radius:32px;flex-direction:column;min-height:328px;padding:60px 40px 32px;display:flex}.insight-date{color:#a0a7aa;font-size:11px;display:none}.insight-card h3{margin-bottom:16px;font-size:21px;line-height:26px}.insight-card h3 a:hover,.text-link:hover{color:var(--green-dark)}.insight-card>p:not(.insight-date){color:var(--muted);margin-bottom:20px;font-size:18px;line-height:24px}.text-link{color:var(--green-dark);margin-top:auto;font-size:18px;font-weight:400}.contact{height:624px;padding:125px 0 48px}.contact-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:60px;display:grid}.contact h2{max-width:600px}.contact-details{color:var(--ink);gap:4px;font-size:24px;font-weight:700;line-height:32px;display:grid}.contact-details a:hover,.footer-contact a:hover,.footer-about a:hover,.footer-bottom a:hover{color:var(--green-dark)}.contact-form{gap:12px;display:grid}.form-row{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.contact-form input,.contact-form textarea{outline:0;padding:15px 17px}.contact-form textarea{resize:vertical;min-height:211px}.contact-form input:focus,.contact-form textarea:focus{box-shadow:0 0 0 3px #3dd99073}.contact-form .button{text-transform:uppercase;justify-self:start;min-height:59px;padding-inline:38px;font-size:21px}.form-verification{color:#71767a;background:#fff;border:1px solid #d5d7d9;justify-content:center;align-items:center;width:300px;min-height:64px;font-size:12px;display:flex}.contact .form-note{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-footer{background:var(--surface);padding:70px 0 32px}.footer-main{grid-template-columns:150px minmax(0,1.35fr) minmax(260px,1fr);gap:55px;min-height:277px;display:grid}.footer-brand img{width:117px}.footer-about,.footer-contact{color:var(--ink);font-size:18px;font-style:normal;line-height:24px}.footer-about p:last-child{margin-bottom:0}.footer-about a,.footer-contact a{color:var(--ink);font-weight:700}.footer-contact{align-content:start;gap:2px;display:grid}.footer-contact strong{color:var(--ink);margin-top:15px}.footer-bottom{border-top:1px solid var(--surface);color:var(--ink);grid-template-columns:1fr auto 42px 42px;align-items:center;gap:25px;margin-top:108px;padding-top:22px;font-size:14px;line-height:30px;display:grid}@media (width>=768px){.footer-bottom>span{grid-area:1/1}.footer-bottom>.footer-privacy{grid-area:1/2}.footer-bottom>.social-link{grid-area:1/3}.footer-bottom>.back-to-top{grid-area:1/4}}.social-link,.back-to-top{width:32px;height:32px;color:var(--ink);background:var(--surface);border-radius:50%;place-items:center;font-weight:700;display:grid}.back-to-top{justify-self:end}@media (width<=1100px){.desktop-nav ul{gap:15px}.desktop-nav a{font-size:10px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:40px}.product-slide{gap:40px}.footer-main{gap:30px}}@media (width>=960px) and (width<=1239px){.container{width:calc(100% - 84px)}.header-bar,.hero-grid{width:calc(100% - 60px)}.desktop-nav a{padding-inline:12.5px;font-size:16px}.desktop-nav ul{gap:0}.hero{padding:75px 0 40px}.hero-grid{grid-template-columns:57.534% 42.466%;align-items:start;gap:0}.hero-copy h1{margin-bottom:15px}.app-intro{width:65.625%}.product-slide>picture{width:58%}.product-copy{width:80%}.energy-story,.energy-story-content{min-height:737px}.energy-story-content{width:calc(100% - 140px)}.energy-story .narrow-copy{max-width:50%;transform:translateY(-13px)}.product-stage{padding-inline:0}.video-feature>.container{width:calc(100% - 60px)}.youtube-player{height:512px}.video-copy{top:146px}.video-copy h2{width:541px;max-width:541px}.benefit-card{height:321px;min-height:321px}.app-showcase{padding-bottom:37px}.insights{height:603px}}@media (width<=959px){.benefits>.container{width:calc(100% - 60px)}.benefit-card{padding-inline:30px}.carousel-arrow{background:0 0;border:0;border-radius:0;width:27px;height:27px;font-size:27px;top:203px}.carousel-arrow--previous{left:7px}.carousel-arrow--next{right:7px}.desktop-nav{display:none}.header-main{justify-content:center}.header-tools{min-height:80px;display:flex}.brand img{width:125px}.products-section{border-radius:18px 18px 0 0}.menu-toggle{display:inline-grid}.product-tabs{display:none}.product-name{margin:0 0 20px;font-size:21px;line-height:28px;display:block}.login-link,.language-switcher,.search-toggle{display:none}.menu-backdrop:not([hidden]){z-index:29;background:#14181cb8;display:block;position:fixed;inset:0}.mobile-nav{z-index:30;background:var(--green);border:0;width:320px;max-width:100vw;position:fixed;top:0;bottom:0;right:0}.mobile-nav-inner{flex-direction:column;gap:0;height:100%;max-height:none;padding:20px 37px 120px;display:flex;overflow-y:auto}.mobile-nav-head{justify-content:space-between;align-items:center;margin-bottom:59px;display:flex}.mobile-nav-brand img{width:145px;height:51px;display:block}.mobile-nav-close{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0;font-size:38px;font-weight:300;line-height:1}.mobile-nav-inner a{letter-spacing:.02em;border:0;padding:0;font-size:20px;font-weight:700;line-height:28px}.mobile-nav-inner a.is-current{color:#fff}.mobile-nav-inner>a+a{margin-top:43px}.mobile-nav-inner .mobile-login{text-align:left;background:0 0;border-radius:0;margin-top:43px;padding:0}.mobile-nav-foot{justify-content:space-between;align-items:center;margin-top:auto;padding-top:30px;font-size:14px;display:flex}.mobile-nav-foot a{font-size:inherit;border:0;padding:0}.mobile-linkedin{color:var(--ink);font-weight:700}body{font-size:20px;line-height:28px}h1{font-size:43px;line-height:51px}h2{font-size:34px;line-height:43px}.container{width:calc(100% - 70px)}.header-bar,.hero-grid,.video-feature>.container{width:calc(100% - 60px)}.energy-story h2{max-width:none}.site-header{width:100%;position:absolute}.hero{padding:100px 0 19px}.hero-grid,.video-feature-grid,.contact-grid{grid-template-columns:1fr;gap:30px}.hero-copy{order:1}.hero-copy h1{margin-bottom:15px}.hero-lead{margin-bottom:15px;font-size:20px;line-height:28px}.hero-media{order:2;width:80%}.logo-strip{min-height:183px;padding:0 0 55px}.logo-strip h2{margin-bottom:15px;font-size:20px;line-height:28px}.logo-list{scrollbar-width:none;justify-content:flex-start;gap:0;min-height:75px;display:flex;overflow-x:auto}.client-logo{flex:0 0 50vw;width:50vw;height:75px}.client-logo img{max-height:75px}.energy-story{min-height:0;color:var(--ink);background:#fff;flex-direction:column;margin-top:0;display:flex}.energy-story p{color:var(--muted)}.energy-story-media{height:100vw;position:relative}.energy-story-media:after{background:linear-gradient(#14181c0d,#14181c59)}.energy-story-content{min-height:394px;padding-block:50px 17px;display:block}.energy-story-content .narrow-copy{max-width:none;transform:none}.app-intro{width:65.625%}.app-figure{width:63.542vw;position:relative;left:8px}.products-section{padding-top:60px}.products-section h2{margin-bottom:15px}.product-carousel{margin-top:0}.product-tabs{z-index:2;margin:0;position:absolute;top:0;left:50%;transform:translate(-50%)}.product-stage{padding-inline:0}.product-slide>picture{width:69.34%}.product-name{margin-bottom:13px}.product-copy p{margin-bottom:15px}.product-copy{width:80%}.video-feature>.container{width:calc(100% - 60px)}.youtube-player{background:0 0;border-radius:0;grid-template-rows:auto auto;gap:17px;height:auto;min-height:0;display:grid;overflow:visible}.youtube-player:after{display:none}.youtube-cover{aspect-ratio:708/415;border-radius:18px;grid-area:2/1;position:relative;overflow:hidden}.video-copy{display:contents}.video-copy h2{width:100%;max-width:none;color:var(--ink);grid-area:1/1;margin:0;font-size:34px;line-height:43px}.video-text-trigger{z-index:3;grid-area:2/1;place-self:center start;margin:0 0 0 30px}.youtube-player:has(iframe){aspect-ratio:1200/685;display:block}.benefit-card{height:290px;min-height:290px}.contact{height:835px}.insights{height:auto}.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-main{grid-template-columns:130px minmax(0,1fr)}.footer-contact{grid-column:2}}@media (width>=768px) and (width<=959px){.site-header.is-scrolled{width:100%;position:fixed}.site-header.is-scrolled .header-bar,.site-header.is-scrolled .header-main,.site-header.is-scrolled .header-tools{height:60px;min-height:60px}.site-header.is-scrolled .brand img{width:117px}.products-section{padding-bottom:97px}.app-showcase{padding-bottom:78px}.app-intro p{font-size:20px;line-height:28px}.app-figure{margin-top:0}.app-figure img{aspect-ratio:701/754;object-fit:cover}.about{padding-bottom:147px}.stats-grid{margin-bottom:-122px}.insights>.container{width:calc(100% - 46px)}.insights{padding-bottom:91px}.insights-grid{grid-template-columns:1fr;gap:40px}.insight-card{min-height:218px;padding:40px 30px}.insights .section-heading-row h2{margin-bottom:10px;line-height:50px}.insight-card h3{margin-bottom:15px}.insight-card>p:not(.insight-date){margin-bottom:25px}.text-link{line-height:24px}}@media (width<=767px){:root{--container:100%}html{scroll-padding-top:72px}body{font-size:17px;line-height:21px}.container{width:calc(100% - 66px)}.section-space{padding-block:66px}.header-bar{width:calc(100% - 66px);min-height:65px}.site-header{position:sticky}.brand img{width:125px}.header-tools{gap:6px;min-height:65px}.header-main{height:65px}.login-link,.language-switcher,.search-toggle{display:none}.mobile-nav-inner{max-height:none;overflow-y:auto}h1{margin-bottom:15px;font-size:30px;line-height:36px}h2{margin-bottom:20px;font-size:28px;line-height:35px}.hero{padding:100px 0 23px}.hero-grid,.video-feature-grid,.contact-grid,.about-intro{grid-template-columns:1fr}.hero-grid{gap:30px}.hero-copy{order:1}.hero-media{order:2;width:100%}.hero-lead{margin-bottom:15px;font-size:17px;line-height:21px}.button{min-height:56px;padding:17px 40px;font-size:18px}.scroll-cue{display:none}.logo-strip{min-height:153px;padding:15px 0 30px}.logo-strip h2{margin-bottom:15px;font-size:17px;line-height:21px}.logo-list{scroll-snap-type:x mandatory;scrollbar-width:none;justify-content:flex-start;gap:0;min-height:62px;display:flex;overflow-x:auto}.logo-list::-webkit-scrollbar{display:none}.client-logo{scroll-snap-align:start;flex:0 0 50vw;width:50vw;height:62px}.client-logo img{max-width:185px;max-height:62px}.energy-story,.energy-story-content{min-height:0}.energy-story{flex-direction:column;margin-top:0;display:flex}.energy-story-media{height:100vw;position:relative}.energy-story-media:after{background:linear-gradient(#14181c0d,#14181c59)}.energy-story-content{min-height:474px;padding-block:50px 28px;display:block}.energy-story h2{font-size:28px;line-height:35px}.energy-story p{font-size:17px;line-height:21px}.products-section{padding-top:58px;padding-bottom:22px}.product-carousel{margin-top:0}.product-tabs{justify-content:flex-start;max-width:calc(100vw - 40px);margin-bottom:10px}.product-tab{min-height:28px;padding-inline:15px;font-size:10px}.product-stage{padding-inline:0}.product-slides{min-height:0}.product-slide{flex-direction:column;align-items:stretch;gap:0;min-height:800px;display:flex}.product-slide>picture{width:min(100%,390px);margin-inline:auto}.product-copy{width:100%;padding-top:0}.product-copy p,.product-copy ul{font-size:17px;line-height:21px}.product-copy p{margin-bottom:15px}.product-copy ul{width:calc(100% - 30px);min-height:240px;margin:10px 0 0 30px;padding-left:0}.product-copy .button{margin-top:20px;width:fit-content;margin-inline:auto;display:flex}.carousel-arrow{background:0 0;border:0;border-radius:0;width:27px;height:27px;font-size:27px;top:102px}.carousel-arrow--previous{left:-18px}.carousel-arrow--next{right:-18px}.app-showcase{padding-top:0}.app-intro{text-align:left;width:100%}.app-intro .button{width:fit-content;margin-inline:auto;display:flex}.about-copy{font-size:17px;line-height:21px}.app-intro p{margin-bottom:20px;font-size:17px;line-height:21px}.app-figure{margin-left:50%;width:100vw;margin-block:0 25px;left:0;transform:translate(-50%)}.app-figure img{aspect-ratio:701/754;object-fit:cover}.app-features{margin-inline:-20px;padding-inline:20px}.app-features li{min-height:51px;padding:15px 20px;font-size:17px;line-height:21px}.video-feature{padding:0}.video-feature>.container{width:calc(100% - 66px)}.youtube-player{aspect-ratio:auto;gap:30px;height:auto}.youtube-cover{aspect-ratio:auto;height:65vw}.video-copy h2{font-size:28px;line-height:35px}.benefits h2{margin-bottom:30px}.benefits{margin-bottom:76px;padding:58px 0 0}.benefits-grid,.stats-grid,.insights-grid{grid-template-columns:1fr}.benefit-card{height:auto;min-height:260px;padding:40px 30px}.benefit-card:nth-last-child(-n+2){min-height:280px}.benefits>.container{width:calc(100% - 66px)}.benefit-card h3,.benefit-card p{font-size:17px;line-height:21px}.about-intro{gap:22px}.about{padding:50px 0 186px}.stats-grid{z-index:1;gap:10px;margin:6px auto -50px;position:relative}.stat-card{min-height:112px}.stat-card strong{font-size:52px;line-height:61px}.stat-card span{font-size:15px;line-height:21px}.about-image img{aspect-ratio:1;object-fit:cover;max-height:400px}.section-heading-row{flex-direction:column;align-items:flex-start;gap:12px}.insights{padding:15px 0 120px}.insights-all{display:none}.contact{height:791px;padding:90px 0 0}.insight-card{min-height:0;padding:40px 30px}.section-heading-row h2{margin-bottom:25px}.insights-grid{gap:20px}.insight-card h3{margin-bottom:15px}.insight-card>p:not(.insight-date){margin-bottom:25px;font-size:17px;line-height:21px}.text-link{font-size:17px;line-height:21px}.contact-grid{gap:30px}.contact-details{font-size:17px;line-height:21px}.contact{height:725px}.contact-form .button{width:138px;min-height:56px;padding-inline:30px;font-size:17px}.form-row{grid-template-columns:1fr}.site-footer{height:835px;padding:15px 0 25px}.footer-main{grid-template-columns:1fr;gap:0}.footer-brand{align-items:center;min-height:105px;display:flex}.footer-about{min-height:327px;padding-top:30px;font-size:17px;line-height:21px}.footer-contact{grid-column:auto;min-height:237px;padding-top:30px;font-size:17px;line-height:21px}.footer-bottom{border:0;grid-template-rows:repeat(3,27px);grid-template-columns:1fr auto;gap:0;min-height:81px;margin-top:45px;padding:0;font-size:14px;line-height:21px;display:grid}.footer-bottom>span{grid-area:3/1/4/3}.footer-bottom>.social-link{grid-area:1/1}.footer-bottom>.footer-privacy{grid-area:2/1}.footer-bottom>.back-to-top{grid-area:2/2}.footer-about,.footer-contact{font-size:17px;line-height:21px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.energy-story-media video{display:none}}
