.header-titel {
    font-family: "peachy-keen-jf", sans-serif;
    font-size: 4rem;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    margin: 0;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#koekje.spinning {
    animation: spin 30s linear infinite;

}

p {

    font-family: "Sofia Sans Condensed", sans-serif;
    font-size: 1.3rem;
    font-weight: 300;
    font-style: normal;
    color: #ffffff;
    margin: 0;
    padding-top: 1rem;
    padding-bottom: 2rem;

}

h2 {
    font-family: "peachy-keen-jf", sans-serif;
    font-size: 3rem;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    margin: 0;
}

h3 {
    font-family: "peachy-keen-jf", sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    margin: 0;
}

#tekst_zwart {
    color: #000000;
}

#tekst_roze {
    margin-top: 1rem;
    color: rgba(199, 51, 120);

}

.button {
    text-decoration: none;
    background-color: rgba(199, 51, 120);
    color: #fff;
    padding: 1rem 1rem;
    border-radius: 3rem;
    font-weight: bold;
    transition: background-color 0.3s, transform 0.3s;
    font-family: "peachy-keen-jf", sans-serif;
    font-size: 1rem;
    font-weight: 300;
    font-style: normal;
    color: #ffffff;
}


span {
    color: #7bc1d3;

}

body {
    background-image: url("../images/Ruimte.jpg");
    background-repeat: repeat;
}

img {
    width: 50%;

    height: auto;

}

header nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.2rem 4rem;

}


header nav img {
    height: 3rem;
    width: auto;
}

header nav ul {
    display: flex;
    list-style: none;
    margin: 2rem;
    padding: 0;
    gap: 7rem;
    margin-left: auto;
    font-family: "peachy-keen-jf", sans-serif;
    font-size: 1rem;
    font-weight: 300;
    font-style: normal;
    color: #ffffff;
}


header nav ul li a {
    text-decoration: none;
    color: #ffffff;
    font-weight: 500;
    transition: color 0.3s, transform 0.3s;
}

header nav ul li a:hover {
    color: rgba(199, 51, 120);
    ;
    transform: translateY(-2px);
}

header nav .button {
    text-decoration: none;
    border: 0.2rem solid rgba(199, 51, 120);
    ;
    background-color: transparent;
    color: #fff;
    padding: 0.5rem 1rem;
    border-radius: 3rem;
    font-weight: bold;
    transition: background-color 0.3s, transform 0.3s;
    font-family: "peachy-keen-jf", sans-serif;
    font-size: 1rem;
    font-weight: 300;
    font-style: normal;
    color: #ffffff;
}

header nav .button:hover {
    background-color: rgba(199, 51, 120);
    ;
    transform: translateY(-2px);
}

.hero {
    display: flex;
    padding: 2rem;
}

.hero article {
    margin: 3rem;
}


#raccoon {
    width: 40%;
    height: auto;
    animation: float 3s ease-in-out infinite;
}


#koekje {
    width: 60%;
    height: auto;
    margin-top: 2rem;
}

.product-intro {
    text-align: center;
    margin: 4rem;
    margin-top: 10rem;
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-15px);
    }

    100% {
        transform: translateY(0px);
    }
}

.usp {
    background-color: rgb(79, 187, 255);
    margin-top: -29rem;
    margin-bottom: -3rem;
    padding: 3rem;
    position: relative;
    display: flex;
    text-align: center;
    background-image: url("/assets/images/Tekstballon.png");
    background-position: 600px;
    background-repeat: no-repeat;
    background-size: 40rem;
}

.usp_info {
    background-color: rgb(79, 187, 255);
    display: flex;
}




#mascotte_hoofd {
    width: 20%;
    height: auto;
    padding: 3rem;
    padding-right: 16rem;
    margin-top: 10rem;

}

.usp-item {
    background-color: #fff;
    margin: 3rem;
    text-align: center;
    padding: 4rem;
    border-radius: 2rem;
}

.schuin_bottom {
    width: 100%;
    height: auto;
    margin-top: -0.5rem;
}

.schuin_top {
    width: 100%;
    height: auto;
    margin-bottom: -0.5rem;
}

#USP_titel {
    color: #000000;
    padding-top: 13.5rem;
}

#usp_icon_granen {

    width: 6%;
    height: auto;
    margin-bottom: -6rem;
    position: relative;
    padding-right: 7rem;
    padding-left: 10.7rem;
}

