.s-logos-ticker{padding:28px 0;background-color:#fff;border-top:1px solid rgba(0,0,0,.07);border-bottom:1px solid rgba(0,0,0,.07);overflow:hidden}.s-logos-ticker-container{display:flex;align-items:center;gap:3.5rem}@media only screen and (max-width: 987px){.s-logos-ticker-container{gap:2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-logos-ticker-container{flex-direction:column;align-items:center;gap:1.5rem;text-align:center}}.s-logos-ticker-label{flex-shrink:0;opacity:.65;color:#1a1c1c;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-logos-ticker-label{font-size:.7rem}}.s-logos-ticker-track-wrap{position:relative;flex-grow:1;margin:-10px 0;padding:10px 0;overflow:hidden;-webkit-mask-image:linear-gradient(to right, transparent, black 11%, black 89%, transparent);mask-image:linear-gradient(to right, transparent, black 11%, black 89%, transparent)}.s-logos-ticker-track-wrap:before,.s-logos-ticker-track-wrap:after{display:none}.s-logos-ticker-track{display:flex;width:-moz-max-content;width:max-content;animation:ticker-logos 30s linear infinite;will-change:transform}.s-logos-ticker-track:hover{animation-play-state:paused}.s-logos-ticker-list{display:flex;flex-shrink:0;align-items:center}.s-logos-ticker-item{flex-shrink:0;padding:0 36px;filter:grayscale(100%) brightness(0.6);opacity:.65;transition:filter .3s ease,opacity .3s ease,transform .3s ease}@media only screen and (max-width: 987px){.s-logos-ticker-item{padding:0 24px}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-logos-ticker-item{padding:0 16px}}.s-logos-ticker-item:hover{filter:grayscale(100%) brightness(0.3);opacity:1;transform:scale(1.05)}.s-logos-ticker-item:hover .s-logos-ticker-img{filter:drop-shadow(0 0 1px rgba(0, 0, 0, 0.3)) drop-shadow(0 0 2px rgba(0, 0, 0, 0.1))}.s-logos-ticker-img{display:block;width:auto;height:30px;filter:drop-shadow(0 0 1px rgba(0, 0, 0, 0.1));-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 987px){.s-logos-ticker-img{height:26px}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-logos-ticker-img{height:22px}}@keyframes ticker-logos{0%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(-33.3333333333%, 0, 0)}}
