.uk-modal {
  z-index: 99999;
}
.bg-ipo {
  background-image: url(../assets/1.jpg);
  height: 800px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.btn-red-new {
  background-color: #1347fd;
  padding: 18px 21px;
  border-radius: 16px;
  border: none;
}
a.header-links {
  color: #fff !important;
  border: none;
}
.uk-offcanvas {
  z-index: 9999;
}
.ji-btn-border-org {
  background-color: rgba(255, 255, 255, 0.24);
  color: #fff;
}
.ji-btn-border-org:hover {
  background-color: rgba(255, 255, 255, 0.24);
  color: #fff;
}
.ji-mid-ipo {
  font-size: 18px;
  line-height: 22.32px;
  color: #fff;
}
.ipo-main {
  padding-top: 20px;
  z-index: 99;
}
.ipo-main .text-main {
  width: 611px;
  max-width: 100%;
}
.bt-mar {
  margin-top: 47px;
}
.left-tuman {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
}

.center-plane {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 55%;
}
.mart-t-i {
  margin-top: 72px;
}
.center-plane-mob {
  display: none;
}
.time-why {
  display: grid;
  grid-template-columns: 40px 1fr;
  align-items: center;
  gap: 16px;
  position: absolute;
  bottom: 75px;
  z-index: 9999;
}
.time-why img {
  width: 40px;
  height: 128px;
}
.time-why-1 {
  font-size: 22px;
  line-height: 27.28px;
  font-weight: 600;
}
.time-why-2 {
  font-size: 32px;
  line-height: 39.68px;
  font-weight: 600;
}
.time-why-text-1 {
  font-size: 16px;
  line-height: 21.12px;
  color: rgba(137, 141, 148, 1);
}
.time-why-2 {
  padding-top: 43px;
}

.mobile {
  display: none;
}
.confirmation-screen.visible {
  opacity: 1;
  visibility: visible;
}
.body-no-scroll {
  overflow: hidden;
}
.confirmation-screen {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.72);
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.2s,
    visibility 0.5s;
}
.no-scroll {
  overflow: hidden;
}
.confirmation-screen-window {
  width: calc(100% - 100px);
  max-width: 1200px;
  height: fit-content;
  max-height: calc(100% - 100px);
  overflow: auto;
  background-color: #fff;
  border-radius: 24px;
  /* box-shadow: 5px 5px 20px rgba(0,0,0,.06); */
}
.confirmation-screen-window-content {
  padding: 24px;
}
.confirmation-screen-controls {
  padding-top: 15px;
  margin-left: -5px;
  margin-right: -5px;
}
.confirmation-screen-articles {
  padding-bottom: 20px;
}
.confirmation-button {
  border: none;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 16px;
  padding: 18px 59px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
  transition: background-color 0.3s;
  margin-top: 20px;
}
.other,
.confirmation-button-dont-agree {
  background: #f6f6f5;
  color: #201f1f;
  margin-left: 20px;
}
.kz,
.confirmation-button-agree,
.main-p {
  background: #1347fd;
  color: #fff;
}
.kz:hover {
  color: #fff;
  opacity: 0.9;
}
.other:hover {
  background-color: #e6e6e6;
  opacity: 0.9;
}
/* Add your existing styles here */
.confirmation-article-step-2,
.confirmation-article-step-3,
.confirmation-screen-controls-step-2,
.confirmation-screen-controls-step-3 {
  display: none;
}
.lang {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  justify-content: end;
  align-items: center;
  padding-bottom: 20px;
  padding-left: 0;
}
.lang li a {
  background: #f6f6f5;
  color: #201f1f;
  font-weight: 600;
  padding: 8px 12px;
  border-radius: 12px;
  font-size: 14px;
}
.lang li a:hover {
  background: #1347fd;
  color: #fff;
  font-weight: 600;
}
ul .active {
  background-color: #aaadb2;
  border-radius: 12px;
  padding: 7px 9px;
  font-size: 14px;
  color: #1347fd;
  font-weight: 600;
}
.lang li {
  float: right;
}
ul li a.header-link:hover {
  color: #1347fd;
  border-bottom: 1px solid #1347fd;
}
.language-toggle {
  float: right;
}
#section-container {
  margin-top: 20px;
}
a:hover {
  color: #fff;
}

