.not-found{flex:1;display:flex}.not-found .details{color:#fff;background:linear-gradient(#079fe1,#30b0e6);flex:1;align-items:center;padding:3rem 0;display:flex}.not-found .details .container{text-align:center}.not-found .details .content{max-width:32rem;margin:0 auto}.not-found .details .code{letter-spacing:-.25rem;font-size:7rem;font-weight:800;line-height:1}.not-found .details .title{margin:1.5rem 0 0;font-size:1.75rem;font-weight:700;line-height:2.25rem}.not-found .details .message{color:#ffffffd9;margin:.75rem 0 0;font-size:.9375rem;line-height:1.5rem}.not-found .details .actions{justify-content:center;margin-top:2rem;display:flex}
@media (max-width:599px){.not-found .details .code{font-size:5rem}.not-found .details .title{font-size:1.5rem;line-height:2rem}.not-found .details .actions .btn{max-width:100%}}
