body {
    width: 1440px;

    margin: 0 auto;
     
}

header{
    width: 1440px;
    height: 115px;
    background: rgba(110, 81, 122, 0.40);
    margin: 0 auto;
    z-index: 1;
    position: relative; 
}

ol{
    list-style-type: none;
    display: flex;
    gap: 5em;
    z-index: 2;
    position: relative;

    padding-top: 2.4em;
    padding-left: 7.3em;
}

.aliststyle {
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;

    text-decoration: none;
    color: #402B16;

    border-bottom: 3px solid #DB614C;
    padding-bottom: 1px;
  }

.logo {
    width: 400px;
    height: 65px;
    background-color: #F2E2CE;
    border: 3px solid #DB614C;

    
    position: absolute;
    color: #402B16;
    font-family: 'Cabin', sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
   
    top: 20px ;
    right: 1.3em;  
    z-index: 2;
}

h1{ 
    text-align: center;
    margin-top: 0.3em;
}




.section1{
    display: flex;  
    gap: 3.2em;
    margin: 0 auto;
   
}

#img1Home{
width: 643px;
height: 432px;

image-resolution: from-image ;
object-fit: cover;

margin-top: 5em;
margin-left: 8.2em;
z-index: 3;


}

#blockpurple {
width: 643px;
height: 432px;


background-color: #A66F89;
z-index: 2;

margin-top: 3.6em;
margin-left: 9.7em;

position: absolute;
}

#blockorange {
width: 552px;
height: 344px;

background-color:rgba(219, 97, 76, 0.50);
z-index: 1;

margin-top: 11.8em;
margin-left: 6.8em;

position: absolute;

}

#titelarticle {
width: 490px;
height: 470px;

background-color: #F2E2CE;
margin-top: 3.6em;
}

h2{
    width: 390px;
    height: 285px;
    color: #6E517A;
    
    font-family: 'Roboto', sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    
    margin-top: 1em;
    margin-left: 1.2em;
}

.klikhier{
    width: 100px;
    height: 30px;
    color: #402B16;

    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    text-align: center;

    text-decoration:underline 3px solid #DB614C;
    text-underline-offset: 6px;


    margin-top: 2.5em;
    margin-bottom: 10em;
    margin-left: 14em;
    position: absolute;

}

.klikhier:hover {
    width: 110px;
    height: 40px;
}





.section2 {
    margin-top: 5em;

    display: flex;
    gap: 2.3em;
    
    justify-content: center;
   
}

.imgart1 {
    width: 370px;
    height: 280px;
    
    image-resolution: from-image;
    object-fit: cover;
}

.purpleblock {
  width: 370px;  
  height: 90px;

  background: #A66F89;
  margin-top: 0.8em;
 
  z-index: 0;
  position: relative;
}

h3 {
    
width: 360px;

color: #FFF;

font-family: 'Roboto', sans-serif;
font-size: 24px;

font-weight: 450;
line-height: 30px; 
padding-top: 0.5em;
padding-bottom: 0.5em;
z-index: 1;
}

.titelkopje {
margin-right: auto;
margin-left: auto;
text-align: center;
}

.klikhier2 {
width: 110px;
height: 40px;
background-color: #F2E2CE;

position: absolute;
text-decoration: none;

margin-top: 23.4em;
margin-left: -5em;
z-index: 3;
}

h4 {
    
    color: #402B16;

    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    text-align: center;

    text-decoration:underline 3px solid #DB614C;
    text-underline-offset: 5px;

    padding-top: 5px;
    z-index: 3;
  
}

h4:hover{
    color: #FFF;
    font-weight: 500;
}
 



.section3 {
    display: flex; 
    justify-content: center;
    margin-top: 5em;
}

.beigeblock {
    width: 410px;
    height: 255px;
   
    background-color: #F2E2CE;
    
}

.imgart2 {
    width: 775px;
    height: 255px;

    image-resolution: from-image ;
    object-fit: cover;  
}

#klikhier3 {
width: 110px;
height: 40px;
background-color: #F2E2CE;

position: absolute;
text-decoration: none;

position: absolute;

margin-top: 14.5em;
margin-left: 71.3em;
}

#klikhier3:hover {
    background-color: #DB614C;
    color: #FFFFFF;
}



.titel {
    width: 356px;
    height: 161px;

    color: #402B16;
    text-align: center;
    
    font-size: 40px;
    font-weight: 700;
    
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em;
}



