/* compiled by scssphp 1.6.0 on Tue, 09 Apr 2024 13:58:11 +0000 (0.1035s) */

@font-face {
  font-display: swap;
  font-family: ProximaNova;
  src: local(ProximaNova), url("../draadcore-child/fonts/proxima-nova/ProximaNova-Regular.woff2") format("woff2"), url("../draadcore-child/fonts/proxima-nova/ProximaNova-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  unicode-range: U+000-5FF;
}
@font-face {
  font-display: swap;
  font-family: ProximaNova;
  src: local(ProximaNova), url("../draadcore-child/fonts/proxima-nova/ProximaNova-Black.woff2") format("woff2"), url("../draadcore-child/fonts/proxima-nova/ProximaNova-Black.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  unicode-range: U+000-5FF;
}
html #root .section.cta {
  color: #ffffff;
  padding: 60px 0 50px;
}
@media only screen and (max-width: $mq-point) {
  html #root .section.cta {
    padding: 60px 0;
  }
}
@media only screen and (max-width: $mq-point) {
  html #root .section.cta {
    padding: 40px 0 20px 0;
  }
}
html #root .section.cta.cta_content, html #root .section.cta.cta_content_phone_mail {
  background-color: #474747;
}
html #root .section.cta.cta_content_downloads {
  background-color: #474747;
}
html #root .section.cta.cta_content_downloads .container {
  max-width: calc(1340px - 35px);
}
@media only screen and (max-width: $mq-point) {
  html #root .section.cta.cta_content_downloads .container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px !important;
    text-align: center;
  }
}
html #root .section.cta.cta_content_downloads .button .icon.download {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='arrow-alt-to-bottom' class='svg-inline--fa fa-arrow-alt-to-bottom fa-w-12' role='img' viewBox='0 0 384 512'%3E%3Cpath fill='%23ffffff' d='M360 480H24c-13.3 0-24-10.7-24-24v-24c0-13.3 10.7-24 24-24h336c13.3 0 24 10.7 24 24v24c0 13.3-10.7 24-24 24zM128 56v136H40.3c-17.8 0-26.7 21.5-14.1 34.1l152.2 152.2c7.5 7.5 19.8 7.5 27.3 0l152.2-152.2c12.6-12.6 3.7-34.1-14.1-34.1H256V56c0-13.3-10.7-24-24-24h-80c-13.3 0-24 10.7-24 24z'/%3E%3C/svg%3E");
}
html #root .section.cta.cta_content_downloads .button:hover .icon.download {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='arrow-alt-to-bottom' class='svg-inline--fa fa-arrow-alt-to-bottom fa-w-12' role='img' viewBox='0 0 384 512'%3E%3Cpath fill='%23000000' d='M360 480H24c-13.3 0-24-10.7-24-24v-24c0-13.3 10.7-24 24-24h336c13.3 0 24 10.7 24 24v24c0 13.3-10.7 24-24 24zM128 56v136H40.3c-17.8 0-26.7 21.5-14.1 34.1l152.2 152.2c7.5 7.5 19.8 7.5 27.3 0l152.2-152.2c12.6-12.6 3.7-34.1-14.1-34.1H256V56c0-13.3-10.7-24-24-24h-80c-13.3 0-24 10.7-24 24z'/%3E%3C/svg%3E");
}
html #root .section.cta .button-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (max-width: $mq-point) {
  html #root .section.cta .button-row {
    width: 100%;
  }
}
html #root .section.cta .button-row .button {
  background: #65b32e !important;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
html #root .section.cta .button-row .button .icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='far' data-icon='chevron-right' class='svg-inline--fa fa-chevron-right fa-w-8' role='img' viewBox='0 0 256 512'%3E%3Cpath fill='%23ffffff' d='M24.707 38.101L4.908 57.899c-4.686 4.686-4.686 12.284 0 16.971L185.607 256 4.908 437.13c-4.686 4.686-4.686 12.284 0 16.971L24.707 473.9c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L41.678 38.101c-4.687-4.687-12.285-4.687-16.971 0z'/%3E%3C/svg%3E");
  background-color: #202020;
}
html #root .section.cta .button-row .button:hover {
  background: #202020 !important;
}
html #root .section.cta .button-row .button:hover:after {
  background: #202020 !important;
}
html #root .section.cta .button-row .button:hover .button-title {
  color: #65b32e;
}
html #root .section.cta .button-row .button:hover .icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='far' data-icon='chevron-right' class='svg-inline--fa fa-chevron-right fa-w-8' role='img' viewBox='0 0 256 512'%3E%3Cpath fill='%23202020' d='M24.707 38.101L4.908 57.899c-4.686 4.686-4.686 12.284 0 16.971L185.607 256 4.908 437.13c-4.686 4.686-4.686 12.284 0 16.971L24.707 473.9c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L41.678 38.101c-4.687-4.687-12.285-4.687-16.971 0z'/%3E%3C/svg%3E");
  background-color: #fff;
}
@media only screen and (max-width: $mq-point) {
  html #root .section.cta .button-row a {
    margin: 0;
    max-width: 250px;
  }
}
html #root .section.cta .column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
html #root .section.cta .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
html #root .section.cta .container .one-fourth .heading {
  padding: 0 30px 0 0;
}
html #root .section.cta .container .one-fourth .heading h2 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.79;
}
@media only screen and (max-width: $mq-point) {
  html #root .section.cta .container .one-fourth .heading h2 {
    font-size: 22px;
    line-height: 1.5;
  }
}
html #root .section.cta .container .content {
  max-width: 550px;
  margin-top: 4px;
}
@media only screen and (max-width: $mq-point) {
  html #root .section.cta .container .content {
    min-height: auto;
  }
}
html #root .section.cta .container .content p {
  margin: 0 0 15px;
  line-height: 1.69;
  font-weight: 400;
}
@media only screen and (max-width: $mq-point) {
  html #root .section.cta .container .content p {
    margin: 0 0 25px;
  }
}
@media only screen and (max-width: $mq-point) {
  html #root .section.cta .button-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
html #root .section.cta .button-row .button-wrap {
  display: inline-block;
  margin: 5px 0;
  width: 100%;
}
@media only screen and (max-width: $mq-point) {
  html #root .section.cta .button-row .button-wrap {
    margin: 0 0 20px;
    width: 100%;
  }
}
html #root .section.cta .button-row .button-wrap a {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media only screen and (max-width: $mq-point) {
  html #root .section.cta .button-row .button-wrap.phone {
    margin: 0;
  }
}
html #root .section.cta .heading {
  min-height: 98px;
}
@media only screen and (max-width: $mq-point) {
  html #root .section.cta .heading {
    min-height: auto;
    margin-bottom: 20px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22home%2Fkanon%2Fdomains%2Fkanon.es%2Fpublic_html%2Fwp-content%2Fthemes%2Fdraadcore-child%2Fsass%2F..%2F..%2Fdraadcore%2Fsass%2Fincludes%2Fmixins.scss%22%2C%22home%2Fkanon%2Fdomains%2Fkanon.es%2Fpublic_html%2Fwp-content%2Fthemes%2Fdraadcore-child%2Fsass%2Fcta.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACGA%3BAAAA%3BAAAA%3BAAAA%3BADwNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9MI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BADwMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9LY%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADkLJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BADoJhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADuHhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3GQ%3BAAAA%3BAAAA%3BAAAA%3BAD2GR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnGY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADmGZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClFQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADkFR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxEY%3BAAAA%3BAAAA%3BAAAA%3BADwEZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3DI%3BAAAA%3BAAAA%3BAD2DJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */