.lgl-head{padding:170px 0 56px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--bg-2),var(--bg))}.lgl-head .lead{margin-top:16px;max-width:62ch}.lgl-updated{display:inline-block;margin-top:18px;font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.lgl-body{max-width:820px;margin:0 auto}.lgl-body h2{font-family:var(--font-display);font-size:clamp(20px,2.6vw,26px);text-transform:uppercase;letter-spacing:.02em;margin:40px 0 12px;padding-top:22px;border-top:1px solid var(--line)}.lgl-body h2:first-child{border-top:0;padding-top:0;margin-top:0}.lgl-body p{color:var(--muted);font-size:15px;line-height:1.75;margin-bottom:14px}.lgl-body ul{list-style:none;margin:0 0 16px;display:flex;flex-direction:column;gap:9px}.lgl-body li{position:relative;padding-left:20px;color:var(--muted);font-size:15px;line-height:1.65}.lgl-body li:before{content:"";position:absolute;left:0;top:9px;width:7px;height:7px;background:var(--red)}.lgl-body strong{color:var(--text);font-weight:600}.lgl-body a{color:var(--red)}.lgl-body a:hover{text-decoration:underline}@media (max-width:720px){.lgl-head{padding:138px 0 44px}}