.article-product-carousel{--carousel-gap: 1.2rem;--card-width: calc((100% - var(--carousel-gap) * 2) / 3);--card-width-mobile: 75vw;position:relative;margin:4rem 0;padding:2.4rem 0;border-top:1px solid var(--color-border, #e5e5e5);border-bottom:none}.article-product-carousel__heading{font-size:1.6rem;font-weight:600;margin:0 0 1.6rem;line-height:1.3;text-transform:none}.article-product-carousel__collection-link{display:block;width:fit-content;margin:1.4rem auto 0;font-size:1.05rem;font-weight:600;color:#fff!important;text-decoration:none!important;text-underline-offset:0!important;box-shadow:none!important;background-image:none!important;background-color:#b5446e!important;padding:.5rem 1.4rem;border-radius:.4rem;border:none!important;transition:opacity .2s ease}.article-product-carousel__collection-link:hover{opacity:.85;color:#fff!important}.article-product-carousel__track{display:flex;align-items:stretch;gap:var(--carousel-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.article-product-carousel__track::-webkit-scrollbar{display:none}.article-product-carousel__card{flex:0 0 var(--card-width-mobile);scroll-snap-align:start;scroll-margin-inline-start:var(--carousel-gap);display:flex}@media(min-width:750px){.article-product-carousel__card{flex:0 0 var(--card-width)}}.article-product-carousel__link{display:flex;flex-direction:column;flex:1;min-height:0;text-decoration:none;color:inherit;border-radius:.8rem;overflow:hidden;background:var(--color-background, #fff);border:1px solid var(--color-border, #e5e5e5);transition:box-shadow .2s ease,transform .2s ease}.article-product-carousel__link:hover,.article-product-carousel__link:focus-visible{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.article-product-carousel__link:focus-visible{outline:2px solid var(--color-focus, #1a73e8);outline-offset:2px}.article-product-carousel__image-wrapper{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#f7f7f7}.article-product-carousel__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.article-product-carousel__link:hover .article-product-carousel__image{transform:scale(1.04)}.article-product-carousel__placeholder{width:100%;height:100%}.article-product-carousel__badge{display:block;font-size:.85rem;font-weight:600;color:#b5446e;background:#fdf0f4;padding:.35rem .8rem;line-height:1.2;letter-spacing:.01em;text-align:center}.article-product-carousel__info{padding:.6rem .8rem .3rem;flex:1}.article-product-carousel__title{font-size:1.3rem;font-weight:600;margin:0 0 .3rem;line-height:1.3;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-product-carousel__price{font-size:1.05rem;font-weight:400;color:var(--color-foreground-muted, #444);display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.article-product-carousel__price--sale{color:var(--color-sale, #c0392b)}.article-product-carousel__price--compare{font-weight:400;color:var(--color-foreground-muted, #999);font-size:.9rem}.article-product-carousel__price--perk{font-size:.85rem;font-weight:500;color:#b5446e}.article-product-carousel__cta{display:block;text-align:center;margin:auto .8rem 1.2rem;padding:.5rem .8rem;font-size:1.1rem;font-weight:600;border-radius:.4rem;background:var(--color-button, #121212);color:var(--color-button-text, #fff);transition:opacity .2s ease}.article-product-carousel__link:hover .article-product-carousel__cta{opacity:.85}.article-product-carousel__controls{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;z-index:2;padding:0 .4rem}.carousel-btn{pointer-events:auto;width:3.6rem;height:3.6rem;border-radius:50%;border:1px solid var(--color-border, #e5e5e5);background:var(--color-background, #fff);color:var(--color-foreground, #121212);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;transition:opacity .2s ease,background-color .2s ease}.carousel-btn:hover{background:var(--color-foreground, #121212);color:var(--color-background, #fff)}.carousel-btn:disabled{opacity:0;pointer-events:none}.carousel-btn:focus-visible{outline:2px solid var(--color-focus, #1a73e8);outline-offset:2px}@media(hover:none){.article-product-carousel__controls{display:none}}@media(prefers-reduced-motion:reduce){.article-product-carousel__track{scroll-behavior:auto}.article-product-carousel__image,.article-product-carousel__link,.article-product-carousel__cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/article-carousel.css.map */
