.scrolling--element{display:flex;align-items:center;overflow:hidden;justify-content:center;padding:3.2rem 0}.scrolling--item{flex:0 0 auto;display:flex;align-items:center;gap:30px}.scroll-text-block{font-weight:400;color:var(--text-color);font-size:2rem;line-height:1.3}.scroll-image-block{margin-right:8px}.scroll-image-block img{width:100%;height:auto;display:block}.scroll-image-block{max-width:36px}.scrolling--item.scrolling--animated{animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:var(--duration);animation-play-state:running;width:max-content;will-change:transform,width}.scrolling--direction--left .scrolling--animated{animation-name:scrolling-left}.scrolling--direction--right .scrolling--animated{animation-name:scrolling-right}.scrolling--element{position:relative}.scrolling--element:after{content:"";position:absolute;right:0;top:0;bottom:0;width:240px;background:linear-gradient(90deg,#50330700,#50330780,#503307);z-index:1}.scrolling--element:before{content:"";position:absolute;right:auto;left:0;top:0;bottom:0;width:240px;background:linear-gradient(90deg,#503307,#50330780,#50330700);z-index:1}@media screen and (hover: hover){.scrolling--element[data-hoverpause=true]:hover .scrolling--animated{animation-play-state:paused}}.scrolling--paused .scrolling--animated{animation-play-state:paused}.scrolling--item__inner{margin:0 1rem;display:flex;align-items:center;flex-direction:column;row-gap:1rem;--icon-height: 2.6rem}.scrolling--text__content{white-space:nowrap}@media screen and (min-width: 750px){.scrolling--element .scrolling--item__inner{margin:0 2.5rem}}@media only screen and (max-width: 1600px){.scrolling--element{padding:2.4rem 0}.scroll-text-block{font-size:1.8rem}}@media screen and (max-width: 749px){.scrolling--element:before,.scrolling--element:after{width:100px}}@media screen and (max-width: 480px){.scroll-text-block{font-size:14px;line-height:15.6px}.scroll-image-block{max-width:20px}.scroll-text-block{margin-right:20px}.scrolling--element{padding:1.6rem 0}}@keyframes scrolling-left{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes scrolling-right{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/marquee-slider.css.map */
