.global .kv-noslide-bg {
  background-image: url(../img/global-bg.png);
}

.world-map {
  background: #fff;
  overflow: auto;
  position: relative;
}

.wrold-map-wrap {
  width: 1504px;
  margin: 0 auto;
  height: 88.9rem;
  background: url(../img/world-map.png) no-repeat center;
  background-size: cover;
  position: relative;
}

.country-list {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  background: #05141f;
  gap: 0.4rem;
  padding: 0.4rem 1rem;
  position: absolute;
}

.hasPopup {
  background: #4367f6;
}

.country-list > .country-name {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.4rem;
}
.country-list .country-flag {
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.country-list .country-flag::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 10px;
  background: #05141f;
}

.country-list .country-flag::before {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  border: 1px solid #05141f;
  border-radius: 100%;
  background: #fff;
  z-index: 1;
}

.poland .country-flag {
  background-image: url(../img/Poland.svg);
}

.mongolia .country-flag {
  background-image: url(../img/Mongolia.svg);
}

.kuwait .country-flag {
  background-image: url(../img/Kuwait.svg);
}

.south-korea .country-flag {
  background-image: url(../img/South-Korea.svg);
}

.austria .country-flag {
  background-image: url(../img/Austria.svg);
}

.iraq .country-flag {
  background-image: url(../img/Iraq.svg);
}

.kazakhstan .country-flag {
  background-image: url(../img/Kazakhstan.png);
}

.morocco .country-flag {
  background-image: url(../img/Morocco.svg);
}

.uae .country-flag {
  background-image: url(../img/UAE.png);
}

.pakistan .country-flag {
  background-image: url(../img/Pakistan.svg);
}

.nepal .country-flag {
  background-image: url(../img/Nepal.svg);
}

.saudi-arabia .country-flag {
  background-image: url(../img/Saudi-Arabia.svg);
}

.bangladesh .country-flag {
  background-image: url(../img/Bangladesh.svg);
}

.mexico .country-flag {
  background-image: url(../img/Mexico.svg);
}

.haiti .country-flag {
  background-image: url(../img/Haiti.svg);
}

.senegal .country-flag {
  background-image: url(../img/Senegal.png);
}

.mali .country-flag {
  background-image: url(../img/Mali.svg);
}

.myanmar .country-flag {
  background-image: url(../img/Myanmar.svg);
}

.thailand .country-flag {
  background-image: url(../img/Thailand.svg);
}

.yemen .country-flag {
  background-image: url(../img/Yemen.svg);
}

.cambodia .country-flag {
  background-image: url(../img/Cambodia.svg);
}

.philippines .country-flag {
  background-image: url(../img/Philippines.svg);
}

.colombia .country-flag {
  background-image: url(../img/Colombia.svg);
}

.niger .country-flag {
  background-image: url(../img/Niger.svg);
}

.oman .country-flag {
  background-image: url(../img/Oman.svg);
}

.malaysia .country-flag {
  background-image: url(../img/Malaysia.svg);
}

.vietnam .country-flag {
  background-image: url(../img/Vietnam.svg);
}

.brazil .country-flag {
  background-image: url(../img/Brazil.svg);
}

.benin .country-flag {
  background-image: url(../img/Benin.svg);
}

.papuanewguinea .country-flag {
  background-image: url(../img/Papua-New-Guinea.svg);
}

.peru .country-flag {
  background-image: url(../img/Peru.svg);
}

.indonesia .country-flag {
  background-image: url(../img/Indonesia.svg);
}

.botswana .country-flag {
  background-image: url(../img/Botswana.svg);
}

.chile .country-flag {
  background-image: url(../img/Chile.svg);
}

.poland {
  top: 182px;
  left: 145px;
  cursor: pointer;
}

.poland .country-flag::after {
  height: 15px;
  bottom: -19px;
  left: -71px;
}

.poland .country-flag::before {
  bottom: -27px;
  left: -75px;
}

.mongolia {
  top: 175px;
  left: 376px;
}

.mongolia .country-flag::after {
  height: 39px;
  bottom: -43px;
  right: -10px;
}

.mongolia .country-flag::before {
  bottom: -51px;
  right: -14px;
}

.kuwait {
  top: 208px;
  left: 291px;
}

.kuwait .country-flag::after {
  height: 145px;
  bottom: -118px;
  left: -67px;
}

.kuwait .country-flag::before {
  bottom: -122px;
  left: -71px;
}

.south-korea {
  top: 244px;
  left: 646px;
}

.south-korea .country-flag::after {
  height: 35px;
  bottom: -39px;
  left: -60px;
}

.south-korea .country-flag::before {
  bottom: -48px;
  left: -63.5px;
}

