@font-face {
  font-family: 'Senkron';
  src: url("/font/Senkron-Bold.woff2") format('woff2');
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'Senkron';
  src: url("/font/Senkron-Black.woff2") format('woff2');
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: 'SenkronBlack';
  src: url("/font/Senkron-BlokBlack.woff2") format('woff2');
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: 'icon';
  src: url("/font/icon.woff2") format('woff2');
  font-weight: normal;
  font-display: block;
}
*,
::before,
::after {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}
body {
  background: #fff;
  color: #000;
  font-family: 'Roboto', 'Noto Sans', 'Segoe UI', 'Helvetica Neue', 'Arial', sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: 0;
  overflow-x: hidden;
  padding: 0;
  word-break: keep-all;
}
h1,
h2,
h3,
h4,
h5,
.\--typo-h1,
.\--typo-h2,
.\--typo-h3 {
  font-family: 'Senkron', sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  text-align: left;
}
h1,
.\--typo-h1 {
  font-size: calc(32px + (80 - 32) * ((100vw - 320px) / (1280 - 320)));
  font-weight: 900;
  margin-bottom: calc(32px + (64 - 32) * ((100vw - 320px) / (1280 - 320)));
}
h2,
.\--typo-h2 {
  font-size: calc(28px + (48 - 28) * ((100vw - 320px) / (1280 - 320)));
  font-weight: 900;
  margin-bottom: calc(32px + (48 - 32) * ((100vw - 320px) / (1280 - 320)));
}
h3,
.\--typo-h3 {
  font-size: calc(24px + (36 - 24) * ((100vw - 320px) / (1280 - 320)));
  font-weight: 900;
  margin-bottom: calc(32px + (48 - 32) * ((100vw - 320px) / (1280 - 320)));
}
h4 {
  font-size: 1.8rem;
}
h5 {
  font-size: 1.8rem;
}
p {
  margin: 0;
}
a {
  color: #000;
  text-decoration: none;
}
strong,
.\--typo-strong {
  font-weight: 700;
}
small,
.\--typo-small {
  font-size: 1.2rem;
}
::-moz-selection {
  background: #026fe4;
  color: #fff;
}
::selection {
  background: #026fe4;
  color: #fff;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
blockquote {
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
th,
td {
  padding: 0;
  text-align: left;
  vertical-align: middle;
}
figure,
picture,
img {
  display: block;
  margin: 0;
}
img {
  max-width: 100%;
}
video {
  display: block;
  margin: 0;
  max-width: 100%;
  outline: 0;
  padding: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: rgba(0,0,0,0);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  display: block;
  font-family: inherit;
  font-size: inherit;
  line-height: 1.5;
  margin: 0;
  outline: 0;
  padding: 0;
}
button,
[role="button"],
label[for],
select {
  cursor: pointer;
  outline: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner,
input::-moz-focus-outer {
  border: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
input:focus {
  outline: 0;
}
input::-ms-check,
select::-ms-expand {
  display: none;
}
textarea {
  max-width: 100%;
  overflow: auto;
  resize: vertical;
}
header,
footer,
img,
form,
button,
[role="button"] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.icon::before {
  display: inline-block;
  font-family: 'icon';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  position: relative;
  text-transform: none;
}
.icon--check::before {
  content: '\e900';
}
.icon--clock::before {
  content: '\e901';
}
.icon--logo-cz::before {
  content: '\e902';
}
.icon--logo-nl::before {
  content: '\e903';
}
.icon--logo-pl::before {
  content: '\e904';
}
.icon--logo-sk::before {
  content: '\e905';
}
.icon--logo-ua::before {
  content: '\e906';
}
.icon--logo-uk::before {
  content: '\e907';
}
.icon--person::before {
  content: '\e908';
}
.icon--play::before {
  content: '\e909';
}
.icon--video-mute::before {
  content: '\e90a';
}
.icon--video-pause::before {
  content: '\e90b';
}
.icon--video-play::before {
  content: '\e90c';
}
.icon--video-speak::before {
  content: '\e90d';
}
.button {
  align-items: center;
  border-radius: 8px;
  color: #fff;
  display: inline-flex;
  font-family: 'SenkronBlack', sans-serif;
  font-size: 24px;
  font-weight: 900;
  justify-content: center;
  letter-spacing: 1px;
  line-height: 1;
  max-width: 320px;
  overflow: hidden;
  padding: 18px 32px 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
  z-index: 1;
}
.button:not(.button--icon)::after {
  background-position: right center;
  background-size: 200% 100%;
  border-radius: 8px;
  content: '';
  inset: 0;
  position: absolute;
  transition: background-position 0.3s ease-in-out;
  z-index: -1;
}
.button--green::after {
  background-image: linear-gradient(135deg, #27d860, #27d860 50%, #00a04d);
}
.button--icon,
.button--icon::before {
  align-items: center;
  display: flex;
  font-weight: 400;
  height: 32px;
  justify-content: center;
  letter-spacing: 0;
  padding: 2px;
  text-align: center;
  width: 32px;
}
.button--icon::before {
  color: #fff;
  font-size: 2.8rem;
  transition: 0.3s ease-in-out;
}
.editor p:not(:last-child) {
  margin-bottom: 1em;
}
.list__item {
  padding-inline: 16px;
  position: relative;
}
.list__item:not(:last-child) {
  margin-bottom: 16px;
}
.list__item::before {
  background: #026fe4;
  border-radius: 4px;
  content: '';
  height: 8px;
  left: 0;
  position: absolute;
  top: 0.55em;
  width: 8px;
}
.list__title {
  display: inline-flex;
  font-family: 'Roboto', 'Noto Sans', 'Segoe UI', 'Helvetica Neue', 'Arial', sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 0;
  position: relative;
}
.list__title--colon::after {
  content: ':';
  font-weight: 300;
}
.list__text {
  display: inline;
  font-weight: 300;
  position: relative;
}
.list__text--dash::before {
  content: '– ';
}
.video__player--background {
  background: #000;
  height: 100%;
  inset: 0;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.video__controls {
  bottom: 16px;
  display: flex;
  gap: 4px;
  opacity: 0;
  position: absolute;
  right: 16px;
  transform: translateY(100%);
  transition: 0.3s ease-in-out;
}
.\--visible .video__controls {
  opacity: 1;
  transform: translateY(0);
}
.video__button::before {
  transition: 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}
.\--playing .video__button--play::before {
  color: #026fe4;
}
.\--paused .video__button--pause::before {
  color: #026fe4;
}
.\--mute .video__button--mute {
  display: none;
}
.\--speak .video__button--speak {
  display: none;
}
.video__button--speak::before {
  color: #026fe4;
}
@keyframes nebula {
  0% {
    opacity: 1;
    transform: scale(1) rotate(0);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.3) rotate(2deg);
  }
  100% {
    opacity: 1;
    transform: scale(1) rotate(0);
  }
}
@keyframes stars {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes logoPulse {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.\--box {
  background: #fff;
  border-radius: 16px;
  box-shadow: rgba(3,0,43,0.15) 0 8px 48px 0;
  color: #000;
  padding: 24px;
}
.\--content,
.\--content-s,
.\--content-m,
.\--content-x {
  margin-inline: auto;
  min-width: 320px;
  padding-inline: 12px;
  position: relative;
  width: 100%;
}
.\--content {
  max-width: 1280px;
}
.\--content-s {
  max-width: 640px;
}
.\--content-m {
  max-width: 960px;
}
.\--content-x {
  max-width: 1600px;
}
.\--flex {
  display: flex;
  flex-flow: wrap;
  width: 100%;
}
.\--hide {
  display: none;
}
.\--hide-text {
  font-size: 0;
  line-height: 0;
}
.\--lazyload,
.\--lazyloading {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.\--lazyloaded {
  opacity: 1;
}
.\--overflow-top {
  margin-top: -400px;
  z-index: 2;
}
.\--overflow-top-small {
  margin-top: -100px;
  z-index: 2;
}
.\--overflow-bottom {
  margin-bottom: -400px;
  z-index: 2;
}
.\--slide-in {
  opacity: 0;
  transform: translateY(15vh);
  transition: 0.3s ease-in-out;
}
.\--slide-in-visible {
  opacity: 1;
  transform: translateY(0);
}
.\--w-3 {
  width: 25%;
}
.\--w-6 {
  width: 50%;
}
.\--w-12 {
  width: 100%;
}
.header {
  align-items: center;
  color: #fff;
  display: flex;
  height: 64px;
  left: 0;
  padding: 8px 12px;
  position: fixed;
  top: 0;
  transition: 0.3s ease-in-out;
  width: 100%;
  z-index: 1000;
}
.\--header-scroll .header {
  background: rgba(2,0,26,0.85);
}
.\--header-hide .header {
  top: -100%;
}
.header__content {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.header__logo {
  display: block;
  z-index: 1;
}
.header__logo-img {
  max-height: 32px;
}
.header__button-close {
  height: 32px;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 32px;
}
.header__button-close::before,
.header__button-close::after {
  background: #fff;
  content: '';
  height: 2px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform-origin: center;
  transition: 0.3s ease-in-out;
  width: 24px;
}
.header__button-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.header__button-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.main {
  overflow: hidden;
}
.section {
  padding-block: 64px;
  position: relative;
}
.section--invert {
  color: #fff;
}
.section--solution {
  z-index: 1;
}
.section--screencards {
  margin-top: -400px;
}
.section--screencards::after {
  background: #fff;
  content: '';
  position: absolute;
  z-index: -1;
}
.section--explore {
  position: relative;
}
.section--explore::before {
  background: linear-gradient(#1447de, #9ee6fe 100%);
  clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
  content: '';
  height: 80%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.section--stars {
  background: linear-gradient(#03002b, #150b72 50%, #006bf7);
  clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
  overflow: hidden;
  padding-block: 240px;
}
.section--stars::before,
.section--stars::after {
  content: '';
  inset: 0;
  position: absolute;
  z-index: -1;
}
.section--stars::before {
  background: url("/img/intro/nebula.avif") no-repeat 50%/cover;
}
.section--stars::after {
  background: url("/img/intro/stars.svg") repeat center/contain;
}
.section--allodium {
  margin-top: -300px;
  padding-block: 400px;
}
.section--team {
  padding-bottom: 100px;
}
.section--ground {
  background: linear-gradient(#462a4f, #221530, #160928);
  padding-top: 0;
}
.section__content--center,
.section__title--center {
  text-align: center;
}
.section__title--outside {
  margin-bottom: 24px;
}
.section__title--hidden {
  font-size: 0;
}
.section__block:not(:last-child) {
  margin-bottom: 6.6667vw;
}
.section__figure--bg {
  content: '';
  height: 100%;
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.section__figure--about {
  max-width: 180px;
  position: relative;
  top: 8px;
}
.section__figure--office {
  padding-bottom: 64px;
}
.section__figure--top {
  position: absolute;
  transform: translateY(-100%);
}
.footer {
  background: #1f1827;
}
.footer__content {
  color: #717171;
  font-size: 1.2rem;
  padding-block: 32px;
  text-align: center;
}
.footer__link {
  color: #717171;
}
.box {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.box--center {
  text-align: center;
}
.box__figure {
  align-items: center;
  display: inline-flex;
  position: relative;
  width: 100%;
}
.box__figure--games {
  margin-block: 16px;
}
.box__figcaption {
  font-size: 1.2rem;
}
.box__figcaption--magical {
  bottom: -8px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.box__picture {
  position: relative;
}
.box__figure--games .box__picture:nth-child(4) {
  display: none;
}
.box__figure--games .box__picture:nth-child(5) {
  display: none;
}
.box__figure--games .box__img {
  max-width: 34vw;
}
.box__figure--games .box__picture:not(:first-child) .box__img {
  margin-left: -10vw;
}
.box__header--hidden {
  display: none;
}
.box--center .box__title {
  text-align: center;
}
.box__title-block {
  display: block;
}
.box__content {
  width: 100%;
}
.box__perex {
  margin-bottom: 32px;
}
.box__main--highlight {
  font-size: 2rem;
  margin-inline: auto;
  max-width: 80%;
}
.box__button {
  margin-top: 32px;
}
.counter {
  display: flex;
  flex-flow: column;
  gap: 12px;
  margin: 64px auto;
  max-width: 320px;
}
.counter__item {
  align-items: baseline;
  display: inline-flex;
  flex-flow: row wrap;
  gap: 0.5em;
  padding-left: calc(48px + (60 - 48) * ((100vw - 320px) / (960 - 320)));
  position: relative;
}
.counter__item::before {
  color: #026fe4;
  font-size: calc(28px + (48 - 28) * ((100vw - 320px) / (960 - 320)));
  left: 0;
  position: absolute;
  top: 4px;
}
.counter__item:not(:last-child)::after {
  background: linear-gradient(90deg, #026fe4, rgba(2,111,228,0));
  bottom: -8px;
  content: '';
  height: 2px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.counter__value {
  align-items: baseline;
  color: #fff;
  display: inline-flex;
  flex-flow: row wrap;
  font-family: 'Senkron', sans-serif;
  font-feature-settings: 'tnum' 1;
  font-size: calc(28px + (48 - 28) * ((100vw - 320px) / (960 - 320)));
  font-variant-numeric: tabular-nums;
  font-weight: 900;
  justify-content: flex-end;
  line-height: 1;
  text-align: right;
}
.counter__title {
  color: #fff;
  font-family: 'Roboto Condensed', 'Open Sans Condensed', 'Arial Narrow', sans-serif;
  font-size: calc(24px + (36 - 24) * ((100vw - 320px) / (960 - 320)));
}
.intro {
  align-items: center;
  background: #000;
  display: flex;
  min-height: 100vh;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.intro:not(.intro--video-hidden) {
  z-index: 2;
}
.intro__content {
  display: flex;
  flex-flow: column;
  justify-content: center;
  left: 50%;
  min-height: 100vh;
  position: absolute;
  transform: translate(-50%, 100%);
  transition: transform 0.3s ease-in-out;
}
.intro--video-hidden .intro__content {
  transform: translate(-50%, 0);
}
.intro__header {
  color: #fff;
}
.intro__main {
  color: #fff;
  position: relative;
}
.intro__subtitle {
  color: #cecece;
  font-family: 'Roboto Condensed', 'Open Sans Condensed', 'Arial Narrow', sans-serif;
  font-size: calc(24px + (36 - 24) * ((100vw - 320px) / (1280 - 320)));
  font-weight: 100;
  max-width: 600px;
}
.intro__figure--logo {
  display: none;
}
.intro__figure--video {
  inset: 0;
  opacity: 1;
  position: absolute;
  z-index: -1;
}
.intro__figure--video .intro__picture {
  min-height: 100%;
  opacity: 0;
  position: relative;
  transition: opacity 0.3s ease-in-out;
  z-index: -2;
}
.intro--video-hidden .intro__figure--video .intro__picture {
  opacity: 0.8;
  z-index: 1;
}
.intro__figure--video .intro__picture::before {
  background: linear-gradient(#03002b, #150b72 50%, #006bf7);
  content: '';
  inset: 0;
  position: absolute;
  transition: opacity 0.3s ease-in-out;
  z-index: 1;
}
.intro--video-hidden .intro__figure--video .intro__picture::before {
  opacity: 0.7;
}
.intro__figure--video .intro__picture::after {
  background: url("/img/intro/stars.svg") repeat center/contain;
  content: '';
  inset: 0;
  opacity: 0;
  position: absolute;
  transition: opacity 0.3s ease-in-out;
  z-index: 1;
}
.intro--video-hidden .intro__figure--video .intro__picture::after {
  animation: stars 5s ease-in-out infinite;
  opacity: 1;
}
.intro__video {
  inset: 0;
  position: absolute;
  z-index: -1;
}
.intro__img--logo,
.intro__img--logo-highlight {
  max-width: 560px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 29.17vw;
}
.intro__img--logo {
  z-index: 1;
}
.intro__img--logo-highlight {
  animation: logoPulse 15s ease-in-out infinite;
  animation-delay: 0.8s;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease;
  will-change: opacity;
  z-index: 2;
}
.intro__img--video {
  inset: 0;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
}
.info {
  align-items: center;
  display: flex;
  flex-flow: column;
  font-size: 1.4rem;
  justify-content: center;
}
.quote {
  display: flex;
  gap: 16px;
  text-align: left;
}
.quote--person {
  flex-flow: column;
  margin-bottom: 48px;
}
.quote__content {
  display: flex;
  flex-flow: column;
  gap: 24px;
}
.quote__title {
  font-size: 2.4rem;
  margin-bottom: 0;
}
.quote__text {
  color: #333;
  font-size: 1.8rem;
  font-style: italic;
  font-weight: 300;
  text-align: left;
}
.quote__author {
  display: flex;
  gap: 16px;
}
.quote__author-content {
  display: flex;
  flex-flow: column;
  justify-content: center;
  line-height: 1.2;
}
.quote__author-name {
  font-size: 1.6rem;
}
.quote__author-position {
  color: #717171;
  font-size: 1.2rem;
}
.quote--person .quote__img {
  max-height: 48px;
}
.partner {
  display: flex;
  flex-flow: wrap;
  gap: 48px;
  justify-content: center;
  margin: 64px auto;
  max-width: 640px;
}
.partner__item {
  display: flex;
  flex-flow: column;
  gap: 16px;
  max-width: 40%;
  width: 100%;
}
.partner__title {
  font-size: 1.6rem;
  margin-bottom: 0;
  text-align: center;
}
.partner__title::before {
  display: block;
  font-size: 8rem;
  margin-bottom: 16px;
}
.partner__title-small {
  display: block;
  font-size: 1.2rem;
  margin-top: 4px;
}
.performance {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-inline: -16px;
  width: calc(100% + 32px);
}
.performance__item {
  max-width: 600px;
  padding: 12px;
}
.performance__content {
  min-height: 100%;
}
.performance__header {
  margin-bottom: 32px;
  position: relative;
}
.performance__header::after {
  background: #cecece;
  bottom: -36px;
  content: '';
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.performance__title {
  align-items: center;
  display: flex;
  flex-flow: column;
  text-align: center;
}
.performance__title-number {
  display: block;
  font-family: 'SenkronBlack', sans-serif;
  font-feature-settings: 'tnum' 1;
  font-size: 4.8rem;
  font-variant-numeric: tabular-nums;
  font-weight: 900;
  margin-bottom: 16px;
  position: relative;
}
.performance__title-number::before {
  bottom: 8px;
  color: #28d860;
  font-size: 2.4rem;
  left: -32px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.performance__title-text {
  font-size: 2.4rem;
}
.performance__main {
  font-weight: 300;
  text-align: center;
}
.slider--references {
  margin-block: 48px;
  margin-inline: auto;
  max-width: 960px;
}
.slider--explore {
  margin-top: 32px;
}
.slider__content {
  margin: auto;
  position: relative;
}
.slider__content--highlight {
  max-width: 640px;
}
.slider__wrapper {
  display: flex;
  height: 100%;
  position: relative;
  transform: translate3d(0, 0, 0);
  transition-property: transform;
  width: 100%;
}
.slider__wrapper--linear {
  transition-timing-function: linear;
}
.slider__content--pointer-events {
  touch-action: pan-y;
}
.slider__slide {
  background: #fff;
  cursor: grab;
  flex-shrink: 0;
  height: auto;
  overflow: hidden;
  padding-bottom: 16px;
  position: relative;
  transition-property: transform;
  width: 100%;
}
.slider__slide--invisible-blank {
  visibility: hidden;
}
.slider__content--fade .slider__slide {
  transition-property: opacity;
}
.slider__pagination {
  bottom: -8px;
  display: flex;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: auto;
}
.slider__pagination-bullet {
  background: #cecece;
  border-radius: 6px;
  content: '';
  cursor: pointer;
  display: inline-block;
  height: 12px;
  margin-inline: 8px;
  position: relative;
  transition: 0.3s ease-in-out;
  width: 32px;
}
.slider__pagination-bullet--active {
  background: #026fe4;
}
.slider__figcaption {
  text-align: center;
  width: 100%;
}
.team {
  margin: -8px;
  width: calc(100% + 16px);
}
.team__item {
  padding: 8px;
  text-align: center;
}
.team__box {
  min-height: 100%;
}
.team__img {
  margin-inline: auto;
}
.team__title {
  font-size: calc(20px + (36 - 20) * ((100vw - 320px) / (1280 - 320)));
  margin-block: 16px 8px;
  text-align: center;
}
.team__postition {
  color: #717171;
  font-style: italic;
}
@media (min-width: 480px) {
  .\--w-t-6 {
    width: 50%;
  }
  .header {
    padding-inline: 24px;
  }
}
@media (min-width: 640px) {
  .\--content,
  .\--content-s,
  .\--content-m,
  .\--content-x {
    padding-inline: 24px;
  }
  .\--w-s-6 {
    width: 50%;
  }
  .box__figure--games .box__picture:nth-child(4) {
    display: block;
  }
  .box__figure--games .box__img {
    max-width: 27vw;
  }
  .box__figure--games .box__picture:not(:first-child) .box__img {
    margin-left: -7vw;
  }
  .intro__figure--logo {
    bottom: -44%;
    display: block;
    height: 100%;
    max-width: 560px;
    position: absolute;
    right: 0;
    transform: translateX(0);
    width: 29.17vw;
  }
  .partner__item {
    max-width: 180px;
  }
}
@media (min-width: 960px) {
  h4 {
    font-size: 2rem;
  }
  h5 {
    font-size: 2rem;
  }
  .button--icon,
  .button--icon::before {
    height: 48px;
    width: 48px;
  }
  .button--icon::before {
    font-size: 4rem;
  }
  .video__player--background {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .\--w-m-1 {
    width: 8.333333%;
  }
  .\--w-m-2 {
    width: 16.666667%;
  }
  .\--w-m-3 {
    width: 25%;
  }
  .\--w-m-4 {
    width: 33.333333%;
  }
  .\--w-m-5 {
    width: 41.666667%;
  }
  .\--w-m-6 {
    width: 50%;
  }
  .\--w-m-7 {
    width: 58.333333%;
  }
  .\--w-m-8 {
    width: 66.666667%;
  }
  .\--w-m-9 {
    width: 75%;
  }
  .\--w-m-10 {
    width: 83.333333%;
  }
  .\--w-m-11 {
    width: 91.666667%;
  }
  .\--w-m-12 {
    width: 100%;
  }
  .\--w-m-auto {
    width: auto;
  }
  .header {
    height: 96px;
  }
  .header__logo-img {
    max-height: 48px;
  }
  .section--stars::before {
    animation: nebula 20s ease-in-out infinite;
  }
  .section--stars::after {
    animation: stars 3s ease-in-out infinite;
  }
  .section--team {
    padding-bottom: 200px;
  }
  .section__figure--about {
    left: 32px;
    max-width: 100%;
    top: -32px;
  }
  .box__figure--games {
    margin-block: 32px;
  }
  .box__figcaption--magical {
    padding-left: 48px;
    text-align: left;
  }
  .box__figure--games .box__picture:nth-child(5) {
    display: block;
  }
  .box--screencards .box__img {
    margin: 32px 0 -128px 32px;
    min-width: 720px;
  }
  .box--left .box__img {
    margin: 48px;
    max-height: 100%;
    max-width: 720px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .box__figure--games .box__img {
    max-width: 21vw;
  }
  .box__figure--games .box__picture:not(:first-child) .box__img {
    margin-left: -5vw;
  }
  .counter {
    background: #fff;
    border-radius: 32px;
    box-shadow: rgba(3,0,43,0.15) 0 8px 40px 0;
    flex-flow: row;
    gap: 24px;
    justify-content: space-between;
    max-width: none;
    padding: 48px;
  }
  .counter__item {
    height: calc(28px + (48 - 28) * ((100vw - 960px) / (1280 - 960)));
    padding-left: calc(48px + (64 - 48) * ((100vw - 960px) / (1280 - 960)));
    top: -4px;
  }
  .counter__item::before {
    font-size: calc(28px + (48 - 28) * ((100vw - 960px) / (1280 - 960)));
    opacity: 0.6;
  }
  .counter__item:not(:last-child)::after {
    background: #cecece;
    height: 120%;
    right: -25%;
    top: 0;
    width: 1px;
  }
  .counter__value {
    color: #000;
    font-size: calc(28px + (48 - 28) * ((100vw - 960px) / (1280 - 960)));
  }
  .counter__title {
    color: #1a1b1f;
    font-size: calc(28px + (36 - 28) * ((100vw - 960px) / (1280 - 960)));
  }
  .intro__title-small {
    display: block;
    font-size: calc(28px + (48 - 28) * ((100vw - 320px) / (1280 - 320)));
  }
  .intro__figure--logo {
    bottom: 0;
  }
  .info {
    flex-flow: row;
    font-size: 1.6rem;
  }
  .info__item {
    padding-inline: 32px;
    position: relative;
  }
  .info__item:not(:last-child)::after {
    background: #fff;
    content: '';
    height: 100%;
    position: absolute;
    right: 0;
    width: 1px;
  }
  .quote__highlight-item {
    display: inline-block;
  }
  .quote__highlight-item:not(:last-child) {
    margin-right: 32px;
    position: relative;
  }
  .quote__highlight-item:not(:last-child)::after {
    background: #cecece;
    content: '';
    height: 100%;
    position: absolute;
    right: -20px;
    width: 1px;
  }
  .slider--explore {
    margin-top: 64px;
  }
  .slider__content--highlight {
    max-width: none;
  }
  .slider__slide {
    padding-bottom: 0;
  }
  .slider__pagination {
    bottom: -16px;
  }
  .slider__figcaption {
    margin-bottom: 16px;
  }
}
@media (min-width: 1280px) {
  body {
    font-size: 1.8rem;
  }
  h1,
  .\--typo-h1 {
    font-size: 8rem;
    margin-bottom: 64px;
  }
  h2,
  .\--typo-h2 {
    font-size: 4.8rem;
    margin-bottom: 48px;
  }
  h3,
  .\--typo-h3 {
    font-size: 3.6rem;
    margin-bottom: 48px;
  }
  .\--box {
    border-radius: 32px;
    padding: 48px;
  }
  .box__figure--games .box__img {
    max-width: 275px;
  }
  .box__figure--games .box__picture:not(:first-child) .box__img {
    margin-left: -64px;
  }
  .counter__item {
    height: 48px;
    line-height: 48px;
    padding-left: 64px;
  }
  .counter__item::before {
    font-size: 4.8rem;
  }
  .counter__value {
    font-size: 4.8rem;
  }
  .counter__title {
    font-size: 3.6rem;
  }
  .intro__title-small {
    font-size: 4.8rem;
  }
  .intro__subtitle {
    font-size: 3.6rem;
  }
  .partner {
    gap: 3.3333vw;
    justify-content: center;
    max-width: none;
  }
  .performance__item {
    padding: 16px;
  }
  .team {
    margin: -16px;
    width: calc(100% + 32px);
  }
  .team__item {
    padding: 16px;
  }
  .team__title {
    font-size: 3.6rem;
  }
}
@media (min-width: 1600px) {
  .header {
    padding-inline: 64px;
  }
  .intro__figure--logo {
    right: -10%;
  }
}
@media (min-width: 2560px) {
  .video__player--background {
    left: 50%;
    max-width: 2560px;
    -o-object-fit: none;
       object-fit: none;
    transform: translateX(-50%);
  }
}
@media (hover: hover) {
  a:hover {
    color: #000;
  }
  .button:hover {
    color: #fff;
  }
  .button:hover:not(.button--icon)::after {
    background-position: left center;
  }
  .button--icon:hover::before {
    color: #25d7f3;
  }
  .header__button-close:hover::before,
  .header__button-close:hover::after {
    background: #25d7f3;
  }
  .footer__link:hover {
    color: #fff;
  }
}
@media print {
  body,
  ::before,
  ::after {
    background: none;
    box-shadow: none;
  }
  body {
    -moz-column-break-after: avoid;
         break-after: avoid;
    color: #000;
    font-size: 1.8rem;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  img,
  table {
    -moz-column-break-after: avoid;
         break-after: avoid;
  }
  a {
    color: #000;
    text-decoration: underline;
  }
  th,
  td {
    border: 1px solid #000;
    padding: 4px;
  }
  form,
  button,
  input,
  select,
  textarea,
  [role="button"] {
    display: none;
  }
}
