.home-hero{position:relative;min-height:780px;padding:172px 0 96px;overflow:hidden;background:var(--brand-primary-dark)}.home-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}.home-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(28,38,34,.88),rgba(31,104,81,.64));z-index:1}.home-hero__inner{position:relative;z-index:2}.ht-hero-catalog__intro{max-width:760px;margin-bottom:40px}.ht-hero-catalog__intro h1,.ht-hero-catalog__intro p{color:var(--brand-text-inverse)}.ht-hero-catalog__intro p:not(.ht-eyebrow){max-width:680px;font-size:1.08rem}.ht-hero-catalog__cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.ht-trade-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.ht-trade-card,.product-feature-card{position:relative;display:grid;overflow:hidden;min-height:100%;border:1px solid var(--brand-border);border-radius:var(--radius);background:var(--brand-bg);box-shadow:var(--shadow-card)}.ht-trade-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.ht-trade-card a,.ht-trade-card h3{margin-left:18px;margin-right:18px}.ht-trade-card h3{margin-top:18px;margin-bottom:4px}.ht-trade-card a{margin-bottom:18px}.product-grid--three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.product-feature-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.product-feature-card div{padding:24px}.product-feature-card span{display:inline-block;margin-bottom:10px;color:var(--brand-primary-dark);font-size:.78rem;font-weight:700;text-transform:uppercase}.product-feature-card p{color:var(--brand-text)}.ht-where-to-buy{padding:56px 0;background:var(--brand-bg-alt)}.ht-where-to-buy__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,0.85fr);grid-gap:28px;gap:28px;align-items:center}.ht-where-to-buy__lead{display:flex;gap:18px;align-items:flex-start}.ht-ico-pin{flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:var(--brand-primary);position:relative}.ht-ico-pin::after{content:"";position:absolute;top:11px;right:11px;bottom:11px;left:11px;border-radius:50%;border:4px solid var(--brand-text-inverse)}.ht-where-to-buy__form{display:flex;gap:12px}.ht-where-to-buy__form input{min-width:0;flex:1;border:1px solid var(--brand-border);border-radius:var(--radius);padding:10px 14px}.ht-where-to-buy__chips{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.ht-where-to-buy__chips span{padding:8px 12px;border:1px solid var(--brand-border);border-radius:var(--radius);background:var(--brand-bg);color:var(--brand-text);font-weight:700}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.gallery-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow-card)}.home-testimonial{background:var(--brand-bg-alt)}.home-testimonial blockquote{max-width:900px;margin:0 auto;text-align:center}.home-testimonial blockquote p{color:var(--brand-text);font-size:1.4rem;line-height:1.55;font-weight:600}.home-testimonial cite{display:block;margin-top:18px;color:var(--brand-primary-dark);font-style:normal;font-weight:700}.home-cta__grid{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,1.1fr);grid-gap:40px;gap:40px}.home-cta__copy ul{padding-left:20px}@media (max-width:991px){.home-hero{min-height:auto;padding-top:148px}.gallery-grid,.home-cta__grid,.ht-trade-grid,.ht-where-to-buy__inner,.product-grid--three{grid-template-columns:1fr 1fr}.home-cta__grid,.ht-where-to-buy__inner{grid-template-columns:1fr}}@media (max-width:575px){.gallery-grid,.ht-trade-grid,.product-grid--three{grid-template-columns:1fr}.ht-where-to-buy__form{flex-direction:column}}