.modal.svelte-c5b7gj{background:var(--color-background);border-radius:2rem 0 2rem 2rem;box-shadow:var(--elevation-high);width:74vw;max-width:42rem;text-align:center}@media only screen and (max-width: 54rem){.modal.svelte-c5b7gj{width:95vw}}.modal-layout.svelte-d2lxk2{height:100%;width:100%;position:fixed;z-index:9;display:flex;top:0;left:0}.overlay.svelte-d2lxk2{background-color:var(--color-background);opacity:.85;height:100%;width:100%;position:fixed}.content.svelte-d2lxk2{width:100%;display:flex;overflow:scroll;z-index:200;padding:2rem 0}.modal-wrapper.svelte-d2lxk2{position:relative;margin:auto}.close-button-wrapper.svelte-d2lxk2{overflow:hidden;position:absolute;right:0;top:0}.close-button.svelte-d2lxk2{height:2.25rem;width:2.25rem;border-radius:0 0 0 1.25rem;z-index:10;cursor:pointer;border:1px solid var(--color-foreground);background-color:var(--color-background);border-right:none;border-top:none;transition:border .3s,box-shadow .3s;display:flex;justify-content:center;align-items:center}.close-button.svelte-d2lxk2:hover{background-color:var(--color-foreground-level-1)}.close-button.svelte-d2lxk2:focus{background-color:var(--color-foreground-level-1);box-shadow:inset 0 0 0 1px var(--color-foreground)}
