:root{--hh:94px;--space-unit:4px;--space-xxs:4px;--space-xs:8px;--space-sm:12px;--space:16px;--space-md:24px;--space-lg:32px;--space-xl:48px;--space-xxl:56px;--space-xxxl:64px;--space-4xl:80px;--space-5xl:96px}@media only screen and (max-width:1023px){:root{--hh:100px}}.page-width{max-width:1280px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-width p{margin-bottom:16px}.text-center{text-align:center}.error-404-tiles{width:100vw;padding:0 12px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media screen and (min-width:1024px){.error-404-tiles{padding:0 32px}}@media screen and (min-width:768px){.error-404-tiles{grid-template-columns:repeat(4,1fr)}}.error-404-tiles__tile:first-child{grid-column-start:1;grid-column-end:3;grid-row:1}@media screen and (min-width:768px){.error-404-tiles__tile:first-child{grid-column-start:1;grid-column-end:5}}.error-404-tiles__tile figure{margin:0;padding:0;position:relative}.error-404-tiles__tile figure img{width:100%;height:auto}.error-404-tiles__tile .btn{margin-bottom:12px;left:50%;-webkit-transform:translateX(-50%) translateY(-20vw);transform:translateX(-50%) translateY(-20vw);padding-left:12px}@media screen and (min-width:768px){.error-404-tiles__tile .btn{-webkit-transform:translateX(-50%) translateY(-3vw);transform:translateX(-50%) translateY(-3vw)}}