.jsh-form{display:grid;gap:16px;width:100%}.jsh-form-fields{display:flex;flex-wrap:wrap;gap:16px}.jsh-form-field{flex:1 1 calc(var(--jsh-field-width,100%) - 16px);min-width:220px;box-sizing:border-box}.jsh-form-field{display:grid;gap:7px}.jsh-form-field label{font-weight:600}.jsh-form input:not([type=checkbox]):not([type=radio]),.jsh-form textarea,.jsh-form select{width:100%;min-height:48px;padding:11px 14px;border:1px solid #d9e2e7;border-radius:10px;background:#fff;color:#172b36;font:inherit}.jsh-form textarea{min-height:120px;resize:vertical}.jsh-choice{display:flex!important;align-items:flex-start;gap:8px;font-weight:400!important}.jsh-form-submit{min-height:48px;padding:12px 20px;border:0;border-radius:10px;background:#0b2438;color:#fff;font:inherit;font-weight:700;cursor:pointer}.jsh-form-submit:disabled{opacity:.6;cursor:wait}.jsh-form-status{font-size:14px}.jsh-form-status.is-error{color:#a61b1b}.jsh-form-status.is-success{color:#176b45}.jsh-address-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}.jsh-address-street{grid-column:1/-1}@media(max-width:650px){.jsh-address-grid{grid-template-columns:1fr}.jsh-address-street{grid-column:auto}}.jsh-form-status.is-success{font-size:18px;padding:20px 0}
.jsh-address-grid{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(120px,.8fr) minmax(120px,.8fr)!important;gap:12px!important}
.jsh-address-grid .jsh-address-street{grid-column:1/-1!important}
@media(max-width:650px){.jsh-address-grid{grid-template-columns:1fr!important}.jsh-address-grid .jsh-address-street{grid-column:auto!important}}
.synoptical-elementor-placeholder{min-height:110px;border:1px dashed #b8c5cc;border-radius:10px;background:#f6f8fa;color:#172b36;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;padding:20px}.synoptical-elementor-placeholder span{color:#6d7d86;font-size:13px}
