body,
button,
form,
input,
textarea {
  font-family: Roboto, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.drop .options-holder ol li a:hover,
.drop .options-holder ul li a:hover,
.footer-bonus a {
  text-decoration: underline;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body,
html {
  height: 100%;
}
.DPIvYyAztEyw,
.DPIvYyAztEyw img {
  display: block;
  transition: height 0.3s ease-in-out;
}
.zVODgL7nJU {
  flex-direction: column;
  background-color: #164d83;
  display: flex;
  color: #fff;
  overflow-x: hidden;
  position: relative;
  padding-top: 90px;
}
.header-inner,
.main-content {
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
}
.footer-linkone .main-content ul,
ol,
ul {
  list-style-type: none;
}
.main-content ul,
ol {
  list-style-type: disc;
  margin-top: 18px;
  padding-left: 30px;
}
button,
form,
input,
textarea {
  font-weight: 500;
}
input[type="button"],
input[type="submit"] {
  appearance: none;
  -webkit-appearance: none;
}
img {
  max-width: 100%;
  height: auto;
}
a img {
  border: none;
}
.navigation table th,
b,
i {
  font-weight: 700;
}
body {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.switcher {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  margin-right: 10px;
}

.main-content {
  max-width: 1330px;
}
.main-content p {
  margin: 13px 0 13px 0;
}
.header-inner {
  max-width: 1400px;
  height: 100%;
}
.logo-section {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: space-between;
  gap: 15px;
  position: relative;
}
.logo-section.DKeyNSz97tvrx1 {
  flex-direction: row-reverse;
}
.logo-section.kKGmhTxhIAOYOo {
  justify-content: flex-end;
}
.logo-section.kKGmhTxhIAOYOo .DPIvYyAztEyw,
.logo-section.yyJMnunwKDV .DPIvYyAztEyw {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  width: fit-content;
  margin: 0 auto;
}
.site-header {
  top: 0;
  padding: 12px 0;
  left: 0;
  right: 0;
  z-index: 10;
  width: 100%;
  position: fixed;
  background-color: #032b53;
  transition: height 0.3s ease-in-out;
}
.site-header.active .DPIvYyAztEyw img {
  height: 44px;
  transition: height 0.3s ease-in-out;
}
.languages {
  z-index: 2;
  position: relative;
  display: flex;
}
.site-header .rZVmuxFxtmKhN {
  z-index: 1;
  cursor: pointer;
  color: #fff;
  background: #206db9;
  height: 43px;
  padding: 0 43px 0 14px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  font-style: normal;
}
.site-header .rZVmuxFxtmKhN:after {
  content: "";
  position: absolute;
  width: 13px;
  height: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 16px;
  background: url("../img/drop_arrow.svg") center center no-repeat;
}
.site-header .languages > ul {
  position: absolute;
  left: 0;
  right: 0;
  display: none;
  background: #fff;
  top: 100%;
  z-index: -1;
  border-radius: 5px;
  overflow: hidden;
}
.site-header .languages > ul li a {
  height: 43px;
  width: 100%;
  font-size: 20px;
  font-weight: 500;
  color: #206db9;
  display: flex;
  align-items: center;
  padding-left: 14px;
  text-decoration: none;
}
.content-image-side img,
.site-header .languages.active > ul {
  display: block;
}
.overlap {
  height: 100%;
  margin-left: auto;
}
.XZEvtAnMbr {
  display: none !important;
}
.ldKgASs04POn {
  height: 100%;
  display: flex;
  align-items: center;
}
.btn-register {
  font-size: 18px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, #d98d1a 0, #c04d0d 100%);
  outline: 0;
  border: 0;
  height: 43px;
  font-weight: 500;
  padding: 0 51px;
  border-radius: 5px;
  text-decoration: none;
}
.kirgiz-title-wrapper,
h1 {
  font-size: 48px;
  font-weight: 700;
}
.btn-register:hover {
  background: #c04d0d;
}
.kirgiz-section {
  margin-top: 50px;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.btn-nice,
.kirgiz-link .btn-register {
  height: 56px;
  text-transform: uppercase;
}
.kirgiz-section img {
  width: 100%;
  height: auto;
  display: block;
}
.kirgiz-section .main-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 1200px;
  padding: 15px;
  box-sizing: border-box;
}
.cfOJwKBaQjY {
  color: #000;
}
@media (max-width: 1350px) and (min-width: 1023px) {
  .kirgiz-title-wrapper h1,
  .kirgiz-title-wrapper h2,
  .kirgiz-title-wrapper h3,
  .kirgiz-title-wrapper p {
    font-size: 30px;
  }
}
@media (min-width: 1024px) {
  .content-flex.flex-row {
    flex-direction: row-reverse;
  }
  .content-flex.huina {
    flex-direction: row;
  }
  .content-flex.DHwqhCL91lr {
    flex-direction: column;
    gap: 30px;
  }
}
@media (max-width: 1023px) {
  .content-flex.flex-row,
  .content-flex.huina {
    flex-direction: column-reverse;
  }
  .content-flex.DHwqhCL91lr {
    flex-direction: column;
    gap: 30px;
  }
  .kirgiz-section {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .kirgiz-section img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
    z-index: 1;
  }
  .kirgiz-section .main-content {
    position: relative;
    z-index: 2;
    width: 90%;
    top: unset;
    left: unset;
    transform: unset;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
  }
}
.kirgiz-image-wrapper img {
  height: auto;
  position: relative;
  z-index: 3;
  max-width: 100%;
  display: block;
}
.kirgiz-container-content {
  display: flex;
  align-items: center;
  gap: 35px;
}
.OubQLUBbEjx585 {
  display: flex;
  align-items: center;
  gap: 35px;
  flex-direction: row-reverse;
}
.kirgiz-text-block {
  max-width: 509px;
  width: 100%;
  flex-shrink: 0;
}
.drop .toc-default,
.kirgiz-link {
  display: flex;
  align-items: center;
}
h1 {
  line-height: 55px;
  color: #fee870;
}
.kirgiz-title-wrapper,
h2 {
  line-height: 46px;
  color: #fee870;
}
.kirgiz-text-block .nKVKiwuCvl8 {
  font-size: 36px;
  line-height: 46px;
  margin-top: 17px;
}
.kirgiz-text-block .nKVKiwuCvl8 .INoezCQOy {
  display: block;
  text-transform: uppercase;
  color: #fee870;
}
.kirgiz-link {
  margin-top: 21px;
  gap: 35px;
}
.kirgiz-link .btn-register {
  padding: 0 19px;
  cursor: pointer;
}
.nJdnrcnoOPhH2MO {
  color: #806e0b;
  background: linear-gradient(90deg, #fee870 0, #d6b711 100%);
}
.nJdnrcnoOPhH2MO:hover {
  background: #d6b711;
}
.btn_click {
  background: linear-gradient(90deg, #2ec273 0, #09a150 100%);
}
.btn_click:hover {
  background: #09a150;
}
.navigation-container {
  padding: 41px 0 30px;
}
.block-content,
.help-topics {
  padding: 26px 0;
}
.drop {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.drop .toc-default {
  background-color: #0b3f73;
  font-size: 20px;
  line-height: 25px;
  height: 62px;
  padding: 0 80px 0 50px;
  font-weight: 700;
  cursor: pointer;
  position: relative;
  transition: 0.3s ease-in-out;
}
.drop .toc-default:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 22px;
  right: 50px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("../img/icon_arrow.svg") top center/cover no-repeat;
  transition: 0.3s ease-in-out;
}
.drop.active .toc-default {
  background-color: #206db9;
}
.drop.active .toc-default:after {
  transform: rotate(-180deg);
}
.drop .options-holder {
  display: none;
  padding: 0;
  border-radius: 0 0 10px 10px;
}
.drop .options-holder ol,
.drop .options-holder ul {
  color: #fff;
}
.drop .options-holder ol li a,
.drop .options-holder ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  padding: 0 80px 0 0;
  min-height: 46px;
  display: flex;
  align-items: center;
}
.navigation .drop ol,
.navigation .drop ul {
  margin-top: 0;
  padding-left: 70px;
}
.drop .options-holder ol ol,
.drop .options-holder ol ul {
  padding-left: 34px;
  list-style-type: none !important;
  margin-top: 0;
}
h2 {
  margin-bottom: 10px;
  font-size: 36px;
}
.navigation p {
  margin-top: 18px;
}
.navigation ol,
.navigation ul {
  margin-top: 18px;
  list-style: inherit;
  padding-left: 30px;
}
.navigation ol {
  list-style-type: decimal;
}
.navigation ol li,
.navigation ul li {
  margin-bottom: 5px;
}
.XLKYONJD .bagURwdRG3sr3Jo ul li:last-child,
.navigation ol li:last-child,
.navigation ul li:last-child {
  margin-bottom: 0;
}
.content-flex {
  display: flex;
  align-items: flex-start;
  gap: 128px;
}
.content-text-side {
  max-width: 100%;
  width: 100%;
}
.content-image-side {
  max-width: 500px;
  width: 100%;
  flex-shrink: 0;
}
.content-image-side.DHwqhCL91lr {
  margin: auto;
  max-width: 100%;
  display: flex;
  justify-content: center;
}
.navigation img.LRqeXNOiR5Fq5x2 {
  float: right;
  margin-left: 16px;
}
.navigation img.EySvVfKBYJQuPa {
  float: left;
  margin-right: 16px;
}
.navigation img.JlmHCdQOui {
  margin: 16px auto;
}
.btn-nice {
  display: flex;
  width: fit-content;
  margin: 15px auto 0;
}
.XLKYONJD {
  display: flex;
  align-items: flex-start;
  gap: 77px;
  margin-top: 50px;
}
.XLKYONJD .bagURwdRG3sr3Jo {
  flex: 1;
  background-color: #0b3f73;
  border-radius: 10px;
  border: 2px solid #2ec273;
  position: relative;
  padding: 38px 28px;
}
.DsYFNiyoPwFTIvpr,
.wsdwJMDOA4IzVV {
  display: flex;
  align-items: center;
  gap: 8px;
}
.XLKYONJD .bagURwdRG3sr3Jo:after {
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  width: 63px;
  height: 63px;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: auto;
}
.XLKYONJD .bagURwdRG3sr3Jo.rHPgXkEICoZ {
  border-color: #2ec273;
}
.XLKYONJD .bagURwdRG3sr3Jo.QdwlKZRLi2MAK {
  border-color: #f17d63;
}
.XLKYONJD .bagURwdRG3sr3Jo ul {
  margin-top: 0;
  padding-left: 39px;
}
.XLKYONJD .bagURwdRG3sr3Jo ul li {
  list-style: none;
  position: relative;
  padding: 5px 0;
  margin-bottom: 9px;
}
.XLKYONJD .bagURwdRG3sr3Jo ul li:before {
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  left: -38px;
  top: 5px;
  background-image: url("../img/icon_pros.svg");
  background-size: cover;
  background-repeat: no-repeat;
}
.XLKYONJD .bagURwdRG3sr3Jo.QdwlKZRLi2MAK ul li:before,
.XLKYONJD .bagURwdRG3sr3Jo.QdwlKZRLi2MAK:after {
  background-image: url("../img/icon_cons.svg");
}
.XLKYONJD .bagURwdRG3sr3Jo.rHPgXkEICoZ:after {
  background-image: url("../img/icon_pros.svg");
}
.help-topics {
  position: relative;
}
.section-ezzhe {
  position: relative;
  z-index: 0;
}
.help-topics .drop {
  background: #0b3f73;
  margin-top: 12px;
  padding: 0;
  transition: 0.3s ease-in-out;
}
.help-topics .drop.active {
  background: #0f457a;
}
.help-topics .drop .toc-default:after {
  right: 30px;
}
.help-topics .drop .options-holder {
  padding: 0 80px 25px 50px;
}
.help-topics .drop .toc-default {
  height: auto;
  padding: 25px 80px 25px 50px;
  background-color: transparent;
}
.help-topics .drop.active .toc-default {
  background-color: transparent;
}
.footer-content {
  padding: 21px 0;
  text-align: center;
  background: #0b3f73;
}
.kirgiz-title-wrapper {
  text-transform: uppercase;
}
.footer-content img {
  display: block;
  margin: 0 auto;
}
.footer-linkone {
  background-color: #032b53;
  padding: 21px 0 128px;
  margin-top: auto;
}
.DsYFNiyoPwFTIvpr {
  justify-content: center;
  flex-wrap: wrap;
}
.DsYFNiyoPwFTIvpr li a,
.GoRyDiLGQS4P li a,
.wsdwJMDOA4IzVV li a {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 40px;
  text-decoration: none;
}
.wsdwJMDOA4IzVV {
  justify-content: flex-start;
  flex-wrap: wrap;
}
.GoRyDiLGQS4P,
.footer-linktwo {
  display: flex;
  align-items: center;
}
.GoRyDiLGQS4P {
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 8px;
}
.footer-linkone p {
  font-size: 14px;
  margin-top: 5px;
}
.strelka {
  width: 48px;
  height: 48px;
  position: fixed;
  bottom: -53px;
  right: 20px;
  cursor: pointer;
  border-radius: 50%;
  background: #8a3ffe;
  transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  z-index: 11;
}
.strelka.active {
  bottom: 20px;
}
.strelka:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  background: url("../img/icon_arrow_up.svg") top/cover no-repeat;
  width: 14px;
  height: 15px;
}
.footer-linktwo {
  position: fixed;
  bottom: 16px;
  left: 0;
  right: 0;
  z-index: 4;
  max-width: 540px;
  margin: auto;
  gap: 16px;
  justify-content: space-between;
  border-radius: 10px;
  padding: 11px 18px;
  background: linear-gradient(90deg, #206db9 0, #0039a6 100%);
}
.footer-imgwrap,
.header-actions {
  display: flex;
  align-items: center;
}
.footer-imgwrap {
  justify-content: center;
  padding: 5px;
}
.footer-bonus {
  color: #fff;
  line-height: 24px;
}
.footer-bonus a {
  color: #fee870;
  text-transform: uppercase;
}
.footer-rap .btn-register {
  padding: 0 29px;
  white-space: nowrap;
}
.DPVQbl97Mz5 .zVODgL7nJU {
  background-color: #fff;
}
.DPVQbl97Mz5 .footer-linkone {
  padding: 21px 0 !important;
}
.YwAsLDgCCKIktAj {
  padding: 100px 0 52px;
}
.mXGf45wsmhUL {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: 0 0;
  padding: 0;
  text-align: center;
  font-size: 40px;
  line-height: 30px;
  font-weight: 400;
  color: #0b3f73;
}
.mXGf45wsmhUL .EBuzLYAwe7t8sXRu {
  font-size: 96px;
  line-height: 40px;
  font-weight: 600;
  color: #0b3f73;
  margin-bottom: 30px;
}
.footer-info {
  text-align: center;
  margin-top: 5px;
}
.mXGf45wsmhUL .yJsBAuX0u {
  margin: 40px 0;
}
.ItoCZWw60kA {
  height: 55px;
  padding: 0 35px;
  border-radius: 5px;
  background: #206db9;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 58px;
  transition: 0.3s ease-in-out;
}
.ItoCZWw60kA:hover {
  background: #0b3f73;
}
.header-actions {
  gap: 10px;
}
.navigation table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  border: 2px solid #000;
  margin-top: 18px;
  overflow-x: auto;
}
.navigation table td,
.navigation table th {
  border: 1px solid #000;
  padding: 10px;
}
.LFgzgxI8F,
.hNLf1PM5WzMl {
  display: none;
}
.section {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .XLKYONJD,
  .content-flex {
    gap: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .ldKgASs04POn,
  .overlap {
    overflow: hidden;
    width: 100%;
  }
  .ldKgASs04POn p,
  .register {
    line-height: 120%;
    font-size: 20px;
  }
  .LFgzgxI8F .trait {
    display: block;
    background: #fff;
    border-radius: 5px;
    transition: 0.25s ease-in-out;
  }
  .LFgzgxI8F #hamburger {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .LFgzgxI8F #hamburger .trait {
    width: 31px;
    height: 3px;
    position: relative;
    border-radius: 2px;
    top: 0;
    right: 0;
    margin: 3px 0;
  }
  .LFgzgxI8F #hamburger.open .trait:first-child {
    transform: rotate(-45deg) translate(-5px, 5px);
    margin: 0;
  }
  .LFgzgxI8F #hamburger.open .trait:nth-child(3) {
    opacity: 0;
  }
  .LFgzgxI8F #hamburger.open .trait:nth-child(2) {
    margin: 0;
    transform: rotate(45deg) translate(3px, 2px);
  }
  .overlap {
    position: fixed;
    background: #032b53;
    top: 0;
    right: 0;
    bottom: 0;
    height: auto;
    transform: translateX(100%);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    display: block;
    padding: 59px 0 15px;
  }
  .overlap .XZEvtAnMbr {
    width: 100%;
  }
  .ldKgASs04POn {
    height: 100%;
    display: flex;
    overflow-y: scroll;
    flex-direction: column;
    align-items: flex-end;
    text-align: end;
    padding-right: 15px;
  }
  .overlap.open {
    z-index: 15;
    transform: translateX(0);
    width: 100%;
  }
  .header-actions {
    gap: 0;
    margin-left: auto;
  }
  .LFgzgxI8F {
    display: flex;
    z-index: 15;
    position: relative;
  }
  .DPIvYyAztEyw {
    position: relative;
    z-index: 135;
  }
  .DPIvYyAztEyw img {
    height: auto;
    max-height: 40px;
  }
  .site-header,
  .site-header.active {
    height: 70px;
  }
  .register {
    margin: 0 auto;
  }
  .site-header .languages > ul {
    position: relative;
    display: block;
    background: 0 0;
    top: 0;
    z-index: 1;
    border-radius: 0;
    overflow: visible;
  }
  .ball1:after,
  .site-header .rZVmuxFxtmKhN {
    display: none;
  }
  .ldKgASs04POn p {
    text-transform: uppercase;
    margin: 11px 0;
  }
  .kirgiz-title-wrapper {
    font-size: 35px;
  }
  .site-header .languages > ul li a {
    height: auto;
    margin-bottom: 11px;
    padding: 0;
    font-size: 16px;
    line-height: 120%;
    font-weight: 500;
    color: #fff;
    display: block;
    text-decoration: none;
  }
  header .languages > ul li.active a {
    color: #4a96e1;
  }
  .XZEvtAnMbr {
    display: block !important;
  }
  .only-desc,
  .section {
    display: none !important;
  }
  .OubQLUBbEjx585,
  .kirgiz-container-content {
    gap: 31px;
    flex-direction: column-reverse;
  }
  .content-text-side,
  .kirgiz-text-block {
    max-width: 100%;
    width: 100%;
    flex-shrink: 0;
  }
  h1 {
    font-size: 40px;
  }
  .kirgiz-text-block .nKVKiwuCvl8 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 17px;
  }
  .kirgiz-link {
    margin-top: 21px;
    gap: 25px;
  }
  .navigation-container {
    padding: 24px 0;
  }
  .drop .toc-default {
    font-size: 18px;
    line-height: 25px;
    padding: 0 50px 0 16px;
  }
  .drop .toc-default:after {
    width: 20px;
    height: 17px;
    right: 16px;
  }
  .drop .options-holder ol li a,
  .drop .options-holder ul li a {
    font-size: 16px;
    padding: 10px 50px 10px 0;
    min-height: auto;
  }
  .block-content {
    padding: 12px 0;
  }
  h2 {
    font-size: 28px;
    line-height: 33px;
    text-transform: none;
  }
  body {
    font-size: 16px;
    line-height: 21px;
  }
  .content-flex {
    gap: 24px;
    flex-direction: column-reverse;
    align-items: center;
  }
  .XLKYONJD {
    gap: 35px;
    flex-direction: column;
    margin-top: 44px;
  }
  .XLKYONJD .bagURwdRG3sr3Jo:after {
    width: 41px;
    height: 41px;
    top: -21px;
    left: 0;
    right: 0;
  }
  .XLKYONJD .bagURwdRG3sr3Jo {
    padding: 20px 28px;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
  }
  .XLKYONJD .bagURwdRG3sr3Jo ul li:before {
    top: 2px;
  }
  .help-topics .drop .options-holder {
    font-size: 14px;
    padding: 0 50px 25px 16px;
    border-radius: 0;
  }
  .help-topics .drop {
    margin-top: 12px;
  }
  .zVODgL7nJU {
    padding-top: 70px;
  }
  .help-topics .drop .toc-default {
    padding: 25px 50px 25px 16px;
  }
  .help-topics .drop .toc-default:after {
    right: 15px;
  }
  .navigation .drop ol,
  .navigation .drop ul {
    padding-left: 30px;
  }
  .navigation img.EySvVfKBYJQuPa,
  .navigation img.LRqeXNOiR5Fq5x2 {
    float: none;
    margin: 16px auto;
  }
  .navigation img.EySvVfKBYJQuPa,
  .navigation img.JlmHCdQOui,
  .navigation img.LRqeXNOiR5Fq5x2 {
    max-width: 400px;
    width: 100%;
    height: auto;
  }
  .logo-section.DKeyNSz97tvrx1 {
    flex-direction: row;
  }
  .logo-section.DKeyNSz97tvrx1 .DPIvYyAztEyw {
    order: 2;
  }
  .logo-section.DKeyNSz97tvrx1 .header-actions {
    order: 1;
    margin: 0;
  }
  .logo-section.DKeyNSz97tvrx1 .LFgzgxI8F,
  .logo-section.yyJMnunwKDV .LFgzgxI8F {
    order: 3;
  }
  .site-header.active .DPIvYyAztEyw img {
    height: auto;
  }
  .logo-section.kKGmhTxhIAOYOo .DPIvYyAztEyw {
    position: static;
    margin: 0;
  }
  .logo-section.kKGmhTxhIAOYOo {
    justify-content: space-between;
  }
  .logo-section.yyJMnunwKDV {
    justify-content: space-between;
    flex-direction: row;
  }
  .logo-section.yyJMnunwKDV .DPIvYyAztEyw {
    position: static;
    margin: 0;
    order: 2;
  }
  .logo-section.yyJMnunwKDV .header-actions {
    flex-direction: row-reverse;
    margin: 0;
    order: 1;
  }
  .EENBFIEBAKfM .KkhxWnFYiHwe48 ul {
    display: inline-flex;
    flex-direction: column;
    float: right;
  }
}
@media screen and (max-width: 767px) {
  .footer-linktwo {
    gap: 8px;
    width: 90%;
    bottom: 10px;
    z-index: 10;
  }
  .strelka {
    width: 31px;
    height: 31px;
  }
  .strelka.active {
    bottom: 125px;
  }
  .footer-bonus {
    font-size: 12px;
    line-height: 120%;
  }
  .footer-rap .btn-register {
    padding: 8px 10px;
    white-space: nowrap;
    height: auto;
    font-size: 12px;
    text-transform: uppercase;
  }
  .footer-linkone {
    padding: 21px 0 110px;
  }
  .mXGf45wsmhUL .EBuzLYAwe7t8sXRu {
    font-size: 46px;
    line-height: 40px;
    margin-bottom: 15px;
  }
  .mXGf45wsmhUL {
    font-size: 22px;
    line-height: 30px;
  }
  .ItoCZWw60kA {
    margin-top: 35px;
  }
  .YwAsLDgCCKIktAj {
    padding: 60px 0 40px;
  }
  .mXGf45wsmhUL .yJsBAuX0u {
    margin: 30px 0;
  }
}
@media screen and (max-width: 500px) {
  .kirgiz-link {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  .DsYFNiyoPwFTIvpr,
  .GoRyDiLGQS4P,
  .wsdwJMDOA4IzVV {
    gap: 20px;
  }
  .DsYFNiyoPwFTIvpr li a,
  .GoRyDiLGQS4P li a,
  .wsdwJMDOA4IzVV li a {
    font-size: 12px;
    padding: 10px;
  }
  .footer-linkone p {
    font-size: 12px;
    margin-top: 15px;
  }
  .register {
    font-size: 16px;
    line-height: 120%;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 135;
    height: 40px;
  }
  h1 {
    font-size: 30px;
    line-height: 35px;
  }
}
@media screen and (max-width: 430px) {
  .navigation table {
    display: block;
  }
}
@media screen and (max-width: 350px) {
  .kirgiz-title-wrapper {
    font-size: 30px;
  }
}
.EENBFIEBAKfM {
  margin-top: 10px;
  display: block;
  width: 100%;
  text-align: center;
  clear: both;
}
.EENBFIEBAKfM .KkhxWnFYiHwe48 ul {
  display: inline-flex;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.EENBFIEBAKfM .KkhxWnFYiHwe48 ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 20px;
}
.IucBBke365 {
  margin-left: auto;
  margin-right: 20px;
}
.wjxYop6l {
  display: flex;
  align-items: center;
  gap: 8px;
}
.wjxYop6l > li {
  display: flex;
  align-items: stretch;
  list-style: none;
  position: relative;
}
.wjxYop6l > li > a,
.wjxYop6l > li > i {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  padding: 10px 16px;
  text-decoration: none;
  color: #fafafb;
  font-size: 20px;
  transition: color 0.3s ease-in-out;
}
.wjxYop6l > li.nEARSCezJWCOKka > .LXfVCuotQ > ul > li > a:hover,
.wjxYop6l > li > a:hover,
.wjxYop6l > li > i:hover {
  color: #0283f2;
}
.wjxYop6l > li.nEARSCezJWCOKka > .LXfVCuotQ {
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  z-index: 10;
  background: 0 0;
  padding: 0 10px 10px;
  margin-left: -10px;
  border-radius: 10px;
}
.wjxYop6l > li.nEARSCezJWCOKka > .LXfVCuotQ > ul {
  width: 320px;
  border-radius: 0 0 10px 10px;
  padding: 12px 23px;
  background: #1c4268;
  overflow-y: auto;
  max-height: 330px;
  text-align: right;
}
.wjxYop6l > li.nEARSCezJWCOKka > .LXfVCuotQ > ul::-webkit-scrollbar {
  width: 4px;
  background: 0 0;
}
.wjxYop6l > li.nEARSCezJWCOKka > .LXfVCuotQ > ul::-webkit-scrollbar-track {
  margin: 5px;
}
.wjxYop6l > li.nEARSCezJWCOKka > .LXfVCuotQ > ul::-webkit-scrollbar-thumb {
  width: 4px;
  border-radius: 3px;
  background: #fff;
}
.wjxYop6l > li.nEARSCezJWCOKka > .LXfVCuotQ > ul > li {
  list-style: none;
}
.wjxYop6l > li.nEARSCezJWCOKka > .LXfVCuotQ > ul > li > a {
  display: block;
  font-size: 20px;
  line-height: normal;
  color: #fafafb;
  padding: 7px 15px;
  text-decoration: none;
  background-color: transparent;
  transition: color 0.3s ease-in-out;
  border-radius: 10px;
}
.BcfqkxCGoRehiC {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.ZGWvYRMcbYkubf {
  overflow: hidden;
}
@media screen and (min-width: 1023px) {
  .wjxYop6l > li.nEARSCezJWCOKka:hover > .LXfVCuotQ {
    display: block;
  }
  .package-form .modal-close {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  #menu-toggle i {
    display: block;
    background: #fff;
    border-radius: 2px;
    transition: 0.25s ease-in-out;
  }
  #menu-toggle #hamburger {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
  }
  #menu-toggle #hamburger i {
    width: 32px;
    height: 2px;
    position: relative;
    top: 0;
    right: 0;
    margin: 3px 0;
  }
  #menu-toggle.open #hamburger i:first-child {
    transform: rotate(-45deg) translate(-3px, 3px);
    margin: 0;
  }
  #menu-toggle.open #hamburger i:nth-child(3) {
    opacity: 0;
  }
  #menu-toggle.open #hamburger i:nth-child(2) {
    margin: 0;
    transform: rotate(45deg) translate(1px, 1px);
  }
  .IucBBke365 {
    position: fixed;
    background: rgb(28 66 104);
    top: 60px;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    transform: translateX(100%);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    overflow: hidden;
    display: block;
    padding: 45px 0 0;
    margin: 0;
  }
  .BcfqkxCGoRehiC {
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden;
    overflow-y: scroll;
    flex-direction: column;
    align-items: flex-end;
  }
  .IucBBke365.open {
    z-index: 15;
    transform: translateX(0);
    width: 100%;
  }
  #menu-toggle {
    display: flex;
    z-index: 99;
    margin-right: 20px;
    margin-left: 20px;
  }
  .language_switcher {
    margin-right: 0;
    margin-left: auto;
  }
  .wjxYop6l {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    flex-direction: column;
    margin: 15px -15px 0 0;
  }
  .wjxYop6l > li {
    align-items: flex-start;
    position: relative;
    flex-direction: column;
    width: 100%;
  }
  .wjxYop6l > li.nEARSCezJWCOKka > .LXfVCuotQ {
    position: static;
    margin-left: 0;
    border-radius: 0;
    width: 100%;
  }
  .wjxYop6l > li.nEARSCezJWCOKka > .LXfVCuotQ > ul {
    width: 100%;
    border-radius: 0;
    padding: 12px 33px 12px 10px;
    overflow-y: hidden;
    max-height: 100%;
    text-align: left;
  }
  .wjxYop6l > li > a:after,
  .wjxYop6l > li > i:after {
    display: none;
  }
  .wjxYop6l > li > a,
  .wjxYop6l > li > i {
    padding-right: 57px;
    font-size: 18px;
  }
  .wjxYop6l > li.nEARSCezJWCOKka > .LXfVCuotQ > ul > li > a {
    font-size: 16px;
  }
  .nEARSCezJWCOKka:after {
    content: "";
    background-image: url("../img/arrow_down.svg");
    width: 25px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 15px;
    top: 12px;
    transition: 0.3s ease-in-out;
  }
  .nEARSCezJWCOKka.active:after {
    transform: rotate(180deg);
  }
}
@media screen and (max-width: 700px) {
  #menu-toggle {
    display: flex;
    z-index: 99;
    margin-right: 0;
  }
  header .inner {
    flex-wrap: wrap;
  }
  .IucBBke365 {
    top: 110px;
  }
  .buttons_block {
    width: 100%;
    margin-top: 20px;
  }
}
