.not-found-page{background:#f4f1ed;min-height:100vh}.not-found-header{background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:24px;min-height:112px;padding:12px 5vw;display:flex}.not-found-header>a:first-child{width:150px}.not-found-content{flex-direction:column;justify-content:center;align-items:flex-start;min-height:560px;padding:100px 6vw;display:flex}.not-found-content h1{max-width:780px}.not-found-content>p:not(.eyebrow){max-width:650px;margin-bottom:34px}@media (max-width:760px){.not-found-header{min-height:82px;padding:8px 20px}.not-found-header>a:first-child{width:105px}.not-found-header .button{display:none}.not-found-content{min-height:500px;padding:70px 24px}.not-found-content h1{font-size:52px}.not-found-content .actions{flex-direction:column;width:100%}.not-found-content .button{width:100%}}
