section .wp-block-table:last-child{margin-bottom:0 !important}.wp-block-table{box-shadow:0 0 4px var(--wp--preset--color--overlay-darken-opacity-8),0 4px 6px -1px var(--wp--preset--color--overlay-darken-opacity-10),0 2px 4px -1px var(--wp--preset--color--overlay-darken-opacity-6);margin:16px 0 !important;overflow-x:auto;width:100%;background-color:rgba(0,0,0,0);text-align:center}.wp-block-table .has-fixed-layout{table-layout:auto;width:100%}@media screen and (min-width: 860px){.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}}.wp-block-table table{border-collapse:collapse;border-spacing:0;border:0;width:100%}.wp-block-table thead{border:0}.wp-block-table th{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--base);font-weight:var(--wp--custom--font-weight--bold);padding:12px;vertical-align:middle;white-space:nowrap}@media screen and (min-width: 860px){.wp-block-table th{white-space:pre-line}.wp-block-table .has-fixed-layout th{white-space:pre-line !important}}.wp-block-group .wp-block-table :where(th,td){border:0;border-color:rgba(0,0,0,0)}:where(.wp-block-table,.wp-block-table.is-style-stripes) tbody tr{background-color:var(--wp--preset--color--base)}.wp-block-table tr:first-child th:first-child{border-top-left-radius:8px}.wp-block-table tr:first-child th:last-child{border-top-right-radius:8px}:where(.wp-block-table,.wp-block-table.is-style-stripes) tr:nth-child(odd){background-color:var(--wp--preset--color--tertiary) !important}.wp-block-table td{padding:12px}.wp-block-table tfoot{border:0}.table-vertical-top td{vertical-align:top}.wp-block-table.is-highlight-row-1 tbody tr:nth-child(1),.wp-block-table.is-highlight-row-2 tbody tr:nth-child(2),.wp-block-table.is-highlight-row-3 tbody tr:nth-child(3),.wp-block-table.is-highlight-row-4 tbody tr:nth-child(4),.wp-block-table.is-highlight-row-5 tbody tr:nth-child(5),.wp-block-table.is-highlight-row-6 tbody tr:nth-child(6),.wp-block-table.is-highlight-row-7 tbody tr:nth-child(7),.wp-block-table.is-highlight-row-8 tbody tr:nth-child(8),.wp-block-table.is-highlight-row-9 tbody tr:nth-child(9),.wp-block-table.is-highlight-row-10 tbody tr:nth-child(10){background-color:var(--wp--preset--color--links-focused-orange) !important;border:1px solid var(--wp--preset--color--primary-orange-medium)}.wp-block-table.cc-numbered-table{overflow-x:auto}.wp-block-table.cc-numbered-table thead{display:none}@media screen and (min-width: 860px){.wp-block-table.cc-numbered-table thead{display:table-header-group}}.wp-block-table.cc-numbered-table tbody{box-sizing:border-box;margin:-5px;display:table-row-group;width:100%}.wp-block-table.cc-numbered-table tr{display:flex;flex-direction:column;margin:0;padding:0;position:relative}@media screen and (min-width: 860px){.wp-block-table.cc-numbered-table tr{position:relative;display:table-row}}.wp-block-table.cc-numbered-table td{vertical-align:middle;padding:12px}.wp-block-table.cc-numbered-table td img{aspect-ratio:auto 16/9}.wp-block-table.cc-numbered-table td:nth-child(n+3){padding:8px 12px}@media screen and (min-width: 860px){.wp-block-table.cc-numbered-table td:nth-child(n+3){padding:12px}}.wp-block-table.cc-numbered-table tbody td:first-child{max-width:48px;width:100%;height:48px;padding:12px 0 0 0;position:absolute}@media screen and (min-width: 860px){.wp-block-table.cc-numbered-table tbody td:first-child{width:auto;height:100%;padding:0;position:relative;color:var(--wp--preset--color--contrast);font-size:var(--wp--preset--font-size--medium);line-height:var(--wp--custom--line-height--medium)}}.wp-block-table.cc-numbered-table tbody td:first-child strong{font-size:var(--wp--preset--font-size--medium);line-height:var(--wp--custom--line-height--medium);font-weight:var(--wp--custom--font-weight--bold);color:var(--wp--preset--color--base);position:absolute;top:12px;left:12px;width:24px;height:24px;z-index:1}@media screen and (min-width: 860px){.wp-block-table.cc-numbered-table tbody td:first-child strong{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.wp-block-table.cc-numbered-table tbody td:first-child strong::before{display:block;font-weight:var(--wp--custom--font-weight--bold);color:var(--wp--preset--color--primary);content:""}.wp-block-table.cc-numbered-table tbody td:first-child strong::after{content:"";background-color:var(--wp--preset--color--primary);border-radius:50%;width:24px;height:24px;color:var(--wp--preset--color--base);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1}.wp-block-table.cc-numbered-table tbody td:nth-child(2) a{white-space:pre-line}.wp-block-table.cc-numbered-table tbody td:nth-child(2):has(a){padding:12px 38px}@media screen and (min-width: 860px){.wp-block-table.cc-numbered-table tbody td:nth-child(2):has(a){padding:12px}}.wp-block-table.cc-numbered-table tbody td code{font-weight:var(--wp--custom--font-weight--bold);font-size:var(--wp--preset--font-size--medium);line-height:var(--wp--custom--line-height--medium);color:var(--wp--preset--color--contrast)}@media screen and (min-width: 860px){.wp-block-table.cc-numbered-table tbody td code{display:none}}.wp-block-table.cc-numbered-table td:has(code){display:block}@media screen and (min-width: 860px){.wp-block-table.cc-numbered-table td:has(code){display:table-cell}}.wp-block-table.cc-numbered-table td:has(code):last-child{display:table-cell}.wp-block-table.is-style-cc-headerless :where(thead,tfoot){display:none !important}.wp-block-table.is-style-cc-headerless{overflow-x:auto}.wp-block-table.is-style-cc-headerless tbody{box-sizing:border-box;margin:-5px;display:table-row-group;width:100%}.wp-block-table.is-style-cc-headerless tr{display:flex;flex-direction:column;margin:0;padding:0;position:relative}@media screen and (min-width: 860px){.wp-block-table.is-style-cc-headerless tr{position:relative;display:table-row}}.wp-block-table.is-style-cc-headerless td{vertical-align:middle;padding:8px 12px}@media screen and (min-width: 860px){.wp-block-table.is-style-cc-headerless td{padding:12px}}
