.defs-only{display:none}.logo-list-carousel h1.heading-logolist{margin-top:0;text-align:center}.logo-list-carousel-box{align-items:center;display:flex;height:150px;justify-content:center;margin:auto;max-width:100%;overflow:hidden;pointer-events:none;position:relative}.logo-list-carousel-box:after{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0) 25%,hsla(0,0%,100%,0) 75%,#fff);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.logo-list-carousel-slider{animation:scroll 20s linear infinite;display:flex;justify-content:space-around;pointer-events:none;position:relative;width:3500px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.logo-list-carousel-box .logo-list-carousel-item{align-items:center;box-shadow:none;display:flex;filter:grayscale(100%);justify-content:center;margin-bottom:0;opacity:1;padding:10px 0;pointer-events:auto;width:250px}.logo-list-carousel-box .logo-list-carousel-item>img{display:inline-block;margin-bottom:10px;margin-top:10px;max-height:50%;max-width:80%;object-fit:contain;padding:5px;width:fit-content}.logo-list-carousel-box .logo-list-carousel-item:hover{filter:grayscale(0);transition:filter .5s ease!important}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}