.modal__base{position:fixed;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.6);z-index:8}.modal__popup{max-height:100vh;min-width:60vw;height:auto;display:flex;padding:50px 0;overflow:scroll;background:#fff;align-items:center;justify-content:center}.modal__link{display:flex;align-items:center}
