.modal_component_modal-overlay__tRi4D{height:100%;z-index:9999;visibility:visible;transition:opacity .2s linear 0s;opacity:1;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.3);position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto;flex-wrap:wrap;align-content:flex-start;padding-top:5rem}@media(min-width:48rem){.modal_component_modal-overlay__tRi4D{align-content:center;padding-top:0}}.modal_component_modal-overlay__tRi4D button:focus-visible{outline:.125rem dotted var(--color-action-border-secondary-default);outline-offset:.25rem}.modal_component_modal-overlay__tRi4D .modal_component_modal-content__5CSzH{background-color:var(--color-interface-background-primary);border-radius:.5rem;height:fit-content;height:-moz-fit-content;position:relative;width:100%;margin:0 1.25rem}@media(min-width:25.875rem){.modal_component_modal-overlay__tRi4D .modal_component_modal-content__5CSzH{min-width:20.938rem;margin:auto;width:unset}}.modal_component_modal-overlay__tRi4D .modal_component_modal-content__5CSzH .modal_component_modal-head__qWkj0{padding:1rem;position:relative;text-align:center;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.modal_component_modal-overlay__tRi4D .modal_component_modal-content__5CSzH .modal_component_modal-head__qWkj0 .modal_component_close-button__m4tOJ{background:none;border-radius:.5rem;padding:1rem .5rem}.modal_component_modal-overlay__tRi4D .modal_component_modal-content__5CSzH .modal_component_modal-head__qWkj0 .modal_component_close-button__m4tOJ svg{width:30px;height:30px}.modal_component_modal-overlay__tRi4D .modal_component_modal-content__5CSzH .modal_component_modal-head__qWkj0 .modal_component_close-button__m4tOJ:hover{background:var(--color-action-background-tertiary-default)}@media(min-width:48rem){.modal_component_modal-overlay__tRi4D .modal_component_modal-content__5CSzH .modal_component_modal-head__qWkj0 .modal_component_close-button__m4tOJ{right:1.125rem}}.modal_component_modal-overlay__tRi4D .modal_component_modal-content__5CSzH .modal_component_modal-head__qWkj0 h4{font-size:var(--font-title-md-default-size);font-family:var(--font-title-md-default-family);margin-bottom:0;display:flex;align-items:center;gap:.5rem;text-align:left}@media(min-width:48rem){.modal_component_modal-overlay__tRi4D .modal_component_modal-content__5CSzH .modal_component_modal-head__qWkj0 h4{color:var(--color-interface-text-strong);font-size:var(--font-title-lg-default-size)}}.modal_component_modal-overlay__tRi4D .modal_component_modal-content__5CSzH .modal_component_modal-head__qWkj0 h4 .modal_component_modal-title-content__u3GGt{display:flex;flex-direction:column}.modal_component_modal-overlay__tRi4D .modal_component_modal-content__5CSzH .modal_component_modal-body__K6jMd{padding:0 1rem 1rem}.toast_component_toast__ffvS5{position:fixed;display:flex;padding:1rem;justify-content:space-between;align-items:center;bottom:1.5rem;left:1.5rem;background-color:var(--color-action-icon-tertiary-default);border-radius:.25rem;box-shadow:0 2px 8px -2px rgba(58,71,78,.15);animation:toast_component_slideUp___iSJS 1s forwards,toast_component_slideDown__kdNMl 1s 6s forwards;z-index:9999}.toast_component_toast__ffvS5 .toast_component_toast-message__iIgX3{color:var(--color-action-text-link-on-contrast-default);font-weight:var(--font-body-sm-default-weight);font-size:var(--font-body-sm-default-size);line-height:var(--font-body-sm-default-line-height);font-style:normal}.toast_component_toast__ffvS5 .toast_component_toast-message__iIgX3 a{color:var(--color-action-text-link-on-contrast-default);text-decoration:underline}@keyframes toast_component_slideUp___iSJS{0%{transform:translateY(150%)}to{transform:translateY(0)}}@keyframes toast_component_slideDown__kdNMl{0%{transform:translateY(0)}to{transform:translateY(150%)}}