.landing-page{--landing-header-h:3rem;--landing-horizon:50dvh;--landing-cta-gap:clamp(1.25rem,2.75vh,2rem);--landing-hero-bottom:clamp(1.25rem,3vh,2rem);--landing-page-x:clamp(1.5rem,4vw,2.5rem);--landing-page-bottom:clamp(2rem,4vh,3rem);--landing-wallpaper-y:50%}.landing-header-shell{box-sizing:border-box;height:var(--landing-header-h);flex-shrink:0}.landing-header-shell>header{height:100%}.landing-header-shell>header>div{height:100%;align-items:center;padding-top:0;padding-bottom:0}.landing-wallpaper-img{-o-object-position:center var(--landing-wallpaper-y);object-position:center var(--landing-wallpaper-y)}.landing-main{box-sizing:border-box;display:grid;width:100%;max-width:72rem;margin:0 auto;padding:0 var(--landing-page-x) var(--landing-page-bottom);grid-template-rows:calc(var(--landing-horizon) - var(--landing-header-h)) var(--landing-cta-gap) auto var(--landing-cta-gap) auto;justify-items:center}.landing-hero-cell{align-self:end;box-sizing:border-box;width:100%;max-width:42rem;padding-bottom:var(--landing-hero-bottom)}.landing-cta-cell{width:100%;max-width:26rem}.landing-cards-cell{width:100%;max-width:64rem}.landing-grid-spacer{width:100%;height:100%;min-height:0}@media (max-width:640px){.landing-page{--landing-cta-gap:clamp(1rem,2.5vh,1.5rem);--landing-hero-bottom:clamp(1rem,2.5vh,1.5rem)}.landing-hero-cell .flex.flex-col{gap:clamp(.875rem,2vh,1.25rem)}}