#not-found{flex-direction:row;justify-content:center;align-items:center;column-gap:60px;display:flex}#not-found .brand h1 span{margin-right:5px}#not-found .message{border-left:1px solid #000;flex-direction:column;align-items:flex-start;row-gap:5px;padding-left:30px;display:flex}#not-found .message :first-child{font-size:2rem}#not-found .message :last-child{color:var(--color-primary);text-decoration:underline}@media (max-width:768px){#not-found{flex-direction:column-reverse;row-gap:15px}#not-found .message{border:inherit;align-items:center;padding:0}}
