.terms-container{margin-left:auto;margin-right:auto;margin-bottom:2rem;display:flex;width:100%;max-width:900px;flex-direction:column;gap:2rem;padding:1.5rem}@media (min-width:768px){.terms-container{margin-top:1.5rem}}.terms-container header{margin-bottom:1.5rem}.terms-container header h1{font-size:1.875rem;line-height:2.25rem;font-weight:700}.terms-container header p{font-size:1.125rem;line-height:1.75rem;color:var(--gray-400)}.terms-container section{display:flex;flex-direction:column;gap:1rem}.terms-container section h2{font-size:1.5rem;line-height:2rem;font-weight:600}.terms-container section ul{list-style-type:disc;padding-left:1.5rem}