/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/cta-block-with-background-img.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
.cta-block-with-background-img {
  position: relative;
}
.cta-block-with-background-img.is-negative-margin {
  margin-top: -32px;
  margin-bottom: -32px;
}
@media screen and (min-width: 768px) {
  .cta-block-with-background-img.is-negative-margin {
    margin-top: -65px;
    margin-bottom: -65px;
  }
}
.cta-block-with-background-img__background {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
[dir=rtl] .cta-block-with-background-img__background .img-wrapper .img {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
[dir=rtl] .cta-block-with-background-img__background .img-wrapper.no-mirror .img {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.cta-block-with-background-img__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding: 82px 20px 62px;
  min-height: 402px;
}
@media screen and (min-width: 768px) {
  .cta-block-with-background-img__container {
    padding: 100px 40px 80px;
  }
}
@media screen and (min-width: 1024px) {
  .cta-block-with-background-img__container {
    padding: 82px 73px 62px;
    min-height: 682px;
  }
}
.cta-block-with-background-img__content {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  z-index: 2;
  max-width: 710px;
}
@media screen and (min-width: 768px) {
  [dir=rtl] .cta-block-with-background-img__content {
    max-width: 65%;
  }
}
[dir=rtl] .cta-block-with-background-img__content.is-mirrored-text {
  margin-right: auto;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  [dir=rtl] .cta-block-with-background-img__content.is-mirrored-text {
    max-width: 65%;
  }
}
[lang=ku] .cta-block-with-background-img__content {
  max-width: 65%;
}
@media screen and (min-width: 768px) {
  [lang=ku] .cta-block-with-background-img__content.is-mirrored-text {
    max-width: 52%;
  }
}
.cta-block-with-background-img__title {
  margin-bottom: 16px;
  max-width: 76.68%;
}
@media screen and (max-width: 768px) {
  .cta-block-with-background-img__title.remove-mobile-max-width {
    max-width: unset;
  }
}
@media screen and (min-width: 1024px) {
  .cta-block-with-background-img__title {
    max-width: unset;
  }
  .cta-block-with-background-img__title br {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .cta-block-with-background-img__title {
    font-size: 56px;
    line-height: 1.1;
  }
  [dir=rtl] .cta-block-with-background-img__title {
    font-weight: 700;
    line-height: 1.2;
  }
}
@media screen and (max-width: 1024px) {
  .cta-block-with-background-img__description {
    font-size: 16px;
    max-width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .cta-block-with-background-img__description {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.35;
    max-width: 76%;
  }
  [dir=rtl] .cta-block-with-background-img__description {
    line-height: 1.55;
  }
  .cta-block-with-background-img__description.cta-block-with-background-img__description--text-editor {
    max-width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .cta-block-with-background-img__description {
    max-width: 604px;
  }
  .cta-block-with-background-img__description br {
    display: none;
  }
}
.cta-block-with-background-img__btn.btn {
  width: 100%;
  max-width: 295px;
  margin: 30px auto 0;
}
@media screen and (min-width: 768px) {
  .cta-block-with-background-img__btn.btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: unset;
    margin: 55px 0 0;
  }
}

/*# sourceMappingURL=cta-block-with-background-img.css.map*/