
.popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #FFFFFF;
    padding: 20px;
    border: 2px solid #282828;
    z-index: 1000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.popupclosebutton {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    color: #282828;
}
h2{
    font-family: "space-mono", mono;
    font-weight: 700;
    font-style: normal;
    font-size: 50px;
    margin-bottom: 20px;
    line-height: 52px;
}



p{
    font-family: "quicksand", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 25px;
    max-width: 500px;
}

body{
    background-color: #FCF3EB;
    max-width: 1440px;
    margin: 0 auto;
}

header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px ;
    padding-top: 50px;
    gap: 40px;
}


.close-btn {
    font-family: "space-mono", mono;
}
.hamburger, .close-btn {
            display: none;
            cursor: pointer;
        }

li{
    display: flex;
    gap: 30px;
}

a {
    text-decoration: none;
    color: #282828;
    font-family: "space-mono", mono;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
    

        .navigatie ul {
            display: flex;
            gap: 30px;
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .navigatie a {
            text-decoration: none;
            color: #282828;
            font-family: "space-mono", mono;
            font-size: 25px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
        }

.sparren{
    display: flex;
    max-width: 1150px;
    gap: 90px;
    margin: 0 auto;
    margin-top: 100px;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
}

.sparrenfoto{
    max-width: 470px;
    order: 1;
}
.sparren h1{
    font-family: "space-mono", mono;
    font-weight: 700;
    font-style: normal;
    font-size: 60px;
    line-height: 70px;
    order: 2;
}

.orange{
    color: #F95608;
}

.blauwCodeIsOveral{
    display: flex;
    justify-content: center;
    
   
    gap: 171px;
    margin-top: 150px;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
}

.codeIsOveral{
    max-width: 580px;
}





.doomscrollen{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 200px;
    margin-top: 150px;
    margin-bottom: 150px;
    padding-left: 20px;
    padding-right: 20px;
}

.tekstDoomscrollen{
    max-width: 570px;
}

.drieninjas{
    max-width: 275px;
}

.video-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    padding-left: 150px;
    padding-right: 150px;
}

video {
    max-width: 1100px;
    width: 100%;
    border: 5px solid #282828;
}

.workshop{
    display: flex;
    justify-content: center;
    gap: 100px;
    margin-top: 150px;
    padding-left: 20px;
    padding-right: 20px;
}

.TekstButtonWork{
    width: 570px;
    
}

.TekstButtonWork p{
    margin-bottom: 25px;
}

.buttons{
    border-radius: 60px;
background: #724CF9;
color: #FCF3EB;
font-family: "space-mono", mono;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
padding-left: 20px;
padding-right: 20px;

}

.naam{
    display: flex;
    
    margin-top: 15px;
    gap: 25px;
}
.contact{
    display: flex;
    justify-content: space-evenly;
    
    align-items: center;
    margin-top: 150px;
    gap: 50px;
    padding-left: 20px;
    padding-right: 20px;   
}

.contact img{
max-width: 528px;

}
input{
    font-family: "quicksand", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 25px;
    border: 4px solid #282828; 
    border-radius: 25px;
    padding: 10px;
    margin-bottom: 20px;
    
}

.voornaam, .achternaam{
    width: 100%;
   width: 230px;

}

.mail{
    
width: 515px;
}

.contactgegevens button{
    display: block;
    border: none;
    border-radius: 60px;
    font-family: "space-mono", mono;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background-color: #724CF9;
    color: #FCF3EB;
    padding:5px 20px;
    cursor: pointer;
    
}

.team h2{
    text-align: center;
    margin-top: 150px;
}

.fotos{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-top: 60px;
}

.fotos img{
    margin-top: 20px;
}

.socials{
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 35px;
}

.socials img{
    width: 50px;
}

.foot{
    font-family: "space-mono", mono;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;

}

.footerli{
    gap: 20px;
}
footer{
    display: flex;
    margin-left: 20px;
    margin-right: 20px;
    justify-content: space-between;
    margin-top: 100px;
    align-items: center;
    margin-bottom: 20px;
    gap: 40px;
}

footer img{
    width: 340px;
    
}

.buttonsinfo button{
border: none;
padding-left: 20px;
padding-right: 20px;
gap: 40px;

}
.buttonsinfo{
   
   display: flex;
   justify-content: center;
   flex-wrap: wrap;
   gap: 30px;
   margin-top: 50px;
   margin-bottom: 150px;
}
.colorchange:hover{
    background-color: #F95608;
}

.buttons:hover{
    background-color: #F95608;
    color: #FCF3EB;

}

a:hover{
    color: #F95608;
}

.codingheroestitel{
    text-align: center;
    margin-top: 100px;
    color: #282828;
    font-family: "space-mono", mono;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

}

.CodingHeroes img{
    width: 500px;

}

.Heroes{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 200px;
    /* margin-top: 150px; */
    /* margin-bottom: 150px; */
    padding-left: 20px;
    padding-right: 20px;
}

.stappenplan{
    display: flex;
    justify-content: space-evenly;
    gap: 100px;
    padding-left: 20px;
    padding-right: 20px;
}

.stappenplan h2{
    font-family: "space-mono", mono;
    font-weight: 700;
    font-style: normal;
    font-size: 40px;
    margin-bottom: 10px;
    line-height: 52px;
}

.stappenplan p{
    margin-bottom: 20px;
}
.CodingHeroes{
    width: 500px;
}

.HoeWerktHet{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 110px;
    margin-top: 150px;
    margin-bottom: 150px;
    padding-left: 20px;
    padding-right: 20px;
}

.HoeWerktHet img{
    max-width: 473px;
}

.HoeWerktHetText{
    max-width: 570px;
}
.download {
    background-image: url("../assets/Lotsofninjas.svg");
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.whitesquare {
    background-color: #FFFFFF;
    margin: 0 auto;
    max-width: 780px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center; /* Optional: to center the text inside the h2 */
    padding: 40px;
}

.whitesquare h2 {
    margin: 0 0 20px 0; /* Optional: add some space between the h2 and the button */
}

.whitesquare a {
    margin-top: 25px;
}

.whitesquare button.colorchange {
    border-radius: 60px;
    background: #724CF9;
    color: #FCF3EB;
    font-family: "space-mono", mono;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-left: 20px;
    padding-right: 20px;
    border: none;
    cursor: pointer; /* Ensures the cursor changes to a pointer when hovering */
}

.whitesquare button.colorchange:hover {
    background-color: #F95608;
}

.gallerij{
    text-align: center;
    margin-top: 150px;
    padding-left: 20px;
    padding-right: 20px;
}

.gallerijfotos {
   
    overflow-x: auto; /* Zorgt voor horizontale scroll */
    white-space: nowrap; /* Houdt de elementen op één lijn */
}

.gallerij img {
    height: 360px;
    display: inline-block; /* Maakt de afbeeldingen inline elementen */
}

.gallerij img:not(:last-child) {
    margin-right: 40px; /* Voegt 50px ruimte toe tussen de afbeeldingen */
}

.linkje{  
    font-family: "quicksand", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 25px;;
}

@media (max-width: 1170px) {
    .contact {
        flex-direction: column;
    }

    .blauwCodeIsOveral {
        gap: 50px;
        padding-left: 75px;
        padding-right: 75px;
    }

    .doomscrollen {
        padding-left: 75px;
        padding-right: 75px;
        gap: 50px;
    }

    .workshop {
        gap: 50px;
        padding-left: 75px;
        padding-right: 75px;
    }

    .contactgegevens h2 {
        text-align: center;
    }

    .video-wrapper {
        padding-left: 50px;
        padding-right: 50px;
    }

    .sparren {
        max-width: 1150px;
        gap: 50px;
        padding-left: 75px;
        padding-right: 75px;
    }

    .HoeWerktHet {
        gap: 60px;
    }

    .stappenplan {
        gap: 60px;
    }

    .Heroes {
        gap: 60px;
    }
}
 @media (max-width: 1000px) {
            .navigatie {
                display: none;
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: #FCF3EB;
                justify-content: center;
                align-items: center;
                flex-direction: column;
                z-index: 1000;
            }

            .navigatie ul {
                flex-direction: column;
                align-items: center;
                gap: 20px;
            }

            .navigatie.active {
                display: flex;
            }

            .hamburger {
                display: block;
            }

            .close-btn {
                position: absolute;
                top: 60px;
                right: 60px;
                display: block;
                font-size: 30px;
                cursor: pointer;
                z-index: 1100; 
            }
        }
@media (max-width: 965px) {
    .sparren{
        /* max-width: 1150px; */
        flex-direction: column;
        text-align: center;
    }

    .sparrenfoto {
        order: 2; /* Zorg ervoor dat de afbeelding onder de tekst staat */
    }

    .sparren h1 {
        order: 1; /* Zorg ervoor dat de tekst boven de afbeelding staat */
    }
  
}

@media (max-width: 920px) {
    footer{
        flex-direction: column;
     
    }

    
}

@media (max-width: 880px) {
    .codeIsOveral h2 {
        margin-top: 80px;
    }

    .blauwCodeIsOveral {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 auto;
        max-width: 450px;
        padding: 0;
    }

    .blauwCodeIsOveral img {
        order: 2; /* Zet de afbeelding onder de tekst */
        margin-top: 20px;
    }

    .codeIsOveral {
        order: 1; /* Zet de tekst boven de afbeelding */
    }

    .codeIsOveral h2 {
        order: 1; /* Zet de tekst boven de afbeelding */
    }

    .doomscrollen {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 auto;
        margin-top: 100px;
        max-width: 450px;
        padding: 0;
    }

    .drieninjas {
        display: none;
    }

    .workshop {
        flex-direction: column;
    }

    .fotoWorkshop {
        max-width: 400px;
        margin: 0 auto;
    }

    .TekstButtonWork {
        margin: 0 auto;
        width: auto;
    }

    .HoeWerktHet {
        flex-direction: column-reverse;
        text-align: center;
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .HoeWerktHet p {
        flex-direction: column-reverse;
        text-align: justify;
    }

    .stappenplan {
        flex-direction: column;
        align-items: center; /* Center items horizontally */
        text-align: center;  /* Center text */
    }

    .Heroes {
        gap: 60px;
    }

    .Heroes {
        flex-direction: column;
        text-align: center;
        margin-top: 100px;
    }

    .Heroes p {
        text-align: start;
    }

    .stappenplan img {
        max-width: 400px;
    }

    .HoeWerktHetText{
        max-width: 500px;
    }

    .buttonsinfo {
        gap: 10px;
    }

    .whitesquare {
        
        max-width: 500px;
       
    }

    .workshop{
        margin-top:100px ;
    }

    .contact {
        margin-top: 100px;
    }

    .team h2 {
        
        margin-top: 100px;
    }

    .gallerij{
        margin-top: 100px;
    }

    .buttonsinfo{
   
        
        margin-bottom: 100px;
     }
}


@media (max-width: 600px) {

    .fotos img{
        max-width:200px ;
    }
    

    .logo {
        width: 300px;
    }

    .inputfield {
        display: flex;
        flex-direction: column;
        align-items: center;
       
        margin: 0 auto;
    }

    .naam {
        display: flex;
        flex-direction: column;
        gap: 0px;
        /* width: 100%; */
        width: 543px;
        margin: 0 auto;
    }

    .mail {
        
        margin-bottom: 10px; /* Adjust as necessary */
    }

    .voornaam, .achternaam{
        width: 515px;
        
    }

    .mail {
        max-width: 515px;
    }
   
    .CodingHeroes img{
        width: 350px;
    
    }

    .CodingHeroes {
        max-width: 400px;
    }

    .sparren {
        padding-left: 10px;
        padding-right: 10px;
    }
}


@media (max-width: 566px) {

   .fotos{
    margin-top: 20px;
   }
    .blauwCodeIsOveral img {
       max-width: 300px;
    }

 

    .naam {
    
        width: 290px;
    
    }

    .mail {
        
        margin-bottom: 10px; /* Adjust as necessary */
    }

    .voornaam, .achternaam{
        width: 270px;
        
    }

    .mail {
        max-width: 270px;
    }

    .contact img {
        max-width: 400px;
    }
    .fotoWorkshop {
        max-width: 300px;
        width: 100%;
       
    }

    .sparrenfoto {
        max-width: 400px;
       
    }

    .logo {
        width: 250px;
    }
   
    li {
        flex-direction: column;
        text-align: center;
    }

    .HoeWerktHet img {
        max-width: 353px;
    }

    .HoeWerktHet p {
        padding-left: 5px;
        padding-right: 5px;
    }
   
}


@media (max-width: 480px) {

    .sparren h1{
        font-size: 45px;
        line-height: 50px;
    }
    .codingheroestitel{
       font-size: 45px;
       line-height: 50px;
    }
    
    .sparrenfoto {
        max-width: 325px;
       
    }
   
    .contact img {
        max-width: 325px;
    }

    .codeIsOveral {
        padding-left: 20px;
        padding-right: 20px;
        width: 300px;
    }

    .codeIsOveral h2 {
        text-align: center;
    }

    .tekstDoomscrollen {
        max-width: 300px;
    }
    h2{
        font-size: 35px;
        line-height: 40px;
    }

    .fotos img{
        max-width:150px ;
    }
    footer img {
        width: 280px;
    }

    .logo {
        width: 200px;
    }
    .hamburger {
        width: 30px;
    }

    .TekstButtonWork {
        width: 300px;
       
    }
    .workshop{
        padding-left: 20px;
        padding-right: 20px;
    }

    .Heroes img{
        max-width: 300px;
    }
    .CodingHeroes {
        max-width: 100%;
        padding-left: 5px;
        padding-right: 5px;
    }

    .whitesquare button.colorchange {
        font-size: 35px;
    }
}


@media (max-width: 400px) {
    .HoeWerktHet img {
        max-width: 325px;
    }

    .stappenplan img {
        max-width: 300px;
    }
}