<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.four-oh-four-page section {
  min-height: 60vh;
}
.four-oh-four-page .content {
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.four-oh-four-page .heading-1 {
  max-width: 800px;
  margin-bottom: 10px;
}
.four-oh-four-page p {
  width: 100%;
  max-width: 400px;
}
.four-oh-four-page .seemax-button {
  margin: 40px 0;
}</pre></body></html>