/* compiled by scssphp 1.6.0 on Thu, 04 Jun 2026 08:44:44 +0000 (0.1578s) */

@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;
}
@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;
  }
}
@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.news_overview .attachment-news-overview-image-preview, html #root .section.news .attachment-news-overview-image-preview {
  width: 17px;
  height: 20px;
}
html #root .section.news_overview .news__category, html #root .section.news .news__category {
  gap: 8px;
}
html #root .section.news_overview .news__category p:empty, html #root .section.news .news__category p:empty {
  display: none;
}
html #root .section.news_overview .filter__toggle, html #root .section.news .filter__toggle {
  position: absolute;
  right: 10px;
  color: #f18e00;
  display: inline-block;
}
html #root .section.news_overview .filter__toggle:before, html #root .section.news .filter__toggle:before {
  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-down' class='svg-inline--fa fa-chevron-down fa-w-14' role='img' viewBox='0 0 448 512'%3E%3Cpath fill='%23f18e00' d='M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z'/%3E%3C/svg%3E");
  position: absolute;
  width: 14px;
  height: 16px;
  content: '';
  right: 9px;
}
html #root .section.news_overview .news__signup, html #root .section.news .news__signup {
  margin-top: 29px;
  float: right;
  width: 298px;
  background-color: #f18e00;
  font-size: 16px;
  border-radius: 25px;
  height: 50px;
  color: #ffffff;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 29px;
  font-weight: 700;
}
html #root .section.news_overview .news__signup:before, html #root .section.news .news__signup:before {
  content: '';
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3C!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath fill='%23fff' d='M174.6 472.6c4.5 4.7 10.8 7.4 17.4 7.4s12.8-2.7 17.4-7.4l168-176c9.2-9.6 8.8-24.8-.8-33.9s-24.8-8.8-33.9 .8L216 396.1 216 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 340.1L41.4 263.4c-9.2-9.6-24.3-9.9-33.9-.8s-9.9 24.3-.8 33.9l168 176z'/%3E%3C/svg%3E");
  height: 20px;
  width: 15px;
  top: 45px;
  right: 23px;
}
html #root .section.news_overview .select-all, html #root .section.news .select-all {
  font-weight: bold;
  margin-left: -19px;
}
html #root .section.news_overview .grid-container .column.entry, html #root .section.news_overview html #root .section.news .grid-container .column.entry, html #root .section.news .grid-container .column.entry, html #root .section.news html #root .section.news .grid-container .column.entry {
  z-index: 0;
}
html #root .section.news_overview .filter__box h2, html #root .section.news .filter__box h2 {
  display: flex;
}
html #root .section.news_overview .filter__box, html #root .section.news .filter__box {
  margin-left: -50px;
}
html #root .section.news_overview .accordion-heading, html #root .section.news .accordion-heading {
  background: transparent;
  border: none;
  font-size: 20px;
}
html #root .section.news_overview .filter[aria-expanded='false'] .filter__toggle, html #root .section.news .filter[aria-expanded='false'] .filter__toggle {
  position: absolute;
  right: 10px;
  color: #f18e00;
  display: inline-block;
}
html #root .section.news_overview .filter[aria-expanded='false'] .filter__toggle:before, html #root .section.news .filter[aria-expanded='false'] .filter__toggle:before {
  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-down' class='svg-inline--fa fa-chevron-down fa-w-14' role='img' viewBox='0 0 448 512'%3E%3Cpath fill='%23f18e00' d='M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z'/%3E%3C/svg%3E");
  position: absolute;
  width: 20px;
  height: 24px;
  content: '';
  right: 9px;
}
html #root .section.news_overview .filter[aria-expanded='true'] .filter__toggle, html #root .section.news .filter[aria-expanded='true'] .filter__toggle {
  position: absolute;
  right: 10px;
  color: #f18e00;
  display: inline-block;
}
html #root .section.news_overview .filter[aria-expanded='true'] .filter__toggle:before, html #root .section.news .filter[aria-expanded='true'] .filter__toggle:before {
  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-down' class='svg-inline--fa fa-chevron-down fa-w-14' role='img' viewBox='0 0 448 512'%3E%3Cpath fill='%23f18e00' d='M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z'/%3E%3C/svg%3E");
  transform: rotate(180deg);
  position: absolute;
  width: 20px;
  height: 24px;
  content: '';
  right: 9px;
}
html #root .section.news_overview .kennis__accordion, html #root .section.news .kennis__accordion {
  margin-left: -38px;
  margin-top: -20px;
  cursor: pointer;
}
html #root .section.news_overview .accoridion-button, html #root .section.news .accoridion-button {
  width: 100%;
  cursor: pointer;
  padding: 14px;
}
html #root .section.news_overview .two-fourth, html #root .section.news .two-fourth {
  width: 628px !important;
}
html #root .section.news_overview .two-fourth .entry-image, html #root .section.news .two-fourth .entry-image {
  z-index: 0;
  height: 100%;
}
html #root .section.news_overview .two-fourth .size-news-overview-image-big-preview, html #root .section.news .two-fourth .size-news-overview-image-big-preview {
  height: 100%;
  width: 100%;
  object-fit: cover;
  filter: brightness(70%);
}
html #root .section.news_overview .two-fourth .button-colored, html #root .section.news .two-fourth .button-colored {
  position: absolute;
  background-color: transparent;
  box-shadow: none;
  top: -251px;
  left: -37px;
  height: 440%;
  width: 107%;
}
html #root .section.news_overview .two-fourth .button-colored:before, html #root .section.news .two-fourth .button-colored:before {
  position: absolute;
  right: 46px;
  bottom: 0;
  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='%23fff' 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");
  content: '';
  width: 20px;
  height: 24px;
  bottom: 20px;
  top: 396px;
  left: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
