html {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #2d2f41;
  background-image: url("../../images/background.png");
  background-repeat: no-repeat;
  background-size: cover;
  font-family: Heebo;
  color: white;
  direction: rtl;
  text-align: center;
}
* {
  box-sizing: border-box;
}
#page-content-wrapper {
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  padding: 1em;
}
#page-content-wrapper h1 {
  margin: 0;
  font-weight: 500;
  font-size: 5em;
  letter-spacing: -0.075em;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: jelly 1000ms linear both;
  animation-delay: 0s;
  -webkit-filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5));
}
#page-content-wrapper h1 .app-name {
  line-height: 1em;
  background-image: linear-gradient(to bottom left, #f5bc23, #ff6347);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
#page-content-wrapper h1 img {
  max-height: 1em;
  margin-left: 0.5em;
}
@media screen and (max-width: 500px) {
  #page-content-wrapper h1 img {
    margin: 0 0.25em 0.25em;
  }
}
@media screen and (max-width: 500px) {
  #page-content-wrapper h1 {
    flex-direction: column;
  }
}
#page-content-wrapper p {
  margin: 0;
  opacity: 0.35;
}
#page-content-wrapper p.credits {
  opacity: .75;
  margin-top: 2em;
  max-width: 400px;
}
#page-content-wrapper p a {
  color: #f5bc23;
}
#page-content-wrapper .background-music-credit {
  direction: ltr;
  font-size: .75em;
  opacity: .5;
}
#page-content-wrapper .background-music-credit a {
  color: currentColor;
}
.rtl {
  direction: rtl;
}
.app-download-button {
  background: rgba(0, 0, 0, 0.9);
  padding: 1em 1.5em;
  border-radius: 0.5em;
  margin: 1em;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.1);
  display: inline-flex;
  user-select: none;
  cursor: pointer;
  color: inherit;
  text-decoration: none;
  text-align: right;
  position: relative;
  animation: jelly 1000ms linear both;
  animation-delay: 0.25s;
}
.app-download-button .button-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 1em;
}
.app-download-button .button-icon i,
.app-download-button .button-icon svg {
  animation: jelly 1000ms linear both;
  animation-delay: 0s;
}
.app-download-button .button-content .download-via {
  font-size: 0.875em;
  opacity: 0.75;
}
.app-download-button:not([href]) {
  pointer-events: none;
  background: rgba(0, 0, 0, 0.4);
}
.app-download-button:not([href]):before {
  content: "בקרוב";
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0.5em;
  background: #ff6347;
  border-radius: 0.25em;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
  transform: rotate(-45deg) translate(-20%, -25%);
}
.app-download-button:not([href]) .button-content {
  opacity: 0.7;
}
/* Generated with Bounce.js. Edit at https://goo.gl/y3FSYm */
@keyframes jelly {
  0% {
    transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.7% {
    transform: matrix3d(0.45, 0, 0, 0, 0, 0.45, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  9.41% {
    transform: matrix3d(0.883, 0, 0, 0, 0, 0.883, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.11% {
    transform: matrix3d(1.141, 0, 0, 0, 0, 1.141, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  18.72% {
    transform: matrix3d(1.212, 0, 0, 0, 0, 1.212, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  24.32% {
    transform: matrix3d(1.151, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  29.93% {
    transform: matrix3d(1.048, 0, 0, 0, 0, 1.048, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  35.54% {
    transform: matrix3d(0.979, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  41.04% {
    transform: matrix3d(0.961, 0, 0, 0, 0, 0.961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  52.15% {
    transform: matrix3d(0.991, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  63.26% {
    transform: matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  85.49% {
    transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
