.shoppable-product-card{display:flex;box-sizing:border-box;padding:calc(var(--gap, 8px) * 1);background:var(--color-background);color:var(--color-text);width:auto;min-height:125px;height:auto;z-index:10;opacity:1;visibility:visible;transform-origin:initial;transition:visibility .4s cubic-bezier(.75,0,.175,1),opacity .4s cubic-bezier(.75,0,.175,1),transform .4s cubic-bezier(.75,0,.175,1);border-radius:var(--border-radius);box-shadow:5px 5px 15px rgba(var(--color-text-rgb),.3);max-width:90vw;position:relative}@media(min-width:900px){.shoppable-product-card{box-shadow:5px 5px 15px #0000004d;transition:visibility .5s;transition-delay:.5s}}.shoppable-product-card .wt-dot__link{gap:calc(var(--gap, 8px) * 2);width:100%}.shoppable-product-card .wt-dot__body{width:140px}@media(min-width:900px){.shoppable-product-card .wt-dot__body{width:180px}}.shoppable-product-card .wt-dot__brand{font-size:calc(var(--font-base-size) * .65);padding-right:4px;word-wrap:break-word}[dir=rtl] .shoppable-product-card .wt-dot__brand{padding-right:0;padding-left:4px}.shoppable-product-card .wt-dot__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;max-height:3em;padding-right:4px}[dir=rtl] .shoppable-product-card .wt-dot__title{padding-right:0;padding-left:4px}.shoppable-product-card .wt-dot__picture{position:static;width:fit-content;height:100%;margin-right:0}.shoppable-product-card .wt-dot__picture img{display:block}.shoppable-product-card .wt-dot__image{position:static;width:auto;box-sizing:border-box}.shoppable-product-card .wt-dot__brand,.shoppable-product-card .wt-dot__title,.shoppable-product-card .wt-dot__price{margin-top:6px}.shoppable-product-card__add-button{background:var(--color-button-secondary-background);color:var(--color-button-secondary-text);font-size:var(--font-button-size);font-family:var(--font-button);font-style:var(--font-button-style);font-weight:var(--font-button-weight);text-transform:var(--font-button-transform, none);letter-spacing:var(--font-button-letter-spacing, normal);text-align:center;display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--color-button-secondary-border);border-radius:var(--border-radius-button);-webkit-appearance:none;cursor:pointer;transition:background .3s ease-in,color .3s ease-in;width:34px;height:34px;padding:0}.shoppable-product-card__add-button svg{width:20px;height:20px}.shoppable-product-card__add-button-container{display:flex;justify-content:center;align-items:center;padding-inline:12px}.shoppable-product-card--cross-sell{width:fit-content;max-width:87vw;box-shadow:none}@media(min-width:600px){.shoppable-product-card--cross-sell{width:100%;max-width:390px}}@media(max-width:399px){.shoppable-product-card--cross-sell .wt-dot__picture img{max-width:90px;max-height:90px}}@media(min-width:600px){.shoppable-product-card--cross-sell .wt-dot__body{width:202px}}.shoppable-product-card--full{width:100%;max-width:none;margin-right:16px}@media(min-width:600px){.shoppable-product-card--full .wt-dot__body{width:280px}}.video-reels{--video-control-height: 40px;display:block}.video-reels__container{align-items:center}.video-reels__text{text-align:var(--text-alignment, center);color:var(--color-custom-text, var(--color-text));margin-bottom:calc(var(--gap, 8px) * 2)}[data-text-style-headline] .video-reels__text{font-family:var(--font-headline);font-style:var(--font-headline-style);font-weight:var(--font-headline-weight);text-transform:var(--font-headline-transform, none);font-size:var(--font-headline-size);letter-spacing:var(--font-headline-letter-spacing, normal);line-height:var(--font-headline-line-height, normal);color:var(--color-custom-text, var(--color-headings-text, var(--color-text)));font-size:calc(var(--font-headline-size) * var(--font-headline-scale, 1))}@media(min-width:1200px){[data-text-style-headline] .video-reels__text{font-size:min(calc(var(--font-headline-size) * var(--font-headline-scale-desk, 1)),calc(var(--font-headline-size) + 13.5vw))}}.video-reels [data-swiper-slide].reel{aspect-ratio:9 / 16;border-radius:18px;overflow:hidden;position:relative;background:rgba(var(--reel-accent-rgb),.06);transform:scale(.92);transition:transform .45s cubic-bezier(.22,.61,.36,1),box-shadow .45s cubic-bezier(.22,.61,.36,1),filter .45s ease;filter:saturate(.92) brightness(.95);box-shadow:0 6px 18px rgba(var(--reel-accent-rgb),.08);cursor:pointer}.video-reels [data-swiper-slide].reel.active,.video-reels [data-swiper-slide].reel.swiper-slide-active{transform:scale(1);filter:saturate(1) brightness(1);box-shadow:0 18px 40px rgba(var(--reel-accent-rgb),.18)}.reel__media,.reel__media low-power-video,.reel__media video-controls,.reel__media .wt-video__movie{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.reel__media .wt-video__movie--placeholder{display:flex}.reel__media .wt-video__movie--placeholder svg{width:100%;height:100%}.video-reels [data-swiper-slide].reel video{width:100%;height:100%;object-fit:cover;display:block}.reel__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(var(--reel-accent-rgb),.05),rgba(var(--reel-accent-rgb),0) 45%);pointer-events:none;transition:opacity .3s ease}.reel__overlays{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;transition:opacity .3s ease}.reel.is-playing .reel__overlays,.reel.is-playing .reel__media:after{opacity:0}.reel__quote{margin:8px 0 0;padding:0 4px;text-align:center;color:#fffffff2;text-shadow:0 1px 2px rgba(var(--reel-accent-rgb),.4);max-width:100%}.reel__quote__text{font-family:var(--font-body-family, inherit);font-style:italic;font-weight:400;font-size:14px;line-height:1.35;letter-spacing:.005em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.reel__play{position:absolute;top:50%;left:50%;width:54px;height:54px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(var(--reel-cta-rgb),.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;pointer-events:auto;transform:translate(-50%,-50%);transition:transform .25s cubic-bezier(.22,.61,.36,1),background .25s ease,opacity .25s ease;box-shadow:0 8px 18px rgba(var(--reel-accent-rgb),.3)}.reel__play:hover,.reel__play:focus-visible{background:rgba(var(--reel-cta-rgb),.75);outline:none;transform:translate(-50%,-50%) scale(1.05)}.reel__play .icon,.reel__play svg{width:auto;height:18px;margin-left:3px;fill:currentColor}.reel.active .reel__play{animation:reel-play-pulse 2.6s ease-in-out infinite}@keyframes reel-play-pulse{0%,to{box-shadow:0 8px 18px rgba(var(--reel-accent-rgb),.3),0 0 #ffffff59}50%{box-shadow:0 8px 22px rgba(var(--reel-accent-rgb),.34),0 0 0 10px #fff0}}.reel__bottom{position:absolute;inset:auto 0 0 0}.reel__bottom__fade{position:absolute;top:-90%;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(var(--reel-accent-rgb),0),rgba(var(--reel-accent-rgb),.1) 30%,rgba(var(--reel-accent-rgb),.65))}.reel__bottom__content{position:relative;padding:0 14px 14px;display:flex;flex-direction:column;align-items:center;gap:6px;color:#fff;text-shadow:0 1px 2px rgba(var(--reel-accent-rgb),.4)}.reel__handle{display:inline-block;background:#ffffffeb;color:var(--reel-cta);font-size:14px;font-weight:600;letter-spacing:.005em;padding:5px 14px;border-radius:999px;white-space:nowrap;text-shadow:none;box-shadow:0 1px 4px rgba(var(--reel-accent-rgb),.18);margin-bottom:4px}.reel__meta{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.reel__rating{--color-star-rating: #ffffff;display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500}.reel__rating .wt-rating__stars,.reel__rating .reel__rating__stars .wt-rating__stars{font-size:14px!important;letter-spacing:1px}.reel__age{font-size:13px;font-weight:400;opacity:.95;letter-spacing:.01em}.reel:not(.active) .reel__quote,.reel:not(.active) .reel__bottom__content{opacity:.85}.video-reels [data-swiper-slide] .wt-video__sound-toggle,.video-reels [data-swiper-slide] .shoppable-video__control-button,.video-reels [data-swiper-slide] .shoppable-product-card{display:none!important}@media(min-width:600px){.reel__quote__text{font-size:15px}.reel__handle{font-size:15px;padding:6px 16px}.reel__rating{font-size:14px}.reel__rating .wt-rating__stars{font-size:15px!important}.reel__age{font-size:14px}}@media(min-width:1200px){.video-reels [data-swiper-slide].reel{border-radius:22px}.reel__play{width:60px;height:60px}.reel__play svg{height:20px}.reel__quote__text,.reel__handle{font-size:16px}.reel__rating,.reel__age{font-size:15px}}.video-reels [data-swiper-slide] .wt-dot__body{width:100%;word-break:break-word}.video-reels [data-swiper-slide] video{width:100%;height:100%;object-fit:cover}.video-reels .wt-dot__image{max-width:90px;max-height:90px}@media(min-width:1600px){.video-reels .wt-dot__image{max-width:110px;max-height:110px}}@media(min-width:1200px){.video-reels .price__sale.visible{flex-direction:column-reverse}}.video-reels .price__sale.visible .price__sale__details-wrapper{flex-wrap:wrap;justify-content:flex-start;gap:4px}@media(min-width:1200px){.video-reels .price__sale.visible span:has(.wt-product__price__compare){justify-content:flex-start}}.wt-slider__container--video-carousel .wt-slider__nav-btn{top:45%!important}.wt-slider__container--video-carousel[data-sound=off] .wt-video__sound-toggle .svg-icon--volume{display:none}.wt-slider__container--video-carousel[data-sound=off] .wt-video__sound-toggle .svg-icon--volume-muted,.wt-slider__container--video-carousel[data-sound=on] .wt-video__sound-toggle .svg-icon--volume{display:block}.wt-slider__container--video-carousel[data-sound=on] .wt-video__sound-toggle .svg-icon--volume-muted{display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-video-carousel.css.map */
