#NotFound .section__404{padding:var(--pad)5%;flex-direction:column;align-items:center;gap:1.5rem;min-height:85dvh;display:flex}#NotFound .section__404 .column__1{justify-content:center;align-items:center}#NotFound .section__404 .column__1 svg{object-fit:contain;object-position:center bottom;aspect-ratio:2;width:10vw;min-width:100px;max-width:400px;height:auto}#NotFound .section__404 .column__1 h2{color:var(--color-primary);text-align:center;margin-bottom:0;font-size:clamp(6rem,20vw - 153.6px,20rem);font-weight:700;line-height:1}#NotFound .section__404 .column__1 h1{color:var(--color-primary);font-weight:600}#NotFound .section__404 .column__1 p{text-align:center;max-width:clamp(30rem,50vw - 384px,50rem)}