/* ÐŸÐ°Ñ€Ð°Ð¼ÐµÑ‚Ñ€Ñ‹ Ñ€Ð°Ð·Ð¼ÐµÑ‰ÐµÐ½Ð¸Ñ */

.parameters-table-container {
  background-color: #fff;
  padding: 32px 48px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.parameters-main-text {
  color: var(--Text-primary, #201f1f);
}

.parameters-second-text {
  color: var(--Text-tertiary, #aaadb2);
}

.parameters-third-text {
  color: var(--Text-secondary, #898d94);
}

.parameters-fourth-text {
  color: var(--Text-secondary, #eb0000);
}

.table tr td {
  border-bottom: 1px solid rgba(190, 190, 182, 0.4);
  padding: 16px 12px;
}

.video-container {
  display: none;
  justify-content: space-between;
  margin: auto;
  margin-top: 112px;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.video-container iframe {
  border-radius: 24px;
  width: 336px;
  height: 190px;
}

.video-title {
  margin-top: 24px;
  color: var(--Text-primary, #201f1f);
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
}

.video-length {
  margin-top: 4px;
  color: var(--Text-secondary, #898d94);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.038px;
}

/* Ð¤Ð°ÐºÑ‚Ð¾Ñ€Ñ‹ Ð¸Ð½Ð²ÐµÑÑ‚Ð¸Ñ†Ð¸Ð¾Ð½Ð½Ð¾Ð¹ Ð¿Ñ€Ð¸Ð²Ð»ÐµÐºÐ°Ñ‚ÐµÐ»ÑŒÐ½Ð¾ÑÑ‚Ð¸ */

.factor-block-1 {
  border-radius: var(--Box_border-radios_24px, 24px);
  background: var(--Background-bgColor, #fff);
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 0 0;
  height: 185px;
  padding: 20px 24px;
  position: relative;
}

.factor-block-2 {
  border-radius: var(--Box_border-radios_24px, 24px);
  background: var(--Background-bgColor, #fff);
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 0 0;
  height: 203px;
  padding: 20px 24px;
  position: relative;
}

.factor-block-title {
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 124%;
}

.factor-block-title-and-picture-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.secondary-text-container {
  padding: 0px 24px;
  position: absolute;
  bottom: 20px;
}

.secondary-text {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 132%;
  letter-spacing: 0.034px;
  color: var(--Text-secondary, #898d94);
}

.factor-grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

/* Ð£ÑÐ¿ÐµÑˆÐ½Ñ‹Ðµ IPO Ð² ÐšÐ°Ð·Ð°Ñ…ÑÑ‚Ð°Ð½Ðµ */

.successful-ipo-blocks-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  justify-content: space-between;
}

.successful-ipo-block {
  border-radius: var(--Box_border-radios_24px, 24px);
  background: var(--Background-bgColor, #fff);
  display: flex;
  flex-direction: column;
  height: 320px;
  padding: 32px;
  position: relative;
}

/* .successful-ipo-block:nth-last-child(2),
.successful-ipo-block:last-child {
    margin-top: 24px;
} */

.successful-ipo-pt-1 {
  display: flex;
  flex-direction: row;
}

.successful-ipo-img-and-title-container {
  display: flex;
  flex-direction: row;
}

.successful-ipo-title-and-text-container {
  margin-left: 29px;
}

.successful-ipo-title {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
}

.successful-ipo-text {
  margin: 0;
  color: var(--Text-secondary, #898d94);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 132%;
  letter-spacing: 0.038px;
}

.successful-ipo-year {
  color: var(--Text-secondary, #898d94);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 132%;
  letter-spacing: 0.038px;
}

.successful-ipo-pt-2 {
  margin-top: 40px;
}

.successful-ipo-price {
  margin-top: 4px;
  color: var(--Text-primary, #201f1f);
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 124%;
}

.successful-ipo-pt-3 {
  margin-bottom: 0;
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.successful-ipo-growth {
  margin-top: 4px;
  color: var(--Status-success, #16b83d);
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
}

.ipo-date-info {
  margin-top: 24px;
  color: var(--Text-secondary, #898d94);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  padding-bottom: 56px;
}

/* Ð Ð°ÑÑÑ‡Ð¸Ñ‚Ð°Ñ‚ÑŒ ÑÑƒÐ¼Ð¼Ñƒ Ð¸Ð½Ð²ÐµÑÑ‚Ð¸Ñ†Ð¸Ð¸ */
.calculator-ipo-background {
  background-color: #002a47;
  padding: 72px 0;
  margin: 56px 10px;
  border-radius: 24px;
  color: #fff;
}
.calculator-ipo-container {
  width: 792px;
  margin: auto;
  background-color: #fff;
  border-radius: 24px;
  padding: 48px 40px;
}
.ji-h2-small {
  font-size: 32px;
  line-height: 39.68px;
  font-weight: 600;
}
.calÑ-amount {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 48px;
  padding-top: 40px;
  align-items: start;
}
.cal-input-gray {
  background-color: #fff;
  padding: 12px 16px;
  border: 1px solid rgba(190, 190, 182, 0.4);
  border-radius: 16px;
}
.calc-g-font {
  padding-top: 24px;
  color: #201f1f;
  font-size: 14px;
  line-height: 18.48px;
}
.range-cont {
  margin-left: 10px;
}
.calÑ-amount .uk-range {
  width: 97%;
}
.calc-g-cont .form-container input {
  width: 100%;
  padding: 12px 24px;
  margin-bottom: 10px;
  border: 1px solid rgba(190, 190, 182, 0.4);
  border-radius: 8px;
  background-color: #fff;
  height: 56px;
  outline: none;
}
.confirm-new {
  color: #898d94;
  font-size: 12px;
  line-height: 15.84px;
  padding-top: 24px;
}
.price-cal,
.promotion {
  font-size: 14px;
  line-height: 18.48px;
}
.price-itog-air {
  font-size: 22px;
  line-height: 27.28px;
  font-weight: 600;
}
.calc-btn .btn-orange-form {
  width: 100%;
}
/* ÐŸÐ¾ÐºÐ°Ð·Ð°Ñ‚ÐµÐ»Ð¸ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¸Â« Air AstanaÂ» */

.indicators-pt-1-container {
  display: grid;
  /* grid-template-columns: repeat(2, 1fr); */
  gap: 24px;
}

.indicators-pt-1-block {
  border-radius: var(--Box_border-radios_24px, 24px);
  background: var(--Background-bgColor, #fff);
  padding: 32px;
}

.indicators-pt-1-first-block-stats {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.indicators-second-block-container {
  margin-top: 28px;
  display: flex;
  align-items: flex-end;
}

.indicators-pt-1-first-block-stats-text {
  color: var(--Text-tertiary, #aaadb2);
  font-size: 12px;
}

.indicators-pt-2-container {
  border-radius: var(--Box_border-radios_24px, 24px);
  background: var(--Background-bgColor, #fff);
  margin-top: 24px;
  padding: 32px;
  display: flex;
  flex-direction: column;
}

.indicators-pt-2-block {
  border-radius: 16px;
  background: #f5f6fa;
  padding: 24px 8px;
}

.indicators-pt-2-title-container {
  display: flex;
  justify-content: space-between;
}
.indicators-pt-2-date-text {
  text-align: right;
  color: var(--Text-secondary, #898d94);
  font-size: 18px;
  font-style: normal;
}
.questions .accordion-item {
  border-bottom: 1.5px solid rgba(190, 190, 182, 0.2);
}

.form-container {
  width: 100%;
}

.ji-more-btn {
  max-width: 220px;
  width: 100%;
  margin: 30px auto 0;
  display: block;
  padding: 10px 25px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
  color: #201f1f;
}
.indicators-pt-2-blocks-container {
  margin-top: 28px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}

.indicators-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 124%; /* 39.68px */
}

.indicator-block-title {
  color: #002a47;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  padding: 0 16px;
}

.indicator-second-block-img-container {
  margin-top: 24px;
}

.indicators-bottom-text {
  margin-top: 16px;
  color: var(--Text-secondary, #898d94);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}
.how-air-cont {
  /* display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px; */
  display: flex;
  justify-content: center;
}
.how-air-cont .bg-wh {
  background-color: #fff;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
}
.pad-little {
  padding: 24px 0 0;
  margin-top: auto;
  display: flex;
  justify-content: center;
}
.how-air-cont button {
  /* font-size: 14px; */
  /* line-height: 18.48px; */
  /* padding: 8px 20px; */
  /* margin-left: 24px; */
  background-color: #1347fd;
  border-radius: 50px;
  border: none;
  margin-top: 23px;
}
.calÑ-amount-footer {
  width: 320px;
  margin: auto;
}
.btn-red-form {
  background-color: #1347fd;
  padding: 16.5px 20px;
  color: #fff;
  border: none;
  border-radius: 24px;
  cursor: pointer;
  width: 100%;
  font-size: 16px;
  line-height: 19.84px;
  font-weight: 600;
  box-sizing: border-box;
}
.pad-24 {
  padding: 24px 24px 16px;
}
.bg-footer {
  margin-top: -56px;
}

/*Ñ„Ð¸Ð½Ð°Ð½ÑÐ¾Ð²Ñ‹Ðµ Ð¿Ð¾ÐºÐ°Ð·Ð°Ñ‚ÐµÐ»Ð¸*/
.financial-indicators {
  border-radius: var(--Box_border-radios_24px, 24px);
  background: var(--Background-bgColor, #fff);
  padding: 0px 48px;
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
}

.financtial-indicators-source {
  display: flex;
  flex-direction: row;
  margin-top: 8px;
  color: var(--Text-secondary, #898d94);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.077px;
}

.airastana-com {
  text-decoration-line: underline;
  margin-left: 2px;
}
.financial-indicators .indicators-title {
  font-size: 18px;
  line-height: 22.32px;
}
.mob-none-attention {
  display: none;
}

@media (max-width: 1700px) {
  .center-plane {
    width: 65%;
  }
}

@media (max-width: 1366px) {
  .center-plane {
    width: 75%;
  }
}

@media (max-width: 1024px) {
  .factor-grid-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
  .indicators-pt-1-first-block-stats {
    display: block;
  }
}
@media (max-width: 959px) {
  a.header-links {
    color: #212529 !important;
    border: none;
  }
  .uk-offcanvas-bar .uk-close:hover {
    color: #000;
  }
  .bg-ipo .uk-navbar-toggle {
    color: #fff;
  }
  .indicators-pt-2-container,
  .indicators-pt-1-block {
    padding: 24px;
  }
  .indicators-title {
    font-size: 18px;
    lline-height: 22.32px;
  }
  .indicators-pt-2-date-text {
    text-align: left;
    font-size: 12px;
    line-height: 15.84px;
  }
  .indicator-block-title {
    font-size: 16px;
    line-height: 19.84px;
  }
  .ipo-date-info {
    padding-bottom: 0;
  }
  .successful-ipo-block {
    height: 390px;
  }
}

@media (max-width: 768px) {
  .confirmation-screen-controls-step-1 {
    margin-bottom: 100px;
  }
  .mob-none-attention {
    background: #fff;
    display: block;
    position: fixed;
    bottom: 0;
    padding: 24px;
    text-align: center;
    margin-left: -24px;
    width: 100%;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.06);
  }
  .confirmation-screen-window {
    position: absolute;
    width: 100%;
    border-radius: 24px 24px 0 0;
    height: 584px;
    bottom: 0;
  }
  .other,
  .confirmation-button-dont-agree {
    margin-left: 0;
  }
  .confirmation-screen-articles {
    padding-bottom: 0;
  }
  .mobile {
    display: block;
    margin-top: 24px;
  }
  .desctop {
    display: none;
  }
  .parameters-table-container {
    padding: 32px 20px;
  }
  .video-container {
    margin-top: 64px;
    grid-template-columns: 1fr;
  }
  .video-container iframe {
    width: 100%;
  }
  .successful-ipo-img-and-title-container {
    display: block;
  }
  .successful-ipo-title-and-text-container {
    margin-left: 0;
  }
  .factor-grid-container {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .factor-block-1,
  .factor-block-2 {
    width: 100%;
    align-items: flex-start;
  }
  .successful-ipo-blocks-container {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .secondary-text-container {
    padding: 0px 24px 0 0;
  }
  .successful-ipo-pt-3 {
    display: block;
  }
  .successful-ipo-block {
    height: 426px;
    padding: 24px;
  }
  .successful-ipo-pt-2 {
    margin-top: 20px;
  }
  .calculator-ipo-container {
    width: 100%;
  }
  .calÑ-amount {
    grid-template-columns: 1fr;
  }
  .indicators-pt-1-container {
    grid-template-columns: 1fr;
  }
  .indicators-pt-2-title-container {
    display: block;
  }
  .indicators-pt-2-blocks-container {
    grid-template-columns: 1fr;
  }
  .how-air-cont {
    grid-template-columns: 1fr;
  }
  .calÑ-amount-footer {
    width: 100%;
  }
  .pad-20-m {
    padding-top: 20px;
  }
  .successful-ipo-title {
    font-size: 18px;
    line-height: 22.32px;
    font-weight: 600;
    padding-top: 12px;
  }
  .successful-ipo-text {
    font-size: 14px;
    line-height: 18.48px;
  }
  .successful-ipo-price,
  .successful-ipo-growth {
    font-size: 22px;
  }
  .calculator-ipo-background {
    margin-top: 8px;
  }
  .indicators-pt-1-first-block-stats {
    flex-direction: column;
  }
  .calÑ-amount {
    padding-top: 0;
  }
  .financial-indicators {
    padding: 0px 24px;
  }
  .ji-que {
    font-size: 18px;
  }
  .questions {
    padding: 32px 0;
  }
  .center-plane-mob {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 140px;
  }
  .center-plane,
  .left-tuman {
    display: none;
  }
  .ipo-h1 {
    font-size: 28px;
    line-height: 35.68px;
  }
  .bt-mar {
    display: none;
  }
  .bg-ipo .uk-navbar-toggle {
    color: #fff;
  }
  .bg-ipo {
    background-image: url(../assets/1.jpg);
    height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .ji-mid-ipo {
    font-size: 16px;
    line-height: 19.84px;
  }
  .time-why {
    align-items: center;
  }
  .time-why img {
    width: 50px;
    height: 100px;
  }
  .time-why-1 {
    font-size: 18px;
    line-height: 22.32px;
    font-weight: 600;
  }
  .time-why-2 {
    font-size: 22px;
    line-height: 27.28px;
    font-weight: 600;
  }
  .time-why-text-1 {
    font-size: 14px;
    line-height: 18.48px;
  }
  .time-why-2 {
    padding-top: 43px;
  }
  .table tr td {
    font-size: 16px;
    line-height: 21.12px;
  }

  #floating-block {
    display: none;
    position: fixed;
    width: 100%;
    bottom: 20px;
    left: 50%;
    z-index: 999;
    transform: translateX(-50%);
    padding: 0 20px;
  }
}

@media only screen and (max-width: 600px) {
  .confirmation-screen-window-content {
    overflow-y: scroll;
    max-height: 65vh; /* Adjust the maximum height as needed */
  }
  .confirmation-screen-window-content::-webkit-scrollbar {
    width: 15px; /* Set the width of the scrollbar */
  }
  .confirmation-screen-window-content::-webkit-scrollbar-thumb {
    background-color: #c2c2c2; /* Set the color of the thumb */
  }
  .confirmation-screen-window-content::-webkit-scrollbar-track {
    background-color: #f1f1f1; /* Set the color of the track */
  }
}

@media (max-width: 520px) {
  .center-plane-mob {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: inherit;
  }
}
