.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active {
    pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

@-ms-viewport {
    width: device-width
}

.container-fluid {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width: 768px) {
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 981px) {
    .col-md {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1381px) {
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1601px) {
    .col-xl {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width: 768px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 981px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 1381px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width: 1601px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.flex-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media (min-width: 768px) {
    .flex-sm-row {
        -webkit-box-orient:horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-sm-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-sm-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-sm-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 981px) {
    .flex-md-row {
        -webkit-box-orient:horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-md-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-md-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-md-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-md-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-md-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 1381px) {
    .flex-lg-row {
        -webkit-box-orient:horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-lg-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-lg-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-lg-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width: 1601px) {
    .flex-xl-row {
        -webkit-box-orient:horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xl-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xl-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xl-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.mb-40 {
    margin-bottom: 40px
}

.row-y-40 {
    --offset: 40px;
    margin-top: calc(var(--offset) * -1)
}

.row-y-40>[class*=col-] {
    margin-top: var(--offset)
}

.row-y-20 {
    --offset: 20px;
    margin-top: calc(var(--offset) * -1)
}

.row-y-20>[class*=col-] {
    margin-top: var(--offset)
}

.row-y-10 {
    --offset: 10px;
    margin-top: calc(var(--offset) * -1)
}

.row-y-10>[class*=col-] {
    margin-top: var(--offset)
}

h3.text-24 {
    text-transform: uppercase
}

.login-via-steam {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.login-via-steam [class*=svg-] {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 16px
}

@media (hover: hover) {
    .login-via-steam:hover .login-via-steam__title {
        color:#fff
    }
}

.login-via-steam__title {
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    color: #e1c693;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    transition: color .3s ease-out
}

@media (max-width: 1299px) {
    .login-via-steam__title {
        font-size:12px
    }
}

@media (max-width: 980px) {
    .login-via-steam__title {
        font-size:15px
    }
}

.video-area::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 50%,rgba(225,198,147,0) 100%)
}

.video-area::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 2px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 50%,rgba(225,198,147,0) 100%)
}

.video-area .center-no-labels__thumbnails::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3
}

.long-items-img .long-item-img__left-bottom .blue-16 {
    max-width: 270px;
    width: 100%
}

.prize-poll {
    background-color: rgba(6,11,26,.8);
    position: relative;
    padding: 20px
}

.prize-poll .up-to-card-div {
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3;
    z-index: 2;
    overflow: hidden
}

.prize-poll .prize-poll__header {
    position: relative;
    z-index: 2
}

.up-to-card-radial-decor {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.up-to-card-radial-decor::after {
    content: "";
    position: absolute;
    border-radius: 100%;
    opacity: .5;
    background: radial-gradient(50% 50% at 50% 50%,rgba(225,198,147,.6) 0,rgba(225,198,147,0) 100%);
    width: 1510px;
    height: 600px;
    top: -296px;
    left: -755px;
    z-index: 1
}

.up-to-card-radial-decor-gradient {
    background: linear-gradient(90deg,#1c1a31 0,rgba(28,26,49,0) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 755px;
    height: 300px;
    z-index: 1
}

.prize-poll__title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.prize-poll__title .prize-poll__title-left {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.prize-poll__title .prize-poll__title-right {
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.prize-poll__title .red-label {
    display: inline-block;
    vertical-align: top;
    width: auto
}

.prize-poll__additional-info {
    max-width: 270px;
    width: 100%;
    margin-top: 10px
}

.pr-poll-item {
    margin: 0;
    position: relative
}

.pr-poll-item a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

@media (hover: hover) {
    .pr-poll-item:hover a {
        background:#fff;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .pr-poll-item:hover .pr-poll-item__img img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

.pr-poll-item__img {
    margin-bottom: 20px
}

.pr-poll-item__img img {
    width: 100%;
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,-webkit-transform .25s
}

.pr-poll-item__info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px
}

.pr-poll-item__info__left {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.pr-poll-item__info__right {
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.pr-poll-item-x-info {
    border-radius: 50px;
    width: 35px;
    height: 31px;
    background-color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #121026;
    font-weight: 900;
    font-size: 12px;
    text-transform: uppercase
}

.prize-poll__body {
    position: relative;
    z-index: 2
}

.prediction-cards {
    padding-left: 0;
    counter-reset: list-counter;
    margin-top: 0
}

.prediction-cards>li {
    counter-increment: list-counter;
    list-style: none
}

.prediction-cards>li .prediction-card__head-num .red-label::after {
    content: "0" counter(list-counter)
}

.prediction-cards>li:nth-child(n+10) .prediction-card__head-num .red-label::after {
    content: counter(list-counter)
}

.popup-predicts__content__top-wrapper {
    padding-left: 0;
    counter-reset: list-counter;
    overflow: visible
}

.popup-predicts__content__top-wrapper .text-24 {
    text-transform: uppercase
}

.popup-predicts__content__top-wrapper>li {
    counter-increment: list-counter;
    list-style: none
}

.popup-predicts__content__top-wrapper>li .prediction-card__head-num .red-label::after {
    content: "0" counter(list-counter)
}

.popup-predicts__content__top-wrapper>li:nth-child(n+10) .prediction-card__head-num .red-label::after {
    content: counter(list-counter)
}

.prediction-card {
    padding: 20px 20px 40px;
    position: relative;
    display: block;
    background-color: rgba(6,11,26,.8)
}

@media (max-width: 640px) {
    .prediction-card {
        padding:15px
    }
}

.prediction-card .go-arrow {
    width: 32px;
    height: 32px;
    color: #fff;
    margin-left: auto;
    display: block
}

.prediction-card .go-arrow .go-arrow__left,.prediction-card .go-arrow .go-arrow__right {
    color: #e1c693
}

.prediction-card.active .title-36 {
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.prediction-card .up-to-card-radial-decor::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1065px;
    height: 378px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: .2;
    background: radial-gradient(50% 50% at 50% 50%,#e1c693 0,rgba(225,198,147,0) 100%);
    pointer-events: none
}

.prediction-card__head {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    height: 100%;
    position: relative;
    z-index: 1
}

.prediction-card__head .red-label {
    text-align: center
}

@media (max-width: 980px) {
    .prediction-card .prediction-card__head {
        -webkit-flex-direction:column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 640px) {
    .prediction-card .prediction-card__head-info {
        margin-bottom:20px
    }
}

.prediction-card__head-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.prediction-card .btn-main .btn-main__main {
    background: #fff;
    transition: background .3s ease
}

.prediction-card .btn-main .btn-main__r span {
    background: #fff;
    transition: background .3s ease,-webkit-transform .2s ease;
    transition: background .3s ease,transform .2s ease;
    transition: background .3s ease,transform .2s ease,-webkit-transform .2s ease
}

@media (hover: hover) {
    .prediction-card:hover .title-36 {
        background:#fff;
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .prediction-card:hover .btn-main .btn-main__main {
        background: #e1c693;
        color: #121026
    }

    .prediction-card:hover .btn-main .btn-main__r span {
        background: #e1c693
    }

    .prediction-card:hover .btn-main .btn-main__r span:nth-child(1) {
        -webkit-transform: translateX(15px);
        transform: translateX(15px)
    }

    .prediction-card:hover .btn-main .btn-main__r span:nth-child(2) {
        -webkit-transform: translateX(27px);
        transform: translateX(27px)
    }

    .prediction-card:hover .btn-main .btn-main__r span:nth-child(3) {
        -webkit-transform: translateX(38px);
        transform: translateX(38px)
    }

    .prediction-card:hover .go-arrow .go-arrow__part:nth-child(2) {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        transition: -webkit-transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease,-webkit-transform .2s ease
    }

    .prediction-card:hover .go-arrow .go-arrow__part:nth-child(3) {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        transition: -webkit-transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease,-webkit-transform .2s ease
    }
}

.prediction-card__head-num {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 70px
}

@media (max-width: 980px) {
    .prediction-card__head-num {
        width:55px
    }
}

.btn-main.with-icons.with-icons-style-2 .btn-main__main {
    gap: 20px
}

.btn-main.with-icons.with-icons-style-2 .btn-main__main span {
    position: relative;
    top: 1px
}

@media (max-width: 1380px) {
    .btn-main.with-icons.with-icons-style-2 .btn-main__main span {
        top:0
    }
}

.prediction-list-items-image {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    z-index: 10
}

@media (hover: hover) {
    .prediction-list-items-image:hover>li {
        opacity:.2
    }
}

@media (hover: hover) and (hover:hover) {
    .prediction-list-items-image:hover>li:hover {
        opacity:1
    }

    .prediction-list-items-image:hover>li:hover .prediction-list-item {
        opacity: 1
    }
}

.prediction-list-items-image li {
    line-height: 130%;
    font-weight: 900;
    text-transform: uppercase;
    transition: all .3s;
    -webkit-transform-origin: left;
    transform-origin: left
}

.prediction-list-items-image li .prediction-list-item {
    padding-top: 5px;
    padding-bottom: 5px
}

.prediction-list-items-image li:last-child .prediction-list-item {
    padding-bottom: 0
}

.prediction-list-items-image li:first-child .prediction-list-item {
    padding-top: 0
}

.prediction-list-item {
    display: inline-block;
    vertical-align: top;
    cursor: default;
    position: relative;
    z-index: 4
}

.prediction-list-item:hover {
    color: #e1c693
}

.learn-more {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
    cursor: pointer
}

.prediction-list-item__img {
    display: none
}

.distort-predictions {
    position: absolute;
    top: 0;
    left: 0;
    will-change: transform;
    z-index: 999;
    width: 445px!important;
    height: 125px!important;
    visibility: hidden
}

.distort-predictions.is-active {
    visibility: visible
}

@media (max-width: 1380px) {
    .distort-predictions {
        width:445px!important;
        height: 125px!important
    }
}

@media (max-width: 980px) {
    .distort-predictions {
        width:245px!important;
        height: auto!important
    }
}

.distort-predictions__img {
    opacity: 0
}

.prediction-card__head-info-btn {
    z-index: 1
}

.overlay-predicts {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(28,26,49,.9);
    z-index: 1000;
    opacity: 0;
    transition: all .3s;
    pointer-events: none;
    visibility: hidden
}

.popup-predicts {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 989px;
    width: 100%;
    background-color: rgba(28,26,49,.9);
    z-index: 1001;
    -webkit-transform: translateX(110%);
    transform: translateX(110%);
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

.popup-predicts .title-36 {
    max-width: 754px;
    width: 100%
}

.popup-predicts::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%)
}

.is-open-popup {
    overflow: hidden
}

.is-open-popup .overlay-predicts {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.is-open-popup [data-popup-el].is-active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.close-popup {
    transition: all .3s
}

@media (hover: hover) {
    .close-popup:hover {
        -webkit-transform:scale(1.2);
        transform: scale(1.2);
        cursor: pointer
    }
}

.popup-predicts__decor {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.popup-predicts__decor::before {
    content: "";
    position: absolute;
    width: 1980px;
    height: 2160px;
    border-radius: 2160px;
    opacity: .5;
    background: radial-gradient(50% 50% at 50% 50%,rgba(225,198,147,.6) 0,rgba(225,198,147,0) 100%);
    bottom: 0;
    right: 0
}

.popup-predicts__decor::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3
}

.popup-predicts__content-wrapper {
    overflow-y: auto;
    height: 100%;
    padding: 40px 40px 0
}

@media (max-width: 640px) {
    .popup-predicts__content-wrapper {
        padding:20px 20px 0
    }
}

.popup-predicts__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 100%;
    overflow: visible;
    gap: 40px
}

.popup-predicts__content .prediction-card__head {
    height: auto
}

.popup-predicts__content .prediction-card__head-info {
    display: block
}

.popup-predicts__content .prediction-card__head-desc {
    font-weight: 400;
    color: #fff
}

.popup-predicts__content__top-wrapper {
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    position: relative;
    z-index: 4
}

.popup-predicts__content__footer {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    position: relative;
    z-index: 4;
    padding-bottom: 40px
}

.awwards-list-choice {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.award-el-select {
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    display: block;
    cursor: pointer
}

.award-el-select input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.award-el-select::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%);
    z-index: 1
}

.award-el-select::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%);
    z-index: 1
}

.award-el-select .btn-main .btn-main__main {
    background: #fff;
    transition: background .3s ease
}

.award-el-select .btn-main .btn-main__r span {
    background: #fff;
    transition: background .3s ease,-webkit-transform .2s ease;
    transition: background .3s ease,transform .2s ease;
    transition: background .3s ease,transform .2s ease,-webkit-transform .2s ease
}

@media (hover: hover) {
    .award-el-select:hover .award-el-select-texture::after {
        background-color:rgba(82,87,102,.8)
    }

    .award-el-select:hover .btn-main .btn-main__r span:nth-child(1) {
        -webkit-transform: translateX(15px);
        transform: translateX(15px)
    }

    .award-el-select:hover .btn-main .btn-main__r span:nth-child(2) {
        -webkit-transform: translateX(27px);
        transform: translateX(27px)
    }

    .award-el-select:hover .btn-main .btn-main__r span:nth-child(3) {
        -webkit-transform: translateX(38px);
        transform: translateX(38px)
    }

    .award-el-select:hover .award-el-select__image::after {
        opacity: 1
    }
}

.award-el-select.selected .award-el-select-texture::after {
    background-color: rgba(82,87,102,.8)
}

.award-el-select.selected .award-el-select-inner-cont .text-24 {
    color: #fff500
}

.award-el-select.selected .btn-main .btn-main__main {
    background: #121026;
    color: #fff
}

.award-el-select.selected .btn-main .btn-main__r span {
    background: #121026
}

.awwards-list-choice.is-selected-item .award-el-select:not(.selected) {
    opacity: .5;
    pointer-events: none
}

.awwards-list-choice.is-selected-item .award-el-select:not(.selected) .btn-main {
    opacity: .2
}

.award-el-select__image {
    height: 125px;
    display: block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.award-el-select__image img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.award-el-select__image::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    background-color: rgba(0,0,0,.2);
    opacity: 0;
    transition: all .3s
}

.award-el-select-texture {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.award-el-select-texture::after {
    content: "";
    background-color: #060b1a;
    transition: background-color .3s;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3;
    z-index: 1
}

.award-el-select-texture::before {
    content: "";
    position: absolute;
    width: 1820px;
    height: 248px;
    top: 0;
    right: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    border-radius: 1820px;
    opacity: .5;
    background: radial-gradient(50% 50% at 50% 50%,rgba(225,198,147,.6) 0,rgba(225,198,147,0) 100%)
}

.z-7 {
    z-index: 7;
    position: relative
}

.award-el-select-inner-cont {
    padding: 20px 0;
    display: block
}

@media (max-width: 640px) {
    .award-el-select-inner-cont {
        padding:15px
    }
}

.award-el-select-inner-cont .text-24 {
    text-transform: uppercase;
    line-height: 100%;
    display: block
}

.award-el-select-label {
    cursor: pointer
}

.award-el-select-label::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 20
}

.btn-main[disabled] {
    opacity: .2;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mt-60 {
    margin-top: 50px
}

@media (max-width: 1380px) {
    .mt-60 {
        margin-top:30px
    }
}

@media (max-width: 640px) {
    .mt-60 {
        margin-top:20px
    }
}

.load-parent.showed-more .load-more-btn .load-more-btn__arrow-double {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.steam-box-login {
    padding: 20px 20px 40px;
    position: relative;
    z-index: 3
}

@media (max-width: 640px) {
    .steam-box-login {
        padding-left:12px;
        padding-right: 12px
    }
}

.steam-box-login::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%);
    z-index: 1
}

.steam-box-login::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%);
    z-index: 1
}

.steam-box-login .steam-login-col-bottom-cont [class*=svg-image] {
    margin-right: 10px;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.steam-box-login .btn-main__main-text {
    position: relative
}

.steam-box-login .svg-image-arrow-d {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin: 0;
    margin-left: 27px
}

@media (max-width: 1380px) {
    .steam-box-login .svg-image-arrow-d {
        margin-left:13px;
        width: 15px!important
    }
}

@media (max-width: 980px) {
    .steam-box-login .svg-image-arrow-d {
        width:13px!important
    }
}

@media (max-width: 1380px) {
    .steam-box-login .svg-image-steam-dark {
        width:20px!important
    }
}

@media (max-width: 980px) {
    .steam-box-login .svg-image-steam-dark {
        width:16px!important
    }
}

.steam-box-login-decor {
    position: absolute;
    left: 0;
    right: 0;
    top: 1px;
    bottom: 1px;
    z-index: -1;
    background-color: rgba(6,11,26,.8);
    overflow: hidden
}

.steam-box-login-decor::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3;
    z-index: 1
}

.steam-box-login-decor::before {
    content: "";
    position: absolute;
    width: 1820px;
    height: 448px;
    left: 0;
    top: 0;
    border-radius: 1820px;
    opacity: .5;
    background: radial-gradient(50% 50% at 50% 50%,rgba(225,198,147,.6) 0,rgba(225,198,147,0) 100%)
}

.steam-box-login-cont {
    position: relative;
    z-index: 2
}

.are-general-results .prediction-list-item {
    opacity: .2
}

.are-general-results .prediction-list-item:hover {
    color: #fff
}

.are-general-results .prediction-list-item--king {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    opacity: 1!important;
    color: #24ff00
}

.are-general-results .prediction-list-item--king [class*=svg-] {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.are-general-results .prediction-list-item--king:hover {
    color: #24ff00
}

.person-loged {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default;
    position: relative;
    gap: 10px;
    cursor: pointer
}

.person-loged.active .person-loged-name [class*=svg-] {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.person-loged-photo {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    position: relative;
    overflow: hidden;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.person-loged-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.person-loged-name {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #e1c693;
    text-transform: uppercase
}

.person-loged-name [class*=svg-] {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.person-loged-menu-wrapper {
    position: absolute;
    right: 20px;
    top: 45px;
    width: 254px;
    background-color: #1c1a31;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.person-loged-menu-wrapper.active {
    opacity: 1;
    visibility: visible
}

.person-loged-menu-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 10px solid rgba(255,255,255,.02)
}

.person-loged-menu {
    padding: 10px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2px
}

.person-loged-menu::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3;
    z-index: 3
}

.person-loged-menu::before {
    content: "";
    position: absolute;
    border-radius: 1065px;
    opacity: .05;
    background: radial-gradient(50% 50% at 50% 50%,#0ff 0,rgba(0,255,255,0) 100%);
    width: 1065px;
    height: 378px;
    top: -78px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.person-loged-menu>li {
    position: relative;
    z-index: 4
}

.person-loged-menu a {
    color: #e1c693;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 4px 20px;
    transition: background-color .3s
}

@media (hover: hover) {
    .person-loged-menu a:hover {
        background-color:#2203fb
    }
}

.form-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.form-box [type=email],.form-box [type=search],.form-box [type=tel],.form-box [type=text] {
    background-color: transparent;
    height: 64px;
    border: 0;
    padding: 0 20px;
    display: block;
    width: 100%;
    background-color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    color: #1c1a31;
    font-size: 20px
}

.form-box [type=email][disabled],.form-box [type=search][disabled],.form-box [type=tel][disabled],.form-box [type=text][disabled] {
    opacity: .2;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (max-width: 1299px) {
    .form-box [type=email],.form-box [type=search],.form-box [type=tel],.form-box [type=text] {
        height:54px;
        font-size: 18px
    }
}

@media (max-width: 980px) {
    .form-box [type=email],.form-box [type=search],.form-box [type=tel],.form-box [type=text] {
        height:44px;
        font-size: 16px
    }
}

@media (max-width: 640px) {
    .form-box [type=email],.form-box [type=search],.form-box [type=tel],.form-box [type=text] {
        padding:0 10px
    }
}

.form-box [type=email]::-webkit-input-placeholder,.form-box [type=search]::-webkit-input-placeholder,.form-box [type=tel]::-webkit-input-placeholder,.form-box [type=text]::-webkit-input-placeholder {
    opacity: 1;
    color: #1c1a31
}

.form-box [type=email]::-moz-placeholder,.form-box [type=search]::-moz-placeholder,.form-box [type=tel]::-moz-placeholder,.form-box [type=text]::-moz-placeholder {
    opacity: 1;
    color: #1c1a31
}

.form-box [type=email]:-ms-input-placeholder,.form-box [type=search]:-ms-input-placeholder,.form-box [type=tel]:-ms-input-placeholder,.form-box [type=text]:-ms-input-placeholder {
    opacity: 1;
    color: #1c1a31
}

.form-box [type=email]::placeholder,.form-box [type=search]::placeholder,.form-box [type=tel]::placeholder,.form-box [type=text]::placeholder {
    opacity: 1;
    color: #1c1a31
}

.form-label__text {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: normal
}

.prediction-card--yellow .up-to-card-radial-decor::before {
    background: radial-gradient(50% 50% at 50% 50%,#fff500 0,rgba(255,245,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--yellow .up-to-card-radial-decor::before {
        display:none
    }
}

.prediction-card--yellow .up-to-card-radial-decor::after {
    background: radial-gradient(50% 50% at 50% 50%,rgba(255,245,0,.6) 0,rgba(255,245,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--yellow .up-to-card-radial-decor::after {
        opacity:.3
    }
}

.prediction-card--yellow .btn-main {
    color: #fff!important
}

.prediction-card--yellow .btn-main .btn-main__main {
    background-color: #121026!important;
    color: #fff!important
}

.prediction-card--yellow .btn-main .btn-main__r span {
    background-color: #121026!important
}

.prediction-card--yellow .prediction-list-item {
    opacity: .2
}

.prediction-card--yellow .prediction-list-item--yellow {
    color: #fff500!important;
    opacity: 1
}

.prediction-card--yellow .prediction-list-items-image>li {
    padding-left: 28px
}

.prediction-card--yellow .prediction-card__head {
    padding-left: 28px
}

.prediction-card--yellow .prediction-card__head::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 8px;
    background-color: #fff500
}

.prediction-card--yellow--alt .up-to-card-radial-decor::before {
    background: radial-gradient(50% 50% at 50% 50%,#fff500 0,rgba(255,245,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--yellow--alt .up-to-card-radial-decor::before {
        display:none
    }
}

.prediction-card--yellow--alt .up-to-card-radial-decor::after {
    background: radial-gradient(50% 50% at 50% 50%,rgba(255,245,0,.6) 0,rgba(255,245,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--yellow--alt .up-to-card-radial-decor::after {
        opacity:.3
    }
}

.prediction-card--yellow--alt .prediction-list-item {
    opacity: .2
}

.prediction-card--yellow--alt .prediction-list-item:hover {
    color: #fff
}

.prediction-card--yellow--alt .prediction-list-item--yellow {
    color: #fff500!important;
    opacity: 1
}

.prediction-card--yellow--alt .prediction-list-items-image>li {
    padding-left: 28px
}

.prediction-card--yellow--alt .prediction-card__head {
    padding-left: 28px
}

.prediction-card--yellow--alt .prediction-card__head::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 8px;
    background-color: #fff500
}

.prediction-card--red .up-to-card-radial-decor::before {
    background: radial-gradient(50% 50% at 50% 50%,rgba(255,0,0,.6) 0,rgba(255,0,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--red .up-to-card-radial-decor::before {
        display:none
    }
}

.prediction-card--red .up-to-card-radial-decor::after {
    background: radial-gradient(50% 50% at 50% 50%,rgba(255,0,0,.6) 0,rgba(255,0,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--red .up-to-card-radial-decor::after {
        opacity:.3
    }
}

.prediction-card--red .btn-main {
    color: #fff!important
}

.prediction-card--red .btn-main .btn-main__main {
    background-color: #121026!important;
    color: #fff!important
}

.prediction-card--red .btn-main .btn-main__r span {
    background-color: #121026!important
}

.prediction-card--red .prediction-list-item {
    opacity: .2
}

.prediction-card--red .prediction-list-item--yellow {
    color: red!important;
    opacity: 1
}

.prediction-card--red .prediction-list-items-image>li {
    padding-left: 28px
}

.prediction-card--red .prediction-card__head {
    padding-left: 28px
}

.prediction-card--red .prediction-card__head::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 8px;
    background-color: red
}

.prediction-card--green .up-to-card-radial-decor::before {
    background: radial-gradient(50% 50% at 50% 50%,#24ff00 0,rgba(36,255,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--green .up-to-card-radial-decor::before {
        display:none
    }
}

.prediction-card--green .up-to-card-radial-decor::after {
    background: radial-gradient(50% 50% at 50% 50%,rgba(36,255,0,.6) 0,rgba(36,255,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--green .up-to-card-radial-decor::after {
        opacity:.3
    }
}

.prediction-card--green .btn-main {
    color: #fff!important
}

.prediction-card--green .btn-main .btn-main__main {
    background-color: #121026!important;
    color: #fff!important
}

.prediction-card--green .btn-main .btn-main__r span {
    background-color: #121026!important
}

.prediction-card--green .prediction-list-item {
    opacity: .2
}

.prediction-card--green .prediction-list-item--yellow {
    color: #24ff00!important;
    opacity: 1
}

.prediction-card--green .prediction-list-items-image>li {
    padding-left: 28px
}

.prediction-card--green .prediction-card__head {
    padding-left: 28px
}

.prediction-card--green .prediction-card__head::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 8px;
    background-color: #24ff00
}

.table-results {
    padding: 20px;
    position: relative;
    z-index: 3
}

.table-results::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%);
    z-index: 1
}

.table-results::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%);
    z-index: 1
}

.table-results__decor {
    position: absolute;
    left: 0;
    right: 0;
    top: 1px;
    bottom: 1px;
    z-index: -1;
    background-color: rgba(6,11,26,.8);
    overflow: hidden
}

.table-results__decor::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3;
    z-index: 1
}

.table-results__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    text-transform: uppercase
}

@media (max-width: 640px) {
    .table-results__content {
        gap:20px
    }
}

.table-result-name {
    font-weight: 800;
    line-height: 110%;
    font-size: 16px;
    color: #fff
}

.table-result-desc {
    line-height: 130%;
    font-size: 16px;
    color: #bbd9df;
    font-weight: 400
}

.long-items-img-green .red-label {
    background-color: #24ff00
}

.long-items-img-green .long-item-img__left::after {
    background: radial-gradient(50% 50% at 50% 50%,rgba(36,255,0,.6) 0,rgba(36,255,0,0) 100%);
    opacity: .5
}

.long-items-img-green .long-item-img__right .bg-bottom-abs-short {
    background: url(../../images/content/mongolz/bottom-radial-short-green.webp) center bottom no-repeat;
    background-size: 100% auto
}

@media (hover: hover) {
    .long-items-img-green:not(.long-items-img-green--without-hover):hover .long-item-img__title {
        background:#fff;
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .long-items-img-green:not(.long-items-img-green--without-hover):hover .btn-main .btn-main__main {
        background: #e1c693;
        color: #121026
    }

    .long-items-img-green:not(.long-items-img-green--without-hover):hover .btn-main .btn-main__r span {
        background: #e1c693
    }

    .long-items-img-green:not(.long-items-img-green--without-hover):hover .btn-main__r span {
        transition: background .3s ease,-webkit-transform .2s ease;
        transition: background .3s ease,transform .2s ease;
        transition: background .3s ease,transform .2s ease,-webkit-transform .2s ease
    }

    .long-items-img-green:not(.long-items-img-green--without-hover):hover .btn-main__r span:nth-child(1) {
        -webkit-transform: translateX(15px);
        transform: translateX(15px)
    }

    .long-items-img-green:not(.long-items-img-green--without-hover):hover .btn-main__r span:nth-child(2) {
        -webkit-transform: translateX(27px);
        transform: translateX(27px)
    }

    .long-items-img-green:not(.long-items-img-green--without-hover):hover .btn-main__r span:nth-child(3) {
        -webkit-transform: translateX(38px);
        transform: translateX(38px)
    }
}

.long-items-img-green.long-items-img-green--without-hover .promocode-ticket img {
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.long-items-img-green.long-items-img-green--without-hover .long-item-img__right {
    z-index: 10;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 58%
}

@media (max-width: 640px) {
    .long-items-img-green.long-items-img-green--without-hover .long-item-img__right {
        position:relative;
        max-width: 100%;
        height: auto
    }
}

.long-items-img-green.long-items-img-green--without-hover .long-item-img__left-bottom {
    max-width: 580px;
    width: 100%
}

.promocode-ticket {
    width: 64.7%;
    margin: auto;
    position: relative;
    z-index: 2
}

@media (max-width: 640px) {
    .promocode-ticket {
        width:90%
    }
}

.promocode-ticket img {
    position: relative;
    -webkit-transform: none!important;
    transform: none!important;
    left: auto;
    top: auto;
    width: 100%
}

.promocode-ticket__content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.promocode-ticket__content-text-1 {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 2.5vw;
    color: #121026
}

@media (min-width: 1921px) {
    .promocode-ticket__content-text-1 {
        font-size:48px
    }
}

@media (max-width: 640px) {
    .promocode-ticket__content-text-1 {
        font-size:6.258148631vw
    }
}

.promocode-ticket__content-text-2 {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1.875vw;
    color: #fff
}

@media (min-width: 1921px) {
    .promocode-ticket__content-text-2 {
        font-size:36px
    }
}

@media (max-width: 640px) {
    .promocode-ticket__content-text-2 {
        font-size:4.6936114733vw
    }
}

.ch-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.ch-wrapper>* {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.your-choice {
    border-radius: 50px;
    border-width: 2px;
    border-style: solid;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: normal
}

@media (max-width: 1380px) {
    .your-choice {
        padding:5px 10px
    }
}

.your-choice--green {
    border-color: #24ff00;
    color: #24ff00
}

.your-choice--red {
    border-color: red;
    color: red
}

.pt-info {
    padding: 10px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: normal;
    background-color: #e1c693;
    color: #121026
}

@media (max-width: 1380px) {
    .pt-info {
        padding:5px 10px
    }
}

.ch-wrapper-user-ch .prediction-list-item {
    color: #fff500!important
}

.giveaway-menu .btn-main {
    font-size: 16px;
    pointer-events: all
}

.giveaway-menu .btn-main .btn-main__main {
    background-color: #24ff00;
    color: #121026;
    padding: 15px 32px;
    --tlrb: 12.5px;
    --med: 8px;
    --sm: 9px;
    -webkit-clip-path: polygon(var(--tlrb) 0,calc(100% - var(--med)) 0,100% var(--sm),calc(100% - var(--tlrb)) 100%,var(--med) 100%,0 calc(100% - var(--sm)));
    clip-path: polygon(var(--tlrb) 0,calc(100% - var(--med)) 0,100% var(--sm),calc(100% - var(--tlrb)) 100%,var(--med) 100%,0 calc(100% - var(--sm)))
}

.giveaway-menu .btn-main .btn-main__r span {
    background-color: #24ff00
}

.giveaway-menu .btn-main--def .btn-main__main {
    background-color: #e1c693
}

.giveaway-menu .btn-main--def .btn-main__r span {
    background-color: #e1c693
}

.long-items-img--small .long-item-img__title::after {
    content: none
}

.long-items-img--small .red-label {
    font-size: 16px;
    padding-top: 2px;
    padding-bottom: 1px
}

.long-items-img--small .long-item-img__left {
    min-height: 85px
}

.long-items-img--small .title-24-no-grad {
    font-size: 16px;
    line-height: 130%
}

.long-items-img--small .long-item-img__title {
    font-size: 24px;
    line-height: 100%
}

.long-items-img--small .long-item-img__left {
    gap: 14px
}

.long-items-img--small .up-to-card-div {
    z-index: 2
}

.long-items-img--small .long-item-img__right-wrap {
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}

.long-items-img--small .long-item-img__right-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    width: 1820px;
    height: 250px;
    border-radius: 1820px;
    opacity: .5;
    background: radial-gradient(50% 50% at 50% 50%,rgba(225,198,147,.6) 0,rgba(225,198,147,0) 100%);
    z-index: 1
}

.long-items-img--small .long-item-img__right {
    width: 49%;
    z-index: 5
}

@media (max-width: 640px) {
    .long-items-img--small .long-item-img__right {
        width:65%
    }
}

.long-items-img--small .long-item-img {
    padding: 0
}

@media (max-width: 640px) {
    .svg-image-king {
        width:30px!important
    }
}

.first-container-el {
    height: 60px
}

@media (max-width: 1380px) {
    .first-container-el {
        height:60px
    }
}

@media (max-width: 980px) {
    .first-container-el {
        height:40px
    }
}

.breadcrumbs-area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-transform: uppercase;
    color: #484377;
    font-size: 12px;
    font-weight: 600;
    gap: 10px
}

.breadcrumbs-area>li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.breadcrumbs-area>li::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='11' viewBox='0 0 6 11' fill='none'%3E%3Cpath d='M1 0.5L5 5.5L1 10.5' stroke='%23484377'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 6px;
    height: 11px
}

.breadcrumbs-area>li:last-child::after {
    content: none
}

.breadcrumbs-area a {
    color: #484377;
    -webkit-text-decoration-line: none;
    text-decoration-line: none;
    text-decoration-thickness: 1px;
    text-underline-offset: .2em;
    transition: color .3s
}

@media (hover: hover) {
    .breadcrumbs-area a:hover {
        color:#e1c693
    }
}

.title-64 {
    font-size: 64px;
    text-transform: uppercase;
    line-height: 90%;
    font-weight: 900;
    color: #e1c693
}

.title-64 span {
    color: #fff
}

.section-wrapper {
    overflow: hidden
}

.top-section-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.top-section-bg img {
    width: 100%;
    max-width: none;
    min-width: auto;
    display: block
}

.svg-image-pr-icon {
    display: block
}

.svg-image-pr-icon-white {
    display: block
}

.svg-image-steam-dark {
    display: block
}

.btn-main__main-text {
    display: block
}

.svg-image-arrow-d {
    display: block
}

.participant-block-decor {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.participant-block-decor .participant-block-decor__texture {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3;
    z-index: 3
}

.participant-block-decor::after {
    content: "";
    position: absolute;
    width: 1510px;
    height: 600px;
    left: -755px;
    top: -300px;
    border-radius: 1510px;
    opacity: .5;
    background: radial-gradient(50% 50% at 50% 50%,rgba(225,198,147,.6) 0,rgba(225,198,147,0) 100%);
    z-index: 2
}

.participant-block-decor::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40%;
    background: linear-gradient(90deg,#1c1a31 0,rgba(28,26,49,0) 100%)
}

.participant-block__row {
    z-index: 4
}

.participant-block__brackets acc-bottom {
    position: relative;
    z-index: 4
}

.acc-bottom {
    position: relative;
    z-index: 5
}

.search-in-tab {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    position: relative
}

@media (max-width: 640px) {
    .search-in-tab {
        -webkit-flex-direction:column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.search-in-tab-field {
    position: relative;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.w-search-field {
    height: 50px;
    width: 100%;
    padding-left: 57px;
    padding-right: 60px;
    border-radius: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    border: 0;
    background-color: #1c1a31;
    background-image: url(../../images/content/mongolz/search-w.svg);
    background-repeat: no-repeat;
    background-position: left 20px center;
    color: #fff;
    text-transform: uppercase
}

.w-search-field::-webkit-search-cancel-button {
    display: none
}

.w-search-field::-webkit-input-placeholder {
    color: rgba(255,255,255,.2);
    opacity: 1
}

.w-search-field::-moz-placeholder {
    color: rgba(255,255,255,.2);
    opacity: 1
}

.w-search-field:-ms-input-placeholder {
    color: rgba(255,255,255,.2);
    opacity: 1
}

.w-search-field::placeholder {
    color: rgba(255,255,255,.2);
    opacity: 1
}

.clear-field {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='18' viewBox='0 0 17 18' fill='none'%3E%3Cpath d='M16.6229 0.890008C16.382 0.648575 16.0549 0.512893 15.7139 0.512893C15.3728 0.512893 15.0458 0.648575 14.8049 0.890008L8.5 7.18201L2.19511 0.877115C1.95422 0.635681 1.62717 0.5 1.28612 0.5C0.945066 0.5 0.618023 0.635681 0.377133 0.877115C-0.125711 1.37996 -0.125711 2.19225 0.377133 2.69509L6.68202 8.99998L0.377133 15.3049C-0.125711 15.8077 -0.125711 16.62 0.377133 17.1228C0.879977 17.6257 1.69226 17.6257 2.19511 17.1228L8.5 10.818L14.8049 17.1228C15.3077 17.6257 16.12 17.6257 16.6229 17.1228C17.1257 16.62 17.1257 15.8077 16.6229 15.3049L10.318 8.99998L16.6229 2.69509C17.1128 2.20514 17.1128 1.37996 16.6229 0.890008Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    height: 50px;
    width: 57px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-indent: -9999px;
    display: none
}

@media (hover: hover) {
    .clear-field:hover {
        background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='18' viewBox='0 0 17 18' fill='none'%3E%3Cpath d='M16.6229 0.890008C16.382 0.648575 16.0549 0.512893 15.7139 0.512893C15.3728 0.512893 15.0458 0.648575 14.8049 0.890008L8.5 7.18201L2.19511 0.877115C1.95422 0.635681 1.62717 0.5 1.28612 0.5C0.945066 0.5 0.618023 0.635681 0.377133 0.877115C-0.125711 1.37996 -0.125711 2.19225 0.377133 2.69509L6.68202 8.99998L0.377133 15.3049C-0.125711 15.8077 -0.125711 16.62 0.377133 17.1228C0.879977 17.6257 1.69226 17.6257 2.19511 17.1228L8.5 10.818L14.8049 17.1228C15.3077 17.6257 16.12 17.6257 16.6229 17.1228C17.1257 16.62 17.1257 15.8077 16.6229 15.3049L10.318 8.99998L16.6229 2.69509C17.1128 2.20514 17.1128 1.37996 16.6229 0.890008Z' fill='%23E1C693'/%3E%3C/svg%3E")
    }
}

.person-winner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default;
    position: relative;
    gap: 10px;
    cursor: pointer
}

.person-winner.active .person-winner-name [class*=svg-] {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.person-winner-photo {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    position: relative;
    overflow: hidden;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.person-winner-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.person-winner-name {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #e1c693;
    text-transform: uppercase
}

.win-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.win-table tr {
    position: relative
}

.win-table tr:last-child td {
    border-bottom: 1px solid rgba(255,255,255,.1)
}

.win-table td {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid rgba(255,255,255,.1)
}

.win-table td:last-child {
    padding-right: 0
}

.win-table td:first-child {
    padding-left: 0
}

.win-table .person-winner {
    cursor: auto
}

.win-table .title-16-no-grad {
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 130%;
    color: #fff
}

.person-winner-points {
    font-weight: 700;
    font-size: 16px
}

.win-table__item-counter {
    color: #fff;
    font-size: 14px;
    font-weight: 800
}

.person-winner-skin-wrapper {
    width: 289px
}

.person-winner-skin {
    width: 249px;
    height: 70px
}

.person-winner-skin img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

.winner-skin-info-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.win-table__item-385 {
    width: 390px
}

@media (max-width: 1800px) {
    .win-table__item-385 {
        width:auto
    }
}

.winner-not-found {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #e1c693;
    padding-top: 90px;
    padding-bottom: 90px;
    width: 100%;
    text-align: center
}

.show-w-find-item {
    display: none
}

.acc-bottom {
    min-width: 0
}

@media (max-width: 1299px) {
    .win-table-wrapper {
        overflow-x:auto
    }

    .win-table-wrapper table {
        width: 1200px
    }
}

.b-great {
    padding: 20px;
    background-color: #e1c693;
    position: relative;
    margin-top: 20px;
    color: #1c1a31;
    font-size: 20px;
    line-height: 120%;
    font-weight: 700;
    display: none
}

@media (max-width: 980px) {
    .b-great {
        font-size:18px
    }
}

@media (max-width: 640px) {
    .b-great {
        font-size:16px
    }
}

.b-great::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    height: 4px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%)
}

.parent-is-selected .b-great {
    display: block
}

.center-no-labels {
    display: grid;
    grid-template-columns: 34% 66%;
    grid-auto-rows: minmax(36vw,auto);
    grid-template-rows: 1fr
}

@media (min-width: 1921px) {
    .center-no-labels {
        grid-auto-rows:minmax(686px,auto)
    }
}

@media (max-width: 640px) {
    .center-no-labels {
        grid-template-rows:53vw minmax(36vw,auto);
        grid-template-columns: 1fr
    }
}

.center-no-labels.tabcontent.show {
    display: grid
}

.center-no-labels__title {
    max-width: 100%
}

@media (max-width: 980px) {
    .center-no-labels__title {
        font-size:16px
    }
}

.center-no-labels.active .title-36,.center-no-labels.active .title-48 {
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.center-no-labels__thumbnails {
    width: 100%;
    height: 100%
}

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

.center-no-labels__left {
    position: relative;
    background: #1c1a31;
    height: 100%;
    display: grid
}

@media (max-width: 640px) {
    .center-no-labels__left {
        display:block;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.center-no-labels__left::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../../images/content/mongolz/center-block-bg.webp) center center no-repeat;
    background-size: cover;
    background-size: 100% 100%;
    z-index: 1
}

.center-no-labels__right {
    position: relative;
    width: 100%;
    aspect-ratio: 16/9;
    height: auto
}

.center-no-labels__right iframe,.center-no-labels__right img,.center-no-labels__right video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.center-no-labels .main-structure {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 100%;
    z-index: 2;
    position: relative
}

:root {
    --baza-alyy: #E1C693;
    --color-pink: #f5115c
}

body {
    font-size: 16px;
    background: #0e1117;
    color: var(--baza-belyy)
}

@media (max-width: 1380px) {
    body {
        font-size:14px
    }
}

@media (max-width: 980px) {
    body {
        font-size:12px
    }
}

.row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-weight: 900
}

.h1:not(.ttnone),.h2:not(.ttnone),.h3:not(.ttnone),.h4:not(.ttnone),.h5:not(.ttnone),.h6:not(.ttnone),h1:not(.ttnone),h2:not(.ttnone),h3:not(.ttnone),h4:not(.ttnone),h5:not(.ttnone),h6:not(.ttnone) {
    text-transform: uppercase
}

.h1.grad,.h2.grad,.h3.grad,.h4.grad,.h5.grad,.h6.grad,h1.grad,h2.grad,h3.grad,h4.grad,h5.grad,h6.grad {
    padding-bottom: 10px;
    margin-bottom: -10px
}

.h1,.h3,.h5,.h6,h1,h3,h5,h6 {
    letter-spacing: normal
}

.h2,.h4,.h6,h2,h4,h6 {
    letter-spacing: -.03em
}

.h1,h1 {
    font-size: 96px;
    line-height: .9
}

@media (max-width: 1600px) {
    .h1,h1 {
        font-size:80px
    }
}

@media (max-width: 1380px) {
    .h1,h1 {
        font-size:70px
    }
}

@media (max-width: 980px) {
    .h1,h1 {
        font-size:50px
    }
}

@media (max-width: 640px) {
    .h1,h1 {
        font-size:35px
    }
}

.h2,h2 {
    font-size: 96px;
    line-height: .74
}

@media (max-width: 1600px) {
    .h2,h2 {
        font-size:80px
    }
}

@media (max-width: 1380px) {
    .h2,h2 {
        font-size:50px
    }
}

@media (max-width: 980px) {
    .h2,h2 {
        font-size:40px
    }
}

@media (max-width: 640px) {
    .h2,h2 {
        font-size:35px
    }
}

.h3,h3 {
    font-size: 48px;
    line-height: .74
}

@media (max-width: 1380px) {
    .h3,h3 {
        font-size:35px
    }
}

@media (max-width: 980px) {
    .h3,h3 {
        font-size:28px
    }
}

@media (max-width: 640px) {
    .h3,h3 {
        font-size:24px;
        line-height: 1
    }
}

.h4,h4 {
    font-size: 30px;
    line-height: 1.3
}

@media (max-width: 1380px) {
    .h4,h4 {
        font-size:24px
    }
}

@media (max-width: 980px) {
    .h4,h4 {
        font-size:18px
    }
}

@media (max-width: 640px) {
    .h4,h4 {
        font-size:16px
    }
}

.h5,h5 {
    font-size: 24px;
    line-height: 1.3
}

@media (max-width: 1380px) {
    .h5,h5 {
        font-size:20px
    }
}

@media (max-width: 980px) {
    .h5,h5 {
        font-size:18px
    }
}

@media (max-width: 640px) {
    .h5,h5 {
        font-size:16px
    }
}

.h6,h6 {
    font-size: 16px;
    line-height: 1.3
}

@media (max-width: 980px) {
    .h6,h6 {
        font-size:14px
    }
}

.full-image img,.full-image picture {
    display: block;
    width: 100%;
    height: auto
}

.info-block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.info-block>* {
    margin-top: 60px
}

@media (max-width: 1600px) {
    .info-block>* {
        margin-top:40px
    }
}

@media (max-width: 980px) {
    .info-block>* {
        margin-top:20px
    }
}

.info-block>:first-child {
    margin-top: 0
}

.text-block {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: -.03em
}

@media (max-width: 1600px) {
    .text-block {
        font-size:inherit
    }
}

.text-block>* {
    margin-top: 40px
}

@media (max-width: 1600px) {
    .text-block>* {
        margin-top:20px
    }
}

@media (max-width: 980px) {
    .text-block>* {
        margin-top:10px
    }
}

.text-block>:first-child {
    margin-top: 0
}

.bgi {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bgi img,.bgi picture {
    display: block;
    width: 100%;
    height: auto
}

.bgi.bgi--shadow::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
    background: linear-gradient(180deg,rgba(14,17,23,0) 0,#0e1117 100%);
    z-index: 1
}

.bgi.bgi--cover {
    height: 100%
}

.bgi.bgi--cover img,.bgi.bgi--cover picture {
    height: 100%
}

.bgi.bgi--cover img {
    -o-object-fit: cover;
    object-fit: cover
}

.line-decor {
    position: relative
}

.line-decor::after {
    content: "";
    display: block;
    background: linear-gradient(90deg,rgba(84,38,255,.6) 0,rgba(103,121,184,.6) 54.69%,rgba(48,0,228,.6) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: 1;
    opacity: .2
}

.radial-decor {
    position: relative;
    overflow: hidden
}

.radial-decor::before {
    content: "";
    display: block;
    width: 100%;
    height: 62.5vw;
    background: radial-gradient(50% 50% at 50% 50%,#e1c693 0,#0e1117 100%);
    opacity: .1;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    z-index: 0
}

.content {
    padding-top: 60px;
    padding-bottom: 100px
}

@media (max-width: 1600px) {
    .content {
        padding-bottom:60px
    }
}

@media (max-width: 980px) {
    .content {
        padding-top:40px;
        padding-bottom: 40px
    }
}

.center-block-small-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #e1c693;
    z-index: -1;
    overflow: hidden
}

.center-block-small-bg::after {
    content: "";
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .2;
    z-index: 2;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.center-block-small-bg::before {
    content: "";
    border-radius: 1920px;
    opacity: .3;
    background: radial-gradient(50% 50% at 50% 50%,rgba(225,198,147,.6) 0,rgba(225,198,147,0) 100%);
    width: 1920px;
    height: 600px;
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -150px;
    z-index: 1;
    position: absolute
}

.center-block-small {
    padding: 20px 20px 50px;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #0e1117;
    gap: 0;
    background: 0 0
}

@media (max-width: 640px) {
    .center-block-small {
        padding:10px 10px 25px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.center-block-small__right {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px
}

@media (max-width: 640px) {
    .center-block-small__right {
        -webkit-justify-content:flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: 0;
        margin-top: 15px
    }
}

.center-block-small .social-main-icon {
    width: 36px;
    height: 36px;
    -webkit-flex: 0 0 36px;
    -ms-flex: 0 0 36px;
    flex: 0 0 36px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.center-block-small .social-main-icon:not(:last-child) {
    margin-right: 20px
}

@media (hover: hover) {
    .center-block-small .social-main-icon:hover svg {
        fill:#fff;
        transition: fill .3s ease
    }
}

.center-block-small .social-main-icon svg {
    fill: #121026;
    transition: fill .3s ease
}

@media (max-width: 1380px) {
    .center-block-small .social-main-icon {
        width:24px;
        height: 24px;
        -webkit-flex: 0 0 24px;
        -ms-flex: 0 0 24px;
        flex: 0 0 24px
    }

    .center-block-small .social-main-icon:not(:last-child) {
        margin-right: 10px
    }
}

@media (max-width: 980px) {
    .center-block-small .social-main-icon {
        width:20px;
        height: 20px;
        -webkit-flex: 0 0 20px;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px
    }

    .center-block-small .social-main-icon:not(:last-child) {
        margin-right: 10px
    }
}

.y-blue-dif-4-dark::before,.y-red-1::before,.y-red-4::before,.y-red-dif::before {
    background: linear-gradient(90deg,rgba(84,38,255,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(24,0,112,0) 100%)
}

.y-blue-dif-4-dark::after,.y-red-1::after,.y-red-4::after,.y-red-dif::after {
    background: linear-gradient(90deg,rgba(84,38,255,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(24,0,112,0) 100%)
}

.y-red-dif-4::after {
    height: 2px
}

.y-red-dif-4::after,.y-red-dif-4::before {
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 50%,rgba(225,198,147,0) 100%)
}

.big-title,.grad,.header-title .grad,.span-grad,.title-20-10,.title-20-12,.title-24,.title-32,.title-36,.title-40,.title-48 {
    display: inline-block;
    background: linear-gradient(90deg,#e1c693 0,#fff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.blue-label {
    border: 2px solid var(--baza-belyy);
    color: var(--baza-belyy)
}

@media (max-width: 980px) {
    .blue-label {
        border:1px solid var(--baza-belyy)
    }
}

.blue-label:hover {
    border-color: var(--baza-alyy);
    color: var(--baza-alyy)
}

.btn-main {
    padding: 0;
    display: inline-block;
    font-size: 20px;
    font-weight: 900;
    color: #121026;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    background: 0 0;
    border: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    line-height: 120%;
    cursor: pointer
}

@media (max-width: 1380px) {
    .btn-main {
        font-size:16px
    }
}

@media (max-width: 980px) {
    .btn-main {
        font-size:14px
    }
}

.btn-main__arrow {
    margin-left: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 0 0 12px;
    -ms-flex: 0 0 12px;
    flex: 0 0 12px
}

.btn-main__arrow svg {
    width: 12px;
    height: 12px
}

@media (max-width: 1380px) {
    .btn-main__arrow {
        margin-left:10px;
        -webkit-flex: 0 0 10px;
        -ms-flex: 0 0 10px;
        flex: 0 0 10px
    }

    .btn-main__arrow svg {
        width: 10px;
        height: 10px
    }
}

.btn-main__arrow-double {
    margin-left: 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    pointer-events: all;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 0 0 22px;
    -ms-flex: 0 0 22px;
    flex: 0 0 22px;
    width: 18px;
    height: 12px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.btn-main__arrow-double svg {
    width: 12px;
    height: 12px;
    fill: #fff
}

@media (max-width: 1380px) {
    .btn-main__arrow-double {
        margin-left:2px;
        -webkit-flex: 0 0 18px;
        -ms-flex: 0 0 18px;
        flex: 0 0 18px;
        width: 16px
    }

    .btn-main__arrow-double svg {
        width: 10px;
        height: 10px
    }
}

.btn-main.hover {
    pointer-events: all
}

.btn-main.hover .btn-main__arrow-double .go-arrow__part:nth-child(2) {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.btn-main.hover .btn-main__arrow-double .go-arrow__part:nth-child(3) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.btn-main.leave {
    pointer-events: none!important
}

.btn-main .go-arrow__part {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #121026
}

.btn-main .go-arrow__part svg {
    fill: #121026
}

.btn-main .go-arrow__part:nth-child(1) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.btn-main .go-arrow__part:nth-child(2) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.btn-main .go-arrow__part:nth-child(2) svg {
    fill: #121026
}

.btn-main .go-arrow__part:nth-child(3) {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.btn-main__main {
    padding: 18px 48px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    transition: background .3s ease;
    background-color: #e1c693;
    --tlrb: 18px;
    --med: 12px;
    --sm: 10px;
    -webkit-clip-path: polygon(var(--tlrb) 0,calc(100% - var(--med)) 0,100% var(--sm),calc(100% - var(--tlrb)) 100%,var(--med) 100%,0 calc(100% - var(--sm)));
    clip-path: polygon(var(--tlrb) 0,calc(100% - var(--med)) 0,100% var(--sm),calc(100% - var(--tlrb)) 100%,var(--med) 100%,0 calc(100% - var(--sm)));
    transition: background-color .2s;
    position: relative;
    z-index: 3;
    line-height: 120%
}

@media (max-width: 1380px) {
    .btn-main__main {
        line-height:130%;
        padding: 15px 45px;
        --tlrb: 16px;
        --med: 12px;
        --sm: 10px;
        -webkit-clip-path: polygon(var(--tlrb) 0,calc(100% - var(--med)) 0,100% var(--sm),calc(100% - var(--tlrb)) 100%,var(--med) 100%,0 calc(100% - var(--sm)));
        clip-path: polygon(var(--tlrb) 0,calc(100% - var(--med)) 0,100% var(--sm),calc(100% - var(--tlrb)) 100%,var(--med) 100%,0 calc(100% - var(--sm)))
    }
}

@media (max-width: 980px) {
    .btn-main__main {
        --tlrb:12px;
        --med: 10px;
        --sm: 8px;
        padding: 11.5px 22px;
        line-height: 120%;
        -webkit-clip-path: polygon(var(--tlrb) 0,calc(100% - var(--med)) 0,100% var(--sm),calc(100% - var(--tlrb)) 100%,var(--med) 100%,0 calc(100% - var(--sm)));
        clip-path: polygon(var(--tlrb) 0,calc(100% - var(--med)) 0,100% var(--sm),calc(100% - var(--tlrb)) 100%,var(--med) 100%,0 calc(100% - var(--sm)))
    }
}

@media (max-width: 980px) {
    .btn-main {
        font-size:14px;
        line-height: 120%
    }

    .btn-main .btn-main__main {
        padding: 11px 22px 12px 22px;
        line-height: 120%;
        --tlrb: 12px;
        --med: 10px;
        --sm: 8px;
        -webkit-clip-path: polygon(var(--tlrb) 0,calc(100% - var(--med)) 0,100% var(--sm),calc(100% - var(--tlrb)) 100%,var(--med) 100%,0 calc(100% - var(--sm)));
        clip-path: polygon(var(--tlrb) 0,calc(100% - var(--med)) 0,100% var(--sm),calc(100% - var(--tlrb)) 100%,var(--med) 100%,0 calc(100% - var(--sm)))
    }
}

.btn-main__r {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    height: 100%;
    position: absolute;
    left: 3%;
    top: 0;
    transition: width .2s;
    width: 96%
}

.btn-main__r span {
    position: absolute;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    height: 100%;
    width: 100%;
    -webkit-clip-path: polygon(30% 0,calc(100% - 12px) 0,100% 10px,calc(100% - 18px) 100%,70% 100%,12px 100%,0 50px,18px 0);
    clip-path: polygon(30% 0,calc(100% - 12px) 0,100% 10px,calc(100% - 18px) 100%,70% 100%,12px 100%,0 50px,18px 0);
    background-color: #e1c693;
    opacity: .1;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

@media (max-width: 1380px) {
    .btn-main__r span {
        -webkit-clip-path:polygon(30% 0,calc(100% - 10px) 0,100% 8px,calc(100% - 15px) 100%,70% 100%,10px 100%,0 42px,15px 0);
        clip-path: polygon(30% 0,calc(100% - 10px) 0,100% 8px,calc(100% - 15px) 100%,70% 100%,10px 100%,0 42px,15px 0)
    }
}

@media (max-width: 980px) {
    .btn-main__r span {
        -webkit-clip-path:polygon(30% 0,calc(100% - 8px) 0,100% 7px,calc(100% - 12px) 100%,70% 100%,8px 100%,0 33px,12px 0);
        clip-path: polygon(30% 0,calc(100% - 8px) 0,100% 7px,calc(100% - 12px) 100%,70% 100%,8px 100%,0 33px,12px 0)
    }
}

.btn-main__l {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: width .2s;
    width: 95%
}

.btn-main__l span {
    position: absolute;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    height: 100%;
    width: 100%;
    -webkit-clip-path: polygon(30% 0,calc(100% - 12px) 0,100% 10px,calc(100% - 18px) 100%,70% 100%,12px 100%,0 50px,18px 0);
    clip-path: polygon(30% 0,calc(100% - 12px) 0,100% 10px,calc(100% - 18px) 100%,70% 100%,12px 100%,0 50px,18px 0);
    background-color: #e1c693;
    opacity: .1;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

@media (max-width: 1380px) {
    .btn-main__l span {
        -webkit-clip-path:polygon(30% 0,calc(100% - 10px) 0,100% 8px,calc(100% - 15px) 100%,70% 100%,10px 100%,0 42px,15px 0);
        clip-path: polygon(30% 0,calc(100% - 10px) 0,100% 8px,calc(100% - 15px) 100%,70% 100%,10px 100%,0 42px,15px 0)
    }
}

@media (max-width: 980px) {
    .btn-main__l span {
        -webkit-clip-path:polygon(30% 0,calc(100% - 8px) 0,100% 7px,calc(100% - 12px) 100%,70% 100%,8px 100%,0 33px,12px 0);
        clip-path: polygon(30% 0,calc(100% - 8px) 0,100% 7px,calc(100% - 12px) 100%,70% 100%,8px 100%,0 33px,12px 0)
    }
}

.btn-main.blue .btn-main__main {
    background-color: #e1c693
}

.btn-main.blue .btn-main__r span {
    background-color: #e1c693
}

.btn-main.blue:hover .btn-main__main {
    background-color: #fff
}

.btn-main.blue:hover .btn-main__r span {
    background-color: #fff
}

.btn-main.small {
    font-size: 16px
}

.btn-main.small .btn-main__main {
    line-height: 130%;
    padding: 15px 45px;
    -webkit-clip-path: polygon(30% 0,calc(100% - 10px) 0,100% 8px,calc(100% - 15px) 100%,70% 100%,10px 100%,0 42px,15px 0);
    clip-path: polygon(30% 0,calc(100% - 10px) 0,100% 8px,calc(100% - 15px) 100%,70% 100%,10px 100%,0 42px,15px 0)
}

.btn-main.small .btn-main__r span {
    -webkit-clip-path: polygon(30% 0,calc(100% - 10px) 0,100% 8px,calc(100% - 15px) 100%,70% 100%,10px 100%,0 42px,15px 0);
    clip-path: polygon(30% 0,calc(100% - 10px) 0,100% 8px,calc(100% - 15px) 100%,70% 100%,10px 100%,0 42px,15px 0)
}

@media (max-width: 1380px) {
    .btn-main.small {
        font-size:14px
    }

    .btn-main.small .btn-main__main {
        padding: 6px 29px;
        -webkit-clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 25px,9px 0);
        clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 25px,9px 0)
    }

    .btn-main.small .btn-main__r span {
        -webkit-clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 25px,9px 0);
        clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 25px,9px 0)
    }
}

@media (max-width: 980px) {
    .btn-main.small .btn-main__main {
        padding:6px 19px;
        -webkit-clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 25px,9px 0);
        clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 25px,9px 0)
    }

    .btn-main.small .btn-main__r span {
        -webkit-clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 25px,9px 0);
        clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 25px,9px 0)
    }
}

.btn-main.little {
    font-size: 12px
}

.btn-main.little .btn-main__main {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 100%;
    padding: 9px 20px;
    -webkit-clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 24px,9px 0);
    clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 24px,9px 0)
}

.btn-main.little .btn-main__r span {
    -webkit-clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 24px,9px 0);
    clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 24px,9px 0)
}

@media (max-width: 1380px) {
    .btn-main.little {
        font-size:10px
    }

    .btn-main.little .btn-main__main {
        padding: 7px 13px;
        -webkit-clip-path: polygon(30% 0,calc(100% - 5px) 0,100% 4px,calc(100% - 7px) 100%,70% 100%,5px 100%,0 20px,7px 0);
        clip-path: polygon(30% 0,calc(100% - 5px) 0,100% 4px,calc(100% - 7px) 100%,70% 100%,5px 100%,0 20px,7px 0)
    }

    .btn-main.little .btn-main__r span {
        -webkit-clip-path: polygon(30% 0,calc(100% - 5px) 0,100% 4px,calc(100% - 7px) 100%,70% 100%,5px 100%,0 20px,7px 0);
        clip-path: polygon(30% 0,calc(100% - 5px) 0,100% 4px,calc(100% - 7px) 100%,70% 100%,5px 100%,0 20px,7px 0)
    }
}

@media (max-width: 980px) {
    .btn-main.little {
        font-size:8px
    }

    .btn-main.little .btn-main__main {
        padding: 6px 10px;
        -webkit-clip-path: polygon(30% 0,calc(100% - 4px) 0,100% 3px,calc(100% - 6px) 100%,70% 100%,4px 100%,0 17px,6px 0);
        clip-path: polygon(30% 0,calc(100% - 4px) 0,100% 3px,calc(100% - 6px) 100%,70% 100%,4px 100%,0 17px,6px 0)
    }

    .btn-main.little .btn-main__r span {
        -webkit-clip-path: polygon(30% 0,calc(100% - 4px) 0,100% 3px,calc(100% - 6px) 100%,70% 100%,4px 100%,0 17px,6px 0);
        clip-path: polygon(30% 0,calc(100% - 4px) 0,100% 3px,calc(100% - 6px) 100%,70% 100%,4px 100%,0 17px,6px 0)
    }
}

.btn-main.little:hover .btn-main__r span:nth-child(1) {
    -webkit-transform: translateX(18px);
    transform: translateX(18px)
}

.btn-main.little:hover .btn-main__r span:nth-child(2) {
    -webkit-transform: translateX(35px);
    transform: translateX(35px)
}

.btn-main.little:hover .btn-main__r span:nth-child(3) {
    -webkit-transform: translateX(52px);
    transform: translateX(52px)
}

@media (max-width: 1380px) {
    .btn-main.little:hover .btn-main__r span:nth-child(1) {
        -webkit-transform:translateX(11px);
        transform: translateX(11px)
    }

    .btn-main.little:hover .btn-main__r span:nth-child(2) {
        -webkit-transform: translateX(21px);
        transform: translateX(21px)
    }

    .btn-main.little:hover .btn-main__r span:nth-child(3) {
        -webkit-transform: translateX(31px);
        transform: translateX(31px)
    }
}

@media (max-width: 980px) {
    .btn-main.little:hover .btn-main__r span:nth-child(1) {
        -webkit-transform:translateX(13px);
        transform: translateX(13px)
    }

    .btn-main.little:hover .btn-main__r span:nth-child(2) {
        -webkit-transform: translateX(22px);
        transform: translateX(22px)
    }

    .btn-main.little:hover .btn-main__r span:nth-child(3) {
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
}

.btn-main.little-8 {
    height: 30px;
    font-size: 12px;
    line-height: 90%;
    white-space: wrap
}

.btn-main.little-8 .btn-main__main {
    height: 100%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 90%;
    padding: 4px 17px;
    -webkit-clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 24px,9px 0);
    clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 24px,9px 0)
}

.btn-main.little-8 .btn-main__r span {
    -webkit-clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 25px,9px 0);
    clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 25px,9px 0)
}

@media (max-width: 1380px) {
    .btn-main.little-8 {
        height:20px;
        font-size: 8px
    }

    .btn-main.little-8 .btn-main__main {
        height: 20px;
        padding: 4px 13px;
        -webkit-clip-path: polygon(30% 0,calc(100% - 4px) 0,100% 3px,calc(100% - 6px) 100%,70% 100%,4px 100%,0 17px,6px 0);
        clip-path: polygon(30% 0,calc(100% - 4px) 0,100% 3px,calc(100% - 6px) 100%,70% 100%,4px 100%,0 17px,6px 0)
    }

    .btn-main.little-8 .btn-main__r span {
        -webkit-clip-path: polygon(30% 0,calc(100% - 4px) 0,100% 3px,calc(100% - 6px) 100%,70% 100%,4px 100%,0 17px,6px 0);
        clip-path: polygon(30% 0,calc(100% - 4px) 0,100% 3px,calc(100% - 6px) 100%,70% 100%,4px 100%,0 17px,6px 0)
    }
}

@media (max-width: 980px) {
    .btn-main.little-8 {
        height:20px;
        font-size: 10px
    }

    .btn-main.little-8 .btn-main__main {
        height: 20px
    }
}

.btn-main.little-8:hover .btn-main__r span:nth-child(1) {
    -webkit-transform: translateX(18px);
    transform: translateX(18px)
}

.btn-main.little-8:hover .btn-main__r span:nth-child(2) {
    -webkit-transform: translateX(35px);
    transform: translateX(35px)
}

.btn-main.little-8:hover .btn-main__r span:nth-child(3) {
    -webkit-transform: translateX(52px);
    transform: translateX(52px)
}

@media (max-width: 1380px) {
    .btn-main.little-8:hover .btn-main__r span:nth-child(1) {
        -webkit-transform:translateX(11px);
        transform: translateX(11px)
    }

    .btn-main.little-8:hover .btn-main__r span:nth-child(2) {
        -webkit-transform: translateX(21px);
        transform: translateX(21px)
    }

    .btn-main.little-8:hover .btn-main__r span:nth-child(3) {
        -webkit-transform: translateX(31px);
        transform: translateX(31px)
    }
}

@media (max-width: 980px) {
    .btn-main.little-8:hover .btn-main__r span:nth-child(1) {
        -webkit-transform:translateX(14px);
        transform: translateX(14px)
    }

    .btn-main.little-8:hover .btn-main__r span:nth-child(2) {
        -webkit-transform: translateX(22px);
        transform: translateX(22px)
    }

    .btn-main.little-8:hover .btn-main__r span:nth-child(3) {
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
}

.btn-main.with-icons {
    font-size: 14px
}

.btn-main.with-icons svg {
    fill: #121026
}

.btn-main.with-icons span {
    line-height: 110%
}

.btn-main.with-icons .btn-main__main {
    line-height: 100%;
    padding: 12px 32px;
    -webkit-clip-path: polygon(30% 0,calc(100% - 8px) 0,100% 7px,calc(100% - 12px) 100%,70% 100%,8px 100%,0 33px,12px 0);
    clip-path: polygon(30% 0,calc(100% - 8px) 0,100% 7px,calc(100% - 12px) 100%,70% 100%,8px 100%,0 33px,12px 0)
}

.btn-main.with-icons .btn-main__r span {
    -webkit-clip-path: polygon(30% 0,calc(100% - 8px) 0,100% 7px,calc(100% - 12px) 100%,70% 100%,8px 100%,0 33px,12px 0);
    clip-path: polygon(30% 0,calc(100% - 8px) 0,100% 7px,calc(100% - 12px) 100%,70% 100%,8px 100%,0 33px,12px 0)
}

@media (max-width: 1380px) {
    .btn-main.with-icons {
        font-size:12px
    }

    .btn-main.with-icons .btn-main__main {
        padding: 8.5px 19px;
        font-size: 12px;
        -webkit-clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 25px,9px 0);
        clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 25px,9px 0)
    }

    .btn-main.with-icons .btn-main__r span {
        -webkit-clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 25px,9px 0);
        clip-path: polygon(30% 0,calc(100% - 6px) 0,100% 5px,calc(100% - 9px) 100%,70% 100%,6px 100%,0 25px,9px 0)
    }
}

.btn-main.with-right span {
    line-height: 120%
}

.btn-main.with-right .btn-main__arrow-double {
    margin-left: 5px;
    height: 18px;
    -webkit-flex: 0 0 24px;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

@media (max-width: 1380px) {
    .btn-main.with-right .btn-main__arrow-double {
        height:15px;
        -webkit-flex: 0 0 20px;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px
    }
}

@media (max-width: 980px) {
    .btn-main.with-right .btn-main__arrow-double {
        height:12px;
        -webkit-flex: 0 0 16px;
        -ms-flex: 0 0 16px;
        flex: 0 0 16px
    }
}

.btn-main.with-right .btn-main__arrow-double svg {
    fill: #121026;
    width: 18px;
    height: 18px
}

@media (max-width: 1380px) {
    .btn-main.with-right .btn-main__arrow-double svg {
        width:15px;
        height: 15px
    }
}

@media (max-width: 980px) {
    .btn-main.with-right .btn-main__arrow-double svg {
        width:12px;
        height: 12px
    }
}

.btn-main.next svg {
    fill: #fff
}

.btn-main.next.prev svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.btn-main.next.prev .go-arrow__part:nth-child(3) {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.btn-main.next.prev .go-arrow__part:nth-child(1),.btn-main.next.prev .go-arrow__part:nth-child(2) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.btn-main.next.prev.hover {
    pointer-events: all
}

.btn-main.next.prev.hover .btn-main__arrow-double .go-arrow__part:nth-child(2) {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.btn-main.next.prev.hover .btn-main__arrow-double .go-arrow__part:nth-child(3) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.btn-main.next.prev.leave {
    pointer-events: none!important
}

.btn-main.next.prev.leave .btn-main__arrow-double .go-arrow__part:nth-child(2) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.btn-main.next.prev.leave .btn-main__arrow-double .go-arrow__part:nth-child(1) {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.btn-main.next .btn-main__main {
    padding-right: 38px;
    padding-left: 38px
}

.btn-main.next .btn-main__next {
    display: inline-block;
    -webkit-flex: 0 0 28px;
    -ms-flex: 0 0 28px;
    flex: 0 0 28px;
    width: 28px;
    height: 24px
}

.btn-main.next .btn-main__next.btn-main__arrow-double {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    margin-left: 0
}

.btn-main.next .btn-main__next svg {
    width: 24px;
    height: 24px
}

@media (max-width: 1380px) {
    .btn-main.next .btn-main__main {
        padding-right:35px;
        padding-left: 35px
    }

    .btn-main.next .btn-main__next {
        -webkit-flex: 0 0 24px;
        -ms-flex: 0 0 24px;
        flex: 0 0 24px;
        height: 20px;
        width: 24px
    }

    .btn-main.next .btn-main__next svg {
        height: 20px;
        width: 20px
    }
}

@media (max-width: 980px) {
    .btn-main.next .btn-main__main {
        padding:11px 32px;
        -webkit-clip-path: polygon(30% 0,calc(100% - 8px) 0,100% 7px,calc(100% - 12px) 100%,70% 100%,8px 100%,0 33px,12px 0);
        clip-path: polygon(30% 0,calc(100% - 8px) 0,100% 7px,calc(100% - 12px) 100%,70% 100%,8px 100%,0 33px,12px 0)
    }

    .btn-main.next .btn-main__next {
        -webkit-flex: 0 0 20px;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px;
        width: 20px;
        height: 16px
    }

    .btn-main.next .btn-main__next svg {
        height: 16px;
        width: 16px
    }

    .btn-main.next .btn-main__r span {
        -webkit-clip-path: polygon(30% 0,calc(100% - 8px) 0,100% 7px,calc(100% - 12px) 100%,70% 100%,8px 100%,0 33px,12px 0);
        clip-path: polygon(30% 0,calc(100% - 8px) 0,100% 7px,calc(100% - 12px) 100%,70% 100%,8px 100%,0 33px,12px 0)
    }
}

@media (hover: hover) {
    .btn-main.color .btn-main__main,.btn-main:hover .btn-main__main {
        background:#fff;
        transition: background .3s ease
    }

    .btn-main.color .btn-main__r span,.btn-main:hover .btn-main__r span {
        background: #fff;
        transition: background .3s ease,-webkit-transform .2s ease;
        transition: background .3s ease,transform .2s ease;
        transition: background .3s ease,transform .2s ease,-webkit-transform .2s ease
    }

    .btn-main.color .btn-main__r span:nth-child(1),.btn-main:hover .btn-main__r span:nth-child(1) {
        -webkit-transform: translateX(calc(15px + 1%));
        transform: translateX(calc(15px + 1%))
    }

    .btn-main.color .btn-main__r span:nth-child(2),.btn-main:hover .btn-main__r span:nth-child(2) {
        -webkit-transform: translateX(calc(27px + 1.7%));
        transform: translateX(calc(27px + 1.7%))
    }

    .btn-main.color .btn-main__r span:nth-child(3),.btn-main:hover .btn-main__r span:nth-child(3) {
        -webkit-transform: translateX(calc(38px + 2.4%));
        transform: translateX(calc(38px + 2.4%))
    }

    .btn-main.color .btn-main__l span,.btn-main:hover .btn-main__l span {
        background: var(--baza-siniy);
        transition: background .3s ease,-webkit-transform .2s ease;
        transition: background .3s ease,transform .2s ease;
        transition: background .3s ease,transform .2s ease,-webkit-transform .2s ease
    }

    .btn-main.color .btn-main__l span:nth-child(1),.btn-main:hover .btn-main__l span:nth-child(1) {
        -webkit-transform: translateX(-22px);
        transform: translateX(-22px)
    }

    .btn-main.color .btn-main__l span:nth-child(2),.btn-main:hover .btn-main__l span:nth-child(2) {
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }

    .btn-main.color .btn-main__l span:nth-child(3),.btn-main:hover .btn-main__l span:nth-child(3) {
        -webkit-transform: translateX(-57px);
        transform: translateX(-57px)
    }
}

.to-open-video {
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.to-open-video img {
    width: 106px!important;
    height: auto!important
}

@media (max-width: 1920px) {
    .to-open-video img {
        width:5.5208333333vw!important
    }
}

@media (max-width: 1380px) {
    .to-open-video img {
        width:56px!important;
        height: auto!important
    }
}

@media (max-width: 980px) {
    .to-open-video img {
        width:43px!important;
        height: auto!important
    }
}

.to-open-video__r {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: width .2s;
    width: 100%
}

.to-open-video__r span {
    position: absolute;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: url(../../images/content/mongolz/video-btn.svg) center center no-repeat;
    background-size: 100% 100%;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.to-open-video__r span:nth-child(1) {
    opacity: .5
}

.to-open-video__r span:nth-child(2) {
    opacity: .3
}

.to-open-video__r span:nth-child(3) {
    opacity: .1
}

.to-open-video:hover .to-open-video__r span {
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.to-open-video:hover .to-open-video__r span:nth-child(1) {
    -webkit-transform: translateX(20%);
    transform: translateX(20%)
}

.to-open-video:hover .to-open-video__r span:nth-child(2) {
    -webkit-transform: translateX(40%);
    transform: translateX(40%)
}

.to-open-video:hover .to-open-video__r span:nth-child(3) {
    -webkit-transform: translateX(60%);
    transform: translateX(60%)
}

.go-arrow {
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    pointer-events: all;
    width: 64px;
    height: 64px
}

.go-arrow svg {
    fill: var(--baza-belyy)
}

@media (max-width: 1380px) {
    .go-arrow {
        width:48px;
        height: 48px
    }

    .go-arrow svg {
        width: 36px;
        height: 36px
    }
}

@media (max-width: 980px) {
    .go-arrow {
        width:36px;
        height: 36px
    }

    .go-arrow svg {
        width: 27px;
        height: 27px
    }
}

.go-arrow.hover {
    pointer-events: all
}

.go-arrow.hover .go-arrow__part:nth-child(2) {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.go-arrow.hover .go-arrow__part:nth-child(3) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.go-arrow.leave {
    pointer-events: none!important
}

.go-arrow.leave .go-arrow__part:nth-child(2) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.go-arrow.leave .go-arrow__part:nth-child(1) {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.go-arrow__part {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.go-arrow__part svg {
    fill: var(--baza-belyy)
}

.go-arrow__part:nth-child(1) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.go-arrow__part:nth-child(2) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.go-arrow__part:nth-child(2) svg {
    fill: #fff
}

.go-arrow__part:nth-child(3) {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.span-grad {
    display: inline-block;
    background: linear-gradient(90deg,#e1c693 0,#fff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.card-with-labels {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-with-labels.active .card-with-labels__img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: opacity .2s ease,-webkit-transform .2s ease;
    transition: transform .2s ease,opacity .2s ease;
    transition: transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;
    opacity: 1
}

.card-with-labels.active .card-with-labels__title {
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.card-with-labels__title {
    max-width: 100%;
    display: -webkit-box!important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.card-with-labels__top {
    position: relative;
    background: #1c1a31
}

@media (max-width: 640px) {
    .card-with-labels__top {
        margin-bottom:14px
    }
}

.card-with-labels .bg-bottom-abs {
    z-index: 1;
    height: 100px
}

.card-with-labels__bottom {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.card-with-labels__img {
    position: relative;
    height: 100%;
    width: 100%;
    aspect-ratio: 16/9;
    overflow: hidden
}

.card-with-labels__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .9;
    transition: opacity .2s ease,-webkit-transform .2s ease;
    transition: transform .2s ease,opacity .2s ease;
    transition: transform .2s ease,opacity .2s ease,-webkit-transform .2s ease
}

.card-with-labels .go-arrow {
    -webkit-flex: 0 0 32px;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    height: 32px;
    margin-left: 15px
}

@media (max-width: 1380px) {
    .card-with-labels .go-arrow {
        -webkit-flex:0 0 24px;
        -ms-flex: 0 0 24px;
        flex: 0 0 24px;
        height: 24px
    }

    .card-with-labels .go-arrow svg {
        width: 18px;
        height: 18px
    }
}

@media (max-width: 980px) {
    .card-with-labels .go-arrow {
        -webkit-flex:0 0 20px;
        -ms-flex: 0 0 20px;
        flex: 0 0 20px;
        height: 20px
    }

    .card-with-labels .go-arrow svg {
        width: 15px;
        height: 15px
    }
}

.header__inner {
    background: rgba(14,17,23,.8)
}

.header__link {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    transition: color .3s ease-out
}

.header__link:hover {
    color: var(--color-pink);
    transition: color .3s ease-out
}

.header__link.red {
    color: var(--color-pink)
}

.header__link.red:hover {
    color: #fff
}

.header__link.right {
    margin-left: 20px;
    margin-right: 20px
}

@media (max-width: 1380px) {
    .header__link.right {
        margin-left:10px;
        margin-right: 10px
    }
}

@media (max-width: 1380px) {
    .header__link {
        font-size:14px
    }
}

@media (max-width: 980px) {
    .header__link {
        font-size:12px
    }
}

@media (max-width: 640px) {
    .header__link {
        font-size:10px
    }
}

@media (max-width: 359px) {
    .header__link {
        font-size:8px
    }
}

.lang {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.lang:hover .lang__name {
    color: var(--color-pink);
    transition: color .3s ease-out
}

.lang:hover .lang__select svg {
    fill: var(--color-pink);
    transition: fill .3s ease-out
}

.lang.active .lang__name {
    color: var(--color-pink)
}

.lang.active .lang__select {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out
}

.lang.active .lang__select svg {
    fill: var(--color-pink);
    transition: fill .3s ease-out
}

.lang__img {
    width: 18px;
    margin-right: 10px;
    -webkit-flex: 0 0 18px;
    -ms-flex: 0 0 18px;
    flex: 0 0 18px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 980px) {
    .lang__img {
        -webkit-flex:0 0 18px;
        -ms-flex: 0 0 18px;
        flex: 0 0 18px;
        width: 18px;
        height: 12px
    }
}

@media (max-width: 640px) {
    .lang__img {
        -webkit-flex:0 0 15px;
        -ms-flex: 0 0 15px;
        flex: 0 0 15px;
        width: 15px;
        height: 10px;
        margin-right: 0
    }
}

.lang__name {
    margin-right: 10px;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    transition: color .3s ease-out
}

@media (max-width: 1380px) {
    .lang__name {
        margin-right:5px;
        font-size: 12px
    }
}

.lang__select {
    -webkit-flex: 0 0 16px;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px;
    width: 16px;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out
}

.lang__select svg {
    width: 100%;
    height: 100%;
    fill: #fff;
    transition: fill .3s ease-out
}

.lang-sub {
    position: absolute;
    right: 80px;
    bottom: 27px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 20px 0;
    background: #1c1a31;
    z-index: 5;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
    box-shadow: 0 10px 100px 0 rgba(0,0,0,.3019607843)
}

@media (max-width: 1380px) {
    .lang-sub {
        right:12px;
        bottom: 17px
    }
}

.lang-sub::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 10px solid rgba(255,255,255,.0196078431);
    height: 100%;
    background: 0 0;
    box-sizing: border-box
}

.lang-sub:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1c1a31 url(../../images/content/mongolz/select-bg.webp) center center no-repeat;
    background-size: 100% 100%;
    background-position-x: right
}

.lang-sub.active {
    opacity: 1;
    pointer-events: all;
    transition: opacity .3s ease
}

.lang-sub__row {
    position: relative;
    padding: 5px 30px 5px 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 5;
    transition: background .3s ease
}

.lang-sub__row.active {
    pointer-events: none
}

.lang-sub__row.active .lang-sub__name {
    color: var(--color-pink)
}

.lang-sub__row:hover {
    background: var(--baza-siniy);
    transition: background .3s ease
}

.lang-sub__img {
    width: 18px;
    margin-right: 10px;
    -webkit-flex: 0 0 18px;
    -ms-flex: 0 0 18px;
    flex: 0 0 18px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 980px) {
    .lang-sub__img {
        -webkit-flex:0 0 18px;
        -ms-flex: 0 0 18px;
        flex: 0 0 18px;
        width: 18px
    }
}

@media (max-width: 640px) {
    .lang-sub__img {
        margin-right:0;
        -webkit-flex: 0 0 15px;
        -ms-flex: 0 0 15px;
        flex: 0 0 15px;
        width: 15px
    }
}

.lang-sub__name {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    transition: color .3s ease-out;
    cursor: pointer
}

@media (max-width: 1380px) {
    .lang-sub__name {
        font-size:12px
    }
}

body.mouse-device .search__icon:hover svg {
    fill: var(--color-pink);
    transition: fill .3s ease-out
}

.mob-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 90px 10px;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    background: rgba(20,18,37,.6);
    min-height: 419px;
    z-index: 4;
    opacity: 0;
    visibility: hidden
}

.mob-menu.active {
    opacity: 1;
    visibility: visible
}

@media (max-width: 640px) {
    .mob-menu {
        padding:90px 30px 105px 30px
    }
}

.mob-menu__links {
    padding-bottom: 10px;
    position: relative
}

@media (max-width: 640px) {
    .mob-menu__links {
        padding-bottom:20px
    }
}

.mob-menu__links::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg,rgba(84,38,255,0) 0,#ff004c 41.67%,#ff004c 60.94%,rgba(24,0,112,0) 100%)
}

@media (max-width: 980px) {
    .mob-menu__links::after {
        display:none
    }
}

@media (max-width: 640px) {
    .mob-menu__links::after {
        display:block
    }
}

.mob-menu__list {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr
}

.mob-menu__item.line-down {
    padding-bottom: 10px;
    position: relative
}

@media (max-width: 640px) {
    .mob-menu__item.line-down {
        padding-bottom:20px
    }
}

.mob-menu__item.line-down::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg,rgba(84,38,255,0) 0,#ff004c 41.67%,#ff004c 60.94%,rgba(24,0,112,0) 100%)
}

.mob-menu__link {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 130%
}

.mob-menu__link.red {
    color: var(--color-pink)
}

@media (max-width: 640px) {
    .mob-menu__link {
        font-size:20px
    }
}

.mob-menu__flags {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px
}

.mob-menu__flag {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 33px;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

@media (hover: hover) {
    .mob-menu__flag:hover {
        -webkit-transform:translateY(-3px);
        transform: translateY(-3px)
    }
}

.mob-menu__socials {
    margin-top: 10px;
    padding: 10px 0;
    display: grid;
    grid-template-columns: repeat(8,22px);
    gap: 10px
}

.mob-menu__socials a {
    display: inline-block
}

.mob-menu__socials a svg {
    width: 22px;
    height: 22px;
    fill: #fff;
    transition: fill .3s ease
}

.mob-menu__socials a svg:hover svg {
    fill: var(--color-pink);
    transition: fill .3s ease
}

.mob-menu__right {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 640px) {
    .mob-menu__center {
        padding-top:20px
    }

    .mob-menu__center .mob-menu__item:last-child {
        padding-bottom: 20px;
        padding-top: 10px;
        position: relative
    }

    .mob-menu__center .mob-menu__item:last-child::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: linear-gradient(90deg,rgba(84,38,255,0) 0,#ff004c 41.67%,#ff004c 60.94%,rgba(24,0,112,0) 100%)
    }
}



.hero-footer-btns-area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
    gap: 10px
}

@media (max-width: 1920px) {
    .hero-footer-btns-area {
        margin-top:1.5625vw;
        gap: .5208333333vw
    }
}

@media (max-width: 1380px) {
    .hero-footer-btns-area {
        margin-top:1.875vw;
        gap: .625vw
    }
}

@media (max-width: 980px) {
    .hero-footer-btns-area {
        margin-top:3.0612244898vw;
        gap: 1.0204081633vw
    }
}

@media (max-width: 640px) {
    .hero-footer-btns-area {
        margin-top:4.6875vw;
        gap: 1.5625vw
    }
}

.btn-main--white .btn-main__main {
    background-color: #fff;
    color: #121026
}

.btn-main--white .btn-main__main:hover {
    color: #121026;
    background-color: #e1c693
}

.giveaway-hero-red-list-items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 30px
}

@media (max-width: 1920px) {
    .giveaway-hero-red-list-items {
        margin-bottom:1.5625vw;
        gap: .5208333333vw
    }
}

@media (max-width: 1380px) {
    .giveaway-hero-red-list-items {
        margin-bottom:1.875vw;
        gap: .625vw
    }
}

@media (max-width: 980px) {
    .giveaway-hero-red-list-items {
        margin-bottom:3.0612244898vw;
        gap: 1.0204081633vw
    }
}

@media (max-width: 640px) {
    .giveaway-hero-red-list-items {
        gap:1.5625vw;
        margin-bottom: 4.6875vw
    }
}

.giveaway-hero-red-list-items .red-label {
    width: auto;
    margin-bottom: 0!important
}

.mongolz-about .content {
    padding-top: 0
}

.mongolz-about__main {
    margin-top: calc(var(--bs-gutter-y) * -1 + 60px)
}

@media (max-width: 1600px) {
    .mongolz-about__main {
        --bs-gutter-x:40px;
        margin-top: calc(var(--bs-gutter-y) * -1 + 40px)
    }
}

@media (max-width: 980px) {
    .mongolz-about__main {
        --bs-gutter-x:20px;
        margin-top: calc(var(--bs-gutter-y) * -1 + 30px)
    }
}

@media (max-width: 640px) {
    .mongolz-about__main {
        margin-top:calc(var(--bs-gutter-y) * -1 + 20px)
    }
}

.mongolz-about__info {
    margin-left: 155px;
    margin-right: 156px
}

@media (max-width: 1600px) {
    .mongolz-about__info {
        margin-left:0;
        margin-right: 0
    }
}

.mongolz-banner {
    position: relative;
    overflow: hidden
}

.mongolz-banner .bgi {
    bottom: -37px;
    height: auto
}

@media (max-width: 640px) {
    .mongolz-banner .bgi {
        bottom:auto
    }
}

@media (max-width: 640px) {
    .mongolz-banner .bgi img,.mongolz-banner .bgi picture {
        height:auto
    }
}

.mongolz-banner .bgi img {
    -o-object-position: center top;
    object-position: center top
}

.mongolz-banner .bgi.up-to-photo::after {
    opacity: .5
}

@media (max-width: 640px) {
    .mongolz-banner .bgi.up-to-photo::after {
        opacity:.2
    }
}

.mongolz-banner .bgi.bgi--shadow::before {
    height: 600px
}

@media (max-width: 640px) {
    .mongolz-banner .bgi.bgi--shadow::before {
        height:70%
    }
}

@media (max-width: 640px) {
    .mongolz-banner .content {
        padding-top:31.25vw
    }
}

.mongolz-banner__main {
    max-width: 755px
}

@media (max-width: 1299px) {
    .mongolz-banner__main {
        max-width:600px
    }
}

@media (max-width: 980px) {
    .mongolz-banner__main {
        max-width:500px
    }
}

@media (max-width: 640px) {
    .mongolz-banner__main {
        max-width:none
    }
}

.mongolz-banner__main .text-block :not(.grad) {
    text-shadow: 0 5px 20px #291c10
}

.mongolz-banner__description {
    max-width: 506px
}

.mongolz-team {
    background-image: url("data:image/svg+xml,%3Csvg width='950' height='1225' viewBox='0 0 950 1225' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M474.918 0C474.918 0 418.371 63.7153 411.801 117.502C405.23 171.289 440.3 197.956 440.3 197.956C440.3 197.956 435.536 182.571 440.998 174.243C443.503 190.736 451.634 207.023 461.572 215.844V233.691C461.572 250.184 453.194 261.261 439.397 265.118C436.892 276.4 434.633 288.38 430.568 301.714C446.624 299.909 460.874 299.212 474.918 299.663C489.167 299.212 503.212 299.909 519.268 301.714C515.203 288.627 512.698 276.4 510.439 265.118C496.641 261.508 488.264 250.184 488.264 233.691V233.445C506.127 250.635 534.873 269.139 547.521 265.323C527.604 241.363 509.289 216.049 508.632 178.55C519.925 208.377 535.078 214.49 551.176 214.49C531.711 195.043 515.203 174.489 509.33 150.078C521.321 170.632 535.325 182.161 551.176 186.469C539.637 166.119 527.892 145.811 516.353 125.215C527.194 139 538.076 142.611 548.712 139.903C521.568 103.06 496.477 58.0946 474.959 0H474.918ZM474.918 1058.54C439.848 1058.3 404.779 1062.4 372.666 1070.97C372.666 1066.46 382.85 1060.14 388.969 1058.54C406.627 1054.03 426.05 1045.66 438.945 1037.74C442.805 1035.49 447.076 1037.5 451.141 1040C457.26 1043.86 466.089 1045.41 474.671 1044.96C483.254 1045.41 492.083 1043.81 498.202 1040C502.267 1037.5 506.579 1035.49 510.398 1037.74C523.498 1045.87 542.757 1054.03 560.374 1058.54C566.493 1060.14 576.677 1066.46 576.677 1070.97C545.016 1062.4 509.946 1058.34 474.877 1058.54H474.918ZM472.208 1106.01H477.628C493.028 1105.77 509.289 1102.16 526.496 1094.93C423.34 1182.4 596.635 1210.63 596.635 1075.04C596.635 1015.38 518.611 1013.78 506.168 1013.58C493.726 1013.13 491.015 1021.04 477.423 1021.04H472.002C458.451 1021.04 455.699 1013.37 443.257 1013.58C430.814 1013.82 352.79 1015.38 352.79 1075.04C352.79 1210.63 526.044 1182.36 422.929 1094.93C440.587 1102.16 456.644 1105.77 472.249 1106.01H472.208ZM472.208 957.781H477.628L523.991 946.252C531.67 944.201 532.82 939.031 531.465 934.723L524.237 911.461L507.277 914.866C508.181 906.291 513.15 901.532 523.58 892.26C611.131 989.454 668.581 898.127 664.064 862.187C662.709 852.259 660.655 833.017 660.204 812.708C681.927 802.78 732.355 774.758 783.235 720.069C783.933 745.383 791.366 783.128 793.871 795.108C770.792 827.437 731.205 872.403 671.045 906.989C640.287 930.949 635.524 954.457 632.156 976.612C631.253 983.176 625.586 990.643 612.691 977.515C588.504 953.35 555.898 941.123 545.057 932.549C547.316 939.318 549.574 946.334 551.833 953.103C554.79 961.022 549.574 962.581 544.154 964.181C529.904 967.791 515.86 971.402 501.61 975.012C542.552 975.012 598.893 989.043 623.286 1023.14C636.838 1042.13 644.763 1064.74 640.246 1092.31C654.044 1077.83 651.785 1051.86 651.785 994.459C651.785 977.063 655.645 944.98 676.424 933.451C725.949 906.332 771.86 866.782 802.207 827.027C808.531 846.228 813.5 871.787 828.899 880.813C806.272 926.682 781.387 958.109 755.844 984.53C728.947 1011.4 722.13 1015.26 714.902 1050.05C772.804 1010.5 816.703 941.821 851.28 888.486C862.572 889.84 884.994 882.373 892.221 860.013C902.857 827.027 910.085 784.974 910.783 751.537C912.836 666.569 896.082 583.407 845.202 502.953C788.204 413.021 699.996 343.193 584.192 312.915C577.416 311.109 561.114 307.95 545.303 305.243L542.141 294.863C541.238 291.704 540.335 288.544 539.431 285.139C553.475 287.191 567.479 289.898 575.856 291.457C789.394 336.423 950 526.051 950 753.137C950 1013.7 738.515 1224.99 477.71 1224.99H475C213.046 1226.59 0 1014.81 0 753.137C0 526.01 160.606 336.423 374.349 291.457C382.727 289.652 396.525 287.15 410.774 285.139C409.871 288.298 408.967 291.704 408.064 294.863L404.902 305.243C389.051 307.95 372.789 311.109 366.013 312.915C250.21 343.193 162.002 413.021 105.003 502.953C53.8774 583.407 37.1639 666.569 39.4225 751.537C40.3259 785.22 47.3481 827.027 57.9839 860.013C65.2114 882.373 87.6329 889.84 98.9258 888.486C133.544 942.026 177.401 1010.5 235.303 1050.05C228.281 1015.26 221.505 1011.65 194.361 984.53C168.819 958.109 143.933 926.682 121.306 880.813C136.706 871.787 141.675 846.228 147.999 827.027C178.305 866.782 224.215 906.332 273.781 933.451C294.601 944.734 298.42 976.858 298.42 994.459C298.42 1051.86 296.161 1078.07 309.959 1092.31C305.442 1064.49 313.368 1042.13 326.919 1023.14C351.107 989.002 407.653 975.012 448.595 975.012C434.346 971.402 420.301 967.791 406.052 964.181C400.631 962.581 395.416 961.022 398.373 953.103C400.631 946.334 402.89 939.318 405.148 932.549C394.307 941.123 361.701 953.35 337.514 977.515C324.414 990.602 318.953 983.176 318.049 976.612C314.641 954.457 309.918 930.744 279.161 906.989C219 872.403 179.413 827.437 156.335 795.108C158.593 783.128 166.273 745.383 166.971 720.069C217.85 774.758 268.319 802.78 290.002 812.708C289.304 833.058 287.291 852.259 286.142 862.187C281.624 898.127 339.075 989.659 426.625 892.26C437.261 901.532 442.23 906.291 442.928 914.866L425.968 911.461L418.741 934.723C417.386 939.031 418.741 943.995 426.215 946.252L472.372 957.781H472.208ZM474.918 712.356C394.636 636.414 284.458 593.951 160.277 608.639C163.685 626.732 165.698 645.686 166.601 663.779C166.848 668.99 167.299 678.467 167.299 680.724C205.531 729.546 247.582 758.019 255.959 763.229C285.156 781.528 306.838 792.605 340.799 806.39C340.799 806.39 315.708 806.39 305.278 804.585C294.847 802.78 314.764 823.334 331.97 830.801C349.177 838.268 362.071 842.084 383.548 845.735C422.231 852.3 436.029 866.085 436.029 866.085C429.254 848.894 423.587 840.566 409.132 831.499C424.736 826.083 443.051 818.411 451.223 803.928C448.061 831.047 437.179 836.914 437.179 836.914C454.139 851.151 466.13 870.352 474.713 888.65C483.295 870.352 495.286 851.151 512.246 836.914C512.246 836.914 501.405 831.047 498.202 803.928C506.333 818.411 524.648 826.083 540.294 831.499C525.798 840.525 520.172 848.689 513.396 866.085C513.396 866.085 527.194 852.3 565.877 845.735C587.601 842.125 600.249 838.268 617.455 830.801C634.661 823.334 654.537 802.78 644.147 804.585C633.758 806.39 608.626 806.39 608.626 806.39C642.546 792.851 664.515 781.774 693.466 763.229C701.597 758.019 743.894 729.546 782.126 680.724C782.126 678.221 782.578 668.99 782.824 663.779C783.974 645.686 785.986 626.732 789.148 608.639C665.419 593.951 555.241 636.455 474.959 712.356H474.918ZM290.577 766.142C303.019 759.127 315.914 752.603 326.55 758.922C375.869 783.989 404.82 813.16 451.634 798.472C452.086 793.056 452.086 786.738 451.634 779.722C449.375 731.597 402.767 684.129 345.563 683.431C291.726 682.529 290.618 739.721 290.618 766.142H290.577ZM497.996 798.472C544.811 813.16 573.762 783.989 623.081 758.922C633.922 752.809 646.816 759.168 659.054 766.142C659.054 739.721 657.904 682.529 603.862 683.185C546.412 683.883 500.05 731.31 497.791 779.476C497.545 786.697 497.545 792.81 498.038 798.472H497.996ZM474.918 677.565C526.249 634.855 611.993 581.971 736.626 579.715C640.041 525.025 563.577 432.386 527.153 325.92C519.022 323.664 497.052 322.966 475.123 322.966C452.948 322.72 431.019 323.664 423.094 325.92C386.669 432.345 310.206 525.025 213.621 579.715C337.802 581.971 423.545 634.855 474.877 677.565H474.918ZM474.918 445.474C438.041 445.474 408.433 475.3 408.433 511.897C408.433 548.493 438.288 578.32 474.918 578.32C511.548 578.32 541.402 548.493 541.402 511.897C541.402 475.3 511.753 445.474 474.918 445.474ZM474.918 471.444C452.537 471.444 434.428 489.537 434.428 511.897C434.428 534.257 452.537 552.555 474.918 552.555C497.298 552.555 515.408 534.462 515.408 511.897C515.408 489.332 497.298 471.444 474.918 471.444Z' fill='%23E1C693' fill-opacity='0.03' /%3E%3C/svg%3E");
    background-size: min(950px,50%) auto;
    background-repeat: no-repeat;
    background-position: right bottom 28px;
    position: relative
}

@media (max-width: 640px) {
    .mongolz-team {
        background-image:none
    }
}

.mongolz-team .bgi {
    z-index: -1
}

.mongolz-team .bgi.bgi--shadow::before {
    height: 200px
}

.mongolz-team .bgi.up-to-photo::after {
    opacity: .3
}

.mongolz-team .swiper-team-persons {
    margin-top: 60px;
    margin-bottom: 30px
}

@media (max-width: 1600px) {
    .mongolz-team .swiper-team-persons {
        margin-top:40px
    }
}

@media (max-width: 1380px) {
    .mongolz-team .swiper-team-persons {
        margin-top:30px
    }
}

@media (max-width: 980px) {
    .mongolz-team .swiper-team-persons {
        margin-top:20px;
        margin-bottom: 20px
    }
}

.mongolz-team .swiper-team-persons .swiper-slide {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    cursor: pointer
}

@media (max-width: 1380px) {
    .mongolz-team .swiper-team-persons .swiper-slide {
        width:60px;
        height: 60px
    }
}

.mongolz-team .swiper-team-persons .swiper-slide::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border: 4px solid #e1c693;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    border-radius: inherit;
    opacity: 0;
    transition: opacity .2s ease-in
}

@media (max-width: 980px) {
    .mongolz-team .swiper-team-persons .swiper-slide::after {
        border-width:2px
    }
}

.mongolz-team .swiper-team-persons .swiper-slide img,.mongolz-team .swiper-team-persons .swiper-slide picture {
    display: block;
    width: 100%;
    height: 100%
}

.mongolz-team .swiper-team-persons .swiper-slide.swiper-slide-thumb-active {
    cursor: default
}

.mongolz-team .swiper-team-persons .swiper-slide.swiper-slide-thumb-active::after {
    opacity: 1
}

.mongolz-team .swiper-team-content {
    overflow: visible
}

.mongolz-team .swiper-team-content .swiper-slide {
    position: relative;
    height: auto
}

.mongolz-team .swiper-team-content .swiper-slide dl {
    margin: 0;
    display: grid;
    gap: 10px 30px;
    grid-template-columns: 238px 1fr;
    padding: 28px 0;
    position: relative;
    line-height: 1.3;
    letter-spacing: -.03em;
    text-shadow: 0 5px 20px #291c10
}

@media (max-width: 1600px) {
    .mongolz-team .swiper-team-content .swiper-slide dl {
        padding:20px 0
    }
}

@media (max-width: 980px) {
    .mongolz-team .swiper-team-content .swiper-slide dl {
        grid-template-columns:120px 1fr
    }
}

.mongolz-team .swiper-team-content .swiper-slide dl::after,.mongolz-team .swiper-team-content .swiper-slide dl::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg,#e1c693 0,rgba(225,198,147,0) 100%);
    opacity: .5
}

.mongolz-team .swiper-team-content .swiper-slide dl::before {
    top: 0
}

.mongolz-team .swiper-team-content .swiper-slide dl::after {
    bottom: 0;
    display: none
}

.mongolz-team .swiper-team-content .swiper-slide dl:last-of-type::after {
    display: block
}

.mongolz-team .swiper-team-content .swiper-slide dl a:not([class]) {
    display: block;
    color: #e1c693;
    transition: color .2s ease-in
}

.mongolz-team .swiper-team-content .swiper-slide dl a:not([class]):hover {
    color: #fff
}

.mongolz-team .swiper-team-content .swiper-slide dd,.mongolz-team .swiper-team-content .swiper-slide dt {
    margin: 0
}

.mongolz-team .swiper-team-content .swiper-slide dt {
    text-transform: uppercase;
    font-weight: 900
}

.mongolz-team__item-nickname {
    color: #e1c693;
    margin-bottom: 15px
}

@media (max-width: 980px) {
    .mongolz-team__item-nickname {
        margin-bottom:10px
    }
}

.mongolz-team__item-description {
    margin: 20px 0 30px
}

@media (max-width: 980px) {
    .mongolz-team__item-description {
        margin:10px 0 20px
    }
}

.mongolz-team__item-image {
    position: absolute;
    top: -320px;
    bottom: -102px;
    right: -80px;
    width: min(1070px,57%)
}

@media (max-width: 1600px) {
    .mongolz-team__item-image {
        bottom:-62px
    }
}

@media (max-width: 1380px) {
    .mongolz-team__item-image {
        width:60%
    }
}

@media (max-width: 980px) {
    .mongolz-team__item-image {
        width:70%;
        right: -120px;
        bottom: -42px
    }
}

@media (max-width: 640px) {
    .mongolz-team__item-image {
        width:330px;
        height: 400px;
        overflow: hidden;
        right: auto;
        bottom: auto;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: -1;
        opacity: .5
    }

    .mongolz-team__item-image::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 70%;
        background: linear-gradient(180deg,rgba(14,17,23,0) 0,#0e1117 100%);
        z-index: 1
    }
}

.mongolz-team__item-image img,.mongolz-team__item-image picture {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

@media (max-width: 640px) {
    .mongolz-team__item-image img,.mongolz-team__item-image picture {
        position:static;
        height: auto
    }
}

.mongolz-team__item-image img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center bottom;
    object-position: center bottom
}

.mongolz-team__item-main {
    width: calc(100% - min(1070px,57%))
}

@media (max-width: 1380px) {
    .mongolz-team__item-main {
        width:60%
    }
}

@media (max-width: 1299px) {
    .mongolz-team__item-main {
        width:50%
    }
}

@media (max-width: 640px) {
    .mongolz-team__item-main {
        width:100%;
        padding-top: 250px
    }
}

.mongolz-special {
    position: relative
}

.mongolz-special__background {
    margin-bottom: 117px;
    position: relative
}

@media (max-width: 640px) {
    .mongolz-special__background {
        height:250px
    }

    .mongolz-special__background img,.mongolz-special__background picture {
        height: 100%
    }
}

.mongolz-special__background::before {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 0
}

@media (max-width: 980px) {
    .mongolz-special__background::before {
        display:block
    }
}

.mongolz-special__background.up-to-photo::after {
    opacity: .5
}

.mongolz-special__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.mongolz-special__wrapper .container {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.mongolz-special__heading {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 40px
}

@media (max-width: 980px) {
    .mongolz-special__heading {
        margin-bottom:20px
    }
}

.mongolz-special__heading>* {
    margin-top: 40px
}

@media (max-width: 1600px) {
    .mongolz-special__heading>* {
        margin-top:30px
    }
}

@media (max-width: 1380px) {
    .mongolz-special__heading>* {
        margin-top:20px
    }
}

@media (max-width: 640px) {
    .mongolz-special__heading>* {
        margin-top:15px
    }
}

.mongolz-special__heading>:first-child {
    margin-top: 0
}

.mongolz-special__footer {
    margin-top: auto;
    width: 100%
}

.mongolz-special__footer .h2,.mongolz-special__footer h2 {
    font-size: 40px;
    line-height: 1
}

@media (max-width: 1380px) {
    .mongolz-special__footer .h2,.mongolz-special__footer h2 {
        font-size:32px
    }
}

@media (max-width: 980px) {
    .mongolz-special__footer .h2,.mongolz-special__footer h2 {
        font-size:24px
    }
}

@media (max-width: 640px) {
    .mongolz-special__footer .h2,.mongolz-special__footer h2 {
        font-size:20px
    }
}

.mongolz-media .bgi {
    z-index: -1
}

.mongolz-media .bgi.bgi--shadow::before {
    height: 200px
}

.mongolz-media .bgi.up-to-photo::after {
    opacity: .3
}

.mongolz-media__items {
    margin-top: calc(65px + var(--bs-gutter-y) * -1)
}

@media (max-width: 1600px) {
    .mongolz-media__items {
        margin-top:calc(40px + var(--bs-gutter-y) * -1)
    }
}

@media (max-width: 980px) {
    .mongolz-media__items {
        margin-top:calc(30px + var(--bs-gutter-y) * -1)
    }
}

@media (max-width: 640px) {
    .mongolz-media__items {
        margin-top:calc(20px + var(--bs-gutter-y) * -1)
    }
}

.mongolz-media__items .card-with-labels__title {
    max-width: 445px
}

.mb-40 {
    margin-bottom: 40px
}

.row-y-40 {
    --offset: 40px;
    margin-top: calc(var(--offset) * -1)
}

.row-y-40>[class*=col-] {
    margin-top: var(--offset)
}

.row-y-20 {
    --offset: 20px;
    margin-top: calc(var(--offset) * -1)
}

.row-y-20>[class*=col-] {
    margin-top: var(--offset)
}

.row-y-10 {
    --offset: 10px;
    margin-top: calc(var(--offset) * -1)
}

.row-y-10>[class*=col-] {
    margin-top: var(--offset)
}

h3.text-24 {
    text-transform: uppercase
}

.login-via-steam {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.login-via-steam [class*=svg-] {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 16px
}

@media (hover: hover) {
    .login-via-steam:hover .login-via-steam__title {
        color:#fff
    }
}

.login-via-steam__title {
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    color: #e1c693;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    transition: color .3s ease-out
}

@media (max-width: 1299px) {
    .login-via-steam__title {
        font-size:12px
    }
}

@media (max-width: 980px) {
    .login-via-steam__title {
        font-size:15px
    }
}

.video-area::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 50%,rgba(225,198,147,0) 100%)
}

.video-area::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 2px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 50%,rgba(225,198,147,0) 100%)
}

.video-area .center-no-labels__thumbnails::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3
}

.long-items-img .long-item-img__left-bottom .blue-16 {
    max-width: 270px;
    width: 100%
}

.prize-poll {
    background-color: rgba(6,11,26,.8);
    position: relative;
    padding: 20px
}

.prize-poll .up-to-card-div {
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3;
    z-index: 2;
    overflow: hidden
}

.prize-poll .prize-poll__header {
    position: relative;
    z-index: 2
}

.up-to-card-radial-decor {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.up-to-card-radial-decor::after {
    content: "";
    position: absolute;
    border-radius: 100%;
    opacity: .5;
    background: radial-gradient(50% 50% at 50% 50%,rgba(225,198,147,.6) 0,rgba(225,198,147,0) 100%);
    width: 1510px;
    height: 600px;
    top: -296px;
    left: -755px;
    z-index: 1
}

.up-to-card-radial-decor-gradient {
    background: linear-gradient(90deg,#1c1a31 0,rgba(28,26,49,0) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 755px;
    height: 300px;
    z-index: 1
}

.prize-poll__title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.prize-poll__title .prize-poll__title-left {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.prize-poll__title .prize-poll__title-right {
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.prize-poll__title .red-label {
    display: inline-block;
    vertical-align: top;
    width: auto
}

.prize-poll__additional-info {
    max-width: 270px;
    width: 100%;
    margin-top: 10px
}

.pr-poll-item {
    margin: 0;
    position: relative
}

.pr-poll-item a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

@media (hover: hover) {
    .pr-poll-item:hover a {
        background:#fff;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .pr-poll-item:hover .pr-poll-item__img img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

.pr-poll-item__img {
    margin-bottom: 20px
}

.pr-poll-item__img img {
    width: 100%;
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,-webkit-transform .25s
}

.pr-poll-item__info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px
}

.pr-poll-item__info__left {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.pr-poll-item__info__right {
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.pr-poll-item-x-info {
    border-radius: 50px;
    width: 35px;
    height: 31px;
    background-color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #121026;
    font-weight: 900;
    font-size: 12px;
    text-transform: uppercase
}

.prize-poll__body {
    position: relative;
    z-index: 2
}

.prediction-cards {
    padding-left: 0;
    counter-reset: list-counter;
    margin-top: 0
}

.prediction-cards>li {
    counter-increment: list-counter;
    list-style: none
}

.prediction-cards>li .prediction-card__head-num .red-label::after {
    content: "0" counter(list-counter)
}

.prediction-cards>li:nth-child(n+10) .prediction-card__head-num .red-label::after {
    content: counter(list-counter)
}

.popup-predicts__content__top-wrapper {
    padding-left: 0;
    counter-reset: list-counter;
    overflow: visible
}

.popup-predicts__content__top-wrapper .text-24 {
    text-transform: uppercase
}

.popup-predicts__content__top-wrapper>li {
    counter-increment: list-counter;
    list-style: none
}

.popup-predicts__content__top-wrapper>li .prediction-card__head-num .red-label::after {
    content: "0" counter(list-counter)
}

.popup-predicts__content__top-wrapper>li:nth-child(n+10) .prediction-card__head-num .red-label::after {
    content: counter(list-counter)
}

.prediction-card {
    padding: 20px 20px 40px;
    position: relative;
    display: block;
    background-color: rgba(6,11,26,.8)
}

@media (max-width: 640px) {
    .prediction-card {
        padding:15px
    }
}

.prediction-card .go-arrow {
    width: 32px;
    height: 32px;
    color: #fff;
    margin-left: auto;
    display: block
}

.prediction-card .go-arrow .go-arrow__left,.prediction-card .go-arrow .go-arrow__right {
    color: #e1c693
}

.prediction-card.active .title-36 {
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.prediction-card .up-to-card-radial-decor::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1065px;
    height: 378px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: .2;
    background: radial-gradient(50% 50% at 50% 50%,#e1c693 0,rgba(225,198,147,0) 100%);
    pointer-events: none
}

.prediction-card__head {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    height: 100%;
    position: relative;
    z-index: 1
}

.prediction-card__head .red-label {
    text-align: center
}

@media (max-width: 980px) {
    .prediction-card .prediction-card__head {
        -webkit-flex-direction:column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 640px) {
    .prediction-card .prediction-card__head-info {
        margin-bottom:20px
    }
}

.prediction-card__head-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.prediction-card .btn-main .btn-main__main {
    background: #fff;
    transition: background .3s ease
}

.prediction-card .btn-main .btn-main__r span {
    background: #fff;
    transition: background .3s ease,-webkit-transform .2s ease;
    transition: background .3s ease,transform .2s ease;
    transition: background .3s ease,transform .2s ease,-webkit-transform .2s ease
}

@media (hover: hover) {
    .prediction-card:hover .title-36 {
        background:#fff;
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .prediction-card:hover .btn-main .btn-main__main {
        background: #e1c693;
        color: #121026
    }

    .prediction-card:hover .btn-main .btn-main__r span {
        background: #e1c693
    }

    .prediction-card:hover .btn-main .btn-main__r span:nth-child(1) {
        -webkit-transform: translateX(15px);
        transform: translateX(15px)
    }

    .prediction-card:hover .btn-main .btn-main__r span:nth-child(2) {
        -webkit-transform: translateX(27px);
        transform: translateX(27px)
    }

    .prediction-card:hover .btn-main .btn-main__r span:nth-child(3) {
        -webkit-transform: translateX(38px);
        transform: translateX(38px)
    }

    .prediction-card:hover .go-arrow .go-arrow__part:nth-child(2) {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        transition: -webkit-transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease,-webkit-transform .2s ease
    }

    .prediction-card:hover .go-arrow .go-arrow__part:nth-child(3) {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        transition: -webkit-transform .2s ease;
        transition: transform .2s ease;
        transition: transform .2s ease,-webkit-transform .2s ease
    }
}

.prediction-card__head-num {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 70px
}

@media (max-width: 980px) {
    .prediction-card__head-num {
        width:55px
    }
}

.btn-main.with-icons.with-icons-style-2 .btn-main__main {
    gap: 20px
}

.btn-main.with-icons.with-icons-style-2 .btn-main__main span {
    position: relative;
    top: 1px
}

@media (max-width: 1380px) {
    .btn-main.with-icons.with-icons-style-2 .btn-main__main span {
        top:0
    }
}

.prediction-list-items-image {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    z-index: 10
}

@media (hover: hover) {
    .prediction-list-items-image:hover>li {
        opacity:.2
    }
}

@media (hover: hover) and (hover:hover) {
    .prediction-list-items-image:hover>li:hover {
        opacity:1
    }

    .prediction-list-items-image:hover>li:hover .prediction-list-item {
        opacity: 1
    }
}

.prediction-list-items-image li {
    line-height: 130%;
    font-weight: 900;
    text-transform: uppercase;
    transition: all .3s;
    -webkit-transform-origin: left;
    transform-origin: left
}

.prediction-list-items-image li .prediction-list-item {
    padding-top: 5px;
    padding-bottom: 5px
}

.prediction-list-items-image li:last-child .prediction-list-item {
    padding-bottom: 0
}

.prediction-list-items-image li:first-child .prediction-list-item {
    padding-top: 0
}

.prediction-list-item {
    display: inline-block;
    vertical-align: top;
    cursor: default;
    position: relative;
    z-index: 4
}

.prediction-list-item:hover {
    color: #e1c693
}

.learn-more {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
    cursor: pointer
}

.prediction-list-item__img {
    display: none
}

.distort-predictions {
    position: absolute;
    top: 0;
    left: 0;
    will-change: transform;
    z-index: 999;
    width: 445px!important;
    height: 125px!important;
    visibility: hidden
}

.distort-predictions.is-active {
    visibility: visible
}

@media (max-width: 1380px) {
    .distort-predictions {
        width:445px!important;
        height: 125px!important
    }
}

@media (max-width: 980px) {
    .distort-predictions {
        width:245px!important;
        height: auto!important
    }
}

.distort-predictions__img {
    opacity: 0
}

.prediction-card__head-info-btn {
    z-index: 1
}

.overlay-predicts {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(28,26,49,.9);
    z-index: 1000;
    opacity: 0;
    transition: all .3s;
    pointer-events: none;
    visibility: hidden
}

.popup-predicts {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 989px;
    width: 100%;
    background-color: rgba(28,26,49,.9);
    z-index: 1001;
    -webkit-transform: translateX(110%);
    transform: translateX(110%);
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

.popup-predicts .title-36 {
    max-width: 754px;
    width: 100%
}

.popup-predicts::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%)
}

.is-open-popup {
    overflow: hidden
}

.is-open-popup .overlay-predicts {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.is-open-popup [data-popup-el].is-active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.close-popup {
    transition: all .3s
}

@media (hover: hover) {
    .close-popup:hover {
        -webkit-transform:scale(1.2);
        transform: scale(1.2);
        cursor: pointer
    }
}

.popup-predicts__decor {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.popup-predicts__decor::before {
    content: "";
    position: absolute;
    width: 1980px;
    height: 2160px;
    border-radius: 2160px;
    opacity: .5;
    background: radial-gradient(50% 50% at 50% 50%,rgba(225,198,147,.6) 0,rgba(225,198,147,0) 100%);
    bottom: 0;
    right: 0
}

.popup-predicts__decor::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3
}

.popup-predicts__content-wrapper {
    overflow-y: auto;
    height: 100%;
    padding: 40px 40px 0
}

@media (max-width: 640px) {
    .popup-predicts__content-wrapper {
        padding:20px 20px 0
    }
}

.popup-predicts__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 100%;
    overflow: visible;
    gap: 40px
}

.popup-predicts__content .prediction-card__head {
    height: auto
}

.popup-predicts__content .prediction-card__head-info {
    display: block
}

.popup-predicts__content .prediction-card__head-desc {
    font-weight: 400;
    color: #fff
}

.popup-predicts__content__top-wrapper {
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    position: relative;
    z-index: 4
}

.popup-predicts__content__footer {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    position: relative;
    z-index: 4;
    padding-bottom: 40px
}

.awwards-list-choice {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.award-el-select {
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    display: block;
    cursor: pointer
}

.award-el-select input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.award-el-select::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%);
    z-index: 1
}

.award-el-select::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%);
    z-index: 1
}

.award-el-select .btn-main .btn-main__main {
    background: #fff;
    transition: background .3s ease
}

.award-el-select .btn-main .btn-main__r span {
    background: #fff;
    transition: background .3s ease,-webkit-transform .2s ease;
    transition: background .3s ease,transform .2s ease;
    transition: background .3s ease,transform .2s ease,-webkit-transform .2s ease
}

@media (hover: hover) {
    .award-el-select:hover .award-el-select-texture::after {
        background-color:rgba(82,87,102,.8)
    }

    .award-el-select:hover .btn-main .btn-main__r span:nth-child(1) {
        -webkit-transform: translateX(15px);
        transform: translateX(15px)
    }

    .award-el-select:hover .btn-main .btn-main__r span:nth-child(2) {
        -webkit-transform: translateX(27px);
        transform: translateX(27px)
    }

    .award-el-select:hover .btn-main .btn-main__r span:nth-child(3) {
        -webkit-transform: translateX(38px);
        transform: translateX(38px)
    }

    .award-el-select:hover .award-el-select__image::after {
        opacity: 1
    }
}

.award-el-select.selected .award-el-select-texture::after {
    background-color: rgba(82,87,102,.8)
}

.award-el-select.selected .award-el-select-inner-cont .text-24 {
    color: #fff500
}

.award-el-select.selected .btn-main .btn-main__main {
    background: #121026;
    color: #fff
}

.award-el-select.selected .btn-main .btn-main__r span {
    background: #121026
}

.awwards-list-choice.is-selected-item .award-el-select:not(.selected) {
    opacity: .5;
    pointer-events: none
}

.awwards-list-choice.is-selected-item .award-el-select:not(.selected) .btn-main {
    opacity: .2
}

.award-el-select__image {
    height: 125px;
    display: block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.award-el-select__image img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.award-el-select__image::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    background-color: rgba(0,0,0,.2);
    opacity: 0;
    transition: all .3s
}

.award-el-select-texture {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.award-el-select-texture::after {
    content: "";
    background-color: #060b1a;
    transition: background-color .3s;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3;
    z-index: 1
}

.award-el-select-texture::before {
    content: "";
    position: absolute;
    width: 1820px;
    height: 248px;
    top: 0;
    right: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    border-radius: 1820px;
    opacity: .5;
    background: radial-gradient(50% 50% at 50% 50%,rgba(225,198,147,.6) 0,rgba(225,198,147,0) 100%)
}

.z-7 {
    z-index: 7;
    position: relative
}

.award-el-select-inner-cont {
    padding: 20px 0;
    display: block
}

@media (max-width: 640px) {
    .award-el-select-inner-cont {
        padding:15px
    }
}

.award-el-select-inner-cont .text-24 {
    text-transform: uppercase;
    line-height: 100%;
    display: block
}

.award-el-select-label {
    cursor: pointer
}

.award-el-select-label::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 20
}

.btn-main[disabled] {
    opacity: .2;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mt-60 {
    margin-top: 50px
}

@media (max-width: 1380px) {
    .mt-60 {
        margin-top:30px
    }
}

@media (max-width: 640px) {
    .mt-60 {
        margin-top:20px
    }
}

.load-parent.showed-more .load-more-btn .load-more-btn__arrow-double {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.steam-box-login {
    padding: 20px 20px 40px;
    position: relative;
    z-index: 3
}

@media (max-width: 640px) {
    .steam-box-login {
        padding-left:12px;
        padding-right: 12px
    }
}

.steam-box-login::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%);
    z-index: 1
}

.steam-box-login::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%);
    z-index: 1
}

.steam-box-login .steam-login-col-bottom-cont [class*=svg-image] {
    margin-right: 10px;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.steam-box-login .btn-main__main-text {
    position: relative
}

.steam-box-login .svg-image-arrow-d {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin: 0;
    margin-left: 27px
}

@media (max-width: 1380px) {
    .steam-box-login .svg-image-arrow-d {
        margin-left:13px;
        width: 15px!important
    }
}

@media (max-width: 980px) {
    .steam-box-login .svg-image-arrow-d {
        width:13px!important
    }
}

@media (max-width: 1380px) {
    .steam-box-login .svg-image-steam-dark {
        width:20px!important
    }
}

@media (max-width: 980px) {
    .steam-box-login .svg-image-steam-dark {
        width:16px!important
    }
}

.steam-box-login-decor {
    position: absolute;
    left: 0;
    right: 0;
    top: 1px;
    bottom: 1px;
    z-index: -1;
    background-color: rgba(6,11,26,.8);
    overflow: hidden
}

.steam-box-login-decor::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3;
    z-index: 1
}

.steam-box-login-decor::before {
    content: "";
    position: absolute;
    width: 1820px;
    height: 448px;
    left: 0;
    top: 0;
    border-radius: 1820px;
    opacity: .5;
    background: radial-gradient(50% 50% at 50% 50%,rgba(225,198,147,.6) 0,rgba(225,198,147,0) 100%)
}

.steam-box-login-cont {
    position: relative;
    z-index: 2
}

.are-general-results .prediction-list-item {
    opacity: .2
}

.are-general-results .prediction-list-item:hover {
    color: #fff
}

.are-general-results .prediction-list-item--king {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    opacity: 1!important;
    color: #24ff00
}

.are-general-results .prediction-list-item--king [class*=svg-] {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.are-general-results .prediction-list-item--king:hover {
    color: #24ff00
}

.person-loged {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default;
    position: relative;
    gap: 10px;
    cursor: pointer
}

.person-loged.active .person-loged-name [class*=svg-] {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.person-loged-photo {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    position: relative;
    overflow: hidden;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.person-loged-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.person-loged-name {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #e1c693;
    text-transform: uppercase
}

.person-loged-name [class*=svg-] {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.person-loged-menu-wrapper {
    position: absolute;
    right: 20px;
    top: 45px;
    width: 254px;
    background-color: #1c1a31;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.person-loged-menu-wrapper.active {
    opacity: 1;
    visibility: visible
}

.person-loged-menu-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 10px solid rgba(255,255,255,.02)
}

.person-loged-menu {
    padding: 10px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2px
}

.person-loged-menu::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3;
    z-index: 3
}

.person-loged-menu::before {
    content: "";
    position: absolute;
    border-radius: 1065px;
    opacity: .05;
    background: radial-gradient(50% 50% at 50% 50%,#0ff 0,rgba(0,255,255,0) 100%);
    width: 1065px;
    height: 378px;
    top: -78px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.person-loged-menu>li {
    position: relative;
    z-index: 4
}

.person-loged-menu a {
    color: #e1c693;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 4px 20px;
    transition: background-color .3s
}

@media (hover: hover) {
    .person-loged-menu a:hover {
        background-color:#2203fb
    }
}

.form-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.form-box [type=email],.form-box [type=search],.form-box [type=tel],.form-box [type=text] {
    background-color: transparent;
    height: 64px;
    border: 0;
    padding: 0 20px;
    display: block;
    width: 100%;
    background-color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    color: #1c1a31;
    font-size: 20px
}

.form-box [type=email][disabled],.form-box [type=search][disabled],.form-box [type=tel][disabled],.form-box [type=text][disabled] {
    opacity: .2;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (max-width: 1299px) {
    .form-box [type=email],.form-box [type=search],.form-box [type=tel],.form-box [type=text] {
        height:54px;
        font-size: 18px
    }
}

@media (max-width: 980px) {
    .form-box [type=email],.form-box [type=search],.form-box [type=tel],.form-box [type=text] {
        height:44px;
        font-size: 16px
    }
}

@media (max-width: 640px) {
    .form-box [type=email],.form-box [type=search],.form-box [type=tel],.form-box [type=text] {
        padding:0 10px
    }
}

.form-box [type=email]::-webkit-input-placeholder,.form-box [type=search]::-webkit-input-placeholder,.form-box [type=tel]::-webkit-input-placeholder,.form-box [type=text]::-webkit-input-placeholder {
    opacity: 1;
    color: #1c1a31
}

.form-box [type=email]::-moz-placeholder,.form-box [type=search]::-moz-placeholder,.form-box [type=tel]::-moz-placeholder,.form-box [type=text]::-moz-placeholder {
    opacity: 1;
    color: #1c1a31
}

.form-box [type=email]:-ms-input-placeholder,.form-box [type=search]:-ms-input-placeholder,.form-box [type=tel]:-ms-input-placeholder,.form-box [type=text]:-ms-input-placeholder {
    opacity: 1;
    color: #1c1a31
}

.form-box [type=email]::placeholder,.form-box [type=search]::placeholder,.form-box [type=tel]::placeholder,.form-box [type=text]::placeholder {
    opacity: 1;
    color: #1c1a31
}

.form-label__text {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: normal
}

.prediction-card--yellow .up-to-card-radial-decor::before {
    background: radial-gradient(50% 50% at 50% 50%,#fff500 0,rgba(255,245,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--yellow .up-to-card-radial-decor::before {
        display:none
    }
}

.prediction-card--yellow .up-to-card-radial-decor::after {
    background: radial-gradient(50% 50% at 50% 50%,rgba(255,245,0,.6) 0,rgba(255,245,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--yellow .up-to-card-radial-decor::after {
        opacity:.3
    }
}

.prediction-card--yellow .btn-main {
    color: #fff!important
}

.prediction-card--yellow .btn-main .btn-main__main {
    background-color: #121026!important;
    color: #fff!important
}

.prediction-card--yellow .btn-main .btn-main__r span {
    background-color: #121026!important
}

.prediction-card--yellow .prediction-list-item {
    opacity: .2
}

.prediction-card--yellow .prediction-list-item--yellow {
    color: #fff500!important;
    opacity: 1
}

.prediction-card--yellow .prediction-list-items-image>li {
    padding-left: 28px
}

.prediction-card--yellow .prediction-card__head {
    padding-left: 28px
}

.prediction-card--yellow .prediction-card__head::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 8px;
    background-color: #fff500
}

.prediction-card--yellow--alt .up-to-card-radial-decor::before {
    background: radial-gradient(50% 50% at 50% 50%,#fff500 0,rgba(255,245,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--yellow--alt .up-to-card-radial-decor::before {
        display:none
    }
}

.prediction-card--yellow--alt .up-to-card-radial-decor::after {
    background: radial-gradient(50% 50% at 50% 50%,rgba(255,245,0,.6) 0,rgba(255,245,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--yellow--alt .up-to-card-radial-decor::after {
        opacity:.3
    }
}

.prediction-card--yellow--alt .prediction-list-item {
    opacity: .2
}

.prediction-card--yellow--alt .prediction-list-item:hover {
    color: #fff
}

.prediction-card--yellow--alt .prediction-list-item--yellow {
    color: #fff500!important;
    opacity: 1
}

.prediction-card--yellow--alt .prediction-list-items-image>li {
    padding-left: 28px
}

.prediction-card--yellow--alt .prediction-card__head {
    padding-left: 28px
}

.prediction-card--yellow--alt .prediction-card__head::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 8px;
    background-color: #fff500
}

.prediction-card--red .up-to-card-radial-decor::before {
    background: radial-gradient(50% 50% at 50% 50%,rgba(255,0,0,.6) 0,rgba(255,0,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--red .up-to-card-radial-decor::before {
        display:none
    }
}

.prediction-card--red .up-to-card-radial-decor::after {
    background: radial-gradient(50% 50% at 50% 50%,rgba(255,0,0,.6) 0,rgba(255,0,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--red .up-to-card-radial-decor::after {
        opacity:.3
    }
}

.prediction-card--red .btn-main {
    color: #fff!important
}

.prediction-card--red .btn-main .btn-main__main {
    background-color: #121026!important;
    color: #fff!important
}

.prediction-card--red .btn-main .btn-main__r span {
    background-color: #121026!important
}

.prediction-card--red .prediction-list-item {
    opacity: .2
}

.prediction-card--red .prediction-list-item--yellow {
    color: red!important;
    opacity: 1
}

.prediction-card--red .prediction-list-items-image>li {
    padding-left: 28px
}

.prediction-card--red .prediction-card__head {
    padding-left: 28px
}

.prediction-card--red .prediction-card__head::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 8px;
    background-color: red
}

.prediction-card--green .up-to-card-radial-decor::before {
    background: radial-gradient(50% 50% at 50% 50%,#24ff00 0,rgba(36,255,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--green .up-to-card-radial-decor::before {
        display:none
    }
}

.prediction-card--green .up-to-card-radial-decor::after {
    background: radial-gradient(50% 50% at 50% 50%,rgba(36,255,0,.6) 0,rgba(36,255,0,0) 100%)
}

@media (max-width: 980px) {
    .prediction-card--green .up-to-card-radial-decor::after {
        opacity:.3
    }
}

.prediction-card--green .btn-main {
    color: #fff!important
}

.prediction-card--green .btn-main .btn-main__main {
    background-color: #121026!important;
    color: #fff!important
}

.prediction-card--green .btn-main .btn-main__r span {
    background-color: #121026!important
}

.prediction-card--green .prediction-list-item {
    opacity: .2
}

.prediction-card--green .prediction-list-item--yellow {
    color: #24ff00!important;
    opacity: 1
}

.prediction-card--green .prediction-list-items-image>li {
    padding-left: 28px
}

.prediction-card--green .prediction-card__head {
    padding-left: 28px
}

.prediction-card--green .prediction-card__head::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 8px;
    background-color: #24ff00
}

.table-results {
    padding: 20px;
    position: relative;
    z-index: 3
}

.table-results::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%);
    z-index: 1
}

.table-results::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%);
    z-index: 1
}

.table-results__decor {
    position: absolute;
    left: 0;
    right: 0;
    top: 1px;
    bottom: 1px;
    z-index: -1;
    background-color: rgba(6,11,26,.8);
    overflow: hidden
}

.table-results__decor::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3;
    z-index: 1
}

.table-results__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    text-transform: uppercase
}

@media (max-width: 640px) {
    .table-results__content {
        gap:20px
    }
}

.table-result-name {
    font-weight: 800;
    line-height: 110%;
    font-size: 16px;
    color: #fff
}

.table-result-desc {
    line-height: 130%;
    font-size: 16px;
    color: #bbd9df;
    font-weight: 400
}

.long-items-img-green .red-label {
    background-color: #24ff00
}

.long-items-img-green .long-item-img__left::after {
    background: radial-gradient(50% 50% at 50% 50%,rgba(36,255,0,.6) 0,rgba(36,255,0,0) 100%);
    opacity: .5
}

.long-items-img-green .long-item-img__right .bg-bottom-abs-short {
    background: url(../../images/content/mongolz/bottom-radial-short-green.webp) center bottom no-repeat;
    background-size: 100% auto
}

@media (hover: hover) {
    .long-items-img-green:not(.long-items-img-green--without-hover):hover .long-item-img__title {
        background:#fff;
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .long-items-img-green:not(.long-items-img-green--without-hover):hover .btn-main .btn-main__main {
        background: #e1c693;
        color: #121026
    }

    .long-items-img-green:not(.long-items-img-green--without-hover):hover .btn-main .btn-main__r span {
        background: #e1c693
    }

    .long-items-img-green:not(.long-items-img-green--without-hover):hover .btn-main__r span {
        transition: background .3s ease,-webkit-transform .2s ease;
        transition: background .3s ease,transform .2s ease;
        transition: background .3s ease,transform .2s ease,-webkit-transform .2s ease
    }

    .long-items-img-green:not(.long-items-img-green--without-hover):hover .btn-main__r span:nth-child(1) {
        -webkit-transform: translateX(15px);
        transform: translateX(15px)
    }

    .long-items-img-green:not(.long-items-img-green--without-hover):hover .btn-main__r span:nth-child(2) {
        -webkit-transform: translateX(27px);
        transform: translateX(27px)
    }

    .long-items-img-green:not(.long-items-img-green--without-hover):hover .btn-main__r span:nth-child(3) {
        -webkit-transform: translateX(38px);
        transform: translateX(38px)
    }
}

.long-items-img-green.long-items-img-green--without-hover .promocode-ticket img {
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.long-items-img-green.long-items-img-green--without-hover .long-item-img__right {
    z-index: 10;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 58%
}

@media (max-width: 640px) {
    .long-items-img-green.long-items-img-green--without-hover .long-item-img__right {
        position:relative;
        max-width: 100%;
        height: auto
    }
}

.long-items-img-green.long-items-img-green--without-hover .long-item-img__left-bottom {
    max-width: 580px;
    width: 100%
}

.promocode-ticket {
    width: 64.7%;
    margin: auto;
    position: relative;
    z-index: 2
}

@media (max-width: 640px) {
    .promocode-ticket {
        width:90%
    }
}

.promocode-ticket img {
    position: relative;
    -webkit-transform: none!important;
    transform: none!important;
    left: auto;
    top: auto;
    width: 100%
}

.promocode-ticket__content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.promocode-ticket__content-text-1 {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 2.5vw;
    color: #121026
}

@media (min-width: 1921px) {
    .promocode-ticket__content-text-1 {
        font-size:48px
    }
}

@media (max-width: 640px) {
    .promocode-ticket__content-text-1 {
        font-size:6.258148631vw
    }
}

.promocode-ticket__content-text-2 {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1.875vw;
    color: #fff
}

@media (min-width: 1921px) {
    .promocode-ticket__content-text-2 {
        font-size:36px
    }
}

@media (max-width: 640px) {
    .promocode-ticket__content-text-2 {
        font-size:4.6936114733vw
    }
}

.ch-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.ch-wrapper>* {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.your-choice {
    border-radius: 50px;
    border-width: 2px;
    border-style: solid;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: normal
}

@media (max-width: 1380px) {
    .your-choice {
        padding:5px 10px
    }
}

.your-choice--green {
    border-color: #24ff00;
    color: #24ff00
}

.your-choice--red {
    border-color: red;
    color: red
}

.pt-info {
    padding: 10px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: normal;
    background-color: #e1c693;
    color: #121026
}

@media (max-width: 1380px) {
    .pt-info {
        padding:5px 10px
    }
}

.ch-wrapper-user-ch .prediction-list-item {
    color: #fff500!important
}

.giveaway-menu .btn-main {
    font-size: 16px;
    pointer-events: all
}

.giveaway-menu .btn-main .btn-main__main {
    background-color: #24ff00;
    color: #121026;
    padding: 15px 32px;
    --tlrb: 12.5px;
    --med: 8px;
    --sm: 9px;
    -webkit-clip-path: polygon(var(--tlrb) 0,calc(100% - var(--med)) 0,100% var(--sm),calc(100% - var(--tlrb)) 100%,var(--med) 100%,0 calc(100% - var(--sm)));
    clip-path: polygon(var(--tlrb) 0,calc(100% - var(--med)) 0,100% var(--sm),calc(100% - var(--tlrb)) 100%,var(--med) 100%,0 calc(100% - var(--sm)))
}

.giveaway-menu .btn-main .btn-main__r span {
    background-color: #24ff00
}

.giveaway-menu .btn-main--def .btn-main__main {
    background-color: #e1c693
}

.giveaway-menu .btn-main--def .btn-main__r span {
    background-color: #e1c693
}

.long-items-img--small .long-item-img__title::after {
    content: none
}

.long-items-img--small .red-label {
    font-size: 16px;
    padding-top: 2px;
    padding-bottom: 1px
}

.long-items-img--small .long-item-img__left {
    min-height: 85px
}

.long-items-img--small .title-24-no-grad {
    font-size: 16px;
    line-height: 130%
}

.long-items-img--small .long-item-img__title {
    font-size: 24px;
    line-height: 100%
}

.long-items-img--small .long-item-img__left {
    gap: 14px
}

.long-items-img--small .up-to-card-div {
    z-index: 2
}

.long-items-img--small .long-item-img__right-wrap {
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}

.long-items-img--small .long-item-img__right-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    width: 1820px;
    height: 250px;
    border-radius: 1820px;
    opacity: .5;
    background: radial-gradient(50% 50% at 50% 50%,rgba(225,198,147,.6) 0,rgba(225,198,147,0) 100%);
    z-index: 1
}

.long-items-img--small .long-item-img__right {
    width: 49%;
    z-index: 5
}

@media (max-width: 640px) {
    .long-items-img--small .long-item-img__right {
        width:65%
    }
}

.long-items-img--small .long-item-img {
    padding: 0
}

@media (max-width: 640px) {
    .svg-image-king {
        width:30px!important
    }
}

.first-container-el {
    height: 60px
}

@media (max-width: 1380px) {
    .first-container-el {
        height:60px
    }
}

@media (max-width: 980px) {
    .first-container-el {
        height:40px
    }
}

.breadcrumbs-area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-transform: uppercase;
    color: #484377;
    font-size: 12px;
    font-weight: 600;
    gap: 10px
}

.breadcrumbs-area>li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.breadcrumbs-area>li::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='11' viewBox='0 0 6 11' fill='none'%3E%3Cpath d='M1 0.5L5 5.5L1 10.5' stroke='%23484377'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 6px;
    height: 11px
}

.breadcrumbs-area>li:last-child::after {
    content: none
}

.breadcrumbs-area a {
    color: #484377;
    -webkit-text-decoration-line: none;
    text-decoration-line: none;
    text-decoration-thickness: 1px;
    text-underline-offset: .2em;
    transition: color .3s
}

@media (hover: hover) {
    .breadcrumbs-area a:hover {
        color:#e1c693
    }
}

.title-64 {
    font-size: 64px;
    text-transform: uppercase;
    line-height: 90%;
    font-weight: 900;
    color: #e1c693
}

.title-64 span {
    color: #fff
}

.section-wrapper {
    overflow: hidden
}

.top-section-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.top-section-bg img {
    width: 100%;
    max-width: none;
    min-width: auto;
    display: block
}

.svg-image-pr-icon {
    display: block
}

.svg-image-pr-icon-white {
    display: block
}

.svg-image-steam-dark {
    display: block
}

.btn-main__main-text {
    display: block
}

.svg-image-arrow-d {
    display: block
}

.participant-block-decor {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.participant-block-decor .participant-block-decor__texture {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../images/content/mongolz/text-r-d.webp);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .3;
    z-index: 3
}

.participant-block-decor::after {
    content: "";
    position: absolute;
    width: 1510px;
    height: 600px;
    left: -755px;
    top: -300px;
    border-radius: 1510px;
    opacity: .5;
    background: radial-gradient(50% 50% at 50% 50%,rgba(225,198,147,.6) 0,rgba(225,198,147,0) 100%);
    z-index: 2
}

.participant-block-decor::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40%;
    background: linear-gradient(90deg,#1c1a31 0,rgba(28,26,49,0) 100%)
}

.participant-block__row {
    z-index: 4
}

.participant-block__brackets acc-bottom {
    position: relative;
    z-index: 4
}

.acc-bottom {
    position: relative;
    z-index: 5
}

.search-in-tab {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    position: relative
}

@media (max-width: 640px) {
    .search-in-tab {
        -webkit-flex-direction:column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.search-in-tab-field {
    position: relative;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.w-search-field {
    height: 50px;
    width: 100%;
    padding-left: 57px;
    padding-right: 60px;
    border-radius: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    border: 0;
    background-color: #1c1a31;
    background-image: url(../../images/content/mongolz/search-w.svg);
    background-repeat: no-repeat;
    background-position: left 20px center;
    color: #fff;
    text-transform: uppercase
}

.w-search-field::-webkit-search-cancel-button {
    display: none
}

.w-search-field::-webkit-input-placeholder {
    color: rgba(255,255,255,.2);
    opacity: 1
}

.w-search-field::-moz-placeholder {
    color: rgba(255,255,255,.2);
    opacity: 1
}

.w-search-field:-ms-input-placeholder {
    color: rgba(255,255,255,.2);
    opacity: 1
}

.w-search-field::placeholder {
    color: rgba(255,255,255,.2);
    opacity: 1
}

.clear-field {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='18' viewBox='0 0 17 18' fill='none'%3E%3Cpath d='M16.6229 0.890008C16.382 0.648575 16.0549 0.512893 15.7139 0.512893C15.3728 0.512893 15.0458 0.648575 14.8049 0.890008L8.5 7.18201L2.19511 0.877115C1.95422 0.635681 1.62717 0.5 1.28612 0.5C0.945066 0.5 0.618023 0.635681 0.377133 0.877115C-0.125711 1.37996 -0.125711 2.19225 0.377133 2.69509L6.68202 8.99998L0.377133 15.3049C-0.125711 15.8077 -0.125711 16.62 0.377133 17.1228C0.879977 17.6257 1.69226 17.6257 2.19511 17.1228L8.5 10.818L14.8049 17.1228C15.3077 17.6257 16.12 17.6257 16.6229 17.1228C17.1257 16.62 17.1257 15.8077 16.6229 15.3049L10.318 8.99998L16.6229 2.69509C17.1128 2.20514 17.1128 1.37996 16.6229 0.890008Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    height: 50px;
    width: 57px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-indent: -9999px;
    display: none
}

@media (hover: hover) {
    .clear-field:hover {
        background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='18' viewBox='0 0 17 18' fill='none'%3E%3Cpath d='M16.6229 0.890008C16.382 0.648575 16.0549 0.512893 15.7139 0.512893C15.3728 0.512893 15.0458 0.648575 14.8049 0.890008L8.5 7.18201L2.19511 0.877115C1.95422 0.635681 1.62717 0.5 1.28612 0.5C0.945066 0.5 0.618023 0.635681 0.377133 0.877115C-0.125711 1.37996 -0.125711 2.19225 0.377133 2.69509L6.68202 8.99998L0.377133 15.3049C-0.125711 15.8077 -0.125711 16.62 0.377133 17.1228C0.879977 17.6257 1.69226 17.6257 2.19511 17.1228L8.5 10.818L14.8049 17.1228C15.3077 17.6257 16.12 17.6257 16.6229 17.1228C17.1257 16.62 17.1257 15.8077 16.6229 15.3049L10.318 8.99998L16.6229 2.69509C17.1128 2.20514 17.1128 1.37996 16.6229 0.890008Z' fill='%23E1C693'/%3E%3C/svg%3E")
    }
}

.person-winner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default;
    position: relative;
    gap: 10px;
    cursor: pointer
}

.person-winner.active .person-winner-name [class*=svg-] {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.person-winner-photo {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    position: relative;
    overflow: hidden;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.person-winner-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.person-winner-name {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #e1c693;
    text-transform: uppercase
}

.win-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.win-table tr {
    position: relative
}

.win-table tr:last-child td {
    border-bottom: 1px solid rgba(255,255,255,.1)
}

.win-table td {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid rgba(255,255,255,.1)
}

.win-table td:last-child {
    padding-right: 0
}

.win-table td:first-child {
    padding-left: 0
}

.win-table .person-winner {
    cursor: auto
}

.win-table .title-16-no-grad {
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 130%;
    color: #fff
}

.person-winner-points {
    font-weight: 700;
    font-size: 16px
}

.win-table__item-counter {
    color: #fff;
    font-size: 14px;
    font-weight: 800
}

.person-winner-skin-wrapper {
    width: 289px
}

.person-winner-skin {
    width: 249px;
    height: 70px
}

.person-winner-skin img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

.winner-skin-info-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.win-table__item-385 {
    width: 390px
}

@media (max-width: 1800px) {
    .win-table__item-385 {
        width:auto
    }
}

.winner-not-found {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #e1c693;
    padding-top: 90px;
    padding-bottom: 90px;
    width: 100%;
    text-align: center
}

.show-w-find-item {
    display: none
}

.acc-bottom {
    min-width: 0
}

@media (max-width: 1299px) {
    .win-table-wrapper {
        overflow-x:auto
    }

    .win-table-wrapper table {
        width: 1200px
    }
}

.b-great {
    padding: 20px;
    background-color: #e1c693;
    position: relative;
    margin-top: 20px;
    color: #1c1a31;
    font-size: 20px;
    line-height: 120%;
    font-weight: 700;
    display: none
}

@media (max-width: 980px) {
    .b-great {
        font-size:18px
    }
}

@media (max-width: 640px) {
    .b-great {
        font-size:16px
    }
}

.b-great::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    height: 4px;
    opacity: .5;
    background: linear-gradient(90deg,rgba(225,198,147,0) 0,#e1c693 41.67%,#e1c693 60.94%,rgba(225,198,147,0) 100%)
}

.parent-is-selected .b-great {
    display: block
}

.center-no-labels {
    display: grid;
    grid-template-columns: 34% 66%;
    grid-auto-rows: minmax(36vw,auto);
    grid-template-rows: 1fr
}

@media (min-width: 1921px) {
    .center-no-labels {
        grid-auto-rows:minmax(686px,auto)
    }
}

@media (max-width: 640px) {
    .center-no-labels {
        grid-template-rows:53vw minmax(36vw,auto);
        grid-template-columns: 1fr
    }
}

.center-no-labels.tabcontent.show {
    display: grid
}

.center-no-labels__title {
    max-width: 100%
}

@media (max-width: 980px) {
    .center-no-labels__title {
        font-size:16px
    }
}

.center-no-labels.active .title-36,.center-no-labels.active .title-48 {
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.center-no-labels__thumbnails {
    width: 100%;
    height: 100%
}

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

.center-no-labels__left {
    position: relative;
    background: #1c1a31;
    height: 100%;
    display: grid
}

@media (max-width: 640px) {
    .center-no-labels__left {
        display:block;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.center-no-labels__left::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(../../images/content/mongolz/center-block-bg.webp) center center no-repeat;
    background-size: cover;
    background-size: 100% 100%;
    z-index: 1
}

.center-no-labels__right {
    position: relative;
    width: 100%;
    aspect-ratio: 16/9;
    height: auto
}

.center-no-labels__right iframe,.center-no-labels__right img,.center-no-labels__right video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.center-no-labels .main-structure {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 100%;
    z-index: 2;
    position: relative
}

.hero-without-gradient::before {
    content: none !important;
}
.hero-mongolz-gradient::before {
    background: linear-gradient(180deg, rgba(14, 17, 23, 0) 0, #0e1117 100%) !important;
}


.mongolz-about {
    padding-top: 60px;
}
@media (max-width: 1380px) {
    .mongolz-about {
        padding-top: 30px;
    }
}

@media (max-width: 1299px) {

} 
@media (max-width: 980px) {
    .mongolz-about {
        padding-top: 20px;
    }
}
