.wrapper{width:95%;margin-inline:auto;position:relative;height:130px;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);max-width:1440px}.item{position:absolute;left:max(calc(250px * 29),100%);animation-name:scrollLeft;animation-duration:100s;animation-timing-function:linear;animation-iteration-count:infinite}.clientWrapper{width:95%;margin-inline:auto;position:relative;height:130px;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);max-width:1440px}@keyframes scrollLeft{to{left:-800px}}@media (max-width:640px){@keyframes scrollLeft{to{left:-100px}}}.clientItem{position:absolute;left:max(calc(250px * 38),100%);animation-name:scrollLeft;animation-duration:90s;animation-timing-function:linear;animation-iteration-count:infinite}.storiesWrapper{width:60%;margin-inline:auto;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent,#000 20%,#000 80%,transparent);mask-image:linear-gradient(180deg,transparent,#000 20%,#000 80%,transparent);max-width:840px}@keyframes scrollUp{0%{top:100%}to{top:-100%}}@media (max-width:640px){@keyframes scrollUp{0%{top:100%}to{top:-1300px}}.storiesWrapper{width:100%;max-width:300px}}@media (min-width:640px) and (max-width:1024px){@keyframes scrollUp{0%{top:100%}to{top:-300px}}.storiesWrapper{width:100%}}.item-wrapper{left:0}.item-wrapper,.item-wrapper2{position:absolute;animation-name:scrollUp;animation-duration:18s;animation-timing-function:linear;animation-iteration-count:infinite;width:48%}.item-wrapper2{right:0;top:max(calc(250px * 4),100%)}.mobile-item-wrapper{position:absolute;top:max(calc(250px * 8),100%);animation-name:scrollUp;animation-duration:48s;animation-timing-function:linear;animation-iteration-count:infinite;width:100%}