.scrolling-text-section{width:100%;overflow:hidden;padding:12px 0;position:relative}.scrolling-text-container{display:flex;width:fit-content;animation:scroll linear infinite;animation-duration:v-bind("scrollSpeed")}.scrolling-text-content{display:flex;align-items:center;white-space:nowrap;padding:0 20px}.text-item{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600;text-transform:uppercase}.scroll-icon{width:24px;height:24px;object-fit:contain}.separator{margin:0 20px;font-size:1.5rem}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.scrolling-text-container:hover{animation-play-state:paused}@media screen and (max-width:991px){.text-item{font-size:1.75rem}.scroll-icon{width:20px;height:20px}.separator{margin:0 15px;font-size:1.25rem}}@media screen and (max-width:767px){.scrolling-text-section{padding:10px 0}.text-item{font-size:1.25rem}.scroll-icon{width:16px;height:16px}.separator{margin:0 10px;font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map?subset=AAAAAAAACA */
