@media screen and (max-width: 960px) {
    .t702 .t-popup__block-close {
        background: #2036f5 !important;
}
}
.t807__quest-info{
    display:none;
}
.t807__test{
    padding:0 !important;
}
.t807__answer-text {
    width:100%;
}
.t807__input-wrapper{
    width:30px;
    float:left;
    display:inline-block;
    position:absolute;
}
.t807__input-wrapper + span{
    display:inline-block;
    padding-left:50px;
}
.t807 .t-radio__indicator{
    border-radius:10px;
    height:30px;
    width:30px;
    margin-top:-2px;
}
.t807__btn-wrapper{
    text-align:center;
}
.t807 .t807__answer-indicator.t-radio__indicator::after{
    width:40px;
    height:60px;
    background-image:url(https://static.tildacdn.com/tild3566-3730-4163-b366-326330623431/Vector_23.svg) !important;
    background-size:contain !important;
    background-repeat:no-repeat !important;
    background-color:transparent !important;
    left:20px;
    top:10px;
}
.t807__thank{
    display:none !important;
}
.t-vote_sended .t807__input-wrapper + span{
    padding-left:0px;
}
.t807__answer-icon,.t-vote__btn-res__num,.t-vote__btn-res__num + span,.t-vote__btn-res__percent + span {display:none !important;}
@media (min-width:981px){
    .t807__answers{
        columns:2;
    }
}