.elementor-kit-5{--e-global-color-primary:#BBB900;--e-global-color-secondary:#006185;--e-global-color-text:#1E1E1E;--e-global-color-accent:#FFFFFF;--e-global-color-3ae60d6:#E49500;--e-global-color-85f44f8:#0098C0;--e-global-color-8f3c96b:#EFF3F7;--e-global-typography-primary-font-family:"Inter Tight";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Inter Tight";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Inter Tight";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.2em;--e-global-typography-c34cfeb-font-family:"Inter Tight";--e-global-typography-c34cfeb-font-size:72px;--e-global-typography-c34cfeb-font-weight:600;--e-global-typography-c34cfeb-line-height:1.2em;--e-global-typography-4032385-font-family:"Inter";--e-global-typography-4032385-font-size:17px;--e-global-typography-4032385-font-weight:400;--e-global-typography-4032385-line-height:1.5em;--e-global-typography-ff1ea30-font-family:"Inter Tight";--e-global-typography-ff1ea30-font-size:28px;--e-global-typography-ff1ea30-font-weight:500;--e-global-typography-ff1ea30-line-height:1.2em;--e-global-typography-74e65a3-font-family:"Inter Tight";--e-global-typography-74e65a3-font-size:22px;--e-global-typography-74e65a3-font-weight:500;--e-global-typography-74e65a3-line-height:1.2em;--e-global-typography-1377fab-font-family:"Inter Tight";--e-global-typography-1377fab-font-size:16px;--e-global-typography-1377fab-font-weight:500;--e-global-typography-1377fab-line-height:1.2em;--e-global-typography-4c053aa-font-family:"Inter";--e-global-typography-4c053aa-font-size:14px;--e-global-typography-4c053aa-font-weight:500;--e-global-typography-4c053aa-line-height:1.2em;--e-global-typography-79e7895-font-family:"Inter";--e-global-typography-79e7895-font-size:14px;--e-global-typography-79e7895-font-weight:400;--e-global-typography-79e7895-line-height:1em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:1rem;}.elementor-element{--widgets-spacing:1rem 1rem;--widgets-spacing-row:1rem;--widgets-spacing-column:1rem;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-line-height:1.5em;--e-global-typography-4032385-font-size:18px;--e-global-typography-4032385-line-height:1.5em;--e-global-typography-ff1ea30-font-size:28px;--e-global-typography-4c053aa-line-height:1.5em;--e-global-typography-79e7895-line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:28px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-size:18px;--e-global-typography-c34cfeb-font-size:36px;--e-global-typography-4032385-font-size:16px;--e-global-typography-4032385-line-height:1.6em;--e-global-typography-ff1ea30-font-size:22px;--e-global-typography-74e65a3-font-size:20px;--e-global-typography-1377fab-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-child{
    margin: 0;
}

.accentkleur {
    color: rgb(187, 185, 0);
}


.grecaptcha-badge { 
    visibility: hidden !important;
}

/* List Item Bullet Styling (Onderwerpen) */
.onderwerpen-bullet-list {
  list-style: none;
  padding-left: 0; 
}

.onderwerpen-bullet-list li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px;
}

.onderwerpen-bullet-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2025/06/green-arrow-right.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* Doelgroepen Carousel */
.doelgroepen-carousel {
  position: relative;
  overflow: hidden;
}

.doelgroepen-carousel .swiper-wrapper {
  /*transition-timing-function: linear !important;*/
  pointer-events: none;
  touch-action: none;
}

.doelgroepen-carousel::before,
.doelgroepen-carousel::after {
  content: "";
  position: absolute;
  top: 0;
  width: 60px;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

.doelgroepen-carousel::before {
  left: 0;
  background: linear-gradient(to right, white 0%, transparent 100%);
}

.doelgroepen-carousel::after {
  right: 0;
  background: linear-gradient(to left, white 0%, transparent 100%);
}

.doelgroepen-carousel .check-icon {
  width: 18px;
  height: 18px;
  margin-right: 8px;
  border-radius: 50%;
  font-size: 12px;
  border: 1px solid #006185;
  color: #006185;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Hide disabled days */
.Uitschakelen {
    display: none !important;
}
.hb-inline-sub {
    font-size: inherit;
    font-weight: inherit;
    margin: 0 0 4px 0;
    padding: 0;
    display: block;
}/* End custom CSS */