.modal{display:flex;width:100%}.modal__content{display:none;flex-direction:column;width:100%;height:100%;padding:20px;position:relative;background-color:#fff}.modal__scroll-content{overflow:auto;padding:1rem 0}.modal__header{display:flex;width:100%;flex-direction:row;justify-content:space-between;padding-bottom:1rem}.modal__headline{font-family:var(--yoo-font-family-headline),var(--yoo-font-family-fallback);line-height:var(--yoo-line-height-headline);font-weight:var(--yoo-font-weight-headline);font-size:1.25rem}@media print{.modal__headline{font-family:inter-latin-400,sans-serif;line-height:1.185;font-weight:400}}@media (min-width:993px){.modal__headline{font-size:1.375rem}}@media print{.modal__headline{font-size:17.5px}}@media print and (min-width:993px){.modal__headline{font-size:19.25px}}.modal__close-button{padding:0;cursor:pointer;border-radius:100%;border:none;background:none}.modal__close-button:active,.modal__close-button:focus,.modal__close-button:focus-visible,.modal__close-button:hover{opacity:.8}.modal__icon-close{display:block;width:2rem;height:2rem}.modal__open-button{background:none;border:none;color:#fff}.modal__open-button.modal__open-button--no-skin[disabled],.modal__open-button[disabled]{cursor:default}.modal--open{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;justify-content:center;background-color:rgba(23,27,28,.8)}.modal--open .modal__content{display:flex}.modal--open .modal__open-button{display:none}.modal--small.modal--open{flex-direction:column;align-items:center;color:#000}.modal--small.modal--open .modal__content{width:100%;height:auto;max-width:400px;padding:1rem}.modal--small.modal--open .modal__content .link__icon{background-color:#000}.modal--left-align{text-align:left}.modal--center{justify-content:center}@media (max-height:650px){.modal__content{padding:.5rem 1rem;margin-top:.25rem;max-height:calc(100vh - .5rem)}.modal__content .account-create-intro{margin-top:0}}@media (min-width:769px){.modal{justify-content:flex-start}.modal__content{margin-top:2rem;padding:3rem;max-height:calc(100vh - 4rem);max-width:600px}.modal--center,.modal--open{justify-content:center}}@media (min-width:769px) and (max-height:650px){.modal__content{padding:.5rem 1rem;margin-top:.25rem;max-height:calc(100vh - .5rem)}.modal__content .account-create-intro{margin-top:0}}@media (min-width:993px){.modal__content{padding:4rem;max-width:880px}}@media (min-width:993px) and (max-height:650px){.modal__content{padding:.5rem 1rem;margin-top:.25rem;max-height:calc(100vh - .5rem)}.modal__content .account-create-intro{margin-top:0}}@media (min-width:1201px){.modal__content{padding:6rem}}@media (min-width:1201px) and (max-height:650px){.modal__content{padding:.5rem 1rem;margin-top:.25rem;max-height:calc(100vh - .5rem)}.modal__content .account-create-intro{margin-top:0}}
/*# sourceMappingURL=../maps/components/modal.min.css.map */
