/****************
* Fonts
****************/
/****************
* Paints
****************/
/****************
* Effects
****************/
/****************
* Grid Settings
****************/
.block-logo-heading-content {
  margin: clamp(2.5rem, -1.3878504673rem + 8.0996884735vw, 5.75rem) 0;
}
.block-logo-heading-content--display-logo {
  position: relative;
}
.block-logo-heading-content--display-logo::before {
  content: "";
  background-image: url(../../../images/logo-side-heading-content.svg);
  position: absolute;
  width: 10.625rem;
  height: 10rem;
  background-size: contain;
  background-repeat: no-repeat;
  left: -0.5rem;
  top: 2rem;
  z-index: -1;
}
@media (min-width: 62rem) {
  .block-logo-heading-content--display-logo::before {
    width: 19.1875rem;
    height: 19.3125rem;
    left: -2.1875rem;
    top: -1.375rem;
  }
}
@media (min-width: 62rem) {
  .block-logo-heading-content--display-logo.block-logo-heading-content--content-button::before {
    top: 3.125rem;
  }
}
.block-logo-heading-content--display-logo.block-logo-heading-content--content-button h2.block-logo-heading-content__title {
  margin-bottom: 1rem;
}
@media (min-width: 62rem) {
  .block-logo-heading-content--display-logo.block-logo-heading-content--content-button h2.block-logo-heading-content__title {
    margin-bottom: 0;
  }
}
.block-logo-heading-content h2.block-logo-heading-content__title {
  margin-bottom: 1.5625rem;
  color: #002807;
}
@media (min-width: 62rem) {
  .block-logo-heading-content h2.block-logo-heading-content__title {
    margin-bottom: 0;
  }
}
@media (min-width: 88.125rem) {
  .block-logo-heading-content h2.block-logo-heading-content__title {
    padding-right: 8.125rem;
  }
}
.block-logo-heading-content__content + .c-btn.c-btn-tertiary {
  margin-top: 0.1875rem;
}
@media (min-width: 62rem) {
  .block-logo-heading-content__content + .c-btn.c-btn-tertiary {
    margin-top: 0;
  }
}
.block-logo-heading-content .c-btn-tertiary {
  margin-top: 0.5rem;
}
@media (min-width: 62rem) {
  .block-logo-heading-content .c-btn-tertiary {
    margin-top: 1.5rem;
  }
}
.block-logo-heading-content .c-btn-tertiary:not(.c-btn-icon):not(.c-btn-icon-right):not(.c-btn-icon-left)::after {
  bottom: -0.4375rem;
}
.block-logo-heading-content + .block-vertical-slider {
  margin-top: clamp(3.875rem, -3.601635514rem + 15.5763239875vw, 10.125rem);
}
.block-logo-heading-content + .block-vertical-slider--overlap {
  margin-top: 5.4375rem;
}
@media (min-width: 48rem) {
  .block-logo-heading-content + .block-vertical-slider--overlap {
    margin-top: 7.5rem;
  }
}
@media (min-width: 75rem) {
  .block-logo-heading-content + .block-vertical-slider--overlap {
    margin-top: 10.375rem;
  }
}