* {
    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;
}
section{
    position: relative;
    display: flex;
}
.ts_horizontal{
    height: 100vh;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;

}
.ts_item_1{
    display: flex;
    margin: 70px;
}
.ts_img_01{
    width: 600px;
    height: 600px;
    align-self: center;
}
.ts_item_2{
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
}
.ts_group_name_1{
    color: #FFF;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.ts_item_2_unten{
    display: flex;

}
.ts_img_02{
    width: 400px;
    height: 400px;
    margin-top: 90px;
    margin-right: 20px;
  
}
.ts_img_03{
    width: 400px;
    height: 400px;
    margin-left: 60px;
    
}
.ts_item_3{
    display: flex;
    flex-direction: column;
    margin-left: 30px;
    align-items: flex-end;
}
.ts_group_name_2{
    color: #FFF;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.ts_img_04{
    width: 300px;
    height: 300px;
    margin-top: 30px;
    margin-right: 50px;

   
}
.ts_item_4{
    display: flex;
    
}
.ts_img_05{
    width: 500px;
    height: 500px;
    margin: 20px;
}
.ts_img_06{
    width: 200px;
    height: 200px;
    margin-right: 20px;
    padding-left: 50px;
    align-self: flex-end;
    margin-bottom: 80px;
}
.ts_item_5{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 120px;
    
    

}
.ts_item_5_oben{
    display: flex;
}
.ts_img_07{
    width: 350px;
    height: 350px;
}
.ts_img_08{
    width: 450px;
    height: 450px;
    margin: 20px;

}
.ts_group_name_3{
    color: #FFF;
    font-size: 20px;
    margin-top: 30px;
    
}
.ts_item_6{
    display: flex;
    flex-direction: column;
   justify-content: center;
    
}
.ts_item_6_oben{
    display: flex;
    
}
.ts_img_09{
    width: 350px;
    height: 350px;
    margin: 30px;
    align-self: flex-end;
}
.ts_img_10{
    width: 450px;
    height: 450px;
    margin-bottom: 100px;
    align-self: flex-start;
    
}

.ts_group_name_4{
    color: #FFF;
    font-size: 20px;
    
    margin-bottom: 60px;
}
.ts_item_7{
    display: flex;
    margin-left: 30px;
    margin-bottom: 30px;
}
.ts_img_11{
    width: 550px;
    height: 550px;
}
.ts_item_8{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 40px;
    
}
.ts_group_name_5{
    color: #FFF;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 10px;
}
.ts_img_12{
    width: 550px;
    height: 550px;
}
.ts_item_9{
    display: flex;
    flex-direction: column;
    margin: 20px;
    
}
.ts_item_9_oben{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.ts_item_9_unten{
    display: flex;
    flex-direction: row;
    justify-content: center;
   
}
.ts_img_13{
    width: 250px;
    height: 250px;
    align-self: flex-end;
}
.ts_group_name_6{
    color: #FFF;
    font-size: 20px;
    margin: 30px;
}
.ts_img_14{
    width: 200px;
    height: 200px;
}
.ts_img_15{
    width: 330px;
    height: 330px;
    margin-bottom: 120px;
    margin-left: 30px;
}

.ts_item_10{
    display: flex;
    justify-content: flex-end;
}
.ts_img_16{
    width: 550px;
    height: 550px;
    margin: 30px;
}
.ts_item_11{
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin-bottom: 100px;
}
.ts_img_17{
    width: 570px;
    height: 570px;
   margin-top: 20px;
}
.ts_group_name_7{
    color: #FFF;
    font-size: 20px;
    margin: 30px;
}

.ts_item_12{
    display: flex;
    margin: 30px;
}
.ts_vertical-text{
    writing-mode: vertical-lr;
    font-size: 40px;
    color: #FFB69F;
    margin-left: 20px;
    margin-top: 90px;
    margin-right: 50px;
}


/*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;
        
    }