/*
Generated time: August 8, 2025 06:36
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.
*/
.sliding-text-container{width:100%;text-transform:uppercase;position:relative;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:clip}.sliding-text-container .title{margin:0}.sliding-text-container .title.bordered-text{-webkit-text-fill-color:rgb(var(--color-background));-webkit-text-stroke-color:rgb(var(--color-foreground));-webkit-text-stroke-width:1px}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}