/*
Theme Name: Novaka
Theme URI: http://impreza.us-themes.com/
Template: Impreza
Author: UpSolution
Author URI: http://us-themes.com/
Description: Multi-Purpose WordPress Theme.
Version: 9.2.202609134
Updated: 2026-09-10 14:00:00

*/

/* Novaka – centrale componentstijlen */

/* Globale interface */
.w-toplink {
  display: none !important;
}

.l-header .w-nav-item.current-menu-item > .w-nav-anchor {
  color: #0d2845 !important;
}

/* Eventcarrousels */
:is(.novaka-dynamic-events-carousel, .novaka-dynamic-testimonials-carousel) .owl-dots {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 8px;
  margin: 32px auto 0 !important;
}

:is(.novaka-dynamic-events-carousel, .novaka-dynamic-testimonials-carousel) .owl-dot {
  display: block !important;
  flex: 0 0 8px;
  width: 8px !important;
  height: 8px !important;
  padding: 0 !important;
  border: 0 !important;
  cursor: pointer;
}

:is(.novaka-dynamic-events-carousel, .novaka-dynamic-testimonials-carousel) .owl-dot.active {
  flex-basis: 30px;
  width: 30px !important;
}

:is(.novaka-dynamic-events-carousel, .novaka-dynamic-testimonials-carousel) .owl-dot span {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #009b8e !important;
  opacity: 0.25;
}

:is(.novaka-dynamic-events-carousel, .novaka-dynamic-testimonials-carousel) .owl-dots .owl-dot.active span {
  border: 0 !important;
  background: #009b8e !important;
  opacity: 1;
}

.novaka-dynamic-testimonials-carousel .owl-dots {
  margin-top: 30px !important;
}

@media (min-width: 1025px) {
  .novaka-home-events .owl-stage-outer,
  .novaka-growth-event-carousel .owl-stage-outer {
    overflow: visible;
  }

  .novaka-home-events {
    overflow: hidden;
  }
}

/* Home */
@media (min-width: 1025px) {
  .novaka-home-reasons .novaka-reasons-top-gap {
    height: 20px !important;
  }

  .novaka-home-reasons .novaka-reasons-grid,
  .novaka-home-reasons .novaka-reasons-divider {
    width: 1142px !important;
    max-width: none !important;
  }

  .novaka-home-reasons .w-iconbox-title {
    padding-top: 24px;
  }

  .novaka-home-reasons .w-iconbox-text {
    margin-top: 18px;
  }

  .novaka-home-reasons .novaka-reasons-divider {
    height: 64px !important;
    margin-top: 28px !important;
  }
}

/* Teamcarrousel */
.novaka-team-carousel .owl-stage-outer {
  overflow: visible;
}

.novaka-dynamic-team-carousel .owl-dots {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 4px;
  height: 9px;
  margin: 32px auto 0 !important;
}

.novaka-dynamic-team-carousel .owl-dot {
  display: block !important;
  flex: 0 0 25px;
  width: 25px !important;
  height: 9px !important;
  padding: 0 !important;
  border: 0 !important;
  cursor: pointer;
}

.novaka-dynamic-team-carousel .owl-dot.active {
  flex-basis: 59px;
  width: 59px !important;
}

.novaka-dynamic-team-carousel .owl-dot span {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #0d2845 !important;
  opacity: 0.2;
}

.novaka-dynamic-team-carousel .owl-dots .owl-dot.active span {
  background: #0d2845 !important;
  opacity: 1;
}

/* Inzichtdetail */
.novaka-insight-article-ctas .w-btn-label {
  white-space: nowrap;
}

@media (min-width: 1025px) {
  .novaka-insight-article > .vc_column-inner > h2:nth-of-type(4) {
    margin-top: 50px !important;
  }
}


/* Globale footer */
.novaka-footer .novaka-footer-contact {
  margin: 0;
}

.novaka-footer .novaka-footer-contact a {
  display: flex;
  align-items: center;
  height: 24px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}

.novaka-footer .novaka-footer-contact a + a {
  margin-top: 14px;
}

.novaka-footer .novaka-footer-contact i {
  width: 16px;
  margin-right: 16px;
  color: #009b8e;
  font-size: 16px;
  text-align: center;
}

.novaka-footer .novaka-footer-legal a {
  color: inherit;
}

.novaka-footer .novaka-footer-logo img {
  transform: translateY(6px) scale(0.97);
  transform-origin: top center;
}

@media (max-width: 600px) {
}


/* Dynamische contentrasters */
@media (max-width: 600px) {
  .novaka-home-academy-grid {
    --gap: 20px !important;
  }
}

/* Dynamisch bijeenkomst-detail */
.novaka-event-single-hero {
  color: #0d2845;
  background: linear-gradient(119deg, rgba(0, 137, 166, 0.08), rgba(0, 111, 101, 0.13)), #f2f4f5;
  padding-top: 90px;
  padding-bottom: 100px;
}

