.layout-module__VJhEFG__container{--navigation-width:14rem;gap:2rem;display:grid}.layout-module__VJhEFG__content{max-width:var(--max-content-column-width);gap:2.5rem;display:grid}.layout-module__VJhEFG__navigation{gap:1rem;display:grid}@media screen and (min-width:750px){.layout-module__VJhEFG__container{grid-template-columns:1fr var(--navigation-width);align-items:flex-start;padding:2rem 2rem 3rem}.layout-module__VJhEFG__navigation{top:var(--page-padding);position:sticky}.layout-module__VJhEFG__internalLinks{font-family:var(--display-font);font-size:1.25rem}}@media screen and (min-width:1200px){.layout-module__VJhEFG__container{max-width:calc(var(--max-content-column-width) + var(--navigation-width) + 6rem);--navigation-width:22rem;margin:0 auto;padding-top:3rem}}.layout-module__VJhEFG__internalLinks{background-color:var(--secondary-background-color);justify-items:flex-start;gap:.5rem;padding:2rem;display:grid}.layout-module__VJhEFG__internalLink.layout-module__VJhEFG__active{text-decoration:underline}.layout-module__VJhEFG__externalLink{background-color:var(--accent-shade-1);color:#fff;text-align:center;justify-self:stretch;place-items:center;display:grid}.layout-module__VJhEFG__externalLinkImageWrapper{background-color:var(--accent-shade-5);padding:1.5rem 2rem 0;overflow:hidden}.layout-module__VJhEFG__externalLinkImage{transition:transform .2s;display:block}.layout-module__VJhEFG__externalLinkText{align-items:center;gap:.25rem;padding:1rem 1.5rem;display:flex}.layout-module__VJhEFG__externalLink:hover .layout-module__VJhEFG__externalLinkImage{transform:translateY(.4rem)}@media screen and (max-width:749px){.layout-module__VJhEFG__content{padding:0 2rem 3rem}.layout-module__VJhEFG__externalLinkImageWrapper{display:none}.layout-module__VJhEFG__navigation{grid-row:1/span 1;grid-template-columns:auto 1fr;gap:0;display:grid}.layout-module__VJhEFG__internalLinks{gap:.75rem;padding:1rem 1.5rem;display:flex}}@media screen and (max-width:550px){.layout-module__VJhEFG__navigation{grid-template-columns:auto}.layout-module__VJhEFG__internalLinks{justify-content:center}}