html{--fallback-font-1:sans-serif}section.secondary{width:100%}section.about-columns{display:flex;flex-direction:column;gap:2rem;width:100%;padding:2rem 0}section.about-columns .column{width:100%;text-align:left;white-space:preserve}section.about-columns .column p{min-height:1px}@media screen and (min-width:40rem){section.about-columns{flex-direction:row;gap:4rem}section.about-columns .column{width:50%}section.secondary{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:80%;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 4rem);overflow-y:auto}}@media screen and (min-width:56.25rem){section.secondary{width:60%}}@media screen and (min-width:75rem){section.secondary{width:40%}}.not-found-content-wrapper,.secondary-content-wrapper{display:flex;flex-direction:column;justify-content:center;min-height:inherit;text-align:center;width:80%;margin:0 auto}.not-found-content-wrapper a,.secondary-content-wrapper a{color:#000;text-decoration:none}.not-found-content-wrapper a:hover,.secondary-content-wrapper a:hover{font-weight:700}h1.not-found{margin:0;padding-bottom:4rem;font-weight:400}