@charset "UTF-8";
body{
    background-color: white;
    /* transform-style: preserve-3d; */
    perspective: 500px;
    overflow: hidden;


}



#enter{
    z-index: 1000;
 
}

.navigation_back{
    background-color:white;
    color: black;
    position: fixed;
    transform: translate3d(-50%, -50%, 0);
    height: 5vh;
    width: 100vw;
    left: 50%;
    top: 5vh;
    font-family: new-spirit, serif;
    text-align: center;
    z-index: 1000;

   
    
}

.navigation_next{
    background-color:white;
    color: black;
    position: fixed;
    transform: translate3d(-50%, -50%, 0);
    padding-top: 2vh;
    padding-bottom: 3vh;
    height: 5vh;
    width: 100vw;
    left: 50%;
    top: 98vh;
    font-family: new-spirit, serif;
    text-align: center;
    z-index: 1000;

  
    
}


.navigation_back:hover{
   font-style: italic;
}

.navigation_next:hover{
    font-style: italic;
 }

.homepage{
    font-size: 25vh;
    padding-top: 2vh;
    font-family: new-spirit, serif;
  /*   font-family: 'Courier New', Courier, monospace; */
    text-align: center;
    height: 80vh;
    width: 100vw;
    overflow:scroll;

}

.OPENING_1{
   
    color: black;
    background-color: white;
    left: 0vw;
    padding: 2vw;
    padding-top: 5vh;
    font-family: new-spirit, serif;
    font-size: 5vh;
    text-align: center;
    
    


}

#planet{
    animation: spin 20s infinite linear;

    position: fixed;
 z-index: 1000;
    top: 50vh;
    width: 90vw;
    padding: 8vh;
    transform: translate3d(-50%, -50%, 0);
    left: 50%;
    


}

@keyframes spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

#TITLE1{
    position:absolute ;
    top: 90vh;
    font-family: new-spirit, serif;
    font-size: 10vh;
    color: black;
    background-color: white;
    width: 100vw;
    left:0vw;
    transition:all 0.5s ease-in-out;
    transform: translate3d(0%, -50%, 0);
    z-index: 1000;
    text-align: center;
    padding-top: 5vh;
    padding-bottom: 2vh;
   /*box-shadow: 0 0 30px black;  */ 
    transition: 0.2s;
    padding-bottom: 5vh;
 
    
}
#TITLE1:hover{
    
    font-style: italic;
    transition: ease-in-out;
   
}


.TITLE2{
    position:absolute;
    top: 3vh;
    font-family: new-spirit, serif;
    font-size: 10vh;
    color: black;
    background-color:white;
    width: 100vw;
    transition:all 0.5s ease-in-out;
    transform: translate3d(0%, -50%, 0);
    z-index: 1000;
    text-align: center;
    padding-top: 20vh;
    padding-bottom: 2vh;
    /* box-shadow: 0 0 30px black; */

 
    
}


.scroll{
    margin-top: 100px;
    position:fixed;
    top: 50vh; 
    left: 50%;
    width: 30vw;
    height: 300vh;
    background-color:none;
    transform: translate3d(-50%, -50%, 0px) rotateX(90deg) ;
    transform-style:preserve-3d ;
  
}


.button{
  
    height: 50vh;
    width: 200vw;
    background-color: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) rotateX(95deg);
    margin-top: 100vh;
    margin-bottom: 100vh;  
    transition:all 0.2s ease-in-out;

    
}


p{
    text-align: center;
    color: black;
  /*   -webkit-text-stroke: 1px white;  */
   /*  text-shadow: black 0 0 50px; */
    transform: rotateX(180deg);
    font-size: 10vh;
    font-family: new-spirit, serif, bold;
   

  
}

p:hover{ 
    font-style: italic;
    /* font-size:12vh; */

}



.next_level{
    text-align: center;
    color: black;
   background-color: none;
    transform: rotateX(180deg);
    font-size: 10vh;
    font-family: new-spirit, serif;
    transition:all 0.2s ease-in-out;
    z-index: 1000;


}

.rotation{
    transform: rotateX(180) !important;
}

.next_level.hover{
    color: black;
    background-color: white;
}

h1{
    text-align: center;
    color: white;
    font-size: 10vh;
    font-family: new-spirit, serif;
    transition:all 0.2s ease-in-out;
    padding-top: 2vh;
    padding-bottom: 2vh;

}

.close{
    text-align: center;
    color: white;
    font-size: 2vh;
    font-family: new-spirit, serif;
    transition:all 0.2s ease-in-out;
    padding-top: 1vh;
    
}


.img{
    height: 50vh;
    background-color: white;
   /*  position: absolute; */
    transform: translate3d(60%, -50%, 0) /* rotateX(95deg) */;  
    transition:all 0.5s ease-in-out;

}



