/* @group VIRABLES */
/* line 3, ../../common/sass-components/_mixins-variables.scss */
.help.button a:before,
.more.button a:before, .back-to-index.button a:before, .close.button a:before, .draggable-clone .remove-item a:before,
#exhibition-layout .item .remove-item a:before, .back-to-map.button a:before, #item-modal .content .image-wrapper:after, .button a:before, div.button a:before, #item-modal .close a:before, #game-info #submit-info a:before, #game-play .levels li.selected .game-item-selector:after, #game-play .button.more a:before, #play-items .paging a:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-backface-visibility: hidden;
}

/* line 52, ../../common/sass-components/_mixins-variables.scss */
#game-play .levels {
  margin: 8% 10%;
}
/* line 54, ../../common/sass-components/_mixins-variables.scss */
#game-play .levels > li {
  border-bottom: 0;
  display: inline-block;
  width: 32%;
  padding: 0 3%;
  text-align: center;
  position: relative;
}
/* line 61, ../../common/sass-components/_mixins-variables.scss */
#game-play .levels > li img {
  padding-bottom: 5%;
}
@media screen and (max-width: 1024px) {
  /* line 61, ../../common/sass-components/_mixins-variables.scss */
  #game-play .levels > li img {
    width: 100%;
  }
}
/* line 67, ../../common/sass-components/_mixins-variables.scss */
#game-play .levels > li a:after {
  content: none;
}
/* line 70, ../../common/sass-components/_mixins-variables.scss */
#game-play .levels > li .game-item-selector {
  background: #fff;
  border: 7px solid #999999;
  border-radius: 100%;
  position: absolute;
  width: 35px;
  height: 35px;
  right: 45%;
  bottom: -6vh;
  cursor: pointer;
}

/* @group MIXINS */
@-webkit-keyframes dots {
  0% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  8.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  16.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  25% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  33.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
  }
  41.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  50% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  58.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  66.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  75% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  83.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
  }
  91.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  100% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
}
@-moz-keyframes dots {
  0% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  8.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  16.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  25% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  33.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
  }
  41.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  50% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  58.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  66.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  75% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  83.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
  }
  91.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  100% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
}
@-o-keyframes dots {
  0% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  8.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  16.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  25% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  33.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
  }
  41.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  50% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  58.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  66.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  75% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  83.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
  }
  91.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  100% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
}
@keyframes dots {
  0% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  8.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  16.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px 14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  25% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  33.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee -14px -14px 0 7px;
  }
  41.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  50% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  58.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 -14px 14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  66.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 -14px -14px 0 7px, #66dd77 -14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  75% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px -14px 0 7px, #44aaee 14px -14px 0 7px;
  }
  83.33% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee 14px 14px 0 7px;
  }
  91.67% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px 14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
  100% {
    -webkit-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    -moz-box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
    box-shadow: white 0 0 15px 0, #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  }
}
/* Styles for old versions of IE */
/* line 322, ../../common/sass-components/_spinner.scss */
#spinner .content {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
/* line 328, ../../common/sass-components/_spinner.scss */
#spinner .content:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 7px;
  height: 7px;
  background: transparent;
  border-radius: 100%;
  -webkit-box-shadow: #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  -moz-box-shadow: #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  box-shadow: #ff8866 -14px -14px 0 7px, #ffcc66 14px -14px 0 7px, #66dd77 14px 14px 0 7px, #44aaee -14px 14px 0 7px;
  -webkit-animation: dots 5s infinite ease-in-out;
  -moz-animation: dots 5s infinite ease-in-out;
  -ms-animation: dots 5s infinite ease-in-out;
  -o-animation: dots 5s infinite ease-in-out;
  animation: dots 5s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

/* @group COLORS */
/*for responsive*/
/* @group GENERAL STYLING */
/* line 24, ../../common/sass-components/_general-rules.scss */
* {
  padding: 0;
  margin: 0;
}

/* line 29, ../../common/sass-components/_general-rules.scss */
*, *:before, *:after {
  box-sizing: border-box;
}

/* line 33, ../../common/sass-components/_general-rules.scss */
body {
  font-family: 'cf_semplicegrbold';
}
/* line 35, ../../common/sass-components/_general-rules.scss */
body.page_index:after {
  content: " ";
  background: url(../../../common/garnish/banner_EL.jpg) no-repeat 0px 0px;
  width: 20vw;
  height: 3.1vw;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background-size: 100%;
}
@media screen and (max-width: 1024px) {
  /* line 35, ../../common/sass-components/_general-rules.scss */
  body.page_index:after {
    width: 30vw;
    height: 4.6vw;
  }
}
@media screen and (max-width: 800px) {
  /* line 35, ../../common/sass-components/_general-rules.scss */
  body.page_index:after {
    width: 40vw;
    height: 6.4vw;
  }
}
/* line 54, ../../common/sass-components/_general-rules.scss */
body.lang_en.page_index:after {
  background: url(../../../common/garnish/banner_EN.jpg) no-repeat 0px 0px;
  background-size: 100%;
}
/* line 59, ../../common/sass-components/_general-rules.scss */
body #game {
  position: relative;
}
/* line 62, ../../common/sass-components/_general-rules.scss */
body #content {
  padding: 3%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
/* line 68, ../../common/sass-components/_general-rules.scss */
body ul, body ol {
  list-style-type: none;
}
/* line 71, ../../common/sass-components/_general-rules.scss */
body a {
  text-decoration: none;
}
/* line 73, ../../common/sass-components/_general-rules.scss */
body a:before {
  transition: opacity 300ms ease-out;
}
/* line 76, ../../common/sass-components/_general-rules.scss */
body a:hover:before {
  opacity: 0.9;
}
/* line 80, ../../common/sass-components/_general-rules.scss */
body h2 {
  font-size: 4rem;
  position: absolute;
  text-align: center;
  width: 93.5%;
}
@media screen and (max-width: 1024px) {
  /* line 80, ../../common/sass-components/_general-rules.scss */
  body h2 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 800px) {
  /* line 80, ../../common/sass-components/_general-rules.scss */
  body h2 {
    font-size: 2.5rem;
    top: 17%;
  }
}
/* line 94, ../../common/sass-components/_general-rules.scss */
body strong {
  font-family: 'cf_semplicegrbold';
}
/* line 97, ../../common/sass-components/_general-rules.scss */
body #notifications {
  position: absolute;
  top: 8%;
  left: 35.2%;
  text-align: center;
  font-size: 3rem;
}
@media screen and (max-width: 1440px) {
  /* line 97, ../../common/sass-components/_general-rules.scss */
  body #notifications {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1024px) {
  /* line 97, ../../common/sass-components/_general-rules.scss */
  body #notifications {
    top: 5%;
    left: 27%;
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 800px) {
  /* line 97, ../../common/sass-components/_general-rules.scss */
  body #notifications {
    top: 7%;
  }
}
/* line 116, ../../common/sass-components/_general-rules.scss */
body #spinner {
  position: fixed;
  z-index: 30;
  width: 100%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.9);
  top: 0;
  height: 100%;
  text-align: center;
}
/* line 125, ../../common/sass-components/_general-rules.scss */
body #spinner .content {
  top: 50%;
}

/* @group NAVIGATION */
/* line 134, ../../common/sass-components/_general-rules.scss */
header {
  float: left;
}

/* line 138, ../../common/sass-components/_general-rules.scss */
nav {
  float: right;
}
/* line 140, ../../common/sass-components/_general-rules.scss */
nav li {
  padding: 20px 0;
  display: inline-block;
}
/* line 144, ../../common/sass-components/_general-rules.scss */
nav .button a {
  font-size: 0;
  padding-left: 50px !important;
}

