.brand-marquee{background:#fcfdff;padding:30px 0 36px;overflow:hidden}.brand-marquee-heading{justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex;position:relative}.brand-marquee-heading h2{letter-spacing:.15em;text-transform:uppercase;color:#315f8d;text-align:center;margin:0;font-family:inherit;font-size:14px;font-weight:700}.brand-marquee-toggle{color:#45627f;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;padding:10px;font-size:12px;text-decoration:underline;position:absolute;right:0}.brand-marquee-toggle:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #ad421d}.brand-marquee-window{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.brand-marquee-track{width:max-content;animation:42s linear infinite brand-marquee-scroll;display:flex}.brand-marquee-group{flex-shrink:0;gap:24px;margin:0;padding:0 24px 0 0;list-style:none;display:flex}.brand-marquee-card{background:#fff;border:1px solid #dce3ea;border-radius:18px;flex:none;place-items:center;width:210px;height:116px;display:grid}.brand-marquee-card img{object-fit:contain;width:180px;height:90px}.brand-marquee-card a{border-radius:inherit;place-items:center;width:100%;height:100%;display:grid}.brand-marquee-card a:focus-visible{outline-offset:-4px;outline:3px solid #ad421d}@keyframes brand-marquee-scroll{to{transform:translate(-25%)}}@media (max-width:800px){.brand-marquee{padding:24px 0}.brand-marquee-heading{flex-direction:column;gap:2px;margin-bottom:12px}.brand-marquee-toggle{position:static}.brand-marquee-heading h2{font-size:12px}.brand-marquee-group{gap:14px;padding-right:14px}.brand-marquee-card{border-radius:14px;width:152px;height:90px}.brand-marquee-card img{width:130px;height:72px}}.brand-marquee .brand-marquee-track{animation:42s linear infinite brand-marquee-scroll!important}.brand-marquee[data-paused=true] .brand-marquee-track{animation-play-state:paused!important}
