.Page_page__uCpWg{min-height:100vh;min-width:20rem;display:flex;flex-direction:column;justify-content:space-between;gap:var(--gutter);padding:0 var(--gutter);transition:padding var(--transition) ease-in-out}.Typography_typography__ZK1nG{font-weight:300;transition:font-size calc(var(--transition) * 4) ease-in-out}.Typography_typography-h1__ljmbq{font-weight:500;font-size:var(--h1-font-size)}.Typography_typography-lowercase__LyJuC{text-transform:lowercase}.Typography_typography-card-title-link__yhFme{font-size:2rem;font-weight:500}.Typography_typography-shadow__fpl3n{text-shadow:var(--text-shadow)}.Typography_typography-indent__pJM_V{text-indent:var(--gutter)}.Navigation_nav__mZ31M{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end;gap:var(--gutter)}.Navigation_nav__mZ31M a{margin-top:0;font-size:2rem;text-shadow:var(--text-shadow)}.Navigation_nav__mZ31M a,.Navigation_nav__mZ31M a:active,.Navigation_nav__mZ31M a:hover,.Navigation_nav__mZ31M a:link,.Navigation_nav__mZ31M a:visited{color:var(--white);-webkit-text-decoration-color:var(--white);text-decoration-color:var(--white)}@media screen and (max-width:960px){.Navigation_nav__mZ31M a{font-size:1.5rem}}.Header_header__6jevC{position:-webkit-sticky;position:sticky;top:0;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:0;margin:0 -2rem;padding:0 2rem 2rem;background-image:linear-gradient(180deg,#000,hsl(0deg 0 0/50%) 35%,hsl(0deg 0 0/10%) 75%,transparent)}.Header_header__6jevC h1{min-width:-moz-fit-content;min-width:fit-content;margin:1rem 0 0 2rem}@media screen and (max-width:960px){.Header_header__6jevC{gap:0}}.CardDeck_card-deck__0Pzon{display:flex;flex-direction:row;gap:var(--gutter);scroll-snap-type:x mandatory;width:calc(100vw - (2 * var(--gutter)));overflow-x:scroll;height:55vh}.CardDeck_card-deck__0Pzon>*+*{margin-left:var(--gutter)}