.landing-page{display:flex;flex-direction:column;height:100vh;width:100%}.landing-page.view-landing{background-color:#FBF8F3;overflow:hidden;position:fixed;overscroll-behavior:none;touch-action:none}.landing-page.view-explore{background-color:#fff;overflow-y:auto;overflow-x:hidden;position:relative;min-height:100vh;width:100%}.landing-main{flex:1;display:flex;align-items:center;justify-content:center}.explore-main{flex:1;width:100%;max-width:100%;padding:6rem 8rem 20rem}.explore-header{border:none;touch-action:none;overscroll-behavior:none}@media (max-width:768px){.explore-header{padding:1rem;touch-action:none!important;overscroll-behavior:none!important}}.landing-page.view-landing .header{position:fixed;top:0;left:0;right:0;background-color:#FBF8F3;border-bottom:1px solid #000;z-index:20}.landing-page.view-explore .header{position:fixed;top:0;left:0;right:0;background-color:#fff;z-index:20}.landing-page{margin:0 auto}.landing-page.view-landing .app-footer{position:fixed;bottom:0;padding:0 1rem;background-color:#FBF8F3;border-top:1px solid #000;height:60px;min-height:60px;display:flex;align-items:center;z-index:10}.landing-page.view-explore .app-footer{position:relative;padding:1rem;background-color:#fff;border-top:1px solid #e1e5e9;margin-top:auto}.landing-map-section{display:flex;width:100%;height:95%}@media (max-width:1023px){.landing-map-section{display:none}}@media (max-width:768px){.landing-page .header-container{padding:0 .5rem}.landing-main{align-items:flex-start}.landing-page.view-landing .app-footer{padding:0 1rem}.landing-page.view-explore .app-footer{padding:1rem}.explore-main{padding-top:0;padding-right:0;padding-left:0}}