/* line 151, ../../common/sass-components/_general-rules.scss */
.page_index nav {
  width: 50%;
  padding: 16% 0 0 4%;
}
@media screen and (max-width: 1440px) {
  /* line 151, ../../common/sass-components/_general-rules.scss */
  .page_index nav {
    padding-top: 17%;
  }
}
@media screen and (max-width: 1366px) {
  /* line 151, ../../common/sass-components/_general-rules.scss */
  .page_index nav {
    padding-top: 12%;
  }
}
@media screen and (max-width: 1366px) and (max-height: 568px) {
  /* line 151, ../../common/sass-components/_general-rules.scss */
  .page_index nav {
    padding-top: 5%;
  }
}
@media screen and (max-width: 1280px) {
  /* line 151, ../../common/sass-components/_general-rules.scss */
  .page_index nav {
    padding-top: 14%;
  }
}
@media screen and (max-width: 1024px) {
  /* line 151, ../../common/sass-components/_general-rules.scss */
  .page_index nav {
    padding-top: 15%;
    width: 54%;
  }
}
@media screen and (max-width: 800px) {
  /* line 151, ../../common/sass-components/_general-rules.scss */
  .page_index nav {
    width: 100%;
    padding: 4% 0 0 15%;
  }
}
/* line 177, ../../common/sass-components/_general-rules.scss */
.page_index nav li {
  padding: 20px 0;
  display: block;
}
@media screen and (max-width: 800px) {
  /* line 177, ../../common/sass-components/_general-rules.scss */
  .page_index nav li {
    padding: 15px 0;
  }
}
/* line 184, ../../common/sass-components/_general-rules.scss */
.page_index nav .button a {
  font-size: 1.8rem;
  padding-left: 65px !important;
}

/* @group LEVELS */
/* line 194, ../../common/sass-components/_general-rules.scss */
.levels {
  clear: both;
}
/* line 196, ../../common/sass-components/_general-rules.scss */
.levels li {
  position: relative;
}
/* line 198, ../../common/sass-components/_general-rules.scss */
.levels li a:after {
  content: " ";
  background: #fff;
  border: 7px solid #999999;
  border-radius: 100%;
  position: absolute;
  width: 35px;
  height: 35px;
  right: 2%;
  top: 33%;
}

/* @group BUTTONS */
/* line 215, ../../common/sass-components/_general-rules.scss */
.play.button a:before {
  content: "\e600";
}

/* line 218, ../../common/sass-components/_general-rules.scss */
.sound.on.button a:before {
  content: "\ea28";
}

/* line 221, ../../common/sass-components/_general-rules.scss */
.sound.off.button a:before {
  content: "\ea2a";
}

/* line 224, ../../common/sass-components/_general-rules.scss */
.button[class*="back"] a:before {
  content: "\e603";
}

/* line 227, ../../common/sass-components/_general-rules.scss */
.start.button a:before {
  content: "\e601";
}

/* line 230, ../../common/sass-components/_general-rules.scss */
.play-again.button a:before {
  content: "\e984";
}

/* line 233, ../../common/sass-components/_general-rules.scss */
.play-next.button a:before {
  content: "\e602";
}

/* line 236, ../../common/sass-components/_general-rules.scss */
.view-items.button a:before {
  content: "\e604";
}

/* line 239, ../../common/sass-components/_general-rules.scss */
.save-game.button a:before {
  content: "\e960";
}

/* line 242, ../../common/sass-components/_general-rules.scss */
.get-diploma.button a:before {
  content: "\e632";
}

/* line 247, ../../common/sass-components/_general-rules.scss */
.help.button a,
.more.button a {
  position: relative;
  padding-left: calc(41px + 25px);
  display: inline-block;
  text-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  vertical-align: top;
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  /* line 247, ../../common/sass-components/_general-rules.scss */
  .help.button a,
  .more.button a {
    padding-left: calc(41px + 10px);
  }
}
/* line 118, ../../common/sass-components/_mixins-variables.scss */
.help.button a:before,
.more.button a:before {
  content: " ";
  color: #fff;
  font-size: 18px;
  line-height: 1.7;
  display: inline-block;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background: #333391;
  border: 5px solid #0083ca;
  position: absolute;
  box-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  text-align: center;
  cursor: pointer;
  left: 0;
  top: -13%;
  opacity: 1;
  transition: opacity 300ms ease-out;
}
/* line 125, ../../common/sass-components/_mixins-variables.scss */
.help.button a:hover:before,
.more.button a:hover:before {
  opacity: 0.8;
}
/* line 250, ../../common/sass-components/_general-rules.scss */
.help.button a:before,
.more.button a:before {
  content: "\e605";
}

/* line 254, ../../common/sass-components/_general-rules.scss */
.back-to-index.button a {
  position: relative;
  padding-left: calc(41px + 25px);
  display: inline-block;
  text-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  vertical-align: top;
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  /* line 254, ../../common/sass-components/_general-rules.scss */
  .back-to-index.button a {
    padding-left: calc(41px + 10px);
  }
}
/* line 118, ../../common/sass-components/_mixins-variables.scss */
.back-to-index.button a:before {
  content: " ";
  color: #fff;
  font-size: 18px;
  line-height: 1.7;
  display: inline-block;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background: #c1172c;
  border: 5px solid #fc3c44;
  position: absolute;
  box-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  text-align: center;
  cursor: pointer;
  left: 0;
  top: -13%;
  opacity: 1;
  transition: opacity 300ms ease-out;
}
/* line 125, ../../common/sass-components/_mixins-variables.scss */
.back-to-index.button a:hover:before {
  opacity: 0.8;
}
/* line 256, ../../common/sass-components/_general-rules.scss */
.back-to-index.button a:before {
  content: "\e902";
}

/* line 260, ../../common/sass-components/_general-rules.scss */
.close.button a:before, .draggable-clone .remove-item a:before,
#exhibition-layout .item .remove-item a:before {
  content: " ";
  color: #fff;
  font-size: 18px;
  line-height: 1.7;
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #c1172c;
  border: 5px solid #fc3c44;
  position: absolute;
  box-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  text-align: center;
  cursor: pointer;
  content: "\ea0f";
  font-size: 16px;
  line-height: 2.3;
}
@media screen and (max-width: 800px) {
  /* line 260, ../../common/sass-components/_general-rules.scss */
  .close.button a:before, .draggable-clone .remove-item a:before,
  #exhibition-layout .item .remove-item a:before {
    left: -20px;
  }
}

/* line 269, ../../common/sass-components/_general-rules.scss */
.back-to-map.button a {
  position: relative;
  padding-left: calc(41px + 25px);
  display: inline-block;
  text-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  vertical-align: top;
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  /* line 269, ../../common/sass-components/_general-rules.scss */
  .back-to-map.button a {
    padding-left: calc(41px + 10px);
  }
}
/* line 118, ../../common/sass-components/_mixins-variables.scss */
.back-to-map.button a:before {
  content: " ";
  color: #fff;
  font-size: 18px;
  line-height: 1.7;
  display: inline-block;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background: #FF8A1E;
  border: 5px solid #FFC200;
  position: absolute;
  box-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  text-align: center;
  cursor: pointer;
  left: 0;
  top: -13%;
  opacity: 1;
  transition: opacity 300ms ease-out;
}
/* line 125, ../../common/sass-components/_mixins-variables.scss */
.back-to-map.button a:hover:before {
  opacity: 0.8;
}
/* line 271, ../../common/sass-components/_general-rules.scss */
.back-to-map.button a:before {
  content: "\e607";
}

/* @group MODALS */
@media screen and (max-width: 1440px) {
  /* line 280, ../../common/sass-components/_general-rules.scss */
  #help .content {
    width: 45% !important;
  }
}
@media screen and (max-width: 1366px) {
  /* line 280, ../../common/sass-components/_general-rules.scss */
  #help .content {
    width: 50% !important;
  }
}
@media screen and (max-width: 1024px) {
  /* line 280, ../../common/sass-components/_general-rules.scss */
  #help .content {
    width: 65% !important;
  }
}
@media screen and (max-width: 800px) {
  /* line 280, ../../common/sass-components/_general-rules.scss */
  #help .content {
    width: 80% !important;
    text-align: center;
  }
}
/* line 295, ../../common/sass-components/_general-rules.scss */
#help .content img {
  float: left;
  margin-right: 7%;
}
@media screen and (max-width: 1440px) {
  /* line 295, ../../common/sass-components/_general-rules.scss */
  #help .content img {
    width: 50% !important;
  }
}
@media screen and (max-width: 1024px) {
  /* line 295, ../../common/sass-components/_general-rules.scss */
  #help .content img {
    width: auto !important;
    float: none;
    margin: 0 auto;
  }
}
@media screen and (max-width: 800px) {
  /* line 308, ../../common/sass-components/_general-rules.scss */
  #help .content article {
    padding-top: 10%;
  }
}
/* line 314, ../../common/sass-components/_general-rules.scss */
#help .content .close a {
  font-size: 0;
  position: absolute;
  top: -20px;
  right: -45px;
}
/* line 319, ../../common/sass-components/_general-rules.scss */
#help .content .close a:hover:before {
  transform: scale(1.1, 1.1);
  opacity: 1;
}

