body,html{max-width:100vw;overflow-x:hidden;margin:0;padding:0}body{--font-family:var(--font-inter),"Inter",sans-serif;font-family:var(--font-family)}*{box-sizing:border-box}:root{--header-height:64px;--banner-height:0px;--content-top:calc(var(--banner-height) + var(--header-height));--main-height:calc(100vh - var(--header-height) - var(--banner-height));--font-weight-medium:500}