button.popup-video-trigger-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:70px;height:70px;padding:0!important;margin:20px auto;border-radius:50%;border:2px solid #36dc1f;-webkit-box-shadow:0 0 4px #36dc1f,0 0 2px #36dc1f,inset 0 0 4px #36dc1f;box-shadow:0 0 4px #36dc1f,0 0 2px #36dc1f,inset 0 0 4px #36dc1f;-webkit-transition:border-color .1s,-webkit-box-shadow .1s;transition:border-color .1s,-webkit-box-shadow .1s;transition:border-color .1s,box-shadow .1s;transition:border-color .1s,box-shadow .1s,-webkit-box-shadow .1s}.popup-video-trigger-btn:is(:hover,:focus,:active){border:2px solid #aef11a;-webkit-box-shadow:0 0 18px #aef11a,0 0 8px #aef11a,inset 0 0 8px #aef11a;box-shadow:0 0 18px #aef11a,0 0 8px #aef11a,inset 0 0 8px #aef11a;background:#fff0!important}button.popup-video-trigger-btn svg{width:60%;height:auto;fill:#fff;-webkit-transition:fill .1s;transition:fill .1s}button.popup-video-trigger-btn:hover svg{fill:#fff}.popup-video{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;top:0;width:100vw;max-width:100vw!important;height:100dvh;margin:0!important;background:rgb(0 0 0 / .9);color:#fff;z-index:2147483648}.popup-video[hidden],.popup-video:not(.is-open){display:none!important}.popup-video.is-open{display:block}.popup-video video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.popup-video-close{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:50px;top:50px;width:40px;height:40px;border-radius:50%;border:2px solid #fff;z-index:4}.popup-video-close:is(:hover,:focus,:active){background:#fff0!important}.popup-video-close:before,.popup-video-close:after{position:absolute;content:"";width:25px;height:2px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;background:#fff;z-index:2}.popup-video-close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}@media(max-width:500px),(max-height:450px){.popup-video-close{right:14px;top:14px}}body.single-product button.popup-video-trigger-btn{margin:28px auto 25px}body.single-product button.popup-video-trigger-btn,body.single-product .popup-video-trigger-btn:is(:hover,:focus,:active){background:-webkit-gradient(linear,left top,left bottom,from(#008A39),color-stop(#36DC1F),to(#008A39));background:linear-gradient(to bottom,#008A39,#36DC1F,#008A39);border:3px solid #fff;-webkit-box-shadow:0 0 0 4px #008a39;box-shadow:0 0 0 4px #008a39;text-align:center}body.single-product button.popup-video-trigger-btn svg,body.single-product button.popup-video-trigger-btn:hover svg{fill:#fff}