.home-hero{position:relative;min-height:720px;padding:150px 0 170px;background:linear-gradient(120deg,rgba(25,78,74,.92),rgba(46,125,120,.72)),var(--brand-primary-dark);overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(360px,1.05fr);grid-gap:52px;gap:52px;align-items:center}.hero-copy{color:var(--text-on-dark)}.hero-copy .eyebrow{color:var(--brand-secondary)}.hero-copy h1{font-size:max(1.8rem, min(3.6vw, 3.4rem));line-height:1.08;font-weight:900;margin-bottom:22px;word-break:keep-all;word-wrap:anywhere;hyphens:auto}.hero-copy p{font-size:1.08rem;color:rgba(255,255,255,.88);max-width:650px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.hero-media{margin:0;border-radius:22px;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.24)}.hero-media img{width:100%;aspect-ratio:11/7;-o-object-fit:cover;object-fit:cover}.hero-bottom-bar{position:absolute;left:0;right:0;bottom:0;background:rgba(242,167,66,.94);color:var(--brand-neutral-dark);padding:26px 0}.hero-stats{display:flex;gap:22px;justify-content:space-between}.hero-stats div{flex:1;min-width:0}.hero-stats b{display:block;font-size:1.5rem;font-weight:900}.hero-stats span{display:block;font-size:.92rem}.company-stats-horizontal,.key-features-six-grid,.product-grid-featured{padding:88px 0}.featured-product{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,0.9fr);grid-gap:34px;gap:34px;align-items:center;background:var(--brand-bg-alt);border-radius:var(--brand-radius);padding:28px;margin-bottom:28px}.featured-product figure{margin:0;overflow:hidden;border-radius:var(--brand-radius)}.featured-product img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.featured-product h3{font-size:max(1.8rem, min(3vw, 2.7rem));font-weight:900}.feature-grid,.product-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px}.feature-grid:has(> :nth-child(5):last-child),.feature-grid:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid article,.product-card-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;box-shadow:var(--shadow-card)}.product-card-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);margin-bottom:18px}.feature-grid h3,.product-card-grid h3{font-size:1.18rem;font-weight:850}.feature-grid span{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:50%;background:rgba(46,125,120,.12);color:var(--brand-primary);font-weight:900;margin-bottom:16px}.trust-bar-horizontal-dark{background:var(--brand-neutral-dark);color:var(--text-on-dark);padding:30px 0}.trust-row{display:flex;gap:0;flex-wrap:nowrap}.trust-row div{flex:1;padding:0 18px;border-right:1px solid rgba(255,255,255,.18)}.trust-row div:last-child{border-right:0}.trust-row b,.trust-row small,.trust-row span{display:block}.trust-row b{font-size:1.6rem;color:var(--brand-secondary)}.company-stats-horizontal{background:var(--brand-bg-alt)}.stats-line{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border:1px solid var(--brand-border);background:var(--brand-bg)}.stats-line div{padding:30px;border-right:1px solid var(--brand-border)}.stats-line div:last-child{border-right:0}.stats-line b{display:block;font-size:2.5rem;color:var(--brand-primary);line-height:1}.cta-section-background-image{position:relative;color:var(--text-on-dark);padding:96px 0 112px;overflow:hidden;background:var(--brand-primary-dark)}.cta-bg-image{position:absolute;top:0;right:0;bottom:0;left:0}.cta-bg-image::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(25,78,74,.94),rgba(46,125,120,.72))}.cta-bg-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cta-content{position:relative;max-width:760px;margin-left:auto;margin-right:auto;text-align:center}.cta-content .eyebrow{color:var(--brand-secondary)}@media (max-width:991.98px){.feature-grid:has(> :nth-child(5):last-child),.feature-grid:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.featured-product,.hero-grid{grid-template-columns:1fr}.hero-stats,.trust-row{flex-wrap:wrap}.hero-stats div,.trust-row div{flex:0 0 calc(50% - 12px);border-right:0}.stats-line{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.feature-grid:has(> :nth-child(5):last-child),.feature-grid:has(> :nth-child(6):last-child){grid-template-columns:1fr}.home-hero{padding:120px 0 210px}.hero-stats div,.trust-row div{flex:0 0 100%}.stats-line{grid-template-columns:1fr}}