html #root .section.news_overview .two-fourth .button-colored:hover:before, html #root .section.news .two-fourth .button-colored:hover:before {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
html #root .section.news_overview .two-fourth .tag__area, html #root .section.news_overview .two-fourth .tag, html #root .section.news .two-fourth .tag__area, html #root .section.news .two-fourth .tag {
  color: #949494;
  font-size: 15px;
  margin: 0;
  position: absolute;
  left: 4px;
  top: 148px;
}
html #root .section.news_overview .two-fourth .tag__area .tags, html #root .section.news_overview .two-fourth .tag .tags, html #root .section.news .two-fourth .tag__area .tags, html #root .section.news .two-fourth .tag .tags {
  background-color: #ffffff;
  font-weight: bold;
  border-radius: 4px;
  margin-right: 5px;
  height: 50px;
  width: 50px;
  padding: 6px;
  color: #666666;
}
html #root .section.news_overview .two-fourth .entry-content, html #root .section.news .two-fourth .entry-content {
  z-index: 1;
  position: absolute;
  bottom: 103px;
  left: 37px;
  right: 0;
}
html #root .section.news_overview .two-fourth .entry-content .news__category, html #root .section.news .two-fourth .entry-content .news__category {
  color: white;
}
html #root .section.news_overview .two-fourth .entry-content .date, html #root .section.news .two-fourth .entry-content .date {
  color: lightgrey;
  font-size: 15px;
  margin-left: -5px;
  margin-top: 16px;
}
html #root .section.news_overview .two-fourth .icon__box, html #root .section.news .two-fourth .icon__box {
  position: absolute;
  background-color: #f18e00;
  width: 25px;
  height: 25px;
  text-align: center;
  padding-top: 2px;
  color: white;
}
html #root .section.news_overview .two-fourth .news__category, html #root .section.news_overview .two-fourth .category, html #root .section.news .two-fourth .news__category, html #root .section.news .two-fourth .category {
  color: #f18e00;
}
html #root .section.news_overview .two-fourth .date, html #root .section.news .two-fourth .date {
  color: #666666;
  font-size: 15px;
  margin-top: 20px;
}
html #root .section.news_overview .two-fourth .news__title, html #root .section.news .two-fourth .news__title {
  color: white;
  padding-right: 13px;
}
html #root .section.news_overview .two-third .size-news-overview-image-big-preview, html #root .section.news .two-third .size-news-overview-image-big-preview {
  height: 100%;
  width: 100%;
  object-fit: cover;
  filter: brightness(70%);
}
html #root .section.news_overview .two-third .button-colored, html #root .section.news .two-third .button-colored {
  position: absolute;
  background-color: transparent;
  box-shadow: none;
  top: -251px;
  left: -37px;
  height: 440%;
  width: 107%;
}
html #root .section.news_overview .two-third .button-colored:before, html #root .section.news .two-third .button-colored:before {
  position: absolute;
  right: 46px;
  bottom: 0;
  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='%23fff' 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");
  content: '';
  width: 20px;
  height: 24px;
  bottom: 20px;
  top: 396px;
  left: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
