#heroA{
    box-sizing: border-box;
    background-size: cover;
    background-position: bottom;
    padding-top: 180px;
    position: relative;
}

#heroA .bigm{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#heroA .bigm .bigmwrap{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: calc(100% + 260px);
}

#heroA .bigm .bigmwrap img{
    position: absolute;
    left: -50px;
    height: 102%;
    max-width: unset;
    opacity: 0.05;
}

#heroA .herowrapper{
    position: relative;
}

#heroA .container{
    overflow: visible;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
}

/* #heroA:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #0000008a;
    z-index: 1;
} */

#heroA .heroslider{
    width: calc(100% - 40px);
    height: 100%;
    position: absolute;
    right: 40px;
    overflow: hidden;
}

#heroA .heroslider .splide__slide::before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffffc7;
}

#heroA .heroslider .splide__track{
    height: 100%;
}

#heroA .heroslider img{
    width: 100%;
    height: 100%;
    object-fit: cover;
} 

#heroA .videowrapper video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#heroA .illustratie{
    position: absolute;
    top: 0;
    right: 60px;
    width: 50%;
}

#heroA .mediahero .buttons a{
    flex: 1;
}

#heroA .custom-logo-link{
    display: block;
    margin-bottom: 100px;
}

#heroA .custom-logo-link img{
    margin: 0 auto;
    width: 100px;
}

#heroA h1{
    color: #15388d;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 94px;
    font-size: 94px;
    pointer-events: none;
    position: relative;
    font-weight: 900;
    text-transform: uppercase;
}

#heroA .mediahero h2{
    margin: 0;
    color: black;
    font-size: 34px;
    line-height: 40px;
    position: relative;
    font-family: 'DM Sans';
    margin-top: -10px;
}

#heroA .mediahero .buttons{
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

#heroA .mediahero .buttons .callbutton{
    flex: 0 0 100%;
}

#heroA .mediahero .buttons .callbutton i{
    color: white;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
}

#heroA .mediahero .buttons .callbutton:after{
    display: none;
}

#heroA .mediahero .buttons a.button:nth-child(2){
    background: #15388d;
    color: #ffffff;
    border-color: #09215b;
}

#heroA .menu-hoofdmenu-container ul{
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    gap: 20px;
    padding: 0;
    justify-content: center;
    margin: 0;
}

#heroA .menu-hoofdmenu-container ul li a{
    color: #09212B;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

#heroA .swiper{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}

#heroA .swiper img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#heroA .container .arrows{
    position: absolute;
    right: 0;
    top: 0;
}

#heroA .container .stukjetekst{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 400px;
    color: black;
}

#heroA .mediahero .border{
    height: 1px;
    background: white;
    width: 100%;
    display: block;
    z-index: 2;
    position: relative;
}

#heroA .mediahero .container .herobutton{
    color: white;
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 26px;
    font-weight: 600;
    margin-top: 60px;
}

#heroA .mediahero .container .herobutton i{
    background: #FFDA34;
    border-radius: 100%;
    height: 45px;
    width: 45px;
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    position: relative;
}

#heroA .mediahero .container .herobutton i:before{
    position: absolute;
    bottom: 5px;
}

#heroA .mediahero .container p{
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 30px;
    width: 555px;
    color: white;
}

#heroA .container .arrows > div:nth-child(2){
    margin-top: 30px;
}

#heroA .container .leftsection{
    flex: 0 0 600px;
}

#heroA .mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 170px);
    object-fit: cover;
    object-position: bottom;
}

#heroA .patent .streep{
    background: linear-gradient(180deg, #007FFF, #BE57FF);
    width: 2px;
}

#heroA .wavevideo{
    width: 100%;
    height: 500px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

#heroA .wavevideo video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#heroA .videooverlay{
    width: 100%;
    height: 500px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #0f0334e3;
}

#heroA .buttonsection{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 30px;
}
#heroA .mediahero .zonsectie{
    position: absolute;
    left: 7.5%;
    bottom: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    width: 230px;
}

#heroA .mediahero .zonsectie .zon{
    width: 50px;
}

#heroA .mediahero .zonsectie .zontekst{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #3A3A39;
}

#heroA .mediahero .teksthero h1{
    font-size: 100px;
    line-height: 97px;
    color: white!important;
    margin: 0;
    font-weight: 400;
    font-style: italic;
}

#heroA .mediahero .teksthero h1 strong{
    font-style: normal!important;
}

#heroA .mediahero .teksthero h2{
    color: black;
    margin-top: 0px;
    margin-bottom: 30px;
    text-transform: inherit;
    font-size: 70px;
    line-height: 88px;
}

#heroA .mediahero .teksthero h1 span{
    font-weight: 300;
    color: #80C959;
}

#hero form.postcodecheck{
    z-index: 1;
}

#heroA .mediahero .teksthero .groenekubuswrapper{
    position: relative;
    width: 100%;
    height: 100%;
    display: contents;
}

#heroA .mediahero .teksthero .groenekubus{
    background: #ae0018;
    width: 75px;
    height: 75px;
    position: absolute;
    right: 50px;
    top: 20px;
}

#heroA .mediahero .postcodecheck{
    position: absolute;
    bottom: 60px;
    z-index: 1;

}

#heroA .mediahero .postcodecheck .velden{
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

