/*
Generated time: April 20, 2025 23:12
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.
*/
.marquee-gallery-container{overflow:hidden;width:100%;position:relative;margin-left:auto;margin-right:auto}.marquee-gallery__heading{margin-bottom:1.5rem;text-align:center}.marquee-gallery__subheading{margin-bottom:3rem;text-align:center;max-width:80%;margin-left:auto;margin-right:auto}.marquee-gallery{width:100%;overflow:hidden;position:relative}.marquee-gallery__track{display:flex;width:fit-content;will-change:transform;gap:0}.marquee-gallery__content{display:flex;padding:0;margin:0;gap:0}.marquee-gallery__item{flex:0 0 auto;position:relative;overflow:hidden;margin-right:var(--image-spacing,0);padding:0}.marquee-gallery__link{display:block;width:100%;height:100%}.marquee-gallery__image{width:100%;height:100%;object-fit:cover;display:block;margin:0;padding:0}.marquee-gallery__item:hover .marquee-gallery__image{transform:none}.marquee-gallery__caption{padding:1.5rem;background-color:rgb(var(--color-background))}.marquee-gallery__item-title{margin:0 0 .5rem;font-size:calc(var(--font-heading-scale) * 1.8rem)}.marquee-gallery__item-text{margin-bottom:1rem;font-size:1.4rem;opacity:.8}.marquee-gallery__item-link{display:inline-block;margin-top:1rem}.section-padding{padding-top:40px;padding-bottom:40px}@media screen and (min-width:750px){.section-padding{padding-top:40px;padding-bottom:40px}}.marquee-gallery-container.gradient{background:0 0}@media (prefers-reduced-motion:no-preference){.marquee-gallery__track{transition:transform .5s ease-out}}