.elementor-kit-6{--e-global-color-primary:#6135DF;--e-global-color-secondary:#F8E8CE;--e-global-color-text:#000000;--e-global-color-accent:#716D7E;--e-global-color-984b38b:#F9F6F1;--e-global-color-67cef4c:#EFF2F5;--e-global-color-c430a07:#F0EBFF;--e-global-color-6895cf9:#E01A31;--e-global-color-3936b32:#C8C5BF;--e-global-color-22529ae:#9A8D79;--e-global-color-45926eb:#8C83AF;--e-global-color-b4ebf75:#FFFFFF;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-font-size:75px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:1.25em;--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-font-size:65px;--e-global-typography-secondary-font-weight:800;--e-global-typography-secondary-line-height:1.25em;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:1.45em;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.45em;--e-global-typography-2b5a801-font-family:"Figtree";--e-global-typography-2b5a801-font-size:30px;--e-global-typography-2b5a801-font-weight:800;--e-global-typography-2b5a801-line-height:1.25em;--e-global-typography-b726312-font-family:"Figtree";--e-global-typography-b726312-font-size:18px;--e-global-typography-b726312-font-weight:800;--e-global-typography-b726312-line-height:1.45em;--e-global-typography-97adee4-font-family:"Figtree";--e-global-typography-97adee4-font-size:16px;--e-global-typography-97adee4-font-weight:600;--e-global-typography-97adee4-line-height:1.45em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:50px;--e-global-typography-secondary-font-size:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:38px;--e-global-typography-secondary-font-size:35px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;--e-global-typography-2b5a801-font-size:20px;--e-global-typography-b726312-font-size:16px;--e-global-typography-97adee4-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.fit {
    width: fit-content !important;
}
.max {
    flex: 1 !important;
}

.elementor-location-header {
    position: sticky;
    top: 0;
    z-index: 1000;
}
.noise {
    position: relative;
}
.noise section {
    z-index: 3
}
.noise::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url("https://crelolearning.nl/wp-content/uploads/2023/09/Noise-layer.png");
    background-blend-mode: overlay;
    border-radius: 10em;
    z-index: 1;
}
.header-border::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 2px solid var( --e-global-color-3936b32);
    border-radius: 10em;
    z-index: 2;
    opacity: 0.25;
}

.c-wrapper {
    /*CUSTOM WRAPPER code full width*/
}

body {
    position: relative;
}
body::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    /*background-color: red;*/
    background-image: url("https://crelolearning.nl/wp-content/uploads/2023/09/Noise-layer.png");
    background-blend-mode: overlay;
    opacity: 0.75;
    z-index: -9;
}


@media only screen and (max-width: 767px) {
  
}/* End custom CSS */