@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#000;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{max-width:1800px;margin:0 auto;padding:0 clamp(20px,3vw,60px)}.section{padding:80px 0}.header{z-index:100;background:0 0;transition:background .3s;position:fixed;top:0;left:0;right:0}.header-scrolled{background:#31ab6e}.header .container{justify-content:space-between;align-items:center;height:69px;display:flex;overflow:hidden}.header-logo{width:150px;height:26px}.header-logo img{object-fit:contain;width:100%;height:100%}.nav-list{align-items:center;list-style:none;display:flex}.nav-list a{letter-spacing:.6px;color:#fff;text-transform:uppercase;padding:0 24px;font-size:11.4px;font-weight:400;transition:opacity .2s}.nav-list a:hover{opacity:.6}.nav-active{border-bottom:1px solid #fff;padding-bottom:2px}.hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;gap:6px;padding:8px;display:none}.hamburger span{background:#fff;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger-active span:first-child{transform:translateY(4px)rotate(45deg)}.hamburger-active span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-menu{z-index:99;opacity:0;pointer-events:none;background:#023c33;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.mobile-menu-open{opacity:1;pointer-events:auto}.mobile-nav{flex-direction:column;align-items:center;gap:32px;display:flex}.mobile-nav-link{color:#fff;letter-spacing:-.5px;text-transform:uppercase;font-size:28px;font-weight:300;text-decoration:none;transition:opacity .2s}.mobile-nav-link:hover{opacity:.6}.hero{width:100%;height:1200px;min-height:560px;max-height:100vh;position:relative;overflow:hidden}.hero-bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-gradient{background:linear-gradient(#0000001a 27%,#000000ba 100%);position:absolute;inset:0}.hero-content{max-width:1800px;margin:0 auto;padding:0 clamp(20px,3vw,60px);position:absolute;bottom:clamp(40px,4vw,80px);left:0;right:0}.hero-content .inner{max-width:clamp(600px,50vw,960px);padding:0 40px}.hero h1{letter-spacing:-1.5px;color:#fff;text-wrap:balance;font-size:clamp(36px,3.5vw,68px);font-weight:300;line-height:1.08}.hero .subtitle{letter-spacing:-.3px;color:#fff;max-width:clamp(440px,35vw,640px);margin-top:clamp(20px,2vw,36px);font-size:clamp(14px,1.1vw,18px);font-weight:400;line-height:1.6}.hero-cta{letter-spacing:1.2px;text-transform:uppercase;color:#fff;border:1px solid #fff6;align-items:center;gap:8px;margin-top:32px;padding:12px 28px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hero-cta:hover{background:#ffffff1a;border-color:#ffffffb3}.hero-cta-arrow{font-size:16px;line-height:1}.product-overview{background:#fff;border-bottom:1px solid #0000000f}.product-overview-grid{grid-template-columns:repeat(4,1fr);max-width:1800px;margin:0 auto;display:grid}.product-overview-card{color:#023c33;border-right:1px solid #023c3314;flex-direction:column;padding:clamp(36px,3.2vw,64px) clamp(24px,2.5vw,48px);text-decoration:none;transition:background .2s;display:flex}.product-overview-card:last-child{border-right:none}.product-overview-card:hover{background:#faf8f5}.product-overview-category{letter-spacing:1.5px;text-transform:uppercase;color:#31ab6e;margin-bottom:12px;font-size:10px;font-weight:600}.product-overview-name{letter-spacing:-.5px;color:#023c33;margin:0 0 14px;font-size:clamp(20px,1.6vw,30px);font-weight:300}.product-overview-desc{color:#6b7280;flex:1;margin:0;font-size:clamp(13px,1vw,16px);line-height:1.5}.product-overview-link{letter-spacing:.8px;text-transform:uppercase;color:#31ab6e;opacity:.6;margin-top:24px;font-size:12px;font-weight:600;transition:opacity .2s}.product-overview-card:hover .product-overview-link{opacity:1}.pd{background:#faf8f5;padding:100px 0}.pd:nth-child(2n){background:#fff}.pd-inner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(48px,5.5vw,100px);max-width:1800px;margin:0 auto;padding:0 clamp(40px,5.5vw,100px);display:grid}.pd-reverse .pd-inner{direction:rtl}.pd-reverse .pd-inner>*{direction:ltr}.pd-content{flex-direction:column;display:flex}.pd-category{letter-spacing:1.8px;text-transform:uppercase;color:#31ab6e;margin-bottom:16px;font-size:11px;font-weight:600}.pd-heading{letter-spacing:-1px;color:#023c33;margin:0 0 20px;font-size:clamp(28px,2.8vw,48px);font-weight:300;line-height:1.1}.pd-description{color:#6b7280;max-width:clamp(400px,36vw,600px);margin:0 0 36px;font-size:clamp(15px,1.1vw,19px);line-height:1.6}.pd-usps{flex-direction:column;gap:20px;margin-bottom:40px;display:flex}.pd-usp{border-left:2px solid #31ab6e;padding-left:20px}.pd-usp-title{color:#023c33;margin:0 0 4px;font-size:15px;font-weight:600}.pd-usp-text{color:#6b7280;margin:0;font-size:14px;line-height:21px}.pd-cta{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#31ab6e;border-radius:8px;align-self:flex-start;padding:14px 32px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.pd-cta:hover{background:#279a5f}.pd-image{border-radius:16px;overflow:hidden}.pd-image img{object-fit:cover;width:100%;height:100%;min-height:400px;max-height:560px;display:block}.pdv2-intro{background:#023c33;grid-template-columns:1fr 1fr;display:grid}.pdv2-intro-reverse{direction:rtl}.pdv2-intro-reverse>*{direction:ltr}.pdv2-intro-content{flex-direction:column;justify-content:center;padding:clamp(48px,5.5vw,100px);display:flex}.pdv2-intro-category{letter-spacing:2px;text-transform:uppercase;color:#31ab6e;margin-bottom:clamp(16px,1.6vw,32px);font-size:clamp(11px,.8vw,14px);font-weight:600;display:block}.pdv2-intro-heading{letter-spacing:-1.2px;color:#fff;text-wrap:balance;margin-bottom:clamp(20px,2vw,36px);font-size:clamp(32px,3.2vw,60px);font-weight:300;line-height:1.12}.pdv2-intro-desc{color:#ffffffbf;max-width:clamp(400px,34vw,600px);font-size:clamp(15px,1.15vw,20px);line-height:1.65}.pdv2-intro-image{overflow:hidden}.pdv2-intro-image img{object-fit:cover;width:100%;height:100%;display:block}.pdv2-usps{background:#faf8f5;padding:clamp(64px,8vw,140px) 0}.pdv2-usps-inner{max-width:1800px;margin:0 auto;padding:0 clamp(40px,5.5vw,100px)}.pdv2-usps-grid{grid-template-columns:repeat(3,1fr);gap:clamp(24px,3.2vw,60px);margin-bottom:clamp(48px,5vw,88px);display:grid}.pdv2-usp-card{background:#fff;border:1px solid #023c330f;border-radius:16px;padding:clamp(28px,2.8vw,52px);transition:all .3s;box-shadow:0 4px 20px #023c330f}.pdv2-usp-card:hover{border-color:#31ab6e;transform:translateY(-4px);box-shadow:0 12px 40px #023c331a}.pdv2-usp-number{color:#31ab6e;margin-bottom:20px;font-size:13px;font-weight:700;display:block}.pdv2-usp-title{color:#023c33;margin-bottom:12px;font-size:clamp(18px,1.5vw,26px);font-weight:600;line-height:1.3}.pdv2-usp-text{color:#6b7280;font-size:clamp(14px,1.05vw,17px);line-height:1.6}.pdv2-cta-row{justify-content:center;align-items:center;gap:24px;display:flex}.pdv2-cta-primary{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#31ab6e;border-radius:8px;padding:16px 36px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.pdv2-cta-primary:hover{background:#279a5f}.pdv2-cta-secondary{color:#023c33;letter-spacing:1px;text-transform:uppercase;background:0 0;border:2px solid #023c33;border-radius:8px;padding:16px 36px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.pdv2-cta-secondary:hover{color:#fff;background:#023c33}.product-label{letter-spacing:.3px;text-transform:uppercase;font-size:13.3px;font-weight:500;line-height:16.5px}.product-heading{letter-spacing:-1.5px;max-width:700px;margin-top:27px;font-size:45.4px;font-weight:300;line-height:52.8px}.product-sub{letter-spacing:-.3px;max-width:540px;margin-top:16px;font-size:14.6px;font-weight:400;line-height:22.4px}.cards-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:52px;display:grid}.card{background:#edeef2;flex-direction:column;gap:19px;padding:40px 30px 36px;display:flex}.card-icon{width:58px;height:58px;margin-bottom:28px}.card-icon img{width:58px;height:58px}.card-title{letter-spacing:-1.6px;font-size:30.3px;font-weight:300;line-height:28.8px}.card-text{letter-spacing:-.3px;padding-top:10px;font-size:12.9px;font-weight:400;line-height:19.6px}.stats-bar{grid-template-columns:repeat(3,1fr);gap:40px;padding:52px 0;display:grid}.stat-pill{letter-spacing:1px;text-transform:uppercase;border:1px solid #d1d1d6;border-radius:100px;margin-bottom:24px;padding:6px 14px;font-size:10px;font-weight:500;display:inline-block}.stat-number{letter-spacing:-2px;margin-bottom:16px;font-size:72px;font-weight:300;line-height:1}.stat-number small{letter-spacing:0;font-size:.4em}.stat-desc{letter-spacing:-.3px;color:#000000a6;max-width:340px;font-size:12.9px;font-weight:400;line-height:19.6px}.deep-dive{justify-content:space-between;align-items:flex-start;gap:60px;padding:52px 0 20px;display:flex}.deep-dive-heading{letter-spacing:-1.5px;flex:0 0 530px;max-width:530px;font-size:45.8px;font-weight:300;line-height:52.8px}.deep-dive-text{letter-spacing:-.3px;flex:1;max-width:466px;font-size:14.8px;font-weight:400;line-height:22.4px}.deep-dive-img{background:#000;width:100%;overflow:hidden}.deep-dive-img img{width:100%;display:block}.img-grid-2{grid-template-columns:1fr 1fr;gap:20px;display:grid}.img-grid-2 img{object-fit:cover;width:100%;height:520px}.dark-band{background:#000;padding:100px 0;position:relative;overflow:hidden}.dark-band:before{content:"";background:radial-gradient(at 30%,#00c8530f 0%,#0000 60%);position:absolute;inset:0}.dark-band .product-label{color:#00cc92;position:relative}.dark-band .product-heading{color:#fff;position:relative}.dark-band .product-sub{color:#fff9;position:relative}.green-band{background:#f0fbf5;padding:80px 0}.ems-grid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;padding-top:52px;display:grid}.ems-heading{letter-spacing:-1.5px;margin-bottom:32px;font-size:45.4px;font-weight:300;line-height:52.8px}.ems-subheading{letter-spacing:-1.6px;margin-bottom:16px;font-size:30.3px;font-weight:300;line-height:28.8px}.ems-body{letter-spacing:-.3px;margin-bottom:32px;font-size:14.8px;font-weight:400;line-height:22.4px}.ems-list{flex-direction:column;gap:16px;list-style:none;display:flex}.ems-list li{letter-spacing:-.2px;align-items:center;gap:12px;font-size:13.5px;font-weight:400;display:flex}.ems-list li img{flex-shrink:0;width:20px;height:20px}.ems-img{overflow:hidden}.ems-img img{object-fit:cover;width:100%;height:100%}.downtime-heading{letter-spacing:-1.5px;margin-bottom:40px;font-size:45.4px;font-weight:300;line-height:52.8px}.downtime-grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.downtime-sub{letter-spacing:-1.6px;margin-bottom:16px;font-size:30.3px;font-weight:300;line-height:28.8px}.downtime-text{letter-spacing:-.3px;max-width:460px;margin-bottom:24px;font-size:12.9px;font-weight:400;line-height:19.6px}.downtime-img{background:#000;width:100%;overflow:hidden}.downtime-img img{width:100%;display:block}.cta-section{background:#edeef2}.cta-section .container{flex-direction:column;align-items:center;gap:59px;padding-top:80px;padding-bottom:80px;display:flex}.cta-img{width:100%;overflow:hidden}.cta-img img{object-fit:cover;width:100%;height:520px}.cta-text{text-align:center}.cta-text h2{letter-spacing:-1.5px;font-size:45.4px;font-weight:300;line-height:52.8px}.cta-text p{letter-spacing:-.3px;margin-top:24px;font-size:14.8px;font-weight:400;line-height:22.4px}.btn-green{color:#000;letter-spacing:.8px;text-transform:uppercase;cursor:pointer;background:#00cc92;border:none;border-radius:9999px;margin-top:32px;padding:16px 32px;font-size:11.6px;font-weight:500;transition:background .2s;display:inline-block}.btn-green:hover{background:#00b882}.contact-section{padding:clamp(48px,5.5vw,100px) 0}.contact-heading{letter-spacing:-1.5px;margin-bottom:clamp(28px,2.8vw,48px);font-size:clamp(32px,3vw,54px);font-weight:300;line-height:1.15}.contact-grid{grid-template-columns:1fr 1fr;gap:clamp(40px,4vw,80px);display:grid}.contact-sub{letter-spacing:-1.6px;margin-bottom:12px;font-size:clamp(22px,2vw,36px);font-weight:300;line-height:1.1}.contact-info p{letter-spacing:-.3px;color:#0009;font-size:clamp(14px,1vw,17px);font-weight:400;line-height:1.6}.contact-form{flex-direction:column;gap:20px;display:flex}.form-input{color:#000;background:0 0;border:none;border-bottom:1px solid #d1d1d6;outline:none;padding:14px 0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;transition:border-color .2s}.form-input::placeholder{color:#00000059}.form-input:focus{border-bottom-color:#00cc92}.form-textarea{resize:vertical;background:0 0;border:none;border-bottom:1px solid #d1d1d6;outline:none;min-height:80px;padding:14px 0;font-family:Inter,sans-serif;font-size:14px}.form-textarea:focus{border-bottom-color:#00cc92}.checkbox-row{color:#0009;align-items:center;gap:10px;font-size:13px;display:flex}.checkbox-row input[type=checkbox]{accent-color:#00cc92;width:18px;height:18px}.btn-dark{color:#fff;letter-spacing:.8px;text-transform:uppercase;cursor:pointer;background:#000;border:none;border-radius:9999px;align-self:flex-start;padding:16px 32px;font-family:Inter,sans-serif;font-size:11.6px;font-weight:500;transition:background .2s}.btn-dark:hover{background:#333}.footer{background:#fff;border-top:none}.footer .container{padding-top:clamp(48px,5.5vw,100px);padding-bottom:clamp(32px,2.8vw,52px)}.footer-logo{width:clamp(180px,14vw,260px);height:clamp(36px,3vw,52px);margin-bottom:clamp(48px,5.5vw,100px)}.footer-logo img{object-fit:contain;width:100%;height:100%}.footer-cols{gap:0;width:100%;display:flex}.footer-col-brand{flex-shrink:0;min-width:320px}.footer-col-brand .brand-name{letter-spacing:-.8px;margin-bottom:clamp(28px,3vw,52px);font-size:clamp(18px,1.5vw,26px);font-weight:500;line-height:1}.footer-col-brand .brand-email{letter-spacing:-.3px;font-size:14.9px;font-weight:400;line-height:22.4px}.footer-col-brand a:hover{opacity:.6}.footer-col-brand .linkedin{margin-top:40px}.footer-col-brand .linkedin img{width:32px;height:32px}.footer-col{flex:1}.footer-col-heading{letter-spacing:.3px;text-transform:uppercase;margin-bottom:48px;font-size:12.8px;font-weight:400;line-height:15.3px}.footer-col ul{flex-direction:column;gap:15.5px;list-style:none;display:flex}.footer-col li a{letter-spacing:-1.2px;font-size:clamp(18px,1.5vw,26px);font-weight:300;line-height:1.3;transition:opacity .2s}.footer-col li a:hover{opacity:.6}.footer-bottom{border-top:1px solid #000;justify-content:space-between;align-items:center;margin-top:80px;padding-top:41px;display:flex}.footer-bottom .copyright{letter-spacing:-.3px;min-width:260px;font-size:14.6px;font-weight:400;line-height:22.4px}.footer-legal{flex:1;list-style:none;display:flex}.footer-legal li{flex:1}.footer-legal a{letter-spacing:-.3px;font-size:14.8px;font-weight:400;line-height:22.4px;transition:opacity .2s}.footer-legal a:hover{opacity:.6}.divider{background:#edeef2;height:1px}@media (max-width:1024px){.container{padding:0 32px}.section{padding:64px 0}.nav-list{display:none}.hamburger{display:flex}.header.menu-open{background:#023c33}.hero{height:auto;min-height:85vh}.hero h1{letter-spacing:-1.2px;font-size:44px;line-height:46px}.hero-content{padding:0 32px;bottom:48px}.hero-content .inner{max-width:none;padding:0}.hero .subtitle{max-width:480px}.product-overview-grid{grid-template-columns:repeat(2,1fr)}.product-overview-card:nth-child(2){border-right:none}.pd{padding:72px 0}.pd-inner{grid-template-columns:1fr;gap:48px;padding:0 40px}.pd-reverse .pd-inner{direction:ltr}.pd-heading{font-size:32px;line-height:36px}.pdv2-intro{grid-template-columns:1fr}.pdv2-intro-reverse{direction:ltr}.pdv2-intro-content{padding:60px 40px}.pdv2-intro-image{min-height:300px}.pdv2-intro-heading{font-size:36px;line-height:40px}.pdv2-usps-grid{grid-template-columns:1fr 1fr;gap:24px}.pdv2-usps-inner{padding:0 40px}.pdv2-usps{padding:80px 0}.cards-grid,.stats-bar{grid-template-columns:repeat(2,1fr)}.deep-dive{flex-direction:column;gap:24px}.deep-dive-heading{flex:none;font-size:36px}.ems-grid{grid-template-columns:1fr}.img-grid-2 img{height:360px}.contact-heading{font-size:36px;line-height:40px}.footer-cols{flex-wrap:wrap}.footer-col-brand{width:100%;margin-bottom:40px}}@media (max-width:768px){.container{padding:0 20px}.section{padding:48px 0}.hero{min-height:75vh}.hero h1{letter-spacing:-.8px;font-size:32px;line-height:35px}.hero-content{padding:0 20px;bottom:32px}.hero .subtitle{max-width:none;margin-top:20px;font-size:14px;line-height:21px}.product-overview-grid{grid-template-columns:1fr}.product-overview-card{border-bottom:1px solid #023c330f;border-right:none;padding:28px 20px}.product-overview-card:last-child{border-bottom:none}.product-overview-name{font-size:20px}.product-overview-desc{font-size:13px;line-height:19px}.pd{padding:48px 0}.pd-inner{gap:32px;padding:0 20px}.pd-heading{font-size:28px;line-height:32px}.pd-description{font-size:15px;line-height:24px}.pd-image img{min-height:260px;max-height:400px}.pd-cta{text-align:center;width:100%;padding:14px 28px;font-size:12px}.pdv2-intro-content{padding:40px 20px}.pdv2-intro-heading{margin-bottom:20px;font-size:28px;line-height:32px}.pdv2-intro-desc{font-size:15px;line-height:24px}.pdv2-intro-image{min-height:260px}.pdv2-intro-image img{object-fit:cover;height:auto}.pdv2-usps{padding:48px 0}.pdv2-usps-inner{padding:0 20px}.pdv2-usps-grid{grid-template-columns:1fr;gap:16px;margin-bottom:40px}.pdv2-usp-card{padding:28px 24px}.pdv2-usp-title{font-size:18px;line-height:24px}.pdv2-usp-text{font-size:14px;line-height:22px}.pdv2-cta-row{flex-direction:column;gap:12px}.pdv2-cta-primary,.pdv2-cta-secondary{text-align:center;width:100%;padding:16px 32px;display:block}.product-heading{font-size:28px;line-height:32px}.cards-grid{grid-template-columns:1fr;gap:12px}.stats-bar{grid-template-columns:1fr;gap:32px}.stat-number{font-size:48px}.downtime-grid,.img-grid-2{grid-template-columns:1fr}.img-grid-2 img{height:240px}.contact-section{padding:48px 0}.contact-heading{margin-bottom:28px;font-size:28px;line-height:32px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-sub{font-size:22px;line-height:26px}.contact-info p{font-size:14px}.form-input,.form-textarea{padding:16px 0;font-size:16px}.checkbox-row{align-items:flex-start;font-size:13px}.checkbox-row input[type=checkbox]{min-width:20px;min-height:20px;margin-top:2px}.btn-dark{text-align:center;width:100%;padding:18px 32px;font-size:12px}.footer .container{padding-top:48px;padding-bottom:32px}.footer-logo{margin-bottom:48px}.footer-cols{flex-direction:column;gap:36px}.footer-col-brand{min-width:auto}.footer-col-brand .brand-name{margin-bottom:24px;font-size:20px}.footer-col-heading{margin-bottom:24px}.footer-col li a{letter-spacing:-.5px;font-size:18px;line-height:24px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:20px;margin-top:48px;padding-top:24px}.footer-bottom .copyright{min-width:auto;font-size:13px}.footer-legal{flex-wrap:wrap;gap:4px 16px}.footer-legal a{font-size:13px}.cta-section .container{gap:32px;padding-top:48px;padding-bottom:48px}.cta-img img{height:300px}.cta-text h2{font-size:28px;line-height:32px}}@media (max-width:400px){.hero h1{font-size:26px;line-height:30px}.hero-content{bottom:24px}.pdv2-intro-heading{font-size:24px;line-height:28px}.pdv2-intro-content{padding:32px 16px}.pdv2-intro-image img{height:auto}.pdv2-usp-card{padding:24px 20px}.product-overview-card{padding:24px 16px}.contact-heading{font-size:24px;line-height:28px}.footer-col li a{font-size:16px}}
