@font-face {
  font-family: f;
  src: url("/media/games/fire-ice-water/fonts/LilitaOne-Regular.ttf");
}


#full-area {
  width: 100%;
  height: 100vh;
  background: #000;
  position: absolute;
  overflow: hidden;
  user-select: none;
}
#full-area #game-area {
  position: absolute;
  width: 1280px;
  height: 720px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url("/media/games/fire-ice-water/images/navbar/backer.jpg");
}
#full-area #game-area #content {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  padding: 20px;
  z-index: 999999999;
}
#full-area #game-area #content #bg-effect {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#full-area #game-area #content .btnn {
  width: 300px;
  background: #000000bd;
  cursor: pointer;
  color: white;
  font-size: 37px;
  border-radius: 20px;
  border: 2px solid white;
  padding: 12px 0;
  outline: none;
}
#full-area #game-area #content #background-layers {
  width: 10000000px;
  height: 100%;
  background: #000;
  position: absolute;
  transform: translateX(0px);
}
#full-area #game-area #content #background-layers #layer-1 {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("/media/games/fire-ice-water/images/Layers/layer-1.png");
  background-size: contain;
  transform: translateX(0px);
}
#full-area #game-area #content #background-layers #layer-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("/media/games/fire-ice-water/images/Layers/layer-2.png");
  background-size: contain;
  transform: translateX(0px);
  z-index: 2;
}
#full-area #game-area #content #background-layers #layer-3 {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("/media/games/fire-ice-water/images/Layers/layer-3.png");
  background-size: contain;
  transform: translateX(0px);
  z-index: 3;
}
#full-area #game-area #content #background-layers #layer-4 {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("/media/games/fire-ice-water/images/Layers/layer-4.png");
  background-size: contain;
  transform: translateX(0px);
  z-index: 4;
}
#full-area #game-area #content #home-section {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999999;
  position: absolute;
}
#full-area #game-area #content #home-section #home-right {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#full-area #game-area #content #home-section #logo {
  height: 580px;
  justify-content: center;
  display: flex;
  margin: 0 auto;
  margin-top: 0px;
  animation: logoAnim 1.3s infinite;
}
#full-area #game-area #content #home-section #home-btns {
  width: 70%;
  margin-left: 15%;
  justify-content: space-around;
  display: flex;
  margin-top: 18px;
}
#full-area #game-area #content #home-section #home-btns img {
  width: 300px;
  cursor: pointer;
}
#full-area #game-area #content #end-section {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999999999;
}
#full-area #game-area #content #end-section .content {
  width: 80%;
  left: 10%;
  height: 100%;
  position: relative;
  background-size: cover;
}
#full-area #game-area #content #end-section .content #logo2 {
  height: 65%;
  display: flex;
  margin: 0 auto;
  margin-top: -4%;
  z-index: 2;
  position: relative;
  top: 40px;
  animation: logoAnim 1.3s infinite;
}
#full-area #game-area #content #end-section .content #end-btns {
  left: 50%;
  top: 25.5%;
  transform: translate(-50%, -100%);
  position: relative;
  padding-top: 0px;
  display: flex;
  width: 700px;
}
#full-area #game-area #content #end-section .content #end-btns img {
  height: 100px;
  cursor: pointer;
  display: flex;
  margin: -10px auto;
}
#full-area #game-area #content #play-section {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
}
#full-area #game-area #content #play-section #score {
  color: white;
  background: #0000006e;
  position: absolute;
  padding: 9px 0px;
  font-size: 35px;
  font-family: f;
  margin: 25px 25px;
  width: 200px;
  text-align: center;
  left: 0%;
  transform: translateX(0%);
  border-radius: 20px;
  font-style: italic;
  border: 2px solid white;
}
#full-area #game-area #content #play-section #options {
  display: flex;
  width: 100%;
  position: absolute;
  top: 91.5%;
  transform: translateY(-120%);
  justify-content: center;
  transform: translateY(-120%) scale(0);
  opacity: 0;
  z-index: 3;
}
#full-area #game-area #content #play-section #options img {
  width: 140px;
  margin: 0 30px;
  cursor: pointer;
  animation: logoAnim 1.2s infinite;
}
#full-area #game-area #content #play-section #knight {
  height: 300px;
  width: 300px;
  top: 385px;
  left: 50px;
  position: absolute;
  transform: scale(0.4);
}
#full-area #game-area #content #play-section #knight img {
  height: 570px;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -100%);
}
#full-area #game-area #content #play-section #wizard {
  height: 300px;
  width: 300px;
  top: 330px;
  left: 100%;
  position: absolute;
  transform: translateX(1240px) scale(0.9);
  display: none;
}
#full-area #game-area #content #play-section #wizard .buble {
  position: absolute;
  left: -150px;
  top: -50px;
  z-index: 2;
  width: 250px;
  animation: seqAnim 1.5s infinite;
  display: none;
}
#full-area #game-area #content #play-section #wizard .buble img {
  width: 100%;
}
#full-area #game-area #content #play-section #wizard .buble p {
  width: 70%;
  height: 80%;
  position: absolute;
  left: 45%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: f;
  font-size: 30px;
  text-align: center;
  line-height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: initial;
  color: black;
}
#full-area #game-area #content #play-section #wizard .sprite {
  height: 300px;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -100%);
}
#full-area #game-area #content #projectiles {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  margin-top: 110px;
}
#full-area #game-area #content #projectiles div {
  width: 70px;
  position: absolute;
}
#full-area #game-area #content #projectiles img {
  height: 70px;
}
#full-area #game-area #content #scoreboard-section {
  width: 100%;
  height: 100%;
  z-index: 99999999;
  position: absolute;
  background: #00000097;
}
#full-area #game-area #content #scoreboard-section h1 {
  color: white;
  font-family: f;
  font-size: 70px;
  -webkit-text-stroke: 3px darkred;
  text-align: center;
  position: absolute;
  top: 80px;
  z-index: 2;
  background: #000000b5;
  left: 50%;
  margin-left: -250px;
  padding: 10px 50px;
  border-radius: 20px;
  border: 4px solid white;
  animation: scale 1.4s infinite;
  opacity: 0.9;
}
#full-area #game-area #content #scoreboard-section #back-btn {
  left: 100%;
  top: 100%;
  position: absolute;
  transform: translate(-100%, -100%);
  margin: -25px;
  cursor: pointer;
  z-index: 1;
  cursor: pointer;
}
#full-area #game-area #content #scoreboard-section #back-btn img {
  width: 200px;
}
#full-area #game-area #content #scoreboard-section #scores {
  width: 79%;
  height: 540px;
  position: absolute;
  background: url("/media/games/fire-ice-water/images/scoreboard.png");
  background-size: cover;
  top: 50%;
  left: 48%;
  transform: translate(-50%, -50%);
  padding-top: 175px;
}
#full-area #game-area #content #scoreboard-section #scores h6 {
  color: white;
  font-family: f;
  font-size: 70px;
  position: relative;
  width: 75%;
  text-align: center;
  top: 20%;
  transform: translateY(-100%);
  -webkit-text-stroke: 3px rgba(0, 0, 0, 0.716);
  margin-bottom: 20px;
}
#full-area #game-area #content #scoreboard-section #scores p {
  color: white;
  font-family: f;
  font-size: 35px;
  -webkit-text-stroke: 2px rgba(0, 0, 0, 0.716);
  margin: -37px 0;
  margin-left: 220px;
}
#full-area #game-area #content #scoreboard-section #scores p img {
  height: 50px;
  margin-right: 20px;
  margin-top: -10px;
  margin-left: 5px;
}
#full-area #game-area #content #scoreboard-section #scores p span:nth-child(1) {
  position: relative;
  top: 10px;
  font-size: 65px;
  margin-right: 50px;
  -webkit-text-stroke: 3px rgba(0, 0, 0, 0.716);
}
#full-area #game-area #content #scoreboard-section #scores p span:nth-child(2) {
  color: gold;
  margin-right: 20px;
}

