#order_form{--sa-label:240px;scroll-margin-top:110px;margin:24px 0 36px}
#order_form .sa-form-fields{display:grid;gap:18px}
#order_form .sa-form-row{display:grid;grid-template-columns:var(--sa-label) minmax(0,1fr);gap:24px;align-items:start}
#order_form .sa-field-label{padding-top:11px;margin:0;font-weight:600;line-height:1.5}
#order_form .sa-field-control{min-width:0}
#order_form input:not([type=hidden]):not([type=checkbox]):not([type=submit]),#order_form select,#order_form textarea{display:block;width:100%!important;min-height:46px;border:1px solid #c7cdd2;border-radius:6px;padding:11px 13px;font:inherit;background:#fff;box-sizing:border-box}
#order_form textarea{min-height:144px;resize:vertical}
#order_form input[readonly]{background:#f0f2f4!important;color:#555}
#order_form input:focus-visible,#order_form select:focus-visible,#order_form textarea:focus-visible,#order_form summary:focus-visible{outline:2px solid #e96b56;outline-offset:2px}
#order_form .sa-brief{margin:6px 0;padding:20px;border:1px solid #d8dde1;border-radius:8px;background:#fafbfc}
#order_form .sa-brief summary{font-size:16px;line-height:1.5;cursor:pointer}
#order_form .sa-brief[open] summary{margin-bottom:22px}
#order_form .sa-brief .sa-form-row{grid-template-columns:calc(var(--sa-label) - 21px) minmax(0,1fr)}
#order_form .sa-field-control small{display:block;line-height:1.5;margin-top:7px}
#order_form input#order-human_check{width:130px!important;margin-top:8px}
#order_form .sa-agreement{display:block;line-height:1.6;font-weight:400;cursor:pointer;margin:0}
#order_form input[type=checkbox]{width:18px;height:18px;margin:3px 8px 0 0;vertical-align:top;accent-color:#e96b56;flex-shrink:0}
#order_form input[type=submit]{width:auto!important;min-height:48px;padding:12px 24px;border:1px solid #d94b34;border-radius:6px;background:#e96b56;color:#fff;font:inherit;font-weight:600;cursor:pointer}
#order_form input[type=submit]:hover{background:#d94b34}
#order_form input[type=submit]:disabled{opacity:.65;cursor:wait}
@media(max-width:767px){#order_form{--sa-label:0px}#order_form .sa-form-row,#order_form .sa-brief .sa-form-row{grid-template-columns:minmax(0,1fr);gap:7px}#order_form .sa-field-label{padding:0}#order_form .sa-brief{padding:16px}#order_form .sa-form-fields{gap:18px}#order_form .sa-agreement-row .sa-field-label,#order_form .sa-submit-row .sa-field-label{display:none}#order_form input[type=submit]{width:100%!important}#order_form .sa-brief summary{font-size:15px}}
@media(min-width:768px){#order_form>.sa-form-fields>.sa-form-row{padding-right:21px}}
