.ma-form-wrap{--ma-form-gap:1rem;--ma-form-border-color:#8c8f94;--ma-form-error-color:#b32d2e;--ma-form-success-color:#008a20;--ma-form-focus-color:currentcolor;--ma-form-h3-font-size:1.375rem;max-width:100%;min-width:0}.ma-form{display:grid;gap:var(--ma-form-gap);min-width:0}.ma-form-field,.ma-form-section{display:grid;gap:.35rem;min-width:0}.ma-form-columns{display:grid;gap:var(--ma-form-gap);min-width:0}.ma-form-columns-single{grid-template-columns:minmax(0,1fr)}.ma-form-columns-halves{grid-template-columns:repeat(2,minmax(0,1fr))}.ma-form-columns-one-third-two-thirds{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.ma-form-columns-two-thirds-one-third{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.ma-form-field{margin-bottom:var(--ma-form-gap)}.ma-form-section h3{font-size:var(--ma-form-h3-font-size,1rem);margin-top:0}fieldset{border:none;margin:0;padding:0}fieldset legend{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.ma-form-control{border:1px solid var(--ma-form-border-color);box-sizing:border-box;max-width:100%;padding:.65rem;width:100%}.ma-form-width-short{max-width:16rem}.ma-form-width-medium{max-width:32rem}.ma-form-width-full{max-width:100%}.ma-form-errors a{color:var(--ma-form-error-color)}.ma-form-submit{background-color:var(--wp--preset--color--primary);border:1px solid var(--wp--preset--color--primary);border-radius:500px;color:#fff;cursor:pointer;display:inline-block;padding:.65rem 1.25rem;transition:background-color .3s,border-color .3s;width:fit-content}.ma-form-submit:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMS45MzIiIHZpZXdCb3g9IjAgMCAxMyAxMS45MzIiPgogIDxwYXRoIGlkPSJucF9hcnJvdy1sZWZ0XzYzOTUzNTVfMDAwMDAwIiBkPSJNMjAuNDE4LDMxLjgzOUgzMS42NjFsLTQuODE5LDQuODE4LjYxLjY4OSw1Ljk2Ni01Ljk2Ni01Ljk2Ni01Ljk2Ni0uNjEuNjg5LDQuODE5LDQuODE5SDIwLjQxOFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMC40MTggLTI1LjQxNCkiIGZpbGw9IiNmZmYiLz4KPC9zdmc+Cg==) no-repeat 50%;background-size:contain;clear:both;content:"";display:inline-block;height:13px;margin-left:1rem;vertical-align:middle;width:13px}.ma-form-control:focus-visible,.ma-form-errors a:focus-visible,.ma-form-submit:focus-visible{outline:3px solid var(--ma-form-focus-color);outline-offset:2px}.ma-form-errors,.ma-form-field-error{color:var(--ma-form-error-color);overflow-wrap:anywhere}.ma-form-errors{border:2px solid;padding:1rem;scroll-margin-top:1rem}.ma-form-errors h2,.ma-form-field-error,.ma-form-field-notice,.ma-form-required{margin:0}.ma-form-required-marker{color:var(--ma-form-error-color);font-weight:700}.ma-form-confirmation{align-items:baseline;display:flex;flex-wrap:wrap;gap:.35rem}.ma-form-confirmation>input{flex:0 0 auto}.ma-form-confirmation>label{flex:1 0 18rem;max-width:100%;min-width:0;width:auto}.ma-form-confirmation>.ma-form-field-error,.ma-form-confirmation>.ma-form-field-notice{flex-basis:100%}.ma-form-success{color:var(--ma-form-success-color)}.ma-form-diagnostic{border-left:4px solid var(--ma-form-border,currentcolor);padding:.75rem}.ma-form-preview-notice{border:2px solid;margin:0 0 var(--ma-form-gap);padding:.75rem 1rem}.ma-form-honeypot{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media(width <= 40rem){.ma-form-columns-halves,.ma-form-columns-one-third-two-thirds,.ma-form-columns-two-thirds-one-third{grid-template-columns:minmax(0,1fr)}}@media(forced-colors:active){.ma-form-control{border-color:CanvasText}.ma-form-errors,.ma-form-field-error,.ma-form-success{color:CanvasText}.ma-form-errors a{color:LinkText}}.ma-form-wrap .ma-form b{font-weight:600}.ma-form-wrap .ma-form .text-s{font-size:.875rem}.ma-form-wrap .ma-form .text-m{font-size:1rem}.ma-form-wrap .ma-form .text-l{font-size:1.125rem}.ma-form-wrap .ma-form .text-xl{font-size:1.25rem}.ma-form-wrap .ma-form .text-2xl{font-size:1.5rem}.ma-form-wrap .ma-form .text-primary{color:var(--wp--preset--color--primary)}.ma-form-wrap .ma-form .text-secondary{color:var(--wp--preset--color--secondary)}.ma-form-field[hidden],.ma-form-section[hidden]{display:none}
