.press-marquee{margin-top:var(--press-margin-top-mobile);margin-bottom:var(--press-margin-bottom-mobile);overflow:hidden}.press-marquee__viewport{overflow:hidden}.press-marquee__track{display:flex;width:max-content;animation:press-marquee-scroll var(--press-duration, 52s) linear infinite;will-change:transform;gap:var(--press-space-mobile)}.press-marquee__viewport:hover .press-marquee__track{animation-play-state:paused}.press-marquee__group{display:flex;flex-shrink:0;gap:var(--press-space-mobile)}.press-marquee__item{width:auto;max-width:min(245px,calc(100vw - (var(--side-spacing) * 2)));display:flex;flex-direction:column;gap:14px;justify-content:flex-start;align-items:flex-start}.press-marquee__logo{display:block;width:auto;height:50px;object-fit:contain}.press-marquee__quote{margin:0;color:var(--color-black-900)}@keyframes press-marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media screen and (min-width:990px){.press-marquee{margin-top:var(--press-margin-top-desktop);margin-bottom:var(--press-margin-bottom-desktop)}.press-marquee__item{max-width:330px;gap:4px;align-items:center}.press-marquee__logo{height:50px}.press-marquee__quote{text-align:center}.press-marquee__group{gap:var(--press-space-desktop)}}@media screen and (max-width:989px){.press-marquee__viewport{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x}.press-marquee__viewport:active .press-marquee__track{animation-play-state:paused}.press-marquee__viewport::-webkit-scrollbar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/254/assets/section-press-marquee.css.map */
