@import url(/assets/css/normalize.66cd58d9.css);@import url(/assets/css/remixicon.2075c816.css);.waves {
  position: relative;
  width: 100%;
  height: 15vh;
  /* Fix for safari gap */
  min-height: 100px;
  max-height: 150px;
}

/* Animation */
.parallax > use {
  animation: move-forever 35s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}

.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 12s;
}

.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 16s;
}

.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 23s;
}

.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 30s;
}

@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
/* Shrinking for mobile */
@media (width <= 768px) {
  .waves {
    height: 40px;
    min-height: 40px;
  }
}
.night {
  position: relative;
  transform: rotateZ(55deg);
}

.night--back .shooting-star {
  height: 1px;
  filter: drop-shadow(0 0 3px rgb(105, 155, 255));
  opacity: 0.6;
  animation-duration: 7000ms;
}

.night--back .shooting-star::before, .night--back .shooting-star::after {
  animation-duration: 7000ms;
}

.night--front .shooting-star {
  height: 3px;
  filter: drop-shadow(0 0 8px rgb(105, 155, 255));
}

.night--back .shooting-star:nth-child(1) {
  top: 74%;
  left: calc(50% - 165px);
  animation-delay: 652ms;
  opacity: 0.81;
}

.night--back .shooting-star:nth-child(1)::before, .night--back .shooting-star:nth-child(1)::after {
  animation-delay: 652ms;
}

.night--back .shooting-star:nth-child(2) {
  top: 72%;
  left: calc(50% - 190px);
  animation-delay: 9702ms;
  opacity: 0.9;
}

.night--back .shooting-star:nth-child(2)::before, .night--back .shooting-star:nth-child(2)::after {
  animation-delay: 9702ms;
}

.night--back .shooting-star:nth-child(3) {
  top: 94%;
  left: calc(50% - 161px);
  animation-delay: 803ms;
  opacity: 0.66;
}

.night--back .shooting-star:nth-child(3)::before, .night--back .shooting-star:nth-child(3)::after {
  animation-delay: 803ms;
}

.night--back .shooting-star:nth-child(4) {
  top: 77%;
  left: calc(50% - 160px);
  animation-delay: 1543ms;
  opacity: 0.81;
}

.night--back .shooting-star:nth-child(4)::before, .night--back .shooting-star:nth-child(4)::after {
  animation-delay: 1543ms;
}

.night--back .shooting-star:nth-child(5) {
  top: 86%;
  left: calc(50% - 284px);
  animation-delay: 9021ms;
  opacity: 0.98;
}

.night--back .shooting-star:nth-child(5)::before, .night--back .shooting-star:nth-child(5)::after {
  animation-delay: 9021ms;
}

.night--back .shooting-star:nth-child(6) {
  top: 47%;
  left: calc(50% - 234px);
  animation-delay: 2824ms;
  opacity: 0.86;
}

.night--back .shooting-star:nth-child(6)::before, .night--back .shooting-star:nth-child(6)::after {
  animation-delay: 2824ms;
}

.night--back .shooting-star:nth-child(7) {
  top: 95%;
  left: calc(50% - 228px);
  animation-delay: 1912ms;
  opacity: 0.67;
}

.night--back .shooting-star:nth-child(7)::before, .night--back .shooting-star:nth-child(7)::after {
  animation-delay: 1912ms;
}

.night--back .shooting-star:nth-child(8) {
  top: 15%;
  left: calc(50% - 141px);
  animation-delay: 2551ms;
  opacity: 0.42;
}

.night--back .shooting-star:nth-child(8)::before, .night--back .shooting-star:nth-child(8)::after {
  animation-delay: 2551ms;
}

.night--back .shooting-star:nth-child(9) {
  top: 25%;
  left: calc(50% - 17px);
  animation-delay: 849ms;
  opacity: 0.63;
}

.night--back .shooting-star:nth-child(9)::before, .night--back .shooting-star:nth-child(9)::after {
  animation-delay: 849ms;
}

.night--back .shooting-star:nth-child(10) {
  top: 3%;
  left: calc(50% - 95px);
  animation-delay: 4664ms;
  opacity: 0.52;
}

.night--back .shooting-star:nth-child(10)::before, .night--back .shooting-star:nth-child(10)::after {
  animation-delay: 4664ms;
}

.night--back .shooting-star:nth-child(11) {
  top: 8%;
  left: calc(50% - 127px);
  animation-delay: 9190ms;
  opacity: 0.82;
}

