/**
 *     ▗▄▄▖▗▄▄▄▖▗▖  ▗▖▗▄▄▄▖▗▄▄▖  ▗▄▖ ▗▖   
 *    ▐▌   ▐▌   ▐▛▚▖▐▌▐▌   ▐▌ ▐▌▐▌ ▐▌▐▌   
 *    ▐▌▝▜▌▐▛▀▀▘▐▌ ▝▜▌▐▛▀▀▘▐▛▀▚▖▐▛▀▜▌▐▌   
 *    ▝▚▄▞▘▐▙▄▄▖▐▌  ▐▌▐▙▄▄▖▐▌ ▐▌▐▌ ▐▌▐▙▄▄▖
 *                                                                     
 *                                                                     
 *                                                                     
 */

:root {
    color-scheme: dark;

    --text-color: #efefef;

    --accent-color: #d80000;
    --clicklink-color: #ff0000;

    --background-color: #1b1b1b;

    --footer-text-color: #898989;
    --footer-back-color: #2c2c2c;

    --header-height: 22vw;
    --border-rad: 8vw;
    --gap: 1em;
}

html {
    overflow-y: scroll;
    min-height: 100%;
}


body {
    font: 1.2em / 1.5 system-ui;
    color: var(--text-color);

    min-height: 100vh;
    display: flex;
    flex-direction: column;

    margin: 0;
    padding: 0;

    background-image: url("/images/papier-achtergrond.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: var(--background-color);
}

main {
    width: min(90%, 900px);
    margin: 0 auto;
    flex: 1;
}

/**
 *    ▗▄▄▄▖▗▖  ▗▖▗▄▄▖  ▗▄▖  ▗▄▄▖▗▄▄▖  ▗▄▖ ▗▄▄▖ ▗▖ ▗▖▗▖  ▗▖
 *      █   ▝▚▞▘ ▐▌ ▐▌▐▌ ▐▌▐▌   ▐▌ ▐▌▐▌ ▐▌▐▌ ▐▌▐▌ ▐▌ ▝▚▞▘ 
 *      █    ▐▌  ▐▛▀▘ ▐▌ ▐▌▐▌▝▜▌▐▛▀▚▖▐▛▀▜▌▐▛▀▘ ▐▛▀▜▌  ▐▌  
 *      █    ▐▌  ▐▌   ▝▚▄▞▘▝▚▄▞▘▐▌ ▐▌▐▌ ▐▌▐▌   ▐▌ ▐▌  ▐▌  
 *                                                        
 *                                                        
 *                                                        
 */

@font-face {
    font-family: "fty";
    src:
        local("fty skorzhen"),
        url("/fonts/fty_skorzhen_ncv/FTY SKORZHEN NCV.otf") format("opentype"),
        url("/fonts/fty_skorzhen_ncv/FTY SKORZHEN NCV.ttf") format("TrueType");
}

@font-face {
    font-family: "hammer";
    src:
        local("Hammersmith One"),
        url("/fonts/Hammersmith One/HammersmithOne-Regular.ttf") format("TrueType");
}


h1,
h2,
h3 {
    font-family: "fty";
    color: var(--accent-color);
}

h1,
h3 {
    margin: 1vw;
}

h2 {
    margin: .5em 0 0;
}

ol,
ul,
p {
    font-family: "hammer";
    padding: 0.3vw;
}

ol,
ul {
    padding-left: 4vw;
}

strong {
    color: var(--accent-color);
}

.contact strong {
    color: var(--text-color)
}

.quote {
    margin: calc(var(--gap) * 2) 0;
    text-align: center;
}

/**
 *    ▗▖ ▗▖▗▄▄▄▖ ▗▄▖ ▗▄▄▄ ▗▄▄▄▖▗▄▄▖ 
 *    ▐▌ ▐▌▐▌   ▐▌ ▐▌▐▌  █▐▌   ▐▌ ▐▌
 *    ▐▛▀▜▌▐▛▀▀▘▐▛▀▜▌▐▌  █▐▛▀▀▘▐▛▀▚▖
 *    ▐▌ ▐▌▐▙▄▄▖▐▌ ▐▌▐▙▄▄▀▐▙▄▄▖▐▌ ▐▌
 *                                  
 *                                  
 *                                  
 */

.nav-bar {
    display: flex;
    flex-direction: column;
}

header {
    width: 100%;
    height: var(--header-height);
    padding: 10px;
    background-color: var(--background-color);
    border-bottom: 3px dotted var(--accent-color);
}

.nav-item {
    flex: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.nav-right {
    align-items: baseline;
    display: flex;
}

.headerlogo {
    width: 75vw;
    height: 15vw;
    justify-self: center;
}

/**
 *    ▗▄▄▄ ▗▄▄▖  ▗▄▖ ▗▄▄▖ ▗▄▄▄  ▗▄▖ ▗▖ ▗▖▗▖  ▗▖
 *    ▐▌  █▐▌ ▐▌▐▌ ▐▌▐▌ ▐▌▐▌  █▐▌ ▐▌▐▌ ▐▌▐▛▚▖▐▌
 *    ▐▌  █▐▛▀▚▖▐▌ ▐▌▐▛▀▘ ▐▌  █▐▌ ▐▌▐▌ ▐▌▐▌ ▝▜▌
 *    ▐▙▄▄▀▐▌ ▐▌▝▚▄▞▘▐▌   ▐▙▄▄▀▝▚▄▞▘▐▙█▟▌▐▌  ▐▌
 *                                             
 *                                             
 *                                             
 */

.dropbtn {
    background-color: var(--background-color);
    color: var(--accent-color);
    font-size: 20px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    font-family: "fty";
    color: var(--accent-color);
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--background-color);
    width: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    text-align: center;
    white-space: nowrap;
}

.dropdown-content a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    color: var(--accent-color);
}

