.PopupNotify{background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:6000}.PopupNotify,.PopupNotify__content{align-items:center;display:flex;justify-content:center}.PopupNotify__content{background-color:#fff;border-radius:15px;flex-direction:column;max-height:90vh;overflow:auto;padding:50px 47.5px;-ms-overflow-style:none;animation:PopupNotify__content .25s ease-out;scrollbar-width:none;transform:translateZ(0);will-change:transform}.PopupNotify__content::-webkit-scrollbar{display:none}@keyframes PopupNotify__content{0%{transform:translate3d(0,105vh,0)}to{transform:translateZ(0)}}.PopupNotify__content_hidden{animation:PopupNotify__content_hidden .25s ease-out;transform:translate3d(100vw,0,0)}@keyframes PopupNotify__content_hidden{0%{transform:translateZ(0)}to{transform:translate3d(100vw,0,0)}}.PopupNotify__iconSucces{margin-bottom:15px}.PopupNotify__iconError{background-color:#e24545;background-position:50%;background-repeat:no-repeat;background-size:30px;border-radius:50%;height:40px;margin-bottom:30px;width:40px}.PopupNotify__h5{margin:0 0 30px}.PopupNotify__p{color:#171a21;font-family:TT Norms Pro;font-size:18px;font-style:normal;font-weight:100;line-height:25px;margin-bottom:20px;text-align:center}.PopupNotify__btn{border-radius:2px;padding:7px 16px;text-transform:uppercase;width:195px}@media screen and (max-width:740px){.PopupNotify__content{margin:0 16px;padding:20px}}
