.block-short-description {
    margin-top: 20px;
}
.block-short-description p{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .28px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-15 {
    margin-top: 15px;
}
.p016 {
    padding: 0 16px;
}
.wrap_logo_desktop, .wrap_logo_desktop img, .wrap_logo_mobile, .wrap_logo_mobile img {
    width: 68px;
    height: 31px;
}
.logo-wrapper.logo-link {
    display: none!important;
}
.level-list {
    position: relative;
}
.header-auth__item_auth {
    display: flex;
    align-items: center;
}
.header__line--bottom[data-v-5bf5e3a4] {
    top: 0!important;
}
@media all and (max-width: 768px) {
    .block-short-description {
        margin-top: 15px;
        padding: 0 15px;
    }

    h1 {
        padding: 0 16px!important;
        font-size: 24px!important;
        line-height: 20px;
        letter-spacing: -.41px;
        color: #fff;
    }
}
#header[data-v-083379fe] {
    position: sticky;
    top: 0;
}
.level-item__auth {
    position: absolute;
    right: 0;
    background-color: #090f1e;
}

.block-many-row-desktop h2{
    text-align: center;
}
.block-many-row-desktop .block-short-description{
    display: flex;
    justify-content: center;
}
.h1-image-button {
    margin: 15px 15px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
}
.h1-image-button span {
    display: flex;
    font-size: 18px;
    align-items: center;
    justify-content: center;
}
.h1-image-button img {
    width: 15px;
    margin-right: 7px;
}
