/*
Generated time: August 19, 2025 04:51
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.
*/
@keyframes sliding-text{0%{transform:translateX(0);-webkit-transform:translateX(0)}100%{transform:translateX(-100%);-webkit-transform:translateX(-100%)}}.sliding-text{overflow:hidden;display:block}.sliding-item{gap:var(--sliding-item-gap);padding-right:var(--sliding-item-gap);-webkit-text-size-adjust:100%}@media only screen and (min-width:768px){.sliding-item{gap:var(--sm-sliding-item-gap);padding-right:var(--sm-sliding-item-gap)}}.sliding-container{visibility:visible;white-space:nowrap;display:inline-block}.sliding-container a{text-decoration:underline;text-underline-offset:4px}.sliding-container>*{animation:sliding-text 0s linear infinite;display:inline-flex}.sliding-container.pause-on-hover:hover>*,.sliding-container:focus-within>*{animation-play-state:paused}html:not(.theme-editor) section:not(.section-in-view) .sliding-container>*{animation-play-state:paused!important}@media (prefers-reduced-motion:reduce){.sliding-container{display:block;padding-left:.5rem;padding-right:.5rem;text-align:center;white-space:normal}@media only screen and (min-width:1024px){.sliding-container{padding-left:1rem;padding-right:1rem}}.sliding-container>*{display:none}.sliding-container :first-child{display:inline}}.text-with-image{display:flex;gap:1rem;align-items:center}.text-with-image img{width:var(--image-width)}@media only screen and (min-width:768px){.text-with-image img{width:var(--sm-image-width)}}.overlay-open .sliding-item,.sticky-header-show .toolbar .sliding-item{animation-play-state:paused}