.Modal_overlay_LjK-V{z-index:var(--z-index-modal-overlay);position:absolute;overflow-y:visible;top:0;left:0;bottom:0;width:100%;background:rgba(0,0,0,.35);display:grid}.Modal_modal_2DJAT{position:relative;z-index:var(--z-index-modal);display:inline-block;-ms-flex-item-align:start;align-self:flex-start;margin:5vh auto;width:100%;min-width:300px;max-width:500px;border-radius:2px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.Modal_modalHeader_2AZBw{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;border-radius:2px 2px 0 0;font-weight:var(--font-weight-demi);font-size:20px;letter-spacing:0;line-height:var(--size-line-height-medium);height:60px}.Modal_closeIcon_1F4Kr{fill:#2a2c30;cursor:pointer;font-size:24px}.Modal_normal_3qAj2{color:#5e646c;border-bottom:1px solid #5e646c}.Modal_filled_3d9qc{background:var(--color-background-dark-theme);fill:var(--color-text-dark-theme)}.Modal_filled_3d9qc,.Modal_filled_3d9qc .Modal_closeIcon_1F4Kr{color:var(--color-text-dark-theme)}.Modal_modalName_1HkV4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 12px}.Modal_modalBody_1bSa5{padding:12px}.Modal_modalEnterActive_2_Qo3,.Modal_modalLeaveActive_3K1_v{-webkit-transition:opacity .3s;transition:opacity .3s}.Modal_modalEnter_2pyo9,.Modal_modalLeaveTo_6UMD4{opacity:0}@media (min-width:480px){.Modal_modal_2DJAT{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media (min-width:768px){.Modal_overlay_LjK-V{position:fixed;overflow-y:scroll;height:100%!important}.Modal_modal_2DJAT{overflow-y:visible;width:auto;max-width:680px;margin:auto}.Modal_wideModal_1qf0N{max-width:65rem}.Modal_modalBody_1bSa5{padding:12px 24px}}.LoginForm_loginForm_23eBA{max-width:22.5rem}.LoginForm_ctaWrapper_1Tb0r{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.75rem 0 1rem;padding-top:1.75rem;border-top:solid 1px var(--color-palette-grey-150)}.LoginForm_cta_LPmLe,.LoginForm_ctaWrapper_1Tb0r{display:-webkit-box;display:-ms-flexbox;display:flex}.LoginForm_cta_LPmLe{-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem;color:#0073ff;text-decoration:none;line-height:.875rem}.LoginForm_icon_1FaQ8{height:100%}