body {
    /* border: 10px solid rgba(255, 0, 0, 1); */
    width: 100% !important;
    overflow-x: hidden;
    font-family: forma-djr-display, sans-serif;
    font-style: normal;
    background-color: black;


}

#topback, #bottomback, #leftback, #rightback {
  position: fixed;
  z-index: 2000;
  }
  #leftback, #rightback {
    top: 15px; bottom: 15px;
    width: 15px;
       animation: blinker 2s linear infinite;
    }
    #leftback { left: 0;
    background: linear-gradient(0deg, #fbf4ae 0%, black 50%, #fbf4ae 100%); }
    #rightback { right: 0;
    background: linear-gradient(0deg, black 0%, #fbf4ae 60%, #fbf4ae 90%); }
    
  #topback, #bottomback {
    left: 0px; right: 0px;
    height: 15px;
    animation: blinker 2s linear infinite;
    }
    #topback { top: 0;
    background: linear-gradient(90deg, #fbf4ae 0%, black 50%, #fbf4ae 100%);
    margin-top: 0px }
    #bottomback { bottom: 0;
    background: linear-gradient(90deg, #fbf4ae 0%, black 50%, black 100%); }

  

           #topback2, #bottomback2, #leftback2, #rightback2 {
          position: fixed;
          z-index: 1000;
          }
          #leftback2, #rightback2 {
            top: 0px; bottom: 0px;
            width: 30px;
            }
            #leftback2 { left: 0px;
            background: black; }
            #rightback2 { right: 0px;
            background: black; }
            
          #topback2, #bottomback2 {
            left: 15px; right: 15px;
            height: 30px;
            }
            #topback2 { top: 0px;
            background: black;
            margin-top: 0px }
            #bottomback2 { bottom: 0px;
            background: black; }

                    #topback3, #bottomback3, #leftback3, #rightback3 {
                  position: fixed;
                  z-index: 1000;
                  }
                  
                  #leftback3, #rightback3 {
                    top: 30px; bottom: 30px;
                    width: 3px;
                    }
                    #leftback3 { left: 30px;
                    background: linear-gradient(0deg, black 0%, white 100%); }
                    #rightback3 { right: 30px;
                    background: linear-gradient(0deg, black 0%, white 60%, white 90%); }
                    
                  #topback3, #bottomback3 {
                    left: 30px; right: 30px;
                    height: 3px;
                    }
                    #topback3 { top: 0;
                    background: linear-gradient(90deg, white 0%, black 30%, black 70%, white 100%);
                    margin-top: 30px}
                    #bottomback3 { bottom: 30px;
                    background: linear-gradient(90deg, black 0%, white 50%, black 100%); 
                  z-index: 800;
                }




    #toplevitation, #bottomlevitation, #leftlevitation, #rightlevitation {
  position: fixed;
  z-index: 2000;
  }
  #leftlevitation, #rightlevitation {
    top: 15px; bottom: 15px;
    width: 15px;
       animation: blinker 2s linear infinite;
    }
    #leftlevitation { left: 0;
    background: linear-gradient(0deg, #a6ffca 0%, black 50%, #a6ffca 100%); }
    #rightlevitation { right: 0;
    background: linear-gradient(0deg, black 0%, #a6ffca 60%, #a6ffca 90%); }
    
  #toplevitation, #bottomlevitation {
    left: 0px; right: 0px;
    height: 15px;
    animation: blinker 2s linear infinite;
    }
    #toplevitation { top: 0;
    background: linear-gradient(90deg, #a6ffca 0%, black 50%, #a6ffca 100%);
    margin-top: 0px }
    #bottomlevitation { bottom: 0;
    background: linear-gradient(90deg, #a6ffca 0%, black 50%, black 100%); }





                #topbeyond, #bottombeyond, #leftbeyond, #rightbeyond {
  position: fixed;
  z-index: 2000;
  }
  #leftbeyond, #rightbeyond {
    top: 15px; bottom: 15px;
    width: 15px;
       animation: blinker 2s linear infinite;
    }
    #leftbeyond { left: 0;
    background: linear-gradient(0deg, #848ac3 0%, black 50%, #848ac3 100%); }
    #rightbeyond { right: 0;
    background: linear-gradient(0deg, black 0%, #848ac3 60%, #848ac3 90%); }
    
  #topbeyond, #bottombeyond {
    left: 0px; right: 0px;
    height: 15px;
    animation: blinker 2s linear infinite;
    }
    #topbeyond { top: 0;
    background: linear-gradient(90deg, #848ac3 0%, black 50%, #848ac3 100%);
    margin-top: 0px }
    #bottombeyond { bottom: 0;
    background: linear-gradient(90deg, #848ac3 0%, black 50%, black 100%); }



               #topteleportation, #bottomteleportation, #leftteleportation, #rightteleportation {
  position: fixed;
  z-index: 2000;
  }
  #leftteleportation, #rightteleportation {
    top: 15px; bottom: 15px;
    width: 15px;
       animation: blinker 2s linear infinite;
    }
    #leftteleportation { left: 0;
    background: linear-gradient(0deg, #ceaba1 0%, black 50%, #ceaba1 100%); }
    #rightteleportation { right: 0;
    background: linear-gradient(0deg, black 0%, #ceaba1 60%, #ceaba1 90%); }
    
  #topteleportation, #bottomteleportation {
    left: 0px; right: 0px;
    height: 15px;
    animation: blinker 2s linear infinite;
    }
    #topteleportation { top: 0;
    background: linear-gradient(90deg, #ceaba1 0%, black 50%, #ceaba1 100%);
    margin-top: 0px }
    #bottomteleportation { bottom: 0;
    background: linear-gradient(90deg, #ceaba1 0%, black 50%, black 100%); }
  


                 #tophealing, #bottomhealing, #lefthealing, #righthealing {
  position: fixed;
  z-index: 2000;
  }
  #lefthealing, #righthealing {
    top: 15px; bottom: 15px;
    width: 15px;
       animation: blinker 2s linear infinite;
    }
    #lefthealing { left: 0;
    background: linear-gradient(0deg, #ffc0e3 0%, black 50%, #ffc0e3 100%); }
    #righthealing { right: 0;
    background: linear-gradient(0deg, black 0%, #ffc0e3 60%, #ffc0e3 90%); }
    
  #tophealing, #bottomhealing {
    left: 0px; right: 0px;
    height: 15px;
    animation: blinker 2s linear infinite;
    }
    #tophealing { top: 0;
    background: linear-gradient(90deg, #ffc0e3 0%, black 50%, #ffc0e3 100%);
    margin-top: 0px }
    #bottomhealing { bottom: 0;
    background: linear-gradient(90deg, #ffc0e3 0%, black 50%, black 100%); }



              #topwish, #bottomwish, #leftwish, #rightwish {
  position: fixed;
  z-index: 2000;
  }
  #leftwish, #rightwish {
    top: 15px; bottom: 15px;
    width: 15px;
       animation: blinker 2s linear infinite;
    }
    #leftwish { left: 0;
    background: linear-gradient(0deg, red 0%, black 50%, red 100%); }
    #rightwish { right: 0;
    background: linear-gradient(0deg, black 0%, red 60%, red 90%); }
    
  #topwish, #bottomwish {
    left: 0px; right: 0px;
    height: 15px;
    animation: blinker 2s linear infinite;
    }
    #topwish { top: 0;
    background: linear-gradient(90deg, red 0%, black 50%, red 100%);
    margin-top: 0px }
    #bottomwish { bottom: 0;
    background: linear-gradient(90deg, red 0%, black 50%, black 100%); }