@media (max-width: 600px) {
  #full-area #game-area {
    position: absolute;
    width: 800px;
    height: 1180px;
  }
  #full-area #game-area #content #home-section #logo {
    height: 480px;
    margin-top: 270px;
  }
  #full-area #game-area #content #end-section .content {
    display: flex;
    flex-direction: column;
  }
  #full-area #game-area #content #end-section .content #logo2 {
    height: 35%;
    margin-top: 15%;
  }
  #full-area #game-area #content #end-section .content #end-btns {
    display: flex;
    flex-direction: column;
    left: 50%;
    top: 25.5%;
    transform: translate(-50%, -50%);
  }
  #full-area #game-area #content #end-section .content #end-btns img {
    height: 130px;
  }
  #full-area #game-area #content #play-section #options {
    top: 94.5%;
  }
  #full-area #game-area #content #play-section #knight {
    height: 300px;
    width: 300px;
    top: 740px;
    left: -40px;
    position: absolute;
    transform: scale(0.4);
  }
  #full-area #game-area #content #play-section #knight img {
    height: 570px;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -100%);
  }
  #full-area #game-area #content #play-section #wizard {
    height: 300px;
    width: 300px;
    top: 675px;
    left: 110%;
    position: absolute;
    transform: translateX(1240px) scale(0.9);
    display: none;
  }
  #full-area #game-area #content #play-section #wizard .buble {
    position: absolute;
    left: -150px;
    top: -50px;
    z-index: 2;
    width: 250px;
    animation: seqAnim 1.5s infinite;
    display: none;
  }
  #full-area #game-area #content #play-section #wizard .buble img {
    width: 100%;
  }
  #full-area #game-area #content #play-section #wizard .buble p {
    width: 70%;
    height: 80%;
    position: absolute;
    left: 45%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: f;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: initial;
    color: black;
  }
  #full-area #game-area #content #play-section #wizard .sprite {
    height: 300px;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -100%);
  }
  #full-area #game-area #content #projectiles {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    margin-top: 420px;
  }
  #full-area #game-area #content #projectiles div {
    width: 70px;
    position: absolute;
  }
  #full-area #game-area #content #projectiles img {
    height: 70px;
  }
}
.end {
  animation: end 1s ease-out;
  animation-fill-mode: forwards;
}

@keyframes btnAnim {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.97);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes logoAnim {
  0% {
    transform: scale(1) rotate(-5deg);
  }
  50% {
    transform: scale(0.96) rotate(0deg);
  }
  100% {
    transform: scale(1) rotate(-5deg);
  }
}
@keyframes seqAnim {
  0% {
    transform: scale(1) rotate(15deg);
    transform-origin: bottom right;
  }
  50% {
    transform: scale(0.96) rotate(5deg);
    transform-origin: bottom right;
  }
  100% {
    transform: scale(1) rotate(15deg);
    transform-origin: bottom right;
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.96);
  }
  100% {
    transform: scale(1);
  }
}
/*# sourceMappingURL=index.css.map */

/*# sourceMappingURL=style.css.map */
