/*
Theme Name: menofillstar
Test Domain: Elias
Version 1.0
Description: fentsy theme von Elias
Tags: super, fenzy
Author: Elias Osiander
Author URI: http://eliasosiander.de
*/


/*LOAD*/
*{box-sizing: border-box; margin: 0; padding: 0;}
:root{
    --hellgrau: #f5f5f5;
    --grau: #eadede;
    --hellblau: #a1a1ff;
    --hellhellblau: #c0c0f0;
    --hellrot: #f35d5d;

  
    --hellhellblau: #c7c7f1;
    --hellhellrot: #faabab;
}

html{}
    
#position{line-height: 0px!important; overflow: hidden; transition: 400ms;}
@media (max-width: 500px){
   
    #juergen h2 {text-align: right!important;}
}
body { }
#scrollcontainer {
    /* scroll-snap-type: y mandatory;  */
    overflow: scroll;
height: 100vh;
scroll-behavior: smooth;}
#scrollcontainer section:nth-child(1){height: 100vh;}
#scrollcontainer section:nth-child(1) >div{flex-direction: column-reverse;}





img{width: 200px;}
.whitebg{background-color: white;}


@font-face {
    font-family:"Euphemia", Helvetica, sans-serif;
    src: url('assets/fonts/Euphemia.ttf') format('truetype');
	
}
@font-face {
    font-family:"Archia", Helvetica, sans-serif;
    src: url('assets/fonts/archia-semibold-webfont.ttf') format('truetype');
	
}
#canvas {overflow: auto;}
/* #headersection, #who{ 
    scroll-snap-align: start ;
    scroll-margin-top: 100px; } */

section:not(#headersection){
	position: relative;
    padding: 100px 0px;
    min-height: 70vh; 
    scroll-snap-align: start;
    scroll-margin-top: 16px;
    }
    #footer {
        /* background-color: blue; 
        min-height: unset; 
        background-image: url(http://eliasosiander.de/wp-content/uploads/2023/07/footer.png); 
        background-size: cover; 
        background-position: center; 
        background-blend-mode: color; */
    }

#who{
    scroll-margin-top: 160px;
}
#morecontainer{scroll-margin-top: 0px;}


#headersection {position: fixed; width: 100vw; z-index: 999; min-height: 50px;}
#stationen {}

#index h3, #index p {width: 100%;text-align: right;}

#index p{line-height: 25px;}
@media (max-width:500px){
    #index{transition: 300ms;}
    #index h3 {display: none;}

    .openindex, .closedindex {background-color: white;
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 100vw;
        border-top: 3px solid blue; overflow: hidden;
        transition: 300ms;
        height: 70px;

    }
    .closedindex {padding: 0%; height: 0px;}



  
   
   


    #close{
        position: fixed;
        margin: 0 auto;
        bottom: 5%;
        z-index: 999;
      
    }
    #close span{ 
        display: block;
        background-color: blue;
        height: 1px;
        width: 33px;
        border-radius: 50px;
        transition: 300ms 100ms;
    }
    .open1 span:first-child{
        transform: rotate(45deg) translate(2px, -2px);
    }
    .open1 span:last-child{
        transform: rotate(-45deg) translate(3px, 0px);
    }
    .open2 span:first-child{
        transform: rotate(0deg);
    }
    .open2 span:last-child{
        transform: rotate(-0deg) translateY(10px);
    }
    


       
}

#projekte{}

#verlauf{padding: 0;  }
@media (max-width: 900px){
    #wer > div {flex-direction: column; }
}
section > div{padding: 10px;}

  
#hero{
    overflow: hidden;
    /* background: none!important; */
}


#hero p {
	font-weight: 100;
	font-style: italic;
    max-width: 500px;
}
/* @media (max-width: 900px) {
   #hero {}
    #hero  p {font-size: 25px; line-height: 30px;}
   
} */
@media (max-width: 500px) {
    #hero > div{ display: flex; flex-direction:column;} 
    #hero  p {font-size: 15px; line-height: 21px;}
    #hero .container div h1 {text-align:left;}
   
}

