.story-press h2{padding-left:20px;padding-right:20px;text-transform:uppercase;position:relative}.story-press h2:before{content:"";width:calc(100% - 40px);position:absolute;height:1px;background-color:#000;top:-10px}.story-press .image-marquee{display:flex;max-width:100vw;overflow:hidden;-webkit-user-select:none;user-select:none}.story-press img{display:grid;fill:none;padding:0 20px;place-items:center;stroke:currentColor;width:100%;height:100%;max-width:180px;max-height:50px;cursor:pointer}.story-press .slide{align-items:center;animation:slide-right-x 20s linear infinite;display:flex;flex-shrink:0;justify-content:space-around;min-width:100%}.story-press .slide.left-first{animation:slide-left-x 20s linear infinite}@media screen and (min-width: 768px){.story-press h2:before{content:none}}@media screen and (min-width: 1024px){.story-press h2{font-size:110px;line-height:100px}.story-press .slide{animation:slide-right-x 15s linear infinite}.story-press .slide.left-first{animation:slide-left-x 15s linear infinite}}@keyframes slide-right-x{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slide-left-x{0%{transform:translate(-100%)}to{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/135/assets/component-story-press.css.map */