@media screen and (max-width: 1440px) {
  /* line 328, ../../common/sass-components/_general-rules.scss */
  #item-modal .content {
    width: 45% !important;
  }
}
@media screen and (max-width: 1366px) {
  /* line 328, ../../common/sass-components/_general-rules.scss */
  #item-modal .content {
    width: 50% !important;
  }
}
@media screen and (max-width: 1024px) {
  /* line 328, ../../common/sass-components/_general-rules.scss */
  #item-modal .content {
    width: 65% !important;
  }
}
@media screen and (max-width: 800px) {
  /* line 328, ../../common/sass-components/_general-rules.scss */
  #item-modal .content {
    width: 80% !important;
  }
}
/* line 342, ../../common/sass-components/_general-rules.scss */
#item-modal .content .image-wrapper {
  text-align: center;
  margin-bottom: 2%;
  position: relative;
}
/* line 346, ../../common/sass-components/_general-rules.scss */
#item-modal .content .image-wrapper:after {
  content: "\e60e";
  color: #25B659;
  font-size: 4.5rem;
  position: absolute;
  bottom: 30px;
  right: 45px;
  text-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
}
@media screen and (max-width: 1440px) {
  /* line 346, ../../common/sass-components/_general-rules.scss */
  #item-modal .content .image-wrapper:after {
    bottom: 20px;
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  /* line 346, ../../common/sass-components/_general-rules.scss */
  #item-modal .content .image-wrapper:after {
    right: 10px;
  }
}
/* line 364, ../../common/sass-components/_general-rules.scss */
#item-modal .content .item-content p,
#item-modal .content .item-content {
  padding-top: 1rem;
  font-family: 'cf_semplicegrregular';
  font-size: 1.2rem;
  line-height: 1.5;
}
/* line 371, ../../common/sass-components/_general-rules.scss */
#item-modal .content h3 {
  font-size: 1.7rem;
  line-height: 1.2;
  text-align: center;
  padding-bottom: 4%;
}
/* line 377, ../../common/sass-components/_general-rules.scss */
#item-modal .content ul {
  margin: 8% 0;
  text-align: center;
}
/* line 380, ../../common/sass-components/_general-rules.scss */
#item-modal .content ul li.button {
  padding: 10px 0;
  cursor: pointer;
}
/* line 384, ../../common/sass-components/_general-rules.scss */
#item-modal .content ul a {
  font-size: 1.4rem;
  line-height: 1.7;
}

@media screen and (max-width: 1440px) {
  /* line 393, ../../common/sass-components/_general-rules.scss */
  #all-items-modal .content {
    width: 65% !important;
  }
}
@media screen and (max-width: 1024px) {
  /* line 393, ../../common/sass-components/_general-rules.scss */
  #all-items-modal .content {
    width: 80% !important;
  }
}
@media screen and (max-width: 800px) {
  /* line 393, ../../common/sass-components/_general-rules.scss */
  #all-items-modal .content {
    width: 95% !important;
  }
}
/* line 404, ../../common/sass-components/_general-rules.scss */
#all-items-modal .content li {
  margin-bottom: 6%;
  padding-bottom: 6%;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
/* line 409, ../../common/sass-components/_general-rules.scss */
#all-items-modal .content li:last-child {
  border-bottom: 0;
}
/* line 413, ../../common/sass-components/_general-rules.scss */
#all-items-modal .content h3 {
  font-size: 1.7rem;
  line-height: 1.2;
  padding-bottom: 4.5%;
}
/* line 418, ../../common/sass-components/_general-rules.scss */
#all-items-modal .content .image-wrapper {
  float: left;
  margin-right: 7%;
}
@media screen and (max-width: 1440px) {
  /* line 418, ../../common/sass-components/_general-rules.scss */
  #all-items-modal .content .image-wrapper {
    width: 50% !important;
  }
}
@media screen and (max-width: 1440px) {
  /* line 424, ../../common/sass-components/_general-rules.scss */
  #all-items-modal .content .image-wrapper img {
    width: 100%;
  }
}
/* line 431, ../../common/sass-components/_general-rules.scss */
#all-items-modal .content .item-content {
  float: left;
  width: 70%;
}
/* line 434, ../../common/sass-components/_general-rules.scss */
#all-items-modal .content .item-content p {
  padding-top: 1rem;
  font-family: 'cf_semplicegrregular';
}
/* line 437, ../../common/sass-components/_general-rules.scss */
#all-items-modal .content .item-content p:first-child {
  padding-top: 0;
}
/* line 442, ../../common/sass-components/_general-rules.scss */
#all-items-modal .content .more {
  text-align: left;
}
/* line 444, ../../common/sass-components/_general-rules.scss */
#all-items-modal .content .more a {
  font-size: 1.4rem;
  line-height: 1.7;
}
/* line 449, ../../common/sass-components/_general-rules.scss */
#all-items-modal .content .close a {
  font-size: 0;
  position: absolute;
  top: -15px;
  right: 28px;
}
/* line 454, ../../common/sass-components/_general-rules.scss */
#all-items-modal .content .close a:hover:before {
  transform: scale(1.1, 1.1);
  opacity: 1;
}

@media screen and (max-width: 1440px) {
  /* line 463, ../../common/sass-components/_general-rules.scss */
  #game-end.modal .content {
    width: 45% !important;
  }
}
@media screen and (max-width: 1366px) {
  /* line 463, ../../common/sass-components/_general-rules.scss */
  #game-end.modal .content {
    width: 50% !important;
  }
}
@media screen and (max-width: 1024px) {
  /* line 463, ../../common/sass-components/_general-rules.scss */
  #game-end.modal .content {
    width: 65% !important;
  }
}
@media screen and (max-width: 800px) {
  /* line 463, ../../common/sass-components/_general-rules.scss */
  #game-end.modal .content {
    width: 80% !important;
  }
}
/* line 476, ../../common/sass-components/_general-rules.scss */
#game-end.modal .content header {
  float: none;
  text-align: center;
}
/* line 481, ../../common/sass-components/_general-rules.scss */
#game-end.modal .content ul {
  margin: 3% 8% 4% 11%;
  text-align: left;
}
/* line 484, ../../common/sass-components/_general-rules.scss */
#game-end.modal .content ul li.button {
  padding: 13px 0;
}
/* line 487, ../../common/sass-components/_general-rules.scss */
#game-end.modal .content ul a {
  font-size: 1.4rem;
  line-height: 1.7;
}
/* line 493, ../../common/sass-components/_general-rules.scss */
#game-end.modal .content .close a {
  font-size: 0;
  position: absolute;
  top: -18px;
  right: -42px;
}
/* line 498, ../../common/sass-components/_general-rules.scss */
#game-end.modal .content .close a:hover:before {
  transform: scale(1.1, 1.1);
  opacity: 1;
}

