@font-face {
  font-display: swap;
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/SFNSDisplay-cyrillic-ext.woff2') format('woff2-variations');
  unicode-range: U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
  font-display: swap;
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/SFNSDisplay-cyrillic.woff2') format('woff2-variations');
  unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}

@font-face {
  font-display: swap;
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/SFNSDisplay-greek-ext.woff2') format('woff2-variations');
  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-display: swap;
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/SFNSDisplay-greek.woff2') format('woff2-variations');
  unicode-range: U+0370-03FF;
}

@font-face {
  font-display: swap;
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/SFNSDisplay-vietnamese.woff2') format('woff2-variations');
  unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
}

@font-face {
  font-display: swap;
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/SFNSDisplay-latin-ext.woff2') format('woff2-variations');
  unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-display: swap;
  font-family: 'SF Pro Display';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/SFNSDisplay-latin.woff2') format('woff2-variations');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
  font-display: swap;
  font-family: 'SF Pro Text';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/SFNSText-cyrillic-ext.woff2') format('woff2-variations');
  unicode-range: U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
  font-display: swap;
  font-family: 'SF Pro Text';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/SFNSText-cyrillic.woff2') format('woff2-variations');
  unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}

@font-face {
  font-display: swap;
  font-family: 'SF Pro Text';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/SFNSText-greek-ext.woff2') format('woff2-variations');
  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-display: swap;
  font-family: 'SF Pro Text';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/SFNSText-greek.woff2') format('woff2-variations');
  unicode-range: U+0370-03FF;
}

@font-face {
  font-display: swap;
  font-family: 'SF Pro Text';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/SFNSText-vietnamese.woff2') format('woff2-variations');
  unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
}

@font-face {
  font-display: swap;
  font-family: 'SF Pro Text';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/SFNSText-latin-ext.woff2') format('woff2-variations');
  unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-display: swap;
  font-family: 'SF Pro Text';
  font-style: normal;
  font-weight: 100 900;
  src: url('../fonts/SFNSText-latin.woff2') format('woff2-variations');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

body {
  align-items: stretch;
  background-color: #090F1E;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-family: -apple-system, 'SF Pro Text', sans-serif;
  justify-content: space-between;
  margin: 0;
  min-height: 100%;
}

.content {
  margin: 0 auto;
  max-width: 310px;
  padding: 0 40px;
  position: relative;
  text-align: center;
  visibility: hidden;
}

body.loaded .content {
  visibility: visible;
}

.img-width {
  margin: 0 auto 24px;
  max-width: 154px;
}

.img-height {
  padding-top: 100%;
  position: relative;
}

.img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.img.error {
  visibility: hidden;
}

body.error .img.error {
  visibility: visible;
}

body.error .img.success {
  visibility: hidden;
}

.title {
  font-family: -apple-system, 'SF Pro Display', 'SF Pro Text', sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.2px;
  line-height: 1.2;
}

.subtitle {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.2px;
  line-height: 1.35;
  margin-top: 16px;
}

.button {
  align-items: center;
  background: linear-gradient(107.15deg, #0095FF 0%, #0855C4 100%);
  border-radius: 12px;
  color: inherit;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  height: 40px;
  justify-content: center;
  letter-spacing: -0.15px;
  margin-top: 25px;
  text-decoration: none;
}

.spinner {
  animation: spinner .75s infinite linear;
  border-radius: 50%;
  border: 3px solid #1863d1;
  border-right-color: transparent;
  border-top-color: transparent;
  box-sizing: border-box;
  height: 24px;
  left: 50%;
  margin: -12px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 24px;
}

body.loaded .spinner {
  display: none;
}

@keyframes spinner {
  100% {
    transform: rotate(360deg);
  }
}

.copyright {
  color: #34405E;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 1.56;
  margin: 30px;
}

.copyright.hidden {
  opacity: 0;
  pointer-events: none;
}

@media screen and (max-width: 1024px) {
  .copyright {
    margin: 14px 8px;
    text-align: center;
  }
}
