.footer{height:auto;font-size:.75rem;line-height:1rem;background-color:var(--footer-color,var(--primary-color));color:var(--on-footer-color,var(--on-primary-color))}.footer__section{width:100%}@media (min-width:640px){.footer__section{max-width:640px}}@media (min-width:768px){.footer__section{max-width:768px}}@media (min-width:1024px){.footer__section{max-width:1024px}}@media (min-width:1280px){.footer__section{max-width:1280px}}@media (min-width:1536px){.footer__section{max-width:1536px}}.footer__section{margin:auto;display:flex;flex-direction:column;align-items:center;gap:2rem;padding-top:1rem;padding-bottom:1rem}@media (min-width:768px){.footer__section{height:3rem;flex-direction:row}}.footer__section ul{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;font-size:.75rem;line-height:1rem}@media (min-width:768px){.footer__section ul{flex-direction:row;gap:2rem}}.footer__section ul li a:hover{text-decoration-line:underline}.header{position:sticky;top:0;z-index:10;display:flex;height:5rem;align-items:center;background-color:var(--landing-header-color,var(--primary-color));color:var(--on-landing-header-color,var(--on-primary-color))}.header,.header__section{width:100%}@media (min-width:640px){.header__section{max-width:640px}}@media (min-width:768px){.header__section{max-width:768px}}@media (min-width:1024px){.header__section{max-width:1024px}}@media (min-width:1280px){.header__section{max-width:1280px}}@media (min-width:1536px){.header__section{max-width:1536px}}.header__section{position:relative;margin:auto;display:flex;align-items:center;justify-content:space-between;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.header__section{padding-left:0;padding-right:0}}.header__image{height:4rem}.header__desktop-nav-wrapper{display:none;align-items:center;gap:2rem}@media (min-width:1024px){.header__desktop-nav-wrapper{display:flex;justify-content:flex-end}}.header__desktop-nav ul{display:flex;list-style-type:none;align-items:center;gap:2rem;font-size:.875rem;line-height:1.25rem;text-transform:uppercase}.header__home-link{margin-top:-.625rem;margin-bottom:-.625rem}.landing-hero-wrapper{position:relative;height:60vh}@media (min-width:1024px){.landing-hero-wrapper{height:50vh}}.landing-hero-image{position:absolute;inset:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.landing-hero-message{position:absolute;height:100%;width:100%;padding:1rem}@media (min-width:1024px){.landing-hero-message{width:85%;padding:2rem}}.landing-hero-message{background:rgb(var(--landing-hero-background,0,0,0));background:linear-gradient(to top,rgba(var(--landing-hero-background),.9),rgba(var(--landing-hero-background),.6) 65%,rgba(var(--landing-hero-background),0) 100%);color:var(--on-landing-hero-background,#fff)}.landing-hero-message-wrapper{display:grid;height:100%;width:100%;place-content:center;row-gap:1rem}@media (min-width:1024px){.landing-hero-message-wrapper{margin-left:auto;margin-right:auto;width:66.666667%}}.landing-hero-message-wrapper__title{font-size:2.25rem;line-height:2.5rem;font-weight:600}@media (min-width:768px){.landing-hero-message-wrapper__title{font-size:3rem;line-height:1}}.landing-hero-message-wrapper__cta-button{width:-moz-min-content;width:min-content;font-size:1.25rem;line-height:1.75rem}@media (min-width:1024px){.landing-hero-message{background:linear-gradient(to right,rgba(var(--landing-hero-background),.9),rgba(var(--landing-hero-background),.6) 65%,rgba(var(--landing-hero-background),0) 100%)}}