/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[1].use[4]!./src/blocks/cta-banner/_cta-banner-styles.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
* Units
*/
/*
* Quick pseudoclass
*/
/*
* Position absolute
*/
/*
* Custom scrollbar
*/
/*
* Fluid Typography.
*/
/*
* Truncates
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
.block-cta-banner {
  position: relative;
  margin: 57px auto 45px auto;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .block-cta-banner > .container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1535.98px) {
  .block-cta-banner > .container {
    max-width: 95%;
  }
}
@media (max-width: 1199.98px) {
  .block-cta-banner {
    margin: 30px auto 20px auto;
  }
}
@media (max-width: 767.98px) {
  .block-cta-banner {
    margin: 0px auto 15px auto;
  }
  .block-cta-banner > .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.block-cta-banner .background-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 40px;
}
@media (max-width: 767.98px) {
  .block-cta-banner .background-wrapper {
    padding-bottom: 20px;
  }
}
.block-cta-banner .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 40px);
  z-index: 1;
  border-radius: 16px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .block-cta-banner .background {
    height: calc(100% - 20px);
    border-radius: 0;
  }
}
.block-cta-banner .background img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.block-cta-banner .content-area {
  position: relative;
  z-index: 2;
}
@media (max-width: 1199.98px) {
  .block-cta-banner .content-area {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767.98px) {
  .block-cta-banner .content-area {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767.98px) {
  .block-cta-banner .background--desktop {
    display: none;
  }
}
.block-cta-banner .background--mobile {
  display: none;
}
@media (max-width: 767.98px) {
  .block-cta-banner .background--mobile {
    display: block;
    background-position: 100% 100% !important;
  }
}
.block-cta-banner .content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  margin-top: -65px;
}
@media (max-width: 767.98px) {
  .block-cta-banner .content-wrapper {
    margin-top: 28px;
    display: block;
    width: 100%;
    text-align: center;
  }
}
.block-cta-banner .image {
  position: relative;
  z-index: 2;
}
.block-cta-banner .image--desktop {
  margin-right: -40px;
  height: 530px;
  border-radius: 16px;
  position: relative;
  z-index: 3;
  margin-bottom: -40px;
}
@media (max-width: 1799.98px) {
  .block-cta-banner .image--desktop {
    margin-right: -170px;
  }
  .block-cta-banner .image--desktop img {
    height: 530px;
    width: auto;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
@media (max-width: 1535.98px) {
  .block-cta-banner .image--desktop {
    height: 450px;
  }
  .block-cta-banner .image--desktop img {
    height: 450px;
  }
}
@media (max-width: 1199.98px) {
  .block-cta-banner .image--desktop {
    height: 350px;
    margin-right: -140px;
  }
  .block-cta-banner .image--desktop img {
    height: 350px;
  }
}
@media (max-width: 991.98px) {
  .block-cta-banner .image--desktop {
    height: 320px;
    margin-bottom: -30px;
  }
  .block-cta-banner .image--desktop img {
    height: 320px;
  }
}
@media (max-width: 767.98px) {
  .block-cta-banner .image--desktop {
    display: none;
  }
}
.block-cta-banner .image--mobile {
  display: none;
}
@media (max-width: 767.98px) {
  .block-cta-banner .image--mobile {
    display: block;
    height: 250px;
    position: relative;
    z-index: 3;
    margin-bottom: -20px;
  }
  .block-cta-banner .image--mobile img {
    height: 250px;
    width: auto;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
.block-cta-banner .col-content {
  display: flex;
  align-items: center;
}
.block-cta-banner .col-content .title {
  display: block;
  max-width: 600px;
  font-weight: 700;
  font-size: 5.4rem;
  line-height: 1.2;
  color: white;
  margin: 0 auto 30px auto;
  text-align: center;
}
@media (max-width: 1199.98px) {
  .block-cta-banner .col-content .title {
    font-size: 3.5rem;
  }
}
@media (max-width: 767.98px) {
  .block-cta-banner .col-content .title {
    font-size: 2.6rem;
    line-height: 1.2;
    max-width: 300px;
  }
}
.block-cta-banner .col-content .title * {
  max-width: 600px;
  font-weight: 700;
  font-size: 5.4rem;
  line-height: 1.2;
  color: white;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .block-cta-banner .col-content .title * {
    font-size: 3.5rem;
  }
}
@media (max-width: 767.98px) {
  .block-cta-banner .col-content .title * {
    font-size: 2.6rem;
    line-height: 1.2;
  }
}
.block-cta-banner .col-content .button {
  display: block;
  position: relative;
}
.block-cta-banner .col-content .button:before {
  display: block;
  position: absolute;
  content: "";
  width: 56px;
  height: 68px;
  background-image: url("../images/icon-cta-sparks.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  bottom: -25px;
  left: -40px;
  pointer-events: none;
}
.block-cta-banner .col-content .button:after {
  display: block;
  position: absolute;
  content: "";
  width: 115px;
  height: 75px;
  background-image: url("../images/icon-cta-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: -20px;
  right: -15px;
  transform: translateX(100%);
  pointer-events: none;
}
@media (max-width: 767.98px) {
  .block-cta-banner .col-content .button:before {
    display: none;
  }
  .block-cta-banner .col-content .button:after {
    width: 94px;
    height: 57px;
    background-image: url("../images/icon-cta-arrow-mobile.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 38px;
    right: 80px;
  }
}
.block-cta-banner .col-image {
  display: flex;
  justify-content: center;
}
