.first-block {
  width: 100%;
  height: 750px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1400px) {
  .first-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media (max-width: 425px) {
  .first-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: 980px;
  }
}

.first-block .first-block_left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  max-width: 900px;
  height: 100%;
  margin-bottom: 65px;
}

@media (max-width: 1400px) {
  .first-block .first-block_left-side {
    margin-bottom: 0;
    max-width: 1300px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 20px 0 20px;
    margin-left: 20px;
  }
}

@media (max-width: 768px) {
  .first-block .first-block_left-side {
    margin-bottom: 40px;
  }
}

@media (max-width: 425px) {
  .first-block .first-block_left-side {
    height: 30%;
  }
}

.first-block .first-block_left-side .first-block_left-side_inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 540px;
  height: 439px;
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1400px) {
  .first-block .first-block_left-side .first-block_left-side_inside {
    margin-bottom: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1300px;
    height: 275px;
  }
}

@media (max-width: 768px) {
  .first-block .first-block_left-side .first-block_left-side_inside {
    width: 100%;
    max-width: 720px;
    height: 382px;
  }
}

@media (max-width: 425px) {
  .first-block .first-block_left-side .first-block_left-side_inside {
    max-width: 373px;
    height: 382px;
  }
}

.first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 540px;
  height: 366px;
}

@media (max-width: 1400px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text {
    max-width: 1300px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: 355px;
  }
}

@media (max-width: 768px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text {
    width: 100%;
    max-width: 708px;
  }
}

@media (max-width: 425px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text {
    max-width: 400px;
  }
}

.first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_up-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #535353;
}

.first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_title {
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 139.5%;
  color: #2E2E2E;
  margin-top: 10px;
}

.first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 540px;
  height: 257px;
  margin-top: 16px;
}

@media (max-width: 1400px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles {
    width: 100%;
    max-width: 1300px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: calc(95px + 5vh);
  }
}

@media (max-width: 768px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles {
    width: 100%;
    max-width: 708px;
    height: 205px;
    margin-right: 20px;
  }
}

@media (max-width: 425px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles {
    width: 373px;
    height: 205px;
  }
}

@media (max-width: 401px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles {
    width: 360px;
  }
}

.first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles .first-block_up-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
}

@media (max-width: 1400px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles .first-block_up-text {
    width: 100%;
    max-width: 1300px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: calc(1px + 1vh);
  }
}

@media (max-width: 768px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles .first-block_up-text {
    width: 100%;
    max-width: 708px;
    margin-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 425px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles .first-block_up-text {
    width: 373px;
  }
}

@media (max-width: 425px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles .first-block_up-text {
    width: 373px;
  }
}

@media (max-width: 375px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles .first-block_up-text {
    font-size: 15px;
    width: 350px;
    padding-left: 0;
  }
}

.first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles .first-block_down-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
}

@media screen and (max-width: 1400px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles .first-block_down-text {
    margin-bottom: calc(1px + 1vh);
  }
}

@media (max-width: 768px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles .first-block_down-text {
    width: 100%;
    max-width: 708px;
    margin-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 425px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles .first-block_down-text {
    width: 373px;
    margin-top: 20px;
  }
}

@media (max-width: 401px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles .first-block_down-text {
    width: 373px;
  }
}

@media (max-width: 375px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_block-text .first-block_block-articles .first-block_down-text {
    font-size: 15px;
    width: 350px;
    padding-left: 0;
  }
}

.first-block .first-block_left-side .first-block_left-side_inside .first-block_icons-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 270px;
  height: 40px;
  margin-top: 40px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

@media (min-width: 1401px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_icons-mob {
    display: none;
  }
}

@media (min-width: 1024px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_icons-mob {
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_icons-mob {
    margin-top: 67px;
  }
}

@media (max-width: 488px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_icons-mob {
    margin-top: 120px;
  }
}

@media (max-width: 425px) {
  .first-block .first-block_left-side .first-block_left-side_inside .first-block_icons-mob {
    margin-top: 200px;
  }
}

.first-block .first-block_left-side .first-block_left-side_inside .first-block_icons-mob .first-block_icons__left {
  background-image: url(/images/iq-hr/app-store-badge.png);
  width: 120px;
  height: 40px;
  cursor: pointer;
}

.first-block .first-block_left-side .first-block_left-side_inside .first-block_icons-mob .first-block_icons__right {
  background-image: url(/images/iq-hr/g-p-badge.png);
  width: 135px;
  height: 40px;
  cursor: pointer;
}

.first-block .first-block_right-side {
  width: 100%;
  max-width: 1020px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1400px) {
  .first-block .first-block_right-side {
    margin-top: 135px;
  }
}

@media (max-width: 768px) {
  .first-block .first-block_right-side {
    width: 100%;
    max-width: 740px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 425px) {
  .first-block .first-block_right-side {
    left: 15px;
    top: -160px;
  }
  .first-block .first-block_right-side::before {
    content: '';
    border-top: 1px solid #E8E8E8;
    width: 100%;
    max-width: 414px;
    position: absolute;
    top: -211px;
    left: -8px;
    z-index: 1;
  }
}

.first-block .first-block_right-side .first-block_right-side-img__background-right-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-game/desktopBgd.png);
  width: 100%;
  height: 555px;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .first-block .first-block_right-side .first-block_right-side-img__background-right-desktop {
    background-image: url(/images/iq-gameMob/1-1Mob.png);
    width: 375px;
    height: 229px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 425px) {
  .first-block .first-block_right-side .first-block_right-side-img__background-right-desktop {
    background-image: url(/images/iq-gameMob/1-1Mob.png);
    width: 375px;
    height: 229px;
    left: -10px;
    top: -119px;
  }
}

.first-block .first-block_right-side .first-block_right-side-img__background-right-desktop .first-block_icon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  position: absolute;
  cursor: pointer;
  top: 276px;
  left: 418px;
}

@media (max-width: 768px) {
  .first-block .first-block_right-side .first-block_right-side-img__background-right-desktop .first-block_icon-wrap {
    top: 95px;
    left: 160px;
  }
}

@media (max-width: 425px) {
  .first-block .first-block_right-side .first-block_right-side-img__background-right-desktop .first-block_icon-wrap {
    top: 95px;
    left: 172px;
  }
}

.first-block .first-block_right-side .first-block_right-side-img__background-right-desktop .first-block_icon-wrap .first-block_icon-wrap-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.first-block .first-block_right-side .first-block_right-side-img__background-right-desktop .first-block_icon-wrap .first-block_icon-wrap-wrap .first-block_icon-play {
  width: 50px;
  height: 50px;
  background-image: url(/images/iq-hr/play.svg);
}

.first-block .first-block_right-side .first-block_right-side-img__background-right-desktop .first-block_icon-wrap .first-block_icon-wrap-wrap .pulse {
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 rgba(46, 46, 46, 0.233);
          box-shadow: 0 0 0 rgba(46, 46, 46, 0.233);
  -webkit-animation: pulse 2s infinite;
          animation: pulse 2s infinite;
}

.first-block .first-block_right-side .first-block_right-side-img__background-right-desktop .first-block_icon-wrap .first-block_icon-wrap-wrap .first-block_icon-play__text {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.005em;
  color: #2E2E2E;
}

.first-block .first-block_right-side .first-block_right-side-img__background-right-desktop .first-block_icons-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 270px;
  height: 40px;
  position: absolute;
  top: 530px;
  left: 311px;
}

@media (max-width: 1400px) {
  .first-block .first-block_right-side .first-block_right-side-img__background-right-desktop .first-block_icons-desktop {
    display: none;
  }
}

@media (max-width: 768px) {
  .first-block .first-block_right-side .first-block_right-side-img__background-right-desktop .first-block_icons-desktop {
    display: none;
  }
}

@media (max-width: 425px) {
  .first-block .first-block_right-side .first-block_right-side-img__background-right-desktop .first-block_icons-desktop {
    display: none;
  }
}

.first-block .first-block_right-side .first-block_right-side-img__background-right-desktop .first-block_icons-desktop .first-block_icons__left {
  background-image: url(/images/iq-hr/app-store-badge.png);
  width: 120px;
  height: 40px;
  cursor: pointer;
}

.first-block .first-block_right-side .first-block_right-side-img__background-right-desktop .first-block_icons-desktop .first-block_icons__right {
  background-image: url(/images/iq-hr/g-p-badge.png);
  width: 135px;
  height: 40px;
  cursor: pointer;
}

.first-block .first-block-img__background-layer {
  background-image: url(/images/iq-game/bgdD.png);
  width: 1920px;
  height: 750px;
  position: absolute;
  right: 0;
}

@media (max-width: 425px) {
  .first-block .first-block-img__background-layer {
    height: 227px;
    left: -1406px;
    top: 200px;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(46, 46, 46, 0.08);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(46, 46, 46, 0.08);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(46, 46, 46, 0.08);
  }
}

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(46, 46, 46, 0.233);
            box-shadow: 0 0 0 0 rgba(46, 46, 46, 0.233);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
            box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
            box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

.shLineHeaderMenu {
  position: relative;
  left: 364px;
  top: -1px;
  border-bottom: 1px solid #E8E8E8;
}

@media (max-width: 1024px) and (max-height: 1024px) {
  .header-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .header-right-top {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    width: 674px;
    left: -61px;
    position: relative;
  }
}

@media (max-width: 1024px) and (max-height: 768px) {
  .header-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .header-right-top {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    width: 674px;
    left: -61px;
    position: relative;
  }
}

@media (max-width: 768px) and (max-height: 1024px) {
  .header-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .header-right-top {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    width: 475px;
    left: -40px;
    position: relative;
  }
}

@media screen and (max-width: 425px) {
  .desctop-element {
    display: none !important;
  }
  #mesh-top-line {
    display: none;
  }
}

.second-block {
  width: 100%;
  height: 766px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1400px) {
  .second-block {
    margin-top: 185px;
  }
}

@media (max-width: 1024px) {
  .second-block {
    margin-top: 110px;
  }
}

@media (max-width: 768px) {
  .second-block {
    height: 585px;
  }
}

@media (max-width: 425px) {
  .second-block {
    top: 1010px;
  }
}

.second-block .second-block_background-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.second-block .second-block_background-wrap .second-block_background {
  width: 100%;
  height: 475px;
  background: #F8F8F8;
  position: absolute;
  z-index: 0;
}

@media (max-width: 768px) {
  .second-block .second-block_background-wrap .second-block_background {
    height: 365px;
  }
}

@media (max-width: 425px) {
  .second-block .second-block_background-wrap .second-block_background {
    height: 250px;
  }
}

.second-block .second-block_background-wrap .second-block_background-square {
  width: 23px;
  height: 23px;
  background: #F0F3F8;
  border-radius: 5px;
  position: absolute;
  z-index: 1;
  top: 330px;
  left: 110px;
}

.second-block .second-block_background-wrap .second-block_background-text {
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 175px;
  line-height: 167px;
  color: #EEEEEE;
  position: absolute;
  z-index: 1;
  margin-top: 20px;
}

@media (max-width: 900px) {
  .second-block .second-block_background-wrap .second-block_background-text {
    font-size: 130px;
  }
}

@media (max-width: 768px) {
  .second-block .second-block_background-wrap .second-block_background-text {
    font-size: 100px;
  }
}

@media (max-width: 425px) {
  .second-block .second-block_background-wrap .second-block_background-text {
    font-size: 50px;
    line-height: 118px;
  }
}

.second-block .second-block_top-layer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  z-index: 1;
  width: 100%;
}

@media (max-width: 768px) {
  .second-block .second-block_top-layer {
    margin-top: 25px;
  }
}

.second-block .second-block_top-layer .second-block_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 103px;
  margin-top: 20px;
}

@media (max-width: 425px) {
  .second-block .second-block_top-layer .second-block_title {
    height: 83px;
  }
}

.second-block .second-block_top-layer .second-block_title .second-block_title__wrap-sides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1202px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  top: 17px;
}

@media (max-width: 1250px) {
  .second-block .second-block_top-layer .second-block_title .second-block_title__wrap-sides {
    width: 1075px;
  }
}

@media (max-width: 1131px) {
  .second-block .second-block_top-layer .second-block_title .second-block_title__wrap-sides {
    width: 945px;
  }
}

@media (max-width: 900px) {
  .second-block .second-block_top-layer .second-block_title .second-block_title__wrap-sides {
    width: 835px;
  }
}

@media (max-width: 768px) {
  .second-block .second-block_top-layer .second-block_title .second-block_title__wrap-sides {
    width: 724px;
  }
}

@media (max-width: 425px) {
  .second-block .second-block_top-layer .second-block_title .second-block_title__wrap-sides {
    width: 385px;
    top: 0;
  }
}

@media (max-width: 375px) {
  .second-block .second-block_top-layer .second-block_title .second-block_title__wrap-sides {
    width: 345px;
  }
}

.second-block .second-block_top-layer .second-block_title .second-block_title__wrap-sides .second-block_title__left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.second-block .second-block_top-layer .second-block_title .second-block_title__wrap-sides .second-block_title__left-side .second-block_title-number {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #535353;
}

.second-block .second-block_top-layer .second-block_title .second-block_title__wrap-sides .second-block_title__left-side .second-block_title-title {
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  color: #2E2E2E;
}

@media (max-width: 425px) {
  .second-block .second-block_top-layer .second-block_title .second-block_title__wrap-sides .second-block_title__left-side .second-block_title-title {
    font-size: 25px;
    line-height: 139.5%;
  }
}

.second-block .second-block_top-layer .second-block_title .second-block_title__wrap-sides .second-block_title__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .second-block .second-block_top-layer .second-block_title .second-block_title__wrap-sides .second-block_title__right-side {
    display: none;
  }
}

.second-block .second-block_top-layer .second-block_title .second-block_title__wrap-sides .second-block_title__right-side .second-block_title-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
  width: 601px;
  display: none;
}

.second-block .second-block_top-layer .second-block_slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 75px;
  width: 100%;
}

@media (max-width: 1290px) {
  .second-block .second-block_top-layer .second-block_slider {
    position: relative;
    left: -42px;
  }
}

@media (max-width: 1280px) {
  .second-block .second-block_top-layer .second-block_slider {
    position: relative;
    left: -50px;
  }
}

@media (max-width: 1131px) {
  .second-block .second-block_top-layer .second-block_slider {
    left: 0px;
  }
}

@media (max-width: 1024px) {
  .second-block .second-block_top-layer .second-block_slider {
    left: 0;
  }
}

@media (max-width: 768px) {
  .second-block .second-block_top-layer .second-block_slider {
    left: 0;
    margin-top: 35px;
  }
}

@media (max-width: 425px) {
  .second-block .second-block_top-layer .second-block_slider {
    top: -73px;
  }
}

.second-block .second-block_top-layer .second-block_slider .second-block_slider-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 700px;
}

@media (max-width: 768px) {
  .second-block .second-block_top-layer .second-block_slider .second-block_slider-wrap {
    height: 455px;
  }
}

@media (max-width: 425px) {
  .second-block .second-block_top-layer .second-block_slider .second-block_slider-wrap {
    display: none;
  }
}

.second-block .second-block_top-layer .second-block_slider .second-block_slider-range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 25px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1300px) {
  .second-block .second-block_top-layer .second-block_slider .second-block_slider-range {
    padding-left: 20px;
  }
}

@media (max-width: 1130px) {
  .second-block .second-block_top-layer .second-block_slider .second-block_slider-range {
    padding-left: 0px;
  }
}

#shSwiperSecondBlock {
  height: 656px;
}

@media (min-width: 1910px) {
  #shSwiperSecondBlock {
    overflow: visible !important;
  }
}

@media (max-width: 1131px) {
  #shSwiperSecondBlock {
    overflow: visible !important;
  }
}

#shSwiperWrapperSecondBlock {
  left: 352px;
}

@media screen and (max-width: 2569px) {
  #shSwiperWrapperSecondBlock {
    left: 248px;
  }
}

@media screen and (max-width: 2560px) and (max-height: 1440px) {
  #shSwiperWrapperSecondBlock {
    left: 248px;
  }
}

@media screen and (max-width: 2048px) and (max-height: 1536px) {
  #shSwiperWrapperSecondBlock {
    left: 413px;
  }
}

@media (max-width: 1921px) {
  #shSwiperWrapperSecondBlock {
    left: 681px;
  }
}

@media screen and (max-width: 1920px) and (max-height: 1200px) {
  #shSwiperWrapperSecondBlock {
    left: 354px;
  }
}

@media (max-width: 1920px) and (max-height: 1080px) {
  #shSwiperWrapperSecondBlock {
    left: 265px;
  }
}

@media screen and (max-width: 1680px) and (max-height: 1050px) {
  #shSwiperWrapperSecondBlock {
    left: 228px;
  }
}

@media screen and (max-width: 1600px) and (max-height: 1200px) {
  #shSwiperWrapperSecondBlock {
    left: 190px;
  }
}

@media (max-width: 1440px) {
  #shSwiperWrapperSecondBlock {
    left: 77px;
  }
}

@media (max-width: 1280px) {
  #shSwiperWrapperSecondBlock {
    left: 80px;
  }
}

@media (max-width: 1131px) {
  #shSwiperWrapperSecondBlock {
    left: 59px;
  }
}

@media (max-width: 1024px) {
  #shSwiperWrapperSecondBlock {
    left: 34px;
  }
}

@media (max-width: 900px) {
  #shSwiperWrapperSecondBlock {
    left: 0;
  }
}

@media (max-width: 768px) {
  #shSwiperWrapperSecondBlock {
    left: 32px;
  }
}

#shSwiperWrapperSecondBlock .swiper-slide {
  width: 400px !important;
}

@media (max-width: 1131px) {
  #shSwiperWrapperSecondBlock .swiper-slide {
    width: 381px !important;
  }
}

@media (max-width: 1024px) {
  #shSwiperWrapperSecondBlock .swiper-slide {
    width: 381px !important;
  }
}

@media (max-width: 768px) {
  #shSwiperWrapperSecondBlock .swiper-slide {
    width: 236px !important;
  }
}

#sliderRange {
  width: 100%;
  max-width: 1203px;
  height: 2px;
}

@media screen and (max-width: 2560px) and (max-height: 1440px) {
  #sliderRange {
    left: 668px;
    top: 900px;
  }
}

@media screen and (max-width: 2048px) and (max-height: 1536px) {
  #sliderRange {
    left: 413px;
  }
}

@media (max-width: 1921px) {
  #sliderRange {
    left: 684px;
  }
}

@media screen and (max-width: 1920px) and (max-height: 1200px) {
  #sliderRange {
    left: 354px;
  }
}

