body {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 54px;
  font-weight: 700;
  line-height: 120%;
}

.h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 42px;
  font-weight: 700;
  line-height: 120%;
}

.p {
  margin-bottom: 10px;
  line-height: 120%;
}

.ms__popup-apps-item-title {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #0061af;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  font-weight: 600;
  display: flex;
}

.ms_lp-about-item {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #f3f8fe;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 20px 70px 20px 40px;
  font-size: 18px;
  line-height: 130%;
  display: flex;
  position: relative;
}

.ms_lp-btn {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0061af;
  border-radius: 40px;
  padding: 12px 32px;
  font-size: 20px;
  font-weight: 500;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  box-shadow: 0 6px 22px #40629129;
}

.ms_lp-btn:hover {
  transform: translate(0, 1px);
  box-shadow: 0 6px 22px #40629152;
}

.ms_lp-btn.ms_lp-btn-padding {
  margin-top: 30px;
}

.ms_popup-ikon-close {
  cursor: pointer;
  position: absolute;
  top: 23px;
  right: 23px;
}

.ms__popup-apps {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: space-around;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
  display: flex;
}

.ms_lp-rosigrash {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 96px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.ms_lp-banner-label-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.ms_lp-section-subtitle {
  color: #99a4af;
  letter-spacing: .02em;
  font-size: 16px;
  line-height: 24px;
}

.ms_lp-section-subtitle.ms_lp-section-subtitle-center {
  text-align: center;
  line-height: 120%;
}

.svg {
  justify-content: center;
  align-items: center;
  display: flex;
}

.ms_lp-about-donat-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ms_lp-about-date-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ms_lp-about-date {
  white-space: nowrap;
  font-size: 42px;
  font-weight: 600;
}

.reg-label {
  color: #0061af;
  letter-spacing: .02em;
  background-color: #fce6eb;
  border-radius: 22px;
  padding: 6px 22px;
  font-weight: 700;
  line-height: 22px;
  position: absolute;
  top: -17px;
}

.ms__popup-apps-item-btn-block {
  position: relative;
}

.ms_lp-banner-back {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  background-color: #85b8f21a;
  background-image: url('../images/main-background_1main-background.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 580px;
  margin-left: auto;
  margin-right: auto;
  transition: transform .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  overflow: hidden;
}

.ms__popup-apps-item-btn-beta {
  color: #fff;
  background-color: #0860c7;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  margin-top: 48px;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  transition: all .5s;
  display: flex;
  position: relative;
}

.ms__popup-body-title {
  letter-spacing: .02em;
  margin-top: 31px;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
}

.ms__popup-body-subtitle {
  letter-spacing: .02em;
  font-size: 16px;
  line-height: 140%;
}

.ms_popup-reg {
  z-index: 1000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.ms_lp-banner-front {
  background-color: #fff;
  background-image: url('../images/Frame-1629_1Frame 1629.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 40px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  height: 75%;
  padding: 30px;
  font-size: 18px;
  display: flex;
}

.ms_lp-about-info-price {
  font-size: 20px;
  font-weight: 600;
}

.text-block-2 {
  font-size: 14px;
}

.ms_lp-form--int {
  margin-top: 70px;
}

.ms__popup-apps-item-btn-priv {
  color: #0061af;
  background-color: #fff;
  border: 2px solid #0061af;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  transition: all .5s;
  display: flex;
  position: relative;
}

.ms__popup-apps-item-mobile {
  display: none;
}

.ms_lp-container {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 110px;
  position: relative;
}

.ms_lp-about-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.ms_lp-info-img {
  object-fit: cover;
  border-radius: 24px;
  width: 100%;
  margin-top: 96px;
  box-shadow: 0 2px 5px #0003;
}

.ms_popup-backdrop {
  z-index: 9;
  background-color: #14143761;
  width: 100%;
  height: 100%;
  position: fixed;
}

.ms_lp-about-info-price-items {
  flex-flow: column;
  justify-content: space-around;
  display: flex;
}

.ms_lp-banner-description {
  font-size: 34px;
  font-weight: 600;
  margin: 20px 0;
  line-height: 120%;

}

.ms_lp-about {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 96px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.ms_lp-about-info-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f3f8fe;
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px 40px;
  font-size: 16px;
  line-height: 120%;
  display: flex;
  position: relative;
}

.ms_lp-about-info-item.ms_lp-about-info-item-donat {
  background-image: url('../images/Group-1321316279_1Group 1321316279.webp');
  background-position: 50% 98%;
  background-repeat: no-repeat;
  background-size: 80%;
}

.ms_lp-banner-label {
  color: #fff;
  background-color: #0061af;
  border-radius: 100px;
  padding: 12px 34px;
  font-size: 24px;
  font-weight: 500;
}

.ms_lp-about-info-price-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.ms_popup-body {
  z-index: 10000;
  text-align: center;
  background-color: #fff;
  border-radius: 40px;
  width: 490px;
  height: auto;
  max-height: 90vh;
  padding: 60px 37px;
  position: fixed;
  top: 50%;
  left: 50%;
  overflow: auto;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 22px #21436342;
}

.ms_lp-about-label {
  background-color: #ddebf5;
  border-radius: 100px;
  margin-bottom: 10px;
  padding: 5px 15px;
  font-size: 14px;
  font-weight: 500;
}

.ms_lp-about-info-distance {
  font-size: 84px;
  font-weight: 600;
}

@media screen and (min-width: 1440px) {
  .ms_popup-ikon-close {
    z-index: 11;
  }

  .ms_lp-banner-back {
    overflow: hidden;
  }

  .ms_popup-body {
    width: 608px;
  }
}

@media screen and (max-width: 991px) {
  .h1 {
    font-size: 42px;
  }

  .ms__popup-apps-item {
    display: none;
  }

  .ms_lp-btn {
    box-shadow: none;
    margin-left: 0;
  }

  .ms_lp-btn:hover {
    transform: none;
  }

  .ms__popup-apps {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .ms_lp-rosigrash {
    margin-top: 48px;
  }

  .ms_lp-banner-front {
    background-size: cover;
  }

  .ms__popup-apps-item-mobile {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    color: #0061af;
    border: 2px solid #0860c7;
    border-radius: 12px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 50px;
    padding-left: 14px;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    text-decoration: none;
    display: flex;
  }

  .ms_lp-container {
    padding-left: 10px;
    padding-right: 10px;
	padding-top: 30px;
  }

  .ms_lp-about-wrapper.ms_lp-about-wrapper-second {
    flex-flow: column;
  }

  .ms_lp-info-img, .ms_lp-about {
    margin-top: 48px;
  }

  .ms_lp-about-info-item.ms_lp-about-info-item-donat {
    background-position: 95% 95%;
    background-size: 250px;
    padding-bottom: 150px;
  }
}

@media screen and (max-width: 767px) {
  .h2 {
    font-size: 32px;
  }

  .ms_lp-about-item {
    font-size: 16px;
  }

  .ms_lp-btn {
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .ms_lp-section-subtitle.ms_lp-section-subtitle-center {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .ms_lp-banner-back {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .ms_lp-banner-front {
    width: 95%;
    font-size: 16px;
  }

  .ms_lp-about-wrapper {
    flex-flow: column;
  }

  .ms_lp-banner-description {
    font-size: 28px;
	margin: 10px 0;
  }

  .ms_lp-banner-label {
    font-size: 18px;
  }

  .ms_popup-body {
    width: 90vw;
  }

  .ms_lp-about-info-distance {
    font-size: 54px;
  }
}

@media screen and (max-width: 479px) {
  .h1 {
    font-size: 28px;
  }

  .ms_lp-about-item {
    padding: 20px;
  }

  .ms_popup-ikon-close {
    top: 13px;
    right: 13px;
  }

  .ms_lp-rosigrash {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .ms_lp-banner-label-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 15px;
  }

  .ms_lp-banner-back {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    height: 680px;
  }

  .ms_lp-banner-front {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    background-position: 100% 0;
    background-size: 545px;
    justify-content: flex-end;
    align-items: flex-start;
    height: 85%;
  }

  .ms_lp-banner-description {
    font-size: 22px;
	
  }

  .ms_lp-about-info-item {
    padding: 20px;
  }

  .ms_popup-body {
    width: 95vw;
    max-height: 95vh;
  }
}