.button:hover{
    font-style: italic;
    transition: ease-in-out;
  /*   background-color: red; */
    
}



.button1{
    top: -1050vh;
    }

.button2{
   top: -900vh;
}


.button3{
    top: -800vh;
}

.button4{
    top: -700vh;
}

.button5{
    top: -600vh;
}

.button6{
    top: -500vh;
}

.button7{
    top: -400vh;
}

.button8{
    top: -300vh;
}

.button9{
    top: -200vh;
}

.button10{
    top: -100vh;
}

.button11{
    top: 0vh;
}





.panel{
    transform: translate3d(-50%, -50%, 0);
    position: absolute;
    height: fit-content;
    width:50vw;
    transition: 0.5s ease-in-out;
    top: 120vh;
    padding: 1vh;
    margin: 2vh;
    left: 50%;
   
}

.slide-1 .panel.panel-1 {
    transform: translate3d(-50%, -50%, 0);
    top: 60vh;
    background-color: black;
}

.slide-2 .panel.panel-2 {
    transform: translate3d(-50%, -50%, 0);
    top: 60vh;
    background-color: black;
}

.slide-3 .panel.panel-3 {
    transform: translate3d(-50%, -50%, 0);
    top: 60vh;
    background-color: black;
}

.slide-4 .panel.panel-4 {
    transform: translate3d(-50%, -50%, 0);
    top: 60vh;
    background-color: black;
    }

.slide-5 .panel.panel-5 {
    transform: translate3d(-50%, -50%, 0);
    top: 60vh;
    background-color: black;
    }
    
.slide-6 .panel.panel-6 {
    transform: translate3d(-50%, -50%, 0);
    top: 60vh;
    background-color: black;
        }
.slide-7 .panel.panel-7 {
    transform: translate3d(-50%, -50%, 0);
    top: 60vh;
    background-color: black;
        }
            
.slide-8 .panel.panel-8 {
    transform: translate3d(-50%, -50%, 0);
    top: 60vh;
    background-color: black;
         }
.slide-9 .panel.panel-9 {
    transform: translate3d(-50%, -50%, 0);
    top: 60vh;
    background-color: black;
        }
.slide-10 .panel.panel-10 {
    transform: translate3d(-50%, -50%, 0);
    top: 60vh;
    background-color: black;
         }
 .slide-11 .panel.panel-11 {
   transform: translate3d(-50%, -50%, 0);
    top: 60vh;
    background-color: black;
         }
                                                                                                           
          
         
 .SOUND{
     background-color: white;
     border-radius: 30px;
     transform: translate3d(-50%, -50%, 0);
     font-size: 3vh;
     color: white;
    /*  height: 15vh;
     width: 15vh; */
    border: solid white 1px;
     position: relative;
     left: 50%;
     
 }        
        


a:link { text-decoration: none; }


a:visited { text-decoration: none; }


a:hover { text-decoration: none; }


a:active { text-decoration: none; }


.wrapper {
    position: fixed;
    z-index: -100;
    top: 50vh;
    width: 90vw;
    padding: 8vh;
    transform: translate3d(-50%, -50%, 0);
    left: 50%;
}

/* svg {

    
} */
.path{

    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
 
  
}

 .PNG{
    position:fixed;
    z-index: -1000;
    width: 105vw;
    left: -1vw;
    top: 2vh;
}

    @media only screen and (max-width: 1000px) {
        body {
          background-color: white; }

      p{ font-size: 5vh;}

      p:hover{ font-size : 5vh;}

      .homepage{ font-size: 10vh;}

      .TITLE2 {
          font-size: 5vh;
          padding-top: 20vh; }

          .next_level{
              font-size: 5vh;
          }
    h1{
        font-size: 5vh;
    }

    .OPENING_1{

        font-size: 3vh;
        padding-top: 5vh;
    }
    #TITLE1{
        font-size: 5vh;
        padding-bottom: 10vh;
    }

    .panel{
        height: fit-content;
        width: 30vw;
    }
    .PNG{
        height: 100vh;
        width: fit-content;
        left: -40vw;
    }

    .wrapper{
    width: 70vw;
    }
    
    }
    

    @media only screen and (max-width: 600px){
        body {
          height: 10vh; }


      .homepage{ font-size: 5vh;}

      .TITLE2 {
          font-size: 4vh;
          padding-top: 20vh; }

          .next_level{
              font-size: 2vh;
          }
          h1{
            font-size: 3vh;
          }
          .PNG{
            height: 80vh;
            width: fit-content;
            left: -50vw;
        }
      
        .panel{
            left:50%;
            height: fit-content;
            width: 30vw;
        }



    }