.dropdown-content a:hover {
    background-color: var(--background-color);
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: var(--background-color);
}

/**
 *    ▗▖  ▗▖▗▄▄▄▖▗▄▄▄ ▗▄▄▄▖ ▗▄▖ 
 *    ▐▌  ▐▌  █  ▐▌  █▐▌   ▐▌ ▐▌
 *    ▐▌  ▐▌  █  ▐▌  █▐▛▀▀▘▐▌ ▐▌
 *     ▝▚▞▘ ▗▄█▄▖▐▙▄▄▀▐▙▄▄▖▝▚▄▞▘
 *                              
 *                              
 *                              
 */

.video-container {
    width: 90%;
    aspect-ratio: 16 / 9;
    justify-self: center;
}

.video-container iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.instagram-container {
    margin: var(--gap) 0;
}

/**
 *    ▗▖   ▗▄▄▄▖▗▖  ▗▖▗▖ ▗▖ ▗▄▄▖
 *    ▐▌     █  ▐▛▚▖▐▌▐▌▗▞▘▐▌   
 *    ▐▌     █  ▐▌ ▝▜▌▐▛▚▖  ▝▀▚▖
 *    ▐▙▄▄▖▗▄█▄▖▐▌  ▐▌▐▌ ▐▌▗▄▄▞▘
 *                              
 *                              
 *                              
 */

.nav-bar a {
    text-decoration: none;
}

.dropbtn:hover {
    color: var(--text-color);
}

a {
    color: var(--accent-color);
}

*/ a:hover {
    text-decoration-color: unset;
    color: var(--clicklink-color);
}

/**
 *    ▗▖ ▗▖▗▄▄▄▖▗▄▄▄ ▗▄▄▄ ▗▄▄▄▖▗▖  ▗▖    ▗▖   ▗▄▄▄▖▗▖  ▗▖▗▖ ▗▖
 *    ▐▌ ▐▌  █  ▐▌  █▐▌  █▐▌   ▐▛▚▖▐▌    ▐▌     █  ▐▛▚▖▐▌▐▌▗▞▘
 *    ▐▛▀▜▌  █  ▐▌  █▐▌  █▐▛▀▀▘▐▌ ▝▜▌    ▐▌     █  ▐▌ ▝▜▌▐▛▚▖ 
 *    ▐▌ ▐▌▗▄█▄▖▐▙▄▄▀▐▙▄▄▀▐▙▄▄▖▐▌  ▐▌    ▐▙▄▄▖▗▄█▄▖▐▌  ▐▌▐▌ ▐▌
 *                                                            
 *                                                            
 *                                                            
 */

.hidden-link {
    text-decoration: none;
}

.hidden-link:hover {
    text-decoration: underline;
    color: var(--clicklink-color)
}