@media screen and (max-width: 1920px) and (max-height: 1080px) {
  #sliderRange {
    left: 354px;
    top: 900px;
  }
}

@media screen and (max-width: 1680px) and (max-height: 1050px) {
  #sliderRange {
    left: 228px;
  }
}

@media screen and (max-width: 1600px) and (max-height: 1200px) {
  #sliderRange {
    left: 190px;
  }
}

@media (max-width: 1440px) {
  #sliderRange {
    width: 1163px;
    left: 77px;
  }
}

@media (max-width: 1290px) {
  #sliderRange {
    left: 150px;
    top: 735px;
  }
}

@media (max-width: 1280px) {
  #sliderRange {
    left: 80px;
  }
}

@media (max-width: 1131px) {
  #sliderRange {
    width: 1001px;
    left: 63px;
  }
}

@media (max-width: 1024px) {
  #sliderRange {
    width: 950px;
    left: 37px;
  }
}

@media (max-width: 900px) {
  #sliderRange {
    width: 800px;
  }
}

@media (max-width: 768px) {
  #sliderRange {
    width: 700px;
    top: 435px;
  }
}

/* range */
input[type=range] {
  height: 10px;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}

input[type=range]:focus {
  outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  -webkit-box-shadow: 0px 0px 0px #353535;
          box-shadow: 0px 0px 0px #353535;
  background: #ffffff;
  border-radius: 0px;
  border: 0px solid #f3c846;
}

input[type=range]::-webkit-slider-thumb {
  border: 0px solid #f3c846;
  height: 12px;
  width: 52px;
  border-radius: 31px;
  background: #06CE0B;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

input[type=range]::-webkit-slider-runnable-track {
  background: #EDEDED;
}

input[type=range]::-moz-range-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #353535;
  background: #06CE0B;
  border-radius: 0px;
  border: 0px solid #f3c846;
}

input[type=range]::-moz-range-thumb {
  box-shadow: 2px 2px 3px #353535;
  border: 0px solid #f3c846;
  height: 15px;
  width: 31px;
  border-radius: 31px;
  background: #ffffff;
  cursor: pointer;
}

input[type=range]::-ms-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input[type=range]::-ms-fill-lower {
  background: #06CE0B;
  border: 0px solid #f3c846;
  border-radius: 31px;
  box-shadow: 0px 0px 0px #353535;
}

input[type=range]::-ms-fill-upper {
  background: #06CE0B;
  border: 0px solid #f3c846;
  border-radius: 31px;
  box-shadow: 0px 0px 0px #353535;
}

input[type=range]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 2px 2px 3px #353535;
  border: 0px solid #f3c846;
  height: 15px;
  width: 31px;
  border-radius: 31px;
  background: #ffffff;
  cursor: pointer;
}

input[type=range]:focus::-ms-fill-lower {
  background: #06CE0B;
}

input[type=range]:focus::-ms-fill-upper {
  background: #06CE0B;
}

.second-block_slider-mobile {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 426px) and (max-width: 10000px) {
  .second-block_slider-mobile {
    display: none;
  }
}

@media (max-width: 425px) {
  .second-block_slider-mobile {
    position: relative;
    top: 40px;
  }
}

