@media screen and (max-width: 1670px) {
  .container {
    width: 1360px;
  }
  .main-image img {
    width: 700px;
  }
  .section-content__title {
    font-size: 50px;
  }
  .gaming-list__value {
    font-size: 170px;
  }
  .gaming-list__item:nth-child(3) {
    margin-left: 136px;
  }
  .info-list__card {
    height: 380px;
    padding: 16px 20px 24px 20px;
  }
  .info-list__image img {
    width: 670px;
  }
  .info-list__content {
    max-width: 640px;
  }
  .info-list__title {
    font-size: 46px;
  }
  .info-list__subtitle {
    font-size: 24px;
    line-height: 34px;
  }
  .info-list__text {
    font-size: 16px;
    line-height: 26px;
  }
  .credits-offer {
    gap: 50px;
  }
  .credits-links {
    gap: 15px;
  }
  .credits-links__link {
    font-size: 18px;
  }
  .header-menu {
    gap: 30px;
  }
  .main {
    padding-top: 250px;
    padding-bottom: 200px;
  }
  .info-tab__card {
    font-size: 40px;
    line-height: normal;
  }
  .info_page {
    padding-top: 200px;
  }
  .info_page .info-list {
    margin-top: 92px;
  }
  .main-bg {
    top: 170px;
    width: 3000px;
  }
  .proposal-block {
    height: 400px;
    padding: 31px 21px;
    margin-top: 92px;
  }
  .proposal-block__content {
    max-width: 520px;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .proposal-block__title {
    font-size: 48px;
  }
  .proposal-block__text {
    font-size: 16px;
    line-height: 26px;
    margin-top: 0;
  }
  .proposal-block__image img {
    width: 800px;
  }
  .liveops-list__image {
    height: 400px;
  }
}
@media screen and (max-width: 1360px) {
  .container {
    width: 885px;
  }
  .header {
    z-index: 10;
  }
  .header-offer {
    gap: 70px;
  }
  .header-menu {
    gap: 12px;
  }
  .header-menu__link {
    font-size: 17.386px;
    line-height: 32.288px;
  }
  .header-logo__img {
    width: 180px;
  }
  .credits-logo img {
    width: 130px;
  }
  .credits-wrapper {
    display: flex;
  }
  .credits-links {
    gap: 10.5px;
  }
  .credits-links__link {
    font-size: 12.419px;
    line-height: 23.063px;
  }
  footer .header-menu__link {
    font-size: 12.419px;
    line-height: 23.063px;
  }
  .main {
    padding-top: 190px;
  }
  .main-btn {
    padding: 15.5px 56px;
    font-size: 19.435px;
    min-width: unset;
    line-height: normal;
    border-radius: 8.638px;
  }
  .main-btn--border {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .main-content {
    max-width: 560px;
  }
  .main-content__btns {
    margin-top: 30px;
  }
  .main-image img {
    width: 600px;
  }
  .main-bg {
    top: 170px;
    width: 2800px;
  }
  .section-content__title {
    font-size: 40px;
  }
  .section-content__text {
    font-size: 18px;
  }
  .advantages-list {
    flex-wrap: wrap;
  }
  .advantages-list__item {
    width: 100%;
  }
  .advantages-list__card {
    height: auto;
  }
  .advantages-list__text {
    margin-top: 32px;
  }
  .gaming-list__value {
    font-size: 120px;
    line-height: normal;
  }
  .gaming-list__title {
    font-size: 30px;
    line-height: normal;
  }
  .info-list__title {
    font-size: 26px;
    line-height: normal;
    max-width: 372px;
  }
  .info-list__subtitle {
    font-size: 15px;
    line-height: 19px;
    margin-top: 10px;
  }
  .info-list__text {
    font-size: 14px;
    line-height: 16px;
  }
  .info-list__item {
    margin-bottom: 42px;
  }
  .info-list__item::before {
    height: 120px;
    width: 8px;
  }
  .info-list__card {
    padding: 16px 20px 24px 20px;
    height: 255px;
  }
  .info-list__coming {
    padding: 6px 6px;
    font-size: 12.459px;
    border-radius: 3px;
    right: 22px;
  }
  .info-list__content {
    max-width: 400px;
  }
  .info-list__image {
    right: -20px;
  }
  .info-list__image img {
    width: 450px;
  }
  .info_page {
    padding-top: 190px;
  }
  .info_page .info-list__image img {
    width: 460px;
  }
  .info-tab__card {
    font-size: 33.333px;
    line-height: 39.583px;
  }
  .liveops-block {
    margin-top: 84px;
  }
  .liveops-block .info-list {
    margin-top: 42px;
  }
  .liveops-block .info-list__image {
    right: 0;
  }
  .liveops-block .info-list__card {
    height: 255px;
  }
  .liveops-block__title {
    font-size: 33.333px;
    line-height: 39.583px;
  }
  .liveops-list {
    display: flex;
    margin-top: 20px;
    gap: 16px;
  }
  .liveops-list__item {
    width: 100%;
  }
  .liveops-list__item::before {
    height: 8px;
    width: 120px;
  }
  .liveops-list__card {
    padding: 16px;
  }
  .liveops-list__image {
    max-width: 400px;
    margin: 0 auto;
    height: 240px;
  }
  .liveops-list__value {
    top: 10px;
    font-size: 18px;
  }
  .liveops-list__content {
    margin-top: 16px;
  }
  .liveops-list__title {
    font-size: 26px;
  }
  .liveops-list__text {
    font-size: 14px;
    line-height: normal;
    margin-top: 16px;
  }
  .more {
    padding-top: 0;
  }
  .more-block {
    padding: 33px 40px;
  }
  .more-block__title {
    font-size: 33px;
  }
  .proposal-block {
    height: 255px;
  }
  .proposal-block__image {
    position: absolute;
    bottom: 5px;
    left: 0;
    display: flex;
    justify-content: center;
  }
  .proposal-block__image img {
    width: 510px;
  }
  .proposal-block__content {
    max-width: 320px;
  }
  .proposal-block__title {
    font-size: 26.042px;
  }
  .proposal-block__text {
    max-width: unset;
    font-size: 12px;
    line-height: 14.583px;
  }
  .credits {
    padding-top: 0;
  }
}
@media screen and (max-width: 992px) {
  .container {
    width: 768px;
  }
  .header-main {
    gap: 20px;
  }
  .header .header-nav {
    position: absolute;
    top: 100%;
    z-index: 1;
    background: rgba(7, 8, 22, 0.95);
    left: 0;
    height: calc(100vh - 86.4px);
    width: 270px;
    padding: 40px 36px;
    opacity: 0;
    pointer-events: none;
    transition: all 0.4s ease;
  }
  .header .header-menu {
    display: block;
  }
  .header .header-menu__item {
    margin-bottom: 40px;
  }
  .header .header-menu__item:last-child {
    margin-bottom: 0;
  }
  .header .header-menu__link {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 600;
    line-height: 10.5px;
    color: #E4E7F2;
    text-transform: unset;
  }
  .header-toggle {
    display: block;
    position: relative;
    width: 14px;
    height: 14px;
    flex-shrink: 0;
    transform: scale(1.5);
  }
  .header-toggle span {
    width: 14px;
    height: 3.5px;
    background: #F5F7FE;
    border-radius: 1px;
    display: block;
    left: 0;
    position: absolute;
  }
  .header-toggle span:nth-child(2) {
    top: 5.5px;
  }
  .header-toggle span:nth-child(3) {
    top: 11px;
  }
  html.menu-open .header-nav {
    opacity: 1;
    pointer-events: all;
  }
  html.menu-open .header-toggle span:nth-child(1) {
    top: 5.5px;
    transform: rotate(-45deg);
  }
  html.menu-open .header-toggle span:nth-child(2) {
    opacity: 0;
  }
  html.menu-open .header-toggle span:nth-child(3) {
    top: 5.5px;
    transform: rotate(45deg);
  }
  .main {
    padding-top: 200px;
    padding-bottom: 150px;
  }
  .main-content {
    max-width: 414px;
  }
  .main-image {
    right: -71px;
  }
  .main-image img {
    width: 500px;
  }
  .main-bg {
    top: 300px;
    width: 2000px;
  }
  .section-content__title {
    font-size: 35px;
  }
  .partners {
    padding: 15px 0px;
    border-radius: 0;
  }
  .partners-list {
    gap: 20px;
  }
  .partners-list__image img {
    height: 24px;
  }
  .advantages .section-content {
    margin-bottom: 17px;
  }
  .advantages-list__card {
    padding: 25px;
  }
  .advantages-cube--first {
    right: -200px;
    top: -50px;
    left: unset;
  }
  .advantages-cube--first img {
    width: 300px;
  }
  .advantages-cube--second {
    left: -200px;
    top: 200px;
  }
  .advantages-cube--second img {
    width: 400px;
  }
  .advantages-cube--third {
    right: -180px;
    bottom: 150px;
    top: unset;
  }
  .advantages-cube--third img {
    width: 400px;
  }
  .gaming-list {
    row-gap: 50px;
  }
  .gaming-list__value {
    font-size: 70px;
  }
  .gaming-list__title {
    font-size: 25px;
  }
  .gaming-list__item:nth-child(3) {
    margin-left: 100px;
  }
  .gaming-figure {
    left: 50%;
    transform: translateX(-50%);
    width: 500px;
  }
  .gaming-figure svg {
    width: 500px;
    height: 500px;
  }
  .gaming-blob {
    display: none;
  }
  .info-list__image {
    right: -30px;
  }
  .info-list__image img {
    width: 300px;
  }
  .info-list__card {
    height: auto;
  }
  .info-list__content {
    max-width: 330px;
  }
  .info-list__coming {
    font-size: 11px;
    right: 8px;
  }
  .info-list__title {
    font-size: 22px;
  }
  .info-list__subtitle {
    font-size: 13px;
  }
  .info-list__text {
    font-size: 12px;
  }
  .info_page .info-list__image img {
    width: 420px;
  }
  .info-blob {
    display: none;
  }
  .liveops-list__card {
    padding: 10px;
  }
  .liveops-list__image {
    height: 100%;
  }
  .liveops-list__value {
    font-size: 14px;
  }
  .liveops-list__title {
    font-size: 20px;
  }
  .liveops-list__text {
    font-size: 12px;
  }
  .proposal-block {
    padding: 15px;
  }
  .proposal-block__image img {
    width: 500px;
  }
  .proposal-block__content {
    max-width: 225px;
  }
  .proposal-block__title {
    font-size: 19px;
  }
  .proposal-block__text {
    font-size: 11px;
    line-height: normal;
  }
}
@media screen and (max-width: 768px) {
  .container {
    width: 576px;
  }
  .main {
    padding-top: 88px;
    padding-bottom: 0px;
  }
  .main-wrapper {
    display: block;
  }
  .main-image {
    position: static;
    display: flex;
    justify-content: center;
  }
  .main-image img {
    width: 274px;
  }
  .main-content {
    max-width: unset;
  }
  .main-content__btns {
    margin-top: 27px;
    gap: 7px;
  }
  .main-btn {
    padding: 8px 21.5px;
    font-size: 12px;
    border-radius: 4.442px;
  }
  .main-btn--border {
    border: 1.5px solid #4E45FF;
  }
  .main-bg {
    top: 290px;
    width: 800px;
  }
  .content-text ul{
    margin-left: 0;
  }
  @keyframes levitate {
    0% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-40px);
    }
    100% {
      transform: translateY(0);
    }
  }
  .header {
    padding: 18.5px 0;
    z-index: 10;
  }
  .header-main {
    gap: 11px;
  }
  .header-logo__img {
    width: 95px;
  }
  .header-toggle {
    transform: scale(1);
  }
  .header .header-nav {
    top: 100%;
    height: 100vh;
  }
  .header .header-menu__link {
    color: #fff;
    font-size: 16px;
    line-height: normal;
  }
  .header .header-menu__item {
    margin-bottom: 15px;
  }
  .header .header-menu__item:last-child {
    margin-bottom: 0;
  }
  section {
    padding: 20px 0px;
  }
  .section-content {
    margin-bottom: 17px;
  }
  .section-content__title {
    font-size: 24px;
  }
  .section-content__text {
    margin-top: 7.5px;
    font-size: 10px;
    line-height: normal;
  }
  .advantages {
    padding-top: 60px;
  }
  .advantages-list {
    row-gap: 17px;
  }
  .advantages-list__item::before {
    width: 80px;
    height: 6px;
  }
  .advantages-list__card {
    padding: 12px 16px;
    border-radius: 4.5px;
  }
  .advantages-list__title {
    font-size: 19.5px;
    line-height: normal;
  }
  .advantages-list__text {
    font-size: 10px;
    line-height: normal;
  }
  .advantages-list__more {
    margin-top: 32px;
    font-size: 10px;
    line-height: normal;
    gap: 5px;
  }
  .advantages-list__more svg {
    width: 10px;
    height: 10px;
  }
  .advantages-cube--first {
    right: -130px;
    top: -20px;
  }
  .advantages-cube--first img {
    width: 200px;
  }
  .advantages-cube--second {
    left: -120px;
    top: 19%;
  }
  .advantages-cube--second img {
    width: 250px;
  }
  .advantages-cube--third {
    bottom: 10%;
    right: -150px;
  }
  .advantages-cube--third img {
    width: 300px;
  }
  .gaming-list {
    gap: 37px 10px;
    width: 320px;
    margin: 0 auto;
  }
  .gaming-list__value {
    font-size: 43px;
  }
  .gaming-list__title {
    font-size: 10px;
  }
  .gaming-list__item:nth-child(3) {
    margin-left: 20px;
  }
  .gaming-list__item:nth-child(4) {
    margin-left: 30px;
  }
  .gaming-figure {
    width: 150px;
    top: 50%;
    height: 150px;
  }
  .gaming-figure svg {
    width: 150px;
    height: 150px;
  }
  .info-list__card {
    display: block;
    padding: 20px 16px;
    padding-top: 0;
    border-radius: 4.5px;
  }
  .info-list__item {
    margin-bottom: 16px;
  }
  .info-list__item::before {
    top: 80%;
    height: 80px;
    width: 6px;
  }
  .info-list__item:nth-child(2n+2) .info-list__content {
    margin: 0;
  }
  .info-list__title {
    font-size: 20px;
  }
  .info-list__text {
    font-size: 10px;
    margin-top: 16px;
    line-height: normal;
  }
  .info-list__image {
    position: static;
    transform: none;
    width: 100%;
  }
  .info-list__image img {
    display: block;
    width: 100%;
  }
  .info-list__subtitle {
    margin-top: 12px;
    font-size: 12px;
    line-height: normal;
  }
  .info-list__coming {
    right: unset;
    left: 16px;
    font-size: 9px;
    padding: 6px 4px;
    line-height: normal;
    border-radius: 2px;
  }
  .info_page {
    padding-top: 88px;
    padding-bottom: 0;
  }
  .info_page .info-list__item {
    margin-bottom: 40px;
  }
  .info_page .info-list__item:last-child {
    margin-bottom: 0;
  }
  .info_page .info-list__item .info-list__image {
    margin-top: -40px;
  }
  .info_page .info-list__content {
    margin-top: 20px;
    max-width: unset;
  }
  .info_page .info-list__image img {
    width: 100%;
  }
  .info-tab {
    gap: 45px;
  }
  .info-tab__card {
    font-size: 20px;
    padding: 0;
  }
  .info-tab__card::after {
    height: 2.25px;
    bottom: -5px;
  }
  .info-list_game .info-list__item {
    margin-bottom: 40px;
  }
  .faq-list__title {
    padding: 15px;
    font-size: 12px;
    line-height: normal;
  }
  .faq-list__content {
    margin-top: -5px;
    padding: 0px 15px 15px 15px;
  }
  .faq-list__plus svg {
    width: 12px;
    height: 12px;
  }
  .faq-list__text {
    font-size: 10px;
    line-height: normal;
  }
  .faq-list__item {
    margin-bottom: 16px;
  }
  .faq-list__card {
    border-radius: 4.5px;
  }
  .faq-view {
    margin-top: 15px;
  }
  .credits {
    padding-top: 20px;
    padding-bottom: 24px;
  }
  .credits-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .credits-logo {
    margin-top: 24px;
  }
  .credits-logo img {
    width: 95px;
  }
  .credits .header-menu {
    display: block;
  }
  .credits .header-menu__item {
    margin-bottom: 2px;
  }
  .credits .header-menu__item:last-child {
    margin-bottom: 0;
  }
  .credits .header-menu__link {
    font-size: 10px;
    line-height: normal;
  }
  .credits-offer {
    display: flex;
    gap: 0;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: start;
  }
  .credits .header-nav {
    margin-top: 0;
  }
  .credits-links {
    display: block;
    margin-top: 0;
  }
  .credits-links__item {
    margin-bottom: 2px;
  }
  .credits-links__item:last-child {
    margin-bottom: 0;
  }
  .credits-links__link {
    font-size: 10px;
    line-height: normal;
  }
  .more {
    padding-top: 40px;
  }
  .more-block {
    padding: 27px 30px;
    border-radius: 4.5px;
  }
  .more-block__title {
    font-size: 20px;
  }
  .more-block__btn {
    margin-top: 24px;
  }
  .liveops-block {
    margin-top: 40px;
  }
  .liveops-block__title {
    font-size: 24px;
    line-height: 28.5px;
  }
  .liveops-block .info-list__card {
    height: auto;
  }
  .liveops-list {
    display: block;
  }
  .liveops-list__title {
    font-size: 20px;
    line-height: normal;
  }
  .liveops-list__content {
    margin-top: 16px;
  }
  .liveops-list__text {
    margin-top: 16px;
    font-size: 10px;
    line-height: normal;
  }
  .liveops-list__image {
    max-width: 252px;
    height: 252px;
  }
  .liveops-list__value {
    font-size: 13px;
    padding: 3px 7px;
    top: 13px;
  }
  .liveops-list__item {
    margin-bottom: 16px;
  }
  .liveops-list__item:last-child {
    margin-bottom: 0;
  }
  .liveops-list__item::before {
    height: 80px;
    width: 6px;
    left: 0;
    bottom: 10%;
    top: unset;
    transform: translateX(-50%);
  }
  .liveops-list__item:nth-child(2n+2)::before {
    left: unset;
    right: 0;
    transform: translateX(50%);
  }
  .liveops-list__card {
    padding: 20px 16px;
  }
  .proposal-block {
    padding: 0px 16px 20px 16px;
    flex-direction: column;
    height: auto;
    margin-top: 40px;
  }
  .proposal-block__image {
    margin-top: -15px;
    position: static;
  }
  .proposal-block__image img {
    width: 100%;
  }
  .proposal-block__content {
    max-width: unset;
    gap: 16px;
  }
  .proposal-block__title {
    font-size: 18px;
    line-height: normal;
    margin-top: 16px;
  }
  .proposal-block__text {
    font-size: 10px;
    line-height: normal;
  }
}
@media screen and (max-width: 576px) {
  .container {
    width: 100%;
    padding-left: 36px;
    padding-right: 36px;
  }
}
/*# sourceMappingURL=media.css.map */