/**
 *    ▗▄▄▄▖▗▖  ▗▖ ▗▄▖  ▗▄▄▖▗▄▄▄▖ ▗▄▄▖
 *      █  ▐▛▚▞▜▌▐▌ ▐▌▐▌   ▐▌   ▐▌   
 *      █  ▐▌  ▐▌▐▛▀▜▌▐▌▝▜▌▐▛▀▀▘ ▝▀▚▖
 *    ▗▄█▄▖▐▌  ▐▌▐▌ ▐▌▝▚▄▞▘▐▙▄▄▖▗▄▄▞▘
 *                                   
 *                                   
 *                                   
 */

.image-container {
    width: 100%;
    overflow: hidden;
    border-radius: var(--border-rad);
    margin: var(--gap) 0;
}

.image-container img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cover {
    object-fit: cover;
}

/**
 *    ▗▄▄▖  ▗▄▖▗▄▄▄▖▗▄▄▄▖ ▗▄▖  ▗▄▄▖
 *    ▐▌ ▐▌▐▌ ▐▌ █    █  ▐▌ ▐▌▐▌   
 *    ▐▛▀▚▖▐▛▀▜▌ █    █  ▐▌ ▐▌ ▝▀▚▖
 *    ▐▌ ▐▌▐▌ ▐▌ █  ▗▄█▄▖▝▚▄▞▘▗▄▄▞▘
 *                                 
 *                                 
 *                                 
 */

.portrait {
    aspect-ratio: 3 / 4;
}

.landscape {
    aspect-ratio: 4 / 3;
}

.landscape2 {
    aspect-ratio: 5 / 3;
}

.square {
    aspect-ratio: 1 / 1;
}

.banner {
    aspect-ratio: 2 / 1;
}

/**
 *     ▗▄▄▖ ▗▄▖ ▗▄▄▖ ▗▄▄▄ 
 *    ▐▌   ▐▌ ▐▌▐▌ ▐▌▐▌  █
 *    ▐▌   ▐▛▀▜▌▐▛▀▚▖▐▌  █
 *    ▝▚▄▄▖▐▌ ▐▌▐▌ ▐▌▐▙▄▄▀
 *                        
 *                        
 *                        
 */

.card {
    width: 100%;
    margin: var(--gap) 0;

    display: flex;
    flex-direction: column;

    overflow: hidden;
    border-radius: var(--border-rad);

    background: var(--background-color);
}

.card-image {
    width: 100%;
    overflow: hidden;
}

.card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.card-body {
    padding: 0.8em;
}

.card-body h3 {
    margin-top: 0;
}

.card-body p {
    color: var(--text-color)
}


/**
 *     ▗▄▄▖▗▄▄▖ ▗▄▄▄▖▗▄▄▄  ▗▄▄▖
 *    ▐▌   ▐▌ ▐▌  █  ▐▌  █▐▌   
 *    ▐▌▝▜▌▐▛▀▚▖  █  ▐▌  █ ▝▀▚▖
 *    ▝▚▄▞▘▐▌ ▐▌▗▄█▄▖▐▙▄▄▀▗▄▄▞▘
 *                             
 *                             
 *                             
 */
.team-grid,
.event-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: var(--gap);
    margin: var(--gap) 0;
}

.team-grid .card,
.event-grid .card {
    margin: 0;
}

/**
 *     ▗▄▄▖▗▖   ▗▄▄▄▖▗▄▄▄ ▗▄▄▄▖ ▗▄▄▖▗▖ ▗▖ ▗▄▖ ▗▖ ▗▖
 *    ▐▌   ▐▌     █  ▐▌  █▐▌   ▐▌   ▐▌ ▐▌▐▌ ▐▌▐▌ ▐▌
 *     ▝▀▚▖▐▌     █  ▐▌  █▐▛▀▀▘ ▝▀▚▖▐▛▀▜▌▐▌ ▐▌▐▌ ▐▌
 *    ▗▄▄▞▘▐▙▄▄▖▗▄█▄▖▐▙▄▄▀▐▙▄▄▖▗▄▄▞▘▐▌ ▐▌▝▚▄▞▘▐▙█▟▌
 *                                                 
 *                                                 
 *                                                 
 */

