.not-found-container{background-size:cover;justify-content:center;align-items:center;height:100%;min-height:650px;display:flex}.not-found-container .logo-svg{pointer-events:none;z-index:0;color:#fff3;width:900px;height:900px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-container .title-404{--fSize:430px;font-weight:800;font-size:var(--fSize);line-height:var(--fSize);cursor:default;color:#d4d4d4;z-index:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-container .not-found-tag{text-transform:uppercase;color:#fff;z-index:1;height:fit-content;padding:.5rem 2rem;font-size:1rem;position:relative}.not-found-container .not-found-tag:before{content:"";z-index:-2;background-color:#ff3f6b;width:100%;height:100%;position:absolute;top:0;left:0;transform:skew(-45deg)}@media (max-width:900px){.not-found-container .title-404{--fSize:330px}}@media (max-width:640px){.not-found-container .title-404{--fSize:230px}}@media (max-width:380px){.not-found-container .title-404{--fSize:200px}}
