/* line 5, ../scss/main.scss */
body {
  margin: 0;
  padding: 0;
}
/* line 8, ../scss/main.scss */
body .wrapper {
  width: 100%;
}
/* line 11, ../scss/main.scss */
body .wrapper .main {
  margin: 0 auto;
  background-image: url(../images/main.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  height: 2656px;
  /* Panel 1 */
  /* Panel 2 */
  /* Panel 3 */
  /* Panel 4 */
  /* Panel 5 */
}
/* line 23, ../scss/main.scss */
body .wrapper .main .radar-pulse-1 {
  background-image: url(../images/radar-1.png);
  width: 39px;
  height: 40px;
  position: absolute;
  top: 669px;
  left: 103px;
  opacity: 0;
  -webkit-animation-name: radar-pulse-1;
  animation-name: radar-pulse-1;
  background-repeat: no-repeat;
}
/* line 36, ../scss/main.scss */
body .wrapper .main .radar-pulse-2 {
  background-image: url(../images/radar-2.png);
  width: 89px;
  height: 84px;
  position: absolute;
  top: 645px;
  left: 79px;
  opacity: 0;
  -webkit-animation-name: radar-pulse-2;
  animation-name: radar-pulse-2;
  background-repeat: no-repeat;
}
/* line 49, ../scss/main.scss */
body .wrapper .main .radar-pulse-3 {
  background-image: url(../images/radar-3.png);
  width: 145px;
  height: 135px;
  position: absolute;
  top: 616px;
  left: 53px;
  opacity: 0;
  -webkit-animation-name: radar-pulse-3;
  animation-name: radar-pulse-3;
  background-repeat: no-repeat;
}
/* line 63, ../scss/main.scss */
body .wrapper .main .satellite {
  background-image: url(../images/satellite.png);
  width: 189px;
  height: 41px;
  position: absolute;
  top: 913px;
  left: 129px;
  -webkit-animation-name: satellite;
  animation-name: satellite;
  background-repeat: no-repeat;
}
/* line 76, ../scss/main.scss */
body .wrapper .main .bridge {
  background-image: url(../images/bridge.png);
  background-repeat: no-repeat;
  width: 1046px;
  height: 271px;
  position: absolute;
  top: 1425px;
  left: 0px;
  z-index: 2;
}
/* line 87, ../scss/main.scss */
body .wrapper .main .vehicles-1 {
  background-image: url(../images/vehicles-1.png);
  width: 1816px;
  height: 77px;
  position: absolute;
  top: 1526px;
  right: 0px;
  z-index: 3;
  -webkit-animation-name: vehicles-1;
  animation-name: vehicles-1;
}
/* line 99, ../scss/main.scss */
body .wrapper .main .vehicles-2 {
  background-image: url(../images/vehicles-2.png);
  width: 1816px;
  height: 77px;
  position: absolute;
  top: 1526px;
  left: 0px;
  z-index: 1;
  -webkit-animation-name: vehicles-2;
  animation-name: vehicles-2;
}
/* line 111, ../scss/main.scss */
body .wrapper .main .panel-3-text {
  background-image: url(../images/3rd-panel-text.png);
  background-repeat: no-repeat;
  width: 428px;
  height: 927px;
  position: absolute;
  top: 1330px;
  left: 309px;
  z-index: 4;
}
/* line 123, ../scss/main.scss */
body .wrapper .main .layer-mask {
  position: absolute;
  top: 1698px;
  width: 100%;
  height: 416px;
}
/* line 129, ../scss/main.scss */
body .wrapper .main .layer-mask-1 {
  z-index: 5;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 25%, 90% 45%, 74% 71%, 50% 94%, 37% 85%, 27% 72%, 13% 51%, 0 25%);
  clip-path: polygon(0 0, 100% 0, 100% 25%, 90% 45%, 74% 71%, 50% 94%, 37% 85%, 27% 72%, 13% 51%, 0 25%);
  overflow: hidden;
  /*Firefox*/
  clip-path: url("../index.html#clipPolygon");
}
/* line 146, ../scss/main.scss */
body .wrapper .main .popup-1 {
  background-image: url(../images/popup-1.png);
  position: relative;
  top: 100%;
  left: 720px;
  width: 279px;
  height: 228px;
  z-index: 6;
  -webkit-animation-name: popup-1;
  animation-name: popup-1;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
}
/* line 161, ../scss/main.scss */
body .wrapper .main .layer-mask-2 {
  z-index: 10;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 85% 71%, 74% 82%, 53% 98%, 47% 100%, 28% 84%, 15% 70%, 0 50%);
  clip-path: polygon(0 0, 100% 0, 100% 50%, 85% 71%, 74% 82%, 53% 98%, 47% 100%, 28% 84%, 15% 70%, 0 50%);
  overflow: hidden;
  /*Firefox*/
  clip-path: url("../index.html#clipPolygon-2");
}
/* line 178, ../scss/main.scss */
body .wrapper .main .popup-2 {
  background-image: url(../images/popup-2.png);
  position: relative;
  top: 100%;
  left: 570px;
  width: 468px;
  height: 273px;
  z-index: 11;
  -webkit-animation-name: popup-2;
  animation-name: popup-2;
}
/* line 190, ../scss/main.scss */
body .wrapper .main .layer-mask-3 {
  z-index: 15;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 79%, 94% 87%, 82% 97%, 74% 100%, 28% 100%, 19% 97%, 10% 92%, 0 80%);
  clip-path: polygon(0 0, 100% 0, 100% 79%, 94% 87%, 82% 97%, 74% 100%, 28% 100%, 19% 97%, 10% 92%, 0 80%);
  overflow: hidden;
  /*Firefox*/
  clip-path: url("../index.html#clipPolygon-3");
}
/* line 207, ../scss/main.scss */
body .wrapper .main .popup-3 {
  background-image: url(../images/popup-3.png);
  position: relative;
  top: 150%;
  left: 720px;
  width: 319px;
  height: 162px;
  z-index: 16;
  -webkit-animation-name: popup-3;
  animation-name: popup-3;
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
}
/* line 222, ../scss/main.scss */
body .wrapper .main .panel-5-text {
  background-image: url(../images/last-panel-text.png);
  background-repeat: no-repeat;
  width: 500px;
  height: 927px;
  position: absolute;
  top: 50px;
  left: 279px;
  z-index: 4;
}
/* line 233, ../scss/main.scss */
body .wrapper .main .panel-5 {
  width: 100%;
  height: 416px;
  position: relative;
  top: 2112px;
  overflow: hidden;
}
/* line 241, ../scss/main.scss */
body .wrapper .main .coin1 {
  background-image: url(../images/coin-1.png);
  background-repeat: no-repeat;
  width: 105px;
  height: 250px;
  position: absolute;
  -webkit-animation-name: coin-drop;
  animation-name: coin-drop;
}
/* line 253, ../scss/main.scss */
body .wrapper .main .coin2 {
  background-image: url(../images/coin-2.png);
  background-repeat: no-repeat;
  width: 93px;
  height: 397px;
  position: absolute;
  -webkit-animation-name: coin-drop;
  animation-name: coin-drop;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
/* line 266, ../scss/main.scss */
body .wrapper .main .coin3 {
  background-image: url(../images/coin-3.png);
  background-repeat: no-repeat;
  width: 60px;
  height: 312px;
  position: absolute;
  -webkit-animation-name: coin-drop;
  animation-name: coin-drop;
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s;
}
/* line 279, ../scss/main.scss */
body .wrapper .main .coin4 {
  background-image: url(../images/coin-3.png);
  background-repeat: no-repeat;
  width: 60px;
  height: 312px;
  position: absolute;
  -webkit-animation-name: coin-drop;
  animation-name: coin-drop;
  -webkit-animation-delay: 3.8s;
  animation-delay: 3.8s;
}
/* line 292, ../scss/main.scss */
body .wrapper .main label {
  position: absolute;
  width: 180px;
  top: 2550px;
  left: 385px;
  height: auto;
  font-family: arial;
  color: white;
  font-size: 0.6em;
  text-align: right;
}
/* line 303, ../scss/main.scss */
body .wrapper .main .textbox {
  position: absolute;
  top: 2540px;
  left: 580px;
  width: 400px;
  height: 42px;
  border-radius: 10px;
  font-size: 0.5em;
  padding: 5px 10px 15px 10px;
  background-color: #007f24;
  color: white;
  border-color: #00992b;
  border-bottom: 2px solid #001907;
  border-right: 2px solid #001907;
  max-height: 25px;
  box-sizing: border-box;
}
@media screen and (min-width: 960px) {
  /* line 321, ../scss/main.scss */
  body .wrapper .main label {
    font-size: 0.8em;
    display: block;
  }
  /* line 325, ../scss/main.scss */
  body .wrapper .main .textbox {
    height: auto;
    font-size: 0.8em;
    display: block;
    max-height: 70px;
  }
}

/* line 342, ../scss/main.scss */
.animated {
  /* Hey browser, use your GPU */
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

/* line 353, ../scss/main.scss */
.animated-slow {
  /* Hey browser, use your GPU */
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
}

/* line 366, ../scss/main.scss */
.animated-fast {
  /* Hey browser, use your GPU */
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
}

@keyframes radar-pulse-1 {
  /* line 381, ../scss/main.scss */
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }

  /* line 382, ../scss/main.scss */
  10% {
    -webkit-transform: scale(0);
    opacity: 0;
  }

  /* line 383, ../scss/main.scss */
  15% {
    -webkit-transform: scale(0.3);
    opacity: 0.8;
  }

  /* line 384, ../scss/main.scss */
  25% {
    -webkit-transform: scale(0.8);
    opacity: 1;
  }

  /* line 385, ../scss/main.scss */
  30% {
    -webkit-transform: scale(1);
    opacity: 0.8;
  }

  /* line 386, ../scss/main.scss */
  40% {
    -webkit-transform: scale(1);
    opacity: 0.3;
  }

  /* line 387, ../scss/main.scss */
  60% {
    -webkit-transform: scale(1);
    opacity: 0;
  }

  /* line 388, ../scss/main.scss */
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes radar-pulse-2 {
  /* line 392, ../scss/main.scss */
  0% {
    -webkit-transform: scale(0.8);
    opacity: 0;
  }

  /* line 393, ../scss/main.scss */
  20% {
    opacity: 0;
  }

  /* line 394, ../scss/main.scss */
  50% {
    -webkit-transform: scale(1);
  }

  /* line 395, ../scss/main.scss */
  55% {
    opacity: 0.5;
  }

  /* line 396, ../scss/main.scss */
  60% {
    opacity: 0.2;
  }

  /* line 397, ../scss/main.scss */
  70% {
    opacity: 0;
  }

  /* line 398, ../scss/main.scss */
  100% {
    opacity: 0;
  }
}

@keyframes radar-pulse-3 {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
  /* line 404, ../scss/main.scss */
  0% {
    -webkit-transform: scale(0.8);
    opacity: 0;
  }

  /* line 405, ../scss/main.scss */
  30% {
    opacity: 0;
  }

  /* line 406, ../scss/main.scss */
  60% {
    -webkit-transform: scale(1);
    opacity: 1;
  }

  /* line 407, ../scss/main.scss */
  65% {
    opacity: 0.5;
  }

  /* line 408, ../scss/main.scss */
  90% {
    opacity: 0;
  }

  /* line 409, ../scss/main.scss */
  100% {
    opacity: 0;
  }
}

@keyframes satellite {
  /* line 414, ../scss/main.scss */
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
  }

  /* line 415, ../scss/main.scss */
  20% {
    -webkit-transform: rotate(15deg);
  }

  /* line 416, ../scss/main.scss */
  40% {
    -webkit-transform: rotate(-10deg);
  }

  /* line 417, ../scss/main.scss */
  60% {
    -webkit-transform: rotate(5deg);
  }

  /* line 418, ../scss/main.scss */
  80% {
    -webkit-transform: rotate(-5deg);
  }

  /* line 419, ../scss/main.scss */
  100% {
    -webkit-transform: rotate(0deg);
  }
}

@keyframes satellite {
  /* line 422, ../scss/main.scss */
  20% {
    transform: rotate(15deg);
  }

  /* line 423, ../scss/main.scss */
  40% {
    transform: rotate(-10deg);
  }

  /* line 424, ../scss/main.scss */
  60% {
    transform: rotate(5deg);
  }

  /* line 425, ../scss/main.scss */
  80% {
    transform: rotate(-5deg);
  }

  /* line 426, ../scss/main.scss */
  100% {
    transform: rotate(0deg);
  }
}

@keyframes vehicles-1 {
  /* line 430, ../scss/main.scss */
  0% {
    background-position: -100%;
  }

  /* line 431, ../scss/main.scss */
  50% {
    background-position: 100%;
  }

  /* line 432, ../scss/main.scss */
  100% {
    background-position: 200%;
  }
}

@keyframes vehicles-2 {
  /* line 436, ../scss/main.scss */
  0% {
    background-position: 100%;
  }

  /* line 437, ../scss/main.scss */
  50% {
    background-position: -100%;
  }

  /* line 438, ../scss/main.scss */
  100% {
    background-position: -200%;
  }
}

@keyframes popup-1 {
  /* line 442, ../scss/main.scss */
  0% {
    top: 100%;
  }

  /* line 443, ../scss/main.scss */
  50% {
    top: 20%;
  }

  /* line 444, ../scss/main.scss */
  65% {
    top: 20%;
  }

  /* line 445, ../scss/main.scss */
  100% {
    top: 100%;
  }
}

@keyframes popup-2 {
  /* line 449, ../scss/main.scss */
  0% {
    top: 100%;
  }

  /* line 450, ../scss/main.scss */
  50% {
    top: 30%;
  }

  /* line 451, ../scss/main.scss */
  65% {
    top: 30%;
  }

  /* line 452, ../scss/main.scss */
  100% {
    top: 100%;
  }
}

@keyframes popup-3 {
  /* line 457, ../scss/main.scss */
  0% {
    top: 150%;
  }

  /* line 458, ../scss/main.scss */
  50% {
    top: 60%;
  }

  /* line 459, ../scss/main.scss */
  65% {
    top: 60%;
  }

  /* line 460, ../scss/main.scss */
  100% {
    top: 150%;
  }
}

@keyframes coin-drop {
  /* line 465, ../scss/main.scss */
  0% {
    top: -400px;
  }

  /* line 466, ../scss/main.scss */
  100% {
    top: 600px;
  }
}
