.home-blocks-container{position:relative;min-height:100vh}main{position:relative;z-index:1}.home-blocks-container>div:first-child>section{position:sticky;top:0;left:0;width:100%;z-index:10;min-height:100vh;height:100vh;display:flex;flex-direction:column;justify-content:center;margin-bottom:-150px}.home-blocks-container>div:nth-child(2){position:sticky;top:0;z-index:20}.home-blocks-container>div:nth-child(3){position:sticky;top:0;z-index:30;margin-top:-150px}.home-blocks-container>div:nth-child(4){position:sticky;top:0;z-index:40;margin-top:-150px}.home-blocks-container>div:nth-child(n+5){position:sticky;top:0;z-index:calc(40 + var(--order, 0));margin-top:-150px}.case-studies-block,.map-section-block,.video-block{min-height:100vh}@media (max-width:768px){.home-blocks-container>div:first-child>section{margin-bottom:-100px}.home-blocks-container>div:nth-child(n+3){margin-top:-100px}}@media (max-width:640px){.home-blocks-container>div:first-child>section{margin-bottom:-80px}.home-blocks-container>div:nth-child(n+3){margin-top:-80px}}