@media only screen and (min-width: 1200px) {
.hero {
	background-image: url("/images/artikel-hero.png");
	background-size: cover;
	background-position: center;
	height: 75vh;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.hero-content {
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
}



.intro-text {
    color: #101010;
    text-align: center;
    font-family: Inter;
    font-size: 1.2rem;
    font-style: normal;
    line-height: 240%; /* 2.7rem */
    letter-spacing: -0.04rem;
	width: 49rem;
	align-items: center;
    margin-top: 75vh;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 150px;
}

.intro-text h1 {
	align-items: center;
    font-weight: 500;
}

.essence-mock-up img {
    display: block;
    height: auto;
    width: 80%;
    margin: auto;
    margin-bottom: 5%;

}

.hero h1 {
    color: #FFF;
    text-align: center;
    font-family: "Inter";
    font-size: 4rem;
    font-style: normal;
    font-weight: 800;
    line-height: 110%; /* 2.75rem */
    letter-spacing: -0.05rem;
    text-transform: uppercase;
    padding: 5% 5%;
}

.hero img {
	display: block;
	width: 70%;
}

.article-picture {
	display: flex;
	justify-content: space-evenly;
	padding: 0px 4%;
	margin-bottom: 150px;
    max-width: 1600px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.article-picture h2 {
    color: #101010;
    font-family: "Inter";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 108.425%; /* 2.71063rem */
    letter-spacing: -0.05rem;
	width: 400px;
    padding-bottom: 8%;
    margin-top: 10%;
}

.article-picture p {
    color: #101010;
    font-family: "DM Sans";
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.02rem;
	width: 400px;
}

#bold-words {
    color: #101010;
    font-family: "DM Sans";
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 1.4rem */
    letter-spacing: -0.02rem;
}

.closing-text {
    color: #101010;
    text-align: center;
    font-family: Inter;
    font-size: 1.2rem;
    font-style: normal;
    line-height: 240%; /* 2.7rem */
    letter-spacing: -0.04rem;
	width: 49rem;
	align-items: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 5%;
}

.closing-text h1 {
	align-items: center;
    font-weight: 500;
    margin-bottom: 5%;
}

.closing-text a {
    padding: 0.8rem 3rem;
    color: #ffffff;
    background-color:  #101010;
    font-family: "DM Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 133%; /* 1.33rem */
    letter-spacing: -0.02rem;
    text-decoration: none;
    margin-bottom: 10%;
    }
    

}

@media only screen and (min-width: 600px) and (max-width: 1199px) {
    .hero {
	background-image: url("/images/artikel-hero.png");
	background-size: cover;
	background-position: center;
	height: 71vh;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.hero-content {
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
}



.intro-text {
    color: #101010;
    text-align: center;
    font-family: Inter;
    font-size: 0.8rem;
    font-style: normal;
    line-height: 240%; /* 2.7rem */
    letter-spacing: -0.04rem;
	width: 35rem;
	align-items: center;
    margin-top: 72vh;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 10%;
}

.intro-text h1 {
	align-items: center;
    font-weight: 500;
}

.essence-mock-up img {
    display: block;
    height: auto;
    width: 90%;
    margin: auto;
    margin-bottom: 5%;

}

.hero h1 {
    color: #FFF;
    text-align: center;
    font-family: "Inter";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 110%; /* 2.75rem */
    letter-spacing: -0.05rem;
    text-transform: uppercase;
    padding: 5% 5%;
}

.hero img {
	display: block;
	width: 70%;
}

.article-picture {
	display: flex;
	justify-content: space-around;
	padding: 0px 4%;
	margin-bottom: 10%;
    max-width: 1600px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 2%;
}

.article-picture h2 {
    color: #101010;
    font-family: "Inter";
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 108.425%; /* 2.71063rem */
    letter-spacing: -0.05rem;
	width: 300px;
    padding-bottom: 8%;
    margin-top: 8%;
}

.article-picture img {
    display: block;
    height: 40vh;
    width: 50%;
    margin-top: 10%;
}

.article-picture p {
    color: #101010;
    font-family: "DM Sans";
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.02rem;
	width: 300px;
}

#bold-words {
    color: #101010;
    font-family: "DM Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 1.4rem */
    letter-spacing: -0.02rem;
}

.closing-text {
    color: #101010;
    text-align: center;
    font-family: "Inter";
    font-size: 1rem;
    font-style: normal;
    line-height: 240%; /* 2.7rem */
    letter-spacing: -0.04rem;
	width: 35rem;
	align-items: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 5%;
}

.closing-text h1 {
	align-items: center;
    font-weight: 500;
    margin-bottom: 5%;
}

.closing-text a {
padding: 0.8rem 3rem;
color: #ffffff;
background-color:  #101010;
font-family: "DM Sans";
font-size: 1rem;
font-style: normal;
font-weight: 500;
line-height: 133%; /* 1.33rem */
letter-spacing: -0.02rem;
text-decoration: none;
margin-bottom: 10%;
}

}

@media only screen and (max-width: 599px) {

    .hero {
        background-image: url("/images/artikel-hero.png");
        background-size: cover;
        background-position: center;
        height: 75vh;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    
    .hero-content {
        text-align: center;
        max-width: 900px;
        margin: 0 auto;
    }
    
    
    
    .intro-text {
        color: #101010;
        text-align: center;
        font-family: "Inter";
        font-size: 0.8rem;
        font-style: normal;
        line-height: 240%; /* 2.7rem */
        letter-spacing: -0.04rem;
        width: 20rem;
        align-items: center;
        margin-top: 72vh;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        padding-bottom: 10%;
    }
    
    .intro-text h1 {
        align-items: center;
        font-weight: 500;
    }
    
    .essence-mock-up img {
        display: block;
        height: auto;
        width: 90%;
        margin: auto;
        margin-bottom: 8%;
    
    }
    
    .hero h1 {
        color: #FFF;
        text-align: center;
        font-family: "Inter";
        font-size: 2.5rem;
        font-style: normal;
        font-weight: 800;
        line-height: 110%; /* 2.75rem */
        letter-spacing: -0.05rem;
        text-transform: uppercase;
        padding: 5% 5%;
    }
    
    .hero img {
        display: block;
        width: 70%;
    }
    
    .article-picture {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
        padding: 0px 4%;
        margin-bottom: 10%;
        max-width: 1600px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        padding-bottom: 2%;
    }
    
    .article-picture h2 {
        color: #101010;
        font-family: "Inter";
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 108.425%; /* 2.71063rem */
        letter-spacing: -0.05rem;
        width: 300px;
        padding-bottom: 10%;
        margin-top: 10%;
    }
    
    .article-picture img {
        display: block;
        width: 90%;
        margin-top: 5%;
        margin-bottom: 5%;
    }
    
    .article-picture p {
        color: #101010;
        font-family: "DM Sans";
        font-size: 0.9rem;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        letter-spacing: -0.02rem;
        width: 300px;
    }
    
    #bold-words {
        color: #101010;
        font-family: "DM Sans";
        font-size: 1rem;
        font-style: normal;
        font-weight: 700;
        line-height: 140%; /* 1.4rem */
        letter-spacing: -0.02rem;
    }
    
    .closing-text {
        color: #101010;
        text-align: center;
        font-family: "Inter";
        font-size: 0.7rem;
        font-style: normal;
        line-height: 240%; /* 2.7rem */
        letter-spacing: -0.04rem;
        width: 20rem;
        align-items: center;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        padding-bottom: 15%;
    }
    
    .closing-text h1 {
        align-items: center;
        font-weight: 500;
        margin-bottom: 15%;
    }
    
    .closing-text a {
    padding: 0.8rem 3rem;
    color: #ffffff;
    background-color:  #101010;
    font-family: "DM Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 133%; /* 1.33rem */
    letter-spacing: -0.02rem;
    text-decoration: none;
    margin-bottom: 15%;
    }
}