.header__top-bar{background:#c8102e;color:#fff;padding:.5em 1em}.header__top-bar .content-wrapper{display:flex;justify-content:space-between}.header__top-bar__links-wrapper{display:flex;gap:1.6rem}.header__top-bar__link-icon{width:11px}.header__top-bar__link{align-items:center;color:#fff;display:flex;font-family:var(--secondary-font-family);font-size:14px;font-weight:700;gap:6px;line-height:21px;text-transform:uppercase}.header__top-bar__social-wrapper{display:flex;gap:15px}.header__top-bar__social-link{display:block;height:20px;width:20px}.header__top-bar__social-link svg{height:20px;width:20px;fill:#fff}@media (max-width:1040px){.header__top-bar .content-wrapper{justify-content:center}.header__top-bar__social-wrapper{display:none}}