/* Start custom CSS */.cookie-table { width:100%; border-collapse:collapse; font-family:inherit; font-size:14px; margin-bottom:24px; }
.cookie-table th { background:#f8f9ff; border-bottom:2px solid #e5e7eb; color:#1a1a2e; font-weight:500; font-size:13px; text-align:left; padding:11px 14px; }
.cookie-table td { padding:10px 14px; border-bottom:1px solid #e5e7eb; color:#374151; vertical-align:top; line-height:1.55; }
.cookie-table tr:last-child td { border-bottom:none; }
.cookie-table tr:nth-child(even) td { background:#f8f9ff; }
.cookie-table td:first-child { font-family:monospace; font-size:13px; color:#4056F4; white-space:nowrap; }
.cookie-table td:last-child { font-size:13px; color:#6b7280; }/* End custom CSS */