@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.logoCarousel__wrapper{overflow:hidden;position:relative;white-space:nowrap}.logoCarousel__wrapper--fadeEffect:after,.logoCarousel__wrapper--fadeEffect:before{content:"";height:100%;max-width:250px;position:absolute;top:0;width:25vw;z-index:2}.logoCarousel__wrapper:before{left:0}.logoCarousel__wrapper:after{right:0}.logoCarousel__wrapper--pauseOnHover:hover .logoCarousel__track{animation-play-state:paused}.logoCarousel__track{display:inline-block;white-space:nowrap}.logoCarousel__track-ultraWide{display:none}@media(min-width:1600px){.logoCarousel__track-ultraWide{display:inline-block}}.logoCarousel__logo{display:inline-block;margin:0 40px;max-width:fit-content;width:fit-content}