/*
Theme Name: Slim Boeren
Theme URI: http://slimboeren.nl
Description: Wordpress thema voor Slim Boeren
Author: Comceptum
Author URI: http://comceptum.nl
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt
Text Domain: slimboeren
*/

:root  {
    --base: 15px;
    --extramassive: calc(var(--base) * 30);
    --massive: calc(var(--base) * 24);
    --extrahuge: calc(var(--base) * 12);
    --huge: calc(var(--base) * 8);
    --extralarge: calc(var(--base) * 6);
    --largehuge: calc(var(--base) * 5);
    --large: calc(var(--base) * 4);
    --mediumlarge: calc(var(--base) * 3);
    --medium: max(30px, calc(var(--base) * 2.5));
    --smallmedium: max(22.5px, calc(var(--base) * 2));
    --small: max(15px, calc(var(--base) * 1.5));
    --extrasmall: max(10px, calc(var(--base) * 1));
    --tiny: max(7.5px, calc(var(--base) * 0.675));


    --extramassive-negative: calc(var(--base) * -30);
    --massive-negative: calc(var(--base) * -24);
    --huge-negative: calc(var(--base) * -8);
    --extralarge-negative: calc(var(--base) * -6);
    --largehuge-negative: calc(var(--base) * -5);
    --large-negative: calc(var(--base) * -4);
    --mediumlarge-negative: calc(var(--base) * -3);
    --medium-negative: min(-30px, calc(var(--base) * -2.5));
    --smallmedium-negative: min(-22.5px, calc(var(--base) * -2));
    --small-negative: min(-15px, calc(var(--base) * -1.5));
    --extrasmall-negative: min(-10px, calc(var(--base) * -1));
    --tiny-negative: min(-7.5px, calc(var(--base) * -0.75));

    --container: 1390px;

    --color1: #1E3C3C;
    --color2: #FDFBE4;
    --color3: #f4f5f2;
    --color4: #FFFFAF;

    --section-end: max(165px, calc(var(--base) * 11));
}
@font-face {
    font-family: 'Londrina Solid';
    src:
        url('fonts/LondrinaSolid-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bitter Brush';
    src: url('fonts/BitterBrush DEMO.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 7 Brands';
    src: url('fonts/FontAwesome7Brands-Regular.eot');
    src: url('fonts/FontAwesome7Brands-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/FontAwesome7Brands-Regular.woff2') format('woff2'),
        url('fonts/FontAwesome7Brands-Regular.woff') format('woff'),
        url('fonts/FontAwesome7Brands-Regular.ttf') format('truetype'),
        url('fonts/FontAwesome7Brands-Regular.svg#FontAwesome7Brands-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 7 Pro';
    src: url('fonts/FontAwesome7Pro-Regular.eot');
    src: url('fonts/FontAwesome7Pro-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/FontAwesome7Pro-Regular.woff2') format('woff2'),
        url('fonts/FontAwesome7Pro-Regular.woff') format('woff'),
        url('fonts/FontAwesome7Pro-Regular.ttf') format('truetype'),
        url('fonts/FontAwesome7Pro-Regular.svg#FontAwesome7Pro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 7 Pro';
    src: url('fonts/FontAwesome7Pro-Light.eot');
    src: url('fonts/FontAwesome7Pro-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/FontAwesome7Pro-Light.woff2') format('woff2'),
        url('fonts/FontAwesome7Pro-Light.woff') format('woff'),
        url('fonts/FontAwesome7Pro-Light.ttf') format('truetype'),
        url('fonts/FontAwesome7Pro-Light.svg#FontAwesome7Pro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 7 Pro Solid';
    src: url('fonts/FontAwesome7Pro-Solid.eot');
    src: url('fonts/FontAwesome7Pro-Solid.eot?#iefix') format('embedded-opentype'),
        url('fonts/FontAwesome7Pro-Solid.woff2') format('woff2'),
        url('fonts/FontAwesome7Pro-Solid.woff') format('woff'),
        url('fonts/FontAwesome7Pro-Solid.ttf') format('truetype'),
        url('fonts/FontAwesome7Pro-Solid.svg#FontAwesome7Pro-Solid') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Font Awesome 7 Pro Sharp';
    src: url('fonts/FontAwesome7Sharp-Solid.eot');
    src: url('fonts/FontAwesome7Sharp-Solid.eot?#iefix') format('embedded-opentype'),
        url('fonts/FontAwesome7Sharp-Solid.woff2') format('woff2'),
        url('fonts/FontAwesome7Sharp-Solid.woff') format('woff'),
        url('fonts/FontAwesome7Sharp-Solid.ttf') format('truetype'),
        url('fonts/FontAwesome7Sharp-Solid.svg#FontAwesome7Sharp-Solid') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* @font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope-ExtraLight.eot');
    src: url('fonts/Manrope-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Manrope-ExtraLight.woff2') format('woff2'),
        url('fonts/Manrope-ExtraLight.woff') format('woff'),
        url('fonts/Manrope-ExtraLight.ttf') format('truetype'),
        url('fonts/Manrope-ExtraLight.svg#Manrope-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
} */
/* Regular (400) */
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('fonts/PlusJakartaSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* SemiBold (600) */
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('fonts/PlusJakartaSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Bold (700) */
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('fonts/PlusJakartaSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* ExtraBold (800) */
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('fonts/PlusJakartaSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* Button font (600)*/
@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/Montserrat-SemiBold.woff2') format('woff2'),
         url('/fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}





main{
    overflow-x: clip;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Bitter Brush';
    margin-bottom: var(--tiny);
    margin-top: 0;
    line-height: 1.25;
    position: relative;
    display: block;
    font-weight: 400;
    text-wrap: balance;
    letter-spacing: 3px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #222013
}

h1,
.h1 {
    font-size: 64px;
     margin-bottom: var(--small);
      font-weight: 600;
}

.h2,
h2 {
    font-size: 40px;
     margin-bottom: var(--smallmedium);
     font-weight: 700;
}

.h3,
h3 {
    font-size: 26px;
}

.h4,
h4 {
    font-size: 22px;
}

.h5,
h5 {
    font-size: 16px;
}

.h6,
h6 {
    font-size: 16px; 
}

:is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6).large {
    font-size: 48px;
}

html {
    margin-top: 0 !important;
    overflow-x: clip;
}
.highlight-oranje{
    color: var(--color1);
}
body {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Plus Jakarta Sans';
   
    overflow-x: clip;
    line-height: 26px;
    color: var(--color1);
    background: var(--color3);
    margin: 0
}

body.overflow-hidden {
    overflow-y: hidden;
    overflow-x: hidden;
}



p {
    margin-top: 0;
    margin-bottom: var(--extrasmall);
    color: var(--color1);
    line-height: inherit;

}

a {
    color: currentColor;
    text-decoration: none;
}
em{
    font-style: normal;
    color: var(--color1);
}
/* a:hover {
    text-decoration: none;
} */

ul,
ol {
        line-height: 1.625;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: var(--extrasmall);
    color: var(--color2);
}

ul li {
    list-style: none;
}

img {
    width: 100%;
    height: auto;
}

label {
    font-weight: bold;
    margin-bottom: 0;
    display: block;
}

sup {
    top: -5px;
}

abbr {
    text-decoration: none !important;
}

hr {
    margin-top: var(--extrasmall);
    margin-bottom: var(--extrasmall);
    border: 0;
    border-top: 1px solid rgba(0, 57, 77, 0.30);

}

.label {
    text-transform: none;
    font-size: 16px;
    margin-bottom: 7.5px;
    color: inherit;
    font-weight: 600;
    background-color: var(--color1);
    border-radius: 30px;
    padding: 6px 20px 6px 20px;
    width: fit-content;
}
.col-12.col-sm-12.col-md-6.col-lg-6.col-xl-12.breadcrumbs {
margin-top: 0px;
}
.col-12.col-sm-12.col-md-12.col-lg-12.col-xl-12.breadcrumbs{
    margin-top: 0px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="number"],
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box;
    outline: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    position: relative;
    padding: 12.5px 15px;
    border:0;
    background-color: #F3F4F2;
    font-weight: 300;
    border-radius: 30px;

}

:is(input, textarea, select):focus {
    box-shadow: 0 0 0 1.5px var(--color1);
}

select {
    background-image: linear-gradient(45deg,transparent 50%,rgb(25 25 25 / 50%) 50%),linear-gradient(135deg,rgb(25 25 25 / 50%) 50%,transparent 50%);
    background-position: calc(100% - 20px) 50%,calc(100% - 15px) 50%,100% 0;
    background-size: 5px 5px,5px 5px,5px 5px;
    background-repeat: no-repeat;
}

input[type="search"]::-webkit-search-cancel-button {
    display: none;
}



::-webkit-input-placeholder {
    color: var(--color2);
}

::-moz-placeholder {
    color: var(--color2);
}

:-ms-input-placeholder {
    color: var(--color2);
}

::-moz-selection {
    background-color: var(--color1);
    color: #ffffff;
}

::selection {
    background-color: var(--color1);
    color: #ffffff;
}

::-moz-selection {
    background-color: var(--color1);
    color: #ffffff;
}



:focus-visible {
   outline-color: var(--color1);
    outline-offset: 5px;
}

:focus {
    outline: 0 !important;
}


table {
       margin-bottom: var(--extrasmall);
    width: 100%;
    /* border-collapse: collapse;
    text-align: left; */
}

table tr td {
    color: var(--color2);
}


table tr :is(td, th) {
    padding: 0 15px;
}

table tr :is(td, th):first-child {
    padding-left: 0;
}

table tr :is(td, th):last-child {
    padding-right: 0;
}


b,
strong {
    font-weight: 800;
}

small,
.small {
    font-size: 0.75rem;
    font-weight: inherit;
    display: inline-block;
    line-height: 1.5;
}

button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    color: inherit;
    padding: 0
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.span-bold{
    font-weight: 700;
}
.btn {
    -webkit-appearance: none;
    /* padding: 5px 5px 5px 20px; */
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    border: 0;
    z-index: 1;
    border-radius: 30px;
    /* background: var(--color4);
    color: var(--color1); */
    text-decoration: none;
    line-height: 1.125;
    text-align: left;
    cursor: pointer;
    font-weight: 600;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    /* gap: 30px; */
    overflow: hidden;
    white-space: nowrap;
    /* justify-content: space-between; */
}
.btn-text{
   border-radius: 30px; 
   padding: 5px 15px 5px 15px;
   background: var(--color4);
   color: var(--color1);
   font-family: 'Bitter Brush';
   font-size: 18px;
}


.btn:before {
    content: '';
    line-height: 1;
    transition: all 0.6s;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    width: 40px;
    height: 40px;
    background-color: var(--color4);
    -webkit-mask: url("images/btn-before.svg") center / contain no-repeat;
    mask: url("images/btn-before.svg") center / contain no-repeat;
    
    z-index: -1;
    aspect-ratio: 1 / 1;
}
.btn--phone{
    padding: 10px 15px 10px 15px;
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    border: 0;
    z-index: 1;
    border-radius: 30px;
    background: #FC6B3E;
    color: #ffffff;
    text-decoration: none;
    line-height: 1.125;
    text-align: left;
    cursor: pointer;
    font-weight: 600;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 30px;
    overflow: hidden;
    white-space: nowrap;
    justify-content: space-between;
    height: 50px;
}
.btn--phone:hover{
        background: var(--color1);
        animation: pulse 2s infinite;
}

.btn[data-icon]:after {
transform: rotate(0deg);
}

.btn:hover {
    color: #ffffff;
}

.btn:hover:after,
.cta:hover .btn:after {
    box-shadow: 0 0 0 500px #c1502e;
    transform: rotate(0deg);
}

.btn.btn--transparent {
    padding: 0;
    background: transparent;
    border-radius: 0;
    color: inherit;
    font-family: 'Plus Jakarta Sans', sans-serif;
    letter-spacing: 0;
   
}

.btn.btn--transparent:after {
     width: 40px;
    height: 40px;
    background: var(--color1);
    box-shadow: unset !important;
}

.btn.btn--outline {
        box-shadow: 0 0 0 1px var(--color1) inset;
    background: transparent;
    color: #00B7BE;
     color: var(--color2);
}

.btn.btn--outline:hover {
    color: #ffffff;
}
.btn.btn--outline::after{
    background-color: var(--color1);
}



/* Header */

header {
    position: sticky;
    z-index: 10;
    background-color: var(--color1);
   top: calc(var(--topmenuheight) * -1);
   top: 0;
    right: 0;
    left: 0;
    transition: all 0.3s;
}
header .container-xxl{
    max-width: 100%;
    
}
nav.topmenu  {
     position: relative;
    background: #00394D;
    color: #ffffff;
}

nav.topmenu .topmenu-navigation {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: var(--large);
    padding: 10px 0;
    justify-content: space-between;
    font-size: 15px;
    overflow-x: scroll;
}

nav.topmenu .topmenu-navigation::-webkit-scrollbar {
  display: none;
}



header nav.navigation {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    /* gap: var(--huge); */
    padding: var(--extrasmall) 0;
    justify-content: space-between;
    
}

header nav.navigation .navigation-logo {
    width: 100%;
    max-width: 226px;
    position: relative;
    margin: 0;
    z-index: 1;
    line-height: 0;
    transition: all .3s;
    display: block;
    height: 56px;
}

header nav.navigation .navigation-actions {
    display: flex;
    flex-wrap: nowrap;
    gap: var(--small);
    align-items: center;
}
header nav.navigation .navigation-actions--text {
    line-height: 1;
    height: fit-content;
  p{
    margin-bottom: 0px;
  }
  .nav-tel{
    margin-top: 5px;
    color: #FC6B3E;
    font-weight: 600;
  }
}

header nav.navigation .navigation-menu {
    flex: 1 1 auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: end;
     /* gap: var(--huge); */
     height: 50px;
    /* width: fit-content; */
}

header nav.navigation .navigation-menu > ul {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: var(--smallmedium);
    margin-bottom: 0;   
    /* margin-left: auto;
    margin-right: auto; */
    color: #222013;
}

header nav.navigation .navigation-menu > ul > li {
    position: relative;
        width: 100%;
}

header nav.navigation .navigation-menu > ul > li > a {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 5px;
    transition: all 0.3s;
    white-space: nowrap;
    font-weight: 600;
    padding: 10px 0;
    color: var(--color4);
}

header nav.navigation .navigation-menu > ul > li > a:hover {
    color: var(--color4);
}

header nav.navigation .navigation-menu > ul > li.current-menu-item > a {
    color: var(--color1);
    background-color: var(--color4);
    text-decoration-line: none;
    padding: 5px 10px;
    border-radius: 15px;
    width: fit-content;
}

header nav.navigation .navigation-menu ul > li.submenu > a > span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

header nav.navigation .navigation-menu ul > li.submenu > a > span:after {
    content: '';
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro Sharp';
    display: inline-block;
    line-height: 1;
    transition: all 0.3s;
    font-size: 12px;
    color: #00B7BE;
    transform: rotate(-45deg);
}

header nav.navigation .navigation-menu ul > li.submenu.open > a > span:after {
    transform: rotate(90deg);
}

header nav.navigation .navigation-menu ul > li.submenu > ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    margin-bottom: 0;
    padding: 7.5px;
    transition: all 0.3s ease 0s;
    transform: rotateX(90deg);
    transform-origin: top center;
    line-height: 1;
    z-index: 10;
    text-align: left;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 2.5px;
    border-radius: 15px;
    background: rgba(0, 183, 190, 0.50);
        background: #00B7BE;
    backdrop-filter: blur(7.5px);
    color: #ffffff;
    font-weight: 500;
}

header nav.navigation .navigation-menu ul > li.submenu.open > ul {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
}

header nav.navigation .navigation-menu ul > li.submenu > ul li {

}

header nav.navigation .navigation-menu ul > li.submenu > ul li a {
        display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 5px;
    transition: all 0.3s;
    white-space: nowrap;
    padding: 7.5px 10px;
    border-radius: 7.5px;
}

header nav.navigation .navigation-menu ul > li.submenu > ul li a:hover,
header nav.navigation .navigation-menu ul > li.submenu > ul li.current-menu-item a {
    background: rgb(0 57 77 / 60%);
    color: #ffffff;
    
}


header nav.navigation .navigation-toggler {
    position: relative;
    margin: 0;
    z-index: 1;
    display: none;
    color: var(--color4);
    margin-right: auto;
}

header nav.navigation .navigation-toggler span {
    display: block;
    width: 22px;
    height: 2px;
}

header nav.navigation .navigation-toggler span + span {
    margin-top: 4px;
}

header nav.navigation .navigation-toggler span:nth-of-type(1) {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 0;
}

header nav.navigation .navigation-toggler span:nth-of-type(2) {
    opacity: 1;
    width: 22px;
    margin-left: 0;
}

header nav.navigation .navigation-toggler span:nth-of-type(3) {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    bottom: 0;
}

header nav.navigation .navigation-toggler span {
    position: relative;
    transition: all 500ms ease-in-out;
    background-color: currentColor;
}

header nav.navigation .navigation-toggler.active span:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 6px;
}

header nav.navigation .navigation-toggler.active span:nth-of-type(2) {
    opacity: 0;
    width: 0;
    margin-left: 50%;
}

header nav.navigation .navigation-toggler.active span:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 6px;
} 


/* Hero */

section.hero {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    padding: var(--extrahuge) 0 var(--extralarge) 0;
    margin: 0 var(--small);
}

section.hero .hero-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/* section.hero .hero-image:before {
    content: '';
     position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* background: linear-gradient(195deg, rgba(0, 57, 77, 0.00) 44.92%, rgba(0, 57, 77, 0.90) 82.89%); */
    /*pointer-events: none;
    z-index: 1;
} */

section.hero .hero-image img {
    position: absolute;
    width: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
    border-radius: 30px;
    aspect-ratio: 3 / 1;
    min-height: 600px;
}

section.hero .hero-content {
    position: relative;
    z-index: 1;
    color: #ffffff;
    max-width: 700px;
    margin-top: 50px;
}
section.hero .hero-content h1{
    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.45);
}

section.hero  .hero-content__play {
        border-radius: 50%;
    background: var(--color1);
    backdrop-filter: blur(10px);
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    margin-bottom: var(--large);
     animation: pulse 2s infinite;
     position: absolute;    
     left: 60%;
     top: 30%;
     color: white;
     
}

section.hero  .hero-content__play:before {
        content: '';
    background: #000000;
    opacity: 0.25;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border-radius: 50%;
    pointer-events: none;
}

section.hero  .hero-content__play:after {
    content: '';
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro Solid';
}

section.hero .hero-content .hero-content__buttons {
    line-height: 0;
    display: flex;
    flex-wrap: wrap;
    gap: var(--extrasmall);
    margin-top: var(--extrasmall);
}

section.hero .hero-content *:last-child {
    margin-bottom: 0
}

section.hero .hero-footer-text{
    display: flex;
    flex-direction: row;
    gap: 48px;
    font-weight: 600;
    margin-bottom: 30px;
}
section.hero .hero-footer-text p::before{
    content: "";
    display: inline-block;
    height: 13.3px;
    width: 20px;
    margin-right: 13px;

  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='17' viewBox='0 0 24 17' fill='none'%3E%3Cpath d='M1.64758 8.31425L8.31425 14.9809L21.6476 1.64758' stroke='%23FC6B3E' stroke-width='2.33' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}




/* Subheader */

section.intro {
    position: relative;
    padding: var(--small) 0;
    background: #00394D;
    color: #ffffff;
    border-radius: 30px;
    margin: 0 var(--small);
}

section.intro .intro-image {
        position: relative;
    display: block;
    height: 100%;
    padding-bottom: 100%;
    border-radius: 15px;
    overflow: hidden;
    width: calc(100% + ((100vw - var(--container)) / 2) - var(--small));
}


section.intro .intro-image:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(195deg, rgba(0, 57, 77, 0.00) 44.92%, rgba(0, 57, 77, 0.90) 82.89%);
    pointer-events: none;
    z-index: 1;
}

section.intro .intro-image :is(img, video) {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
}

section.intro .intro-image + .cta {
        position: absolute;
    bottom: var(--medium);
    right: calc(var(--gutters-x) * 0.5);
} 

section.intro .intro-content {
    padding-bottom: var(--extralarge);
     padding-top: var(--extralarge);
}

section.intro .intro-content:has(.breadcrumbs) {
    padding-top: 0;
}

section.intro .intro-content .breadcrumbs {
    margin-bottom: var(--extralarge);
    margin-top: var(--small);
}

section.intro .intro-content .label {
    color: white;
}

section.intro .intro-content .intro-content__buttons {
    margin-top: var(--smallmedium);
    line-height: 0;
    display: flex;
    flex-wrap: wrap;
    gap: var(--extrasmall);
}


/* Breadcrumbs */

section.breadcrumbs {
    border-radius: 30px;
    background: #00394D;
    color: #ffffff;
    margin: 0 var(--small);
    padding: var(--smallmedium) 0;
}
.breadcrumbs{
    margin-top: 0px;
}
.breadcrumbs > span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

.breadcrumbs > span > span  {
    white-space: nowrap;
}

.breadcrumbs > span > span a {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
    color: var(--color2);
}

.breadcrumbs > span > span.breadcrumb_seperator {
    line-height: 0;
}

.breadcrumbs > span > span.breadcrumb_seperator:before {
    content: '';
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro';
    font-size: 12px;
    color: #AEB7A8;;
        
        display: block
}

.breadcrumbs > span > span.breadcrumb_last {
    color: var(--color1);
    font-weight: 600;
}



/* Block */

section.blocks {
    position: relative;
    margin: var(--extralarge) 0;
    background-color: white;
}
section.blocks .label{
    color: white;
}
section.blocks .kennisbank-header{
    padding-bottom: 45px;
}
section.blocks .kennisbank-header h2{
    margin-bottom: 0px;
}

section.blocks.blocks--background {
    background: #F3F4F6;
    color: #002F54;
    padding: var(--extralarge) 0;
    margin: 0;
}

section.blocks .blocks-header {
    margin-bottom: var(--mediumlarge);
}

section.blocks .blocks-header p {
    color: rgba(0, 57, 77, 0.60);
}

section.blocks .blocks-header .blocks-header__buttons {
    line-height: 0;
    display: flex;
    flex-wrap: wrap;
    gap: var(--extrasmall);
}

section.blocks .blocks-header *:last-child {
    margin-bottom: 0
}

section.blocks .block {
   
    border-radius: 30px;
    /* height: 100%; */
    display: grid;
    /* grid-template-columns: 1fr 1fr; */
    align-items: center;
    overflow: hidden;
    background: white;
    padding: 5px;
}
section.blocks .block-first{
    padding: 10px;
}



section.blocks .block.block--secondary {
    background: #00394D;
    color: #ffffff;
}

section.blocks .block .block-image {
    position: relative;
    display: block;
    aspect-ratio: 3 / 2;
    width: 100%;
    overflow: hidden;
    border-radius: 30px;
    place-self: flex-start;
}
section.blocks .block .block-image--second {
aspect-ratio: 1 / 1;
}

/* section.blocks .block .block-image:before {
        content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(195deg, rgba(0, 57, 77, 0.00) 44.92%, rgba(0, 57, 77, 0.90) 82.89%);
    pointer-events: none;
    z-index: 1;
} */

section.blocks .block .block-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
}

section.blocks .block .block-image:hover img {
    transform: scale(1.1)
}

section.blocks .block .block-image .block-image__title {
    position: absolute;
    left: var(--smallmedium);
    right: var(--smallmedium);
    bottom: var(--smallmedium);
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-bottom: 0;
    color: #ffffff;
    z-index: 2;
}
section.blocks .block .block-image .block-image__title.block-image__title--small {
font-size: 24px;
}

section.blocks .block .block-image .block-image__title span {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 40px;
}

section.blocks .block .block-image .block-image__title:after {
        content: '';
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro Sharp';
    line-height: 1;
    background-color: var(--color1);
    color: #ffffff;
    border-radius: 50%;
    transition: all 0.3s;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    width: 37.5px;
    height: 37.5px;
       aspect-ratio: 1 / 1;
}

section.blocks .block .block-image:hover .block-image__title:after {
    transform: rotate(0deg);
}



section.blocks .block .block-content {
    padding: 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
section.blocks .block .block-content--wide {
padding: 30px 0px;
}
section.blocks .block .block-content--wide p {
margin-bottom: var(--smallmedium);
}
section.blocks .block .block-content--kennis{
    padding: 30px 0px;
}


section.blocks .block .block-content *:last-child {
    margin-bottom: 0;
}

section.blocks .block .block-content .block-content__buttons {
   line-height: 1;
    display: flex;
    flex-wrap: wrap;
    gap: var(--tiny);
    margin-top: auto;
}
section.blocks .block .block-content .block-content__buttons--long .btn{
  gap: 60px ;
}





/* Article */
section.section {
    position: relative;
    background-color: var(--color2);
    padding: var(--extralarge) 0;
}
/* section.section:has(+ section.section[data-background="color2"]:first-of-type) {
margin-bottom: 30px;
}

section.section[data-background="color2"]:first-of-type{
    border-radius: 32px 32px 0 0;
        margin-top: -30px !important;
} */
section.section[data-background="color2"]{
    .btn::before{
        background-color: var(--color1);
    }
    .btn-text{
        background-color: var(--color1);
        color: var(--color2);
    }
}
section.section.section--background {
    padding: var(--extralarge) 0;
    margin: 0;
    color: #FDFBE4;
    background-color: var(--color1);
    p{
        color: #FDFBE4;
    }
}
section.vertical-cards .vertical-card .vertical-card-image{
    aspect-ratio: 3 / 2;
    object-fit: cover;
    border-radius: 10px;
}
section.horizontal-cards {
    overflow: hidden;
}

article.article {
    position: relative;
    margin: var(--extralarge) 0;
    background-color: var(--color1);
}
article.article.article-secondary{
    background-color: white;
}
article.article.article--background {
    padding: var(--extralarge) 0;
    margin: 0;
    color: #FDFBE4;

    p{
        color: #FDFBE4;
    }
}
section.section--background + .pin-spacer + section.section--background{
    padding-top: 0;
}
section.horizontal-cards .vertical-card-wrapper{
    display: flex;
    flex-direction: row;
    overflow: visible;
    width: 100%;
    position: relative;
    height: 80vh;
}
section.horizontal-cards .card{
     position: absolute;
    top: 50%;
    /* left: 50%; */
    height: 500px;
    aspect-ratio: 2 / 3;
     border-radius: 20px;
   


}
section.horizontal-cards img.horizontal-card--image {
    width: 100%;
    height: 100%;
    object-fit: cover;
     border-radius: 20px;
}
section.horizontal-cards .horizontal-card .horizontal-card-content{
    position: absolute;
    bottom: 15px;
    left: 15px;
    display: flex;
    flex-direction: column;
    h2{
        color: var(--color4);
        margin-bottom: 0;
    }
}

section.horizontal-cards .horizontal-card-eyebrow {
    position: absolute;
    /* left: 50%; */
    top: calc(50% - 300px);
    z-index: 5;
    margin-bottom: 0;
    font-family: 'Bitter Brush';
    font-size: 20px;
    line-height: 1.2;
    color: var(--color2);
}

section.horizontal-cards .horizontal-card-actions {
    position: absolute;
    /* left: 50%; */
    bottom: calc(50% - 290px);
    z-index: 5;
    display: flex;
    align-items: center;
    gap: 24px;
    pointer-events: none;
}

section.horizontal-cards .horizontal-card-progress {
    display: flex;
    gap: 10px;
    width: min(420px, 52vw);
}

section.horizontal-cards .horizontal-card-progress__item {
    position: relative;
    flex: 1 1 0;
    height: 5px;
    overflow: hidden;
    border-radius: 999px;
    background: rgba(253, 251, 228, 0.9);
}

section.horizontal-cards .horizontal-card-progress__fill {
    position: absolute;
    inset: 0;
    width: 100%;
    border-radius: inherit;
    background: var(--color4);
    transform: scaleX(0);
    transform-origin: left center;
}

section.horizontal-cards .horizontal-card-archive {
    flex: 0 0 auto;
    pointer-events: auto;
}

section.budget-cards .card{
    /* aspect-ratio: 7 / 8; */
    border-radius:32px ;
    position: relative;
    color: var(--color1);
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    /* margin-bottom: var(--extralarge); */
    p{
        color: var(--color1);
    }
}

section.budget-cards .card-header{
    padding: 30px 0px 0px 30px;
}
section.budget-cards .card-header img{
    max-height: 100px;
    aspect-ratio: 2 / 1;
    object-fit: contain;
    width: fit-content;
}
section.budget-cards .card .card-content{
    display: flex;
    flex-direction: column;
padding: 30px;
margin-top: auto;
margin-bottom: auto;
gap: 10px;
h2{
    margin-bottom: 0;
}
p{
    margin-bottom: 0;
}
}

section.budget-cards .card-primary{
    background-color: var(--color2);
    .btn-text{
        color: var(--color2);
    }
}
section.budget-cards .card-secondary{
    background-color: var(--color4);
    .btn-text{
        color: var(--color4);
    }
}

section.budget-cards .card .card-footer{
    display: flex;
    width: 100%;
    justify-content: flex-end;
    margin-top: auto;
    padding: 30px;

    .btn-text{
        background-color: var(--color1);
    }
    .btn:before{
        background-color: var(--color1);
    }
}
/* section.course-cards .col-12:has(> .card){
    padding-right: 7.5px;
    padding-left: 7.5px;
    display: flex;
} */
section.course-cards .card{
    display: flex;
    flex-direction: column;
    gap: var(--medium);
}
section.course-cards .card-header{
    display: flex;
    flex-direction: column;
    gap: 15px;
    
}
section.course-cards .card-header img{
    aspect-ratio: 1 / 1;
    max-width: 100px;
}
section.course-cards .card-primary{
background-color: var(--color2);
color: var(--color1);
padding: 30px;
border-radius: 30px;

p{
    color: var(--color1);
}
}
section.course-cards .card-primary:hover{
background-color: var(--color4);
scale: 1.01;
box-shadow: 3px 3px rgba(0, 0, 0, 0.296);

.btn-text{
color: var(--color4);
}

.course-label{
    color: var(--color4);
}
}
section.course-cards .card-content__button{
    width: 100%;
    display: flex;
    justify-content: end;
    margin-top: var(--small);
    cursor: pointer;

    .btn-text{
        color: var(--color2);
        background-color: var(--color1);
    }
}
section.course-cards .course-label{
    padding: 0px 10px;
    background-color: var(--color1);
    color: var(--color2);
    font-family: "Bitter brush";
    border-radius: 20px;
    width: fit-content;
}

section.vertical-cards {
    padding: var(--extralarge) 0;
    overflow: hidden;
}

section.vertical-cards .row {
    align-items: center;
}

section.vertical-cards .vertical-cards-content {
    position: relative;
    z-index: 2;
}

section.vertical-cards .vertical-cards-content p {
    max-width: 560px;
}

section.vertical-cards .vertical-cards-stack {
    position: relative;
    z-index: 1;
    isolation: isolate;
    min-height: min(680px, 78vh);
}

section.vertical-cards .vertical-card {
    position: absolute;
    top: 50%;
    right: 0;
    display: grid;
    grid-template-columns: minmax(0, 3fr) minmax(220px, 2fr);
    width: min(860px, 100%);
    overflow: hidden;
    border-radius: 10px;
    background-color: var(--color2);
    /* box-shadow: 0 24px 80px rgba(30, 60, 60, 0.18); */
    transform: translateY(-50%);
    will-change: transform;
}

section.vertical-cards .vertical-card-media {
    position: relative;
    aspect-ratio: 3 / 2;
}

section.vertical-cards .vertical-card-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

section.vertical-cards .vertical-card-content {
    display: flex;
    align-items: center;
    padding: 30px;
}

section.vertical-cards .vertical-card-content h3 {
    margin-bottom: 0;
    color: var(--color1);
}

section.vertical-cards .youtube-button{
    position: absolute;
    top: 30px;
    left: 30px;
    height: 50px;
}
@media (max-width: 992px) {
    section.vertical-cards .vertical-cards-content,
    section.vertical-cards .vertical-cards-stack {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    section.vertical-cards .vertical-cards-content {
        margin-bottom: var(--smallmedium);
    }

    section.vertical-cards .vertical-cards-stack {
        min-height: min(560px, 68vh);
    }

    section.vertical-cards .vertical-card {
        right: auto;
        left: 0;
        width: min(420px, 100%);
        grid-template-columns: 1fr;
    }

    section.vertical-cards .vertical-card-content {
        padding: 20px;
    }
}

section.faq p{
    margin-bottom: 0;
}
section.faq .faq-card{
    background-color: white;
    padding: 60px;
    border-radius: 30px;
}
section.faq .accordion-item{
    border-top: 1px solid var(--color1);
    position: relative;
}
section.faq .accordion-item .accordion-header .accordion-button{
    
    padding-right: 58px;
}
section.faq .accordion-item .accordion-header .accordion-button::after{
    content: '';
    position: absolute;
    right: 0;
    top: 15px;
    width: 39.75px;
    height: 36px;
    background: url('images/accordion_open.svg') center / contain no-repeat;

}
section.faq .faq-sidebar{
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
section.faq .accordion-item .accordion-header .accordion-button[aria-expanded="true"]::after{
    background-image: url('images/accordion_close.svg');
}
section.faq .faq-card .faq-tags{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap ;
    gap: 10px;
    padding-bottom: var(--medium);
}
section.faq .faq-card .faq-tags .faq-tags__tag{
    padding: 0px 20px;
    background-color: var(--color1);
    font-family: "Bitter Brush";
    color: var(--color2);
    border-radius: 20px;
}
section.banner .banner-img{
    height: 100%;
    align-content: center;
}
section.banner .banner-img img{
    aspect-ratio: 4 / 3;
    object-fit: cover   ;
    border-radius: 20px;
}

section.overview__cases .overview__banner{
    display: flex;
    flex-direction: row;
    padding: var(--extralarge) 0;
}
section.overview__cases .overview__banner .banner-content{
    display: flex;
    flex-direction: column ;
    gap: 15px;
}
section.overview__cases .overview__banner p, section.overview__cases .overview__banner h1{
    margin-bottom: 0;
}
section.overview__cases .overview__banner .banner-img{
    position: relative;
   height: 100%;
   width: 100%;
    align-content: center;  
}
section.overview__cases .overview__banner .banner-img img{

    object-fit: cover   ;
    border-radius: 20px;
    position: absolute;
    top: 0;
    height: 100%;
}
section.overview__cases .cases-card{
    width: 100%;
    aspect-ratio: 3 / 4;
    position: relative;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    
    .btn-text{
        background-color: var(--color2);
        color: var(--color1);
    }
    .btn::before{
        background-color: var(--color2);
    }
}
section.overview__cases .cases-card:hover{
transform: scale(1.1);
transition: all 0.5s;

}
section.overview__cases .cases-card .cases-card__content, section.overview__cases .cases-card .cases-card__header{
    display: flex;
    z-index: 3;
    flex-direction: column;
}
section.overview__cases .cases-card .cases-card__header .cases-label{
    width: fit-content;
    background-color: var(--color4);
    font-family: 'Bitter Brush';
    padding: 0px 15px;
    border-radius: 20px;
}
section.overview__cases .cases-card .cases-card__content p  {
color: var(--color4);
font-family: 'Londrina Solid';
font-size: 20px;
}
section.overview__cases .cases-card img{
    position: absolute;
    inset: 0;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    
}
section.overview__cases .cases-loadmore{
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin: var(--extralarge) 0;
}


/* Gallery */
section.gallery {
    position: relative;
    overflow: hidden;
}

section.gallery .gallery-slider {
    overflow: hidden;
}

section.gallery .gallery-slider .slick-list {
    overflow: visible;
}

section.gallery .gallery-slider .slick-slide {
    padding-right: 0;
}

section.gallery .gallery-card {
    display: block;
}

section.gallery .gallery-card__media {
    position: relative;
    display: block;
    width: calc(100% - 15px);
    overflow: hidden;
    aspect-ratio: 1 / 1;
    border-radius: 15px;
}

section.gallery .gallery-card img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
}

section.gallery .gallery-card__media:hover img {
    transform: scale(1.1);
}

section.gallery .gallery-slider-controls {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    gap: var(--small);
    margin-top: var(--small);
}

section.gallery .gallery-slider-progress .slick-dots {
    justify-content: flex-start;
    margin-top: 0;
}

section.middle-text .text-image{
    margin-top: var(--extralarge);
    position: relative;
}
section.middle-text .text-image img{
    aspect-ratio: 3 / 2;
    object-fit: cover;
    object-position: top;
    border-radius: 10px;
}
section.middle-text .text-image .youtube-button{
    position: absolute;
    top: 30px;
    left: 30px;
    
}
section.middle-text .text-image .youtube-button img{
aspect-ratio: unset;
}
section.divider[data-background="color2"] .divider{
    width: 100%;
    height: 1px;
    background-color: #000;
}
section.divider[data-background="color1"] .divider{
    width: 100%;
    height: 1px;
    background-color: var(--color2);
}
section.more-cases .cases-card{
    width: 100%;
    aspect-ratio: 3 / 4;
    position: relative;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    
    .btn-text{
        background-color: var(--color2);
        color: var(--color1);
    }
    .btn::before{
        background-color: var(--color2);
    }
}
section.more-cases .cases-card .cases-card__content, section.more-cases .cases-card .cases-card__header{
    display: flex;
    z-index: 3;
    flex-direction: column;
}
section.more-cases .cases-card .cases-card__header .cases-label{
    width: fit-content;
    background-color: var(--color4);
    font-family: 'Bitter Brush';
    padding: 0px 15px;
    border-radius: 20px;
}
section.more-cases .cases-card .cases-card__content p  {
color: var(--color4);
font-family: 'Londrina Solid';
font-size: 20px;
}
section.more-cases .cases-card img{
    position: absolute;
    inset: 0;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    
}
section.image_text .image-content{
    position: relative;
    height: 100%;
}
section.image_text .image-content img{
    position: absolute;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

/* article.article.article--background .horizontal-card:nth-child(odd) { transform: rotate(3deg) }
article.article.article--background .horizontal-card:nth-child(even) { transform: rotate(-3deg);} */



:is(article.article, section.section) .article-wrapper {
    border-radius: 30px;
    background: rgba(0, 57, 77, 0.08);
    padding: 15px;
}

:is(article.article, section.section) .article-wrapper .article-content  {
    padding: var(--large);
}
:is(article.article, section.section) .article-content--background{
    position: relative;
    z-index: 0;
}
:is(article.article, section.section) .article-content--background::before{
        content: '';
    position: absolute;
    top: calc(var(--largehuge) * -5);
    right: 0;
    width: 200vw;
    left: -100vw;
    z-index: -2;
    pointer-events: none;
    height: calc(100% + calc(var(--largehuge) * 5));
    background: white;
    overflow: hidden;
}
:is(article.article, section.section) .article-gallery{
    /* padding-bottom: 60px; */
    
}
:is(article.article, section.section) .article-gallery div{
margin: 0px;
padding: 20px 15px;
}
:is(article.article, section.section) .article-gallery div:nth-child(odd) {
    padding-left: 0;
}
:is(article.article, section.section) .article-gallery div:nth-child(even) {
    padding-right: 0;
}

.article-gallery-wrapper {
    margin: 75px calc(var(--small) * -1);
}
:is(article.article, section.section) .article-gallery img{
aspect-ratio: 1.25;
object-fit: cover;
border-radius: 30px;
display: block;
width: 100%;
}

:is(article.article, section.section) .article-content{
    margin: 0px var(--small);
}
:is(article.article, section.section) .article-content img {
    width: auto;
    max-width: 100%;
    z-index: 0;
}


:is(article.article, section.section) .article-content :is( h3, h4, h5, h6, .h3, .h4, .h5, .h6) {
    color: #00B7BE
}

:is(article.article, section.section) .article-content ul li {
    position: relative;
    padding-left: 15px;
}

:is(article.article, section.section) .article-content ul li:before {
    content: '-';
    position: absolute;
    left: 0;
}

:is(article.article, section.section) .article-content ol {
        counter-reset: counter;
    font-size: 18px;
    font-family: "xenera", sans-serif;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

:is(article.article, section.section) .article-content ol > li {
    position: relative;
    list-style: none;
        display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    align-items: center
}

:is(article.article, section.section) .article-content ol > li:before {
        counter-increment: counter;
    content: counter(counter) ". ";
    background: #F1F2F4;
    width: 37.5px;
    height: 37.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
:is(article.article, section.section) .article-content h2{
    margin-bottom: var(--medium);
}
:is(article.article, section.section) .article-content *:last-child {
    margin-bottom: 0;
}

:is(article.article, section.section) .article-content .article-content__buttons {
    margin-top: var(--smallmedium);
    line-height: 0;
    display: flex;
    flex-wrap: wrap;
    gap: var(--extrasmall);
}

:is(article.article, section.section) .article-image {
    display: block;
    position: relative;
    aspect-ratio: 1 / 1;
    z-index: 1;
}
:is(article.article, section.section) .article-image--secondary{
    aspect-ratio: 3 / 2;
    margin: 0px 0px;
}

:is(article.article, section.section) .article-image:has(.cta) {
    margin-bottom: var(--medium)
}
:is(article.article, section.section) .col-image-space{
    margin-top: 30px;
}

:is(article.article, section.section) .article-image:before {
        content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* background: linear-gradient(195deg, rgba(0, 57, 77, 0.00) 44.92%, rgba(0, 57, 77, 0.90) 82.89%); */
    pointer-events: none;
    z-index: 1;
     border-radius: 30px;
}

:is(article.article, section.section) .article-wrapper .article-image:before {
    border-radius: 15px;
}

:is(article.article, section.section) .article-image > img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
     border-radius: 20px;
}

:is(article.article, section.section) .article-wrapper .article-image > img {
    border-radius: 15px;
}

:is(article.article, section.section) .article-image .cta {
    position: absolute;
    bottom: var(--medium-negative);
    right: var(--medium-negative);
        left: var(--small);

}




/* About */

section.about {
    position: relative;
  
}

section.about:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 50%;
    pointer-events: none;
    background: #3C3C3B;
        z-index: -1;
}

section.about .about-wrapper {
       border-radius: 15px;
    background: #F1F2F4;
    padding: var(--small);
}

section.about .about-wrapper .about-content {
    padding: var(--medium) var(--large);
 
}

section.about .about-wrapper .about-content .about-content__label {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
}

section.about .about-wrapper .about-content .about-content__label:before {
    content: '';
    background: #00B7BE;
    width: 7.5px;
    height: 7.5px;
    border-radius: 50%;
     animation: pulse 2s infinite;
}


section.about .about-wrapper .about-content .about-content__buttons {
    margin-top: var(--smallmedium);
    line-height: 0;
    display: flex;
    flex-wrap: wrap;
    gap: var(--extrasmall);
}


section.about .about-wrapper .about-content *:last-child {
    margin-bottom: 0
}


section.about .about-wrapper .about-image {
    position: relative;
    display: block;
    aspect-ratio: 4 / 3;
    border-radius: 15px;
    overflow: hidden;
}

section.about .about-wrapper .about-image :is(img, video) {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
}


section.about .about-wrapper .about-person {
    display: grid;
    gap: var(--medium);
    grid-template-columns: 1fr 1.5fr;
    align-items: center
}

section.about .about-wrapper .about-person .about-person__image {
        display: block;
    position: relative;
    aspect-ratio: 4 / 5;
    overflow: hidden;
    border-radius: 15px;
}

section.about .about-wrapper .about-person .about-person__image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
}

section.about .about-wrapper .about-person .about-person__content {

}


section.about .about-wrapper .about-person .about-person__content :is(h4, h5, h6, .h4, .h5, .h6) {
    color: #00B7BE;
}

section.about .about-wrapper .about-person .about-buttons {
    line-height: 0;
    display: flex;
    flex-wrap: wrap;
    gap: var(--extrasmall);
}

/* Categories */

section.categories {
    margin: var(--extralarge) 0;
    position: relative;
    overflow: hidden;
}

section.categories .categories-header {
    margin-bottom: var(--small)
}

section.categories .categories-header * {
    margin-bottom: 0
}

section.categories .category {
        position: relative;
    border: 0;
    z-index: 1;
    transition: all 0.3s;
    overflow: hidden;
    background: #F1F2F4;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: var(--smallmedium);
    height: 100%;
    border-radius: 15px;
    aspect-ratio: 1 / 1;
}

section.categories .category .category-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

section.categories .category:has(.category-brand) .category-image:before {
    content: '';
     position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 57, 77, 0.08);
    pointer-events: none;
    z-index: 1;
}

section.categories .category .category-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
}

section.categories .category:hover .category-image img {
    transform: scale(1.1);
}

section.categories .category .category-brand {
    position: relative;
    z-index: 1;
    width: 100%;
       min-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.categories .category .category-brand img {
    width: auto;
    height: auto;
    max-width: 180px;
    object-fit: contain;
    display: block;
} 

section.categories .category .category-buttons {
    line-height: 0;
    display: flex;
    flex-wrap: wrap;
    gap: var(--extrasmall);
    justify-content: center
}



section.categories .category .category-image .category-label {
        background: #ffffff;
    font-weight: 500;
    padding: 5px 12.5px;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
    font-weight: 800;
}

section.categories .category .category-image .category-arrow {
       line-height: 1;
    background: #00B7BE;
    color: #ffffff;
    transition: all 0.3s;
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

section.categories .category .category-image .category-arrow:hover {
    background: #F24540;
}

section.categories .category .category-image .category-arrow:after {
    content: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32"><path fill="%23ffffff" d="M25.9352732,16.4186794c.0416047-.0503227.0824757-.1015517.1079822-.1627071.0333614-.0804904.0505816-.1659008.0510564-.2516565,0-.0013811.0007769-.0024169.0007769-.0037979v-.0000863c-.0000432-.0868778-.0177812-.1734103-.0515743-.2549365-.0339656-.0820441-.0829504-.1559744-.1447532-.2175182l-8.4847203-8.4847203c-.2603313-.2603313-.6822476-.2603313-.9425789,0s-.2603313.6822476,0,.9425789l7.3475835,7.3475835-17.2470784-.0003021c-.3687451,0-.6670558.2983107-.6670558.6670558,0,.183682.0745777.3507913.1950758.4712894s.2876074.1950758.4712894.1950758l17.2471648.0003021-7.346634,7.346634c-.2603313.2603313-.2603313.6829381,0,.9432694s.6829381.2603313.9432694,0l8.4849361-8.4849361c.0156665-.0156665.0214929-.0363393.0352604-.053128Z" /></svg>');
    line-height: 0;
    transition: all 0.3s;
    transform: rotate(-45deg) translate(-50%, -50%);
    transform-origin: top left;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ffffff;
    width: 30px;
}

section.categories .category .category-image .category-arrow:hover:after {
    transform: rotate(0deg) translate(-50%, -50%);
}

section.categories .category .category-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 22.5px 30px;
}

section.categories .category .category-content .category-title {
    font-weight: 800;
    text-decoration: none;
    line-height: 1.375;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.3s;
}

section.categories .category .category-content .category-title:hover {
    text-decoration: underline;
}


/* Products */

section.products {
    margin: var(--extralarge) 0;
    position: relative;
    overflow: hidden;
    background-color: white;
    padding-top: var(--extralarge);
}
section.products .product-block{
    padding: 25px 15px 25px 15px;
    margin-top: 0px;
}
section.products .article-image{
display: block;
position: relative;
aspect-ratio: 16 / 9;
}

section.products .article-image > img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
    border-radius: 30px;
}

section.products .products-header {
    margin-bottom: var(--mediumlarge);
}
section.products .products-header p.label{
    color: white;
}

section.products .products-header .products-header__buttons {
    line-height: 0;
    display: flex;
    flex-wrap: wrap;
    gap: var(--extrasmall);
    margin-top: var(--smallmedium)
}

section.products .products-header *:last-child {
    margin-bottom: 0
}

section.products .products-toggler {
    display: none;
    position: fixed;
    right: var(--small);
    bottom: var(--small);
    left: var(--small);
    z-index: 9;
}

section.products .products-toggler:after {
   
}

section.products .products-sidebar {
        display: flex;
    flex-direction: column;
    border-radius: 15px;
    background: #F1F2F4;
    padding: var(--smallmedium) var(--small);
        margin-bottom: var(--medium);
}

section.products .products-sidebar :is(h3, .h3) {
    margin-bottom: 0
}

section.products .products-sidebar .products-active {
        border-bottom: 1px solid #231F20;
    padding: var(--small) 0;
}

section.products .products-sidebar .products-active .wc-aaf-chips {
    line-height: 1.25;
    display: flex;
    flex-wrap: wrap;
    gap: 7.5px;
}

section.products .products-sidebar .products-active .wc-aaf-chips button {
       background: #F1F2F4;
    padding: 5px 12.5px;
    font-weight: 500;
    cursor: pointer;
}

section.products .products-sidebar .products-filter {
       border-bottom: 1px solid rgba(0, 57, 77, 0.30);
    padding: 22.5px 0;
}

section.products .products-sidebar .products-filter:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

section.products .products-sidebar .products-filter:first-child {
    padding-top: 0
}

section.products .products-sidebar .products-filter [aria-expanded] {
    line-height: 1;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
}

section.products .products-sidebar .products-filter [aria-expanded]:after {
    content: "";
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro';
    color: #00B7BE;
    transition: all 0.3s;
    font-size: 12px;
    transform: rotate(45deg);
       

}

section.products .products-sidebar .products-filter [aria-expanded="true"]:after {
     transform: rotate(-45deg);
}

section.products .products-sidebar .products-filter ul {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 12.5px;
    line-height: 1;
    margin-bottom: 0;
    margin-top: var(--extrasmall);
    /* max-height: 225px;
    overflow: scroll; */
}

section.products .products-sidebar .products-filter ul li {
    
}

section.products .products-sidebar .products-filter ul li label {
    font-weight: normal;
    line-height: 1.25;
    position: relative;
    transition: all 0.3s;
    cursor: pointer;
    margin-bottom: 0;
    flex-wrap: nowrap;
    display: flex;
    gap: 7.5px;
}

section.products .products-sidebar .products-filter ul li label:before {
        content: '';
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro';
    font-size: 10px;
    width: 15px;
    height: 15px;
    background: #ffffff;
    color: #00B7BE;
    border: 1px solid transparent;
    background-position: center center;
    background-size: 75%;
    background-repeat: no-repeat;
    transition: all 0.3s;
    aspect-ratio: 1 / 1;
    margin-top: 2.5px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.products .products-sidebar .products-filter ul li label:has(input:checked):before {
    content: '';    
    border-color: #00B7BE;
}

section.products .products-sidebar .products-filter ul li label input {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

section.products .products-sidebar .products-filter ul li label span {
    color: #849ca6;
}
section.products .products-usps {
    background: #F1F2F4;
    padding: var(--small);
         border-radius: 15px;
}

section.products .products-usps ul {
    margin-bottom: 0;
    line-height: 1.25;
    display: flex;
    flex-direction: column;
    gap: 15px;
        font-family: "xenera", sans-serif;
    font-size: 18px;
    font-weight: normal;
}

section.products .products-usps ul li {
        position: relative;
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
}

section.products .products-usps ul li:before {
        content: "";
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro';
    color: #00B7BE;
    /* font-size: 12px; */
}

section.products .product {
    position: relative;
    z-index: 1;
    transition: all 0.3s;
    overflow: hidden;
    border-radius: 15px;
    border-radius: 30px;
    background: var(--color3);
    padding: 10px;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
    /* gap: 50px; */
    height: 100%;
}

/* section.products .product:hover {
    background: #00394D;
    color: #ffffff;
} */

section.products .product .product-image {
    display: block;
    position: relative;
    border-radius: 15px;
    overflow: hidden
}

section.products .product .product-image img {
    aspect-ratio: 4/ 3;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
    border-radius: 20px;
}

section.products .product .product-image:hover img {
   transform: scale(1.1)
}

section.products .product .product-image .product-image__labels {
    position: absolute;
    top: 15px;
    right: 15px;
    left: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 7.5px;
    font-size: 14px;
}

section.products .product .product-image .product-image__labels li {
        border-radius: 30px;
    background: #00B7BE;
    color: #ffffff;
    padding: 7.5px 15px;
    line-height: 1;
}


section.products .product .product-content {
    display: flex;
    flex-direction: column;
    gap: var(--extrasmall);
    flex: 1 1 auto;
        padding: 0 18px;
}
section.products .product .product-content h4{
    font-size: 28px;
    margin-top: 20px;
}
section.products .product .product-content p {
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}



section.products .product .product-content * {
    margin-bottom: 0
}
section.products .product .product-information{
    display: flex;
    gap: 60px;
    padding: 16px 18px 0px 18px;
}
section.products .product .product-information p{
margin-bottom: 0px;
}
section.products .product .product-information span{
font-weight: 700;



}

section.products .product .product-footer {
       display: flex;
    flex-direction: column;
    gap: 20px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 30px;
        transition: all 0.3s;

}
section.products .product .product-divider{
    background: rgba(174, 183, 168, 0.50);
    width: 320px;
    height: 1px;
    margin-bottom: 0px;
}
/* section.products .product:hover .product-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.30);
} */

section.products .product .product-footer .product-footer__price {
    display: block;
    margin-bottom: 0
}

section.products .product .product-footer .product-footer__price b {
    color: var(--color1);
    font-weight: 600;
    display: block;
    font-size: 28px;
}

section.products .product .product-footer .product-footer__price span {
    color: #849ca6;
}

section.products .products-footer {
    margin-top: 100px;
    margin-bottom: var(--section-end);
}

section.products .products-footer ul.page-numbers {
     display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
    margin-top: var(--small);
    margin-bottom: 0;
}

section.products .products-footer ul.page-numbers li {
    
}
section.products .products-footer ul.page-numbers li :is(a, span){
    justify-content: space-between;
    width: 338px;
}
section.products .products-footer ul.page-numbers li :is(a, span)::after {
    transform: rotate(90deg);
    /* line-height: 1;
    background: #F1F2F4;
    transition: all 0.3s;
    width: 40px;
    height: 40px;
    transition: all 0.3s;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    display: flex;
        align-items: center;
    justify-content: center;
    border-radius: 50%; */
}

section.products .products-footer ul.page-numbers li :is(a, span).current {
    background-color: #00394D;
    color: #ffffff;
}

section.products .products-footer ul.page-numbers li :is(a, span):is(.prev, .next) {
    background: #00B7BE;
    color: #ffffff;
    font-size: 0;
}
 

section.products .products-footer ul.page-numbers li :is(a, span):is(.prev, .next):after {
    content: "";
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro';
        font-size: 12px;
    transform: rotate(-45deg);
    display: block;
}

/* Recenties */

section.recenties {
    margin: var(--extralarge) 0;
    position: relative;
    overflow: hidden
}
section.recenties .row[data-slider="recenties"]{
    margin-top: 20px;
}
section.recenties .products-header {
    margin-bottom: var(--mediumlarge);
}
section.recenties .products-header p.label{
    color: white;
}

section.recenties .products-header .products-header__buttons {
    line-height: 0;
    display: flex;
    flex-wrap: wrap;
    gap: var(--extrasmall);
    margin-top: var(--smallmedium)
}

section.recenties .products-header *:last-child {
    margin-bottom: 0
}

section.recenties .products-toggler {
    display: none;
    position: fixed;
    right: var(--small);
    bottom: var(--small);
    left: var(--small);
    z-index: 9;
}

section.recenties .products-toggler:after {
   
}

section.recenties .products-sidebar {
        display: flex;
    flex-direction: column;
    border-radius: 15px;
    background: #F1F2F4;
    padding: var(--smallmedium) var(--small);
        margin-bottom: var(--medium);
}

section.recenties .products-sidebar :is(h3, .h3) {
    margin-bottom: 0
}

section.recenties .products-sidebar .products-active {
        border-bottom: 1px solid #231F20;
    padding: var(--small) 0;
}

section.recenties .products-sidebar .products-active .wc-aaf-chips {
    line-height: 1.25;
    display: flex;
    flex-wrap: wrap;
    gap: 7.5px;
}

section.recenties .products-sidebar .products-active .wc-aaf-chips button {
       background: #F1F2F4;
    padding: 5px 12.5px;
    font-weight: 500;
    cursor: pointer;
}

section.recenties .products-sidebar .products-filter {
       border-bottom: 1px solid rgba(0, 57, 77, 0.30);
    padding: 22.5px 0;
}

section.recenties .products-sidebar .products-filter:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

section.recenties .products-sidebar .products-filter:first-child {
    padding-top: 0
}

section.recenties .products-sidebar .products-filter [aria-expanded] {
    line-height: 1;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
}

section.recenties .products-sidebar .products-filter [aria-expanded]:after {
    content: "";
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro';
    color: #00B7BE;
    transition: all 0.3s;
    font-size: 12px;
    transform: rotate(45deg);
       

}

section.recenties .products-sidebar .products-filter [aria-expanded="true"]:after {
     transform: rotate(-45deg);
}

section.recenties .products-sidebar .products-filter ul {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 12.5px;
    line-height: 1;
    margin-bottom: 0;
    margin-top: var(--extrasmall);
    /* max-height: 225px;
    overflow: scroll; */
}

section.recenties .products-sidebar .products-filter ul li {
    
}

section.recenties .products-sidebar .products-filter ul li label {
    font-weight: normal;
    line-height: 1.25;
    position: relative;
    transition: all 0.3s;
    cursor: pointer;
    margin-bottom: 0;
    flex-wrap: nowrap;
    display: flex;
    gap: 7.5px;
}

section.recenties .products-sidebar .products-filter ul li label:before {
        content: '';
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro';
    font-size: 10px;
    width: 15px;
    height: 15px;
    background: #ffffff;
    color: #00B7BE;
    border: 1px solid transparent;
    background-position: center center;
    background-size: 75%;
    background-repeat: no-repeat;
    transition: all 0.3s;
    aspect-ratio: 1 / 1;
    margin-top: 2.5px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.recenties .products-sidebar .products-filter ul li label:has(input:checked):before {
    content: '';    
    border-color: #00B7BE;
}

section.recenties .products-sidebar .products-filter ul li label input {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

section.recenties .products-sidebar .products-filter ul li label span {
    color: #849ca6;
}
section.recenties .products-usps {
    background: #F1F2F4;
    padding: var(--small);
         border-radius: 15px;
}

section.recenties .products-usps ul {
    margin-bottom: 0;
    line-height: 1.25;
    display: flex;
    flex-direction: column;
    gap: 15px;
        font-family: "xenera", sans-serif;
    font-size: 18px;
    font-weight: normal;
}

section.recenties .products-usps ul li {
        position: relative;
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
}

section.recenties .products-usps ul li:before {
        content: "";
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro';
    color: var(--color1);
    /* font-size: 12px; */
}
section.recenties .slick-track{
    display: flex !important;
}
section.recenties .slick-slide{
    display: flex !important;
    height: auto !important;
}
section.recenties .slick-slide > div{
display: flex;
height: 100%;
}
section.recenties .product {
    display: flex;
    flex-direction: row;
    gap: 30px;
    width: 800px;
    height: 400px;
    background: white;
    border-radius: 30px;
    padding: 12.5px;
    overflow: hidden;
}

section.recenties .product .product-image {
    display: block;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    max-width: 334px;
}

section.recenties .product .product-image img {
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
    width: 100%;
    height: 100%;
}
section.recenties .product .product-header-image{
    aspect-ratio: 1 / 1;
}
section.recenties .product .product-header-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.recenties .product .product-image:hover img {
   transform: scale(1.1)
}

section.recenties .product .product-image .product-image__labels {
    position: absolute;
    top: 15px;
    right: 15px;
    left: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 7.5px;
    font-size: 14px;
}

section.recenties .product .product-image .product-image__labels li {
        border-radius: 30px;
    background: #00B7BE;
    color: #ffffff;
    padding: 7.5px 15px;
    line-height: 1;
}


section.recenties .product .product-content {
    display: flex;
    flex-direction: column;
    gap: var(--extrasmall);
    flex: 1 1 auto;
        padding: 0 7.5px;
}

section.recenties .product .product-content p {
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
section.recenties .product .product-content .product-rating{
    display: flex;
    gap: 10px;
    padding-top: 46px;
    margin-bottom: 10px;
}
section.recenties .product .product-content .product-person{
    color: var(--color1);
}


section.recenties .product .product-content * {
    margin-bottom: 0
}


section.recenties .product .product-footer {
       display: flex;
    flex-direction: column;
    gap: 22.5px;
    border-top: 1px solid rgba(0, 57, 77, 0.30);
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 22.5px;
        padding-top: 15px;
        transition: all 0.3s;

}

/* section.products .product:hover .product-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.30);
} */

section.recenties .product .product-footer .product-footer__price {
    display: block;
    margin-bottom: 0
}

section.recenties .product .product-footer .product-footer__price b {
    color: #00B7BE;
    font-weight: 600;
    display: block;
    font-size: 18px;
}

section.recenties .product .product-footer .product-footer__price span {
    color: #849ca6;
}

section.recenties .products-footer {
    border-top: 1px solid #D1D5D9;
    margin-top: var(--smallmedium);
}

section.recenties .products-footer ul.page-numbers {
     display: flex;
    flex-wrap: wrap;
    justify-content: end;
    gap: 5px;
    margin-top: var(--small);
    margin-bottom: 0;
}

section.recenties .products-footer ul.page-numbers li {
    
}
section.recenties .products-footer ul.page-numbers li :is(a, span) {
    line-height: 1;
    background: #F1F2F4;
    transition: all 0.3s;
    width: 40px;
    height: 40px;
    transition: all 0.3s;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    display: flex;
        align-items: center;
    justify-content: center;
    border-radius: 50%;
}

section.recenties .products-footer ul.page-numbers li :is(a, span).current {
    background-color: #00394D;
    color: #ffffff;
}

section.recenties .products-footer ul.page-numbers li :is(a, span):is(.prev, .next) {
    background: #00B7BE;
    color: #ffffff;
    font-size: 0;
}
 

section.recenties .products-footer ul.page-numbers li :is(a, span):is(.prev, .next):after {
    content: "";
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro';
        font-size: 12px;
    transform: rotate(-45deg);
    display: block;
}

/* Kennisbank */

/* Product */

section.product {
    margin: var(--extralarge) 0;
    position: relative;
}
section.product .breadcrumbs{
    margin-top: 0px;
}
section.product .header-intro{
    margin-top: 30px;
}

section.product  .product-image__play {
        border-radius: 50%;
    background: var(--color1);
    backdrop-filter: blur(10px);
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    margin-bottom: var(--large);
     animation: pulse 2s infinite;
     position: absolute;    
     left: 60%;
     top: 30%;
     color: white;
     
}

section.product  .product-image__play:before {
        content: '';
    background: #000000;
    opacity: 0.25;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border-radius: 50%;
    pointer-events: none;
}

section.product  .product-image__play:after {
    content: '';
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro Solid';
}
section.product .product-header {
    /* margin-bottom: var(--mediumlarge); */
}

section.product .product-header *:last-child{
    margin-bottom: 0
}

section.product .product-gallery {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: var(--extrasmall);
    margin-bottom: 0;
}

section.product .product-gallery .product-gallery__image {
    aspect-ratio: 4 / 3;
    display: block;
    position: relative;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
}

section.product .product-gallery .product-gallery__image:first-child {
    grid-column: span 5 / span 3;
    border-radius: 30px;
}


section.product .product-gallery .product-gallery__image .product-gallery__play {
    border-radius: 50%;
    background: rgba(0, 183, 190, 0.50);
    backdrop-filter: blur(10px);
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    animation: pulse 2s infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
}

section.product .product-gallery .product-gallery__image .product-gallery__play:before {
        content: '';
    background: #000000;
    opacity: 0.25;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border-radius: 50%;
    pointer-events: none;
}

section.product .product-gallery .product-gallery__image .product-gallery__play:after {
    content: '';
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro Solid';
}

section.product .product-gallery .product-gallery__image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
}


section.product .product-gallery .product-gallery__image:hover img {
    transform: scale(1.1)
}

section.product .product-gallery-container{
    position: relative;
}
section.product .product-gallery-container .slick-arrows{
    position: absolute;
    top: 40%;
    display: flex;
    justify-content: space-between;
    width: 105%;
    left: -2.5%;
}
section.product .product-gallery-container .slick-arrows2{
    position: absolute;
    top: 40%;
    display: flex;
    justify-content: space-between;
    width: 105%;
    left: -2.5%;
}
section.product .product-header {

}
section.product .slider-for img{
    aspect-ratio: 4/ 3;
    object-fit: cover;
    object-position: center;
    border-radius: 30px;
}
section.product .slider-nav img{
    aspect-ratio: 4/ 3;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
}
section.product .slider-nav{
    display: flex;
    padding-top: 20px;
}
section.product .slider-nav .slick-track > *{
    margin: 0px 10px;
}
section.product .slider-nav .slick-track > *:first-child {
  margin-left: 0;
}

section.product .slider-nav .slick-track > *:last-child {
  margin-right: 0;
}
section.product .slider-nav .slick-list{
    padding: 0px !important;
    width: 100%;
}
section.product .slider-nav .slick-list .slick-track{
    width: 100%;
    display: flex;
    justify-content: space-between;
     padding: 0px; 
}
section.product .product-content {
    display: flex;
    flex-direction: column;
    gap: var(--smallmedium) 
}
section.product .product-content h4{
margin-bottom: 20px;
font-weight: 700;
}
section.product .product-header .h2{
    margin-bottom: 10px;
    font-size: 32px;
}

section.product .product-header .product-header__price {
    color: var(--color1);
    font-weight: 800;
    display: block;
    font-size: 18px;
    font-size: 28px;
}

section.product .product-header table tr th {
        color: #00B7BE;
}

section.product .product-box1 {
background-color: white;
border-radius: 30px;
padding: 33px 24px
}
section.product .product-box1 input[type="text"]{
margin-bottom: 10px;
}
section.product .product-box1 .btn{
margin-top: 18px;
}
section.product .product-box2 {
border-radius: 30px;
background: rgba(174, 183, 168, 0.50);
padding: 33px 24px
}
section.product .product-box2--secondary{
    background: transparent;
}
 section.product .product-box2--tertiary{
    display: none;
 }

section.product .product-text *:last-child {
    margin-bottom: 0
}

section.product .product-specifications {
    border-radius: 15px;
    background: #F1F2F4;
    padding: 22.5px;
    text-align: left;
}

section.product .product-specifications *:last-child {
    margin-bottom: 0
}

/* Over ons*/
section.over-ons{
    background-color: white;
}
section.over-ons .over-ons-img{
    border-radius: 30px;
    object-fit: cover;
    object-position: center;
}
section.over-ons .over-ons-img--small{
    max-height: 600px;
}
section.over-ons .over-ons-subtitle{
    color: var(--color1);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
section.over-ons h2{
    font-size: 32px;
    margin-bottom: 20px;
}

section.over-ons .cta{
    justify-self: center;
    margin-top: -75px;

}section.over-ons .cta:hover{
    background-color:rgba(174, 183, 168, 0.70) ;
.cta-image img{
    transform:scale(1.0) ;
}
}
section.over-ons .cta .cta-content p{
    color: white;
    font-weight: 600;
}

/* Product Description */
section.product-description{
    background-color: white;
}
section.product-description h4{
    font-size: 24px;
    font-weight: 700;
}
section.product-description .span-bold{
    font-weight: 700;
}
section.product-description .orange-dot{
    display: flex;
    align-items: center;
}
section.product-description .orange-dot::before{
    content: " ";
    background-color: var(--color1);
    display: inline-block;  
    height: 8px;
    width: 8px;
    border-radius: 70px;
    margin-right: 10px;
}
section.product-description .product-box2-table--mobile .spec-table{
        display: none;
    }

section.product-description .advies-image{
    border-radius: 20px;
    max-height: 300px;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
    margin-bottom: 15px;
    aspect-ratio: 1 / 1;
}
 .cta-link{
    font-size: 15px;
    font-weight: 600;
    text-underline-position: from-font;
    display: flex;
    line-height: 26px;
    margin-top: 10px;

}
section.product-description h3{
    font-size: 32px;
    font-weight: 700;
}
 .cta-link span{
        text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-offset: auto;
}
.geld-lenen{
    background-color: white;
    border: 1px black solid;
    fill: white;
    padding: 5px 15px;
    margin-top: 25px;
    max-width: 300px;
}
 .cta-link::before{
     content: attr(data-icon, '');
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro Sharp';
    line-height: 1;
    background-color: transparent;
    color: var(--color1);
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    text-decoration-line: none;
    padding-right: 5px;
    
    
}
section.product-description .navigation-actions {
    display: flex;
    flex-wrap: nowrap;
    gap: var(--small);
    align-items: center;
    margin-top: 30px;
}
section.product-description .navigation-actions--text {
    line-height: 1;
  p{
    margin-bottom: 0px;
  }
  .nav-tel{
    margin-top: 5px;
    color: #FC6B3E;
    font-weight: 600;
  }
}
section.product-description .product-box1{
    background-color: #F3F4F2;
    border-radius: 16px;
    padding: 36px 44px;

}
section.product-description .product-box2{
    background-color: #F3F4F2;
    border-radius: 16px;
    padding: 36px 44px;
    margin-top: 40px;
    margin-bottom: 150px;
}
section.product-description .product-box2 .product-box2-table{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
section.product-description .product-box2 .product-box2-table table.spec-table{
    /* margin-top: -60px; */
}
section.product-description .product-box2 h4, section.product-description .product-box1 h4{
    margin-bottom: 20px;
}
/* Werkplaats */
section.werkplaats{
    background: white;
}
section.werkplaats .werkplaats-title{
    margin-top: 100px;
    margin-bottom: 60px;
}
section.werkplaats .block.block{
    background-color: var(--color3);
    border-radius: 30px;
    padding: 40px 30px;
    aspect-ratio: 1 / 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
section.werkplaats .block.block:hover{
    animation: pulse 2s infinite;
}
section.werkplaats .block.block .block-icons .block-icon{
    aspect-ratio: 1 / 1;
    max-width: 50px;
}
section.werkplaats .block.block .block-icons span{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
section.werkplaats .block.block .block-icons span::after{
 content: attr(data-icon, '');
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro Sharp';
    line-height: 1;
    color: var(--color1);
    border-radius: 50%;
    transition: all 0.6s;
    display: inline-block;
    display: flex;
    align-items: start;
    justify-content: center;
    font-size: 12px;

    
    z-index: 2;
    aspect-ratio: 1 / 1;
}
section.werkplaats .block.block .block-icons .icon--secondary::after{
    display: none;
}

section.werkplaats .block.block--secondary{
    background-color: white;
    border-radius: 30px;
    padding: 40px 30px;
    border: 1px solid var(--color1);
}
section.werkplaats .block .block-content h3{
    font-size: 24px;
    font-weight: 700;
}
section.werkplaats .block .block-content p{
font-size: 15px;
margin-bottom: 0px;
}
section.werkplaats .block .block-content .btn{
    max-width: 250px;
    margin-top: 25px;
}
section.werkplaats .werkplaats-grid{
    /* display: grid;
    grid-template-columns: repeat(3, 1fr); */
    margin-bottom: 200px;
}
section.werkplaats .werkplaats-grid > div{
margin: 0px;
padding: 15px;
}

/* Kennisbank */
section.kennisbank{
    background: white;
}
section.kennisbank .kennisbank-grid{
    /* display: grid;
    grid-template-columns: repeat(3, 1fr); */
    padding-top: 125px;
}
section.kennisbank .kennisbank-grid > div{
padding: 0px 15px;
}
section.kennisbank .kennisbank-grid .block{
    border-radius: 30px;
    align-items: center;
    overflow: hidden;
    background: white;
}
section.kennisbank .kennisbank-grid .block .block-image{
position: relative;
display: block;
aspect-ratio: 1 / 1;
width: 100%;
overflow: hidden;
border-radius: 30px;
place-self: flex-start;
}
/* section.kennisbank .kennisbank-grid .block .block-image::before{
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;

} */
 section.kennisbank .kennisbank-grid .block .block-image img{
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;

}
section.kennisbank .block .block-image .block-image__title {
    position: absolute;
    left: var(--smallmedium);
    right: var(--smallmedium);
    bottom: var(--smallmedium);
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-bottom: 0;
    color: #ffffff;
    z-index: 2;
    font-size: 24px;
}
section.kennisbank .block .block-image .block-image__title:after {
    content: '';
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro Sharp';
    line-height: 1;
    background-color: var(--color1);
    color: #ffffff;
    border-radius: 50%;
    transition: all 0.3s;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    width: 37.5px;
    height: 37.5px;
    aspect-ratio: 1 / 1;
}
section.kennisbank .kennisbank-grid .block .block-content{
padding: 20px 0px 50px 0px;
height: 100%;
display: flex;
flex-direction: column;
}
section.kennisbank .kennisbank-grid .block .block-content p{
    margin-bottom: 20px;
}
section.kennisbank .kennisbank-grid .block .block-content .btn{
    max-width: 220px;
}
section.kennisbank .kennisbank-footer{
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 80px 0px 150px 0px;
}
section.kennisbank .kennisbank-footer a::after{
transform: rotate(90deg);
}

/* Cards */

section.cards {
    margin: var(--extralarge) 0;
    position: relative;
    overflow: hidden;
}

section.cards.cards--primary {
    padding: var(--extralarge) 0;
    background: rgba(0, 57, 77, 0.08);
    margin: 0;
    border-radius: 30px;
    margin: 0 var(--small);
}

section.cards.cards--secondary {
    padding: var(--extralarge) 0;
    background: #00394D;
    color: #ffffff;
    margin: 0;
    border-radius: 30px;
    margin: 0 var(--small);
}

section.cards .cards-header {
    margin-bottom: var(--mediumlarge);
}

section.cards .cards-header .cards-header__buttons {
    line-height: 0;
    display: flex;
    flex-wrap: wrap;
    gap: var(--extrasmall);
    margin-top: var(--smallmedium)
}


section.cards .cards-header .cards-header__filters {
    margin-top: var(--smallmedium);
}

section.cards .cards-header .cards-header__filters ul {
    margin-top: var(--extrasmall);
    line-height: 1;
    display: flex;
    flex-wrap: wrap;
    gap: var(--tiny);
}

section.cards .cards-header .cards-header__filters ul li {

}

section.cards .cards-header .cards-header__filters ul li label {
       display: inline-block;
    padding: 10px 20px;
    border-radius: 30px;
    line-height: 1.25;
    transition: all 0.3s;
    cursor: pointer;
    font-weight: 500;
    background: #EBEFF1;
    color: rgba(0, 57, 77, 0.60);
}

section.cards .cards-header .cards-header__filters ul li label:has(input:checked) {
    
background: #00B7BE;
    color: #ffffff;
}


section.cards .cards-header *:last-child {
    margin-bottom: 0
}

section.cards .card {
    position: relative;
    z-index: 1;
    transition: all 0.3s;
    overflow: hidden;
    border-radius: 15px;
    border-radius: 30px;
    background: #EBEFF1;
    padding: 15px;
    display: flex;
    flex-direction: column;
    gap: 22.5px;
    height: 100%;
}

section.cards .card.card--vertical {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

section.cards .card.card--vertical.card--vertical-large {
    grid-template-columns: 1fr 2fr;
    align-items: center
}

section.cards:is(.cards--primary, .cards--secondary) .card {
    background: #ffffff;
    color: #00394D;
}

/* section.cards .card:hover {
    background: #00394D;
    color: #ffffff;
} */

section.cards.cards--secondary .card:hover {
    background: #EBEFF1;
    color: #00394D;
}

section.cards .card .card-image {
    padding-bottom: 75%;
    
    display: block;
    position: relative;
    border-radius: 15px;
    overflow: hidden
}


section.cards .card.card--vertical .card-image {
    height: 100%;
}

section.cards .card.card--vertical.card--vertical-large .card-image {
    padding-bottom: 100%;
    height: auto;
}

section.cards .card.card--vertical.card--vertical-large .card-image:before {
        content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(195deg, rgba(0, 57, 77, 0.00) 44.92%, rgba(0, 57, 77, 0.90) 82.89%);
    pointer-events: none;
    z-index: 1;
}

section.cards .card .card-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
}

section.cards .card .card-image:hover img {
   transform: scale(1.1)
}


section.cards .card .card-image .card-image__labels {
    position: absolute;
    top: 15px;
    right: 15px;
    left: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 7.5px;
    font-size: 14px;
    z-index: 1;
}

section.cards .card .card-image .card-image__labels li {
    border-radius: 30px;
    background: #00B7BE;
    color: #ffffff;
    padding: 7.5px 15px;
    line-height: 1;
}

section.cards .card .card-content {
    /* display: flex;
    flex-direction: column;
    gap: var(--extrasmall); */
    flex: 1 1 auto;
    padding: 7.5px 15px 0 15px;
}

section.cards .card.card--vertical .card-content {
    padding: 15px 7.5px;
}

section.cards .card .card-content h3 {
    
}

section.cards .card .card-content h3 a{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

section.cards .card .card-content h3 a:after {
        content: '';
    font-weight: 400;
    font-family: 'Font Awesome 7 Pro Sharp';
    line-height: 1;
    background-color: #00B7BE;
    color: #ffffff;
    border-radius: 50%;
    transition: all 0.3s;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    width: 37.5px;
    height: 37.5px;
    transform: rotate(-45deg);
    aspect-ratio: 1 / 1;
}

section.cards .card .card-content h3 a:hover:after {
    transform: rotate(0deg);
}

section.cards .card .card-content h3 a span{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

section.cards .card:not(.card--vertical) .card-content p {
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

section.cards .card .card-content .card-content__buttons {
        line-height: 0;
    display: flex;
    flex-wrap: wrap;
    gap: var(--extrasmall);
    margin-top: var(--small);
        justify-content: end;
}

section.cards .card.card--vertical-large .card-content .card-content__buttons {
    justify-content: start;
}

section.cards .card .card-content *:last-child {
    margin-bottom: 0
}


section.cards .card .card-footer {
       display: flex;
    flex-direction: column;
    gap: 22.5px;
    border-top: 1px solid rgba(0, 57, 77, 0.30);
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 22.5px;
        padding-top: 15px;
        transition: all 0.3s;

}

/* section.cards .card:hover .card-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.30);
} */

section.cards .card .card-footer .card-footer__price {
    display: block;
    margin-bottom: 0
}

section.cards .card .card-footer .card-footer__price b {
    color: #00B7BE;
    font-weight: 600;
    display: block;
    font-size: 18px;
}

section.cards .card .card-footer .card-footer__price span {
   color: #849ca6;
}

/* Advice */

.advice {
        position: relative;
    z-index: 1;
    transition: all 0.3s;
    overflow: hidden;
    border-radius: 15px;
    border-radius: 30px;
    background: #00394D;
    color: #ffffff;
    padding: 22.5px 15px 15px 15px;
    display: flex;
    flex-direction: column;
    gap: 22.5px;
}

.advice .advice-content {
    padding: 0 7.5px;
}

.advice .advice-content .advice-content__label {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
    margin-bottom: 7.5px;
}

.advice .advice-content .advice-content__label:before {
    content: '';
    background: #00B7BE;
    width: 7.5px;
    height: 7.5px;
    border-radius: 50%;
     animation: pulse 2s infinite;
}

.advice .advice-content p {
    color: #ffffff;
}

.advice .advice-content *:last-child {
    margin-bottom: 0
}

.advice .advice-image {
    aspect-ratio: 4 / 3;
    display: block;
    position: relative;
    border-radius: 15px;
    overflow: hidden
}

.advice .advice-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
}

/* CTA */

.cta {
    display: grid;
    grid-template-columns: 1fr 1.25fr;
    align-items: center;
    overflow: hidden;
    padding: 12.5px;
    border-radius: 30px;
    background: rgba(174, 183, 168, 0.70);
    backdrop-filter: blur(7.5px);
    transition: all 0.3s;
    z-index: 2;
    position: relative;
    color: #ffffff;
    max-width: 485px;
    /* margin-left: auto; */
}

.cta:hover {
    background: rgba(252, 107, 62, 0.75);
}

.cta .cta-image {
    position: relative;
    display: block;
    /* height: 100%;
    padding-bottom: 100%; */
    overflow: hidden;
    border-radius: 15px;
        aspect-ratio: 1 / 1;
}

.cta .cta-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
}

.cta:hover .cta-image img {
    transform: scale(1.1)
}

.cta .cta-content {
    padding: 16px 22.5px 22.5px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%; 
    h2{
        font-size: 26px;
        margin-bottom: var(--extrasmall);
    }
}

.cta .cta-content *:last-child {
    margin-bottom: 0;
}


/* Slick slider */

.slick-list {
    overflow: visible;
}

.slick-dots {
    position: relative;
    margin-bottom: 0;
    line-height: 0;
    z-index: 2;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 5px;
    margin-top: var(--small)
}

.slick-dots li {
    list-style: none;
}

.slick-dots li button {
    font-size: 0;
    height: 4px;
    width: 44px;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    background: rgba(35, 31, 32, 0.25);
    border: 0;
    border-radius: 999px;
}

.slick-dots li.slick-active button {
    background: var(--color1);
}

.slick-arrows {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.slick-arrows .slick-arrow {
    line-height: 1;
    width: 40px;
    height: 40px;
    transition: all 0.3s;
    font-size: 0;
    position: relative;
    cursor: pointer;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 50%;
    color: #ffffff;
}

.slick-arrows .slick-arrow:hover {
    transform: translateY(-2px);
}


.slick-arrows .slick-arrow:before {
    content: none;
}

.slick-arrows .slick-arrow.slick-next {
    background-image: url('images/slick-right.svg');
}

.slick-arrows .slick-arrow.slick-prev:before {
    content: none;
}

.slick-arrows .slick-arrow.slick-prev {
    background-image: url('images/slick-left.svg');
}

.slick-arrows .slick-disabled {
    pointer-events: none;
    opacity: 0.25;
}


/* Footer*/

footer {
    position: relative;
    background-color: var(--color1);
    border-radius: 32px 32px 0px 0px;
    color: var(--color4);
    padding: var(--extralarge);
}
footer .footer-content h2, footer .footer-content .h4{
    font-family: 'Londrina Solid';
}
footer .footer-partners{
    display: flex;
    flex-direction: row;
    border-top: 1px solid white;
    gap: 50px;
    padding-top: var(--medium);
}
footer .footer-partners img{
max-height: 50px;
width: fit-content;

}
footer .footer-main {
    padding: var(--extralarge) 0 var(--medium 0 );
}
footer .footer-main .footer-info .footer-info--item{
    margin-bottom: 20px;
    p{
    line-height: 26px;
    margin: 0;
    }
}
footer .footer-main .footer-content .h4{
    color: var(--color4);
}
footer .footer-main .footer-content {

}


footer .footer-main .footer-content :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {
        margin-bottom: var(--small);
}



footer .footer-main .footer-content ul li {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
}


footer .footer-main .footer-content *:last-child {
    margin-bottom: 0;
    line-height: 32px;
}

footer .footer-main .footer-menu {
}

footer .footer-main .footer-menu li a {
    display: flex;
    flex-wrap: nowrap;
    gap: 15px;
}

    /* footer .footer-main .footer-menu li a:before {
            content: "";
        font-weight: 400;
        font-family: 'Font Awesome 7 Pro';
        color: var(--color1);
        font-size: 14px;
        top: 2.5px;
        position: relative;
            
    } */

footer .footer-main .footer-menu li a:hover:before {
    transform: rotate(0deg);
}

footer .footer-main .footer-menu li.current-menu-item a {
    color: var(--color2);
}

footer .footer-main .footer-logo  {
    max-width: 210px;

}
footer .footer-main .footer-menu img{

}
footer .footer-main .footer-logo img {
   
    line-height: 0;
    margin-bottom: var(--small);
}

footer .footer-main .footer-text *:last-child {
    margin-bottom: 0;
}

footer .footer-copyright {
        position: relative;
        padding-top: var(--small);
}

footer .footer-copyright:before {
       content: '';
    position: absolute;
    top: 0;
    width: 100%;
    border-top: 1px solid white;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    pointer-events: none;
}




footer .footer-copyright .footer-text {
    margin-bottom: 0;
    opacity: 1;
    font-weight: 700;
}


footer .footer-copyright .footer-menu  {
    margin-bottom: 0;
    display: flex;
    flex-wrap: nowrap;
    gap: var(--small);
    opacity: 1;

}

footer .footer-copyright .footer-menu li {
    list-style: none;
    display: inline-block;
}

footer .footer-copyright .footer-menu li:not(:last-child):after {
    content: '|';
    margin-left: var(--extrasmall)
}

footer .footer-copyright .footer-menu li a {
    text-decoration: none;
    font-weight: normal
}

.pswp-bg {
    background: rgb(25 25 25 / 75%);
}

body.loading {
    overflow-y: hidden;
    overflow-x: hidden;
}


body.loading:before {
    content: '';
    background: #231F20;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index:11;
    position: fixed;
    opacity: 0.75;
}


body.loading:after {
    content: '';
    width: 60px;
    height: 60px;
    border-width: 7.5px;
    border-style: solid;
    border-color: #00B7BE;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    z-index: 12;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
}





/* Accordion */

.accordion  {
    display: grid;
    
}

.accordion .accordion-item {
    padding: var(--small) var(--smallmedium);
    display: block;
    transition: all 0.3s;
}


.accordion .accordion-item .accordion-item-toggler {
     
    position: relative;
    cursor: pointer;
    text-decoration: none;
    padding: 0;
    display: block;
    width: 100%;
    text-align: left;
    display: flex;
}

.accordion .accordion-item .accordion-item-toggler:after {
    content: '+';
    
    display: block;
    cursor: pointer;
    transition: all 0.3s;
    margin-left: auto;
    font-size: 24px;
    line-height: 1;
    
}

.accordion .accordion-item .accordion-item-toggler[aria-expanded="true"] {
    
}

.accordion .accordion-item .accordion-item-toggler[aria-expanded="true"]:after {
    content: '-';
}

.accordion .accordion-item .accordion-item-content {
    padding-top: var(--tiny);
}


/* Social media */

.social-media {
    line-height: 1;
    margin-bottom: 0;
    display: flex;
    flex-wrap: nowrap;
    gap: 5px;
    justify-content: flex-start ;
}

.social-media li {
    display: inline-block;
}

.social-media li:last-child {
    margin-right: 0
}

.social-media li a {
    height: 45px;
    width: 45px;
    text-align: center;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: var(--color1);
    color: #ffffff;
    border-radius: 50%;
    text-decoration: none;
}

.social-media li a:hover {
    background-color: #c1502e;
}

.social-media li a:before {
    content: attr(data-icon);
    font-weight: normal;
    font-family: 'Font Awesome 7 Brands';
}



/* Responsive */


@media (max-width: 1600px) {
    :root  {
        --container: 1240px;
    }
}   

@media (max-width: 1400px) {
    :root  {
        --container: 1140px;
    }

     .btn {
        gap: 22.5px;
         
    }
    nav.topmenu .topmenu-navigation {
        margin-left: var(--small-negative);
        margin-right: var(--small-negative)
    }

    nav.topmenu .topmenu-navigation > *:first-child {
        padding-left: var(--small)
    }

    nav.topmenu .topmenu-navigation > *:last-child {
        padding-right: var(--small)
    }

    header:has(nav.navigation .navigation-menu.open) {
       
    }

    header nav.navigation {
        display: grid;
        grid-template-columns: 1fr auto 1fr;
    }

    header nav.navigation .navigation-toggler { 
        display: block;
    }

    header nav.navigation .navigation-logo {
        width: auto;
        
    }


    header nav.navigation .navigation-menu {
                position: fixed;
                display: flex;
        overflow-x: hidden;
        overflow-y: scroll;
        transition: all 0.3s ease-in-out;
        transform: translateX(-100%);
        z-index: 1;
        top: var(--headerheight);
        right: 0;
        bottom: 0;
        left: 0;
        background: #F1F2F4;
        gap: 0;
        padding: var(--small);
        flex-direction: column;
        gap: var(--extrasmall);
        justify-content: start;
        box-sizing: border-box;
    }

    header nav.navigation .navigation-menu.open {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    header nav.navigation .navigation-menu > ul {
                flex-direction: column;
        margin-left: unset;
        margin-right: unset;
        align-items: start;
    }

    header nav.navigation .navigation-menu > ul > li:not(:last-child):after {
                content: '';
        border-bottom: 1px solid rgba(0, 57, 77, 0.30);
        position: absolute;
        right: 0;
        bottom: calc(var(--smallmedium-negative) / 2);
        left: 0;
        pointer-events: none;
    }

    header nav.navigation .navigation-actions {
            margin-top: auto;
    }

    header nav.navigation .navigation-actions .btn {
        width: 100%;
    }

    header nav.navigation .navigation-actions{
    margin-top: var(--small);
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    align-items: center;
    
   }
   header nav.navigation .navigation-actions .btn{
 max-width: fit-content;  
}
   header nav.navigation .navigation-menu{
    height: auto;
   
   }


}

@media (max-width: 1200px) {

    :root  {
         --base: 12.5px;
         --container: 992px;
         
    }
    body{
        overflow-x: hidden;
    }
    section.faq .faq-card{
        padding: 30px;
    }
    
   header nav.navigation .navigation-actions{
    display: none;
   }
   section.hero{
    padding: 0px;
   }
   section.hero .hero-image img{
    height: 100%;
   }
   section.hero .hero-content{
    min-width: 500px;
   }
   section.hero .hero-footer-text{
        position: relative;
        /* flex-direction: column; */
        gap: 50px;
    }
    section.hero .hero-footer-text p{
    color: white;
    font-weight: 800;
    font-size: 16px;
    }
    .product-box2--secondary{
        display: none;
    }
    section.product .product-box2{
        display: none;
    }
    section.product .product-box3{
        margin-top: var(--small);
    }
    section.product .product-box2--tertiary{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }

    nav.topmenu .topmenu-navigation {
        margin-left: var(--small-negative);
        margin-right: var(--small-negative)
    }

    nav.topmenu .topmenu-navigation > *:first-child {
        padding-left: var(--small)
    }

    nav.topmenu .topmenu-navigation > *:last-child {
        padding-right: var(--small)
    }

    header:has(nav.navigation .navigation-menu.open) {
       
    }

    header nav.navigation {
        display: grid;
        grid-template-columns: 1fr auto 1fr;
    }

    header nav.navigation .navigation-toggler { 
        display: block;
    }

    header nav.navigation .navigation-logo {
        width: auto;
        
    }


    header nav.navigation .navigation-menu {
                position: fixed;
                display: flex;
        overflow-x: hidden;
        overflow-y: scroll;
        transition: all 0.3s ease-in-out;
        transform: translateX(-100%);
        z-index: 1;
        top: var(--headerheight);
        right: 0;
        bottom: 0;
        left: 0;
        background: #F1F2F4;
        gap: 0;
        padding: var(--small);
        flex-direction: column;
        gap: var(--extrasmall);
        justify-content: start;
        box-sizing: border-box;
    }

    header nav.navigation .navigation-menu.open {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    header nav.navigation .navigation-menu > ul {
                flex-direction: column;
        margin-left: unset;
        margin-right: unset;
        align-items: start;
    }

    header nav.navigation .navigation-menu > ul > li:not(:last-child):after {
                content: '';
        border-bottom: 1px solid rgba(0, 57, 77, 0.30);
        position: absolute;
        right: 0;
        bottom: calc(var(--smallmedium-negative) / 2);
        left: 0;
        pointer-events: none;
    }

    header nav.navigation .navigation-actions {
            margin-top: auto;
    }

    header nav.navigation .navigation-actions .btn {
        width: 100%;
    }

    header nav.navigation .navigation-actions{
    margin-top: var(--small);
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    align-items: center;
    
   }
   header nav.navigation .navigation-actions .btn{
 max-width: fit-content;  
}
   header nav.navigation .navigation-menu{
    height: auto;
   
   }
    /* * {
    outline: 1px solid red;
} */
 header nav.navigation .navigation-logo{
width: auto;
 }
}

@media (max-width: 992px) {

    
    :root  {
        --base: 7.5px;
    }

    body {
        font-size: 15px;
        overflow-x: hidden;
    }


    h1,
    .h1 {
        font-size: 26px;
    }

    .h2,
    h2 {
        font-size: 24px
    }

    .h3,
    h3 {
        font-size: 22px;
    }

    :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6).large {
        font-size: 26px;
    }

    .label {
        font-size: 18px;
    }

    .btn {
        gap: 22.5px;
        
    }

    nav.topmenu .topmenu-navigation {
        margin-left: var(--small-negative);
        margin-right: var(--small-negative)
    }

    nav.topmenu .topmenu-navigation > *:first-child {
        padding-left: var(--small)
    }

    nav.topmenu .topmenu-navigation > *:last-child {
        padding-right: var(--small)
    }

    header:has(nav.navigation .navigation-menu.open) {
       
    }

    header nav.navigation {
        display: grid;
        grid-template-columns: 1fr auto 1fr;
    }

    header nav.navigation .navigation-toggler { 
        display: block;
    }

    header nav.navigation .navigation-logo {
        width: auto;
        
    }


    header nav.navigation .navigation-menu {
                position: fixed;
                display: flex;
        overflow-x: hidden;
        overflow-y: scroll;
        transition: all 0.3s ease-in-out;
        transform: translateX(-100%);
        z-index: 1;
        top: var(--headerheight);
        right: 0;
        bottom: 0;
        left: 0;
        background: var(--color1);
        gap: 0;
        padding: var(--small);
        flex-direction: column;
        gap: var(--extrasmall);
        justify-content: start;
        box-sizing: border-box;
    }

    header nav.navigation .navigation-menu.open {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    header nav.navigation .navigation-menu > ul {
                flex-direction: column;
        margin-left: unset;
        margin-right: unset;
        align-items: start;
    }

    header nav.navigation .navigation-menu > ul > li:not(:last-child):after {
                content: '';
        border-bottom: 1px solid rgba(0, 57, 77, 0.30);
        position: absolute;
        right: 0;
        bottom: calc(var(--smallmedium-negative) / 2);
        left: 0;
        pointer-events: none;
    }

    header nav.navigation .navigation-actions {
            margin-top: auto;
    }

    header nav.navigation .navigation-actions .btn {
        width: 100%;
    }
    section.hero .hero-image img{
            position: absolute;
    width: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.3s;
    border-radius: 30px;
    aspect-ratio: 3 / 1;
    min-height: 600px;

    }
    


    section.products .products-toggler {
        display: flex;
    }

    section.products .products-sidebar {
       position: fixed;
        overflow-x: hidden;
        overflow-y: scroll;
        transition: all 0.3s ease-in-out;
        transform: translateX(-100%);
        z-index: 8;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #ffffff;
        gap: 0;
        padding: var(--smallmedium) var(--small);
        padding-bottom: var(--massive);
        margin-bottom: 0
    }

    section.products .products-sidebar.open {
        transform: translateX(0%);
    }
    section.product .slider-nav .slick-list .slick-track{
    padding-bottom: 15px;
    }
    section.hero {
        /* margin: 0; */
             padding: var(--medium) 0 var(--medium) 0; 
            /* padding: 0px; */
           margin-bottom: 300px;
           position: relative;
           overflow: unset;
    }
    
    section.hero .row{
        position: relative;
        z-index: 2;
    }
    section.hero .hero-content-container{
        transform: translateY(50%);
        position: relative;
        z-index: 9;
    }
    section.hero .hero-content .hero-content__play {
        zoom: 0.875
    }
    section.product-description .product-box2-table .spec-table{
        display: none;
    }
    section.product-description .product-box2-table--mobile .spec-table{
        display: flex;
    }
    section.blocks .block {
        grid-template-columns: 1fr;
    }

    section.blocks .block .block-content {
        padding: 22.5px 15px 7.5px 15px;
    }
   
    :is(article.article, section.section) .article-image .cta {
        right: var(--extrasmall-negative);
    }

    :is(article.article, section.section) .article-wrapper .article-content {
        padding: 22.5px 7.5px 7.5px 7.5px;
    }

    section.cards.cards--primary {
        margin: 0;
        padding: var(--medium) 0;
    }

    section.cards .card.card--vertical,
    section.cards .card.card--vertical.card--vertical-large {
            grid-template-columns: 1fr;
    }

    section.cards .card.card--vertical .card-content,
    section.cards .card.card--vertical.card--vertical-large .card-content {
            padding: 0 7.5px 7.5px 7.5px;
    }

    section.intro {
        margin: 0;
        padding-bottom: 0
    }
    

    section.intro .intro-image {
        width: 100%;
    }

    section.intro .intro-image + .cta {
        bottom: var(--smallmedium);
        right: var(--smallmedium);
        left: var(--smallmedium);
    }

    section.intro .intro-content {
        padding-bottom: var(--medium);
    }

    section.intro .intro-content .breadcrumbs {
        margin-bottom: var(--medium);
        margin-top: 0;
    }

    section.breadcrumbs {
        margin: 0;
        border-radius: 15px;
    }

    footer .footer-main .footer-logo img {
        max-width: 150px;
    }

    .cta {
            grid-template-columns: 1fr 1fr;
    }

    .cta .cta-content {
        padding: 0 0 0 22.5px;
    }
    :is(article.article, section.section) .article-gallery div:nth-child(odd) {
        border-radius: 20px;
    padding: 5px 5px 5px 0px;
    width: 50%;
    }
    :is(article.article, section.section) .article-gallery div:nth-child(even) {
    border-radius: 20px;
    padding: 5px 0px 5px 5px;
    width: 50%;
    }   
    section.recenties .product{
        display: flex;
        flex-direction: column;

        align-items: start;
    
        margin: 0px 50px;
       
    }
    section.recenties .product .product-image{
        max-width: 100%;
        aspect-ratio: 3 / 1;
    }
    section.recenties .product .product-header-image{
        aspect-ratio: 3 / 1;
    }
    section.recenties .product .product-content{
        padding: 7.5px 7.5px;
        justify-content: flex-end;
    }
   section.recenties .product .product-content .product-rating{
padding-top: 0px;   
}
    section.product .slider-nav .slick-track > *{
    margin: 0px 5px;
    height: 50px;
    }

    section.product .slider-nav img{
    border-radius: 10px;
    }
    section.recenties .product .product-content .product-rating{
    /* align-self: center; */
    }
    section.hero .hero-content h1{
    max-width: 500px;
    }
    section.hero .hero-footer-text{
        position: relative;
        flex-direction: column;
        gap: 0px;
        
    }
    section.hero .hero-footer-text p{
    color: var(--color2);
    font-size: 16px;
    font-weight: 600;
    }
   .slick-slider .slick-list, .slick-slider .slick-track{
    overflow: hidden;
   }
   header nav.navigation .navigation-actions{
    margin-top: var(--small);
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    align-items: center;
    
   }
   header nav.navigation .navigation-actions .btn{
 max-width: fit-content;  
}
   header nav.navigation .navigation-menu{
    height: auto;
   
   }
section.blocks .products-header__buttons{
    max-width: fit-content;
}
section.werkplaats .block.block{
    aspect-ratio: unset;
}
section.over-ons .overons-mobile{
    flex-direction: column-reverse;
}
section.over-ons .over-ons-img, section.over-ons .over-ons-img--small{
    max-height: 400px;
}
section.over-ons .cta{
    margin-right:  25px;
    margin-left: 25px;
}


   
}   




@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(252, 107, 62, 0.50);
    }
    100% {
        box-shadow: 0 0 0 15px rgba(252, 107, 62, 0);
    }
}






@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
} 