*{
  margin: 0;
  padding:0;
}



#scratch{
  position: sticky;
  width: 100%;
  height: 100vh;
}

.img{
  height: 100px;
}


#header {

  width: 100%;
  color: white;
  padding-bottom: 30px;
  font-size: 10em; 
  text-align: center;
  position: fixed;
  top: 0;
  height: 30px;
  line-height: 0.8em;
  transition: .5s;
   -webkit-text-stroke: .3px black;
  z-index: 900;


}


.span{
  font-family: IvyMode;
  color: #FFFD01;
}

.neutral{
  height: 500px;
}



.navbar {
  margin: 0;
  font-size: 1em;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 900;
}

/* Links inside the navbar */
.navbar a {
  float: left;
  display: block;
  color: black;
  text-align: center;
  padding: 10px 12px;
  text-decoration: none;
}

/* Change background on mouse-over */
.navbar a:hover {
  color: white;
}




img {
  display: block;
  width: 100%;
  height: auto;
}

img.sticky {
  position: sticky;
  top: 100px;
  width: 100%;
  height: calc(100vh - 100px);
  mix-blend-mode: hard-light;
  display: block;
      z-index: 100;
}

img.sticky2 {
  position: sticky;
  top: 100px;
  width: 100%;
  height: calc(100vh - 100px);
  mix-blend-mode: hard-light;
  display: blxock;
      z-index: 100000;
}