html #root .section.news_overview .two-third .button-colored:hover:before, html #root .section.news .two-third .button-colored:hover:before {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
html #root .section.news_overview .two-third .tag__area, html #root .section.news_overview .two-third .tag, html #root .section.news .two-third .tag__area, html #root .section.news .two-third .tag {
  color: #949494;
  font-size: 15px;
  margin: 0;
  position: absolute;
  left: 4px;
  top: 148px;
}
html #root .section.news_overview .two-third .tag__area .tags, html #root .section.news_overview .two-third .tag .tags, html #root .section.news .two-third .tag__area .tags, html #root .section.news .two-third .tag .tags {
  background-color: #ffffff;
  font-weight: bold;
  border-radius: 4px;
  margin-right: 5px;
  height: 50px;
  width: 50px;
  padding: 6px;
  color: #666666;
}
html #root .section.news_overview .two-third .entry-content, html #root .section.news .two-third .entry-content {
  z-index: 1;
  position: absolute;
  bottom: 103px;
  left: 37px;
  right: 0;
}
html #root .section.news_overview .two-third .entry-content .news__category, html #root .section.news .two-third .entry-content .news__category {
  color: white;
}
html #root .section.news_overview .two-third .entry-content .date, html #root .section.news .two-third .entry-content .date {
  color: lightgrey;
  font-size: 15px;
  margin-left: -5px;
  margin-top: 16px;
}
html #root .section.news_overview .two-third .icon__box, html #root .section.news .two-third .icon__box {
  position: absolute;
  background-color: #f18e00;
  width: 25px;
  height: 25px;
  text-align: center;
  padding-top: 2px;
  color: white;
}
html #root .section.news_overview .two-third .news__category, html #root .section.news_overview .two-third .category, html #root .section.news .two-third .news__category, html #root .section.news .two-third .category {
  color: #f18e00;
}
html #root .section.news_overview .two-third .date, html #root .section.news .two-third .date {
  color: #666666;
  font-size: 15px;
  margin-top: 20px;
}
html #root .section.news_overview .two-third .news__title, html #root .section.news .two-third .news__title {
  color: white;
  padding-right: 13px;
}
html #root .section.news_overview .two-third, html #root .section.news .two-third {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
@media (max-width: 1024px) {
  html #root .section.news_overview .two-third, html #root .section.news .two-third {
    min-height: 300px;
    aspect-ratio: 1.5365853659;
    max-height: 40svh;
  }
}
html #root .section.news_overview .two-third .entry-content, html #root .section.news .two-third .entry-content {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr auto auto;
  position: relative;
  inset: revert;
  align-items: end;
  padding: 30px;
  grid-column: 1 / -1;
  grid-row: 1 / -1;
  row-gap: 2rem;
}
html #root .section.news_overview .two-third .news__bar, html #root .section.news .two-third .news__bar {
  grid-row: 2;
}
html #root .section.news_overview .two-third .button, html #root .section.news .two-third .button {
  position: absolute;
  inset: -30px;
  z-index: 1;
  grid-column: 1 / -1;
  grid-row: 1 / -1;
  height: auto;
  width: auto;
}
html #root .section.news_overview .two-third .tag__area, html #root .section.news .two-third .tag__area {
  grid-row: 3;
  position: relative;
  inset: revert;
}
html #root .section.news_overview .two-third .tag__area .tags, html #root .section.news .two-third .tag__area .tags {
  display: inline-flex;
  width: auto;
  height: auto;
}
html #root .section.news_overview .two-third .entry-image, html #root .section.news .two-third .entry-image {
  position: absolute;
  inset: 0;
  z-index: -1;
  grid-column: 1 / -1;
  grid-row: 1 / -1;
}
html #root .section.news_overview .icon__box, html #root .section.news .icon__box {
  position: absolute;
  background-color: #f18e00;
  width: 25px;
  height: 25px;
  top: 0;
  text-align: center;
  padding-top: 2px;
  color: white;
}
html #root .section.news_overview .news__category, html #root .section.news_overview .category, html #root .section.news .news__category, html #root .section.news .category {
  color: #f18e00;
  display: flex;
  font-size: 16px;
}
html #root .section.news_overview .tag__area, html #root .section.news_overview .tag, html #root .section.news .tag__area, html #root .section.news .tag {
  color: #949494;
  font-size: 15px;
  margin: 0;
  position: absolute;
  bottom: 23px;
  left: 27px;
}
html #root .section.news_overview .tag__area .tags, html #root .section.news_overview .tag .tags, html #root .section.news .tag__area .tags, html #root .section.news .tag .tags {
  background-color: #e7e7e7;
  font-weight: bold;
  border-radius: 4px;
  margin-right: 5px;
  height: 50px;
  width: 50px;
  padding: 6px;
  color: #666666;
}
html #root .section.news_overview .news__filter, html #root .section.news .news__filter {
  background-color: #f8f8f8;
  margin-top: 16px;
  padding-left: 50px;
  padding-bottom: 1px;
}
html #root .section.news_overview .news__filter .filter-title, html #root .section.news .news__filter .filter-title {
  color: #666666;
  float: left;
  font-size: 17px;
  margin-left: 15px;
  font-family: Roboto !important;
}
html #root .section.news_overview .news__filter .facetwp-checkbox, html #root .section.news .news__filter .facetwp-checkbox {
  color: #656565;
  margin-top: 13px;
}
html #root .section.news_overview .news__filter .facetwp-checkbox.checked, html #root .section.news .news__filter .facetwp-checkbox.checked {
  background-image: url('../../uploads/checkbox-on.png') !important;
}
html #root .section.news_overview .news__filter .facetwp-checkbox:checked, html #root .section.news .news__filter .facetwp-checkbox:checked {
  color: green !important;
  background-color: green !important;
}
html #root .section.news_overview .news__filter input:checked ~ .checkmark, html #root .section.news .news__filter input:checked ~ .checkmark {
  background-color: #2196f3;
}
html #root .section.news_overview .facet-reset, html #root .section.news .facet-reset {
  color: #f18e00;
  text-decoration: underline;
  cursor: pointer;
  background-color: transparent;
  border: none;
  font-size: 16px;
  padding-bottom: 15px;
}
html #root .section.news_overview .facetwp-facet, html #root .section.news .facetwp-facet {
  margin-top: 10px;
  margin-left: -20px;
  color: #666666;
  font-weight: bold;
  font-size: 17px;
}
html #root .section.news_overview .circle, html #root .section.news .circle {
  content: '';
  position: absolute;
  width: 600px;
  right: 0;
  z-index: -1;
  top: 0;
  background-repeat: no-repeat;
  height: 100%;
  background-image: url('./uploads/cirkel.svg');
}
@media (max-width: 63.9375rem) {
  html #root .section.news_overview .circle, html #root .section.news .circle {
    top: 375px;
  }
}
html #root .section.news_overview .heading h1, html #root .section.news .heading h1 {
  position: relative;
  width: auto;
  display: inline-block;
}
html #root .section.news_overview .heading h1:before, html #root .section.news .heading h1:before {
  content: '';
  height: 1px;
  background: #f18e00;
  position: absolute;
  right: 0;
  width: 100vw;
  bottom: 15px;
}
@media (max-width: 63.9375rem) {
  html #root .section.news_overview .heading h1:before, html #root .section.news .heading h1:before {
    bottom: 10px;
  }
}
@media (max-width: 63.9375rem) {
  html #root .section.news_overview .grid-container, html #root .section.news .grid-container {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
html #root .section.news_overview .grid-container .column.entry, html #root .section.news .grid-container .column.entry {
  background-color: #ffffff;
}
html #root .section.news_overview .grid-container .one-fourth, html #root .section.news_overview .grid-container .one-third, html #root .section.news .grid-container .one-fourth, html #root .section.news .grid-container .one-third {
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  -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);
}
@media (max-width: 63.9375rem) {
  html #root .section.news_overview .grid-container .one-fourth, html #root .section.news_overview .grid-container .one-third, html #root .section.news .grid-container .one-fourth, html #root .section.news .grid-container .one-third {
    margin: 22px 0 !important;
    min-width: calc(50% - (10px * 2)) !important;
    max-width: calc(50% - (10px * 2)) !important;
  }
}
@media (max-width: 47.9375rem) {
  html #root .section.news_overview .grid-container .one-fourth, html #root .section.news_overview .grid-container .one-third, html #root .section.news .grid-container .one-fourth, html #root .section.news .grid-container .one-third {
    min-width: 100% !important;
    max-width: 100% !important;
  }
}
html #root .section.news_overview .grid-container .one-fourth .entry-content, html #root .section.news_overview .grid-container .one-third .entry-content, html #root .section.news .grid-container .one-fourth .entry-content, html #root .section.news .grid-container .one-third .entry-content {
  order: 1;
  padding: 11px 30px 58px;
  min-height: 176px;
  height: 100%;
}
html #root .section.news_overview .grid-container .one-fourth .entry-content p.taxonomies, html #root .section.news_overview .grid-container .one-third .entry-content p.taxonomies, html #root .section.news .grid-container .one-fourth .entry-content p.taxonomies, html #root .section.news .grid-container .one-third .entry-content p.taxonomies {
  margin: 0 0 10px;
  font-size: 15px;
  color: #f18e00;
}
html #root .section.news_overview .grid-container .one-fourth .entry-content h3, html #root .section.news_overview .grid-container .one-third .entry-content h3, html #root .section.news .grid-container .one-fourth .entry-content h3, html #root .section.news .grid-container .one-third .entry-content h3 {
  color: #666666;
  font-size: 23px;
  word-break: break-word;
}
html #root .section.news_overview .grid-container .one-fourth .entry-content p.date, html #root .section.news_overview .grid-container .one-third .entry-content p.date, html #root .section.news .grid-container .one-fourth .entry-content p.date, html #root .section.news .grid-container .one-third .entry-content p.date {
  color: #666666;
  font-size: 15px;
  margin-top: 18px;
}
html #root .section.news_overview .grid-container .one-fourth .entry-content p.date span, html #root .section.news_overview .grid-container .one-third .entry-content p.date span, html #root .section.news .grid-container .one-fourth .entry-content p.date span, html #root .section.news .grid-container .one-third .entry-content p.date span {
  display: none;
}
html #root .section.news_overview .grid-container .one-fourth .entry-content a.button-colored, html #root .section.news_overview .grid-container .one-third .entry-content a.button-colored, html #root .section.news .grid-container .one-fourth .entry-content a.button-colored, html #root .section.news .grid-container .one-third .entry-content a.button-colored {
  position: absolute;
  background-color: transparent;
  box-shadow: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
