.text-wrapper{display:flex;align-content:center;flex-direction:column;gap:10px;background:var(--heading-bg);padding:10px 20px;margin:0;border-radius:12px}.text-wrapper h2{margin:0;font-weight:600}.text-wrapper p{margin:0}@media (max-width: 767px){.text-wrapper{text-align:center}}.scrolling--text{display:flex;align-items:center;overflow:hidden;justify-content:center}.scrolling--item{flex:0 0 auto;display:flex;align-items:center}.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--text--left .scrolling--animated{animation-name:scrolling-left}.scrolling--text--right .scrolling--animated{animation-name:scrolling-right}@media screen and (hover: hover){.scrolling--text:hover .scrolling--animated{animation-play-state:paused}}.scrolling--text--paused .scrolling--animated{animation-play-state:paused}.scrolling--item__inner{margin:0 1.5rem;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--text .scrolling--item__inner{margin:0 2.5rem}.scrolling--item__inner.column--gap-medium{margin:0 5rem}.scrolling--item__inner.column--gap-large{margin:0 8rem}}@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)}}@supports (-webkit-text-stroke: .1rem rgba(var(--color-foreground))){.scrolling--item__text--stroke{color:#0000;-webkit-text-stroke-color:rgba(var(--color-foreground));-webkit-text-stroke-width:.1rem}}.media .image--fit{position:relative!important;width:auto!important;max-width:100%!important;height:var(--scrolling-image-height, 150px)!important;cursor:pointer}.scrolling-logo--placeholder{max-width:var(--scrolling-image-height, 15rem)}.scrolling-logo--placeholder .new-placeholder-svg{height:auto;max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/50/assets/scrolling-text.css.map */
