.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  margin-top: 0px;
  padding: 22px 20vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #575eff;
}

.navbar.donwload-page {
  margin-top: 100px;
}

.inset-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-width: 1000px;
  padding-right: 0vw;
  padding-bottom: 25px;
  padding-left: 0vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.leftside {
  margin-right: 0vw;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-width: 100%;
  padding: 123px 0vw 130px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/Rectangle-35.png');
  background-position: 0px 0px;
  background-size: cover;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.large-image {
  width: 311px;
  max-width: none;
}

.image {
  max-width: 300px;
}

.section-title {
  margin-top: 51px;
  margin-bottom: 19px;
  color: #000;
  font-size: 34px;
  line-height: 120%;
  font-weight: 700;
}

.section-subtitle {
  max-width: 800px;
  margin-bottom: 55px;
  color: #000;
  font-size: 24px;
  line-height: 120%;
  font-weight: 500;
}

.section-subtitle.last-subtitle {
  font-weight: 700;
}

.explainer-image {
  width: auto;
  height: auto;
  max-height: 167px;
  margin-bottom: 20px;
}

.explainer-text {
  font-size: 25px;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  width: 100vw;
  max-width: 1000px;
  color: #fff;
  font-size: 20px;
  line-height: 110%;
  font-weight: 700;
}

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

.text-block-3 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #000;
  font-size: 70px;
  line-height: 110%;
  font-weight: 900;
}

.text-block-3.new-text {
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 115%;
  font-weight: 700;
}

.text-block-4 {
  margin-top: 36px;
  margin-bottom: 51px;
  color: #000;
  font-size: 26px;
  line-height: 105%;
  font-weight: 600;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 81px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #575eff;
  text-decoration: none;
}

.div-block-2.download-page {
  margin-top: 15px;
}

.text-block-5 {
  color: #fff;
  font-size: 23px;
  line-height: 104%;
  font-weight: 600;
}

.text-block-6 {
  font-weight: 600;
}

.text-block-7 {
  margin-top: 16px;
  font-size: 17px;
  line-height: 150%;
  font-weight: 600;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-2 {
  max-width: 240px;
}

.card-image {
  display: block;
  max-width: 306px;
  padding-bottom: 10px;
  -o-object-fit: contain;
  object-fit: contain;
}

.card-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-8 {
  font-size: 34px;
}

.text-block-9 {
  color: #000;
  font-size: 24px;
  line-height: 140%;
  font-weight: 500;
}

.div-block-5 {
  width: auto;
  max-width: 1000px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.price-image {
  max-width: 200px;
  min-width: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.div-block-7 {
  width: 420px;
}

.div-block-8 {
  display: none;
  padding-left: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.link-block {
  text-decoration: none;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.rich-text-block {
  max-width: 600px;
  font-size: 16px;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.body-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link {
  color: #fff;
  text-decoration: none;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.text-span {
  font-style: normal;
  font-weight: 300;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-right: 0px;
  padding: 80px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  max-width: 600px;
}

.text-block-10 {
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 30px;
  line-height: 120%;
  font-weight: 500;
}

.text-block-10.second-title {
  max-width: 800px;
  margin-top: 50px;
  text-align: center;
}

.text-block-11 {
  margin-bottom: 130px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 20px;
}

.text-block-11.second-point {
  margin-bottom: 30px;
}

.text-block-11.second-point.json-section {
  background-color: transparent;
}

.image-4 {
  max-width: 550px;
}

.text-block-12 {
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-13 {
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-span-2 {
  color: #2a1d8f;
}

.text-span-3 {
  color: #2a1d8f;
}

.text-span-4 {
  background-color: #e5ff1f;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-right: 5vw;
    padding-left: 5vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .inset-div {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .large-image {
    width: 280px;
  }

  .section-subtitle {
    max-width: 600px;
    color: #000;
    font-size: 20px;
  }

  .explainer-image {
    max-height: 130px;
  }

  .explainer-text {
    color: #000;
    font-size: 20px;
  }

  .text-block {
    width: auto;
  }

  .text-block-3 {
    font-size: 50px;
  }

  .text-block-4 {
    font-size: 20px;
    line-height: 120%;
  }

  .div-block-2 {
    width: 300px;
    height: 70px;
  }

  .image-2 {
    max-width: 180px;
  }

  .card-image {
    max-width: 280px;
  }

  .card-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .text-block-9 {
    font-size: 20px;
  }

  .div-block-5 {
    width: auto;
  }

  .div-block-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-8 {
    padding-left: 0px;
  }

  .image-3 {
    max-width: 600px;
  }

  .text-block-11 {
    margin-bottom: 100px;
  }

  .image-4 {
    max-width: 500px;
  }
}

@media screen and (max-width: 767px) {
  .large-image {
    display: none;
    margin-top: 50px;
  }

  .explainer-image {
    max-height: 100px;
  }

  .div-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .card-image {
    max-width: 220px;
  }

  .card-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .rich-text-block {
    max-width: 400px;
  }

  .div-block-12 {
    margin-right: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .image-3 {
    width: 95%;
    max-width: 600px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .text-block-10 {
    text-align: center;
  }

  .text-block-11 {
    margin-bottom: 40px;
    text-align: center;
  }

  .image-4 {
    width: 95%;
    max-width: 550px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-top: 70px;
    padding-bottom: 50px;
  }

  .section-title {
    margin-top: 30px;
    color: #000;
  }

  .explainer-text {
    margin-bottom: 30px;
  }

  .text-block-3 {
    font-size: 31px;
  }

  .text-block-3.new-text {
    font-size: 35px;
    font-weight: 700;
  }

  .div-block-2 {
    width: 260px;
    height: 60px;
  }

  .text-block-5 {
    font-size: 18px;
  }

  .text-block-7 {
    font-size: 16px;
  }

  .div-block-3 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-2 {
    max-width: 140px;
  }

  .card-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-9 {
    display: block;
  }

  .div-block-7 {
    width: auto;
  }

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

  .rich-text-block {
    max-width: 280px;
  }

  .div-block-11 {
    display: none;
  }

  .div-block-12 {
    height: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .text-block-10 {
    font-size: 18px;
  }

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

  .text-block-11.second-point {
    font-size: 16px;
  }

  .text-block-12 {
    font-size: 18px;
  }
}