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

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

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

.html-embed {
  justify-content: center;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 20px;
  display: flex;
}

.div-block-2 {
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.image-4 {
  min-height: 100px;
  min-width: 100px;
  object-fit: cover;
  border-radius: 11px;
  font-family: Montserrat, sans-serif;
  position: static;
}

.div-block-3 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  margin-left: 10px;
  padding-top: 0;
  display: flex;
}

.heading-3 {
  height: 30px;
  color: #000;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  display: flex;
}

.text-block-5 {
  height: 25px;
  clear: none;
  object-fit: fill;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
  overflow: visible;
}

.link-block {
  display: inline;
}

.text-block-6 {
  height: 25px;
  color: #1a1b1f;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
  display: inline;
}

.text-block-6.link {
  text-decoration: underline;
}

.heading-4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.section {
  background-color: #f4f4f4;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 30px;
  display: block;
}

.container-2 {
  flex: 1;
  justify-content: center;
  font-family: Montserrat, sans-serif;
  display: flex;
}

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

.text-block-3 {
  margin-left: 20px;
}

.bold-text-2 {
  font-weight: 500;
}

.container-3 {
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.text-block-4 {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12px;
}

.text-block-4.link {
  text-decoration: underline;
}

.heading-5 {
  color: #000;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-7 {
  text-align: center;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.video {
  margin-top: 30px;
}

.text-block-8 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.div-block-4 {
  font-family: Montserrat, sans-serif;
}

.div-block-5 {
  margin-top: 40px;
}

.container-4 {
  margin-top: 30px;
}

@media screen and (max-width: 991px) {
  .text-block-6 {
    line-height: 23px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .html-embed {
    margin-top: 20px;
  }

  .div-block-2 {
    justify-content: center;
    margin-top: 20px;
  }

  .image-4 {
    min-height: 80px;
    min-width: 80px;
  }

  .heading-3 {
    height: 20px;
    clear: none;
    aspect-ratio: auto;
    object-fit: fill;
    flex: 1;
    font-size: 16px;
    line-height: 20px;
    display: block;
    position: static;
    overflow: visible;
  }

  .text-block-5 {
    height: 20px;
    aspect-ratio: auto;
    white-space: normal;
    flex: 1;
    font-size: 12px;
    line-height: 18px;
  }

  .text-block-6 {
    opacity: .6;
    color: #000;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    line-height: 18px;
  }

  .text-block-6.link {
    font-style: normal;
  }

  .heading-4 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
  }

  .section {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
  }

  .container-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .text-block-3 {
    margin-left: 0;
    font-size: 12px;
  }

  .text-block-4 {
    margin-top: 10px;
  }

  .heading-5 {
    margin-top: 30px;
    font-size: 30px;
  }

  .text-block-7 {
    margin-top: 20px;
    font-size: 18px;
  }

  .video {
    aspect-ratio: auto;
    object-fit: fill;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    left: auto;
    right: auto;
    overflow: visible;
  }

  .text-block-8 {
    margin-top: -20px;
    font-size: 18px;
  }

  .div-block-5, .container-4 {
    margin-top: 20px;
  }

  .container-5, .div-block-6 {
    margin-left: 5px;
    margin-right: 5px;
  }
}


