.legal-document{width:min(760px,100%);margin:0 auto;padding:clamp(58px,8vw,104px) 0 80px}
.legal-document>header{border-bottom:1px solid #e8e8eb;padding-bottom:38px}
.legal-document>header>p:first-child{color:#8a8b91;letter-spacing:.16em;align-items:center;gap:9px;margin:0 0 20px;font-size:10px;font-weight:750;display:flex}
.legal-document>header>p:first-child:before{content:"";background:#dfff6b;border-radius:999px;width:28px;height:7px}
.legal-document h1{letter-spacing:-.065em;margin:0;font-size:clamp(42px,6vw,62px);line-height:1.05}
.legal-description{color:#66676e;max-width:650px;margin:22px 0 18px;font-size:14px;line-height:1.85}
.legal-document>header>span{color:#a0a1a7;font-size:11px}
.legal-body{padding:20px 0 10px}
.legal-body section{border-bottom:1px solid #eeeeef;padding:31px 0}
.legal-body h2{letter-spacing:-.025em;margin:0 0 14px;font-size:20px}
.legal-body li,.legal-body p{color:#62636a;font-size:13px;line-height:1.9}
.legal-body p{margin:0 0 10px}
.legal-body p:last-child{margin-bottom:0}
.legal-body ul{gap:6px;margin:12px 0 0;padding-left:20px;display:grid}
.legal-document>footer{background:#f5f5f6;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-top:36px;padding:20px 22px;display:flex}
.legal-document>footer p{color:#73747a;margin:0;font-size:12px}
.legal-document>footer a{color:#171719;text-underline-offset:4px;flex:none;font-size:12px;font-weight:700;text-decoration:underline}
@media (width<=680px){.legal-document{padding:45px 3px 60px}.legal-document>header{padding-bottom:30px}.legal-body section{padding:27px 0}.legal-document>footer{flex-direction:column;align-items:flex-start}}
