/*
Generated time: June 8, 2026 14:55
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.
*/
.lightbox{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.8);opacity:0;transition:opacity .5s ease}.lightbox.show{display:block;opacity:1}.lightbox-content{position:relative;margin:auto;padding:20px;width:80%;max-width:700px;top:10%;background:#fff;border-radius:8px}.cozy-video-gallery{width:100%;position:relative;z-index:3}.lightbox iframe{width:100%;height:400px;border-radius:8px}.close{position:absolute;top:10px;right:25px;color:#000;font-size:35px;font-weight:700;cursor:pointer}