.texte{
    position: sticky;
    top: 0;
    width: 100%;
    height: 600px;
    background-color: white;
    opacity: 100%;
}


/*.intro{
  color: black;
  font-size: 5rem;
  position: sticky;
  top: 100px;
  display: block;
  width: 100%;
  /* height: 100%; 
  list-style-type: none;
  z-index: 98;
  line-height: 4rem;
  text-align: center;

}*/*/



.blanc{
  width: 100vw;
  height: 100vh;
  background-color: #ededed;
  position: sticky;
  top: 90px;
  display: block;
  width: 100%;
  /* height: 100%; */
  list-style-type: none;
  z-index: 99;

}


.boutonbackintime{
  color: white;
  -webkit-text-stroke: 1px black;
  font-size: 5rem;
  position: sticky;
  top: 103px;
  display: block;
  width: 100%;
  height: auto;
  list-style-type: none;
  padding-left: 99px;
  z-index: 101;

}

.boutonlevitation{
  color: white;
  -webkit-text-stroke: 1px black;
  font-size: 5rem;
  position: sticky;
  top: 175px;
  display: block;
  width: 100%;
  height: auto;
  list-style-type: none;
  padding-left: 99px;
  z-index: 101;

}

.boutonbeyond{
  color: white;
  -webkit-text-stroke: 1px black;
  font-size: 5rem;
  position: sticky;
  top: 247px;
  display: block;
  width: 100%;
  height: auto;
  list-style-type: none;
  padding-left: 99px;
  z-index: 101;

}

.boutonteleportation{
  color: white;
  -webkit-text-stroke: 1px black;
  font-size: 5rem;
  position: sticky;
  top: 319px;
  display: block;
  width: 100%;
  height: auto;
  list-style-type: none;
  padding-left: 99px;
  z-index: 101;
}

.boutonhealing{
  color: white;
  -webkit-text-stroke: 1px black;
  font-size: 5rem;
  position: sticky;
  top: 391px;
  display: block;
  width: 100%;
  /* height: 100%; */
  list-style-type: none;
  padding-left: 99px;
  z-index: 101;

}

.boutononewish{
  color: white;
  -webkit-text-stroke: 1px black;
  font-size: 5rem;
  position: sticky;
  top: 463px;
  display: block;
  width: 100%;
  /* height: 100%; */
  list-style-type: none;
  padding-left: 99px;
  z-index: 101;
}

.menu{

}

.question{
  color: black;
  text-align: center;
  font-size: 10vw;
  padding: 15px;
  line-height: 8vw;
}

.notice{
  font-family: IvyMode;
  color: black;
  text-align: center;
  font-size: 2vw;
  padding: 15px;
  line-height: 2vw;

}

.answer{
  color: black;
  font-size: 5vw;
  line-height: 4vw;
  text-align:center;
}

