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

@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.references {
  background-color: #f8f8f8;
  z-index: 1;
}
@media (max-width: 63.9375rem) {
  html #root .section.references {
    padding: 60px 0 50px;
  }
}
@media (max-width: 47.9375rem) {
  html #root .section.references {
    margin-top: 80px;
  }
}
html #root .section.references .container {
  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;
}
@media (max-width: 71.1875rem) {
  html #root .section.references .container {
    width: calc(100% - (20px * 2));
  }
}
@media (max-width: 63.9375rem) {
  html #root .section.references .container .one-third {
    min-width: calc(100% - (17.5px * 2));
    max-width: calc(100% - (17.5px * 2));
    text-align: center;
  }
}
html #root .section.references .container .one-third .heading {
  margin: 0 0 30px;
}
html #root .section.references .container .one-third .heading h2 {
  color: #f18e00;
  font-size: 45px;
  font-weight: 300;
  line-height: 1.22;
  margin: 0;
}
html #root .section.references .container .one-third .heading h2 strong {
  display: block;
}
html #root .section.references .container .one-third .content {
  margin: 0 0 35px;
}
html #root .section.references .container .one-third .content p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.78;
  color: #2f2f2f;
  margin: 0;
}
html #root .section.references .container .one-third .button-wrap a {
  color: #f18e00;
  font-weight: 700;
  text-decoration: none;
  padding-right: 30px;
  position: relative;
}
html #root .section.references .container .one-third .button-wrap a .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='long-arrow-right' class='svg-inline--fa fa-long-arrow-right fa-w-14' role='img' viewBox='0 0 448 512'%3E%3Cpath fill='%23f18e00' d='M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: right center;
  margin-left: 10px;
  position: absolute;
  right: 0;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
html #root .section.references .container .one-third .button-wrap a:hover .icon {
  right: -5px;
}
@media (max-width: 63.9375rem) {
  html #root .section.references .container .one-third .button-wrap {
    margin-bottom: 45px;
  }
}
html #root .section.references .container .two-third .slider-wrapper .slider {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0;
  overflow: hidden;
}
html #root .section.references .container .two-third .slider-wrapper .slider .slide {
  position: relative;
  min-width: 100% !important;
  max-width: 100% !important;
}
html #root .section.references .container .two-third .slider-wrapper .slider .slide.animate {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
html #root .section.references .container .two-third .slider-wrapper .slider .slide[aria-hidden="true"] {
  display: block;
}
html #root .section.references .container .two-third .slider-wrapper .slider .slide[aria-hidden="true"] .entry {
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 1150px) {
  html #root .section.references .container .two-third .slider-wrapper .slider .slide h3 {
    font-size: 22px;
  }
}
@media (max-width: 63.9375rem) {
  html #root .section.references .container .two-third .slider-wrapper .slider .slide .entry {
    min-width: 100%;
    max-width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
html #root .section.references .container .two-third .slider-wrapper .slider-controls {
  height: 50px;
}
@media (max-width: 63.9375rem) {
  html #root .section.references .container .two-third .slider-wrapper .slider-controls {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
  }
}
html #root .section.references .container .two-third .slider-wrapper .slider-controls .slider-button {
  width: 50px;
  height: 50px;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  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='long-arrow-left' class='svg-inline--fa fa-long-arrow-left fa-w-14' role='img' viewBox='0 0 448 512'%3E%3Cpath fill='%23F18E00' d='M152.485 396.284l19.626-19.626c4.753-4.753 4.675-12.484-.173-17.14L91.22 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H91.22l80.717-77.518c4.849-4.656 4.927-12.387.173-17.14l-19.626-19.626c-4.686-4.686-12.284-4.686-16.971 0L3.716 247.515c-4.686 4.686-4.686 12.284 0 16.971l131.799 131.799c4.686 4.685 12.284 4.685 16.97-.001z'/%3E%3C/svg%3E");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  position: absolute;
  right: calc(50% - 220px);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