.slideshow-small {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;

    gap: var(--gap);
    padding: var(--gap);

    height: 30vw;

    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.slideshow-small a {
    flex: 0 0 100%;
    scroll-snap-align: center;

    display: flex;
    justify-content: center;
    align-items: center;
}

.slideshow-small::-webkit-scrollbar {
    display: none;
}

.slide-item {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/**
 *     ▗▄▄▖ ▗▄▖ ▗▖  ▗▖▗▄▄▄▖▗▄▖  ▗▄▄▖▗▄▄▄▖
 *    ▐▌   ▐▌ ▐▌▐▛▚▖▐▌  █ ▐▌ ▐▌▐▌     █  
 *    ▐▌   ▐▌ ▐▌▐▌ ▝▜▌  █ ▐▛▀▜▌▐▌     █  
 *    ▝▚▄▄▖▝▚▄▞▘▐▌  ▐▌  █ ▐▌ ▐▌▝▚▄▄▖  █  
 *                                       
 *                                       
 *                                       
 */

.contact {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}

/* .contact-item {} */

/**
 *    ▗▄▄▄▖ ▗▄▖  ▗▄▖▗▄▄▄▖▗▄▄▄▖▗▄▄▖ 
 *    ▐▌   ▐▌ ▐▌▐▌ ▐▌ █  ▐▌   ▐▌ ▐▌
 *    ▐▛▀▀▘▐▌ ▐▌▐▌ ▐▌ █  ▐▛▀▀▘▐▛▀▚▖
 *    ▐▌   ▝▚▄▞▘▝▚▄▞▘ █  ▐▙▄▄▖▐▌ ▐▌
 *                                 
 *                                 
 *                                 
 */

footer {
    background: var(--footer-back-color);
    color: var(--footer-text-color);

    font-size: 0.8em;

    display: flex;
    flex-direction: column;
    justify-content: space-between;

    margin-top: auto;
    padding: 18px 0;

    border-top-left-radius: var(--border-rad);
    border-top-right-radius: var(--border-rad);
}

.footer-item strong {
    color: var(--footer-text-color);
}

footer a {
    color: var(--footer-text-color);
    text-decoration: none;
}

.footer-item {
    margin: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding-inline: 40px;
}

/**
 *    ▗▄▄▖ ▗▄▄▄▖ ▗▄▄▖▗▄▄▖  ▗▄▖ ▗▖  ▗▖ ▗▄▄▖▗▄▄▄▖▗▖  ▗▖▗▄▄▄▖
 *    ▐▌ ▐▌▐▌   ▐▌   ▐▌ ▐▌▐▌ ▐▌▐▛▚▖▐▌▐▌     █  ▐▌  ▐▌▐▌   
 *    ▐▛▀▚▖▐▛▀▀▘ ▝▀▚▖▐▛▀▘ ▐▌ ▐▌▐▌ ▝▜▌ ▝▀▚▖  █  ▐▌  ▐▌▐▛▀▀▘
 *    ▐▌ ▐▌▐▙▄▄▖▗▄▄▞▘▐▌   ▝▚▄▞▘▐▌  ▐▌▗▄▄▞▘▗▄█▄▖ ▝▚▞▘ ▐▙▄▄▖
 *                                                        
 *                                                        
 *                                                        
 */

/* Tablet */
@media (width >=768px) {
    :root {
        --header-height: vw;
        --border-rad: 4vw;
        --gap: 1em;
    }

    main {
        width: min(90%, 700px);
    }

    .nav-bar {
        flex-direction: row;
        justify-content: space-evenly;
        align-items: center;
    }

    .headerlogo {
        width: 20rem;
        height: auto;
    }

    .team-grid,
    .event-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .contact {
        flex-direction: row;
    }

    .slideshow-small {
        height: 15rem;
    }

    .slideshow-small a {
        flex: 0 0 50%;
    }

    footer {
        flex-direction: row;
        justify-content: space-between;
    }
}

/* Desktop */
@media (width >=1200px) {
    :root {
        --header-height: 5vw;
        --border-rad: 4vw;
        --gap: 1em;
    }

    main {
        width: min(90%, 700px);
    }

    .nav-bar {
        flex-direction: row;
        justify-content: space-evenly;
        align-items: center;
    }

    .headerlogo {
        width: 20rem;
        height: auto;
    }

    .team-grid,
    .event-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .contact {
        flex-direction: row;
    }

    .slideshow-small {
        height: 15rem;
    }


    .slideshow-small a {
        flex: 0 0 50%;
    }

    footer {
        flex-direction: row;
        justify-content: space-between;
    }
}