.not-found{display:grid;grid-template-rows:max-content 1fr max-content;min-height:100vh}.not-found__inner{padding:3.2rem;display:flex;align-items:center;justify-content:center}.not-found__content{position:relative;display:flex;flex-direction:column;align-items:center}.not-found__number{font-family:var(--font-headings);font-size:max(10rem,25vw);color:#32b17a}@media screen and (max-width: 767px){.not-found__heading{font-size:4rem}}.not-found__link{display:inline-block;margin-top:4rem;text-align:center;transition:all .3s ease-in;font-family:var(--font-primary);font-style:normal;font-weight:400;font-size:2.4rem;line-height:1.625;color:#fff}.not-found__link:hover{color:#036f40}@media screen and (max-width: 767px){.not-found__link{font-size:1.6rem}}