section:nth-child(odd):not(#more, #headersection, #footer){
    background-color: #fcfbf1; 
  
    background-size: cover; }
.small {min-height: 20vh;}


.container{
    padding: 1% 0%;
    width: 100%;
   max-width: 700px;
   margin: 0 auto;
   display: flex;
   align-items:center;
   justify-content: space-between;
   
}
.container:not(#header, #headerwhite, .interview, #more, #hero, .kleinereprojekte) > div {width: 100%;}




#interview  div, #intro div {width: 100%;}

.container:not(#header, #headerwhite)  .test {width: 100%;max-width: unset;}
.flex {display: flex;}
.wrap {flex-wrap: wrap;}
.column {flex-direction: column;}
.row {flex-direction: row;}
.justify-center {justify-content: center;}
.justify-start {justify-content: flex-start;}
.justify-end {justify-content: flex-end;}
.justify-between{justify-content: space-between;}
.align-center {align-items: center;}
.align-start {align-items: baseline;}
.align-stretch {align-items: stretch;}

.align-top{align-items: flex-start;}
.align-end {align-items:last flex-end}
.gap {gap: 5%; }


.box {width: 33%;}
.box:nth-child(even){margin: 0px 25px; padding: 0px 10px; }
@media (max-width: 500px){.box:nth-child(even){margin: unset; padding: unset; }}
.box2, .box3 {width: 50%; padding: 20px; height: auto; min-height: 573px;}
.box3{width: 100%; flex-direction: row;}

.box h2, .box2 h2, .box3 h2 {text-align: left;}

.project{max-width: calc(50% - 3px); margin-top: 2px; border: 1px solid blue; padding: 0px; position: relative;}



#yscrollcontainer {display: none; padding: unset; }
#not{}
.show {background-color: red;}
#con1{position: relative; scroll-behavior: smooth; scroll-snap-type: x mandatory;}
#weiter{
    width: 100vw!important;
    display: flex;
    flex-direction: row!important;
    justify-content: space-evenly!important;
    content: '← →';
    position: fixed;
    bottom: 10px;
    left: 0px;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 30px;
}
/* #uploadgrid > div:nth-child(1){grid-area: 1 / 1 / 2 / 2;}
#uploadgrid > div:nth-child(2) { grid-area: 1 / 2 / 2 / 4; }
#uploadgrid > div:nth-child(3) { grid-area: 2 / 1 / 3 / 3;  }
#uploadgrid > div:nth-child(4) { grid-area: 2 / 3 / 3 / 4;}
#uploadgrid > div:nth-child(5) { grid-area: 3 / 2 / 4 / 4; }
#uploadgrid > div:nth-child(6) { grid-area: 3 / 1 / 4 / 2;  }
#uploadgrid > div:nth-child(7){ grid-area: 4 / 2 / 5 / 4; }
#uploadgrid > div:nth-child(8){ grid-area: 4 / 1 / 5 / 2; }
#uploadgrid > div:nth-child(9){ grid-area: 5 / 1 / 6 / 3; }
#uploadgrid > div:nth-child(10) { grid-area: 5 / 3 / 6 / 4; }
#uploadgrid > div:nth-child(11) { grid-area: 6 / 2 / 7 / 4; }
#uploadgrid > div:nth-child(12) { grid-area: 6 / 1 / 7 / 2; }
#uploadgrid > div:nth-child(13) { grid-area: 7 / 1 / 8 / 3; }
#uploadgrid > div:nth-child(14) { grid-area: 7 / 3 / 8 / 4; }
#uploadgrid > div:nth-child(15) { grid-area: 8 / 2 / 9 / 4; }
#uploadgrid > div:nth-child(16) { grid-area: 8 / 1 / 9 / 2; }
#uploadgrid > div:nth-child(17) { grid-area: 9 / 1 / 10 / 3; }
#uploadgrid > div:nth-child(18) { grid-area: 9 / 3 / 10 / 4; }
#uploadgrid > div:nth-child(19) { grid-area: 10 / 2 / 11 / 4; }
#uploadgrid > div:nth-child(20) { grid-area: 10 / 1 / 11 / 2; } */
 #uploadgrid > div {}


@media (max-width: 500px){
    #not {display: none;}
    #yscrollcontainer {
        display: block;
      height: 100vh;
      padding: unset!important;
      overflow: hidden;
      width: 100vw;
      /* scroll-margin-top: 100px!important; */

    }
    #yscrollcontainer .container{     
        /* border: 1px solid pink; */
        flex-direction: row;
        justify-content: start;
        align-items: start;
        overflow-x: scroll;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        width: 90%;
        height: 90%;
        display: flex;
        align-items: center;
        scroll-behavior: smooth;


        
      
    }
    #yscrollcontainer .container::-webkit-scrollbar {
        width: 20px;
      }
      
      /* Track */
      #yscrollcontainer .container::-webkit-scrollbar-track {
        
        border-radius: 10px;
      }
       
      /* Handle */
      #yscrollcontainer .container::-webkit-scrollbar-thumb {
        background: blue; 
        border-radius: 10px;
        height: 10px;
      }
      
      /* Handle on hover */
      #yscrollcontainer .container::-webkit-scrollbar-thumb:hover {
        background: blue; }
       