html #root .section.news_overview .grid-container .one-fourth .entry-content a.button-colored:before, html #root .section.news_overview .grid-container .one-third .entry-content a.button-colored:before, html #root .section.news .grid-container .one-fourth .entry-content a.button-colored:before, html #root .section.news .grid-container .one-third .entry-content a.button-colored:before {
  position: absolute;
  right: 20px;
  bottom: 0;
  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");
  content: '';
  width: 20px;
  height: 24px;
  bottom: 20px;
  top: auto;
  left: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
html #root .section.news_overview .grid-container .one-fourth .entry-content a.button-colored:hover:before, html #root .section.news_overview .grid-container .one-third .entry-content a.button-colored:hover:before, html #root .section.news .grid-container .one-fourth .entry-content a.button-colored:hover:before, html #root .section.news .grid-container .one-third .entry-content a.button-colored:hover:before {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
html #root .section.news_overview .grid-container .one-fourth .entry-image, html #root .section.news_overview .grid-container .one-third .entry-image, html #root .section.news .grid-container .one-fourth .entry-image, html #root .section.news .grid-container .one-third .entry-image {
  order: 0;
  height: 200px;
  width: 100%;
}
@media (max-width: 47.9375rem) {
  html #root .section.news_overview .grid-container .one-fourth .entry-image, html #root .section.news_overview .grid-container .one-third .entry-image, html #root .section.news .grid-container .one-fourth .entry-image, html #root .section.news .grid-container .one-third .entry-image {
    height: auto;
  }
}
html #root .section.news_overview .grid-container .one-fourth .entry-image img, html #root .section.news_overview .grid-container .one-third .entry-image img, html #root .section.news .grid-container .one-fourth .entry-image img, html #root .section.news .grid-container .one-third .entry-image img {
  width: 100%;
  height: auto;
  min-width: 100%;
  object-fit: cover;
  vertical-align: top;
  min-height: 100%;
}
@media (max-width: 85.3125rem) {
  html #root .section.news .container {
    padding: 0 20px;
  }
}
@media (max-width: 47.9375rem) {
  html #root .section.news .grid-container .one-fourth {
    min-width: 100% !important;
    max-width: 100% !important;
  }
}
html #root .section.news_overview .heading h1 {
  font-size: 85px;
  color: #f18e00;
  font-weight: 700;
  line-height: 1.06;
  margin: 0;
}
@media (max-width: 63.9375rem) {
  html #root .section.news_overview .heading h1 {
    font-size: 55px;
    margin-bottom: 20px;
  }
}
html #root .section.news_overview .facetwp-type-hierarchy {
  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;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 80px;
}
@media (max-width: 63.9375rem) {
  html #root .section.news_overview .facetwp-type-hierarchy {
    margin: 0 0 40px;
  }
}
@media (max-width: 47.9375rem) {
  html #root .section.news_overview .facetwp-type-hierarchy {
    margin: 0 0 22px;
  }
}
html #root .section.news_overview .facetwp-type-hierarchy .facetwp-depth {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 47.9375rem) {
  html #root .section.news_overview .facetwp-type-hierarchy .facetwp-depth {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
  }
}
html #root .section.news_overview .facetwp-type-hierarchy .facetwp-link {
  margin: 0 30px 8px 0;
  background-image: none;
  font-size: 20px;
  color: #666666;
  padding: 0;
  position: relative;
  font-weight: 700;
  display: inline-block;
}
@media (max-width: 47.9375rem) {
  html #root .section.news_overview .facetwp-type-hierarchy .facetwp-link {
    margin: 5px;
    font-size: 18px;
  }
}
html #root .section.news_overview .facetwp-type-hierarchy .facetwp-link .facetwp-counter {
  font-size: 18px;
}
@media (max-width: 47.9375rem) {
  html #root .section.news_overview .facetwp-type-hierarchy .facetwp-link .facetwp-counter {
    font-size: 16px;
  }
}
html #root .section.news_overview .facetwp-type-hierarchy .facetwp-link.checked {
  color: #f18e00;
}
html #root .section.news_overview .facetwp-type-hierarchy .facetwp-link.checked:before {
  position: absolute;
  left: 0;
  bottom: -2px;
  content: '';
  height: 3px;
  width: 100%;
  background-color: #f18e00;
}
html #root .section.news_overview .one-half {
  position: relative;
}
@media (max-width: 63.9375rem) {
  html #root .section.news_overview .one-half {
    margin: 22px 0 !important;
    left: 0;
    min-width: 100% !important;
  }
}
@media (max-width: 47.9375rem) {
  html #root .section.news_overview .one-half {
    margin: 22px 0 !important;
    left: -20px;
    min-width: calc(100% + 40px) !important;
  }
}
html #root .section.news_overview .one-half .entry-content {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  padding: 28px 28px 50px;
  width: 100%;
}
html #root .section.news_overview .one-half .entry-content h3 {
  color: #ffffff;
  margin: 0 0 25px;
  font-size: 25px;
  font-weight: 700;
}
html #root .section.news_overview .one-half .entry-content p.date {
  color: #ffffff;
  font-size: 15px;
  margin: 0;
  position: absolute;
  bottom: 25px;
  left: 30px;
}
html #root .section.news_overview .one-half .entry-content p.date span {
  display: none;
}
html #root .section.news_overview .one-half .entry-content a.button-colored {
  position: absolute;
  background-color: transparent;
  box-shadow: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
