.seen-on{padding-top:20px;padding-bottom:20px;background-color:var(--background-color)}.seen-on__wrapper{width:100%;text-align:center;margin:0 auto;height:100%}.seen-on__content{width:100%;max-width:100%;overflow:hidden}.seen-on__title{color:var(--text-color);font-family:var(--font-family-roboto);font-weight:700;letter-spacing:0;font-size:20px;line-height:1.1;text-align:center;margin:0 0 24px}.seen-on__item{display:block;flex-shrink:0;margin:0;white-space:nowrap}.seen-on__image{width:auto;height:var(--image-height, auto);max-height:var(--image-height, 48px);max-width:100%;object-fit:contain}.seen-on__animation-wrapper{--seen-on-gap: 128px;display:flex;width:max-content;will-change:transform;animation-name:var(--scrolling-animation-direction, scrollLeft);animation-duration:var(--scrolling-animation-duration, 10s);animation-timing-function:linear;animation-iteration-count:infinite}.seen-on__animation-wrapper .seen-on__wrapper-inner{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--seen-on-gap);padding-right:var(--seen-on-gap);flex-shrink:0;min-width:max-content}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-100% / var(--total-copies)))}}@keyframes scrollRight{0%{transform:translate(calc(-100% / var(--total-copies)))}to{transform:translate(0)}}.seen-on__content--scroll{position:relative}.seen-on__content--scroll:before,.seen-on__content--scroll:after{content:"";position:absolute;top:0;bottom:0;width:40px;z-index:1;pointer-events:none}.seen-on__content--scroll:before{left:0;background:linear-gradient(to right,var(--background-color),transparent)}.seen-on__content--scroll:after{right:0;background:linear-gradient(to left,var(--background-color),transparent)}.seen-on__scroll-container{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;padding:0 16px}.seen-on__scroll-container::-webkit-scrollbar{display:none}.seen-on__scroll-container .seen-on__wrapper-inner{--seen-on-gap: 128px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--seen-on-gap);margin:0 auto}.seen-on__scroll-container .seen-on__item{scroll-snap-align:center}@media(max-width:1199px){.seen-on__animation-wrapper,.seen-on__scroll-container .seen-on__wrapper-inner{--seen-on-gap: 90px}}@media(max-width:767px){.seen-on__animation-wrapper,.seen-on__scroll-container .seen-on__wrapper-inner{--seen-on-gap: 64px}}@media screen and (min-width:1024px){.seen-on{padding-top:24px;padding-bottom:24px}.seen-on__title{font-size:24px;line-height:1.1}}
/*# sourceMappingURL=/cdn/shop/t/169/assets/index-as-seen-on.css.map */
