.NotFoundView{flex-direction:column;justify-content:center;align-items:center;gap:5vh;width:100%;padding-top:10vh;display:flex}.NotFoundView__content{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.NotFoundView__logo{aspect-ratio:159/48;width:auto;height:5vh}@media only screen and (min-width:768px){.NotFoundView__logo{height:48px}}.NotFoundView__button{text-decoration:none!important}
