/*
Generated time: July 9, 2025 01:49
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.
*/
.section-background-video .background-video__outer-wrapper{display:inline-block;height:var(--section-height);overflow:hidden}.section-background-video .video-wrapper{padding-bottom:var(--section-height);aspect-ratio:16/9;display:flex;align-items:stretch;justify-content:center}.section-background-video .video-wrapper video{height:100%;width:100%;object-fit:cover}.section-background-video .alternative--overlay{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.section-background-video .vidbg-container video{position:absolute;margin:0;top:50%;left:50%;transform:translate(-50%,-50%);transition:.25s opacity ease-in-out;max-width:none;opacity:0}.section-background-video .background-video__placeholder-image,.section-background-video .vidbg-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.section-background-video .background-video__placeholder-image{z-index:-1;overflow:hidden}.section-background-video .background-video__placeholder-image .box-ratio img{object-fit:cover}.section-background-video .background-video__caption{position:absolute;width:fit-content;text-align:center;padding:var(--space-7);max-width:600px;z-index:2}@media (max-width:767px){.section-background-video .background-video__caption{width:90%}}:root{--video-width:100vw;--video-height:100vh}@media (min-aspect-ratio:16/9){:root{--video-height:56.25vw}}@media (max-aspect-ratio:16/9){:root{--video-width:177.78vh}}.section-background-video .alternative-iframe--wrapper{height:var(--section-height);position:relative;overflow:hidden;aspect-ratio:16/9;display:flex;align-items:stretch;justify-content:center;width:100%}.section-background-video .alternative-iframe--wrapper iframe{border:none;position:absolute;top:50%;left:50%;min-width:var(--video-width);width:var(--video-width);height:var(--video-height);transform:translate(-50%,-50%);z-index:-1}@media (max-width:768px){.section-background-video .alternative-iframe--wrapper,.section-background-video .background-video__outer-wrapper{height:var(--section-height-mobile)}.section-background-video .video-wrapper{padding-bottom:var(--section-height-mobile)}.section-background-video .background-video__caption{width:90%}.section-background-video .alternative-iframe--wrapper iframe{height:var(--section-height-mobile);min-width:var(--video-width)}}