body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  font-family: Varela, sans-serif;
  text-decoration: none;
}

.body {
  background-color: #5feb49f5;
}

.container {
  padding-top: 0;
}

.flex-block {
  justify-content: flex-start;
  align-items: flex-start;
  height: 100px;
}

.heading {
  color: #787878;
  text-align: left;
  margin-left: 20px;
  font-family: Varela, sans-serif;
  text-decoration: none;
}

.image {
  align-self: center;
}

.flex-block-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: left;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: flex-start space-around;
  place-items: center;
  height: auto;
  display: flex;
}

.paragraph {
  text-align: center;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  margin-left: 20px;
  display: block;
}

.paragraph-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  display: block;
}

.paragraph-3 {
  color: #787878;
  justify-content: center;
  align-items: center;
  width: 90%;
  font-family: Varela, sans-serif;
  font-size: 150%;
  line-height: 30px;
  text-decoration: underline;
  display: flex;
}

.div-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-2 {
  width: auto;
  max-width: 90%;
  height: auto;
  max-height: 50em;
}

.text-block {
  color: #f7eeee;
  flex-flow: column;
  flex: 0 auto;
  order: 1;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: center;
  font-size: 30px;
  display: flex;
}

.text-block-2 {
  flex-flow: row;
  flex: 0 auto;
  align-self: flex-end;
  display: block;
}

.paragraph-4 {
  color: #faf7f7;
  margin-left: 20px;
  font-size: 36px;
  font-weight: 700;
}

.paragraph-5 {
  text-align: left;
}

.paragraph-6 {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  color: #fdfbfb;
  text-align: left;
  word-break: normal;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  margin-top: 20px;
  margin-left: 20px;
  font-family: Varela, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
}

.heading-2 {
  color: #787878;
  justify-content: flex-start;
  align-items: flex-end;
  height: 70px;
  margin-top: 20px;
  margin-bottom: 40px;
  margin-left: 20px;
  font-family: Varela, sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  display: flex;
}

.link-block {
  text-indent: 0;
  column-count: auto;
  mix-blend-mode: normal;
  background-color: #787878;
  justify-content: center;
  align-items: center;
  min-width: 400px;
  max-width: 400px;
  min-height: 60px;
  margin-top: 40px;
  margin-left: 20px;
  text-decoration: none;
  display: flex;
}

.text-block-3 {
  color: #f8f7f7;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-family: Varela, sans-serif;
  font-size: 25px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  position: static;
}

.section {
  height: 50px;
}

.section-2 {
  height: 10px;
}

.section-3 {
  height: 75px;
  line-height: 20px;
}

.paragraph-7 {
  color: #f8f8f8;
  max-width: 80%;
  margin-bottom: 20px;
  margin-left: 20px;
  font-family: Varela, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.paragraph-8 {
  color: #f8f7f7;
  max-width: 80%;
  margin-bottom: 20px;
  margin-left: 20px;
  font-family: Varela, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.section-4 {
  height: 105px;
  font-weight: 700;
}

.section-5 {
  color: #f8f7f7;
  height: 175px;
  margin-left: 20px;
  font-family: Varela, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-9 {
  color: #f8f6f6;
  max-width: 80%;
  margin-bottom: 20px;
  margin-left: 20px;
  font-family: Varela, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.paragraph-10 {
  color: #fcfafa;
  max-width: 80%;
  margin-left: 20px;
  font-family: Varela, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.paragraph-11 {
  color: #f8f5f5;
  max-width: 80%;
  margin-bottom: 20px;
  margin-left: 20px;
  font-family: Varela, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

@media screen and (max-width: 991px) {
  .paragraph-3 {
    font-size: 120%;
    line-height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .paragraph {
    margin-top: 20px;
    margin-right: 20px;
  }

  .paragraph-3 {
    width: 90%;
    font-size: 120%;
    line-height: 30px;
  }
}


