.wrapper{--marquee-item-spacing:80px;margin-inline:auto;width:100%;max-width:600px;height:50px;margin-top:1rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}@keyframes scrollLeft{to{left:calc(var(--marquee-item-spacing)*-1)}}.marquee-item{justify-content:center;align-items:center;width:50px;height:50px;animation-name:scrollLeft;animation-duration:30s;animation-timing-function:linear;animation-iteration-count:infinite;display:flex;position:absolute}
/*# sourceMappingURL=55270515c734f18a.css.map*/