@import "../libs/swiper/swiper-bundle.css";
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, 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');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 500px;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
/* Colors
===========================================================================*/
/* UIpallet colors
===========================================================================*/
/* Font family's
===========================================================================*/
/* Font size's
===========================================================================*/
/* Widths
===========================================================================*/
/* Breaks
===========================================================================*/
/* Preset
===========================================================================*/
h1 {
  margin: 0;
  font-size: 32px;
  font-family: 'Anek Malayalam', sans-serif;
  font-weight: 700;
  color: #134478;
}
h2 {
  margin: 0 0 10px;
  font-size: 32px;
  font-family: 'Anek Malayalam', sans-serif;
  font-weight: 600;
  color: #009CDF;
}
h3 {
  margin: 0 0 10px;
  font-size: 24px;
  font-family: 'Anek Malayalam', sans-serif;
  font-weight: 600;
  color: #134478;
}
h4 {
  margin: 0 0 15px;
  font-size: 18px;
  font-family: 'IBM Plex Sans', sans-serif;
  color: #000000;
}
h5 {
  margin: 0 0 10px;
  font-size: 18px;
  font-family: 'IBM Plex Sans', sans-serif;
  color: #000000;
}
h6 {
  margin: 0 0 10px;
  font-size: 18px;
  font-family: 'IBM Plex Sans', sans-serif;
  color: #000000;
}
/* Basic btns
===========================================================================*/
.btn-highlight {
  background-color: #134478;
  color: #ffffff;
  padding: 10px 20px;
  font-family: 'Anek Malayalam', sans-serif;
  font-weight: 500;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-highlight:hover {
  background: #134478;
  background: linear-gradient(90deg, #134478 0%, #009CDF 100%);
}
.btn-highlight-green {
  background-color: #cee9f5;
  color: #ffffff;
  padding: 10px 20px;
  font-family: 'Anek Malayalam', sans-serif;
  font-weight: 500;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-highlight-green:hover {
  background: #95C127;
  background: linear-gradient(90deg, #95C127 0%, #95C127 100%);
}
.btn-highlight-yellow {
  background-color: #FCBF00;
  color: #134478;
  padding: 10px 20px;
  font-family: 'Anek Malayalam', sans-serif;
  font-weight: 500;
  display: inline-block;
}
.btn-highlight-yellow:hover {
  background: #cee9f5;
  background: linear-gradient(90deg, #cee9f5 0%, #cee9f5 100%);
}
.btn-highlight-reversed {
  border: 2px solid #134478;
  color: #134478;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 30px;
  font-weight: 600;
  display: inline-block;
}
.btn-highlight-reversed:hover {
  color: #ffffff;
  background-color: #134478;
}
.btn-primary {
  background-color: #134478;
  /* Primaire achtergrondkleur */
  color: #ffffff;
  /* Tekstkleur */
  padding: 10px 30px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  /* Zorgt voor centreren van tekst */
  border-radius: 0 20px 20px 20px;
  min-width: 120px;
  /* Zorg voor een minimale breedte */
  overflow: hidden;
  /* Verberg eventuele inhoud buiten de afgeronde randen */
}
.btn-primary:hover {
  background: #134478;
  background: linear-gradient(90deg, #134478 0%, #009CDF 100%);
  /* Gradiënt op hover */
}
.btn-primary-light {
  background-color: #009CDF;
  /* Primaire achtergrondkleur */
  color: #ffffff;
  /* Tekstkleur */
  padding: 10px 30px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  /* Zorgt voor centreren van tekst */
  border-radius: 0 20px 20px 20px;
  min-width: 120px;
  /* Zorg voor een minimale breedte */
  overflow: hidden;
  /* Verberg eventuele inhoud buiten de afgeronde randen */
}
.btn-primary-light:hover {
  background: #009CDF;
  background: linear-gradient(90deg, #009CDF 0%, #134478 100%);
  /* Gradiënt op hover */
}
.btn-secondary {
  background-color: #009CDF;
  color: #ffffff;
  padding: 10px;
  font-weight: bold;
  display: inline-block;
}
.btn-secondary:hover {
  background: #134478;
  background: linear-gradient(90deg, #134478 0%, #009CDF 100%);
}
.btn-secondary-reversed {
  background-color: #ffffff;
  color: #009CDF;
  border: 2px solid #009CDF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 40px;
  font-weight: 500;
  display: inline-block;
  font-size: 16px;
}
.btn-secondary-reversed:hover {
  background-color: #009CDF;
  color: #ffffff;
}
.ul-checkmark-style {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 15px;
}
.ul-checkmark-style li {
  display: flex;
  align-items: center;
}
.ul-checkmark-style li::before {
  content: '';
  width: 30px;
  height: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.ul-checkmark-style li:nth-child(3n+1):before {
  background-image: url("../images/KB Checkmark Blauw.png");
}
.ul-checkmark-style li:nth-child(3n+2):before {
  background-image: url("../images/KB Checkmark Groen.png");
}
.ul-checkmark-style li:nth-child(3n+3):before {
  background-image: url("../images/KB Checkmark Geel.png");
}
/*
  Slider op home.
===========================================================================*/
.view-content-slide {
  overflow: hidden;
  position: relative;
  max-width: 1440px;
  border-radius: 0 0 0 135px;
  margin: 0 auto;
}
.view-content-slide .views-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  min-height: 500px;
  padding: 150px 20px 0 20px;
  box-sizing: border-box;
}
.view-content-slide .views-row .views-field-title {
  position: absolute;
  bottom: 250px;
  max-width: 700px;
}
.view-content-slide .views-row .views-field-title h1 {
  margin: 0 auto;
  text-align: center;
  font-size: 56px;
  line-height: 60px;
  font-weight: 700;
  color: #ffffff;
}
.view-content-slide .views-row .views-field-field-slide-links {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 2;
}
.view-content-slide .views-row .views-field-field-slide-links .field-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  max-width: 900px;
  margin: 0 auto;
  height: 132px;
  position: relative;
}
.view-content-slide .views-row .views-field-field-slide-links .field-content a {
  margin: 0 0 10px;
  font-size: 32px;
  font-family: 'Anek Malayalam', sans-serif;
  font-weight: 600;
  color: #009CDF;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #ffffff;
  line-height: 36px;
  border-radius: 50px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  /* Ruimte tussen tekst en icoon */
  position: relative;
}
.view-content-slide .views-row .views-field-field-slide-links .field-content a:after {
  content: "";
  display: inline-block;
  width: 36px;
  /* Pas aan op de grootte van de iconen */
  height: 36px;
  background-size: contain;
  background-repeat: no-repeat;
}
.view-content-slide .views-row .views-field-field-slide-links .field-content a:nth-child(1) {
  background-color: #95C127;
}
.view-content-slide .views-row .views-field-field-slide-links .field-content a:nth-child(1):after {
  background-image: url('../images/icon-beurzen.png');
}
.view-content-slide .views-row .views-field-field-slide-links .field-content a:nth-child(2) {
  background-color: #FCBF00;
}
.view-content-slide .views-row .views-field-field-slide-links .field-content a:nth-child(2):after {
  background-image: url('../images/icon-magazine.png');
}
.view-content-slide .views-row .views-field-field-slide-links .field-content a:nth-child(3) {
  background-color: #134478;
}
.view-content-slide .views-row .views-field-field-slide-links .field-content a:nth-child(3):after {
  background-image: url('../images/icon-kerken.png');
}
.view-content-slide .swiper-slide {
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 960px) {
  .view-content-slide .swiper-wrapper {
    height: 560px;
  }
  .view-content-slide .swiper-wrapper .views-row {
    background-image: none !important;
  }
  .view-content-slide .swiper-wrapper .views-row .views-field-title {
    top: 0;
  }
  .view-content-slide .swiper-wrapper .views-row .views-field-title h1 {
    color: #009CDF;
    font-size: 36px;
  }
  .view-content-slide .swiper-wrapper .views-row .views-field-field-slide-links {
    top: 250px;
  }
  .view-content-slide .swiper-wrapper .views-row .views-field-field-slide-links .field-content {
    width: 70%;
    grid-gap: 10px;
  }
  .view-content-slide .swiper-wrapper .views-row .views-field-field-slide-links .field-content a {
    height: 86px;
    margin: 0;
  }
  .view-content-slide .swiper-wrapper .views-row .views-field-field-slide-links .field-content {
    grid-template-columns: 1fr;
  }
}
.view-content-testamonials {
  position: relative;
  max-width: 900px;
  margin: 40px auto;
  overflow: visible;
  height: 260px;
  /* ✅ Fix voor onzichtbare navigatieknoppen */
}
.view-content-testamonials .swiper-wrapper {
  display: flex;
  transition: transform 0.5s ease;
  width: 100%;
}
.view-content-testamonials .swiper-wrapper .swiper-slide {
  flex: 0 0 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.8s ease, visibility 0.8s ease;
  text-align: center;
}
.view-content-testamonials .swiper-wrapper .swiper-slide.swiper-slide-active {
  opacity: 1;
  visibility: visible;
}
.view-content-testamonials .swiper-wrapper .swiper-slide h2 {
  font-size: 24px;
  font-weight: bold;
  color: #134478;
  text-align: center;
  margin-bottom: 15px;
}
.view-content-testamonials .swiper-wrapper .swiper-slide p {
  font-size: 20px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  text-align: center;
  max-width: 750px;
  margin: 0 auto;
}
.view-content-testamonials .swiper-button {
  /* 🔹 Zet de knoppen verder naar buiten */
}
.view-content-testamonials .swiper-button-prev,
.view-content-testamonials .swiper-button-next {
  background-color: #134478;
  color: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  /* Houd ze verticaal gecentreerd */
  transform: translateY(-50%);
  border: 2px solid white;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.view-content-testamonials .swiper-button-prev:hover,
.view-content-testamonials .swiper-button-next:hover {
  background-color: #0c2b4c;
}
.view-content-testamonials .swiper-button-prev::after,
.view-content-testamonials .swiper-button-next::after {
  content: none;
}
.view-content-testamonials .swiper-button-prev svg,
.view-content-testamonials .swiper-button-next svg {
  display: none;
}
.view-content-testamonials .swiper-button-prev::before,
.view-content-testamonials .swiper-button-next::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}
.view-content-testamonials .swiper-button-prev {
  left: -60px;
  /* Zet de knop buiten de container */
}
.view-content-testamonials .swiper-button-prev::before {
  transform: rotate(-135deg);
}
.view-content-testamonials .swiper-button-next {
  right: -60px;
  /* Zet de knop buiten de container */
}
.view-content-testamonials .swiper-button-next::before {
  transform: rotate(45deg);
}
@media screen and (max-width: 960px) {
  .view-content-testamonials {
    padding: 10px;
    margin: 20px 0 ;
  }
}
:root {
  --swiper-theme-color: #aaa;
  --swiper-navigation-size: 60px;
}
