/*
Generated time: September 2, 2025 05:31
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-background{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;background:var(--color-third-background-main)}.video-background video{opacity:0;transition:opacity .7s ease-out}.video-background .loaded video{opacity:1}.video-background video{position:relative;z-index:0;width:100%;height:100%;top:0;left:0;object-fit:cover;transition:all .3s linear;border-radius:var(--border-radius-cards)}.video-text__background,.video-text__container{height:100%}