.scroll-container{position:relative;height:580vh;width:100vw;overflow-x:hidden}.section{background-size:cover;background-position:50%;background-attachment:fixed;position:fixed;width:100vw;height:100vh;will-change:transform;transition:transform .8s cubic-bezier(.22,1,.36,1);display:flex;justify-content:center;align-items:center}.overflow-y-scroll{scrollbar-color:rgba(64,61,61,.4) transparent}.hero{background-image:url(/images/bg_yellow.png);z-index:4}.keyFeatures{background-image:url(/images/bg_orange.png);z-index:2}.faq{background-image:url(/images/bg_red.png);z-index:1}.contact{z-index:0}.circular-gallery{width:100%;height:100%;overflow:hidden;cursor:grab}.circular-gallery:active{cursor:grabbing}