/*
Generated time: March 21, 2025 21:04
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.
*/
.m-video-slider{padding:var(--section-padding-top,40px) 0 var(--section-padding-bottom,40px)}.m-video-slider__title{text-align:center;margin-bottom:30px;font-size:32px;font-weight:600}.m-video-slider__title .highlight{color:var(--highlight-color,#0f0)}.m-video-slider__wrapper{position:relative;overflow:hidden;width:100%;border-radius:12px;touch-action:pan-x pan-y}.m-video-slider .m-video__inner{position:relative;width:100%;height:0;padding-bottom:calc(100% / (var(--aspect-ratio)));overflow:hidden;border-radius:12px}.m-video-slider .m-video__inner iframe,.m-video-slider .m-video__inner video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:12px}.m-video-slider .m-video__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer;transition:all .3s ease}.m-video-slider .m-video__play:hover{transform:translate(-50%,-50%) scale(1.1)}.m-video-slider .m-video__play svg{width:24px;height:24px;fill:currentColor}.m-video-slider .m-video__play--style-outline{background:0 0;border:2px solid rgba(255,255,255,.9)}.m-video-slider .m-video__play--size-large{width:80px;height:80px}.m-video-slider .m-video__play--size-large svg{width:32px;height:32px}.m-video-slider .m-video__title{position:absolute;bottom:20px;left:20px;color:#fff;margin:0;z-index:2;text-shadow:0 2px 4px rgba(0,0,0,.3)}.m-video-slider .m-video__title--large{font-size:24px}.m-video-slider .m-video__title--medium{font-size:18px}.m-video-slider .m-video__cover{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.m-video-slider .swiper-slide{height:auto;touch-action:pan-x pan-y;width:250px;margin-right:25px;text-align:left}.m-video-slider .swiper-wrapper{justify-content:flex-start}@media (max-width:767px){.m-video-slider__title{font-size:24px;margin-bottom:20px}.m-video-slider .m-video__title{font-size:16px;bottom:15px;left:15px}.m-video-slider .m-video__play{width:50px;height:50px}.m-video-slider .m-video__play svg{width:20px;height:20px}.m-video-slider .m-video__play--size-large{width:60px;height:60px}.m-video-slider .m-video__play--size-large svg{width:24px;height:24px}.m-video-slider .swiper-slide{width:150px!important;margin-right:20px!important;text-align:left}}