html,body{scroll-behavior:smooth;width:100%;min-width:100vw;min-height:100vh;margin:0;padding:0;overflow-x:hidden}@supports (height:100dvh){html,body{min-height:100dvh}}body{background:#fff}main{width:100%;min-height:100vh}@supports (height:100dvh){main{min-height:100dvh}}.fullscreen,.hero{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}@supports (height:100dvh){.fullscreen,.hero{min-height:100dvh}}
