.elementor-kit-6{--e-global-color-primary:#171C3D;--e-global-color-secondary:#252E5F;--e-global-color-text:#252E5F;--e-global-color-accent:#DB1B26;--e-global-color-creme0:#F1F3F9;--e-global-color-grijs1:#E6E9F2;--e-global-color-grijs5:#7C84A6;--e-global-color-tekstz:#2E3557;--e-global-typography-primary-font-family:"Anton";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Anton";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:600;font-family:"Montserrat", Sans-serif;font-size:17px;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Anton", Sans-serif;font-weight:800;}.elementor-kit-6 h2{font-family:"Anton", Sans-serif;font-weight:800;}.elementor-kit-6 h3{font-family:"Anton", Sans-serif;font-weight:800;}.elementor-kit-6 h4{font-family:"Montserrat", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1180px;}.e-con{--container-max-width:1180px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* === Vloeiende headings & body — alle schermen === */

/* Basis lettergrootte body */
body,
p,
.elementor-widget-text-editor,
.elementor-widget-text-editor p {
    font-size: clamp(0.9rem, 0.82rem + 0.3vw, 1.05rem) !important;
    line-height: 1.65 !important;
}

/* H1 — mobiel ~28px, desktop ~52px */
h1,
.elementor-widget-heading h1.elementor-heading-title,
.elementor-heading-title.elementor-size-xxl {
    font-size: clamp(1.75rem, 1.05rem + 2.2vw, 3.25rem) !important;
    line-height: 1.1 !important;
    letter-spacing: 1.4px !important;
}

/* H2 — mobiel ~23px, desktop ~36px */
h2,
.elementor-widget-heading h2.elementor-heading-title,
.elementor-heading-title.elementor-size-xl {
    font-size: clamp(1.4375rem, 1.05rem + 1.3vw, 2.25rem) !important;
    line-height: 1.2 !important;
    letter-spacing: 1.4px !important;
}

/* H3 — mobiel ~20px, desktop ~24px */
h3,
.elementor-widget-heading h3.elementor-heading-title,
.elementor-heading-title.elementor-size-large {
    font-size: clamp(1.25rem, 1.15rem + 0.3vw, 1.5rem) !important;
    line-height: 1.3 !important;
    letter-spacing: 1.4px !important;
}

/* H4 — mobiel ~17px, desktop ~19px */
h4,
.elementor-widget-heading h4.elementor-heading-title,
.elementor-heading-title.elementor-size-medium {
    font-size: clamp(1.0625rem, 1.02rem + 0.15vw, 1.1875rem) !important;
    line-height: 1.4 !important;
}

/* H5 — mobiel ~15px, desktop ~16px */
h5,
.elementor-widget-heading h5.elementor-heading-title,
.elementor-heading-title.elementor-size-small {
    font-size: clamp(0.9375rem, 0.92rem + 0.06vw, 1rem) !important;
    line-height: 1.45 !important;
}

/* H6 — mobiel ~13px, desktop ~13.5px */
h6,
.elementor-widget-heading h6.elementor-heading-title {
    font-size: clamp(0.8125rem, 0.8rem + 0.03vw, 0.85rem) !important;
    line-height: 1.5 !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

/* Voorkom dat lange woorden buiten hun container knallen */
h1, h2, h3, h4, h5, h6 {
    overflow-wrap: break-word;
    hyphens: none;
}/* End custom CSS */