@charset "UTF-8";
:root {
  --font-size-14: 14px;
  --font-size-15: 15px;
  --font-size-17: 17px;
  --font-size-20: 20px;
  --font-size-25: 25px;
  --font-size-28: 28px;
  --font-size-30: 30px;
  --font-size-37: 37px;
  --font-size-43: 43px;
  --font-size-58: 58px;
  --font-size-67: 67px;
  --font-size-81: 81px;
}
/* Volgens mij moet deze regel weg, want de base-styles zijn al in de _base-module.scss geïmporteerd. En worden per device afmeting ingeladen.
@include base-styles;
*/
@media (max-width: 639px) {
  /*COOKIE CONSENT*/
  @font-face {
    font-family: "Trebuchet MS";
    src: url("/templates/yootheme_custom/webfonts/TrebuchetMS.woff2") format("woff2"), url("/templates/yootheme_custom/webfonts/TrebuchetMS.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Trebuchet MS Italic";
    src: url("/templates/yootheme_custom/webfonts/TrebuchetMS-Italic.woff2") format("woff2"), url("/templates/yootheme_custom/webfonts/TrebuchetMS-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
  }
  #tm-main {
    scroll-margin-top: 60px;
  }
  .uk-notification-message {
    background-color: black;
  }
  .uk-notification-message a {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
  }
  h1, h2, h3, h4, h5, h6, p {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    letter-spacing: 0px;
    color: #000;
  }
  h1 {
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
    font-weight: bold;
    text-transform: lowercase;
  }
  h1::first-letter {
    text-transform: uppercase !important;
  }
  h1 span {
    display: inline-block;
    text-transform: none !important;
  }
  h2 {
    font-size: clamp(1.125rem, calc(0.966rem + 0.8vw), 1.5625rem);
    font-weight: bold;
    text-transform: lowercase;
  }
  h2::first-letter {
    text-transform: uppercase !important;
  }
  h3 {
    text-transform: none;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
  }
  p {
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
  }
  hr {
    border-top: 1px solid #000;
  }
  .uk-accordion .uk-accordion-title {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
    letter-spacing: 0px;
    padding-inline-start: 20px;
    margin-block-start: 10px;
  }
  .uk-accordion .uk-accordion-title:hover {
    background: #8d0013;
  }
  .uk-accordion .uk-accordion-content .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
    color: #000;
  }
  .uk-accordion .uk-accordion-content .el-content h3, .uk-accordion .uk-accordion-content .el-content h4 {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .uk-accordion .uk-accordion-content .el-content p {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .djacc {
    z-index: 900 !important;
  }
  .djacc__panel .djacc__arrows.djacc__arrows--zoom {
    display: none;
  }
  .djacc__panel .djacc__title {
    color: #fff;
  }
  .djacc-read-mode div[role="dialog"][aria-live="polite"][aria-label="cookieconsent"] {
    display: none !important;
  }
  .printbutton .uk-width-1-1\@m {
    display: flex;
    justify-content: flex-end;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton {
    background-color: #b30018;
    margin-top: 20px;
    position: relative;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton:hover {
    background-color: #8d0013;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a {
    color: white;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0px;
    padding-inline: 10px;
    padding-block: 5px;
    padding-inline-end: 50px;
    position: relative;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url("/images/icons/printer.svg");
    background-size: cover;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a:hover {
    text-decoration: none;
  }
  header img {
    width: clamp(3.125rem, calc(-2.708rem + 46.67vw), 6.625rem);
  }
  header .siteTitle {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #eb001e;
    text-transform: none;
    font-weight: bold;
    line-height: 1;
  }
  header .siteTitle {
    font-size: clamp(1.125rem, calc(0.852rem + 1.36vw), 1.875rem);
  }
  header .siteTitle span {
    letter-spacing: 0px;
    font-size: clamp(1rem, calc(0.773rem + 1.14vw), 1.625rem);
  }
  header .uk-navbar-sticky {
    box-shadow: 0px 1px 0px rgba(17, 17, 26, 0.05), 0px 0px 8px rgba(17, 17, 26, 0.1);
  }
  .tm-top {
    background-color: #eb001e;
    padding-block: 20px;
  }
  .tm-top .uk-container {
    display: flex;
    justify-content: flex-end;
    max-width: 1600px;
  }
  .tm-top #module-125 {
    justify-content: flex-end;
    width: 100%;
    max-width: 500px;
  }
  .tm-top #module-125 form {
    width: 100%;
  }
  .tm-top #module-125 form span {
    padding-inline-start: 10px;
  }
  .tm-top #module-125 form .uk-icon svg circle {
    stroke: black !important;
    stroke-width: 2px;
  }
  .tm-top #module-125 form .uk-icon svg path {
    stroke: black;
    stroke-width: 2px;
  }
  .tm-top #module-125 form input {
    background-color: white;
    padding-left: 40px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #000;
  }
  .tm-top #module-125 form input::placeholder {
    color: #000;
  }
  nav .uk-navbar-left {
    row-gap: 0px;
  }
  nav .uk-navbar-left .uk-logo {
    position: relative;
    z-index: 10;
  }
  nav .uk-navbar-left #module-127 {
    min-height: 0px;
  }
  nav .uk-navbar-left #module-127 h4 {
    padding-block-end: 10px;
  }
  nav .uk-navbar-right ul li a {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: black;
    font-size: clamp(1rem, calc(0.955rem + 0.23vw), 1.125rem);
    text-transform: none;
    letter-spacing: 0px;
    min-height: 60px;
    margin-block: 10px;
  }
  nav .uk-navbar-right ul li.uk-active a {
    color: #eb001e;
  }
  header .uk-navbar .uk-navbar-right .uk-navbar-toggle .uk-icon svg {
    width: 30px;
    height: 30px;
  }
  header .uk-navbar .uk-navbar-right .uk-navbar-toggle .uk-icon svg rect {
    stroke: black;
    stroke-width: 1px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog {
    background-color: #eb001e;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog ul li {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: white;
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog ul li a {
    color: white;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button {
    background: transparent;
    padding-top: 15px;
    padding-right: 15px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button svg {
    width: 30px;
    height: 30px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button svg line {
    stroke: white;
    stroke-width: 3px;
  }
  .header {
    background-color: transparent;
  }
  .header .uk-width-1-1\@m {
    padding-inline-start: 0px;
    margin-inline-start: 40px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding-block: 30px;
  }
  .header p, .header .tekstblok {
    color: black;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
  }
  .overzicht_section h2 {
    font-size: clamp(1.125rem, calc(0.966rem + 0.8vw), 1.5625rem);
    font-weight: bold;
    text-transform: lowercase;
    color: black;
  }
  .overzicht_section h2::first-letter {
    text-transform: uppercase !important;
  }
  .overzicht_section h2 span {
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
  }
  .card_grid_section .uk-card h2, .card_grid_section .uk-card h3 {
    color: black;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-weight: bold;
    text-transform: none;
  }
  .card_grid_section .uk-card .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .card_grid_section .uk-card .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .card_grid_section .uk-card .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
  }
  .programmas_card_grid_section .uk-card h2, .programmas_card_grid_section .uk-card h3 {
    color: black;
    text-transform: none;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-weight: bold;
  }
  .programmas_card_grid_section .uk-card .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .programmas_card_grid_section .uk-card .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .programmas_card_grid_section .uk-card .el-meta {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
    text-transform: none;
    letter-spacing: 0px;
  }
  .programmas_card_grid_section .uk-card .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
  }
  .charts_section h3 {
    text-transform: none;
  }
  .search_section h2 {
    text-transform: none;
  }
  .search_section .el-meta, .search_section .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
    text-transform: none;
    letter-spacing: 0px;
  }
  .search_section hr {
    border-top: 1px solid black;
  }
  .search_section .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .search_section .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  footer {
    box-shadow: 0px 1px 0px rgba(17, 17, 26, 0.05), 0px 0px 8px rgba(17, 17, 26, 0.1);
  }
  footer .uk-container {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
    color: #000;
  }
  .error404 h1 {
    color: black;
    font-size: 40px;
    font-weight: bold;
  }
  .error404 p {
    color: black;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: normal;
  }
  .error404 .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    margin-top: 20px;
  }
  .error404 .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .awesomplete ul {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    text-transform: capitalize;
    font-size: 16px;
  }
  .nieuwsbrief .convertforms .cf-content-wrap, .nieuwsbrief .convertforms .cf-form-wrap {
    padding: 0;
  }
  .nieuwsbrief .convertforms .cf-input {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 8px 10px;
  }
  .nieuwsbrief .convertforms .cf-input::placeholder, .nieuwsbrief .convertforms .cf-input:has(option:disabled:checked) {
    color: #fff;
    opacity: 0.7;
  }
  .nieuwsbrief .convertforms .cf-btn {
    background-color: #000 !important;
    color: #fff !important;
  }
  .nieuwsbrief .convertforms .cf-btn:hover {
    background-color: #fff !important;
    color: #000 !important;
  }
  .nieuwsbrief .convertforms .cf-two-thirds {
    display: flex;
    align-items: center;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 20px;
    user-select: none;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"]:checked + .cf-label::before {
    background-image: linear-gradient(#b9e9b3, #a8e4a0);
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"]:checked + .cf-label::after {
    display: block;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .convertforms .cf-checkbox-group {
    padding: 0px;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label {
    padding-left: 1.8em;
    display: inline-block;
    color: #ffffff8f;
    padding-left: 30px;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label a {
    color: #ffffff8f;
    text-decoration: underline;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label a:hover {
    color: #fff;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05);
    opacity: 1;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label::after {
    content: "";
    position: absolute;
    display: none;
    left: 11px;
    top: 14px;
    width: 0.35em;
    height: 0.7em;
    border: solid white;
    border-width: 0 0.15em 0.15em 0;
    transform: translate(-50%, -50%) rotate(45deg);
    opacity: 1;
  }
  body.s .wj-copyright-row > div {
    flex-direction: column;
    align-content: center;
  }
  .wj-copyright .wj-copyright-row > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    row-gap: 10px;
    column-gap: 20px;
  }
  .wj-copyright .wj-copyright-row > div .wj-owner {
    font-size: 0.8rem;
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter {
    width: 100%;
    box-sizing: border-box;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter span, .wj-copyright .wj-copyright-row > div .wj-typewriter a {
    font-size: 0.8rem;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter span {
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter a {
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter a:hover {
    color: #000;
    cursor: pointer;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    border-radius: 0.5rem;
    padding: 0px;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .wj-heart {
    align-items: flex-end !important;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .heart-icon {
    position: relative;
    margin: 0 0 0 2px;
    fill: #8438df;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .typewriter-container {
    display: inline-block;
    min-width: 10ch;
    text-align: left;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .typewriter-text {
    display: inline-block;
    white-space: nowrap;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .cursor {
    animation: blink 0.7s infinite;
    display: inline-block;
    color: black !important;
  }
  @keyframes blink {
    0%, 100% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
  }
  .wj-copyright .wj-copyright-row > div .wj-cookies .el-content {
    font-size: 0.8rem;
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-cookies:hover {
    cursor: pointer;
    text-decoration: underline;
  }
  .cc-revoke {
    background-color: transparent !important;
    background-size: cover;
    width: 32px;
    height: 32px;
  }
  .cc-btn, div.cc-checkboxes-container a.cc-btn.cc-allow {
    border: none;
    padding: 15px 30px 15px 30px;
    border-radius: 100px !important;
    margin-top: 10px;
  }
  .cc-btn:hover, div.cc-checkboxes-container a.cc-btn.cc-allow:hover {
    text-decoration: none !important;
  }
  div.cc-checkbox-container {
    width: 100%;
  }
  span.cc-cookie-settings-toggler {
    display: none;
  }
  div.cc-checkbox-container input:checked + span {
    background-color: #19a319 !important;
  }
  div.cc-checkbox-container input + span {
    background-color: #f7148b !important;
  }
  div.cc-settings-label {
    font-size: 15px !important;
    font-weight: normal !important;
    margin: 15px 0 !important;
    color: #000 !important;
    opacity: 1 !important;
  }
  div.cc-checkboxes-container div.cc-checkbox-container a {
    pointer-events: none !important;
  }
  .cc-message-text {
    line-height: 150%;
  }
  .cc-link {
    opacity: 1 !important;
    color: #2e1352 !important;
    text-decoration: none !important;
    line-height: 30px;
    margin-bottom: 0 !important;
  }
  a.cc-link.cc-cookie::before, a.cc-link.cc-privacy::before {
    content: "";
    float: left;
    margin-right: 10px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    background-image: url(/images/system/icons/arrow.svg);
    background-size: cover;
  }
  .cc-link:hover {
    color: #000 !important;
  }
  .cc-highlight {
    margin-top: 50px;
  }
  .cc-header {
    font-size: 120%;
    color: #000;
    margin: 0;
  }
  .cc-header p {
    margin: 0;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allow {
    background-color: #fff;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allowall {
    background-color: #c7fdbb;
  }
  .header .uk-width-1-1\@m {
    margin-inline-start: 20px;
  }
  header .uk-logo {
    min-height: auto;
  }
  header .uk-logo img {
    width: 50px;
  }
}
@media (max-width: 639px) and (max-width: 363px) {
  .wj-copyright .wj-copyright-row > div .wj-owner {
    text-align: center;
  }
}
@media (max-width: 639px) and (max-width: 363px) {
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section {
    flex-direction: column;
    align-items: center !important;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .wj-heart {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  /*COOKIE CONSENT*/
  @font-face {
    font-family: "Trebuchet MS";
    src: url("/templates/yootheme_custom/webfonts/TrebuchetMS.woff2") format("woff2"), url("/templates/yootheme_custom/webfonts/TrebuchetMS.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Trebuchet MS Italic";
    src: url("/templates/yootheme_custom/webfonts/TrebuchetMS-Italic.woff2") format("woff2"), url("/templates/yootheme_custom/webfonts/TrebuchetMS-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
  }
  #tm-main {
    scroll-margin-top: 60px;
  }
  .uk-notification-message {
    background-color: black;
  }
  .uk-notification-message a {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
  }
  h1, h2, h3, h4, h5, h6, p {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    letter-spacing: 0px;
    color: #000;
  }
  h1 {
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
    font-weight: bold;
    text-transform: lowercase;
  }
  h1::first-letter {
    text-transform: uppercase !important;
  }
  h1 span {
    display: inline-block;
    text-transform: none !important;
  }
  h2 {
    font-size: clamp(1.125rem, calc(0.966rem + 0.8vw), 1.5625rem);
    font-weight: bold;
    text-transform: lowercase;
  }
  h2::first-letter {
    text-transform: uppercase !important;
  }
  h3 {
    text-transform: none;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
  }
  p {
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
  }
  hr {
    border-top: 1px solid #000;
  }
  .uk-accordion .uk-accordion-title {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
    letter-spacing: 0px;
    padding-inline-start: 20px;
    margin-block-start: 10px;
  }
  .uk-accordion .uk-accordion-title:hover {
    background: #8d0013;
  }
  .uk-accordion .uk-accordion-content .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
    color: #000;
  }
  .uk-accordion .uk-accordion-content .el-content h3, .uk-accordion .uk-accordion-content .el-content h4 {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .uk-accordion .uk-accordion-content .el-content p {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .djacc {
    z-index: 900 !important;
  }
  .djacc__panel .djacc__arrows.djacc__arrows--zoom {
    display: none;
  }
  .djacc__panel .djacc__title {
    color: #fff;
  }
  .djacc-read-mode div[role="dialog"][aria-live="polite"][aria-label="cookieconsent"] {
    display: none !important;
  }
  .printbutton .uk-width-1-1\@m {
    display: flex;
    justify-content: flex-end;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton {
    background-color: #b30018;
    margin-top: 20px;
    position: relative;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton:hover {
    background-color: #8d0013;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a {
    color: white;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0px;
    padding-inline: 10px;
    padding-block: 5px;
    padding-inline-end: 50px;
    position: relative;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url("/images/icons/printer.svg");
    background-size: cover;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a:hover {
    text-decoration: none;
  }
  header img {
    width: clamp(3.125rem, calc(-2.708rem + 46.67vw), 6.625rem);
  }
  header .siteTitle {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #eb001e;
    text-transform: none;
    font-weight: bold;
    line-height: 1;
  }
  header .siteTitle {
    font-size: clamp(1.125rem, calc(0.852rem + 1.36vw), 1.875rem);
  }
  header .siteTitle span {
    letter-spacing: 0px;
    font-size: clamp(1rem, calc(0.773rem + 1.14vw), 1.625rem);
  }
  header .uk-navbar-sticky {
    box-shadow: 0px 1px 0px rgba(17, 17, 26, 0.05), 0px 0px 8px rgba(17, 17, 26, 0.1);
  }
  .tm-top {
    background-color: #eb001e;
    padding-block: 20px;
  }
  .tm-top .uk-container {
    display: flex;
    justify-content: flex-end;
    max-width: 1600px;
  }
  .tm-top #module-125 {
    justify-content: flex-end;
    width: 100%;
    max-width: 500px;
  }
  .tm-top #module-125 form {
    width: 100%;
  }
  .tm-top #module-125 form span {
    padding-inline-start: 10px;
  }
  .tm-top #module-125 form .uk-icon svg circle {
    stroke: black !important;
    stroke-width: 2px;
  }
  .tm-top #module-125 form .uk-icon svg path {
    stroke: black;
    stroke-width: 2px;
  }
  .tm-top #module-125 form input {
    background-color: white;
    padding-left: 40px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #000;
  }
  .tm-top #module-125 form input::placeholder {
    color: #000;
  }
  nav .uk-navbar-left {
    row-gap: 0px;
  }
  nav .uk-navbar-left .uk-logo {
    position: relative;
    z-index: 10;
  }
  nav .uk-navbar-left #module-127 {
    min-height: 0px;
  }
  nav .uk-navbar-left #module-127 h4 {
    padding-block-end: 10px;
  }
  nav .uk-navbar-right ul li a {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: black;
    font-size: clamp(1rem, calc(0.955rem + 0.23vw), 1.125rem);
    text-transform: none;
    letter-spacing: 0px;
    min-height: 60px;
    margin-block: 10px;
  }
  nav .uk-navbar-right ul li.uk-active a {
    color: #eb001e;
  }
  header .uk-navbar .uk-navbar-right .uk-navbar-toggle .uk-icon svg {
    width: 30px;
    height: 30px;
  }
  header .uk-navbar .uk-navbar-right .uk-navbar-toggle .uk-icon svg rect {
    stroke: black;
    stroke-width: 1px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog {
    background-color: #eb001e;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog ul li {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: white;
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog ul li a {
    color: white;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button {
    background: transparent;
    padding-top: 15px;
    padding-right: 15px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button svg {
    width: 30px;
    height: 30px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button svg line {
    stroke: white;
    stroke-width: 3px;
  }
  .header {
    background-color: transparent;
  }
  .header .uk-width-1-1\@m {
    padding-inline-start: 0px;
    margin-inline-start: 40px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding-block: 30px;
  }
  .header p, .header .tekstblok {
    color: black;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
  }
  .overzicht_section h2 {
    font-size: clamp(1.125rem, calc(0.966rem + 0.8vw), 1.5625rem);
    font-weight: bold;
    text-transform: lowercase;
    color: black;
  }
  .overzicht_section h2::first-letter {
    text-transform: uppercase !important;
  }
  .overzicht_section h2 span {
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
  }
  .card_grid_section .uk-card h2, .card_grid_section .uk-card h3 {
    color: black;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-weight: bold;
    text-transform: none;
  }
  .card_grid_section .uk-card .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .card_grid_section .uk-card .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .card_grid_section .uk-card .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
  }
  .programmas_card_grid_section .uk-card h2, .programmas_card_grid_section .uk-card h3 {
    color: black;
    text-transform: none;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-weight: bold;
  }
  .programmas_card_grid_section .uk-card .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .programmas_card_grid_section .uk-card .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .programmas_card_grid_section .uk-card .el-meta {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
    text-transform: none;
    letter-spacing: 0px;
  }
  .programmas_card_grid_section .uk-card .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
  }
  .charts_section h3 {
    text-transform: none;
  }
  .search_section h2 {
    text-transform: none;
  }
  .search_section .el-meta, .search_section .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
    text-transform: none;
    letter-spacing: 0px;
  }
  .search_section hr {
    border-top: 1px solid black;
  }
  .search_section .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .search_section .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  footer {
    box-shadow: 0px 1px 0px rgba(17, 17, 26, 0.05), 0px 0px 8px rgba(17, 17, 26, 0.1);
  }
  footer .uk-container {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
    color: #000;
  }
  .error404 h1 {
    color: black;
    font-size: 40px;
    font-weight: bold;
  }
  .error404 p {
    color: black;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: normal;
  }
  .error404 .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    margin-top: 20px;
  }
  .error404 .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .awesomplete ul {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    text-transform: capitalize;
    font-size: 16px;
  }
  .nieuwsbrief .convertforms .cf-content-wrap, .nieuwsbrief .convertforms .cf-form-wrap {
    padding: 0;
  }
  .nieuwsbrief .convertforms .cf-input {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 8px 10px;
  }
  .nieuwsbrief .convertforms .cf-input::placeholder, .nieuwsbrief .convertforms .cf-input:has(option:disabled:checked) {
    color: #fff;
    opacity: 0.7;
  }
  .nieuwsbrief .convertforms .cf-btn {
    background-color: #000 !important;
    color: #fff !important;
  }
  .nieuwsbrief .convertforms .cf-btn:hover {
    background-color: #fff !important;
    color: #000 !important;
  }
  .nieuwsbrief .convertforms .cf-two-thirds {
    display: flex;
    align-items: center;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 20px;
    user-select: none;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"]:checked + .cf-label::before {
    background-image: linear-gradient(#b9e9b3, #a8e4a0);
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"]:checked + .cf-label::after {
    display: block;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .convertforms .cf-checkbox-group {
    padding: 0px;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label {
    padding-left: 1.8em;
    display: inline-block;
    color: #ffffff8f;
    padding-left: 30px;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label a {
    color: #ffffff8f;
    text-decoration: underline;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label a:hover {
    color: #fff;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05);
    opacity: 1;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label::after {
    content: "";
    position: absolute;
    display: none;
    left: 11px;
    top: 14px;
    width: 0.35em;
    height: 0.7em;
    border: solid white;
    border-width: 0 0.15em 0.15em 0;
    transform: translate(-50%, -50%) rotate(45deg);
    opacity: 1;
  }
  body.s .wj-copyright-row > div {
    flex-direction: column;
    align-content: center;
  }
  .wj-copyright .wj-copyright-row > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    row-gap: 10px;
    column-gap: 20px;
  }
  .wj-copyright .wj-copyright-row > div .wj-owner {
    font-size: 0.8rem;
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter {
    width: 100%;
    box-sizing: border-box;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter span, .wj-copyright .wj-copyright-row > div .wj-typewriter a {
    font-size: 0.8rem;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter span {
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter a {
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter a:hover {
    color: #000;
    cursor: pointer;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    border-radius: 0.5rem;
    padding: 0px;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .wj-heart {
    align-items: flex-end !important;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .heart-icon {
    position: relative;
    margin: 0 0 0 2px;
    fill: #8438df;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .typewriter-container {
    display: inline-block;
    min-width: 10ch;
    text-align: left;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .typewriter-text {
    display: inline-block;
    white-space: nowrap;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .cursor {
    animation: blink 0.7s infinite;
    display: inline-block;
    color: black !important;
  }
  @keyframes blink {
    0%, 100% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
  }
  .wj-copyright .wj-copyright-row > div .wj-cookies .el-content {
    font-size: 0.8rem;
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-cookies:hover {
    cursor: pointer;
    text-decoration: underline;
  }
  .cc-revoke {
    background-color: transparent !important;
    background-size: cover;
    width: 32px;
    height: 32px;
  }
  .cc-btn, div.cc-checkboxes-container a.cc-btn.cc-allow {
    border: none;
    padding: 15px 30px 15px 30px;
    border-radius: 100px !important;
    margin-top: 10px;
  }
  .cc-btn:hover, div.cc-checkboxes-container a.cc-btn.cc-allow:hover {
    text-decoration: none !important;
  }
  div.cc-checkbox-container {
    width: 100%;
  }
  span.cc-cookie-settings-toggler {
    display: none;
  }
  div.cc-checkbox-container input:checked + span {
    background-color: #19a319 !important;
  }
  div.cc-checkbox-container input + span {
    background-color: #f7148b !important;
  }
  div.cc-settings-label {
    font-size: 15px !important;
    font-weight: normal !important;
    margin: 15px 0 !important;
    color: #000 !important;
    opacity: 1 !important;
  }
  div.cc-checkboxes-container div.cc-checkbox-container a {
    pointer-events: none !important;
  }
  .cc-message-text {
    line-height: 150%;
  }
  .cc-link {
    opacity: 1 !important;
    color: #2e1352 !important;
    text-decoration: none !important;
    line-height: 30px;
    margin-bottom: 0 !important;
  }
  a.cc-link.cc-cookie::before, a.cc-link.cc-privacy::before {
    content: "";
    float: left;
    margin-right: 10px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    background-image: url(/images/system/icons/arrow.svg);
    background-size: cover;
  }
  .cc-link:hover {
    color: #000 !important;
  }
  .cc-highlight {
    margin-top: 50px;
  }
  .cc-header {
    font-size: 120%;
    color: #000;
    margin: 0;
  }
  .cc-header p {
    margin: 0;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allow {
    background-color: #fff;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allowall {
    background-color: #c7fdbb;
  }
  .header .uk-width-1-1\@m {
    margin-inline-start: 20px;
  }
}
@media (min-width: 640px) and (max-width: 959px) and (max-width: 363px) {
  .wj-copyright .wj-copyright-row > div .wj-owner {
    text-align: center;
  }
}
@media (min-width: 640px) and (max-width: 959px) and (max-width: 363px) {
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section {
    flex-direction: column;
    align-items: center !important;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .wj-heart {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  /*COOKIE CONSENT*/
  @font-face {
    font-family: "Trebuchet MS";
    src: url("/templates/yootheme_custom/webfonts/TrebuchetMS.woff2") format("woff2"), url("/templates/yootheme_custom/webfonts/TrebuchetMS.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Trebuchet MS Italic";
    src: url("/templates/yootheme_custom/webfonts/TrebuchetMS-Italic.woff2") format("woff2"), url("/templates/yootheme_custom/webfonts/TrebuchetMS-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
  }
  #tm-main {
    scroll-margin-top: 60px;
  }
  .uk-notification-message {
    background-color: black;
  }
  .uk-notification-message a {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
  }
  h1, h2, h3, h4, h5, h6, p {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    letter-spacing: 0px;
    color: #000;
  }
  h1 {
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
    font-weight: bold;
    text-transform: lowercase;
  }
  h1::first-letter {
    text-transform: uppercase !important;
  }
  h1 span {
    display: inline-block;
    text-transform: none !important;
  }
  h2 {
    font-size: clamp(1.125rem, calc(0.966rem + 0.8vw), 1.5625rem);
    font-weight: bold;
    text-transform: lowercase;
  }
  h2::first-letter {
    text-transform: uppercase !important;
  }
  h3 {
    text-transform: none;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
  }
  p {
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
  }
  hr {
    border-top: 1px solid #000;
  }
  .uk-accordion .uk-accordion-title {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
    letter-spacing: 0px;
    padding-inline-start: 20px;
    margin-block-start: 10px;
  }
  .uk-accordion .uk-accordion-title:hover {
    background: #8d0013;
  }
  .uk-accordion .uk-accordion-content .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
    color: #000;
  }
  .uk-accordion .uk-accordion-content .el-content h3, .uk-accordion .uk-accordion-content .el-content h4 {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .uk-accordion .uk-accordion-content .el-content p {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .djacc {
    z-index: 900 !important;
  }
  .djacc__panel .djacc__arrows.djacc__arrows--zoom {
    display: none;
  }
  .djacc__panel .djacc__title {
    color: #fff;
  }
  .djacc-read-mode div[role="dialog"][aria-live="polite"][aria-label="cookieconsent"] {
    display: none !important;
  }
  .printbutton .uk-width-1-1\@m {
    display: flex;
    justify-content: flex-end;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton {
    background-color: #b30018;
    margin-top: 20px;
    position: relative;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton:hover {
    background-color: #8d0013;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a {
    color: white;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0px;
    padding-inline: 10px;
    padding-block: 5px;
    padding-inline-end: 50px;
    position: relative;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url("/images/icons/printer.svg");
    background-size: cover;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a:hover {
    text-decoration: none;
  }
  header img {
    width: clamp(3.125rem, calc(-2.708rem + 46.67vw), 6.625rem);
  }
  header .siteTitle {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #eb001e;
    text-transform: none;
    font-weight: bold;
    line-height: 1;
  }
  header .siteTitle {
    font-size: clamp(1.125rem, calc(0.852rem + 1.36vw), 1.875rem);
  }
  header .siteTitle span {
    letter-spacing: 0px;
    font-size: clamp(1rem, calc(0.773rem + 1.14vw), 1.625rem);
  }
  header .uk-navbar-sticky {
    box-shadow: 0px 1px 0px rgba(17, 17, 26, 0.05), 0px 0px 8px rgba(17, 17, 26, 0.1);
  }
  .tm-top {
    background-color: #eb001e;
    padding-block: 20px;
  }
  .tm-top .uk-container {
    display: flex;
    justify-content: flex-end;
    max-width: 1600px;
  }
  .tm-top #module-125 {
    justify-content: flex-end;
    width: 100%;
    max-width: 500px;
  }
  .tm-top #module-125 form {
    width: 100%;
  }
  .tm-top #module-125 form span {
    padding-inline-start: 10px;
  }
  .tm-top #module-125 form .uk-icon svg circle {
    stroke: black !important;
    stroke-width: 2px;
  }
  .tm-top #module-125 form .uk-icon svg path {
    stroke: black;
    stroke-width: 2px;
  }
  .tm-top #module-125 form input {
    background-color: white;
    padding-left: 40px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #000;
  }
  .tm-top #module-125 form input::placeholder {
    color: #000;
  }
  nav .uk-navbar-left {
    row-gap: 0px;
  }
  nav .uk-navbar-left .uk-logo {
    position: relative;
    z-index: 10;
  }
  nav .uk-navbar-left #module-127 {
    min-height: 0px;
  }
  nav .uk-navbar-left #module-127 h4 {
    padding-block-end: 10px;
  }
  nav .uk-navbar-right ul li a {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: black;
    font-size: clamp(1rem, calc(0.955rem + 0.23vw), 1.125rem);
    text-transform: none;
    letter-spacing: 0px;
    min-height: 60px;
    margin-block: 10px;
  }
  nav .uk-navbar-right ul li.uk-active a {
    color: #eb001e;
  }
  header .uk-navbar .uk-navbar-right .uk-navbar-toggle .uk-icon svg {
    width: 30px;
    height: 30px;
  }
  header .uk-navbar .uk-navbar-right .uk-navbar-toggle .uk-icon svg rect {
    stroke: black;
    stroke-width: 1px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog {
    background-color: #eb001e;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog ul li {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: white;
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog ul li a {
    color: white;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button {
    background: transparent;
    padding-top: 15px;
    padding-right: 15px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button svg {
    width: 30px;
    height: 30px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button svg line {
    stroke: white;
    stroke-width: 3px;
  }
  .header {
    background-color: transparent;
  }
  .header .uk-width-1-1\@m {
    padding-inline-start: 0px;
    margin-inline-start: 40px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding-block: 30px;
  }
  .header p, .header .tekstblok {
    color: black;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
  }
  .overzicht_section h2 {
    font-size: clamp(1.125rem, calc(0.966rem + 0.8vw), 1.5625rem);
    font-weight: bold;
    text-transform: lowercase;
    color: black;
  }
  .overzicht_section h2::first-letter {
    text-transform: uppercase !important;
  }
  .overzicht_section h2 span {
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
  }
  .card_grid_section .uk-card h2, .card_grid_section .uk-card h3 {
    color: black;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-weight: bold;
    text-transform: none;
  }
  .card_grid_section .uk-card .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .card_grid_section .uk-card .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .card_grid_section .uk-card .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
  }
  .programmas_card_grid_section .uk-card h2, .programmas_card_grid_section .uk-card h3 {
    color: black;
    text-transform: none;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-weight: bold;
  }
  .programmas_card_grid_section .uk-card .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .programmas_card_grid_section .uk-card .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .programmas_card_grid_section .uk-card .el-meta {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
    text-transform: none;
    letter-spacing: 0px;
  }
  .programmas_card_grid_section .uk-card .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
  }
  .charts_section h3 {
    text-transform: none;
  }
  .search_section h2 {
    text-transform: none;
  }
  .search_section .el-meta, .search_section .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
    text-transform: none;
    letter-spacing: 0px;
  }
  .search_section hr {
    border-top: 1px solid black;
  }
  .search_section .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .search_section .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  footer {
    box-shadow: 0px 1px 0px rgba(17, 17, 26, 0.05), 0px 0px 8px rgba(17, 17, 26, 0.1);
  }
  footer .uk-container {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
    color: #000;
  }
  .error404 h1 {
    color: black;
    font-size: 40px;
    font-weight: bold;
  }
  .error404 p {
    color: black;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: normal;
  }
  .error404 .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    margin-top: 20px;
  }
  .error404 .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .awesomplete ul {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    text-transform: capitalize;
    font-size: 16px;
  }
  .nieuwsbrief .convertforms .cf-content-wrap, .nieuwsbrief .convertforms .cf-form-wrap {
    padding: 0;
  }
  .nieuwsbrief .convertforms .cf-input {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 8px 10px;
  }
  .nieuwsbrief .convertforms .cf-input::placeholder, .nieuwsbrief .convertforms .cf-input:has(option:disabled:checked) {
    color: #fff;
    opacity: 0.7;
  }
  .nieuwsbrief .convertforms .cf-btn {
    background-color: #000 !important;
    color: #fff !important;
  }
  .nieuwsbrief .convertforms .cf-btn:hover {
    background-color: #fff !important;
    color: #000 !important;
  }
  .nieuwsbrief .convertforms .cf-two-thirds {
    display: flex;
    align-items: center;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 20px;
    user-select: none;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"]:checked + .cf-label::before {
    background-image: linear-gradient(#b9e9b3, #a8e4a0);
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"]:checked + .cf-label::after {
    display: block;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .convertforms .cf-checkbox-group {
    padding: 0px;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label {
    padding-left: 1.8em;
    display: inline-block;
    color: #ffffff8f;
    padding-left: 30px;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label a {
    color: #ffffff8f;
    text-decoration: underline;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label a:hover {
    color: #fff;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05);
    opacity: 1;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label::after {
    content: "";
    position: absolute;
    display: none;
    left: 11px;
    top: 14px;
    width: 0.35em;
    height: 0.7em;
    border: solid white;
    border-width: 0 0.15em 0.15em 0;
    transform: translate(-50%, -50%) rotate(45deg);
    opacity: 1;
  }
  body.s .wj-copyright-row > div {
    flex-direction: column;
    align-content: center;
  }
  .wj-copyright .wj-copyright-row > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    row-gap: 10px;
    column-gap: 20px;
  }
  .wj-copyright .wj-copyright-row > div .wj-owner {
    font-size: 0.8rem;
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter {
    width: 100%;
    box-sizing: border-box;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter span, .wj-copyright .wj-copyright-row > div .wj-typewriter a {
    font-size: 0.8rem;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter span {
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter a {
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter a:hover {
    color: #000;
    cursor: pointer;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    border-radius: 0.5rem;
    padding: 0px;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .wj-heart {
    align-items: flex-end !important;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .heart-icon {
    position: relative;
    margin: 0 0 0 2px;
    fill: #8438df;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .typewriter-container {
    display: inline-block;
    min-width: 10ch;
    text-align: left;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .typewriter-text {
    display: inline-block;
    white-space: nowrap;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .cursor {
    animation: blink 0.7s infinite;
    display: inline-block;
    color: black !important;
  }
  @keyframes blink {
    0%, 100% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
  }
  .wj-copyright .wj-copyright-row > div .wj-cookies .el-content {
    font-size: 0.8rem;
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-cookies:hover {
    cursor: pointer;
    text-decoration: underline;
  }
  .cc-revoke {
    background-color: transparent !important;
    background-size: cover;
    width: 32px;
    height: 32px;
  }
  .cc-btn, div.cc-checkboxes-container a.cc-btn.cc-allow {
    border: none;
    padding: 15px 30px 15px 30px;
    border-radius: 100px !important;
    margin-top: 10px;
  }
  .cc-btn:hover, div.cc-checkboxes-container a.cc-btn.cc-allow:hover {
    text-decoration: none !important;
  }
  div.cc-checkbox-container {
    width: 100%;
  }
  span.cc-cookie-settings-toggler {
    display: none;
  }
  div.cc-checkbox-container input:checked + span {
    background-color: #19a319 !important;
  }
  div.cc-checkbox-container input + span {
    background-color: #f7148b !important;
  }
  div.cc-settings-label {
    font-size: 15px !important;
    font-weight: normal !important;
    margin: 15px 0 !important;
    color: #000 !important;
    opacity: 1 !important;
  }
  div.cc-checkboxes-container div.cc-checkbox-container a {
    pointer-events: none !important;
  }
  .cc-message-text {
    line-height: 150%;
  }
  .cc-link {
    opacity: 1 !important;
    color: #2e1352 !important;
    text-decoration: none !important;
    line-height: 30px;
    margin-bottom: 0 !important;
  }
  a.cc-link.cc-cookie::before, a.cc-link.cc-privacy::before {
    content: "";
    float: left;
    margin-right: 10px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    background-image: url(/images/system/icons/arrow.svg);
    background-size: cover;
  }
  .cc-link:hover {
    color: #000 !important;
  }
  .cc-highlight {
    margin-top: 50px;
  }
  .cc-header {
    font-size: 120%;
    color: #000;
    margin: 0;
  }
  .cc-header p {
    margin: 0;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allow {
    background-color: #fff;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allowall {
    background-color: #c7fdbb;
  }
  .header .uk-width-1-1\@m {
    margin-inline-start: 20px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) and (max-width: 363px) {
  .wj-copyright .wj-copyright-row > div .wj-owner {
    text-align: center;
  }
}
@media (min-width: 960px) and (max-width: 1199px) and (max-width: 363px) {
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section {
    flex-direction: column;
    align-items: center !important;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .wj-heart {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  /*COOKIE CONSENT*/
  @font-face {
    font-family: "Trebuchet MS";
    src: url("/templates/yootheme_custom/webfonts/TrebuchetMS.woff2") format("woff2"), url("/templates/yootheme_custom/webfonts/TrebuchetMS.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Trebuchet MS Italic";
    src: url("/templates/yootheme_custom/webfonts/TrebuchetMS-Italic.woff2") format("woff2"), url("/templates/yootheme_custom/webfonts/TrebuchetMS-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
  }
  #tm-main {
    scroll-margin-top: 60px;
  }
  .uk-notification-message {
    background-color: black;
  }
  .uk-notification-message a {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
  }
  h1, h2, h3, h4, h5, h6, p {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    letter-spacing: 0px;
    color: #000;
  }
  h1 {
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
    font-weight: bold;
    text-transform: lowercase;
  }
  h1::first-letter {
    text-transform: uppercase !important;
  }
  h1 span {
    display: inline-block;
    text-transform: none !important;
  }
  h2 {
    font-size: clamp(1.125rem, calc(0.966rem + 0.8vw), 1.5625rem);
    font-weight: bold;
    text-transform: lowercase;
  }
  h2::first-letter {
    text-transform: uppercase !important;
  }
  h3 {
    text-transform: none;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
  }
  p {
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
  }
  hr {
    border-top: 1px solid #000;
  }
  .uk-accordion .uk-accordion-title {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
    letter-spacing: 0px;
    padding-inline-start: 20px;
    margin-block-start: 10px;
  }
  .uk-accordion .uk-accordion-title:hover {
    background: #8d0013;
  }
  .uk-accordion .uk-accordion-content .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
    color: #000;
  }
  .uk-accordion .uk-accordion-content .el-content h3, .uk-accordion .uk-accordion-content .el-content h4 {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .uk-accordion .uk-accordion-content .el-content p {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .djacc {
    z-index: 900 !important;
  }
  .djacc__panel .djacc__arrows.djacc__arrows--zoom {
    display: none;
  }
  .djacc__panel .djacc__title {
    color: #fff;
  }
  .djacc-read-mode div[role="dialog"][aria-live="polite"][aria-label="cookieconsent"] {
    display: none !important;
  }
  .printbutton .uk-width-1-1\@m {
    display: flex;
    justify-content: flex-end;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton {
    background-color: #b30018;
    margin-top: 20px;
    position: relative;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton:hover {
    background-color: #8d0013;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a {
    color: white;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0px;
    padding-inline: 10px;
    padding-block: 5px;
    padding-inline-end: 50px;
    position: relative;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url("/images/icons/printer.svg");
    background-size: cover;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a:hover {
    text-decoration: none;
  }
  header img {
    width: clamp(3.125rem, calc(-2.708rem + 46.67vw), 6.625rem);
  }
  header .siteTitle {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #eb001e;
    text-transform: none;
    font-weight: bold;
    line-height: 1;
  }
  header .siteTitle {
    font-size: clamp(1.125rem, calc(0.852rem + 1.36vw), 1.875rem);
  }
  header .siteTitle span {
    letter-spacing: 0px;
    font-size: clamp(1rem, calc(0.773rem + 1.14vw), 1.625rem);
  }
  header .uk-navbar-sticky {
    box-shadow: 0px 1px 0px rgba(17, 17, 26, 0.05), 0px 0px 8px rgba(17, 17, 26, 0.1);
  }
  .tm-top {
    background-color: #eb001e;
    padding-block: 20px;
  }
  .tm-top .uk-container {
    display: flex;
    justify-content: flex-end;
    max-width: 1600px;
  }
  .tm-top #module-125 {
    justify-content: flex-end;
    width: 100%;
    max-width: 500px;
  }
  .tm-top #module-125 form {
    width: 100%;
  }
  .tm-top #module-125 form span {
    padding-inline-start: 10px;
  }
  .tm-top #module-125 form .uk-icon svg circle {
    stroke: black !important;
    stroke-width: 2px;
  }
  .tm-top #module-125 form .uk-icon svg path {
    stroke: black;
    stroke-width: 2px;
  }
  .tm-top #module-125 form input {
    background-color: white;
    padding-left: 40px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #000;
  }
  .tm-top #module-125 form input::placeholder {
    color: #000;
  }
  nav .uk-navbar-left {
    row-gap: 0px;
  }
  nav .uk-navbar-left .uk-logo {
    position: relative;
    z-index: 10;
  }
  nav .uk-navbar-left #module-127 {
    min-height: 0px;
  }
  nav .uk-navbar-left #module-127 h4 {
    padding-block-end: 10px;
  }
  nav .uk-navbar-right ul li a {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: black;
    font-size: clamp(1rem, calc(0.955rem + 0.23vw), 1.125rem);
    text-transform: none;
    letter-spacing: 0px;
    min-height: 60px;
    margin-block: 10px;
  }
  nav .uk-navbar-right ul li.uk-active a {
    color: #eb001e;
  }
  header .uk-navbar .uk-navbar-right .uk-navbar-toggle .uk-icon svg {
    width: 30px;
    height: 30px;
  }
  header .uk-navbar .uk-navbar-right .uk-navbar-toggle .uk-icon svg rect {
    stroke: black;
    stroke-width: 1px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog {
    background-color: #eb001e;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog ul li {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: white;
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog ul li a {
    color: white;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button {
    background: transparent;
    padding-top: 15px;
    padding-right: 15px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button svg {
    width: 30px;
    height: 30px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button svg line {
    stroke: white;
    stroke-width: 3px;
  }
  .header {
    background-color: transparent;
  }
  .header .uk-width-1-1\@m {
    padding-inline-start: 0px;
    margin-inline-start: 40px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding-block: 30px;
  }
  .header p, .header .tekstblok {
    color: black;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
  }
  .overzicht_section h2 {
    font-size: clamp(1.125rem, calc(0.966rem + 0.8vw), 1.5625rem);
    font-weight: bold;
    text-transform: lowercase;
    color: black;
  }
  .overzicht_section h2::first-letter {
    text-transform: uppercase !important;
  }
  .overzicht_section h2 span {
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
  }
  .card_grid_section .uk-card h2, .card_grid_section .uk-card h3 {
    color: black;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-weight: bold;
    text-transform: none;
  }
  .card_grid_section .uk-card .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .card_grid_section .uk-card .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .card_grid_section .uk-card .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
  }
  .programmas_card_grid_section .uk-card h2, .programmas_card_grid_section .uk-card h3 {
    color: black;
    text-transform: none;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-weight: bold;
  }
  .programmas_card_grid_section .uk-card .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .programmas_card_grid_section .uk-card .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .programmas_card_grid_section .uk-card .el-meta {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
    text-transform: none;
    letter-spacing: 0px;
  }
  .programmas_card_grid_section .uk-card .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
  }
  .charts_section h3 {
    text-transform: none;
  }
  .search_section h2 {
    text-transform: none;
  }
  .search_section .el-meta, .search_section .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
    text-transform: none;
    letter-spacing: 0px;
  }
  .search_section hr {
    border-top: 1px solid black;
  }
  .search_section .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .search_section .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  footer {
    box-shadow: 0px 1px 0px rgba(17, 17, 26, 0.05), 0px 0px 8px rgba(17, 17, 26, 0.1);
  }
  footer .uk-container {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
    color: #000;
  }
  .error404 h1 {
    color: black;
    font-size: 40px;
    font-weight: bold;
  }
  .error404 p {
    color: black;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: normal;
  }
  .error404 .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    margin-top: 20px;
  }
  .error404 .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .awesomplete ul {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    text-transform: capitalize;
    font-size: 16px;
  }
  .nieuwsbrief .convertforms .cf-content-wrap, .nieuwsbrief .convertforms .cf-form-wrap {
    padding: 0;
  }
  .nieuwsbrief .convertforms .cf-input {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 8px 10px;
  }
  .nieuwsbrief .convertforms .cf-input::placeholder, .nieuwsbrief .convertforms .cf-input:has(option:disabled:checked) {
    color: #fff;
    opacity: 0.7;
  }
  .nieuwsbrief .convertforms .cf-btn {
    background-color: #000 !important;
    color: #fff !important;
  }
  .nieuwsbrief .convertforms .cf-btn:hover {
    background-color: #fff !important;
    color: #000 !important;
  }
  .nieuwsbrief .convertforms .cf-two-thirds {
    display: flex;
    align-items: center;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 20px;
    user-select: none;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"]:checked + .cf-label::before {
    background-image: linear-gradient(#b9e9b3, #a8e4a0);
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"]:checked + .cf-label::after {
    display: block;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .convertforms .cf-checkbox-group {
    padding: 0px;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label {
    padding-left: 1.8em;
    display: inline-block;
    color: #ffffff8f;
    padding-left: 30px;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label a {
    color: #ffffff8f;
    text-decoration: underline;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label a:hover {
    color: #fff;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05);
    opacity: 1;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label::after {
    content: "";
    position: absolute;
    display: none;
    left: 11px;
    top: 14px;
    width: 0.35em;
    height: 0.7em;
    border: solid white;
    border-width: 0 0.15em 0.15em 0;
    transform: translate(-50%, -50%) rotate(45deg);
    opacity: 1;
  }
  body.s .wj-copyright-row > div {
    flex-direction: column;
    align-content: center;
  }
  .wj-copyright .wj-copyright-row > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    row-gap: 10px;
    column-gap: 20px;
  }
  .wj-copyright .wj-copyright-row > div .wj-owner {
    font-size: 0.8rem;
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter {
    width: 100%;
    box-sizing: border-box;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter span, .wj-copyright .wj-copyright-row > div .wj-typewriter a {
    font-size: 0.8rem;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter span {
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter a {
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter a:hover {
    color: #000;
    cursor: pointer;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    border-radius: 0.5rem;
    padding: 0px;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .wj-heart {
    align-items: flex-end !important;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .heart-icon {
    position: relative;
    margin: 0 0 0 2px;
    fill: #8438df;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .typewriter-container {
    display: inline-block;
    min-width: 10ch;
    text-align: left;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .typewriter-text {
    display: inline-block;
    white-space: nowrap;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .cursor {
    animation: blink 0.7s infinite;
    display: inline-block;
    color: black !important;
  }
  @keyframes blink {
    0%, 100% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
  }
  .wj-copyright .wj-copyright-row > div .wj-cookies .el-content {
    font-size: 0.8rem;
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-cookies:hover {
    cursor: pointer;
    text-decoration: underline;
  }
  .cc-revoke {
    background-color: transparent !important;
    background-size: cover;
    width: 32px;
    height: 32px;
  }
  .cc-btn, div.cc-checkboxes-container a.cc-btn.cc-allow {
    border: none;
    padding: 15px 30px 15px 30px;
    border-radius: 100px !important;
    margin-top: 10px;
  }
  .cc-btn:hover, div.cc-checkboxes-container a.cc-btn.cc-allow:hover {
    text-decoration: none !important;
  }
  div.cc-checkbox-container {
    width: 100%;
  }
  span.cc-cookie-settings-toggler {
    display: none;
  }
  div.cc-checkbox-container input:checked + span {
    background-color: #19a319 !important;
  }
  div.cc-checkbox-container input + span {
    background-color: #f7148b !important;
  }
  div.cc-settings-label {
    font-size: 15px !important;
    font-weight: normal !important;
    margin: 15px 0 !important;
    color: #000 !important;
    opacity: 1 !important;
  }
  div.cc-checkboxes-container div.cc-checkbox-container a {
    pointer-events: none !important;
  }
  .cc-message-text {
    line-height: 150%;
  }
  .cc-link {
    opacity: 1 !important;
    color: #2e1352 !important;
    text-decoration: none !important;
    line-height: 30px;
    margin-bottom: 0 !important;
  }
  a.cc-link.cc-cookie::before, a.cc-link.cc-privacy::before {
    content: "";
    float: left;
    margin-right: 10px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    background-image: url(/images/system/icons/arrow.svg);
    background-size: cover;
  }
  .cc-link:hover {
    color: #000 !important;
  }
  .cc-highlight {
    margin-top: 50px;
  }
  .cc-header {
    font-size: 120%;
    color: #000;
    margin: 0;
  }
  .cc-header p {
    margin: 0;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allow {
    background-color: #fff;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allowall {
    background-color: #c7fdbb;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) and (max-width: 363px) {
  .wj-copyright .wj-copyright-row > div .wj-owner {
    text-align: center;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) and (max-width: 363px) {
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section {
    flex-direction: column;
    align-items: center !important;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .wj-heart {
    flex-wrap: nowrap !important;
  }
}
@media (min-width: 1600px) {
  /*COOKIE CONSENT*/
  @font-face {
    font-family: "Trebuchet MS";
    src: url("/templates/yootheme_custom/webfonts/TrebuchetMS.woff2") format("woff2"), url("/templates/yootheme_custom/webfonts/TrebuchetMS.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Trebuchet MS Italic";
    src: url("/templates/yootheme_custom/webfonts/TrebuchetMS-Italic.woff2") format("woff2"), url("/templates/yootheme_custom/webfonts/TrebuchetMS-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
  }
  #tm-main {
    scroll-margin-top: 60px;
  }
  .uk-notification-message {
    background-color: black;
  }
  .uk-notification-message a {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
  }
  h1, h2, h3, h4, h5, h6, p {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    letter-spacing: 0px;
    color: #000;
  }
  h1 {
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
    font-weight: bold;
    text-transform: lowercase;
  }
  h1::first-letter {
    text-transform: uppercase !important;
  }
  h1 span {
    display: inline-block;
    text-transform: none !important;
  }
  h2 {
    font-size: clamp(1.125rem, calc(0.966rem + 0.8vw), 1.5625rem);
    font-weight: bold;
    text-transform: lowercase;
  }
  h2::first-letter {
    text-transform: uppercase !important;
  }
  h3 {
    text-transform: none;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
  }
  p {
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
  }
  hr {
    border-top: 1px solid #000;
  }
  .uk-accordion .uk-accordion-title {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
    letter-spacing: 0px;
    padding-inline-start: 20px;
    margin-block-start: 10px;
  }
  .uk-accordion .uk-accordion-title:hover {
    background: #8d0013;
  }
  .uk-accordion .uk-accordion-content .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
    color: #000;
  }
  .uk-accordion .uk-accordion-content .el-content h3, .uk-accordion .uk-accordion-content .el-content h4 {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .uk-accordion .uk-accordion-content .el-content p {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .djacc {
    z-index: 900 !important;
  }
  .djacc__panel .djacc__arrows.djacc__arrows--zoom {
    display: none;
  }
  .djacc__panel .djacc__title {
    color: #fff;
  }
  .djacc-read-mode div[role="dialog"][aria-live="polite"][aria-label="cookieconsent"] {
    display: none !important;
  }
  .printbutton .uk-width-1-1\@m {
    display: flex;
    justify-content: flex-end;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton {
    background-color: #b30018;
    margin-top: 20px;
    position: relative;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton:hover {
    background-color: #8d0013;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a {
    color: white;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0px;
    padding-inline: 10px;
    padding-block: 5px;
    padding-inline-end: 50px;
    position: relative;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url("/images/icons/printer.svg");
    background-size: cover;
  }
  .printbutton .uk-width-1-1\@m .printmodebutton a:hover {
    text-decoration: none;
  }
  header img {
    width: clamp(3.125rem, calc(-2.708rem + 46.67vw), 6.625rem);
  }
  header .siteTitle {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #eb001e;
    text-transform: none;
    font-weight: bold;
    line-height: 1;
  }
  header .siteTitle {
    font-size: clamp(1.125rem, calc(0.852rem + 1.36vw), 1.875rem);
  }
  header .siteTitle span {
    letter-spacing: 0px;
    font-size: clamp(1rem, calc(0.773rem + 1.14vw), 1.625rem);
  }
  header .uk-navbar-sticky {
    box-shadow: 0px 1px 0px rgba(17, 17, 26, 0.05), 0px 0px 8px rgba(17, 17, 26, 0.1);
  }
  .tm-top {
    background-color: #eb001e;
    padding-block: 20px;
  }
  .tm-top .uk-container {
    display: flex;
    justify-content: flex-end;
    max-width: 1600px;
  }
  .tm-top #module-125 {
    justify-content: flex-end;
    width: 100%;
    max-width: 500px;
  }
  .tm-top #module-125 form {
    width: 100%;
  }
  .tm-top #module-125 form span {
    padding-inline-start: 10px;
  }
  .tm-top #module-125 form .uk-icon svg circle {
    stroke: black !important;
    stroke-width: 2px;
  }
  .tm-top #module-125 form .uk-icon svg path {
    stroke: black;
    stroke-width: 2px;
  }
  .tm-top #module-125 form input {
    background-color: white;
    padding-left: 40px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: #000;
  }
  .tm-top #module-125 form input::placeholder {
    color: #000;
  }
  nav .uk-navbar-left {
    row-gap: 0px;
  }
  nav .uk-navbar-left .uk-logo {
    position: relative;
    z-index: 10;
  }
  nav .uk-navbar-left #module-127 {
    min-height: 0px;
  }
  nav .uk-navbar-left #module-127 h4 {
    padding-block-end: 10px;
  }
  nav .uk-navbar-right ul li a {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: black;
    font-size: clamp(1rem, calc(0.955rem + 0.23vw), 1.125rem);
    text-transform: none;
    letter-spacing: 0px;
    min-height: 60px;
    margin-block: 10px;
  }
  nav .uk-navbar-right ul li.uk-active a {
    color: #eb001e;
  }
  header .uk-navbar .uk-navbar-right .uk-navbar-toggle .uk-icon svg {
    width: 30px;
    height: 30px;
  }
  header .uk-navbar .uk-navbar-right .uk-navbar-toggle .uk-icon svg rect {
    stroke: black;
    stroke-width: 1px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog {
    background-color: #eb001e;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog ul li {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    color: white;
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog ul li a {
    color: white;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button {
    background: transparent;
    padding-top: 15px;
    padding-right: 15px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button svg {
    width: 30px;
    height: 30px;
  }
  .uk-modal.uk-modal-full.uk-open .uk-modal-dialog button svg line {
    stroke: white;
    stroke-width: 3px;
  }
  .header {
    background-color: transparent;
  }
  .header .uk-width-1-1\@m {
    padding-inline-start: 0px;
    margin-inline-start: 40px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding-block: 30px;
  }
  .header p, .header .tekstblok {
    color: black;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
  }
  .overzicht_section h2 {
    font-size: clamp(1.125rem, calc(0.966rem + 0.8vw), 1.5625rem);
    font-weight: bold;
    text-transform: lowercase;
    color: black;
  }
  .overzicht_section h2::first-letter {
    text-transform: uppercase !important;
  }
  .overzicht_section h2 span {
    font-size: clamp(1.5625rem, calc(1.449rem + 0.57vw), 1.875rem);
  }
  .card_grid_section .uk-card h2, .card_grid_section .uk-card h3 {
    color: black;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-weight: bold;
    text-transform: none;
  }
  .card_grid_section .uk-card .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .card_grid_section .uk-card .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .card_grid_section .uk-card .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
  }
  .programmas_card_grid_section .uk-card h2, .programmas_card_grid_section .uk-card h3 {
    color: black;
    text-transform: none;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-weight: bold;
  }
  .programmas_card_grid_section .uk-card .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .programmas_card_grid_section .uk-card .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .programmas_card_grid_section .uk-card .el-meta {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
    text-transform: none;
    letter-spacing: 0px;
  }
  .programmas_card_grid_section .uk-card .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
  }
  .charts_section h3 {
    text-transform: none;
  }
  .search_section h2 {
    text-transform: none;
  }
  .search_section .el-meta, .search_section .el-content {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    color: black;
    text-transform: none;
    letter-spacing: 0px;
  }
  .search_section hr {
    border-top: 1px solid black;
  }
  .search_section .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
  }
  .search_section .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  footer {
    box-shadow: 0px 1px 0px rgba(17, 17, 26, 0.05), 0px 0px 8px rgba(17, 17, 26, 0.1);
  }
  footer .uk-container {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: normal;
    color: #000;
  }
  .error404 h1 {
    color: black;
    font-size: 40px;
    font-weight: bold;
  }
  .error404 p {
    color: black;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    font-weight: normal;
  }
  .error404 .uk-button {
    background-color: #b30018;
    color: white;
    padding-block: 5px;
    padding-inline: 20px;
    text-transform: none;
    font-weight: bold !important;
    letter-spacing: 0px;
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: clamp(1rem, calc(0.909rem + 0.45vw), 1.25rem);
    margin-top: 20px;
  }
  .error404 .uk-button:hover {
    background-color: #8d0013;
    border: 1px solid #8d0013;
  }
  .awesomplete ul {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    text-transform: capitalize;
    font-size: 16px;
  }
  .nieuwsbrief .convertforms .cf-content-wrap, .nieuwsbrief .convertforms .cf-form-wrap {
    padding: 0;
  }
  .nieuwsbrief .convertforms .cf-input {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 8px 10px;
  }
  .nieuwsbrief .convertforms .cf-input::placeholder, .nieuwsbrief .convertforms .cf-input:has(option:disabled:checked) {
    color: #fff;
    opacity: 0.7;
  }
  .nieuwsbrief .convertforms .cf-btn {
    background-color: #000 !important;
    color: #fff !important;
  }
  .nieuwsbrief .convertforms .cf-btn:hover {
    background-color: #fff !important;
    color: #000 !important;
  }
  .nieuwsbrief .convertforms .cf-two-thirds {
    display: flex;
    align-items: center;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 20px;
    user-select: none;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"]:checked + .cf-label::before {
    background-image: linear-gradient(#b9e9b3, #a8e4a0);
  }
  .nieuwsbrief .convertforms .cf-checkbox-group input[type="checkbox"]:checked + .cf-label::after {
    display: block;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .convertforms .cf-checkbox-group {
    padding: 0px;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label {
    padding-left: 1.8em;
    display: inline-block;
    color: #ffffff8f;
    padding-left: 30px;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label a {
    color: #ffffff8f;
    text-decoration: underline;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label a:hover {
    color: #fff;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.05);
    opacity: 1;
  }
  .nieuwsbrief .convertforms .cf-checkbox-group .cf-label::after {
    content: "";
    position: absolute;
    display: none;
    left: 11px;
    top: 14px;
    width: 0.35em;
    height: 0.7em;
    border: solid white;
    border-width: 0 0.15em 0.15em 0;
    transform: translate(-50%, -50%) rotate(45deg);
    opacity: 1;
  }
  body.s .wj-copyright-row > div {
    flex-direction: column;
    align-content: center;
  }
  .wj-copyright .wj-copyright-row > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    row-gap: 10px;
    column-gap: 20px;
  }
  .wj-copyright .wj-copyright-row > div .wj-owner {
    font-size: 0.8rem;
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter {
    width: 100%;
    box-sizing: border-box;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter span, .wj-copyright .wj-copyright-row > div .wj-typewriter a {
    font-size: 0.8rem;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter span {
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter a {
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter a:hover {
    color: #000;
    cursor: pointer;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    border-radius: 0.5rem;
    padding: 0px;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .wj-heart {
    align-items: flex-end !important;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .heart-icon {
    position: relative;
    margin: 0 0 0 2px;
    fill: #8438df;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .typewriter-container {
    display: inline-block;
    min-width: 10ch;
    text-align: left;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .typewriter-text {
    display: inline-block;
    white-space: nowrap;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .cursor {
    animation: blink 0.7s infinite;
    display: inline-block;
    color: black !important;
  }
  @keyframes blink {
    0%, 100% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
  }
  .wj-copyright .wj-copyright-row > div .wj-cookies .el-content {
    font-size: 0.8rem;
    color: #000;
  }
  .wj-copyright .wj-copyright-row > div .wj-cookies:hover {
    cursor: pointer;
    text-decoration: underline;
  }
  .cc-revoke {
    background-color: transparent !important;
    background-size: cover;
    width: 32px;
    height: 32px;
  }
  .cc-btn, div.cc-checkboxes-container a.cc-btn.cc-allow {
    border: none;
    padding: 15px 30px 15px 30px;
    border-radius: 100px !important;
    margin-top: 10px;
  }
  .cc-btn:hover, div.cc-checkboxes-container a.cc-btn.cc-allow:hover {
    text-decoration: none !important;
  }
  div.cc-checkbox-container {
    width: 100%;
  }
  span.cc-cookie-settings-toggler {
    display: none;
  }
  div.cc-checkbox-container input:checked + span {
    background-color: #19a319 !important;
  }
  div.cc-checkbox-container input + span {
    background-color: #f7148b !important;
  }
  div.cc-settings-label {
    font-size: 15px !important;
    font-weight: normal !important;
    margin: 15px 0 !important;
    color: #000 !important;
    opacity: 1 !important;
  }
  div.cc-checkboxes-container div.cc-checkbox-container a {
    pointer-events: none !important;
  }
  .cc-message-text {
    line-height: 150%;
  }
  .cc-link {
    opacity: 1 !important;
    color: #2e1352 !important;
    text-decoration: none !important;
    line-height: 30px;
    margin-bottom: 0 !important;
  }
  a.cc-link.cc-cookie::before, a.cc-link.cc-privacy::before {
    content: "";
    float: left;
    margin-right: 10px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    background-image: url(/images/system/icons/arrow.svg);
    background-size: cover;
  }
  .cc-link:hover {
    color: #000 !important;
  }
  .cc-highlight {
    margin-top: 50px;
  }
  .cc-header {
    font-size: 120%;
    color: #000;
    margin: 0;
  }
  .cc-header p {
    margin: 0;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allow {
    background-color: #fff;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allowall {
    background-color: #c7fdbb;
  }
}
@media (min-width: 1600px) and (max-width: 363px) {
  .wj-copyright .wj-copyright-row > div .wj-owner {
    text-align: center;
  }
}
@media (min-width: 1600px) and (max-width: 363px) {
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section {
    flex-direction: column;
    align-items: center !important;
  }
  .wj-copyright .wj-copyright-row > div .wj-typewriter .website-section .wj-heart {
    flex-wrap: nowrap !important;
  }
}