html #root .section.references .container .two-third .slider-wrapper .slider-controls .slider-button:nth-child(2) {
  background-color: #f18e00;
  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='long-arrow-right' class='svg-inline--fa fa-long-arrow-right fa-w-14' role='img' viewBox='0 0 448 512'%3E%3Cpath fill='%23ffffff' d='M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z'/%3E%3C/svg%3E");
  right: calc(50% - 270px);
}
@media (max-width: 63.9375rem) {
  html #root .section.references .container .two-third .slider-wrapper .slider-controls .slider-button {
    position: relative;
    right: auto !important;
    -webkit-transform: none;
    transform: none;
  }
}
html #root .section.references .container .two-third .entry-reference {
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 63.9375rem) {
  html #root .section.references .container .two-third .entry-reference {
    min-width: calc(100% - (17.5px * 2));
    max-width: calc(100% - (17.5px * 2));
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
html #root .section.references .container .two-third .entry-reference .image-container img {
  -webkit-clip-path: path('M205.5,0 C318.994516,0 411,70.0674367 411,156.5 C411,190.762346 396.542503,222.45312 372.019986,248.227198 L385,327 L317.60078,287.685766 C285.362224,303.695714 246.857881,313 205.5,313 C92.0054839,313 0,242.932563 0,156.5 C0,70.0674367 92.0054839,0 205.5,0 Z');
  clip-path: path('M205.5,0 C318.994516,0 411,70.0674367 411,156.5 C411,190.762346 396.542503,222.45312 372.019986,248.227198 L385,327 L317.60078,287.685766 C285.362224,303.695714 246.857881,313 205.5,313 C92.0054839,313 0,242.932563 0,156.5 C0,70.0674367 92.0054839,0 205.5,0 Z');
  height: 370px;
  width: 430px;
  object-fit: cover;
  border-radius: 150px;
  vertical-align: top;
}
@media (max-width: 29.9375rem) {
  html #root .section.references .container .two-third .entry-reference .image-container img {
    height: 230px;
    width: 280px;
    object-position: 50% 50%;
    clip-path: path('M140,0 C217.319865,0 280,47.6816741 280,106.5 C280,129.953476 270.034042,151.636257 253.14785,169.231418 L262,223 L215.832333,196.038942 C193.979503,206.77115 167.945975,213 140,213 C62.680135,213 0,165.318326 0,106.5 C0,47.6816741 62.680135,0 140,0 Z');
    -webkit-clip-path: path('M140,0 C217.319865,0 280,47.6816741 280,106.5 C280,129.953476 270.034042,151.636257 253.14785,169.231418 L262,223 L215.832333,196.038942 C193.979503,206.77115 167.945975,213 140,213 C62.680135,213 0,165.318326 0,106.5 C0,47.6816741 62.680135,0 140,0 Z');
    border-radius: 0;
  }
}
html #root .section.references .container .two-third .entry-reference .content {
  margin-left: 48px;
  max-width: 265px;
  width: 100%;
}
@media (max-width: 71.1875rem) {
  html #root .section.references .container .two-third .entry-reference .content {
    margin-left: 30px;
  }
}
@media (max-width: 63.9375rem) {
  html #root .section.references .container .two-third .entry-reference .content {
    max-width: 100%;
    margin: 0;
    text-align: center;
  }
}
html #root .section.references .container .two-third .entry-reference .content a.quote {
  text-decoration: none;
}
html #root .section.references .container .two-third .entry-reference .content h3 {
  font-size: 27px;
  line-height: 1.22;
  font-family: 'Canaro', 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue';
}
/*# 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%2Freferences.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%3BAF0NE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2FMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF%2BMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE9LI%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAFiJV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEnII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF0GV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEzFI%3BAAAA%3BAAAA%3BAFyFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEhFM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFiER%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAElDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFkDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAErCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFqCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAElBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFkBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEJM%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */