.pop-up__wrapper{background:rgba(0,0,0,.3);height:100vh}.pop-up__item,.pop-up__wrapper{display:flex;align-items:center}.pop-up__item{margin:0 auto;max-width:424px;width:100%;flex-direction:column;justify-content:center;border-radius:10px;background:#fff}.pop-up__top-text{margin-top:30px;font-size:34px;font-weight:400;line-height:40px;text-align:center;color:#333}.pop-up__mid-text{margin-top:20px;font-size:16px;font-weight:300;line-height:21px;text-align:center;color:#333}.pop-up__button{margin-top:20px;margin-bottom:16px;height:40px;width:95%;font-weight:400;font-size:18px;line-height:21px;color:#fff;background:#bc110b;border-radius:10px;display:flex;align-items:center;justify-content:center}