.callbackform-modal{display:none;position:fixed;inset:0;z-index:100000;background:rgba(0,0,0,.62);padding:24px;overflow:auto;box-sizing:border-box}
.callbackform-modal.is-open{display:flex;align-items:center;justify-content:center}
.callbackform-modal.callbackform-inline{display:block;position:static;background:none;padding:0;overflow:visible}
.callbackform-dialog{position:relative;width:100%;max-width:680px;background:#fff;padding:30px;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.25);box-sizing:border-box}
.callbackform-inline .callbackform-dialog{max-width:none;box-shadow:none}
.callbackform-close{position:absolute;right:12px;top:8px;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer;color:#111}
.callbackform-title{margin:-3px 30px 22px 0;font-size:20px;line-height:1.3;font-weight:600;color:#111;text-align:center}
.callbackform-field{margin-bottom:14px}
.callbackform-field label{display:block;margin-bottom:5px;font-size:14px;font-weight:700;color:#111}
.callbackform-field input,.callbackform-field textarea{width:100%;padding:11px 13px;border:1px solid #b9b9b9;border-radius:7px;box-sizing:border-box;font:inherit;font-size:15px;background:#fff;color:#111;transition:border-color .2s,box-shadow .2s}
.callbackform-field input:focus,.callbackform-field textarea:focus{outline:0;border-color:#86c487;box-shadow:0 0 0 3px rgba(134,196,135,.22)}
.callbackform-consent{display:flex;gap:10px;align-items:flex-start;margin:17px 0 20px;font-size:13px;line-height:1.45;color:#111;cursor:pointer}
.callbackform-consent input{appearance:none;-webkit-appearance:none;width:20px;height:20px;min-width:20px;margin:1px 0 0;border:2px solid #23743b;border-radius:4px;background:#fff;cursor:pointer;position:relative;transition:background .15s,transform .15s}
.callbackform-consent input:checked{background:#fff}
.callbackform-consent input:checked:after{content:"";position:absolute;left:5px;top:1px;width:6px;height:11px;border:solid #23743b;border-width:0 2px 2px 0;transform:rotate(45deg)}
.callbackform-consent input:focus{outline:2px solid rgba(134,196,135,.35);outline-offset:2px}
.callbackform-consent a{color:#1f7a3a!important;text-decoration:underline!important;text-decoration-thickness:1px;text-underline-offset:3px;font-weight:600}.callbackform-consent a:hover{color:#145c2b!important;text-decoration-thickness:2px}
.callbackform-submit-wrap{display:flex;justify-content:center;width:100%;margin-top:5px}
.callbackform-submit{display:inline-flex;align-items:center;justify-content:center;min-width:185px;min-height:49px;padding:11px 26px;border:2px solid #174a32;border-radius:11px;background:#86c487;color:#fff;font-size:16px;line-height:1.1;font-weight:800;text-align:center;cursor:pointer;box-shadow:4px 5px 0 #173f2f;transition:transform .15s,box-shadow .15s,background .15s}
.callbackform-submit:hover{background:#79b97b;transform:translate(1px,1px);box-shadow:3px 4px 0 #173f2f}
.callbackform-submit:active{transform:translate(4px,5px);box-shadow:0 0 0 #173f2f}
.callbackform-submit:focus{outline:3px solid rgba(134,196,135,.4);outline-offset:3px}
.callbackform-message{padding:10px 12px;margin-bottom:14px;border-radius:6px;font-size:14px}
.callbackform-success{background:#e9f7ed;color:#155724}.callbackform-error{background:#fdecec;color:#842029}
.callbackform-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.callbackform-lock{overflow:hidden}
@media(max-width:640px){.callbackform-modal{padding:10px}.callbackform-dialog{padding:25px 16px}.callbackform-title{font-size:19px}.callbackform-submit{min-width:165px;min-height:45px;padding:10px 21px;font-size:16px;box-shadow:3px 4px 0 #173f2f}.callbackform-consent{font-size:12px;gap:8px}.callbackform-consent input{width:18px;height:18px;min-width:18px}.callbackform-consent input:checked:after{left:4px;top:1px;width:5px;height:9px}}
