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

.landing-block.avc-heading-text.avc-heading-text--v1
  .avc-heading-text__title {
  color: #051a2e !important;
  font-family: "Bebas Neue ALAB", "PT Sans Narrow", "Arial Narrow", sans-serif !important;
  font-size: 80px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  letter-spacing: normal !important;
  line-height: 1 !important;
  margin: 0 0 50px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

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

.landing-block.avc-heading-text.avc-heading-text--v1
  .avc-heading-text__title,
.landing-block.avc-heading-text.avc-heading-text--v1
  .avc-heading-text__content {
  overflow-wrap: anywhere;
}

html
  body
  .block-wrapper.block-repo-228
  .landing-block.avc-heading-text.avc-heading-text--v1
  .landing-block-node-avc-heading-text-title
  * {
  color: inherit !important;
  font: inherit !important;
  letter-spacing: inherit !important;
  text-decoration: none !important;
  text-transform: inherit !important;
}

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

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

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

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

@media screen and (max-width: 1280px) {
  .landing-block.avc-heading-text.avc-heading-text--v1
    .avc-heading-text__title {
    font-size: 60px !important;
  }
}

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

  .landing-block.avc-heading-text.avc-heading-text--v1
    .avc-heading-text__title {
    font-size: 40px !important;
    margin-bottom: 30px !important;
  }

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

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