product-card{display:block}product-card.product-card--loading{min-height:0}product-card.product-card--loading>:not([data-product-card-skeleton]){display:none!important}product-card.product-card--loading [data-product-card-skeleton]{display:block}.product-card-carousel{position:relative;width:100%;overflow:hidden}.product-card-carousel .splide__track{overflow:hidden}.product-card-carousel .splide__slide{aspect-ratio:4 / 3;overflow:hidden;box-sizing:border-box;height:auto}.product-card-carousel .splide__slide a{display:block;width:100%;height:100%;overflow:hidden}.product-card-carousel .splide__slide img,.product-card-carousel .splide__slide video{display:block;width:100%;height:100%;object-fit:cover}.product-card-carousel__arrows{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.product-card-carousel__arrows .splide__arrow{pointer-events:auto;background:#ffffff80;backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);border:none;border-radius:50%;width:24px;height:24px;opacity:0;transition:opacity .2s ease;display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%)}.product-card-carousel:hover .splide__arrow,.product-card-carousel:focus-within .splide__arrow{opacity:1}.product-card-carousel__arrows .splide__arrow--prev{left:16px}.product-card-carousel__arrows .splide__arrow--next{right:16px}.product-card-carousel__arrows .splide__arrow--prev svg{transform:scaleX(-1) rotate(90deg);width:8px;height:8px}.product-card-carousel__arrows .splide__arrow--next svg{transform:rotate(-90deg);width:8px;height:8px}.product-card-carousel__progress{position:absolute;bottom:0;left:0;right:0;height:2px;background:transparent;--progress-thumb-width: 60px}@media(min-width:768px){.product-card-carousel__progress{--progress-thumb-width: 84px}}.product-card-carousel__progress .splide__progress__bar{position:absolute;top:0;left:calc(var(--progress-position, 0) * (100% - var(--progress-thumb-width)));width:var(--progress-thumb-width);height:100%;background:#333;transition:left .2s ease}.product-card-carousel--single .product-card-carousel__arrows,.product-card-carousel--single .product-card-carousel__progress{display:none!important}.product-card-carousel:not(.is-initialized) .splide__list{display:flex;overflow:hidden}.product-card-carousel:not(.is-initialized) .splide__slide{flex:0 0 100%;aspect-ratio:4 / 3}.product-card__skeleton{width:100%}[data-product-card-badges]{opacity:0;transition:opacity .15s ease}[data-product-card-badges].is-visible{opacity:1}product-card.product-card--loading [data-product-card-badges]{opacity:0!important}[data-product-card-carousel] .splide__slide.hidden-by-swatch{display:none!important}[data-product-card-swatches]{width:100%;min-width:0;border:0;padding:0;margin:0}.product-card-swatches-row{display:flex;align-items:center;gap:var(--swatch-gap, 2px);width:100%;max-width:100%;min-width:0;--swatch-size: 28px;--swatch-gap: 8px;--swatch-pad: 0px;--swatch-size-min: 24px;--swatch-size-max: 28px;--swatch-base-count: 6;--swatch-gap-min: 2px;--swatch-gap-max: 8px;--swatch-max-visible: 0}@media(min-width:767px)and (max-width:1023px){.product-card-swatches-row{--swatch-base-count: 7}}@media(min-width:1024px){.product-card-swatches-row{--swatch-size: 28px;--swatch-size-min: 28px;--swatch-size-max: 28px;--swatch-base-count: 10;--swatch-gap: 8px;--swatch-gap-max: 14px;--swatch-max-visible: 10}}@media(min-width:1441px){.product-card-swatches-row{--swatch-gap: 14px}}@media(max-width:391px){.product-card-swatches-row{--swatch-size: 24px;--swatch-size-min: 24px;--swatch-size-max: 24px;--swatch-pad: 2px;--swatch-base-count: 5;--swatch-max-visible: 5}}.product-card-swatches-viewport-wrap{flex:1 1 auto;min-width:0}.product-card-swatches-viewport{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:auto;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.product-card-swatches-viewport::-webkit-scrollbar{display:none}.product-card-swatches-list{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:var(--swatch-gap);width:max-content;margin:0;padding:0;list-style:none}.product-card-swatches-viewport:not(.has-overflow) .product-card-swatches-list{width:100%;max-width:100%;justify-content:flex-start}.product-card-swatches-item{flex:0 0 var(--swatch-size);width:var(--swatch-size);min-width:0;display:flex;align-items:center;justify-content:center;scroll-snap-align:start}.product-card-swatches-item>.relative{width:100%;display:flex;justify-content:center}.product-card-swatches-viewport label[data-value]{flex-shrink:0;width:calc(var(--swatch-size) - 2 * var(--swatch-pad));height:calc(var(--swatch-size) - 2 * var(--swatch-pad));box-sizing:border-box;align-items:center;justify-content:center}.product-card-swatches-viewport label[data-value] .swatch,.product-card-swatches-viewport label[data-value] img.swatch{width:calc(var(--swatch-size) - 2 * var(--swatch-pad) - 4px);height:calc(var(--swatch-size) - 2 * var(--swatch-pad) - 4px)}.product-card-swatches-row__arrow{flex-shrink:0;width:8px;height:20px;padding:0;border:none;background:transparent;display:flex;align-items:center;color:#333;position:relative;z-index:1;cursor:pointer}@media(min-width:1024px){.product-card-swatches-row__arrow{width:19px;height:28px}}.product-card-swatches-row__arrow[hidden]{display:none}.product-card-swatches-row__arrow--prev{justify-content:end}.product-card-swatches-row__arrow--next{justify-content:start}.product-card-swatches-row__arrow--prev svg{transform:scaleX(-1) rotate(-90deg)}.product-card-swatches-row__arrow--next svg{transform:rotate(-90deg)}.product-card-swatches-viewport .product-card-swatches-item:has([data-product-card-swatch]:checked) label[data-value],.product-card-swatches-viewport label[data-value].is-selected{border-color:transparent;box-shadow:inset 0 0 0 1px #333}.product-card-swatches-viewport .product-card-swatches-item:has([data-product-card-swatch]:checked) label[data-value] .swatch,.product-card-swatches-viewport label[data-value].is-selected .swatch{border-color:#fff}.product-card-swatches-row__arrow svg{width:8px;height:8px;display:block}
/*# sourceMappingURL=/cdn/shop/t/339/assets/product-card.css.map */
