.landing-footer-reveal{position:relative;width:100%;height:var(--landing-footer-height, 800px);clip-path:polygon(0% 0,100% 0%,100% 100%,0 100%)}.landing-footer-track{position:relative;top:-100vh;height:calc(100vh + var(--landing-footer-height, 800px))}.landing-footer-panel{position:sticky;top:calc(100vh - var(--landing-footer-height, 800px));height:var(--landing-footer-height, 800px)}@media(max-height:600px){.landing-footer-reveal{height:auto;clip-path:none}.landing-footer-track,.landing-footer-panel{position:relative;top:auto;height:auto}.landing-footer-panel>*,.landing-footer-panel>footer>*{height:auto;min-height:0;overflow:visible}}
