.hg-hero-feature{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary));padding:168px 0 96px;overflow:hidden}.hg-hero-feature .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.95fr);grid-gap:48px;gap:48px;align-items:center}.hg-hero-feature h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem))}.hg-hero-feature p,.hg-hero-feature span{color:var(--brand-text-inverse)}.hg-hero-feature__copy>p:not(.hg-eyebrow){max-width:650px}.hg-hero-feature__cta{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hg-hero-feature__chips{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto}.hg-hero-feature__chips span{flex:0 0 auto;border:1px solid rgba(255,255,255,.35);padding:8px 12px;background:rgba(255,255,255,.08)}.hg-hero-feature__media img{width:100%;aspect-ratio:1.15;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.2)}.featured-plus-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:20px;gap:20px}.compact-card,.featured-card,.hg-prod-card{border:1px solid var(--brand-border);background:var(--brand-bg)}.featured-card{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr}.compact-card img,.featured-card img,.hg-prod-card img{width:100%;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.featured-card img{height:100%;min-height:360px}.featured-card>div{padding:28px;align-self:center}.compact-card span,.featured-card span,.hg-prod-card span{color:var(--brand-primary);font-weight:700}.compact-card{padding-bottom:20px}.compact-card img{aspect-ratio:1.1}.compact-card h3,.compact-card p{padding-left:18px;padding-right:18px}.hg-bestsellers__head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px}.hg-bestsellers__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.hg-prod-card{padding:18px}.hg-prod-card img{aspect-ratio:1.1;margin-bottom:16px}.hg-quick-shop{width:100%}.feature-icon-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.feature-icon-list article{display:grid;grid-template-columns:64px 1fr;grid-gap:18px;gap:18px;padding:24px;border:1px solid var(--brand-border);background:var(--brand-bg)}.feature-icon{grid-row:1/span 2;grid-column:1;display:grid;align-items:center;justify-items:center;place-items:center;width:54px;height:54px;background:var(--brand-primary-dark);color:var(--brand-text-inverse);font-weight:700}.feature-icon-list h3,.feature-icon-list p{grid-column:2}.horizontal-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;position:relative}.horizontal-timeline article{border-top:3px solid var(--brand-primary);padding:22px;background:var(--brand-bg-alt)}.horizontal-timeline span{display:block;color:var(--brand-primary);font-weight:700;margin-bottom:8px}.home-cta{position:relative;overflow:hidden;background:var(--brand-primary-dark)}.home-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.38}.home-cta::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(94,27,26,.9),rgba(46,64,52,.78))}.home-cta .container{position:relative;z-index:1}@media (max-width:991px){.featured-card,.hg-hero-feature .container{grid-template-columns:1fr}.featured-plus-grid,.hg-bestsellers__track,.horizontal-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.feature-icon-list,.featured-plus-grid,.hg-bestsellers__track,.horizontal-timeline{grid-template-columns:1fr}}