.brand-window{overflow:hidden;position:relative;margin:20px 0 10px;mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}.brand-track{display:flex;width:max-content;animation:brand-scroll 38s linear infinite}.brand-track .brand-grid{display:flex;flex-shrink:0}.brand-track .brand-grid article{width:210px;flex:0 0 210px;border:0;padding:24px 25px}.brand-grid img{display:block;width:160px;height:90px;object-fit:contain;margin:0 auto 16px}.brand-track.paused,.brand-window:hover .brand-track,.brand-window:focus-within .brand-track{animation-play-state:paused}.brand-track.filtered{animation:none;width:100%;justify-content:center}.brand-track.filtered .brand-grid{flex-wrap:wrap;justify-content:center}.brand-track.filtered .brand-grid[aria-hidden]{display:none}.motion-toggle{display:block;margin:8px auto 0;padding:8px 18px;background:transparent;border:1px solid var(--line);border-radius:4px;font-size:12px;color:var(--ink);min-height:44px}.motion-toggle[hidden]{display:none}@keyframes brand-scroll{to{transform:translateX(-50%)}}@media(max-width:600px){.brand-track .brand-grid article{width:160px;flex-basis:160px;padding:20px 15px}.brand-grid img{width:130px;height:75px}.brand-track{animation-duration:30s}}@media(prefers-reduced-motion:reduce){.brand-track{animation:none!important}.brand-track .brand-grid[aria-hidden]{display:none}.brand-window{overflow:auto;mask-image:none}.motion-toggle{display:none}}
.contact-details address{font-size:14px;line-height:1.8;font-style:normal;margin:8px 0 15px}