.austria {
  top: 239px;
  left: 19px;
}

.austria .country-flag::after {
  height: 1px;
  width: 23px;
  bottom: 12px;
  right: -33px;
}

.austria .country-flag::before {
  bottom: 8px;
  right: -33.5px;
}

.iraq {
  top: 268px;
  left: 195px;
}

.iraq .country-flag::after {
  height: 35px;
  bottom: -39px;
  right: -10px;
}

.iraq .country-flag::before {
  bottom: -48px;
  right: -13.5px;
}

.kazakhstan {
  top: 241px;
  left: 342px;
}

.kazakhstan .country-flag::after {
  height: 12px;
  bottom: -16px;
  right: 72px;
}

.kazakhstan .country-flag::before {
  bottom: -20px;
  right: 68px;
}

.morocco {
  top: 298px;
  left: 46px;
}

.morocco .country-flag::after {
  height: 15px;
  bottom: -19px;
  left: -88px;
}

.morocco .country-flag::before {
  bottom: -27px;
  left: -92px;
}

.uae {
  top: 332px;
  left: 300px;
}

.uae .country-flag::after {
  height: 23px;
  bottom: -27px;
  left: -25px;
}

.uae .country-flag::before {
  bottom: -33px;
  left: -29px;
}

.pakistan {
  top: 298px;
  left: 350px;
}

.pakistan .country-flag::after {
  height: 40px;
  bottom: -44px;
  left: -25px;
}

.pakistan .country-flag::before {
  bottom: -52px;
  left: -29px;
}

.nepal {
  top: 287px;
  left: 490px;
}

.nepal .country-flag::after {
  height: 55px;
  bottom: -59px;
  left: -57px;
}

.nepal .country-flag::before {
  bottom: -63px;
  left: -61px;
}

.saudi-arabia {
  top: 359px;
  left: 85px;
}

.saudi-arabia .country-flag::after {
  width: 40px;
  height: 1px;
  bottom: 11px;
  right: -50px;
}

.saudi-arabia .country-flag::before {
  bottom: 7px;
  right: -55px;
}

.mexico {
  top: 326px;
  right: 446px;
}

.mexico .country-flag::after {
  height: 18px;
  bottom: -22px;
  right: -10px;
}

.mexico .country-flag::before {
  bottom: -29px;
  right: -14px;
}

.bangladesh {
  top: 330px;
  left: 502px;
}

.bangladesh .country-flag::after {
  height: 25px;
  bottom: -29px;
  left: -107px;
}

.bangladesh .country-flag::before {
  bottom: -33px;
  left: -111px;
}

.haiti {
  top: 350px;
  right: 195px;
}

.haiti .country-flag::after {
  height: 25px;
  bottom: -29px;
  left: -80px;
}

.haiti .country-flag::before {
  bottom: -33px;
  left: -84px;
}

.senegal {
  top: 359px;
  left: -43px;
}

.senegal .country-flag::after {
  height: 50px;
  bottom: -54px;
  left: -26px;
}

.senegal .country-flag::before {
  bottom: -55px;
  left: -30px;
}

.mali {
  top: 396px;
  left: 61px;
}

.mali .country-flag::after {
  height: 13px;
  bottom: -17px;
  left: -46px;
}

.mali .country-flag::before {
  bottom: -20px;
  left: -50px;
}

.myanmar {
  top: 398px;
  left: 378px;
}

.myanmar .country-flag::after {
  width: 25px;
  height: 1px;
  bottom: 50%;
  right: -35px;
}

.myanmar .country-flag::before {
  bottom: 8px;
  right: -40px;
}

.thailand {
  top: 380px;
  left: 545px;
}

.thailand .country-flag::after {
  height: 25px;
  bottom: -29px;
  left: -83px;
}

.thailand .country-flag::before {
  bottom: -34px;
  left: -86.5px;
}

.yemen {
  top: 458px;
  left: 203px;
}

.yemen .country-flag::after {
  height: 33px;
  top: -37px;
  right: -10px;
}

.yemen .country-flag::before {
  top: -42px;
  right: -14px;
}

.cambodia {
  top: 437px;
  left: 375px;
}

.cambodia .country-flag::after {
  width: 71px;
  height: 1px;
  top: 10px;
  right: -81px;
}

.cambodia .country-flag::before {
  top: 6px;
  right: -89px;
}

.philippines {
  top: 437px;
  left: 702px;
}

.philippines .country-flag::after {
  width: 44px;
  height: 1px;
  top: 10px;
  left: -140px;
}

.philippines .country-flag::before {
  top: 6px;
  left: -147px;
}

.colombia {
  top: 434px;
  right: 335px;
}

