video-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-black),.8);z-index:9999;display:flex;align-items:center;justify-content:center}video-modal .video-wrapper{position:relative;width:100vw}video-modal .video-wrapper iframe{position:absolute}video-modal[data-style=video] .video-wrapper{aspect-ratio:16 / 9;max-width:960px}video-modal[data-style=short] .video-wrapper{aspect-ratio:9 / 16;max-width:39.1rem;height:100%}.controls-bar{position:absolute;bottom:1.2rem;left:1.2rem;z-index:100}.play-icon{display:inline-block}.pause-icon{display:none}.video-modal:not(.paused) .play-icon{display:none}.video-modal:not(.paused) .pause-icon{display:inline-block}video-modal[data-style=video] .shoppable-products{align-items:flex-end;display:flex;flex-flow:column;row-gap:1rem}.add-all-to-bag-btn{min-width:18.6rem;min-height:3.6rem}@media screen and (max-width: 767px){video-modal[data-style=short] .video-wrapper{aspect-ratio:9 / 16;max-width:100%;max-height:calc(100dvh - 16.6rem)}}@media screen and (min-width: 768px){video-modal[data-style=video] .shoppable-products{position:absolute;right:1rem;bottom:1rem;z-index:1}video-modal[data-style=short] .add-all-to-bag-wrapper{background-color:rgb(var(--color-white));bottom:0;left:0;padding:2rem 2.4rem;position:absolute;width:100%}video-modal[data-style=short] .add-all-to-bag-btn{width:100%}}.shoppable-product .quick-add__submit{text-transform:uppercase;border-bottom:.1rem solid rgb(var(--color-black));margin-top:.7rem}.shoppable-product .sold-out-text{margin-top:.7rem;text-transform:uppercase}video-modal[data-style=video] .shoppable-products-wrapper{display:flex;column-gap:.153rem}.shoppable-product{background-color:rgb(var(--color-white));display:flex;padding:.7rem}.shoppable-product-left{display:flex;flex-direction:column;gap:.7rem}.shoppable-product-right{position:relative;width:100%}.shoppable-product-timestamp{cursor:pointer;line-height:1rem}@media screen and (min-width: 768px){video-modal[data-style=video] .shoppable-product-right{clip-path:inset(0 100% 0 0);transition:max-width .4s ease,clip-path .4s ease,opacity .4s ease;opacity:0;max-width:0}video-modal[data-style=video] .shoppable-product[open] .shoppable-product-right{max-width:31.2rem;clip-path:inset(0 0 0 0);opacity:1;padding-left:1rem}video-modal[data-style=video] .shoppable-product .shoppable-product-info{width:30.2rem}}.shoppable-product-image{width:7.8rem}.shoppable-product-timestamp span{text-decoration:underline}.shoppable-product .product-title-price{display:flex;justify-content:space-between;align-items:center;gap:3rem}.product-variant-title{position:absolute;bottom:0;right:.1rem}.close-video-modal{position:absolute;right:1.8rem;top:1.8rem;z-index:100}.close-video-modal svg{width:1.8rem;height:1.8rem;color:rgb(var(--color-white))}@media screen and (min-width: 768px){[data-has-shoppable-products=true][data-style=short] .close-video-modal svg{color:rgb(var(--color-black))}}.video-modal-content{position:relative}video-modal[data-style=short] .video-modal-content{display:flex;flex-direction:row}video-modal[data-style=short] .shoppable-products{background-color:rgb(var(--color-white));max-width:39.1rem;padding-inline:2.4rem 3.1rem;padding-top:6.2rem;position:relative}@media only screen and (min-width: 768px){video-modal[data-style=short] .shoppable-products{max-height:69.5rem}}video-modal[data-style=short] .shoppable-products-wrapper{height:100%;max-height:calc(100% - 8.4rem);overflow:auto}video-modal[data-style=short] .product-title-price{align-items:flex-start}video-modal[data-style=short] .shoppable-product{column-gap:1rem;padding:1.7rem 0}video-modal[data-style=short] .shoppable-product:first-child{padding-top:1rem}video-modal[data-style=short] .shoppable-product+.shoppable-product{border-top:.1rem solid rgb(var(--color-black))}video-modal[data-style=short] .shoppable-product-timestamp{margin-top:0}@media screen and (min-width: 768px){video-modal[data-style=short] .shoppable-product-left{margin-left:.7rem}}@media screen and (max-width: 767px){.shoppable-product{min-width:max-content}video-modal[data-style=video] .shoppable-products{max-width:100vw;padding-top:1rem;align-items:flex-start}video-modal[data-style=video] .shoppable-products-wrapper{width:100%;overflow:auto;padding-inline:1rem}video-modal[data-style=video] .shoppable-products .shoppable-product-right{padding-left:1rem}video-modal[data-style=short]{display:block}video-modal[data-style=short] .video-modal-content{flex-direction:column}video-modal[data-style=short] .shoppable-products{width:100%;max-width:100%;background-color:transparent;padding:1rem 0 0}video-modal[data-style=short] .shoppable-products-wrapper{height:auto;display:flex;gap:.2rem;overflow:auto;align-items:stretch;padding-inline:1rem}.shoppable-products-wrapper::-webkit-scrollbar{display:none}video-modal[data-style=short] .shoppable-product,video-modal[data-style=short] .shoppable-product:first-child{padding:.7rem}.add-all-to-bag-btn{margin-left:1rem}video-modal[data-style=short] .add-all-to-bag-btn{margin-top:1rem;--color-button-background: var(--color-white);--color-button-text: var(--color-black)}}video-modal[data-style=video] .shoppable-title{display:none!important}@media screen and (max-width: 1024px) and (orientation: landscape){video-modal[data-style=video] .video-modal-content{display:flex;width:100%}video-modal[data-style=video] .shoppable-title{display:block!important}video-modal[data-style=video] .shoppable-products{align-items:flex-start;background-color:rgb(var(--color-white));flex-grow:1;max-width:45%;padding-left:0;padding-top:5.1rem;position:relative;padding-inline:1.2rem;bottom:0;right:0}video-modal[data-style=video] .video-wrapper{flex-grow:1;max-width:55%}video-modal[data-style=video] .shoppable-products-wrapper{flex-flow:column;overflow:scroll;width:100%;max-height:calc(100% - 7.3rem)}video-modal[data-style=video] .shoppable-product .shoppable-product-info{width:100%}video-modal[data-style=video] .shoppable-products-wrapper::-webkit-scrollbar{display:none}video-modal[data-style=video] .shoppable-product{min-width:100%}video-modal[data-style=video] .shoppable-products .shoppable-product-right{flex-grow:1}video-modal[data-style=video] .shoppable-product .shoppable-product-right{max-width:initial;clip-path:inset(0 0 0 0);opacity:1;padding-left:1rem}.add-all-to-bag-wrapper{position:absolute;bottom:0;width:100%;left:0;padding:1.8rem 1.2rem;background-color:rgb(var(--color-white))}.add-all-to-bag-btn{min-width:100%;min-height:4.9rem;--color-button-text: var(--color-white);--color-button-background: var(--color-black)}.close-video-modal svg{color:rgb(var(--color-black))}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/video-module-shoppable-products.css.map */
