.not-found{height:calc(100vh - 90px);display:flex;align-items:center;justify-content:center;flex-direction:column}.not-found h2{font-size:120px;font-weight:700;font-family:Montserrat;line-height:1;margin-bottom:5px}.not-found p{font-size:24px;font-weight:500;font-family:Inter;line-height:1.2;margin-bottom:15px}@media screen and (max-width:576px){.not-found{height:calc(100vh - 78px)}}