/* @group FONTS */
@font-face {
  font-family: 'cf_semplicegrbold';
  src: url("../../common/fonts/cf_semplicegr_bold-webfont.eot");
  src: url("../../common/fonts/cf_semplicegr_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../../common/fonts/cf_semplicegr_bold-webfont.svg#cf_semplicegrbold") format("svg"), url("../../common/fonts/cf_semplicegr_bold-webfont.woff") format("woff"), url("../../common/fonts/cf_semplicegr_bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cf_semplicegrregular';
  src: url("../../common/fonts/cf_semplicegr-webfont.eot");
  src: url("../../common/fonts/cf_semplicegr-webfont.eot?#iefix") format("embedded-opentype"), url("../../common/fonts/cf_semplicegr-webfont.svg#cf_semplicegrregular") format("svg"), url("../../common/fonts/cf_semplicegr-webfont.woff") format("woff"), url("../../common/fonts/cf_semplicegr-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url("../../common/fonts/icomoon.eot?-sqjkz");
  src: url("../../common/fonts/icomoon.eot?#iefix-sqjkz") format("embedded-opentype"), url("../../common/fonts/icomoon.svg?-sqjkz#icomoon") format("svg"), url("../../common/fonts/icomoon.woff?-sqjkz") format("woff"), url("../../common/fonts/icomoon.ttf?-sqjkz") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* @group COLORS */
/* @group GENERAL STYLING */
/* line 51, ../sass/style.scss */
body {
  background: url(../garnish/background.png);
}
/* line 54, ../sass/style.scss */
body.page_play {
  overflow: hidden;
}

/* line 59, ../sass/style.scss */
a, a:visited {
  color: #353493;
  transition: color 300ms ease-out;
}
/* line 62, ../sass/style.scss */
a:hover, a:focus, a:visited:hover, a:visited:focus {
  color: #7271b3;
}

/* line 67, ../sass/style.scss */
.hidden {
  display: none;
}

/* line 71, ../sass/style.scss */
#play-items #paged-items ul li:hover, #exhibition-layout .area.drop-here:hover, .draggable-clone:hover,
#exhibition-layout .item:hover {
  cursor: move;
  cursor: url(https://mail.google.com/mail/images/2/openhand.cur), move;
  cursor: url(https://mail.google.com/mail/images/2/openhand.cur) 8 8, move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

/* line 79, ../sass/style.scss */
.draggable-clone:active,
#exhibition-layout .draggable:active {
  cursor: move;
  cursor: url(https://mail.google.com/mail/images/2/closedhand.cur), move;
  cursor: url(https://mail.google.com/mail/images/2/closedhand.cur) 8 8, move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

/* @group NOTIFICATIONS */
/* line 90, ../sass/style.scss */
body #notifications {
  position: fixed;
  top: 10vh;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 200;
}
/* line 98, ../sass/style.scss */
body #notifications .content {
  background: #0499be;
  border-radius: 8px;
  margin: 0 30%;
  position: relative;
  padding: 3rem;
  color: white;
}
/* line 106, ../sass/style.scss */
body #notifications .content .close a {
  font-size: 0;
  position: absolute;
  top: -15px;
  right: -40px;
}
/* line 111, ../sass/style.scss */
body #notifications .content .close a:hover:before {
  transform: scale(1.1, 1.1);
  opacity: 1;
}

/* @group BUTTONS */
/* line 122, ../sass/style.scss */
.see-proposal.button a:before {
  content: "\e622";
}

/* line 126, ../sass/style.scss */
.button a {
  position: relative;
  padding-left: calc(41px + 25px);
  display: inline-block;
  text-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  vertical-align: top;
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  /* line 126, ../sass/style.scss */
  .button a {
    padding-left: calc(41px + 10px);
  }
}
/* line 118, ../../common/sass-components/_mixins-variables.scss */
.button a:before {
  content: " ";
  color: #fff;
  font-size: 18px;
  line-height: 1.7;
  display: inline-block;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background: #0499be;
  border: 5px solid #f89e34;
  position: absolute;
  box-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  text-align: center;
  cursor: pointer;
  left: 0;
  top: -13%;
  opacity: 1;
  transition: opacity 300ms ease-out;
}
/* line 125, ../../common/sass-components/_mixins-variables.scss */
.button a:hover:before {
  opacity: 0.8;
}

/* line 130, ../sass/style.scss */
div.button {
  text-align: center;
}
/* line 132, ../sass/style.scss */
div.button a {
  position: relative;
  padding-left: calc(41px + 25px);
  display: inline-block;
  text-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  vertical-align: top;
  cursor: pointer;
  font-size: 1.8rem;
  line-height: 1.5;
}
@media screen and (max-width: 800px) {
  /* line 132, ../sass/style.scss */
  div.button a {
    padding-left: calc(41px + 10px);
  }
}
/* line 118, ../../common/sass-components/_mixins-variables.scss */
div.button a:before {
  content: " ";
  color: #fff;
  font-size: 18px;
  line-height: 1.7;
  display: inline-block;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background: #0499be;
  border: 5px solid #f89e34;
  position: absolute;
  box-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  text-align: center;
  cursor: pointer;
  left: 0;
  top: -13%;
  opacity: 1;
  transition: opacity 300ms ease-out;
}
/* line 125, ../../common/sass-components/_mixins-variables.scss */
div.button a:hover:before {
  opacity: 0.8;
}

/* @group MODALS */
/* line 142, ../sass/style.scss */
#help, #game-info {
  background: rgba(248, 158, 52, 0.9);
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 5.5%;
  z-index: 1000000;
}
/* line 138, ../../common/sass-components/_mixins-variables.scss */
#help .content, #game-info .content {
  height: 100%;
  width: 57%;
  background: #fff;
  border-radius: 23px;
  margin: 0 auto;
  position: relative;
  box-shadow: 20px 20px 0 rgba(29, 81, 107, 0.2);
}
/* line 146, ../../common/sass-components/_mixins-variables.scss */
#help .content > div, #game-info .content > div {
  overflow: hidden;
  padding: 3rem 4rem;
  height: 100%;
}
/* line 150, ../../common/sass-components/_mixins-variables.scss */
#help .content > div > div, #game-info .content > div > div {
  overflow: auto;
  height: 100%;
  padding-right: 20px;
  max-width: 100%;
}
/* line 157, ../../common/sass-components/_mixins-variables.scss */
#help .content h2, #game-info .content h2 {
  position: static;
  width: auto;
  font-size: 2.5rem;
  padding-bottom: 5%;
}
/* line 163, ../../common/sass-components/_mixins-variables.scss */
#help .content p, #game-info .content p {
  font-size: 1.2rem;
  line-height: 1.5;
}

/* line 147, ../sass/style.scss */
#help .content img {
  margin-bottom: 5%;
}
/* line 150, ../sass/style.scss */
#help .content h3 {
  font-size: 1.5rem;
  margin: 20px 0px 5px 0px;
}

/* line 156, ../sass/style.scss */
#item-modal {
  background: rgba(248, 158, 52, 0.9);
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 5.5%;
  z-index: 1000000;
}
/* line 138, ../../common/sass-components/_mixins-variables.scss */
#item-modal .content {
  height: 100%;
  width: 37%;
  background: #fff;
  border-radius: 23px;
  margin: 0 auto;
  position: relative;
  box-shadow: 20px 20px 0 rgba(29, 81, 107, 0.2);
}
/* line 146, ../../common/sass-components/_mixins-variables.scss */
#item-modal .content > div {
  overflow: hidden;
  padding: 3rem 4rem;
  height: 100%;
}
/* line 150, ../../common/sass-components/_mixins-variables.scss */
#item-modal .content > div > div {
  overflow: auto;
  height: 100%;
  padding-right: 20px;
  max-width: 100%;
}
/* line 157, ../../common/sass-components/_mixins-variables.scss */
#item-modal .content h2 {
  position: static;
  width: auto;
  font-size: 2.5rem;
  padding-bottom: 5%;
}
/* line 163, ../../common/sass-components/_mixins-variables.scss */
#item-modal .content p {
  font-size: 1.2rem;
  line-height: 1.5;
}
/* line 158, ../sass/style.scss */
#item-modal .close a {
  position: relative;
  padding-left: calc(41px + 25px);
  display: inline-block;
  text-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  vertical-align: top;
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  /* line 158, ../sass/style.scss */
  #item-modal .close a {
    padding-left: calc(41px + 10px);
  }
}
/* line 118, ../../common/sass-components/_mixins-variables.scss */
#item-modal .close a:before {
  content: " ";
  color: #fff;
  font-size: 18px;
  line-height: 1.7;
  display: inline-block;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background: #0499be;
  border: 5px solid #f89e34;
  position: absolute;
  box-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  text-align: center;
  cursor: pointer;
  left: 0;
  top: -13%;
  opacity: 1;
  transition: opacity 300ms ease-out;
}
/* line 125, ../../common/sass-components/_mixins-variables.scss */
#item-modal .close a:hover:before {
  opacity: 0.8;
}
/* line 160, ../sass/style.scss */
#item-modal .close a:before {
  content: "\e601";
}

@media screen and (max-width: 1366px) {
  /* line 167, ../sass/style.scss */
  #game-info .content {
    width: 50% !important;
  }
}
@media screen and (max-width: 1024px) {
  /* line 167, ../sass/style.scss */
  #game-info .content {
    width: 65% !important;
  }
}
@media screen and (max-width: 800px) {
  /* line 167, ../sass/style.scss */
  #game-info .content {
    width: 80% !important;
    text-align: center;
  }
}
/* line 180, ../sass/style.scss */
#game-info .close a {
  font-size: 0;
  position: absolute;
  top: -18px;
  right: -42px;
}
/* line 185, ../sass/style.scss */
#game-info .close a:hover:before {
  transform: scale(1.1, 1.1);
  opacity: 1;
}
/* line 191, ../sass/style.scss */
#game-info #submit-info a {
  position: relative;
  padding-left: calc(52px + 25px);
  display: inline-block;
  text-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  vertical-align: top;
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  /* line 191, ../sass/style.scss */
  #game-info #submit-info a {
    padding-left: calc(52px + 10px);
  }
}
/* line 118, ../../common/sass-components/_mixins-variables.scss */
#game-info #submit-info a:before {
  content: " ";
  color: #fff;
  font-size: 18px;
  line-height: 1.7;
  display: inline-block;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f89e34;
  border: 7px solid #0499be;
  position: absolute;
  box-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  text-align: center;
  cursor: pointer;
  left: 0;
  top: -13%;
  opacity: 1;
  transition: opacity 300ms ease-out;
}
/* line 125, ../../common/sass-components/_mixins-variables.scss */
#game-info #submit-info a:hover:before {
  opacity: 0.8;
}
/* line 193, ../sass/style.scss */
#game-info #submit-info a:before {
  content: "\e601";
  font-size: 20px;
  line-height: 38px;
}

