.elementor-548 .elementor-element.elementor-element-2fd599ea{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:90px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-548 .elementor-element.elementor-element-109b1e3f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-548:not(.elementor-motion-effects-element-type-background), body.elementor-page-548 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#16150B;}/* Start custom CSS for html, class: .elementor-element-b5592c8 *//* ========================================= */
/* RECIRCULO LIGHT SPLIT HERO (Strakke 50/50)*/
/* ========================================= */

.re-hero-light-split-sectie {
    background-color: #16150B; 
    padding: 1.5vw; 
    width: 100%;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    font-family: 'Space Grotesk', sans-serif !important;
}

.re-hero-light-card {
    background-color: #f7f7f5; 
    width: 100%;
    max-width: 1800px;
    height: 70vh; /* Strakke maximale hoogte */
    min-height: 600px; /* Voorkomt dat het té plat wordt op kleine laptops */
    border-radius: 40px;
    display: flex;
    position: relative;
    /* Geen padding-top meer, content begint direct! */
}

/* --- Linker Tekst Helft (Exact 50%) --- */
.re-hero-text-half {
    flex: 0 0 50%; /* Forceert exact de helft van de breedte */
    padding: 60px 80px; 
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.re-hero-text-half h1 {
    font-size: 3.8rem !important; /* Iets kleiner om mooi in de 70vh te passen */
    font-weight: 500 !important;
    line-height: 1.1 !important;
    letter-spacing: -0.02em !important;
    color: #000000 !important;
    margin-bottom: 24px !important;
}

.re-hero-text-half .re-highlight {
    background-color: #E2FF00 !important;
    color: #000000 !important;
    padding: 0 12px;
    border-radius: 8px;
    display: inline-block;
    box-shadow: 3px 3px 0px #000;
}
.re-hero-text-half .re-highlight .re-letter { color: #000 !important; }

.re-hero-text-half p {
    font-size: 1.15rem !important;
    line-height: 1.7 !important;
    color: #4a4a46 !important;
    margin-bottom: 40px !important;
    max-width: 550px;
}

/* Zwarte outline knop styling */
.re-hero-light-split-sectie .re-btn-outline {
    border-color: #000000 !important;
    color: #000000 !important;
}
.re-hero-light-split-sectie .re-btn-outline .re-btn-icon {
    background-color: #000000 !important;
    color: #E2FF00 !important;
}
.re-hero-light-split-sectie .re-btn-outline:hover {
    background-color: #000000 !important;
}
.re-hero-light-split-sectie .re-btn-outline:hover .re-roll-text {
    color: #E2FF00 !important;
}

/* --- Rechter Foto Helft (Exact 50%) --- */
.re-hero-img-half {
    flex: 0 0 50%; /* Forceert exact de helft van de breedte */
    padding: 20px 20px 20px 0px; /* Flink minder padding rondom de afbeelding! */
    display: flex;
}

.re-hero-img-inner {
    width: 100%;
    height: 100%;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0,0,0,0.15); 
}

.re-hero-img-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* --- Het Vierkantje EXACT op de Breuklijn --- */
.re-scroll-square {
    position: absolute;
    left: 50%; /* Duwt hem precies naar het midden van de kaart */
    bottom: 40px; 
    transform: translateX(-50%); /* Trekt hem z'n eigen halve breedte terug, zodat hij EXACT op de lijn ligt */
    
    width: 54px; 
    height: 54px;
    background-color: #ffffff;
    border-radius: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    z-index: 10;
    overflow: hidden; 
    transition: transform 0.3s ease, background-color 0.3s ease;
}

.re-scroll-square:hover {
    background-color: #E2FF00;
}

/* Animatie van het pijltje */
.re-scroll-arrow {
    font-size: 1rem;
    color: #000000;
    animation: re-scroll-loop 2s infinite cubic-bezier(0.76, 0, 0.24, 1);
}

@keyframes re-scroll-loop {
    0%   { transform: translateY(-150%); opacity: 0; }
    20%  { transform: translateY(0); opacity: 1; }
    60%  { transform: translateY(0); opacity: 1; }
    100% { transform: translateY(150%); opacity: 0; }
}

/* --- Responsiveness --- */
@media (max-width: 1024px) {
    .re-hero-light-card {
        flex-direction: column;
        height: auto;
    }
    .re-hero-text-half, .re-hero-img-half {
        flex: none;
        width: 100%;
    }
    .re-hero-text-half {
        padding: 60px 40px;
    }
    .re-hero-img-half {
        padding: 0 20px 20px 20px;
        height: 400px;
    }
    .re-scroll-square {
        /* Op mobiel/tablet verplaatsen we hem naar de horizontale scheidslijn */
        bottom: auto;
        top: auto; 
        margin-top: -32px; /* Trekt hem omhoog over de foto heen */
        position: relative;
    }
}

@media (max-width: 768px) {
    .re-hero-light-split-sectie { padding: 3vw; } 
    .re-hero-light-card { border-radius: 24px; }
    .re-hero-text-half h1 { font-size: 2.5rem !important; }
}
.re-info-sectie { padding: 100px 0; }
        .re-info-container { max-width: 1600px; margin: 0 auto; padding: 0 40px; display: flex; justify-content: space-between; align-items: center; gap: 60px; }
        .re-info-links h2 { font-size: 2.5rem; font-weight: 500; line-height: 1.2; margin-bottom: 32px; letter-spacing: -0.02em; }
        .re-info-rechts { max-width: 500px; }
        .re-info-rechts p { font-size: 1rem; font-weight: 400; line-height: 1.7; color: #d1d1d1; }

        @media (max-width: 850px) {
            .re-info-sectie { padding: 60px 0; }
            .re-info-container { flex-direction: column; align-items: flex-start; gap: 30px; padding: 0 20px; }
            .re-info-links h2 { font-size: 2rem; }
        }
        
/* ========================================= */
/* KLANTEN LOGO SLIDER                       */
/* ========================================= */

.re-logo-slider-section { 
    background-color: #16150B; 
    padding: 0px 0; 
    overflow: hidden; 
    width: 100%; 
}

.re-logo-container { 
    display: flex; 
    align-items: center; 
    max-width: 1600px; 
    margin: 0 auto; 
    padding: 0 40px; 
    gap: 60px; 
}

/* Aangepaste logo text breedte en uitlijning */
.re-logo-text { 
    flex: 0 0 320px; 
    text-align: left; 
}

.re-logo-text h2 { 
    font-size: 1rem; 
    font-weight: 500; 
    color: #b0b0a8; 
    margin-bottom: 8px; 
    letter-spacing: -0.02em; 
    line-height: 1.1; 
}

.re-logo-text p { 
    font-size: 2.5rem; 
    font-weight: 400; 
    color: #fff; 
    margin-bottom: 60px; 
}

.re-logo-slider { 
    flex: 1; 
    overflow: hidden; 
    position: relative; 
    max-width: 100%; 
    min-height: 80px; 
}

/* Fade-out randjes aan de zijkanten */
.re-logo-slider::before, 
.re-logo-slider::after { 
    content: ""; 
    position: absolute; 
    top: 0; 
    width: 120px; 
    height: 100%; 
    z-index: 2; 
    pointer-events: none; 
}

.re-logo-slider::before { 
    left: 0; 
    background: linear-gradient(to right, #16150B 0%, rgba(14, 14, 11, 0) 100%); 
}

.re-logo-slider::after { 
    right: 0; 
    background: linear-gradient(to left, #16150B 0%, rgba(14, 14, 11, 0) 100%); 
}

/* Aangepaste logotrack hoogte en centrering */
.re-logo-track { 
    display: flex; 
    width: max-content; 
    animation: re-scrollLogos 45s linear infinite; 
    gap: 100px; 
    align-items: center; 
    margin-bottom: 60px; 
    height: 120px;
}

.re-logo-track img { 
    height: 120px; 
    width: auto; 
    opacity: 0.6; 
    filter: grayscale(100%) brightness(1.1); 
    transition: all 0.3s ease; 
    vertical-align: middle; 
}

.re-logo-track img:hover { 
    opacity: 1; 
    filter: grayscale(0%) brightness(1); 
    transform: scale(1.05); 
}

@keyframes re-scrollLogos { 
    from { transform: translateX(0); } 
    to { transform: translateX(-50%); } 
}

/* ========================================= */
/* FIX VOOR LICHTE THEMA SECTIES             */
/* ========================================= */

.re-light-section .re-logo-slider-section { 
    background-color: transparent; 
}

.re-light-section .re-logo-slider::before { 
    background: linear-gradient(to right, #f7f7f5 0%, rgba(247, 247, 245, 0) 100%); 
}

.re-light-section .re-logo-slider::after { 
    background: linear-gradient(to left, #f7f7f5 0%, rgba(247, 247, 245, 0) 100%); 
}

/* Maakt logos donkergrijs/zwart op een lichte achtergrond */
.re-light-section .re-logo-track img { 
    filter: grayscale(100%) brightness(0); 
    opacity: 0.3; 
} 

.re-light-section .re-logo-track img:hover { 
    filter: grayscale(0%) brightness(1); 
    opacity: 1; 
}

/* ========================================= */
/* RESPONSIVENESS                            */
/* ========================================= */

@media (max-width: 992px) {
    .re-logo-container { 
        flex-direction: column; 
        align-items: flex-start; 
        gap: 30px; 
        padding: 0 20px; 
    }
    .re-logo-text { 
        flex: 0 0 120px; 
        text-align: left; 
    }
    .re-logo-text p { 
        font-size: 2rem; 
        font-weight: 400; 
        color: #fff; 
        margin-bottom: 0px !important; 
    }
    .re-logo-slider::before, 
    .re-logo-slider::after { 
        width: 40px; 
    }
    .re-logo-track { 
        gap: 50px; 
        margin-bottom: 0px; 
        height: 80px;
    }
    .re-logo-track img { 
        height: 90px;
    }
    .re-logo-slider-section { 
        padding: 60px 0; 
    }
}
/* ========================================= */
/* RECIRCULO LIGHT SPLIT HERO (Strakke 50/50)*/
/* ========================================= */

.re-hero-light-split-sectie {
    background-color: #16150B; 
    padding: 1.5vw; 
    width: 100%;
    display: flex; /* <--- DEZE PUNTKOMMA ONTBRANK! */
    justify-content: center;
    box-sizing: border-box;
    font-family: 'Space Grotesk', sans-serif !important;
}
/* --- De ontbrekende Outline Knop --- */
.re-btn-outline {
    display: inline-flex !important; 
    align-items: center !important; 
    background-color: transparent !important; 
    color: #ffffff !important;
    text-decoration: none !important; 
    font-weight: 600 !important; 
    font-size: 0.85rem !important; 
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important; 
    padding: 8px 24px 8px 8px !important; 
    border-radius: 50px !important; 
    border: 1px solid #ffffff !important;
    transition: background-color 0.3s ease, transform 0.2s ease, border-color 0.3s ease !important; 
    overflow: hidden !important;
}

.re-btn-outline:hover { 
    background-color: rgba(255, 255, 255, 0.1) !important; 
    transform: translateY(-2px) !important; 
    color: #fff !important; 
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-301ffcf1 *//* ========================================= */
/* FAQ / VEELGESTELDE VRAGEN SECTIE          */
/* ========================================= */

.re-faq-sectie { padding: 120px 0; }

.re-faq-container { 
    max-width: 1600px; 
    margin: 0 auto; 
    padding: 0 40px; 
    display: flex; 
    align-items: flex-start; 
    gap: 100px; 
}

/* Linker kolom (Titel en tekst) */
.re-faq-left { flex: 0 0 35%; }

.re-faq-left h2 { 
    font-size: 3rem; 
    font-weight: 500; 
    line-height: 1.1; 
    margin-bottom: 24px; 
    letter-spacing: -0.02em; 
}

.re-faq-left p { 
    font-size: 1.1rem; 
    line-height: 1.7; 
    color: #b0b0a8; 
     margin-bottom: 24px;
}

/* Rechter kolom (De vragen/accordeons) */
.re-faq-right { 
    flex: 1; 
    display: flex; 
    flex-direction: column; 
}

.re-faq-item { border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.re-faq-question { 
    width: 100%; 
    text-align: left; 
    background: transparent; 
    border: none; 
    padding: 32px 0; 
    font-family: 'Space Grotesk', sans-serif; 
    font-size: 1.3rem; 
    font-weight: 500; 
    color: #ffffff; 
    cursor: pointer; 
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
    transition: color 0.3s ease; 
}

.re-faq-question:hover, 
.re-faq-item.re-active .re-faq-question { 
    color: #E2FF00 !important; 
}

/* Het Plus/Kruis Icoontje */
.re-faq-icon { 
    position: relative; 
    width: 24px; 
    height: 24px; 
}

.re-faq-icon::before, 
.re-faq-icon::after { 
    content: ''; 
    position: absolute; 
    background-color: currentColor; 
    transition: transform 0.3s ease; 
}

.re-faq-icon::before { top: 11px; left: 0; width: 100%; height: 2px; }
.re-faq-icon::after { top: 0; left: 11px; width: 2px; height: 100%; }

.re-faq-item.re-active .re-faq-icon::after { transform: rotate(90deg); }

/* Het Antwoord */
.re-faq-answer { 
    max-height: 0; 
    overflow: hidden; 
    transition: max-height 0.4s ease, opacity 0.4s ease; 
    opacity: 0; 
}

.re-faq-item.re-active .re-faq-answer { opacity: 1; }

.re-faq-answer p { 
    font-size: 1.05rem; 
    color: #b0b0a8; 
    line-height: 1.7; 
    padding-bottom: 32px; 
}

/* ========================================= */
/* MOBIELE WEERGAVE (Fix voor breedte)       */
/* ========================================= */
@media (max-width: 1024px) {
    .re-faq-sectie { 
        padding: 60px 0; 
        overflow-x: hidden; /* Dé ultieme beveiliging tegen horizontaal scrollen */
    }
    .re-faq-container { 
        flex-direction: column; 
        gap: 40px; 
        padding: 0 20px; 
        width: 100%; 
        box-sizing: border-box; /* Zorgt dat padding de breedte niet oprekt */
    }
    .re-faq-left, 
    .re-faq-right { 
        width: 100%; 
        flex: none; /* Reset de desktop-flex instellingen */
    }
    .re-faq-left h2 { 
        font-size: 2.5rem; 
        word-wrap: break-word; /* Zorgt dat lange woorden afbreken in plaats van het scherm uit duwen */
    }
}

@media (max-width: 768px) { 
    .re-faq-left h2 {
        font-size: 2rem; /* Iets kleiner voor echt kleine telefoons */
    }
    .re-faq-question { 
        font-size: 1.1rem; 
        gap: 15px; /* Voorkomt dat de vraag en het plus-icoontje door elkaar heen lopen */
        align-items: flex-start; /* Zorgt dat het plusje netjes bovenaan de vraag blijft als de tekst 2 regels wordt */
        white-space: normal !important; /* Dwingt de knop om de tekst netjes naar de volgende regel te sturen */
        line-height: 1.4; /* Zorgt voor een beetje ademruimte tussen de regels als het er 2 of 3 worden */
    } 

    /* Zorg dat het plus-icoontje niet per ongeluk platgedrukt wordt als de tekst ruimte nodig heeft */
    .re-faq-icon {
        flex-shrink: 0; 
        margin-left: 20px; /* Zorgt dat een lange tekst niet strak tegen je plusje aan plakt */
    }
}

/* ========================================= */
/* FAQ SPOOKKLEUR FIX (WP Button Override)   */
/* ========================================= */

/* Verwijder de roze/standaard achtergrond bij klikken, focussen of openstaan */
button.re-faq-question,
button.re-faq-question:focus,
button.re-faq-question:active,
.re-faq-item.active button.re-faq-question,
button.re-faq-question.active {
    background-color: transparent !important; /* Sloop de standaard achtergrond eruit */
    outline: none !important; /* Haalt eventuele lelijke klik-lijntjes weg */
    box-shadow: none !important;
}

/* Optioneel: Maak de tekst van de vraag knallend neon-geel als je erop klikt/hij open staat */
button.re-faq-question:focus,
button.re-faq-question:active,
.re-faq-item.active button.re-faq-question,
button.re-faq-question.active {
    color: #E2FF00 !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-109b1e3f */@media (max-width: 768px) {
    /* Haalt onnodige ruimte buiten de kaart weg */
    .re-hero-light-split-sectie {
        padding: 0px 10px !important; 
    }
    /* Forceert de exacte 40px boven/onder en 20px links/rechts binnenin */
    .re-hero-text-half {
        padding: 20px 20px !important; 
    }
    /* Zorgt dat de hoeken netjes blijven */
    .re-hero-light-card {
        border-radius: 24px !important;
        overflow: hidden !important;
    }
}/* End custom CSS */