

/* Start:/local/templates/special_mibok_gse/components/bitrix/voting.form/amozhetv/style.css?17670159261539*/
.suc-head__vote {
    margin-top: -65px;
    padding-bottom: 100px;
}
.suc-head__vote-head {
    border: 1px solid #882050;
    border-radius: 10px;
    width: calc(100% - 30px);
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
}
.suc-head__vote-desc {
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: "Montserrat", "Roboto", "Arial", sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: 32px;
    text-align: center;
}
.sub-head__thumbs {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.sub-head__thumbs label {
    display: block;
    width: 90px;
    height: 46px;
    padding: 0;
    margin: 0;
    line-height: 100%;
}
.sub-head__thumbs label input {
    display: block;
    width: 90px;
    height: 46px;
    opacity: 0;
    cursor: pointer;
    border: 0;
    border-radius: 0;
    outline: none;
    color: transparent;
    -webkit-appearance: none;
}
.sub-head__thumbs label:nth-child(1) {
    background: url(/local/templates/special_mibok_gse/components/bitrix/voting.form/amozhetv/img/art-vote__like.svg);
}
.sub-head__thumbs label:nth-child(2) {
    background: url(/local/templates/special_mibok_gse/components/bitrix/voting.form/amozhetv/img/art-vote__dislike.svg);
}
.sub-head__vote-label.not-selected-var {
    opacity: .3;
    filter: grayscale(100%);
}
@media (max-width: 1219px) {
    .suc-head__vote-desc {
        line-height: 24px;
    }
    .suc-head__vote {
        margin-top: -40px;
        padding-bottom: 50px;
    }
}
/* End */
/* /local/templates/special_mibok_gse/components/bitrix/voting.form/amozhetv/style.css?17670159261539 */