/* @group GAME NAV */
/* line 204, ../sass/style.scss */
nav#game-menu {
  float: none;
  position: absolute;
  right: 3%;
  z-index: 10;
}

/* line 212, ../sass/style.scss */
.page_index nav#game-menu {
  padding: 16% 0 0 2%;
}
@media screen and (max-width: 800px) {
  /* line 212, ../sass/style.scss */
  .page_index nav#game-menu {
    margin: auto;
    position: static;
    clear: both;
    padding: 5% 0 0 0;
    width: 65%;
  }
}

/* @group GAME LOGO */
/* line 229, ../sass/style.scss */
body.lang_el h1 a {
  background: url(../garnish/logo-small_EL.png) no-repeat;
}

/* line 232, ../sass/style.scss */
body.lang_en h1 a {
  background: url(../garnish/logo-small_EN.png) no-repeat;
}

/* line 235, ../sass/style.scss */
body.lang_el.page_index header h1 a {
  background: url(../garnish/logo-large_EL.png) no-repeat;
}

/* line 238, ../sass/style.scss */
body.lang_en.page_index header h1 a {
  background: url(../garnish/logo-large_EN.png) no-repeat;
}

/* line 242, ../sass/style.scss */
h1 a {
  font-size: 0;
  height: 177px;
  width: 173px;
  background-size: 100% !important;
  display: block;
}

/* line 251, ../sass/style.scss */
.page_index header {
  width: 50%;
  padding-top: 13%;
  padding-right: 6%;
}
@media screen and (max-width: 1024px) {
  /* line 251, ../sass/style.scss */
  .page_index header {
    width: 45%;
  }
}
@media screen and (max-width: 800px) {
  /* line 251, ../sass/style.scss */
  .page_index header {
    width: 65%;
    float: none;
    margin: 0 auto;
  }
}
/* line 264, ../sass/style.scss */
.page_index header h1 a {
  font-size: 0;
  width: 513px;
  height: 525px;
  float: right;
  background-size: 100%;
  display: block;
}
@media screen and (max-width: 1440px) {
  /* line 264, ../sass/style.scss */
  .page_index header h1 a {
    width: 80%;
  }
}
@media screen and (max-width: 1366px) {
  /* line 264, ../sass/style.scss */
  .page_index header h1 a {
    width: 70%;
  }
}
@media screen and (max-width: 1024px) {
  /* line 264, ../sass/style.scss */
  .page_index header h1 a {
    width: 90%;
  }
}
@media screen and (max-width: 800px) {
  /* line 264, ../sass/style.scss */
  .page_index header h1 a {
    height: 440px;
  }
}

/* @group LEVEL PAGE */
/* line 291, ../sass/style.scss */
#game-play h2 {
  top: 6vh;
  z-index: -1;
}
/* line 298, ../sass/style.scss */
#game-play .levels li.selected .game-item-selector:after {
  content: " ";
  color: #fff;
  font-size: 18px;
  line-height: 1.7;
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #0499be;
  border: 7px solid #f89e34;
  position: absolute;
  box-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  text-align: center;
  cursor: pointer;
  content: "\e60e";
  right: -50%;
  top: -12px;
  cursor: default;
}
/* line 307, ../sass/style.scss */
#game-play .button.more {
  margin: 5% 0 6% 0;
}
/* line 309, ../sass/style.scss */
#game-play .button.more a {
  position: relative;
  padding-left: calc(30px + 25px);
  display: inline-block;
  text-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  vertical-align: top;
  cursor: pointer;
  padding-left: 40px;
}
@media screen and (max-width: 800px) {
  /* line 309, ../sass/style.scss */
  #game-play .button.more a {
    padding-left: calc(30px + 10px);
  }
}
/* line 118, ../../common/sass-components/_mixins-variables.scss */
#game-play .button.more a:before {
  content: " ";
  color: #fff;
  font-size: 18px;
  line-height: 1.7;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #0499be;
  border: 4px solid #f89e34;
  position: absolute;
  box-shadow: 4px 4px 0 rgba(29, 81, 107, 0.15);
  text-align: center;
  cursor: pointer;
  left: 0;
  top: -13%;
  opacity: 1;
  transition: opacity 300ms ease-out;
}
/* line 125, ../../common/sass-components/_mixins-variables.scss */
#game-play .button.more a:hover:before {
  opacity: 0.8;
}
/* line 312, ../sass/style.scss */
#game-play .button.more a:before {
  content: "\e605";
  line-height: 1.9vh;
  font-size: 1.3vh;
  top: -25%;
}
/* line 320, ../sass/style.scss */
#game-play #add-info {
  z-index: 999;
}

/* @group GAME PAGE */
/* line 329, ../sass/style.scss */
.page_play #content {
  padding: 0;
}
/* line 333, ../sass/style.scss */
.page_play header {
  margin: 3% 0% 0% 4%;
}
@media screen and (max-width: 1366px) {
  /* line 333, ../sass/style.scss */
  .page_play header {
    margin: 3% 0% 0% 3%;
    height: 18%;
  }
}
@media screen and (max-width: 1366px) and (max-height: 568px) {
  /* line 333, ../sass/style.scss */
  .page_play header {
    height: 23%;
  }
}
@media screen and (max-width: 1280px) {
  /* line 333, ../sass/style.scss */
  .page_play header {
    margin: 3% 0% 0% 2%;
  }
}
@media screen and (max-width: 1024px) {
  /* line 333, ../sass/style.scss */
  .page_play header {
    height: 17%;
  }
}
@media screen and (max-width: 800px) {
  /* line 333, ../sass/style.scss */
  .page_play header {
    height: 10%;
  }
}
@media screen and (max-width: 1366px) {
  /* line 352, ../sass/style.scss */
  .page_play header h1 a {
    width: 150px;
    height: 152px;
  }
}
@media screen and (max-width: 1024px) {
  /* line 352, ../sass/style.scss */
  .page_play header h1 a {
    width: 120px;
    height: 122px;
  }
}
@media screen and (max-width: 800px) {
  /* line 352, ../sass/style.scss */
  .page_play header h1 a {
    width: 95px;
    height: 98px;
  }
}
/* line 368, ../sass/style.scss */
.page_play #game-menu {
  top: 3%;
}

/* line 373, ../sass/style.scss */
#game-play {
  position: relative;
}

/* line 379, ../sass/style.scss */
html,
body.page_play, body.page_info,
body.page_play #game, body.page_info #game,
body.page_play #content, body.page_info #content,
body.page_play #game-play, body.page_info #game-play,
#exhibition-layout {
  height: 100%;
}

