.popup-back{align-content:center;background:#ffffff80;display:grid;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:20000}.popup{background:var(--grey1);border-radius:10px;box-shadow:14px 8px 27px var(--grey3);margin-left:10px;margin-right:10px;padding:32px 20px;position:relative}.popup h1{font-size:24px;font-weight:400;margin-top:0}.close-button{border-radius:4px;cursor:pointer;font-size:24px;line-height:1;position:absolute;right:16px;top:16px}
