.hg-hero-bestseller{padding:160px max(24px,(100vw - 1200px) / 2) 72px;background:linear-gradient(180deg,#fff 0,var(--brand-bg-alt) 100%)}.hg-hero-bestseller__bar{max-width:760px;min-height:42vh;display:flex;flex-direction:column;justify-content:center;padding-bottom:30px}.hg-hero-bestseller__bar p:not(.eyebrow){font-size:1.18rem;max-width:680px}.hg-hero-bestseller__bar .btn{width:-moz-fit-content;width:fit-content;margin-top:16px}.hg-hero-bestseller__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.hg-cat-card,.hg-gift-card{background:#fff;border:1px solid var(--brand-border);border-radius:6px;overflow:hidden;color:var(--brand-text);transition:transform .18s,box-shadow .18s}.hg-cat-card:hover,.hg-gift-card:hover,.product-feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(42,39,36,.13)}.hg-cat-card img,.hg-gift-card img,.product-feature-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.hg-cat-card span,.hg-gift-card span{display:block;padding:15px 16px;font-weight:750;color:var(--brand-text)}.home-product-grid{background:#fff}.product-feature-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;overflow:hidden;transition:transform .18s,box-shadow .18s}.product-feature-card div{padding:24px}.product-feature-card span{display:inline-block;color:var(--brand-primary-dark);font-weight:750;margin-bottom:8px}.product-feature-card h3{font-size:1.25rem}.product-feature-card p{color:var(--brand-text)}.product-feature-card a{font-weight:750;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:4px}.hg-giftguide{background:var(--brand-bg-alt)}.hg-giftguide__head{max-width:760px;margin:0 auto 36px;text-align:center}.feature-alternating{display:grid;grid-gap:56px;gap:56px}.feature-row{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1fr);grid-gap:40px;gap:40px;align-items:center}.feature-row:nth-child(2n) img{order:2}.feature-row img{width:100%;border-radius:var(--brand-radius);aspect-ratio:17/12;-o-object-fit:cover;object-fit:cover}.feature-row h3{font-size:1.8rem}.home-milestones{background:var(--brand-neutral-light)}.milestone-grid article{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px}.milestone-grid strong{display:block;font-size:2.1rem;color:var(--brand-primary-dark);margin-bottom:10px}.home-cta{position:relative;overflow:hidden;min-height:460px;display:grid;align-items:center;justify-items:center;place-items:center}.home-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-cta::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(138,66,38,.78)}.home-cta__content{position:relative;z-index:1;max-width:760px;padding:0 24px;text-align:center}.home-cta__content .eyebrow,.home-cta__content h2,.home-cta__content p{color:#fff}@media (max-width:991px){.hg-hero-bestseller__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-row,.feature-row:nth-child(2n){grid-template-columns:1fr}.feature-row:nth-child(2n) img{order:0}}@media (max-width:575px){.hg-hero-bestseller__grid{grid-template-columns:1fr}}