.promo-bar{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:20px;column-gap:20px;row-gap:6px;width:100%;max-height:49px;padding-top:8px;padding-bottom:8px;overflow:hidden;box-sizing:border-box}@media screen and (min-width: 750px){.promo-bar{height:49px}}.promo-bar__left{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;row-gap:6px;flex-wrap:wrap}@media screen and (max-width: 749.98px){.promo-bar__left{flex-wrap:nowrap;-moz-column-gap:14px;column-gap:14px}}.promo-bar__badge{display:inline-flex;align-items:center;justify-content:center;height:21px;padding:0 12px;border-radius:999px;box-sizing:border-box;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:.02em;text-align:center;text-transform:uppercase;white-space:nowrap}@media screen and (max-width: 749.98px){.promo-bar__badge{padding:0 6px;font-size:10px;line-height:14px}}.promo-bar__text{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:16px;letter-spacing:.02em;text-align:center;text-transform:uppercase}@media screen and (max-width: 749.98px){.promo-bar__text{font-size:10px;line-height:14px}}.promo-bar__phone{display:flex;align-items:center;-moz-column-gap:6px;column-gap:6px;flex-shrink:0;font-size:1.3rem;font-weight:600;text-decoration:none;white-space:nowrap}.promo-bar__phone:hover .promo-bar__phone-text{text-decoration:underline}@media screen and (max-width: 749.98px){.promo-bar__phone{margin-right:10px}}.promo-bar__phone-icon{display:none}.promo-bar__phone-icon svg{display:block;width:16px;height:16px}@media screen and (max-width: 749.98px){.promo-bar__phone-icon{display:inline-flex}.promo-bar__phone-icon svg{width:12px;height:12px}}.promo-bar__phone-text{color:#57b9ec;font-weight:400}@media screen and (max-width: 749.98px){.promo-bar__phone-text{display:none}}