/* compiled by scssphp 1.6.0 on Thu, 04 Jun 2026 08:37:34 +0000 (0.108s) */

@font-face {
  font-display: swap;
  font-family: FontAwesome;
  src: local(FontAwesome), url("../draadcore/fonts/fontawesome-pro/fa-light-300.woff2") format("woff2"), url("../draadcore/fonts/fontawesome-pro/fa-light-300.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  unicode-range: U+000-5FF;
}
@font-face {
  font-display: swap;
  font-family: FontAwesome;
  src: local(FontAwesome), url("../draadcore/fonts/fontawesome-pro/fa-regular-400.woff2") format("woff2"), url("../draadcore/fonts/fontawesome-pro/fa-regular-400.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  unicode-range: U+000-5FF;
}
@font-face {
  font-display: swap;
  font-family: FontAwesomeBrands;
  src: local(FontAwesomeBrands), url("../draadcore/fonts/fontawesome-pro/fa-brands-400.woff2") format("woff2"), url("../draadcore/fonts/fontawesome-pro/fa-brands-400.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  unicode-range: U+000-5FF;
}
@font-face {
  font-display: swap;
  font-family: FontAwesome;
  src: local(FontAwesome), url("../draadcore/fonts/fontawesome-pro/fa-solid-900.woff2") format("woff2"), url("../draadcore/fonts/fontawesome-pro/fa-solid-900.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  unicode-range: U+000-5FF;
}
@font-face {
  font-family: 'Canaro';
  src: url('fonts/Canaro/Canaro-Bold.woff');
  /* IE9 Compat Modes */
  src: url('fonts/Canaro/Canaro-Bold.woff2') format('woff2');
  /* Super Modern Browsers */
  font-weight: bold;
}
html #root .section.call_to_action {
  padding: 0;
  background-color: transparent;
  position: relative;
  z-index: 9;
  top: 32px;
}
@media (max-width: 63.9375rem) {
  html #root .section.call_to_action {
    top: 0;
  }
}
@media (max-width: 29.9375rem) {
  html #root .section.call_to_action {
    padding: 0 20px;
  }
}
html #root .section.call_to_action:before {
  height: 128px;
  width: 100%;
  position: absolute;
  content: "";
  left: 0;
  top: 32px;
  background: linear-gradient(90deg, #ffffff 0%, #f18e00 30%);
}
@media (max-width: 71.1875rem) {
  html #root .section.call_to_action:before {
    height: 100%;
  }
}
@media (max-width: 29.9375rem) {
  html #root .section.call_to_action:before {
    background: #f18e00;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.14);
    width: calc(100% - 40px);
    margin: 0 auto;
    left: 0;
    right: 0;
  }
}
html #root .section.call_to_action .container {
  width: auto !important;
}
@media (max-width: 71.1875rem) {
  html #root .section.call_to_action .container {
    width: calc(100% - (20px * 2));
  }
}
html #root .section.call_to_action .column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 71.1875rem) {
  html #root .section.call_to_action .column {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
html #root .section.call_to_action .column .image-container {
  width: 192px;
  height: 192px;
  border-radius: 100%;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16);
  border: 5px solid #ffffff;
}
@media (max-width: 71.1875rem) {
  html #root .section.call_to_action .column .image-container {
    margin: 0 0 20px;
  }
}
@media (max-width: 71.1875rem) {
  html #root .section.call_to_action .column .content {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }
}
html #root .section.call_to_action .column .content p {
  margin: 0;
  color: #ffffff;
  font-size: 23px;
}
@media (max-width: 85.3125rem) {
  html #root .section.call_to_action .column .content p {
    font-size: 20px;
  }
}
html #root .section.call_to_action .column .button.button-colored {
  background-color: transparent;
  padding: 0;
  color: #ffffff;
  font-size: 20px;
  margin-left: 30px;
  font-weight: 400;
}
@media (max-width: 85.3125rem) {
  html #root .section.call_to_action .column .button.button-colored {
    margin-left: 15px;
  }
}
@media (max-width: 71.1875rem) {
  html #root .section.call_to_action .column .button.button-colored {
    margin: 0 15px;
  }
}
@media (max-width: 29.9375rem) {
  html #root .section.call_to_action .column .button.button-colored {
    margin: 0 10px;
  }
}
html #root .section.call_to_action .column .button.button-colored:hover {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
html #root .section.call_to_action .column .button.button-colored .icon {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px;
  margin-right: 15px;
}
html #root .section.call_to_action .column .button.button-colored .icon.phone {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='fal' data-icon='phone' class='svg-inline--fa fa-phone fa-w-16' role='img' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffffff' d='M487.8 24.1L387 .8c-14.7-3.4-29.8 4.2-35.8 18.1l-46.5 108.5c-5.5 12.7-1.8 27.7 8.9 36.5l53.9 44.1c-34 69.2-90.3 125.6-159.6 159.6l-44.1-53.9c-8.8-10.7-23.8-14.4-36.5-8.9L18.9 351.3C5 357.3-2.6 372.3.8 387L24 487.7C27.3 502 39.9 512 54.5 512 306.7 512 512 307.8 512 54.5c0-14.6-10-27.2-24.2-30.4zM55.1 480l-23-99.6 107.4-46 59.5 72.8c103.6-48.6 159.7-104.9 208.1-208.1l-72.8-59.5 46-107.4 99.6 23C479.7 289.7 289.6 479.7 55.1 480z'/%3E%3C/svg%3E");
}
html #root .section.call_to_action .column .button.button-colored .icon.envelope {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='fal' data-icon='envelope' class='svg-inline--fa fa-envelope fa-w-16' role='img' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffffff' d='M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z'/%3E%3C/svg%3E");
}
@media (max-width: 29.9375rem) {
  html #root .section.call_to_action .column .button.button-colored .icon {
    margin-right: 5px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22home%2Fagro%2Fdomains%2Fagro-energy.nl%2Fpublic_html%2Fwp-content%2Fthemes%2Fdraadcore-child%2Fsass%2F..%2F..%2Fdraadcore%2Fsass%2Fincludes%2Fmixins.scss%22%2C%22home%2Fagro%2Fdomains%2Fagro-energy.nl%2Fpublic_html%2Fwp-content%2Fthemes%2Fdraadcore-child%2Fsass%2Fincludes%2Fconfig.scss%22%2C%22home%2Fagro%2Fdomains%2Fagro-energy.nl%2Fpublic_html%2Fwp-content%2Fthemes%2Fdraadcore-child%2Fsass%2Femployee_cta.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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF0NE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE7MA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF6MA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEtLA%3BAAAA%3BAAAA%3BAFsLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2FKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF%2BKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEnKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFmKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE7II%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF6IJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEhIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFgIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE7GI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAF8FN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */