.app-modal-drawer[data-v-5f6f4647]{bottom:0;left:0;position:fixed;right:0;top:0;visibility:hidden;z-index:var(--depth--modal-dialog)}.app-modal-drawer .modal-drawer[data-v-5f6f4647]{background:var(--shade--anthracite--0);border-radius:var(--border-radius--m) var(--border-radius--m) 0 0;bottom:0;color:var(--shade--anthracite--500);display:grid;grid-template-areas:"header" "content";grid-template-rows:auto minmax(0,100%) auto;left:0;padding:30px 30px 0;position:absolute;right:0;top:8vh;transform:translateY(100%);transition:var(--transition--all)}@media (min-width:35rem) and (orientation:portrait){.app-modal-drawer .modal-drawer[data-v-5f6f4647]{padding:40px 40px 0}}@media (orientation:landscape){.app-modal-drawer .modal-drawer[data-v-5f6f4647]{border-radius:var(--border-radius--m) 0 0 var(--border-radius--m);bottom:0;grid-template-areas:"header header" "content content";grid-template-columns:1fr 1fr;grid-template-rows:auto minmax(0,100%);left:5%;padding:30px 30px 0;right:0;top:0;grid-column-gap:20px;transform:translate(100%)}}@media (min-width:65rem) and (orientation:landscape){.app-modal-drawer .modal-drawer[data-v-5f6f4647]{padding:60px 60px 0;grid-column-gap:48px}}@media (min-width:80rem) and (orientation:landscape){.app-modal-drawer .modal-drawer[data-v-5f6f4647]{grid-template-columns:auto 30%}}.app-modal-drawer .modal-drawer .modal-header[data-v-5f6f4647]{grid-area:header;margin:0 0 20px;position:relative}@media (min-width:65rem) and (orientation:landscape){.app-modal-drawer .modal-drawer .modal-header[data-v-5f6f4647]{margin:0 0 40px}}.app-modal-drawer .modal-drawer .modal-header[data-v-5f6f4647] .app-heading{font-size:1.5rem;font-weight:600;margin:-.2em 32px 0 0}@media (orientation:landscape){.app-modal-drawer .modal-drawer .modal-header[data-v-5f6f4647] .app-heading{margin:0 64px 0 0}}@media (min-width:55rem) and (orientation:landscape){.app-modal-drawer .modal-drawer .modal-header[data-v-5f6f4647] .app-heading{font-size:2.25rem;font-weight:800}}.app-modal-drawer .modal-drawer .modal-intro[data-v-5f6f4647]{font-size:var(--font-size--ml)}@media (min-width:55rem){.app-modal-drawer .modal-drawer .modal-intro[data-v-5f6f4647]{font-size:var(--font-size--l)}}.app-modal-drawer .modal-drawer .close-modal-button[data-v-5f6f4647]{position:absolute;right:-20px;top:-1.1rem}@media (min-width:65rem) and (orientation:landscape){.app-modal-drawer .modal-drawer .close-modal-button[data-v-5f6f4647]{right:0;top:-.4rem}}.app-modal-drawer .modal-drawer .modal-contents[data-v-5f6f4647]{flex-grow:1;grid-area:content;overflow-x:hidden;overflow-y:auto;position:relative}@media (min-width:35rem) and (orientation:portrait){.app-modal-drawer .modal-drawer .modal-contents[data-v-5f6f4647]{margin:0 -40px;padding-bottom:40px;padding-inline:40px}}@media (orientation:landscape){.app-modal-drawer .modal-drawer .modal-contents[data-v-5f6f4647]{margin-right:-10px;padding-bottom:30px;padding-right:calc(var(--border-width--m) + 10px);padding-top:0}}@media (min-width:65rem) and (orientation:landscape){.app-modal-drawer .modal-drawer .modal-contents[data-v-5f6f4647]{padding-bottom:60px}}.app-modal-drawer .modal-drawer .modal-aside[data-v-5f6f4647]{grid-area:aside;margin:0 0 20px}@media (orientation:portrait){.app-modal-drawer .modal-drawer .modal-aside[data-v-5f6f4647]{background:#fff;border-top:var(--border--light);margin:0 -30px;padding:20px 30px;position:relative}}@media (min-width:65rem) and (orientation:landscape){.app-modal-drawer .modal-drawer[data-width=full][data-v-5f6f4647]{left:15%}}@media (min-width:80rem) and (orientation:landscape){.app-modal-drawer .modal-drawer[data-width=full][data-v-5f6f4647]{left:25%}}@media (min-width:65rem) and (orientation:landscape){.app-modal-drawer .modal-drawer[data-width=half][data-v-5f6f4647]{left:35%}}@media (min-width:80rem) and (orientation:landscape){.app-modal-drawer .modal-drawer[data-width=half][data-v-5f6f4647]{left:50%}}@media (min-width:65rem) and (orientation:landscape){.app-modal-drawer .modal-drawer[data-width=third][data-v-5f6f4647]{left:35%}}@media (min-width:80rem) and (orientation:landscape){.app-modal-drawer .modal-drawer[data-width=third][data-v-5f6f4647]{left:60%}}.app-modal-drawer .modal-drawer[data-compact=true][data-v-5f6f4647]{padding:20px}@media (min-width:35rem) and (orientation:portrait){.app-modal-drawer .modal-drawer[data-compact=true][data-v-5f6f4647]{padding:40px}}@media (orientation:landscape){.app-modal-drawer .modal-drawer[data-compact=true][data-v-5f6f4647]{padding:20px}}@media (min-width:65rem) and (orientation:landscape){.app-modal-drawer .modal-drawer[data-compact=true][data-v-5f6f4647]{padding:40px}}.app-modal-drawer .modal-drawer[data-aside=true][data-v-5f6f4647]{grid-template-areas:"header" "content" "aside"}@media (orientation:landscape){.app-modal-drawer .modal-drawer[data-orientation=adaptive][data-v-5f6f4647]{grid-template-areas:"header header" "content content"}.app-modal-drawer .modal-drawer[data-orientation=adaptive][data-aside=true][data-v-5f6f4647]{grid-template-areas:"header header" "content aside"}}@media (min-width:35rem) and (orientation:portrait){.app-modal-drawer .modal-drawer[data-orientation=adaptive] .modal-aside[data-v-5f6f4647]{margin:0 -60px;padding:30px 60px}}@media (orientation:landscape){.app-modal-drawer .modal-drawer[data-orientation=vertical][data-v-5f6f4647]{grid-template-areas:"header header" "content content" "aside aside"}.app-modal-drawer .modal-drawer[data-orientation=vertical] .modal-aside[data-v-5f6f4647]{border-top:var(--border--light);margin:0 -30px;padding:20px 30px;position:relative}}@media (min-width:65rem) and (orientation:landscape){.app-modal-drawer .modal-drawer[data-orientation=vertical] .modal-aside[data-v-5f6f4647]{margin:0 -60px;padding:30px 60px}}.app-modal-drawer.is-active[data-v-5f6f4647]{visibility:visible}.app-modal-drawer.is-active .modal-drawer[data-v-5f6f4647]{transform:translateY(0)}@media (orientation:landscape){.app-modal-drawer.is-active .modal-drawer[data-v-5f6f4647]{transform:translate(0)}}