#yscrollcontainer .container div {
    width: 90vw;
    scroll-snap-align: start;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    gap: 5%;
}
#yscrollcontainer svg {width: unset; height: 170px; margin-bottom: 25px;}

    #pagination {

        position: absolute;
        left: 0;
        top: 37px;
        width: 100%;
        background-color: var(--hellgrau);
        text-align: center;
    }
    #scrollCounterContainer {
        display: flex;
    align-items: center;
    justify-content: center;
    }
    #scrollPosition {display: none;}
    .empty{   
        display: block;
        background-color: grey;
        height: 8px;
        width: 8px;
        border-radius: 15px;
        margin: 0px 3px;
        transition: 300ms;
}
    .highlighted {background-color: blue; height: 10px; width: 10px;}
}



#steps> div:nth-child(even)  {flex-direction: column-reverse;}

#steps> div > div:nth-child(2) {width: 100%; min-width: 200px;}
#steps:nth-child(even) > div {border-top: 0px;}



/*HEADER*/
#header, #headerwhite {padding-top: 20px; padding-bottom: 0px;}
.hans { background-color: #fcfbf1; transition: 200ms;}
.hans #logo{
    overflow: hidden;
    line-height:21px;
    transition: 500ms;
    width: 200px;
    height: 40px
    
}
.hans #before {
    line-height:0px;
    width: 0px;
    overflow: hidden;
    transition: 500ms;
   
 }
.friedrich{background-color: white;}
 .friedrich #logo {
    line-height:0px;
    width: 0px;
    height: 0px;
    
 }
.friedrich #before{
    width: 100px;
    line-height:30px!important;
    
}






.karl {background-color:blue}
.karl #logo         {
    color: white; background-color: unset;
}
.karl #before, .karl #before span{
   color: white;background-color: unset
}



#nav-bar{display: flex;}
#nav-bar-mobile{
    display:none
}




.nav-item, ul{float: left; list-style-type: none; margin: 0; padding: 0;}
.index ol {float: left;}

.nav-item>li{margin-right: 10px;}

@media (max-width: 700px) {
   
    .container{padding: 0% 5%; }
  
    .row:not(#index, .seen_on){
      
        flex-direction: column;}

    #nav-bar{display: none;}
    #nav-bar-mobile{display: flex;}
    .nav-item, ul{float: unset;}
	.box, .box2 {width: 100%;}
	.box2 {flex-direction: column-reverse;}
	/* #steps> div:nth-child(even), div:nth-child(odd)  {flex-direction: row;} */
    #smaller-proj {flex-direction: row;}
    .project {max-width: unset;}
  
   
}





/*ENDE HEADER*/

body {
	
    box-sizing: border-box;
    
}

a {text-decoration: none; transition: 1s ease;}
a:hover{color: red;}
p, summary{    z-index: 99;
	-epub-hyphens:none;
	color:#000022;
	font-family:"Helvetica", sans-serif;
	font-size:14px;
	line-height: 20px;
	text-transform: none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:6px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	widows:1;
    
}





