.topbar--bgovz {
  --svg-primary-color: hsla(0, 0%, 15%, 1);
  position: relative;
  z-index: 20;
  background-color: hsla(0, 0%, 100%, 1); }
  .topbar--without-navbar--9YZ1V {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 10%); }
  .topbar__top-menu--3xw0v {
    display: flex;
    align-items: center; }
  .topbar__logo-wrap--1pWnv {
    padding-right: 10px; }
  .topbar__top-menu-slot--1X2ap {
    display: flex;
    align-items: center;
    margin-left: auto; }
  .topbar__top-menu-inner-slot--3otoT {
    margin-left: 10px; }
    @media (min-width: 990px) {
      .topbar__top-menu-inner-slot--3otoT {
        margin-left: 20px; } }
  .topbar__header-phone-link--2wKUw {
    display: flex;
    flex: 0 0 auto; }
  @media (min-width: 990px) {
    .topbar__wrapper-phone-icon--2TWeG {
      display: none; } }
  @media (max-width: 989px) {
    .topbar__phone-text--pJZuT {
      display: none; } }
  @media (max-width: 989px) {
    .topbar__grid-container--3Rsy8 {
      max-width: none; } }
  @media (max-width: 989px) {
    .topbar__grid-column--2jKP3 {
      width: 100%; } }

@media (max-width: 989px) {
  .support-phone__text--2ctAU {
    display: none; } }

@media (min-width: 990px) {
  .support-phone__icon--2g69m {
    display: none; } }

.topbar-profile--3plBw {
  display: flex;
  align-items: center; }
  .topbar-profile__text--2ZFcL {
    padding-left: 5px; }
    .topbar-profile__text--profile--nHkM5 {
      cursor: default; }
    @media (max-width: 989px) {
      .topbar-profile__text--2ZFcL {
        display: none; } }
  .topbar-profile__icon--2tjbX {
    position: relative;
    top: -1px; }

.header-dropdown--lUGGa {
  position: relative; }
  .header-dropdown__content-container--GrXzK {
    position: absolute;
    top: 100%;
    right: 0;
    transform: translateY(-10px);
    opacity: 0;
    transition: all 0.25s ease-in-out;
    pointer-events: none; }
  .header-dropdown--lUGGa:hover > .header-dropdown__content-container--GrXzK {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto; }
  .header-dropdown__content--shYvn {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    margin-top: 15px;
    padding: 20px 10px;
    background-color: hsla(0, 0%, 100%, 1);
    border-radius: 4px;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 16%); }
  .header-dropdown__content-menu-item--2cbU9 {
    display: flex;
    white-space: nowrap; }

.region--XwUr- {
  --svg-primary-color: hsla(0, 0%, 65%, 1);
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 5px;
  overflow: hidden; }
  .region__icon--1UBqB {
    position: relative;
    top: -1px; }
  .region__text--3zPSM {
    overflow: hidden;
    color: hsla(0, 0%, 65%, 1);
    white-space: nowrap;
    text-overflow: ellipsis; }
  .region__select--3aB1c {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0; }
    .region__select--3aB1c:disabled {
      cursor: default; }


/*# sourceMappingURL=client.f9512bc7877981daca61_0.10.0.css.map*/