.page-not-found{background-color:#f8f9fb;height:100vh;width:100vw;display:flex;flex-flow:column nowrap;flex:1}.page-not-found .not-found{text-align:center;display:flex;align-items:center;justify-content:center;flex:1;padding:60px;overflow:auto}.page-not-found .not-found .box{padding:2rem;color:#2f4153;background-size:400% 400%}.page-not-found .not-found .box .image{max-width:100px;max-height:100px;margin-bottom:2rem}.page-not-found .not-found .box .title{font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.page-not-found .not-found .box .caption{font-size:1rem}