.night--back .shooting-star:nth-child(11)::before, .night--back .shooting-star:nth-child(11)::after {
  animation-delay: 9190ms;
}

.night--back .shooting-star:nth-child(12) {
  top: 46%;
  left: calc(50% - 242px);
  animation-delay: 4967ms;
  opacity: 0.78;
}

.night--back .shooting-star:nth-child(12)::before, .night--back .shooting-star:nth-child(12)::after {
  animation-delay: 4967ms;
}

.night--back .shooting-star:nth-child(13) {
  top: 42%;
  left: calc(50% - 258px);
  animation-delay: 7694ms;
  opacity: 0.48;
}

.night--back .shooting-star:nth-child(13)::before, .night--back .shooting-star:nth-child(13)::after {
  animation-delay: 7694ms;
}

.night--back .shooting-star:nth-child(14) {
  top: 50%;
  left: calc(50% - 80px);
  animation-delay: 2041ms;
  opacity: 0.97;
}

.night--back .shooting-star:nth-child(14)::before, .night--back .shooting-star:nth-child(14)::after {
  animation-delay: 2041ms;
}

.night--back .shooting-star:nth-child(15) {
  top: 46%;
  left: calc(50% - 92px);
  animation-delay: 6156ms;
  opacity: 0.36;
}

.night--back .shooting-star:nth-child(15)::before, .night--back .shooting-star:nth-child(15)::after {
  animation-delay: 6156ms;
}

.night--back .shooting-star:nth-child(16) {
  top: 58%;
  left: calc(50% - 219px);
  animation-delay: 6320ms;
  opacity: 0.88;
}

.night--back .shooting-star:nth-child(16)::before, .night--back .shooting-star:nth-child(16)::after {
  animation-delay: 6320ms;
}

.night--back .shooting-star:nth-child(17) {
  top: 27%;
  left: calc(50% - 251px);
  animation-delay: 2175ms;
  opacity: 0.54;
}

.night--back .shooting-star:nth-child(17)::before, .night--back .shooting-star:nth-child(17)::after {
  animation-delay: 2175ms;
}

.night--back .shooting-star:nth-child(18) {
  top: 63%;
  left: calc(50% - 165px);
  animation-delay: 1391ms;
  opacity: 0.99;
}

.night--back .shooting-star:nth-child(18)::before, .night--back .shooting-star:nth-child(18)::after {
  animation-delay: 1391ms;
}

.night--back .shooting-star:nth-child(19) {
  top: 69%;
  left: calc(50% - 169px);
  animation-delay: 9995ms;
  opacity: 0.79;
}

.night--back .shooting-star:nth-child(19)::before, .night--back .shooting-star:nth-child(19)::after {
  animation-delay: 9995ms;
}

.night--back .shooting-star:nth-child(20) {
  top: 64%;
  left: calc(50% - 212px);
  animation-delay: 6120ms;
  opacity: 0.53;
}

.night--back .shooting-star:nth-child(20)::before, .night--back .shooting-star:nth-child(20)::after {
  animation-delay: 6120ms;
}

.night--front .shooting-star:nth-child(1) {
  top: 64%;
  left: calc(50% - 281px);
  animation-delay: 5754ms;
  opacity: 0.66;
}

.night--front .shooting-star:nth-child(1)::before, .night--front .shooting-star:nth-child(1)::after {
  animation-delay: 5754ms;
}

.night--front .shooting-star:nth-child(2) {
  top: 50%;
  left: calc(50% - 166px);
  animation-delay: 9295ms;
  opacity: 0.68;
}

.night--front .shooting-star:nth-child(2)::before, .night--front .shooting-star:nth-child(2)::after {
  animation-delay: 9295ms;
}

.night--front .shooting-star:nth-child(3) {
  top: 64%;
  left: calc(50% - 209px);
  animation-delay: 8908ms;
  opacity: 0.75;
}

.night--front .shooting-star:nth-child(3)::before, .night--front .shooting-star:nth-child(3)::after {
  animation-delay: 8908ms;
}

.night--front .shooting-star:nth-child(4) {
  top: 64%;
  left: calc(50% - 144px);
  animation-delay: 4697ms;
  opacity: 0.61;
}

.night--front .shooting-star:nth-child(4)::before, .night--front .shooting-star:nth-child(4)::after {
  animation-delay: 4697ms;
}

.night--front .shooting-star:nth-child(5) {
  top: 31%;
  left: calc(50% - 12px);
  animation-delay: 8756ms;
  opacity: 0.7;
}

