body.yt-buy-hub-page {
  overflow-x: hidden;
}

body.yt-buy-hub-page #header .yt-page-lang {
  display: inline-flex;
  align-items: center;
  margin-left: 8px;
  margin-right: 0;
}

body.yt-buy-hub-page #header .yt-page-lang select {
  box-sizing: border-box;
  width: 120px;
  max-width: 120px;
  height: 32px;
  padding: 0 24px 0 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  color: #131313;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
}

body.yt-buy-hub-page .NearMeContent .yt-buy-hub-regions {
  display: block;
}

body.yt-buy-hub-page .yt-buy-hub-regions .NearMeCitySection .section-link {
  box-sizing: border-box;
  width: 100%;
  padding: 1rem 1.5rem 1.5rem;
}

body.yt-buy-hub-page .yt-buy-hub-regions .NearMeCitySection .section-link a {
  color: #15727a;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
}

body.yt-buy-hub-page .yt-buy-hub-regions .NearMeCitySection .section-link a:hover {
  color: #5aa8ae;
  text-decoration: underline;
}

body.yt-buy-hub-page .yt-buy-hub-empty {
  margin: 32px 0 56px;
  color: #686868;
  font-size: 16px;
}

body.yt-buy-hub-page .HomeCardContainer .bp-Homecard {
  cursor: pointer;
}

body.yt-buy-hub-page .HomeCardContainer .bp-Homecard:focus {
  outline: 2px solid #3b98ed;
  outline-offset: 2px;
}
