/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-content-and-image-mask.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
.banner-with-content-and-image-mask {
  color: #FFFFFF;
  margin-top: -40px;
  margin-bottom: -40px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .banner-with-content-and-image-mask {
    margin-top: -68px;
    margin-bottom: -68px;
  }
}
.banner-with-content-and-image-mask__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .banner-with-content-and-image-mask.image-mobile-position-bottom {
    padding-bottom: 0 !important;
  }
  .banner-with-content-and-image-mask.image-mobile-position-bottom .banner-with-content-and-image-mask__container {
    padding-bottom: 0;
  }
}
.banner-with-content-and-image-mask__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 65px;
  padding-bottom: 55px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .banner-with-content-and-image-mask__container {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 0;
  }
}
.banner-with-content-and-image-mask__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 395px;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.image-mobile-position-bottom .banner-with-content-and-image-mask__content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 768px) {
  .banner-with-content-and-image-mask__content {
    max-width: 768px;
    padding-top: 40px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1024px) {
  .banner-with-content-and-image-mask__content {
    width: 100%;
    margin: 0 auto 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 20px;
    max-width: 50%;
  }
  [dir=rtl] .banner-with-content-and-image-mask__content {
    max-width: 610px;
    margin: 0 0 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  .banner-with-content-and-image-mask__content {
    max-width: 607px;
    padding-right: 0;
    padding-top: 63px;
    padding-bottom: 82px;
  }
  .banner-with-content-and-image-mask__content.is-align-text-center {
    padding-top: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.banner-with-content-and-image-mask__title {
  margin-bottom: 16px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .banner-with-content-and-image-mask__title {
    text-align: start;
    margin-bottom: 24px;
  }
}
.banner-with-content-and-image-mask__description {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .banner-with-content-and-image-mask__description {
    text-align: start;
  }
}
.banner-with-content-and-image-mask__btns {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 395px;
  margin: 25px auto 0;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .banner-with-content-and-image-mask__btns {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    max-width: unset;
    margin: 40px 0 0;
  }
}
.banner-with-content-and-image-mask__btns--mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.image-mobile-position-bottom .banner-with-content-and-image-mask__btns--mobile {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-bottom: 40px;
}
@media screen and (min-width: 1024px) {
  .banner-with-content-and-image-mask__btns--mobile {
    display: none;
  }
}
.banner-with-content-and-image-mask__btns--desktop {
  display: none;
}
@media screen and (min-width: 1024px) {
  .banner-with-content-and-image-mask__btns--desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.banner-with-content-and-image-mask__btn.btn {
  width: 100%;
  margin-bottom: 12px;
}
.banner-with-content-and-image-mask__btn.btn:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .banner-with-content-and-image-mask__btn.btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 0;
    margin-right: 20px;
  }
  [dir=rtl] .banner-with-content-and-image-mask__btn.btn {
    margin-right: 0;
    margin-left: 20px;
  }
  .banner-with-content-and-image-mask__btn.btn:last-child {
    margin-right: 0;
  }
  [dir=rtl] .banner-with-content-and-image-mask__btn.btn:last-child {
    margin-left: 0;
  }
}
.banner-with-content-and-image-mask__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0px 0;
  max-width: 530px;
}
.image-mobile-position-bottom .banner-with-content-and-image-mask__image {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media screen and (min-width: 768px) {
  .banner-with-content-and-image-mask__image {
    padding: 0;
    margin: 0;
  }
  .banner-with-content-and-image-mask__image .img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 640px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-with-content-and-image-mask__image {
    max-width: unset;
    padding-left: 27px;
    padding-right: 24px;
  }
}

/*# sourceMappingURL=banner-with-content-and-image-mask.css.map*/