.section4 {
    margin-top: 5em;
    display: flex;
    gap: 2.3em;
    
    justify-content: center;
}



.section5 {
    display: flex; 
    justify-content: center;
    margin-top: 5em;
    margin-bottom: 5em;
}

.beigeblock2{
width: 630px;
height: 230px;
background-color: #F2E2CE;
}

.titel2 {
    width: 540px;
    height: 105px;

    color: #402B16;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    
    margin-top: 1.2em;
    margin-left: auto;
    margin-right: auto;
}

.infonewsletter{
    width: 558px;
    height: 230px;
    
    background: rgba(219, 97, 76, 0.80);
   
}

.info{
width: 130px;
height: 30px;
margin-bottom: 2em;
margin-top: 2em;
margin-left: 3em;
    
color: #FFF;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: capitalize;
display: grid;
position: relative;
}

.infolines2 {
    width: 315px;
    height: 25px;
    margin-bottom: 2.5em;
    margin-left: -23em;
    margin-top: 2.3em;

    background: #F2E2CE;
   
   
    display: grid;
    
}

.verzendblock {
    width: 175px;
    height: 50px;

    margin-top: 13em;
    margin-left: 70em;

    background: #6E517A;
    text-decoration: none;

    position: absolute
}

#verzend {
 color: #FFF;
 font-size: 32px;
 font-weight: 500;

 margin-top: 0px;
 
 text-decoration: none;

}


 

footer{
    width: 1440px;
    height: 230px;
    margin: 0 auto;

    background-color: #6E517A;
}

.ul3 {
width: 85px;
height: 130px;

margin-top: 3.5em;
margin-left: 35em;

position: absolute;

display: grid;
gap: 1em;
}

.aliststyle2 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;

   
    
    color: #FFFFFF;
    text-decoration: none;  
}

.smalllogo {
    width: 200px;
    height: 30px;

    margin-left: 6em;
    margin-top: 5.5em;

    text-align: center;
    color: #F2E2CE;
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
    font-size: 20px;

    position: absolute;
    
    text-decoration:underline 3px solid #DB614C;
    text-underline-offset: 8px;
 
}
    
.ul2 {
    width: 395px;
    height: 100px;

    display: grid;
    gap: 0em;

    margin-left: 59em;
    margin-top: 4em;
    line-height: normal;

    position: absolute;
}

span {
    font-weight: 550;
}







.headerimgart {
width: 1440px;
height: 600px;

image-resolution: from-image;
object-fit: cover;

}


#purpleblockart{
    width: 900px;
    height: 150px;

    margin-top: -18.5em;
    margin-left: 27.4em;

    background: rgba(166, 111, 137, 0.80);
    z-index: 1;

    position: absolute;
}


#headerart {
    width: 1200px;
    height: 150px;
    
    top: -8em;
    bottom: 5em;
    margin: 0 auto;
    

    z-index: 3;

    background: #6E517A;
    position: relative;

}

.h2art{
width: 1080px;
height: 115px;
 
 color: #FFFFFF;
 z-index: 4;
 font-weight: 500;
 text-align: center;
 padding-top: 0.3em;
 
}

#orangeblockart {
    width: 900px;
    height: 150px;

    margin-top: -16.3em ;
    margin-left: 6.5em;

    background: rgba(219, 98, 78, 0.50);
    z-index: 2;

    position: absolute;  
}




#section1art{
    display: flex;
    gap: 8.3em;
    margin-top: 6em;
    margin-bottom: 2em;

}

#kop1 {
width: 550px;
height: 700px;
margin-left: 6.5em;

margin-top: 4em;
}

p{
text-align: left;
margin-bottom: 1em;

color: #000;
font-family: 'Roboto', sans-serif;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 25.2px;
letter-spacing: normal;
}

.headtitel{
    height: 585px;
}

.h3artikel{
   
    color:#DB614C;
   
    margin-top: 1em;
    margin-bottom: 0.1em;
    font-size: 19px;

}

.apatekst {
    font-weight: 700;
    color:rgba(160, 156, 160, 0.8);
    font-style: italic;
}

.quoteintekst{
    font-weight: 400;
    margin-top: 2px;
    margin-bottom: 2px;
    color: #402B16;
    text-emphasis: none;
    
    text-decoration:underline 2px rgba(219, 98, 78, 0.50);
    text-underline-offset: 3px;
}

