.moun-home-hero{position:relative;min-height:720px;padding-top:170px;padding-bottom:170px;display:flex;align-items:center;overflow:hidden}.moun-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.moun-home-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(21,29,43,.82),rgba(21,29,43,.22));z-index:1}.moun-hero-content{position:relative;z-index:2;max-width:780px;margin-left:auto;margin-right:auto;text-align:center;padding-bottom:145px}.moun-hero-content h1,.moun-hero-content p{color:#fff}.moun-hero-content h1{font-size:max(2.35rem, min(5vw, 5rem));font-weight:800}.moun-hero-content p{font-size:1.15rem;opacity:.92}.moun-button-row{display:flex;justify-content:center;gap:16px;margin-top:30px;flex-wrap:wrap}.moun-hero-bottom-bar{position:absolute;left:0;right:0;bottom:0;background:rgba(45,53,69,.9);z-index:3}.moun-hero-bottom-bar .container{display:flex;justify-content:space-between;gap:16px;padding-top:22px;padding-bottom:22px}.moun-hero-bottom-bar div div{color:#fff;flex:1;border-right:1px solid rgba(255,255,255,.18)}.moun-hero-bottom-bar div div:last-child{border-right:0}.moun-hero-bottom-bar strong{display:block;color:#fff;font-size:1.4rem}.moun-hero-bottom-bar span{color:rgba(255,255,255,.78);font-size:.9rem}.moun-cta-bg img,.moun-feature-split img,.moun-product-feature img{width:100%;-o-object-fit:cover;object-fit:cover}.moun-feature-split img{height:560px}.moun-point-list{display:grid;grid-gap:20px;gap:20px}.moun-point-list div{border-top:1px solid var(--brand-border);padding-top:18px}.moun-point-list span{color:var(--brand-accent);font-weight:800}.moun-featured-product{display:grid;grid-template-columns:1.3fr 1fr;border:1px solid var(--brand-border);background:#fff;margin-bottom:24px}.moun-featured-product img{height:100%;min-height:360px}.moun-featured-product div{padding:36px}.moun-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.moun-product-grid article{border:1px solid var(--brand-border);background:#fff}.moun-product-grid article img{height:220px}.moun-product-grid article h3,.moun-product-grid article p{padding-left:20px;padding-right:20px}.moun-product-grid article h3{padding-top:20px}.moun-product-grid article p{padding-bottom:20px}.moun-specs{background:var(--brand-bg-alt)}.moun-specs .accordion-button{font-weight:800;color:var(--brand-text)}.moun-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.moun-stat-grid div{border:1px solid var(--brand-border);padding:26px;display:grid;grid-template-columns:auto 1fr;grid-gap:18px;gap:18px;align-items:center}.moun-stat-grid span{color:var(--brand-primary);font-size:2.5rem;font-weight:800}.moun-cta-bg{position:relative;padding:94px 0;overflow:hidden;text-align:center}.moun-cta-bg img,.moun-cta-overlay{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.moun-cta-overlay{background:rgba(21,29,43,.78);z-index:1}.moun-cta-bg .container{position:relative;z-index:2;max-width:760px}.moun-cta-bg h2,.moun-cta-bg p{color:#fff}@media (max-width:767px){.moun-home-hero{min-height:760px}.moun-featured-product,.moun-hero-bottom-bar .container{grid-template-columns:1fr;display:grid}.moun-hero-bottom-bar div div{border-right:0;border-bottom:1px solid rgba(255,255,255,.16);padding-bottom:10px}}