:root{--marquee-elements-displayed: 2;--marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));--marquee-animation-duration: calc(var(--marquee-elements) * 5s);--marquee-width: 100%}@media (min-width: 1024px){:root{--marquee-elements-displayed: 10}}wls-usp-marquee{display:block;position:relative;overflow:hidden}.wls-usp-marquee__wrapper{overflow:hidden;position:relative}.wls-usp-marquee__wrapper:first-of-type{margin-bottom:16px}.wls-usp-marquee__content{height:100%;display:flex;animation:scrolling 40s linear infinite}.wls-usp-marquee__wrapper.scroll-right .wls-usp-marquee__content{animation:scrolling-opposite 40s linear infinite}.wls-usp-marquee__content-item{padding:23px;background:var(--wls-color-white);border-radius:24px;width:100%;max-width:236px;max-height:131px;flex-shrink:0;margin-right:16px}.wls-usp-marquee__content-item-icon{width:48px;height:48px;object-fit:cover;margin-bottom:16px}.wls-usp-marquee__content-item-text{color:var(--wls-color-grey);font-size:15.5px;line-height:120%}@media (min-width: 1024px){.wls-usp-marquee__wrapper:first-of-type{margin-bottom:0}.wls-usp-marquee__content-item{margin-right:24px}}@keyframes scrolling{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)))}}@keyframes scrolling-opposite{0%{transform:translate(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)))}to{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/wls-usp-marquee.css.map */