html #root .section.news_overview .one-half .entry-content a.button-colored:before {
  position: absolute;
  right: 25px;
  bottom: 0;
  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");
  content: '';
  width: 20px;
  height: 24px;
  bottom: 25px;
  top: auto;
  left: auto;
}
html #root .section.news_overview .one-half .entry-image {
  position: relative;
}
html #root .section.news_overview .one-half .entry-image:before {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: '';
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
html #root .section.news_overview .one-half .entry-image img {
  width: auto;
  height: auto;
  min-width: 100%;
  object-fit: cover;
  vertical-align: top;
  min-height: 100%;
}
html #root .section.news_overview .facetwp-type-pager {
  margin-top: 60px;
}
html #root .section.news_overview .facetwp-type-pager .facetwp-pager {
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
html #root .section.news_overview .facetwp-type-pager .facetwp-pager .facetwp-page {
  font-weight: 400;
  padding: 0 5px;
  margin: 0 8px;
}
@media (max-width: 29.9375rem) {
  html #root .section.news_overview .facetwp-type-pager .facetwp-pager .facetwp-page {
    padding: 0 3px;
    margin: 0 4px;
  }
}
html #root .section.news_overview .facetwp-type-pager .facetwp-pager .facetwp-page.active {
  color: #f18e00;
  font-weight: 700;
  text-decoration: underline;
}
html #root .section.news_overview .facetwp-type-pager .facetwp-pager .facetwp-page.prev, html #root .section.news_overview .facetwp-type-pager .facetwp-pager .facetwp-page.next {
  background: #f18e00;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  text-indent: -9999px;
  position: relative;
}
html #root .section.news_overview .facetwp-type-pager .facetwp-pager .facetwp-page.prev:before, html #root .section.news_overview .facetwp-type-pager .facetwp-pager .facetwp-page.next:before {
  position: absolute;
  top: 11px;
  right: 11px;
  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");
  content: '';
  width: 16px;
  height: 20px;
  background-size: contain;
}
html #root .section.news_overview .facetwp-type-pager .facetwp-pager .facetwp-page.prev:before {
  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='%23ffffff' 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");
}
html #root.single-news #main .news-content {
  padding: 40px 0 40px;
  position: relative;
}
@media (max-width: 63.9375rem) {
  html #root.single-news #main .news-content {
    padding: 40px 0 40px;
  }
}
html #root.single-news #main .news-content:before {
  content: '';
  position: absolute;
  width: 736px;
  right: 0;
  top: -70px;
  background-repeat: no-repeat;
  height: 100%;
  background-image: url('./uploads/cirkel.svg');
}
html #root.single-news #main .news-content:has(.featured-image) {
  padding-block-start: 0;
}
html #root.single-news #main .news-content:has(.featured-image)::before {
  top: 430px;
  right: -90px;
}
html #root.single-news #main .news-content .container {
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
@media (max-width: 85.3125rem) {
  html #root.single-news #main .news-content .container {
    padding: 0 20px;
    max-width: 100%;
  }
}
html #root.single-news #main .news-content .container .column.featured-image {
  min-inline-size: min(1339px, 100vw);
  max-inline-size: min(1339px, 100vw);
  margin: 0;
  position: relative;
  inset-inline-start: 50%;
  translate: -50%;
}
html #root.single-news #main .news-content .container .column.featured-image img {
  inline-size: 100%;
  block-size: auto;
  min-block-size: 180px;
  aspect-ratio: 2.126984127;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 71.1875rem) {
  html #root.single-news #main .news-content .container .column.article {
    max-width: 70%;
    min-width: 70%;
    padding-right: 15px;
  }
}
@media (max-width: 47.9375rem) {
  html #root.single-news #main .news-content .container .column.article {
    max-width: 100%;
    min-width: 100%;
    padding-right: 0;
  }
}
html #root.single-news #main .news-content .container .column.featured-image + .article {
  max-inline-size: 865px;
  margin-block-start: -235px;
  margin-inline: 48px 17.5px;
  padding-block-start: 42px;
  padding-inline: 42px;
  background: #fff;
}
@media (max-width: 71.1875rem) {
  html #root.single-news #main .news-content .container .column.featured-image + .article {
    max-width: calc(70% - 65.5px);
    min-width: calc(70% - 65.5px);
  }
}
@media (max-width: 47.9375rem) {
  html #root.single-news #main .news-content .container .column.featured-image + .article {
    max-width: 100%;
    min-width: 100%;
    margin: 0;
    padding-inline: 0;
  }
}
@media (max-width: 63.9375rem) {
  html #root.single-news #main .news-content .container .column.sidebar {
    max-width: 30%;
    min-width: 30%;
  }
}
@media (max-width: 47.9375rem) {
  html #root.single-news #main .news-content .container .column.sidebar {
    max-width: 100%;
    min-width: 100%;
    padding-right: 0;
  }
}
html #root.single-news #main .news-content .three-fourth {
  max-width: 765px;
  width: 100%;
  min-width: auto;
  overflow-x: auto;
}
html #root.single-news #main .news-content .three-fourth .breadcrumbs {
  margin: 0 0 13px;
}
@media (max-width: 47.9375rem) {
  html #root.single-news #main .news-content .three-fourth .breadcrumbs {
    display: none;
  }
}
html #root.single-news #main .news-content .three-fourth p.date {
  margin: 0 0 35px;
  font-size: 15px;
  color: #666666;
}
html #root.single-news #main .news-content .three-fourth p.date span {
  display: none;
}
html #root.single-news #main .news-content .three-fourth .heading h1 {
  font-size: 65px;
  color: #f18e00;
  font-weight: 700;
  line-height: 1.12;
  margin: 0 0 22px;
}
@media (max-width: 85.3125rem) {
  html #root.single-news #main .news-content .three-fourth .heading h1 {
    font-size: 45px;
    margin: 0 0 18px;
  }
}
@media (max-width: 47.9375rem) {
  html #root.single-news #main .news-content .three-fourth .heading h1 {
    font-size: 30px;
    margin: 0 0 16px;
  }
}
html #root.single-news #main .news-content .three-fourth .heading h1 strong {
  font-weight: 700;
  display: block;
}
@media (max-width: 47.9375rem) {
  html #root.single-news #main .news-content .three-fourth .heading {
    display: grid;
  }
  html #root.single-news #main .news-content .three-fourth .heading .date {
    order: -1;
    margin-block-end: 26px;
  }
}
html #root.single-news #main .news-content .three-fourth .content {
  line-height: 1.89;
}
html #root.single-news #main .news-content .three-fourth .content p {
  line-height: 1.89;
}
html #root.single-news #main .news-content .three-fourth .content h2, html #root.single-news #main .news-content .three-fourth .content h1 {
  font-size: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  color: #f18e00;
  line-height: 1.25;
  margin: 30px 0 20px;
  font-weight: 700;
}
@media (max-width: 47.9375rem) {
  html #root.single-news #main .news-content .three-fourth .content h2, html #root.single-news #main .news-content .three-fourth .content h1 {
    font-size: 30px;
  }
}
html #root.single-news #main .news-content .three-fourth .content h2 strong, html #root.single-news #main .news-content .three-fourth .content h1 strong {
  display: block;
}
@media (max-width: 29.9375rem) {
  html #root.single-news #main .news-content .three-fourth .content h2 br, html #root.single-news #main .news-content .three-fourth .content h1 br {
    display: none;
  }
}
html #root.single-news #main .news-content .three-fourth .content h1 {
  font-size: 44px;
  color: #f18e00;
}
@media (max-width: 47.9375rem) {
  html #root.single-news #main .news-content .three-fourth .content h1 {
    font-size: 32px;
  }
}
html #root.single-news #main .news-content .three-fourth .content figure {
  margin: 0;
}
html #root.single-news #main .news-content .three-fourth .content table {
  margin: 20px 0;
  width: 100%;
  border-spacing: 1px;
}
html #root.single-news #main .news-content .three-fourth .content table thead {
  border-bottom: none;
}
html #root.single-news #main .news-content .three-fourth .content table tr:nth-child(1) {
  background-color: #f18e00 !important;
  color: white;
}
html #root.single-news #main .news-content .three-fourth .content table tr:nth-child(even) {
  background-color: #fafafa;
}
html #root.single-news #main .news-content .three-fourth .content table tr:nth-child(odd) {
  background-color: #e9eceb;
}
html #root.single-news #main .news-content .three-fourth .content table tr td {
  padding: 10px 15px;
  border: none;
}
html #root.single-news #main .news-content .three-fourth .content h3 {
  font-size: 32px;
  color: #f18e00;
  line-height: 1.38;
  margin: 35px 0 30px;
  font-weight: 700;
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue';
}
@media (max-width: 47.9375rem) {
  html #root.single-news #main .news-content .three-fourth .content h3 {
    font-size: 25px;
  }
}
html #root.single-news #main .news-content .three-fourth .content img {
  height: auto;
  max-width: 100%;
}
html #root.single-news #main .news-content .three-fourth .content img.size-full {
  width: 100%;
  margin: 47px 0;
  vertical-align: top;
  height: auto;
}
@media (max-width: 47.9375rem) {
  html #root.single-news #main .news-content .three-fourth .content img.size-full {
    margin: 45px 0 0;
    position: relative;
    left: -20px;
    width: calc(100% + 40px);
  }
}
html #root.single-news #main .news-content .three-fourth .content blockquote {
  position: relative;
  margin: 0 0 40px;
  padding: 75px 0;
}
@media (max-width: 47.9375rem) {
  html #root.single-news #main .news-content .three-fourth .content blockquote {
    padding: 50px 0;
    margin: 0 0 55px;
  }
}
html #root.single-news #main .news-content .three-fourth .content blockquote:before {
  position: absolute;
  left: auto;
  top: 0;
  content: '';
  background-color: #f8f8f8;
  width: 1000%;
  height: 100%;
  right: calc((100% - 1170px) / 2);
  z-index: -1;
}
html #root.single-news #main .news-content .three-fourth .content blockquote h3 {
  font-size: 40px;
  font-weight: 700;
  margin: 0 0 30px;
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue';
}
html #root.single-news #main .news-content .three-fourth .content blockquote h3 strong {
  font-weight: 700;
  display: block;
}
@media (max-width: 63.9375rem) {
  html #root.single-news #main .news-content .three-fourth .social {
    margin: 0 0 85px;
  }
}
@media (max-width: 63.9375rem) {
  html #root.single-news #main .news-content .three-fourth .social .heading {
    margin: 0;
  }
}
html #root.single-news #main .news-content .three-fourth .social .heading h5 {
  font-size: 18px;
  color: #636363;
  margin: 0 0 15px;
}
html #root.single-news #main .news-content .three-fourth .social .button-row {
  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.single-news #main .news-content .three-fourth .social .share_btn a {
  padding: 0;
  margin-right: 10px;
  display: inline-block;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
