.brand-navigation{align-items:center;display:flex;gap:8px;margin-bottom:15px;overflow:auto}@media screen and (max-width:1024px){.brand-navigation{margin-bottom:20px}}.brand-navigation__item{padding-left:0!important}.brand-navigation__item:before{content:none!important}.brand-navigation__item a{align-items:center;background:#f8f8f8;border:1px solid #d9d9d9;border-radius:34px;color:rgba(0,0,0,.502);display:inline-flex;font-size:14px;font-weight:700;justify-content:center;line-height:17px;padding:12px 16px 11px;text-decoration:none;transition:.15s ease;white-space:nowrap}.brand-navigation__item a:hover{background:#78a3d9;border:1px solid rgba(120,163,217,.05);color:#fff}