@charset "UTF-8";
header {
  background: none; }
  header .a-hover {
    position: relative; }
    header .a-hover::after {
      content: '';
      display: block;
      width: 0;
      height: 1px;
      position: absolute;
      bottom: 0;
      left: 0;
      background-color: #15357a;
      transition: all 0.3s; }
    header .a-hover:hover::after {
      width: 100%; }
  header .top-banner {
    height: 40px;
    width: 100%;
    background: #0038D1; }
    header .top-banner::after {
      display: block;
      clear: both;
      content: ""; }
    header .top-banner > .top-left {
      width: 1300.5px;
      height: 40px;
      background: url(../img/index/activity/new/top-bg.png) no-repeat center;
      background-size: 100% 100%;
      float: left; }
      header .top-banner > .top-left > p {
        text-align: center;
        line-height: 40px; }
        header .top-banner > .top-left > p > i {
          font-family: Open Sans-Bold, Open Sans;
          font-size: 23px;
          font-style: normal;
          font-weight: 700;
          letter-spacing: 0.23px;
          background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
          background-clip: text;
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          position: relative;
          right: -5px; }
        header .top-banner > .top-left > p > span:nth-child(2) {
          color: #FFF;
          font-family: Open Sans-Bold, Open Sans;
          font-size: 18px;
          font-style: normal;
          font-weight: 700;
          letter-spacing: 1.08px;
          text-transform: uppercase; }
        header .top-banner > .top-left > p > span:nth-child(3) {
          color: #04FFF5;
          font-family: Open Sans-Bold, Open Sans;
          font-size: 18px;
          font-style: normal;
          font-weight: 700;
          line-height: 100%;
          /* 18px */
          letter-spacing: 1.08px;
          text-transform: uppercase; }
    header .top-banner > .look {
      float: left;
      margin-left: 50px; }
      header .top-banner > .look > p {
        display: inline-block;
        color: #FFF;
        font-family: "Open Sans";
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 40px;
        letter-spacing: 0.17px;
        position: relative; }
        header .top-banner > .look > p::before {
          content: '';
          display: block;
          width: 100%;
          height: 1px;
          position: absolute;
          bottom: 8px;
          left: 0;
          background-color: #FFF; }
        header .top-banner > .look > p::after {
          content: '';
          display: block;
          width: 0;
          height: 1px;
          position: absolute;
          bottom: 8px;
          left: 0;
          background-color: #FFF;
          transition: all 0.3s; }
      header .top-banner > .look > img {
        position: relative;
        top: -3px;
        left: 9px; }
      header .top-banner > .look:hover > p::before {
        display: none; }
      header .top-banner > .look:hover > p::after {
        width: 100%; }
      header .top-banner > .look:hover > img {
        display: inline-block; }
    header .top-banner > .top-banner-close {
      float: right;
      line-height: 40px;
      margin-top: 11px;
      margin-right: 20px;
      cursor: pointer; }
  header .header-cont {
    height: auto;
    min-width: auto;
    max-width: 1920px;
    margin: 0 auto;
    display: block;
    padding: 15px 20px;
    background: none; }
    header .header-cont::after {
      display: block;
      content: "";
      clear: both; }
    header .header-cont > .header-left {
      float: left; }
      header .header-cont > .header-left::after {
        display: block;
        content: "";
        clear: both; }
      header .header-cont > .header-left > img {
        float: left; }
      header .header-cont > .header-left > .header-nav {
        float: left;
        margin-left: 90px; }
        header .header-cont > .header-left > .header-nav::after {
          display: block;
          content: "";
          clear: both; }
        header .header-cont > .header-left > .header-nav > .nav-li, header .header-cont > .header-left > .header-nav .nav-box {
          margin-right: 30px;
          display: flex;
          align-items: center;
          gap: 5px; }
          header .header-cont > .header-left > .header-nav > .nav-li .h-icon, header .header-cont > .header-left > .header-nav .nav-box .h-icon {
            height: 18px;
            display: flex;
            align-items: center;
            padding: 0 5px;
            background: linear-gradient(90deg, #144EEF 0%, #0039DA 100%);
            border-radius: 3px;
            color: #FFF;
            font-family: "Open Sans";
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            text-transform: capitalize;
            position: relative;
            white-space: nowrap; }
        header .header-cont > .header-left > .header-nav > a {
          height: 30px;
          margin-right: 30px;
          float: left;
          color: var(--PIA24-BK-01, #042040);
          font-family: Open Sans-Bold, Open Sans;
          font-size: 15px;
          font-style: normal;
          font-weight: 400;
          line-height: 30px;
          /* 15px */
          text-transform: capitalize;
          cursor: pointer; }
        header .header-cont > .header-left > .header-nav > .nav-li {
          float: left;
          color: var(--PIA24-BK-01, #042040);
          font-family: Open Sans-Bold, Open Sans;
          font-size: 15px;
          font-style: normal;
          font-weight: 400;
          cursor: pointer; }
          header .header-cont > .header-left > .header-nav > .nav-li:hover::after {
            content: "";
            display: block;
            width: 100%;
            height: 40px;
            position: absolute;
            left: 0;
            bottom: -20px;
            z-index: 2; }
          header .header-cont > .header-left > .header-nav > .nav-li:hover .h-paypop-box {
            display: block;
            animation: show linear 0.3s;
            z-index: 3; }
          header .header-cont > .header-left > .header-nav > .nav-li:hover .h-downbox {
            display: block;
            animation: show linear 0.3s;
            z-index: 3; }
          header .header-cont > .header-left > .header-nav > .nav-li:hover .h-video {
            display: block;
            animation: show linear 0.3s;
            z-index: 3; }
          header .header-cont > .header-left > .header-nav > .nav-li:hover .h-resources {
            display: block;
            animation: show linear 0.3s;
            z-index: 3; }
          header .header-cont > .header-left > .header-nav > .nav-li:hover .h-help {
            display: block;
            animation: show linear 0.3s;
            z-index: 3; }
          header .header-cont > .header-left > .header-nav > .nav-li:hover .h-use {
            display: block;
            animation: show linear 0.3s;
            z-index: 3; }
          header .header-cont > .header-left > .header-nav > .nav-li .h-paypop-box {
            border-radius: 4px;
            width: 100%;
            display: none;
            position: absolute;
            left: 0;
            top: calc(100%);
            background: #fff;
            padding-bottom: 50px;
            box-shadow: 0 6px 5px 1px rgba(24, 28, 50, 0.1);
            border-radius: 4px;
            border-top: 1px solid #EBF5FF;
            padding-top: 30px; }
            header .header-cont > .header-left > .header-nav > .nav-li .h-paypop-box .border-box {
              overflow: hidden;
              width: calc(100% + 8px);
              height: calc(100% + 8px);
              position: absolute;
              left: -4px;
              top: -4px;
              z-index: 0;
              padding: 20px;
              overflow: hidden;
              padding-bottom: 64px;
              border-radius: 4px; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-paypop-box .border-box::after {
                content: "";
                display: block;
                width: calc(100% - 8px);
                height: calc(100% - 8px);
                border: 4px solid #FF8822;
                box-shadow: 0px 2px 15px rgba(57, 96, 243, 0.2);
                position: absolute;
                left: 0%;
                top: 0%;
                z-index: 0; }
          header .header-cont > .header-left > .header-nav > .nav-li .h-paypop {
            width: 1364px;
            margin: 0 auto;
            background: #FFFFFF;
            position: relative;
            padding-bottom: 64px;
            z-index: 9; }
            header .header-cont > .header-left > .header-nav > .nav-li .h-paypop::after {
              clear: both;
              content: "";
              display: block; }
            header .header-cont > .header-left > .header-nav > .nav-li .h-paypop > .pay_list {
              width: 497px;
              float: left;
              margin-right: 40px; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-paypop > .pay_list > div {
                width: 100%;
                color: #355395;
                margin-bottom: 15px;
                font-family: "Ubuntu";
                font-size: 15px;
                font-style: normal;
                font-weight: 600;
                line-height: 17px;
                /* 113.333% */
                text-transform: uppercase;
                padding-bottom: 15px;
                border-bottom: 1px solid #EBF5FF; }
            header .header-cont > .header-left > .header-nav > .nav-li .h-paypop > .img_list {
              width: 250px;
              float: left; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-paypop > .img_list > div {
                width: 100%;
                color: #355395;
                margin-bottom: 15px;
                font-family: "Ubuntu";
                font-size: 15px;
                font-style: normal;
                font-weight: 600;
                line-height: 17px;
                /* 113.333% */
                text-transform: uppercase;
                padding-bottom: 15px;
                border-bottom: 1px solid #EBF5FF; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-paypop > .img_list > a {
                width: 250px;
                height: 78px;
                border-radius: 4px;
                margin-bottom: 5px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-paypop > .img_list > a > img {
                  display: block;
                  width: 250px;
                  height: 78px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-paypop > .img_list > a:hover {
                  background: none !important; }
            header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .border-b {
              position: absolute;
              left: 0;
              bottom: -2px;
              width: 100%;
              height: 76px;
              background-repeat: no-repeat;
              background-position: center bottom;
              background-size: 102%;
              background-image: url("../img/index/activity/pay/header_snow_bom.png");
              padding-top: 30px;
              padding-left: 30px; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .border-b > p {
                font-family: "Open Sans";
                font-size: 14px;
                font-weight: 800;
                line-height: 19px;
                letter-spacing: 0em;
                text-align: left;
                color: #fff; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .border-b > p > span {
                  font-family: "Open Sans";
                  font-size: 18px;
                  font-style: normal;
                  line-height: 100%;
                  /* 18px */
                  font-weight: 600;
                  -webkit-text-stroke: 3px #FF4800;
                  -webkit-text-fill-color: transparent;
                  -webkit-background-clip: text;
                  position: relative; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .border-b > p > span:after {
                    content: " " attr(text) "";
                    background: linear-gradient(to bottom, #fff, #FFD959);
                    background-clip: text;
                    -webkit-background-clip: text;
                    -webkit-text-fill-color: transparent;
                    position: absolute;
                    z-index: 2;
                    left: 0;
                    right: 0;
                    top: 0;
                    -webkit-text-stroke-width: 0; }
            header .header-cont > .header-left > .header-nav > .nav-li .h-paypop::after {
              content: "";
              position: absolute;
              left: 20px;
              top: -21px;
              width: 200px;
              height: 22px; }
            header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .static .li:hover {
              background-color: #F6F9FE; }
            header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li {
              min-width: 366px;
              display: flex;
              align-items: center;
              justify-content: space-between;
              padding: 8px 10px;
              padding-left: 40px;
              margin-bottom: 5px;
              position: relative; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li > .header-thumb-icon {
                display: block;
                position: absolute;
                left: 5px;
                top: 14px; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li:nth-last-of-type(1) {
                margin-bottom: 0; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li:hover {
                background-color: #F6F9FE; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li .l {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                width: 382px;
                padding-right: 15px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li .l .tit {
                  font-size: 16px;
                  font-family: Ubuntu-Medium, Ubuntu;
                  font-weight: 500;
                  color: #15357A;
                  line-height: 17px;
                  margin-bottom: 5px;
                  position: relative;
                  margin-top: 5px; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li .l .tit .icon {
                    position: absolute;
                    left: calc(100% + 7px);
                    bottom: 0;
                    max-width: none; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li .l .tit .iconbest {
                    position: absolute;
                    right: -114px;
                    bottom: 0; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li .l span {
                  font-family: "Open Sans";
                  font-size: 13px;
                  font-weight: 400;
                  line-height: 21px;
                  letter-spacing: 0em;
                  text-align: left;
                  color: #355395; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li .r {
                width: 116px;
                display: flex;
                flex-direction: column;
                align-items: flex-end;
                border-left: 1px solid #EBECF2; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li .r > p {
                  font-size: 14px;
                  font-family: Open Sans-Light, Open Sans;
                  font-weight: 300;
                  color: #355395;
                  line-height: 16px;
                  margin-bottom: 4px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li .r .ip {
                  display: flex;
                  align-items: center; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li .r .ip span {
                    font-size: 12px;
                    font-family: Open Sans-Regular, Open Sans;
                    font-weight: 400;
                    color: #15357A;
                    line-height: 20px; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li .r .ip b {
                    font-size: 24px;
                    font-family: Ubuntu-Bold, Ubuntu;
                    font-weight: 800;
                    color: #15357A;
                    line-height: 20px; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-paypop .li .r .ip p {
                    font-size: 12px;
                    font-family: Open Sans-Regular, Open Sans;
                    font-weight: 400;
                    color: #042040;
                    line-height: 20px; }
          header .header-cont > .header-left > .header-nav > .nav-li .h-downbox {
            display: none;
            position: absolute;
            left: 0;
            top: calc(100%);
            width: 100%;
            padding: 15px;
            background-color: #ffffff;
            box-shadow: 0 6px 5px 1px rgba(24, 28, 50, 0.1);
            border-radius: 4px;
            border-top: 1px solid #EBF5FF;
            z-index: 9;
            padding-bottom: 50px;
            padding-top: 30px; }
            header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount {
              width: 1364px;
              margin: 0 auto; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount::after {
                display: block;
                clear: both;
                content: ""; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList {
                width: 428px;
                float: left;
                margin-right: 40px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList.downlist-how-to {
                  margin-right: 0; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList.downlist-how-to > .li .txt > div {
                    margin-left: 0; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > div {
                  width: 100%;
                  color: #355395;
                  margin-bottom: 15px;
                  font-family: "Ubuntu";
                  font-size: 15px;
                  font-style: normal;
                  font-weight: 600;
                  line-height: 17px;
                  /* 113.333% */
                  text-transform: uppercase;
                  padding-bottom: 15px;
                  border-bottom: 1px solid #EBF5FF; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > div > span {
                    display: inline-block;
                    background: #2261FF;
                    display: inline-block;
                    height: 15px;
                    align-items: flex-end;
                    padding: 0 3px;
                    margin-left: 5px;
                    gap: 10px;
                    border-radius: 2px; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > div > span > i {
                      transform: scale(0.9);
                      display: block;
                      width: 100%;
                      height: 100%;
                      color: #FFF;
                      font-family: "Ubuntu";
                      font-size: 12px;
                      font-style: normal;
                      font-weight: 500;
                      line-height: 15px;
                      text-transform: uppercase; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li {
                  display: block;
                  width: 100%;
                  border-radius: 4px;
                  justify-content: space-between;
                  align-items: center;
                  padding: 8px 10px;
                  margin-bottom: 5px; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li:nth-last-of-type(1) {
                    margin-bottom: 0; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li img {
                    margin-right: 10px; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li .txt {
                    display: block;
                    position: relative;
                    width: 100%; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li .txt::after {
                      display: block;
                      clear: both;
                      content: ""; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li .txt > .header-thumb-icon,
                    header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li .txt > img {
                      position: absolute;
                      left: 0;
                      top: -3px;
                      display: block;
                      width: 24px;
                      float: none;
                      margin-left: 0; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li .txt > div {
                      float: left;
                      margin-left: 35px; }
                      header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li .txt > div > p:first-child {
                        color: #15357A;
                        font-family: "Ubuntu";
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 500;
                        line-height: 100%;
                        /* 16px */
                        display: block; }
                      header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li .txt > div > p:last-child {
                        color: #355395;
                        font-family: "Open Sans";
                        font-size: 13px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: 160%;
                        /* 20.8px */
                        margin-top: 5px; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li .txt > button {
                      float: right;
                      border-radius: 2px;
                      background: #F5F8FA;
                      color: #55687D;
                      display: flex;
                      height: 30px;
                      padding: 10px 20px;
                      justify-content: center;
                      align-items: center;
                      gap: 10px;
                      border: 0;
                      outline: none;
                      font-family: "Open Sans";
                      font-size: 13px;
                      font-style: normal;
                      font-weight: 400;
                      line-height: normal;
                      margin-top: 5px;
                      cursor: pointer; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li .txt_down {
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    width: 45px;
                    height: 30px;
                    background: #FFE5DB;
                    border-radius: 4px;
                    margin-left: 15px; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li .txt_down img {
                      margin-right: 0; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li:hover {
                    background-color: #F6F9FE;
                    border-radius: 4px; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li:hover:nth-child(2) {
                      background-color: #F6F9FE; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li:hover .txt > button {
                      background: #0E6FDE;
                      color: #FFF; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li.hot {
                    background-color: #F6F9FE; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .downList > .li.hot .hoticon {
                      position: absolute;
                      right: 15px;
                      top: 50%;
                      transform: translateY(-50%); }
              header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .textList {
                width: 428px;
                float: left; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .textList > div {
                  width: 100%;
                  color: #355395;
                  margin-bottom: 15px;
                  font-family: "Ubuntu";
                  font-size: 15px;
                  font-style: normal;
                  font-weight: 600;
                  line-height: 17px;
                  /* 113.333% */
                  text-transform: uppercase;
                  padding-bottom: 15px;
                  border-bottom: 1px solid #EBF5FF; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .textList > a {
                  display: flex;
                  align-items: center;
                  padding: 8px; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .textList > a:hover {
                    background: #F6F9FE; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .textList > a > img {
                    display: inline-block;
                    width: 24px;
                    vertical-align: middle; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-downbox > .downCount > .textList > a > p {
                    display: inline-block;
                    margin-left: 10px;
                    color: #15357A;
                    font-family: "Ubuntu";
                    font-size: 15px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 100%;
                    /* 15px */
                    text-transform: capitalize; }
          header .header-cont > .header-left > .header-nav > .nav-li .h-video {
            display: none;
            position: absolute;
            left: -30px;
            top: 40px;
            width: 320px;
            padding: 15px;
            background-color: #ffffff;
            box-shadow: 0px 6px 10px 1px rgba(24, 28, 50, 0.1);
            border-radius: 4px;
            border: 1px solid #e9ecf1;
            z-index: 9; }
            header .header-cont > .header-left > .header-nav > .nav-li .h-video div > .li {
              display: flex;
              align-items: center;
              padding: 8px 10px;
              margin-bottom: 5px; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-video div > .li:nth-last-of-type(1) {
                margin-bottom: 0; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-video div > .li:hover {
                border-radius: 4px;
                background-color: #F6F9FE; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-video div > .li img {
                margin-right: 10px; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-video div > .li .txt {
                display: flex;
                align-items: center; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-video div > .li .txt > p {
                  font-size: 16px;
                  color: #15357a;
                  line-height: 19px;
                  margin-bottom: 5px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-video div > .li .txt > span {
                  font-family: Ubuntu-Light;
                  color: #355395;
                  line-height: 21px; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-video div > .li .txt_down {
                display: flex;
                justify-content: center;
                align-items: center;
                width: 45px;
                height: 30px;
                background: #FFE5DB;
                border-radius: 4px;
                margin-left: 15px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-video div > .li .txt_down img {
                  margin-right: 0; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-video div > .li.hot {
                background-color: #F6F9FE; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-video div > .li.hot .hoticon {
                  position: absolute;
                  right: 15px;
                  top: 50%;
                  transform: translateY(-50%); }
            header .header-cont > .header-left > .header-nav > .nav-li .h-video > .li {
              display: flex;
              align-items: center;
              padding: 8px 10px;
              margin-bottom: 5px; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-video > .li:nth-last-of-type(1) {
                margin-bottom: 0; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-video > .li:hover {
                background-color: #F6F9FE;
                border-radius: 4px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-video > .li:hover:nth-child(2) {
                  background-color: #F6F9FE; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-video > .li img {
                margin-right: 10px; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-video > .li .txt {
                display: flex;
                align-items: center; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-video > .li .txt > p {
                  font-size: 16px;
                  color: #15357a;
                  line-height: 19px;
                  margin-bottom: 5px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-video > .li .txt > span {
                  font-family: Ubuntu-Light;
                  color: #355395;
                  line-height: 21px; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-video > .li .txt_down {
                display: flex;
                justify-content: center;
                align-items: center;
                width: 45px;
                height: 30px;
                background: #FFE5DB;
                border-radius: 4px;
                margin-left: 15px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-video > .li .txt_down img {
                  margin-right: 0; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-video > .li.hot {
                background-color: #F6F9FE; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-video > .li.hot .hoticon {
                  position: absolute;
                  right: 15px;
                  top: 50%;
                  transform: translateY(-50%); }
          header .header-cont > .header-left > .header-nav > .nav-li .h-resources {
            display: none;
            position: absolute;
            left: 0;
            top: calc(100%);
            width: 100%;
            padding: 15px;
            background-color: #ffffff;
            box-shadow: 0 6px 5px 1px rgba(24, 28, 50, 0.1);
            border-radius: 4px;
            border-top: 1px solid #EBF5FF;
            z-index: 9;
            padding-bottom: 50px;
            padding-top: 30px; }
            header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount {
              width: 1364px;
              margin: 0 auto; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount::after {
                display: block;
                clear: both;
                content: ""; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .pay_list {
                width: 467px;
                float: left;
                margin-right: 40px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .pay_list > div {
                  width: 100%;
                  color: #355395;
                  margin-bottom: 15px;
                  font-family: "Ubuntu";
                  font-size: 15px;
                  font-style: normal;
                  font-weight: 600;
                  line-height: 17px;
                  /* 113.333% */
                  text-transform: uppercase;
                  padding-bottom: 15px;
                  border-bottom: 1px solid #EBF5FF; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .pay_list > a {
                  display: block;
                  margin-bottom: 5px;
                  padding: 8px;
                  position: relative; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .pay_list > a:hover {
                    background: #F6F9FE;
                    border-radius: 4px; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .pay_list > a > .header-thumb-icon,
                  header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .pay_list > a > img {
                    position: absolute;
                    left: 8px;
                    top: 8px;
                    display: block;
                    width: 24px;
                    margin-left: 0px; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .pay_list > a > div {
                    margin-left: 34px; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .pay_list > a > div > div > i {
                      font-family: "Ubuntu";
                      font-size: 16px;
                      font-style: normal;
                      font-weight: 600;
                      line-height: 100%;
                      /* 16px */
                      color: #15357A; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .pay_list > a > div > span {
                      display: block;
                      color: #15357A;
                      font-family: "Open Sans";
                      font-size: 13px;
                      font-style: normal;
                      font-weight: 400;
                      margin-top: 5px;
                      line-height: 160%;
                      /* 20.8px */ }
              header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .two_list {
                width: 467px;
                float: left;
                margin-right: 40px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .two_list > .title {
                  width: 100%;
                  color: #355395;
                  margin-bottom: 15px;
                  font-family: "Ubuntu";
                  font-size: 15px;
                  font-style: normal;
                  font-weight: 600;
                  line-height: 17px;
                  /* 113.333% */
                  text-transform: uppercase;
                  padding-bottom: 15px;
                  border-bottom: 1px solid #EBF5FF; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .two_list > .list_count {
                  width: 100%; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .two_list > .list_count::after {
                    display: block;
                    clear: both;
                    content: ""; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .two_list > .list_count > .list_left {
                    float: left; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .two_list > .list_count > .list_right {
                    float: right; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .two_list > .list_count > div {
                    width: 45%; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .two_list > .list_count > div > a {
                      width: 100%;
                      display: flex;
                      align-items: center;
                      padding: 8px;
                      position: relative; }
                      header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .two_list > .list_count > div > a:hover {
                        background: #F6F9FE; }
                      header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .two_list > .list_count > div > a > .header-thumb-icon,
                      header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .two_list > .list_count > div > a > img {
                        display: inline-block;
                        vertical-align: middle;
                        width: 24px; }
                      header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .two_list > .list_count > div > a > p {
                        width: 200px;
                        color: #15357A;
                        font-family: "Ubuntu";
                        font-size: 15px;
                        font-weight: 400;
                        line-height: 19px;
                        letter-spacing: 0em;
                        text-align: left;
                        display: inline-block;
                        vertical-align: middle;
                        white-space: nowrap;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        margin-left: 5px; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .locations_list {
                width: 350px;
                float: left; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .locations_list > .title {
                  width: 100%;
                  color: #355395;
                  margin-bottom: 15px;
                  font-family: "Ubuntu";
                  font-size: 15px;
                  font-style: normal;
                  font-weight: 600;
                  line-height: 17px;
                  /* 113.333% */
                  text-transform: uppercase;
                  padding-bottom: 15px;
                  border-bottom: 1px solid #EBF5FF; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .locations_list > .title > a {
                    float: right;
                    color: #355395;
                    font-family: "Ubuntu";
                    font-size: 15px;
                    line-height: 17px;
                    letter-spacing: 0em;
                    text-align: left;
                    font-weight: 400;
                    text-transform: none; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .locations_list > .list_count {
                  width: 100%; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .locations_list > .list_count::after {
                    display: block;
                    clear: both;
                    content: ""; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .locations_list > .list_count > .list_left {
                    float: left; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .locations_list > .list_count > .list_right {
                    float: right; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .locations_list > .list_count > div {
                    width: 50%; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .locations_list > .list_count > div > a {
                      width: 100%;
                      display: flex;
                      align-items: center;
                      padding: 8px;
                      position: relative; }
                      header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .locations_list > .list_count > div > a::after {
                        display: block;
                        clear: both;
                        content: ""; }
                      header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .locations_list > .list_count > div > a:hover {
                        background: #F6F9FE; }
                      header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .locations_list > .list_count > div > a > .header-thumb-icon,
                      header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .locations_list > .list_count > div > a > img {
                        display: inline-block;
                        vertical-align: middle;
                        width: 24px;
                        float: left;
                        stroke-width: 1px;
                        stroke: #FFF;
                        filter: drop-shadow(0px 0px 4px rgba(21, 53, 122, 0.15)); }
                      header .header-cont > .header-left > .header-nav > .nav-li .h-resources > .downCount > .locations_list > .list_count > div > a > p {
                        color: #15357A;
                        font-family: "Ubuntu";
                        width: 125px;
                        height: 24px;
                        margin-left: 5px;
                        font-size: 15px;
                        font-weight: 500;
                        line-height: 17px;
                        letter-spacing: 0em;
                        text-align: left;
                        float: left;
                        display: flex;
                        align-items: center;
                        white-space: nowrap;
                        overflow: hidden;
                        text-overflow: ellipsis; }
          header .header-cont > .header-left > .header-nav > .nav-li .h-help {
            display: none;
            position: absolute;
            left: 0;
            top: calc(100%);
            width: 100%;
            padding: 15px;
            background-color: #ffffff;
            box-shadow: 0 6px 5px 1px rgba(24, 28, 50, 0.1);
            border-radius: 4px;
            border-top: 1px solid #EBF5FF;
            z-index: 9;
            padding-bottom: 50px;
            padding-top: 30px; }
            header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount {
              width: 1364px;
              margin: 0 auto; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount::after {
                display: block;
                clear: both;
                content: ""; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .pay_list {
                width: 382px;
                float: left;
                margin-right: 40px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .pay_list > div {
                  width: 100%;
                  color: #355395;
                  margin-bottom: 15px;
                  font-family: "Ubuntu";
                  font-size: 15px;
                  font-style: normal;
                  font-weight: 600;
                  line-height: 17px;
                  /* 113.333% */
                  text-transform: uppercase;
                  padding-bottom: 15px;
                  border-bottom: 1px solid #EBF5FF; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .pay_list > a {
                  display: block;
                  margin-bottom: 5px;
                  padding: 8px;
                  position: relative; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .pay_list > a:hover {
                    background: #F6F9FE;
                    border-radius: 4px; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .pay_list > a > .header-thumb-icon,
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .pay_list > a > img {
                    position: absolute;
                    left: 8px;
                    top: 8px;
                    display: block;
                    width: 24px;
                    margin-left: 0px; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .pay_list > a > div {
                    margin-left: 34px; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .pay_list > a > div > div > i {
                      font-family: "Ubuntu";
                      font-size: 16px;
                      font-style: normal;
                      font-weight: 600;
                      line-height: 100%;
                      /* 16px */
                      color: #15357A; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .pay_list > a > div > span {
                      display: block;
                      color: #355395;
                      font-family: "Open Sans";
                      font-size: 13px;
                      font-style: normal;
                      font-weight: 400;
                      margin-top: 5px;
                      line-height: 160%;
                      /* 20.8px */ }
              header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .two_list {
                width: 180px;
                float: left;
                margin-right: 40px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .two_list > .title {
                  width: 100%;
                  color: #355395;
                  margin-bottom: 15px;
                  font-family: "Ubuntu";
                  font-size: 15px;
                  font-style: normal;
                  font-weight: 600;
                  line-height: 17px;
                  /* 113.333% */
                  text-transform: uppercase;
                  padding-bottom: 15px;
                  border-bottom: 1px solid #EBF5FF; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .two_list > .list_count {
                  width: 100%; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .two_list > .list_count::after {
                    display: block;
                    clear: both;
                    content: ""; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .two_list > .list_count > .list_left {
                    float: left; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .two_list > .list_count > .list_right {
                    float: right; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .two_list > .list_count > div {
                    width: 100%; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .two_list > .list_count > div > a {
                      width: 100%;
                      padding: 8px;
                      position: relative;
                      display: flex;
                      align-items: center; }
                      header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .two_list > .list_count > div > a:hover {
                        background: #F6F9FE; }
                      header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .two_list > .list_count > div > a > .header-thumb-icon,
                      header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .two_list > .list_count > div > a > img {
                        display: inline-block;
                        vertical-align: middle;
                        width: 24px; }
                      header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .two_list > .list_count > div > a > p {
                        width: 110px;
                        color: #15357A;
                        font-family: "Ubuntu";
                        font-size: 15px;
                        font-weight: 400;
                        line-height: 17px;
                        letter-spacing: 0em;
                        text-align: left;
                        display: inline-block;
                        margin-left: 10px;
                        vertical-align: middle;
                        white-space: nowrap;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        margin-left: 5px; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .textList {
                width: 382px;
                float: left;
                margin-right: 40px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .textList > .title {
                  width: 100%;
                  color: #355395;
                  margin-bottom: 15px;
                  font-family: "Ubuntu";
                  font-size: 15px;
                  font-style: normal;
                  font-weight: 600;
                  line-height: 17px;
                  /* 113.333% */
                  text-transform: uppercase;
                  padding-bottom: 15px;
                  border-bottom: 1px solid #EBF5FF; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .textList > .title > a {
                    float: right;
                    color: #355395;
                    font-family: "Ubuntu";
                    font-size: 15px;
                    line-height: 17px;
                    letter-spacing: 0em;
                    text-align: left;
                    font-weight: 400;
                    text-transform: none; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .textList > a {
                  display: flex;
                  align-items: center;
                  padding: 8px; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .textList > a:hover {
                    background: #F6F9FE; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .textList > a > img {
                    display: inline-block;
                    width: 24px;
                    vertical-align: middle; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .textList > a > p {
                    display: inline-block;
                    margin-left: 10px;
                    color: #15357A;
                    font-family: "Ubuntu";
                    font-size: 15px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 100%;
                    /* 15px */
                    text-transform: capitalize; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .videoList {
                width: 300px;
                float: left; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .videoList > .title {
                  width: 100%;
                  color: #355395;
                  margin-bottom: 15px;
                  font-family: "Ubuntu";
                  font-size: 15px;
                  font-style: normal;
                  font-weight: 600;
                  line-height: 17px;
                  /* 113.333% */
                  text-transform: uppercase;
                  padding-bottom: 15px;
                  border-bottom: 1px solid #EBF5FF; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .videoList > .title > a {
                    float: right;
                    color: #355395;
                    font-family: "Ubuntu";
                    font-size: 15px;
                    line-height: 17px;
                    letter-spacing: 0em;
                    text-align: left;
                    font-weight: 400;
                    text-transform: none; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .videoList > a {
                  display: block;
                  padding: 8px; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .videoList > a::after {
                    display: block;
                    clear: both;
                    content: ""; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .videoList > a:hover {
                    background: #F6F9FE; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .videoList > a > img {
                    display: inline-block;
                    width: 106px;
                    vertical-align: middle;
                    float: left; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .videoList > a .header_video_sprite {
                    display: inline-block;
                    vertical-align: middle;
                    float: left;
                    width: 106px;
                    height: 50px;
                    background-color: #010045;
                    background-image: url("../img/header/header-video-sprite.png");
                    background-size: auto 50px;
                    background-repeat: no-repeat;
                    border-radius: 4px; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .videoList > a .header_video_sprite.hvs1 {
                      background-position: 0px 0px; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .videoList > a .header_video_sprite.hvs2 {
                      background-position: -111px 0px; }
                    header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .videoList > a .header_video_sprite.hvs3 {
                      background-position: -222px 0px; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .videoList > a > p {
                    display: inline-block;
                    width: 165px;
                    height: 50px;
                    margin-left: 10px;
                    font-family: "Ubuntu";
                    font-size: 15px;
                    font-weight: 400;
                    line-height: 19px;
                    letter-spacing: 0em;
                    text-align: left;
                    color: #15357A;
                    float: right;
                    align-items: center;
                    display: flex; }
              header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .img_cont {
                width: 300px;
                float: left;
                margin-left: 40px; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .img_cont > .title {
                  width: 100%;
                  color: #355395;
                  margin-bottom: 15px;
                  font-family: "Ubuntu";
                  font-size: 15px;
                  font-style: normal;
                  font-weight: 600;
                  line-height: 17px;
                  /* 113.333% */
                  text-transform: uppercase;
                  padding-bottom: 15px;
                  border-bottom: 1px solid #EBF5FF; }
                header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .img_cont > .count {
                  display: flex;
                  flex-direction: column;
                  align-items: flex-start;
                  gap: 10px;
                  align-self: stretch; }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .img_cont > .count > p {
                    color: var(--pia-text-01, #15357A);
                    font-family: Ubuntu;
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 500;
                    line-height: 100%;
                    /* 16px */ }
                  header .header-cont > .header-left > .header-nav > .nav-li .h-help > .downCount > .img_cont > .count > span {
                    color: var(--pia-text-02, #355395);
                    font-family: Open Sans;
                    font-size: 13px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 160%;
                    /* 20.8px */
                    align-self: stretch; }
        header .header-cont > .header-left > .header-nav > .nav-box:hover a::after {
          width: calc(100% + 19px); }
        header .header-cont > .header-left > .header-nav > .nav-box:hover > i {
          transform: rotate(-180deg); }
        header .header-cont > .header-left > .header-nav > .nav-box:hover > .box {
          display: block; }
        header .header-cont > .header-left > .header-nav > .nav-box:hover .shadow {
          display: block; }
        header .header-cont > .header-left > .header-nav > .nav-box > a {
          color: var(--PIA24-BK-01, #042040);
          font-family: Open Sans-Bold, Open Sans;
          font-size: 15px;
          font-style: normal;
          font-weight: 400;
          line-height: 30px;
          /* 15px */
          text-transform: capitalize;
          position: relative; }
          header .header-cont > .header-left > .header-nav > .nav-box > a::after {
            content: '';
            display: block;
            width: 0;
            height: 2px;
            position: absolute;
            bottom: -15px;
            left: 50%;
            background-color: #042040;
            transition: all 0.3s;
            transform: translateX(calc(-50% + 9.5px)); }
        header .header-cont > .header-left > .header-nav > .nav-box > i {
          width: 14px;
          height: 14px;
          background: url(../img/new_header/down.svg) no-repeat center;
          position: relative;
          transition: all 0.3s; }
        header .header-cont > .header-left > .header-nav > .nav-box > .shadow {
          position: fixed;
          display: none;
          width: 100%;
          height: 100%;
          left: 0;
          top: 100px;
          opacity: 0.1;
          background: var(--PIA24-BK-01, #042040);
          backdrop-filter: blur(76.9px);
          z-index: 0; }
          header .header-cont > .header-left > .header-nav > .nav-box > .shadow:hover {
            display: none; }
        header .header-cont > .header-left > .header-nav > .nav-box > .box {
          display: none;
          width: 100%;
          padding: 30px 0 50px 0;
          background: #FFF;
          position: fixed;
          left: 0;
          top: 100px;
          border-top: 1px solid var(--PIA24-Line-02, #F4F4F5);
          z-index: 10; }
          header .header-cont > .header-left > .header-nav > .nav-box > .box > div {
            width: 1300px;
            margin: 0 auto; }
            header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 {
              display: flex;
              align-items: flex-start;
              gap: 60px;
              position: relative;
              z-index: 5; }
              header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .left-text {
                display: flex;
                width: 240px;
                flex-direction: column;
                align-items: flex-start;
                gap: 15px;
                flex-shrink: 0;
                cursor: default; }
                header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .left-text > p {
                  color: var(--PIA24-BK-01, #042040);
                  font-family: "Open Sans";
                  font-size: 20px;
                  font-style: normal;
                  font-weight: 600;
                  line-height: 140%;
                  /* 28px */
                  margin-top: -6px; }
                header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .left-text > span {
                  color: var(--PIA24-BK-01, #042040);
                  font-family: "Open Sans";
                  font-size: 13px;
                  font-style: normal;
                  font-weight: 300;
                  line-height: 150%;
                  /* 19.5px */ }
              header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list {
                display: flex;
                width: 480px;
                flex-direction: column;
                align-items: flex-start;
                gap: 10px;
                flex: 1 0 0; }
                header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .title {
                  color: var(--PIA24-BK-02, #55687D);
                  font-family: "Open Sans";
                  font-size: 12px;
                  font-style: normal;
                  font-weight: 400;
                  line-height: 100%;
                  /* 12px */
                  text-transform: uppercase; }
                header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .li {
                  display: flex;
                  align-items: center;
                  gap: 15px;
                  align-self: stretch; }
                  header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .li > .li-left {
                    width: 368px;
                    padding-right: 15px;
                    border-right: 1px solid #F4F4F5; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .li > .li-left:hover > div > span:first-child {
                      color: #0E6FDE; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .li > .li-left:hover > div > span:first-child::after {
                        width: 100%; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .li > .li-left > div {
                      margin-bottom: 5px; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .li > .li-left > div > span:first-child {
                        color: var(--PIA24-BK-01, #042040);
                        font-family: "Open Sans";
                        font-size: 14px;
                        font-style: normal;
                        font-weight: 600;
                        line-height: 100%;
                        /* 14px */
                        position: relative; }
                        header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .li > .li-left > div > span:first-child::after {
                          content: '';
                          display: block;
                          width: 0;
                          height: 1px;
                          position: absolute;
                          bottom: 0;
                          left: 0;
                          background-color: #0E6FDE;
                          transition: all 0.3s; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .li > .li-left > div > span:nth-child(2) {
                        color: var(--PIA24-VI-02, #F82);
                        font-family: "Open Sans";
                        font-size: 12px;
                        font-style: normal;
                        font-weight: 600;
                        line-height: 100%;
                        /* 12px */
                        position: relative;
                        top: -5px;
                        left: 5px; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .li > .li-left > span {
                      color: var(--PIA24-BK-02, #55687D);
                      font-family: "Open Sans";
                      font-size: 13px;
                      font-style: normal;
                      font-weight: 400;
                      line-height: 150%;
                      /* 19.5px */ }
                  header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .li > .li-right {
                    display: flex;
                    width: 82px;
                    flex-direction: column;
                    align-items: flex-end;
                    gap: 8px; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .li > .li-right > p {
                      color: var(--PIA24-BK-02, #55687D);
                      font-family: "Open Sans";
                      font-size: 13px;
                      font-style: normal;
                      font-weight: 300;
                      line-height: 100%;
                      /* 13px */ }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .li > .li-right > div {
                      display: flex;
                      align-items: flex-end;
                      gap: 2px; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .li > .li-right > div > span {
                        color: var(--PIA24-BK-01, #042040);
                        font-family: "Open Sans";
                        font-size: 12px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: 20px;
                        /* 166.667% */
                        position: relative;
                        top: 3px; }
                        header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .list > .li > .li-right > div > span:nth-child(2) {
                          color: var(--PIA24-BK-01, #042040);
                          font-family: "Open Sans";
                          font-size: 22px;
                          font-style: normal;
                          font-weight: 600;
                          line-height: 20px;
                          /* 90.909% */
                          top: 0; }
              header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                gap: 20px;
                align-self: stretch; }
                header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .title {
                  color: var(--PIA24-BK-02, #55687D);
                  font-family: "Open Sans";
                  font-size: 12px;
                  font-style: normal;
                  font-weight: 400;
                  line-height: 100%;
                  /* 12px */
                  text-transform: uppercase; }
                header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .download-li {
                  display: flex;
                  align-items: center;
                  gap: 15px;
                  align-self: stretch; }
                  header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .download-li > a {
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                    width: 378px;
                    gap: 5px;
                    flex: 1 0 0; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .download-li > a:hover > p {
                      color: #0E6FDE; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .download-li > a:hover > p::after {
                        width: 100%; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .download-li > a > p {
                      color: var(--PIA24-BK-01, #042040);
                      font-family: "Open Sans";
                      font-size: 14px;
                      font-style: normal;
                      font-weight: 600;
                      line-height: 100%;
                      /* 14px */
                      position: relative; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .download-li > a > p::after {
                        content: '';
                        display: block;
                        width: 0;
                        height: 1px;
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        background-color: #0E6FDE;
                        transition: all 0.3s; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .download-li > a > p > span {
                        color: var(--PIA24-VI-02, #F82);
                        font-family: "Open Sans";
                        font-size: 12px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: 100%;
                        /* 12px */
                        text-transform: uppercase;
                        position: relative;
                        top: -5px; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .download-li > a > span {
                      color: var(--PIA24-BK-02, #55687D);
                      font-family: "Open Sans";
                      font-size: 13px;
                      font-style: normal;
                      font-weight: 400;
                      line-height: 100%;
                      /* 13px */ }
                  header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .download-li > button {
                    display: flex;
                    min-width: 89px;
                    padding: 8px 15px;
                    justify-content: center;
                    align-items: center;
                    gap: 10px;
                    border-radius: 4px;
                    border: 1px solid var(--PIA24-Line-01, #DEE0E9);
                    background: var(--PIA24-BK-White, #FFF);
                    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
                    cursor: pointer; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .download-li > button:hover {
                      border-radius: 4px;
                      background: var(--PIA24-VI-01, #0E6FDE);
                      box-shadow: none;
                      border: 0; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .download-li > button:hover > img {
                        display: block; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .download-li > button:hover > span {
                        display: none; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .download-li > button > img {
                      display: none; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-list > .download-li > button > span {
                      color: var(--PIA24-BK-01, #042040);
                      font-family: "Open Sans";
                      font-size: 12px;
                      font-style: normal;
                      font-weight: 400;
                      line-height: 100%;
                      /* 12px */ }
              header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-href {
                display: flex;
                width: 425px;
                flex-direction: column;
                align-items: flex-start;
                gap: 20px;
                flex: 1 0 0; }
                header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-href > .title {
                  color: var(--PIA24-BK-02, #55687D);
                  font-family: "Open Sans";
                  font-size: 12px;
                  font-style: normal;
                  font-weight: 400;
                  line-height: 100%;
                  /* 12px */
                  text-transform: uppercase; }
                header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-href > .href-list {
                  display: flex;
                  flex-direction: column;
                  align-items: flex-start;
                  gap: 20px;
                  align-self: stretch; }
                  header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-href > .href-list > a {
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                    gap: 5px;
                    align-self: stretch; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-href > .href-list > a:hover > p {
                      color: #0E6FDE; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-href > .href-list > a:hover > p::after {
                        width: 100%; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-href > .href-list > a > p {
                      color: var(--PIA24-BK-01, #042040);
                      font-family: "Open Sans";
                      font-size: 14px;
                      font-style: normal;
                      font-weight: 600;
                      line-height: 100%;
                      /* 14px */
                      position: relative; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-href > .href-list > a > p::after {
                        content: '';
                        display: block;
                        width: 0;
                        height: 1px;
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        background-color: #0E6FDE;
                        transition: all 0.3s; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .download-href > .href-list > a > span {
                      color: var(--PIA24-BK-02, #55687D);
                      font-family: "Open Sans";
                      font-size: 13px;
                      font-style: normal;
                      font-weight: 400;
                      line-height: 150%;
                      /* 19.5px */ }
              header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .country-href {
                display: flex;
                width: 350px;
                flex-direction: column;
                align-items: flex-start;
                gap: 20px;
                flex-shrink: 0; }
                header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .country-href > .title {
                  color: var(--PIA24-BK-02, #55687D);
                  font-family: "Open Sans";
                  font-size: 12px;
                  font-style: normal;
                  font-weight: 400;
                  line-height: 100%;
                  /* 12px */
                  text-transform: uppercase; }
                header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .country-href > .country-list {
                  display: flex;
                  flex-direction: column;
                  align-items: flex-start;
                  gap: 20px;
                  align-self: stretch; }
                  header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .country-href > .country-list > .li {
                    display: flex;
                    align-items: flex-start;
                    gap: 20px;
                    align-self: stretch; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .country-href > .country-list > .li > a {
                      display: flex;
                      align-items: center;
                      gap: 10px;
                      flex: 1 0 0; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .country-href > .country-list > .li > a > .header-thumb-flag {
                        border-radius: 100%;
                        stroke-width: 2px;
                        stroke: var(--PIA24-BK-White, #FFF);
                        filter: drop-shadow(0px 0px 3.8px rgba(4, 32, 64, 0.1)); }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .country-href > .country-list > .li > a > span {
                        color: var(--PIA24-BK-01, #042040);
                        font-family: "Open Sans";
                        font-size: 14px;
                        font-style: normal;
                        font-weight: 600;
                        line-height: 100%;
                        /* 14px */
                        text-transform: capitalize;
                        position: relative; }
                        header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .country-href > .country-list > .li > a > span::after {
                          content: '';
                          display: block;
                          width: 0;
                          height: 1px;
                          position: absolute;
                          bottom: 0;
                          left: 0;
                          background-color: #0E6FDE;
                          transition: all 0.3s; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .country-href > .country-list > .li > a:hover > span {
                        color: #0E6FDE; }
                        header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .country-href > .country-list > .li > a:hover > span::after {
                          width: 100%; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .country-href > .country-list > .li > .more > span {
                      color: var(--PIA24-BK-01, #042040);
                      font-family: "Open Sans";
                      font-size: 14px;
                      font-style: normal;
                      font-weight: 600;
                      line-height: 24px;
                      /* 14px */ }
              header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .gudi-href {
                display: flex;
                width: 900px;
                flex-direction: column;
                align-items: flex-start;
                gap: 20px;
                flex-shrink: 0; }
                header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .gudi-href > .title {
                  color: var(--PIA24-BK-02, #55687D);
                  font-family: "Open Sans";
                  font-size: 12px;
                  font-style: normal;
                  font-weight: 400;
                  line-height: 100%;
                  /* 12px */
                  text-transform: uppercase; }
                header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .gudi-href > .gudi-box {
                  display: flex;
                  flex-direction: column;
                  align-items: flex-start;
                  gap: 10px;
                  align-self: stretch; }
                  header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .gudi-href > .gudi-box > .li {
                    display: flex;
                    align-items: flex-start;
                    gap: 10px;
                    align-self: stretch; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .gudi-href > .gudi-box > .li > .li-box {
                      display: flex;
                      padding: 20px;
                      align-items: flex-start;
                      gap: 10px;
                      flex: 1 0 0;
                      border-radius: 4px;
                      background: #FBFBFD; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .gudi-href > .gudi-box > .li > .li-box:hover .text p {
                        color: #0E6FDE; }
                        header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .gudi-href > .gudi-box > .li > .li-box:hover .text p::after {
                          width: 100%; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .gudi-href > .gudi-box > .li > .li-box > .text {
                        display: flex;
                        flex-direction: column;
                        align-items: flex-start;
                        gap: 5px;
                        flex: 1 0 0; }
                        header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .gudi-href > .gudi-box > .li > .li-box > .text > p {
                          color: var(--PIA24-BK-01, #042040);
                          font-family: "Open Sans";
                          font-size: 14px;
                          font-style: normal;
                          font-weight: 600;
                          line-height: 100%;
                          /* 14px */
                          position: relative; }
                          header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .gudi-href > .gudi-box > .li > .li-box > .text > p::after {
                            content: '';
                            display: block;
                            width: 0;
                            height: 1px;
                            position: absolute;
                            bottom: 0;
                            left: 0;
                            background-color: #0E6FDE;
                            transition: all 0.3s; }
                        header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .gudi-href > .gudi-box > .li > .li-box > .text > span {
                          color: var(--PIA24-BK-02, #55687D);
                          font-family: "Open Sans";
                          font-size: 13px;
                          font-style: normal;
                          font-weight: 400;
                          line-height: 150%;
                          /* 19.5px */ }
              header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .case-list {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                gap: 20px;
                flex: 1 0 0; }
                header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .case-list > .title {
                  color: var(--PIA24-BK-02, #55687D);
                  font-family: "Open Sans";
                  font-size: 12px;
                  font-style: normal;
                  font-weight: 400;
                  line-height: 100%;
                  /* 12px */
                  text-transform: uppercase; }
                header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .case-list > .list {
                  display: flex;
                  width: 680px;
                  align-items: flex-start;
                  gap: 20px;
                  align-self: stretch; }
                  header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .case-list > .list > .list-chil {
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                    gap: 20px;
                    flex: 1 0 0; }
                    header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .case-list > .list > .list-chil > .li {
                      display: flex;
                      align-items: flex-start;
                      gap: 10px;
                      align-self: stretch; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .case-list > .list > .list-chil > .li:hover > div > p {
                        color: var(--PIA24-VI-01, #0E6FDE);
                        font-family: "Open Sans";
                        font-size: 14px;
                        font-style: normal;
                        font-weight: 600;
                        line-height: 100%;
                        /* 14px */ }
                        header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .case-list > .list > .list-chil > .li:hover > div > p::after {
                          width: 100%; }
                      header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .case-list > .list > .list-chil > .li > div {
                        display: flex;
                        flex-direction: column;
                        align-items: flex-start;
                        gap: 5px;
                        flex: 1 0 0; }
                        header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .case-list > .list > .list-chil > .li > div > p {
                          color: var(--PIA24-BK-01, #042040);
                          font-family: "Open Sans";
                          font-size: 14px;
                          font-style: normal;
                          font-weight: 600;
                          line-height: 100%;
                          /* 14px */
                          position: relative; }
                          header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .case-list > .list > .list-chil > .li > div > p::after {
                            content: '';
                            display: block;
                            width: 0;
                            height: 1px;
                            position: absolute;
                            bottom: 0;
                            left: 0;
                            background-color: #0E6FDE;
                            transition: all 0.3s; }
                        header .header-cont > .header-left > .header-nav > .nav-box > .box > div.new-navbox-1 > .case-list > .list > .list-chil > .li > div > span {
                          color: var(--PIA24-BK-02, #55687D);
                          font-family: "Open Sans";
                          font-size: 13px;
                          font-style: normal;
                          font-weight: 400;
                          line-height: 150%;
                          /* 19.5px */ }
        header .header-cont > .header-left > .header-nav > .nav-a {
          position: relative; }
          header .header-cont > .header-left > .header-nav > .nav-a::after {
            content: '';
            display: block;
            width: 0;
            height: 1px;
            position: absolute;
            bottom: 0;
            left: 0;
            background-color: #15357a;
            transition: all 0.3s; }
          header .header-cont > .header-left > .header-nav > .nav-a:hover::after {
            width: 100%; }
    header .header-cont > .header-right {
      float: right; }
      header .header-cont > .header-right::after {
        display: block;
        content: "";
        clear: both; }
      header .header-cont > .header-right > .lang {
        float: left;
        cursor: pointer;
        margin-right: 20px;
        position: relative; }
        header .header-cont > .header-right > .lang:hover::after {
          content: '';
          display: block;
          width: 100%;
          height: 20px;
          position: absolute;
          top: 30px;
          left: 0; }
        header .header-cont > .header-right > .lang:hover .select-list {
          display: block; }
        header .header-cont > .header-right > .lang:hover .currency-box {
          display: flex !important; }
        header .header-cont > .header-right > .lang > .lang_logo {
          width: 18px;
          height: 18px;
          position: relative;
          top: 4px;
          background: url(../img/new_header/lang.svg) no-repeat center;
          margin-right: 5px; }
        header .header-cont > .header-right > .lang > span {
          color: var(--PIA24-BK-01, #042040);
          font-family: "Open Sans";
          font-size: 15px;
          font-style: normal;
          font-weight: 400;
          line-height: 30px;
          /* 15px */
          text-transform: capitalize; }
        header .header-cont > .header-right > .lang .select-list {
          position: absolute;
          left: 0px;
          top: 44px;
          background-color: #ffffff;
          box-shadow: 0px 0px 10px 1px rgba(24, 28, 50, 0.1);
          border-radius: 4px;
          border: 1px solid #d3dae5;
          padding: 7px 5px;
          z-index: 9;
          display: none;
          overflow-y: scroll; }
          header .header-cont > .header-right > .lang .select-list::-webkit-scrollbar {
            width: 3px; }
          header .header-cont > .header-right > .lang .select-list::-webkit-scrollbar-thumb {
            background-color: #aeccfd;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px; }
          header .header-cont > .header-right > .lang .select-list > .li {
            display: flex;
            align-items: center;
            width: 160px;
            padding: 8px 20px;
            font-size: 13px;
            font-family: Poppins-Regular, Poppins;
            color: #0c1b4d;
            line-height: 15px; }
            header .header-cont > .header-right > .lang .select-list > .li.active {
              background-color: #f7f9fc; }
            header .header-cont > .header-right > .lang .select-list > .li img {
              width: 20px;
              height: 20px;
              margin-right: 10px; }
            header .header-cont > .header-right > .lang .select-list > .li:hover {
              background-color: #f7f9fc; }
        header .header-cont > .header-right > .lang .currency-box {
          display: none;
          width: 340px;
          padding: 25px 20px;
          flex-direction: column;
          align-items: center;
          gap: 12px;
          position: absolute;
          right: 0px;
          top: 44px;
          border-radius: 4px;
          background: var(--Luna2024-White, #FFF);
          box-shadow: 0px 5px 15px 0px rgba(4, 32, 64, 0.05); }
          header .header-cont > .header-right > .lang .currency-box > .title {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 5px;
            align-self: stretch; }
            header .header-cont > .header-right > .lang .currency-box > .title > p {
              color: var(--PIA24-BK-01, #042040);
              font-family: "Open Sans";
              font-size: 15px;
              font-style: normal;
              font-weight: 600;
              line-height: 100%;
              /* 15px */ }
            header .header-cont > .header-right > .lang .currency-box > .title > span {
              color: var(--PIA24-BK-01, #042040);
              font-family: "Open Sans";
              font-size: 14px;
              font-style: normal;
              font-weight: 300;
              line-height: 150%;
              /* 21px */ }
          header .header-cont > .header-right > .lang .currency-box > .line {
            width: 100%;
            height: 1px;
            background: #DEE0E9; }
          header .header-cont > .header-right > .lang .currency-box > .lang-box {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: flex-start;
            gap: 10px;
            align-self: stretch; }
            header .header-cont > .header-right > .lang .currency-box > .lang-box .lang-title {
              color: var(--PIA24-BK-02, #55687D);
              font-family: "Open Sans";
              font-size: 12px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 12px */ }
            header .header-cont > .header-right > .lang .currency-box > .lang-box .lang-list {
              display: flex;
              flex-direction: column;
              justify-content: center;
              align-items: center;
              gap: 2px;
              align-self: stretch;
              padding-bottom: 12px;
              border-bottom: 1px dashed #DEE0E9; }
              header .header-cont > .header-right > .lang .currency-box > .lang-box .lang-list > p {
                color: var(--PIA24-BK-01, #042040);
                font-family: "Open Sans";
                font-size: 13px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 13px */
                padding: 8px 5px;
                border-radius: 2px;
                text-align: left;
                width: 100%;
                position: relative; }
                header .header-cont > .header-right > .lang .currency-box > .lang-box .lang-list > p:hover {
                  background: #F5F5F7; }
                  header .header-cont > .header-right > .lang .currency-box > .lang-box .lang-list > p:hover .change-lang {
                    display: none; }
                header .header-cont > .header-right > .lang .currency-box > .lang-box .lang-list > p.active::after {
                  display: block;
                  content: "";
                  width: 12px;
                  height: 12px;
                  position: absolute;
                  right: 5px;
                  top: 8px;
                  background: url(../img/new_header/gou.svg) no-repeat center; }
          header .header-cont > .header-right > .lang .currency-box > .currency-content {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 10px;
            align-self: stretch;
            position: relative;
            z-index: 10; }
            header .header-cont > .header-right > .lang .currency-box > .currency-content > .title {
              color: var(--PIA24-BK-02, #55687D);
              font-family: "Open Sans";
              font-size: 12px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 12px */
              text-align: left; }
            header .header-cont > .header-right > .lang .currency-box > .currency-content > .list-box {
              display: block;
              width: 100%;
              height: 34px;
              padding: 0px 10px;
              border-radius: 4px;
              border: 1px solid #EAEFF9;
              position: relative; }
              header .header-cont > .header-right > .lang .currency-box > .currency-content > .list-box > p {
                float: left;
                line-height: 34px; }
              header .header-cont > .header-right > .lang .currency-box > .currency-content > .list-box > img {
                float: right;
                margin-top: 10px; }
              header .header-cont > .header-right > .lang .currency-box > .currency-content > .list-box > .list {
                display: none;
                width: 300px;
                padding: 10px;
                flex-direction: column;
                align-items: flex-start;
                gap: 2px;
                border-radius: 4px;
                border: 1px solid #EAEFF9;
                background: #FFF;
                position: absolute;
                left: 0;
                top: 34px; }
                header .header-cont > .header-right > .lang .currency-box > .currency-content > .list-box > .list > p {
                  width: 100%;
                  color: var(--PIA24-BK-02, #55687D);
                  font-family: "Open Sans";
                  font-size: 13px;
                  font-style: normal;
                  font-weight: 400;
                  line-height: 100%;
                  /* 13px */
                  padding: 5px;
                  position: relative; }
                  header .header-cont > .header-right > .lang .currency-box > .currency-content > .list-box > .list > p:hover {
                    color: var(--PIA24-BK-01, #042040);
                    border-radius: 2px;
                    background: #F5F5F7; }
                  header .header-cont > .header-right > .lang .currency-box > .currency-content > .list-box > .list > p.active {
                    color: var(--PIA24-BK-01, #042040); }
                    header .header-cont > .header-right > .lang .currency-box > .currency-content > .list-box > .list > p.active::after {
                      display: block;
                      content: "";
                      width: 12px;
                      height: 12px;
                      position: absolute;
                      right: 5px;
                      top: 5px;
                      background: url(../img/new_header/gou.svg) no-repeat center; }
          header .header-cont > .header-right > .lang .currency-box > .save {
            display: flex;
            height: 34px;
            padding: 10px 30px;
            justify-content: center;
            align-items: center;
            gap: 10px;
            align-self: stretch;
            border-radius: 4px;
            background: var(--PIA24-VI-01, #0E6FDE);
            color: var(--PIA_BK-White, #FFF);
            font-family: "Open Sans";
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */
            text-transform: capitalize; }
            header .header-cont > .header-right > .lang .currency-box > .save:hover {
              background: #0048C4; }
          header .header-cont > .header-right > .lang .currency-box::after {
            content: "";
            display: block;
            width: 100%;
            height: 200px;
            position: absolute;
            left: 0;
            bottom: -190px;
            z-index: 2; }
      header .header-cont > .header-right > .header-login-box {
        float: left;
        margin-right: 20px;
        position: relative; }
        header .header-cont > .header-right > .header-login-box .header_menu {
          display: none;
          width: 275px;
          position: absolute;
          top: 40px;
          right: 0px;
          border-radius: 4px;
          background: #FFF;
          /* 投影1 */
          box-shadow: 0px 5px 15px 0px rgba(4, 32, 64, 0.05);
          z-index: 99;
          padding: 10px; }
          header .header-cont > .header-right > .header-login-box .header_menu::after {
            content: "";
            display: block;
            width: 150px;
            position: absolute;
            right: 0;
            top: -20px;
            height: 30px; }
          header .header-cont > .header-right > .header-login-box .header_menu .top {
            display: flex;
            align-items: center;
            padding: 10px 20px;
            padding-bottom: 20px;
            margin-bottom: 15px;
            border-bottom: 1px solid #eff2f5; }
            header .header-cont > .header-right > .header-login-box .header_menu .top > img {
              width: 50px;
              height: 50px;
              border-radius: 6px;
              margin-right: 8px; }
            header .header-cont > .header-right > .header-login-box .header_menu .top .h-user {
              font-size: 15px;
              color: #181c32;
              font-family: Ubuntu-Bold, Ubuntu;
              line-height: 22px;
              text-align: left; }
              header .header-cont > .header-right > .header-login-box .header_menu .top .h-user .header_name {
                color: var(--PIA_BK-01, #042040);
                font-family: "Open Sans";
                font-size: 15px;
                font-style: normal;
                font-weight: 600;
                line-height: 100%;
                /* 15px */ }
              header .header-cont > .header-right > .header-login-box .header_menu .top .h-user .header_email {
                color: var(--PIA24-BK-02, #55687D);
                font-family: "Open Sans";
                font-size: 13px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 13px */ }
              header .header-cont > .header-right > .header-login-box .header_menu .top .h-user .header-user {
                color: var(--PIA24-BK-02, #55687D);
                font-family: "Open Sans";
                font-size: 13px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 13px */
                margin-top: 6px; }
                header .header-cont > .header-right > .header-login-box .header_menu .top .h-user .header-user > img {
                  position: relative;
                  top: 1px; }
                header .header-cont > .header-right > .header-login-box .header_menu .top .h-user .header-user span {
                  word-break: break-all;
                  margin-left: 3px; }
          header .header-cont > .header-right > .header-login-box .header_menu .men-li {
            display: flex;
            align-items: center;
            justify-content: space-between;
            position: relative;
            height: 37px;
            padding: 0 16px; }
            header .header-cont > .header-right > .header-login-box .header_menu .men-li > div {
              width: 100%;
              height: 100%;
              display: flex;
              align-items: center;
              padding: 0 16px;
              border-radius: 6px;
              color: #3f4254;
              font-size: 14px;
              cursor: pointer; }
              header .header-cont > .header-right > .header-login-box .header_menu .men-li > div:hover {
                background-color: rgba(245, 248, 250, 0.8);
                color: #009ef7; }
            header .header-cont > .header-right > .header-login-box .header_menu .men-li .lang-p {
              display: flex;
              align-items: center;
              justify-content: space-between;
              position: relative; }
              header .header-cont > .header-right > .header-login-box .header_menu .men-li .lang-p p {
                color: #3f4254;
                font-size: 14px; }
              header .header-cont > .header-right > .header-login-box .header_menu .men-li .lang-p .lang-u {
                display: flex;
                align-items: center;
                padding: 6px 9px;
                background-color: rgba(245, 248, 250, 0.8);
                border-radius: 6px; }
                header .header-cont > .header-right > .header-login-box .header_menu .men-li .lang-p .lang-u > img {
                  width: 15px;
                  height: 15px;
                  border-radius: 3px;
                  margin-left: 5px; }
              header .header-cont > .header-right > .header-login-box .header_menu .men-li .lang-p:hover .langlist {
                display: block;
                animation: show linear 0.3s; }
            header .header-cont > .header-right > .header-login-box .header_menu .men-li .langlist {
              position: absolute;
              right: calc(100% + 15px);
              top: 0px;
              background-color: #ffffff;
              box-shadow: 0px 0px 10px 1px rgba(24, 28, 50, 0.1);
              border-radius: 4px;
              border: 1px solid #d3dae5;
              padding: 7px 5px;
              z-index: 9;
              width: 180px;
              display: none;
              background: #ffffff;
              box-shadow: 0px 6px 10px 1px rgba(24, 28, 50, 0.1);
              border-radius: 4px 4px 4px 4px;
              opacity: 1;
              border: 1px solid #e9ecf1; }
              header .header-cont > .header-right > .header-login-box .header_menu .men-li .langlist::after {
                content: '';
                display: block;
                align-items: center;
                width: 20px;
                height: 37px;
                position: absolute;
                right: -20px;
                top: 0; }
              header .header-cont > .header-right > .header-login-box .header_menu .men-li .langlist .cont-box {
                max-height: 220px;
                overflow-y: scroll;
                overflow-x: hidden; }
                header .header-cont > .header-right > .header-login-box .header_menu .men-li .langlist .cont-box::-webkit-scrollbar {
                  width: 3px; }
                header .header-cont > .header-right > .header-login-box .header_menu .men-li .langlist .cont-box::-webkit-scrollbar-thumb {
                  background-color: #E9EFF9;
                  -webkit-border-radius: 4px;
                  -moz-border-radius: 4px;
                  border-radius: 4px; }
                header .header-cont > .header-right > .header-login-box .header_menu .men-li .langlist .cont-box > .li {
                  height: 40px;
                  width: 168px;
                  padding: 0 20px;
                  font-family: Poppins-Regular, Poppins;
                  font-size: 15px;
                  font-weight: 400;
                  color: #15357a;
                  line-height: 15px;
                  display: flex;
                  align-items: center;
                  box-sizing: border-box; }
                  header .header-cont > .header-right > .header-login-box .header_menu .men-li .langlist .cont-box > .li > img {
                    width: 20px;
                    height: 20px;
                    margin-right: 15px;
                    border-radius: 4px; }
                  header .header-cont > .header-right > .header-login-box .header_menu .men-li .langlist .cont-box > .li:hover {
                    background-color: #f6f9fe; }
          header .header-cont > .header-right > .header-login-box .header_menu .ips {
            height: auto;
            display: flex;
            margin-bottom: 10px; }
            header .header-cont > .header-right > .header-login-box .header_menu .ips > div {
              display: flex;
              justify-content: space-between;
              padding: 0 16px; }
              header .header-cont > .header-right > .header-login-box .header_menu .ips > div > div {
                display: flex;
                flex-direction: column; }
                header .header-cont > .header-right > .header-login-box .header_menu .ips > div > div span {
                  font-weight: 400;
                  font-size: 13px;
                  line-height: 18px;
                  color: #55687D; }
                header .header-cont > .header-right > .header-login-box .header_menu .ips > div > div p {
                  font-weight: 700;
                  font-size: 16px;
                  line-height: 100%;
                  color: #2C71F0; }
              header .header-cont > .header-right > .header-login-box .header_menu .ips > div a {
                background: #F5F8FA;
                border-radius: 4px;
                padding: 4px 10px;
                display: flex;
                align-items: center;
                justify-content: center; }
                header .header-cont > .header-right > .header-login-box .header_menu .ips > div a p {
                  font-weight: 400;
                  font-size: 13px;
                  line-height: 18px;
                  color: #55687D; }
          header .header-cont > .header-right > .header-login-box .header_menu .men-foot {
            display: flex;
            flex-direction: column; }
            header .header-cont > .header-right > .header-login-box .header_menu .men-foot .foot-li {
              color: #55687D; }
              header .header-cont > .header-right > .header-login-box .header_menu .men-foot .foot-li div:hover {
                background-color: rgba(245, 248, 250, 0.8); }
              header .header-cont > .header-right > .header-login-box .header_menu .men-foot .foot-li a {
                display: inline-block;
                padding: 10px;
                width: 100%;
                color: var(--PIA24-BK-01, #042040);
                font-family: "Open Sans";
                font-size: 13px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 13px */ }
                header .header-cont > .header-right > .header-login-box .header_menu .men-foot .foot-li a:hover {
                  background-color: rgba(245, 248, 250, 0.8); }
            header .header-cont > .header-right > .header-login-box .header_menu .men-foot div.lang_6 {
              padding: 10px;
              color: var(--PIA24-BK-01, #042040);
              font-family: "Open Sans";
              font-size: 13px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 13px */ }
            header .header-cont > .header-right > .header-login-box .header_menu .men-foot div a {
              display: inline-block;
              width: 100%; }
            header .header-cont > .header-right > .header-login-box .header_menu .men-foot .logOutBtn {
              cursor: pointer; }
        header .header-cont > .header-right > .header-login-box.logintxtshow:hover .header_menu {
          animation: show linear 0.3s;
          display: block; }
        header .header-cont > .header-right > .header-login-box > .loginTxt {
          float: left;
          color: var(--PIA24-BK-01, #042040);
          font-family: "Open Sans";
          font-size: 15px;
          font-style: normal;
          font-weight: 400;
          line-height: 30px;
          /* 15px */
          text-transform: capitalize;
          cursor: pointer; }
          header .header-cont > .header-right > .header-login-box > .loginTxt > img {
            position: relative;
            top: 5px;
            margin-right: 5px; }
      header .header-cont > .header-right .header-cont .down {
        top: -2px; }
      header .header-cont > .header-right .down {
        width: 14px;
        height: 14px;
        background: url(../img/new_header/down.svg) no-repeat center;
        position: relative;
        top: 2px; }
      header .header-cont > .header-right > .ipchanger-btn, header .header-cont > .header-right .btntelegram {
        width: auto;
        height: auto;
        padding: 8px 15px;
        border-radius: 4px;
        background: var(--PIA_VI-01, #0E6FDE);
        color: var(--PIA_BK-White, #FFF);
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */
        text-transform: capitalize; }
      header .header-cont > .header-right > .ipchanger-btn:hover {
        border-radius: 4px;
        background: #16396C;
        box-shadow: none; }
      header .header-cont > .header-right .header-cont {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0; }
        header .header-cont > .header-right .header-cont.header-cont-user {
          display: none; }
        header .header-cont > .header-right .header-cont .labname {
          font-size: 18px;
          font-family: Open Sans-Regular, Open Sans;
          color: #042040;
          line-height: 21px; }
        header .header-cont > .header-right .header-cont .user {
          display: flex;
          align-items: center; }
          header .header-cont > .header-right .header-cont .user .txt {
            margin-right: 12px;
            margin-left: 8px;
            position: relative;
            cursor: pointer; }
            header .header-cont > .header-right .header-cont .user .txt:hover .logout-box {
              display: block; }
            header .header-cont > .header-right .header-cont .user .txt:hover ~ .logout-icon > img {
              transform: rotate(-90deg); }
            header .header-cont > .header-right .header-cont .user .txt p {
              font-size: 13px;
              font-family: Open Sans-SemiBold, Open Sans;
              font-weight: 600;
              color: #042040;
              line-height: 19px; }
            header .header-cont > .header-right .header-cont .user .txt span {
              font-size: 12px;
              font-family: Open Sans-Light, Open Sans;
              font-weight: 300;
              color: #55687D;
              line-height: 16px;
              position: relative;
              top: -3px; }
            header .header-cont > .header-right .header-cont .user .txt > .logout-box {
              display: none;
              position: absolute;
              width: 190px;
              height: 38px;
              border-radius: 2px;
              background: #FFF;
              box-shadow: 0px 0px 6px 0px rgba(4, 32, 64, 0.1);
              left: -45px;
              z-index: 10; }
              header .header-cont > .header-right .header-cont .user .txt > .logout-box > img {
                display: inline-block;
                width: 14px;
                position: relative;
                top: 3px;
                margin-left: 15px; }
              header .header-cont > .header-right .header-cont .user .txt > .logout-box > span {
                color: var(--PIA_BK-01, #042040);
                margin-left: 3px;
                font-family: Open Sans-Light, Open Sans;
                font-size: 12px;
                font-style: normal;
                font-weight: 400;
                text-transform: capitalize;
                display: inline;
                line-height: 38px;
                top: 0; }
          header .header-cont > .header-right .header-cont .user > img {
            display: inline-block;
            width: 30px; }
          header .header-cont > .header-right .header-cont .user .logout-icon > img {
            transform: rotate(90deg);
            transition: transform 0.5s;
            -webkit-transition: transform 0.5s;
            /* Safari */ }
        header .header-cont > .header-right .header-cont .lang {
          display: flex;
          align-items: center;
          cursor: pointer;
          position: relative;
          margin-right: 20px; }
          header .header-cont > .header-right .header-cont .lang .ssssd > img {
            display: block;
            width: 14px;
            transform: rotate(90deg); }
          header .header-cont > .header-right .header-cont .lang:hover .txt img {
            transform: rotateZ(-90deg); }
          header .header-cont > .header-right .header-cont .lang:hover .lang-select {
            display: block;
            animation: show linear 0.3s; }
          header .header-cont > .header-right .header-cont .lang:hover .ssssd img {
            transition: all 0.5s;
            transform: rotate(-90deg); }
          header .header-cont > .header-right .header-cont .lang > p {
            color: #44474e;
            margin: 0 7px 2px; }
          header .header-cont > .header-right .header-cont .lang .header-thumb-lang,
          header .header-cont > .header-right .header-cont .lang img {
            margin-right: 3px;
            width: 20px;
            height: 20px; }
          header .header-cont > .header-right .header-cont .lang .txt {
            display: flex;
            align-items: center;
            font-size: 15px;
            font-family: Poppins-Medium, Poppins;
            font-weight: 500;
            color: #15357A;
            line-height: 18px;
            width: 80px;
            border: none;
            margin: 0 7px 0px;
            padding: 10px 0;
            appearance: auto;
            font-weight: 700; }
            header .header-cont > .header-right .header-cont .lang .txt img {
              margin-left: 3px; }
          header .header-cont > .header-right .header-cont .lang .ssssd {
            font-size: 16px !important;
            font-family: Ubuntu-Regular, Ubuntu !important;
            display: flex;
            align-items: center; }
            header .header-cont > .header-right .header-cont .lang .ssssd > img {
              margin-left: 8px; }
          header .header-cont > .header-right .header-cont .lang .lang-select {
            display: none;
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            top: 39px;
            width: 180px;
            padding: 10px;
            background-color: #ffffff;
            box-shadow: 0px 6px 10px 1px rgba(24, 28, 50, 0.1);
            border-radius: 4px;
            border: 1px solid #e9ecf1;
            z-index: 9; }
            header .header-cont > .header-right .header-cont .lang .lang-select::after {
              content: "";
              position: absolute;
              left: 50%;
              top: -24px;
              width: 119px;
              height: 26px;
              transform: translateX(-50%); }
            header .header-cont > .header-right .header-cont .lang .lang-select .select-cont {
              max-height: 320px;
              overflow-y: scroll; }
              header .header-cont > .header-right .header-cont .lang .lang-select .select-cont::-webkit-scrollbar {
                width: 3px; }
              header .header-cont > .header-right .header-cont .lang .lang-select .select-cont::-webkit-scrollbar-thumb {
                background-color: #E9EFF9;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px; }
            header .header-cont > .header-right .header-cont .lang .lang-select .opt {
              display: flex;
              align-items: center;
              font-size: 15px;
              font-weight: 400;
              color: #15357a;
              line-height: 40px;
              padding-left: 15px; }
              header .header-cont > .header-right .header-cont .lang .lang-select .opt:hover {
                background-color: #f6f9fe; }
          header .header-cont > .header-right .header-cont .lang i {
            display: block;
            width: 10px;
            height: 10px;
            background-image: url("../img/pull_down.png");
            background-repeat: no-repeat;
            background-position: center; }
          header .header-cont > .header-right .header-cont .lang::after {
            content: '';
            display: block;
            position: absolute;
            right: -7px;
            top: 0;
            width: 1px;
            height: 100%;
            border-right: 1px solid #F4F4F5; }
      header .header-cont > .header-right > .btntelegram {
        background: none;
        color: #0E6FDE;
        min-width: auto;
        min-height: auto;
        padding: 6px 15px;
        text-transform: capitalize; }
        header .header-cont > .header-right > .btntelegram > span {
          font-family: "Open Sans";
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */ }
        header .header-cont > .header-right > .btntelegram:hover {
          background: var(--PIA_VI-01, #0E6FDE);
          color: #fff; }
