.popup{display:flex;justify-content:center;position:fixed;bottom:0;left:0;width:100%;background-color:#fefeff;padding:24px 36px;overflow:hidden;z-index:997}.progress-bar{position:absolute;top:0;left:0;width:100%;height:3px;background:#ebebeb}.bar{width:10%;height:100%;background:#3876d9}.wrapper{width:100%;max-width:1202px;display:flex;flex-direction:column;align-items:center}.subtitle{font-weight:600;font-size:22px;line-height:27px}.subtitle,.text{text-align:center}.text{font-size:18px;line-height:22px;letter-spacing:.04em}.btn-wrapper,.text{margin-top:24px}.btn{display:inline-block;width:100%;min-width:250px;max-width:250px;max-height:56px;background:#eaeaea;border-radius:0;font-weight:600;font-size:16px;line-height:17px;text-align:center;letter-spacing:.07em;pointer-events:none;padding:14px 15px;transition:background .3s linear,color .3s linear}.btn.active{background:#fbe84e;color:#2f3538;pointer-events:unset;cursor:pointer}@media(max-width:780px){.popup{padding:16px 20px 24px 20px}.wrapper{max-width:100%}.subtitle{font-size:16px;line-height:19px}.text{margin-top:12px;font-size:14px;line-height:18px}.btn-wrapper{margin-top:16px}.btn{min-width:231px}}