.dw-table{margin:var(--wp--preset--spacing--40,1.5rem) 0 var(--wp--preset--spacing--50,2rem);overflow:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--wp--preset--color--border-alt,#e0e0e0);border-radius:12px;background:var(--wp--preset--color--background,#fff)}.dw-table table{width:100%;min-width:640px;margin:0;border-collapse:collapse;border-spacing:0;font-size:var(--wp--preset--font-size--tiny,1rem);line-height:1.45}.dw-table thead th{background:var(--wp--preset--color--background-alt,#111);color:#fff;text-align:left;font-weight:600;font-size:.8125rem;letter-spacing:.04em;text-transform:uppercase;padding:14px 18px;white-space:nowrap;vertical-align:bottom}.dw-table tbody td{padding:13px 18px;border-top:1px solid var(--wp--preset--color--border-alt,#e0e0e0);vertical-align:top;color:var(--wp--preset--color--paragraph,#1c1c1c)}.dw-table tbody tr:nth-child(even) td{background:var(--wp--preset--color--midground,#f7f7f7)}.dw-table tbody tr:hover td{background:var(--wp--preset--color--midground-alt2,#f2fbf7)}.dw-table tbody td:first-child{font-weight:600;white-space:nowrap}.dw-table--schedule tbody td:last-child{white-space:nowrap}.dw-table--schedule tbody td:nth-child(3){color:var(--wp--preset--color--paragraph-alt,#757575)}.dw-table--lifecycle tbody td:last-child{font-weight:600}.dw-table--lifecycle tr.is-ok td:last-child{color:#1a9a5a}.dw-table--lifecycle tr.is-warn td:last-child{color:#b7791f}.dw-table--lifecycle tr.is-eol td:last-child{color:#c0392b}@media (max-width:600px){.dw-table thead th,.dw-table tbody td{padding:10px 12px}.dw-table table{min-width:560px}}