<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.smarte-scrolling-promotion{display:flex;align-items:center;overflow:hidden}.smarte-scrolling-promotion--left .m-promotion--animated{animation-name:scrolling-left}.smarte-scrolling-promotion--right .m-promotion--animated{animation-name:scrolling-right}.smarte-scrolling-promotion:hover .m-promotion--animated,.smarte-scrolling-promotion--paused .m-promotion--animated{animation-play-state:paused}.m-scrolling-promotion-section .container-full{padding-left:0;padding-right:0}.m-promotion{flex:0 0 auto;display:flex;align-items:center}.m-promotion__item{margin:0 calc(var(--item-gap-mobile) / 2);display:flex;align-items:center}@media (min-width: 750px){.m-promotion__item{margin:0 calc(var(--item-gap) / 2)}}.m-promotion__icon{display:inline-flex;line-height:0;margin-right:10px;--icon-height: 26px}.m-promotion__icon--small{--icon-height: 20px}.m-promotion__icon--large{--icon-height: 32px}.m-promotion__icon svg,.m-promotion__icon img{width:auto;height:var(--icon-height);max-width:var(--icon-height);fill:currentColor}.m-promotion__text{color:inherit;line-height:1;font-family:ZeitungMonoPro,sans-serif!important;white-space:nowrap;font-size:var(--text-size);color:rgb(var(--color-foreground))}.m-promotion--animated{animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:var(--duration);animation-play-state:running;width:max-content;will-change:transform,width}@keyframes scrolling-left{0%{transform:translateZ(0);visibility:visible}to{transform:translate3d(-100%,0,0)}}@keyframes scrolling-right{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/scroller.css.css.map */
</pre></body></html>