.legal-hero{position:relative;padding:80px 0 60px;overflow:hidden;isolation:isolate;border-bottom:1px solid hsla(0,0%,100%,.06)}.legal-hero .ember{opacity:.45}.legal-hero__inner{position:relative}.legal-hero .eyebrow{margin-bottom:18px}.legal-hero h1{margin:0 0 18px}.legal-hero p{margin:0;max-width:60ch;color:hsla(0,0%,100%,.65);font-size:17px;line-height:1.6}.legal-hero__meta{display:flex;gap:28px;flex-wrap:wrap;margin-top:28px;font-size:13px;color:hsla(0,0%,100%,.55)}.legal-hero__meta span{display:inline-flex;align-items:center;gap:8px}.legal-hero__meta span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--nua-orange)}.legal{display:grid;grid-template-columns:280px 1fr;grid-gap:80px;gap:80px;padding:80px 0 100px}@media (max-width:980px){.legal{grid-template-columns:1fr;gap:32px;padding:48px 0 80px}}.legal-nav{position:-webkit-sticky;position:sticky;top:100px;align-self:start;max-height:calc(100vh - 120px);overflow-y:auto;padding-left:16px;border-right:1px solid hsla(0,0%,100%,.06)}@media (max-width:980px){.legal-nav{position:static;padding:16px;max-height:none;border:1px solid hsla(0,0%,100%,.06);border-radius:16px;background:hsla(0,0%,100%,.02)}}.legal-nav__head{font-family:var(--font-en);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.4);margin-bottom:16px}.legal-nav ol{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.legal-nav a{display:flex;align-items:baseline;gap:10px;padding:10px 14px;border-radius:10px;font-size:14px;color:hsla(0,0%,100%,.65);transition:all .15s var(--ease-out);border-right:2px solid transparent}.legal-nav a:hover{background:hsla(0,0%,100%,.04);color:#fff}.legal-nav a.active{color:#fff;background:rgba(232,80,2,.08);border-right-color:var(--nua-orange)}.legal-nav a .n{color:var(--nua-orange);font-weight:600;font-size:12px}.legal-content{max-width:760px}.legal-content section{padding-top:16px;scroll-margin-top:100px}.legal-content section+section{margin-top:64px;padding-top:64px;border-top:1px solid hsla(0,0%,100%,.06)}.legal-content h2{font-size:clamp(28px,3vw,40px);letter-spacing:-.022em;line-height:1.1;font-weight:700;margin:0 0 24px}.legal-content h2 .n{display:block;font-family:var(--font-en);font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--nua-orange);margin-bottom:10px}.legal-content h3{font-size:20px;font-weight:700;letter-spacing:-.012em;margin:36px 0 14px}.legal-content p{margin:0 0 14px}.legal-content ol,.legal-content p,.legal-content ul{color:hsla(0,0%,100%,.78);font-size:16px;line-height:1.7}.legal-content ol,.legal-content ul{padding-right:22px;margin:0 0 18px}.legal-content ol li,.legal-content ul li{margin-bottom:8px}.legal-content ul{list-style:none;padding-right:0}.legal-content ul li{position:relative;padding-right:22px}.legal-content ul li:before{content:"";position:absolute;right:0;top:11px;width:8px;height:8px;background:var(--nua-orange);transform:rotate(45deg)}.legal-content strong{color:#fff;font-weight:700}.legal-content em{color:var(--nua-orange);font-style:normal;font-weight:600}.callout{margin:24px 0;padding:20px 22px;background:linear-gradient(135deg,rgba(232,80,2,.08),hsla(0,0%,100%,.02));border:1px solid rgba(232,80,2,.18);border-radius:16px;display:flex;gap:14px;align-items:flex-start}.callout__ic{width:28px;height:28px;flex-shrink:0;border-radius:8px;background:rgba(232,80,2,.18);color:var(--nua-orange);display:grid;place-items:center}.callout__body{color:#fff;font-size:15px;line-height:1.6}.callout__body strong{display:block;margin-bottom:4px}.legal-table{width:100%;border-collapse:collapse;margin:18px 0;font-size:15px;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;overflow:hidden}.legal-table td,.legal-table th{padding:14px 18px;text-align:right;border-bottom:1px solid hsla(0,0%,100%,.06)}.legal-table th{background:hsla(0,0%,100%,.04);font-weight:700;color:#fff;font-size:13px}.legal-table tr:last-child td{border-bottom:0}.legal-back{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:hsla(0,0%,100%,.65);margin-bottom:28px}.legal-back:hover{color:var(--nua-orange)}