* {
  box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.column {
  float: left;
  width: 50%;
  padding: 10px;

}

.yes{
  color: black;
}

.no{
  color: black;
}

.arrow3{
  width: 25vw;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}


.sure{
  padding: 30px;
  background-color: #ededed;
}



.anim {
  width: 2vw;
  height: 2vw;
  background-color: red;
  position: relative;
  animation-name: example;
  animation-duration: 4s;
  animation-delay: 2s;
}

@keyframes example {
  0%   {background-color:red; left:0px; top:0px;}
  25%  {background-color:yellow; left:98vw; top:0px;}
  50%  {background-color:blue; left:98vw; top:50%;}
  75%  {background-color:green; left:0px; top:50%;}
  100% {background-color:red; left:0px; top:0px;}
}

.box2 h1{
  color: #e94d21;
  padding-top: 20vh;
  font-size: 200px;
  text-align: center;
  line-height: 135px;

}

.box2 p {
  padding-top: 30px;
  color: #e94d21;
  font-size: 60px;
  text-align: center;
  line-height: 50px;
}



.ivy{
  font-family: IvyMode;
  font-style: italic;
}

.ivy2{
  font-family: IvyMode;
  font-style: italic;
}



.boxnulle{
    top: 0;
    min-height: 100vh;
    width: 100%;
}

.box2{
    top: 0;
    min-height: 100vh;
    width: 100%;
}

.box3{
    top: 0;
    height: 100vh;
    width: 100%;
    font-size: 300px;
    text-align: center;
    padding-top: 40vh;
    color: #e94d21;
    background: linear-gradient(0deg, rgba(251,244,174,1) 30%, #848ac3 100%);
}



.texte2{
    top: 10px;
    font-size: 2em;
    line-height: 1em;
    padding-top: 20px;
    padding-left: 20px;
    font-family: Playfair Display;
    column-count: 3;

}

.header-overlay {

    opacity: 1;
    z-index: 100;
    
}

.small-container {
    position: sticky;
    top: 0;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: lighten;
}

.noise {
    position: absolute;
    top: 0;
    z-index: 100;
  
}
.noise-under {
    z-index: 80;

}


.fleche{
  z-index: 1000;

}


* {
  margin:0; padding:0;
}


.cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.cell canvas {
  vertical-align: middle;
}

.canthumb {
  border: 0px solid #222;
}
#main { 
    margin:0 auto;
  width:100%;
}

#maincanvas {
  border: 0px solid #222;
  cursor: pointer;
  margin:0 auto;
}


a:hover {
color:black;
  animation-play-state: paused;
  z-index: 1000;
}

a.choice:hover{
  color: white;
   -webkit-text-stroke: 1px black;
   animation: blinker .3s linear infinite;

}

p.yes:hover{
  display: block;
  color: white;
   -webkit-text-stroke: 1px black;
   animation: blinker .3s linear infinite;

}



a.no:hover{
  color: white;
   -webkit-text-stroke: 1px black;

}

nav.button-close:hover{
  color: white;
   -webkit-text-stroke: 1px black;
}


.section {
  width: 100%;
  height: 100vh;
  position: relative;
}

.section canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  pointer-events: none;

}
.section .wonDiv {
 
  min-width: 100%;
  min-height: 100%;
  background-image: url("../images/wonback.png");
  background-repeat: no-repeat;
  background-position: center; 
  background-size: 95%;
  animation:colors 5s linear infinite;
  z-index: 1001;
}


.section .won {
  display: block;
  font-size: 1vw;
  color: black;
  position: absolute;
  top: 90%;
  left: 90%;
  transform: translate(-50%, -50%); 
   animation: blinker .3s linear infinite;

}



.winner{
  font-size: 13vw;
  color: black;
  position: absolute;
    width: 100%;
  top: 50%;
  left:50%;
  transform: translate(-50%, -50%); 
  animation:blinker 1s linear infinite;
  line-height: 6rem;
  text-align: center;
}

.congratulation{
  font-size: 10vw;
  color: rgba(255, 255, 255, 0);
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%, -50%); 
  -webkit-text-stroke: 1px black;
}


.introchoice{
  width: 50%;
  text-align: center;
  color: black;
  font-size: 15px;
  line-height: 1vw;
  position: sticky;
  top: 95px;
  width: 100%;
  height: calc(100vh - 100px);
  display: block;
  z-index: 99;
}



