.product-showcase__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3.6rem}.product-showcase__heading{margin:0}.product-showcase__view-all{flex-shrink:0;white-space:nowrap}.product-showcase__description{margin:.8rem 0 0;max-width:48rem;font-size:1.6rem;line-height:1.6;color:#201c18bf}.product-showcase__grid{display:grid;grid-template-columns:1fr;grid-auto-rows:26rem;gap:1.6rem}@media screen and (min-width:750px){.product-showcase__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:24rem;grid-auto-flow:dense}.product-showcase__tile--wide{grid-column:span 2}.product-showcase__tile--tall{grid-row:span 2}}.product-showcase__tile{position:relative;display:block;overflow:hidden;border-radius:1.4rem;color:#f8f4ec;text-decoration:none;background:#d8cfc0;outline:.3rem solid transparent;outline-offset:.2rem;transition:outline-color .3s ease}.product-showcase__tile:hover{outline-color:#d9aa49b3}.product-showcase__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.product-showcase__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#14110ee0,#14110e80 32%,#14110e14 65%,#14110e00);z-index:1}.product-showcase__content{position:absolute;left:2.2rem;right:7.5rem;bottom:2rem;z-index:2}.product-showcase__title{margin:0 0 .3rem;font-size:2.1rem;font-weight:700;line-height:1.15;color:#f8f4ec;text-shadow:0 2px 10px rgba(0,0,0,.65)}.product-showcase__tile--wide .product-showcase__title,.product-showcase__tile--tall .product-showcase__title{font-size:2.6rem}.product-showcase__price{margin:0;font-size:1.5rem;font-weight:600;color:#f8f4ec;text-shadow:0 2px 8px rgba(0,0,0,.65)}.product-showcase__badge{position:absolute;left:1.6rem;top:1.6rem;z-index:2;padding:.5rem 1.3rem;border-radius:10rem;font-size:1.15rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.product-showcase__badge--bestseller{background:#d9aa49;color:#201c18}.product-showcase__badge--urgent{background:#7a3b21;color:#f8f4ec}.product-showcase__badge--unique{background:#f8f4eceb;color:#b25f36;border:.1rem solid #b25f36}.product-showcase__arrow{position:absolute;right:2.2rem;bottom:2.2rem;z-index:2;display:flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;border-radius:50%;background:#f8f4ec;color:#b25f36;transition:background-color .3s ease,color .3s ease}.product-showcase__tile:hover .product-showcase__arrow{background:#9c5030;color:#f8f4ec}.product-showcase__arrow .icon{width:1.4rem;height:1.4rem;transform:rotate(-45deg)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-product-showcase.css.map */
