.not-found{min-height:50vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:768px){.not-found{min-height:35vh}}.not-found-title{font-size:6rem;font-weight:700}.not-found-text{margin-top:0;font-size:2rem;font-weight:500;text-align:center}