.hc-page{font-family:var(--font-geist-sans);position:relative;min-height:100vh;display:flex;flex-direction:column;color:#000000}.hc-page input,.hc-page textarea{background:#ffffff;color:#000000}.hc-scrollable{display:flex;flex-direction:column;flex:1 1;margin-top:72px;height:calc(100vh - 72px)}.hc-main{flex:1 1;overflow-y:auto;padding:20px 0;background:#f7f7f5}@media (max-width:767px){.hc-scrollable{margin-top:48px}.hc-main{padding:120px 0}}