.legal_page_section{background:#09090b;min-height:calc(100vh - 200px);padding:170px 40px}.legal_page_container{margin:0 auto;max-width:900px;width:100%}.legal_content{display:flex;flex-direction:column;gap:1.5em;padding-bottom:3em}.legal_content h3{border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:2em;font-weight:500;margin-bottom:.75em;margin-top:1.5em;padding-bottom:.5em}.legal_content h4{color:var(--GRAY-100);font-size:1.25em;font-weight:500;margin-bottom:.75em;margin-top:1em}.legal_content p{color:var(--GRAY-400);font-size:1.1em;line-height:1.8;margin-bottom:1em;max-width:80ch}.legal_content ul{color:var(--GRAY-400);list-style:disc;margin-bottom:1.5em;padding-left:1.5em}.legal_content li{line-height:1.6;margin-bottom:.75em}.legal_content strong{color:var(--GRAY-200);font-weight:600}.legal_content a{border-bottom:1px solid transparent;color:var(--TEAL);display:inline;text-decoration:none;transition:border-color .3s ease}.legal_content a:hover{border-bottom-color:var(--GREEN);color:var(--GREEN)}.section_head._splitWrap{border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:2em;padding-bottom:1.5em}.section_head h1{color:#fff;font-size:32px;font-weight:400;margin-bottom:.5em}.section_head_sub p{color:var(--GRAY-500);font-size:1.2em}@media (max-width:768px){.legal_page_section{padding:60px 20px}.section_head h1{font-size:28px}}