@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500&display=swap";.scrolling-banner-section{position:relative;width:100%;overflow:hidden;display:flex;align-items:center;height:15vh;background-color:var(--bg-color)}.scrolling-text-wrapper{display:flex;width:100%;white-space:nowrap}.scrolling-text{display:inline-block;animation:scroll 40s linear infinite;font-family:KingShit,monospace;font-weight:400;font-size:8vh;white-space:nowrap}.scrolling-text p{display:inline-block;padding:0 50px;margin:0;color:var(--text-color)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 768px){.scrolling-banner-section{height:10vh}.scrolling-text{font-size:8vh}}@media (max-width: 480px){.scrolling-banner-section{height:8vh}.scrolling-text{font-size:6.4vh}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-scrolling-banner.css.map */
