.an-brands{padding:40px 0;background:var(--an-cream,#fdf8f2);overflow:hidden}.an-brands.an-brands--white{background:#fff}.an-brands-head{text-align:center;margin-bottom:28px}.an-brands-head h3{font-size:13px;font-weight:500;color:var(--muted);letter-spacing:.22em;margin:0 0 4px;text-transform:uppercase}.an-brands-head h3,.an-brands-head p{font-family:Birzia,Heebo,system-ui,sans-serif}.an-brands-head p{font-size:17px;font-weight:300;color:var(--ink-2);margin:0}.an-brands-marquee{position:relative;width:100%;overflow:hidden;padding:16px 0;direction:ltr;-webkit-mask-image:linear-gradient(90deg,transparent 0,transparent 10%,#000 50%,transparent 90%,transparent);mask-image:linear-gradient(90deg,transparent 0,transparent 10%,#000 50%,transparent 90%,transparent)}.an-brands-track{width:max-content;animation:an-marquee 50s linear infinite}.an-brand,.an-brands-track{display:flex;align-items:center}.an-brand{justify-content:center;height:56px;width:110px;margin-right:64px;flex-shrink:0}.an-brand img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:grayscale(1) opacity(.55);transition:filter .25s ease,transform .25s ease}.an-brand:hover img{filter:grayscale(1) opacity(1);transform:scale(1.08)}@keyframes an-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:700px){.an-brands{padding:28px 0}.an-brands-head{margin-bottom:18px}.an-brands-track{animation-duration:38s}.an-brand{height:44px;width:80px;margin-right:44px}}@media (prefers-reduced-motion:reduce){.an-brands-track{animation:none!important}}