/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  overscroll-behavior: none;
}
body {
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 1.2rem;
  line-height: 1.6;
}
body, #g-page-surround, #g-above, #g-mainbar, #g-navigation, .eb-4 .eb-dialog {
  transition: background-color 0.6s ease;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Cormorant Garamond", "Arial", sans-serif;
  font-weight: 700;
  color: #343275;
  line-height: 1;
}
h1 {
  font-size: 3.6rem;
}
h2 {
  font-size: 2.4rem;
}
h3 {
  font-size: 1.8rem;
}
@media (max-width: 768px) {
  h1 {
    font-size: 2.6rem;
  }
  h2 {
    font-size: 2rem;
  }
}
.mod-custom.custom a, .com-content-article__body a {
  font-weight: 600;
}
.button {
  font-weight: 700;
  font-size: 1rem;
  border-radius: 6px;
  padding: 0.6rem 1.2rem;
  font-family: "Jost", "Arial", sans-serif;
}
.btn-tag {
  cursor: default;
}
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 150px;
}
.introtext {
  font-size: 1.3rem;
  font-weight: 500;
  margin-bottom: 2rem;
  border-bottom: 3px solid #FFF;
  padding-bottom: 1rem;
  line-height: 1.6;
}
/* Full width Image */
.sfeervol-blok {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  margin: 8rem auto 4rem;
  max-width: 100%;
  height: 400px;
}
@media only all and (max-width: 48rem) {
  .sfeervol-blok {
    margin: 1rem auto;
  }
}
.sfeervol-afbeelding {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease, filter 0.5s ease;
  filter: brightness(90%);
}
.sfeervol-blok:hover .sfeervol-afbeelding {
  transform: scale(1.03);
  filter: brightness(100%);
}
.view-article .sfeervol-blok {
  margin: 2rem auto 0;
}
.view-article [data-aos^=fade][data-aos^=fade] {
  opacity: 1;
}
.view-article [data-aos=fade-up] {
  transform: none;
}
.logo-overlay {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  width: 90px;
  height: auto;
  opacity: 0.9;
  transition: transform 0.3s ease;
  display: none;
}
.sfeervol-blok:hover .logo-overlay {
  transform: scale(1.1);
}
/* Main Navigation */
.long-page #g-navigation {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0%);
  height: 100px;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 1.6rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.2rem;
  font-family: "Jost", "Open sans", Arial, sans-serif;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
  display: none;
}
@media only all and (min-width: 48rem) {
  .g-home-particles.g-helium-style #g-header {
    margin-top: 0;
  }
}
#g-mobilemenu-container .g-toplevel li .g-menu-item-content {
  line-height: 1.6rem;
}
.g-offcanvas-open .g-offcanvas-toggle {
  color: #9e9dc1;
}
@media only all and (max-width: 60rem) {
  .g-offcanvas-toggle {
    position: fixed;
  }
  .long-page #g-navigation {
    left: 0;
    transform: none;
    width: 100%;
  }
}
/* Fullscreen Scroll en Snap */
.long-page #g-mainbar {
  scroll-behavior: smooth;
  scroll-snap-type: y mandatory;
  min-height: 100vh;
  overflow-y: scroll;
  position: relative;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE/Edge */
}
.long-page #g-mainbar::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari */
}
.long-page #g-mainbar > .g-grid:has(.g-grid-spacer) {
  height: 60px;
  visibility: hidden;
  pointer-events: none;
  scroll-snap-align: none;
}
.long-page #g-mainbar > .g-grid:not(:has(.g-grid-spacer)):not(:has(.g-anchor)):not(:has(.scroll-controls)) {
  scroll-snap-align: start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  transition: background-color 0.5s ease;
  box-sizing: border-box;
  scroll-margin-top: 140px;
}
@media only all and (min-width: 48rem) {
  .long-page.home #g-mainbar > .g-grid:not(:has(.g-grid-spacer)):not(:has(.g-anchor)):not(:has(.scroll-controls)) {
    /* height: auto; */
    margin-bottom: 16vh;
  }
}
@media only all and (max-width: 48rem) {
  .long-page.home #g-mainbar > .g-grid:not(:has(.g-grid-spacer)):not(:has(.g-anchor)):not(:has(.scroll-controls)) {
    /* height: auto; */
    margin-bottom: 16vh;
  }
}
@media only all and (max-width: 959px) {
  .long-page #g-mainbar > .g-grid:not(:has(.g-grid-spacer)):not(:has(.g-anchor)):not(:has(.scroll-controls)) {
    height: auto;
  }
}
.long-page #g-mainbar > .g-grid:has(.g-anchor) .g-content, #g-mainbar > .g-grid:has(.g-grid-spacer) .g-content {
  margin: 0;
  padding: 0;
}
.long-page .g-anchor {
  display: block;
  height: 0;
  margin-top: -140px;
  visibility: hidden;
}
/* Pijltjes */
.long-page .scroll-controls {
  position: fixed;
  bottom: 3rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 2rem;
  z-index: 1000;
}
.long-page .scroll-arrow {
  background: rgba(243, 225, 202, 0);
  color: #343275;
  border: none;
  font-size: 3rem;
  padding: 0rem 1.2rem;
  border-radius: 0.5rem;
  transition: background 0.3s;
}
.scroll-controls .scroll-arrow i.fa-solid {
  opacity: 0.7;
  transform: scale(0.6);
}
.long-page .scroll-arrow {
  transition: background 0.3s ease;
}
.long-page .scroll-arrow:hover {
  background: radial-gradient(circle, rgba(243, 225, 202, 0.25) 15%, rgba(243, 225, 202, 0) 75%);
}
@media (max-width: 768px) {
  .scroll-arrow {
    display: none;
  }
}
/* Fixed Side Menu */
.eb-content .eb {
  padding: 2rem 0 1rem 0.5rem;
  font-size: 1.6rem;
  font-family: "Cormorant Garamond", "Open sans", Arial, sans-serif;
  font-weight: 500;
}
.mod-menu.mod-list.nav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.mod-menu .nav-item {
  margin: 0.3em 0;
}
.mod-menu .nav-item a {
  display: block;
  padding: 0.5em 0.8em;
  border-radius: 6px;
  text-decoration: none;
  transition: background-color 0.2s ease, transform 0.2s ease;
}
.mod-menu .nav-item a:hover, .mod-menu .nav-item a.active {
  background-color: rgba(0, 0, 0, 0.05);
  transform: translateX(8px);
  text-decoration: none;
  color: #343275;
}
/* Initial state for fade-in */
.fade-in {
  opacity: 0;
  transition: opacity 1s ease-in;
  /* Slower fade-in */
}
/* Visible state after fade-in */
.fade-in.visible {
  opacity: 1;
}
/* Fade-out effect */
.fade-out {
  opacity: 0;
  transition: opacity 1s ease-out;
  /* Slower fade-out */
}
/* Home Content Modules */
.content-1a h2 {
  font-size: 6rem;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
}
.content-2a svg {
  width: 150px;
}
@media (max-width: 768px) {
  .content-1a h2 {
    font-size: 4rem;
  }
}
/* WSA-flower */
.svg-container {
  position: relative;
  display: inline-block;
}
.overlay-text-ped {
  position: absolute;
  top: 22%;
  left: 81%;
  transform: translate(-50%, -50%);
  color: #FFF;
  font-size: 1rem;
  font-weight: bold;
  pointer-events: none;
  width: 22%;
  line-height: 1.4;
  text-align: right;
}
.overlay-text-geb {
  position: absolute;
  top: 68%;
  left: 82%;
  transform: translate(-50%, -50%);
  color: #FFF;
  font-size: 1rem;
  font-weight: bold;
  pointer-events: none;
  width: 22%;
  line-height: 1.4;
  text-align: right;
}
.overlay-text-pro {
  position: absolute;
  top: 85%;
  left: 45%;
  transform: translate(-50%, -50%);
  color: #FFF;
  font-size: 1rem;
  font-weight: bold;
  pointer-events: none;
  width: 22%;
  line-height: 1.4;
  text-align: center;
}
.overlay-text-omg {
  position: absolute;
  top: 52%;
  left: 13%;
  transform: translate(-50%, -50%);
  color: #FFF;
  font-size: 1rem;
  font-weight: bold;
  pointer-events: none;
  width: 22%;
  line-height: 1.4;
  text-align: center;
}
.overlay-text-cur {
  position: absolute;
  top: 13%;
  left: 37%;
  transform: translate(-50%, -50%);
  color: #FFF;
  font-size: 1rem;
  font-weight: bold;
  pointer-events: none;
  width: 22%;
  line-height: 1.4;
  text-align: center;
}
.overlay-text-vis {
  position: absolute;
  top: 48%;
  left: 53%;
  transform: translate(-50%, -50%);
  color: #343275;
  font-size: 1rem;
  font-weight: bold;
  pointer-events: none;
  width: 22%;
  line-height: 1.4;
  text-align: center;
}
.vis:hover {
  fill-opacity: 0.7 !important;
}
.cur:hover {
  fill: #8bcb73 !important;
}
.ped:hover {
  fill: #e3b738 !important;
}
.geb:hover {
  fill: #ed8364 !important;
}
.pro:hover {
  fill: #f35795 !important;
}
.omg:hover {
  fill: #52c4ed !important;
}
.cur-ped:hover {
  fill: #aed69c !important;
}
.ped-geb:hover {
  fill: #fbd582 !important;
}
.geb-pro:hover {
  fill: #f39883 !important;
}
.pro-omg:hover {
  fill: #ed7ba8 !important;
}
.omg-cur:hover {
  fill: #73cae3 !important;
}
.cur-ped-geb:hover {
  fill: #f6f6f6 !important;
}
.ped-geb-pro:hover {
  fill: #f6f6f6 !important;
}
.geb-pro-omg:hover {
  fill: #f6f6f6 !important;
}
.pro-omg-cur:hover {
  fill: #f6f6f6 !important;
}
.omg-cur-ped:hover {
  fill: #f6f6f6 !important;
}
/* JA MegaFilter */
/* Filters */
.ja-toolbar-wrapper.toolbar-products.toolbar-wrapper {
  display: none;
}
.ja-filter-wrapper .filter-actions {
  text-align: right;
  display: none;
}
.ja-filter-wrapper .filter-content {
  background-color: var(--white);
  padding: 0;
}
.ja-filter-wrapper ol.items li.item {
  border-radius: 0;
  padding: 0;
  display: inline-block;
  font-size: 0.9rem;
}
.ja-filter-wrapper .filter-content .selected-filters ol li.item label {
  background: var(--background-of-border-bottom);
  border-radius: 8px;
  padding: 0px 22px 0px 7px;
}
.ja-filter-wrapper ol.items .clear-filter.remove:after {
  content: "";
  color: #222;
}
li.active-result.ln-element.filter-item.lv-2 {
  display: none;
}
.ja-filter-wrapper .filter-content .selected-filters ol li.item {
  padding: 0 5px;
}
.ja-filter-wrapper ol.items li.item:hover {
  padding: 0 5px !important;
  border-radius: 5px;
}
.ja-filter-wrapper .filter-content .selected-filters ol li.item .filter-label {
  display: none;
}
/* Basisstijl voor alle ct2-labels */
li.item:has(> label[data-lnprop^="attr.tag.value-"]) {
  border-radius: 6px !important;
  padding: 0 5px !important;
  margin: 6px;
}
/* Visie – geen transparantie, wel border */
li.item:has(> label[data-lnprop="attr.tag.value-2"]) {
  background-color: white;
  border: 2px solid #343275;
}
/* Overige thema's – met transparante achtergrondkleuren */
li.item:has(> label[data-lnprop="attr.tag.value-4"]) {
  background-color: rgba(0, 181, 240, 0.5);
}
li.item:has(> label[data-lnprop="attr.tag.value-5"]) {
  background-color: rgba(234, 52, 108, 0.5);
}
li.item:has(> label[data-lnprop="attr.tag.value-6"]) {
  background-color: rgba(244, 116, 52, 0.5);
}
li.item:has(> label[data-lnprop="attr.tag.value-7"]) {
  background-color: rgba(221, 180, 32, 0.5);
}
li.item:has(> label[data-lnprop="attr.tag.value-3"]) {
  background-color: rgba(143, 199, 74, 0.5);
}
/* Alle onderdelen – lineaire regenboog met transparantie */
li.item:has(> label[data-lnprop="attr.tag.value-8"]) {
  background: linear-gradient(to right, rgba(0, 181, 240, 0.5), rgba(234, 52, 108, 0.5), rgba(244, 116, 52, 0.5), rgba(221, 180, 32, 0.5), rgba(143, 199, 74, 0.5), rgba(0, 181, 240, 0.5));
  border: 1px solid #ccc;
}
.sb-horizontal.ja-mg-sidebar .filter-options .filter-field {
  width: auto;
}
.mediatheek .sb-horizontal.ja-mg-sidebar .filter-options .filter-field {
  width: 30%;
}
.tools .sb-horizontal.ja-mg-sidebar .filter-options .filter-field {
  width: 25%;
}
@media only all and (max-width: 48rem) {
  .view-default .platform-content.container {
    padding-left: 0;
  }
  .ja-megafilter-wrap .sidebar-main, .ja-megafilter-wrap .main-content {
    padding-left: 0;
    padding-right: 0;
  }
  .sb-horizontal.ja-mg-sidebar .filter-options .filter-field {
    width: 100%;
  }
  .mediatheek .sb-horizontal.ja-mg-sidebar .filter-options .filter-field {
    width: 100%;
  }
}
.sb-horizontal.ja-mg-sidebar .filter-options .filter-field .filter-options-title span {
  background-color: #343275;
  color: #FFF;
}
.chosen-container.chosen-container-single {
  width: 100% !important;
}
h3.block-subtitle.filter-subtitle {
  display: none;
}
.ja-filter-wrapper .filter-content .filter-field + .filter-field {
  margin-top: 0;
}
h3.block-subtitle.filter-current-subtitle {
  display: none;
}
.chosen-container.chosen-container-multi {
  width: 350px !important;
}
.chosen-container-multi .chosen-choices {
  width: 100%;
}
.sb-horizontal.ja-mg-sidebar .filter-options .filter-field .filter-options-content {
  min-height: 50px;
  padding: 15px 0 10px 30px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  display: none;
}
.chosen-container.chosen-container-multi:before {
  content: "Kies filter";
  font-family: "Jost", "Open sans", Arial, sans-serif;
  cursor: pointer;
  padding-left: 5px;
}
input.chosen-search-input.default {
  display: none;
}
.chosen-container-multi .chosen-choices li.search-field:before {
  content: "";
  font-family: FontAwesome;
}
.chosen-container-active .chosen-choices {
  border: none !important;
  box-shadow: none;
  padding-left: 10px;
}
.chosen-container-multi .chosen-choices {
  padding-left: 10px;
  cursor: pointer;
  display: contents;
}
.chosen-container-multi .chosen-results {
  padding-top: 12px;
  padding-bottom: 12px;
  height: auto;
  max-height: fit-content;
}
.chosen-container .chosen-drop, .chosen-container .chosen-results li.no-results {
  border: 1px solid rgba(120, 120, 120, 0.1);
  font-size: 14px;
  font-family: "Jost", "Open sans", Arial, sans-serif;
}
.chosen-container .chosen-results li {
  padding: 4px 14px 4px 24px;
  line-height: 20px;
  margin: 12px 0px;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: -14px;
  top: 0px;
}
.chosen-container .chosen-results li.active-result.highlighted {
  background: none;
  text-decoration: underline;
  text-underline-position: under;
  color: #434753;
}
.ja-filter-wrapper ol.items .clear-filter.remove:hover:after {
  color: var(--secundary-color);
}
.chosen-drop .chosen-results li {
  position: relative;
  padding-right: 28px;
  padding-left: 28px;
}
.chosen-drop .chosen-results li::after {
  content: "";
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
/* Kleurenfilter */
.chosen-results li.filter-visie::after {
  background-color: white;
  border: 2px solid #343275;
}
.chosen-results li.filter-omgeving::after {
  background-color: #00b5f0;
}
.chosen-results li.filter-prof::after {
  background-color: #ea346c;
}
.chosen-results li.filter-gebouw::after {
  background-color: #f47434;
}
.chosen-results li.filter-pedagogiek::after {
  background-color: #ddb420;
}
.chosen-results li.filter-curriculum::after {
  background-color: #8fc74a;
}
.chosen-results li.filter-alle::after {
  background: conic-gradient(#343275, #00b5f0, #ea346c, #f47434, #ddb420, #8fc74a, #343275);
  border: 1px solid #ccc;
}
/* Filters mobiel */
@media (max-width: 768px) {
  .ja-megafilter-wrap .ja-mg-sidebar .sidebar-toggle {
    background-color: #6f688f;
    text-transform: none;
  }
  .ja-megafilter-wrap .ja-mg-sidebar .sidebar-toggle i {
    font-size: 0.9rem;
    margin-top: -4px;
  }
  .ja-megafilter-wrap .ja-mg-sidebar .sidebar-toggle:hover {
    background-color: transparent;
    color: #343275;
  }
  .tools .sb-horizontal.ja-mg-sidebar .filter-options .filter-field, .mediatheek .sb-horizontal.ja-mg-sidebar .filter-options .filter-field {
    width: 100%;
  }
  .sb-horizontal.ja-mg-sidebar .filter-options .filter-field .filter-options-content {
    min-height: 50px;
    padding: 20px 16px 14px 16px;
  }
  .ja-megafilter-wrap .sidebar-main, .ja-megafilter-wrap .main-content {
    margin-bottom: 1rem;
  }
}
/* Ontwerp cards */
.ja-products-wrapper .product-item h4.product-item-name {
  font-family: "Jost";
  font-size: 1.6rem;
  line-height: 1.2;
}
.ja-products-wrapper .product-item-details {
  font-size: 1rem;
  line-height: 1.6;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.ja-products-wrapper img.product-image-photo {
  height: 240px;
  object-fit: cover;
  background-size: cover;
  width: 100%;
}
.ja-products-wrapper .product-item-info {
  display: flex;
  flex-direction: column;
}
.ja-products-wrapper .product-item-actions {
  margin-top: 1rem;
  overflow: inherit;
  text-align: right;
}
.ja-products-wrapper a.btn.btn-default {
  background: #343275;
  border-radius: 3px;
  color: #FFF;
  font-weight: 500;
}
.ja-products-wrapper a.btn.btn-default:hover {
  background: #6f688f;
}
/* Kleuren cirkels Bloem op resultaatkaarten */
.dot {
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  margin-right: 8px;
  position: relative;
  cursor: help;
}
.dot::after {
  content: attr(data-tooltip);
  position: absolute;
  top: 125%;
  /* onder het bolletje */
  left: 50%;
  transform: translateX(10%);
  /* iets naar rechts */
  background-color: #333;
  /* wordt overschreven per kleur */
  color: #fff;
  padding: 6px 10px;
  border-radius: 6px;
  white-space: nowrap;
  font-size: 14px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out;
  z-index: 10;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.dot:hover::after {
  opacity: 1;
}
.dot.visie {
  background-color: white;
  border: 2px solid #343275;
}
.dot.omgeving {
  background-color: #00b5f0;
}
.dot.prof {
  background-color: #ea346c;
}
.dot.gebouw {
  background-color: #f47434;
}
.dot.pedagogiek {
  background-color: #ddb420;
}
.dot.curriculum {
  background-color: #8fc74a;
}
.dot.alle {
  background: conic-gradient(#00b5f0, #ea346c, #f47434, #ddb420, #8fc74a, #00b5f0);
  border: 1px solid #ccc;
}
.dot[data-tooltip-color="visie"]::after {
  background-color: white;
  border: 1px solid #343275;
  color: #343275;
}
.dot[data-tooltip-color="omgeving"]::after {
  background-color: #00b5f0;
}
.dot[data-tooltip-color="prof"]::after {
  background-color: #ea346c;
}
.dot[data-tooltip-color="gebouw"]::after {
  background-color: #f47434;
}
.dot[data-tooltip-color="pedagogiek"]::after {
  background-color: #ddb420;
}
.dot[data-tooltip-color="curriculum"]::after {
  background-color: #8fc74a;
}
.dot[data-tooltip-color="alle"]::after {
  background: conic-gradient(#00b5f0, #ea346c, #f47434, #ddb420, #8fc74a, #00b5f0);
  border: 1px solid #ccc;
}
.item-field.ct3 {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  font-size: 14px;
  margin-top: 1rem;
  margin-bottom: 1rem !important;
}
.item-field.ct3 .label {
  background-color: #fff4cf;
  color: #343275;
  padding: 4px 10px;
  border-radius: 3px;
  font-size: 11px;
  line-height: 1.4;
  white-space: nowrap;
  font-weight: 700;
}
.mediatheek .product-item-actions, .praktijkvoorbeelden .product-item-actions, .organisaties .product-item-actions {
  display: none;
}
.mediatheek a.product-item-link, .praktijkvoorbeelden a.product-item-link, .organisaties a.product-item-link, .mediatheek a.product-item-photo, .praktijkvoorbeelden a.product-item-photo, .organisaties a.product-item-photo {
  pointer-events: none;
  color: inherit;
  text-decoration: none;
  cursor: default;
}
.item-field.ct9 {
  position: relative;
  transform: translateX(-20px);
  padding: 3px 2.5rem 3px;
  background: #343275;
  color: #FFF;
  width: 150px;
  margin-bottom: 1rem !important;
  display: inline-block;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 50%, calc(100% - 10px) 100%, 0 100%);
}
.field-entry.onderwijslandschap .field-value span.onderwijs-label {
  font-size: 0.875rem;
  color: #343275;
  font-style: normal;
  padding: 5px 8px;
  border: 1px solid #343275;
  margin: 0 8px;
  border-radius: 0.25rem;
}
.item-field.ct9 {
  position: relative;
  font-size: 0.8rem;
  padding-left: 2rem;
  /* ruimte voor icoon */
}
/* Basis icoon (fallback) */
.item-field.ct9::before {
  content: "";
  /* question-circle als default */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.8rem;
  color: #FFF;
}
/* Specifieke iconen */
.item-field.ct9.ico-training::before {
  content: "";
  /* training */
}
.item-field.ct9.ico-video::before {
  content: "";
  /* video */
}
.item-field.ct9.ico-podcast::before {
  content: "";
  /* volume-up */
}
.item-field.ct9.ico-artikel::before {
  content: "";
  /* file-alt */
}
.item-field.ct9.ico-website::before {
  content: "";
  /* globe */
}
.item-field.ct9.ico-organisatie::before {
  content: "";
  /* university */
}
.item-field.ct9.ico-boek::before {
  content: "";
  /* book */
}
.item-field.ct9.ico-tijdschrift::before {
  content: "";
  /* newspaper */
}
.item-field.ct10::before {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 16px;
}
.item-field.ct14::before {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 10px;
}
.item-field.ct16 {
  text-align: right;
  margin-top: auto;
}
.item-field.ct16 a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #FFF;
  color: #343275;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0.4em;
  transition: color 0.3s ease, opacity 0.3s ease;
  font-family: inherit;
  position: relative;
  /* Verberg originele tekst zonder de layout te breken */
  font-size: 0;
  line-height: 0;
  padding: 0;
  /* reset, we gaan het verdelen over pseudo's */
  border: none;
}
/* Hover blijft gewoon mooi */
.item-field.ct16 a:hover {
  color: #6f688f;
  opacity: 0.5;
}
/* "Bezoek website" styling */
.item-field.ct16 a::before {
  font-size: 1.2rem;
  line-height: 1;
  color: #343275;
  padding: 0.6em 0.5em 0.6em 1.2em;
  background: transparent;
}
.organisaties .item-field.ct16 a::before {
  content: "Bezoek website";
}
.mediatheek .item-field.ct16 a::before {
  content: "Bekijk media";
}
.praktijkvoorbeelden .item-field.ct16 a::before {
  content: "Ga naar voorbeeld";
}
/* Icoontje styling */
.item-field.ct16 a::after {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 1rem;
  line-height: 1;
  color: #343275;
  padding: 0.6em 1.2em 0.6em 0.5em;
  background: transparent;
}
.organisaties .ja-products-wrapper .product-item-photo .product-image-container {
  text-align: center;
}
.organisaties .ja-products-wrapper img.product-image-photo {
  height: 150px;
  object-fit: contain;
  background-size: cover;
  padding: 1rem 0.5rem;
  width: auto;
}
/* Tools detail */
.btn-terug {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4em;
  padding: 0.6em 1.2em;
  background-color: #343275;
  color: white;
  font-weight: bold;
  text-decoration: none;
  border-radius: 0.4em;
  /* mag je weghalen als je strakke hoeken wil */
  transition: background-color 0.3s;
  font-family: inherit;
  font-size: 1rem;
}
.btn-terug i {
  font-size: 0.9em;
}
.btn-terug:hover {
  background-color: #6f688f;
  color: #FFF;
}
/* Algemene layout */
.com-content-article.item-page {
  margin: 0 auto;
  padding: 0 1rem;
  line-height: 1.7;
  color: #333;
}
/* Titels */
.com_content.view-article.tools .page-header h1 {
  color: #343275;
  font-size: 2.4rem;
  font-style: italic;
  margin-left: -1rem;
}
.com_content.view-article.tools .page-header h2 {
  color: #343275;
  border-bottom: 3px solid #343275;
  margin: -1rem 0 1rem 0;
  font-size: 3rem;
}
/* Tags overzichtpage */
ul.tags.list-inline {
  margin-bottom: 1rem;
}
ul.fields-container li.field-entry.onderwijslandschap:first-child span.onderwijs-label {
  margin-left: 0;
  cursor: default;
}
li.tag-2 span.btn.btn-tag.btn-sm.btn-info {
  background: #FFF;
  color: #343275;
}
li.tag-3 span.btn.btn-tag.btn-sm.btn-info {
  background: #8fc74a;
  color: #FFF;
}
li.tag-4 span.btn.btn-tag.btn-sm.btn-info {
  background: #00b5f0;
  color: #FFF;
}
li.tag-5 span.btn.btn-tag.btn-sm.btn-info {
  background: #ea346c;
  color: #FFF;
}
li.tag-6 span.btn.btn-tag.btn-sm.btn-info {
  background: #f47434;
  color: #FFF;
}
li.tag-7 span.btn.btn-tag.btn-sm.btn-info {
  background: #ddb420;
  color: #FFF;
}
li.tag-8 span.btn.btn-tag.btn-sm.btn-info {
  background: conic-gradient(#00b5f0, #ea346c, #f47434, #ddb420, #8fc74a, #00b5f0);
  border: 1px solid #ccc;
  color: #FFF;
}
/* Afbeelding boven de tekst, onder titel */
.com-content-article .item-image {
  margin: 2rem auto;
  display: block;
  width: calc(100% + 6rem);
  /* nog iets breder */
  margin-left: -3rem;
  margin-right: -3rem;
  border-radius: 6px;
  overflow: hidden;
}
.com-content-article .item-image img {
  width: 100%;
  height: auto;
  display: block;
}
/* Tekstblokken */
.com-content-article__body p {
  margin: 1rem 0;
}
.com-content-article__body strong {
  display: block;
  margin-top: 2rem;
  font-size: 1.1rem;
  color: #343275;
}
.com-content-article__body em {
  font-style: italic;
  color: #444;
}
/* Veldenlijst */
.fields-container {
  margin: 0 0 2rem 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.field-entry .field-label {
  display: block;
  font-weight: 600;
  color: #343275;
  line-height: 1.2;
}
.field-entry .field-value {
  font-style: italic;
  color: #555;
}
li.field-entry.introtekst.introtekst {
  font-size: 1.3rem;
  font-style: normal;
  margin: 3rem 0 2rem;
  font-weight: 500;
}
li.field-entry.download, li.field-entry.link {
  border: none;
  background-color: transparent;
  margin-top: 2rem;
}
/* Downloadknop in stijl van externe links */
.field-entry.download .field-value a, .field-entry.link .field-value a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #343275;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0.4em;
  transition: background-color 0.3s;
  font-family: inherit;
  position: relative;
  font-size: 0;
  line-height: 0;
  padding: 0;
  border: none;
}
.field-entry.download .field-value a:hover, .field-entry.link .field-value a:hover {
  background-color: #6f688f;
}
.field-entry.download .field-value a::before, .field-entry.link .field-value a::before {
  font-size: 1.4rem;
  line-height: 1;
  color: white;
  padding: 1em 0.5em 1em 2.2em;
  background: transparent;
  content: "Download";
}
.field-entry.download .field-value a::before {
  content: "Download";
}
.field-entry.link .field-value a::before {
  content: "Bezoek website";
}
.field-entry.download .field-value a::after, .field-entry.link .field-value a::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 1.1rem;
  line-height: 1;
  color: white;
  padding: 1em 2.2em 1em 1em;
  background: transparent;
}
.field-entry.download .field-value a::after {
  content: "";
}
.field-entry.link .field-value a::after {
  content: "";
}
/* Responsive */
@media (max-width: 768px) {
  .fields-container {
    flex-direction: column;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .field-entry {
    flex: 1 1 100%;
  }
  .field-entry.download .field-value a {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .com-content-article.item-page {
    padding: 0 1rem;
  }
}
/* Introtekst als overlay over afbeelding */
.field-entry.introtekst {
  position: absolute;
  bottom: -30rem;
  left: 1rem;
  background: rgba(255, 255, 255, 0.93);
  padding: 1rem;
  border-radius: 6px;
  max-width: 60%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 2;
  line-height: 1.6;
}
.com-content-article .item-image {
  max-height: 400px;
  overflow: hidden;
  border-radius: 6px;
  margin: 0 0 4rem 0;
  width: 100%;
  position: relative;
  z-index: 1;
}
.com-content-article .item-image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  max-height: 400px;
}
/* Responsive aanpassing */
@media (max-width: 768px) {
  .field-entry.introtekst {
    position: static;
    max-width: 100%;
    margin-top: 1rem;
    background: transparent;
    box-shadow: none;
    padding: 0;
  }
}
/* Responsive aanpassing */
@media (max-width: 768px) {
  .fields-container {
    flex-direction: column;
    gap: 0.5rem;
  }
  .fields-row {
    flex-direction: column;
  }
}
/* Bottom fields */
/* Basis layout */
.fields-tool-info {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  margin: 3rem 0 2rem 0;
  padding: 0;
  list-style: none;
  position: relative;
}
/* Algemeen voor elk li-item */
.fields-tool-info > li {
  list-style: none;
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 0.6rem;
  row-gap: 0.2rem;
  align-items: start;
}
/* Iconen-stijl */
.fields-tool-info .met-hoeveel-mensen-gebruik-je-de-tool::before, .fields-tool-info .tijdsinvestering::before, .fields-tool-info .doelgroep::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 2rem;
  color: #343275;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-top: 0.2rem;
  margin-right: 0.5rem;
  grid-row: span 2;
  width: 2.2rem;
  /* vaste breedte voor uitlijning van de tekst */
  text-align: center;
  /* icoon centreren binnen die breedte */
}
/* Specifieke iconen */
.fields-tool-info .met-hoeveel-mensen-gebruik-je-de-tool::before {
  content: "";
  /* users */
}
.fields-tool-info .tijdsinvestering::before {
  content: "";
  /* clock */
}
.fields-tool-info .doelgroep::before {
  content: "";
  /* user */
}
/* Verwijder iconen bij download en link */
.fields-tool-info .download::before, .fields-tool-info .link::before {
  content: none !important;
}
/* Label en waarde opmaak */
.fields-tool-info .field-label {
  font-weight: 600;
  color: #343275;
  line-height: 1.2;
}
.fields-tool-info .field-value {
  font-style: italic;
  color: #555;
}
/* Responsieve layout */
@media (min-width: 600px) {
  /* Als download én link beide aanwezig zijn, zet link rechts */
  .fields-tool-info {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "left right" "doelgroep doelgroep" "download link";
    max-width: 800px;
  }
  .fields-tool-info > li.met-hoeveel-mensen-gebruik-je-de-tool {
    grid-area: left;
  }
  .fields-tool-info > li.tijdsinvestering {
    grid-area: right;
  }
  .fields-tool-info > li.doelgroep {
    grid-area: doelgroep;
  }
  .fields-tool-info > li.download {
    grid-area: download;
    justify-self: start;
    /* links uitlijnen */
  }
  .fields-tool-info > li.link {
    /*  grid-area: link; */
    justify-self: start;
    /* standaard links */
  }
  .fields-tool-info > li.download ~ li.link {
    /* justify-self: end; */
  }
}
/*# sourceMappingURL=custom_15.css.map */