/* @group PAGED LIST OF ITEMS */
/* line 390, ../sass/style.scss */
#play-items {
  float: left;
  clear: left;
  display: inline-block;
  width: 17%;
  height: 73%;
  padding: 0% 1% 3% 2%;
  margin-top: 3%;
}
@media screen and (max-width: 1366px) and (max-height: 568px) {
  /* line 390, ../sass/style.scss */
  #play-items {
    height: 60%;
  }
}
@media screen and (max-width: 1024px) {
  /* line 390, ../sass/style.scss */
  #play-items {
    height: 75%;
  }
}
@media screen and (max-width: 960px) {
  /* line 390, ../sass/style.scss */
  #play-items {
    height: 70%;
  }
}
@media screen and (max-width: 800px) {
  /* line 390, ../sass/style.scss */
  #play-items {
    height: 90%;
  }
}
/* line 413, ../sass/style.scss */
#play-items .paging {
  text-align: center;
  margin-bottom: 10%;
}
/* line 416, ../sass/style.scss */
#play-items .paging a {
  display: inline-block;
}
/* line 418, ../sass/style.scss */
#play-items .paging a:before {
  content: "\e601";
  display: inline-block;
  transform: rotate(-90deg);
  font-size: 2rem;
  color: #fccf9a;
  text-shadow: -2px 6px 0 rgba(29, 81, 107, 0.15);
}
/* line 429, ../sass/style.scss */
#play-items .paging.next {
  margin-bottom: 0%;
  margin-top: 10%;
}
/* line 432, ../sass/style.scss */
#play-items .paging.next a:before {
  transform: rotate(90deg);
  text-shadow: 2px -6px 0 rgba(29, 81, 107, 0.15);
}
/* line 439, ../sass/style.scss */
#play-items .paging.active a:before {
  color: #f89e34;
}
/* line 442, ../sass/style.scss */
#play-items .paging.active a:hover {
  cursor: pointer;
}
/* line 444, ../sass/style.scss */
#play-items .paging.active a:hover:before {
  color: #f9b15d;
}
/* line 452, ../sass/style.scss */
#play-items #paged-items {
  height: 80%;
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
/* line 459, ../sass/style.scss */
#play-items #paged-items ul {
  height: 100%;
  position: relative;
  top: 0px;
  -ms-transition: top 500ms ease;
  -moz-transition: top 500ms ease;
  -webkit-transition: top 500ms ease;
  -o-transition: top 500ms ease;
  transition: top 500ms ease;
}
/* line 469, ../sass/style.scss */
#play-items #paged-items ul li {
  position: relative;
  display: inline-block;
  margin: 8% 0;
  padding: 9% 10% 8% 10%;
  border-radius: 10%;
  border: 5px solid transparent;
}
@media screen and (max-width: 1440px) {
  /* line 469, ../sass/style.scss */
  #play-items #paged-items ul li {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  /* line 469, ../sass/style.scss */
  #play-items #paged-items ul li {
    padding: 0px;
  }
}
@media screen and (max-width: 1440px) {
  /* line 483, ../sass/style.scss */
  #play-items #paged-items ul li img {
    width: 100%;
  }
}
/* line 490, ../sass/style.scss */
#play-items #paged-items ul li:hover {
  background: #fccf9a;
}
/* line 495, ../sass/style.scss */
#play-items #paged-items ul li.selected {
  border-color: #f89e34;
  background: white;
}
/* line 500, ../sass/style.scss */
#play-items #paged-items ul li.inactive:hover {
  background: transparent;
  cursor: auto;
}
/* line 507, ../sass/style.scss */
#play-items #paged-items ul li .button.help {
  position: absolute;
  top: -12%;
  right: -25%;
}
/* line 513, ../sass/style.scss */
#play-items #paged-items ul li.drop-target {
  border: 3px dotted #f89e34;
  padding: 2.5rem;
}
/* line 519, ../sass/style.scss */
#play-items #paged-items ul.drop-here li.drop-target, #play-items #paged-items ul.drop-here li.drop-target:hover {
  border: 3px solid #f89e34;
}

/* line 530, ../sass/style.scss */
#exhibition-layout {
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 83%;
  overflow: hidden;
}
/* line 538, ../sass/style.scss */
#exhibition-layout .area {
  width: 100%;
  position: relative;
    /* [eworx:eka] Drag n Drop Effect
	 *
	 * class name 'active-drop-area' added to the area when an acceptable item is being dragged.
	 * class name 'drop-here' added to the area when an acceptable item is being dragged OVER the area.
	 */
}
/* line 547, ../sass/style.scss */
#exhibition-layout .area.active-drop-area:after, #exhibition-layout .area.drop-here:after {
  content: " ";
  display: inline-block;
  width: 100%;
  height: 100%;
  border: 4px dotted #0499be;
}
/* line 557, ../sass/style.scss */
#exhibition-layout .area.drop-here:after {
  border-style: solid;
}
/* line 566, ../sass/style.scss */
#exhibition-layout .area.active-drop-area.inactive:after, #exhibition-layout .area.inactive.drop-here:after {
  content: none;
}
/* line 569, ../sass/style.scss */
#exhibition-layout .area.active-drop-area.inactive:hover, #exhibition-layout .area.inactive.drop-here:hover {
  cursor: no-drop;
}
/* line 575, ../sass/style.scss */
#exhibition-layout .area.floor {
  background-image: url("../garnish/floor.png");
  height: 30%;
}
/* line 578, ../sass/style.scss */
#exhibition-layout .area.floor:before {
  content: " ";
  background: url("../garnish/sovatepi.png") repeat-x;
  display: block;
  width: 100%;
  height: 15px;
}
/* line 585, ../sass/style.scss */
#exhibition-layout .area.floor:after {
  position: relative;
  top: -13px;
}
/* line 591, ../sass/style.scss */
#exhibition-layout .area.wall {
  background: #e5e5e5;
  height: 70%;
}
/* line 594, ../sass/style.scss */
#exhibition-layout .area.wall:before {
  content: " ";
  position: relative;
  display: block;
  top: 7%;
  width: 85%;
  height: 200px;
  background: url(../garnish/light.png) repeat-x;
}
@media screen and (max-width: 1366px) {
  /* line 594, ../sass/style.scss */
  #exhibition-layout .area.wall:before {
    width: 70%;
  }
}
@media screen and (max-width: 1024px) {
  /* line 594, ../sass/style.scss */
  #exhibition-layout .area.wall:before {
    background-size: 35%;
  }
}
/* line 609, ../sass/style.scss */
#exhibition-layout .area.wall:after {
  position: relative;
  top: -200px;
}

/*
 Label on already placed items
 */