.second-block_slider-mobile .second-block_slider-mobile-wrap {
  width: 100%;
  max-width: 383px;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-one {
  width: 180px !important;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
  margin-right: 30px;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 425px) {
  .second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-one {
    margin-right: 23px;
  }
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-one .second-block_slider-up-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 130px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-one .second-block_slider-up-block .second-block_slider-up-block__img {
  background-image: url(/images/iq-gameMob/7-8.png);
  width: 182px;
  height: 130px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-repeat: no-repeat;
  background-size: cover;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-one .second-block_slider-down-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 270px;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-one .second-block_slider-down-block .second-block_slider__title {
  width: 144px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 139.5%;
  color: #2E2E2E;
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 18px;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-one .second-block_slider-down-block .second-block_slider__text {
  width: 150px;
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  top: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 19px;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-two {
  width: 180px !important;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
  margin-right: 30px;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 425px) {
  .second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-two {
    margin-right: 23px;
  }
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-two .second-block_slider-up-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 130px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-two .second-block_slider-up-block .second-block_slider-up-block__img {
  background-image: url(/images/iq-gameMob/7-9.png);
  width: 182px;
  height: 130px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-repeat: no-repeat;
  background-size: cover;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-two .second-block_slider-down-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 270px;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-two .second-block_slider-down-block .second-block_slider__title {
  width: 144px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 139.5%;
  color: #2E2E2E;
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 18px;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-two .second-block_slider-down-block .second-block_slider__text {
  width: 150px;
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  top: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 19px;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-three {
  width: 180px !important;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
  margin-right: 30px;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 425px) {
  .second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-three {
    margin-right: 23px;
  }
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-three .second-block_slider-up-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 130px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-three .second-block_slider-up-block .second-block_slider-up-block__img {
  background-image: url(/images/iq-gameMob/7-8.png);
  width: 182px;
  height: 130px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-repeat: no-repeat;
  background-size: cover;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-three .second-block_slider-down-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 270px;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-three .second-block_slider-down-block .second-block_slider__title {
  width: 144px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 139.5%;
  color: #2E2E2E;
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 18px;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-three .second-block_slider-down-block .second-block_slider__text {
  width: 150px;
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  top: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 19px;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-four {
  width: 180px !important;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
  margin-right: 30px;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 425px) {
  .second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-four {
    margin-right: 23px;
  }
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-four .second-block_slider-up-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 130px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-four .second-block_slider-up-block .second-block_slider-up-block__img {
  background-image: url(/images/iq-gameMob/7-9.png);
  width: 182px;
  height: 130px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-repeat: no-repeat;
  background-size: cover;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-four .second-block_slider-down-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 270px;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-four .second-block_slider-down-block .second-block_slider__title {
  width: 144px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 139.5%;
  color: #2E2E2E;
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 18px;
}

.second-block_slider-mobile .second-block_slider-mobile-wrap .second-block_slider-mobile__card-four .second-block_slider-down-block .second-block_slider__text {
  width: 150px;
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  top: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 19px;
}

.second-block_slider-mobile .second-block_slider-range-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 380px;
}

@media (max-width: 425px) {
  .second-block_slider-mobile .second-block_slider-range-mobile {
    position: relative;
    top: 10px;
  }
}

@media (max-width: 375px) {
  .second-block_slider-mobile .second-block_slider-range-mobile {
    width: 320px;
  }
}

#secondBlockSliderMobileWraper {
  height: 410px;
  left: 5px;
}

@media (max-width: 425px) {
  #secondBlockSliderMobileWraper {
    height: 414px;
  }
}

.our-blog-card-mob {
  width: 180px;
  height: 400px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff !important;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.07);
}

@media (max-width: 425px) {
  .our-blog-card-mob {
    width: 182px !important;
    height: 400px !important;
  }
}

.our-blog-content-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.our-blog-card__header-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.our-blog-card__header-mob > img {
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 23px;
}

.our-blog-card__header-mob > span {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.005em;
  color: #000000;
  -webkit-transition: 1s;
  transition: 1s;
}

.our-blog-card__category-mob {
  margin-top: 5px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 150%;
  display: block;
  letter-spacing: 0.005em;
  color: #535353;
  -webkit-transition: 1s;
  transition: 1s;
}

.our-blog-card__title-mob {
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #2E2E2E;
  display: block;
  margin-top: 5px;
  -webkit-transition: 1s;
  transition: 1s;
}

.our-blog-card-mob > img {
  width: 100%;
  height: 130px;
  position: absolute;
  top: 0;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 1s;
  transition: 1s;
  -o-object-position: center;
     object-position: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.our-blog-card__content-mob {
  padding: 0px 20px;
  position: relative;
  z-index: 2;
  width: 150px;
  height: 300px;
}

@media (max-width: 425px) {
  .our-blog-card__content-mob {
    height: 240px;
    top: -18px;
  }
}

.our-blog-card__text-mob {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  margin-top: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  -webkit-transition: 1s;
  transition: 1s;
}

@media (max-width: 425px) {
  .our-blog-card__text-mob {
    height: 150px;
  }
}

.slist1-mob {
  list-style-type: disc;
  position: relative;
  left: 25px;
  width: 289px;
  height: 126px;
}

.slist1-mob .slist-item-mob {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #000000;
  list-style-type: disc;
}

.our-blog-card__footer-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.our-blog-card__footer-mob span {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.005em;
  color: #A5A5A6;
  -webkit-transition: 1s;
  transition: 1s;
}

.our-blog-section__card-see-more-mob {
  margin-top: 45px;
}

@media (max-width: 425px) {
  .our-blog-section__card-see-more-mob {
    margin-top: 5px !important;
  }
}

.secondBlockMob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 425px) {
  .secondBlockMob {
    margin-top: 4px !important;
  }
}

.our-blog-section__card-see-more-mob {
  margin-top: 53px;
}

.our-blog-section__card-see-more-mob a {
  -webkit-transition: 1s;
  transition: 1s;
  font-size: 14px;
}

.our-blog-card__likes-mob,
.our-blog-card__view-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.our-blog-card__likes-mob span:last-of-type,
.our-blog-card__view-mob span:last-of-type {
  margin-left: 5px;
}

.our-blog-card__likes-mob {
  margin-left: 15px;
}

.our-blog-card__view-mob {
  margin-left: 20px;
}

.license-section__see-more-href-mob {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.license-section__see-more-href-mob:hover > div {
  width: 0px;
}

.license-section__see-more-href-mob > div {
  width: 25px;
  height: 1px;
  background-color: black;
  margin-right: 15px;
  -webkit-transition: background-color 1000ms, width 0.3s;
  transition: background-color 1000ms, width 0.3s;
}

.license-section__see-more-href-mob > a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  -webkit-transition: 1s;
  transition: 1s;
}

.third-block {
  width: 100%;
  height: 293px;
  position: relative;
  top: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 768px) {
  .third-block {
    top: 725px;
  }
}

@media (max-width: 425px) {
  .third-block {
    top: 760px;
  }
}

.third-block .third-block-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.third-block .third-block-wrap .third-block-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1205px;
  height: 167px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1250px) {
  .third-block .third-block-wrap .third-block-up {
    width: 1075px;
  }
}

@media (max-width: 1131px) {
  .third-block .third-block-wrap .third-block-up {
    width: 945px;
  }
}

@media (max-width: 900px) {
  .third-block .third-block-wrap .third-block-up {
    width: 835px;
    position: relative;
    left: 37px;
  }
}

@media (max-width: 768px) {
  .third-block .third-block-wrap .third-block-up {
    width: 700px;
    height: 122px;
    position: relative;
    left: 0px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

@media (max-width: 425px) {
  .third-block .third-block-wrap .third-block-up {
    width: 400px;
    position: relative;
    left: 15px;
  }
}

@media (max-width: 375px) {
  .third-block .third-block-wrap .third-block-up {
    width: 370px;
  }
}

.third-block .third-block-wrap .third-block-up .third-block-up__left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 608px;
  height: 84px;
  position: relative;
  top: 20px;
}

@media (max-width: 768px) {
  .third-block .third-block-wrap .third-block-up .third-block-up__left-side {
    width: 700px;
  }
}

@media (max-width: 425px) {
  .third-block .third-block-wrap .third-block-up .third-block-up__left-side {
    width: 365px;
  }
}

.third-block .third-block-wrap .third-block-up .third-block-up__left-side .third-block-up__left-side-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #535353;
  z-index: 1;
}

.third-block .third-block-wrap .third-block-up .third-block-up__left-side .third-block-up__left-side-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  color: #2E2E2E;
  z-index: 1;
}

@media (max-width: 425px) {
  .third-block .third-block-wrap .third-block-up .third-block-up__left-side .third-block-up__left-side-text {
    font-size: 25px;
    line-height: 139.5%;
  }
}

.third-block .third-block-wrap .third-block-up .third-block-up__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 597px;
}

@media (max-width: 768px) {
  .third-block .third-block-wrap .third-block-up .third-block-up__right-side {
    display: none;
  }
}

.third-block .third-block-wrap .third-block-up .third-block-up__down-layer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 175px;
  line-height: 167px;
  text-transform: uppercase;
  color: #EEEEEE;
  z-index: 0;
  top: 10px;
  left: 10px;
  top: 25px;
  left: 396px;
}

@media (min-width: 1921px) {
  .third-block .third-block-wrap .third-block-up .third-block-up__down-layer {
    left: 661px;
  }
}

@media (max-width: 1440px) {
  .third-block .third-block-wrap .third-block-up .third-block-up__down-layer {
    left: 176px;
  }
}

@media (max-width: 1024px) {
  .third-block .third-block-wrap .third-block-up .third-block-up__down-layer {
    font-size: 130px;
    left: 103px;
  }
}

@media (max-width: 900px) {
  .third-block .third-block-wrap .third-block-up .third-block-up__down-layer {
    font-size: 130px;
    left: 3px;
    top: -20px;
  }
}

@media (max-width: 768px) {
  .third-block .third-block-wrap .third-block-up .third-block-up__down-layer {
    font-size: 100px;
    left: 33px;
    top: -20px;
  }
}

@media (max-width: 425px) {
  .third-block .third-block-wrap .third-block-up .third-block-up__down-layer {
    font-size: 50px;
    line-height: 48px;
    left: 28px;
    top: 15px;
  }
}

.third-block .third-block-wrap .third-block-down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1205px;
  height: 126px;
  position: relative;
  top: 37px;
}

@media (max-width: 1250px) {
  .third-block .third-block-wrap .third-block-down {
    width: 1075px;
  }
}

@media (max-width: 1131px) {
  .third-block .third-block-wrap .third-block-down {
    width: 945px;
  }
}

@media (max-width: 900px) {
  .third-block .third-block-wrap .third-block-down {
    width: 870px;
  }
}

@media (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down {
    width: 708px;
  }
}

@media (max-width: 425px) {
  .third-block .third-block-wrap .third-block-down {
    display: none;
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 172px;
  height: 126px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item1:hover {
  background-color: #EDEDED;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item1:hover .third-block-down-item1__icon {
  background: url(/images/iq-hr/FMCGR.svg);
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item1:hover .third-block-down-item1__icon {
    width: 33px;
    height: 32px;
    background: url(/images/iq-hr-mobile/1-768.svg);
    -webkit-filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
            filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item1:hover .third-block-down-item1__text {
  color: #EA5252;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item1 .third-block-down-item1__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-hr/FMCG.svg);
  width: 60px;
  height: 47px;
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item1 .third-block-down-item1__icon {
    width: 33px;
    height: 32px;
    background: url(/images/iq-hr-mobile/1-768.svg);
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item1 .third-block-down-item1__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #2E2E2E;
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item1 .third-block-down-item1__text {
    font-size: 10px;
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 172px;
  height: 126px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item2:hover {
  background-color: #EDEDED;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item2:hover .third-block-down-item2__icon {
  background: url(/images/iq-hr/farm-retailR.svg);
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item2:hover .third-block-down-item2__icon {
    width: 30px;
    height: 29px;
    background: url(/images/iq-hr-mobile/2-768.svg);
    -webkit-filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
            filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item2:hover .third-block-down-item2__text {
  color: #EA5252;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item2 .third-block-down-item2__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-hr/farm-retail.svg);
  width: 47px;
  height: 47px;
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item2 .third-block-down-item2__icon {
    width: 30px;
    height: 29px;
    background: url(/images/iq-hr-mobile/2-768.svg);
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item2 .third-block-down-item2__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #2E2E2E;
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item2 .third-block-down-item2__text {
    font-size: 10px;
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 172px;
  height: 126px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item3:hover {
  background-color: #EDEDED;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item3:hover .third-block-down-item3__icon {
  background: url(/images/iq-hr/beautyR.svg);
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item3:hover .third-block-down-item3__icon {
    width: 37px;
    height: 34px;
    background: url(/images/iq-hr-mobile/3-768.svg);
    -webkit-filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
            filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item3:hover .third-block-down-item3__text {
  color: #EA5252;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item3 .third-block-down-item3__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-hr/beauty.svg);
  width: 53px;
  height: 45px;
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item3 .third-block-down-item3__icon {
    width: 37px;
    height: 34px;
    background: url(/images/iq-hr-mobile/3-768.svg);
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item3 .third-block-down-item3__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #2E2E2E;
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item3 .third-block-down-item3__text {
    font-size: 10px;
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 172px;
  height: 126px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item4:hover {
  background-color: #EDEDED;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item4:hover .third-block-down-item4__icon {
  background: url(/images/iq-hr/chemR.svg);
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item4:hover .third-block-down-item4__icon {
    width: 29px;
    height: 29px;
    background: url(/images/iq-hr-mobile/4-768.svg);
    -webkit-filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
            filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item4:hover .third-block-down-item4__text {
  color: #EA5252;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item4 .third-block-down-item4__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-hr/chem.svg);
  width: 48px;
  height: 47px;
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item4 .third-block-down-item4__icon {
    width: 29px;
    height: 29px;
    background: url(/images/iq-hr-mobile/4-768.svg);
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item4 .third-block-down-item4__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #2E2E2E;
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item4 .third-block-down-item4__text {
    font-size: 10px;
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 172px;
  height: 126px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item5:hover {
  background-color: #EDEDED;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item5:hover .third-block-down-item5__icon {
  background: url(/images/iq-hr/fashion-retR.svg);
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item5:hover .third-block-down-item5__icon {
    width: 28px;
    height: 27px;
    background: url(/images/iq-hr-mobile/5-768.svg);
    -webkit-filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
            filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item5:hover .third-block-down-item5__text {
  color: #EA5252;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item5 .third-block-down-item5__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-hr/fashion-ret.svg);
  width: 51px;
  height: 47px;
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item5 .third-block-down-item5__icon {
    width: 29px;
    height: 27px;
    background: url(/images/iq-hr-mobile/5-768.svg);
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item5 .third-block-down-item5__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #2E2E2E;
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item5 .third-block-down-item5__text {
    font-size: 10px;
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 172px;
  height: 126px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item6:hover {
  background-color: #EDEDED;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item6:hover .third-block-down-item6__icon {
  background: url(/images/iq-hr/stroyR.svg);
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item6:hover .third-block-down-item6__icon {
    width: 31px;
    height: 30px;
    background: url(/images/iq-hr-mobile/6-768.svg);
    -webkit-filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
            filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item6:hover .third-block-down-item6__text {
  color: #EA5252;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item6 .third-block-down-item6__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-hr/stroy.svg);
  width: 50px;
  height: 45px;
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item6 .third-block-down-item6__icon {
    width: 31px;
    height: 30px;
    background: url(/images/iq-hr-mobile/6-768.svg);
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item6 .third-block-down-item6__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #2E2E2E;
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item6 .third-block-down-item6__text {
    font-size: 10px;
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 172px;
  height: 126px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item7:hover {
  background-color: #EDEDED;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item7:hover .third-block-down-item7__icon {
  background: url(/images/iq-hr/tech-retR.svg);
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item7:hover .third-block-down-item7__icon {
    width: 31px;
    height: 41px;
    background: url(/images/iq-hr-mobile/7-768.svg);
    -webkit-filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
            filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item7:hover .third-block-down-item7__text {
  color: #EA5252;
}

.third-block .third-block-wrap .third-block-down .third-block-down-item7 .third-block-down-item7__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-hr/tect-ret.svg);
  width: 27px;
  height: 45px;
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item7 .third-block-down-item7__icon {
    width: 31px;
    height: 41px;
    background: url(/images/iq-hr-mobile/7-768.svg);
  }
}

.third-block .third-block-wrap .third-block-down .third-block-down-item7 .third-block-down-item7__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #2E2E2E;
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down .third-block-down-item7 .third-block-down-item7__text {
    font-size: 10px;
  }
}

.third-block .third-block-wrap .third-block-down__mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 600px;
  height: 126px;
  position: relative;
  top: 37px;
  left: 142px;
}

@media (min-width: 769px) {
  .third-block .third-block-wrap .third-block-down__mobile {
    display: none;
  }
}

@media (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down__mobile {
    display: none;
  }
}

@media (max-width: 425px) {
  .third-block .third-block-wrap .third-block-down__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: -10px;
    top: -8px;
    max-width: 380px;
  }
}

@media (max-width: 404px) {
  .third-block .third-block-wrap .third-block-down__mobile {
    left: 2px;
  }
}

@media (max-width: 375px) {
  .third-block .third-block-wrap .third-block-down__mobile {
    top: -3px;
  }
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 520px;
}

@media (max-width: 425px) {
  .third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block {
    max-width: 420px;
  }
}

@media (max-width: 404px) {
  .third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block {
    max-width: 380px;
  }
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 172px;
  height: 126px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item1:hover {
  background-color: #EDEDED;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item1:hover .third-block-down-item1__icon {
  background: url(/images/iq-hr/FMCGR.svg);
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item1:hover .third-block-down-item1__text {
  color: #EA5252;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item1 .third-block-down-item1__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-hr/FMCG.svg);
  width: 60px;
  height: 47px;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item1 .third-block-down-item1__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #2E2E2E;
  margin-top: 15px;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 172px;
  height: 126px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item2:hover {
  background-color: #EDEDED;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item2:hover .third-block-down-item2__icon {
  background: url(/images/iq-hr/farm-retailR.svg);
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item2:hover .third-block-down-item2__text {
  color: #EA5252;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item2 .third-block-down-item2__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-hr/farm-retail.svg);
  width: 47px;
  height: 47px;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item2 .third-block-down-item2__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #2E2E2E;
  margin-top: 15px;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 172px;
  height: 126px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item3:hover {
  background-color: #EDEDED;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item3:hover .third-block-down-item3__icon {
  background: url(/images/iq-hr/beautyR.svg);
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item3:hover .third-block-down-item3__text {
  color: #EA5252;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item3 .third-block-down-item3__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-hr/beauty.svg);
  width: 53px;
  height: 45px;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__up-block .third-block-down-item3 .third-block-down-item3__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #2E2E2E;
  margin-top: 15px;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 520px;
  position: relative;
  top: 20px;
}

@media (max-width: 768px) {
  .third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block {
    top: 40px;
  }
}

@media (max-width: 425px) {
  .third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block {
    max-width: 420px;
  }
}

@media (max-width: 404px) {
  .third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block {
    max-width: 380px;
  }
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 172px;
  height: 126px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item4:hover {
  background-color: #EDEDED;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item4:hover .third-block-down-item4__icon {
  background: url(/images/iq-hr/chemR.svg);
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item4:hover .third-block-down-item4__text {
  color: #EA5252;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item4 .third-block-down-item4__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-hr/chem.svg);
  width: 48px;
  height: 47px;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item4 .third-block-down-item4__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #2E2E2E;
  margin-top: 15px;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 172px;
  height: 126px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item5:hover {
  background-color: #EDEDED;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item5:hover .third-block-down-item5__icon {
  background: url(/images/iq-hr/fashion-retR.svg);
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item5:hover .third-block-down-item5__text {
  color: #EA5252;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item5 .third-block-down-item5__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-hr/fashion-ret.svg);
  width: 51px;
  height: 47px;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item5 .third-block-down-item5__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #2E2E2E;
  margin-top: 15px;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 172px;
  height: 126px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item6:hover {
  background-color: #EDEDED;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item6:hover .third-block-down-item6__icon {
  background: url(/images/iq-hr/stroyR.svg);
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item6:hover .third-block-down-item6__text {
  color: #EA5252;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item6 .third-block-down-item6__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-hr/stroy.svg);
  width: 50px;
  height: 45px;
}

.third-block .third-block-wrap .third-block-down__mobile .third-block-down__down-block .third-block-down-item6 .third-block-down-item6__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #2E2E2E;
  margin-top: 15px;
}

.third-block-down__line {
  width: 0px;
  height: 124px;
  border: 1px solid #EDEDED;
}

@media (max-width: 768px) {
  .third-block-down__line {
    height: 72px;
    position: relative;
    top: 21px;
  }
}

@media (max-width: 425px) {
  .third-block-down__line {
    height: 124px;
    position: relative;
    top: 0px;
  }
}

.four-block {
  width: 100%;
  height: 861px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 220px;
}

@media (max-width: 768px) {
  .four-block {
    margin-top: 100px;
  }
}

@media (max-width: 425px) {
  .four-block {
    margin-top: -9px;
  }
}

.four-block .four-block_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 1205px;
}

.four-block .four-block_wrap .four-block_wrap__title-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 383px;
  height: 84px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1250px) {
  .four-block .four-block_wrap .four-block_wrap__title-block {
    padding-left: 20px;
    margin-bottom: 28px;
  }
}

@media (max-width: 425px) {
  .four-block .four-block_wrap .four-block_wrap__title-block {
    height: 60px;
  }
}

.four-block .four-block_wrap .four-block_wrap__title-block .four-block_wrap__title-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #535353;
}

.four-block .four-block_wrap .four-block_wrap__title-block .four-block_wrap__title-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  color: #2E2E2E;
}

@media (max-width: 425px) {
  .four-block .four-block_wrap .four-block_wrap__title-block .four-block_wrap__title-block__text {
    font-size: 25px;
  }
}

.four-block .four-block_wrap .four-block_wrap__features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1135px;
  height: 736px;
  margin-top: 27px;
  -ms-flex-item-align: center;
      align-self: center;
}

@media (max-width: 1131px) {
  .four-block .four-block_wrap .four-block_wrap__features {
    width: 1055px;
  }
}

@media (max-width: 1085px) {
  .four-block .four-block_wrap .four-block_wrap__features {
    display: none;
  }
}

@media (max-width: 768px) {
  .four-block .four-block_wrap .four-block_wrap__features {
    display: none;
  }
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 344px;
  height: 597px;
  -ms-flex-item-align: center;
      align-self: center;
}

@media (max-width: 1131px) {
  .four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block {
    height: 576px;
  }
}

@media (max-width: 900px) {
  .four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block {
    width: 300px;
    left: 84px;
  }
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item1-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 312px;
  height: 142px;
  cursor: pointer;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item1-wrap .four-block_wrap__features__left-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-game/4-10.svg);
  width: 70px;
  height: 70px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item1-wrap .four-block_wrap__features__left-block__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 222px;
  height: 142px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item1-wrap .four-block_wrap__features__left-block__right-side .four-block_wrap__features__left-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item1-wrap .four-block_wrap__features__left-block__right-side .four-block_wrap__features__left-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 222px;
  height: 103px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
}

@media (max-width: 1131px) {
  .four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item1-wrap .four-block_wrap__features__left-block__right-side .four-block_wrap__features__left-block__text {
    width: 185px;
  }
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item2-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 312px;
  height: 142px;
  cursor: pointer;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item2-wrap .four-block_wrap__features__left-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-game/4-9.svg);
  width: 70px;
  height: 70px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item2-wrap .four-block_wrap__features__left-block__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 222px;
  height: 142px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item2-wrap .four-block_wrap__features__left-block__right-side .four-block_wrap__features__left-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item2-wrap .four-block_wrap__features__left-block__right-side .four-block_wrap__features__left-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
  height: 103px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
}

@media (max-width: 1131px) {
  .four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item2-wrap .four-block_wrap__features__left-block__right-side .four-block_wrap__features__left-block__text {
    width: 192px;
  }
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item3-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 312px;
  height: 142px;
  cursor: pointer;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item3-wrap .four-block_wrap__features__left-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-game/4-2.svg);
  width: 70px;
  height: 70px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item3-wrap .four-block_wrap__features__left-block__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 222px;
  height: 142px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item3-wrap .four-block_wrap__features__left-block__right-side .four-block_wrap__features__left-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item3-wrap .four-block_wrap__features__left-block__right-side .four-block_wrap__features__left-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 222px;
  height: 103px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
}

@media (max-width: 1131px) {
  .four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item3-wrap .four-block_wrap__features__left-block__right-side .four-block_wrap__features__left-block__text {
    width: 196px;
  }
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item4-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 312px;
  height: 142px;
  cursor: pointer;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item4-wrap .four-block_wrap__features__left-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-game/4-8.svg);
  width: 70px;
  height: 70px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item4-wrap .four-block_wrap__features__left-block__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 222px;
  height: 142px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item4-wrap .four-block_wrap__features__left-block__right-side .four-block_wrap__features__left-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item4-wrap .four-block_wrap__features__left-block__right-side .four-block_wrap__features__left-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 238px;
  height: 103px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
}

@media (max-width: 1131px) {
  .four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__left-block .four-block_wrap__features__left-block__item4-wrap .four-block_wrap__features__left-block__right-side .four-block_wrap__features__left-block__text {
    width: 234px;
  }
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-game/devDesktop.png);
  width: 362px;
  height: 740px;
  position: relative;
  left: -6px;
  background-size: contain;
}

@media (max-width: 1200px) {
  .four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__image {
    width: 250px;
    height: 500px;
  }
}

@media (max-width: 1131px) {
  .four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__image {
    left: -24px;
  }
}

@media (max-width: 900px) {
  .four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__image {
    left: -50px;
    background: url(/images/iq-gameMob/DeviceMob.png);
    width: 196px;
    height: 393px;
    top: 90px;
  }
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 332px;
  height: 597px;
  -ms-flex-item-align: center;
      align-self: center;
}

@media (max-width: 900px) {
  .four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block {
    width: 300px;
    left: -150px;
  }
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item5-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 312px;
  height: 142px;
  cursor: pointer;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item5-wrap .four-block_wrap__features__right-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-game/4-3.svg);
  width: 70px;
  height: 70px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item5-wrap .four-block_wrap__features__right-block__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 222px;
  height: 142px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item5-wrap .four-block_wrap__features__right-block__right-side .four-block_wrap__features__right-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item5-wrap .four-block_wrap__features__right-block__right-side .four-block_wrap__features__right-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 222px;
  height: 103px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
}

@media (max-width: 1131px) {
  .four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item5-wrap .four-block_wrap__features__right-block__right-side .four-block_wrap__features__right-block__text {
    width: 203px;
    font-size: 15px;
    height: 165px;
  }
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item6-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 312px;
  height: 142px;
  cursor: pointer;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item6-wrap .four-block_wrap__features__right-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-game/4-4.svg);
  width: 70px;
  height: 70px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item6-wrap .four-block_wrap__features__right-block__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 222px;
  height: 142px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item6-wrap .four-block_wrap__features__right-block__right-side .four-block_wrap__features__right-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item6-wrap .four-block_wrap__features__right-block__right-side .four-block_wrap__features__right-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 222px;
  height: 103px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
}

@media (max-width: 1131px) {
  .four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item6-wrap .four-block_wrap__features__right-block__right-side .four-block_wrap__features__right-block__text {
    width: 185px;
  }
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item7-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 312px;
  height: 142px;
  cursor: pointer;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item7-wrap .four-block_wrap__features__right-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-game/4-6.svg);
  width: 70px;
  height: 70px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item7-wrap .four-block_wrap__features__right-block__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 222px;
  height: 142px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item7-wrap .four-block_wrap__features__right-block__right-side .four-block_wrap__features__right-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item7-wrap .four-block_wrap__features__right-block__right-side .four-block_wrap__features__right-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 243px;
  height: 103px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
}

@media (max-width: 1131px) {
  .four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item7-wrap .four-block_wrap__features__right-block__right-side .four-block_wrap__features__right-block__text {
    width: 197px;
  }
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item8-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 312px;
  height: 142px;
  cursor: pointer;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item8-wrap .four-block_wrap__features__right-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-game/4-7.svg);
  width: 70px;
  height: 70px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item8-wrap .four-block_wrap__features__right-block__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 222px;
  height: 142px;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item8-wrap .four-block_wrap__features__right-block__right-side .four-block_wrap__features__right-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item8-wrap .four-block_wrap__features__right-block__right-side .four-block_wrap__features__right-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 222px;
  height: 103px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
}

@media (max-width: 1131px) {
  .four-block .four-block_wrap .four-block_wrap__features .four-block_wrap__features__right-block .four-block_wrap__features__right-block__item8-wrap .four-block_wrap__features__right-block__right-side .four-block_wrap__features__right-block__text {
    width: 192px;
  }
}

.four-block_wrap__features__left-block__item1-wrap span:before {
  background-color: #06CE0B24;
  display: block;
  content: "";
  height: 28px;
  width: 0%;
  -webkit-transition: width .3s ease-in-out;
  -moz--transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  position: absolute;
}

.four-block_wrap__features__left-block__item1-wrap:hover .four-block_wrap__features__span:before {
  width: 11%;
}

.four-block_wrap__features__left-block__item2-wrap span:before {
  background-color: #06CE0B24;
  display: block;
  content: "";
  height: 28px;
  width: 0%;
  -webkit-transition: width .3s ease-in-out;
  -moz--transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  position: absolute;
}

.four-block_wrap__features__left-block__item2-wrap:hover .four-block_wrap__features__span:before {
  width: 11%;
}

.four-block_wrap__features__left-block__item3-wrap span:before {
  background-color: #06CE0B24;
  display: block;
  content: "";
  height: 28px;
  width: 0%;
  -webkit-transition: width .3s ease-in-out;
  -moz--transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  position: absolute;
}

.four-block_wrap__features__left-block__item3-wrap:hover .four-block_wrap__features__span:before {
  width: 11%;
}

.four-block_wrap__features__left-block__item4-wrap span:before {
  background-color: #06CE0B24;
  display: block;
  content: "";
  height: 28px;
  width: 0%;
  -webkit-transition: width .3s ease-in-out;
  -moz--transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  position: absolute;
}

.four-block_wrap__features__left-block__item4-wrap:hover .four-block_wrap__features__span:before {
  width: 11%;
}

.four-block_wrap__features__right-block__item5-wrap span:before {
  background-color: #06CE0B24;
  display: block;
  content: "";
  height: 28px;
  width: 0%;
  -webkit-transition: width .3s ease-in-out;
  -moz--transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  position: absolute;
}

.four-block_wrap__features__right-block__item5-wrap:hover .four-block_wrap__features__span:before {
  width: 11%;
}

.four-block_wrap__features__right-block__item6-wrap span:before {
  background-color: #06CE0B24;
  display: block;
  content: "";
  height: 28px;
  width: 0%;
  -webkit-transition: width .3s ease-in-out;
  -moz--transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  position: absolute;
}

.four-block_wrap__features__right-block__item6-wrap:hover .four-block_wrap__features__span:before {
  width: 11%;
}

.four-block_wrap__features__right-block__item7-wrap span:before {
  background-color: #06CE0B24;
  display: block;
  content: "";
  height: 28px;
  width: 0%;
  -webkit-transition: width .3s ease-in-out;
  -moz--transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  position: absolute;
}

.four-block_wrap__features__right-block__item7-wrap:hover .four-block_wrap__features__span:before {
  width: 11%;
}

.four-block_wrap__features__right-block__item8-wrap span:before {
  background-color: #06CE0B24;
  display: block;
  content: "";
  height: 28px;
  width: 0%;
  -webkit-transition: width .3s ease-in-out;
  -moz--transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  position: absolute;
}

.four-block_wrap__features__right-block__item8-wrap:hover .four-block_wrap__features__span:before {
  width: 11%;
}

@media (min-width: 1086px) {
  .four-block_wrap__features-mobile {
    display: none;
  }
}

#four-block_swiper-wrapper > .swiper-slide {
  height: 260px !important;
}

#sliderRangeMobile {
  width: 100%;
  max-width: calc(100% - 100px);
  height: 2px;
}

input[type=range] {
  height: 10px;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}

input[type=range]:focus {
  outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  -webkit-box-shadow: 0px 0px 0px #353535;
          box-shadow: 0px 0px 0px #353535;
  background: #ffffff;
  border-radius: 0px;
  border: 0px solid #f3c846;
}

input[type=range]::-webkit-slider-thumb {
  border: 0px solid #f3c846;
  height: 12px;
  width: 52px;
  border-radius: 31px;
  background: #06CE0B;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

input[type=range]::-webkit-slider-runnable-track {
  background: #EDEDED;
}

input[type=range]::-moz-range-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #353535;
  background: #06CE0B;
  border-radius: 0px;
  border: 0px solid #f3c846;
}

input[type=range]::-moz-range-thumb {
  box-shadow: 2px 2px 3px #353535;
  border: 0px solid #f3c846;
  height: 15px;
  width: 31px;
  border-radius: 31px;
  background: #ffffff;
  cursor: pointer;
}

input[type=range]::-ms-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input[type=range]::-ms-fill-lower {
  background: #06CE0B;
  border: 0px solid #f3c846;
  border-radius: 31px;
  box-shadow: 0px 0px 0px #353535;
}

input[type=range]::-ms-fill-upper {
  background: #06CE0B;
  border: 0px solid #f3c846;
  border-radius: 31px;
  box-shadow: 0px 0px 0px #353535;
}

input[type=range]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 2px 2px 3px #353535;
  border: 0px solid #f3c846;
  height: 15px;
  width: 31px;
  border-radius: 31px;
  background: #ffffff;
  cursor: pointer;
}

input[type=range]:focus::-ms-fill-lower {
  background: #06CE0B;
}

input[type=range]:focus::-ms-fill-upper {
  background: #06CE0B;
}

.four-block_wrap__features-mobile {
  width: 100%;
  height: 700px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__image-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-gameMob/DeviceMob.png);
  width: 196px;
  height: 393px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1086px) {
  .four-block_wrap__features-mobile .four-block_wrap__features__image-mobile {
    display: none;
  }
}

@media (max-width: 768px) {
  .four-block_wrap__features-mobile .four-block_wrap__features__image-mobile {
    top: 158px;
  }
}

@media (max-width: 425px) {
  .four-block_wrap__features-mobile .four-block_wrap__features__image-mobile {
    left: 113px;
    top: 145px;
  }
}

@media (max-width: 404px) {
  .four-block_wrap__features-mobile .four-block_wrap__features__image-mobile {
    left: 102px;
  }
}

@media (max-width: 395px) {
  .four-block_wrap__features-mobile .four-block_wrap__features__image-mobile {
    left: 102px;
  }
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item1-wrap-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 312px;
  height: 142px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item1-wrap-mobile .four-block_wrap__features__left-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-gameMob/41.svg);
  width: 70px;
  height: 70px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item1-wrap-mobile .four-block_wrap__features__left-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item1-wrap-mobile .four-block_wrap__features__left-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 127px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
  text-align: center;
}

@media (max-width: 375px) {
  .four-block_wrap__features-mobile .four-block_wrap__features__left-block__item1-wrap-mobile .four-block_wrap__features__left-block__text {
    width: 111px;
    font-size: 13px;
    height: 165px;
  }
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item2-wrap-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 312px;
  height: 91px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item2-wrap-mobile .four-block_wrap__features__left-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-gameMob/42.svg);
  width: 70px;
  height: 70px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item2-wrap-mobile .four-block_wrap__features__left-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item2-wrap-mobile .four-block_wrap__features__left-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 127px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
  text-align: center;
}

@media (max-width: 375px) {
  .four-block_wrap__features-mobile .four-block_wrap__features__left-block__item2-wrap-mobile .four-block_wrap__features__left-block__text {
    width: 111px;
    font-size: 13px;
    height: 165px;
  }
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item3-wrap-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 312px;
  height: 91px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item3-wrap-mobile .four-block_wrap__features__left-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-gameMob/43.svg);
  width: 70px;
  height: 70px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item3-wrap-mobile .four-block_wrap__features__left-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item3-wrap-mobile .four-block_wrap__features__left-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 127px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
  text-align: center;
}

@media (max-width: 375px) {
  .four-block_wrap__features-mobile .four-block_wrap__features__left-block__item3-wrap-mobile .four-block_wrap__features__left-block__text {
    width: 111px;
    font-size: 13px;
    height: 165px;
  }
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item4-wrap-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 312px;
  height: 91px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item4-wrap-mobile .four-block_wrap__features__left-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-gameMob/44.svg);
  width: 70px;
  height: 70px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item4-wrap-mobile .four-block_wrap__features__left-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block_wrap__features-mobile .four-block_wrap__features__left-block__item4-wrap-mobile .four-block_wrap__features__left-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 127px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
  text-align: center;
}

@media (max-width: 375px) {
  .four-block_wrap__features-mobile .four-block_wrap__features__left-block__item4-wrap-mobile .four-block_wrap__features__left-block__text {
    width: 111px;
    font-size: 13px;
    height: 165px;
  }
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item5-wrap-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 312px;
  height: 142px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item5-wrap-mobile .four-block_wrap__features__right-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-gameMob/45.svg);
  width: 70px;
  height: 70px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item5-wrap-mobile .four-block_wrap__features__right-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item5-wrap-mobile .four-block_wrap__features__right-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 127px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
  text-align: center;
}

@media (max-width: 375px) {
  .four-block_wrap__features-mobile .four-block_wrap__features__right-block__item5-wrap-mobile .four-block_wrap__features__right-block__text {
    width: 111px;
    font-size: 13px;
    height: 165px;
  }
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item6-wrap-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 312px;
  height: 142px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item6-wrap-mobile .four-block_wrap__features__right-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-gameMob/46.svg);
  width: 70px;
  height: 70px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item6-wrap-mobile .four-block_wrap__features__right-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item6-wrap-mobile .four-block_wrap__features__right-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 127px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
  text-align: center;
}

@media (max-width: 375px) {
  .four-block_wrap__features-mobile .four-block_wrap__features__right-block__item6-wrap-mobile .four-block_wrap__features__right-block__text {
    width: 111px;
    font-size: 13px;
    height: 165px;
  }
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item7-wrap-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 312px;
  height: 142px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item7-wrap-mobile .four-block_wrap__features__right-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-gameMob/47.svg);
  width: 70px;
  height: 70px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item7-wrap-mobile .four-block_wrap__features__right-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item7-wrap-mobile .four-block_wrap__features__right-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 127px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
  text-align: center;
}

@media (max-width: 375px) {
  .four-block_wrap__features-mobile .four-block_wrap__features__right-block__item7-wrap-mobile .four-block_wrap__features__right-block__text {
    width: 111px;
    font-size: 13px;
    height: 165px;
  }
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item8-wrap-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 312px;
  height: 142px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item8-wrap-mobile .four-block_wrap__features__right-block__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(/images/iq-gameMob/48.svg);
  width: 70px;
  height: 70px;
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item8-wrap-mobile .four-block_wrap__features__right-block__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #06CE0B;
}

.four-block_wrap__features-mobile .four-block_wrap__features__right-block__item8-wrap-mobile .four-block_wrap__features__right-block__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 127px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #535353;
  text-align: center;
}

@media (max-width: 375px) {
  .four-block_wrap__features-mobile .four-block_wrap__features__right-block__item8-wrap-mobile .four-block_wrap__features__right-block__text {
    width: 111px;
    font-size: 13px;
    height: 165px;
  }
}

#four-block_swiper {
  margin-top: 60px;
}

.four-block_slider-range-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
}

@media (max-width: 768px) {
  .four-block_slider-range-mobile {
    top: 880px;
  }
}

@media (max-width: 425px) {
  .four-block_slider-range-mobile {
    left: 30px;
    top: 875px;
  }
}

@media (max-width: 375px) {
  .four-block_slider-range-mobile {
    margin-top: 0;
  }
}

.fifth-block {
  width: 100%;
  height: 232px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 90px;
}

@media (max-width: 1024px) {
  .fifth-block {
    margin-top: 115px;
  }
}

@media (max-width: 375px) {
  .fifth-block {
    margin-top: 0;
  }
}

.fifth-block .fifth-block-wrap {
  width: 100%;
  max-width: 1920px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  .fifth-block .fifth-block-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 105px;
  }
}

.fifth-block .fifth-block-wrap .fifth-block-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1205px;
  height: 84px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1250px) {
  .fifth-block .fifth-block-wrap .fifth-block-up {
    max-width: 1075px;
  }
}

@media (max-width: 1131px) {
  .fifth-block .fifth-block-wrap .fifth-block-up {
    max-width: 975px;
  }
}

@media (max-width: 900px) {
  .fifth-block .fifth-block-wrap .fifth-block-up {
    max-width: 825px;
  }
}

@media (max-width: 768px) {
  .fifth-block .fifth-block-wrap .fifth-block-up {
    max-width: 725px;
  }
}

@media (max-width: 425px) {
  .fifth-block .fifth-block-wrap .fifth-block-up {
    max-width: 400px;
  }
}

@media (max-width: 404px) {
  .fifth-block .fifth-block-wrap .fifth-block-up {
    max-width: 370px;
  }
}

@media (max-width: 375px) {
  .fifth-block .fifth-block-wrap .fifth-block-up {
    width: 370px;
  }
}

.fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 608px;
  height: 140px;
}

@media (max-width: 1024px) {
  .fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__left-side {
    padding-left: 0px;
  }
}

@media (max-width: 768px) {
  .fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__left-side {
    padding-left: unset;
  }
}

@media (max-width: 504px) {
  .fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__left-side {
    width: 800px;
  }
}

@media (max-width: 425px) {
  .fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__left-side {
    width: 400px;
    height: 50px;
  }
}

@media (max-width: 375px) {
  .fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__left-side {
    width: 370px;
    height: 50px;
  }
}

.fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__left-side .fifth-block-up__left-side-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #535353;
  z-index: 1;
}

.fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__left-side .fifth-block-up__left-side-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  color: #2E2E2E;
  z-index: 1;
  margin-top: 20px;
}

@media (max-width: 425px) {
  .fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__left-side .fifth-block-up__left-side-text {
    font-size: 25px;
  }
}

.fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 597px;
}

@media (max-width: 445px) {
  .fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__right-side {
    display: none;
  }
}

.fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__down-layer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 175px;
  line-height: 167px;
  text-transform: uppercase;
  color: #EEEEEE;
  z-index: 0;
}

@media (max-width: 1700px) {
  .fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__down-layer {
    font-size: calc(100px + 50 * (100vw / 900));
  }
}

@media (max-width: 900px) {
  .fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__down-layer {
    font-size: calc(100px + (16 + 16 * 0.7) * ((100vw - 320px) / 1280));
  }
}

@media (max-width: 584px) {
  .fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__down-layer {
    font-size: 90px;
  }
}

@media (max-width: 504px) {
  .fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__down-layer {
    font-size: 80px;
  }
}

@media (max-width: 425px) {
  .fifth-block .fifth-block-wrap .fifth-block-up .fifth-block-up__down-layer {
    font-size: 67px;
  }
}

.fifth-block .fifth-block-wrap .fifth-block-down {
  width: 100%;
  max-width: 1920px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1024px) {
  .fifth-block .fifth-block-wrap .fifth-block-down {
    display: none;
  }
}

@media (max-width: 425px) {
  .fifth-block .fifth-block-wrap .fifth-block-down {
    display: none;
  }
}

.fifth-block .fifth-block-wrap .fifth-block-down .fifth-block-down__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 1205px;
  height: 160px;
}

@media (max-width: 1250px) {
  .fifth-block .fifth-block-wrap .fifth-block-down .fifth-block-down__wrap {
    max-width: 1075px;
  }
}

.fifth-block .fifth-block-wrap .fifth-block-down .fifth-block-down__wrap .fifth-block-down__item-icon1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr/Mask_jde.png);
  width: 115px;
  height: 94px;
}

.fifth-block .fifth-block-wrap .fifth-block-down .fifth-block-down__wrap .fifth-block-down__item-icon2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr/zengaz.png);
  width: 86px;
  height: 94px;
}

.fifth-block .fifth-block-wrap .fifth-block-down .fifth-block-down__wrap .fifth-block-down__item-icon3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr/flamasats.png);
  width: 159px;
  height: 36px;
}

.fifth-block .fifth-block-wrap .fifth-block-down .fifth-block-down__wrap .fifth-block-down__item-icon4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr/moccona.png);
  width: 91px;
  height: 77px;
}

.fifth-block .fifth-block-wrap .fifth-block-down .fifth-block-down__wrap .fifth-block-down__item-icon5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr/duracell.png);
  width: 159px;
  height: 36px;
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 1025px) {
  .fifth-block .fifth-block-wrap .fifth-block-down-mobile {
    display: none;
  }
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1000px;
}