html #root.single-news #main .news-content .three-fourth .social .share_btn a .icon {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}
html #root.single-news #main .news-content .three-fourth .social .share_btn a:hover {
  box-shadow: none;
  background-color: transparent;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
html #root.single-news #main .news-content .three-fourth .social .share_btn.facebook .icon.facebook {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23f18e00' d='M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z'/%3E%3C/svg%3E");
}
html #root.single-news #main .news-content .three-fourth .social .share_btn.twitter .icon.twitter {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23F18E00'%3E%3C!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z'/%3E%3C/svg%3E");
}
html #root.single-news #main .news-content .three-fourth .social .share_btn.linkedin .icon.linkedin {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='fab' data-icon='linkedin-in' class='svg-inline--fa fa-linkedin-in fa-w-14' role='img' viewBox='0 0 448 512'%3E%3Cpath fill='%23f18e00' d='M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z'/%3E%3C/svg%3E");
}
html #root.single-news #main .news-content .three-fourth .social .share_btn.mail .icon.mail {
  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='envelope' class='svg-inline--fa fa-envelope fa-w-16' role='img' viewBox='0 0 512 512'%3E%3Cpath fill='%23f18e00' d='M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z'/%3E%3C/svg%3E");
}
html #root.single-news #main .news-content .one-fourth .articles-wrap {
  margin-bottom: 45px;
}
@media (max-width: 47.9375rem) {
  html #root.single-news #main .news-content .one-fourth .articles-wrap {
    display: none;
  }
}
html #root.single-news #main .news-content .one-fourth .articles-wrap .article-sidebar {
  padding: 23px 0;
  margin: 0 20px;
  border-bottom: 1px solid #c7c7c7;
  position: relative;
}
@media (max-width: 85.3125rem) {
  html #root.single-news #main .news-content .one-fourth .articles-wrap .article-sidebar {
    margin: 0;
  }
}
html #root.single-news #main .news-content .one-fourth .articles-wrap .article-sidebar:first-child {
  border-top: 1px solid #c7c7c7;
}
html #root.single-news #main .news-content .one-fourth .articles-wrap .article-sidebar:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
html #root.single-news #main .news-content .one-fourth .articles-wrap .article-sidebar .taxonomies {
  font-size: 15px;
  color: #f18e00;
  margin: 0 0 10px;
}
html #root.single-news #main .news-content .one-fourth .articles-wrap .article-sidebar h3 {
  font-size: 23px;
  color: #666666;
  margin: 0 0 20px;
}
html #root.single-news #main .news-content .one-fourth .articles-wrap .article-sidebar p {
  margin: 0 0 25px;
  font-size: 17px;
  color: #666666;
}
html #root.single-news #main .news-content .one-fourth .articles-wrap .article-sidebar p.date {
  font-size: 15px;
  color: #666666;
  margin: 0;
}
html #root.single-news #main .news-content .one-fourth .articles-wrap .article-sidebar p.date .icon {
  position: absolute;
  right: 0;
  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");
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
html #root.single-news #main .news-content .one-fourth .articles-wrap .article-sidebar p.date:hover .icon {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
html #root.single-news #main .news-content .one-fourth .news-letter .image {
  position: relative;
}
html #root.single-news #main .news-content .one-fourth .news-letter .image:before {
  position: absolute;
  height: 50%;
  width: 100%;
  content: ' ';
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(241, 142, 0, 0) 0%, #f18e00 100%);
}
html #root.single-news #main .news-content .one-fourth .news-letter .image img {
  width: 100%;
}
html #root.single-news #main .news-content .one-fourth .news-letter .heading h3 {
  font-size: 37px;
  font-weight: 700;
  margin: 0;
  padding: 35px 25px 23px 25px;
  line-height: 1.16;
}
@media (max-width: 85.3125rem) {
  html #root.single-news #main .news-content .one-fourth .news-letter .heading h3 {
    font-size: 30px;
    word-break: break-all;
  }
}
html #root.single-news #main .news-content .one-fourth .news-letter p {
  margin: 0;
  font-size: 16px;
  line-height: 1.62;
  padding: 0 25px 25px;
}
html #root.single-news #main .news-content .one-fourth .news-letter .gfield_checkbox input[type='checkbox'] {
  -webkit-appearance: none;
  background-color: transparent;
  box-shadow: none;
  border: 1px solid #ffffff;
  width: 1em;
  height: 1em;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}
