@charset "UTF-8";
.name-series {
    display: none !important;
}

.center_container {
    display: none;
}

.serial_description_box {
    margin-bottom: 7vw;
}

@media (min-width: 744px) {
    .serial_description_box {
        margin-bottom: 6vw;
    }
}
@media (min-width: 744px) and (max-width: 1023px) {
    .main-menu-list .main-menu-item {
        margin-right: 1.6129032258vw !important;
    }
    .main-menu-list .main-menu-item a {
        font-size: 1.2768817204vw;
    }
    .pulse-live-menu {
        top: auto;
    }
}
@media (max-width: 1023px) {
    .serial_poster .poster_img picture:nth-child(1) {
        display: block;
    }
    .serial_poster .poster_img picture:nth-child(2) {
        display: none;
    }
}
@media (min-width: 1024px) {
    .serial_poster .poster_img picture:nth-child(1) {
        display: none;
    }
    .serial_poster .poster_img picture:nth-child(2) {
        display: block;
    }
}
.words-background_line_not-even.words-background_line_title span:after {
    content: "Экстрасенсы  реванш Экстрасенсы  реванш Экстрасенсы  реванш Экстрасенсы  реванш Экстрасенсы";
}

.words-background_line_even.words-background_line_title span:after {
    content: "расенсы  реванш Экстрасенсы  реванш Экстрасенсы  реванш Экстрасенсы  реванш Экстрасенсы  ";
}

.words-background_line_not-even.words-background_line_extravagances span:after {
    content: "ВСЕ ЭКСТРАСЕНСЫ НАШИ ВСЕ ЭКСТРАСЕНСЫ НАШИ ВСЕ ЭКСТРАСЕНСЫ НАШИ ";
}

.words-background_line_even.words-background_line_extravagances span:after {
    content: "ЕНСЫ НАШИ ВСЕ ЭКСТРАСЕНСЫ НАШИ ВСЕ ЭКСТРАСЕНСЫ НАШИ ВСЕ ЭКСТРАСЕНСЫ НАШИ";
}

.words-background_line_not-even.words-background_line_footer span:after {
    content: "жми жми жми жми жми жми жми жми жми жми жми жми жми жми жми жми жми жми жми жми жми";
}

.words-background_line_even.words-background_line_footer span:after {
    content: "и жми жми жми жми жми жми жми жми жми жми жми жми жми жми жми жми жми жми жми жми";
}

/* СТИЛИ ДЛЯ БЛОКА "ГОЛОСУЙ" */
.voting-block_h2-container {
    display: flex;
    align-items: center;
}
.voting-block_h2-container > h2 {
    display: inline;
}
.voting-block_h2-container > span {
    font-weight: bold;
    margin-left: 6.67vw;
    font-size: 3.47vw;
}
@media (min-width: 744px) {
    .voting-block_h2-container > span {
        margin-left: 4.44vw;
        font-size: 1.48vw;
    }
}
@media (min-width: 1024px) {
    .voting-block_h2-container > span {
        margin-left: 2.29vw;
        font-size: 0.94vw;
    }
}

#bannerShowGoContainer {
    position: relative;
    isolation: isolate;
}

.button-show-go .button-show-go_title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 3.73vw;
}
@media (min-width: 744px) {
    .button-show-go .button-show-go_title {
        font-size: 1.88vw;
        margin-bottom: 0.94vw;
    }
}
@media (min-width: 1024px) {
    .button-show-go .button-show-go_title {
        font-weight: 900;
        font-size: 1.3vw;
        margin-bottom: 0.36vw;
    }
}
.button-show-go .button-show-go_description {
    font-weight: 300;
    display: none;
}
@media (min-width: 1024px) {
    .button-show-go .button-show-go_description {
        display: block;
        font-size: 0.94vw;
    }
}
.button-show-go .button-show-go_button {
    text-transform: uppercase;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #AE8BD9;
    background-color: #3B2E72;
    border-radius: 3.2vw;
    height: 12.27vw;
    width: 32.53vw;
    font-size: 3.73vw;
    text-align: center;
    padding: 0 4vw 0;
}
@media (min-width: 744px) {
    .button-show-go .button-show-go_button {
        padding: 0 2vw 0;
        border-radius: 1.61vw;
        height: 6.18vw;
        width: 16.4vw;
        font-size: 1.88vw;
    }
}
@media (min-width: 1024px) {
    .button-show-go .button-show-go_button {
        padding: 0;
        transition: background-color 0.2s, border 0.2s, color 0.2s;
        border-radius: 0.63vw;
        height: 2.34vw;
        width: 20.1vw;
        font-size: 0.94vw;
    }
}
.button-show-go .button-show-go_button .desktop {
    display: none;
}
@media (min-width: 1024px) {
    .button-show-go .button-show-go_button .desktop {
        display: block;
    }
}
@media (min-width: 1024px) {
    .button-show-go .button-show-go_button .not-desktop {
        display: none;
    }
}

.banner-show-go {
    position: relative;
    border: 2px solid #29264E;
    display: flex;
    margin-top: -5.87vw;
    margin-bottom: 13.33vw;
    height: 42.4vw;
    border-radius: 3.2vw;
    transition: border 0.2s;
}
@media (min-width: 744px) {
    .banner-show-go {
        display: block;
        margin-top: 1.34vw;
        margin-bottom: 9.41vw;
        height: 14.92vw;
        border-radius: 1.61vw;
    }
}
@media (min-width: 1024px) {
    .banner-show-go {
        border: 1px solid #29264E;
        margin-top: 0.78vw;
        margin-bottom: 4.69vw;
        height: 7.24vw;
        border-radius: 0.63vw;
    }
}
.banner-show-go::before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: 0;
    border-radius: inherit;
    background: linear-gradient(100.98deg, #555396 0%, #05004A 50.35%);
    transition: filter 0.2s;
}
.banner-show-go .banner-show-go_imgGlow {
    display: none;
}
@media (min-width: 1024px) {
    .banner-show-go .banner-show-go_imgGlow {
        transition: opacity 0.2s;
        display: block;
        opacity: 0;
        position: absolute;
        z-index: -2;
        left: 0;
        right: 0;
        margin-inline: auto;
        width: 8vw;
        height: 5vw;
        top: -10%;
        background: #00FFF7;
        filter: blur(25px);
        transform: rotate(-180deg);
    }
}
.banner-show-go .banner-show-go_secondBorder {
    height: 100%;
    display: block;
    margin-left: 5.33vw;
}
@media (min-width: 744px) {
    .banner-show-go .banner-show-go_secondBorder {
        margin-left: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}
@media (min-width: 1024px) {
    .banner-show-go .banner-show-go_secondBorder {
        border: 1px solid #29264E;
        border-radius: 0.63vw;
    }
}
.banner-show-go .banner-show-go_secondBorder .banner-show-go_left {
    margin-top: 11.47vw;
    margin-bottom: 6vw;
}
@media (min-width: 744px) {
    .banner-show-go .banner-show-go_secondBorder .banner-show-go_left {
        margin-top: 0;
        margin-bottom: 0;
        width: 21.51vw;
        margin-left: 5.51vw;
    }
}
@media (min-width: 1024px) {
    .banner-show-go .banner-show-go_secondBorder .banner-show-go_left {
        width: auto;
        margin-left: 7.66vw;
    }
}
.banner-show-go .banner-show-go_secondBorder .banner-show-go_left .banner-show-go_title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 3.73vw;
}
@media (min-width: 744px) {
    .banner-show-go .banner-show-go_secondBorder .banner-show-go_left .banner-show-go_title {
        font-weight: 900;
        font-size: 1.61vw;
        margin-bottom: 0.94vw;
    }
}
@media (min-width: 1024px) {
    .banner-show-go .banner-show-go_secondBorder .banner-show-go_left .banner-show-go_title {
        font-size: 1.3vw;
        margin-bottom: 0.36vw;
    }
}
.banner-show-go .banner-show-go_secondBorder .banner-show-go_left .banner-show-go_description {
    font-weight: 300;
    display: none;
}
@media (min-width: 744px) {
    .banner-show-go .banner-show-go_secondBorder .banner-show-go_left .banner-show-go_description {
        display: block;
        font-size: 1.48vw;
    }
}
@media (min-width: 1024px) {
    .banner-show-go .banner-show-go_secondBorder .banner-show-go_left .banner-show-go_description {
        font-size: 0.94vw;
    }
}
@media (min-width: 744px) {
    .banner-show-go .banner-show-go_secondBorder .banner-show-go_right {
        margin-right: 4.84vw;
    }
}
@media (min-width: 1024px) {
    .banner-show-go .banner-show-go_secondBorder .banner-show-go_right {
        margin-right: 8.75vw;
    }
}
.banner-show-go .banner-show-go_secondBorder .banner-show-go_right .banner-show-go_button {
    text-transform: uppercase;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #AE8BD9;
    background-color: #3B2E72;
    border-radius: 3.2vw;
    height: 12.27vw;
    width: 32.53vw;
    font-size: 3.73vw;
    text-align: center;
    padding: 0 4vw 0;
}
@media (min-width: 744px) {
    .banner-show-go .banner-show-go_secondBorder .banner-show-go_right .banner-show-go_button {
        padding: 0;
        border-radius: 1.61vw;
        height: 6.32vw;
        width: 27.15vw;
        font-size: 1.88vw;
    }
}
@media (min-width: 1024px) {
    .banner-show-go .banner-show-go_secondBorder .banner-show-go_right .banner-show-go_button {
        transition: background-color 0.2s, border 0.2s, color 0.2s;
        border-radius: 0.63vw;
        height: 2.34vw;
        width: 20.1vw;
        font-size: 0.94vw;
    }
}
.banner-show-go .banner-show-go_secondBorder .banner-show-go_right .banner-show-go_button .desktop {
    display: none;
}
@media (min-width: 1024px) {
    .banner-show-go .banner-show-go_secondBorder .banner-show-go_right .banner-show-go_button .desktop {
        display: block;
    }
}
@media (min-width: 1024px) {
    .banner-show-go .banner-show-go_secondBorder .banner-show-go_right .banner-show-go_button .not-desktop {
        display: none;
    }
}
@media (min-width: 1024px) {
    .banner-show-go:hover {
        border: 1px solid #62A5FE;
    }
    .banner-show-go:hover::before,
    .banner-show-go:hover .banner-show-go_imgContainer img {
        filter: saturate(1.1);
    }
    .banner-show-go:hover .banner-show-go_imgGlow {
        opacity: 1;
    }
    .banner-show-go:hover .banner-show-go_secondBorder {
        border-color: transparent;
    }
    .banner-show-go:hover .banner-show-go_right .banner-show-go_button {
        color: #000000;
        border-color: #F9F5DE;
        background-color: #FAC03D;
    }
}
.banner-show-go .banner-show-go_bg {
    height: 100%;
    width: 41.87vw;
    background: linear-gradient(90deg, rgba(217, 217, 217, 0) 30.46%, rgba(251, 244, 255, 0.07) 100%);
}
@media (min-width: 744px) {
    .banner-show-go .banner-show-go_bg {
        display: none;
    }
}
.banner-show-go .banner-show-go_imgContainer {
    position: absolute;
    overflow: hidden;
    border: 2px solid #29264E;
    border-radius: 2.4vw;
    height: 32.8vw;
    width: 32.8vw;
    left: 4.27vw;
    top: 4.27vw;
}
@media (min-width: 744px) {
    .banner-show-go .banner-show-go_imgContainer {
        left: 0;
        right: 0;
        margin-inline: auto;
        border: 1px solid #29264E;
        border-radius: 1.34vw;
        height: 16vw;
        width: 16vw;
        top: -3.09vw;
    }
}
@media (min-width: 1024px) {
    .banner-show-go .banner-show-go_imgContainer {
        border-radius: 0.63vw;
        height: 7.29vw;
        width: 7.29vw;
        top: -1.2vw;
    }
}
.banner-show-go .banner-show-go_imgContainer img {
    transition: filter 0.2s;
}

