.cancel-wrap{height:100vh;width:100%;background:#f9f9f9;display:flex;justify-content:center}.cancel-wrap .cancel-main{background:#fff;box-shadow:0 4px 35px rgba(51,51,51,.06);border-radius:15px;margin-top:115px;align-self:flex-start;padding:60px 65px;max-width:635px;text-align:center}.cancel-wrap .cancel-main h1.title{margin:50px 0 24px 0;font-size:26px;line-height:42px;color:#333;font-family:Gotham-Medium}.cancel-wrap .cancel-main p{font-size:14px;line-height:22px}.cancel-wrap .cancel-main a.orange-btn{margin:44px auto 0 auto;width:270px}