#heroA .mediahero .postcodecheck .velden > div{
    background: white;
    padding: 20px;
    box-sizing: border-box;
    color: #7B7B7B;
    border-radius: 10px;
    padding-bottom: 15px;
}

#heroA .mediahero .postcodecheck .velden input{
    padding: 5px 0;
    outline: none!important;
}

#heroA .mediahero .postcodecheck .velden label{
    display: block;
    font-size: 20px;
}

#heroA .mediahero .postcodecheck h2{
    font-size: 43px;
    line-height: 55px;
}

#heroA .mediahero .postcodecheck h2, #heroA .mediahero .postcodecheck h3{
    color: black;
    text-align: center;
    margin: 0;
}

#heroA .mediahero .uspblokken{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 40px;
}

#heroA .mediahero .uspblokken .uspblok{
    text-align: center;
    background: #fdeee8;
    padding: 20px 20px;
    margin-bottom: 0;
    margin-top: 0;
    border-radius: 4px;
}

#heroA .mediahero .uspblokken .uspblok p{
    margin: 0;
}

#heroA .mediahero .uspblokken .uspblok i{
    display: block;
    color: #eb5c1d;
    font-size: 40px;
    text-align: center;
}

#heroA .mediahero .uspblokken .uspblok span{
    display: block;
    font-weight: 900;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#heroA .beforeelement{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
}

#heroA .beforeelement img{
    position: absolute;
    left: 10px;
    opacity: 0.1;
    width: 500px;
    height: 500px;
    object-fit: contain;
    top: 60px;
}

#heroA .mediahero .postcodecheck a.button{
    background: #FF8A15;
    width: 100%;
    justify-content: center;
    padding: 30px 15px;
    font-weight: 400;
    font-size: 26px;
}

body:not(.home) #heroA{
    margin-bottom: 220px;
}


#heroA .herobeeldmerk img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#heroA .mediahero{
    z-index: 1;
    width: 100%;
    height: 100%;
}

#heroA .splide__arrow{
    z-index: 3;
}

#heroA .mediahero .topoff{
    height: 100px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 100%;
}

#heroA .mediahero .topoff .topoffwrapper{
    position: relative;
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
}

#heroA .mediahero .topoff .topoffwrapper:before{
    height: 280px;
    width: 120%;
    background: #ffffff5c;
    position: absolute;
    top: 0;
    content: '';
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;

}

#heroA .mediahero video{
    width: 100%;
    height: 700px;
    object-fit: cover;
    display: block;
}

#heroA .mediahero .rightsection{
    object-fit: contain;
    float: right;
    position: relative;
    right: 0;
    flex: 1;
}

#heroA .mediahero .rightsection .house{
    height: 100%;
    width: auto;
}

#heroA .mediahero .rightsection .vierkanten{
    position: absolute;
    right: -200px;
    bottom: 0;
    z-index: -1;
    height: 100%;
}

#heroA .mediahero .teksthero{
    box-sizing: border-box;
    z-index: 1;
    top: 0px;
    flex: 0 0 100%;
}

#heroA .mediahero .teksthero p{
    font-size: 20px;
    line-height: 30px;
}

#heroA .formulier h2{
    color: #15388d;
    margin-top: 0px;
    line-height: 45px;
    font-size: 40px;
    pointer-events: none;
    position: relative;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 20px;
}


@media only screen and (max-width: 1200px) {
    #heroA .illustratie{
        position: static;
        flex: 0 0 400px;
        order: 1;
        z-index: 1;
    }

    #heroA .container .leftsection{
        flex: 0 0 100%;
    }

    #heroA .container{
        gap: 40px;
    }

    #heroA .container .leftsection p{
        margin-top: 0;
    }

    body #heroA > .mediahero .teksthero h1{
        font-size: 38px;
        line-height: 48px;
    }

    body #heroA > .mediahero .teksthero h1 span{
        font-size: 38px;
        line-height: 48px;
    }
    #heroA .mediahero .teksthero .groenekubus{
        top: -85px;
    }

    #heroA .mediahero .postcodecheck h2{
        font-size: 32px;
        line-height: 42px;
        font-weight: 400;
    }

    #heroA .mediahero .postcodecheck .velden > div{
        padding: 10px 20px;
        padding-bottom: 5px;
    }

    #heroA .mediahero .postcodecheck a.button{
        padding: 12px 15px;
    }

    #heroA .mediahero .postcodecheck .velden label{
        font-size: 16px;
        margin: 0;
        padding: 0;
    }
}

@media only screen and (max-width: 1000px) {

    #heroA .mediahero h2{
        font-size: 22px;
        line-height: 26px;
        margin: 0!important;
    }

    #heroA{
        padding-top: 40px;
    }

    #heroA h1{
        font-size: 50px;
        line-height: 50px;
    }

    #heroA .mediahero .uspblokken{
        margin: 20px 0;
    }

    #heroA .heroslider{
        width: 90%;
        height: 300px;
        bottom: unset;
        position: relative;
        right: unset;
    }

    #heroA .mediahero{
        align-items: end;
        position: static;
    }

    #heroA .herowrapper{
        min-height: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 40px;
    }

    #heroA .container{
        grid-template-columns: 1fr;
    }

    #heroA .formulier h2{
        line-height: 40px;
        font-size: 35px;
    }
}

@media only screen and (max-width: 450px) {
    #heroA .mediahero .uspblokken{
        grid-template-columns: 1fr;
    }
}