.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #010407;
}

.section-53 {
  padding-top: 120px;
}

.section-55 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-56,
.section-57 {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-58 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-59 {
  padding-top: 50px;
  padding-bottom: 100px;
}

.section-60 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-61 {
  padding-bottom: 100px;
}

.section-62 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.section-63 {
  padding-bottom: 0px;
}

/* Dots */
.bluedot,
.yellowdot,
.turqdot,
.donut {
  width: 4vh;
  height: 4vh;
  margin: 0.5vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
}

.bluedot {
  background-color: #0069a6;
}

.bluedot.bluedot2 {
  margin-right: 1vh;
  margin-left: 1vh;
}

.bluedot.bluedot3 {
  margin-right: 2vh;
  margin-left: 2vh;
}

.yellowdot {
  background-color: #ffd72e;
}

.yellowdot.yellowdot-empty {
  border: 2px solid #ffd72e;
  background-color: transparent;
}

.donut {
  border: 8px solid #ffd72e;
  border-radius: 50%;
}

.bigdot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 400px;
  max-width: 90vmin;
  max-height: 90vmin;
  padding: 30px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 300px;
  background-color: #ffd72e;
}

.turqdot {
  background-color: #1ccfc9;
}

.turqdot.turqdot2 {
  margin-right: 1vh;
  margin-left: 1vh;
}

/* Headings */
.heading,
.heading-89 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 5vh;
  line-height: 1;
  text-align: center;
}

.heading-90 {
  font-size: 30px;
  font-weight: 400;
}

.heading-91 {
  margin-top: 10px;
  font-size: 44px;
  line-height: 1.2;
  font-weight: 700;
}

.heading-93 {
  max-width: 50ch;
  padding-top: 0px;
  opacity: 0.9;
  font-size: 26px;
  line-height: 38px;
  font-weight: 300;
}

.heading-94 {
  opacity: 0.5;
  font-family: 'Roboto Mono', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.heading-95 {
  margin-top: 5px;
  font-size: 18px;
  line-height: 28px;
}

.heading-96 {
  margin-bottom: 10px;
  color: #010407;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

.blackspace {
  height: 100px;
  background-color: #010407;
}

.content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 30px;
  -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;
  background-color: #010407;
}

.donut-wrapper {
  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;
}

.paragraph-29 {
  max-width: 600px;
  margin-top: 40px;
  opacity: 1;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 34px;
  text-align: center;
}

.paragraph-30 {
  max-width: 600px;
  margin-top: 10px;
  opacity: 0.8;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.paragraph-31 {
  max-width: 300px;
  margin-top: 5px;
  opacity: 0.6;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.paragraph-32 {
  max-width: 300px;
  font-family: Roboto, sans-serif;
  color: #010407;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.paragraph-34 {
  max-width: 65ch;
  opacity: 0.9;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
}

.paragraph-35 {
  max-width: 600px;
  margin-bottom: 0px;
  opacity: 0.8;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.infobox {
  padding: 30px;
  border: 2px dotted #0082ca;
  border-radius: 12px;
}

.infobox.infobox-2 {
  border-color: #1ccfc9;
}
