body #_lp_block_45641304[data-block-layout="70451"] .lp-header-14-info__text {
  width: auto;
  line-height: normal;
}
@media (max-width: 959px) {
  body .lp-wrapp {
    max-width: 100%;
  }
  body .lp-header-14-title {
    max-width: 100%;
    margin: 0;
  }
  body .lp-header-14-info {
    margin: 0;
  }
}
@media (max-width: 768px) {
  body .lp-header-14-bottom-wrap {
    flex-direction: column;
  }
}
@media (max-width: 599px) {
  body .lp-header-14-title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.site_langs {
  text-align: right;
  width: 100%;
}
@media (max-width: 768px) {
  .site_langs {
    text-align: center;
    margin-top: 10px;
  }
}
.site_langs a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  margin: 5px;
  display: inline-block;
}
.site_langs a:hover {
  color: #f68920;
}
.site-versions-wrap {
  position: relative;
  font-weight: 500;
  font-size: 15px;
  z-index: 1;
  width: 91px;
  text-align: left;
  display: inline-block;
}
.site-versions-title {
  color: #000;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: #fff;
}
.site-versions-title em, .site-versions-title i {
  font-size: 0;
  line-height: 0;
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
}
.site-versions-title em svg, .site-versions-title i svg {
  fill: #000;
  width: 100%;
  height: 100%;
}
.site-versions-title i {
  margin: 0 0 0 10px;
  width: 10px;
  height: 10px;
}
.site-versions-list {
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  margin: 2px 0 0;
  background: #fff;
  border-radius: 10px;
  padding: 10px;
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.site-versions-list a {
  display: block;
  padding: 4px 0 4px 10px;
  text-decoration: none;
  color: #000;
}
.site-versions {
  padding: 0 0 0 20px;
  font-size: 0;
  display: flex;
}
.site-versions a {
  display: inline-block;
  vertical-align: top;
  width: 32px;
}
.site-versions a img {
  border: 0;
}
.site-versions a + a {
  margin-left: 10px;
}
/*@media (min-width: 768px) {
	.div--u-i0azupq4q {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
}*/
@media (max-width: 767px) {
  .site-versions {
    justify-content: center;
    padding: 10px 0 0;
  }
  .site-versions-wrap {
    margin: 0 auto;
  }
}
