    .t776__mark {
        font-weight: 500;
        font-size: 12px;
        width: 59px;
        height: 32px;
        text-align: center;
        vertical-align: middle;
        border-radius: 0px;
        box-sizing: border-box;
        padding: 0 10px;
    }

    .t776__markwrapper {
        right: 0px !important;
        left: 10px !important;
    }
    
    .t776__btn-wrapper {
    margin-top: 6px;
    }
    
    .t776__textwrapper {
    margin-bottom: 9px;
    }


@media screen and (max-width: 680px) {
    .t814__content {
        display: table-cell;
        padding: 25px 25px;
    }
}

@media screen and (max-width: 960px) {
    .t814__btn {
        margin-bottom: 0px;
    }
}


.t-checkbox__control.t-checkbox__control_flex {
    align-items: flex-start;
}
