/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/styles/acf-blocks/general/hero-banner-with-title-description.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
.hero-banner-with-title-description {
  margin-bottom: -31px;
  position: relative;
  min-height: 649px;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .hero-banner-with-title-description {
    margin-bottom: -65px;
  }
}
@media screen and (min-width: 1024px) {
  .hero-banner-with-title-description {
    min-height: 772px;
  }
}
@media screen and (min-width: 1024px) and (min-height: 1024px) {
  .hero-banner-with-title-description {
    min-height: 80vh;
    max-height: 1300px;
    margin-bottom: -95px;
  }
}
@media screen and (min-width: 2561px) {
  .hero-banner-with-title-description {
    min-height: 53vh;
    margin-bottom: -105px;
  }
}
@media screen and (min-width: 1024px) and (min-height: 1024px) {
  .hero-banner-with-title-description + section .container {
    margin-top: 30px;
  }
}
.hero-banner-with-title-description__bg {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  [dir=ltr] .hero-banner-with-title-description__bg img {
    -o-object-position: bottom;
       object-position: bottom;
  }
}
.hero-banner-with-title-description__container {
  position: relative;
  z-index: 1;
  padding-bottom: 24px;
}
.hero-banner-with-title-description__subtitle {
  margin-bottom: 12px;
}
.hero-banner-with-title-description__title {
  margin: 0 auto 20px;
  max-width: 80%;
}
@media screen and (min-width: 576px) {
  .hero-banner-with-title-description__title {
    max-width: unset;
  }
}
.hero-banner-with-title-description__content {
  margin: 0 auto;
  text-align: center;
}
.hero-banner-with-title-description__content br {
  display: none;
}
@media screen and (min-width: 1024px) {
  .hero-banner-with-title-description__content br {
    display: block;
  }
}
.hero-banner-with-title-description__btn.btn {
  margin: 40px auto 0;
}

/*# sourceMappingURL=hero-banner-with-title-description.css.map*/