.not-found-module__sxuMuG__notFoundPage{background:#000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow-x:hidden}.not-found-module__sxuMuG__messageOverlay{z-index:100;flex-direction:column;justify-content:center;align-items:center;width:90%;height:90%;display:flex;position:absolute}.not-found-module__sxuMuG__messageContent{flex-direction:column;align-items:center;transition:opacity .5s;display:flex}.not-found-module__sxuMuG__messageHidden{opacity:0}.not-found-module__sxuMuG__messageVisible{opacity:1}.not-found-module__sxuMuG__messageTitle{color:#000;margin:1%;font-size:35px;font-weight:600}.not-found-module__sxuMuG__messageCode{color:#000;margin:1%;font-size:80px;font-weight:700;line-height:1}.not-found-module__sxuMuG__messageDesc{text-align:center;color:#000;width:50%;min-width:40%;margin:1%;font-size:15px;line-height:1.6}.not-found-module__sxuMuG__buttonGroup{gap:24px;margin-top:32px;display:flex}.not-found-module__sxuMuG__btnOutline{color:#000;cursor:pointer;background:0 0;border:2px solid #000;align-items:center;gap:8px;padding:10px 24px;font-family:inherit;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.not-found-module__sxuMuG__btnOutline:hover{color:#fff;background:#000;transform:scale(1.05)}.not-found-module__sxuMuG__btnSolid{color:#fff;cursor:pointer;background:#000;border:2px solid #000;align-items:center;gap:8px;padding:10px 24px;font-family:inherit;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.not-found-module__sxuMuG__btnSolid:hover{background:#1a1a1a;transform:scale(1.05)}.not-found-module__sxuMuG__btnIcon{transition:transform .3s}.not-found-module__sxuMuG__charactersContainer{width:99%;height:95%;position:absolute}.not-found-module__sxuMuG__canvas{width:100%;height:100%}@media (max-width:768px){.not-found-module__sxuMuG__messageTitle{font-size:24px}.not-found-module__sxuMuG__messageCode{font-size:56px}.not-found-module__sxuMuG__messageDesc{width:80%;font-size:13px}.not-found-module__sxuMuG__buttonGroup{flex-direction:column;gap:12px}}@media (max-width:480px){.not-found-module__sxuMuG__messageTitle{font-size:20px}.not-found-module__sxuMuG__messageCode{font-size:44px}.not-found-module__sxuMuG__messageDesc{width:90%;font-size:12px}}