@media (max-width: 768px) {
  .fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap {
    width: 768px;
  }
}

@media (max-width: 425px) {
  .fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap {
    width: 400px;
  }
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon1 .fifth-block-down-mobile__item-icon1__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon1 .fifth-block-down-mobile__item-icon1__wrap .fifth-block-down-mobile__item-icon1-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr-mobile/jde_logo.png);
  width: 69px;
  height: 57px;
}

@media (max-width: 425px) {
  .fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon1 .fifth-block-down-mobile__item-icon1__wrap .fifth-block-down-mobile__item-icon1-icon {
    width: 33px;
    height: 27px;
    background-size: cover;
  }
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon2 .fifth-block-down-mobile__item-icon2__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon2 .fifth-block-down-mobile__item-icon2__wrap .fifth-block-down-mobile__item-icon2-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr-mobile/zengaz_logo.png);
  width: 53px;
  height: 57px;
}

@media (max-width: 425px) {
  .fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon2 .fifth-block-down-mobile__item-icon2__wrap .fifth-block-down-mobile__item-icon2-icon {
    width: 24px;
    height: 27px;
    background-size: cover;
  }
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon3 .fifth-block-down-mobile__item-icon3__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon3 .fifth-block-down-mobile__item-icon3__wrap .fifth-block-down-mobile__item-icon3-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr-mobile/flamagas_logo.png);
  width: 133px;
  height: 31px;
}

@media (max-width: 425px) {
  .fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon3 .fifth-block-down-mobile__item-icon3__wrap .fifth-block-down-mobile__item-icon3-icon {
    width: 58px;
    height: 10px;
    background-size: cover;
  }
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon4 .fifth-block-down-mobile__item-icon4__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon4 .fifth-block-down-mobile__item-icon4__wrap .fifth-block-down-mobile__item-icon4-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr-mobile/logo_moccona.png);
  width: 68px;
  height: 57px;
}

@media (max-width: 425px) {
  .fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon4 .fifth-block-down-mobile__item-icon4__wrap .fifth-block-down-mobile__item-icon4-icon {
    width: 31px;
    height: 27px;
    background-size: cover;
  }
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon5 .fifth-block-down-mobile__item-icon5__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon5 .fifth-block-down-mobile__item-icon5__wrap .fifth-block-down-mobile__item-icon5-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr-mobile/duracell_logo.png);
  width: 117px;
  height: 27px;
}

@media (max-width: 425px) {
  .fifth-block .fifth-block-wrap .fifth-block-down-mobile .fifth-block-down-mobile__wrap .fifth-block-down-mobile__item-icon5 .fifth-block-down-mobile__item-icon5__wrap .fifth-block-down-mobile__item-icon5-icon {
    width: 63px;
    height: 14px;
    background-size: cover;
  }
}

#SHSCFIFTHBLOCK {
  overflow: visible;
}

#shSWFifthBlock {
  width: 1282px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  left: -23px;
}

@media (max-width: 1321px) {
  #shSWFifthBlock {
    max-width: 1207px;
  }
}

@media (max-width: 1250px) {
  #shSWFifthBlock {
    max-width: 1150px;
  }
}

@media (max-width: 1192px) {
  #shSWFifthBlock {
    max-width: 1130px;
  }
}

@media (max-width: 1146px) {
  #shSWFifthBlock {
    max-width: 1100px;
  }
}

@media (max-width: 1024px) {
  #shSWFifthBlock {
    display: none;
  }
}

@media (max-width: 768px) {
  #shSWFifthBlock {
    max-width: 690px;
  }
}

.brand-item {
  width: 115px !important;
  margin-right: 0 !important;
}

.brand-item-5e8469c474e4c {
  left: -14px;
}

.brand-item-5e8469db7280b {
  left: -21px;
}

.brand-item-5e8469e667023 {
  left: -22px;
}

.brand-item-5e8469f4e26e9 {
  left: -14px;
}

#fifthBlockSliderMobile {
  height: 150px;
}

.swiper-pagination-bullet-active {
  background: #EA5252 !important;
}

@media (max-width: 425px) {
  #shSWPaginationFifthBlockIQ {
    display: none;
  }
}

.sixth-block {
  width: 100%;
  min-height: 867px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 81px;
}

.sixth-block .sixth-block_wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1200px) {
  .sixth-block .sixth-block_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 768px) {
  .sixth-block .sixth-block_wrap {
    top: -340px;
  }
}