.imgkopje1{
    width: 660px;
    height: 470px;
    
    image-resolution: from-image;
    margin-top: 8em;

    object-fit: cover; 
    

    
}





#section2art {
    display: flex;
}

#kop2{
    width: 773px;
    height: 625px;
    
    background-color:#A66F89;
    float: left;
}

#imgkopje2{
    width: 676px;
    height: 625px;

    image-resolution: from-image;

    object-fit: cover;
}

.h3artikel2{
    

    margin-top: 1em;
    margin-bottom: 0.5em;
    font-size: 19px;
    color:#ffffff;
    white-space: nowrap;

    text-decoration:underline 2px #F2E2CE;
    text-underline-offset: 4px;
}

#kopje2{
    width: 550px;
    height: 500px;

   margin-left: 6.3em;
   margin-top: 3em;

}

.whitetext{
    color: #FFFFFF;
}

.quoteintekst2 {  
    color: #F2E2CE; 
    font-weight: 400;
    text-decoration:underline 2px #DB614C;
    text-underline-offset: 3px;}



#section3art{ 
    margin-top: 1em;
    margin-bottom: 3em;
    display: flex;
    gap:8.3em}


#kop3{
  
        width: 550px;
        height: 700px;
        margin-left: 6.5em;
        
        margin-top: 2em;
        margin-bottom: 0em;
  
}



#purpleblockart4{
width: 1440px;
height: 870px;

display: flex;
gap: 6em;

margin-bottom: 2em;

background: #A66F89;
}

#imgkopje4 {
    width: 600px;
    height: 870px;
    margin-left: 5em;
    padding bottom: 0.5em;
    
    image-resolution: from-image;

    object-fit: cover;
}

#kop4{
   width: 550px;
   height: 830px;

}

#quote4{
    width: 550px;
    height: 120px;
    
    font-weight: 500;
    font-size: 32px;
    color: #FFF;

    margin-top: 2em;
    margin-bottom: 1em;
    position: relative;

    margin-left: 0em;

    text-align: left;  
}

#geinterviewde {
    width: 160px;
    height: 50px;

    font-weight: 580;
    font-size: 25px;
    color: #FFF;
    font-style: italic;

    text-decoration:underline 2px #DB614C;
    text-underline-offset: 2px;

    margin-left: 15.3em;

}

.apatekst2 {
    color: #F2E2CE;
    opacity: 60%;
}






#conclusie{
   
    margin-top: 5em;
    margin-left: 5em;
    margin-bottom: 7em;
    display: flex;
    gap: 8em;
    
    position: relative;
    z-index: 0;
   
}

#harmkepic{
    width: 400px;
    height: 300px;

    image-resolution: from-image 300dpi;

    object-fit: cover;
}

#blocknaam{
    width: 315px;
    height: 90px;

    background: #E28170;
    position: absolute;
    z-index: 3;

    margin-left: 59em;
    margin-top: 15em;
}

#greyblock{
    width: 315px;
    height: 90px;

    background: #C5B9CA;
    position: absolute;
    z-index: 2;

    margin-left: 60em;
    margin-top: 14em;
    
}

.harmkenaam{
    width: 275px;
    height: 65px;
    font-weight: 500;

    font-size: 28px;
    margin-top: 10px;

    color: #FFFFFF;
    z-index: 1;
    
}

#kop5{
    width: 565px;
    height: 200px;
    margin-left: 0.8em;
    margin-top: -2.7em;
   
}

#bronnenlijst {
    
    font-family: 'Cabin', sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin-top: 2px;
    margin-bottom: 2px;
    color: #6E517A;
    font-style: italic;
    text-emphasis: none;
    
    text-decoration:underline 2px rgba(219, 98, 78, 0.50);
    text-underline-offset: 3px;

    position: absolute;

    margin-top: 1.2em;
   
}






#titelbron{
    margin-left: 12em; 
    
    text-decoration:underline 4px #DB614C;
    text-underline-offset: 3px;

}

#bronnen{
    margin-top: -12em;
    margin-bottom:5em;

}

.bron{
width: 800px;
color:  #402B16;
text-align: center;

margin-bottom: 1em;
margin-left:  auto;
margin-right:  auto;

}

a{
    color: #E28170; 
}

a:hover{
  background-color: #DB614C;
  color: #FFF;
  font-weight: 500;
}