.background-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ededed;
}

.phrase-small {
  position: fixed;
  z-index: 100;
  width: 100%;
  background-color: black;
}

.text-small {
  font-size: 1em;
  height: 2%;
  color: rgb(218, 218, 218);
  padding: 20px 0;
  text-align: center;
  line-height: .8em;
}

.panel {
  position: fixed;
  opacity: 1;
  top:0;
  left: 0;
  height: calc(100% - 82px);
  width: 100%;
  z-index: 500;
  transform: translate( 100%);
  transition: transform 1s ease-in-out;
  overflow-x: hidden;
  
}

.choicearrow{
 height: 90%;
 mix-blend-mode: difference;
}

                          .panel-back{
                            top: 82px;
                            background-color: #fbf4ae;
                            opacity: 90%;
                            background-image: url("../images/backinfos.svg");
                            background-repeat: no-repeat;
                            background-position: center;
                            background-size: 100vw;


                          }

                          .panel-levitation{
                            top: 82px;
                            background-color: #a6ffca;
                            opacity: 90%;
                            background-image: url("../images/levitationinfos.svg");
                            background-repeat: no-repeat;
                            background-position: center;
                            background-size: 100vw;


                          }

                          .panel-beyond{
                            top: 82px;
                            background-color: #848ac3;
                            opacity: 90%;
                            background-image: url("../images/beyondinfos.svg");
                            background-repeat: no-repeat;
                            background-position: center;
                            background-size: 100vw;


                          }

                          .panel-teleportation{
                            top: 82px;
                            background-color: #ceaba1;
                            opacity: 90%;
                            background-image: url("../images/teleportationinfos.svg");
                            background-repeat: no-repeat;
                            background-position: center;
                            background-size: 100vw;


                          }

                          .panel-healing{
                            top: 82px;
                            background-color: #ffc0e3;
                            opacity: 90%;
                            background-image: url("../images/healinginfos.svg");
                            background-repeat: no-repeat;
                            background-position: center;
                            background-size: 100vw;


                          }

                          .panel-wish{
                            top: 82px;
                            background-color: red;
                            opacity: 90%;
                            background-image: url("../images/wishinfos.svg");
                            background-repeat: no-repeat;
                            background-position: center;
                            background-size: 100vw;


                          }

                          .panel-sure-back{
                            top: 82px;
                            max-height: 100%;
                            background-color: black;
                            transition: transform 1s ease-in-out;
                          }

                            .panel-invit-back{
                            top: 0px;
                            background-color: black;
                            min-height: 100%;
                            opacity: 100%;
                            overflow-x: hidden;
                            transition: transform 3s cubic-bezier(0.13, 0.88, 0.5, 0.49);
                           
                          }

.panel.switch-on {
  transform: translate( 0%);
}




.boxedTitle{
  top:11px;
  position: relative;
  font-size: 5rem;
  display: block;
  padding: 1vmin;
  line-height: 6rem;
  padding-left:99px;

}

.boxed1{
  position: relative;
  color: white;
  font-size: 5vw;
  width: 100vw;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
 /* border-bottom: 1px solid black;*/ 
  display: inline-block;
   -webkit-text-stroke: 1px black;
  padding: 1vmin;

}


.boxed2{
  position: relative;
  text-align: left;
  font-size: 50px;
  display: inline-block;
  padding: 1vmin;
  width: 100vw;
  line-height: 0.8em;
}

.boxed3{
  width: 70%;
  position: relative;
  font-size: 20px;
  display: inline-block;
  padding: 1vw;
  line-height: 1em;

}


.boxed4{
  position: relative;
  border-top: 1px solid black;
  font-size: 10vw;
  line-height: 14vw;
  display: inline-block;
  padding-left: 0vmin;
  padding-right: 3vmin;
  width: 100%;
  display: inline-flex;

}


.arrow{
    width: 15vw;
    animation: blinker 3s linear infinite;
        vertical-align: middle;
}

.arrowback{
    width: 5vw;
        vertical-align: middle;
}


.choice{
  padding-left: 3vmin;
  vertical-align: middle;
}

