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