.product-slider{padding:2rem 1.5rem}.product-slider__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.25rem}.product-slider__heading{font-size:1.1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0}.product-slider__view-all{font-size:.85rem;font-weight:600;text-decoration:underline;color:inherit;white-space:nowrap}.product-slider__wrapper{position:relative;display:block}.product-slider__track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:.25rem}.product-slider__track::-webkit-scrollbar{display:none}.product-slider__item{flex:0 0 auto;width:200px;scroll-snap-align:start}@media screen and (min-width:750px){.product-slider__item{width:240px}}@media screen and (min-width:990px){.product-slider__item{width:270px}}.product-slider__arrow{position:absolute;top:40%;transform:translateY(-50%);z-index:2;width:36px;height:36px;border-radius:50%;background:var(--color-background, #fff);border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000014}.product-slider__arrow--prev{left:-4px}.product-slider__arrow--next{right:-4px}@media screen and (max-width:749px){.product-slider__arrow{display:none}}.product-slider__arrow:disabled{opacity:.3;cursor:default}.product-card{display:block;text-decoration:none;color:inherit}.product-card__image-wrap{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#f3f3f3;border-radius:4px}.product-card__image{width:100%;height:100%;object-fit:cover;display:block}.product-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .25s ease}.product-card:hover .product-card__image--hover{opacity:1}.product-card__badge{position:absolute;top:.5rem;left:.5rem;background:#d3262e;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:2px}.product-card__info{padding-top:.7rem}.product-card__title{font-size:.9rem;font-weight:500;margin:0 0 .3rem;line-height:1.3}.product-card__price{display:flex;gap:.5rem;font-size:.9rem;font-weight:600}.product-card__price--sale{color:#d3262e}.product-card__price--compare{text-decoration:line-through;opacity:.5;font-weight:400}.product-card__sizes{display:flex;gap:.3rem;margin-top:.4rem;flex-wrap:wrap}.product-card__size{font-size:.7rem;opacity:.6;border:1px solid rgba(0,0,0,.15);padding:.1rem .35rem;border-radius:2px}
/*# sourceMappingURL=/cdn/shop/t/10/assets/product-slider.css.map */
