/*
Generated time: September 30, 2025 04:29
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.
*/
.slideshow-with-progress{background:var(--section-bg);overflow:hidden;padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile);--progress-thumb-color:#ed4526;--progress-track-color:#f7f8fa}.slideshow-with-progress .container{overflow:hidden}.slideshow-with-progress .section-header{position:relative;z-index:1}.slideshow-with-progress .section-title{color:var(--title-color);font-size:var(--title-fs);font-weight:var(--title-fw);line-height:var(--title-line-height);margin-bottom:var(--title-margin-bottom);margin-left:var(--title-margin-left);padding-top:14px}.slideshow-with-progress .halo-row{margin-left:-7.5px;margin-right:-7.5px}.slideshow-with-progress .halo-item{padding-left:7.5px;padding-right:7.5px}.slideshow-with-progress .progress-bar{width:90%;margin:30px auto;margin-top:50px;height:5px;background:var(--progress-track-color);position:relative;cursor:pointer;overflow:hidden}.slideshow-with-progress .progress-thumb{position:absolute;top:0;left:0;height:100%;display:block;background-color:var(--progress-thumb-color);width:calc(var(--thumb-width) * (var(--current-position) + 1) * 1px);transition:width .4s ease-in-out}.slideshow-with-progress .slick-dots{display:none!important}@media screen and (max-width:1024px){.slideshow-with-progress .section-title{font-size:var(--title-fs-mb)}}@media screen and (max-width:767px){.slideshow-with-progress .halo-item{padding-left:0;padding-right:0}}@media screen and (min-width:768px){.slideshow-with-progress{padding-top:var(--padding-top-tablet);padding-bottom:var(--padding-bottom-tablet)}}@media screen and (min-width:1025px){.slideshow-with-progress{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.slideshow-with-progress .container-full{padding-left:var(--padding-full-width);padding-right:var(--padding-full-width)}}