@media only screen and (min-width:0rem){#not-found{align-self:stretch;background-color:var(--primaryLightest);gap:80px;height:80vh;padding:var(--Section-Padding-padding-section-large,112px) var(--Page-Padding-padding-global,64px)}#not-found,#not-found .cs-container{align-items:center;display:flex;flex-direction:column}#not-found .cs-container{height:100%;margin:auto;max-width:80rem;width:100%}#not-found .cs-content{align-items:flex-start;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:33.875rem;text-align:left;width:100%}#not-found .title{font-size:var(--headerFontSize)}#not-found .text{margin-bottom:1rem}#not-found .text:last-of-type,#not-found ul{margin-bottom:2rem}}@media only screen and (min-width:64rem){#not-found .cs-container{flex-flow:row;gap:3.25rem}}