.not-found{display:flex;align-items:center;justify-content:center;padding-top:139px}.not-found h1{color:#000;font-family:Inter;font-size:76px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:10px;text-align:center}.not-found p{text-align:center;color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:40px}.not-found a{width:50%;margin-right:auto;margin-left:auto}@media screen and (max-width:768px){.not-found a{width:75%}}@media screen and (max-width:500px){.not-found a{width:100%}}.not-found a:focus{border-color:var(--primary-color) !important;background:var(--primary-color) !important;color:#000}a.btn{display:flex !important;align-items:center;justify-content:center}