.promo-page__img[data-v-612ea13a] {
    overflow: hidden;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.promo-page__img img[data-v-612ea13a] {
    border-radius: 20px;
    width: 100%
}

.promo-page h1[data-v-612ea13a] {
    font-size: 22px;
    font-weight: 700;
    line-height: 125%;
    margin: 28px 0 16px
}

.promo-page__text[data-v-612ea13a] {
    color: var(--Background-Secondary);
    font-size: 16px;
    font-weight: 500;
    line-height: 150%
}

@media (max-width:0) {
    .promo-page h1[data-v-612ea13a] {
        font-size: 28px;
        line-height: 34px;
        max-width: 100%
    }
}

@media (max-width:232px) {
    .opened-left-panel .promo-page h1[data-v-612ea13a] {
        font-size: 28px;
        line-height: 34px;
        max-width: 100%
    }
}

@media (max-width:325px) {
    .opened-right-panel .promo-page h1[data-v-612ea13a] {
        font-size: 28px;
        line-height: 34px;
        max-width: 100%
    }
}

@media (max-width:340px) {
    .opened-contests-panel .promo-page h1[data-v-612ea13a] {
        font-size: 28px;
        line-height: 34px;
        max-width: 100%
    }
}

@media (max-width:557px) {
    .opened-left-panel.opened-right-panel .promo-page h1[data-v-612ea13a] {
        font-size: 28px;
        line-height: 34px;
        max-width: 100%
    }
}

@media (max-width:572px) {
    .opened-left-panel.opened-contests-panel .promo-page h1[data-v-612ea13a] {
        font-size: 28px;
        line-height: 34px;
        max-width: 100%
    }
}

[data-v-612ea13a] .promo-page__text a {
    color: #2281f6
}

    [data-v-612ea13a] .promo-page__text a::-moz-selection {
        background: #2281f6;
        color: #fff;
        text-shadow: none
    }

    [data-v-612ea13a] .promo-page__text a::selection {
        background: #2281f6;
        color: #fff;
        text-shadow: none
    }

[data-v-612ea13a] .promo-page__text h1, [data-v-612ea13a] .promo-page__text h2, [data-v-612ea13a] .promo-page__text h3, [data-v-612ea13a] .promo-page__text h4 {
    margin: 30px 0 10px
}

[data-v-612ea13a] .promo-page__text h1, [data-v-612ea13a] .promo-page__text h2 {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px
}

[data-v-612ea13a] .promo-page__text h1 {
    color: #fff
}

[data-v-612ea13a] .promo-page__text h2 {
    margin-bottom: 20px
}

[data-v-612ea13a] .promo-page__text h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 40px
}

[data-v-612ea13a] .promo-page__text h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px
}

[data-v-612ea13a] .promo-page__text h6 {
    align-items: center;
    background-color: #2283f633;
    border-radius: 8px;
/*    color: #2283f6;*/
    display: flex;
    font-size: 15px;
    height: 41px;
    justify-content: center;
    line-height: 24px;
    margin-bottom: 8px;
    width: 170px
}

[data-v-612ea13a] .promo-page__text p {
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0;
    padding: 10px 0 !important
}

[data-v-612ea13a] .promo-page__text ul {
    list-style-type: disc
}

[data-v-612ea13a] .promo-page__text ol, [data-v-612ea13a] .promo-page__text ul {
/*    color: #9cb3df;*/
    font-size: 16px;
    line-height: 30px;
    margin: 16px 0;
    padding: 0 40px
}

[data-v-612ea13a] .promo-page__text figure img {
    border-radius: 25px;
    width: 100%
}

[data-v-612ea13a] .promo-page__text figure.image {
    clear: both;
    margin: 1em auto;
    text-align: center
}

[data-v-612ea13a] .promo-page__text figure.image-style-align-left {
    float: left;
    margin: 20px 40px 20px 0
}

[data-v-612ea13a] .promo-page__text figure.image-style-align-right {
    float: right;
    margin-left: 21px
}

[data-v-612ea13a] .promo-page__text figure.media {
    clear: both;
    margin: 1em auto
}

@media (max-width:575.98px) {
    [data-v-612ea13a] .promo-page__text figure.image {
        float: none;
        margin: 10px 0
    }
}

[data-v-612ea13a] .promo-page__text .table {
    margin: 16px 0;
    overflow-x: auto
}

[data-v-612ea13a] .promo-page__text table {
    border: 1px double var(--Background-Tertiary);
    border-collapse: collapse;
    border-spacing: 0;
    height: 100%;
    width: 100%
}

    [data-v-612ea13a] .promo-page__text table td, [data-v-612ea13a] .promo-page__text table th {
        border: 1px solid var(--Background-Tertiary);
        min-width: 2em;
        padding: .4em
    }
