.carousel-wrapper{margin-left:auto;margin-right:auto;width:100%;height:100px;margin-top:5rem;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:-200px}}.item{width:200px;height:100px;animation-name:scrollLeft;animation-duration:30s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;left:max(1800px,100%)}.item1{animation-delay:-26.6667s}.item2{animation-delay:-23.3333s}.item3{animation-delay:-20s}.item4{animation-delay:-16.6667s}.item5{animation-delay:-13.3333s}.item6{animation-delay:-10s}.item7{animation-delay:-6.66667s}.item8{animation-delay:-3.33333s}.item9{animation-delay:0s}
