﻿/*importeer alle components*/
.widget-container {
  padding: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
  display: flex;
  min-height: 100vh;
  height: fit-content;
  max-width: 1440px;
  background: rgb(248, 249, 250);
  box-shadow: rgba(52, 58, 64, 0.2) 0px 0px 30px 0px;
}

svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
  overflow: visible;
  box-sizing: content-box;
}

.svg-inline--fa {
  display: inline-block;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

.row {
  padding: 0 40px 20px 40px;
  margin-bottom: 10px;
}

/*importeer alle components*/
.onderwerp {
  width: 100%;
}
.onderwerp .header {
  padding: 20px 40px 0 40px;
  border-bottom: 1px solid #e8e7e9;
  align-items: center;
  padding-bottom: 15px;
  display: flex;
}
.onderwerp .header img {
  margin: 0;
  padding: 0;
}
.onderwerp .header .nodeLogo {
  height: 55px;
}
.onderwerp .header .titleAndMetadata {
  flex-direction: column;
  gap: 10px;
  display: flex;
}
.onderwerp .header .titleAndMetadata span {
  margin: 0px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5625rem;
}
.onderwerp .header .titleAndMetadata .metadataTags {
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  display: flex;
}

.link .card {
  background-color: #fff;
  border-radius: 15px;
  max-width: 100%;
  min-height: 480px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(108, 117, 125, 0.2);
}
.link .card .container {
  padding: 20px 20px 10px;
  position: relative;
  /*.badgeIconContainer {
      position: absolute;
      top: 0;
      right: 0;

      img {
          width: 128px;
          margin: 0;
          padding: 0;
      }
  }*/
}
.link .card .container .visualContainer {
  justify-content: center;
  height: 150px;
  display: flex;
  position: relative;
}
.link .card .container .visualContainer .imageContainer {
  border-radius: 5px;
  justify-content: center;
  place-items: center;
  min-height: 150px;
  max-height: 150px;
  display: flex;
  overflow: hidden;
}
.link .card .container .visualContainer .imageContainer .img {
  object-fit: cover;
  cursor: pointer;
  border-radius: 5px;
  max-width: 100%;
  margin: 0;
  /*padding: 20px;*/
}
.link .card .container .textContainer {
  flex-direction: column;
  justify-content: space-between;
  height: 300px;
  display: flex;
  overflow: hidden;
}
.link .card .container .textContainer .queryCardBodyContent {
  flex-direction: column;
  height: 280px;
  overflow: hidden;
}
.link .card .container .textContainer .queryCardBodyContent .cardTitleLink {
  text-align: left;
  cursor: pointer;
  max-width: 100%;
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
}
.link .card .container .textContainer .queryCardBodyContent .cardTitleLink span {
  margin: 0px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5625rem;
  color: rgb(43, 127, 242);
}
.link .card .container .textContainer .queryCardBodyContent .cardDescription {
  color: rgb(108, 117, 125);
  font-size: 16px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
}
.link .card .container .textContainer .resultsLink {
  box-sizing: border-box;
  justify-content: space-between;
  align-items: center;
  min-height: 40px;
  display: flex;
  overflow: hidden;
}
.link .card .container .textContainer .resultsLink .resultLogo {
  background-color: #f8f9fa;
  border: 1px solid #dee2e6;
  border-radius: 8px;
  align-items: center;
  min-width: 28px;
  max-width: 100%;
  margin-right: 16px;
  padding: 2px;
  display: flex;
  overflow: hidden;
}
.link .card .container .textContainer .resultsLink .resultLogo .sourceLogoImg {
  width: auto;
  height: 24px;
  margin: 0;
  padding: 0;
}
.link .card .container .textContainer .resultsLink .resultLink {
  color: #2b7ff2;
  cursor: pointer;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}
.link .card .container .textContainer .linkFooter {
  display: flex;
}
.link .card .container .textContainer .linkFooter .metadata {
  border: 1px solid #af1c5b;
  color: #af1c5b;
  font-size: 0.625rem;
  border-radius: 15px;
  padding: 5px 8px;
}

.widget {
  width: 100%;
}
.widget .topic-titel {
  padding: 0px 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 10px;
}
.widget .topic-titel .topicTitleStyle {
  font-size: 14px;
  line-height: 20px;
  display: block;
}
.widget .topic-titel .queryTitleStyle {
  justify-content: flex-start;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  display: flex;
}
.widget .topic-titel .list {
  cursor: pointer;
  z-index: 1001;
  flex-direction: column;
  width: 100%;
  display: flex;
  position: absolute;
}
.widget .topic-titel .list .title {
  background: #fff;
  border: 1px solid #e8e7e9;
  border-radius: 22px;
  color: #6c757d;
  justify-content: space-between;
  align-items: center;
  height: 45px;
  padding: 10px 20px;
  display: flex;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
}
.widget .topic-titel .list .title[aria-expanded=true] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.widget .topic-titel .list .dropdown-menu {
  padding: 0;
  width: 100%;
  margin-top: -3px !important;
  border: 1px solid #e8e7e9 !important;
  border-top: 0 !important;
  border-radius: 0;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  overflow: hidden;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
}
.widget .topic-titel .list .dropdown-menu .item {
  color: #343a40;
  border-top: 1px solid #cbcbcc;
  justify-content: space-between;
  align-items: center;
  padding: 0.5em 2.4em 0.5em 1.2em;
  line-height: 25px;
  display: flex;
  overflow: hidden;
  white-space: normal;
}
.widget .topic-titel .list .dropdown-menu .item svg {
  position: absolute;
  z-index: 2;
  right: 0.7em;
}
.widget .headerContainer {
  background: #d6ead2;
  align-items: center;
  margin-bottom: 20px;
  padding: 10px 40px;
  display: flex;
}
.widget .headerContainer .widget-titel {
  margin: 0px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.875rem;
  color: rgb(52, 58, 64);
  word-break: break-all;
}

.curriculum {
  width: 100%;
}
.curriculum .container-body {
  padding-top: 20px;
  height: 100%;
}
.curriculum .container-body .leergebieden-overzicht a {
  text-decoration: none;
}
.curriculum .container-body .leergebieden-overzicht a .subjectCard {
  cursor: pointer;
  background: #dededf;
  border-radius: 15px;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  height: 186px;
  padding: 15px;
  display: flex;
  box-shadow: 0 5px 20px rgba(108, 117, 125, 0.2);
}
.curriculum .container-body .leergebieden-overzicht a .subjectCard .imageClass {
  max-height: 90px;
}
.curriculum .container-body .leergebieden-overzicht a .subjectCard .subjectTitle {
  -webkit-line-clamp: 2;
  word-break: break-word;
  text-align: center;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  margin: 0px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5625rem;
  color: rgb(52, 58, 64);
}

.overzichtblok {
  height: 100%;
  display: flex;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.overzichtblok .cardContainer {
  background: #fff;
  border-radius: 15px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  max-width: 445px;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 0 5px 20px rgba(108, 117, 125, 0.2);
}
.overzichtblok .cardContainer[data-card-expanded=true] .innerCard .cardImageWrapper {
  display: none;
}
.overzichtblok .cardContainer[data-card-expanded=true] .innerCard .cardBody {
  overflow: auto;
}
.overzichtblok .cardContainer[data-card-expanded=true] .innerCard .cardList .cardListItem {
  display: list-item !important;
}
.overzichtblok .cardContainer .innerCard {
  border-radius: 15px 15px 0 0;
  flex-direction: column;
  display: flex;
}
.overzichtblok .cardContainer .innerCard .cardImageWrapper {
  box-sizing: content-box;
  background: #dededf;
  border-radius: 15px 15px 0 0;
  width: 100%;
  height: 80px;
  padding: 20px 0;
  display: inline-block;
  overflow: hidden;
}
.overzichtblok .cardContainer .innerCard .cardBody {
  border-radius: 0 0 16px 16px;
  padding: 20px;
}
.overzichtblok .cardContainer .innerCard .cardBody .cardTitle {
  display: block;
  text-align: center;
  font-weight: bold;
}
.overzichtblok .cardContainer .innerCard .cardBody .cardList {
  margin: 0;
  padding: 0;
  list-style: none;
}
.overzichtblok .cardContainer .innerCard .cardBody .cardList .cardListItem {
  color: #6c757d;
  cursor: pointer;
  min-height: 24px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}
.overzichtblok .cardContainer .innerCard .cardBody .cardList .cardListItem a {
  color: black;
  text-decoration: none;
}
.overzichtblok .cardContainer .innerCard .cardBody .cardList .cardListItem .cardListItemText {
  margin-left: 0.4em;
}
.overzichtblok .cardContainer .innerCard .cardBody .cardList .cardListItem .cardListItemText:hover, .overzichtblok .cardContainer .innerCard .cardBody .cardList .cardListItem .bulletIcon {
  color: #2b7ff2;
}
.overzichtblok .cardContainer .cardBodyFooter {
  cursor: pointer;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 20px 15px;
  font-size: 14px;
  display: flex;
}
.overzichtblok .cardContainer .cardBodyFooter span {
  color: #2b7ff2;
  border: none;
}
.overzichtblok .cardContainer .cardBodyFooter svg {
  color: #2b7ff2;
}

.topic {
  width: 100%;
}
.topic .onderwerp-titel {
  padding: 0px 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 10px;
}
.topic .onderwerp-titel .onderwerpTitleStyle {
  justify-content: flex-start;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  display: flex;
}

.queries {
  width: 100%;
}
.queries .topic-titel {
  padding: 0px 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 10px;
}
.queries .topic-titel .topicTitleStyle {
  font-size: 14px;
  line-height: 20px;
  display: block;
}
.queries .topic-titel .queryTitleStyle {
  justify-content: flex-start;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  display: flex;
}
.queries .topic-titel .list {
  cursor: pointer;
  z-index: 1001;
  flex-direction: column;
  width: 100%;
  display: flex;
  position: absolute;
}
.queries .topic-titel .list .title {
  background: #fff;
  border: 1px solid #e8e7e9;
  border-radius: 22px;
  color: #6c757d;
  justify-content: space-between;
  align-items: center;
  height: 45px;
  padding: 10px 20px;
  display: flex;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
}
.queries .topic-titel .list .title[aria-expanded=true] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.queries .topic-titel .list .dropdown-menu {
  padding: 0;
  width: 100%;
  margin-top: -3px !important;
  border: 1px solid #e8e7e9 !important;
  border-top: 0 !important;
  border-radius: 0;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  overflow: hidden;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
}
.queries .topic-titel .list .dropdown-menu .item {
  color: #343a40;
  border-top: 1px solid #cbcbcc;
  justify-content: space-between;
  align-items: center;
  padding: 0.5em 2.4em 0.5em 1.2em;
  line-height: 25px;
  display: flex;
  overflow: hidden;
  white-space: normal;
}
.queries .topic-titel .list .dropdown-menu .item svg {
  position: absolute;
  z-index: 2;
  right: 0.7em;
}
.queries .query-container-body {
  padding-top: 20px;
}

.broodkruimel-navigation {
  z-index: 1100;
  margin-top: -40px;
  position: sticky;
  top: 0;
}
.broodkruimel-navigation .subheaderWrapper {
  background: #dededf !important;
  color: #6c757d;
  opacity: 0.9;
  z-index: 1100;
  background-color: #fff;
  align-self: center;
  align-items: center;
  gap: 20px;
  width: 100%;
  height: 40px;
  padding: 10px 40px;
  display: flex;
  position: sticky;
  top: 0;
}
.broodkruimel-navigation .subheaderWrapper .backButton {
  color: #fff;
  cursor: pointer;
  background-color: #adb5bd;
  border: none;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 20px;
  min-width: 20px;
  height: 20px;
  padding: 0;
  font-size: 12px;
  display: flex;
}
.broodkruimel-navigation .subheaderWrapper .broodkruimel a {
  padding: 0px;
  pointer-events: auto;
  border: 0px;
  cursor: pointer;
  text-decoration: underline;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: inherit;
  background: transparent;
}

.curriculum-container-header {
  background-color: #39b9ec;
  background-size: cover;
  flex-direction: row;
  width: 100%;
  padding: 50px 40px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.curriculum-container-header .curriculumDetails {
  text-shadow: 0 1px 2px rgba(53, 53, 53, 0.4509803922);
  align-items: center;
  gap: 20px;
  display: flex;
}
.curriculum-container-header .curriculumDetails .logoContainer {
  background: #fff;
  border: 1px solid #cbcbcc;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  min-width: 62px;
  max-width: 62px;
  height: 62px;
  padding: 10px;
  display: flex;
}
.curriculum-container-header .curriculumDetails .logoContainer .curriculumMissingLogo {
  background: #69bfac;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}
.curriculum-container-header .curriculumDetails .css-1o5houz {
  margin: 0px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5625rem;
  color: white;
}
.curriculum-container-header .zoek-form {
  display: flex;
  position: relative;
  background: white;
  border-radius: 50px;
  margin-left: 2rem;
  min-width: 265px;
}
.curriculum-container-header .zoek-form .zoekveld {
  width: 100%;
  padding: 0 15px 0 45px;
  position: relative;
  z-index: 2;
  height: 50px;
  border-radius: 40px;
  border: 1px solid;
  outline: unset;
}
.curriculum-container-header .zoek-form .zoek-knop {
  display: flex;
  text-decoration: none;
  align-items: center;
  padding: 13px 0;
  background: transparent;
  z-index: 5;
  position: absolute;
  left: 15px;
  border: none;
}

.navigatie-ruimte {
  width: 100%;
  height: 40px;
}

.zoeken {
  width: 100%;
}
.zoeken .zoekresultaten-header {
  padding: 1.5rem;
  padding: 30px 40px 10px 40px;
}
.zoeken .zoekresultaten-header h2 {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
.zoeken .zoekresultaten-header h2 .zoekterm {
  color: #0d6efd;
  font-weight: bold;
}
.zoeken .zoekresultaten-header .resultaataantal {
  font-size: 1rem;
}
