html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth;background-color:#fff;width:100%;height:100%;margin:0;padding:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;position:relative;overflow-x:hidden}:root{--vh:1vh}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:Roboto_700Bold,Roboto,Helvetica Neue,sans-serif;font-weight:700}button,input,select,textarea{font-family:Roboto_400Regular,Roboto,Helvetica Neue,sans-serif}#root{background-color:#fff;min-height:100vh;height:auto!important;overflow:visible!important}@media (width>=768px){.main-container,.content-container,.page-container,.pc-centered{width:100%!important;max-width:1200px!important;margin:0 auto!important}}.mobile-scroll-container{-webkit-overflow-scrolling:touch;width:100%;height:auto;overflow-y:auto}.scrollable-content{width:100%;height:auto;min-height:100%;overflow:visible}.fixed-header{z-index:100;position:sticky;top:0}main,#root,#__next{padding-bottom:env(safe-area-inset-bottom,60px);height:100%;min-height:100%;position:relative}.page-container{padding-bottom:60px}@media (width<=767px){body{padding-bottom:60px}.main-content{margin-bottom:60px}}@supports (padding:max(0px)){body{padding-bottom:max(60px,env(safe-area-inset-bottom))}}