table,td,th{font-size:var(--theme-table-font-size);border-width:var(--theme-table-border-width,1px);border-style:var(--theme-table-border-style,solid);border-color:var(--theme-table-border-color,var(--theme-border-color))}table{border-collapse:collapse;border-spacing:0;empty-cells:show;width:100%;max-width:100%}td,th{padding:var(--theme-table-padding,.7em 1em)}th{font-weight:600}.show-on-focus{position:absolute;width:1px;height:1px;margin:0;overflow:hidden;clip:rect(1px,1px,1px,1px);top:0;left:0}.show-on-focus:focus{z-index:100;width:auto;height:auto;clip:auto}.ct-constrained-width{margin-inline:auto;width:var(--theme-container-width);max-width:var(--theme-block-max-width)}.author-box-socials{--theme-icon-size:12px;--theme-icon-color:#fff}.author-box-socials span{display:inline-flex;flex-wrap:wrap;gap:10px}.author-box-socials span a{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:100%;background:var(--background-color,var(--theme-palette-color-1))}.author-box-socials span a:hover{background:var(--background-hover-color,var(--theme-palette-color-2))}.author-box-socials span a:hover .ct-icon{fill:var(--theme-icon-hover-color,#fff)}.author-box .author-box-socials:not(:last-child){margin-bottom:15px}.fa-sr-only-focusable:not(:focus),.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}