.helevi-form{max-width:900px}.helevi-form-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.helevi-field{grid-column:1/-1}.helevi-width-half{grid-column:span 3}.helevi-width-third{grid-column:span 2}.helevi-field label{display:block;font-weight:600;margin-bottom:7px}.helevi-field input:not([type=checkbox]):not([type=radio]),.helevi-field select,.helevi-field textarea{box-sizing:border-box;width:100%;padding:12px 14px;border:1px solid #c8c8c8;border-radius:4px;background:#fff;font:inherit}.helevi-choice{font-weight:400!important;margin:8px 0!important}.helevi-submit{border:0;border-radius:4px;padding:13px 24px;cursor:pointer;background:#0d5c63;color:#fff;font:inherit;font-weight:700}.helevi-submit:disabled{opacity:.6}.helevi-form-actions{display:flex;align-items:center;gap:12px;margin-top:22px}.helevi-spinner{display:none;width:20px;height:20px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:helevi-spin .8s linear infinite}.is-loading .helevi-spinner{display:inline-block}.helevi-form-message{margin-top:16px;padding:0}.helevi-form-message.is-success,.helevi-form-message.is-error{padding:12px;border-radius:4px}.helevi-form-message.is-success{background:#e9f7ef}.helevi-form-message.is-error{background:#fdecec}.helevi-hp{position:absolute!important;left:-9999px!important;opacity:0!important}@keyframes helevi-spin{to{transform:rotate(360deg)}}@media(max-width:700px){.helevi-form-grid{grid-template-columns:1fr}.helevi-width-half,.helevi-width-third{grid-column:1}}
.helevi-field-help{display:block;margin-top:6px;opacity:.75}.helevi-choice-group{border:0;padding:0;margin:0}.helevi-choice-group legend{font-weight:700;margin-bottom:8px}.helevi-captcha{width:100%;margin:18px 0;overflow:hidden}.helevi-captcha>div{max-width:100%}
.helevi-captcha-note{display:block;font-size:.85em;opacity:.72}
