.card__inner:has(.card-slider){z-index:2}.card__inner:has(.card-slider)>.card__content{pointer-events:none}.card__media .card-slider{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:block}.card-slider__track{display:flex;width:100%;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:inherit;cursor:pointer}.card-slider__track::-webkit-scrollbar{display:none}.card-slider__slide{flex:0 0 100%;height:100%;position:relative}.card-slider__slide img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.card-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:3rem;height:3rem;border-radius:50%;border:none;background:#ffffffd9;box-shadow:0 .1rem .4rem #00000026;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .15s ease;padding:0}.card-slider__arrow svg{width:1.2rem;height:1.2rem}.card-slider__arrow--prev{left:.6rem}.card-slider__arrow--next{right:.6rem}.card-slider__arrow--prev svg{transform:rotate(90deg)}.card-slider__arrow--next svg{transform:rotate(-90deg)}.card-wrapper:hover .card-slider__arrow,.card-slider__arrow:focus-visible{opacity:1}@media(hover:none){.card-slider__arrow{display:none}}.card-slider__dots{position:absolute;bottom:.6rem;left:50%;transform:translate(-50%);display:flex;gap:.4rem;z-index:3;pointer-events:none;max-width:90%}.card-slider__dot{width:.6rem;height:.6rem;border-radius:50%;background:#ffffffa6;border:.1rem solid rgba(0,0,0,.2);flex-shrink:0}.card-slider__dot.is-active{background:#000000bf}.card-variant-pills{display:flex;flex-wrap:wrap;gap:.5rem;padding:.8rem 1rem 0;position:relative;z-index:2}.card--standard>.card__content .card-variant-pills{padding-right:0;padding-left:0}.card-variant-pill{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;height:3rem;border-radius:2rem;border:.1rem solid rgba(var(--color-foreground),.25);background:rgb(var(--color-background));cursor:pointer;padding:.2rem;overflow:hidden}.card-variant-pill__thumb{width:2.4rem;height:2.4rem;border-radius:50%;object-fit:cover;display:block}.card-variant-pill__text{font-size:1.1rem;padding:0 .8rem;color:rgba(var(--color-foreground),.85);white-space:nowrap}.card-variant-pill.is-active{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 .1rem rgb(var(--color-foreground)) inset}.card-variant-pill.is-unavailable{opacity:.5}.card-variant-pill.is-unavailable .card-variant-pill__text{text-decoration:line-through}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-card-slider.css.map */
