.page-not-found-section{width:100%;height:calc(100vh - 60px);background-color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column}.page-not-found-section-img{width:80%;height:80%;max-width:300px;max-height:300px}.section_center_page{display:flex;justify-content:center;align-items:center;padding-top:30px;padding-bottom:30px;height:calc(100vh - 60px)}.page-as-modal{width:100%;max-width:360px;background-color:#fff;border-radius:13px;padding-top:20px;padding-bottom:20px}.page-as-modal,.success-logo{display:flex;flex-direction:column;align-items:center}.success-logo{margin-top:15px}.success-logo span{color:#16d278;font-size:30px;font-weight:600;margin-top:5px}.successpage-order-id{font-weight:600;color:#000}.successpage-confirm-msg{display:block;font-weight:300;font-size:14px}