.night--front .shooting-star:nth-child(5)::before, .night--front .shooting-star:nth-child(5)::after {
  animation-delay: 8756ms;
}

.night--front .shooting-star:nth-child(6) {
  top: 32%;
  left: calc(50% - 234px);
  animation-delay: 5562ms;
  opacity: 0.33;
}

.night--front .shooting-star:nth-child(6)::before, .night--front .shooting-star:nth-child(6)::after {
  animation-delay: 5562ms;
}

.night--front .shooting-star:nth-child(7) {
  top: 51%;
  left: calc(50% - 122px);
  animation-delay: 4200ms;
  opacity: 0.53;
}

.night--front .shooting-star:nth-child(7)::before, .night--front .shooting-star:nth-child(7)::after {
  animation-delay: 4200ms;
}

.night--front .shooting-star:nth-child(8) {
  top: 44%;
  left: calc(50% - 154px);
  animation-delay: 2704ms;
  opacity: 1;
}

.night--front .shooting-star:nth-child(8)::before, .night--front .shooting-star:nth-child(8)::after {
  animation-delay: 2704ms;
}

.night--front .shooting-star:nth-child(9) {
  top: 41%;
  left: calc(50% - 183px);
  animation-delay: 5529ms;
  opacity: 0.82;
}

.night--front .shooting-star:nth-child(9)::before, .night--front .shooting-star:nth-child(9)::after {
  animation-delay: 5529ms;
}

.night--front .shooting-star:nth-child(10) {
  top: 94%;
  left: calc(50% - 168px);
  animation-delay: 7313ms;
  opacity: 0.55;
}

.night--front .shooting-star:nth-child(10)::before, .night--front .shooting-star:nth-child(10)::after {
  animation-delay: 7313ms;
}

.night--front .shooting-star:nth-child(11) {
  top: 82%;
  left: calc(50% - 190px);
  animation-delay: 3412ms;
  opacity: 0.31;
}

.night--front .shooting-star:nth-child(11)::before, .night--front .shooting-star:nth-child(11)::after {
  animation-delay: 3412ms;
}

.night--front .shooting-star:nth-child(12) {
  top: 53%;
  left: calc(50% - 229px);
  animation-delay: 6876ms;
  opacity: 0.59;
}

.night--front .shooting-star:nth-child(12)::before, .night--front .shooting-star:nth-child(12)::after {
  animation-delay: 6876ms;
}

.night--front .shooting-star:nth-child(13) {
  top: 41%;
  left: calc(50% - 191px);
  animation-delay: 4417ms;
  opacity: 0.32;
}

.night--front .shooting-star:nth-child(13)::before, .night--front .shooting-star:nth-child(13)::after {
  animation-delay: 4417ms;
}

.night--front .shooting-star:nth-child(14) {
  top: 28%;
  left: calc(50% - 225px);
  animation-delay: 9768ms;
  opacity: 0.65;
}

.night--front .shooting-star:nth-child(14)::before, .night--front .shooting-star:nth-child(14)::after {
  animation-delay: 9768ms;
}

.night--front .shooting-star:nth-child(15) {
  top: 93%;
  left: calc(50% - 27px);
  animation-delay: 368ms;
  opacity: 0.43;
}

.night--front .shooting-star:nth-child(15)::before, .night--front .shooting-star:nth-child(15)::after {
  animation-delay: 368ms;
}

.night--front .shooting-star:nth-child(16) {
  top: 92%;
  left: calc(50% - 185px);
  animation-delay: 6386ms;
  opacity: 0.91;
}

.night--front .shooting-star:nth-child(16)::before, .night--front .shooting-star:nth-child(16)::after {
  animation-delay: 6386ms;
}

.night--front .shooting-star:nth-child(17) {
  top: 87%;
  left: calc(50% - 128px);
  animation-delay: 6904ms;
  opacity: 0.31;
}

.night--front .shooting-star:nth-child(17)::before, .night--front .shooting-star:nth-child(17)::after {
  animation-delay: 6904ms;
}

.night--front .shooting-star:nth-child(18) {
  top: 5%;
  left: calc(50% - 182px);
  animation-delay: 413ms;
  opacity: 0.35;
}

.night--front .shooting-star:nth-child(18)::before, .night--front .shooting-star:nth-child(18)::after {
  animation-delay: 413ms;
}

.night--front .shooting-star:nth-child(19) {
  top: 5%;
  left: calc(50% - 239px);
  animation-delay: 9593ms;
  opacity: 0.64;
}

