/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/banner-with-text.scss ***!
  \************************************************************************************************************************************************************************************************************************************************/
.banner-with-text {
  position: relative;
  margin-bottom: -72px;
  min-height: 310px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 576px) {
  .banner-with-text {
    margin-bottom: -83px;
    min-height: 340px;
  }
}
@media screen and (min-width: 768px) {
  .banner-with-text {
    margin-bottom: -83px;
  }
}
@media screen and (min-width: 1024px) {
  .banner-with-text {
    margin-bottom: -101px;
    min-height: 400px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-with-text {
    margin-bottom: -101px;
    padding-bottom: 100px;
    min-height: 500px;
  }
}
@media screen and (min-width: 1680px) {
  .banner-with-text {
    min-height: calc(500px + 2vw);
  }
}
@media screen and (min-width: 1921px) {
  .banner-with-text {
    min-height: calc(500px + 8vw);
  }
}
.banner-with-text__block-wrapper {
  overflow: hidden;
  margin-top: -55px;
}
body.single-post .banner-with-text__block-wrapper, body.blog .banner-with-text__block-wrapper {
  margin-top: 0;
}
.banner-with-text__container {
  padding-top: 60px;
  padding-bottom: 56px;
}
@media screen and (min-width: 1024px) {
  .banner-with-text__container {
    padding-top: 85px;
    padding-bottom: 14px;
  }
}
.banner-with-text__title {
  font-size: 24px;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .banner-with-text__title {
    font-size: 42px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .banner-with-text__title br {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .banner-with-text__title {
    font-size: 56px;
  }
}
.banner-with-text__description {
  display: none;
}
@media screen and (min-width: 1200px) {
  .banner-with-text__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.banner-with-text__background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.banner-with-text__background img {
  min-height: 310px;
  -o-object-position: right;
     object-position: right;
}
@media screen and (min-width: 768px) {
  .banner-with-text__background img {
    min-height: 300px;
    -o-object-position: left;
       object-position: left;
  }
  [dir=rtl] .banner-with-text__background img {
    -o-object-position: right;
       object-position: right;
  }
}
@media screen and (min-width: 1024px) {
  .banner-with-text__background img {
    min-height: 500px;
    -o-object-position: center;
       object-position: center;
  }
}
@media screen and (min-width: 1921px) {
  .banner-with-text__background img {
    -o-object-position: top;
       object-position: top;
  }
}
.banner-with-text__content {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .banner-with-text__content {
    max-width: 62.5%;
  }
}
@media screen and (min-width: 1200px) {
  .banner-with-text__content {
    padding-left: 13px;
  }
}

/*# sourceMappingURL=banner-with-text.css.map*/