.left {text-align:left;}
li {
	-epub-hyphens:none;
	color:#000022;
	font-family:"Helvetica", sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.429;
    list-style: none;
	list-style-position:outside;
	margin-bottom:0;
	margin-left:25px;
	margin-right:0;
	margin-top:7px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
.ke{margin-left: 0px;}
.klein_blau {
	color:#000000;
	font-family:"Helvetica", sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.364;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:11px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
.klein {
	-epub-hyphens:none;
	color:#0000ff;
	font-family:"Helvetica", sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:6px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
.small_einzug {
	-epub-hyphens:none;
	color:#000022;
	font-family:"Helvetica", sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.214;
	margin-bottom:8px;
	margin-left:29px;
	margin-right:0;
	margin-top:6px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:justify;
	text-align-last:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
.stadt,  .further p, #logo span, #before span {
	-epub-hyphens:none;
	color:#0000ff;
	font-family:"Argesta Display";
	font-size:15px;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:1.429;
	margin-bottom:12px;
	margin-left:0;
	margin-right:0;
	margin-top:6px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
h1 {z-index: 1;
	-epub-hyphens:none;
	color:#0000ff;
	font-family:"Archia";
	font-size: 2em;
	font-style:normal;
	font-variant:normal;
	font-weight:600;
	line-height:1.042;
	/* margin-bottom:19px;
	margin-left:0;
	margin-right:0;
	margin-top:25px; */
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:uppercase;
	widows:1;
    word-break: break-all;
}
h2, h3, label {
	-epub-hyphens:none;
	color:#0000ff;
	font-family:"Archia";
	font-size: 17px;
	font-style:normal;
	font-variant:normal;
	font-weight:600;
	line-height:1.053;
	/* margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:25px; */
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:uppercase;
	widows:1;
}
#before span {font-size: 17px;}

h3{font-size: 15px; line-height: 22px;}
em {background-color: blue; padding: 5px; color: white;}

@media (max-width: 500px) {
    h1,h2,h3,h4,p {position: relative; }
   
    h1,h2:not(#before, #logo),h3{text-align: left; }
  
       
        
    
    #logo {text-align: left; word-break: break-word;}
    /* .hans #logo, .hans #logosubtitle {width: 500px;  transition: 500ms ease-in-out; overflow: hidden;}
    .hans #logosubtitle {transition-delay: 200ms;}
    .hans #logo::before{width: 0px; transition: 800ms; }
    .hans #logosubtitle::before{width: 0px; transition: 900ms; }

    .friedrich {background-color: white; transition: background-color 500ms;}
   
    .friedrich #logo, .friedrich #logosubtitle  {width: 0px; height: 0px; }
    .friedrich #logo::before        {width: 100px; transform: translate(0px,-2px);}
    .friedrich #logosubtitle::before{width: 100px; transform: translate(34px,-9px);}
    
    .karl {background-color: blue;}
    .karl #logo, .friedrich #logosubtitle  {color: white }
    .karl #logo::before        {color: white;}
    .karl #logosubtitle::before{color: white;} */



	/* h1,h2, h3{
		font-size: 10vw;
    	line-height: calc(10vw/.9);
    	margin-bottom: 20px;
		}
    h3 {font-size: 5vw; text-align: left;}
	h2{margin-top: 50px;}
	p{font-size: 5vw; line-height: calc(5vw/.8); font-weight: 100;}
	 */
}
#socialskills .skill{padding: 2%;}
@media (max-width: 900px){ 
    #skillssection {flex-wrap: wrap;}
    .skill {margin: 10px 0px; border: 1px solid blue; padding:5%; width: 100%; max-width: 300px;}
    #socialskills .skill{border: unset;}
.skill h2 {text-align: center; word-wrap: break-word;}
}

@media (max-width: 700px){ 
    .skill { max-width: unset;}
}

.interview {position: relative; overflow: hidden; }

#interview {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    background-image: url(http://eliasosiander.de/wp-content/uploads/2023/07/elias-winkt.gif);
    background-attachment: local;
    background-position: right;
    background-position-x: 402px;
    background-position-y:  -389px;
    background-color: var(--hellhellblau);
    background-blend-mode: color-burn;
}
@media (max-width: 700px){ 
    #interview {
      
        background-position-x: 0;
        background-position-y: -86px;
        background-size: 100%;
        background-repeat: no-repeat;
        padding-top: 153px!important;
    
    }
}


.interview h2, .interview p { 
    position: relative; 
    min-width: 100px; 
    border-radius: 5px; 
    padding: 8px; 
    margin: 7px 0px 20px 0px; 
    border:3px solid var(--hellblau); 
    width: fit-content; 
    display: inline-block; 
    float: left; 
    width: 100%; 
    max-width: 300px;
}
.interview h2 {margin-right: 200px; background-color: white; border-color: blue;}
.interview p {text-align: right; background-color: var(--hellblau); color: white; float: right; max-width: 500px;}


.interview h2::after {
    content: '';
    position: absolute;
    background-color: blue;
    clip-path: polygon(100% 0, 0 0, 0 100%);
    height: 10px;
    width: 10px;
    left: 30px;
    top: 0px;
    transform: translate(3px, 36px);
}

.interview p::after{
    content: '';
    position: absolute;
    background-color: var(--hellblau);
    clip-path: polygon(0 0, 100% 100%, 100% 0);
    height: 20px;
    width: 20px;
    right: 10%;
    transform: translate(3px, 31px);;

}
@media (max-width: 500px){
    .interview h2::after {
        content: '';
        position: absolute;
        background-color: blue;
        clip-path: polygon(100% 0, 0 0, 0 100%);
        
        left: 5%;
        top: 0px;
        transform: translate(3px, 36px);;
       
    }
    
    .interview p::after{
        content: '';
        position: absolute;
        background-color: var(--hellblau);
        clip-path: polygon(0 0, 100% 100%, 100% 0);
        
        right: 30px;
        transform: translate(3px, 31px);;
    
    }
    }

    #questions p {width: auto!important; min-width: 215px;}
    #suggestion-list p{transition: 200ms ease-in-out!important;}
    #suggestion-list p:hover{background-color: blue!important; color: white!important; border: blue!important;}
    #suggestion-list p:not(.stadt, .client) {background-color: var(--grau);
        color: var(--hellblau);
        border-color: var(--grau);
        font-style: italic;
        width: auto!important;  
        
    }

    #suggestion-list p::after {
        /* position: relative;
    display: block;
    height: 20px;
    width: 19px;
    background-color: var(--grau);
    top: -1px;
    left: 49px; */
    
    }

    
    #suggestion-list .client{

        color: white;
        border-color: blue;
        font-style: italic;
        background-color: blue;
        transition: 300ms ease-in-out;
        opacity: 100%;
        width: auto!important;
    }
    .none {opacity: 0%!important;}


    #suggestion-list .client::after{

        /* background-color: blue;
        position: relative;
        display: block;
        height: 20px;
        width: 19px;
        top: 18px;
        left: 79px; */
    }
