.section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
  display: flex;
}

.button_main {
  color: #111;
  text-align: center;
  background-color: #2be75c;
  border-radius: 15px;
  width: 88%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 800;
}

.button_main.questionairre {
  color: #fff;
  background-color: #0ee2e2;
  background-image: linear-gradient(#150836, #2e0161);
  margin-top: 5px;
  font-size: 18px;
  display: block;
}

.button_main.questionairre:hover {
  background-image: linear-gradient(#ed8012, #ffb700);
}

.button_main.questionairre.vsl {
  background-color: orange;
  background-image: none;
  width: 60%;
  margin-top: 40px;
}

.button_main.questionairre.vsl:hover {
  background-color: #5fa8ff;
}

.div-block-24 {
  width: 80vw;
  margin-top: 10px;
}

.div-block-24._60 {
  width: 75vw;
  margin-top: 1%;
}

.logo {
  border-radius: 5px;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-3 {
  color: #b4945e;
}

.heading-7 {
  color: #5fa8ff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.c_logo {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 940px;
  margin-bottom: 2%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-8 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 40px;
}

.paragraph-8.typ {
  font-size: 20px;
}

.youtube {
  border-radius: 20px;
  margin-top: 10px;
}

.body {
  background-color: #091f40;
}

.text-span-4 {
  color: #9ac8ff;
  font-weight: 600;
}

.section-2 {
  margin-top: 1%;
}

.sectionfooter {
  margin-top: 15%;
}

.paragraph-9 {
  color: #fff;
  text-align: center;
  margin-left: 40%;
  margin-right: 40%;
  font-family: Montserrat, sans-serif;
}

.div-block-25 {
  padding-bottom: 60px;
}

.div-block-26 {
  width: 70vw;
}

@media screen and (min-width: 1280px) {
  .section {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .button_main.questionairre {
    margin-top: 10px;
  }

  .div-block-24._60 {
    margin-top: 0;
  }

  .logo {
    width: 80px;
  }

  .heading-7 {
    margin-top: 0;
  }

  .paragraph-8, .youtube {
    margin-top: 10px;
  }
}

@media screen and (max-width: 991px) {
  .section {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .button_main.questionairre {
    width: 90%;
    margin-top: 0;
    font-size: 12px;
  }

  .button_main.questionairre.vsl {
    font-size: 18px;
  }

  .div-block-24, .div-block-24._60 {
    width: 90vw;
  }

  .logo {
    width: 70px;
  }

  .heading-7 {
    margin-bottom: 20px;
    font-size: 22px;
  }

  .c_logo {
    max-width: 728px;
  }

  .paragraph-8 {
    margin-top: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .paragraph-9 {
    margin-left: 25%;
    margin-right: 25%;
  }

  .div-block-25 {
    padding-bottom: 20px;
  }

  .div-block-26 {
    width: 85vw;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .button_main.questionairre.vsl {
    margin-top: 20px;
  }

  .div-block-24._60 {
    width: 90vw;
    margin-top: 2%;
  }

  .logo {
    max-width: 15%;
  }

  .heading-7 {
    font-size: 19px;
    line-height: 27px;
  }

  .c_logo {
    margin-bottom: 5px;
  }

  .paragraph-8 {
    margin-top: 10px;
    font-size: 17px;
  }

  .paragraph-8.typ {
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-26 {
    width: 90vw;
  }
}

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

  .button_main.questionairre {
    text-align: center;
    border-radius: 5px;
    width: 100%;
    margin-top: 0;
    margin-left: auto;
    padding: 20px;
    font-size: 14px;
    font-weight: 700;
    box-shadow: inset 0 4px 20px 8px #e43b2c4d;
  }

  .button_main.questionairre.vsl {
    font-size: 16px;
  }

  .div-block-24 {
    width: 95vw;
    margin-top: 0;
  }

  .div-block-24._60 {
    margin-top: 1%;
  }

  .logo {
    width: 50px;
    max-width: 25%;
  }

  .heading-7 {
    margin-top: 0;
    font-size: 16px;
  }

  .c_logo {
    max-width: none;
  }

  .paragraph-8 {
    margin-top: 5px;
    font-size: 15px;
  }

  .paragraph-8.typ {
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-9 {
    font-size: 12px;
  }

  .div-block-25 {
    padding-bottom: 10px;
  }

  .div-block-26 {
    width: 95vw;
    margin-left: 2%;
    margin-right: 2%;
  }
}
