.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:4px;background:#ebebeb}.bar{width:10%;height:100%;background:#3876d9}.wrapper{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center}.subtitle{font-weight:600;font-size:22px;line-height:27px}.subtitle,.text{text-align:center}.text{margin-top:24px;font-size:18px;line-height:22px;letter-spacing:.04em}.btn-wrapper{margin-top:24px;color:#b9b9b9}.btn{display:inline-block;width:100%;min-width:250px;max-width:250px;max-height:56px;background:#eaeaea;border-radius:12px;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:#22c55e;color:#fefefe;pointer-events:unset;cursor:pointer}@media(max-width:780px){.popup{padding:12px 20px 12px}.wrapper{max-width:100%}.subtitle{font-size:16px;line-height:19px}.text{font-size:14px;line-height:18px}.btn-wrapper,.text{margin-top:6px}.btn{min-width:230px}}