.vote_container {
    margin-top: 5.34vw;
    margin-bottom: 13.33vw;
    display: flex;
    flex-wrap: wrap;
    /* Участник, за которого проголосовали */
}
@media (min-width: 744px) {
    .vote_container {
        justify-content: space-between;
        margin-top: 2.7vw;
        margin-bottom: 8.2vw;
    }
}
@media (min-width: 1024px) {
    .vote_container {
        margin-top: 3.9vw;
        margin-bottom: 3.6vw;
    }
}
.vote_container .vote_nominee {
    position: relative;
    background-color: #0D0B29;
    border: 2px solid #29264E;
    height: 42.4vw;
    border-radius: 3.2vw;
    margin-bottom: 7.2vw;
    overflow: hidden;
    display: flex;
    align-items: center;
    width: 100%;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee {
        width: 43.55vw;
        height: 20.43vw;
        border-radius: 1.61vw;
        margin-bottom: 2.55vw;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee {
        width: 36.46vw;
        height: 10.42vw;
        border-radius: 0.625vw;
        margin-bottom: 2.083vw;
    }
}
.vote_container .vote_nominee .vote_nominee_left {
    width: 42.4vw;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee .vote_nominee_left {
        width: 20.43vw;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee .vote_nominee_left {
        width: 10.42vw;
    }
}
.vote_container .vote_nominee .vote_nominee_left img {
    display: block;
    width: 100%;
}
.vote_container .vote_nominee .vote_nominee_right {
    padding: 0 0 0 5.33vw;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee .vote_nominee_right {
        padding: 0 0 0 2.69vw;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee .vote_nominee_right {
        width: 24vw;
        padding: 0 0 0 2vw;
    }
}
.vote_container .vote_nominee .vote_nominee_right .vote_nominee_name {
    width: min-content;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee .vote_nominee_right .vote_nominee_name {
        width: min-content;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee .vote_nominee_right .vote_nominee_name {
        width: auto;
        line-height: 125%;
    }
}
.vote_container .vote_nominee .vote_nominee_right button {
    display: flex;
    justify-content: center;
    padding: 0 4.4vw;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee .vote_nominee_right button {
        padding: 0 2.2vw;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee .vote_nominee_right button {
        padding: 0 0.89vw;
        min-width: auto;
    }
}
.vote_container .vote_nominee .vote_nominee_right button div {
    /*width: min-content;*/
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee .vote_nominee_right button div {
        width: auto;
    }
}
.vote_container .vote_nominee .vote_nominee_right button div span {
    white-space: normal;
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee .vote_nominee_right button div span {
        white-space: nowrap;
    }
}
.vote_container .vote_nominee .vote_nominee_right .vote_nominee_button-container {
    align-items: center;
    margin-top: 2.67vw;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee .vote_nominee_right .vote_nominee_button-container {
        margin-top: 1.34vw;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee .vote_nominee_right .vote_nominee_button-container {
        display: flex;
        min-width: auto;
        height: 2.34vw;
    }
}
.vote_container .vote_nominee .vote_nominee_right .vote_nominee_button-container .vote-participant-left_votes {
    white-space: nowrap;
    justify-content: start;
    display: flex;
    width: 100%;
    margin: 0 0 2.67vw 0;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee .vote_nominee_right .vote_nominee_button-container .vote-participant-left_votes {
        margin: 0 0 1.34vw 0;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee .vote_nominee_right .vote_nominee_button-container .vote-participant-left_votes {
        width: 6.88vw;
        margin: 0 1.82vw 0 0;
    }
}
.vote_container .vote_nominee.vote_nominee-gold {
    background-color: #14113D;
    border: 2px solid #F9D395;
}
.vote_container .vote_nominee .vote_nominee_number {
    position: absolute;
    background-color: #0D0B29;
    border: 2px solid #CEC699;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    left: 0.8vw;
    bottom: 0.8vw;
    width: 10.67vw;
    height: 10.67vw;
    border-radius: 2.67vw;
    font-size: 4.27vw;
    line-height: 100%;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee .vote_nominee_number {
        left: 0.4vw;
        bottom: 0.4vw;
        width: 5.38vw;
        height: 5.38vw;
        border-radius: 1.34vw;
        font-size: 2.15vw;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee .vote_nominee_number {
        left: 0.31vw;
        bottom: 0.31vw;
        width: 2.6vw;
        height: 2.6vw;
        border-radius: 0.52vw;
        font-size: 1.35vw;
    }
}
.vote_container .vote_nominee-voted {
    border-color: #F9D395;
    background-color: #14113D;
}
.vote_container .vote_nominee-additional_voice {
    order: 999;
    background: linear-gradient(100.98deg, #555396 0%, #05004A 50.35%);
    transition: border 0.2s, filter 0.2s;
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee-additional_voice {
        border: 1px solid #29264E;
    }
}
.vote_container .vote_nominee-additional_voice .vote_nominee-additional_voice-2border {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee-additional_voice .vote_nominee-additional_voice-2border {
        border: 1px solid #29264E;
        border-radius: 0.625vw;
    }
}
.vote_container .vote_nominee-additional_voice .vote_nominee_left {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(90deg, rgba(217, 217, 217, 0) 30.46%, rgba(251, 244, 255, 0.07) 100%);
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee-additional_voice .vote_nominee_left {
        background: linear-gradient(90deg, rgba(217, 217, 217, 0) 30.46%, rgba(251, 244, 255, 0.05) 100%);
    }
}
.vote_container .vote_nominee-additional_voice .vote_nominee_left > img {
    border: 2px solid #29264E;
    border-radius: 2.4vw;
    width: 75%;
    height: 75%;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee-additional_voice .vote_nominee_left > img {
        border-radius: 1.21vw;
        width: 74%;
        height: 74%;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee-additional_voice .vote_nominee_left > img {
        border-radius: 0.63vw;
        border: 1px solid #29264E;
        width: 70%;
        height: 70%;
    }
}
.vote_container .vote_nominee-additional_voice .vote_nominee_right {
    width: 42vw;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee-additional_voice .vote_nominee_right {
        width: 22vw;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee-additional_voice .vote_nominee_right {
        width: 25vw;
    }
}
.vote_container .vote_nominee-additional_voice .vote_nominee_right .button-additional_voice-container {
    margin-top: 4vw;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee-additional_voice .vote_nominee_right .button-additional_voice-container {
        margin-top: 2.02vw;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee-additional_voice .vote_nominee_right .button-additional_voice-container {
        margin-top: 1vw;
    }
}
.vote_container .vote_nominee-additional_voice .vote_nominee_right .button-additional_voice-container .button-additional_voice {
    transition: background-color 0.2s, border-color 0.2s, color 0.2s;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #AE8BD9;
    background-color: #3B2E72;
    font-weight: 500;
    font-size: 3.7333333333vw;
    line-height: 4vw;
    border-radius: 2.4vw;
    width: 33.87vw;
    height: 11.47vw;
    text-align: center;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee-additional_voice .vote_nominee_right .button-additional_voice-container .button-additional_voice {
        font-size: 1.88172vw;
        line-height: 2.01613vw;
        border-radius: 1.21vw;
        width: 17.07vw;
        height: 5.78vw;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee-additional_voice .vote_nominee_right .button-additional_voice-container .button-additional_voice {
        border: 1px solid #AE8BD9;
        font-size: 0.9375vw;
        line-height: 0.8854166667vw;
        border-radius: 0.63vw;
        width: 13.39vw;
        height: 2.34vw;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee-additional_voice .vote_nominee_right .button-additional_voice-container .button-additional_voice > br {
        display: none;
    }
}
.vote_container .vote_nominee-additional_voice.vote_winner-buttonShowGo {
    border: 1px solid #29264E;
}
.vote_container .vote_nominee-additional_voice.vote_winner-buttonShowGo .vote_nominee_left > img {
    height: 100%;
    width: 42.67vw;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee-additional_voice.vote_winner-buttonShowGo .vote_nominee_left > img {
        width: 20.43vw;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee-additional_voice.vote_winner-buttonShowGo .vote_nominee_left > img {
        width: 13.7vw;
    }
}
.vote_container .vote_nominee-additional_voice.vote_winner-buttonShowGo .vote_nominee_right {
    width: 35vw;
    margin-left: 4.8vw;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee-additional_voice.vote_winner-buttonShowGo .vote_nominee_right {
        width: 20vw;
        margin-left: 2.69vw;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee-additional_voice.vote_winner-buttonShowGo .vote_nominee_right {
        margin-left: 2.08vw;
        font-size: 1.88vw;
        line-height: 110%;
        width: 20vw;
    }
}
.vote_container .vote_nominee-additional_voice.vote_winner-buttonShowGo .vote_nominee_right .button-additional_voice-container {
    margin-top: 3.2vw;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee-additional_voice.vote_winner-buttonShowGo .vote_nominee_right .button-additional_voice-container {
        margin-top: 1.34vw;
    }
}
.vote_container .vote_nominee-additional_voice.vote_winner-buttonShowGo .vote_nominee_right .button-additional_voice-container .button-additional_voice {
    width: 24.27vw;
}
@media (min-width: 744px) {
    .vote_container .vote_nominee-additional_voice.vote_winner-buttonShowGo .vote_nominee_right .button-additional_voice-container .button-additional_voice {
        width: 12.1vw;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee-additional_voice.vote_winner-buttonShowGo .vote_nominee_right .button-additional_voice-container .button-additional_voice {
        width: 5.68vw;
    }
}
@media (min-width: 1024px) {
    .vote_container .vote_nominee-additional_voice:hover {
        filter: brightness(1.1);
        border: 1px solid #62A5FE;
    }
    .vote_container .vote_nominee-additional_voice:hover .button-show-go_button {
        border-color: #F9F5DE !important;
        background-color: #FAC03D !important;
        color: #000000;
    }
    .vote_container .vote_nominee-additional_voice:hover .vote_nominee-additional_voice-2border {
        border-color: transparent;
    }
}

/* СТИЛЕЙДЛЯ БЛОКА "ГОЛОСУЙ" */
/*БЛОК С ТУРНИРНОЙ ТАБЛИЦЕЙ*/
.vote-table {
    margin-bottom: 22.13vw;
}
@media (min-width: 744px) {
    .vote-table {
        margin-bottom: 12.23vw;
    }
}
@media (min-width: 1024px) {
    .vote-table {
        margin-bottom: 7.45vw;
    }
}

/* МОБИЛЬНЫЙ */
.vote-table {
    display: none;
    margin-top: 13.3333333333vw;
}

.vote-table_container {
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
    border: 2px solid #29264E;
    background-color: #0D0B29;
    border-radius: 3.2vw;
}

.vote-table_top {
    padding: 10.6666666667vw 0;
}

.vote-table-top_title {
    width: fit-content;
    margin: 0 auto;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.vote-table-top_title svg {
    width: 2.4vw;
    margin-left: 2vw;
}

.font-vote-table-top_title {
    font-size: 3.7333333333vw;
    font-weight: 500;
}

.vote-table-bottom_title {
    opacity: 0.4;
    font-weight: 500;
    font-size: 3.7333333333vw;
    margin-left: 8vw;
    display: flex;
    justify-content: space-between;
    padding-right: 4.2%;
}

.vote-table-bottom-title_right {
    display: flex;
}

.vote-table-bottom-title-right_total {
    text-align: center;
    /*width: 19.7vw;*/
    margin-right: 4.5vw;
}

.vote-table-bottom-title-right_button-control {
    width: 12.5vw;
}

.vote-table-bottom_status {
    margin: 5vw 0 1.6vw 2.4vw;
}

/* Строка участника */
.vote-participant {
    height: 16.8vw;
    display: flex;
    justify-content: end;
    align-items: center;
    position: relative;
}

.vote-participant_line {
    width: 95%;
    height: 12.5333333333vw;
    background-color: #14113D;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 12%;
    padding-right: 4.2%;
}

.vote-participant_gradient {
    height: 100%;
    background: linear-gradient(90deg, rgba(13, 11, 41, 0) 0, rgb(13, 11, 41) 100%);
    position: absolute;
    right: 0;
    width: 60vw;
}

.vote-participant_name {
    text-transform: uppercase;
    font-size: 3.4666666667vw;
    font-weight: bold;
    width: min-content;
}

.vote-participant-left_votes-taken {
    display: none;
}

.vote-participant_left {
    display: flex;
    align-items: center;
}

.vote-participant-left_votes {
    display: flex;
    align-items: center;
    font-size: 3.7333333333vw;
    margin-right: 4.5vw;
    font-weight: bold;
    text-shadow: #9DB9FF 0 0 2.4vw, #397DFF 0 0 3.7vw;
}

.vote-participant_left .button-main.live span:first-child {
    display: none;
}

.vote-participant_left .button-main.live span:last-child {
    font-weight: bold;
    font-size: 4.8vw;
}

.vote-participant_left {
    position: relative;
}

.vote-participant-left_votes-taken-button {
    width: 12.5vw;
    height: 10.6666666667vw;
    border: 1px solid #ffffff;
    border-radius: 2.4vw;
    opacity: 0.2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.vote-participant-left_votes-taken-button svg {
    width: 3vw;
}

.vote-participant-left_votes-taken-zero {
    width: 12.5vw;
}

.vote-participant_picture {
    width: 14vw;
    height: 14vw;
    border-radius: 50%;
    border: 1px solid #CEC699;
    position: absolute;
    left: 0;
    background-color: #14113D;
    background-size: cover;
}

.vote-participant_place {
    border-radius: 50%;
    background-color: #0D0B29;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4.8vw;
    height: 4.8vw;
    border: 1px solid #CEC699;
    left: -1vw;
    font-weight: bold;
    font-size: 2.7vw;
}

/* Кнопка "перейти в приложение" */
.vote-table_button-container {
    display: none;
    justify-content: center;
}

.vote-table_button-container-hidden {
    margin-top: 0;
}

.vote-table_button-container-hidden a {
    display: none;
}

/* ТОЛЬКО МОБИЛЬНЫЙ */
@media (max-width: 743px) {
    .vote-participant_left .button-main.live {
        padding: 0 4.2666666667vw;
    }
}
/* ПЛАНШЕТ */
@media (min-width: 744px) {
    .vote-table {
        margin-top: 4.1666666667vw;
    }
    .vote-table_container {
        max-width: 90vw;
        border-radius: 1.6129032258vw;
    }
    .vote-table_top {
        padding: 6.0483870968vw 0;
    }
    .vote-table-top_title svg {
        width: 1.2096774194vw;
        margin-left: 1.6vw;
    }
    .font-vote-table-top_title {
        font-weight: bold;
        font-size: 1.8817204301vw;
    }
    .vote-table-bottom_title {
        font-size: 1.8817204301vw;
        margin-left: 4.0322580645vw;
        padding-right: 1%;
    }
    .vote-table-bottom-title-right_total {
        /*width: 13.2vw;*/
        margin-right: 1.3440860215vw;
    }
    .vote-table-bottom-title-right_button-control {
        width: 15.6vw;
    }
    .vote-table-bottom_status {
        margin: 1.8vw 0 1vw 1.3440860215vw;
    }
    /* Строка участника */
    .vote-participant {
        height: 7.6612903226vw;
    }
    .vote-participant_line {
        width: 95%;
        height: 6.3172043011vw;
        padding-left: 4.5%;
        padding-right: 1%;
    }
    .vote-participant_gradient {
        width: 29.9731182796vw;
        background: linear-gradient(-90deg, #0D0B29 0, #14113D 100%);
    }
    .vote-participant_name {
        font-size: 2.0161290323vw;
        font-weight: 500;
        width: fit-content;
    }
    .vote-participant-left_votes-taken {
        display: block;
        font-weight: 500;
        opacity: 0.2;
        font-size: 1.9vw;
        margin-right: 1.2vw;
    }
    .vote-participant-left_votes {
        font-size: 2.688172043vw;
        margin-right: 1.3440860215vw;
        letter-spacing: 0.039vw;
        text-shadow: #9DB9FF 0 0 1.9vw, #397DFF 0 0 1.9vw;
    }
    .vote-participant_left .button-main.live {
        height: 4.7043010753vw;
        margin-left: 1.3440860215vw;
    }
    .vote-participant_left .button-main.live span:first-child {
        display: inline;
    }
    .vote-participant_left .button-main.live span:last-child {
        display: none;
    }
    .vote-participant-left_votes-taken-button {
        display: none;
    }
    .vote-participant-left_votes-taken-zero {
        display: none;
    }
    .vote-participant_picture {
        width: 7.1vw;
        height: 7.1vw;
    }
    .vote-participant_place {
        width: 2.42vw;
        height: 2.42vw;
        border: 1px solid #CEC699;
        left: -0.53vw;
        font-size: 1.34vw;
    }
    /* Кнопка "перейти в приложение" */
    .vote-table_button-container-hidden {
        margin-top: 0;
    }
    .vote-table_button-container-hidden a {
        display: none;
    }
}
/* ДЕСКТОП */
@media (min-width: 1024px) {
    .vote-table {
        margin-top: 4.1666666667vw;
    }
    .vote-table_container {
        max-width: 75vw;
        border-radius: 0.625vw;
    }
    .vote-table_top {
        padding: 2.6041666667vw 0;
    }
    .vote-table-top_title svg {
        width: 0.5729166667vw;
        margin-left: 0.7vw;
    }
    .font-vote-table-top_title {
        font-weight: bold;
        font-size: 1.3541666667vw;
    }
    .vote-table-bottom_title {
        font-size: 1.0416666667vw;
        margin-left: 4.0625vw;
        padding-right: 4.65%;
    }
    .vote-table-bottom-title-right_total {
        /*width: 15vw;*/
        margin-right: 0;
    }
    .vote-table-bottom-title-right_button-control {
        width: 6.71875vw;
        margin-left: 3.90625vw;
    }
    .vote-table-bottom_status {
        margin: 2vw 0 1vw 1.875vw;
    }
    /* Строка участника */
    .vote-participant {
        height: 8.8020833333vw;
    }
    .vote-participant_line {
        width: 95%;
        height: 6.7708333333vw;
        padding-left: 7.5%;
        padding-right: 4.65%;
    }
    .vote-participant_gradient {
        width: 12.9166666667vw;
        background: linear-gradient(-90deg, #0D0A31 0, rgba(20, 17, 61, 0) 100%);
    }
    .vote-participant_name {
        font-size: 1.09375vw;
        font-weight: 500;
    }
    .vote-participant-left_votes-taken {
        font-size: 0.9375vw;
        margin-right: 2.1vw;
    }
    .vote-participant-left_votes {
        font-size: 1.3020833333vw;
        margin-right: 0;
        letter-spacing: 0.015vw;
        text-shadow: #9DB9FF 0 0 1.3vw, #397DFF 0 0 2.1vw;
    }
    .vote-participant_left .button-main.live {
        height: 2.34375vw;
        margin-left: 3.90625vw;
    }
    .vote-participant_picture {
        width: 7.8125vw;
        height: 7.8125vw;
        border: 2px solid #CEC699;
    }
    .vote-participant_place {
        width: 2.6vw;
        height: 2.6vw;
        border: 2px solid #CEC699;
        left: -0.625vw;
        font-size: 1.35vw;
    }
    /* Кнопка "перейти в приложение" */
    .vote-table_button-container-hidden {
        margin-top: 0;
    }
    .vote-table_button-container-hidden a {
        display: none;
    }
}
/* Работа прелоадера */
.voting_preloader_start .voting_preloader_end {
    display: none !important;
}

.voting_preloader_start .serial_description {
    display: none !important;
}

.voting_preloader_start .voting_preloader {
    display: block;
}

@keyframes anim_voting_preloader {
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.voting_preloader {
    display: none;
    opacity: 0;
    animation: anim_voting_preloader 1s forwards;
    animation-direction: alternate;
    margin-top: 16vw;
    margin-bottom: 24vw;
}

.voting-preloader_img {
    position: relative;
    margin: 0 auto;
    width: 33.6vw;
    height: 33.6vw;
}

.voting-preloader_img svg {
    position: absolute;
}

@keyframes anim_voting-preloader_img {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.voting-preloader_img svg:first-child {
    animation: anim_voting-preloader_img 2s ease-in-out;
    animation-iteration-count: infinite;
}

.voting-preloader_text {
    text-align: center;
    font-size: 6.4vw;
    margin-top: 5.3vw;
}

.voting-preloader_text span:first-child {
    color: #00FFF7;
    font-weight: 700;
}

@media (min-width: 744px) {
    .voting_preloader {
        margin-top: 0;
        margin-bottom: 10vw;
    }
    .voting-preloader_img {
        width: 16.935483871vw;
        height: 16.935483871vw;
    }
    .voting-preloader_text {
        font-size: 3.2258064516vw;
        margin-top: 2.7vw;
    }
}
@media (min-width: 1024px) {
    .voting_preloader_start #about {
        display: none !important;
    }
    .voting_preloader {
        margin-top: 3.6vw;
        margin-bottom: 7.8vw;
    }
    .voting-preloader_img {
        width: 9.1666666667vw;
        height: 9.1666666667vw;
    }
    .voting-preloader_text {
        font-size: 2.1354166667vw;
        margin-top: 1.8vw;
    }
}
/* Обработка голосования */
.vote-participant-left_votes-taken-zero, .vote-participant-left_votes-taken-button, .vote-participant-left_votes-taken {
    display: none;
}

.already-voted .vote-participant_left .button-main.live {
    display: none;
}

.already-voted .vote-participant-left_votes-taken-zero, .vote-participant-left_votes-taken-button {
    display: flex;
}

@media (min-width: 744px) {
    .vote-participant-left_votes-taken-zero, .vote-participant-left_votes-taken-button {
        display: none !important;
    }
    .already-voted .vote-table-bottom-title-right_button-control {
        display: none;
    }
}
.vote-participant-left_votes-taken-show {
    display: block;
}
@media (max-width: 768px) {
    .vote-participant-left_votes-taken-show {
        display: none;
    }
}

/* Дополнительные стили */
#bitvaDescription p {
    display: block !important;
}

.buttonSpoiler.serial {
    display: none !important;
}

.voting_new_battle_psychics {
    display: none;
}
.voting_new_battle_psychics .top_container h2 {
    line-height: 100%;
}

#bitvaVideoPreview .project_pic img {
    width: 100%;
}

@media (min-width: 744px) {
    #adfox_16421461336493359 {
        display: none;
    }
}
@media (min-width: 1024px) {
    .banner_top_overlay {
        display: none;
    }
}
/* СТИЛИ ДЛЯ ПОПАПОВ */
/* исправление для основного попапа */
@media (max-width: 743px) {
    .popup_voit_bitvaextrasensov .popup_close {
        right: 0 !important;
        top: -11vw !important;
    }
}

/* попап с оценками */
.popup_evaluation_container {
    background-color: #14113D;
    width: 88.27vw;
    height: 100.27vw;
    border-radius: 1.87vw;
}
@media (min-width: 744px) {
    .popup_evaluation_container {
        width: 67.2vw;
        height: 44.35vw;
        border-radius: 0.94vw;
    }
}
@media (min-width: 1024px) {
    .popup_evaluation_container {
        width: 53.49vw;
        height: 20.26vw;
        border-radius: 0.36vw;
    }
}
.popup_evaluation_container .popup_evaluation_top {
    text-transform: uppercase;
    position: relative;
    background-color: #0D0A31;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    height: 13.33vw;
    font-size: 4.8vw;
    padding-right: 5.33vw;
}
@media (min-width: 744px) {
    .popup_evaluation_container .popup_evaluation_top {
        padding-right: 0;
        height: 9.95vw;
        font-size: 1.88vw;
    }
}
@media (min-width: 1024px) {
    .popup_evaluation_container .popup_evaluation_top {
        height: 3.85vw;
        font-size: 1.35vw;
    }
}
.popup_evaluation_container .popup_evaluation_top .popup_evaluation_close {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #25215B;
    position: absolute;
    width: 10.13vw;
    height: 10.13vw;
    border-radius: 1.87vw;
    top: 1.6vw;
    right: 1.6vw;
}
@media (min-width: 744px) {
    .popup_evaluation_container .popup_evaluation_top .popup_evaluation_close {
        width: 5.11vw;
        height: 5.11vw;
        border-radius: 0.94vw;
        top: 2.42vw;
        right: 2.42vw;
    }
}
@media (min-width: 1024px) {
    .popup_evaluation_container .popup_evaluation_top .popup_evaluation_close {
        cursor: pointer;
        width: 1.98vw;
        height: 1.98vw;
        border-radius: 0.36vw;
        top: 0.94vw;
        right: 0.94vw;
    }
}
.popup_evaluation_container .popup_evaluation_top .popup_evaluation_close img {
    display: block;
    width: 37%;
}
.popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_description {
    width: 58.67vw;
    text-align: center;
    margin: 6.13vw auto 13.33vw;
    font-size: 4.27vw;
}
@media (min-width: 744px) {
    .popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_description {
        width: 100%;
        margin: 4.97vw auto 3.09vw;
        font-size: 2.02vw;
    }
}
@media (min-width: 1024px) {
    .popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_description {
        margin: 1.93vw auto 1.93vw;
        font-size: 1.04vw;
    }
}
.popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_evaluations-container {
    overflow: hidden;
    height: 20vw;
}
@media (min-width: 744px) {
    .popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_evaluations-container {
        height: 10vw;
    }
}
@media (min-width: 1024px) {
    .popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_evaluations-container {
        height: auto;
    }
}
.popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_evaluations {
    overflow-y: auto;
    /*scrollbar-width: none;*/
    /*&::-webkit-scrollbar {*/
    /*    width: 0;*/
    /*    height: 0;*/
    /*}*/
}
.popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_evaluations .popup_evaluation_items {
    display: flex;
    width: max-content;
    margin: auto;
    height: 22vw;
    /*.popup_evaluation_left_margin, .popup_evaluation_right_margin {*/
    /*    @media (min-width: 744px){*/
    /*        width: 27.55vw;*/
    /*    }*/
    /*    @media (min-width: 1024px) {*/
    /*        width: 0;*/
    /*    }*/
    /*}*/
}
@media (min-width: 744px) {
    .popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_evaluations .popup_evaluation_items {
        height: 12vw;
    }
}
@media (min-width: 1024px) {
    .popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_evaluations .popup_evaluation_items {
        height: auto;
    }
}
.popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_evaluations .popup_evaluation_items .popup_evaluation_item {
    border: 2px solid #ffffff;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.3;
    width: 19.73vw;
    height: 19.73vw;
    margin: 0 2.13vw;
    border-radius: 1.87vw;
    font-size: 9.6vw;
}
@media (min-width: 744px) {
    .popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_evaluations .popup_evaluation_items .popup_evaluation_item {
        width: 9.95vw;
        height: 9.95vw;
        margin: 0 1.08vw;
        border-radius: 0.94vw;
        font-size: 4.7vw;
    }
}
@media (min-width: 1024px) {
    .popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_evaluations .popup_evaluation_items .popup_evaluation_item {
        width: 3.85vw;
        height: 3.85vw;
        margin: 0 0.42vw;
        border-radius: 0.36vw;
        font-size: 1.88vw;
        transition: opacity 0.3s;
        cursor: pointer;
    }
    .popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_evaluations .popup_evaluation_items .popup_evaluation_item:hover {
        opacity: 1;
    }
}
.popup_evaluation_container .popup_evaluation_bottom .popup_evaluation_evaluations .popup_evaluation_items .popup_evaluation_item.active {
    cursor: auto;
    opacity: 1;
    border: 2px solid #FF0000;
    background-color: #FF0000;
}
.popup_evaluation_container .popup_evaluation_bottom button {
    display: block;
    margin: 16vw auto 0;
    width: 76.53vw;
}
@media (min-width: 744px) {
    .popup_evaluation_container .popup_evaluation_bottom button {
        margin-top: 3.49vw;
        width: 25.94vw;
    }
}
@media (min-width: 1024px) {
    .popup_evaluation_container .popup_evaluation_bottom button {
        margin-top: 2.03vw;
        width: 10.05vw;
    }
}
.popup_evaluation_container .popup_evaluation_bottom button:disabled {
    pointer-events: none;
    border: 2px solid #FFFFFF;
    background-color: transparent !important;
    opacity: 0.3;
}
.popup_evaluation_container .popup_evaluation_bottom button:disabled span {
    color: #FFFFFF;
}
.popup_evaluation_container .popup_evaluation_bottom button div {
    justify-content: center;
}

/* попап с подтверждением */
.popup-estimation {
    background-color: #FF0000;
    border: 2px solid #FF0000;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 19.73vw;
    height: 19.73vw;
    margin-top: 4vw;
    border-radius: 1.87vw;
    font-size: 9.6vw;
}
@media (min-width: 744px) {
    .popup-estimation {
        width: 9.95vw;
        height: 9.95vw;
        margin-top: 2vw;
        border-radius: 0.94vw;
        font-size: 4.7vw;
    }
}
@media (min-width: 1024px) {
    .popup-estimation {
        width: 3.85vw;
        height: 3.85vw;
        margin-top: 1.3vw;
        border-radius: 0.36vw;
        font-size: 1.88vw;
    }
}

/* КОНЕЦ СТИЛЕЙ ДЛЯ ПОПАПОВ */
/* СТИЛИ ДЛЯ "ПЕРЕЙТИ В ПРИЛОЖЕНИЕ" */
.vote-table_button-container {
    margin-top: -8vw;
    margin-bottom: 18.6666666667vw;
}
@media (min-width: 744px) {
    .vote-table_button-container {
        margin-top: -5vw;
        margin-bottom: 8.8709677419vw;
    }
}
@media (min-width: 1024px) {
    .vote-table_button-container {
        margin-top: -3vw;
        margin-bottom: 6.0416666667vw;
    }
}

/* КОНЕЦ СТИЛЕЙ ДЛЯ ТУРНИРНОЙ ТАБЛИЦИ */
#scrollButtonApp {
    display: none;
    position: fixed;
    z-index: 9999;
    overflow: hidden;
    border: 1px solid #29264E;
    right: 5vw;
    bottom: 5vw;
    height: 21.33vw;
    width: 21.33vw;
    border-radius: 2.4vw;
}
@media (min-width: 744px) {
    #scrollButtonApp {
        right: 5.38vw;
        bottom: 5.38vw;
        height: 10.75vw;
        width: 10.75vw;
        border-radius: 0.94vw;
    }
}
@media (min-width: 1024px) {
    #scrollButtonApp {
        right: 2.6vw;
        bottom: 2.6vw;
        cursor: pointer;
        height: 5.21vw;
        width: 5.21vw;
        border-radius: 0.42vw;
        transition: border-color 0.3s;
        /*&:hover {*/
        /*    border-color:  rgb(98, 165, 254);*/
        /*}*/
    }
}

/* ИФРЕЙМ С ПРЯМЫМ ЭФИРОМ */
#liveBroadcast {
    z-index: 999;
    position: fixed;
    bottom: 3vw;
    right: 3vw;
    height: 47.5vw;
    width: 84vw;
}
@media (min-width: 744px) {
    #liveBroadcast {
        bottom: 1vw;
        right: 1vw;
        height: 34vw;
        width: 60vw;
    }
}
@media (min-width: 1024px) {
    #liveBroadcast {
        bottom: 1vw;
        right: 1vw;
        border-radius: 1vw;
        height: 14.5vw;
        width: 25.5vw;
    }
}
#liveBroadcast .liveBroadcast_container {
    position: relative;
    overflow: hidden;
    border-radius: 1vw;
    height: 47.5vw;
    width: 84vw;
    border: 2px solid #f9d395;
}
@media (min-width: 744px) {
    #liveBroadcast .liveBroadcast_container {
        border-radius: 1vw;
        height: 34vw;
        width: 60vw;
    }
}
@media (min-width: 1024px) {
    #liveBroadcast .liveBroadcast_container {
        border-radius: 1vw;
        height: 14.5vw;
        width: 25.5vw;
    }
}
#liveBroadcast iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}
#liveBroadcast .liveBroadcast_close {
    cursor: pointer;
    position: absolute;
    width: 4vw;
    top: -6vw;
    right: 0.1vw;
}
@media (min-width: 744px) {
    #liveBroadcast .liveBroadcast_close {
        width: 2.1505376344vw;
        top: -4vw;
        right: 0.1vw;
    }
}
@media (min-width: 1024px) {
    #liveBroadcast .liveBroadcast_close {
        width: 1.4583333333vw;
        top: -2.2vw;
        right: 0.1vw;
    }
}

/* КОНЕЦ ИФРЕЙМА С ПРЯМЫМ ЭФИРОМ */
