.Modal_modalOverlay__wXIYb{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.Modal_modalContent__DZOjh{position:relative;background:var(--color-white);padding:var(--space-md);border-radius:var(--radius-lg);max-width:384px;width:100%;box-shadow:0 0 20px 0 rgba(0,0,0,.2)}.Modal_closeButton__8kfUV{position:absolute;top:0;right:calc((var(--space-md) + var(--space-base))*-1);width:var(--space-md);height:var(--space-md);color:var(--color-white);background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;padding:0;border:0;cursor:pointer}.Modal_closeButton__8kfUV>svg{width:inherit;height:inherit}