.terms-page{display:flex;flex-direction:column;align-items:center;width:100%;min-height:calc(100vh - 96px - 86px);padding-bottom:16px}.terms-page__heading{font-size:24px;font-weight:900;color:var(--scheme-slate-100);text-align:center}@media(min-width:768px){.terms-page__heading{font-size:32px}}.terms-page__subheading{max-width:780px;font-size:16px;color:#393f55;text-align:center}@media(min-width:768px){.terms-page__subheading{font-size:18px}}