@charset "UTF-8";
@import url(../css/bpg-extrasquare-mtavruli.min.css);

.button,
.button span {
    text-decoration: none !important;
    position: relative
}

.button,
.button img,
.button span,
.circle-button,
.content-area,
.wrapper {
    position: relative
}

.button:after,
.button:before,
.circle-button:after,
.wrapper:after {
    position: absolute;
    content: ''
}

.button span,
.circle-button.orange span,
.circle-button.orange:hover span {
    color: #1f1f1f
}

.text-box,
.text-box ul li {
    line-height: 24px
}

.header__content,
.table__tr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.header,
.header__video {
    max-height: 1080px;
    overflow: hidden
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
fieldset,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
nav,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 400;
    font-size: 16px;
    color: #cfbca6
}

a,
font,
p,
span {
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a,
p,
span {
    color: inherit
}

.text-box,
button,
input,
select,
textarea {
    font-size: 16px;
    font-family: BPG ExtraSquare Mtavruli
}

button,
input,
select,
textarea {
    outline: 0;
    border: none;
    color: #cfbca6
}

button,
select {
    cursor: pointer
}

::-webkit-input-placeholder {
    color: #7b7873;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, transform .2s ease-in-out
}

::-moz-placeholder {
    color: #7b7873;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, transform .2s ease-in-out
}

:-moz-placeholder {
    color: #7b7873;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, transform .2s ease-in-out
}

:-ms-input-placeholder {
    color: #7b7873;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, transform .2s ease-in-out
}

.grey-text,
.text-box {
    color: #848181
}

:focus::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

:focus::-moz-placeholder {
    opacity: 0;
    transform: translateX(20px)
}

:focus:-moz-placeholder {
    opacity: 0;
    transform: translateX(20px)
}

:focus:-ms-input-placeholder {
    opacity: 0;
    -ms-transform: translateX(20px);
    transform: translateX(20px)
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

#detach-button-host,
.features .swiper-button-next:after,
.features .swiper-button-prev:after {
    display: none
}

.flex-cc,
.flex-ce,
.flex-cs,
.flex-ec,
.flex-ee,
.flex-es,
.flex-sbc,
.flex-sbe,
.flex-sbs,
.flex-sc,
.flex-se,
.flex-ss {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer.inner .footer__logo-right::after,
.footer33.inner .footer33__logo-right::after,
.nav__open-links,
.wrapper:after {
    display: none
}

.flex-sbc,
.flex-sbe,
.flex-sbs {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex-cc,
.flex-ce,
.flex-cs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-sc,
.flex-se,
.flex-ss {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.flex-ec,
.flex-ee,
.flex-es {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.flex-cc,
.flex-ec,
.flex-sbc,
.flex-sc {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-cs,
.flex-es,
.flex-sbs,
.flex-ss {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.flex-ce,
.flex-ee,
.flex-sbe,
.flex-se {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.col-1-2,
.col-1-3 {
    -ms-flex-item-align: stretch;
    padding: 0 20px;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

body {
    background: #191818
}

.wrapper {
    width: 100%;
    max-width: 1920px;
    min-width: 320px;
    margin: 0 auto;
    z-index: 1;
    overflow: hidden
}

.wrapper:after {
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(left, #171717 0, rgba(31, 31, 31, 0) 200px, rgba(31, 31, 31, 0) calc(100% - 200px), #171717 100%);
    background: -o-linear-gradient(left, #171717 0, rgba(31, 31, 31, 0) 200px, rgba(31, 31, 31, 0) calc(100% - 200px), #171717 100%);
    background: linear-gradient(to right, #171717 0, rgba(31, 31, 31, 0) 200px, rgba(31, 31, 31, 0) calc(100% - 200px), #171717 100%);
    pointer-events: none
}

.content-area {
    width: calc(100% - 60px);
    max-width: 1400px;
    margin: 0 auto;
    z-index: 1
}

.button {
    width: 100%;
    height: 42px;
    border-radius: 42px;
    border: 1px solid #ff9d00;
    box-shadow: 0 0 1px 0 #ff9d00 inset, 0 0 1px 0 #ff9d00
}

.button.gray {
    border: 1px solid #9c9790;
    box-shadow: 0 0 1px 0 #9c9790 inset, 0 0 1px 0 #9c9790
}

.button.big {
    height: 58px
}

.button:hover:after {
    background-color: #ffc63c
}

.button.gray:hover:after {
    background-color: #e2d8ca
}

.button:after {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    background-color: #ff9d00;
    border-radius: 42px;
    top: 2px;
    left: 2px;
    z-index: 1;
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.button.gray:after {
    background-color: #9c9790
}

.button:before {
    width: calc(100% + 12px);
    height: 100%;
    background: url("../images/icons/button_left_arrow.webp") left center no-repeat, url("../images/icons/button_right_arrow.webp") right center no-repeat;
    top: 0;
    left: -6px;
    z-index: 1;
    pointer-events: none
}

.button.gray:before {
    background: url("../images/icons/button_left_arrow2.webp") left center no-repeat, url("../images/icons/button_right_arrow2.webp") right center no-repeat
}

.button span {
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 600;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    text-align: center;
    z-index: 2
}

.button.big span {
    font-size: 21px;
    line-height: 21px
}

.button img {
    margin-right: 10px;
    z-index: 2;
    width: unset !important;
    height: unset !important
}

.wiki-icon-image {
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 4px;
    width: 26px;
    height: 26px
}

.circle-button {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #3c3c3b;
    box-shadow: 0 0 1px 0 #3c3c3b inset, 0 0 1px 0 #3c3c3b
}

.circle-button.orange {
    border: 1px solid #ff9c00;
    box-shadow: 0 0 1px 0 #ff9c00 inset, 0 0 1px 0 #ff9c00
}

.circle-button:hover:after {
    background: #61615f
}

.circle-button.orange:hover:after {
    background: #ffc63c
}

.circle-button:after {
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border-radius: 50px;
    background: #3c3c3b;
    top: 4px;
    left: 4px;
    z-index: 1;
    -webkit-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}

.circle-button.orange:after {
    background: #ff9c00
}

.circle-button span {
    font-size: 18px;
    line-height: 18px;
    position: relative;
    z-index: 2;
    color: #cfcfcf;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.circle-button:hover span {
    color: #fff
}

.col-1-2 {
    width: 50%
}

.col-1-3 {
    width: calc(100% / 3)
}

.col-1-4 {
    width: 25%;
    padding: 0 20px;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.text-box>:not(:first-child) {
    margin-top: 10px
}

.text-box>:last-child {
    margin-bottom: 0
}

.text-box a {
    color: #c3bcb7;
    text-decoration: underline;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.text-box a:hover {
    color: #ff9d00;
    text-decoration: none
}

.text-box b {
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 600;
    color: #c3bcb7
}

.spoiler__header-title,
.table__tr:first-child .table__td,
.text-box h1,
.text-box h2,
.text-box h3,
.text-box h4,
.text-box h5,
.text-box h6 {
    color: #f0e3db;
    font-family: BPG ExtraSquare Mtavruli
}

.text-box h1:first-child,
.text-box h2:first-child,
.text-box h3:first-child,
.text-box h4:first-child,
.text-box h5:first-child,
.text-box h6:first-child {
    padding-top: 0
}

.text-box h1 {
    font-size: 26px
}

.text-box h2 {
    font-size: 22px
}

.text-box h3 {
    font-size: 20px
}

.text-box h4,
.text-box h5,
.text-box h6 {
    font-size: 16px
}

.text-box ul {
    width: 100%;
    padding-left: 17px
}

.text-box ul li {
    color: #a7a2a2;
    font-size: 16px
}

.text-box ul li:not(:last-child) {
    margin-bottom: 5px
}

.text-box hr {
    width: 100%;
    border: none;
    border-top: 1px solid #333;
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.text-box img {
    border-radius: 5px;
    max-width: 100%
}

.spoiler {
    width: 100%;
    height: auto;
    margin: 20px 0
}

.spoiler__header {
    width: 100%;
    background: #2d2d2d;
    border-radius: 5px;
    cursor: pointer;
    padding: 18px 20px 15px;
    -webkit-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}

.spoiler__content,
.table__tr {
    background: #272727;
    width: 100%
}

.spoiler__header:hover {
    background: #313131
}

.spoiler__header:after {
    content: '';
    width: 8px;
    height: 4px;
    background: url("../images/icons/nav_arrow_icon.webp") center center no-repeat;
    margin-left: auto;
    position: relative;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.spoiler__header.active:after {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.spoiler__header-title {
    width: calc(100% - 8px);
    padding-right: 15px;
    font-size: 20px;
    line-height: 20px
}

.spoiler__header-title span {
    color: #d9c777
}

.spoiler__content {
    border-radius: 5px;
    padding: 15px;
    margin-top: 5px;
    display: none
}

.table {
    width: 100%;
    margin-top: 15px !important;
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden
}

.table:first-child {
    margin-top: 0 !important
}

.table__tr {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.table__tr:not(:last-child) {
    border-bottom: 1px dotted #3e3e3e
}

.table__tr:first-child {
    border-bottom: 1px solid #4a4747;
    background: #383636
}

.table__tr:nth-child(n+3):nth-child(odd) {
    background: #2d2d2d
}

.table__tr:first-child .table__td {
    font-weight: 600;
    font-size: 16px;
    line-height: 16px
}

.table__td {
    height: auto !important;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    padding: 15px 20px;
    text-align: center;
    font-family: BPG ExtraSquare Mtavruli;
    color: #848181;
    font-size: 14px;
    line-height: 20px
}

.table__td:first-child {
    text-align: left
}

.table__td:last-child {
    text-align: right
}

@media (max-width:840px) {
    .table {
        border: 1px solid #2f2f2f
    }

    .table__tr:first-child {
        display: none
    }

    .table__td {
        width: 100% !important;
        text-align: left
    }

    .table__td:not(:last-child) {
        border-bottom: 1px dotted #3e3e3e
    }

    .table__td:before {
        content: attr(data-title);
        color: #f0e3db
    }

    .table__td:last-child {
        text-align: left
    }
}

.info-group {
    width: calc(100% + 10px);
    height: auto;
    margin: -5px !important
}

.info-group:not(:first-child) {
    margin-top: 10px !important
}

.info-group__box {
    width: 100%;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin: 5px;
    padding: 20px;
    background: #272727;
    border-radius: 5px
}

.info-group__box.box-1-2 {
    width: calc((100% - 20px)/ 2);
    margin: 5px
}

.info-group__box.box-1-3 {
    width: calc((100% - 30px)/ 3);
    margin: 5px
}

@media (max-width:1240px) {
    .info-group__box.box-1-3 {
        width: 100%
    }
}

.info-group__box.box-1-4 {
    width: calc((100% - 40px)/ 4);
    margin: 5px
}

@media (max-width:1400px) {
    .info-group__box.box-1-4 {
        width: calc((100% - 20px)/ 2)
    }
}

.info-group__box-header {
    width: 100%;
    height: 150px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px
}

.info-group__box-header img {
    width: auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.message {
    width: 100%;
    padding: 10px;
    border-radius: 5px
}

.message.red {
    background: #582e2e
}

.message.green {
    background: #1e4e3a
}

.message.yellow {
    background: #524832
}

.message__icon {
    width: 50px;
    height: 50px;
    position: relative;
    padding-left: 2px
}

.message__icon:after {
    content: '';
    width: 100%;
    height: 100%;
    background: url("../images/wiki/border_icon.webp") center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: .2;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.message__icon i {
    font-size: 18px;
    line-height: 18px
}

.message.red .message__icon i {
    color: #ff7c7c
}

.message.green .message__icon i {
    color: #53d39d
}

.message.yellow .message__icon i {
    color: #fbd581
}

.message__info {
    width: calc(100% - 50px);
    padding-left: 10px
}

.features .swiper-navigation,
.footer33__cpr,
.footer33__logo,
.footer__cpr,
.footer__logo,
.header,
.header__box,
.header__content-logo,
.section__title {
    width: 100%
}

.message__info a {
    color: inherit
}

.message__info a:hover {
    color: #fff
}

.message.red .message__info {
    color: #ffa5a5
}

.message.green .message__info {
    color: #77d7ae
}

.message.yellow .message__info {
    color: #d9c08a
}

.features .swiper-slide-text span,
.features .swiper-slide-title span,
.footer33__cpr-links-item a:hover,
.footer__cpr-links-item a:hover,
.header__content-promo-title span,
.nav__links-item a:hover,
.wiki__nav-item.active .wiki__nav-item-name {
    color: #ff9d00
}

.header {
    height: calc(100vh + 60px);
    padding-bottom: 60px;
    background: url("../images/bg/header_bg.webp") top center/cover no-repeat;
    position: relative;
    z-index: 1
}

.header.inner {
    height: auto
}

.header__box {
    height: calc(100% - 80px);
    position: relative;
    z-index: 2
}

.header.inner .header__box {
    height: auto;
    padding: 95px 0 80px
}

.header__content {
    width: 100%;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.header__content-logo-center {
    width: 339px;
    height: 138px;
    -webkit-transition: -webkit-filter .3s ease-in-out;
    transition: filter .3s ease-in-out;
    -o-transition: filter .3s ease-in-out;
    transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out
}

.header__content-logo-center:hover {
    -webkit-filter: brightness(130%);
    filter: brightness(130%)
}

.header__content-logo-center img {
    width: 100%;
    height: 100%
}

.header__content-logo-left,
.header__content-logo-right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative
}

.header__content-logo-right::after {
    content: '';
    width: 100%;
    height: 1590px;
    pointer-events: none;
    position: absolute;
    top: -3px;
    left: 0;
    background: url("../images/bg/path.webp") top right no-repeat;
    background-position: calc(100% - 50vw + 570px) 0;
    opacity: .15
}

.header__content-promo {
    width: 100%;
    padding: 0 calc((100% - 660px)/ 2);
    margin-top: 80px
}

.header__content-promo-title {
    width: 100%;
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 600;
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center
}

.header__content-promo-text,
.header__content-timer-time-desc,
.header__content-timer-time-num,
.header__content-timer-title {
    font-weight: 400;
    font-family: BPG ExtraSquare Mtavruli;
    text-align: center
}

.header__content-promo-text {
    width: 100%;
    color: #8b8b8b;
    font-size: 18px;
    line-height: 26px;
    margin-top: 10px
}

.header__content-sep,
.header__content-timer {
    width: 100%;
    margin-top: 50px
}

.header__content-timer-title {
    width: 100%;
    color: #e4e4e4;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase
}

.header__content-timer-time {
    width: 100%;
    margin-top: 10px
}

.header__content-timer-time-num {
    width: 100px;
    color: #fff;
    font-size: 50px;
    line-height: 70px
}

.header__content-timer-time-desc {
    width: 100%;
    color: #e4e4e4;
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px
}

.nav__langs-current-name,
.nav__links-item a {
    color: #e4e4e4;
    font-size: 16px;
    line-height: 16px
}

.header__content .button,
.join .button {
    width: 260px;
    margin: 50px auto 0
}

.nav__links-item:not(:last-child),
.nav__logo {
    margin-right: 50px
}

@media (max-height:900px) {

    .header__content .button,
    .header__content-promo {
        margin-top: 40px
    }

    .header__content-sep,
    .header__content-timer {
        margin-top: 20px
    }
}

.header__video {
    width: 100%;
    height: 100vh;
    background-color: #171717;
    position: absolute;
    z-index: 1;
    top: 70px;
    left: 0
}

.header__video-player {
    width: 1920px;
    margin-left: calc((100% - 1920px)/ 2);
    opacity: .3
}

.nav {
    width: 100%;
    height: 80px;
    background: #1f1f1f;
    position: relative;
    z-index: 4
}

.nav .content-area {
    height: 100%;
    padding: 0 20px
}

.nav__logo {
    width: 44px;
    height: 43px;
    -webkit-transition: -webkit-filter .3s ease-in-out;
    transition: filter .3s ease-in-out;
    -o-transition: filter .3s ease-in-out;
    transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out
}

.nav__links-item a,
.wiki__nav-item-name {
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out
}

.nav__logo img {
    width: 100%;
    height: 100%
}

.nav__logo:hover {
    -webkit-filter: brightness(130%);
    filter: brightness(130%)
}

.nav__links {
    width: auto;
    height: 100%
}

@media (max-width:1024px) {
    .content-area {
        width: 100%
    }

    .text-box,
    .text-box ul li {
        font-size: 14px;
        line-height: 20px
    }

    .text-box h1:not(:last-child),
    .text-box h2:not(:last-child),
    .text-box h3:not(:last-child),
    .text-box h4:not(:last-child),
    .text-box h5:not(:last-child),
    .text-box h6:not(:last-child) {
        margin-bottom: -5px
    }

    .text-box h1 {
        font-size: 22px
    }

    .text-box h2 {
        font-size: 18px
    }

    .text-box h3 {
        font-size: 16px
    }

    .text-box h4,
    .text-box h5,
    .text-box h6 {
        font-size: 14px
    }

    .spoiler__content,
    .spoiler__header {
        padding: 10px
    }

    .spoiler__header-title {
        width: calc(100% - 26px - 8px);
        font-size: 16px;
        line-height: 16px;
        padding-right: 10px
    }

    .table__tr:first-child .table__td {
        font-size: 14px;
        line-height: 14px
    }

    .table__td {
        font-size: 14px;
        line-height: 16px;
        padding: 10px
    }

    .info-group__box.box-1-3 {
        width: calc((100% - 30px)/ 3)
    }

    .header {
        height: auto
    }

    .header__box {
        height: auto;
        padding: 60px 20px
    }

    .header__content-logo-right::after,
    .header__video {
        display: none
    }

    .header__content-promo {
        margin-top: 40px
    }

    .header__content-promo-title {
        font-family: BPG ExtraSquare Mtavruli;
        font-weight: 600;
        color: #fff;
        font-size: 24px;
        line-height: 24px
    }

    .header__content-promo-text {
        font-family: BPG ExtraSquare Mtavruli;
        font-weight: 400;
        color: #8b8b8b;
        font-size: 16px;
        line-height: 24px
    }

    .header__content-sep,
    .header__content-timer {
        margin-top: 20px
    }

    .header__content-timer-title {
        font-family: BPG ExtraSquare Mtavruli;
        font-weight: 400;
        color: #e4e4e4;
        font-size: 14px;
        line-height: 14px
    }

    .header__content-timer-time {
        margin-top: 5px
    }

    .header__content-timer-time-num {
        width: 70px;
        font-family: BPG ExtraSquare Mtavruli;
        font-weight: 400;
        color: #fff;
        font-size: 42px;
        line-height: 42px
    }

    .header__content-timer-time-desc {
        margin-top: 5px;
        font-family: BPG ExtraSquare Mtavruli;
        font-weight: 400;
        color: #e4e4e4;
        font-size: 12px;
        line-height: 12px
    }

    .header__content .button {
        margin-top: 30px
    }

    .nav {
        height: 60px
    }

    .nav__logo {
        width: 34px;
        height: 34px;
        margin-right: 0
    }

    .nav__links {
        width: 280px;
        height: auto;
        position: absolute;
        top: 100%;
        right: 20px;
        background: #1b1a1a;
        border-radius: 0 0 15px 15px;
        display: none
    }
}

@media (max-width:640px) {
    .nav__links {
        width: 100%;
        right: 0;
        border-radius: 0
    }
}

.nav__links-item {
    width: auto;
    height: 100%
}

.nav__links-item a {
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 600;
    text-transform: uppercase;
    transition: color .3s ease-in-out
}

.nav__langs {
    position: relative;
    z-index: 1;
    padding: 20px 0;
    cursor: pointer;
    margin-left: auto
}

.features,
.information .col-1-4:hover {
    z-index: 2
}

.nav__langs-current-name,
.nav__langs-items-name {
    padding-left: 8px;
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 400;
    text-transform: uppercase
}

.nav__langs-current {
    width: auto;
    pointer-events: none
}

.nav__langs-current-icon {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    overflow: hidden
}

.nav__langs-current-icon img {
    width: 100%;
    height: 100%
}

.nav__langs-current-arrow {
    width: 7px;
    height: 5px;
    -webkit-transform: scale(1, 1) translateY(-1px);
    -ms-transform: scale(1, 1) translateY(-1px);
    transform: scale(1, 1) translateY(-1px);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    margin-left: 8px
}

.nav__langs-current-arrow img {
    width: 100%;
    height: 100%
}

.nav__langs:hover .nav__langs-current-arrow {
    -webkit-transform: scale(1, -1) translateY(1px);
    -ms-transform: scale(1, -1) translateY(1px);
    transform: scale(1, -1) translateY(1px)
}

.nav__langs-items {
    width: 130px;
    background: #313030;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    border-top: 1px solid #ff9d00;
    border-radius: 15px;
    position: absolute;
    top: 100%;
    left: calc((100% - 100px)/ 2);
    -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    pointer-events: none;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0
}

.nav__langs-items:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    z-index: 1;
    border: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    margin-left: -8px;
    left: 50%;
    border-bottom: 8px solid #ff9d00;
    top: -8px
}

.nav__langs-items a {
    width: 100%;
    padding: 10px;
    background: #313030;
    -webkit-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}

.nav__langs-items a:hover {
    background: #383737
}

.nav__langs-items a:not(:last-child) {
    border-bottom: 1px solid #393646
}

.nav__langs-items a:first-child {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}

.nav__langs-items a:last-child {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

.nav__langs-items-icon {
    width: 23px;
    height: 23px;
    border-radius: 50%;
    overflow: hidden
}

.nav__langs-items-icon img {
    width: 100%;
    height: 100%
}

.nav__langs-items-name {
    color: #f8f0e1;
    font-size: 12px;
    line-height: 12px
}

.nav__langs:hover .nav__langs-items {
    pointer-events: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.nav .button {
    width: 170px;
    margin-left: 60px
}

.nav__open-links {
    width: 22px;
    height: 18px;
    position: relative;
    cursor: pointer;
    margin-left: 30px
}

.features .swiper-pagination-bullet-active,
.nav__open-links:hover:after,
.nav__open-links:hover:before {
    background: #ff9d00
}

.nav__open-links:hover .nav__open-links-item {
    -webkit-transform: scale(.7, 1);
    -ms-transform: scale(.7, 1);
    transform: scale(.7, 1)
}

.nav__open-links.active:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: calc((100% - 2px)/ 2)
}

.nav__open-links.active:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    top: calc((100% - 2px)/ 2)
}

.nav__open-links.active .nav__open-links-item {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1)
}

.nav__open-links:after,
.nav__open-links:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    height: 2px;
    background: #f8f0e1;
    width: 100%;
    position: absolute;
    content: ''
}

.nav__open-links:after {
    transform: rotate(0);
    transition: .3s ease-in-out;
    top: 0
}

.nav__open-links:before {
    transform: rotate(0);
    transition: .3s ease-in-out;
    top: calc(100% - 2px)
}

.nav__open-links-item {
    width: 100%;
    height: 2px;
    background: #f8f0e1;
    position: absolute;
    top: calc((100% - 2px)/ 2);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.information__box-button,
.information__box:after {
    -webkit-transition: -webkit-transform .3s ease-in-out
}

.section {
    width: 100%;
    height: auto;
    padding: 80px 0;
    overflow: hidden
}

.section__title-center {
    width: auto
}

.section__title-center-big {
    padding: 8px 35px 0;
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 400;
    color: #fff;
    font-size: 48px;
    line-height: 48px;
    background: url("../images/icons/title_left_decor.webp") left center no-repeat, url("../images/icons/title_right_decor.webp") right center no-repeat;
    background-position: 5px 50%, calc(100% - 5px) 50%;
    text-align: center
}

.section__title-left,
.section__title-right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative
}

.wiki__nav,
.wiki__nav-item {
    -ms-flex-item-align: stretch
}

.section__title-small {
    width: 100%;
    text-align: center;
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 400;
    color: #8b8b8b;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    margin-top: 5px;
    padding: 0 20px
}

.information__box-button,
.information__box-title {
    color: #e4e4e4;
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 600;
    text-align: center
}

.features {
    position: relative;
    background: url("../images/bg/features_top_bg.webp") 50% 0 no-repeat, url("../images/bg/features_bg.webp") 50% 120px no-repeat;
    margin-top: -120px;
    padding-top: calc(80px + 80px);
    padding-bottom: 60px
}

.features .section__title-right::after,
.inner-page .section__title-right::after {
    content: '';
    width: 100%;
    height: 100px;
    pointer-events: none;
    position: absolute;
    top: calc(-100px + 2px);
    left: 0;
    background: url("../images/bg/path2.webp") bottom right no-repeat;
    background-position: calc(100% - 50vw + 570px) 100%;
    opacity: .15
}

.features .section__title-left::after {
    content: '';
    width: 100%;
    height: 1590px;
    pointer-events: none;
    position: absolute;
    top: -2px;
    left: 0;
    background: url("../images/bg/path3.webp") top right no-repeat;
    background-position: calc(0% + 50vw - 600px) 0;
    opacity: .15
}

.features .swiper {
    width: 50%;
    height: 420px;
    padding: 20px;
    margin: 20px auto 10px
}

@media (max-width:1024px) {
    .nav__links-item {
        width: 100%;
        height: auto
    }

    .nav__links-item:not(:last-child) {
        margin-right: 0;
        border-bottom: 1px solid #1f1f1f
    }

    .nav__links-item a {
        width: 100%;
        padding: 15px 20px;
        font-family: BPG ExtraSquare Mtavruli;
        font-weight: 400;
        color: #e4e4e4;
        font-size: 14px;
        line-height: 14px
    }

    .nav__langs {
        padding: 17px 0
    }

    .nav .button {
        width: 32px;
        height: 32px;
        margin-left: 20px
    }

    .nav .button span,
    .section__title-left:after,
    .section__title-right:after {
        display: none
    }

    .nav .button img {
        margin-right: 0
    }

    .nav__open-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .section {
        padding: 40px 0
    }

    .section__title-center-big {
        font-family: BPG ExtraSquare Mtavruli;
        font-weight: 400;
        color: #fff;
        font-size: 26px;
        line-height: 26px;
        padding: 4px 25px 0;
        background-size: 12px 15px, 12px 15px
    }

    .section__title-small {
        font-family: BPG ExtraSquare Mtavruli;
        font-weight: 400;
        color: #8b8b8b;
        font-size: 14px;
        line-height: 18px
    }

    .features {
        padding-top: calc(80px + 40px);
        padding-bottom: 40px
    }

    .features .swiper {
        width: 60%;
        padding: 10px
    }
}

@media (max-width:720px) {
    .features .swiper {
        width: 75%
    }
}

@media (max-width:560px) {
    .features .swiper {
        width: 100%;
        padding: 10px 20px
    }
}

.features .swiper-button-next,
.features .swiper-button-prev {
    width: 21px;
    height: 35px;
    position: relative;
    right: 0;
    left: 0;
    top: 0;
    margin-top: 0;
    opacity: .4 !important
}

.features .swiper-button-prev {
    background: url("../images/icons/prev_icon.webp") center center no-repeat
}

.features .swiper-button-next {
    background: url("../images/icons/next_icon.webp") center center no-repeat
}

.features .swiper-pagination {
    width: auto;
    position: relative;
    margin: 0 8px
}

.features .swiper-pagination-bullet {
    margin: 0 8px;
    background: #fff
}

.features .swiper-slide {
    background: #272727;
    border-radius: 15px;
    overflow: hidden
}

.features .swiper-slide-bg {
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 1
}

.features .swiper-slide:after {
    content: '';
    width: 100%;
    height: 400px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background: -webkit-gradient(linear, left bottom, left top, from(#272727), color-stop(30%, rgba(39, 39, 39, .9)), to(rgba(39, 39, 39, 0)));
    background: -webkit-linear-gradient(bottom, #272727 0, rgba(39, 39, 39, .9) 30%, rgba(39, 39, 39, 0) 100%);
    background: -o-linear-gradient(bottom, #272727 0, rgba(39, 39, 39, .9) 30%, rgba(39, 39, 39, 0) 100%);
    background: linear-gradient(to top, #272727 0, rgba(39, 39, 39, .9) 30%, rgba(39, 39, 39, 0) 100%)
}

.features .swiper-slide-content {
    width: 100%;
    padding: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3
}

.features .swiper-slide-title {
    width: 100%;
    text-align: center;
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 500;
    color: #fff;
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase
}

.features .swiper-slide-sep {
    width: 100%;
    margin: 10px auto
}

.features .swiper-slide-text {
    width: 100%;
    text-align: center;
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 400;
    color: #8b8b8b;
    font-size: 18px;
    line-height: 26px;
    max-height: calc(26px * 3);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.information {
    background: url("../images/bg/information_bg.webp") bottom center no-repeat #161616
}

.information .section__title-right::after,
.streams .section__title-right::after {
    content: '';
    width: 100%;
    height: 1590px;
    pointer-events: none;
    position: absolute;
    top: -2px;
    left: 0;
    background: url("../images/bg/path.webp") top right no-repeat;
    background-position: calc(100% - 50vw + 762px) 0;
    opacity: .15
}

.information .section__title-left::after {
    content: '';
    width: 100%;
    height: 1590px;
    pointer-events: none;
    position: absolute;
    top: calc(-1590px + 2px);
    left: 0;
    background: url("../images/bg/path4.webp") top right no-repeat;
    background-position: calc(0% + 50vw - 600px) 0;
    opacity: .15
}

.information .content-area {
    margin-top: 30px
}

.information .col-1-4 {
    padding: 20px;
    height: 440px;
    position: relative;
    z-index: 1
}

@media (max-width:1240px) {
    .nav__langs-current-name {
        font-size: 14px;
        line-height: 14px
    }

    .information .col-1-4 {
        width: 50%
    }
}

@media (max-width:580px) {
    .information .col-1-4 {
        width: 100%
    }
}

.information__box {
    width: calc(100% - 40px);
    min-height: 400px;
    max-height: 400px;
    padding: 30px;
    background: #252524;
    border-radius: 15px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-animation: .3s forwards box-hover-off;
    animation: .3s forwards box-hover-off
}

.information__box-bg,
.information__box:after {
    width: 100%;
    left: 0;
    pointer-events: none;
    position: absolute
}

.information__box:hover {
    -webkit-animation: .3s forwards box-hover-on;
    animation: .3s forwards box-hover-on
}

@-webkit-keyframes box-hover-on {
    0% {
        max-height: 400px
    }

    100% {
        max-height: 560px
    }
}

@keyframes box-hover-on {
    0% {
        max-height: 400px
    }

    100% {
        max-height: 560px
    }
}

@-webkit-keyframes box-hover-off {
    0% {
        max-height: 560px
    }

    100% {
        max-height: 400px
    }
}

@keyframes box-hover-off {
    0% {
        max-height: 560px
    }

    100% {
        max-height: 400px
    }
}

.information__box-bg {
    display: block;
    top: 0;
    z-index: 1;
    opacity: .07
}

.information__box:after {
    content: '';
    height: 150px;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#252524), color-stop(50%, #252524), to(rgba(37, 37, 36, 0)));
    background: -webkit-linear-gradient(bottom, #252524 0, #252524 50%, rgba(37, 37, 36, 0) 100%);
    background: -o-linear-gradient(bottom, #252524 0, #252524 50%, rgba(37, 37, 36, 0) 100%);
    background: linear-gradient(to top, #252524 0, #252524 50%, rgba(37, 37, 36, 0) 100%);
    z-index: 3;
    transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.information__box:hover:after {
    -webkit-transform: translateY(150px);
    -ms-transform: translateY(150px);
    transform: translateY(150px)
}

.information__box-button {
    width: 140px;
    height: 42px;
    border-radius: 42px;
    border: 2px solid #4f4f4c;
    position: absolute;
    left: calc((100% - 140px)/ 2);
    bottom: 30px;
    z-index: 4;
    font-size: 16px;
    line-height: 16px;
    transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.information__box:hover .information__box-button {
    -webkit-transform: translateY(150px);
    -ms-transform: translateY(150px);
    transform: translateY(150px)
}

.information__box-content {
    width: 100%;
    position: relative;
    z-index: 2
}

.information__box:hover .information__box-icon:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.information__box-icon {
    width: 156px;
    height: 156px;
    border-radius: 50%;
    border: 1px solid #8b8b8b;
    position: relative;
    margin: 0 auto
}

.information__box-icon:after {
    content: '';
    width: calc(100% + 28px);
    height: 28px;
    position: absolute;
    top: calc((100% - 28px)/ 2);
    left: -14px;
    background: url("../images/features/icon_point.webp") left center no-repeat, url("../images/features/icon_point.webp") right center no-repeat;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 3;
    pointer-events: none;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.information__box-icon:before {
    content: '';
    width: calc(100% + 200px);
    height: calc(100% + 200px);
    position: absolute;
    top: -100px;
    left: -100px;
    background: url("../images/features/icon_inner.webp") center center/100% 100% no-repeat;
    z-index: 1;
    opacity: .2;
    pointer-events: none
}

.streams__item-preview.disabled,
.wiki__content {
    opacity: 0;
    pointer-events: none
}

.information__box-icon img {
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    border-radius: 50%;
    position: relative;
    z-index: 2
}

.information__box-title {
    width: 100%;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px
}

.information__box-text,
.information__box-text p {
    color: #8b8b8b;
    line-height: 24px;
    width: 100%;
    font-weight: 400
}

.information__box-text {
    margin-top: 15px;
    font-family: BPG ExtraSquare Mtavruli;
    font-size: 16px;
    max-height: calc(24px * 8);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical
}

.wiki__content-title-name,
.wiki__nav-item-name {
    font-family: BPG ExtraSquare Mtavruli;
    line-height: 16px;
    text-transform: uppercase
}

.information__box-text p {
    text-align: center;
    font-family: BPG ExtraSquare Mtavruli;
    font-size: 16px
}

.join {
    background: url("../images/bg/join_inner_bg.webp") bottom center no-repeat, url("../images/bg/join_bg.webp") top center no-repeat;
    padding-top: 120px;
    padding-bottom: 120px
}

.join .section__title-right::after {
    content: '';
    width: 100%;
    height: 1590px;
    pointer-events: none;
    position: absolute;
    top: calc(-1590px + 2px);
    left: 0;
    background: url("../images/bg/path2.webp") top right no-repeat;
    background-position: calc(100% - 50vw + 762px) 0;
    opacity: .15
}

.join .section__title-left::after {
    content: '';
    width: 100%;
    height: 1590px;
    pointer-events: none;
    position: absolute;
    top: -2px;
    left: 0;
    background: url("../images/bg/path3.webp") top right no-repeat;
    background-position: calc(0% + 50vw - 490px) 0;
    opacity: .15
}

.join .content-area {
    padding: 0 20px
}

.join__text {
    width: 100%;
    padding: 0 calc((100% - 660px)/ 2);
    margin-top: 50px
}

.join__text p {
    width: 100%;
    text-align: center;
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 400;
    color: #9f9e9e;
    font-size: 18px;
    line-height: 30px
}

.join__text p:not(:last-child) {
    margin-bottom: 30px
}

.wiki__content-title-icon i,
.wiki__nav-item-icon i {
    font-size: 18px;
    line-height: 18px;
    color: #ffda84
}

.streams,
.streams33 {
    background: url("../images/bg/streams_bg.webp") bottom center no-repeat #191919
}

.streams .section__title-left::after {
    content: '';
    width: 100%;
    height: 1590px;
    pointer-events: none;
    position: absolute;
    top: calc(-1590px + 2px);
    left: 0;
    background: url("../images/bg/path4.webp") top right no-repeat;
    background-position: calc(0% + 50vw - 490px) 0;
    opacity: .15
}

.streams .content-area,
.streams33 .content-area {
    margin-top: 20px
}

.streams .col-1-4,
.streams33 .col-1-4 {
    padding: 20px
}

.streams33__item,
.streams__item {
    width: 100%;
    height: 174px;
    border-radius: 15px;
    overflow: hidden;
    background: #2a2a29;
    position: relative
}

.streams__item-preview {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.streams__item-preview img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
    top: 0;
    left: 0
}

.streams__item-play {
    width: 70px;
    height: 70px;
    background: url("../images/streams/play.webp") center center/100% 100% no-repeat;
    position: absolute;
    top: calc((100% - 70px)/ 2);
    left: calc((100% - 70px)/ 2);
    z-index: 2;
    cursor: pointer;
    -webkit-transition: -webkit-filter .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: filter .3s ease-in-out, transform .3s ease-in-out, -webkit-filter .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -o-transition: filter .3s ease-in-out, transform .3s ease-in-out
}

.streams__item-play:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.streams__item-player {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.streams__item-player>* {
    width: 100% !important;
    height: 100% !important
}

.inner-page {
    position: relative;
    z-index: 2;
    background: url("../images/bg/inner_top_bg.webp") 50% 0 no-repeat, url("../images/bg/inner_bg.webp") 50% 100% no-repeat;
    margin-top: -120px;
    padding-top: calc(80px + 80px);
    padding-bottom: 60px
}

.inner-page .section__title-left::after {
    content: '';
    width: 100%;
    height: 3500px;
    pointer-events: none;
    position: absolute;
    top: -2px;
    left: 0;
    background: url("../images/bg/path3-long.webp") top right no-repeat;
    background-position: calc(0% + 50vw - 762px) 0;
    opacity: .15
}

.inner-page .content-area {
    min-height: 150px;
    padding-top: 40px
}

.wiki {
    width: 100%;
    padding: 0 20px
}

.wiki__nav {
    width: 320px;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    border-radius: 15px;
    overflow: hidden;
    background: #1f1f1f
}

.wiki__nav-item {
    width: 100%;
    padding: 15px 20px;
    -webkit-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    border-bottom: 1px solid #2b2a2a;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.wiki__content,
.wiki__nav-item-icon:after {
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out
}

.wiki__box,
.wiki__content {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

@media (max-width:1024px) {
    .features .swiper-slide-title {
        font-family: BPG ExtraSquare Mtavruli;
        font-weight: 500;
        color: #fff;
        font-size: 22px;
        line-height: 26px
    }

    .features .swiper-slide-text {
        font-family: BPG ExtraSquare Mtavruli;
        font-weight: 400;
        color: #8b8b8b;
        font-size: 16px;
        line-height: 22px;
        max-height: calc(22px * 3);
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    .information .content-area,
    .streams .content-area {
        padding: 0 10px
    }

    .information .col-1-4 {
        padding: 10px;
        height: 420px
    }

    .information__box {
        width: calc(100% - 20px);
        left: 10px;
        padding: 30px
    }

    .join {
        padding-top: 60px;
        padding-bottom: 40px
    }

    .join .button,
    .join__text {
        margin-top: 30px
    }

    .join__text p:not(:last-child) {
        margin-bottom: 20px
    }

    .join__text p {
        font-family: BPG ExtraSquare Mtavruli;
        font-weight: 400;
        color: #9f9e9e;
        font-size: 16px;
        line-height: 24px
    }

    .streams .col-1-4 {
        width: calc(100% / 3);
        padding: 10px
    }

    .inner-page {
        padding-top: calc(80px + 40px);
        padding-bottom: 40px
    }

    .inner-page .content-area {
        padding-top: 30px
    }

    .wiki__nav {
        width: 100%;
        border: 1px solid #2b2a2a;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .wiki__nav-item {
        width: calc(100% / 3);
        border: 1px solid #2b2a2a
    }
}

@media (max-width:680px) {
    .wiki__nav-item {
        width: calc(100% / 2)
    }
}

.wiki__nav-item:last-child {
    margin-bottom: -1px
}

.wiki__nav-item.active,
.wiki__nav-item:hover {
    background: #232323
}

.wiki__content-title-icon:after,
.wiki__nav-item-icon:after {
    content: '';
    height: 100%;
    background: url("../images/wiki/border_icon.webp") center center no-repeat;
    top: 0;
    left: 0;
    z-index: 1
}

.wiki__nav-item-icon {
    width: 50px;
    height: 50px;
    position: relative;
    padding-left: 2px
}

.wiki__nav-item-icon:after {
    width: 100%;
    position: absolute;
    opacity: .2;
    transition: opacity .3s ease-in-out
}

.wiki__nav-item-icon img {
    width: 32px;
    height: 32px;
    border-radius: 32px
}

.footer .unsimple:hover,
.wiki__nav-item.active .wiki__nav-item-icon:after {
    opacity: 1
}

.wiki__nav-item-info {
    width: calc(100% - 50px);
    padding-left: 15px
}

.wiki__nav-item-name {
    width: 100%;
    font-weight: 400;
    color: #f0e3db;
    font-size: 16px;
    margin-top: 3px;
    transition: color .3s ease-in-out
}

.wiki__nav-item-desc {
    width: 100%;
    font-size: 14px;
    color: #656060;
    margin-top: 2px;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.wiki__nav-item.active .wiki__nav-item-desc {
    color: #f0e3db
}

.wiki__box {
    width: calc(100% - 320px - 20px);
    height: auto;
    position: relative
}

.full-width {
    width: 100% !important
}

.wiki__content {
    width: 100%;
    border-radius: 15px;
    background: #1f1f1f;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: opacity .3s ease-in-out
}

.footer .unsimple,
.footer33 .unsimple,
.wiki__content-title-icon:after {
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out
}

.wiki__content.active {
    position: relative;
    opacity: 1;
    pointer-events: all
}

.wiki__content-title {
    width: 100%;
    padding: 15px 20px;
    background: #232323;
    border-bottom: 1px solid #2b2a2a;
    border-radius: 15px 15px 0 0
}

.wiki__content-title-icon {
    width: 50px;
    height: 50px;
    position: relative;
    text-align: center;
    padding-left: 2px
}

.wiki__content-title-icon:after {
    width: 100%;
    position: absolute;
    transition: opacity .3s ease-in-out
}

.wiki__content-title-icon img {
    width: 32px;
    height: 32px;
    border-radius: 32px
}

.wiki__content-title-info {
    width: calc(100% - 50px);
    padding-left: 15px
}

.wiki__content-title-name {
    width: 100%;
    font-weight: 600;
    color: #f0e3db;
    font-size: 16px;
    margin-top: 3px
}

.start__box-title,
.start__box:before {
    line-height: 24px;
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 600
}

.wiki__content-title-desc {
    width: 100%;
    font-size: 14px;
    color: #656060;
    margin-top: 2px
}

.wiki__content-main {
    width: 100%;
    padding: 20px
}

.start {
    width: 100%;
    padding: 20px 20px 0
}

.start__box {
    width: calc((100% - 40px)/ 3);
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    border-radius: 15px;
    background: #1f1f1f;
    position: relative;
    padding: 30px
}

.start__box:first-child {
    background: url("../images/bg/start_1.webp") top center no-repeat #1f1f1f
}

.start__box:nth-child(2) {
    background: url("../images/bg/start_2.webp") top center no-repeat #1f1f1f
}

.start__box:nth-child(3) {
    background: url("../images/bg/start_3.webp") top center no-repeat #1f1f1f
}

.start__box:before {
    content: attr(data-step);
    width: 100px;
    height: 32px;
    background: #ff9c00;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 32px;
    position: absolute;
    top: -16px;
    left: calc((100% - 100px)/ 2)
}

.footer.inner .footer__logo-left::after,
.footer__logo-right::after {
    content: '';
    height: 1590px;
    pointer-events: none;
    position: absolute;
    opacity: .15
}

.start__box-title {
    width: 100%;
    color: #d6c9c1;
    font-size: 20px;
    text-align: center;
    padding-top: 5px
}

.start__box-sep {
    width: 100%;
    overflow: hidden;
    margin: 15px 0
}

.start__box-content {
    width: 100%;
    text-align: center
}

.start__box-content .button {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px
}

.socials__item:not(:last-child),
.start__box-content .button:not(:last-child) {
    margin-bottom: 20px
}

.start__box-content .login-button,
.start__box-content .reg-button {
    max-width: 250px
}

.start__box-content-btns {
    margin: 0
}

.start__box-content-btns .button {
    width: calc((100% - 20px)/ 2);
    margin: 0 !important
}

.footer,
.footer33 {
    width: 100%;
    height: auto;
    padding: 80px 0;
    overflow: hidden;
    background: url("../images/bg/footer_bg.webp") top center no-repeat
}

.footer__logo-center {
    width: 263px;
    height: 106px
}

.footer__logo-center img {
    width: 100%;
    height: 100%
}

.footer__logo-left,
.footer__logo-right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative
}

.footer__logo-right::after {
    width: 100%;
    top: calc(-1590px + 2px);
    left: 0;
    background: url("../images/bg/path2.webp") top right no-repeat;
    background-position: calc(100% - 50vw + 762px) 0
}

.footer.inner .footer__logo-left::after {
    width: 100%;
    top: calc(-1590px + 2px);
    left: 0;
    background: url(../images/bg/path4.webp) top right no-repeat;
    background-position: calc(0% + 50vw - 762px) 0
}

.footer .col-1-2,
.footer33 .col-1-2 {
    margin-top: 35px
}

.footer__cpr-title {
    width: 100%;
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 600;
    color: #cfcfcf;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase
}

.footer__cpr-links-item a,
.footer__cpr-text {
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    font-family: BPG ExtraSquare Mtavruli
}

.footer__cpr-text {
    width: 100%;
    color: #606060;
    line-height: 22px;
    margin-top: 20px
}

.footer__cpr-links {
    width: 100%;
    margin-top: 30px
}

.footer__cpr-links-item {
    width: auto
}

.footer__cpr-links-item:not(:last-child) {
    margin-right: 40px
}

.footer__cpr-links-item a {
    color: #b1b1b1;
    line-height: 12px;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.footer33__info,
.footer__info {
    width: 100%;
    margin-top: 40px
}

.footer33__social,
.footer__social {
    width: auto;
    margin-right: 40px
}

.footer__social-item:not(:last-child) {
    margin-right: 20px
}

.footer .unsimple,
.footer33 .unsimple {
    display: block;
    width: 152px;
    height: 30px;
    opacity: .6;
    transition: opacity .3s ease-in-out
}

.footer33__discord,
.footer__discord {
    width: 440px;
    height: 100%;
    border-radius: 15px;
    overflow: hidden;
    background: #272727;
    opacity: .3;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.footer33 .unsimple:hover,
.footer__discord:hover {
    opacity: 1
}

.footer33.inner .footer33__logo-left::after,
.footer33__logo-right::after,
.streams33 .section__title-left::after,
.streams33 .section__title-right::after {
    content: '';
    height: 1590px;
    opacity: .15;
    pointer-events: none
}

.socials {
    width: 50px;
    height: auto;
    position: fixed;
    z-index: 10;
    top: calc(100vh / 2);
    left: 60px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:1700px) {
    .socials {
        left: 30px
    }
}

@media (max-width:1600px) {
    .socials {
        left: 10px;
        width: 30px
    }
}

@media (min-width:1024px) {
    .enchant-rate-item {
        width: 50% !important
    }

    .enchant-rates-table {
        padding-right: 15px
    }
}

.banners {
    position: absolute;
    right: 0
}

@media (min-width:1920px) {
    .banners {
        right: 200px
    }
}

.footer33__logo-center {
    width: 263px;
    height: 106px
}

.footer33__logo-center img {
    width: 100%;
    height: 100%
}

.footer33__logo-left,
.footer33__logo-right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative
}

.footer33__logo-right::after {
    width: 100%;
    position: absolute;
    top: calc(-1590px + 2px);
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    background: url("../images/bg/path2.webp") top right no-repeat;
    background-position: calc(100% - 50vw + 762px) 0
}

.footer33.inner .footer33__logo-left::after {
    width: 100%;
    position: absolute;
    top: calc(-1590px + 2px);
    left: 0;
    background: url(../images/bg/path4.webp) top right no-repeat;
    background-position: calc(0% + 50vw - 762px) 0
}

.footer33__cpr-title {
    width: 100%;
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 600;
    color: #cfcfcf;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase
}

.footer33__cpr-links-item a,
.footer33__cpr-text {
    font-family: BPG ExtraSquare Mtavruli;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase
}

.footer33__cpr-text {
    width: 100%;
    color: #606060;
    line-height: 22px;
    margin-top: 20px
}

.footer33__cpr-links {
    width: 100%;
    margin-top: 30px
}

.footer33__cpr-links-item {
    width: auto
}

.footer33__cpr-links-item:not(:last-child) {
    margin-right: 40px
}

.footer33__cpr-links-item a {
    color: #b1b1b1;
    line-height: 12px;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.footer33__social-item:not(:last-child) {
    margin-right: 20px
}

.footer33__discord:hover {
    opacity: 1
}

.streams33 .section__title-right::after {
    width: 100%;
    position: absolute;
    top: -2px;
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    background: url("../images/bg/path.webp") top right no-repeat;
    background-position: calc(100% - 50vw + 762px) 0
}

.streams33 .section__title-left::after {
    width: 100%;
    position: absolute;
    top: calc(-1590px + 2px);
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    background: url("../images/bg/path4.webp") top right no-repeat;
    background-position: calc(0% + 50vw - 762px) 0
}

@media (min-width:1921px) {
    .wrapper:after {
        display: block
    }

    .header__content-logo-right::after {
        background-position: calc(100% - 960px + 570px) 0
    }

    .features .section__title-right::after,
    .inner-page .section__title-right::after {
        background-position: calc(100% - 960px + 570px) 100%
    }

    .features .section__title-left::after,
    .information .section__title-left::after {
        background-position: calc(0% + 960px - 600px) 0
    }

    .footer33__logo-right::after,
    .footer__logo-right::after,
    .information .section__title-right::after,
    .join .section__title-right::after,
    .streams .section__title-right::after,
    .streams33 .section__title-right::after {
        background-position: calc(100% - 960px + 762px) 0
    }

    .join .section__title-left::after,
    .streams .section__title-left::after {
        background-position: calc(0% + 960px - 490px) 0
    }

    .footer.inner .footer__logo-left::after,
    .footer33.inner .footer33__logo-left::after,
    .inner-page .section__title-left::after,
    .streams33 .section__title-left::after {
        background-position: calc(0% + 960px - 762px) 0
    }
}

@media (max-width:1024px) {
    .wiki__box {
        width: 100%;
        margin-top: 20px
    }

    .footer .col-1-2,
    .footer33 .col-1-2,
    .start__box {
        width: 100%
    }

    .start__box:not(:last-child) {
        margin-bottom: 30px
    }

    .footer,
    .footer33 {
        padding: 60px 0 40px
    }

    .footer.inner .footer__logo-left::after,
    .footer33.inner .footer33__logo-left::after,
    .footer33__logo-right::after,
    .footer__logo-right::after,
    .socials {
        display: none
    }

    .footer33__cpr-title,
    .footer__cpr-title {
        text-align: center
    }

    .footer33__cpr-text,
    .footer__cpr-text {
        text-align: center;
        margin-top: 10px
    }

    .footer33__cpr-links,
    .footer__cpr-links {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 20px
    }

    .footer__cpr-links-item:not(:last-child) {
        margin-right: 20px
    }

    .footer33__info,
    .footer__info {
        margin-top: 30px
    }

    .footer33__social,
    .footer__social {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-right: 0
    }

    .footer .unsimple,
    .footer33 .unsimple {
        margin: 30px auto 0
    }

    .footer33__discord,
    .footer__discord {
        margin: 0 auto;
        height: 300px
    }

    .footer33__cpr-links-item:not(:last-child) {
        margin-right: 20px
    }

    .streams33 .content-area {
        padding: 0 10px
    }

    .streams33 .col-1-4 {
        width: calc(100% / 3);
        padding: 10px
    }
}

@media (max-width:740px) {

    .info-group__box.box-1-2,
    .info-group__box.box-1-3,
    .info-group__box.box-1-4 {
        width: 100%
    }

    .streams .col-1-4,
    .streams33 .col-1-4 {
        width: 50%
    }
}

@media (max-width:460px) {

    .streams .col-1-4,
    .streams33 .col-1-4,
    .wiki__nav-item {
        width: 100%
    }
}

.streams33__item-preview {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.streams33__item-preview.disabled {
    opacity: 0;
    pointer-events: none
}

.streams33__item-preview img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
    top: 0;
    left: 0
}

.streams33__item-play {
    width: 70px;
    height: 70px;
    background: url("../images/streams/play.webp") center center/100% 100% no-repeat;
    position: absolute;
    top: calc((100% - 70px)/ 2);
    left: calc((100% - 70px)/ 2);
    z-index: 2;
    cursor: pointer;
    -webkit-transition: -webkit-filter .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: filter .3s ease-in-out, transform .3s ease-in-out, -webkit-filter .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -o-transition: filter .3s ease-in-out, transform .3s ease-in-out
}

.streams33__item-play:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.streams33__item-player {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.streams33__item-player>* {
    width: 100% !important;
    height: 100% !important
}

.wiki-icon-image2 {
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 4px;
    width: 71px;
    height: 71px
}