.legal-main { padding: 150px 24px 88px; background: #f6f3ee; color: #173134; }
.legal-shell { max-width: 920px; margin: 0 auto; }
.legal-kicker {
  margin: 0 0 14px; color: #0b4e52;
  font: 700 11px/1.4 "DM Mono", monospace;
  letter-spacing: .16em; text-transform: uppercase;
}
.legal-main h1 {
  margin: 0 0 16px; color: #0b4e52;
  font: 500 clamp(42px, 7vw, 76px)/.98 "Cormorant Garamond", serif;
}
.legal-lead { max-width: 760px; margin-bottom: 28px; font-size: 18px; line-height: 1.6; color: #426064; }
.legal-updated { padding-bottom: 30px; border-bottom: 1px solid rgba(11,78,82,.18); color: #5c7477; font-size: 13px; }
.legal-section { padding: 30px 0 0; }
.legal-section h2 { margin: 0 0 12px; color: #0b4e52; font: 600 28px/1.15 "Cormorant Garamond", serif; }
.legal-section h3 { margin: 20px 0 8px; color: #0b4e52; font-size: 16px; }
.legal-section p, .legal-section li { font-size: 15px; line-height: 1.7; }
.legal-section ul { padding-left: 22px; }
.legal-section a { color: #0b4e52; text-underline-offset: 3px; }
.legal-table { width: 100%; border-collapse: collapse; margin-top: 14px; background: #fff; }
.legal-table th, .legal-table td { padding: 14px; border: 1px solid rgba(11,78,82,.14); text-align: left; vertical-align: top; font-size: 14px; line-height: 1.55; }
.legal-table th { width: 26%; color: #0b4e52; }
.legal-action {
  display: inline-flex; margin-top: 12px; border: 1px solid #0b4e52;
  padding: 11px 15px; color: #0b4e52; background: transparent; cursor: pointer;
  font: 700 11px/1 Lato, sans-serif; letter-spacing: .07em; text-transform: uppercase;
}
@media (max-width: 640px) {
  .legal-main { padding-top: 126px; }
  .legal-table, .legal-table tbody, .legal-table tr, .legal-table th, .legal-table td { display: block; width: 100%; }
}
