.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.question {
  background-color: #f7f7f700;
  border-radius: 20px;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

.sup-text {
  color: #1866ff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}

.image {
  border-radius: 8px;
}

.main-wrapper {
  background-color: #1866ff;
  background-image: radial-gradient(circle, #bbcffd 14%, #d6e0fe 51%, #b4cffd 92%);
  flex-flow: column;
  align-items: stretch;
  min-height: auto;
  display: block;
}

.block-img {
  margin-top: 40px;
  margin-bottom: 40px;
}

.qust {
  background-color: #dbe7ff;
  border-radius: 8px;
  padding: 20px;
}

.text-block-7 {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.text-block {
  color: #000;
  margin-bottom: 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.text-block._24 {
  margin-bottom: 0;
}

.date-text {
  color: #000;
  text-align: right;
  font-size: 15px;
  font-weight: 500;
}

.link-block {
  width: 140px;
  max-width: 100%;
}

.sup-date-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 24px;
  padding-top: 0;
  display: grid;
}

.block-logo {
  justify-content: center;
  align-items: center;
  padding-top: 2%;
  display: flex;
  position: relative;
}

.card {
  background-color: #dbe7ff;
  background-image: radial-gradient(circle, #b9bdf6, #a3ccfb);
  border-radius: 8px;
  padding: 20px;
}

.text-block-5 {
  color: #000;
  font-size: 12px;
  font-weight: 400;
}

.text-span-4 {
  color: #07ba52;
}

.page-wrapper {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.answer {
  margin: 24px 0 0;
}

.block-1 {
  background-color: #17273700;
  padding-top: 24px;
  padding-bottom: 24px;
}

.block-heading {
  text-align: left;
  max-width: 100%;
  margin-top: 0;
  margin-left: 5%;
  margin-right: 5%;
  position: static;
  inset: 0% 0% auto;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
}

.heading {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 32px;
  font-weight: 800;
  line-height: 140%;
}

.text-block-3 {
  color: #000;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

.text-block-3._24 {
  margin-bottom: 0;
  font-size: 16px;
}

.link-4 {
  color: #1866ff;
}

.block-main-img {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin: 32px 0;
  display: flex;
}

.block-2._24 {
  padding-bottom: 24px;
}

.image-2 {
  border-radius: 8px;
  max-width: 80%;
}

.block-footer {
  background-color: #dbe7ff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-2 {
  color: #000;
  font-size: 28px;
  line-height: 150%;
}

.container {
  flex-flow: column;
  justify-content: space-between;
  min-height: auto;
  display: block;
}

.block-cards {
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-span-5 {
  color: #1866ff;
}

.body {
  font-family: Fira Sans, sans-serif;
}

.text-span-6, .link-5 {
  color: #1866ff;
}

.heading-3 {
  color: #333;
}

.heading-3.gradient-heading {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 24px;
  font-weight: 800;
  line-height: 150%;
}

.link-6 {
  color: #1866ff;
}

.text-block-8 {
  color: #000;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 700;
}

.grid-2 {
  margin-top: 0;
  margin-bottom: 24px;
}

.grid-4 {
  grid-template-rows: auto;
}

.block-list {
  background-color: #f3f3f3;
  border-radius: 12px;
  margin-bottom: 0;
}

.block-list._2 {
  margin-bottom: 24px;
}

.bold-list {
  background-color: #1766ff;
  border-radius: 12px;
  padding: 10px;
}

.text-block-9 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.tst-list {
  padding: 10px;
}

.text-block-4 {
  font-size: 16px;
  line-height: 150%;
}

.text-block-4._24, .list-2 {
  margin-bottom: 24px;
}

.grid-3 {
  grid-column-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 10.75fr;
}

.circle {
  background-color: #1766ff;
  border-radius: 12px;
  width: 24px;
  height: 24px;
}

.text-block-6 {
  color: #000;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

.list-cards {
  background-color: #1766ff;
  border-radius: 12px;
  margin-bottom: 24px;
  padding: 20px;
}

.text-block-10 {
  color: #fff;
}

.grid-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 5fr;
}

.circle-grid {
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.text-block-11 {
  color: #000;
  font-weight: 700;
}

.block-photo {
  margin-top: 32px;
  margin-bottom: 32px;
}

.text-span-7, .text-span-8 {
  color: #1866ff;
}

@media screen and (min-width: 1280px) {
  .heading {
    font-size: 32px;
  }

  .container {
    max-width: 1000px;
  }
}

@media screen and (min-width: 1440px) {
  .heading {
    font-size: 32px;
  }

  .container {
    max-width: 1200px;
  }
}

@media screen and (min-width: 1920px) {
  .heading {
    font-size: 44px;
  }

  .container {
    max-width: 1400px;
  }
}

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

  .block-main-img {
    margin-top: 32px;
  }
}

@media screen and (max-width: 767px) {
  .link-block {
    max-width: 25%;
  }

  .heading {
    font-size: 27px;
  }

  .container2 {
    margin: 0% 5%;
  }

  .heading-3.gradient-heading {
    font-size: 24px;
  }

  .grid-4 {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .question {
    margin-bottom: 24px;
  }

  .link-block {
    max-width: 35%;
  }

  .sup-date-box {
    margin-bottom: 20px;
  }

  .block-1 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .block-heading {
    max-width: 100%;
    margin-top: 5%;
    margin-left: 5%;
    margin-right: 5%;
    right: 5%;
  }

  .grid {
    flex-flow: column;
    display: flex;
  }

  .heading {
    font-size: 24px;
  }

  .block-main-img {
    margin-top: 32px;
  }

  .container2 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .image-2 {
    object-fit: cover;
    max-width: 80%;
    height: 280px;
  }

  .heading-2 {
    font-size: 20px;
  }

  .block-cards {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .heading-3.gradient-heading {
    font-size: 24px;
  }

  .grid-4 {
    flex-flow: column;
    display: flex;
  }

  .grid-3 {
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: .25fr 10.75fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: grid;
  }

  .grid-5 {
    flex-flow: column;
    display: flex;
  }
}