.boxed5{
  color: white;
  position: relative;
  border-bottom: 1px solid white;
  font-size: 4em;
  display: inline-block;
  padding: 1vmin;
  padding-left: 8vmin;
  width: 100%;

}

.boxed6{
  position: relative;
  font-size: 1.9vw;
  display: inline-block;
  border-top: 1px solid black;
  padding: 1vmin;
  width: 100%;



}



.where{
  color: white;
  position: relative;
  border-top:3px solid white;
  border-bottom:3px solid white;
  font-size: 4em;
  display: inline-block;
  padding-left: 9vmin;
  width: 100%;

}

.infosinvit{
  -webkit-text-stroke: .3px white;
  position: relative;
  color: black;
  text-align: center;
  font-size: 2vw;
  display: inline-block;
  width: 100vw;
  line-height: 0.9em;
  padding-top: 2vmin;
}


.special{
  font-family: IvyMode;
  -webkit-text-stroke: 1px white;
  position: relative;
  color: black;
  text-align: center;
  font-size: 120px;
  display: inline-block;
  padding-top: 8vmin;
  padding-bottom: 5vmin;
  width: 100vw;
  line-height: 0.9em;

}

.location{
  font-family: IvyMode;
  position: relative;
  color: white;
  text-align: center;
  font-size: 6vw;
  display: inline-block;
  width: 100vw;
  line-height: 0.9em;
}

 .invitation{
    background-repeat: no-repeat;
    background-position: center;
    background-size: calc(100vw - 66px) calc(100vh - 66px);
    min-height: 100%;
    overflow: hidden;

  }



.button-close{
  position: relative;
  display: inline-block;
      vertical-align: middle;

}




@media screen and (max-width: 700px){
  .explainations{ 
  column-count:1;
}

}

@media screen and (max-width: 660px){
  .boutonbackintime {
  font-size: 3.5rem;
  padding-left: 70px;
  top: 123px;
}
 .boutonlevitation {
  font-size: 3.5rem;
  padding-left: 70px;
  top: 173px;
}
 .boutonbeyond {
  font-size: 3.5rem;
  padding-left: 70px;
  top: 223px;
}
 .boutonteleportation {
  font-size: 3.5rem;
  padding-left: 70px;
  top: 273px;
}
 .boutonhealing {
  font-size: 3.5rem;
  padding-left: 70px;
  top: 323px;
}
 .boutononewish {
  font-size: 3.5rem;
  padding-left: 70px;
  top: 373px;
}
}

.waitinginvit {
 
  min-width: 100%;
  min-height: 100%;
  background-repeat: no-repeat;
  background-position: center; 
  background-size: 95%;
  animation:colors 1s linear;
  animation-iteration-count: 7;
}






/*@media screen and (max-width: 989px){
  .choice{ 
  font-size: 7rem;
}

@media screen and (max-width: 876px){
  .choice{ 
  font-size: 6rem;
}

@media screen and (max-width: 750px){
  .choice{ 
  font-size: 5rem;
}

@media screen and (max-width: 626px){
  .choice{ 
  font-size: 4rem;
}

@media screen and (max-width: 509px){
  .choice{ 
  font-size: 3rem;
}*/






@keyframes blinker {
  50% {
    opacity: 0;
  }
}


@keyframes colors{
  0%{
    background-color: red;
  }
  16%{
    background-color: #fbf4ae;
  }
  32%{
    background-color: #a6ffca;
  }
    48%{
    background-color: #848ac3;
  }
    64%{
    background-color: #ceaba1;
  }
    80%{
    background-color: #ffc0e3;
  }
    100%{
    background-color: red;
  }
}

@media screen and (max-width: 600px){
  .special{ 
  font-size: 50px;
   -webkit-text-stroke: .3px white;
}

@media screen and (max-width: 430px){
  .location{ 
  font-size: 12vw;
  line-height: 0.9em;
}

@media screen and (max-width: 430px){
  .infosinvit{ 
  font-size: 6vw;
  line-height: 0.9em;
  padding-top: 2vmin;
}
