.ty-repair-wrap{direction:rtl;max-width:760px;margin:20px auto;font-family:inherit}
.ty-repair-form{display:grid;gap:16px;background:#fff;border:1px solid #e4e4e4;border-radius:12px;padding:24px}
.ty-repair-form h2{margin:0 0 8px}
.ty-repair-form label{display:grid;gap:7px;font-weight:600}
.ty-repair-form input,.ty-repair-form textarea,.ty-repair-form select{width:100%;box-sizing:border-box;border:1px solid #ccc;border-radius:8px;padding:11px;font:inherit}
.ty-repair-form textarea{min-height:110px}
.ty-repair-form button{border:0;border-radius:8px;padding:13px 18px;cursor:pointer;background:#222;color:#fff;font:inherit;font-weight:700}
.ty-repair-success{background:#e9f8ec;border:1px solid #9bd0a3;padding:14px;border-radius:8px;margin-bottom:15px}
.ty-repair-timeline{border-right:3px solid #ddd;padding-right:22px}
.ty-repair-timeline li{margin-bottom:15px}
