


h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9.75vw;
  color: rgb(255, 0, 225);
  position: absolute;
  text-align: center;
  mix-blend-mode: difference;

}

body {
  background-color: black;
}

.image {
  align-items: center;
  mix-blend-mode: difference;
}

h1:nth-child(1) {
  filter: url(#n0)
}

h1:nth-child(2) {
  filter: url(#n1)
}

h1:nth-child(3) {
  filter: url(#n2)
}


h2:nth-child(1) {
  filter: url(#n3)
}

h2:nth-child(2) {
  filter: url(#n4)
}

h2:nth-child(3) {
  filter: url(#n5)
}


h3:nth-child(1) {
  filter: url(#n2)
}

h3:nth-child(2) {
  filter: url(#n3)
}

h3:nth-child(3) {
  filter: url(#n4)
}






html,
body {
  cursor: url(../images/cursor.png), pointer;
}



h2 {
  position: sticky;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 6em;
  background-color: black;
  position: sticky;
  color: rgb(251, 0, 255);
  top: 0;

  text-align: center;
}

h3 {
  margin-top: 1.3em;
  position: sticky;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2.25em;
  position: sticky;
  color: rgb(255, 255, 255);
  top: 0;
  padding: 1em;

  text-align: center;
}

.video-poster {
  display: none;
}

.video-poster img {
  border-radius: 0px;

}

a:hover {
  cursor: url(../images/lol.png), pointer;
}

@media screen and (max-width: 825px) {
  h2 {
    font-size: 2.9em;
  }

  .video {
    display: none;
  }

  .video video {
    display: none;
  }

  .video-poster {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
  }

  .video-poster img {
    width: 100%;
    height: 100%;
    /* height: 100%; */
    object-fit: cover;

  }




}


.img-container {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  background-color: rgb(0, 255, 204);
  display: none;
}

img {
  mix-blend-mode: darken;
  width: 100%;
}


.filtre {
  position: absolute;

}

.button-text {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 929;
  line-height: 1.3;
  position: relative;
  text-align: center;
  font-size: 11em;
  color: rgb(255, 0, 242);
  mix-blend-mode: difference;
}

@media screen and (max-width: 1042px) {
  .button {
    padding: 1em;
    width: 100%;

  }

  .contain {
    padding: 1rem;
  }

  @media screen and (max-width: 1344px) {
    h3 {
      font-size: 1.155em;
    }
  }

  .button-text {
    font-family: Arial, Helvetica, sans-serif;
    z-index: 929;
    line-height: 1;
    position: relative;
    text-align: center;
    font-size: 4.75em;
    color: rgb(255, 0, 242);
    mix-blend-mode: difference;
  }




}

.button:hover {
  background-color: rgb(0, 255, 238);
  mix-blend-mode: difference;
  width: 100%;
  overflow: hidden;
  cursor: url(images/lol.png), pointer;
}



.button-container:hover {
  background-color: transparent;
  display: inline;
  color: rgb(255, 255, 255);
}

.button-container:hover .video {
  display: inline;
}

.button-text:nth-child(1) {
  filter: url(#n3)
}

.button-text:nth-child(2) {
  filter: url(#n4)
}

.button-text:nth-child(3) {
  filter: url(#n5)
}


.thumb {
  display: flex;
  mix-blend-mode: normal;
  width: 50%;
  left: 26%;
  position: relative;
  animation: blinker 0.2s linear infinite;



}

.button {
  box-sizing: border-box;
  padding: 2em;
  width: 100%;
  position: relative;
  overflow: hidden;


}

.button:hover .video {
  z-index: -1;
  mix-blend-mode: difference;
  overflow: hidden;
  display: inline;
  position: fixed;
  left: 0;
  top: 0;
  display: inline;
  width: 200vh;
  padding: 0;

}

.video {
  margin-top: none;
  width: 100%;
  display: none;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: rgb(0, 255, 204);
  mix-blend-mode: darken;
}



Img {
  border-radius: 50px 50px 50px 50px;
}


.container {
  position: relative;
  display: flex;
  width: 100%;
  box-sizing: border-box;
  height: 100vh;
  z-index: 921;
}

.box {
  flex: 1;
  overflow: hidden;
  transition: .5s;
  margin: 0 2%;
  line-height: 0;
}

.box>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s;
}

.box>span {
  font-size: 3.8vh;
  display: block;
  text-align: center;
  height: 100%;
  line-height: 2.6;
}

.box:hover {
  flex: 1 1 50%;
}

.box:hover>img {
  width: 100%;
  height: 100%;
}



a:visited {
  color: rgb(0, 255, 4);
}





.lightbox {
  position: fixed;
  z-index: 999;
  height: 0;
  width: 0;
  text-align: center;
  top: 0;
  left: 0;
  background: rgb(217, 0, 255);
  opacity: 0;
  border-radius: 50px 50px 50px 50px;
}

.lightbox {
  max-width: 90%;
  max-height: 80%;
  margin-top: 2%;
  opacity: 0;
}

.lightbox:target {
  outline: none;
  width: 100%;
  height: 100%;
  opacity: 1 !important;

}

.light-btn {
  color: #000000;
  background-color: rgb(0, 0, 0);
  border: solid 3px yellow;
  padding: 5px 15px;
  border-radius: 1px;
  text-decoration: none;
  cursor: pointer;
  vertical-align: middle;
  position: absolute;
  top: 45%;
  z-index: 99;
}

.light-btn:hover {
  background-color: #111;
}

.btn-close {
  position: absolute;
  right: 4%;
  top: 3%;
  color: #000000;
  background-color: rgb(0, 0, 0);
  border: solid 5px black;
  padding: 5px 10px;
  border-radius: 50px 50px 50px 50px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.btn-close:hover {
  background-color: #000000;
}

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