/*
Generated time: July 2, 2025 10:07
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
#video-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5)}#modal-content{position:relative;background-color:#fff;margin:15% auto;padding:50px;max-width:800px}.close{color:#aaa;float:right;font-size:28px;font-weight:700;position:absolute;right:20px;top:5px}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}svg#video{width:100%;max-height:70px;transform:rotate(270deg)}.video-for-mobile svg#video{max-height:50px;transform:rotate(0)}@media screen and (max-width:767px){.product_title{display:flex;align-items:center;justify-content:space-between}#modal-content{margin:25% 20px;padding:35px 20px}.close{top:-5px;right:10px}}@media screen and (min-width:768px){.video-for-mobile{display:none}}