.footer{background-color:var(--color-bg-primary)}.terms{width:100%;height:100%;padding:8rem 0;background-color:var(--color-bg-primary);color:var(--color-text-primary);display:flex;flex-direction:column;align-content:center}.terms div{width:60%;max-width:1280px;display:flex;flex-direction:column;align-items:left;margin:auto;gap:1rem}.terms h1{font-size:3.5rem;margin:0 auto;padding-bottom:2rem}.terms h3{font-weight:700;margin:0}.terms p,.terms li{color:var(--color-text-muted);margin-bottom:1rem}.terms li::marker{color:var(--color-text-primary)}@media(max-width:899px){.terms div{width:90%}.terms h1{margin:auto;font-size:30px;white-space:nowrap}}