.focul-top-bar{background:var(--top-bar-bg,var(--focul-lavender));padding:12px 0;overflow:hidden}.focul-top-bar__track{width:max-content;animation:focul-top-bar calc(var(--top-bar-duration,20s) * 2) linear infinite;display:flex}.focul-top-bar__group{flex:none;gap:30px;padding:0 12px;display:flex}.focul-top-bar__item{font-family:var(--focul-font-manrope);letter-spacing:.69px;white-space:nowrap;color:var(--top-bar-text,var(--focul-black));font-size:18px;font-weight:600;line-height:24px}@keyframes focul-top-bar{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.focul-top-bar__track{animation:none}}@media (width<=640px){.focul-top-bar{padding:3px 0}.focul-top-bar__item{font-family:var(--focul-font-circular);font-size:14px}}