.intq{ width: auto!important;}
    .intq::after, .client:after{
        top: 0px; 
        background-color: unset!important;  
       
    }

    @media (max-width: 500px) {


        
        #suggestion-list p::after, #suggestion-list .client::after {
           
        /* top: -1px;
        left: 260px; */
        
        }
    }





    













.kleinereprojekte{margin: 5px; border-bottom: 1px solid blue; padding: 0px;}
.kleinereprojekte div {background-color: var(--hellgrau);}
@media (max-width: 500px){
.kleinereprojekte div {
    align-items: normal;
    gap: 8px;
    flex-direction: row!important;
    
}
.kleinereprojekte div div:first-child{}
.kleinereprojekte div div:nth-child(2){flex-direction: column!important; justify-content: center!important; }
.kleinereprojekte div div:nth-child(3){flex-direction: row!important; justify-content: space-between!important;}
}


#years::before{
    content: '';
}

.bg_blue{ background-color: blue;}
.bg_blue > div > * {color: white;}

.dot {margin: 3px; margin-top: 15px; height: 8px; width: 8px; border-radius:  100%; border: 1px solid blue; }
.face {margin: 1px;}
.dot_big {background-color: white; width: 10px; height: 10px; border-radius: 50%; display: inline-block;}
.filled{background-color: blue;}
.illustration {width: 100%;}
.icon{height: 50px;
    width: 50px;
    margin: 0 auto;}
