.module--custom-rich-text div[data-hs-responsive-table]{border:1px solid var(--color-border);border-radius:12px;overflow-x:scroll}.module--custom-rich-text table{border:none!important;-ms-overflow-style:none;scrollbar-width:none}.module--custom-rich-text table::-webkit-scrollbar{display:none}.module--custom-rich-text table tr:first-child{background:var(--color-body-reverse);color:var(--color-body)}.module--custom-rich-text table tr:not(:first-child) td:first-child{background:var(--color-background-card)}.module--custom-rich-text table tr:not(:first-child) td,.module--custom-rich-text table tr:not(:last-child td){border-bottom:1px solid var(--color-border)}.module--custom-rich-text table td{padding:12px!important}@media screen and (max-width:800px){.module--custom-rich-text table{width:200%!important}}