.depcat {
background: rgba(0, 0, 0, 0.0); 
background-attachment: fixed;
background-position: center center;
height: 7rem; 
width: 82rem; 
margin-bottom: 0rem; 
position: relative; 
margin: 0 auto; 
text-align: var(--f-right);
}
.depcat2 {
background: rgba(0, 0, 0, 0.0); 
background-attachment: fixed;
background-position: center center;
height: 1rem; 
width: 80rem; 
margin-bottom: 0rem; 
float: ; 
position: relative; 
margin: 0 auto; 
text-align: right;
}
.depcat3 {
background: rgba(0, 0, 0, 0.0); 
background-attachment: fixed;
background-position: center center;
height: 4rem; 
width: 80rem; 
margin-bottom: 0rem; 
float: ; 
position: relative; 
margin: 0 auto; 
text-align: right;
}


.kat_titel {
position: relative;
background-image: var(--h-headerimg);
background-position: var(--katposition);
background-size: 100%;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;height: 5rem; 
display: inline-block;
width: auto; 
margin-bottom: 4.5rem;
text-align: var(--f-right); 
font: 800 2.1rem 'Voces', sans-serif; 
line-height: 8rem; 
padding: 0px; 
text-transform: uppercase;  
}
.kat_titel::after {
content: "";
border-bottom: var(--h-headersecondcolor) solid 0.45rem;
position: absolute;
width: 100%;
left: var(--c-right);
right: var(--c-left);
bottom: -1.1rem;
}




.depcat4 {
background: rgba(0, 0, 0, 0.0); 
background-attachment: fixed;
background-position: center center;
min-height: 4rem; 
width: 85rem; 
margin-top: 3rem; 
margin-left: -2.5rem;
position: relative; 
margin-bottom: var(--c-cat);
text-align: var(--f-right);
}
.depcat4::after {
content: "";
border-bottom: var(--h-headersecondcolor) solid 0.65rem;
position: absolute;
width: 10rem;
left: var(--c-right2);
right: var(--c-left2);
bottom: -1.1rem;
}

.kat_titel2 {
position: relative;
background-image: var(--h-headercolor);
background-position: var(--katposition);
background-size: 100%;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;height: 5rem; 
display: inline-block;
width: auto; 
height: auto;
margin-top: 0rem;
text-align: var(--f-right); 
font: 800 2.05rem 'Voces', sans-serif; 
line-height: 1.9rem; 
padding: 0px; 
text-transform: uppercase;  
}






/* STICKY SEP */ 
 .sticky__sep {
box-sizing: border-box;
height: 2.8rem; 
width: 83rem; 
padding: 1rem;
overflow: ; 
margin: 0 auto;
margin-top: 0.0rem; 
font: 800 1rem 'Voces', sans-serif; 
color: var(--h-headersecondcolor); 
text-align: right; 
font-weight: 600;
text-transform: uppercase; 
line-height: 2.3rem; 
letter-spacing: 0.3rem;
} 
	