@value grid-xsmall: 21.25em;@value grid-small: 40.625em;@value grid-medium: 50em;@value grid-large: 76em;@value grid-widescreen: 87.5em;@value grid-max-width: 94.75em;@value grid-max-width-wide: 125.538461538em;.not-found__wrapper{margin:4rem auto}@media (min-width:40.625em){.not-found__wrapper{margin:6rem auto}}@media (min-width:928px){.not-found__wrapper{margin:10rem auto}}.not-found{display:grid;grid-template-columns:1fr;margin:4rem auto;max-width:151.6rem;padding:0 1.6rem}@media (min-width:40.625em){.not-found{grid-gap:1.2rem;grid-template-columns:repeat(6,1fr);margin:6rem auto;padding:0 2.4rem}}@media (min-width:928px){.not-found{grid-template-columns:repeat(12,1fr);margin:10rem auto}}@media (min-width:76em){.not-found{grid-gap:2rem}}@media (min-width:87.5em){.not-found{padding:0 4.8rem}}.not-found .nosto_element{grid-column:1/-1}@media (min-width:40.625em){.not-found__content{grid-column:2/span 4}}@media (min-width:928px){.not-found__content{grid-column:3/span 8}}.not-found__heading,.not-found__subtext{text-align:center}.not-found__heading{font-size:2.4rem;line-height:2.8rem;margin:0 auto 2rem}@media (min-width:40.625em){.not-found__heading{font-size:3rem;line-height:3.4rem}}@media (min-width:928px){.not-found__heading{margin-bottom:3rem}}.not-found__subtext{margin-bottom:4rem}@media (min-width:40.625em){.not-found__subtext{margin-bottom:6rem}}@media (min-width:928px){.not-found__subtext{margin-bottom:10rem}}.not-found__linklist__list{grid-gap:1.2rem;display:grid;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}@media (min-width:928px){.not-found__linklist__list{grid-template-columns:repeat(4,1fr)}}@media (min-width:76em){.not-found__linklist__list{grid-gap:2rem}}.not-found__linklist__list-item{width:100%}.not-found__linklist__link{background-color:transparent;border:1px solid var(--color-body-base);display:block;font-size:1.5rem;font-weight:var(--font-body-bold-weight);line-height:2.5rem;padding:1rem;text-align:center;text-transform:uppercase;transition:background-color var(--anim-fast),color var(--anim-fast)}.not-found__linklist__link:focus,.not-found__linklist__link:hover{background-color:var(--color-body-base);color:#fff;-webkit-text-decoration:none;text-decoration:none}
