.tn-elem[data-elem-id="1758200593650"] {
        color: #23aed6;
}  
.t706__cartwin-content {
    border-radius: 15px;
    background-color: #FCFEFF;

}
.t-name {
    color: #5E6264;
}
.t706__product-title {
    color: #5E6264;
}
.t706__cartwin-prodamount, .t706__cartwin-prodamount-currency {
    color: #5E6264;
}
div, span, h1, h2, h3, h4, h5, h6, blockquote, pre, a, code, img, b, u, i, center, table, tr, th, td, video {
    color: #5E6264;
}
.t-btnflex__text {
    color: #FCFEFF;
}
.t706 .t-form input.t-input {
    border-radius: 12px;
}
.t706 .t-form .t-input, .t706 .t-form .t-select {
    border-radius: 12px;
}

.custom-agreements {
    margin: 20px 0;
    font-size: 14px;
    color: #5E6264;
}

.custom-agreements label {
    display: flex;
    align-items: flex-start;
    margin-bottom: 12px;
    cursor: pointer;
    line-height: 1.4;
    padding: 4px 0;
    transition: border 0.2s;
}

.custom-agreements input[type="checkbox"] {
    margin-right: 8px;
    width: 16px;
    height: 16px;
    margin-top: 2px;
}


.custom-agreements a {
    color: #0073e6;
    text-decoration: underline;
}

/* Ошибка */
.custom-agreements label.error {
    border-left: 3px solid #d9534f;
    padding-left: 5px;
    background: rgba(217, 83, 79, 0.05);
    border-radius: 4px;
}
.tn-elem[data-elem-id="1758200593650"] {
        color: #23aed6;
}  