@charset "UTF-8";.hg-hero-bestseller{background:linear-gradient(180deg,#fff 0,var(--brand-bg-alt) 100%);padding-left:24px;padding-right:24px}.hg-hero-bestseller__bar{max-width:880px;margin:0 auto 38px;text-align:center}.hg-hero-bestseller__bar h1{color:var(--brand-primary-dark);margin-bottom:18px}.hg-hero-bestseller__bar p:not(.song-eyebrow){max-width:720px;margin:0 auto 24px;color:var(--brand-text);font-size:1.12rem}.hg-hero-bestseller__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;max-width:1180px;margin:0 auto}.hg-cat-card,.industry-image-card{position:relative;overflow:hidden;border-radius:var(--brand-radius);border:1px solid var(--brand-border);background:#fff}.hg-cat-card img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.hg-cat-card span{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:14px 16px;color:var(--brand-primary-dark);font-weight:800}.hg-cat-card:hover img,.industry-image-card:hover img{transform:scale(1.05)}.home-featured{background:#fff}.featured-plus-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;grid-gap:22px;gap:22px;max-width:1180px;margin:0 auto}.featured-product-card{grid-column:span 2;display:grid;grid-template-columns:1fr 0.8fr;grid-gap:24px;gap:24px;align-items:center;background:var(--brand-bg-alt);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.featured-product-card img,.hg-prod-card img,.small-product-card img{width:100%;-o-object-fit:cover;object-fit:cover}.featured-product-card img{height:100%;min-height:360px}.featured-product-card div{padding:28px}.featured-product-card h3,.hg-prod-card h3,.small-product-card h3{color:var(--brand-primary-dark);font-size:1.25rem}.hg-prod-card,.small-product-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:#fff;padding-bottom:18px}.hg-prod-card img,.small-product-card img{aspect-ratio:1.2}.hg-prod-card button,.hg-prod-card h3,.hg-prod-card p,.small-product-card button,.small-product-card h3{margin-left:18px;margin-right:18px}.hg-quick-shop,.small-product-card button{border:1px solid var(--brand-primary);background:#fff;color:var(--brand-primary);border-radius:var(--brand-radius);padding:10px 14px;font-weight:800}.hg-bestsellers{background:var(--brand-bg-alt)}.hg-bestsellers__head{max-width:1180px;margin:0 auto 28px;display:flex;justify-content:space-between;gap:20px;align-items:end}.hg-bestsellers__track{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.hg-prod-card p{color:var(--brand-text);min-height:72px}.industry-image-cards{background:#fff}.industry-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px;max-width:1180px;margin:0 auto}.industry-image-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.industry-image-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(26,38,47,.05),rgba(26,38,47,.72));z-index:1}.industry-image-card span{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;color:#fff;font-weight:900;font-size:1.15rem}.hg-trust{display:flex;flex-wrap:nowrap;gap:2rem;background:var(--brand-bg-alt);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.hg-trust__item{flex:1 1 0;min-width:0;text-align:center;display:grid;grid-gap:6px;gap:6px}.hg-trust__ico{width:34px;height:34px;margin:0 auto;border-radius:50%;background:radial-gradient(circle at 30% 30%,var(--brand-secondary),var(--brand-primary))}.hg-trust strong{color:var(--brand-primary-dark)}.hg-trust__sub{color:var(--brand-text)}@media (max-width:991px){.featured-plus-grid,.hg-hero-bestseller__grid,.industry-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-product-card{grid-column:span 2;grid-template-columns:1fr}.hg-bestsellers__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.hg-prod-card{flex:0 0 260px;scroll-snap-align:start}.hg-trust{flex-wrap:wrap}.hg-trust__item{flex:1 1 calc(50% - 1rem)}}@media (max-width:575px){.featured-plus-grid,.hg-hero-bestseller__grid,.industry-card-grid{grid-template-columns:1fr}.featured-product-card{grid-column:span 1}.hg-bestsellers__head{align-items:start;flex-direction:column}}.small-product-card{align-self:start}