.mkcd-form{--mkcd-gap:18px;--mkcd-radius:10px;--mkcd-border:#c7c7c7;--mkcd-focus:#111;--mkcd-error:#b42318;--mkcd-bg:#fff;--mkcd-text:inherit;display:flex;flex-wrap:wrap;gap:var(--mkcd-gap);max-width:760px;color:var(--mkcd-text)}.mkcd-field,.mkcd-html{box-sizing:border-box}.mkcd-width-25{width:calc(25% - (var(--mkcd-gap) * .75))}.mkcd-width-50{width:calc(50% - (var(--mkcd-gap) * .5))}.mkcd-width-75{width:calc(75% - (var(--mkcd-gap) * .25))}.mkcd-width-100{width:100%}.mkcd-field{display:grid;gap:7px;min-width:0}.mkcd-field>label,.mkcd-choice-field>legend{font-weight:600}.mkcd-choice-field{border:0;padding:0;margin:0;min-inline-size:0}.mkcd-choice-field>legend{padding:0;margin:0 0 7px}.mkcd-field input:not([type=checkbox]):not([type=radio]),.mkcd-field textarea,.mkcd-field select{box-sizing:border-box;width:100%;min-height:48px;padding:11px 13px;border:1px solid var(--mkcd-border);border-radius:var(--mkcd-radius);background:var(--mkcd-bg);color:inherit;font:inherit;transition:border-color .15s,box-shadow .15s}.mkcd-field textarea{min-height:140px;resize:vertical}.mkcd-field input:focus,.mkcd-field textarea:focus,.mkcd-field select:focus{outline:none;border-color:var(--mkcd-focus);box-shadow:0 0 0 2px color-mix(in srgb,var(--mkcd-focus) 15%,transparent)}.mkcd-options{display:grid;gap:8px}.mkcd-options label{display:flex;gap:8px;align-items:flex-start;font-weight:400;cursor:pointer}.mkcd-options input{margin-top:.2em}.mkcd-help{display:block;color:#646970;font-size:.875em;line-height:1.45}.mkcd-submit{appearance:none;border:0;border-radius:999px;padding:12px 20px;background:#111;color:#fff;font:inherit;font-weight:700;cursor:pointer}.mkcd-submit[disabled]{opacity:.55;cursor:wait}.mkcd-error{min-height:0;color:var(--mkcd-error);font-size:.875em}.mkcd-response{width:100%;font-weight:600}.mkcd-form.has-error .mkcd-response{color:var(--mkcd-error)}.mkcd-form.is-success .mkcd-response{color:#067647}.mkcd-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.mkcd-actions{width:100%;display:flex;align-items:center}.mkcd-html{line-height:1.5}@media(max-width:700px){.mkcd-width-25,.mkcd-width-50,.mkcd-width-75{width:100%}}@media(max-width:600px){.mkcd-submit{width:100%}}
.mkcd-screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.mkcd-hcaptcha{width:100%;height:0;overflow:visible}.mkcd-hcaptcha-notice{display:block;width:100%;color:#646970;font-size:.75em;line-height:1.45}.mkcd-hcaptcha-notice a{color:inherit;text-decoration:underline}
.mkcd-choice-field .mkcd-options{width:100%;min-width:0}.mkcd-choice-field .mkcd-options>label{display:flex!important;align-items:flex-start!important;gap:8px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;white-space:normal!important}.mkcd-choice-field .mkcd-options>label>input[type=radio],.mkcd-choice-field .mkcd-options>label>input[type=checkbox]{flex:0 0 auto!important;width:auto!important;min-width:0!important;margin:.2em 0 0!important;padding:0!important}.mkcd-choice-field .mkcd-options>label>span{display:block!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:none!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important}
.mkcd-heading{margin:12px 0 0;line-height:1.25}.mkcd-description{line-height:1.5}.mkcd-description>:first-child{margin-top:0}.mkcd-description>:last-child{margin-bottom:0}
