<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    font-family:"Folio-ExtraBold";
}
body {
    background: linear-gradient(180deg, #E6FFBE 6.25%, #918EFF 33.33%, #D27CF0 54.69%, #FFEF64 80.73%, #A5F98F 100%);
    height: 100vh;
    overflow-x: auto;
}

.vertical-text {
    writing-mode: vertical-lr;
    font-size: 40px;
    color: #FFB69F;
    
    margin-left: 20px;
    margin-top: 20px;
}

/*section*/
.horizontal{
    display: flex;
    flex-direction: row;
    height: 100vh;
}
.item_1{
    display: flex;
    flex-direction: row;
    height: 100vh;
}
.item_1_left{
    display: flex;
    flex-direction: column;
    margin-left: 50px;

}

.item_1_image_1{
    width: 300px;
    height: auto;
    margin: 30px;
    
}
.item_1_image_2{
    width: 250px;
    height: auto;
    align-self: flex-end;
  
   
 
}
.group_name_1{
    color: #FFF;
    font-size: 20px;
    margin-top: 20px;
    align-self: flex-end;
    
    
}
.item_1_right{

    display: flex;
    flex-direction: column;
    margin-top: 10px;
    margin: 30px;
}
.item_1_image_3{

    width: 400px;
    height: auto;
    
}
.item_1_image_4{

    width: 200px;
    height: auto;
    margin-top: 10px;
    margin-left: 30px;
}
.item_2{
    display: flex;
    flex-direction: column;
}
.item_2_oben{
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 30px;
  
}
.item_2_unten{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;

}
.item_2_image_5{
   
    width: 340px;
    height: 340px;
    margin-right: 30px;
 
   
}

.item_2_image_6{
    width: 250px;
    height: 250px;
    margin-top: 15px;
    
}
.group_name_2{
    color: #FFF;
    font-size: 20px;
    text-align: end;
   
}
.item_2_image_7{
    margin: 30px;
    width: 250px;
    height: 250px;
    align-self: center;
}

.item_3{
    display: flex;
    flex-direction: column;
    margin-left: 30px;

}
.item_3_oben{
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
.group_name_3{
    color: #FFF;
    font-size: 20px;
    text-align: center;
    margin-top: 18px;
}
.item_3_unten{
    display: flex;
    justify-content: flex-start;
    margin-top: 30px;
 
}
.item_3_image_8{
    margin-top: 100px;
    margin-left: 20px;
    width: 200px;
    height: 200px;
}
.item_3_image_9{
    margin-left: 100px;
    width: 250px;
    height: 250px;

}
.item_3_image_10{
    margin: 10px;
    width: 300px;
    height: 300px;

}
.item_3_image_11{
    margin-left: 100px;
    width: 220px;
    height: 220px;
}
.item_4{
    display: flex;
    flex-direction: column;

}
.item_4_oben{
    display: flex;
}
.item_4_unten{
    display: flex;
    margin-left: 40px;
}
.group_name_4{
    color: #FFF;
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
}

.item_4_image_12{
    margin: 20px;
    width: 250px;
    height: 250px;

}
.item_4_image_13{
    width: 180px;
    height: 180px;
    align-self: flex-end;
    margin-left: 20px;
    margin-right: 20px;
}
.item_4_image_14{
    margin: 30px;
    width: 250px;
    height: 250px;
}
.item_4_image_15{
    margin: 30px;
    width: 250px;
    height: 250px;
}
.item_4_image_16{
    margin: 50px 40px 0 22px;
    width: 250px;
    height: 250px;
}
.item_4_image_17{
    margin: 30px;
    width: 300px;
    height: 300px;
}
.item_5{
    display: flex;
    flex-direction: column;
    margin-left: 30px;
    padding-right: 25px;
}
.item_5_oben{
    display: flex;
    justify-content: center;
}
.group_name_5{
    color: #FFF;
    font-size: 20px;
    margin: 5px;
}
.item_5_unten{
    display: flex;
    justify-content: center;
}

.item_5_image_18{
    margin-top: 20px;
    width: 310px;
    height: 310px;
}
.item_5_image_19{
    margin-left: 50px;
    width: 270px;
    height: 270px;

}
.item_5_image_20{
    
    width: 270px;
    height: 270px;

}
.item_5_image_21{
    margin-left: 100px;
    width: 310px;
    height: 310px;
}



/*Popup, scrollen und exit Icon */

.button_popup{
    position: fixed;
   bottom: 10px;
  }
  .buttons{
  width: 100vw;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-bottom: 30px;
  padding-right: 30px;
  }
  .buttons a{
  
      width: 200px;
      height: 70px;
  }
 
  .button_text{
      padding: 0, 40px, 0, 40px;
      background: #FFA6AB;
      width:200px;
      height: 70px;
  
  }
  .button-arrow{
      background: #FFA6AB;
      width:200px;
      height: 70px;
      margin-left: 25px;
      margin-right: 25px;
  }
  .button-exit{
      padding: 0, 40px, 0, 40px;
      background: #FFA6AB;
      width:200px;
      height: 70px;
  }
  
  
  
  /*pop up*/
  .overlay {
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.7);
      transition: opacity 500ms;
      visibility: hidden;
      opacity: 0;
    }
  
  .overlay:target {
      visibility: visible;
      opacity: 1;
    }
    
    .popup {
      margin: 80px auto;
      padding: 20px;
      background: #fff;
      
      width: 50%;
      height: 80%;
      position: relative;
      transition: all 5s ease-in-out;
    }
    .popup .close {
      display: flex;
    justify-content: flex-end;
      transition: all 200ms;
      font-size: 70px;
      font-weight: bold;
      text-decoration: none;
      color: #777777;
    }
    .popup_button-exit{
     
      background: #FFA6AB;
      width: 70px;
      height: 70px;
  
    }
    .popup .content {
      width: 90%;
      margin-left: 20px;
      margin-top: 20px;
      height: 75%;
      max-height: 100%;
      overflow: auto;
    }
    .content p{
      font-size: 19px;
      line-height: 1.5;
      color: #797979;
  
    }
    .description_container{
        position: fixed;
        top: 100px;
        left: 36%;

    }
    .button_description{
        background-color: #FFA6AB;
        width: 90px;
        height: 90px;
        border-color: #fff;
        border-style: solid;
        border-width: 3px;
        
    }

</pre></body></html>