.icon-small{height: 30px; width: 30px}
details[open] summary ~ * {animation: sweep .7s ease-in-out;}
@keyframes sweep {
  0%    {opacity: 0; margin-left: -20px; }
  100%  {opacity: 1; margin-left: 0px;}
}
.tag, button, .tag2 {
    border: 1px solid blue; 
    background-color: white; 
    max-width: 100px; padding: 5px; 
    margin: 0px 1px;  
    border-radius: 5px; 
    text-align: center;
font-size: 9px; line-height: 10px;}

.tag2, .tag2 a {background-color: blue; color: white;}
.absolute-right{
    position: absolute;
    width: 100%;
    top: 5px;
    display: flex;
    justify-content: space-between;}
.tag3 {border-radius: 10%;background-color: blue; color: white; padding: 5px; margin: 0px 2px; font-size:xx-small;}
.border {border: 1px solid blue;}

#steps > .border:nth-child(odd){border-right: 0px;}
.wrap_mob{}



.skill div, .skill h2 {margin-bottom: 10px;}

.skill > div:first-child {margin-bottom: 45px;}
@media (max-width: 500px) {
	#steps > .border:nth-child(odd){border-right: 1px solid blue; border-bottom: 0px;}
    .skill{ }
   
    .pole h2 {font-size: 90%;
        word-break: break-all;}
    

}
@media (max-width: 900px){
    .wrap_mob {flex-wrap: wrap;}
    .skill {width: 50%;}
}


/* #headerwhite ul li h2, #headerwhite ul li p, #headerwhite ul li a {color: white;} */

.respond h2 {position: absolute; left: 0}
#typ {overflow: hidden;}
.fighter {
    position: absolute;
}
.fighter  {height: unset;}
@media (max-width: 500px) {
	.fighter {
        height: 250px;
    transform: translate(90px, -21px);
    }
    
}

#fly {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
  }

svg {width: 100%;  margin-top: 50px; height: 195px;}
p svg  {height: 30px;}

#path{width: 100%;}
@media (max-width: 668px){
    #path{
        width: 100%;
        height: 216px;
        object-fit: cover;
        transform: translateY(-77px)}
    }
#metrics .container  div div:not(.otto) {width: 50%;}
@media (max-width: 500px){#metrics .container  div div:not(.otto) {    align-items: start;
    width: 100%;
    flex-direction: column;}
   
}
.otto {width: 100%; justify-content: space-between;
    flex-direction: row;
    align-items: baseline;}

#metrics-illustration {width: 100%; 
    height: 450px;
    object-fit: cover;}
@media (max-width: 500px) {
    #metrics-illustration {width: 100%; 
        height: 300px;}
    
}


@keyframes toleft{
    0%{transform: translate(0px, 0px);}
    100%{transform: translate(-300px, 0px);}
}

#more svg {height: 90px; margin-bottom: 20px;}
.further{gap: 10%; }

@media(max-width: 500px){
    .further{
        flex-direction: row;
        border-bottom: 1px solid blue;
    }
    
    .further h2, .further p {width: 200px; }
    .further div h2{text-align: left!important;}
    
    .further svg{
        width: 100%; margin: 30px 0px;
    }
}

#stationen svg {width: unset; margin: unset;}
#detail svg{
    height: 100%;
   }
#rating svg {height: unset;
    max-height: 30px;
    margin: 1px;
    width: 100%;
    }
#rating svg:last-child{height: 4px; animation: grow 1s 2s ease-in forwards;}
@keyframes grow {
    0% { transform: rotate(-90deg); height: 4px;}
    100%{transform: rotate(0deg);height: 60px;}
}
#form_rate div {padding: 5px 0px;}
@media (max-width: 700px){
    #form_rate{align-items: unset;}
}

