.product-stories{padding:20px 0;display:flex;align-items:center;justify-content:center;column-gap:10px}.product-stories .item{display:flex;flex-direction:column;row-gap:5px;justify-content:center;align-items:center;text-align:center}.product-stories .item .cover{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.product-stories .item .video{position:relative;overflow:hidden;width:80px;height:80px;border-radius:50%;border:solid 3px #ee7aa5;padding:3px;display:flex;align-items:center;justify-content:center;cursor:pointer}.product-stories .item .video .overlay{position:absolute;z-index:1;display:block;top:0;bottom:0;left:0;right:0;background-color:#000;opacity:.3}.product-stories .item .video .play-button{position:absolute;z-index:2;width:40px;height:auto}.product-stories .item .description{margin:0;font-size:14px}.full-screen-product-stories{position:fixed;z-index:10;top:0;bottom:0;left:0;right:0;display:none;align-items:center;justify-content:center}.full-screen-product-stories.open{display:flex}.full-screen-product-stories .overlay{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#000;opacity:.5;display:block}.full-screen-product-stories .container{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.full-screen-product-stories .item{width:80%;height:80%;max-width:800px;flex-direction:column;row-gap:5px;align-items:center;justify-content:center;display:none}.full-screen-product-stories .item.active{display:flex}.full-screen-product-stories video{width:auto;height:auto;max-width:100%;max-height:100%;border-radius:20px}.full-screen-product-stories .controls{display:flex;align-items:center;column-gap:10px;background-color:#242833;padding:3px 10px;border-radius:10px}.full-screen-product-stories .controls .sound,.full-screen-product-stories .controls .play,.full-screen-product-stories .controls .break,.full-screen-product-stories .controls .close{width:auto;cursor:pointer}.full-screen-product-stories .controls .sound{height:35px}.full-screen-product-stories .controls .play,.full-screen-product-stories .controls .break,.full-screen-product-stories .controls .close{height:25px}.full-screen-product-stories .controls img{width:100%;height:100%}.full-screen-product-stories .controls .playback{display:flex}.full-screen-product-stories .controls .playback .play,.full-screen-product-stories .controls .playback .break{display:none}.full-screen-product-stories .controls .playback.play .play,.full-screen-product-stories .controls .playback.break .break{display:block}.full-screen-product-stories .controls .sound{position:relative;display:inline-block}.full-screen-product-stories .controls .sound.off:before{content:"";position:absolute;z-index:1;top:15px;left:0;width:40px;height:3px;border-radius:5px;background:#fff;transform:rotate(45deg)}.full-screen-product-stories .progress-bar{width:100%;height:4px;background-color:#ddd;border-radius:10px;overflow:hidden}.full-screen-product-stories .progress-bar .progress{display:block;height:100%;background-color:#2fb2b1;transition:transform .3s linear 0s}
/*# sourceMappingURL=/cdn/shop/t/37/assets/product-stories.css.map */
