.popup{position:fixed;height:100%;width:100%;top:0;left:0;z-index:1001;background:rgba(0,0,0,.9);display:none}.popup-wrap{width:100vW;height:100vH;overflow-x:hidden;overflow-y:auto;display:flex;align-items:center;justify-content:center}.popup-wrap-inner{width:100%;max-width:700px;padding:0 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}