.wrapper{margin-top:2rem;width:90%;max-width:1536px;height:400px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent)}@keyframes scrollLeft{to{left:-400px}}@keyframes scrollRight{to{right:-100px}}.itemLeft,.itemRight{width:300px;animation-duration:30s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute}.itemLeft{animation-name:scrollLeft;left:max(2400px,100%)}.itemRight{animation-name:scrollRight;right:max(800px,100% + 100px)}.item1{animation-delay:-26.25s}.item2{animation-delay:-22.5s}.item3{animation-delay:-18.75s}.item4{animation-delay:-15s}.item5{animation-delay:-11.25s}.item6{animation-delay:-7.5s}.item7{animation-delay:-3.75s}.item8{animation-delay:0s}
