.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}}.shoppable-video__container{position:relative}.shoppable-video__scroll-stage{position:relative;height:calc(var(--sv-sticky-height, 0px) + var(--sv-scroll-track, 0px))}.shoppable-video__scroll-stage .shoppable-video__container{position:sticky;top:0}.shoppable-video__container .hero__overlay{display:none}.shoppable-video__play-button{width:16px;height:16px;position:absolute;top:8px;left:10px;z-index:1}.shoppable-video__play-button-container{display:flex;padding:8px 0}.shoppable-video__control-button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;padding:0;background-color:#00000040;border:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;z-index:6;top:16px;left:16px}.shoppable-video__control-button--play .shoppable-video__icon-play,.shoppable-video__control-button--pause .shoppable-video__icon-pause{display:none}.shoppable-video__icon-play{width:20px;height:20px;color:#fff;fill:#fff}.shoppable-video__icon-play svg{width:20px;height:20px}.shoppable-video__icon-pause{width:20px;height:20px;color:#fff;fill:#fff}.shoppable-video__icon-pause svg{width:20px;height:20px}.shoppable-video__products-wrapper{position:relative}.shoppable-video__products{margin-top:-162px;width:100%;height:fit-content;display:flex;gap:8px;overflow-x:hidden;overflow-y:visible;scroll-snap-type:none;scroll-padding-left:0;scroll-behavior:auto;align-items:stretch;padding:20px 10px 24px;position:relative;z-index:1;touch-action:pan-y;overscroll-behavior-inline:contain}[dir=rtl] .shoppable-video__products{flex-direction:row-reverse;padding-left:10px;padding-right:10px}@media(min-width:900px){.shoppable-video__products{margin-top:-172px;scrollbar-width:none;-ms-overflow-style:none}.shoppable-video__products::-webkit-scrollbar{display:none}}.shoppable-video__products-arrow-item{position:sticky;left:10px;flex:0 0 auto;display:flex;align-items:center;align-self:stretch;z-index:18;pointer-events:auto;margin-right:4px}.shoppable-video__products-arrow-item[hidden]{display:none}.shoppable-video__products-arrow{pointer-events:auto;width:auto;min-width:68px;height:56px;padding:0;display:inline-flex;justify-content:center;align-items:center;align-self:center;border:0;border-radius:999px;background:transparent;color:var(--color-custom-text, var(--color-foreground));cursor:pointer;transform:translate(0);position:relative;z-index:19;overflow:visible;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .3s ease}.shoppable-video__products-arrow-glow{position:absolute;inset:auto 16px 12px 16px;height:22px;border-radius:999px;background:color-mix(in srgb,var(--color-custom-text, var(--color-foreground)) 18%,transparent);filter:blur(16px);opacity:.42;pointer-events:none}.shoppable-video__products-arrow-badge{position:relative;display:inline-flex;align-items:center;gap:10px;min-height:56px;padding:7px 8px 7px 16px;border-radius:999px;border:1px solid var(--sv-card-border-color, var(--color-button-secondary-border));background:linear-gradient(135deg,rgba(var(--sv-card-bg-rgb, 255, 255, 255),.98),rgba(var(--sv-card-bg-rgb, 255, 255, 255),.86));box-shadow:0 12px 26px rgba(0,0,0,var(--sv-card-shadow-opacity, .16)),inset 0 1px #ffffff7a;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.shoppable-video__products-arrow-label{max-width:5rem;overflow:hidden;color:color-mix(in srgb,var(--color-custom-text, var(--color-foreground)) 82%,transparent);font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;transition:max-width .35s cubic-bezier(.22,1,.36,1),opacity .25s ease,margin .35s cubic-bezier(.22,1,.36,1)}.shoppable-video__products-arrow-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fffffff5,#ffffffc2 58%,#fff3);box-shadow:inset 0 1px #ffffff94,0 8px 18px #00000024}.shoppable-video__products-arrow-icon svg{width:24px;height:24px}.shoppable-video__products-arrow-orbit,.shoppable-video__products-arrow-arc,.shoppable-video__products-arrow-line,.shoppable-video__products-arrow-head{stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}.shoppable-video__products-arrow-orbit{opacity:.16;stroke-width:1.6}.shoppable-video__products-arrow-arc{opacity:.38;stroke-width:1.8;stroke-dasharray:64 12;transition:transform .35s ease,opacity .3s ease}.shoppable-video__products-arrow-line,.shoppable-video__products-arrow-head{stroke-width:2.3;transition:transform .35s cubic-bezier(.22,1,.36,1)}.shoppable-video__products-arrow-item.is-docked .shoppable-video__products-arrow{transform:translate(0)}.shoppable-video__products-arrow:hover{transform:translateY(-2px)}.shoppable-video__products-arrow:active{transform:translate(-1px) scale(.98)}.shoppable-video__products-arrow:hover .shoppable-video__products-arrow-badge{box-shadow:0 16px 32px #0003,inset 0 1px #ffffff9e}.shoppable-video__products-arrow:hover .shoppable-video__products-arrow-line{transform:translate(1px)}.shoppable-video__products-arrow:hover .shoppable-video__products-arrow-head{transform:translate(2px)}.shoppable-video__products-arrow:hover .shoppable-video__products-arrow-arc{transform:rotate(10deg)}.shoppable-video__products-arrow-item.is-docked .shoppable-video__products-arrow-label{max-width:0;opacity:0;margin-right:-2px}.shoppable-video__products-arrow-item.is-at-end .shoppable-video__products-arrow-badge{box-shadow:none}.shoppable-video__products-arrow-item.is-at-end .shoppable-video__products-arrow-glow{opacity:.18}.shoppable-video__products-arrow:disabled{opacity:.45;cursor:default}.shoppable-video__products-arrow:disabled:hover{transform:none}[dir=rtl] .shoppable-video__products-arrow-item{left:auto;right:10px}[dir=rtl] .shoppable-video__products{scroll-padding-left:0;scroll-padding-right:0}[dir=rtl] .shoppable-video__products-arrow-icon svg{transform:scaleX(-1)}.shoppable-video__empty-product{flex-shrink:0;flex-grow:1;width:100%;display:block}.shoppable-video__product{flex:0 0 auto;scroll-snap-align:none;scroll-snap-stop:normal}@media(min-width:900px){.shoppable-video__products{padding-left:16px;padding-right:16px;scroll-padding-left:0}.shoppable-video__products-arrow-item{left:16px}[dir=rtl] .shoppable-video__products-arrow-item{right:16px}[dir=rtl] .shoppable-video__products{scroll-padding-right:0}}@media(max-width:749px){.shoppable-video__products-arrow-badge{min-height:52px;padding-left:14px}.shoppable-video__products-arrow-icon{width:38px;height:38px}}@media(max-width:479px){.shoppable-video__products-arrow-badge{min-height:48px;padding:6px;border-radius:18px}.shoppable-video__products-arrow-label{display:none}.shoppable-video__products-arrow-icon{width:36px;height:36px}}.shoppable-video__add-button,.shoppable-video__rewind-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);height:var(--input-height);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-video__add-button svg{width:20px;height:20px}.shoppable-video__rewind-button{display:none}@media(min-width:900px){.shoppable-video__rewind-button{display:flex;justify-content:center;align-items:center}}.shoppable-video__rewind-button:hover svg{fill:var(--color-button-secondary-text-hover)}.shoppable-video__rewind-button svg{fill:var(--color-button-secondary-text);width:20px;height:20px}.shoppable-video__buttons{display:flex;justify-content:center;align-items:center;padding-right:12px}[dir=rtl] .shoppable-video__buttons{padding-right:0;padding-left:12px}@media(min-width:900px){.shoppable-video__buttons--column{flex-direction:column;justify-content:space-evenly}}
/*# sourceMappingURL=/cdn/shop/t/191/assets/section-shoppable-video.css.map */
