.gemonio-form-wrap{font-family:var(--gf-font);font-size:var(--gf-size);color:var(--gf-text)}.gemonio-form .gf-fields{display:flex;flex-wrap:wrap;margin:calc(var(--gf-gap) / -2)}.gemonio-form .gf-field{box-sizing:border-box;padding:calc(var(--gf-gap) / 2);width:100%}.gemonio-form .gf-width-25{width:25%}.gemonio-form .gf-width-33{width:33.333%}.gemonio-form .gf-width-50{width:50%}.gemonio-form .gf-width-66{width:66.666%}.gemonio-form .gf-width-75{width:75%}.gemonio-form label{display:block;color:var(--gf-label);margin-bottom:6px}.gemonio-form input:not([type=checkbox]):not([type=radio]),.gemonio-form textarea,.gemonio-form select{box-sizing:border-box;width:100%;padding:var(--gf-pad);background-color:var(--gf-bg);color:var(--gf-text);border:1px solid var(--gf-border);border-radius:var(--gf-radius);font:inherit}.gemonio-form input:not([type=checkbox]):not([type=radio]),.gemonio-form select{min-height:calc(1.25em + (var(--gf-pad) * 2) + 2px)}.gemonio-form select{-webkit-appearance:none!important;appearance:none!important;background-image:linear-gradient(45deg,transparent 50%,var(--gf-text) 50%),linear-gradient(135deg,var(--gf-text) 50%,transparent 50%);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 11px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;line-height:1.25!important;padding:var(--gf-pad) 34px var(--gf-pad) var(--gf-pad)!important}.gemonio-form textarea{min-height:130px;resize:vertical}.gemonio-form input:focus,.gemonio-form textarea:focus,.gemonio-form select:focus{outline:2px solid var(--gf-focus);outline-offset:1px}.gf-choices label,.gf-consent{font-weight:400}.gf-submit{text-align:var(--gf-button-align);margin-top:var(--gf-gap)}.gf-submit button{background:var(--gf-button);color:var(--gf-button-text);border:0;border-radius:var(--gf-button-radius);padding:12px 22px;font:inherit;cursor:pointer}.gf-submit button:hover{background:var(--gf-button-hover)}.gf-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.gf-notice{padding:12px 14px;margin-bottom:16px;border-left:4px solid}.gf-notice.success{background:#edfaef;border-color:#2e8540}.gf-notice.error{background:#fff0f0;border-color:#b32d2e}[hidden]{display:none!important}@media(max-width:700px){.gemonio-form .gf-field{width:100%}}