/* line 626, ../sass/style.scss */
.draggable-clone:hover .remove-item,
#exhibition-layout .item:hover .remove-item {
  display: block;
}
/* line 630, ../sass/style.scss */
.draggable-clone .get-item-info,
#exhibition-layout .item .get-item-info {
  width: 2.5rem;
  height: 1.5rem;
  margin: 0 auto;
  position: absolute;
}
/* line 636, ../sass/style.scss */
.draggable-clone .get-item-info:after,
#exhibition-layout .item .get-item-info:after {
  content: '...';
  position: absolute;
  top: -0.2rem;
  left: 0.7rem;
  color: gray;
}
/* line 643, ../sass/style.scss */
.draggable-clone .get-item-info a:before,
#exhibition-layout .item .get-item-info a:before {
  content: none;
}
/* line 648, ../sass/style.scss */
.draggable-clone .remove-item,
#exhibition-layout .item .remove-item {
  display: none;
  position: absolute;
  right: 1.5rem;
  font-size: 0;
}
/* line 681, ../sass/style.scss */
.draggable-clone.to-floor.no-pedestal .get-item-info,
#exhibition-layout .item.to-floor.no-pedestal .get-item-info {
  /* some resets first*/
  margin: 0;
  border: none;
  border-color: transparent;
  /* position */
  position: absolute;
  background-color: transparent;
  border-bottom: 1.5rem solid #bbb;
  border-left: 0.85rem solid transparent;
  border-right: 0.85rem solid transparent;
  height: 0;
  width: 3rem;
  -webkit-box-shadow: 0rem 0.2rem 0.1rem -0.1rem rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0rem 0.2rem 0.1rem -0.1rem rgba(0, 0, 0, 0.75);
  box-shadow: 0rem 0.2rem 0.1rem -0.1rem rgba(0, 0, 0, 0.75);
}
/* line 700, ../sass/style.scss */
.draggable-clone.to-floor.no-pedestal .get-item-info:before,
#exhibition-layout .item.to-floor.no-pedestal .get-item-info:before {
  content: " ";
  border-bottom: 2rem solid #bbb;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  height: 0;
  width: 3.5rem;
  position: absolute;
  top: 6.55rem;
  left: -1rem;
  -webkit-box-shadow: 0rem 0.2rem 0rem -0.05rem rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0rem 0.2rem 0rem -0.05rem rgba(0, 0, 0, 0.75);
  box-shadow: 0rem 0.2rem 0rem -0.05rem rgba(0, 0, 0, 0.75);
}
/* line 714, ../sass/style.scss */
.draggable-clone.to-floor.no-pedestal .get-item-info:after,
#exhibition-layout .item.to-floor.no-pedestal .get-item-info:after {
  content: " ";
  width: 0.2rem;
  height: 6rem;
  position: absolute;
  top: 1.7rem;
  left: 0.6rem;
  background-color: darkgray;
}
/* line 724, ../sass/style.scss */
.draggable-clone.to-floor.no-pedestal .get-item-info a,
#exhibition-layout .item.to-floor.no-pedestal .get-item-info a {
  display: inline-block;
  padding: 0;
  border-bottom: 1rem solid #fff;
  border-left: 0.55rem solid transparent;
  border-right: 0.55rem solid transparent;
  height: 0;
  width: 1.75rem;
  top: 0.25rem;
  left: -0.2rem;
  position: relative;
}
/* line 737, ../sass/style.scss */
.draggable-clone.to-floor.no-pedestal .get-item-info a:after,
#exhibition-layout .item.to-floor.no-pedestal .get-item-info a:after {
  content: '...';
  color: gray;
  position: relative;
  top: -1.2rem;
  left: 0rem;
  /* overrides */
  line-height: 1rem;
  font-size: 1rem;
  text-shadow: none;
}
@media screen and (max-width: 1440px) {
  /* line 681, ../sass/style.scss */
  .draggable-clone.to-floor.no-pedestal .get-item-info,
  #exhibition-layout .item.to-floor.no-pedestal .get-item-info {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 1366px) {
  /* line 681, ../sass/style.scss */
  .draggable-clone.to-floor.no-pedestal .get-item-info,
  #exhibition-layout .item.to-floor.no-pedestal .get-item-info {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 1366px) and (max-height: 568px) {
  /* line 681, ../sass/style.scss */
  .draggable-clone.to-floor.no-pedestal .get-item-info,
  #exhibition-layout .item.to-floor.no-pedestal .get-item-info {
    transform: scale(0.7);
  }
}
@media screen and (max-width: 1280px) {
  /* line 681, ../sass/style.scss */
  .draggable-clone.to-floor.no-pedestal .get-item-info,
  #exhibition-layout .item.to-floor.no-pedestal .get-item-info {
    transform: scale(0.7);
  }
}
@media screen and (max-width: 1024px) {
  /* line 681, ../sass/style.scss */
  .draggable-clone.to-floor.no-pedestal .get-item-info,
  #exhibition-layout .item.to-floor.no-pedestal .get-item-info {
    transform: scale(0.6);
  }
}
@media screen and (max-width: 1440px) {
  /* line 754, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-tall .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-tall .get-item-info {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 1366px) {
  /* line 754, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-tall .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-tall .get-item-info {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 1366px) and (max-height: 568px) {
  /* line 754, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-tall .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-tall .get-item-info {
    transform: scale(0.7);
  }
}
@media screen and (max-width: 1280px) {
  /* line 754, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-tall .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-tall .get-item-info {
    transform: scale(0.7);
  }
}
@media screen and (max-width: 1024px) {
  /* line 754, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-tall .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-tall .get-item-info {
    transform: scale(0.6);
  }
}
@media screen and (max-width: 1440px) {
  /* line 759, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-medium .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-medium .get-item-info {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 1366px) {
  /* line 759, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-medium .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-medium .get-item-info {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 1366px) and (max-height: 568px) {
  /* line 759, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-medium .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-medium .get-item-info {
    transform: scale(0.7);
  }
}
@media screen and (max-width: 1280px) {
  /* line 759, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-medium .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-medium .get-item-info {
    transform: scale(0.7);
  }
}
@media screen and (max-width: 1024px) {
  /* line 759, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-medium .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-medium .get-item-info {
    transform: scale(0.6);
  }
}
@media screen and (max-width: 1440px) {
  /* line 764, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-short .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-short .get-item-info {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 1366px) {
  /* line 764, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-short .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-short .get-item-info {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 1366px) and (max-height: 568px) {
  /* line 764, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-short .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-short .get-item-info {
    transform: scale(0.7);
  }
}
@media screen and (max-width: 1280px) {
  /* line 764, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-short .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-short .get-item-info {
    transform: scale(0.7);
  }
}
@media screen and (max-width: 1024px) {
  /* line 764, ../sass/style.scss */
  .draggable-clone.to-floor.pedestal-short .get-item-info,
  #exhibition-layout .item.to-floor.pedestal-short .get-item-info {
    transform: scale(0.6);
  }
}
@media screen and (max-width: 1440px) {
  /* line 771, ../sass/style.scss */
  .draggable-clone.to-wall.frame .get-item-info, .draggable-clone.to-wall.no-pedestal .get-item-info,
  #exhibition-layout .item.to-wall.frame .get-item-info,
  #exhibition-layout .item.to-wall.no-pedestal .get-item-info {
    transform: scale(0.9);
  }
}
@media screen and (max-width: 1366px) {
  /* line 771, ../sass/style.scss */
  .draggable-clone.to-wall.frame .get-item-info, .draggable-clone.to-wall.no-pedestal .get-item-info,
  #exhibition-layout .item.to-wall.frame .get-item-info,
  #exhibition-layout .item.to-wall.no-pedestal .get-item-info {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 1366px) and (max-height: 568px) {
  /* line 771, ../sass/style.scss */
  .draggable-clone.to-wall.frame .get-item-info, .draggable-clone.to-wall.no-pedestal .get-item-info,
  #exhibition-layout .item.to-wall.frame .get-item-info,
  #exhibition-layout .item.to-wall.no-pedestal .get-item-info {
    transform: scale(0.7);
  }
}
@media screen and (max-width: 1280px) {
  /* line 771, ../sass/style.scss */
  .draggable-clone.to-wall.frame .get-item-info, .draggable-clone.to-wall.no-pedestal .get-item-info,
  #exhibition-layout .item.to-wall.frame .get-item-info,
  #exhibition-layout .item.to-wall.no-pedestal .get-item-info {
    transform: scale(0.7);
  }
}
@media screen and (max-width: 1024px) {
  /* line 771, ../sass/style.scss */
  .draggable-clone.to-wall.frame .get-item-info, .draggable-clone.to-wall.no-pedestal .get-item-info,
  #exhibition-layout .item.to-wall.frame .get-item-info,
  #exhibition-layout .item.to-wall.no-pedestal .get-item-info {
    transform: scale(0.6);
  }
}

/*
 * Rules on widths, heights are temporary until we have the final images.
 */
/* line 780, ../sass/style.scss */
.draggable-clone,
#exhibition-layout .draggable {
  text-align: center;
  list-style: none;
  z-index: 10;
}
@media screen and (max-width: 1440px) {
  /* line 786, ../sass/style.scss */
  .draggable-clone > img,
  #exhibition-layout .draggable > img {
    transform-origin: top left;
    transform: scale(0.9);
  }
}
@media screen and (max-width: 1366px) {
  /* line 786, ../sass/style.scss */
  .draggable-clone > img,
  #exhibition-layout .draggable > img {
    transform-origin: top left;
    transform: scale(0.8);
  }
}
@media screen and (max-width: 1366px) and (max-height: 568px) {
  /* line 786, ../sass/style.scss */
  .draggable-clone > img,
  #exhibition-layout .draggable > img {
    transform-origin: top left;
    transform: scale(0.7);
  }
}
@media screen and (max-width: 1280px) {
  /* line 786, ../sass/style.scss */
  .draggable-clone > img,
  #exhibition-layout .draggable > img {
    transform-origin: top left;
    transform: scale(0.7);
  }
}
@media screen and (max-width: 1024px) {
  /* line 786, ../sass/style.scss */
  .draggable-clone > img,
  #exhibition-layout .draggable > img {
    transform-origin: top left;
    transform: scale(0.6);
  }
}

/*
 * [eworx:eka] Drag n Drop
 * END
 */
/* line 818, ../sass/style.scss */
#add-info {
  position: absolute;
  bottom: 5%;
  right: 4%;
}

/*
 * [eworx:eka]
 * HTML text must-have
 */
/* line 827, ../sass/style.scss */
span.tab:after {
  content: '';
  padding-left: 1rem;
}

/* line 831, ../sass/style.scss */
span.space:after {
  content: '';
  padding-left: 1rem;
}

