.t-form__successbox {
    background: #FFFFFF;
    color: #0C141C;
}



.t-checkbox__control.t-checkbox__control_flex {
    align-items: start;
    gap: 16px;
}
.t-checkbox__indicator {
    height: 24px;
    opacity: 1;
    width: 24px;
}
.t-checkbox__indicator:after {
    height: 11px;
    left: 8px;
    width: 4px;
}