.vo-product-carousel{--vo-product-carousel-gap: .2rem;padding-top:calc(2.4rem + var(--vo-product-carousel-extra-padding-top, 0px));padding-bottom:calc(2.4rem + var(--vo-product-carousel-extra-padding-bottom, 0px));background:var(--bg-color-base-default, #ffffff)}.vo-product-carousel__header{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0 3.2rem;margin-bottom:2.4rem;text-align:center}.vo-product-carousel__copy{width:100%;max-width:42rem}.vo-product-carousel__heading{margin:0 0 .8rem;color:var(--text-color-base-default, #202125);font-weight:400}.vo-product-carousel__body{margin:0;color:var(--text-color-base-default, #202125);font-weight:400}.vo-product-carousel__body p{margin:0}.vo-product-carousel__view-all{display:inline-flex;align-items:center;gap:.8rem;flex:0 0 auto;color:var(--text-color-functional-link, #202125);font-weight:400;text-decoration:underline;text-decoration-thickness:.08rem;text-underline-offset:.2rem;white-space:nowrap}.vo-product-carousel__empty-note{margin:0 3.2rem 2rem;color:var(--text-color-base-tertiary, #69697a);font-weight:400;text-align:center}.vo-product-carousel__view-all-icon{width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center}.vo-product-carousel__view-all-icon svg{width:100%;height:100%;display:block}.vo-product-carousel__viewport{overflow:hidden}.vo-product-carousel__viewport.swiper{touch-action:pan-y}.vo-product-carousel__viewport:not(.swiper-initialized) .vo-product-carousel__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--vo-product-carousel-gap);width:100%;transform:none}.vo-product-carousel__viewport.swiper-initialized .vo-product-carousel__track{margin-right:calc(-1 * var(--vo-product-carousel-gap))}.vo-product-carousel__item{min-width:0;height:auto}.vo-product-carousel__viewport:not(.swiper-initialized) .vo-product-carousel__item{width:auto}.vo-product-carousel__viewport.swiper-initialized .vo-product-carousel__item{box-sizing:border-box;padding-right:var(--vo-product-carousel-gap)}.vo-product-carousel__card{position:relative;display:flex;flex-direction:column;min-height:100%;color:var(--text-color-base-default, #202125);text-decoration:none}.vo-product-carousel__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.vo-product-carousel__card--placeholder{pointer-events:none}.vo-product-carousel__media{position:relative;aspect-ratio:359 / 450;overflow:hidden;background:#f2f2f2}.vo-product-carousel__media-top{position:absolute;inset:0 0 auto;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;min-height:4rem;padding:1.6rem;pointer-events:none}.vo-product-carousel__badge,.vo-product-carousel__badge-placeholder{min-height:1.6rem}.vo-product-carousel__badge{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-color-base-default, #202125);font-weight:400}.vo-product-carousel__wishlist{width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center;flex:0 0 1.6rem;position:relative;z-index:3;pointer-events:auto}.vo-product-carousel__wishlist svg{width:100%;height:100%;display:block}.vo-product-carousel__media-asset{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:6rem 2.4rem 4.8rem}.vo-product-carousel__image{width:100%;max-width:82%;height:auto;display:block;object-fit:contain}.vo-product-carousel__image-placeholder{width:60%;aspect-ratio:2 / 1;border-radius:999px;background:#20212514}.vo-product-carousel__color-count{position:absolute;inset:auto 1.6rem 1.2rem;color:var(--text-color-base-tertiary, #69697a);font-weight:400}.vo-product-carousel__info{position:relative;display:flex;flex-direction:column;gap:0;padding:.8rem 1.6rem 1.2rem}.vo-product-carousel__main-copy{display:flex;flex-direction:column;gap:.4rem}.vo-product-carousel__product-code{display:block;color:var(--text-color-base-default, #202125);font-weight:400;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.vo-product-carousel__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem}.vo-product-carousel__price-current{color:var(--text-color-base-default, #202125);font-weight:400}.vo-product-carousel__price-compare{color:var(--text-color-base-tertiary, #69697a);font-weight:400;text-decoration-thickness:.08rem}.vo-product-carousel__sale-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.2rem .4rem;border-radius:.4rem;background:#000;color:#fff;font-weight:400}.vo-product-carousel__detail-row{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;color:var(--text-color-base-tertiary, #69697a);font-weight:400}.vo-product-carousel__detail-separator{color:var(--text-color-base-secondary, #3b3d43)}.vo-product-carousel__card-link:focus-visible,.vo-product-carousel__view-all:focus-visible{outline:.2rem solid var(--text-color-base-default, #202125);outline-offset:.2rem}@media screen and (min-width:768px){.vo-product-carousel__viewport.swiper-initialized{cursor:grab}.vo-product-carousel__viewport.swiper-initialized.swiper-horizontal:active{cursor:grabbing}.vo-product-carousel__viewport:not(.swiper-initialized) .vo-product-carousel__track{grid-template-columns:repeat(4,minmax(0,1fr))}.vo-product-carousel__heading,.vo-product-carousel__body{text-align:center}}@media screen and (min-width:1024px){.vo-product-carousel{--vo-product-carousel-gap: .4rem;padding-top:calc(4rem + var(--vo-product-carousel-extra-padding-top, 0px));padding-bottom:calc(4rem + var(--vo-product-carousel-extra-padding-bottom, 0px))}.vo-product-carousel__header{flex-direction:row;align-items:center;justify-content:space-between;gap:3.2rem;margin-bottom:2.4rem;text-align:left}.vo-product-carousel__copy{max-width:none;flex:1 1 auto}.vo-product-carousel__heading,.vo-product-carousel__body{text-align:left}.vo-product-carousel__empty-note{text-align:left;margin-inline:6.4rem}.vo-product-carousel__color-count{display:none}.vo-product-carousel__info{padding-top:1.6rem;padding-bottom:0}}@media screen and (min-width:1440px){.vo-product-carousel__header{padding-inline:6.4rem}}.vo-megamenu-carousel .vo-product-carousel__card{height:100%}.vo-megamenu-carousel .vo-product-carousel__media{aspect-ratio:unset;height:253px;flex-shrink:0;overflow:hidden}.vo-megamenu-carousel .vo-product-carousel__media-asset{padding:0}.vo-megamenu-carousel .vo-product-carousel__image{width:100%;height:100%;max-width:none;display:block;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/4/assets/vo-product-carousel.css.map */
