.landing-block.avc-text.avc-text--v1 {
  margin: 0 0 100px !important;
  padding: 0 !important;
}

.landing-block.avc-text.avc-text--v1 .avc-text__content {
  color: #051a2e;
  font-family: "Inter ALAB", Arial, sans-serif !important;
  font-size: 28px !important;
  line-height: 1.3 !important;
  overflow-wrap: anywhere;
}

html
  body
  .block-wrapper.block-repo-226
  .landing-block.avc-text.avc-text--v1
  .landing-block-node-avc-text-content
  * {
  font-family: "Inter ALAB", Arial, sans-serif !important;
}

.landing-block.avc-text.avc-text--v1 .avc-text__content > :first-child {
  margin-top: 0;
}

.landing-block.avc-text.avc-text--v1 .avc-text__content > * {
  margin-bottom: 30px;
}

.landing-block.avc-text.avc-text--v1 .avc-text__content > :last-child {
  margin-bottom: 0;
}

.landing-block.avc-text.avc-text--v1.avc-text--section-label
  .avc-text__content
  > :first-child {
  color: #596570;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 50px;
}

.landing-block.avc-text.avc-text--v1.avc-text--rich-list
  .avc-text__list-intro {
  margin-bottom: 15px;
}

.landing-block.avc-text.avc-text--v1.avc-text--rich-list
  .avc-text__list {
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  list-style-type: disc;
  margin: 0;
  padding: 0 0 0 40px;
}

.landing-block.avc-text.avc-text--v1.avc-text--rich-list
  .avc-text__list:not(:last-child) {
  margin-bottom: 30px;
}

.landing-block.avc-text.avc-text--v1.avc-text--rich-list
  .avc-text__list
  > li {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 600px) {
  .landing-block.avc-text.avc-text--v1 {
    margin-bottom: 50px !important;
  }

  .landing-block.avc-text.avc-text--v1 .avc-text__content {
    font-size: 18px !important;
  }

  .landing-block.avc-text.avc-text--v1 .avc-text__content > * {
    margin-bottom: 15px;
  }

  .landing-block.avc-text.avc-text--v1.avc-text--section-label
    .avc-text__content
    > :first-child {
    font-size: 12px;
    margin-bottom: 30px;
  }

  .landing-block.avc-text.avc-text--v1.avc-text--rich-list
    .avc-text__list-intro {
    margin-bottom: 10px;
  }

  .landing-block.avc-text.avc-text--v1.avc-text--rich-list
    .avc-text__list:not(:last-child) {
    margin-bottom: 15px;
  }
}
