.miveco-form{margin:2.25rem 0;padding:1.4rem;border:1px solid #d7dbe0;border-radius:8px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05)}
.miveco-form h3{margin-top:0}.miveco-form__intro{max-width:52rem}.miveco-form__form label{display:block;font-weight:600;margin:.75rem 0}.miveco-form input:not([type=checkbox]):not([type=radio]),.miveco-form textarea,.miveco-form select{display:block;box-sizing:border-box;width:100%;margin-top:.3rem;padding:.65rem;border:1px solid #9fa8b2;border-radius:4px;font:inherit;background:#fff}.miveco-form textarea{resize:vertical}.miveco-form__fieldset{margin:1.15rem 0;padding:1rem;border:1px solid #d7dbe0;border-radius:5px}.miveco-form__fieldset legend{padding:0 .35rem;font-weight:700}.miveco-form__grid{display:grid;gap:.35rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.miveco-form__wide{grid-column:1/-1}.miveco-form__choices{display:flex;flex-wrap:wrap;gap:.45rem 1rem;align-items:center;margin:1rem 0}.miveco-form__choices label,.miveco-form__checklist label,.miveco-form__fieldset>label{font-weight:400}.miveco-form__choices span{font-weight:700}.miveco-form__checklist{display:grid;gap:.3rem}.miveco-signature{margin-top:1rem}.miveco-signature__canvas{display:block;box-sizing:border-box;width:100%;height:170px;border:1px solid #79838e;border-radius:4px;background:#fff;touch-action:none}.miveco-signature__clear{margin-top:.5rem;padding:.45rem .75rem;border:1px solid #687582;border-radius:4px;background:#f6f7f7;color:#1d2327;font:inherit;cursor:pointer}.miveco-signature__clear:hover{background:#e9ecef}.miveco-form__hint,.miveco-form__privacy{font-size:.9em;color:#4f5963}.miveco-form__submit{margin-top:1rem;padding:.8rem 1.15rem;border:0;border-radius:4px;background:#1e5c8f;color:#fff;font:inherit;font-weight:700;cursor:pointer}.miveco-form__submit:disabled{opacity:.65;cursor:wait}.miveco-form__notice{padding:.8rem 1rem;border-left:4px solid}.miveco-form__notice--success{border-color:#25823a;background:#f0faf2}.miveco-form__notice--error{border-color:#b32d2e;background:#fcf0f1}.miveco-form__feedback{min-height:1.2em;font-weight:600}.miveco-form__honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media (max-width:600px){.miveco-form{padding:1rem}.miveco-form__grid{grid-template-columns:1fr}.miveco-form__wide{grid-column:auto}.miveco-form__choices{display:grid;gap:.35rem}.miveco-signature__canvas{height:145px}}
