.div-block {
  position: absolute;
}

.html-embed {
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* .container {
  position: absolute;
} */

.div-block-2 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 100%;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  background-color: rgba(153, 50, 156, 0.4);
}

.div-block-2._2 {
  position: relative;
  left: 0%;
  top: 50vw;
  right: 0%;
  bottom: 0%;
  margin-top: 0%;
  background-color: rgba(133, 170, 145, 0.4);
}

.div-block-2._3 {
  position: relative;
  left: 0%;
  top: 739px;
  right: 0%;
  bottom: auto;
  margin-top: 0px;
  background-color: rgba(103, 156, 50, 0.4);
}

.text-block {
  position: static;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 4ch;
  line-height: 100%;
  font-weight: 400;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-3 {
  position: absolute;
}

.body {
  display: block;
  height: 2460px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #faeff3;
}

.section {
  position: static;
}

.div-block-4 {
  position: -webkit-sticky;
  position: sticky;
}

.container-2 {
  position: static;
}

.div-block-5 {
  position: static;
  height: 50vw;
}

.div-block-6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  -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;
  text-align: left;
}

.div-block-7 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-8 {
  display: block;
  height: 438px;
  background-image: url('../images/Gradient_prog.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
}

.div-block-9 {
  position: relative;
  background-color: rgba(134, 170, 146, 0.4);
  font-family: 'PT Serif', serif;
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

.div-block-9._22 {
  background-color: rgba(170, 134, 152, 0.4);
}

.div-block-10 {
  position: relative;
  height: 1180px;
}

.div-block-11 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  float: none;
}

.image {
  position: static;
  top: 0px;
}

.div-block-12 {
  position: static;
}

.section-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.image-2 {
  position: relative;
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section-4 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.section-5 {
  position: absolute;
}

.div-block-13 {
  position: -webkit-sticky;
  position: sticky;
  left: 17%;
  top: 304px;
  bottom: auto;
  z-index: 1;
  width: 66%;
  float: none;
  clear: none;
}

.section-6 {
  height: 3000px;
  background-color: #ffd900;
}

.section-7 {
  height: 1600px;
  background-color: #1b1464;
}

.body-3 {
  height: 18800px;
}

.section-8 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 2000px;
  background-color: #1b1464;
}

.section-9 {
  position: absolute;
  top: 2000px;
  display: block;
  width: 100%;
  height: 4700px;
  background-color: #ffd900;
}

.section-9._2 {
  top: 6700px;
  background-color: #1b1464;
}

.section-9._2._3 {
  top: 11400px;
  background-color: #ffd900;
}

.section-9._2._3._4 {
  top: 16100px;
  background-color: #1b1464;
}

.container-4 {
  position: relative;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 100%;
  }

  .container-3 {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    font-size: 3ch;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: 100%;
  }
}

#w-node-_1eaea8b3-3e66-fc33-a301-81717a65f355-408b3aaa {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}