.callback-trap { position:absolute; left:-10000px; width:1px; height:1px; overflow:hidden; }
.estimate-panel .callback-consent { display:flex; align-items:flex-start; gap:12px; margin-top:24px; font-weight:400; }
.estimate-panel .callback-consent input { flex:0 0 22px; width:22px; height:22px; min-height:22px; margin-top:3px; accent-color:#C24B04; }
.estimate-panel .callback-consent span { font-size:14px; line-height:1.55; color:#151515; }
.callback-privacy, #phone-hint { font-size:14px; line-height:1.5; }
#callback-form button { color:#151515; background:#FB6911; border:0; cursor:pointer; border-radius:5px; font-weight:700; }
#callback-form button:hover { background:#E55F0E; }
#callback-form button:disabled { cursor:default; opacity:.75; }
#callback-requests { padding:40px 0; }
