.shoppable-product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2rem 1rem;background-color:#fff;width:auto;min-height:125px;height:auto;z-index:10;opacity:1;visibility:visible;-webkit-transform-origin:initial;-ms-transform-origin:initial;transform-origin:initial;-webkit-transition:visibility .4s cubic-bezier(.75,0,.175,1),opacity .4s cubic-bezier(.75,0,.175,1),-webkit-transform .4s cubic-bezier(.75,0,.175,1);transition:visibility .4s cubic-bezier(.75,0,.175,1),opacity .4s cubic-bezier(.75,0,.175,1),-webkit-transform .4s cubic-bezier(.75,0,.175,1);-o-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);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);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),-webkit-transform .4s cubic-bezier(.75,0,.175,1);border-radius:15px;-webkit-box-shadow:5px 5px 15px rgba(0,0,0,.3);box-shadow:5px 5px 15px #0000004d;max-width:90vw;position:relative}@media (min-width: 900px){.shoppable-product-card{-webkit-box-shadow:5px 5px 15px rgba(0,0,0,.3);box-shadow:5px 5px 15px #0000004d;-webkit-transition:visibility .5s;-o-transition:visibility .5s;transition:visibility .5s;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}}.shoppable-product-card .wt-dot__link{gap:12px;width:100%}.shoppable-product-card .wt-dot__brand{font-size:calc(var(--font-base-size) * .65);padding-right:4px;word-wrap:break-word}.shoppable-product-card .wt-dot__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal;max-height:3em;padding-right:4px}.shoppable-product-card .wt-dot__picture{position:static;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;margin-right:0}.shoppable-product-card .wt-dot__picture img{display:block}.shoppable-product-card .wt-dot__image{position:static;width:auto;-webkit-box-sizing:border-box;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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--color-button-secondary-border);border-radius:var(--border-radius-button);-webkit-appearance:none;cursor:pointer;-webkit-transition:background .3s ease-in,color .3s ease-in;-o-transition:background .3s ease-in,color .3s ease-in;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-inline:12px}.shoppable-product-card--cross-sell{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:87vw;-webkit-box-shadow:none;box-shadow:none;height:100%}@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}}.shoppable-product-card--full{width:100%;max-width:none;margin-right:16px}.shoppable-video__container{position:relative}.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:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 0}.shoppable-video__control-button{position:absolute;z-index:6;top:16px;left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;padding:0;background-color:#00000040;border:none}.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{margin-top:-162px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;overflow-x:scroll;overflow-y:visible;padding:20px 24px 24px 10px;position:relative;z-index:1}@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__empty-product{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;display:none}@media (min-width: 400px){.shoppable-video__empty-product{display:block}}.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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--color-button-secondary-border);border-radius:var(--border-radius-button);-webkit-appearance:none;cursor:pointer;-webkit-transition:background .3s ease-in,color .3s ease-in;-o-transition:background .3s ease-in,color .3s ease-in;transition:background .3s ease-in,color .3s ease-in;width:34px;height:34px;padding:0}.shoppable-video__add-button svg{width:40px;height:40px}.shoppable-video__rewind-button{display:none}@media (min-width: 900px){.shoppable-video__rewind-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:12px}@media (min-width: 900px){.shoppable-video__buttons--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-shoppable-video.css.map */