.novaka-event-breadcrumb {
  color: #009b8e;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.novaka-event-breadcrumb .post_title {
  max-width: 540px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.novaka-event-title {
  max-width: 820px;
  margin-bottom: 18px !important;
}

.novaka-event-title :is(h1, .w-post-elm-before) {
  color: #0d2845;
}

.novaka-event-lead {
  max-width: 820px;
  margin-bottom: 46px;
  color: #0d2845;
  font-size: 18px;
  line-height: 1.65;
}

.novaka-event-content-grid {
  align-items: flex-start;
}

.novaka-event-featured-image {
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 42px;
}

.novaka-event-featured-image img {
  display: block;
  width: 100%;
  height: 420px;
  object-fit: cover;
}

.novaka-event-body {
  color: #0d2845;
  font-size: 17px;
  line-height: 1.75;
}

.novaka-event-body h2 {
  margin-top: 32px;
  margin-bottom: 10px;
  color: #0d2845;
  font-size: 28px;
  line-height: 1.25;
}

.novaka-event-meta-card {
  position: sticky;
  top: 110px;
  padding: 30px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 2px 14px rgba(13, 40, 69, 0.08);
}

.novaka-event-eyebrow,
.novaka-section-eyebrow {
  color: #009b8e !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
  font-weight: 800 !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.novaka-event-eyebrow {
  margin-bottom: 22px !important;
}

.novaka-event-meta-label {
  display: block;
  margin-top: 17px;
  margin-bottom: 3px;
  color: rgba(13, 40, 69, 0.55);
  font-size: 13px;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
}

.novaka-event-speaker,
.novaka-event-meta-value,
.novaka-event-time {
  color: #0d2845;
  font-size: 17px;
  line-height: 1.45;
  font-weight: 600;
}

.novaka-event-meta-separator {
  margin: 20px 0 4px !important;
}

.novaka-event-meta-field {
  flex-direction: column;
  align-items: flex-start;
}

.novaka-event-meta-field:not(:has(.post_custom_field)),
.novaka-event-meta-field:has(.post_custom_field:empty) {
  display: none !important;
}

.novaka-event-navigation-row,
.novaka-event-related-section,
.novaka-event-academy-section,
.novaka-event-contact-cta {
  padding-top: 88px;
  padding-bottom: 88px;
}

.novaka-event-navigation-row {
  padding-top: 44px;
  padding-bottom: 44px;
  background: #fff;
}

.novaka-event-related-section,
.novaka-event-academy-section {
  color: #0d2845;
  background: #f2f4f5;
}

.novaka-event-related-section h2,
.novaka-event-academy-section h2,
.novaka-event-contact-cta h2 {
  margin: 8px 0 30px;
  color: #0d2845;
}

.novaka-event-related-grid,
.novaka-event-academy-grid {
  margin-top: 30px;
}

.novaka-event-academy-section .w-btn-wrapper {
  margin-top: 34px;
}

.novaka-section-intro {
  max-width: 760px;
  color: #0d2845;
  font-size: 17px;
  line-height: 1.6;
}

.novaka-event-contact-cta {
  color: #fff;
  background: #0d2845;
}

.novaka-event-contact-cta > .l-section-h > .g-cols > .wpb_column > .vc_column-inner {
  max-width: 760px;
}

.novaka-event-contact-cta h2,
.novaka-event-contact-cta p:not(.novaka-section-eyebrow) {
  color: #fff;
}

.novaka-event-contact-cta .w-btn-wrapper {
  margin-top: 24px;
}

@media (max-width: 1024px) {
  .novaka-event-single-hero {
    padding-top: 70px;
    padding-bottom: 72px;
  }

  .novaka-event-meta-card {
    position: static;
    margin-top: 12px;
  }

  .novaka-event-navigation-row,
  .novaka-event-related-section,
  .novaka-event-academy-section,
  .novaka-event-contact-cta {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

@media (max-width: 600px) {
  .novaka-event-single-hero {
    padding-top: 52px;
    padding-bottom: 56px;
  }

  .novaka-event-breadcrumb {
    font-size: 12px;
    letter-spacing: 0.06em;
  }

  .novaka-event-breadcrumb .post_title {
    max-width: 135px;
  }

  .novaka-event-title {
    margin-bottom: 16px !important;
  }

  .novaka-event-lead {
    margin-bottom: 32px;
    font-size: 16px;
    line-height: 1.6;
  }

  .novaka-event-featured-image {
    margin-bottom: 30px;
  }

  .novaka-event-featured-image img {
    height: 240px;
  }

  .novaka-event-body {
    font-size: 16px;
    line-height: 1.7;
  }

  .novaka-event-body h2 {
    margin-top: 26px;
    font-size: 24px;
  }

  .novaka-event-meta-card {
    padding: 24px;
  }

  .novaka-event-navigation-row,
  .novaka-event-related-section,
  .novaka-event-academy-section,
  .novaka-event-contact-cta {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}


/* Dynamische inzichtenbibliotheek */
.novaka-insights-library {
  color:#0d2845;
  background:#f2f4f5;
  padding-top:96px;
  padding-bottom:104px;
}
.novaka-insights-library h2 { margin:8px 0 12px; color:#0d2845; }
.novaka-insights-controls {
  display:flex;
  align-items:stretch;
  gap:16px;
  margin:34px 0;
}
.novaka-insights-controls > * { flex:1 1 280px; max-width:360px; }
.novaka-insights-controls :is(select,input) {
  width:100%;
  min-height:52px;
  border:1px solid rgba(13,40,69,.18);
  border-radius:8px;
  background:#fff;
  color:#0d2845;
}
.novaka-insights-dynamic-grid { margin-top:0; }
@media (max-width:600px) {
  .novaka-insights-library { padding-top:56px; padding-bottom:56px; }
  .novaka-insights-controls { flex-direction:column; gap:12px; margin:26px 0 28px; }
  .novaka-insights-controls > * { flex:none; width:100%; max-width:none; }
}


/* Dynamisch inzicht-detail */
.novaka-insight-single-article {
  color:#0d2845;
  background:#f2f4f5;
  padding-top:90px;
  padding-bottom:96px;
}
.novaka-insight-breadcrumb {
  color:#009b8e;
  font-size:14px;
  line-height:1.4;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:12px;
}
.novaka-insight-breadcrumb .post_title {
  max-width:420px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.novaka-insight-title { margin-bottom:20px !important; }
.novaka-insight-title :is(h1,.w-post-elm-before) { color:#0d2845; }
.novaka-insight-theme {
  width:fit-content;
  color:#009b8e;
  background:#fff;
  padding:7px 11px;
  border-radius:4px;
  margin-bottom:18px;
}
.novaka-insight-theme a { color:#009b8e; }
.novaka-insight-meta {
  color:rgba(13,40,69,.65);
  font-size:14px;
  margin-bottom:34px;
}

.w-hwrapper.novaka-insight-meta:not(:has(.post_custom_field:not(:empty))){display:none!important}
.novaka-insight-author-label:not(:empty) { margin-left:14px; }
.novaka-insight-featured-image {
  overflow:hidden;
  border-radius:10px;
  margin-bottom:34px;
}
.novaka-insight-featured-image img {
  display:block;
  width:100%;
  height:auto;
  max-height:440px;
  object-fit:cover;
}
.novaka-insight-sharing {
  padding-bottom:22px;
  margin-bottom:34px;
  border-bottom:1px solid rgba(13,40,69,.16);
}
.novaka-insight-body {
  color:#0d2845;
  font-size:17px;
  line-height:1.75;
}
.novaka-insight-body h2 {
  color:#0d2845;
  margin-top:34px;
  margin-bottom:12px;
}
.novaka-insight-body img { max-width:100%; height:auto; }
.novaka-insight-article-ctas { margin-top:38px; }
.novaka-insight-navigation-row {
  color:#0d2845;
  background:#fff;
  padding-top:42px;
  padding-bottom:42px;
}
.novaka-insight-academy-section,
.novaka-insight-related-section {
  color:#0d2845;
  padding-top:90px;
  padding-bottom:96px;
}
.novaka-insight-academy-section { background:#f2f4f5; }
.novaka-insight-related-section { background:#e7eaec; }
.novaka-insight-academy-section h2,
.novaka-insight-related-section h2 {
  color:#0d2845;
  margin:8px 0 14px;
}
.novaka-insight-academy-grid,
.novaka-insight-related-grid { margin-top:32px; }
.novaka-insight-academy-section .w-btn-wrapper { margin-top:34px; }
@media (max-width:1024px) {
  .novaka-insight-single-article { padding-top:70px; padding-bottom:76px; }
  .novaka-insight-academy-section,
  .novaka-insight-related-section { padding-top:72px; padding-bottom:76px; }
}
@media (max-width:600px) {
  .novaka-insight-single-article { padding-top:52px; padding-bottom:58px; }
  .novaka-insight-breadcrumb { font-size:12px; letter-spacing:.06em; }
  .novaka-insight-breadcrumb .post_title { max-width:140px; }
  .novaka-insight-theme { margin-bottom:14px; }
  .novaka-insight-featured-image { margin-bottom:28px; }
  .novaka-insight-body { font-size:16px; line-height:1.7; }
  .novaka-insight-sharing { align-items:flex-start; }
  .novaka-insight-article-ctas .w-btn-wrapper,
  .novaka-insight-article-ctas .w-btn { width:100%; }
  .novaka-insight-navigation-row { padding-top:30px; padding-bottom:30px; }
  .novaka-insight-academy-section,
  .novaka-insight-related-section { padding-top:56px; padding-bottom:60px; }
  .novaka-insight-academy-grid,
  .novaka-insight-related-grid { margin-top:26px; }
}


/* Dynamisch Academy-overzicht */
.novaka-academy-overview {
  color:#0d2845;
  background:#f2f4f5;
  padding-top:96px;
  padding-bottom:104px;
}
.novaka-academy-overview h2 { color:#0d2845; margin:8px 0 12px; }
.novaka-academy-overview-grid { margin-top:34px; }
@media (max-width:600px) {
  .novaka-academy-overview { padding-top:56px; padding-bottom:60px; }
  .novaka-academy-overview-grid { margin-top:28px; }
}


/* Dynamisch Academy-detail */
.novaka-academy-single-hero {
  color:#0d2845;
  background:linear-gradient(119deg,rgba(0,137,166,.08),rgba(0,111,101,.13)),#f2f4f5;
  padding-top:90px;
  padding-bottom:100px;
}
.novaka-academy-breadcrumb {
  color:#009b8e;
  font-size:14px;
  line-height:1.4;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:12px;
}
.novaka-academy-breadcrumb .post_title {
  max-width:520px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.novaka-academy-title { max-width:820px; margin-bottom:18px !important; }
.novaka-academy-title :is(h1,.w-post-elm-before) { color:#0d2845; }
.novaka-academy-content-grid { align-items:flex-start; }
.novaka-academy-featured-image {
  overflow:hidden;
  border-radius:10px;
  margin-bottom:42px;
}
.novaka-academy-featured-image img {
  display:block;
  width:100%;
  height:420px;
  object-fit:cover;
}
.novaka-academy-body { color:#0d2845; font-size:17px; line-height:1.75; }
.novaka-academy-body h2 { color:#0d2845; margin:32px 0 10px; }
.novaka-academy-meta-card {
  position:sticky;
  top:110px;
  padding:30px;
  border-radius:10px;
  background:#fff;
  box-shadow:0 2px 14px rgba(13,40,69,.08);
}
.novaka-academy-eyebrow {
  color:#009b8e !important;
  font-size:14px !important;
  line-height:1.4 !important;
  font-weight:800 !important;
  letter-spacing:.1em;
  text-transform:uppercase;
  margin-bottom:20px !important;
}
.novaka-academy-meta-label {
  display:block;
  margin-top:16px;
  margin-bottom:3px;
  color:rgba(13,40,69,.55);
  font-size:13px;
  line-height:1.4;
  font-weight:700;
  text-transform:uppercase;
}
.novaka-academy-meta-value { color:#0d2845; font-size:17px; line-height:1.45; font-weight:600; }
.novaka-academy-meta-field { flex-direction:column; align-items:flex-start; }
.novaka-academy-meta-field:not(:has(.post_custom_field)),
.novaka-academy-meta-field:has(.post_custom_field:empty),
.novaka-academy-date-field:not(:has(.post_date:not(:empty))) { display:none !important; }
.novaka-academy-navigation-row {
  color:#0d2845;
  background:#fff;
  padding-top:42px;
  padding-bottom:42px;
}
.novaka-academy-related-section,
.novaka-academy-contact-cta { padding-top:90px; padding-bottom:96px; }
.novaka-academy-related-section { color:#0d2845; background:#f2f4f5; }
.novaka-academy-related-section h2,
.novaka-academy-contact-cta h2 { margin:8px 0 14px; }
.novaka-academy-related-grid { margin-top:32px; }
.novaka-academy-contact-cta { color:#fff; background:#0d2845; }
.novaka-academy-contact-cta h2,
.novaka-academy-contact-cta p:not(.novaka-section-eyebrow) { color:#fff; }
.novaka-academy-contact-cta .w-btn-wrapper { margin-top:24px; }
@media (max-width:1024px) {
  .novaka-academy-single-hero { padding-top:70px; padding-bottom:74px; }
  .novaka-academy-meta-card { position:static; margin-top:12px; }
  .novaka-academy-related-section,
  .novaka-academy-contact-cta { padding-top:72px; padding-bottom:76px; }
}
@media (max-width:600px) {
  .novaka-academy-single-hero { padding-top:52px; padding-bottom:58px; }
  .novaka-academy-breadcrumb { font-size:12px; letter-spacing:.06em; }
  .novaka-academy-breadcrumb .post_title { max-width:145px; }
  .novaka-academy-featured-image img { height:260px; }
  .novaka-academy-body { font-size:16px; line-height:1.7; }
  .novaka-academy-meta-card { padding:26px; }
  .novaka-academy-navigation-row { padding-top:30px; padding-bottom:30px; }
  .novaka-academy-related-section,
  .novaka-academy-contact-cta { padding-top:56px; padding-bottom:60px; }
  .novaka-academy-related-grid { margin-top:26px; }
}

/* NOVAKA DYNAMIC PARTICIPANT QUOTES */
.novaka-growth-testimonials-list.layout_812 {
  margin-top: 0;
}
.novaka-growth-testimonials-list.layout_812 .w-grid-item {
  margin: 0 !important;
  padding: 0 !important;
}
.novaka-growth-testimonials-list.layout_812 .w-grid-item + .w-grid-item {
  margin-top: 16px !important;
  padding-top: 16px !important;
  border-top: 1px solid rgba(242, 244, 245, 0.25);
}
.novaka-growth-testimonials-list.layout_812 .w-grid-item-h,
.novaka-growth-testimonials-list.layout_812 .usg_hwrapper_1 {
  color: #f2f4f5 !important;
  background: transparent !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.novaka-growth-testimonials-list.layout_812 .usg_hwrapper_1 {
  display: block !important;
}
.novaka-growth-testimonials-list.layout_812 .usg_vwrapper_1 {
  display: block !important;
  position: relative !important;
  padding: 0 0 0 40px !important;
}
.novaka-growth-testimonials-list.layout_812 .usg_text_2 {
  position: absolute !important;
  top: -4px !important;
  left: 0 !important;
  right: auto !important;
  color: #009b8e !important;
  font-size: 30px !important;
  line-height: 28px !important;
  opacity: 1 !important;
}
.novaka-growth-testimonials-list.layout_812 .usg_hwrapper_2,
.novaka-growth-testimonials-list.layout_812 .usg_post_custom_field_3,
.novaka-growth-testimonials-list.layout_812 .usg_vwrapper_1 > p:not([class]):empty {
  display: none !important;
}
.novaka-growth-testimonials-list.layout_812 .usg_vwrapper_1 > p:not([class]) {
  color: #f2f4f5 !important;
  width: auto !important;
  margin: 0 !important;
  font-size: 18px !important;
  line-height: 28px !important;
}
.novaka-growth-testimonials-list.layout_812 .usg_text_2 i { display:inline-block; transform:scaleX(-1); }
@media (min-width: 1025px) {
  .novaka-growth-testimonials-list.layout_812 .w-grid-item + .w-grid-item {
    margin-top: 12px !important;
    padding-top: 12px !important;
  }
  .novaka-growth-testimonials-list.layout_812 .usg_vwrapper_1 > p:not([class]) {
    font-size: 17px !important;
    line-height: 26px !important;
  }
}

/* NOVAKA DYNAMIC POST NAVIGATION */
.novaka-insight-navigation-row,
.novaka-event-navigation-row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  overflow: hidden;
}

.novaka-post-nav {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 1px minmax(0, 1fr);
  align-items: center;
  width: 100%;
  min-height: 119px;
  margin: 0;
  background: #fff;
  color: #0d2845;
}

.novaka-post-nav__side,
.novaka-post-nav__side:visited {
  display: flex;
  align-items: center;
  min-width: 0;
  min-height: 100%;
  color: #0d2845 !important;
  text-decoration: none !important;
}

.novaka-post-nav__side--prev {
  justify-content: flex-start;
  text-align: left;
}

.novaka-post-nav__side--next {
  justify-content: flex-end;
  text-align: right;
}

.novaka-post-nav__side.is-empty {
  pointer-events: none;
}

.novaka-post-nav__copy {
  display: flex;
  flex: 0 1 253px;
  flex-direction: column;
  gap: 5px;
  min-width: 0;
  max-width: 253px;
}

.novaka-post-nav__title {
  display: -webkit-box;
  overflow: hidden;
  color: #0d2845;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  overflow-wrap: anywhere;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.novaka-post-nav__meta {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #0d2845;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  opacity: 0.6;
}

.novaka-post-nav__side--next .novaka-post-nav__meta {
  justify-content: flex-end;
}

.novaka-post-nav__icon {
  flex: 0 0 auto;
  font-size: 14px;
}

.novaka-post-nav__divider {
  width: 1px;
  height: 71px;
  background: rgba(13, 40, 69, 0.21);
}

.novaka-post-nav--insight .novaka-post-nav__side {
  gap: 24px;
}

.novaka-post-nav--insight .novaka-post-nav__side--prev .novaka-post-nav__copy {
  max-width: 232px;
}

.novaka-post-nav--insight .novaka-post-nav__image {
  display: block;
  flex: 0 0 107px;
  width: 107px;
  height: 67px;
  border-radius: 10px;
  object-fit: cover;
}

.novaka-post-nav--event {
  min-height: 111px;
}

.novaka-post-nav--event .novaka-post-nav__side--prev {
  padding-left: 43px;
}

.novaka-post-nav--event .novaka-post-nav__side--next {
  padding-right: 39px;
}

.novaka-post-nav--event .novaka-post-nav__side--prev .novaka-post-nav__copy {
  max-width: 232px;
}

.novaka-post-nav--event .novaka-post-nav__divider {
  height: 54px;
}

.novaka-post-nav__side:focus-visible {
  outline: 2px solid #009b8e;
  outline-offset: -2px;
}

@media (min-width: 1204px) {
  .novaka-post-nav {
    width: calc(100vw - 64px);
    margin-left: calc((1140px - (100vw - 64px)) / 2);
  }
}

@media (max-width: 600px) {
  .novaka-post-nav {
    grid-template-columns: minmax(0, 1fr) 1px minmax(0, 1fr);
    min-height: 168px;
    padding: 12px 0;
  }

  .novaka-post-nav__title {
    font-size: 14px;
    line-height: 18px;
    -webkit-line-clamp: 3;
  }

  .novaka-post-nav__meta {
    gap: 6px;
    font-size: 13px;
    line-height: 20px;
  }

  .novaka-post-nav--insight .novaka-post-nav__side {
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    padding: 0 12px;
  }

  .novaka-post-nav--insight .novaka-post-nav__side--prev {
    align-items: center;
  }

  .novaka-post-nav--insight .novaka-post-nav__side--next {
    align-items: center;
  }

  .novaka-post-nav--insight .novaka-post-nav__image {
    order: 1;
    flex-basis: 52px;
    width: 72px;
    height: 52px;
  }

  .novaka-post-nav--insight .novaka-post-nav__copy {
    order: 2;
    flex: 0 1 auto;
    width: 100%;
    max-width: none;
  }

  .novaka-post-nav--insight .novaka-post-nav__divider {
    height: 120px;
  }

  .novaka-post-nav--event {
    min-height: 132px;
    padding: 14px 0;
  }

  .novaka-post-nav--event .novaka-post-nav__side--prev,
  .novaka-post-nav--event .novaka-post-nav__side--next {
    padding-right: 12px;
    padding-left: 12px;
  }

  .novaka-post-nav--event .novaka-post-nav__copy {
    width: 100%;
    max-width: none;
  }

  .novaka-post-nav--event .novaka-post-nav__divider {
    height: 94px;
  }
}
/* END NOVAKA DYNAMIC POST NAVIGATION */

/* BEGIN NOVAKA DYNAMIC DOCUMENT LIBRARY */
.novaka-document-search {
  position: relative;
  width: 548px;
  max-width: 100%;
  margin: 0;
}
.novaka-document-search input {
  display: block;
  width: 100%;
  height: 54px;
  padding: 0 54px 0 21px;
  border: 1px solid rgba(13, 40, 69, 0.10);
  border-radius: 4px;
  background: #fff;
  color: #0d2845;
  font-size: 16px;
  line-height: 26px;
}
.novaka-document-search input::placeholder {
  color: rgba(13, 40, 69, 0.36);
  opacity: 1;
}
.novaka-document-search button {
  position: absolute;
  top: 0;
  right: 0;
  width: 54px;
  height: 54px;
  padding: 0;
  border: 0;
  background: transparent;
  color: rgba(13, 40, 69, 0.36);
  cursor: pointer;
}
.novaka-document-search :is(input, button):focus-visible {
  outline: 2px solid #009b8e;
  outline-offset: 2px;
}
.novaka-documents-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
  margin-top: 32px;
}
.novaka-document-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 267px;
  padding: 31px 32px 30px;
  border-radius: 8px;
  background: #fff;
  color: #0d2845;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
.novaka-document-card h3 {
  margin: 0 0 10px;
  color: #0d2845;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
.novaka-document-card__date {
  margin: 0 0 16px;
  color: rgba(13, 40, 69, 0.55);
  font-size: 14px;
  line-height: 20px;
}
.novaka-document-card__excerpt {
  margin: 0 0 18px;
  color: rgba(13, 40, 69, 0.66);
  font-size: 15px;
  line-height: 22px;
}
.novaka-document-card__action,
.novaka-document-card__action:visited {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  gap: 8px;
  margin-top: auto;
  color: #009b8e !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-decoration: none !important;
}
.novaka-document-card__action.is-disabled {
  opacity: 0.58;
  cursor: not-allowed;
}
.novaka-documents-empty {
  margin: 32px 0 0;
  color: #0d2845;
  font-size: 17px;
  line-height: 26px;
}
@media (max-width: 1024px) {
  .novaka-documents-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 600px) {
  .novaka-document-search { width: 100%; }
  .novaka-documents-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 28px;
  }
  .novaka-document-card {
    min-height: 250px;
    padding: 28px 24px;
  }
}
/* END NOVAKA DYNAMIC DOCUMENT LIBRARY */

/* BEGIN NOVAKA CENTRALIZED CSS */
@charset "UTF-8";

/*
 * Novaka centralized CSS source.
 *
 * Keep shared and selector-based visual rules here. Build scripts may emit
 * behaviour-only HTML/JavaScript, but must not inject page-level style blocks.
 */

/* --------------------------------------------------------------------------
 * Global interface
 * -------------------------------------------------------------------------- */

.w-toplink {
  display: none !important;
}

.l-header .w-nav-item.current-menu-item > .w-nav-anchor {
  color: #0d2845 !important;
}

/* --------------------------------------------------------------------------
 * Shared event carousel treatment: Home and Groei & Support
 * -------------------------------------------------------------------------- */

.novaka-home-events-carousel .owl-dots,
.novaka-growth-event-carousel .owl-dots {
  display: none;
}

.novaka-home-event-dots,
.novaka-growth-event-dots {
  display: flex;
  gap: 8px;
  width: 78px;
  height: 8px;
  margin: 32px auto 0;
}

.novaka-home-event-dots button,
.novaka-growth-event-dots button {
  display: block;
  width: 8px;
  height: 8px;
  padding: 0;
  border: 0;
  border-radius: 8px;
  background: #009b8e;
  opacity: 0.25;
  cursor: pointer;
}

.novaka-home-event-dots button.is-active,
.novaka-growth-event-dots button.is-active {
  width: 30px;
  opacity: 1;
}

@media (min-width: 1025px) {
  .novaka-home-events .owl-stage-outer,
  .novaka-growth-event-carousel .owl-stage-outer {
    overflow: visible;
  }

  .novaka-home-events {
    overflow: hidden;
  }

  .novaka-home-events .w-content-carousel {
    position: relative;
    top: 1px;
  }
}

/* --------------------------------------------------------------------------
 * Groei & Support overview and detail
 * -------------------------------------------------------------------------- */

.novaka-expectation-card-flush > .vc_column-inner,
.novaka-expectation-image-flush > .vc_column-inner {
  height: 100%;
  padding: 0 !important;
}

.novaka-event-figma-hero {
  background-position: center top !important;
  background-repeat: no-repeat !important;
}

.novaka-event-heading {
  width: 750px;
  max-width: 750px;
  margin: 0 0 16px;
  color: #0d2845;
  font-size: 32px;
  font-weight: 700;
  line-height: 39px;
}

.novaka-event-intro {
  width: 641px;
  max-width: 641px;
  color: #0d2845;
  font-size: 16px;
  line-height: 26px;
}

.novaka-event-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
  margin: 0 0 9px;
  color: #009b8e;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 1.92px;
  line-height: 19px;
  text-transform: uppercase;
}

.novaka-event-breadcrumb b {
  font-weight: inherit;
}

.novaka-event-intro p {
  margin: 0 0 22px;
}

.novaka-event-registration-link {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 275px;
  min-height: 47px;
  margin: 0 0 16px;
}

.novaka-event-speaker {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 12px;
}

.novaka-event-speaker__photo {
  display: block;
  flex: 0 0 65px;
  width: 65px;
  height: 65px;
  border: 0 !important;
  border-radius: 50%;
  object-fit: cover;
}

.novaka-event-speaker__copy {
  color: rgba(13, 40, 69, 0.6);
  font-size: 12px;
  line-height: 18px;
}

.novaka-event-speaker__copy span,
.novaka-event-speaker__copy strong {
  display: block;
}

.novaka-event-speaker__copy strong {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.novaka-event-meta {
  color: rgba(13, 40, 69, 0.6);
  font-size: 14px;
  line-height: 26px;
}

.novaka-event-meta > div {
  display: flex;
  align-items: center;
  gap: 8px;
}

.novaka-event-meta i {
  width: 14px;
  color: #009b8e;
  text-align: center;
}

.novaka-event-figma-body h2 {
  margin: 28px 0 4px;
  color: #0d2845;
  font-size: 24px;
  line-height: 30px;
}

.novaka-event-figma-body ul {
  margin: 0 0 20px 19px;
}

@media (max-width: 1024px) {
  .novaka-event-heading,
  .novaka-event-intro,
  .novaka-event-registration-link {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  .novaka-event-heading {
    font-size: 29px;
    line-height: 35px;
  }

  .novaka-event-breadcrumb {
    font-size: 12px;
    letter-spacing: 1.1px;
    line-height: 17px;
  }
}

/* --------------------------------------------------------------------------
 * Home
 * -------------------------------------------------------------------------- */

@media (min-width: 1025px) {
  .novaka-home-reasons .novaka-reasons-top-gap {
    height: 20px !important;
  }

  .novaka-home-reasons .novaka-reasons-grid,
  .novaka-home-reasons .novaka-reasons-divider {
    width: 1142px !important;
    max-width: none !important;
  }

  .novaka-home-reasons .w-iconbox-title {
    padding-top: 24px;
  }

  .novaka-home-reasons .w-iconbox-text {
    margin-top: 18px;
  }

  .novaka-home-reasons .novaka-reasons-divider {
    height: 64px !important;
    margin-top: 28px !important;
  }
}

/* --------------------------------------------------------------------------
 * Contact team carousel
 * -------------------------------------------------------------------------- */

.novaka-team-carousel .owl-stage-outer {
  overflow: visible;
}

.novaka-team-dots {
  display: flex;
  gap: 4px;
  width: 146px;
  height: 9px;
  margin: 32px auto 0;
}

.novaka-team-dots button {
  display: block;
  width: 25px;
  height: 9px;
  padding: 0;
  border: 0;
  border-radius: 5px;
  background: #0d2845;
  opacity: 0.2;
  cursor: pointer;
}

.novaka-team-dots button.is-active {
  width: 59px;
  opacity: 1;
}

/* --------------------------------------------------------------------------
 * Insight detail template
 * -------------------------------------------------------------------------- */

.novaka-insight-article-ctas .w-btn-label {
  white-space: nowrap;
}

.novaka-insight-single-article {
  background-size: 100% 558px !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
}

.novaka-insight-featured-image,
.novaka-insight-featured-image img {
  display: block;
  border: 0 !important;
  border-radius: 10px;
  object-fit: cover;
}

.novaka-insight-featured-image {
  width: 750px;
  max-width: 100%;
  height: 339px;
  overflow: hidden;
  margin-bottom: 48px;
}

.novaka-insight-featured-image img {
  width: 100%;
  height: 100% !important;
  max-height: none;
}

.novaka-insight-sharing {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px !important;
  height: 26px !important;
  padding: 0 !important;
  margin-bottom: 24px !important;
  border: 0 !important;
}

.novaka-insight-sharing > :first-child {
  flex: 0 0 122px;
  width: 122px;
}

.novaka-insight-sharing .w-sharing-list {
  gap: 0;
}

.novaka-insight-sharing .w-sharing-item {
  width: 16px;
  min-width: 16px;
  padding: 0;
  color: #009b8e;
}

.novaka-insight-share-facebook,
.novaka-insight-share-whatsapp {
  flex: 0 0 16px;
  width: 16px;
  min-width: 16px;
  height: 26px;
  margin: 0 !important;
}

.novaka-insight-share-divider {
  flex: 0 0 1px;
  width: 1px !important;
  height: 26px !important;
  margin: 0 !important;
  background: rgba(13, 40, 69, 0.25);
}

.novaka-insight-download {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-left: 42px;
  color: #0d2845;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
}

.novaka-insight-download i {
  color: #009b8e;
  opacity: 0.7;
}

.novaka-insight-navigation-row,
.novaka-insight-navigation-row .l-section-h,
.novaka-insight-navigation-row .novaka-post-nav,
.novaka-insight-navigation-row .novaka-post-nav__side {
  height: 119px;
  min-height: 119px;
}

.novaka-event-navigation-row,
.novaka-event-navigation-row .l-section-h,
.novaka-event-navigation-row .novaka-post-nav,
.novaka-event-navigation-row .novaka-post-nav__side {
  height: 111px;
  min-height: 111px;
}

.novaka-event-navigation-row .l-section-h {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.novaka-insight-navigation-row .l-section-h {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (min-width: 1025px) {
  .novaka-insight-article > .vc_column-inner > h2:nth-of-type(4) {
    margin-top: 50px !important;
  }
}

@media (max-width: 600px) {
  .novaka-insight-single-article {
    background-size: auto 558px !important;
  }

  .novaka-insight-sharing {
    gap: 12px !important;
    height: auto !important;
  }

  .novaka-insight-featured-image {
    width: 100%;
    height: auto;
    aspect-ratio: 750 / 339;
  }

  .novaka-insight-download {
    flex-basis: 100%;
    margin-left: 0;
    margin-top: 8px;
  }

  .novaka-insight-navigation-row,
  .novaka-insight-navigation-row .l-section-h,
  .novaka-insight-navigation-row .novaka-post-nav,
  .novaka-insight-navigation-row .novaka-post-nav__side {
    height: auto;
    min-height: 96px;
  }

  .novaka-event-navigation-row,
  .novaka-event-navigation-row .l-section-h,
  .novaka-event-navigation-row .novaka-post-nav,
  .novaka-event-navigation-row .novaka-post-nav__side {
    height: auto;
    min-height: 96px;
  }

  .novaka-insight-navigation .novaka-insight-nav-item {
    width: 100%;
    min-width: 0;
    overflow: hidden;
  }

  .novaka-insight-navigation .novaka-insight-nav-copy {
    flex: 1 1 auto;
    min-width: 0;
    width: calc(100% - 88px);
    overflow: hidden;
  }

  .novaka-insight-navigation .novaka-insight-nav-title {
    display: block;
    width: 100% !important;
    max-width: 100%;
  }

  .novaka-insight-navigation .novaka-insight-nav-image {
    flex: 0 0 72px;
    min-width: 72px;
    width: 72px !important;
  }

  .novaka-post-nav--insight {
    padding: 0;
  }

  .novaka-post-nav--insight .novaka-post-nav__side {
    flex-direction: row;
    gap: 10px;
    min-height: 96px;
    padding: 8px;
  }

  .novaka-post-nav--insight .novaka-post-nav__image {
    order: initial;
    flex: 0 0 64px;
    width: 64px;
    height: 44px;
  }

  .novaka-post-nav--insight .novaka-post-nav__copy {
    order: initial;
    width: auto;
  }

  .novaka-post-nav--insight .novaka-post-nav__divider {
    height: 72px;
  }
}

/* --------------------------------------------------------------------------
 * Global footer Page Block
 * -------------------------------------------------------------------------- */

.novaka-footer .novaka-footer-contact {
  margin: 0;
}

.novaka-footer .novaka-footer-contact a {
  display: flex;
  align-items: center;
  height: 24px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}

.novaka-footer .novaka-footer-contact a + a {
  margin-top: 14px;
}

.novaka-footer .novaka-footer-contact i {
  width: 16px;
  margin-right: 16px;
  color: #009b8e;
  font-size: 16px;
  text-align: center;
}

.novaka-footer .novaka-footer-legal a {
  color: inherit;
}

.novaka-footer .novaka-footer-logo img {
  transform: translateY(6px) scale(0.97);
  transform-origin: top center;
}

@media (max-width: 600px) {
}
/* END NOVAKA CENTRALIZED CSS */


/* BEGIN NOVAKA LIVE QA FIXES 2026-09-02 */
.novaka-event-figma-hero {
  background-image: linear-gradient(110deg, #f2f4f5 0%, #e5f5f4 72%, #72c2c4 100%) !important;
  background-size: 100% 742px !important;
}

@media (max-width: 600px) {
  .novaka-event-figma-hero .wpb_text_column,
  .novaka-event-figma-hero .wpb_text_column > .wpb_wrapper {
    width: 100% !important;
    max-width: 100% !important;
  }

  .novaka-insight-article > .vc_column-inner > .w-hwrapper:first-child {
    flex-wrap: nowrap !important;
  }

  .novaka-insight-article > .vc_column-inner > .w-hwrapper:first-child > .w-text:first-child {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .novaka-insight-article > .vc_column-inner > .w-hwrapper:first-child > .post_title {
    flex: 1 1 auto;
    min-width: 0;
    max-width: none !important;
  }
}
/* END NOVAKA LIVE QA FIXES 2026-09-02 */


/* BEGIN NOVAKA LIVE QA FIXES 2026-09-02 */
.novaka-event-figma-hero {
  background-image: linear-gradient(110deg, #f2f4f5 0%, #e5f5f4 72%, #72c2c4 100%) !important;
  background-size: 100% 742px !important;
}

@media (max-width: 600px) {
  .novaka-event-figma-hero .wpb_text_column,
  .novaka-event-figma-hero .wpb_text_column > .wpb_wrapper {
    width: 100% !important;
    max-width: 100% !important;
  }

  .novaka-insight-article > .vc_column-inner > .w-hwrapper:first-child {
    flex-wrap: nowrap !important;
  }

  .novaka-insight-article > .vc_column-inner > .w-hwrapper:first-child > .w-text:first-child {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .novaka-insight-article > .vc_column-inner > .w-hwrapper:first-child > .post_title {
    flex: 1 1 auto;
    min-width: 0;
    max-width: none !important;
  }
}
/* END NOVAKA LIVE QA FIXES 2026-09-02 */


/* BEGIN NOVAKA LIVE QA FIXES 2026-09-02 */
.novaka-event-figma-hero {
	  
}

/* BEGIN NOVAKA LIVE QA FIXES 2026-09-02 */
.novaka-event-figma-hero {
  background-image: linear-gradient(110deg, #f2f4f5 0%, #e5f5f4 72%, #72c2c4 100%) !important;
  background-size: 100% 742px !important;
}

@media (max-width: 600px) {
  .novaka-event-figma-hero .wpb_text_column,
  .novaka-event-figma-hero .wpb_text_column > .wpb_wrapper {
    width: 100% !important;
    max-width: 100% !important;
  }

  .novaka-insight-article > .vc_column-inner > .w-hwrapper:first-child {
    flex-wrap: nowrap !important;
  }

  .novaka-insight-article > .vc_column-inner > .w-hwrapper:first-child > .w-text:first-child {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .novaka-insight-article > .vc_column-inner > .w-hwrapper:first-child > .post_title {
    flex: 1 1 auto;
    min-width: 0;
    max-width: none !important;
  }
}
/* END NOVAKA LIVE QA FIXES 2026-09-02 */

/* BEGIN NOVAKA NAV FLOW FIX 2026-09-03 */
@media (min-width: 1025px) {
  .novaka-event-figma-hero {
    height: auto !important;
    min-height: 1390px !important;
  }
  .novaka-event-figma-hero .g-cols,
  .novaka-event-figma-hero .wpb_column {
    height: auto !important;
    min-height: 0 !important;
  }
  .novaka-event-figma-body-wrap,
  .novaka-event-figma-hero .w-vwrapper:has(> .wpb_text_column) {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 750px !important;
    max-width: 750px !important;
    margin-top: 698px !important;
    margin-bottom: 54px !important;
  }
}
@media (min-width: 1204px) {
  .novaka-post-nav {
    --novaka-nav-width: min(calc(100vw - 64px), 1376px);
    width: var(--novaka-nav-width) !important;
    max-width: none !important;
    margin-left: calc((100% - var(--novaka-nav-width)) / 2) !important;
  }
}
/* END NOVAKA NAV FLOW FIX 2026-09-03 */

/* BEGIN NOVAKA FLUID CONTENT LAYOUT 2026-09-03 */
/* Content sections and dynamic cards grow with customer-managed copy. */
:is(.novaka-home-insights-grid,.novaka-home-academy-grid,.novaka-insights-dynamic-grid,.novaka-insights-current-grid,.novaka-growth-event-carousel,.novaka-event-figma-related-grid,.novaka-event-figma-academy-grid,.novaka-insight-related-grid,.novaka-insight-academy-grid,.novaka-team-carousel) .w-grid-list,
:is(.novaka-home-insights-grid,.novaka-home-academy-grid,.novaka-insights-dynamic-grid,.novaka-insights-current-grid,.novaka-growth-event-carousel,.novaka-event-figma-related-grid,.novaka-event-figma-academy-grid,.novaka-insight-related-grid,.novaka-insight-academy-grid,.novaka-team-carousel) .owl-stage {
  align-items: stretch;
}
:is(.novaka-home-insights-grid,.novaka-home-academy-grid,.novaka-insights-dynamic-grid,.novaka-insights-current-grid,.novaka-growth-event-carousel,.novaka-event-figma-related-grid,.novaka-event-figma-academy-grid,.novaka-insight-related-grid,.novaka-insight-academy-grid,.novaka-team-carousel) :is(.w-grid-item,.owl-item) {
  height: auto !important;
  min-height: 0 !important;
}
:is(.novaka-grid-card,.novaka-insight-grid-card,.novaka-event-grid-card,.novaka-academy-grid-card,.novaka-testimonial-grid-card),
:is(.novaka-grid-card,.novaka-insight-grid-card,.novaka-event-grid-card,.novaka-academy-grid-card,.novaka-testimonial-grid-card) .w-vwrapper {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  height: auto !important;
  min-height: 0 !important;
}

/* Bijeenkomstdetail: normal grid flow instead of a fixed 1390px canvas. */
.novaka-event-figma-hero,
.novaka-event-figma-hero .g-cols,
.novaka-event-figma-hero .wpb_column {
  height: auto !important;
  min-height: 0 !important;
}
@media (min-width: 1025px) {
  .novaka-event-figma-hero > .l-section-h > .g-cols > .wpb_column > .vc_column-inner {
    display: grid !important;
    grid-template-columns: minmax(0,750px) minmax(0,339px);
    grid-template-rows: auto auto;
    column-gap: 50px;
    row-gap: 64px;
    align-items: start;
    padding-top: 90px;
    padding-bottom: 80px;
  }
  .novaka-event-figma-hero .vc_column-inner > .novaka-event-flow-intro { grid-column: 1; grid-row: 1; }
  .novaka-event-figma-hero .vc_column-inner > .novaka-event-flow-register { grid-column: 2; grid-row: 1; margin-top: 28px !important; }
  .novaka-event-figma-hero .vc_column-inner > .novaka-event-flow-share { grid-column: 2; grid-row: 2; margin-top: -40px !important; }
  .novaka-event-figma-hero .vc_column-inner > .novaka-event-flow-body { grid-column: 1; grid-row: 2; margin: 0 0 0 !important; }
  .novaka-event-figma-hero .vc_column-inner > .novaka-event-flow-intro,
  .novaka-event-figma-hero .vc_column-inner > .novaka-event-flow-register,
  .novaka-event-figma-hero .vc_column-inner > .novaka-event-flow-share,
  .novaka-event-figma-hero .vc_column-inner > .novaka-event-flow-body {
    position: static !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
  }
}
@media (max-width: 1024px) {
  .novaka-event-figma-hero .vc_column-inner > .novaka-event-flow-intro,
  .novaka-event-figma-hero .vc_column-inner > .novaka-event-flow-register,
  .novaka-event-figma-hero .vc_column-inner > .novaka-event-flow-share,
  .novaka-event-figma-hero .vc_column-inner > .novaka-event-flow-body {
    position: static !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
  }
}

/* Detail media keep their design crop through a ratio, not a fixed block height. */
.novaka-insight-featured-image {
  width: 750px;
  max-width: 100%;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 750 / 339;
}
.novaka-insight-featured-image img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.novaka-insight-sharing {
  height: auto !important;
  min-height: 0 !important;
}

/* Previous/next bands preserve the design height via content padding and can grow. */
.novaka-insight-navigation-row,
.novaka-insight-navigation-row .l-section-h,
.novaka-insight-navigation-row .novaka-post-nav,
.novaka-insight-navigation-row .novaka-post-nav__side,
.novaka-event-navigation-row,
.novaka-event-navigation-row .l-section-h,
.novaka-event-navigation-row .novaka-post-nav,
.novaka-event-navigation-row .novaka-post-nav__side {
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
}
.novaka-post-nav { align-items: stretch; }
.novaka-post-nav--insight .novaka-post-nav__side { padding-top: 26px; padding-bottom: 26px; }
.novaka-post-nav--event .novaka-post-nav__side { padding-top: 20px; padding-bottom: 20px; }
.novaka-post-nav__divider {
  align-self: stretch;
  height: auto !important;
  min-height: 0 !important;
  margin-top: 28px;
  margin-bottom: 28px;
}
.novaka-footer .novaka-footer-contact a { height: auto !important; min-height: 24px; }

@media (max-width: 600px) {
  .novaka-post-nav--insight .novaka-post-nav__side,
  .novaka-post-nav--event .novaka-post-nav__side {
    min-height: 0 !important;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .novaka-post-nav__divider { margin-top: 12px; margin-bottom: 12px; }
}
/* Stress-tested detail, article and reusable-block refinements. */
@media (min-width: 1025px) {
  .novaka-event-figma-hero > .l-section-h > .g-cols > .wpb_column > .vc_column-inner {
    box-sizing: border-box;
    grid-template-columns: minmax(0,750px) minmax(280px,339px);
    grid-template-rows: minmax(528px,auto) auto;
    grid-template-areas: "intro registration" "body sharing";
    row-gap: 40px;
    padding-top: 90px;
    padding-bottom: 0;
  }
  .novaka-event-figma-hero > .l-section-h > .g-cols > .wpb_column > .vc_column-inner > :nth-child(1) { grid-area: intro; }
  .novaka-event-figma-hero > .l-section-h > .g-cols > .wpb_column > .vc_column-inner > :nth-child(2) { grid-area: registration; margin: 28px 0 0 !important; }
  .novaka-event-figma-hero > .l-section-h > .g-cols > .wpb_column > .vc_column-inner > :nth-child(3) { grid-area: sharing; margin: 0 !important; }
  .novaka-event-figma-hero > .l-section-h > .g-cols > .wpb_column > .vc_column-inner > :nth-child(4),
  .novaka-event-figma-body-wrap,
  .novaka-event-figma-hero .w-vwrapper:has(> .wpb_text_column) {
    grid-area: body;
    position: static !important;
    top: auto !important;
    left: auto !important;
    width: 750px !important;
    max-width: 750px !important;
    height: auto !important;
    min-height: 0 !important;
    margin-top: 40px !important;
    margin-bottom: clamp(80px,6vw,96px) !important;
  }
}
.novaka-insight-single-article { height: auto !important; min-height: 0 !important; overflow: visible !important; }
.novaka-insight-single-article > .l-section-h { padding-bottom: clamp(72px,8vw,120px) !important; }
.novaka-insight-article > .vc_column-inner > .wpb_text_column,
.novaka-insight-article > .vc_column-inner > .w-text,
.novaka-insight-article > .vc_column-inner > .w-hwrapper,
.novaka-insight-article > .vc_column-inner > .w-post-elm.post_content,
.novaka-insight-article > .vc_column-inner > .w-post-elm.post_title,
.novaka-insight-article-ctas { height: auto !important; min-height: 0 !important; }
@media (min-width: 1025px) {
  .novaka-home-reasons .novaka-reasons-top-gap { height: auto !important; margin-top: 20px !important; }
  .novaka-home-reasons .novaka-reasons-divider { height: auto !important; padding-block: 32px !important; }
}
.novaka-footer .novaka-footer-logo img { width: 100%; height: auto !important; }
.novaka-footer > .l-section-h > .g-cols > .wpb_column > .vc_column-inner > .g-cols:first-of-type { height: auto !important; min-height: 0 !important; }
/* END NOVAKA FLUID CONTENT LAYOUT 2026-09-03 */


/* BEGIN NOVAKA FINAL FLUID ALIGNMENT 2026-09-03 */
@media (min-width: 1025px) {
  .novaka-event-figma-body-wrap,
  .novaka-event-figma-hero .w-vwrapper:has(> .wpb_text_column) {
    margin-bottom: 66px !important;
  }
}
.novaka-insight-single-article {
  padding-bottom: 80px !important;
}
.novaka-insight-single-article > .l-section-h {
  padding-bottom: 0 !important;
}
.novaka-insight-navigation-row .novaka-post-nav__side {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
/* END NOVAKA FINAL FLUID ALIGNMENT 2026-09-03 */

/* BEGIN NOVAKA FLUID MEDIA ALIGNMENT 2026-09-03 */
@media (min-width: 1025px) {
  .novaka-event-flow-body { margin-bottom: 66px !important; }
}
.novaka-insight-single-article.novaka-academy-single-article {
  padding-bottom: 70px !important;
}
.novaka-academy-navigation-row .novaka-post-nav__side {
  padding-top: 26px !important;
  padding-bottom: 26px !important;
}
.novaka-fluid-cta-media {
  position: relative;
  aspect-ratio: auto !important;
  overflow: hidden;
}
.novaka-fluid-cta-media > .w-image-h {
  position: absolute;
  inset: 0;
}
.novaka-fluid-cta-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
/* END NOVAKA FLUID MEDIA ALIGNMENT 2026-09-03 */


@media (min-width: 1025px) {
  body .novaka-event-figma-hero > .l-section-h > .g-cols > .wpb_column > .vc_column-inner > .novaka-event-flow-body {
    margin-bottom: 66px !important;
  }
}



/* NOVAKA DEFINITIEVE FEEDBACKRONDE 2026-09-10 */
.novaka-insight-meta{display:flex;flex-wrap:wrap;gap:.6rem 1.5rem;margin:1.25rem 0 2rem;color:var(--color-content-text)}
.novaka-insight-meta span{display:inline-flex;gap:.35rem}
.novaka-event-hero__image{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border:0;border-radius:0;margin:2rem 0}
.novaka-event-capacity,.novaka-event-confirmation{margin:.75rem 0 0}.novaka-event-capacity{font-weight:600}
.novaka-event-registration-link,.novaka-feedback-cta .w-btn,.novaka-fluid-button.w-btn{width:auto!important;max-width:100%;height:auto!important;min-height:3rem;white-space:normal}
.novaka-event-content ul{list-style:none;padding-left:0}.novaka-event-content li{position:relative;padding-left:1.65rem}.novaka-event-content li:before{content:"✓";position:absolute;left:0;color:#009b91;font-weight:700}
.novaka-document-card{height:auto!important}.novaka-document-card__action{white-space:normal}
@media(max-width:600px){.novaka-insight-meta{display:grid;gap:.5rem}}
/* END NOVAKA DEFINITIEVE FEEDBACKRONDE */

/* NOVAKA RESPONSIVE DETAIL FIX 2026-09-10 */
.novaka-event-figma-hero .novaka-event-flow-register{width:auto!important;max-width:100%!important;height:auto!important;min-height:0!important}
.novaka-event-figma-hero>.l-section-h>.g-cols{align-items:flex-start}
.novaka-event-figma-hero .wpb_column,.novaka-event-figma-hero .vc_column-inner{min-width:0}
.novaka-event-navigation-row,.novaka-insight-navigation-row{overflow:hidden}
/* END NOVAKA RESPONSIVE DETAIL FIX */

html body .l-main .novaka-event-figma-hero>.l-section-h>.g-cols>.wpb_column>.vc_column-inner>.novaka-event-flow-register{width:100%!important;max-width:none!important;height:auto!important;min-height:0!important}
html body .l-main .novaka-event-figma-hero .novaka-event-flow-register>*{max-width:100%!important}

/* BEGIN NOVAKA HERSTEL FEEDBACK 2026-09-13 */
body .novaka-home-insights-grid{margin-top:32px!important}
body .novaka-documents-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;width:100%;margin-top:36px}
body .novaka-document-card{min-width:0;width:auto;height:auto;overflow-wrap:anywhere;display:flex;flex-direction:column}
body .novaka-document-card__action{margin-top:auto;padding-top:20px;white-space:normal}
body .novaka-event-flow-body ul{list-style:none!important;padding-left:0!important}
body .novaka-event-flow-body li{list-style:none!important;position:relative;padding-left:1.6em;margin-bottom:.6em}
body .novaka-event-flow-body li::before{content:'✓';position:absolute;left:0;color:#009b8e;font-weight:700}
body .novaka-event-flow-body :is(h2,h3,h4),body .novaka-insight-single-article :is(h2,h3,h4){line-height:1.3!important;margin-top:1.6em;margin-bottom:.6em}
body .novaka-event-flow-body p{margin-bottom:1em}
body .novaka-insight-meta{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;line-height:1.5;margin:1.25rem 0 2rem}
body .novaka-insight-meta span{display:block}
@media(max-width:1024px){body .novaka-documents-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}
@media(max-width:600px){body .novaka-home-insights-grid{margin-top:24px!important}body .novaka-documents-grid{grid-template-columns:minmax(0,1fr);gap:20px}body .novaka-insight-meta{display:block}body .novaka-insight-meta span+span{margin-top:.5rem}}
/* END NOVAKA HERSTEL FEEDBACK 2026-09-13 */

/* Gravity Forms — Novaka, vervangt Impreza-contactformulier */
body .gform_wrapper.novaka-gf_wrapper{width:100%;max-width:100%;margin:4px 0 0;color:#141414;font-family:inherit}
body .novaka-gf_wrapper .gform_fields{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}
body .novaka-gf_wrapper .gfield{grid-column:1/-1;min-width:0;margin:0;padding:0}
body .novaka-gf_wrapper .gfield.novaka-half{grid-column:span 6}
body .novaka-gf_wrapper .ginput_container{margin:0}
body .novaka-gf_wrapper :is(input[type=text],input[type=email],input[type=tel],textarea,select){box-sizing:border-box;width:100%;max-width:100%;height:auto;min-height:50px;margin:0;padding:14px 16px;border:0;border-radius:4px;background:#f2f4f5;color:#141414;box-shadow:none;font-family:inherit;font-size:16px;line-height:1.4}
body .novaka-gf_wrapper :is(input,textarea)::placeholder{color:rgba(20,20,20,.4);opacity:1}
body .novaka-gf_wrapper textarea{height:auto!important;min-height:120px!important;resize:vertical;field-sizing:content}
body .novaka-gf_wrapper :is(input,textarea,select):focus-visible{outline:2px solid #009b8e;outline-offset:2px}
body .novaka-gf_wrapper .gform_footer{margin:22px 0 0;padding:0}
body .novaka-gf_wrapper .gform_button{height:auto!important;min-height:47px!important;min-width:132px!important;max-width:100%!important;padding:12px 24px!important;border:0!important;border-radius:4px!important;background:#009b8e!important;color:#fff!important;font-family:inherit!important;font-size:16px!important;font-weight:700!important;line-height:1.4!important;white-space:normal!important;cursor:pointer!important}
body .novaka-gf_wrapper .gform_button:hover{background:#0d2845!important}
body .novaka-gf_wrapper .gform_required_legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
body .novaka-gf_wrapper .gfield_validation_message{margin-top:6px;padding:0;background:none;font-size:14px;line-height:1.4;color:#a82424}
@media(max-width:600px){body .novaka-gf_wrapper .gfield.novaka-half{grid-column:1/-1}}

body .novaka-gf-contact_wrapper :is(#field_1_3,#field_1_4){grid-column:span 6}
@media(max-width:600px){body .novaka-gf-contact_wrapper :is(#field_1_3,#field_1_4){grid-column:1/-1}}

/* Nieuwsbrief: bestaande compacte footerindeling. */
body .gform_wrapper.novaka-gf-newsletter_wrapper{max-width:265px;color:#fff}
body .novaka-gf-newsletter_wrapper input[type=email]{background:#fff;border-radius:0;color:#1d1d1b;padding:14px 20px}
body .novaka-gf-newsletter_wrapper input::placeholder{color:#1d1d1b;opacity:1}
body .novaka-gf-newsletter_wrapper .gform_footer{margin-top:10px}
body .novaka-gf-event_wrapper .gform_footer{margin-top:16px}
@media(max-width:1024px){body .gform_wrapper.novaka-gf-newsletter_wrapper{max-width:none}}
@media(max-width:600px){body .novaka-gf-newsletter_wrapper .gform_button{width:100%!important}}

/* Novaka visual corrections 2026-09-14 */
.novaka-about-purpose .w-iconbox-icon{box-shadow:inset 0 0 0 1px #6ebfc0}
@media(max-width:1024px){.novaka-about-timeline{--vwrapper-gap:40px!important}}
@media(max-width:600px){.novaka-about-timeline{--vwrapper-gap:32px!important}}

.novaka-event-flow-intro .novaka-event-heading{margin-bottom:18px!important}
.novaka-academy-single-article .novaka-insight-sharing .w-sharing-list{gap:16px}
.novaka-academy-single-article .novaka-insight-sharing>.w-text:first-child{flex-basis:auto;width:auto}

/* Compact mobile navigation with the image above the copy. */
@media(max-width:600px){
.novaka-insight-navigation-row .novaka-post-nav--insight .novaka-post-nav__side{flex-direction:column;align-items:center;gap:10px;padding:12px 10px!important}
.novaka-post-nav--insight .novaka-post-nav__copy{width:100%;max-width:none;flex:0 1 auto}
.novaka-post-nav--insight .novaka-post-nav__image{order:-1;flex:0 0 auto}
}

.novaka-event-flow-body h2{font-size:24px!important;line-height:1.3!important}

/* NOVAKA PRIVATE DOWNLOAD VERSIONS 2026-09-14 */
.novaka-document-card__version{margin:0 0 12px;color:#0d2845;font-size:14px;line-height:1.45}
.novaka-document-archive{margin-top:14px;font-size:14px;line-height:1.5}
.novaka-document-archive summary{cursor:pointer;color:#009b8e;font-weight:600}
.novaka-document-archive ul{list-style:none;margin:12px 0 0;padding:0}
.novaka-document-archive li+li{margin-top:10px}
.novaka-document-archive a{display:block;color:#009b8e;overflow-wrap:anywhere}
.novaka-document-archive :is(a,summary):focus-visible{outline:2px solid #009b8e;outline-offset:3px}
/* END NOVAKA PRIVATE DOWNLOAD VERSIONS */

/* Novaka feedback 15 september 2026 */
.novaka-academy-pending .novaka-academy-paused,
.novaka-academy-pending :is(#page-header,main,footer) a[href="/academy/"],
.novaka-academy-pending :is(#page-header,main,footer) a[href^="https://novaka.jouwtestwebsite.nl/academy/"]{display:none!important}
.novaka-academy-pending .g-cols:has(>.novaka-academy-paused){grid-template-columns:repeat(2,minmax(0,1fr))!important}
.novaka-academy-pending .g-cols.cols_4:has(>.novaka-academy-paused){grid-template-columns:repeat(3,minmax(0,1fr))!important}
.novaka-academy-pending .g-cols:has(>.novaka-academy-paused)>.wpb_column{width:100%!important;max-width:none!important}
.single-novaka_inzicht .novaka-insight-article p,
.single-novaka_bijeenkomst .novaka-event-flow-body p{margin-top:0!important;margin-bottom:.65em!important}
.single-novaka_inzicht .novaka-insight-article :is(h2,h3,h4),
.single-novaka_bijeenkomst .novaka-event-flow-body :is(h2,h3,h4){margin-top:1.6em!important;margin-bottom:.6em!important}
.novaka-event-hero__image{object-position:center 20%}
.novaka-event-speaker__photo{object-position:center 20%}
.novaka-document-card h3{overflow-wrap:normal;word-break:normal;hyphens:manual}
.novaka-contact-team-groups{width:calc(100% - 40px);max-width:1380px;margin-inline:auto}
.novaka-contact-team-groups>.wpb_column{min-width:0}
.novaka-contact-team-groups .novaka-board-carousel{width:100%!important;max-width:100%!important;margin:0!important}
.novaka-contact-team-groups .owl-stage-outer{overflow:hidden}
.novaka-contact-secretariat .w-grid{width:100%;margin:0}
:is(.novaka-dynamic-events-carousel,.novaka-event-figma-related-grid) .w-hwrapper:has(>time.event_einde){display:grid;grid-template-columns:max-content max-content 1fr;column-gap:6px;row-gap:4px;align-items:center}
:is(.novaka-dynamic-events-carousel,.novaka-event-figma-related-grid) .w-hwrapper:has(>time.event_einde)>time:first-child{grid-column:1/-1}
:is(.novaka-dynamic-events-carousel,.novaka-event-figma-related-grid) .w-hwrapper:has(>time.event_einde)>time{white-space:nowrap;margin:0}
:is(.novaka-dynamic-events-carousel,.novaka-event-figma-related-grid) .w-hwrapper:has(>time.event_einde)>.event_vorm{grid-column:1/-1}
@media(max-width:600px){
.novaka-academy-pending .g-cols:has(>.novaka-academy-paused),.novaka-academy-pending .g-cols.cols_4:has(>.novaka-academy-paused){grid-template-columns:minmax(0,1fr)!important}
.novaka-contact-team-groups{max-width:350px}
.novaka-contact-secretariat{margin-top:28px}
}

/* Academy tijdelijk verborgen: vier resterende ledenkaarten. */
@media (min-width: 1025px) {
.novaka-academy-pending .g-cols.cols_5:has(> .novaka-academy-paused) { grid-template-columns: repeat(4,minmax(0,1fr)) !important; }
}
@media (min-width: 601px) and (max-width: 1024px) {
.novaka-academy-pending .g-cols.cols_5:has(> .novaka-academy-paused) { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
}

/* Nieuwe sprekerfoto: het gezicht blijft binnen de ronde kaartuitsnede. */
.novaka-grid-card .post-46 .post_image img { object-position: center 20% !important; }

/* Houd Wout volledig in beeld binnen het bestaande fotoformaat. */
.postid-1058 .novaka-insight-featured-image img { object-position: center 30% !important; }

/* Het deellabel groeit mee met de tekst. */
.novaka-insight-sharing > strong { flex: 0 0 auto !important; width: auto !important; white-space: nowrap; }
