.logo-list-carousel h1.heading-logolist{color:var(--text-default-text,#1a1523);font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:1.75px;line-height:16px;margin-top:0;text-align:center;text-transform:uppercase}.logo-list-carousel{background-color:#f9f8ff;background-position:0 0;background-repeat:no-repeat;background-size:auto 90vh;margin:auto;min-height:auto;padding-bottom:10px;padding-top:10px;width:calc(80% - 3rem)}.logo-list-carousel-box{align-items:center;background-color:#f9f8ff;display:flex;height:150px;justify-content:center;margin:auto;max-width:100%;overflow:hidden;position:relative}@media(max-width:767px){.logo-list-carousel{width:100%}}.logo-list-carousel-box:after{background:linear-gradient(90deg,#f9f8ff,rgba(249,248,255,0) 25%,rgba(249,248,255,0) 75%,#f9f8ff);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:999}.logo-list-carousel-slider{animation:scroll 20s linear infinite;display:flex;justify-content:space-around;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;background-color:#f9f8ff;box-shadow:none;display:flex;justify-content:center;margin-bottom:0;padding:10px 0;width:250px}.logo-list-carousel-box .logo-list-carousel-item>img{background-color:#fff;display:inline-block;margin-bottom:10px;margin-top:10px;max-height:50%;max-width:80%;mix-blend-mode:multiply;object-fit:contain;padding:5px;width:fit-content}@media(max-width:767px){.logo-list-carousel-box .logo-list-carousel-item{width:180px}}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}