.lumos-ev-brands{--lumos-yellow:#f6d31d;--lumos-dark:#303033;--lumos-text:#5f6773;--lumos-border:#e5e7eb;width:100%;overflow:hidden;font-family:inherit}.lumos-ev-brands *,.lumos-ev-brands *::before,.lumos-ev-brands *::after{box-sizing:border-box}.lumos-ev-brands__intro{max-width:780px;margin:0 auto 34px;text-align:center}.lumos-ev-brands__intro h2{margin:0 0 14px;color:var(--lumos-dark);font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.12}.lumos-ev-brands__intro p{margin:0;color:var(--lumos-text);font-size:16px;line-height:1.7}.lumos-ev-brands__marquee{position:relative;width:100%;margin-top:38px;margin-bottom:18px;overflow:hidden}.lumos-ev-brands__marquee::before,.lumos-ev-brands__marquee::after{content:"";position:absolute;top:0;bottom:0;z-index:2;width:90px;pointer-events:none}.lumos-ev-brands__marquee::before{left:0;background:linear-gradient(to right,#fff,rgba(255,255,255,0))}.lumos-ev-brands__marquee::after{right:0;background:linear-gradient(to left,#fff,rgba(255,255,255,0))}.lumos-ev-brands__track{display:flex;width:max-content;animation:lumos-brand-scroll 32s linear infinite;will-change:transform}.lumos-ev-brands__marquee:hover .lumos-ev-brands__track{animation-play-state:paused}.lumos-ev-brands__group{display:flex;flex-shrink:0;gap:18px;padding-right:18px}.lumos-ev-brands__item{display:flex;align-items:center;justify-content:center;width:190px;height:105px;flex:0 0 190px;padding:22px;background:#fff;border:1px solid var(--lumos-border);border-radius:14px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.lumos-ev-brands__item:hover{transform:translateY(-3px);border-color:var(--lumos-yellow);box-shadow:0 10px 24px rgba(0,0,0,.08)}.lumos-ev-brands__item img{display:block;width:auto;height:auto;max-width:100%;max-height:55px;object-fit:contain;filter:grayscale(100%);opacity:.75;transition:filter .25s ease,opacity .25s ease,transform .25s ease}.lumos-ev-brands__item:hover img{filter:grayscale(0%);opacity:1;transform:scale(1.05)}@media (max-width:700px){.lumos-ev-brands__intro{margin-bottom:24px}.lumos-ev-brands__intro h2{font-size:32px}.lumos-ev-brands__marquee{margin-top:28px;margin-bottom:12px}.lumos-ev-brands__item{width:150px;height:88px;flex-basis:150px;padding:18px}.lumos-ev-brands__item img{max-height:44px}.lumos-ev-brands__marquee::before,.lumos-ev-brands__marquee::after{width:45px}.lumos-ev-brands__track{animation-duration:24s}}@media (prefers-reduced-motion:reduce){.lumos-ev-brands__track{animation:none}.lumos-ev-brands__marquee{overflow-x:auto}}