html{scroll-behavior:smooth;overflow-y:auto}body,html{height:100%;overflow-x:hidden}body,section{position:relative}section{min-height:100vh;overflow:hidden;will-change:transform}.smooth-scroll-section{transition:transform .8s cubic-bezier(.65,0,.35,1)}.section-content{transition:none}.section-content,.section-visible .section-content{opacity:1;transform:translateY(0)}