.brand-topbar{background:var(--brand-primary);color:#fff;width:100%;z-index:10}.brand-topbar--skybags{background:var(--Skybags, #007CC5)}.brand-topbar--caprese{background:var(--Caprese, #07A197)}.brand-topbar__container{display:flex;padding:var(--Size-16, 16px) 12px;justify-content:center !important;align-items:center;margin:0 auto}@media(max-width: 1023px){.brand-topbar__container{padding:var(--Size-16, 16px) 12px;justify-content:center}}.brand-topbar__list{display:flex;gap:var(--space-16);list-style:none;padding:0;margin:0}.brand-topbar__item{display:flex;align-items:center}.brand-topbar__link{color:var(--Surface-Background-Page-White, #FFF);font-family:var(--Text-Properties-Family-B1, Manrope);font-size:14px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-0.28px;opacity:.6;text-decoration:none;transition:.3s ease}.brand-topbar__link:hover{color:var(--Surface-Background-Page-White, #FFF);opacity:1}.brand-topbar__link.active{color:var(--Surface-Background-Page-White, #FFF);font-family:var(--Text-Properties-Family-B1, Manrope);font-size:14px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-0.28px;opacity:1}