#NotFound .section__404{padding-top:calc((1 - var(--stack))*6.5rem + var(--stack)*6.5rem);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:80vh;padding-inline:5%;display:flex}#NotFound .section__404:before{content:"";pointer-events:none;opacity:.8;z-index:-1;background:linear-gradient(#000127 0%,#00023700 100%);width:100%;height:90vh;display:block;position:absolute;top:0;left:0}#NotFound .section__404 .column__1{justify-content:center;align-items:center;height:auto}#NotFound .section__404 .column__1 .error__wrapper{padding:calc((1 - var(--stack))*1.5rem + var(--stack)*1rem);border-radius:var(--radius);border:1px solid var(--color-secondary);background-color:#1232a555;flex-direction:column;justify-content:center;align-items:center;display:flex}#NotFound .section__404 .column__1 .error__wrapper 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 .error__wrapper svg path{fill:var(--color-primary-light)!important}#NotFound .section__404 .column__1 .error__wrapper h2{color:var(--color-secondary);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 .error__wrapper h1{color:var(--color-white);font-weight:600}#NotFound .section__404 .column__1 .error__wrapper p{text-align:center;max-width:clamp(30rem,50vw - 384px,50rem);color:var(--color-white)}
