.hill-hero-rugged{position:relative;min-height:720px;padding:170px max(24px,(100vw - 1180px) / 2) 156px;overflow:hidden;display:grid;align-items:center;background:var(--brand-primary-dark)}.hill-hero-rugged__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}.hill-hero-rugged::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(30,35,40,.82),rgba(101,27,85,.68),rgba(30,35,40,.28))}.hill-hero-rugged__copy,.hill-hero-rugged__stats{position:relative;z-index:2}.hill-hero-rugged__copy{max-width:690px}.hill-hero-rugged h1{margin:0 0 20px;color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08;font-weight:900}.hill-hero-rugged p{color:var(--brand-text-inverse)}.hill-hero-rugged__copy>p:not(.hill-eyebrow){max-width:620px;margin-bottom:28px;font-size:1.08rem}.hill-hero-rugged__stats{position:absolute;left:max(24px,(100vw - 1180px) / 2);right:max(24px,(100vw - 1180px) / 2);bottom:34px;display:flex;flex-wrap:nowrap;gap:12px;padding:16px;border:1px solid rgba(255,255,255,.2);border-radius:var(--brand-radius);background:rgba(30,35,40,.72);color:var(--brand-text-inverse)}.hill-hero-rugged__stats span{flex:1 1 0;min-width:0;text-align:center;font-weight:800}.hill-featured-products{display:grid;grid-template-columns:1.25fr 0.75fr;grid-gap:24px;gap:24px}.hill-product-feature{display:grid;grid-template-columns:1fr 0.9fr;grid-gap:26px;gap:26px;align-items:center;padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:var(--brand-shadow)}.hill-product-feature img{aspect-ratio:16/10;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius)}.hill-blog-card>span,.hill-blog-detail__head>span,.hill-blog-featured span,.hill-product-feature span{display:inline-block;margin-bottom:10px;color:var(--brand-primary);font-weight:800;font-size:.82rem;text-transform:uppercase}.hill-product-feature h3,.hill-product-mini-grid h3{margin:0 0 10px;color:var(--brand-text)}.hill-product-mini-grid{display:grid;grid-gap:16px;gap:16px}.hill-product-mini-grid article{padding:22px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.hill-where-to-buy{background:var(--brand-bg-alt)}.hill-where-to-buy .container{display:grid;grid-template-columns:1fr 0.9fr;grid-gap:24px;gap:24px;align-items:center}.hill-where-to-buy__lead{display:grid;grid-template-columns:58px 1fr;grid-gap:18px;gap:18px;align-items:start}.hill-pin-icon{width:58px;height:58px;border-radius:50%;background:var(--brand-primary);position:relative}.hill-pin-icon::after{content:"";position:absolute;top:15px;right:19px;bottom:19px;left:19px;border:3px solid #fff;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.hill-where-to-buy__form{display:flex;gap:10px;padding:18px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.hill-where-to-buy__form input{flex:1;min-height:48px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:10px 12px}.hill-where-to-buy__chips{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.hill-where-to-buy__chips span{padding:8px 13px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);font-weight:800}.hill-image-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.hill-image-card-grid article{position:relative;overflow:hidden;min-height:280px;border-radius:var(--brand-radius)}.hill-image-card-grid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.hill-image-card-grid article::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(30,35,40,.12),rgba(30,35,40,.82))}.hill-image-card-grid h3{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;margin:0;color:var(--brand-text-inverse);font-size:1.1rem}.hill-image-card-grid article:hover img{transform:scale(1.05)}.hill-testimonial{background:var(--brand-bg-alt);text-align:center}.hill-testimonial blockquote{max-width:860px;margin:0 auto 18px;color:var(--brand-text);font-size:max(1.7rem, min(3vw, 2.7rem));line-height:1.2;font-weight:800}@media (max-width:991px){.hill-hero-rugged{min-height:650px}.hill-featured-products,.hill-product-feature,.hill-where-to-buy .container{grid-template-columns:1fr}.hill-image-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hill-hero-rugged__stats{flex-wrap:wrap}}@media (max-width:575px){.hill-hero-rugged{padding-top:160px;padding-bottom:180px;min-height:690px}.hill-hero-rugged__stats,.hill-where-to-buy__form,.hill-where-to-buy__lead{display:grid;grid-template-columns:1fr}.hill-image-card-grid{grid-template-columns:1fr}}