.Modal_overlay__Lh_Sf{position:fixed;top:0;left:0;z-index:99999;width:100vw;height:100dvh;background:rgba(29,72,99,.7)}.Modal_modal__xvgVe,.Modal_overlay__Lh_Sf{display:flex;justify-content:center;align-items:center}.Modal_modal__xvgVe{position:relative;min-width:50%;max-width:min(97.5vw,90rem);min-height:50dvh;max-height:95vh;flex-direction:column;gap:2rem;border-radius:var(--standard-border-radius);background-color:var(--color-primary);padding:2rem 6rem 1rem;border:3px solid var(--color-tertiary)}.Modal_modal__title__PzvNh{text-align:center}.Modal_modal__content__YmLs2{overflow-y:auto}.Modal_modal__close__nP_bX{position:absolute;top:-2px;right:-2px;border-radius:var(--standard-border-radius);display:flex;justify-content:center;align-items:center;border-top-left-radius:0;border-bottom-right-radius:0}.Modal_modal__close__nP_bX>svg{height:3.5rem;width:3.5rem;stroke-width:4px}@media(max-width:900px){.Modal_modal__xvgVe{max-height:88dvh!important;padding-inline:2vw!important;scrollbar-width:none}.Modal_modal__xvgVe ::-webkit-scrollbar{width:0}}