.legal-block{display:grid;grid-template-columns:180px minmax(0,1fr);gap:40px;align-items:start;padding:36px 0;border-bottom:1px solid rgba(196,169,106,.12)}.legal-block:first-of-type{border-top:1px solid rgba(196,169,106,.28)}.legal-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border:1px solid rgba(196,169,106,.38);border-radius:999px;background:rgba(196,169,106,.07);font-family:var(--mono,monospace);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#C4A96A;white-space:nowrap}.legal-pill-num{color:#A98F55}.legal-body p{font-size:15px;line-height:1.75;color:rgba(240,237,232,.68);margin-bottom:14px}.legal-body p:last-child{margin-bottom:0}.legal-body strong{color:rgba(240,237,232,.92);font-weight:500}.legal-strips{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:72px 0}.legal-strips .hover-lift,.legal-strips .hover-lift-img{height:100%}.legal-strip{aspect-ratio:3/5}.legal-strip:nth-child(2){margin-top:40px}.legal-strip:nth-child(3){margin-top:16px}@media (max-width:760px){.legal-block{grid-template-columns:1fr;gap:16px;padding:28px 0}.legal-strips{gap:12px;margin:48px 0}.legal-strip:nth-child(2),.legal-strip:nth-child(3){margin-top:0}}