.night--front .shooting-star:nth-child(19)::before, .night--front .shooting-star:nth-child(19)::after {
  animation-delay: 9593ms;
}

.night--front .shooting-star:nth-child(20) {
  top: 78%;
  left: calc(50% - 127px);
  animation-delay: 8787ms;
  opacity: 0.49;
}

.night--front .shooting-star:nth-child(20)::before, .night--front .shooting-star:nth-child(20)::after {
  animation-delay: 8787ms;
}

.shooting-star {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 2px;
  background: linear-gradient(-45deg, rgb(95, 145, 255), rgba(0, 0, 255, 0));
  border-radius: 999px;
  filter: drop-shadow(0 0 6px rgb(105, 155, 255));
  animation: tail 5000ms ease-in-out infinite, shooting 5000ms ease-in-out infinite;
}

.shooting-star::before {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  height: 2px;
  background: linear-gradient(-45deg, rgba(0, 0, 255, 0), rgb(95, 145, 255), rgba(0, 0, 255, 0));
  transform: translateX(50%) rotateZ(45deg);
  border-radius: 100%;
  animation: shining 5000ms ease-in-out infinite;
}

.shooting-star::after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  height: 2px;
  background: linear-gradient(-45deg, rgba(0, 0, 255, 0), rgb(95, 145, 255), rgba(0, 0, 255, 0));
  border-radius: 100%;
  animation: shining 5000ms ease-in-out infinite;
  transform: translateX(50%) rotateZ(-45deg);
}

@keyframes tail {
  0% {
    width: 0;
  }
  30% {
    width: 100px;
  }
  100% {
    width: 0;
  }
}
@keyframes shining {
  0% {
    width: 0;
  }
  50% {
    width: 30px;
  }
  100% {
    width: 0;
  }
}
@keyframes shooting {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(300px);
  }
}
@keyframes sky {
  0% {
    transform: rotate(45deg);
  }
  100% {
    transform: rotate(405deg);
  }
}
body {
  overflow: hidden;
}

h1 {
  color: white;
  display: flex;
  font-family: Anton, sans-serif;
}

.btn {
  text-decoration: none;
  color: inherit;
}
.btn:hover, .btn:active, .btn:visited, .btn:focus {
  text-decoration: none;
  color: inherit;
}

a.main-btn {
  font-family: Anton, sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  border: 2px solid #e1e1e1;
  border-radius: 5px;
  background-color: transparent;
  cursor: pointer;
  line-height: 2.5;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  transition: all 0.2s ease-in;
}

header {
  background: radial-gradient(ellipse at bottom, #203752 0%, #090a0f 100%);
  height: 100dvh;
  display: flex;
  flex-direction: column;
  position: relative;
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: bounceInDown;
}
header .night {
  position: absolute;
  inset: 0;
}
header .night--back {
  z-index: 0;
}
header .night--front {
  z-index: 2;
  pointer-events: none;
}
header .intro {
  flex-grow: 1;
  width: 100%;
  color: #fff;
  text-align: center;
  flex-direction: column;
  place-content: center;
  display: flex;
  position: relative;
  z-index: 1;
}
header .intro .avatar {
  border-radius: 50%;
  display: block;
  height: 4.375rem;
  margin: 0 auto;
  width: 4.375rem;
}
header .intro h1 {
  color: #fff;
  display: block;
  font-size: 3em;
  line-height: 1;
  margin: 0;
}
header .intro h2 {
  color: rgba(255, 255, 255, 0.6);
  display: block;
  margin: 0 0 1.25rem;
  font-size: 1.5em;
  font-weight: normal;
  letter-spacing: 0.2em;
  padding-top: 1.25rem;
}
header .intro .location {
  color: #fff;
  margin: 0.125rem 0 1.5rem;
  font-size: 0.95em;
  letter-spacing: 0.05em;
}
header .intro .location i {
  margin-right: 0.35em;
  vertical-align: -0.05em;
}
header .intro .separator {
  width: 10em;
  flex-shrink: 0;
  align-self: center;
}
header .intro .links {
  margin-top: 1em;
  color: white;
}
header .intro .links a {
  margin: 0 1em;
}
header .intro .links a i {
  font-size: 2em;
}
header .intro .dowload {
  flex-shrink: 0;
  align-self: center;
  margin-top: 2em;
  color: white;
  border-color: white;
}
header .intro .dowload:hover {
  background-color: white;
  border-color: white;
  color: #090a0f;
}
header .waves-section {
  flex-grow: 0;
  width: 100%;
  display: flex;
  align-items: flex-end;
}