/* @group GAME INFO */
/* line 840, ../sass/style.scss */
#game-info fieldset {
  border: none;
}
/* line 844, ../sass/style.scss */
#game-info .content {
  padding: 3rem 5rem;
}
/* line 847, ../sass/style.scss */
#game-info form {
  height: 90%;
}
/* line 848, ../sass/style.scss */
#game-info menu {
  height: 10%;
}
/* line 850, ../sass/style.scss */
#game-info .input-font, #game-info fieldset.description textarea, #game-info fieldset.details .curator input {
  font-family: inherit;
  font-size: inherit;
  font-color: inherit;
}
/* line 858, ../sass/style.scss */
#game-info fieldset.description {
  height: 70%;
  padding: 2rem;
  background: #82ccdf;
  text-align: center;
}
/* line 866, ../sass/style.scss */
#game-info fieldset.description label {
  display: block;
  font-size: 1.5rem;
  margin-bottom: 2%;
}
/* line 872, ../sass/style.scss */
#game-info fieldset.description textarea {
  width: 100%;
  height: 80%;
  border-color: transparent;
}
/* line 880, ../sass/style.scss */
#game-info .common-fieldset-below, #game-info fieldset.details, #game-info fieldset#submit-info {
  margin-top: 5%;
  text-align: center;
}
/* line 884, ../sass/style.scss */
#game-info fieldset.details {
  font-size: 1.2rem;
}
/* line 889, ../sass/style.scss */
#game-info fieldset.details .curator, #game-info fieldset.details .date {
  display: inline-block;
  vertical-align: top;
}
/* line 893, ../sass/style.scss */
#game-info fieldset.details .curator {
  width: 60%;
}
@media screen and (max-width: 1280px) {
  /* line 893, ../sass/style.scss */
  #game-info fieldset.details .curator {
    width: 100%;
    margin-top: 0.5rem;
  }
}
/* line 900, ../sass/style.scss */
#game-info fieldset.details .curator label {
  width: 40%;
  display: inline-block;
}
/* line 904, ../sass/style.scss */
#game-info fieldset.details .curator input {
  width: 59%;
  border-color: lightgrey;
  border-radius: 4px;
  height: 2rem;
  margin-top: 0.5rem;
}
/* line 914, ../sass/style.scss */
#game-info fieldset.details .date {
  width: 39%;
  line-height: 2rem;
}
@media screen and (max-width: 1280px) {
  /* line 914, ../sass/style.scss */
  #game-info fieldset.details .date {
    width: 100%;
    margin-top: 0.5rem;
  }
}
/* line 926, ../sass/style.scss */
#game-info fieldset#submit-info a {
  font-size: 2rem;
}

/* @group GAME END */
/* line 933, ../sass/style.scss */
body.page_end #content {
  overflow: visible;
}
/* line 937, ../sass/style.scss */
body.page_end #game-end {
  position: relative;
}
/* line 941, ../sass/style.scss */
body.page_end .content {
  position: relative;
}
/* line 944, ../sass/style.scss */
body.page_end .content header {
  float: none;
  padding: 4rem 10rem;
  font-size: 1.5rem;
  text-align: center;
}
@media screen and (max-width: 1366px) {
  /* line 944, ../sass/style.scss */
  body.page_end .content header {
    padding: 4rem 15rem;
  }
}
/* line 953, ../sass/style.scss */
body.page_end .content .exhibition-common-style, body.page_end .content article, body.page_end .content .final-exhibition footer {
  margin-top: 5rem;
  width: 60%;
}
@media screen and (max-width: 1366px) {
  /* line 953, ../sass/style.scss */
  body.page_end .content .exhibition-common-style, body.page_end .content article, body.page_end .content .final-exhibition footer {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 1024px) {
  /* line 953, ../sass/style.scss */
  body.page_end .content .exhibition-common-style, body.page_end .content article, body.page_end .content .final-exhibition footer {
    width: 100%;
  }
}
/* line 968, ../sass/style.scss */
body.page_end .content footer {
  margin-top: 0.5rem;
}
/* line 972, ../sass/style.scss */
body.page_end .content aside {
  position: absolute;
  top: 17rem;
  right: 0vw;
  width: 40%;
}
@media screen and (max-width: 1366px) {
  /* line 972, ../sass/style.scss */
  body.page_end .content aside {
    top: 14rem;
  }
}
@media screen and (max-width: 1024px) {
  /* line 972, ../sass/style.scss */
  body.page_end .content aside {
    top: 18rem;
  }
}
@media screen and (max-width: 1024px) {
  /* line 972, ../sass/style.scss */
  body.page_end .content aside {
    position: static;
    margin: auto;
    margin-top: 4rem;
    width: 65%;
  }
}
/* line 990, ../sass/style.scss */
body.page_end .content aside ul {
  margin-left: 10%;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  /* line 990, ../sass/style.scss */
  body.page_end .content aside ul {
    margin-left: 0px;
  }
}
/* line 997, ../sass/style.scss */
body.page_end .content aside ul li.button {
  padding: 13px 0;
}
/* line 1000, ../sass/style.scss */
body.page_end .content aside ul a {
  font-size: 1.4rem;
  line-height: 1.7;
}
/* line 1004, ../sass/style.scss */
body.page_end .content aside ul a:before {
  top: 0;
}
/* line 1012, ../sass/style.scss */
body.page_end .content .final-exhibition img {
  width: 100%;
  height: inherit;
}
/* line 1016, ../sass/style.scss */
body.page_end .content .final-exhibition footer {
  width: 100%;
  font-size: 1rem;
  padding: 2rem 2.5rem;
}
/* line 1025, ../sass/style.scss */
body.page_end .content .final-exhibition footer .description {
  white-space: -moz-pre-wrap !important;
  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap;
  /*Chrome & Safari */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: pre-wrap;
  /* css-3 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal;
}
/* line 1035, ../sass/style.scss */
body.page_end .content .final-exhibition footer .details {
  padding-top: 1.5rem;
}
/* line 1038, ../sass/style.scss */
body.page_end .content .final-exhibition footer .curator, body.page_end .content .final-exhibition footer .date {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
/* line 1043, ../sass/style.scss */
body.page_end .content .final-exhibition footer .curator {
  font-weight: bold;
}

/* line 1051, ../sass/style.scss */
.draggable-clone .get-item-info,
#exhibition-layout .item .get-item-info {
  background-color: white;
  border: 1px solid;
  border-color: #bbb #999;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4), inset 0 1px 0 #ccc, inset 1px 0 0 #aaa, inset 0 -1px 0 #ccc, inset -1px 0 0 #aaa, inset 0 2px 0 #c6c6c6, inset 2px 0 0 #a6a6a6, inset 0 -2px 0 #c6c6c6, inset -2px 0 0 #a6a6a6, inset 0 3px 0 #c0c0c0, inset 3px 0 0 #a0a0a0, inset 0 -3px 0 #c0c0c0, inset -3px 0 0 #a0a0a0, inset 0 4px 0 #b9b9b9, inset 4px 0 0 #999, inset 0 -4px 0 #b9b9b9, inset -4px 0 0 #999, inset 0 5px 0 #b6b6b6, inset 5px 0 0 #969696, inset 0 -5px 0 #b6b6b6, inset -5px 0 0 #969696, inset 0 0 5px 5px rgba(0, 0, 0, 0.5);
}

/* line 1084, ../sass/style.scss */
.painting-frame, body.page_end .content .final-exhibition footer {
  background-color: white;
  border: 1px solid;
  border-color: #bbb #999;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4), inset 0 1px 0 #ccc, inset 1px 0 0 #aaa, inset 0 -1px 0 #ccc, inset -1px 0 0 #aaa, inset 0 2px 0 #c6c6c6, inset 2px 0 0 #a6a6a6, inset 0 -2px 0 #c6c6c6, inset -2px 0 0 #a6a6a6, inset 0 3px 0 #c0c0c0, inset 3px 0 0 #a0a0a0, inset 0 -3px 0 #c0c0c0, inset -3px 0 0 #a0a0a0, inset 0 4px 0 #b9b9b9, inset 4px 0 0 #999, inset 0 -4px 0 #b9b9b9, inset -4px 0 0 #999, inset 0 5px 0 #b6b6b6, inset 5px 0 0 #969696, inset 0 -5px 0 #b6b6b6, inset -5px 0 0 #969696, inset 0 6px 0 #b0b0b0, inset 6px 0 0 #909090, inset 0 -6px 0 #b0b0b0, inset -6px 0 0 #909090, inset 0 7px 0 #a9a9a9, inset 7px 0 0 #898989, inset 0 -7px 0 #a9a9a9, inset -7px 0 0 #898989, inset 0 8px 0 #a6a6a6, inset 8px 0 0 #868686, inset 0 -8px 0 #a6a6a6, inset -8px 0 0 #868686, inset 0 9px 0 #a0a0a0, inset 9px 0 0 #808080, inset 0 -9px 0 #a0a0a0, inset -9px 0 0 #808080, inset 0 10px 0 #888, inset 10px 0 0 #666, inset 0 -10px 0 #888, inset -10px 0 0 #666, inset 0 0 10px 10px rgba(0, 0, 0, 0.5);
}
