.terms-hero{display:flex;flex-direction:column;gap:16px}.terms-hero-header{max-width:48rem}.terms-meta{margin-top:8px;display:flex;flex-direction:column;gap:8px;max-width:40rem}.terms-meta-note{font-size:0.875rem;color:var(--color-text-muted)}.terms-content{padding-top:0;padding-bottom:64px}.terms-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:32px}@media(min-width:900px){.terms-grid{grid-template-columns:minmax(0,1fr)}}.terms-article h2{margin-bottom:12px}.terms-article p{margin-bottom:16px}.terms-article .list-soft{margin-bottom:16px}.terms-secondary-nav{padding-top:0;padding-bottom:80px}.terms-links{margin-top:8px}.terms-link-item h3{margin-bottom:8px}.terms-link-item p{margin-bottom:16px}.terms-link-item .btn{margin-top:auto}@media(min-width:768px){.terms-link-item{display:flex;flex-direction:column;justify-content:space-between}}