.featured-collection-hero{display:flex;flex-direction:column;gap:2rem}.featured-collection-hero__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.featured-collection-hero__heading{margin:0}.featured-collection-hero__link{display:inline-flex;align-items:center;gap:.5rem;font-size:1.4rem;text-transform:uppercase;letter-spacing:.1em}.featured-collection-hero__link .icon-wrap{display:inline-flex;width:1.4rem;transition:transform .3s ease}.featured-collection-hero__link:hover .icon-wrap{transform:translate(4px)}.featured-collection-hero__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width: 990px){.featured-collection-hero__grid{grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch}.featured-collection-hero__grid--image-right{direction:rtl}.featured-collection-hero__grid--image-right>*{direction:ltr}}.featured-collection-hero__image-container{position:relative;overflow:hidden;border-radius:var(--media-radius)}.featured-collection-hero__image{width:100%;height:100%;object-fit:cover;display:block}.featured-collection-hero__image-placeholder{width:100%;height:100%;min-height:400px;background-color:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:center}.featured-collection-hero__image-placeholder .placeholder-svg{width:100%;height:100%;max-width:none}.featured-collection-hero__products{display:flex;flex-direction:column}.featured-collection-hero__products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;list-style:none;padding:0;margin:0;height:100%}@media screen and (min-width: 990px){.featured-collection-hero__products-grid{gap:2rem}}.featured-collection-hero__product-item{display:flex}.featured-collection-hero__product-item .card-wrapper{width:100%}.featured-collection-hero__product-item .card{height:100%}.featured-collection-hero__product-item .card__inner{height:auto}@media screen and (min-width: 990px){.featured-collection-hero__products{height:100%}.featured-collection-hero__products-grid{grid-template-rows:1fr 1fr}.featured-collection-hero__image-container{min-height:600px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-featured-collection-hero.css.map */