@media (max-width: 425px) {
  .sixth-block .sixth-block_wrap {
    top: -100px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_wrap__down-layer-mobile {
  width: 960px;
  min-height: 1093px;
  background: #F8F8F8;
}

@media (min-width: 426px) and (max-width: 10000px) {
  .sixth-block .sixth-block_wrap .sixth-block_wrap__down-layer-mobile {
    display: none;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: 840px;
  background: #F8F8F8;
}

@media (max-width: 1200px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side {
    width: 1200px;
  }
}

@media (max-width: 1024px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side {
    width: 1024px;
  }
}

@media (max-width: 768px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side {
    width: 100%;
    min-height: 865px;
  }
}

@media (max-width: 550px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side {
    width: 100%;
    min-height: 950px;
  }
}

@media (max-width: 425px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side {
    width: 100%;
    min-height: 1090px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap {
  width: 100%;
  max-width: 1180px;
  min-height: 785px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding-right: 75px;
}

@media (max-width: 1200px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: unset;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 524px;
  min-height: 785px;
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__up-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 318px;
  height: 75px;
  margin-bottom: 20px;
}

@media (max-width: 425px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__up-side {
    padding-left: 20px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__up-side .sixth-block_left-side__up-side__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #272626;
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__up-side .sixth-block_left-side__up-side__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 318px;
  height: 49px;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  color: #272626;
  margin-top: 20px;
}

@media (max-width: 425px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__up-side .sixth-block_left-side__up-side__text {
    font-size: 25px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 524px;
  height: 680px;
}

@media (max-width: 550px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list {
    min-height: 800px;
  }
}

@media (max-width: 425px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list {
    min-height: 930px;
  }
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list {
    min-height: 820px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block1 {
  width: 100%;
  max-width: 524px;
  height: 80px;
  background: #FFFFFF;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 550px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block1 {
    max-width: calc(100% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 10px;
  }
}

@media (max-width: 425px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block1 {
    max-width: calc(90% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 20px;
  }
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block1 {
    max-width: calc(100% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: unset;
    height: 100px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block1 .sixth-block_left-side__down-side-list_block-inner {
  width: 100%;
  max-width: 491px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 10px 10px;
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block1 .sixth-block_left-side__down-side-list_block-inner {
    padding: unset;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block1 .sixth-block_left-side__down-side-list-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  width: 17px;
  height: 30px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #2E2E2E;
  margin-left: 20px;
  margin-right: 20px;
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block1 .sixth-block_left-side__down-side-list-number {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block1 .sixth-block_left-side__down-side-list-text {
  width: 100%;
  max-width: 414px;
  height: 60px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2E2E2E;
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block2 {
  width: 100%;
  max-width: 524px;
  height: 80px;
  background: #FFFFFF;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 550px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block2 {
    max-width: calc(100% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 10px;
  }
}

@media (max-width: 425px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block2 {
    max-width: calc(90% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 20px;
  }
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block2 {
    max-width: calc(100% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: unset;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block2 .sixth-block_left-side__down-side-list_block-inner {
  width: 100%;
  max-width: 491px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 10px 10px;
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block2 .sixth-block_left-side__down-side-list_block-inner {
    padding: unset;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block2 .sixth-block_left-side__down-side-list-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  width: 17px;
  height: 30px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #2E2E2E;
  margin-left: 20px;
  margin-right: 20px;
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block2 .sixth-block_left-side__down-side-list-number {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block2 .sixth-block_left-side__down-side-list-text {
  width: 100%;
  max-width: 414px;
  height: 60px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2E2E2E;
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block3 {
  width: 100%;
  max-width: 524px;
  height: 110px;
  background: #FFFFFF;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 550px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block3 {
    max-width: calc(100% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 10px;
  }
}

@media (max-width: 425px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block3 {
    max-width: calc(90% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 20px;
  }
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block3 {
    max-width: calc(100% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: unset;
    height: 140px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block3 .sixth-block_left-side__down-side-list_block-inner {
  width: 100%;
  max-width: 491px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 10px 10px;
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block3 .sixth-block_left-side__down-side-list_block-inner {
    padding: unset;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block3 .sixth-block_left-side__down-side-list-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  width: 17px;
  height: 30px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #2E2E2E;
  margin-left: 20px;
  margin-right: 20px;
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block3 .sixth-block_left-side__down-side-list-number {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block3 .sixth-block_left-side__down-side-list-text {
  width: 100%;
  max-width: 414px;
  height: 60px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2E2E2E;
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block4 {
  width: 100%;
  max-width: 524px;
  height: 110px;
  background: #FFFFFF;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media (max-width: 550px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block4 {
    max-width: calc(100% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 10px;
  }
}

@media (max-width: 425px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block4 {
    max-width: calc(90% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 20px;
  }
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block4 {
    max-width: calc(100% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: unset;
    height: 127px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block4 .sixth-block_left-side__down-side-list_block-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 10px 10px;
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block4 .sixth-block_left-side__down-side-list_block-inner {
    padding: unset;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block4 .sixth-block_left-side__down-side-list-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  width: 17px;
  height: 30px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #2E2E2E;
  margin-left: 20px;
  margin-right: 20px;
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block4 .sixth-block_left-side__down-side-list-number {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block4 .sixth-block_left-side__down-side-list-text {
  width: 100%;
  max-width: 414px;
  height: 60px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2E2E2E;
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block5 {
  width: 100%;
  max-width: 524px;
  height: 80px;
  background: #FFFFFF;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 550px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block5 {
    max-width: calc(100% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 10px;
  }
}

@media (max-width: 425px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block5 {
    max-width: calc(90% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 20px;
  }
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block5 {
    max-width: calc(100% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: unset;
    height: 101px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block5 .sixth-block_left-side__down-side-list_block-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 10px 10px;
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block5 .sixth-block_left-side__down-side-list_block-inner {
    padding: unset;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block5 .sixth-block_left-side__down-side-list-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  width: 17px;
  height: 30px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #2E2E2E;
  margin-left: 20px;
  margin-right: 20px;
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block5 .sixth-block_left-side__down-side-list-number {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block5 .sixth-block_left-side__down-side-list-text {
  width: 100%;
  max-width: 414px;
  height: 60px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2E2E2E;
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block6 {
  width: 100%;
  max-width: 524px;
  height: 170px;
  background: #FFFFFF;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 550px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block6 {
    max-width: calc(100% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 10px;
  }
}

@media (max-width: 425px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block6 {
    max-width: calc(90% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 20px;
    height: 205px;
  }
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block6 {
    max-width: calc(100% - 40px);
    min-height: 80px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: unset;
    height: 221px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block6 .sixth-block_left-side__down-side-list_block-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 10px 10px;
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block6 .sixth-block_left-side__down-side-list_block-inner {
    padding: unset;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block6 .sixth-block_left-side__down-side-list-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  width: 17px;
  height: 30px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #2E2E2E;
  margin-left: 20px;
  margin-right: 20px;
}

@media (min-width: 375px) and (max-width: 404px) {
  .sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block6 .sixth-block_left-side__down-side-list-number {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_left-side .sixth-block_left-side__inside-block-wrap .sixth-block_left-side__inside-block .sixth-block_left-side__down-side-list .sixth-block_left-side__down-side-list_block6 .sixth-block_left-side__down-side-list-text {
  width: 100%;
  max-width: 414px;
  height: 60px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2E2E2E;
}

.sixth-block .sixth-block_wrap .sixth-block_right-side {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(/images/iq-game/5DesktoprBgd.png);
  height: 976px;
  background-repeat: no-repeat;
}

@media (max-width: 2560px) and (max-height: 1440px) {
  .sixth-block .sixth-block_wrap .sixth-block_right-side {
    max-width: 1270px;
    height: 1291px;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (max-width: 1920px) {
  .sixth-block .sixth-block_wrap .sixth-block_right-side {
    height: 976px;
  }
}

@media (max-width: 1200px) {
  .sixth-block .sixth-block_wrap .sixth-block_right-side {
    max-width: 960px;
    background-size: contain;
  }
}

@media (max-width: 1024px) {
  .sixth-block .sixth-block_wrap .sixth-block_right-side {
    max-width: 834px;
  }
}

@media (max-width: 900px) {
  .sixth-block .sixth-block_wrap .sixth-block_right-side {
    max-width: 695px;
  }
}

@media (max-width: 768px) {
  .sixth-block .sixth-block_wrap .sixth-block_right-side {
    height: 670px;
  }
}

@media (max-width: 425px) {
  .sixth-block .sixth-block_wrap .sixth-block_right-side {
    display: none;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_right-side-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: -1460px;
}

@media (min-width: 426px) {
  .sixth-block .sixth-block_wrap .sixth-block_right-side-mobile {
    display: none;
  }
}

.sixth-block .sixth-block_wrap .sixth-block_right-side-mobile .sixth-block_right-side__img-inside-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-gameMob/bgd5mob.png);
  width: 374px;
  height: 392px;
}

#accordion h3 {
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #2E2E2E;
}

#accordion h3 p {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
}

.ui-accordion .ui-accordion-header {
  margin-top: 10px !important;
}

.ui-state-default {
  all: unset;
  background: #ffffff;
}

.ui-widget-content {
  border: none;
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url(/images/iq-hr/minus.png) !important;
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/images/iq-hr/plus.png) !important;
  width: 16px;
  height: 16px;
}

.ui-icon-minus {
  background-position: unset;
}

.ui-icon-plus {
  background-position: unset;
}

.ui-icon {
  left: 480px !important;
}

@media (max-width: 425px) {
  .ui-icon {
    left: 350px !important;
  }
}

.seventh-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 50px;
}

@media (max-width: 1024px) {
  .seventh-block {
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .seventh-block {
    margin-top: 50px;
  }
}

@media (max-width: 550px) {
  .seventh-block {
    margin-top: -110px;
  }
}

@media (max-width: 425px) {
  .seventh-block {
    margin-top: 30px;
  }
}

.seventh-block .seventh-block-wrap {
  width: 100%;
  max-width: 1205px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.seventh-block .seventh-block-wrap .seventh-block-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1205px;
  height: 167px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1131px) {
  .seventh-block .seventh-block-wrap .seventh-block-up {
    max-width: 975px;
  }
}

@media (max-width: 900px) {
  .seventh-block .seventh-block-wrap .seventh-block-up {
    max-width: 835px;
  }
}

@media (max-width: 768px) {
  .seventh-block .seventh-block-wrap .seventh-block-up {
    max-width: 705px;
    height: 100px;
  }
}

@media (max-width: 425px) {
  .seventh-block .seventh-block-wrap .seventh-block-up {
    max-width: 400px;
    height: 100px;
  }
}

.seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  max-width: 595px;
  height: 120px;
}

@media (max-width: 1200px) {
  .seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__left-side {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1024px) {
  .seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__left-side {
    height: 75px;
    max-width: 930px;
  }
}

@media (max-width: 768px) {
  .seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__left-side {
    top: 0;
    height: 75px;
    padding-left: 20px;
  }
}

@media (max-width: 425px) {
  .seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__left-side {
    height: 55px;
    width: 380px;
    padding-left: 20px;
  }
}

@media (max-width: 375px) {
  .seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__left-side {
    width: 350px;
  }
}

.seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__left-side .seventh-block-up__left-side-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #535353;
  z-index: 1;
}

.seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__left-side .seventh-block-up__left-side-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  color: #2E2E2E;
  z-index: 1;
  margin-top: 20px;
}

@media (max-width: 425px) {
  .seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__left-side .seventh-block-up__left-side-text {
    font-size: 25px;
  }
}

.seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 597px;
}

@media (max-width: 425px) {
  .seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__right-side {
    display: none;
  }
}

.seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__down-layer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 175px;
  line-height: 167px;
  text-transform: uppercase;
  color: #EEEEEE;
  z-index: 0;
}

@media (max-width: 1440px) {
  .seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__down-layer {
    font-size: calc(100px + 50 * (100vw / 900));
  }
}

@media (max-width: 1024px) {
  .seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__down-layer {
    font-size: 130px;
  }
}

@media (max-width: 900px) {
  .seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__down-layer {
    font-size: 130px;
  }
}

@media (max-width: 768px) {
  .seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__down-layer {
    font-size: 100px;
    line-height: 100px;
    top: unset;
  }
}

@media (max-width: 425px) {
  .seventh-block .seventh-block-wrap .seventh-block-up .seventh-block-up__down-layer {
    font-size: 56px;
    line-height: 54px;
  }
}

.seventh-block .seventh-block-wrap .seventh-block-down {
  width: 100%;
  height: 1225px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1131px) {
  .seventh-block .seventh-block-wrap .seventh-block-down {
    height: 1800px;
  }
}

@media (max-width: 1024px) {
  .seventh-block .seventh-block-wrap .seventh-block-down {
    height: 1800px;
  }
}

@media (max-width: 900px) {
  .seventh-block .seventh-block-wrap .seventh-block-down {
    height: 1800px;
  }
}

@media (max-width: 768px) {
  .seventh-block .seventh-block-wrap .seventh-block-down {
    height: 1800px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 550px) {
  .seventh-block .seventh-block-wrap .seventh-block-down {
    height: 1280px;
  }
}

@media (max-width: 425px) {
  .seventh-block .seventh-block-wrap .seventh-block-down {
    height: 1504px;
  }
}

.seventh-block .seventh-block-wrap .seventh-block-down .seventh-block-down__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1221px;
}

@media (max-width: 1131px) {
  .seventh-block .seventh-block-wrap .seventh-block-down .seventh-block-down__wrap {
    width: 942px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 900px) {
  .seventh-block .seventh-block-wrap .seventh-block-down .seventh-block-down__wrap {
    max-width: 835px;
  }
}

@media (max-width: 768px) {
  .seventh-block .seventh-block-wrap .seventh-block-down .seventh-block-down__wrap {
    max-width: 703px;
    height: 1830px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 620px) {
  .seventh-block .seventh-block-wrap .seventh-block-down .seventh-block-down__wrap {
    display: none;
  }
}

.our-blog-card-seventh {
  width: 379px;
  height: 578px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  background: #eeeeee !important;
}

@media (max-width: 797px) {
  .our-blog-card-seventh {
    width: 100%;
    max-width: calc(100% - 368px);
  }
}

.our-blog-card-seventh:hover .our-blog-card-seventh__header > span,
.our-blog-card-seventh:hover .our-blog-card-seventh__title,
.our-blog-card-seventh:hover .our-blog-card-seventh__text,
.our-blog-card-seventh:hover .our-blog-section__card-see-more-seventh a {
  color: white;
}

.our-blog-card-seventh:hover .our-blog-section__card-see-more-seventh a {
  color: white;
}

.our-blog-card-seventh:hover .our-blog-card-seventh__category {
  color: #8F8F8F;
}

.our-blog-card-seventh:hover .our-blog-section__card-see-more-seventh div {
  -webkit-transition: background-color 1000ms, width 0.3s;
  transition: background-color 1000ms, width 0.3s;
}

.our-blog-card-seventh:hover .our-blog-section__card-see-more-seventh div {
  background-color: white;
}

.our-blog-card-seventh:hover .slist1 li {
  color: white;
  -webkit-transition: 1000ms;
  transition: 1000ms;
}

.slist1 li {
  -webkit-transition: 1000ms;
  transition: 1000ms;
}

.our-blog-card-seventh:hover > img {
  height: 100%;
  -webkit-filter: brightness(40%);
          filter: brightness(40%);
}

.our-blog-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.our-blog-card-seventh__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.our-blog-card-seventh__header > img {
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 23px;
}

.our-blog-card-seventh__header > span {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.005em;
  color: #000000;
  -webkit-transition: 1s;
  transition: 1s;
}

.our-blog-card-seventh__category {
  margin-top: 5px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 150%;
  display: block;
  letter-spacing: 0.005em;
  color: #535353;
  -webkit-transition: 1s;
  transition: 1s;
}

.our-blog-card-seventh__title {
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #2E2E2E;
  display: block;
  margin-top: 5px;
  -webkit-transition: 1s;
  transition: 1s;
}

@media (max-width: 768px) {
  .our-blog-card-seventh__title {
    font-size: 18px;
  }
}

.our-blog-card-seventh > img {
  width: 100%;
  height: 270px;
  position: absolute;
  top: 0;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: .7s;
  transition: .7s;
  -o-object-position: top;
     object-position: top;
}

.our-blog-card-seventh__content {
  padding: 0px 20px;
  position: relative;
  height: 300px;
  padding-left: 40px;
}

@media (max-width: 768px) {
  .our-blog-card-seventh__content {
    padding-left: 20px;
  }
}

.our-blog-card-seventh__text {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  margin-top: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  -webkit-transition: 1s;
  transition: 1s;
}

.slist1 {
  list-style-type: disc;
  position: relative;
  left: 15px;
  width: 289px;
  height: 126px;
}

@media (max-width: 767px) {
  .slist1 {
    width: 200px;
  }
}

@media (max-width: 653px) {
  .slist1 {
    width: 175px;
    left: 14px;
  }
}

.slist1 .slist-item {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #000000;
  list-style-type: disc;
}

.our-blog-card-seventh__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.our-blog-card-seventh__footer span {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.005em;
  color: #A5A5A6;
  -webkit-transition: 1s;
  transition: 1s;
}

.our-blog-section__card-see-more-seventh {
  margin-top: 45px;
}

.our-blog-section__card-see-more-seventh {
  margin-top: 53px;
}

.our-blog-section__card-see-more-seventh a {
  -webkit-transition: 1s;
  transition: 1s;
  font-size: 14px;
}

.our-blog-card-seventh__likes,
.our-blog-card-seventh__view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.our-blog-card-seventh__likes span:last-of-type,
.our-blog-card-seventh__view span:last-of-type {
  margin-left: 5px;
}

.our-blog-card-seventh__likes {
  margin-left: 15px;
}

.our-blog-card-seventh__view {
  margin-left: 20px;
}

.license-section__see-more-href-seventh {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.license-section__see-more-href-seventh:hover > div {
  width: 0px;
}

.license-section__see-more-href-seventh > div {
  width: 35px;
  height: 1px;
  background-color: black;
  margin-right: 15px;
  -webkit-transition: background-color 1000ms, width 0.3s;
  transition: background-color 1000ms, width 0.3s;
}

.license-section__see-more-href-seventh > a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  -webkit-transition: 1s;
  transition: 1s;
}

.seventh-block-down__item-card-wrap-empty {
  width: 100%;
  max-width: 379px;
}

.seventh-block-down__wrap-mob {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: none;
}

@media (max-width: 620px) {
  .seventh-block-down__wrap-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 560px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 570px) {
  .seventh-block-down__wrap-mob {
    height: 1470px;
  }
}

@media (max-width: 425px) {
  .seventh-block-down__wrap-mob {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 404px) {
  .seventh-block-down__wrap-mob {
    width: 100%;
    max-width: 375px;
    padding-right: 5px;
    padding-left: 5px;
  }
}

@media (max-width: 375px) {
  .seventh-block-down__wrap-mob {
    width: 100%;
    max-width: 370px;
    padding-right: 5px;
    padding-left: 5px;
  }
}

.seventh-block-down__wrap-mob .our-blog-card-seventh-mob {
  width: 100%;
  max-width: calc(100% - 265px);
  height: 473px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #eeeeee !important;
}

@media (max-width: 500px) {
  .seventh-block-down__wrap-mob .our-blog-card-seventh-mob {
    max-width: 200px;
  }
}

@media (max-width: 425px) {
  .seventh-block-down__wrap-mob .our-blog-card-seventh-mob {
    max-width: 190px;
  }
}

@media (max-width: 404px) {
  .seventh-block-down__wrap-mob .our-blog-card-seventh-mob {
    max-width: 185px;
  }
}

@media (max-width: 375px) {
  .seventh-block-down__wrap-mob .our-blog-card-seventh-mob {
    max-width: 182px;
  }
}

.slist1-mob li {
  -webkit-transition: 1000ms;
  transition: 1000ms;
}

.our-blog-content-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.our-blog-card-seventh__header-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.our-blog-card-seventh__header-mob > img {
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 23px;
}

.our-blog-card-seventh__header-mob > span {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.005em;
  color: #000000;
  -webkit-transition: 1s;
  transition: 1s;
}

.our-blog-card-seventh__category-mob {
  margin-top: 5px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 150%;
  display: block;
  letter-spacing: 0.005em;
  color: #535353;
  -webkit-transition: 1s;
  transition: 1s;
}

@media (max-width: 500px) {
  .our-blog-card-seventh__category-mob {
    position: relative;
    left: -26px;
  }
}

.our-blog-card-seventh__title-mob {
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #2E2E2E;
  display: block;
  margin-top: 5px;
  -webkit-transition: 1s;
  transition: 1s;
}

@media (max-width: 500px) {
  .our-blog-card-seventh__title-mob {
    position: relative;
    left: -26px;
  }
}

.our-blog-card-seventh-mob > img {
  width: 100%;
  max-width: 295px;
  height: 187px;
  position: absolute;
  top: 0;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: .7s;
  transition: .7s;
  -o-object-position: top;
     object-position: top;
}

@media (max-width: 500px) {
  .our-blog-card-seventh-mob > img {
    max-width: 200px;
  }
}

@media (max-width: 425px) {
  .our-blog-card-seventh-mob > img {
    max-width: 190px;
  }
}

.our-blog-card-seventh__content-mob {
  width: 171px;
  padding: 0px 20px;
  position: relative;
  height: 231px;
  top: -50px;
  margin-left: 10px;
}

@media (max-width: 500px) {
  .our-blog-card-seventh__content-mob {
    padding: 0px 33px;
  }
}

@media (max-width: 404px) {
  .our-blog-card-seventh__content-mob {
    margin-left: 2px;
  }
}

.our-blog-card-seventh__text-mob {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  margin-top: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  -webkit-transition: 1s;
  transition: 1s;
}

.slist1-mob-seventh {
  list-style-type: disc;
  width: 139px;
  height: 146px;
  overflow-y: clip;
  position: relative;
  left: -10px;
}

.slist1-mob-seventh .slist-item-mob-seventh {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #000000;
  list-style-type: disc;
}

.our-blog-card-seventh__footer-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.our-blog-card-seventh__footer-mob span {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.005em;
  color: #A5A5A6;
  -webkit-transition: 1s;
  transition: 1s;
}

.our-blog-section__card-see-more-seventh-mob {
  margin-top: 25px;
}

.our-blog-section__card-see-more-seventh-mob a {
  -webkit-transition: 1s;
  transition: 1s;
  font-size: 14px;
}

.our-blog-card-seventh__likes-mob,
.our-blog-card-seventh__view-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.our-blog-card-seventh__likes-mob span:last-of-type,
.our-blog-card-seventh__view-mob span:last-of-type {
  margin-left: 5px;
}

.our-blog-card-seventh__likes-mob {
  margin-left: 15px;
}

.our-blog-card-seventh__view-mob {
  margin-left: 20px;
}

.license-section__see-more-href-seventh-mob {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 500px) {
  .license-section__see-more-href-seventh-mob {
    position: relative;
    left: -26px;
  }
}

.license-section__see-more-href-seventh-mob > div {
  width: 35px;
  height: 1px;
  background-color: black;
  margin-right: 15px;
  -webkit-transition: background-color 1000ms, width 0.3s;
  transition: background-color 1000ms, width 0.3s;
}

.license-section__see-more-href-seventh-mob > a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  -webkit-transition: 1s;
  transition: 1s;
}

.license-section__see-more-href-seventh-mob:hover > div {
  width: 0px;
}

.our-blog-card-seventh {
  overflow: hidden;
}

.our-blog-card-seventh:hover .imageSeventhBlock {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}

.nineth-block {
  width: 100%;
  height: 550px;
  top: 2360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 180px;
}

@media (max-width: 1131px) {
  .nineth-block {
    height: 1100px;
  }
}

@media (max-width: 1024px) {
  .nineth-block {
    margin-top: 0;
    height: 420px;
  }
}

@media (max-width: 768px) {
  .nineth-block {
    margin-top: 160px;
    height: 300px;
  }
}

@media (max-width: 425px) {
  .nineth-block {
    margin-top: 0;
  }
}

.nineth-block .nineth-block-up-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  top: -198px;
}

@media (max-width: 1131px) {
  .nineth-block .nineth-block-up-wrap {
    left: 154px;
    top: 65px;
  }
}

@media (max-width: 900px) {
  .nineth-block .nineth-block-up-wrap {
    left: 24px;
  }
}

@media (max-width: 768px) {
  .nineth-block .nineth-block-up-wrap {
    left: 0px;
  }
}

.nineth-block .nineth-block-up-wrap .nineth-block-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1205px;
  height: 167px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 900px) {
  .nineth-block .nineth-block-up-wrap .nineth-block-up {
    max-width: 835px;
  }
}

@media (max-width: 768px) {
  .nineth-block .nineth-block-up-wrap .nineth-block-up {
    max-width: 720px;
    height: 110px;
  }
}

@media (max-width: 425px) {
  .nineth-block .nineth-block-up-wrap .nineth-block-up {
    max-width: 400px;
  }
}

.nineth-block .nineth-block-up-wrap .nineth-block-up .nineth-block-up__left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 608px;
  height: 84px;
  position: relative;
  top: 52px;
}

@media (max-width: 768px) {
  .nineth-block .nineth-block-up-wrap .nineth-block-up .nineth-block-up__left-side {
    height: 72px;
  }
}

@media (max-width: 425px) {
  .nineth-block .nineth-block-up-wrap .nineth-block-up .nineth-block-up__left-side {
    width: 400px;
    height: 55px;
    top: 14px;
    padding-left: 20px;
  }
}

@media (max-width: 404px) {
  .nineth-block .nineth-block-up-wrap .nineth-block-up .nineth-block-up__left-side {
    width: 370px;
    height: 60px;
    top: 14px;
  }
}

.nineth-block .nineth-block-up-wrap .nineth-block-up .nineth-block-up__left-side .nineth-block-up__left-side-reviews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #535353;
  z-index: 1;
}

.nineth-block .nineth-block-up-wrap .nineth-block-up .nineth-block-up__left-side .nineth-block-up__left-side-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  color: #2E2E2E;
  z-index: 1;
}

@media (max-width: 425px) {
  .nineth-block .nineth-block-up-wrap .nineth-block-up .nineth-block-up__left-side .nineth-block-up__left-side-text {
    font-size: 25px;
  }
}

.nineth-block .nineth-block-up-wrap .nineth-block-up .nineth-block-up__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 597px;
}

@media (max-width: 425px) {
  .nineth-block .nineth-block-up-wrap .nineth-block-up .nineth-block-up__right-side {
    display: none;
  }
}

.nineth-block .nineth-block-up-wrap .nineth-block-up .nineth-block-up__down-layer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 175px;
  line-height: 167px;
  text-transform: uppercase;
  color: #EEEEEE;
  z-index: 0;
  top: 25px;
  left: 175px;
}

@media (max-width: 1024px) {
  .nineth-block .nineth-block-up-wrap .nineth-block-up .nineth-block-up__down-layer {
    font-size: 130px;
    left: 141px;
  }
}

@media (max-width: 900px) {
  .nineth-block .nineth-block-up-wrap .nineth-block-up .nineth-block-up__down-layer {
    font-size: 130px;
    left: 99px;
  }
}

@media (max-width: 768px) {
  .nineth-block .nineth-block-up-wrap .nineth-block-up .nineth-block-up__down-layer {
    font-size: 100px;
    left: 112px;
  }
}

@media (max-width: 425px) {
  .nineth-block .nineth-block-up-wrap .nineth-block-up .nineth-block-up__down-layer {
    font-size: 40px;
    line-height: 38px;
    left: 105px;
    top: 34px;
  }
}

.nineth-block .nineth-block-down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1205px;
  height: 339px;
}

@media (max-width: 1131px) {
  .nineth-block .nineth-block-down {
    width: 900px;
  }
}

@media (max-width: 1131px) {
  .nineth-block .nineth-block-down {
    width: 835px;
  }
}

@media (max-width: 768px) {
  .nineth-block .nineth-block-down {
    width: 625px;
  }
}

@media (max-width: 425px) {
  .nineth-block .nineth-block-down {
    width: 400px;
  }
}

@media (max-width: 404px) {
  .nineth-block .nineth-block-down {
    width: 365px;
  }
}

.nineth-block .nineth-block-down .nineth-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  top: -160px;
}

@media (max-width: 1131px) {
  .nineth-block .nineth-block-down .nineth-slider {
    top: 116px;
  }
}

@media (max-width: 425px) {
  .nineth-block .nineth-block-down .nineth-slider {
    top: 65px;
  }
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 585px;
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-a .nineth-slider-item-a_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 241px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-a .nineth-slider-item-a_wrap .nineth-slider-item-a_triangle {
  position: absolute;
  top: 77px;
  left: 24px;
  width: 0;
  height: 0;
  border-bottom: 14px solid #1b34d91f;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 0;
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-a .nineth-slider-item-a_wrap .nineth-slider_up-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 264px;
  height: 65px;
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-a .nineth-slider-item-a_wrap .nineth-slider_up-side .nineth-slider_up-side__avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr/reviews-ava.png);
  width: 65px;
  height: 65px;
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-a .nineth-slider-item-a_wrap .nineth-slider_up-side .nineth-slider_up-side__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-a .nineth-slider-item-a_wrap .nineth-slider_up-side .nineth-slider_up-side__text .nineth-slider_up-side__text-ns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 179px;
  height: 27px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.005em;
  color: #000000;
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-a .nineth-slider-item-a_wrap .nineth-slider_up-side .nineth-slider_up-side__text .nineth-slider_up-side__text-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 176px;
  height: 21px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.005em;
  color: #000000;
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-a .nineth-slider-item-a_wrap .nineth-slider-item-a_down-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 150px;
  background: #1b34d91f;
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-a .nineth-slider-item-a_wrap .nineth-slider-item-a_down-side .nineth-slider_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 508px;
  height: 78px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 585px;
  height: 241px;
  background: #F9F9F9;
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-b .nineth-slider_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 508px;
  height: 129px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-b .nineth-slider-item-b__down-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 179px;
  height: 65px;
  position: relative;
  left: 37px;
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-b .nineth-slider-item-b__down-side .nineth-slider_down-side__text-ns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 179px;
  height: 27px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.005em;
  color: #000000;
}

.nineth-block .nineth-block-down .nineth-slider .nineth-slider-item-b .nineth-slider-item-b__down-side .nineth-slider_down-side__text-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 176px;
  height: 21px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.005em;
  color: #000000;
}

#shNavArrowsNinethBlock {
  position: absolute;
  margin-bottom: 0;
  left: 1101px;
  top: -16px;
}

@media (max-width: 1131px) {
  #shNavArrowsNinethBlock {
    left: 792px;
  }
}

@media (max-width: 1131px) {
  #shNavArrowsNinethBlock {
    left: 722px;
  }
}

@media (max-width: 768px) {
  #shNavArrowsNinethBlock {
    left: 520px;
  }
}

@media (max-width: 425px) {
  #shNavArrowsNinethBlock {
    left: 290px;
  }
}

@media (max-width: 404px) {
  #shNavArrowsNinethBlock {
    left: 250px;
  }
}

.testimonial-item.show-active-element.swiper-slide-active .wrap {
  background: #117D0C !important;
  color: #fff;
}

.testimonial-item.show-active-element.swiper-slide-active .wrap:before {
  border-color: #117D0C !important;
  top: -26px !important;
  border: 12px solid transparent !important;
  border-bottom: 20px solid #117D0C !important;
}

.swiper-slide-active .quote {
  color: #fff !important;
}

.testimonial-item.with-hover:hover .top-block,
.testimonial-item .top-block {
  height: 100px !important;
  margin-top: -30px;
  margin-bottom: 30px;
  opacity: 1;
}

.base-icon-prev:before {
  content: "" !important;
}

.base-icon-next:before {
  content: "" !important;
}

.testimonial-item .name {
  font-size: 18px !important;
  font-family: Roboto !important;
}

.testimonial-item .post {
  font-size: 14px !important;
  opacity: unset !important;
  font-family: Roboto !important;
}

.testimonial-item .quote {
  line-height: 1.44444 !important;
  font-family: Roboto !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 16px !important;
  color: #000000;
}

.testimonial-item.swiper-slide {
  height: 240px !important;
}

@media (max-width: 1131px) {
  .testimonial-item .wrap {
    width: 900px;
  }
}

@media (max-width: 768px) {
  .testimonial-item .wrap {
    width: 650px;
  }
}

@media (max-width: 425px) {
  .testimonial-item .wrap {
    width: 400px;
  }
}

@media (max-width: 404px) {
  .testimonial-item .wrap {
    width: 360px;
  }
}

.tenth-block {
  width: 100%;
  height: 675px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 1024px) {
  .tenth-block {
    margin-top: 330px;
  }
}

@media (max-width: 768px) {
  .tenth-block {
    margin-top: 490px;
    height: 395px;
  }
}

@media (max-width: 425px) {
  .tenth-block {
    margin-top: 330px;
  }
}

@media (min-width: 375px) and (max-width: 404px) {
  .tenth-block {
    margin-top: 330px;
  }
}

.tenth-block .tenth-block-wrap {
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  top: 0;
}

@media (max-width: 1131px) {
  .tenth-block .tenth-block-wrap {
    width: 800px;
  }
}

@media (max-width: 768px) {
  .tenth-block .tenth-block-wrap {
    width: 710px;
  }
}

@media (max-width: 425px) {
  .tenth-block .tenth-block-wrap {
    width: 400px;
  }
}

@media (max-width: 404px) {
  .tenth-block .tenth-block-wrap {
    width: 370px;
  }
}

.tenth-block .tenth-block-wrap .tenth-block-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1205px;
  height: 167px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 425px) {
  .tenth-block .tenth-block-wrap .tenth-block-up {
    max-width: 400px;
    height: 100px;
  }
}

@media (max-width: 375px) {
  .tenth-block .tenth-block-wrap .tenth-block-up {
    width: 350px;
  }
}

.tenth-block .tenth-block-wrap .tenth-block-up .tenth-block-up__left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 608px;
  height: 84px;
  position: relative;
  top: 20px;
}

@media (max-width: 768px) {
  .tenth-block .tenth-block-wrap .tenth-block-up .tenth-block-up__left-side {
    width: 655px;
    height: 72px;
  }
}

@media (max-width: 425px) {
  .tenth-block .tenth-block-wrap .tenth-block-up .tenth-block-up__left-side {
    width: 400px;
    height: 60px;
  }
}

@media (max-width: 375px) {
  .tenth-block .tenth-block-wrap .tenth-block-up .tenth-block-up__left-side {
    width: 350px;
    height: 60px;
    position: relative;
    left: 10px;
  }
}

.tenth-block .tenth-block-wrap .tenth-block-up .tenth-block-up__left-side .tenth-block-up__left-side-abr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #535353;
  z-index: 1;
}

@media (max-width: 425px) {
  .tenth-block .tenth-block-wrap .tenth-block-up .tenth-block-up__left-side .tenth-block-up__left-side-abr {
    font-size: 14px;
    line-height: 16px;
  }
}

.tenth-block .tenth-block-wrap .tenth-block-up .tenth-block-up__left-side .tenth-block-up__left-side-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  color: #2e2e2e;
  z-index: 1;
}

@media (max-width: 425px) {
  .tenth-block .tenth-block-wrap .tenth-block-up .tenth-block-up__left-side .tenth-block-up__left-side-text {
    font-size: 25px;
    line-height: 139.5%;
  }
}

.tenth-block .tenth-block-wrap .tenth-block-up .tenth-block-up__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 597px;
}

@media (max-width: 425px) {
  .tenth-block .tenth-block-wrap .tenth-block-up .tenth-block-up__right-side {
    display: none;
  }
}

.tenth-block .tenth-block-wrap .tenth-block_down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 34px;
}

@media (max-width: 768px) {
  .tenth-block .tenth-block-wrap .tenth-block_down {
    top: 4px;
  }
}

@media (max-width: 425px) {
  .tenth-block .tenth-block-wrap .tenth-block_down {
    display: none;
  }
}

.tenth-block .tenth-block-wrap .tenth-block_down .tenth-block_down__wrap-carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tenth-block .tenth-block-wrap .tenth-block_down .tenth-block_down__wrap-carousel .swiper-button-prev {
  background: url(/images/iq-hr/Arrow-left.png) !important;
  width: 23px !important;
  height: 16px !important;
  position: absolute !important;
  top: -70px !important;
  left: 1120px !important;
}

@media (max-width: 1131px) {
  .tenth-block .tenth-block-wrap .tenth-block_down .tenth-block_down__wrap-carousel .swiper-button-prev {
    left: 760px !important;
  }
}

@media (max-width: 1024px) {
  .tenth-block .tenth-block-wrap .tenth-block_down .tenth-block_down__wrap-carousel .swiper-button-prev {
    left: 702px !important;
  }
}

@media (max-width: 900px) {
  .tenth-block .tenth-block-wrap .tenth-block_down .tenth-block_down__wrap-carousel .swiper-button-prev {
    left: 700px !important;
  }
}

@media (max-width: 768px) {
  .tenth-block .tenth-block-wrap .tenth-block_down .tenth-block_down__wrap-carousel .swiper-button-prev {
    left: 639px !important;
    top: -40px !important;
  }
}

.tenth-block .tenth-block-wrap .tenth-block_down .tenth-block_down__wrap-carousel .swiper-button-prev::after {
  content: "";
  position: absolute;
  -webkit-box-shadow: inset 0 0 0 1px #eeeeee;
          box-shadow: inset 0 0 0 1px #eeeeee;
  width: 1px;
  height: 25px;
  left: 38px;
  top: -5px;
}

.tenth-block .tenth-block-wrap .tenth-block_down .tenth-block_down__wrap-carousel .swiper-button-next {
  background: url(/images/iq-hr/Arrow-right.png) !important;
  width: 23px !important;
  height: 16px !important;
  position: absolute !important;
  top: -70px !important;
  left: 1174px !important;
}

@media (max-width: 1131px) {
  .tenth-block .tenth-block-wrap .tenth-block_down .tenth-block_down__wrap-carousel .swiper-button-next {
    left: 762px !important;
  }
}

@media (max-width: 768px) {
  .tenth-block .tenth-block-wrap .tenth-block_down .tenth-block_down__wrap-carousel .swiper-button-next {
    left: 692px !important;
    top: -40px !important;
  }
}

.tenth-block .tenth-block-wrap .tenth-block_down .tenth-block_down__wrap-carousel .tenth-block_down__wrap-carousel-carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tenth-block_down__item-wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 380px;
  height: 572px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap1 {
    width: 223px !important;
    height: 506px;
  }
}

.tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-up-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 380px;
  height: 147px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-up-side {
    width: 223px !important;
  }
}

.tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-up-side .tenth-block_down__item-wrap-up-side__bgd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background: #ff7135;
}

.tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-up-side .tenth-block_down__item-wrap-up-side__bgd .tenth-block_down__item-wrap-up-side__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr/iq-job.png);
  width: 166px;
  height: 147px;
}

.tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 380px;
  height: 425px;
  background: #f9f9f9;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side {
    width: 223px !important;
    height: 359px;
  }
}

.tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 295px;
  height: 257px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text {
    width: 223px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__title {
  width: 300px;
  height: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2e2e2e;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__title {
    width: 201px;
    font-size: 25px;
  }
}

.tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 330px;
  height: 29px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__subtitle {
    width: 201px;
    font-size: 20px;
  }
}

.tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 0px;
  border: 1px solid #e8e8e8;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__line {
    width: 184px;
  }
}

.tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 295px;
  height: 116px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  text-align: left;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__text {
    width: 201px;
    height: 163px;
  }
}

.tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #262627;
  border-radius: 5px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button {
    width: 180px;
    position: relative;
    left: -10px;
  }
}

.tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.005em;
  color: #ffffff;
  width: 295px;
  height: 47px;
}

.tenth-block_down__item-wrap1 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button .tenth-block_down-side-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tenth-block_down__item-wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 380px;
  height: 572px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap2 {
    width: 223px !important;
    height: 506px;
  }
}

.tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-up-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 380px;
  height: 147px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-up-side {
    width: 223px !important;
  }
}

.tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-up-side .tenth-block_down__item-wrap-up-side__bgd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background: #01B14C;
}

.tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-up-side .tenth-block_down__item-wrap-up-side__bgd .tenth-block_down__item-wrap-up-side__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr/iq-school.png);
  width: 166px;
  height: 147px;
}

.tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 380px;
  height: 425px;
  background: #f9f9f9;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side {
    width: 223px !important;
    height: 359px;
  }
}

.tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 295px;
  height: 257px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text {
    width: 223px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__title {
  width: 300px;
  height: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2e2e2e;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__title {
    width: 201px;
    font-size: 25px;
  }
}

.tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 330px;
  height: 29px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__subtitle {
    width: 201px;
    font-size: 20px;
  }
}

.tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 0px;
  border: 1px solid #e8e8e8;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__line {
    width: 184px;
  }
}

.tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 295px;
  height: 116px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  text-align: left;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__text {
    width: 201px;
    height: 163px;
  }
}

.tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #262627;
  border-radius: 5px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button {
    width: 180px;
    position: relative;
    left: -10px;
  }
}

.tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.005em;
  color: #ffffff;
  width: 295px;
  height: 47px;
}

.tenth-block_down__item-wrap2 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button .tenth-block_down-side-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tenth-block_down__item-wrap3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 380px;
  height: 572px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap3 {
    width: 223px !important;
    height: 506px;
  }
}

.tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-up-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 380px;
  height: 147px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-up-side {
    width: 223px !important;
  }
}

.tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-up-side .tenth-block_down__item-wrap-up-side__bgd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background: #CCC900;
}

.tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-up-side .tenth-block_down__item-wrap-up-side__bgd .tenth-block_down__item-wrap-up-side__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr/iq-messenger.png);
  width: 166px;
  height: 147px;
}

.tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 380px;
  height: 425px;
  background: #f9f9f9;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side {
    width: 223px !important;
    height: 359px;
  }
}

.tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 295px;
  height: 257px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text {
    width: 223px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__title {
  width: 300px;
  height: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2e2e2e;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__title {
    width: 201px;
    font-size: 25px;
  }
}

.tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 330px;
  height: 29px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__subtitle {
    width: 201px;
    font-size: 20px;
  }
}

.tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 0px;
  border: 1px solid #e8e8e8;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__line {
    width: 184px;
  }
}

.tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 295px;
  height: 116px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  text-align: left;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__text {
    width: 201px;
    height: 163px;
  }
}

.tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #262627;
  border-radius: 5px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button {
    width: 180px;
    position: relative;
    left: -10px;
  }
}

.tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.005em;
  color: #ffffff;
  width: 295px;
  height: 47px;
}

.tenth-block_down__item-wrap3 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button .tenth-block_down-side-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tenth-block_down__item-wrap4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 380px;
  height: 572px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap4 {
    width: 223px !important;
    height: 506px;
  }
}

.tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-up-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 380px;
  height: 147px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-up-side {
    width: 223px !important;
  }
}

.tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-up-side .tenth-block_down__item-wrap-up-side__bgd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background: #01B14C;
}

.tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-up-side .tenth-block_down__item-wrap-up-side__bgd .tenth-block_down__item-wrap-up-side__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(/images/iq-hr/iq-school.png);
  width: 166px;
  height: 147px;
}

.tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 380px;
  height: 425px;
  background: #f9f9f9;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side {
    width: 223px !important;
    height: 359px;
  }
}

.tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 295px;
  height: 257px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text {
    width: 223px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__title {
  width: 300px;
  height: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2e2e2e;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__title {
    width: 201px;
    font-size: 25px;
  }
}

.tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 330px;
  height: 29px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__subtitle {
    width: 201px;
    font-size: 20px;
  }
}

.tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 0px;
  border: 1px solid #e8e8e8;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__line {
    width: 184px;
  }
}

.tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 295px;
  height: 116px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  text-align: left;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__wrap-text .tenth-block_down__item-wrap-down-side__text {
    width: 201px;
    height: 163px;
  }
}

.tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #262627;
  border-radius: 5px;
}

@media (max-width: 768px) {
  .tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button {
    width: 180px;
    position: relative;
    left: -10px;
  }
}

.tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.005em;
  color: #ffffff;
  width: 295px;
  height: 47px;
}

.tenth-block_down__item-wrap4 .tenth-block_down__item-wrap-down-side .tenth-block_down__item-wrap-down-side__button .tenth-block_down-side-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bx-wrapper {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  background: #fff;
}

@media (max-width: 1131px) {
  .bx-wrapper {
    max-width: 800px !important;
  }
}

@media (max-width: 768px) {
  .bx-wrapper {
    width: 720px !important;
  }
}

.tenth-block_down-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 34px;
}

@media (min-width: 426px) {
  .tenth-block_down-mobile {
    display: none;
  }
}

@media (max-width: 404px) {
  .tenth-block_down-mobile {
    width: 523px;
    height: 300px;
  }
}

@media (max-width: 395px) {
  .tenth-block_down-mobile {
    width: 518px;
    height: 300px;
  }
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tenth-block_down-mobile .bx-wrapper .bx-pager,
.tenth-block_down-mobile .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
  left: 0px;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap1-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 177px;
  height: 296px;
}

@media (min-width: 426px) {
  .tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap1-mobile {
    display: none;
  }
}

@media (max-width: 404px) {
  .tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap1-mobile {
    width: 195px !important;
  }
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap1-mobile .tenth-block_down__item-wrap-up-side-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 177px;
  height: 220px;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap1-mobile .tenth-block_down__item-wrap-up-side-mobile .tenth-block_down__item-wrap-up-side__bgd-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background: #ff7135;
  background-image: url(/images/iq-hr-mobile/iqJob414.png);
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap1-mobile .tenth-block_down__item-wrap-down-side-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 177px;
  height: 76px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px 0.3px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 8px 0.3px rgba(0, 0, 0, 0.2);
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap1-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 177px;
  height: 60px;
  position: relative;
  left: 10px;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap1-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__title-mobile {
  width: 177px;
  height: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2e2e2e;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap1-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap1-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 177px;
  height: 29px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap1-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile a {
  text-decoration: none;
  color: #000000;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap1-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  left: -25px;
  top: 5px;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap1-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile-arrow::after {
  content: url(/images/iq-hr-mobile/ArrowMobRight.png);
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap2-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 177px;
  height: 296px;
}

@media (min-width: 426px) {
  .tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap2-mobile {
    display: none;
  }
}

@media (max-width: 404px) {
  .tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap2-mobile {
    width: 195px !important;
  }
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap2-mobile .tenth-block_down__item-wrap-up-side-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 177px;
  height: 220px;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap2-mobile .tenth-block_down__item-wrap-up-side-mobile .tenth-block_down__item-wrap-up-side__bgd-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background: #ff7135;
  background-image: url(/images/iq-hr-mobile/iqSchool414.png);
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap2-mobile .tenth-block_down__item-wrap-down-side-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 177px;
  height: 76px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px 0.3px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 8px 0.3px rgba(0, 0, 0, 0.2);
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap2-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 177px;
  height: 60px;
  position: relative;
  left: 10px;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap2-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__title-mobile {
  width: 177px;
  height: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2e2e2e;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap2-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap2-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 177px;
  height: 29px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap2-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile a {
  text-decoration: none;
  color: #000000;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap2-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  left: -25px;
  top: 5px;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap2-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile-arrow::after {
  content: url(/images/iq-hr-mobile/ArrowMobRight.png);
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap3-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 177px;
  height: 296px;
}

@media (min-width: 426px) {
  .tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap3-mobile {
    display: none;
  }
}

@media (max-width: 404px) {
  .tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap3-mobile {
    width: 195px !important;
  }
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap3-mobile .tenth-block_down__item-wrap-up-side-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 177px;
  height: 220px;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap3-mobile .tenth-block_down__item-wrap-up-side-mobile .tenth-block_down__item-wrap-up-side__bgd-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background: #ff7135;
  background-image: url(/images/iq-hr-mobile/iqJob414.png);
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap3-mobile .tenth-block_down__item-wrap-down-side-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 177px;
  height: 76px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px 0.3px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 8px 0.3px rgba(0, 0, 0, 0.2);
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap3-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 177px;
  height: 60px;
  position: relative;
  left: 10px;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap3-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__title-mobile {
  width: 177px;
  height: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2e2e2e;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap3-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap3-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 177px;
  height: 29px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap3-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile a {
  text-decoration: none;
  color: #000000;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap3-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  left: -25px;
  top: 5px;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap3-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile-arrow::after {
  content: url(/images/iq-hr-mobile/ArrowMobRight.png);
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap4-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 177px;
  height: 296px;
}

@media (min-width: 426px) {
  .tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap4-mobile {
    display: none;
  }
}

@media (max-width: 404px) {
  .tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap4-mobile {
    width: 195px !important;
  }
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap4-mobile .tenth-block_down__item-wrap-up-side-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 177px;
  height: 223px;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap4-mobile .tenth-block_down__item-wrap-up-side-mobile .tenth-block_down__item-wrap-up-side__bgd-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background: #ff7135;
  background-image: url(/images/iq-hr-mobile/iqSchool414.png);
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap4-mobile .tenth-block_down__item-wrap-down-side-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 177px;
  height: 76px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px 0.3px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 8px 0.3px rgba(0, 0, 0, 0.2);
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap4-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 177px;
  height: 60px;
  position: relative;
  left: 10px;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap4-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__title-mobile {
  width: 177px;
  height: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2e2e2e;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap4-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap4-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 177px;
  height: 29px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap4-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile a {
  text-decoration: none;
  color: #000000;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap4-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  left: -25px;
  top: 5px;
}

.tenth-block_down-mobile .tenth-block_down__wrap-carousel-carousel-mobile .tenth-block_down__item-wrap4-mobile .tenth-block_down__item-wrap-down-side-mobile .tenth-block_down__item-wrap-down-side__wrap-text-mobile .tenth-block_down__item-wrap-down-side__subtitle-mobile-wrap .tenth-block_down__item-wrap-down-side__subtitle-mobile-arrow::after {
  content: url(/images/iq-hr-mobile/ArrowMobRight.png);
}

@media screen and (max-width: 425px) {
  #shSwiperPaginationNinethBlockB {
    top: 310px;
    left: 124px;
    width: 150px;
  }
  #shSwiperPaginationNinethBlockB .swiper-pagination-bullet {
    margin-right: 10px;
    border-radius: 0;
    width: 15px;
    height: 2px;
  }
  #shSwiperPaginationNinethBlockB .swiper-pagination-bullet-active {
    width: 25px;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #1FA552 !important;
  }
}

@media screen and (max-width: 404px) {
  #shSwiperPaginationNinethBlockB {
    position: relative;
    top: 322px;
    left: -268px;
    width: 150px;
    height: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #shSwiperPaginationNinethBlockB .swiper-pagination-bullet {
    margin-right: 10px;
    border-radius: 0;
    width: 15px;
    height: 2px;
  }
  #shSwiperPaginationNinethBlockB .swiper-pagination-bullet-active {
    width: 25px;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #1FA552 !important;
  }
}

@media screen and (max-width: 395px) {
  #shSwiperPaginationNinethBlockB {
    top: 322px;
    left: -268px;
    width: 150px;
    height: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #shSwiperPaginationNinethBlockB .swiper-pagination-bullet {
    margin-right: 10px;
    border-radius: 0;
    width: 15px;
    height: 2px;
  }
  #shSwiperPaginationNinethBlockB .swiper-pagination-bullet-active {
    width: 25px;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #1FA552 !important;
  }
}

.eleventh-block {
  width: 100%;
  height: 417px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #F9F9F9;
}

@media (max-width: 768px) {
  .eleventh-block {
    top: 3820px;
  }
}

@media (max-width: 425px) {
  .eleventh-block {
    height: 540px;
  }
}

@media (max-width: 375px) {
  .eleventh-block {
    height: 540px;
  }
}

.eleventh-block .eleventh-block-wrap {
  width: 100%;
  max-width: 1205px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  top: -55px;
}

@media (max-width: 968px) {
  .eleventh-block .eleventh-block-wrap {
    top: unset;
  }
}

@media (max-width: 768px) {
  .eleventh-block .eleventh-block-wrap {
    top: 4px;
  }
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer {
  width: 100%;
  max-width: 1205px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 1200px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer {
    padding-left: 20px;
  }
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1205px;
  height: 250px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1131px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up {
    max-width: 928px;
  }
}

@media (max-width: 968px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up {
    max-width: 720px;
    position: relative;
    left: 0px;
    height: 185px;
    top: -37px;
  }
}

@media (max-width: 960px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up {
    max-width: 800px;
    position: relative;
    left: 15px;
  }
}

@media (max-width: 900px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up {
    max-width: 800px;
    position: relative;
    left: 15px;
  }
}

@media (max-width: 768px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up {
    max-width: 720px;
    position: relative;
    left: 0px;
    height: 185px;
    top: -37px;
  }
}

@media (max-width: 425px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up {
    max-width: 378px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 404px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up {
    max-width: 375px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 375px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up {
    max-width: 355px;
  }
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up .eleventh-block-up__left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 608px;
  height: 84px;
  top: 20px;
}

@media (max-width: 768px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up .eleventh-block-up__left-side {
    max-width: 235px;
    height: 78px;
  }
}

@media (max-width: 425px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up .eleventh-block-up__left-side {
    max-width: 378px;
    height: 60px;
  }
}

@media (max-width: 404px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up .eleventh-block-up__left-side {
    max-width: 380px;
    height: 60px;
    left: 7px;
  }
}

@media (max-width: 375px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up .eleventh-block-up__left-side {
    max-width: 355px;
    height: 60px;
    left: 7px;
  }
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up .eleventh-block-up__left-side .eleventh-block-up__left-side-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #535353;
  z-index: 1;
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up .eleventh-block-up__left-side .eleventh-block-up__left-side-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  color: #2E2E2E;
  z-index: 1;
}

@media (max-width: 425px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up .eleventh-block-up__left-side .eleventh-block-up__left-side-text {
    font-size: 25px;
  }
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up .eleventh-block-up__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 597px;
}

@media (max-width: 425px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up .eleventh-block-up__right-side {
    max-width: 378px;
  }
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up .eleventh-block-up__right-side .eleventh-block-up__right-side-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #222222;
  position: relative;
  left: 26px;
}

@media (max-width: 425px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up .eleventh-block-up__right-side .eleventh-block-up__right-side-text {
    width: 374px;
    left: 0;
    top: 20px;
  }
}

@media (max-width: 404px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-up .eleventh-block-up__right-side .eleventh-block-up__right-side-text {
    left: 7px;
  }
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form {
  width: 100%;
  max-width: 1205px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 968px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 120px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 768px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 120px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 425px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 245px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1185px;
}

@media (max-width: 1131px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form {
    max-width: 945px;
  }
}

@media (max-width: 900px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form {
    width: 835px;
    height: 210px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 768px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form {
    width: 720px;
    height: 45px;
  }
}

@media (max-width: 425px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 378px;
    height: 153px;
  }
}

@media (max-width: 375px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 335px;
    height: 153px;
  }
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0;
  border-bottom: 1px solid #222222;
  width: 203px;
  outline: none;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 160%;
  color: #222222;
  background-color: #f9f9f9;
}

@media (max-width: 1131px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__name {
    width: 130px;
  }
}

@media (max-width: 900px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__name {
    width: 410px;
  }
}

@media (max-width: 768px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__name {
    width: 200px;
  }
}

@media (max-width: 425px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__name {
    width: 374px;
    height: 35px;
  }
}

@media (max-width: 375px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__name {
    width: 350px;
  }
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0;
  border-bottom: 1px solid #222222;
  width: 203px;
  outline: none;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 160%;
  color: #222222;
  background-color: #f9f9f9;
}

@media (max-width: 1131px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__email {
    width: 200px;
  }
}

@media (max-width: 900px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__email {
    width: 410px;
  }
}

@media (max-width: 768px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__email {
    width: 200px;
  }
}

@media (max-width: 425px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__email {
    width: 374px;
    height: 35px;
  }
}

@media (max-width: 375px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__email {
    width: 350px;
  }
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0;
  border-bottom: 1px solid #222222;
  width: 100%;
  max-width: 535px;
  outline: none;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 160%;
  color: #222222;
  background-color: #FFEAEA00;
}

@media (max-width: 1131px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__message {
    max-width: 410px;
  }
}

@media (max-width: 900px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__message {
    max-width: 410px;
  }
}

@media (max-width: 768px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__message {
    max-width: 250px;
  }
}

@media (max-width: 425px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__message {
    max-width: 374px;
    height: 35px;
  }
}

@media (max-width: 375px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__message {
    max-width: 350px;
  }
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__button {
  display: none;
  width: 173px;
  height: 47px;
  background: #222222;
  border-radius: 5px;
  cursor: pointer;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.005em;
  color: #FFFFFF;
  border: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: .3s;
  transition: .3s;
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__button:hover {
  color: #222222;
  background-color: #ffffff;
  border: 1px solid #222222;
}

@media (min-width: 769px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form .eleventh-block-down__form-form__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form__button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 769px) and (max-width: 1000000px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form__button-wrap {
    display: none;
  }
}

@media (max-width: 404px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form__button-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form__button-wrap .eleventh-block-down__form-form__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 173px;
  height: 47px;
  background: #222222;
  border-radius: 5px;
  cursor: pointer;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.005em;
  color: #FFFFFF;
  border: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: .3s;
  transition: .3s;
}

.eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form__button-wrap .eleventh-block-down__form-form__button:hover {
  color: #222222;
  background-color: #ffffff;
  border: 1px solid #222222;
}

@media (max-width: 404px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form__button-wrap .eleventh-block-down__form-form__button {
    position: relative;
    left: -115px;
  }
}

@media (max-width: 375px) {
  .eleventh-block .eleventh-block-wrap .eleventh-block_down-layer .eleventh-block-down__form .eleventh-block-down__form-form__button-wrap .eleventh-block-down__form-form__button {
    left: -100px;
  }
}

.twelve-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 250px;
}

@media (max-width: 768px) {
  .twelve-block {
    top: 3768px;
  }
}

@media (max-width: 425px) {
  .twelve-block {
    top: 3340px;
  }
}

.twelve-block .twelve-block-wrap {
  width: 100%;
  max-width: 1205px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.twelve-block .twelve-block-wrap .twelve-block-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1205px;
  height: 250px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1290px) {
  .twelve-block .twelve-block-wrap .twelve-block-up {
    max-width: 975px;
  }
}

@media (max-width: 1024px) {
  .twelve-block .twelve-block-wrap .twelve-block-up {
    max-width: 920px;
  }
}

@media (max-width: 900px) {
  .twelve-block .twelve-block-wrap .twelve-block-up {
    max-width: 590px;
  }
}

@media (max-width: 768px) {
  .twelve-block .twelve-block-wrap .twelve-block-up {
    max-width: 720px;
  }
}

@media (max-width: 425px) {
  .twelve-block .twelve-block-wrap .twelve-block-up {
    max-width: 400px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 404px) {
  .twelve-block .twelve-block-wrap .twelve-block-up {
    max-width: 370px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 375px) {
  .twelve-block .twelve-block-wrap .twelve-block-up {
    max-width: 370px;
  }
}

.twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 608px;
  height: 84px;
  position: relative;
  top: 20px;
}

@media (max-width: 1290px) {
  .twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__left-side {
    left: -115px;
  }
}

@media (max-width: 1024px) {
  .twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__left-side {
    left: unset;
  }
}

@media (max-width: 768px) {
  .twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__left-side {
    left: 0px;
    padding-left: 20px;
  }
}

@media (max-width: 425px) {
  .twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__left-side {
    left: 0px;
    height: 60px;
  }
}

.twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__left-side .twelve-block-up__left-side-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #535353;
  z-index: 1;
}

.twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__left-side .twelve-block-up__left-side-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  color: #2E2E2E;
  z-index: 1;
}

.twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  width: 100%;
  max-width: 597px;
  position: relative;
  top: 20px;
}

@media (min-width: 1921px) {
  .twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__right-side {
    left: -18px;
  }
}

@media (max-width: 768px) {
  .twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__right-side {
    left: 0px;
  }
}

@media (max-width: 425px) {
  .twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__right-side {
    left: 0px;
    max-width: 176px;
    top: -20px;
    padding-left: 20px;
  }
}

.twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__right-side .twelve-block-up__right-side-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 173px;
  height: 60px;
  background: #262627;
  border-radius: 5px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__right-side .twelve-block-up__right-side-button .a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__right-side .twelve-block-up__right-side-button .twelve-block-up__right-side-button__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  background-image: url(/images/iq-hr/insta.png);
}

.twelve-block .twelve-block-wrap .twelve-block-up .twelve-block-up__right-side .twelve-block-up__right-side-button .twelve-block-up__right-side-button__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.005em;
  color: #FFFFFF;
}

.thirteenth-block-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  top: 2590px;
}

@media (min-width: 2560px) {
  .thirteenth-block-icons {
    left: -20px;
  }
}

@media (max-width: 2560px) {
  .thirteenth-block-icons {
    left: -20px;
  }
}

@media (max-width: 768px) {
  .thirteenth-block-icons {
    top: 3755px;
  }
}

@media (max-width: 425px) {
  .thirteenth-block-icons {
    top: 3319px;
  }
}

.thirteenth-block-icons .thirteenth-block-icons_wrap {
  width: 100%;
  max-width: 1920px;
  height: 137px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1921px) {
  .thirteenth-block-icons .thirteenth-block-icons_wrap {
    width: 100%;
    min-width: 100%;
  }
}

.thirteenth-block-icons .thirteenth-block-icons_wrap .thirteenth-block-icons_1 {
  width: 137px;
  height: 137px;
  background-image: url(/images/iq-hr/Rectangle1.png);
  cursor: pointer;
}

.thirteenth-block-icons .thirteenth-block-icons_wrap .thirteenth-block-icons_2 {
  width: 137px;
  height: 137px;
  background-image: url(/images/iq-hr/Rectangle2.png);
  cursor: pointer;
}

.thirteenth-block-icons .thirteenth-block-icons_wrap .thirteenth-block-icons_3 {
  width: 137px;
  height: 137px;
  background-image: url(/images/iq-hr/Rectangle3.png);
  cursor: pointer;
}

.thirteenth-block-icons .thirteenth-block-icons_wrap .thirteenth-block-icons_4 {
  width: 137px;
  height: 137px;
  background-image: url(/images/iq-hr/Rectangle4.png);
  cursor: pointer;
}

.thirteenth-block-icons .thirteenth-block-icons_wrap .thirteenth-block-icons_5 {
  width: 137px;
  height: 137px;
  background-image: url(/images/iq-hr/Rectangle5.png);
  cursor: pointer;
}

.thirteenth-block-icons .thirteenth-block-icons_wrap .thirteenth-block-icons_6 {
  width: 137px;
  height: 137px;
  background-image: url(/images/iq-hr/Rectangle6.png);
  cursor: pointer;
}

.thirteenth-block-icons .thirteenth-block-icons_wrap .thirteenth-block-icons_7 {
  width: 137px;
  height: 137px;
  background-image: url(/images/iq-hr/Rectangle7.png);
  cursor: pointer;
}

.thirteenth-block-icons .thirteenth-block-icons_wrap .thirteenth-block-icons_8 {
  width: 137px;
  height: 137px;
  background-image: url(/images/iq-hr/Rectangle8.png);
  cursor: pointer;
}

.thirteenth-block-icons .thirteenth-block-icons_wrap .thirteenth-block-icons_9 {
  width: 137px;
  height: 137px;
  background-image: url(/images/iq-hr/Rectangle9.png);
  cursor: pointer;
}

.thirteenth-block-icons .thirteenth-block-icons_wrap .thirteenth-block-icons_10 {
  width: 137px;
  height: 137px;
  background-image: url(/images/iq-hr/Rectangle10.png);
  cursor: pointer;
}

.thirteenth-block-icons .thirteenth-block-icons_wrap .thirteenth-block-icons_11 {
  width: 137px;
  height: 137px;
  background-image: url(/images/iq-hr/Rectangle11.png);
  cursor: pointer;
}

.thirteenth-block-icons .thirteenth-block-icons_wrap .thirteenth-block-icons_12 {
  width: 137px;
  height: 137px;
  background-image: url(/images/iq-hr/Rectangle12.png);
  cursor: pointer;
}

.thirteenth-block-icons .thirteenth-block-icons_wrap .thirteenth-block-icons_13 {
  width: 137px;
  height: 137px;
  background-image: url(/images/iq-hr/Rectangle13.png);
  cursor: pointer;
}

.thirteenth-block-icons .thirteenth-block-icons_wrap .thirteenth-block-icons_14 {
  width: 137px;
  height: 137px;
  background-image: url(/images/iq-hr/Rectangle14.png);
  cursor: pointer;
}

#thirteenth-block_swiper-wrapper {
  height: 137px !important;
}

.footer-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 2590px;
  height: 413px;
  background: #222222;
}

@media (max-width: 768px) {
  .footer-block {
    top: 3754px;
  }
}

@media (max-width: 425px) {
  .footer-block {
    top: 3318px;
    height: 550px;
  }
}

.footer-block .footer-block-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 1200px;
  height: 219px;
}

