.Modal_backdrop__5lRdO{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000}.Modal_relative__Zvghb{position:absolute;top:32px;z-index:10}.Modal_modalContent__uJ3Hr{background:var(--color-white);padding:24px;border-radius:16px;max-height:90vh;overflow-y:auto}.Modal_modalContent__uJ3Hr.Modal_noPadding__q3RD_{padding:0}@media(max-width:1024px){.Modal_modalContent__uJ3Hr{max-width:80%;width:auto;justify-content:center}}@media(max-width:600px){.Modal_modalContent__uJ3Hr{max-width:95%;width:auto;justify-content:center}}.Modal_header__ct5K1{display:flex;justify-content:space-between;padding:20px 0 0;align-items:center}@media(max-width:600px){.Modal_header__ct5K1{align-items:flex-start}}@media(max-width:1024px){.Modal_header__ct5K1{align-items:flex-start}}.Modal_closeButton__bw3mX{background:none;border:none;cursor:pointer}.Modal_overlay__xYaIZ{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.Modal_overlay__xYaIZ header{opacity:.5;pointer-events:none;transition:opacity .3s ease}