.not-found{min-height:calc(100vh - var(--topbar-height));justify-content:center;align-items:center;display:flex}.not-found--rtl{direction:rtl}.not-found__content{text-align:center;flex-direction:column;align-items:center;gap:32px;display:flex}.not-found__code{font-family:var(--font-headers);letter-spacing:.1em;margin:0;font-size:clamp(4rem,10vw,8rem);font-weight:400}.not-found__divider{background-color:#000;width:60px;height:1px}.not-found__message{font-family:var(--font-body);color:#7c7c7c;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1rem}.not-found__link{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #000;padding-bottom:2px;font-size:.875rem;transition:opacity .2s}.not-found__link:hover{opacity:.6}
