.carousel-logos{height:50px;overflow:hidden;position:relative;width:100%}.carousel-logos:after,.carousel-logos:before{content:"";height:100%;position:absolute;top:0;width:8%;z-index:2}.carousel-logos:before{background-image:-webkit-gradient(linear,left top,right top,from(var(--grey-2)),to(hsla(0,0%,100%,0)));background-image:-o-linear-gradient(left,var(--grey-2),hsla(0,0%,100%,0));background-image:linear-gradient(to right,var(--grey-2),hsla(0,0%,100%,0));left:0}.carousel-logos:after{background-image:-webkit-gradient(linear,right top,left top,from(var(--grey-2)),to(hsla(0,0%,100%,0)));background-image:-o-linear-gradient(right,var(--grey-2),hsla(0,0%,100%,0));background-image:linear-gradient(to left,var(--grey-2),hsla(0,0%,100%,0));right:0}.carousel-logos .loop{-webkit-animation:partners 25s linear infinite;animation:partners 25s linear infinite;display:block;height:100%;left:0;position:absolute;top:0;width:200%}.carousel-logos .loop ul{float:left;width:100%;-ms-flex-pack:distribute;gap:50px;justify-content:space-around;margin:0}.carousel-logos .loop ul,.carousel-logos .loop ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.carousel-logos .loop ul li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.carousel-logos .loop ul li>img{border-radius:inherit;filter:none;height:100%!important;max-width:inherit!important;object-fit:contain;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%}@media screen and (max-width:1600px){.carousel-logos .loop{-webkit-animation:partners-d 25s linear infinite!important;animation:partners-d 25s linear infinite!important;width:300%!important}}@media screen and (max-width:1064px){.carousel-logos{margin:0}.carousel-logos .loop{-webkit-animation:partners-l 20s linear infinite!important;animation:partners-l 20s linear infinite!important;width:500%!important}}@media screen and (max-width:640px){.carousel-logos .loop{-webkit-animation:partners-m 15s linear infinite!important;animation:partners-m 15s linear infinite!important;width:700%!important}}@-webkit-keyframes partners{0%{left:0}to{left:-100%}}@keyframes partners{0%{left:0}to{left:-100%}}@-webkit-keyframes partners-d{0%{left:0}to{left:-150%}}@keyframes partners-d{0%{left:0}to{left:-150%}}@-webkit-keyframes partners-ll{0%{left:0}to{left:-200%}}@keyframes partners-ll{0%{left:0}to{left:-200%}}@-webkit-keyframes partners-l{0%{left:0}to{left:-250%}}@keyframes partners-l{0%{left:0}to{left:-250%}}@-webkit-keyframes partners-t{0%{left:0}to{left:-250%}}@keyframes partners-t{0%{left:0}to{left:-250%}}@-webkit-keyframes partners-m{0%{left:0}to{left:-350%}}@keyframes partners-m{0%{left:0}to{left:-350%}}