/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-company/_cta-company-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-company {
  position: relative;
  margin: 57px auto 95px auto;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .block-cta-company > .container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1535.98px) {
  .block-cta-company > .container {
    max-width: 95%;
  }
}
@media (max-width: 1199.98px) {
  .block-cta-company {
    margin: 30px auto 20px auto;
  }
}
@media (max-width: 767.98px) {
  .block-cta-company {
    margin: 0px auto 15px auto;
  }
  .block-cta-company > .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1535.98px) {
  .block-cta-company {
    margin-top: 60px;
    margin-bottom: 50px;
  }
}
@media (max-width: 767.98px) {
  .block-cta-company {
    margin-top: 30px;
  }
}
.block-cta-company .background-wrapper {
  position: relative;
  width: 100%;
  height: 560px;
  border-radius: 16px;
  overflow: hidden;
  background: linear-gradient(269.57deg, rgba(59, 149, 43, 0.8) 2.51%, rgba(69, 157, 37, 0.336) 18.21%, rgba(89, 172, 26, 0) 48.08%, rgba(62, 153, 39, 0.352) 86.55%, rgba(53, 147, 44, 0.8) 99.71%), linear-gradient(0deg, #81b513, #81b513);
}
@media (max-width: 1535.98px) {
  .block-cta-company .background-wrapper {
    height: 375px;
  }
}
@media (max-width: 991.98px) {
  .block-cta-company .background-wrapper {
    height: 320px;
  }
}
@media (max-width: 767.98px) {
  .block-cta-company .background-wrapper {
    height: 420px;
    border-radius: 0;
  }
}
.block-cta-company .content-area {
  position: relative;
  z-index: 2;
  height: 100%;
}
@media (max-width: 1199.98px) {
  .block-cta-company .content-area {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767.98px) {
  .block-cta-company .content-area {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.block-cta-company .container,
.block-cta-company .row {
  height: 100%;
}
.block-cta-company .content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
.block-cta-company .image {
  position: relative;
  z-index: 2;
}
.block-cta-company .image--desktop {
  margin-right: 30px;
  margin-left: -30px;
}
@media (max-width: 767.98px) {
  .block-cta-company .image--desktop {
    display: none;
  }
}
.block-cta-company .image--mobile {
  display: none;
}
@media (max-width: 767.98px) {
  .block-cta-company .image--mobile {
    display: block;
    height: 193px;
    margin: 0 auto;
    left: -30px;
  }
  .block-cta-company .image--mobile img {
    height: 193px;
    width: auto;
    max-width: inherit;
  }
}
.block-cta-company .col-content {
  display: flex;
  align-items: center;
}
.block-cta-company .col-content .text {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 2.1rem;
  line-height: 25px;
  color: #002f67;
  text-align: center;
}
@media (max-width: 767.98px) {
  .block-cta-company .col-content .text {
    display: none;
  }
}
.block-cta-company .col-content .text * {
  font-weight: 700;
  font-size: 2.1rem;
  line-height: 25px;
  color: #002f67;
  text-align: center;
  margin-bottom: 0;
}
.block-cta-company .col-content .title {
  display: block;
  font-weight: 700;
  font-size: 5.4rem;
  line-height: 1.2;
  color: white;
  margin: 0 auto 30px auto;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1799.98px) {
  .block-cta-company .col-content .title {
    font-size: 4.5rem;
  }
}
@media (max-width: 1199.98px) {
  .block-cta-company .col-content .title {
    font-size: 3.5rem;
  }
}
@media (max-width: 767.98px) {
  .block-cta-company .col-content .title {
    font-size: 2.6rem;
    margin: 40px auto 44px auto;
  }
}
.block-cta-company .col-content .title * {
  font-weight: 700;
  font-size: 5.4rem;
  line-height: 1.2;
  color: white;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1799.98px) {
  .block-cta-company .col-content .title * {
    font-size: 4.5rem;
  }
}
@media (max-width: 1199.98px) {
  .block-cta-company .col-content .title * {
    font-size: 3.5rem;
  }
}
@media (max-width: 767.98px) {
  .block-cta-company .col-content .title * {
    font-size: 2.6rem;
  }
}
.block-cta-company .col-content .button {
  display: block;
  position: relative;
}
@media (max-width: 767.98px) {
  .block-cta-company .col-content .button:before {
    display: none;
  }
  .block-cta-company .col-content .button:after {
    display: block;
    position: absolute;
    content: "";
    width: 71px;
    height: 55px;
    background-image: url("../images/icon-cta-company-arrow-mobile.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: -25px;
    right: -35px;
  }
}
.block-cta-company .col-image {
  display: flex;
  align-items: center;
}