#HD svg path[data-name="display"]  {fill: black;}
#CI svg path[data-name="display"]  {fill: #dabed4;}
#KSO  svg path[data-name="display"] {fill: url(#gradientKSO)}
#TS  svg path[data-name="display"] {fill: white;}
#C  svg path[data-name="display"] {fill:#f3e9eb}


#HD svg rect[data-name="display"]  {fill: black;}
#CI svg rect[data-name="display"]  {fill: #dabed4;}
#KSO  svg rect[data-name="display"] {fill: url(#gradientKSO)}
#TS  svg rect[data-name="display"] {fill: white;}

#HD p span:nth-child(1){background-color: #ff7518}
#HD p span:nth-child(2){background-color: #316cc4}
#HD p span:nth-child(3){background-color:   #ffa2ff}
#HD p span:nth-child(4){background-color: #30715b}


#CI p span:nth-child(1){background-color: rgb(249, 240, 247)}
#CI p span:nth-child(2){background-color: rgb(144, 64, 88,1);}
#CI p span:nth-child(3){background-color:   rgb(223, 46, 158);}
#CI p span:nth-child(4){background-color: black}

#KSO p span:nth-child(1){background-color: #8068ff}
#KSO p span:nth-child(2){background-color:  #00a6ff;}
#KSO p span:nth-child(3){background-color:  #ff7f6e}
#KSO p span:nth-child(4){background-color: #81deb0}

#TS p span:nth-child(1){background-color: blue; border: 1px solid white;}
#TS p span:nth-child(2){background-color:  white; }
#TS p span:nth-child(3){display: none}
#TS p span:nth-child(4){display: none;}

#C p span:nth-child(1){background-color: rgb(249, 240, 247)}
#C p span:nth-child(2){background-color: rgb(144, 64, 88,1);}
#C p span:nth-child(3){background-color:   rgb(223, 46, 158);}
#C p span:nth-child(4){background-color: black}




#detail img {position:absolute; }
     
.cls-1 {
    fill: none;
  }

  

  .cls-2, .cls-3, .cls-5 {
    fill: blue;
  }
  .cls-4 {
    fill: rgb(32, 32, 127);
  }

  .parallax .parallax-img1 {
	position: fixed;
	top: -100px;
	transform: translateY(0%);
	height: 100%; /* Set the height of the parallax images */
	z-index: -1;
  }
  .parallax .parallax-img2 {
	position: fixed;
	top: -100px;
	transform: translateY(0%);
	height: 100%; /* Set the height of the parallax images */
	z-index: -1;
  }
  #footer {display: flex; flex-direction: column; }
  #footer .container {height: 100%; align-items:end}
  #footer .container div {align-items: center;}
  #footer .inline_svg { }
  #footer p {
    color: white; 
    font-size: small;
    }
  @media (max-width: 500px){
#footer {flex-direction: row; height: 100%;}
#footer div {align-items: baseline; height: 80%; flex-direction: column; }
  #footer div div {max-width: unset; justify-content: space-between; flex-direction: row-reverse; align-items: flex-start;}
  #footer .inline_svg {width: 37px; height: unset; }
  #footer p {
    color: white; 
    font-family:"Archia";
	font-style:normal;
	font-variant:normal;
	font-weight:600;
	line-height:1.053;
font-size: 19px;}
}





  


      
   
  
  .links > div{border-bottom: .5px solid white; margin-bottom: 15px; padding-bottom: 10px;}
  #more .links > div {border-color: blue;}
  

  
  

.inline_svg {height: 30px; width: 30px; margin: 0px; margin: 0px 2px;}
  #inhaltsverzeichnis {

    
    position: fixed;
    top: 0;
    right: 0;
    padding: 5% 2% 30% 0%;
    height: 100vh;
    
    
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 99;
   
  }
  @media (max-width: 500px){
    #inhaltsverzeichnis {
        display: none;
    }
  }
.right{text-align: right;}
.width100 {width: 100%;}
.max250 {max-width: 250px;}

.otto {justify-content: space-between;
    flex-direction: row;
    align-items: baseline;}