html #root.single-news #main .news-content .one-fourth .news-letter .gfield_checkbox input[type='checkbox']:checked {
  color: #f18e00;
}
html #root.single-news #main .news-content .one-fourth .news-letter .gfield_checkbox input[type='checkbox']:checked:after {
  content: '';
  top: 1px;
  left: 3px;
  display: block;
  position: absolute;
  width: 5px;
  height: 7px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
html #root.single-news #main .news-content .one-fourth .news-letter .gform_wrapper {
  padding: 0 25px 52px;
  margin: 0;
}
html #root.single-news #main .news-content .one-fourth .news-letter .gform_wrapper label.gfield_label {
  display: none;
}
html #root.single-news #main .news-content .one-fourth .news-letter .gform_wrapper .gform_fields li {
  margin: 0;
  padding: 0;
}
html #root.single-news #main .news-content .one-fourth .news-letter .gform_wrapper .gform_fields li .ginput_container_checkbox {
  margin: 0;
}
html #root.single-news #main .news-content .one-fourth .news-letter .gform_wrapper .gform_fields li .ginput_container_checkbox .gfield_checkbox {
  margin: 0;
  width: 100%;
}
html #root.single-news #main .news-content .one-fourth .news-letter .gform_wrapper .gform_fields li .ginput_container_checkbox .gfield_checkbox label {
  color: #ffffff;
}
html #root.single-news #main .news-content .one-fourth .news-letter .gform_wrapper .gform_fields li input[type='text'], html #root.single-news #main .news-content .one-fourth .news-letter .gform_wrapper .gform_fields li input[type='email'] {
  color: #636363;
  opacity: 1;
}
html #root.single-news #main .news-content .one-fourth .news-letter .gform_wrapper .gform_fields li input[type='text']::placeholder, html #root.single-news #main .news-content .one-fourth .news-letter .gform_wrapper .gform_fields li input[type='email']::placeholder {
  color: #636363;
}
html #root.single-news #main .news-content .one-fourth .news-letter .gform_wrapper .gform_footer {
  margin: 10px 0 0;
  padding: 0;
}
html #root.single-news #main .news-content .one-fourth .news-letter .gform_wrapper .gform_footer:before {
  background-image: none;
}
html #root.single-news #main .news-content .one-fourth .news-letter .gform_wrapper .gform_footer input[type='submit'] {
  background-color: #99a49c;
  font-size: 13px;
  width: 100%;
  padding: 15px;
  border-radius: 0;
  color: #ffffff;
  margin: 0;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
