.scrolling-banner{display:flex;align-items:center;white-space:nowrap;overflow:hidden}.scrolling-banner>div{display:flex;align-items:center;justify-content:space-around;flex-shrink:0}.scrolling-item{padding:0 var(--items-padding, 3rem);width:fit-content;height:100%;line-height:1}@media screen and (max-width: 749px){.scrolling-item{padding:0 calc(var(--items-padding, 3rem) / 2)}}.scrolling-item,.scrolling-item *{color:rgb(var(--color-button));margin:0;-webkit-text-stroke-width:.1rem;-webkit-text-stroke-color:transparent;transition:all .3s ease}.scrolling-item:hover,.scrolling-item:hover *{color:transparent!important;-webkit-text-stroke-color:rgb(var(--color-button));line-height:1}.scrolling-item img,.scrolling-item svg{height:100%;width:fit-content}.scrolling-item.icon{height:var(--icon-height, 5rem)}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes scroll-right{0%{transform:translate(-100%)}to{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-scrolling-banner.css.map */