.colombia .country-flag::after {
  height: 25px;
  top: 28px;
  right: -10px;
}

.colombia .country-flag::before {
  top: 51px;
  right: -14px;
}

.niger {
  top: 495px;
  left: 95px;
}

.niger .country-flag::after {
  height: 39px;
  top: -40px;
  left: -56px;
}

.niger .country-flag::before {
  top: -45px;
  left: -60px;
}

.oman {
  top: 515px;
  left: 247px;
}

.oman .country-flag::after {
  height: 122px;
  top: -124px;
  right: -10px;
}

.oman .country-flag::before {
  top: -132px;
  right: -14px;
}

.malaysia {
  bottom: 380px;
  left: 382px;
}

.malaysia .country-flag::after {
  width: 65px;
  height: 1px;
  top: 11px;
  right: -75px;
}

.malaysia .country-flag::before {
  top: 7px;
  right: -80px;
}

.vietnam {
  top: 483px;
  left: 588px;
}

.vietnam .country-flag::after {
  height: 38px;
  top: -41px;
  left: -76px;
}

.vietnam .country-flag::before {
  top: -47px;
  left: -79.5px;
}

.brazil {
  top: 465px;
  right: 143px;
}

.brazil .country-flag::after {
  height: 25px;
  bottom: -29px;
  left: -62px;
}

.brazil .country-flag::before {
  bottom: -38px;
  left: -65.5px;
}

.benin {
  top: 536px;
  left: 81px;
}

.benin .country-flag::after {
  height: 65px;
  bottom: 28px;
  left: -56px;
}

.benin .country-flag::before {
  bottom: 89px;
  left: -59.5px;
}

.papuanewguinea {
  top: 523px;
  right: 510px;
}

.papuanewguinea .country-flag::after {
  height: 1px;
  width: 44px;
  bottom: 13px;
  left: -197px;
}

.papuanewguinea .country-flag::before {
  bottom: 9px;
  left: -201.5px;
}

.peru {
  top: 514px;
  right: 336px;
}

.peru .country-flag::after {
  height: 15px;
  bottom: -19px;
  right: -10px;
}

.peru .country-flag::before {
  bottom: -27px;
  right: -14.5px;
}

.indonesia {
  top: 590px;
  left: 476px;
}

.indonesia .country-flag::after {
  height: 38px;
  top: -41px;
  right: -10px;
}

.indonesia .country-flag::before {
  top: -46px;
  right: -14.5px;
}

.botswana {
  top: 679px;
  left: 190px;
}

.botswana .country-flag::after {
  height: 28px;
  top: -32px;
  left: -91px;
}

.botswana .country-flag::before {
  top: -40px;
  left: -95.5px;
}

.chile {
  top: 623px;
  right: 203px;
}

.chile .country-flag::after {
  height: 28px;
  bottom: -32px;
  left: -54px;
}

.chile .country-flag::before {
  bottom: -40px;
  left: -57.5px;
}

.country-popup {
  position: absolute;
  width: 36rem;
  padding: 2rem;
  background: #fff;
  box-shadow: 0px 14px 28px 0px rgba(0, 0, 0, 0.4);
  border-radius: 0.4rem;
  z-index: 20;
  display: none;
}

.country-popup-wrap.active .country-popup {
  display: block;
  top: 0;
  left: calc(100% + 2rem);
}

.country-popup .popup-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.country-popup .popup-head .country-name {
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1.6rem;
  color: #05141f;
}

.country-popup .popup-head .close-btn {
  width: 2rem;
  height: 2rem;
  background: url(../img/ic_close.svg) no-repeat center;
}

.country-popup .popup-body p {
  font-size: 1.4rem;
  font-weight: 400;
  color: #636d74;
  line-height: 2rem;
}

.wolrd-list {
  padding: 12rem 20.8rem;
  background: #f2f4f6;
}

.land-title {
  font-size: 2.4rem;
}
.land ul {
  margin: 1.6rem 0 3.2rem 0;
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
  align-items: center;
}

.land-list {
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #303c47;
  font-weight: 400;
}

@media screen and (max-width: 480px) {
  .world-map {
    padding: 0 2rem;
  }
  .wolrd-list {
    padding: 4.8rem 2rem;
  }
  .land ul {
    gap: 2rem 0rem;
    align-items: flex-start;
    justify-content: space-between;
  }
  .land-list {
    width: 16rem;
    white-space: nowrap;
  }

  .country-popup-wrap.active-mobile {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .country-popup-wrap.active-mobile .country-popup {
    display: block;
    top: unset;
    left: unset;
  }
}

@media screen and (max-width: 320px) {
  .country-popup {
    width: 30rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