#usp_icon_hartje {

    width: 6%;
    height: auto;
    margin-bottom: -6rem;
    position: relative;
    padding-right: 7rem;
    padding-left: 14.5rem;
}

#usp_icon_magnesium {

    width: 6%;
    height: auto;
    margin-bottom: -6rem;
    position: relative;
    padding-right: 7rem;
    padding-left: 12.5rem;
}

#usp_icon_planten {

    width: 6%;
    height: auto;
    margin-bottom: -6rem;
    position: relative;
    padding-right: 7rem;
    padding-left: 10.5rem;
}

#usp_schuin_top {
    position: relative;
    margin-top: -800rem;
}

.extra-plezier {
    margin-left: 4rem;
    margin-right: 4rem;
    margin-top: 3rem;
    display: flex;
    padding: 2rem;
}

#schaduwspel {
    animation: float 3s ease-in-out infinite;
    position: relative;
    width: 55%;
    height: auto;
}

.koekjes_maken {
    display: flex;
    background-color: rgb(79, 187, 255);
    padding: 3rem;
    padding-left: 7rem;

}

#koekjes_maken {
    border-radius: 3rem;
    width: 40%;
    height: auto;
    border: 6px solid #ffffff
}

#koekjes_maken_container {
    padding-left: 5rem;
    padding-top: 3rem;
}

#lijst_koekjes {
    display: flex;
    gap: 10rem;
    justify-content: center;
    list-style: none;
    padding: 0;
}

.koekje-item {
    text-align: center;
}

.koekje-circle {
    width: 25rem;
    height: 25rem;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 6px solid #ffffff;
}

.koekje-circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

#ontdek {
    text-align: center;
    margin: 5rem;
    margin-bottom: 8rem;
}

.newsletter {
    background-color: #fdeceb;
    border-radius: 2.5rem;
    padding: 3rem 2.5rem;
    max-width: 30rem;
    margin: 4rem auto;
    text-align: center;
    margin-top: 13rem;
    position: relative;
    z-index: 10;
    margin-bottom: 0;
}

.newsletter form {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
    text-align: left;
    margin-top: 4rem;
    margin-bottom: 2rem;
}

.newsletter input[type="text"],
.newsletter input[type="email"] {
    background-color: #d9c9c7;
    border: none;
    border-radius: 2rem;
    padding: 0.9rem 1.2rem;
    font-size: 1rem;
    outline: none;
}

.newsletter .checkbox {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    font-size: 0.9rem;
    color: #3b2b2b;
    text-align: left;
}

.newsletter button {
    align-content: center;
    margin-top: 1.5rem;
    background-color: rgba(199, 51, 120);
    ;
    color: white;
    border: none;
    border-radius: 3rem;
    padding: 0.9rem;
    font-size: 1rem;
    font-family: "peachy-keen-jf", sans-serif;
    cursor: pointer;
    transition: transform 0.2s ease, background-color 0.2s ease;
    align-self: center;
    width: auto;
    padding: 0.9rem 2.5rem;
}

.newsletter label {

    font-family: "Sofia Sans Condensed", sans-serif;
    font-size: 1.3rem;
    font-weight: 300;
    font-style: normal;
    color: #000000;
    margin: 0;
    padding-top: 1rem;
    padding-bottom: 2rem;
}

#raccoon_newsletter {
    margin-top: -50rem;
    width: 40%;
    height: auto;
    margin-left: 9rem;
    transform: rotate(-8deg);
    position: relative;
    z-index: 1;
    transform-origin: center bottom;
    animation: raccoonWobble 4s ease-in-out infinite;
}

@keyframes raccoonWobble {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(-5deg);
    }

    50% {
        transform: rotate(0deg);
    }

    75% {
        transform: rotate(5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.site-footer {
    background-color: rgb(79, 187, 255);
    color: #ffffff;
    padding: 3rem 4rem 1.5rem;
    margin-top: 5rem;
}

.site-footer a {
    color: #ffffff;
    text-decoration: none;
}

.site-footer a:hover {
    text-decoration: underline;
}

.footer-main {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: start;
    padding-top: 2rem;
}

.footer-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer-center {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    margin-left: 4rem;
}

.footer-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
}

.footer-logo {
    width: 140px;
    margin-bottom: 1rem;
}

.instagram-icon {
    width: 2.5rem;
    margin-top: 0.5rem;
}


.footer-bottom {
    margin-top: 3rem;
    font-size: 0.8rem;

}