.scrolling-text{position:relative;background:#eae5fa;color:rgb(var(--color-base-accent-2));height:10vw;overflow:hidden;cursor:default}.scrolling-text p{margin:0;font-size:6vw;display:inline-block;position:absolute;width:130%;left:0vw;top:50%;animation-name:imgSlideAnimMob;animation-duration:34s;animation-iteration-count:infinite;animation-timing-function:linear}.scrolling-text p:nth-of-type(2){animation-delay:-17s}@media screen and (min-width: 750px){.scrolling-text{height:7vw}.scrolling-text p{font-size:4.5vw;width:100%;animation-name:imgSlideAnim}}@keyframes imgSlideAnim{0%{transform:translate(101vw,-50%)}to{transform:translate(-101vw,-50%)}}@keyframes imgSlideAnimMob{0%{transform:translate(131vw,-50%)}to{transform:translate(-131vw,-50%)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-scrolling-text.css.map */