html #root.single-news #main .news-content .one-fourth .news-letter .gform_wrapper .gform_footer input[type='submit']:hover {
  background: rgba(0, 0, 0, 0.3);
}
/*# 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%2C%22home%2Fagro%2Fdomains%2Fagro-energy.nl%2Fpublic_html%2Fwp-content%2Fthemes%2Fdraadcore-child%2Fsass%2Fnews_overview.scss%22%2C%22home%2Fagro%2Fdomains%2Fagro-energy.nl%2Fpublic_html%2Fwp-content%2Fthemes%2Fdraadcore-child%2Fsass%2Fsingle-news.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%3BADLI%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%3BAA7NA%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%3BAEAE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHvRE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGuSD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH5SA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiUD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHrUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGuVA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHnZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG2ZC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3ZD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG2bD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3bC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGycF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHzcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGwdD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHxdC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGieD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHjeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgfA%3BAAAA%3BAAAA%3BAHhfA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGwfA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAHxgBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGuhBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3mBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGqnBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAC32BH%3BAAAA%3BAAAA%3BAAAA%3BAJuNE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI%2FMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ2LC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAInLC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ2KF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIpJC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJoJD%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%3BAIjHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAJ2GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIpGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJyFD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI1EE%3BAAAA%3BAAAA%3BAAAA%3BAJ0EF%3BAAAA%3BAAAA%3BAAAA%3BAIjEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJmDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIvCE%3BAAAA%3BAAAA%3BAJuCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI5BC%3BAAAA%3BAAAA%3BAAAA%3BAJ4BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIpBC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJdD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI0BC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ%2FBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI4CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ5CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIqDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAJvEH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIyFE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAJtJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI4JC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ5JD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIqKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ1OF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIuPC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%22%7D */