.marquee{padding:1em;display:flex;align-items:center;overflow:hidden}.marquee-content{display:flex;animation:marquee-left 10s linear infinite running}.marquee-content:hover{animation-play-state:paused}.marquee__item{width:200px;padding:0 30px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.marquee__item:hover{transform:scale(1.1);cursor:pointer}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.logo-bar{display:flex;flex-wrap:wrap;list-style:none;text-align:center;padding:0}@media screen and (min-width: 750px){.logo-bar--large{margin-bottom:0}}@media screen and (max-width: 749px){.logo-bar__item{padding:20px;width:50%!important}}@media screen and (min-width: 750px){.logo-bar__item{padding:30px}.logo-bar__item--large{margin-bottom:0}}.logo-bar__image{width:100%;display:block;margin:0 auto}.logo-bar__link{display:block}
/*# sourceMappingURL=/cdn/shop/t/36/assets/custom-section-logo-bar.css.map */
