body{box-sizing:border-box;margin:0;padding:0}.not-found-page{min-height:100svh;margin:0 auto;font-family:Roboto,sans-serif}.not-found-page__container{flex-direction:column;align-items:center;width:100%;height:calc(100svh - 102px);padding:50px 0 100px;display:flex}.not-found-page__container .not-found-page__content{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding-top:160px;display:flex}@media (max-width:767px){.not-found-page__container .not-found-page__image{width:220px;height:100px}}.not-found-page__container .not-found-page__text{font-size:28px;font-weight:300}@media (max-width:767px){.not-found-page__container .not-found-page__text{font-size:24px}}.not-found-page__link{color:#fff;background-color:#41464b;justify-content:center;align-items:center;width:360px;height:36px;font-family:Roboto,sans-serif;font-size:18px;text-decoration:none;display:flex}
