.video-popup{position:fixed;width:400px;height:710px;max-height:100vh;max-width:100vw;background-color:#fff;bottom:2rem;right:200px;z-index:5;color:#fff;border-radius:15px;overflow:hidden}.video-overlay__close svg path{stroke:#fff}.video-item,.video-list{width:100%;height:100%}.video-item{position:relative}.video-item.active:after{content:"";width:calc(100% + 1rem);height:calc(100% + 1rem);position:absolute;top:50%;left:50%;border:2px solid #F50D3A;transform:translate(-50%,-50%);border-radius:1rem}.video-popup video{object-fit:cover;max-width:100%;max-height:100%}.video-overlay{position:absolute;background:linear-gradient(180deg,#00000080,#0000 48%,#00000080);width:100%;height:100%;top:0;padding:30px 20px 20px;display:flex;flex-direction:column}.video-overlay__top{height:80%;position:absolute;top:0;padding:30px 20px 20px;z-index:2;display:flex;flex-direction:column;width:100%}.video-overlay__bottom{position:absolute;height:auto;bottom:0;padding:0 20px 20px;z-index:2;width:100%}.video-overlay__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.video-overlay__title{text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px;letter-spacing:.8px;text-align:left}.video-overlay__description p{color:#fff;margin-top:0;font-size:14px;line-height:19px}.video-overlay__controls-center{display:flex;align-items:end;flex-direction:column;gap:1rem;margin-top:auto;margin-bottom:115px}.video-overlay__controls-bottom{display:flex;justify-content:space-between;margin-bottom:10px}.video-progress-bar{height:4px;position:relative;z-index:1;display:flex;margin-left:4px;margin-right:4px}.video-progress-bar__item{height:100%;margin-inline:0px}.video-progress-bar__item-inner{height:100%;width:100%;transform:scaleX(0);transform-origin:top left;transition:none}.video-progress-bar__item-inner.has-played{width:100%;transform:scaleX(1);transition:none}.video-progress-bar__item-inner.has-played,.video-progress-bar__item-inner.is-playing{background-color:#fff}.video-progress-bar__item-inner.is-playing{transition:none;transform-origin:top left}.rte .video-thumbnail img{border-radius:100%}.video-overlay__close:hover,.video-thumbnail:hover{cursor:pointer}.video-popup .icon-video-arrow-down.rotate{transform:rotate(180deg);transition:cubic-bezier(1,0,0,1)}.control__product-box{max-height:4.5rem;transition:transform .3s ease;display:flex;align-items:center}.control__product-box.open .video__view-product{opacity:0;visibility:hidden;max-width:0px}.control__product-box:not(.open) .video__view-product{display:inline-block;max-width:300px;opacity:1;visibility:visible}.control__product-box:not(.open){background-color:#00000026;padding-right:2.3rem;border-radius:2.6rem}.control__product-box:not(.open) svg{transform:rotate(180deg)}.control__product-box:not(.open) path{fill:transparent}.video__view-product{font-size:10px;font-weight:700;line-height:13.84px;letter-spacing:1px;text-align:left;text-transform:uppercase;transition:max-width .45s ease;overflow:hidden}.video-overlay__bottom.open .control__product-box{transform:rotate(180deg)}.video-overlay__product{position:relative}.video-product-modal{position:absolute;bottom:0;background-color:#fff;padding:2rem 1rem;width:100%;color:#000;border-radius:1rem;transform:translateY(150%);transition:transform .3s ease;font-size:12px;font-weight:700;line-height:16px;letter-spacing:1px}.video-overlay__bottom.open .video-product-modal{transform:translateY(0)}.video-product-modal .back-in-stock-form{display:none!important}.video-product-modal h6{margin-top:0;margin-bottom:1rem}.video-product-modal .reviews-badge__container{margin-bottom:2rem}.video-product-modal .reviews-badge__container.no-reviews{margin-bottom:0}.video-product-modal .product-form__input input[type=radio]+label{padding:8px}.video-product-modal variant-radios .product-form__input{gap:1rem}.video-product-modal variant-radios{margin-top:0}.video-product-modal .option-label__content--image{width:4rem}.video-product-modal .product__title-subtitle{display:flex;justify-content:space-between;margin-bottom:7px}.video-product-modal .stamped-product-reviews-text,.video-product-modal label.fullwidth .option-label__content--option-name,.video-product-modal label.fullwidth .price--on-sale .price-item--sale{font-size:12px!important;font-weight:700;line-height:16px;letter-spacing:1px}.video-product-modal label.fullwidth .price--on-sale{align-items:center}.video-product-modal .option-label__content .price--on-sale .price-item--regular{font-size:10px!important;font-weight:700;line-height:16px;text-align:left}.video-product-modal .option-badge{font-size:8px;font-weight:700;line-height:11px;letter-spacing:.5px}.video-product-modal__close,.control__volume,.video-control,.control__product-box{cursor:pointer}.video-item.product_info:after{width:100%;height:100%;content:"";background-color:#3939394d;position:absolute;top:0;left:0;z-index:2}.video-overlay__close{margin-right:8px;margin-top:-3px;display:flex}.video-quick-add__submit,.video-product-modal .product-form__submit{padding:15px 30px;justify-content:flex-start;font-size:10px;font-weight:700;line-height:14px;letter-spacing:1px;text-align:left;margin-bottom:0}.video-quick-add__submit .price,.product-form__buttons .video-quick-add__submit .price__container{font-size:10px;font-weight:700;line-height:14px;letter-spacing:1px;color:#fff}.video-quick-add__submit:hover .price{color:var(--clr-raspberry)}.control__volume,.volume-off,.volume-on{display:flex}@media screen and (max-width: 1440px){.video-popup{right:15px}}@media screen and (max-width: 749px){.video-popup{max-width:calc(100% - 20px);z-index:5}}@media only screen and (max-width: 570px){.video-popup{right:0;max-width:100%;max-height:100%;height:100%;width:100%;bottom:0;border-radius:0}.video-progress-bar{margin-left:0;margin-right:0}}.video-quick-add__submit:hover *{color:var(--clr-raspberry)}.video-thumbnails-list::-webkit-scrollbar{display:none}.swiper-slider-video-list{padding-left:0}video::-webkit-media-controls{-webkit-appearance:none!important;display:none!important}video::-webkit-media-controls-fullscreen-button{display:none!important}.video-popup video::-webkit-media-controls-play-button{display:none}.video-popup video::-webkit-media-controls-timeline{display:none}.video-popup video::-webkit-media-controls-current-time-display{display:none}.video-popup video::-webkit-media-controls-time-remaining-display{display:none}.video-popup video::-webkit-media-controls-mute-button{display:none}.video-popup video::-webkit-media-controls-toggle-closed-captions-button{display:none}.video-popup video::-webkit-media-controls-volume-slider{display:none}.video-list__item video{max-width:100%;max-height:100%;object-fit:cover;border-radius:10px;aspect-ratio:275/488}.video-slider li{aspect-ratio:275/488;border-radius:10px;max-height:49rem}.video-overlay__product .product__media-wrapper,.video-overlay__product .product__accordion,.video-overlay__product .product__description,.video-overlay__product .block-buy_buttons~*,.video-list .video-product-modal__content .product__title{display:none}.video-overlay__product .product__info-container{margin-left:0;min-width:100%}.video-overlay__product .product__info-wrapper{max-width:100%!important}.video-product-modal__content .is-loading{opacity:1}.video-product-modal__placeholder{opacity:.3}.video-product-modal .block--single-price{margin-top:0}.video-product-modal .block-buy_buttons{margin-bottom:0}.video-product-modal .single-variant-price .price__regular .price-item--regular{font-size:16px;line-height:20px}.video-product-modal .product-form{margin-bottom:0!important}.video-product-modal .stamped-product-reviews-text{color:var(--clr-gray-light)}.video-item__overlay{position:absolute;width:100%;height:100%;background-color:#0003;border-radius:10px;top:0;transition:background-color .2s linear}.video-item__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.video-list__item:hover{cursor:pointer}.video-list__item:hover .video-item__overlay{background-color:#0000001a}.video-item__icon svg:hover circle{stroke:#f50d3a;fill:#f50d3a}.video-slider{border-bottom:1px solid #E6E6E6}.video-slider slider-component:not(.page-width-desktop){padding-top:1rem;padding-bottom:1rem}.video-slider .title{margin-bottom:3rem;text-align:center}.video-slider .title i{letter-spacing:-1px}@media only screen and (min-width: 750px){.video-slider .title{margin-bottom:4rem;text-align:left}}@media only screen and (max-width: 749px){.swiper-video-list{padding-left:2rem;padding-right:2rem}}@media only screen and (max-width: 749px){.video-popup .product-form__input input[type=radio]+label.option-label.has-save-badge{margin-top:0}.video-item__icon img{width:49px;height:49px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/video-popup.css.map */
