.header-wrap_2Y8y3 {
  background: rgba(0, 0, 0, 0.4);
  height: 50px;
  background-size: 100% 100%;
  font-family: Arial;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  position: fixed;
  z-index: 9999;
  width: 100%; }

.header_1UDpl {
  height: 30px;
  width: 100%;
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
  max-width: 860px;
  margin: 0 auto; }
  .header_1UDpl ul {
    margin: 0;
    padding: 0; }
  .header_1UDpl li {
    list-style-type: none; }
  .header__logoWrap_xAeI6 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 17px; }
  .header__widthAuto_2G3m0 {
    height: 30px;
    margin: 0 5px; }
    .header__widthAuto_2G3m0 a {
      height: 100%; }
    .header__widthAuto_2G3m0 img {
      height: 100%;
      width: auto;
      display: block; }
  .header__langWrap_1c26Q {
    display: flex;
    justify-content: center;
    align-items: center; }
  .header__socialMediaIcon_2hVR9 {
    height: 20px;
    margin: 0 5px; }
    .header__socialMediaIcon_2hVR9 a {
      height: 100%; }
    .header__socialMediaIcon_2hVR9 img {
      height: 100%;
      width: auto;
      display: block; }
  .header__lang_2IDpU {
    display: block;
    position: relative; }
    .header__lang__drop_2_Y_p {
      display: flex;
      align-items: center;
      height: 20px;
      padding-left: 5px;
      padding-right: 17px;
      position: relative;
      cursor: pointer; }
      .header__lang__drop_2_Y_p img {
        height: 20px;
        width: auto;
        display: block;
        padding-right: 3px;
        margin-top: 3px; }
    .header__lang__on_1HI68 {
      padding-right: 5px;
      font-size: 12px;
      color: white;
      margin-top: 2px; }
    .header__lang__list_1w5rL {
      width: 146px;
      background-color: rgba(0, 0, 0, 0.85);
      border-bottom: 5px solid #ffb400;
      position: absolute;
      right: 0;
      top: 43px;
      z-index: 99999; }
      .header__lang__list_1w5rL li {
        box-sizing: content-box;
        height: 32px;
        color: #b9b9b9;
        font-size: 14px;
        text-align: left;
        padding-top: 10px;
        padding-left: 10px;
        border-bottom: 1px solid #333737;
        cursor: pointer; }