#rating div {display: flex; flex-direction: row; align-items: center; justify-content:  flex-end; gap: 10px;}
#rating div div {display: flex; flex-direction: column; padding: 3px;}
#rating span {color: chartreuse; font-weight: 100;}
#shopillustration {
    /* height: 400px;
    position: absolute;
    bottom: 45px; */
    height:unset;
    margin: 20px; 
    z-index: 999;
    width: 70%;
    padding: 3%;
}
    #wave {       
        position: absolute;
        bottom: 7px;
        width: 390px;
        mix-blend-mode: soft-light;
        opacity: 0.7;
        z-index: 999;
    }

@media (max-width: 700px){
 
    #wave {
        
       
        width: 60%;
      
    
    }   
}
#window {
    -webkit-mask-image: url(http://eliasosiander.de/wp-content/themes/menofillstar/assets/windowmask.png);
    mask-image: url(http://eliasosiander.de/wp-content/themes/menofillstar/assets/windowmask.png);
}


.slider {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    background: #d3d3d3;
    outline: blue;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    border-radius: 50px;
    padding: 0;
    margin-top: 5px;
  }

  .desktop-render{
    position: absolute; 
    width: 100%;  
    z-index: 0; 
    padding: 0% 12%;
    object-fit: cover; 
    transform: translate(0px, 75px);
}

#uuid-e3b9c98f-38fd-46d1-809b-9c44f15735fe{height: unset;}

.seen_on {
    flex-direction: row!important;
    justify-content: space-between!important;
    margin: unset!important;
    
}
.seen_on {padding: 2% 2%;}

[class^="mood"]{
   transition: 400ms;
}

[class^="mood"]:hover{
    font-size: 20px;
 }


#defaultCanvas0{    
position: absolute;
top: 0px;
z-index: 998;
} 
#output{z-index: 999; position: absolute; top: 0px; }
#output p {color: black;}
.highlighted {
    color: red;
    font-weight: bold;
  }



.clickable-div{margin-bottom: 20px; height: 100px; background-color: var(--hellgrau); padding: 10px;}

  #absolute-div {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fcfbf1;
    overflow: hidden;
    width: 0px;
    display: flex;
    align-items: stretch;
    transition: width 0.3s ease-in-out;
  }
  
  #absolute-div.expanded {
    width: 90vw;
    max-width: 700px;
   
    height: 600px;
    display: flex;
    flex-direction: column;
    align-items: end;
    /* padding-right: 23%; */
    padding: 5px;
    padding-top: 35px;
    transition: 300ms;
  }

  @media (max-width: 500px) {
    #absolute-div.expanded {
    background-color: #fcfbf1;
    z-index: 999;
    max-width: 700px;
    height: 200vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-right: 23%; */
    padding: 5px;
    padding-top: 35px;
    transition: 300ms;
    left: 0px;
    top: 0px;
    transform: translateY(-947px);
    }
  }

  #absolute-div.expanded p {width: 100%;}
  #absolute-div.expanded p {}
  #absolute-div.expanded h3 {display: none;}
  .hidden-description {
    display: none;
  }

  #absolute-div .hidden-description {
    display: block;
  }

  .icondot {width: 30px; padding-left: 10px;}
  .icondot svg {margin: unset;}
#smiley svg {height: unset; width: 130px;     mix-blend-mode: darken;}
  .katalog {display: flex!important; flex-wrap: wrap; justify-content: space-between;}

  #content-container{position: relative; height: 100%; width: 0px!important;}
  @media (max-width: 500px) {
    #content-container {
        position: fixed; transform: translateY(-400px); background-color: #fcfbf1; z-index: 999;
    }
    #content-container #absolute-div{
       width: 90vw!important;
       height: 100%;
       box-shadow: 0 0 0px 60px #fcfbf1;
    }
    #content-container #absolute-div p:nth-child(3){
       height: 100%; height: 35vh; overflow: scroll;
     }
     .katalog {overflow: scroll;}
  }

/* 
#socialmediafeed img {height: 200px!important; width: 200px!important; object-fit: cover!important; flex: unset;} */