.Modal_backdrop__AG4Aq{background:rgba(50,60,101,.8);position:absolute;width:inherit;height:inherit}.Modal_modal___vOcW{display:flex;justify-content:center;align-items:center;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;overflow:hidden;z-index:999}.Modal_modal___vOcW .Modal_closeButton__gEOCE{border-radius:4px;padding:1.2rem;position:absolute;right:.2rem;top:.2rem;z-index:5}.Modal_modal___vOcW .Modal_closeButton__gEOCE:hover{background-color:var(--color-silver)}.Modal_modal___vOcW .Modal_dialog__EyZlL{display:flex;flex-direction:column;position:relative;background:var(--color-white);height:100vh;max-height:none;width:100%;border-radius:0;margin:0;z-index:10}@supports(height:100dvh){.Modal_modal___vOcW .Modal_dialog__EyZlL{height:100dvh}}.Modal_modal___vOcW .Modal_dialog__EyZlL.Modal_small__ys1KR{width:100%}.Modal_modal___vOcW .Modal_dialog__EyZlL .Modal_header__pc_FO{display:flex;align-items:center;flex-shrink:0;font-size:1.4rem;padding:1.6rem;height:44px}.Modal_modal___vOcW .Modal_dialog__EyZlL .Modal_content__mZkaV{flex-grow:0;height:100vh;padding:0 1.6rem 5rem;overflow:auto}@media(min-width:768px){.Modal_modal___vOcW .Modal_dialog__EyZlL{border-radius:4px;width:100%;height:auto;max-width:1200px;max-height:calc(100vh - 10rem)}.Modal_modal___vOcW .Modal_dialog__EyZlL.Modal_small__ys1KR{width:768px}.Modal_modal___vOcW .Modal_dialog__EyZlL .Modal_header__pc_FO{padding:0 5rem}.Modal_modal___vOcW .Modal_dialog__EyZlL .Modal_content__mZkaV{height:auto;padding:0 5rem 5rem}.Modal_modal___vOcW .Modal_dialog__EyZlL:not(:has(>.Modal_header__pc_FO)) .Modal_content__mZkaV{padding-top:44px}}