.fyt-logo-bar{border:1px solid var(--navy-border);border-radius:14px;margin:10px auto 30px;max-width:1260px;background:rgba(17,31,61,.5);overflow:hidden;padding:22px 0;position:relative}.fyt-logo-bar::before,.fyt-logo-bar::after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.fyt-logo-bar::before{left:0;background:linear-gradient(90deg,rgba(17,31,61,.95) 0%,transparent 100%)}.fyt-logo-bar::after{right:0;background:linear-gradient(270deg,rgba(17,31,61,.95) 0%,transparent 100%)}.fyt-logos-track{display:flex;align-items:center;gap:56px;animation:marquee 20s linear infinite;white-space:nowrap;will-change:transform}.fyt-logos-track:hover{animation-play-state:paused}.fyt-logo-text{font-size:13px;font-weight:700;letter-spacing:.8px;color:#fff;opacity:.5;white-space:nowrap;flex-shrink:0;transition:opacity .25s;cursor:default}.fyt-logo-text:hover{opacity:.85}@media (max-width:600px){.fyt-logo-bar{margin:0 5px!important}}