.form-section[data-astro-cid-2oz6vagk]{--form-card-background:#f3f2fc;--form-control-background:#fff;--form-control-border:#d1d5db;--form-control-radius:.65rem;--form-control-focus:#8b5cf6;--form-control-focus-shadow:#8b5cf61f;--form-choice-selected-background:#f8f7ff;--form-disabled-background:#ececf2;--form-disabled-color:#8b8e99;--form-field-half-width:28.75rem;width:100%;min-height:0;color:var(--color-text);background:linear-gradient(#8d9cdb 0%,#edf5f7 100%);position:relative;overflow:hidden}.form-section[data-astro-cid-2oz6vagk] [data-astro-cid-2oz6vagk][hidden]{display:none!important}.form-shell[data-astro-cid-2oz6vagk]{max-width:61.25rem;margin-top:9rem}.form-card[data-astro-cid-2oz6vagk]{background:var(--form-card-background);border:1px solid #e5e7eb;border-radius:1rem;padding:1.2rem 1rem;position:relative;box-shadow:0 20px 60px #0f172a14}.form-header[data-astro-cid-2oz6vagk]{text-align:center;gap:.95rem;min-height:0;margin-bottom:1.5rem;display:grid}.form-title[data-astro-cid-2oz6vagk]{color:var(--color-text-dark)}.form-intro[data-astro-cid-2oz6vagk]{text-align:center}.form-grid[data-astro-cid-2oz6vagk]{gap:1.25rem;display:grid}.form-field[data-astro-cid-2oz6vagk]{border:0;gap:.5rem;width:100%;min-width:0;margin:0;padding:0;display:grid}.form-field--half[data-astro-cid-2oz6vagk]{width:100%;max-width:min(var(--form-field-half-width), 100%);margin-inline:auto}.form-label[data-astro-cid-2oz6vagk]{color:var(--color-text-dark);font-size:var(--font-size-label);font-weight:var(--font-weight-semibold);line-height:1.35}.form-label[data-astro-cid-2oz6vagk] span[data-astro-cid-2oz6vagk][aria-hidden=true]{color:#b42318}.form-helper[data-astro-cid-2oz6vagk]{color:#7b8190;font-size:var(--font-size-caption);margin:-.15rem 0 0;line-height:1.5}.form-field[data-astro-cid-2oz6vagk] input[data-astro-cid-2oz6vagk][type=text],.form-field[data-astro-cid-2oz6vagk] input[data-astro-cid-2oz6vagk][type=email],.form-field[data-astro-cid-2oz6vagk] input[data-astro-cid-2oz6vagk][type=tel],.form-field[data-astro-cid-2oz6vagk] input[data-astro-cid-2oz6vagk][type=number],.form-field[data-astro-cid-2oz6vagk] input[data-astro-cid-2oz6vagk][type=date],.form-field[data-astro-cid-2oz6vagk] textarea[data-astro-cid-2oz6vagk]{border:1px solid var(--form-control-border);background:var(--form-control-background);border-radius:var(--form-control-radius);width:100%;color:var(--color-text);box-sizing:border-box}.form-field[data-astro-cid-2oz6vagk] input[data-astro-cid-2oz6vagk]:not([type=checkbox]):not([type=radio]):not([type=file]){min-height:2.9rem;padding:.75rem .9rem}.form-field[data-astro-cid-2oz6vagk] textarea[data-astro-cid-2oz6vagk]{resize:vertical;min-height:7rem;padding:.85rem .9rem}.form-field[data-astro-cid-2oz6vagk] input[data-astro-cid-2oz6vagk]:focus-visible,.form-field[data-astro-cid-2oz6vagk] textarea[data-astro-cid-2oz6vagk]:focus-visible{border-color:var(--form-control-focus);box-shadow:0 0 0 4px var(--form-control-focus-shadow);outline:none}.form-field[data-astro-cid-2oz6vagk]:has(>#pro-form-info-extra){width:100%;max-width:min(var(--form-field-half-width), 100%);margin-inline:auto}#pro-form-info-extra[data-astro-cid-2oz6vagk]{box-sizing:border-box;width:100%;min-height:10rem}.form-file-wrapper[data-astro-cid-2oz6vagk]{width:100%;min-width:0;position:relative}.form-file[data-astro-cid-2oz6vagk]{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form-file-control[data-astro-cid-2oz6vagk]{border:1px dashed var(--form-control-border);background:var(--form-control-background);border-radius:var(--form-control-radius);box-sizing:border-box;cursor:pointer;text-align:center;flex-direction:column;align-items:center;gap:.65rem;width:100%;min-width:0;padding:.85rem;transition:border-color .16s,box-shadow .16s,background-color .16s;display:flex}.form-file-button[data-astro-cid-2oz6vagk]{color:#3c329c;min-height:2.3rem;font:inherit;font-weight:var(--font-weight-semibold);cursor:pointer;background:#ebe9ff;border-radius:.45rem;justify-content:center;align-items:center;padding:.55rem .8rem;line-height:1.2;transition:background-color .16s;display:inline-flex}.form-file-control[data-astro-cid-2oz6vagk]:hover .form-file-button[data-astro-cid-2oz6vagk]{background:#dedaff}.form-file-name[data-astro-cid-2oz6vagk]{color:#7b8190;width:100%;min-width:0;font-size:var(--font-size-caption);text-align:center;overflow-wrap:anywhere;cursor:pointer;line-height:1.4;display:block}.form-file[data-astro-cid-2oz6vagk]:focus-visible+.form-file-control[data-astro-cid-2oz6vagk]{border-color:var(--form-control-focus);box-shadow:0 0 0 4px var(--form-control-focus-shadow)}.form-file[data-astro-cid-2oz6vagk]:disabled+.form-file-control[data-astro-cid-2oz6vagk]{background:var(--form-disabled-background);color:var(--form-disabled-color);cursor:not-allowed;opacity:.7}.form-file[data-astro-cid-2oz6vagk]:disabled+.form-file-control[data-astro-cid-2oz6vagk] .form-file-button[data-astro-cid-2oz6vagk]{color:var(--form-disabled-color);cursor:not-allowed;background:#dddde5}.form-file[data-astro-cid-2oz6vagk]:disabled+.form-file-control[data-astro-cid-2oz6vagk] .form-file-name[data-astro-cid-2oz6vagk]{color:var(--form-disabled-color);cursor:not-allowed}.document-type-field[data-astro-cid-2oz6vagk]{padding-block:.25rem}.choice-group--document[data-astro-cid-2oz6vagk]{grid-template-columns:repeat(2,minmax(0,1fr))}.document-fields[data-astro-cid-2oz6vagk]{gap:1.25rem;width:100%;display:grid}.document-file-field[data-astro-cid-2oz6vagk]{transition:opacity .18s,filter .18s}.choice-group[data-astro-cid-2oz6vagk]{gap:.55rem;display:grid}.choice-card[data-astro-cid-2oz6vagk]{border:1px solid var(--form-control-border);background:var(--form-control-background);cursor:pointer;user-select:none;box-sizing:border-box;border-radius:.6rem;align-items:center;gap:.5rem;width:100%;min-width:0;min-height:2.2rem;padding:.45rem .7rem;display:inline-flex;position:relative}.choice-card[data-astro-cid-2oz6vagk] input[data-astro-cid-2oz6vagk]{opacity:0;cursor:pointer;position:absolute;inset:0}.choice-card__box[data-astro-cid-2oz6vagk]{color:#fff;width:1.15rem;height:1.15rem;font-size:.7rem;font-weight:var(--font-weight-bold);background:#f3f4f6;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.choice-card[data-astro-cid-2oz6vagk]:has(input[type=radio]) .choice-card__box[data-astro-cid-2oz6vagk]{border-radius:50%}.choice-card__text[data-astro-cid-2oz6vagk]{min-width:0;font-size:var(--font-size-body-sm);line-height:1.3}.choice-card[data-astro-cid-2oz6vagk]:has(input:checked){background:var(--form-choice-selected-background);border-color:var(--form-control-focus)}.choice-card[data-astro-cid-2oz6vagk]:has(input:focus-visible){border-color:var(--form-control-focus);box-shadow:0 0 0 4px var(--form-control-focus-shadow)}.choice-card[data-astro-cid-2oz6vagk]:has(input:checked) .choice-card__box[data-astro-cid-2oz6vagk]{background:var(--form-control-focus)}.choice-card[data-astro-cid-2oz6vagk] input[data-astro-cid-2oz6vagk][type=checkbox]:checked+.choice-card__box[data-astro-cid-2oz6vagk]:after{content:"✓"}.choice-card[data-astro-cid-2oz6vagk] input[data-astro-cid-2oz6vagk][type=radio]:checked+.choice-card__box[data-astro-cid-2oz6vagk]:after{content:"";background:#fff;border-radius:50%;width:.45rem;height:.45rem}#clinical-topics-options[data-astro-cid-2oz6vagk]{width:100%}#clinical-topics-options[data-astro-cid-2oz6vagk]>.form-label[data-astro-cid-2oz6vagk]{width:100%;max-width:min(var(--form-field-half-width), 100%);box-sizing:border-box;margin-inline:auto}#clinical-topics-options[data-astro-cid-2oz6vagk]>.form-helper[data-astro-cid-2oz6vagk]{width:100%;max-width:min(var(--form-field-half-width), 100%);box-sizing:border-box;margin:-.15rem auto 0}.choice-group--topics[data-astro-cid-2oz6vagk]{grid-template-columns:1fr;gap:.6rem;width:100%;display:grid}.choice-card--topic[data-astro-cid-2oz6vagk]{align-items:flex-start;min-height:2.35rem}#clinical-topic-other-field[data-astro-cid-2oz6vagk]{width:100%;max-width:min(var(--form-field-half-width), 100%);margin-inline:auto;margin-top:.35rem}.form-field--conditional[data-astro-cid-2oz6vagk]{margin-top:.35rem}.form-field--notice[data-astro-cid-2oz6vagk]{flex-direction:column;align-items:center;gap:1rem;display:flex}.form-field--notice[data-astro-cid-2oz6vagk] a[data-astro-cid-2oz6vagk]{font-weight:var(--font-weight-bold)}.checkbox-field[data-astro-cid-2oz6vagk]{font-size:var(--font-size-body-sm);cursor:pointer;justify-self:stretch;align-items:center;gap:.6rem;display:inline-flex}.checkbox-field[data-astro-cid-2oz6vagk] input[data-astro-cid-2oz6vagk]{width:1rem;height:1rem;accent-color:var(--form-control-focus);flex-shrink:0}.form-actions[data-astro-cid-2oz6vagk]{justify-content:center;display:flex}.form-grid[data-astro-cid-2oz6vagk] .form-message{width:100%;max-width:min(var(--form-field-half-width), 100%);border-radius:var(--form-control-radius);font-size:var(--font-size-body-sm);box-sizing:border-box;border:1px solid #0000;border-left-width:4px;margin-inline:auto;padding:.8rem 1rem;line-height:1.4}@media (width>=40rem){.form-card[data-astro-cid-2oz6vagk]{border-radius:1.5rem;padding:clamp(1.25rem,2.4vw,2rem) clamp(1rem,2vw,1.5rem)}.checkbox-field[data-astro-cid-2oz6vagk]{justify-self:center}}@media (width>=64rem){.choice-group--topics[data-astro-cid-2oz6vagk]{grid-template-columns:repeat(3,minmax(0,1fr))}}
