@font-face {
  font-family: TradeGothic;
  font-display: auto;
  src: url("/fileadmin/templates/fonts/TradeGothic-CondEighteen.eot");
  src: url("/fileadmin/templates/fonts/TradeGothic-CondEighteen.ttf") format("truetype"), url("/fileadmin/templates/fonts/TradeGothic-CondEighteen.woff") format("woff"), url("/fileadmin/templates/fonts/TradeGothic-CondEighteen.svg") format("svg");
}
@font-face {
  font-family: TradeGothic;
  font-display: auto;
  font-weight: bold;
  src: url("/fileadmin/templates/fonts/TradeGothic-Bold2.eot");
  src: url("/fileadmin/templates/fonts/TradeGothic-Bold2.ttf") format("truetype"), url("/fileadmin/templates/fonts/TradeGothic-Bold2.woff") format("woff"), url("/fileadmin/templates/fonts/TradeGothic-Bold2.svg") format("svg");
}
body {
  margin: 0;
  padding: 0;
  font-family: TradeGothic;
}

.page {
  overflow: hidden;
  max-width: 100vw;
  min-height: 100vh;
  background: #FFD400;
}

.cloudsWrapper, .cloudsWrapper2 {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  overflow: hidden;
}
.cloudsWrapper .cloud, .cloudsWrapper2 .cloud {
  -webkit-animation: clouds 100s infinite linear;
  -moz-animation: clouds 100s infinite linear;
  -ms-animation: clouds 100s infinite linear;
  -o-animation: clouds 100s infinite linear;
  animation: clouds 100s infinite linear;
  border-radius: 10px;
  position: absolute;
  margin: 33px 0 0 0;
  width: 54px;
}
.cloudsWrapper .cloud img, .cloudsWrapper2 .cloud img {
  width: 100%;
}
.cloudsWrapper .cloud.tiny, .cloudsWrapper2 .cloud.tiny {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.cloudsWrapper .cloud.small, .cloudsWrapper2 .cloud.small {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.cloudsWrapper .cloud.normal, .cloudsWrapper2 .cloud.normal {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}
.cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
  -webkit-transform: scale(3);
  -moz-transform: scale(3);
  -ms-transform: scale(3);
  -o-transform: scale(3);
  transform: scale(3);
  display: none;
}
@-webkit-keyframes clouds {
  0% {
    left: -5%;
  }
  100% {
    left: 100%;
  }
}
@-moz-keyframes clouds {
  0% {
    left: -5%;
  }
  100% {
    left: 100%;
  }
}
@-ms-keyframes clouds {
  0% {
    left: -5%;
  }
  100% {
    left: 100%;
  }
}
@keyframes clouds {
  0% {
    left: -5%;
  }
  100% {
    left: 100%;
  }
}
.cloudsWrapper .cloud:nth-child(1), .cloudsWrapper2 .cloud:nth-child(1) {
  margin-left: 100%;
  animation-duration: 26s;
  top: 87%;
  top: 30px;
}
.cloudsWrapper .cloud:nth-child(2), .cloudsWrapper2 .cloud:nth-child(2) {
  margin-left: 61%;
  animation-duration: 26s;
  top: 21%;
  top: 60px;
}
.cloudsWrapper .cloud:nth-child(3), .cloudsWrapper2 .cloud:nth-child(3) {
  margin-left: 28%;
  animation-duration: 33s;
  top: 59%;
  top: 90px;
}
.cloudsWrapper .cloud:nth-child(4), .cloudsWrapper2 .cloud:nth-child(4) {
  margin-left: 94%;
  animation-duration: 29s;
  top: 67%;
  top: 120px;
}
.cloudsWrapper .cloud:nth-child(5), .cloudsWrapper2 .cloud:nth-child(5) {
  margin-left: 58%;
  animation-duration: 26s;
  top: 46%;
  top: 150px;
}
.cloudsWrapper .cloud:nth-child(6), .cloudsWrapper2 .cloud:nth-child(6) {
  margin-left: 30%;
  animation-duration: 36s;
  top: 48%;
  top: 180px;
}
.cloudsWrapper .cloud:nth-child(7), .cloudsWrapper2 .cloud:nth-child(7) {
  margin-left: 68%;
  animation-duration: 29s;
  top: 56%;
  top: 210px;
}
.cloudsWrapper .cloud:nth-child(8), .cloudsWrapper2 .cloud:nth-child(8) {
  margin-left: 94%;
  animation-duration: 37s;
  top: 61%;
  top: 240px;
}
.cloudsWrapper .cloud:nth-child(9), .cloudsWrapper2 .cloud:nth-child(9) {
  margin-left: 35%;
  animation-duration: 40s;
  top: 57%;
  top: 270px;
}
.cloudsWrapper .cloud:nth-child(10), .cloudsWrapper2 .cloud:nth-child(10) {
  margin-left: 99%;
  animation-duration: 23s;
  top: 43%;
  top: 300px;
}
.cloudsWrapper .cloud:nth-child(11), .cloudsWrapper2 .cloud:nth-child(11) {
  margin-left: 15%;
  animation-duration: 31s;
  top: 16%;
  top: 330px;
}
.cloudsWrapper .cloud:nth-child(12), .cloudsWrapper2 .cloud:nth-child(12) {
  margin-left: 70%;
  animation-duration: 33s;
  top: 25%;
  top: 360px;
}
.cloudsWrapper .cloud:nth-child(13), .cloudsWrapper2 .cloud:nth-child(13) {
  margin-left: 43%;
  animation-duration: 31s;
  top: 10%;
  top: 390px;
}
.cloudsWrapper .cloud:nth-child(14), .cloudsWrapper2 .cloud:nth-child(14) {
  margin-left: 2%;
  animation-duration: 33s;
  top: 71%;
  top: 420px;
}
.cloudsWrapper .cloud:nth-child(15), .cloudsWrapper2 .cloud:nth-child(15) {
  margin-left: 89%;
  animation-duration: 34s;
  top: 42%;
  top: 450px;
}
.cloudsWrapper .cloud:nth-child(16), .cloudsWrapper2 .cloud:nth-child(16) {
  margin-left: 28%;
  animation-duration: 36s;
  top: 32%;
  top: 480px;
}
.cloudsWrapper .cloud:nth-child(17), .cloudsWrapper2 .cloud:nth-child(17) {
  margin-left: 7%;
  animation-duration: 25s;
  top: 59%;
  top: 510px;
}
.cloudsWrapper .cloud:nth-child(18), .cloudsWrapper2 .cloud:nth-child(18) {
  margin-left: 68%;
  animation-duration: 35s;
  top: 85%;
  top: 540px;
}
.cloudsWrapper .cloud:nth-child(19), .cloudsWrapper2 .cloud:nth-child(19) {
  margin-left: 54%;
  animation-duration: 27s;
  top: 48%;
  top: 570px;
}
.cloudsWrapper .cloud:nth-child(20), .cloudsWrapper2 .cloud:nth-child(20) {
  margin-left: 59%;
  animation-duration: 37s;
  top: 87%;
  top: 600px;
}
.cloudsWrapper .cloud:nth-child(21), .cloudsWrapper2 .cloud:nth-child(21) {
  margin-left: 9%;
  animation-duration: 23s;
  top: 39%;
  top: 630px;
}
.cloudsWrapper .cloud:nth-child(22), .cloudsWrapper2 .cloud:nth-child(22) {
  margin-left: 39%;
  animation-duration: 25s;
  top: 72%;
  top: 660px;
}
.cloudsWrapper .cloud:nth-child(23), .cloudsWrapper2 .cloud:nth-child(23) {
  margin-left: 44%;
  animation-duration: 27s;
  top: 8%;
  top: 690px;
}
.cloudsWrapper .cloud:nth-child(24), .cloudsWrapper2 .cloud:nth-child(24) {
  margin-left: 17%;
  animation-duration: 22s;
  top: 12%;
  top: 720px;
}
.cloudsWrapper .cloud:nth-child(25), .cloudsWrapper2 .cloud:nth-child(25) {
  margin-left: 11%;
  animation-duration: 27s;
  top: 89%;
  top: 750px;
}
.cloudsWrapper .cloud:nth-child(26), .cloudsWrapper2 .cloud:nth-child(26) {
  margin-left: 17%;
  animation-duration: 22s;
  top: 63%;
  top: 780px;
}
.cloudsWrapper .cloud:nth-child(27), .cloudsWrapper2 .cloud:nth-child(27) {
  margin-left: 98%;
  animation-duration: 22s;
  top: 71%;
  top: 810px;
}
.cloudsWrapper .cloud:nth-child(28), .cloudsWrapper2 .cloud:nth-child(28) {
  margin-left: 16%;
  animation-duration: 35s;
  top: 8%;
  top: 840px;
}
.cloudsWrapper .cloud:nth-child(29), .cloudsWrapper2 .cloud:nth-child(29) {
  margin-left: 55%;
  animation-duration: 40s;
  top: 68%;
  top: 870px;
}
.cloudsWrapper .cloud:nth-child(30), .cloudsWrapper2 .cloud:nth-child(30) {
  margin-left: 90%;
  animation-duration: 34s;
  top: 95%;
  top: 900px;
}

.cloudsWrapper2 .cloud {
  -webkit-animation: clouds2 120s infinite linear;
  -moz-animation: clouds2 120s infinite linear;
  -ms-animation: clouds2 120s infinite linear;
  -o-animation: clouds2 120s infinite linear;
  animation: clouds2 120s infinite linear;
}
@-webkit-keyframes clouds2 {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}
@-moz-keyframes clouds2 {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}
@-ms-keyframes clouds2 {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}
@keyframes clouds2 {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}

@media screen and (min-width: 992px) {
  .cloudsWrapper .cloud:nth-child(1), .cloudsWrapper2 .cloud:nth-child(1) {
    margin-left: 48%;
    animation-duration: 159s;
    top: 96%;
    top: 30px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(2), .cloudsWrapper2 .cloud:nth-child(2) {
    margin-left: 100%;
    animation-duration: 237s;
    top: 17%;
    top: 60px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(3), .cloudsWrapper2 .cloud:nth-child(3) {
    margin-left: 85%;
    animation-duration: 175s;
    top: 9%;
    top: 90px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(4), .cloudsWrapper2 .cloud:nth-child(4) {
    margin-left: 69%;
    animation-duration: 154s;
    top: 29%;
    top: 120px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(5), .cloudsWrapper2 .cloud:nth-child(5) {
    margin-left: 69%;
    animation-duration: 194s;
    top: 57%;
    top: 150px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(6), .cloudsWrapper2 .cloud:nth-child(6) {
    margin-left: 68%;
    animation-duration: 167s;
    top: 98%;
    top: 180px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(7), .cloudsWrapper2 .cloud:nth-child(7) {
    margin-left: 32%;
    animation-duration: 243s;
    top: 40%;
    top: 210px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(8), .cloudsWrapper2 .cloud:nth-child(8) {
    margin-left: 62%;
    animation-duration: 225s;
    top: 18%;
    top: 240px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(9), .cloudsWrapper2 .cloud:nth-child(9) {
    margin-left: 92%;
    animation-duration: 195s;
    top: 11%;
    top: 270px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(10), .cloudsWrapper2 .cloud:nth-child(10) {
    margin-left: 95%;
    animation-duration: 214s;
    top: 87%;
    top: 300px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(11), .cloudsWrapper2 .cloud:nth-child(11) {
    margin-left: 32%;
    animation-duration: 167s;
    top: 96%;
    top: 330px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(12), .cloudsWrapper2 .cloud:nth-child(12) {
    margin-left: 32%;
    animation-duration: 155s;
    top: 34%;
    top: 360px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(13), .cloudsWrapper2 .cloud:nth-child(13) {
    margin-left: 97%;
    animation-duration: 247s;
    top: 7%;
    top: 390px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(14), .cloudsWrapper2 .cloud:nth-child(14) {
    margin-left: 97%;
    animation-duration: 190s;
    top: 33%;
    top: 420px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(15), .cloudsWrapper2 .cloud:nth-child(15) {
    margin-left: 89%;
    animation-duration: 169s;
    top: 8%;
    top: 450px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(16), .cloudsWrapper2 .cloud:nth-child(16) {
    margin-left: 74%;
    animation-duration: 192s;
    top: 89%;
    top: 480px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(17), .cloudsWrapper2 .cloud:nth-child(17) {
    margin-left: 7%;
    animation-duration: 218s;
    top: 54%;
    top: 510px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(18), .cloudsWrapper2 .cloud:nth-child(18) {
    margin-left: 37%;
    animation-duration: 236s;
    top: 65%;
    top: 540px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(19), .cloudsWrapper2 .cloud:nth-child(19) {
    margin-left: 28%;
    animation-duration: 227s;
    top: 50%;
    top: 570px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(20), .cloudsWrapper2 .cloud:nth-child(20) {
    margin-left: 40%;
    animation-duration: 240s;
    top: 48%;
    top: 600px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(21), .cloudsWrapper2 .cloud:nth-child(21) {
    margin-left: 92%;
    animation-duration: 160s;
    top: 53%;
    top: 630px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(22), .cloudsWrapper2 .cloud:nth-child(22) {
    margin-left: 20%;
    animation-duration: 170s;
    top: 89%;
    top: 660px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(23), .cloudsWrapper2 .cloud:nth-child(23) {
    margin-left: 67%;
    animation-duration: 199s;
    top: 28%;
    top: 690px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(24), .cloudsWrapper2 .cloud:nth-child(24) {
    margin-left: 80%;
    animation-duration: 201s;
    top: 51%;
    top: 720px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(25), .cloudsWrapper2 .cloud:nth-child(25) {
    margin-left: 84%;
    animation-duration: 187s;
    top: 54%;
    top: 750px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(26), .cloudsWrapper2 .cloud:nth-child(26) {
    margin-left: 50%;
    animation-duration: 155s;
    top: 63%;
    top: 780px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(27), .cloudsWrapper2 .cloud:nth-child(27) {
    margin-left: 84%;
    animation-duration: 214s;
    top: 74%;
    top: 810px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(28), .cloudsWrapper2 .cloud:nth-child(28) {
    margin-left: 27%;
    animation-duration: 213s;
    top: 6%;
    top: 840px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(29), .cloudsWrapper2 .cloud:nth-child(29) {
    margin-left: 74%;
    animation-duration: 198s;
    top: 3%;
    top: 870px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper .cloud:nth-child(30), .cloudsWrapper2 .cloud:nth-child(30) {
    margin-left: 47%;
    animation-duration: 210s;
    top: 43%;
    top: 900px;
  }
  .cloudsWrapper .cloud.large, .cloudsWrapper2 .cloud.large {
    display: block;
  }

  .cloudsWrapper2 .cloud:nth-child(1) {
    margin-left: 79%;
    animation-duration: 291s;
    top: 30%;
    top: 30px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(2) {
    margin-left: 11%;
    animation-duration: 291s;
    top: 63%;
    top: 60px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(3) {
    margin-left: 12%;
    animation-duration: 277s;
    top: 15%;
    top: 90px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(4) {
    margin-left: 39%;
    animation-duration: 337s;
    top: 90%;
    top: 120px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(5) {
    margin-left: 90%;
    animation-duration: 293s;
    top: 31%;
    top: 150px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(6) {
    margin-left: 100%;
    animation-duration: 272s;
    top: 14%;
    top: 180px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(7) {
    margin-left: 4%;
    animation-duration: 305s;
    top: 16%;
    top: 210px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(8) {
    margin-left: 45%;
    animation-duration: 309s;
    top: 41%;
    top: 240px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(9) {
    margin-left: 14%;
    animation-duration: 266s;
    top: 35%;
    top: 270px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(10) {
    margin-left: 56%;
    animation-duration: 323s;
    top: 74%;
    top: 300px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(11) {
    margin-left: 54%;
    animation-duration: 307s;
    top: 1%;
    top: 330px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(12) {
    margin-left: 71%;
    animation-duration: 341s;
    top: 21%;
    top: 360px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(13) {
    margin-left: 93%;
    animation-duration: 254s;
    top: 23%;
    top: 390px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(14) {
    margin-left: 9%;
    animation-duration: 333s;
    top: 65%;
    top: 420px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(15) {
    margin-left: 35%;
    animation-duration: 335s;
    top: 31%;
    top: 450px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(16) {
    margin-left: 25%;
    animation-duration: 298s;
    top: 83%;
    top: 480px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(17) {
    margin-left: 91%;
    animation-duration: 254s;
    top: 1%;
    top: 510px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(18) {
    margin-left: 98%;
    animation-duration: 335s;
    top: 30%;
    top: 540px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(19) {
    margin-left: 96%;
    animation-duration: 281s;
    top: 44%;
    top: 570px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(20) {
    margin-left: 69%;
    animation-duration: 303s;
    top: 95%;
    top: 600px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(21) {
    margin-left: 76%;
    animation-duration: 298s;
    top: 29%;
    top: 630px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(22) {
    margin-left: 11%;
    animation-duration: 276s;
    top: 86%;
    top: 660px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(23) {
    margin-left: 78%;
    animation-duration: 295s;
    top: 9%;
    top: 690px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(24) {
    margin-left: 49%;
    animation-duration: 336s;
    top: 2%;
    top: 720px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(25) {
    margin-left: 5%;
    animation-duration: 270s;
    top: 23%;
    top: 750px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(26) {
    margin-left: 42%;
    animation-duration: 254s;
    top: 62%;
    top: 780px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(27) {
    margin-left: 43%;
    animation-duration: 266s;
    top: 74%;
    top: 810px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(28) {
    margin-left: 68%;
    animation-duration: 286s;
    top: 33%;
    top: 840px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(29) {
    margin-left: 66%;
    animation-duration: 306s;
    top: 92%;
    top: 870px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
  .cloudsWrapper2 .cloud:nth-child(30) {
    margin-left: 67%;
    animation-duration: 328s;
    top: 23%;
    top: 900px;
  }
  .cloudsWrapper2 .cloud.large {
    display: block;
  }
}
.sky {
  height: calc(100vh - 140px);
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00a3e0+0,07a5e1+21,85c9f0+66,85c9f0+100 */
  background: #00a3e0;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #00a3e0 0%, #07a5e1 21%, #85c9f0 66%, #85c9f0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #00a3e0 0%, #07a5e1 21%, #85c9f0 66%, #85c9f0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00a3e0", endColorstr="#85c9f0",GradientType=0 );
  /* IE6-9 */
  position: relative;
  z-index: 5;
}
@media (max-width: 1000px) {
  .sky {
    height: calc(100vh - 80px);
  }
}

.mountains svg.stopAnimation [id^="pin"]{
    outline: 5px solid black;
}
.mountains .disableAnimationButton{
    background-color: white;
    position: absolute;
    top: 105px;
    left: 20px;
    z-index: 99999;
    color: black;
    width: fit-content;
    height: fit-content;
    padding: 0px 10px;
    border-radius: 60px;
}

.mountains .disableAnimationButton:hover, .mountains .disableAnimationButton.activeDisableAnimation{
    cursor:pointer;
    background-color: yellow!important;
}
.mountains svg.stopAnimation *, .sky.stopAnimation *{
    animation: none!important;
    transition: none!important;    
}
.mountains {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 15;
  overflow: hidden;
}
.mountains g:focus{
  outline: 15px solid yellow!important;
}
.content-container .content-link a:focus{
    background-color: yellow;
    color: black;
    outline: 2px solid black;
}
.content-container .content-close:focus{
    background-color: yellow;
    color: black;
    outline: 2px solid black;
    &:after,&:before{
        background: black;
    }
}
.mountains svg {
  width: calc(100% + 60px);
  left: -30px;
  position: relative;
}
@media (max-width: 1200px) {
  .mountains svg {
    width: calc(100% + 360px);
    left: -180px;
    position: relative;
  }
}
@media (max-width: 1000px) {
  .mountains {
    overflow: auto;
  }
  .mountains svg {
    min-width: 1700px;
    margin-right: -250px;
  }
}
@media (max-width: 600px) {
  .mountains svg {
    width: auto;
    min-width: initial;
    height: 95vh;
  }
}

#paragleiterGruppe {
  -webkit-animation: paragleiteranimationNew linear 14ms;
  animation: paragleiteranimationNew linear 14s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
}

@-webkit-keyframes paragleiteranimationNew {
  0% {
    -webkit-transform: translate(4500px, -3500px) rotate(-30deg);
    transform: translate(4500px, -3500px) rotate(-30deg);
  }
  50% {
    -webkit-transform: translate(1101px, -2363px) rotate(10deg);
    transform: translate(1101px, -2363px) rotate(10deg);
  }
  70% {
    -webkit-transform: translate(251px, -1563px) rotate(360deg);
    transform: translate(251px, -1563px) rotate(360deg);
  }
  95% {
    -webkit-transform: translate(-486px, -350px) rotate(360deg);
    transform: translate(-486px, -350px) rotate(360deg);
  }
}
@keyframes paragleiteranimationNew {
  0% {
    -webkit-transform: translate(4500px, -3500px) rotate(-30deg);
    transform: translate(4500px, -3500px) rotate(-30deg);
  }
  50% {
    -webkit-transform: translate(1101px, -2363px) rotate(10deg);
    transform: translate(1101px, -2363px) rotate(10deg);
  }
  70% {
    -webkit-transform: translate(251px, -1563px) rotate(360deg);
    transform: translate(251px, -1563px) rotate(360deg);
  }
  95% {
    -webkit-transform: translate(-486px, -350px) rotate(360deg);
    transform: translate(-486px, -350px) rotate(360deg);
  }
}
/* Eagle Wings */
#EagleWing {
  -webkit-animation: EagleAnimation linear 2s infinite;
  animation: EagleAnimation linear 2s infinite;
  -webkit-transform-origin: 60% 10%;
  transform-origin: 60% 10%;
  transform-box: fill-box;
}

@-webkit-keyframes EagleAnimation {
  0% {
    -webkit-transform: translate(-5px, 5px) rotate(0deg);
    transform: translate(-5px, 5px) rotate(0deg);
  }
  50% {
    -webkit-transform: translate(5px, 5px) rotate(5deg);
    transform: translate(5px, 5px) rotate(5deg);
  }
  100% {
    -webkit-transform: translate(5px, 5px) rotate(0deg);
    transform: translate(5px, 5px) rotate(0deg);
  }
}

@keyframes EagleAnimation {
  0% {
    -webkit-transform: translate(-5px, 5px) rotate(-5deg);
    transform: translate(-5px, 5px) rotate(-5deg);
  }
  50% {
    -webkit-transform: translate(5px, 5px) rotate(5deg);
    transform: translate(5px, 5px) rotate(5deg);
  }
  100% {
    -webkit-transform: translate(-5px, 5px) rotate(-5deg);
    transform: translate(-5px, 5px) rotate(-5deg);
  }
}
#snowboarderGruppe {
  animation: snowboarderFlip 5s infinite ease-in-out;
  -webkit-animation: snowboarderFlip 5s infinite ease-in-out;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  transform-box: fill-box;
}

@-webkit-keyframes snowboarderFlip {
  0%   { transform: rotate(-10deg); }
  25%  { transform: rotate(5deg); }
  50%  { transform: rotate(-5deg); }
  75%  { transform: rotate(3deg); }
  100% { transform: rotate(-10deg); }
}
@keyframes snowboarderFlip {
  0%   { transform: rotate(-10deg); }
  25%  { transform: rotate(5deg); }
  50%  { transform: rotate(-5deg); }
  75%  { transform: rotate(3deg); }
  100% { transform: rotate(-10deg); }
}
/*
@-webkit-keyframes snowboarderFlip {
  0% {
    opacity: 0;
    -webkit-transform: translate(-586px, 272px) rotate(-8deg);
    transform: translate(-586px, 272px) rotate(-8deg);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate(-586px, 272px) rotate(-8deg);
    transform: translate(-586px, 272px) rotate(-8deg);
  }
  55% {
    -webkit-transform: translate(-150px, 38px) rotate(-8deg);
    transform: translate(-150px, 38px) rotate(-8deg);
  }
  65% {
    -webkit-transform: translate(-150px, 38px) rotate(352deg);
    transform: translate(-150px, 38px) rotate(352deg);
  }
  75% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  90% {
    opacity: 1;
  }
}
@keyframes snowboarderFlip {
  0% {
    opacity: 0;
    -webkit-transform: translate(-586px, 272px) rotate(-8deg);
    transform: translate(-586px, 272px) rotate(-8deg);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate(-586px, 272px) rotate(-8deg);
    transform: translate(-586px, 272px) rotate(-8deg);
  }
  55% {
    -webkit-transform: translate(-150px, 38px) rotate(-8deg);
    transform: translate(-150px, 38px) rotate(-8deg);
  }
  65% {
    -webkit-transform: translate(-150px, 38px) rotate(352deg);
    transform: translate(-150px, 38px) rotate(352deg);
  }
  75% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  90% {
    opacity: 1;
  }
}
*/
#skier2gruppe {
  -webkit-animation: skierrides linear 4s;
  animation: skierrides linear 4s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
}

@-webkit-keyframes skierrides {
  0% {
    opacity: 1;
    -webkit-transform: translate(650px, -500px) scale(0.3);
    transform: translate(650px, -500px) scale(0.3);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
}
@keyframes skierrides {
  0% {
    opacity: 1;
    -webkit-transform: translate(650px, -500px) scale(0.3);
    transform: translate(650px, -500px) scale(0.3);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
}
#wanderer2 {
  -webkit-animation: wanderer2goes linear 12s infinite;
  animation: wanderer2goes linear 12s infinite;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
}

@-webkit-keyframes wanderer2goes {
  0% {
    opacity: 1;
    -webkit-transform: translate(-600px, 0);
    transform: translate(-600px, 0);
  }
  30% {
    -webkit-transform: translate(100px, 0) rotate(0deg);
    transform: translate(100px, 0) rotate(0deg);
  }
  55% {
    -webkit-transform: translate(500px, -170px) rotate(-10deg);
    transform: translate(500px, -170px) rotate(-10deg);
  }
  70% {
    -webkit-transform: translate(900px, -170px) rotate(0deg);
    transform: translate(900px, -170px) rotate(0deg);
  }
  90% {
    -webkit-transform: translate(1249px, -11px) rotate(0deg);
    transform: translate(1249px, -11px) rotate(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(1249px, -11px) rotate(0deg);
    transform: translate(1249px, -11px) rotate(0deg);
    opacity: 0;
  }
}
@keyframes wanderer2goes {
  0% {
    opacity: 1;
    -webkit-transform: translate(-600px, 0);
    transform: translate(-600px, 0);
  }
  30% {
    -webkit-transform: translate(100px, 0) rotate(0deg);
    transform: translate(100px, 0) rotate(0deg);
  }
  55% {
    -webkit-transform: translate(500px, -170px) rotate(0deg);
    transform: translate(500px, -170px) rotate(0deg);
  }
  70% {
    -webkit-transform: translate(900px, -170px) rotate(0deg);
    transform: translate(900px, -170px) rotate(0deg);
  }
  90% {
    -webkit-transform: translate(1249px, -11px) rotate(0deg);
    transform: translate(1249px, -11px) rotate(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(1249px, -11px) rotate(0deg);
    transform: translate(1249px, -11px) rotate(0deg);
    opacity: 0;
  }
}
#legleft {
  -webkit-animation: leganimationleft linear 2s infinite;
  animation: leganimationleft linear 2s infinite;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
}

@-webkit-keyframes leganimationleft {
  0% {
    -webkit-transform: translateX(-15%) rotateZ(13deg);
    transform: translateX(-15%) rotateZ(13deg);
  }
  50% {
    -webkit-transform: translateX(74%) rotateZ(-50deg);
    transform: translateX(74%) rotateZ(-50deg);
  }
  100% {
    -webkit-transform: translateX(-15%) rotateZ(13deg);
    transform: translateX(-15%) rotateZ(13deg);
  }
}
@keyframes leganimationleft {
  0% {
    -webkit-transform: translateX(-15%) rotateZ(13deg);
    transform: translateX(-15%) rotateZ(13deg);
  }
  50% {
    -webkit-transform: translateX(74%) rotateZ(-50deg);
    transform: translateX(74%) rotateZ(-50deg);
  }
  100% {
    -webkit-transform: translateX(-15%) rotateZ(13deg);
    transform: translateX(-15%) rotateZ(13deg);
  }
}
#legright {
  -webkit-animation: leganimationright linear 2s infinite;
  animation: leganimationright linear 2s infinite;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
}

@-webkit-keyframes leganimationright {
  0% {
    -webkit-transform: translateX(0) rotateZ(0);
    transform: translateX(0) rotateZ(0);
  }
  50% {
    -webkit-transform: translateX(-56%) rotateZ(50deg);
    transform: translateX(-56%) rotateZ(50deg);
  }
  100% {
    -webkit-transform: translateX(0.1%) rotateZ(0);
    transform: translateX(0.1%) rotateZ(0);
  }
}
@keyframes leganimationright {
  0% {
    -webkit-transform: translateX(0) rotateZ(0);
    transform: translateX(0) rotateZ(0);
  }
  50% {
    -webkit-transform: translateX(-56%) rotateZ(50deg);
    transform: translateX(-56%) rotateZ(50deg);
  }
  100% {
    -webkit-transform: translateX(0.1%) rotateZ(0);
    transform: translateX(0.1%) rotateZ(0);
  }
}
#gondelright {
  -webkit-animation: gondelrightanimation linear 8s infinite;
  animation: gondelrightanimation linear 8s infinite;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
}

@-webkit-keyframes gondelrightanimation {
  0% {
    -webkit-transform: translate(-271px, 1006px) scale(0.1);
    transform: translate(-271px, 1006px) scale(0.1);
    opacity: 1;
  }
  30% {
    -webkit-transform: translate(93px, 314px) scale(1);
    transform: translate(93px, 314px) scale(1);
    opacity: 1;
  }
  60% {
    -webkit-transform: translate(-45px, -236px) scale(0.8);
    transform: translate(-45px, -236px) scale(0.8);
    opacity: 1;
  }
  99% {
    -webkit-transform: translate(-188px, -347px) scale(0.1);
    transform: translate(-188px, -347px) scale(0.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-188px, -347px) scale(0.1);
    transform: translate(-188px, -347px) scale(0.1);
    opacity: 0;
  }
}
@keyframes gondelrightanimation {
  0% {
    -webkit-transform: translate(-271px, 1006px) scale(0.1);
    transform: translate(-271px, 1006px) scale(0.1);
    opacity: 1;
  }
  30% {
    -webkit-transform: translate(93px, 314px) scale(1);
    transform: translate(93px, 314px) scale(1);
    opacity: 1;
  }
  60% {
    -webkit-transform: translate(-45px, -236px) scale(0.8);
    transform: translate(-45px, -236px) scale(0.8);
    opacity: 1;
  }
  99% {
    -webkit-transform: translate(-188px, -347px) scale(0.1);
    transform: translate(-188px, -347px) scale(0.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-188px, -347px) scale(0.1);
    transform: translate(-188px, -347px) scale(0.1);
    opacity: 0;
  }
}
#pin1 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin1:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin2 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin2:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin3 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin3:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin4 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin4:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin5 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin5:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin6 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin6:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin7 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin7:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin8 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin8:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin9 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin9:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin10 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin10:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin11 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin11:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin12 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin12:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin13 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin13:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin14 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin14:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin15 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin15:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin16 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin16:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin17 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin17:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin18 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin18:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin19 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin19:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin20 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin20:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin21 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin21:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin22 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin22:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin23 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin23:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin24 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin24:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin25 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin25:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin26 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin26:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin27 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin27:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin28 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin28:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin29 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin29:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#pin30 {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  cursor: pointer;
}
#pin30:hover {
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translate(1px, 1px) rotate(0deg);
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg);
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    -webkit-transform: translate(3px, 2px) rotate(0deg);
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    -webkit-transform: translate(3px, 1px) rotate(-1deg);
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    -webkit-transform: translate(1px, 2px) rotate(0deg);
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
@keyframes shake {
  0% {
    -webkit-transform: translate(1px, 1px) rotate(0deg);
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg);
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    -webkit-transform: translate(3px, 2px) rotate(0deg);
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    -webkit-transform: translate(3px, 1px) rotate(-1deg);
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    -webkit-transform: translate(1px, 2px) rotate(0deg);
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
.content {
  position: absolute;
  z-index: 20;
  display: none;
}
.content-inner {
  margin-left: 48px;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px 15px;
  width: 360px;
  position: relative;
}
.content-title {
  color: #00a0d9;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 15px;
  padding-top: 15px;
}
.content-text {
  font-size: 18px;
  line-height: 1.4;
}
.content-image {
  padding-top: 25px;
}
.content-image img {
  width: 100%;
  height: auto;
}
.content-link a {
  display: inline-block;
  border-radius: 3px;
  background: #009edf;
  color: #fff;
  padding: 14px 43px 10px 28px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  -webkit-transition: all ease 250ms 0s;
  transition: all ease 250ms 0s;
}
.content-link a:hover {
  background: #0d85b6;
}
.content-close {
  position: absolute;
  z-index: 5000;
  top: 10px;
  right: 10px;
  display: inline-block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  cursor: pointer;
}
.content-close:hover::before, .content-close:hover::after {
  background: #009edf;
}
.content-close::before, .content-close::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #009edf;
}
.content-close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 1024px) {
  .content {
    position: absolute;
    z-index: 20;
    display: none;
    width: 90vw;
    max-width: 360px;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .content-inner {
    margin: 0;
    width: auto;
  }
}

.pinactive g path {
  fill: #009edf !important;
}
.pinactive g path:first-of-type {
  fill: #045b7f !important;
}

.footer {
  display: none;
  background: #FFD400;
  height: 140px;
  position: relative;
  z-index: 10;
  padding-left: 20px;
  padding-right: 20px;
}
.footer-text {
  display: none;
}
@media (max-width: 1000px) {
  .footer {
    height: 40px;
    margin-bottom: -40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 80px;
  }
  .footer-text {
    display: block;
    padding: 0 10px 10px;
    position: absolute;
    bottom: 45px;
  }
}

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