.nomination-modal__wrapper .nomination .decor.decor--4 {left: unset!important;}
.nomination-modal__wrapper .nomination .decor.decor--2 {display: block!important;}
.nomination-modal__wrapper .nomination .decor.decor--1 {right: -19rem!important;}
.n-list .layout-card__content h2 {
    font-size: 2.4rem!important;
    text-align: center!important;
}
.detail-block__video {margin-top: 3rem;}
.news-detail {width: -webkit-fill-available}
.form-wrapper__subtitle {
        font-family: Gogol;
        font-weight: 400;
        font-size: 62px;
        line-height: 100%;
        text-align: center;
        vertical-align: middle;
        color: var(--red);
}
.news-detail__author {
    font-family: Gogol;
    font-weight: 400;
    font-size: 42px;
    line-height: 100%;
    color: #5B5F54;
}
.news-detail__time {
    font-family: Mulish;
    font-weight: 400;
    font-style: Italic;
    font-size: 20px;
    line-height: 130%;
    color: #5B5F54;
}
.news-detail__limit {
    font-family: Mulish;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #5B5F54;
}