.sl-featured-collection{--sl-fc-gap: 2.8rem;--sl-fc-media-bg: rgba(var(--color-foreground), .06);--sl-fc-aspect-ratio: .76}.sl-featured-collection--ratio-square{--sl-fc-aspect-ratio: 1}.sl-featured-collection--ratio-portrait{--sl-fc-aspect-ratio: .76}.sl-featured-collection__inner{display:flex;flex-direction:column;gap:3.2rem}.sl-featured-collection__header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.sl-featured-collection__heading{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .02rem);color:rgb(var(--color-foreground))}.sl-featured-collection__shop-all{flex-shrink:0;font-size:1.4rem;line-height:1.4;color:rgb(var(--color-foreground));text-decoration:underline;text-decoration-color:rgb(var(--color-button));text-decoration-thickness:.1rem;text-underline-offset:.3rem}.sl-featured-collection__shop-all:hover{color:rgba(var(--color-foreground),.75);text-decoration-color:rgb(var(--color-button))}.sl-featured-collection__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--sl-fc-gap);row-gap:3.6rem;list-style:none;margin:0;padding:0}@media screen and (min-width:990px){.sl-featured-collection__grid{grid-template-columns:repeat(5,minmax(0,1fr));row-gap:4rem}}.sl-product-card{display:flex;flex-direction:column;gap:1.6rem}.sl-product-card__media{position:relative;width:100%;overflow:hidden;isolation:isolate;background-color:var(--sl-fc-media-bg)}.sl-product-card__media--fixed-ratio{aspect-ratio:var(--sl-fc-aspect-ratio)}.sl-product-card__media:not(.sl-product-card__media--fixed-ratio):before{content:"";display:block;padding-bottom:var(--sl-card-ratio, 100%)}.sl-product-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background-color:var(--sl-fc-media-bg)}.sl-product-card__image,.sl-product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transition:opacity .25s ease}.sl-product-card__image--primary{object-fit:cover;object-position:center;mix-blend-mode:multiply}.sl-product-card__image--secondary{object-fit:cover;object-position:center;opacity:0}.sl-product-card__media--has-secondary:hover .sl-product-card__image--primary,.sl-product-card__media--has-secondary:focus-within .sl-product-card__image--primary{opacity:0}.sl-product-card__media--has-secondary:hover .sl-product-card__image--secondary,.sl-product-card__media--has-secondary:focus-within .sl-product-card__image--secondary{opacity:1}@media(hover:none){.sl-product-card__media--has-secondary .sl-product-card__image--primary{opacity:0}.sl-product-card__media--has-secondary .sl-product-card__image--secondary{opacity:1}}.sl-product-card__placeholder{background:var(--sl-fc-media-bg)}.sl-product-card__overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;opacity:0;transform:translateY(100%);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.sl-product-card__media:hover .sl-product-card__overlay,.sl-product-card__media:focus-within .sl-product-card__overlay{opacity:1;transform:translateY(0);pointer-events:auto}@media(hover:none){.sl-product-card__overlay{opacity:1;transform:translateY(0);pointer-events:auto}}.sl-product-card__atc.button{position:relative;z-index:0;width:100%;min-width:0;min-height:4.4rem;padding:1.2rem 1.6rem;border:none;border-radius:0;font-family:var(--font-body-family);font-size:1.3rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:1.2;cursor:pointer;background-color:rgba(var(--color-button),var(--alpha-button-background, 1));color:rgb(var(--color-button-text))}.sl-product-card__atc.button>span{position:relative;z-index:2;color:inherit}.sl-product-card__atc.button:hover:not(:disabled){color:rgb(var(--color-button-text));background-color:rgba(var(--color-button),var(--alpha-button-background, 1))}.sl-product-card__atc.button:before,.sl-product-card__atc.button:after{display:none}.sl-product-card__atc:disabled{opacity:.55;cursor:not-allowed}.sl-product-card__atc .loading__spinner{position:absolute}.sl-product-card__info{text-align:left}.sl-product-card__title{margin:0 0 .6rem;font-family:var(--font-body-family);font-size:1.7rem;font-weight:400;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.sl-product-card__title a{color:rgb(var(--color-foreground));text-decoration:none}.sl-product-card__title a:hover{color:rgba(var(--color-foreground),.75)}.sl-product-card__price{justify-content:center;font-size:1.4rem;color:rgba(var(--color-foreground),.85)}.sl-product-card__price .price-item{margin:0}.sl-featured-collection__empty{margin:0;text-align:center;color:rgba(var(--color-foreground),.7)}
/*# sourceMappingURL=/cdn/shop/t/40/assets/section-sl-featured-collection.css.map */
