.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}
.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}
.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}
.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}
.tablepress>:where(tbody)>tr>*{color:var(--text-color)}
.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}
.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}
.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}
.tablepress img{border:none;margin:0;max-width:none;padding:0}
.tablepress-table-description{clear:both;display:block}
.dt-scroll{width:100%}
.dt-scroll .tablepress{width:100%!important}
div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}
div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}
div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}
div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}
.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}
.tablepress thead th:active{outline:none}
.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}
.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}
.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}
.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}
.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}
.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}
.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}
.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}
.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}
.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}
.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}
.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}
.dt-container{clear:both;margin-bottom:1rem;position:relative}
.dt-container .tablepress{margin-bottom:0}
.dt-container .tablepress tfoot:empty{display:none}
.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}
.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}
.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}
.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}
.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}
.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}
.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}
.dt-container .dt-layout-cell:empty{display:none}
.dt-container .dt-input,.dt-container label{display:inline;width:auto}
.dt-container .dt-input{font-size:inherit;padding:5px}
.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}
.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}
.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}
.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}
.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}
.dt-container .dt-paging .ellipsis{padding:0 1em}
@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}
.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.underline{color:#00008b;font-size:1em;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:800;font-style:normal;line-height:1.6;text-decoration:underline}
.tablepress thead th,.tablepress tfoot th{background-color:#fff}
.tablepress thead th{font-family:Tahoma;font-size:14px;text-align:center;text-transform:none;font-weight:bolder;line-height:normal;border:3px solid #000;padding:1px;vertical-align:middle}
.tablepress>:where(tbody.row-striping)>:nth-child(even)>*{background-color:#f7f7f7}
.tablepress>:where(tbody.row-striping)>:nth-child(odd)>*{background-color:#fcfcff}
.tablepress tbody td{font-family:Tahoma;font-size:14px;color:#000;text-transform:none;font-weight:bolder;line-height:normal;border:3px solid #000;padding:1px}
.tablepress .row-2{max-width:300px;text-align:left;vertical-align:top}
.tablepress .row-3{max-width:300px;text-align:left;vertical-align:top}
.tablepress .column-1{max-width:300px;text-align:center}
.tablepress .column-2{max-width:300px;text-align:center}
.tablepress .column-3{max-width:300px;text-align:center}
.tablepress .column-4{max-width:300px;text-align:center}
.tablepress .column-5{max-width:300px;text-align:center}
.tablepress .column-6{max-width:300px;text-align:center}
.tablepress .column-7{max-width:300px;text-align:center}
.tablepress .column-8{max-width:300px;text-align:center}
.tablepress .column-9{max-width:300px;text-align:center}
.tablepress .column-10{max-width:300px;text-align:center}
.tablepress .column-11{max-width:300px;text-align:center}
.tablepress .column-1{text-align:left;vertical-align:top}
.tablepress-id-26a .odd td,.tablepress-id-26a .row-hover tr:hover td{background-color:#fff}
.tablepress-id-26a .even td,.tablepress-id-26a .row-hover tr:hover td{background-color:#fff}
.tablepress-id-26a tbody td{font-family:Tahoma;font-size:14px;color:#000;text-transform:none;font-weight:400;line-height:normal;border:3px solid #000;padding:1px}
.tablepress-id-27a .odd td,.tablepress-id-27a .row-hover tr:hover td{background-color:#fff}
.tablepress-id-27a .even td,.tablepress-id-27a .row-hover tr:hover td{background-color:#fff}
.tablepress-id-27a tbody td{font-family:Tahoma;font-size:14px;color:#000;text-transform:none;font-weight:400;line-height:normal;border:3px solid #000;padding:1px}
.tablepress-id-28a .odd td,.tablepress-id-28a .row-hover tr:hover td{background-color:#fff}
.tablepress-id-28a .even td,.tablepress-id-28a .row-hover tr:hover td{background-color:#fff}
.tablepress-id-28a tbody td{font-family:Tahoma;font-size:14px;color:#000;text-transform:none;font-weight:400;line-height:normal;border:3px solid #000;padding:1px}
table.tablepress-id-41{width:100%}
table.tablepress-id-4{width:100%}
table.tablepress-id-4 .column-1{max-width:800px}body{background-color:var(--base-2);color:var(--contrast);}a{color:var(--accent);}
a{text-decoration:underline;}
.entry-title a, .site-branding a, a.button, .wp-block-button__link, .main-navigation a{text-decoration:none;}
a:hover, a:focus, a:active{color:var(--contrast);}
.wp-block-group__inner-container{max-width:1200px;margin-left:auto;margin-right:auto;}:root{--contrast:#222222;--contrast-2:#575760;--contrast-3:#b2b2be;--base:#f0f0f0;--base-2:#f7f8f9;--base-3:#ffffff;--accent:#1e73be;}:root .has-contrast-color{color:var(--contrast);}:root .has-contrast-background-color{background-color:var(--contrast);}:root .has-contrast-2-color{color:var(--contrast-2);}:root .has-contrast-2-background-color{background-color:var(--contrast-2);}:root .has-contrast-3-color{color:var(--contrast-3);}:root .has-contrast-3-background-color{background-color:var(--contrast-3);}:root .has-base-color{color:var(--base);}:root .has-base-background-color{background-color:var(--base);}:root .has-base-2-color{color:var(--base-2);}:root .has-base-2-background-color{background-color:var(--base-2);}:root .has-base-3-color{color:var(--base-3);}:root .has-base-3-background-color{background-color:var(--base-3);}:root .has-accent-color{color:var(--accent);}:root .has-accent-background-color{background-color:var(--accent);}
.top-bar{background-color:#636363;color:#ffffff;}
.top-bar a{color:#ffffff;}
.top-bar a:hover{color:#303030;}
.site-header{background-color:var(--base-3);}
.main-title a,.main-title a:hover{color:var(--contrast);}
.site-description{color:var(--contrast-2);}
.mobile-menu-control-wrapper .menu-toggle,.mobile-menu-control-wrapper .menu-toggle:hover,.mobile-menu-control-wrapper .menu-toggle:focus,.has-inline-mobile-toggle #site-navigation.toggled{background-color:rgba(0, 0, 0, 0.02);}
.main-navigation,.main-navigation ul ul{background-color:var(--base-3);}
.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{color:var(--contrast);}
.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{color:var(--accent);}
button.menu-toggle:hover,button.menu-toggle:focus{color:var(--contrast);}
.main-navigation .main-nav ul li[class*="current-menu-"] > a{color:var(--accent);}
.navigation-search input[type="search"],.navigation-search input[type="search"]:active, .navigation-search input[type="search"]:focus, .main-navigation .main-nav ul li.search-item.active > a, .main-navigation .menu-bar-items .search-item.active > a{color:var(--accent);}
.main-navigation ul ul{background-color:var(--base);}
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header{background-color:var(--base-3);}
.entry-title a{color:var(--contrast);}
.entry-title a:hover{color:var(--contrast-2);}
.entry-meta{color:var(--contrast-2);}
.sidebar .widget{background-color:var(--base-3);}
.footer-widgets{background-color:var(--base-3);}
.site-info{background-color:var(--base-3);}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],textarea,select{color:var(--contrast);background-color:var(--base-2);border-color:var(--base);}
input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus,select:focus{color:var(--contrast);background-color:var(--base-2);border-color:var(--contrast-3);}
button,html input[type="button"],input[type="reset"],input[type="submit"],a.button,a.wp-block-button__link:not(.has-background){color:#ffffff;background-color:#55555e;}
button:hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,a.button:hover,button:focus,html input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,a.button:focus,a.wp-block-button__link:not(.has-background):active,a.wp-block-button__link:not(.has-background):focus,a.wp-block-button__link:not(.has-background):hover{color:#ffffff;background-color:#3f4047;}
a.generate-back-to-top{background-color:rgba( 0,0,0,0.4 );color:#ffffff;}
a.generate-back-to-top:hover,a.generate-back-to-top:focus{background-color:rgba( 0,0,0,0.6 );color:#ffffff;}:root{--gp-search-modal-bg-color:var(--base-3);--gp-search-modal-text-color:var(--contrast);--gp-search-modal-overlay-bg-color:rgba(0,0,0,0.2);}
@media (max-width:768px){.main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{background:none;color:var(--contrast);}}.nav-below-header .main-navigation .inside-navigation.grid-container, .nav-above-header .main-navigation .inside-navigation.grid-container{padding:0px 20px 0px 20px;}
.site-main .wp-block-group__inner-container{padding:40px;}
.separate-containers .paging-navigation{padding-top:20px;padding-bottom:20px;}
.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-40px;width:calc(100% + 80px);max-width:calc(100% + 80px);}
.rtl .menu-item-has-children .dropdown-menu-toggle{padding-left:20px;}
.rtl .main-navigation .main-nav ul li.menu-item-has-children > a{padding-right:20px;}
@media (max-width:768px){.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:30px;}.site-main .wp-block-group__inner-container{padding:30px;}.inside-top-bar{padding-right:30px;padding-left:30px;}.inside-header{padding-right:30px;padding-left:30px;}.widget-area .widget{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.footer-widgets-container{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.inside-site-info{padding-right:30px;padding-left:30px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-30px;width:calc(100% + 60px);max-width:calc(100% + 60px);}.one-container .site-main .paging-navigation{margin-bottom:20px;}}