@media (max-width: 1131px) {
  .footer-block .footer-block-wrap {
    max-width: 975px;
  }
}

@media (max-width: 900px) {
  .footer-block .footer-block-wrap {
    max-width: 835px;
  }
}

@media (max-width: 768px) {
  .footer-block .footer-block-wrap {
    max-width: 675px;
  }
}

@media (max-width: 425px) {
  .footer-block .footer-block-wrap {
    max-width: 400px;
  }
}

@media (max-width: 404px) {
  .footer-block .footer-block-wrap {
    max-width: 370px;
  }
}

@media (max-width: 375px) {
  .footer-block .footer-block-wrap {
    max-width: 355px;
  }
}

.footer-block .footer-block-wrap .footer-block-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  top: -58px;
}

@media (max-width: 425px) {
  .footer-block .footer-block-wrap .footer-block-up {
    max-width: 400px;
    top: -130px;
  }
}

.footer-block .footer-block-wrap .footer-block-up .footer-block-up__left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 608px;
  height: 60px;
  position: relative;
  top: -7px;
}

.footer-block .footer-block-wrap .footer-block-up .footer-block-up__left-side .footer-block-up__left-side-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  color: #FFFFFF;
  z-index: 1;
  width: 103px;
  height: 49px;
}

.footer-block .footer-block-wrap .footer-block-up .footer-block-up__left-side .footer-block-up__left-side-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gotham Pro;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 139.5%;
  color: #2E2E2E;
  z-index: 1;
}

@media (max-width: 425px) {
  .footer-block .footer-block-wrap .footer-block-up .footer-block-up__left-side .footer-block-up__left-side-text {
    display: none;
  }
}

.footer-block .footer-block-wrap .footer-block-up .footer-block-up__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 574px;
  height: 60px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.footer-block .footer-block-wrap .footer-block-up .footer-block-up__right-side .a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-block .footer-block-wrap .footer-block-up .footer-block-up__right-side .footer-block-up__right-side-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 173px;
  height: 29px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 120%;
  color: #FFFFFF;
}

.footer-block .footer-block-wrap .footer-block-up .footer-block-up__right-side .footer-block-up__right-side-email {
  width: 173px;
  height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.005em;
  color: #FFFFFF;
}

.footer-block .footer-block-wrap .footer-block-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1180px;
  height: 0px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  position: relative;
  top: -28px;
}

@media (max-width: 425px) {
  .footer-block .footer-block-wrap .footer-block-line {
    display: none;
  }
}

.footer-block .footer-block-wrap .footer-down-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  height: 159px;
  position: relative;
  top: 6px;
}

@media (max-width: 425px) {
  .footer-block .footer-block-wrap .footer-down-block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 400px;
    top: -88px;
  }
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_lm-side-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 461px;
  height: 159px;
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_lm-side-wrap .footer-down-block_left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 206px;
  height: 159px;
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_lm-side-wrap .footer-down-block_left-side .footer-down-block_left-side__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 102px;
  height: 27px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #FFFFFF;
  margin-bottom: 12px;
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_lm-side-wrap .footer-down-block_left-side .footer-down-block_left-side__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #FFFFFF;
  margin-top: 8px;
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_lm-side-wrap .footer-down-block_middle-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 153px;
  height: 159px;
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_lm-side-wrap .footer-down-block_middle-side .footer-down-block_middle-side__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 58px;
  height: 27px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #FFFFFF;
  margin-bottom: 12px;
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_lm-side-wrap .footer-down-block_middle-side .footer-down-block_middle-side__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #FFFFFF;
  margin-top: 8px;
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  max-width: 744px;
  height: 159px;
}

@media (max-width: 425px) {
  .footer-block .footer-block-wrap .footer-down-block .footer-down-block_right-side {
    max-width: 350px;
    position: relative;
    top: 55px;
  }
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_right-side .footer-down-block_right-side__social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 266px;
  height: 57px;
}

@media (max-width: 425px) {
  .footer-block .footer-block-wrap .footer-down-block .footer-down-block_right-side .footer-down-block_right-side__social-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    left: -20px;
  }
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_right-side .footer-down-block_right-side__social-wrap .footer-down-block_right-side__social-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 206px;
  height: 27px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #FFFFFF;
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_right-side .footer-down-block_right-side__social-wrap .footer-down-block_right-side__social-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 126px;
  height: 18px;
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_right-side .footer-down-block_right-side__social-wrap .footer-down-block_right-side__social-icon .footer-down-block_right-side__social-icon__insta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 18px;
  height: 18px;
  background-image: url(/images/iq-hr/insta-18.png);
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_right-side .footer-down-block_right-side__social-wrap .footer-down-block_right-side__social-icon .footer-down-block_right-side__social-icon__vk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 18px;
  height: 12px;
  background-image: url(/images/iq-hr/vk.png);
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_right-side .footer-down-block_right-side__social-wrap .footer-down-block_right-side__social-icon .footer-down-block_right-side__social-icon__tik-tok {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 16px;
  height: 18px;
  background-image: url(/images/iq-hr/tt.png);
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_right-side .footer-down-block_right-side__social-wrap .footer-down-block_right-side__social-icon .footer-down-block_right-side__social-icon__fb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 10px;
  height: 18px;
  background-image: url(/images/iq-hr/fb.png);
}

.footer-block .footer-block-wrap .footer-down-block .footer-down-block_right-side .footer-down-block_right-side__address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 266px;
  height: 63px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.005em;
  color: #FFFFFF;
}

@media (max-width: 425px) {
  .footer-block .footer-block-wrap .footer-down-block .footer-down-block_right-side .footer-down-block_right-side__address {
    width: 350px;
  }
}

div#particles-fullwin-wrapper {
  position: absolute;
}

@media (min-width: 2559px) and (max-width: 2560px) {
  div#particles-fullwin-wrapper canvas {
    width: 2560px !important;
  }
}

.down-layer {
  width: 100%;
  height: 100%;
  position: fixed;
  backdrop-filter: blur(65px);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  top: 0;
  left: 0;
}

.wrapSeventhBlockSliderSynch {
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: -10px;
  display: none;
  z-index: 1;
}

.qwe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 200px;
}

.containerSeventhBlockSliderSynch {
  max-width: 1200px;
  position: absolute;
}

.w-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 919px !important;
  height: 617px !important;
  background: #FFFFFF;
  border-start-end-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

@media (min-width: 375px) and (max-width: 768px) {
  .w-second {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 345px !important;
    height: 628px !important;
  }
}

@media (max-width: 768px) {
  .w-secondDesktopImg {
    display: none;
  }
}

.w-secondMobImg {
  display: none;
}

@media (min-width: 375px) and (max-width: 768px) {
  .w-secondMobImg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* .w-second .img {
    width: 483px;
    height: 617px;
} */
.right-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 436px;
  height: 617px;
}

@media (min-width: 375px) and (max-width: 768px) {
  .right-block {
    width: 345px;
    height: 208px;
    margin-left: 17px;
  }
}

.up-block {
  width: 356px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 26px;
  position: relative;
  left: 45px;
}

@media (min-width: 375px) and (max-width: 768px) {
  .up-block {
    margin-top: 14px;
    left: unset;
  }
}

.w-title {
  width: 285px;
  font-family: 'Gotham Pro';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 139.5%;
  /* margin-top: 26px; */
}

.button-close {
  width: 86px;
  height: 31px;
  background: #373737;
  border-radius: 31px;
  border: none;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 11.0563px;
  line-height: 160%;
  color: #FFFFFF;
  cursor: pointer;
}

@media (min-width: 375px) and (max-width: 768px) {
  .button-close {
    display: none;
  }
}

.button-closeMob {
  left: 300px;
  top: -420px;
  color: white;
  position: absolute;
  cursor: pointer;
}

@media (min-width: 375px) and (max-width: 768px) {
  .button-closeMob {
    position: absolute;
  }
  .button-closeMob img {
    width: 10px;
    height: 10px;
  }
}

.w-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 406px;
  height: 177px;
  left: 0px;
  top: 49px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 160%;
  color: #000000;
  margin: 15px 0px;
  text-align: left;
}

@media (min-width: 375px) and (max-width: 768px) {
  .w-text {
    width: 310px;
    margin: 14px 0 0 0;
    overflow: hidden;
  }
}

.textSeventhBlock {
  width: 311px;
  height: 177px;
}

@media (min-width: 375px) and (max-width: 768px) {
  .textSeventhBlock {
    width: 310px;
    width: 100%;
    height: 100%;
    padding: 0 25px 0 0;
    overflow: auto;
    cursor: pointer;
  }
}

/* .swiper {
    width: 26% !important;
    margin-top: 20px;
} */
.swiperButtonPrev::after {
  font-size: 15px !important;
  color: white !important;
}

.swiperButtonNext::after {
  font-size: 15px !important;
  color: white !important;
}

.mySwiperSeventhSliderSynch {
  width: 34% !important;
  height: 100px;
  /* width: 100%;
    height: 300px; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

@media (min-width: 375px) and (max-width: 768px) {
  .mySwiperSeventhSliderSynch {
    width: 84% !important;
  }
}

.mySwiperSeventhSliderSynch2 {
  height: 617px !important;
  width: 919px !important;
  border-radius: 20px;
}

@media (min-width: 375px) and (max-width: 768px) {
  .mySwiperSeventhSliderSynch2 {
    width: 345px !important;
    height: 628px !important;
  }
}

.swiperButtonPrev {
  left: 277px !important;
  /* right: auto; */
  top: 698px !important;
  display: none;
}

@media (min-width: 375px) and (max-width: 768px) {
  .swiperButtonPrev {
    left: 3px !important;
    top: 702px !important;
  }
}

.swiperButtonNext {
  left: 634px !important;
  /* right: auto; */
  top: 698px !important;
  display: none;
}

@media (min-width: 375px) and (max-width: 768px) {
  .swiperButtonNext {
    left: 334px !important;
    top: 702px !important;
  }
}

.t-wrap {
  width: 70px;
  height: 71px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
}

.t-title {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 160%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* align-items: center; */
  /* text-align: center; */
  color: #FFFFFF;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 375px) and (max-width: 768px) {
  .t-title {
    display: none;
  }
}

/* ! demo styles */
/* html, */
/* body {
        position: relative;
        height: 100%;
      } */
/* body {
        background: #eee;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: #000;
        margin: 0;
        padding: 0;
      } */
/* .swiper {
        width: 100%;
        height: 100%;
      } */
/* .swiper-slide {
    text-align: center;
    font-size: 18px; */
/* background: #fff; */
/* display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; */
/* } */
.swiperSeventhDownImg {
  text-align: center;
  font-size: 18px;
  /* background: #fff; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper-slide .swiperImgSeventhBlock {
  display: block;
  width: 70px;
  height: 70px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* body {
    background: #000;
    color: #000;
  } */
/* .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
} */
.swiper-slide {
  background-size: cover;
  background-position: center;
}

/* .mySwiper2 {
        height: 80%;
        width: 100%;
    } */
.mySwiperSeventhSliderSynch .swiper-slide {
  width: 34%;
  height: 100px;
  opacity: 0.4;
}

.mySwiperSeventhSliderSynch .swiper-slide-thumb-active {
  opacity: 1;
}

/* .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
} */
/*# sourceMappingURL=sh-main.css.map */