.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:.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:"▲"/"";display:block;position:absolute;}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative;}.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{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;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{font-family:sans-serif !important;font-size:12px;line-height:12px;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: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;}.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:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);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 rgba(0,0,0,0);color:rgba(0,0,0,.3) !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;}}.essb_links li a{margin:3px 6px 3px 0;}.essb_links li a .essb_network_name{font-family:Poppins,Roboto,Arial,sans-serif;font-weight:700 !important;text-transform:uppercase;letter-spacing:0;}.essb_links .essb_t_nb{font-size:24px;font-weight:600;font-family:Poppins,Roboto,sans-serif;color:#000;color:var(--g1-itxt-color);}.essb_links .essb_totalcount_item .essb_t_l_big .essb_t_nb_after,.essb_links .essb_totalcount_item .essb_t_r_big .essb_t_nb_after,.essb_links .essb_totalcount_item_before{font:400 13px/16px serif;font-family:Poppins,Roboto,sans-serif;text-transform:none;color:var(--g1-mtxt-color);}.essb_links .essb_totalcount_item .essb_t_l_big .essb_t_nb_after:first-letter,.essb_links .essb_totalcount_item .essb_t_r_big .essb_t_nb_after:first-letter,.essb_links .essb_totalcount_item_before:first-letter{text-transform:capitalize;}.essb_icon_less::before{font-family:bimber !important;content:"";}.essb_links.essb_width_flex li.essb_totalcount_item .essb_totalcount.essb_t_l_big,.essb_links.essb_width_flex li.essb_totalcount_item .essb_totalcount.essb_t_r_big{min-width:0;}.essb_links.essb_width_flex ul{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}.essb_links.essb_width_flex li{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:auto;}.essb_links.essb_width_flex li a{display:block;width:auto;}.essb_links.essb_width_flex .essb_link_less,.essb_links.essb_width_flex .essb_link_more_dots,.essb_links.essb_width_flex .essb_totalcount_item{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}.essb_template_bimber .essb_item>a{border-radius:4px;}.essb_template_bimber .essb_link_less_dots a,.essb_template_bimber .essb_link_more_dots a{border-color:#e6e6e6 !important;border-color:var(--g1-border-color) !important;background-color:#e6e6e6 !important;background-color:var(--g1-border-color) !important;color:var(--g1-mtxt-color) !important;}@media only screen and (max-width:1025px){.essb_template_bimber .essb_item>a>.essb_network_name{display:none;}}.essb_bottombar,.essb_topbar{background-color:#fff;background-color:var(--g1-bg-color);}.essb_bottombar .essb_links,.essb_topbar .essb_links{margin-top:3px;margin-bottom:3px;}.essb_topbar .essb_topbar_inner{max-width:1152px;}.essb_displayed_bimber_top{margin-top:0;margin-bottom:21px;padding-top:9px;border-width:1px 0 0;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color);}.essb_links.essb_displayed_bimber_side .essb_totalcount{display:block;margin-bottom:6px;}.essb_links.essb_displayed_bimber_side .essb_icon_less,.essb_links.essb_displayed_bimber_side .essb_icon_more_dots{height:30px !important;}.essb_links.essb_displayed_bimber_side .essb_icon_less:before,.essb_links.essb_displayed_bimber_side .essb_icon_more_dots:before{margin-top:-.5em;top:50% !important;}.mashsb-count{float:left;}[class*=" mashicon-"] .icon::before,[class^=mashicon-] .icon::before{margin-right:0;}@media only screen and (min-width:801px){[class*=" mashicon-"] .icon::before,[class^=mashicon-] .icon::before{margin-right:.7em;}}.mashicon-subscribe{border-color:grey;background-color:grey;}.mashicon-subscribe .icon,.mashicon-subscribe .text{color:#fff;}.mashsb-toggle-container{position:relative;margin-top:15px;padding:1.5rem 1.5rem 0;border-width:0;border-color:currentColor;}.mashsb-toggle-container:before{display:block;position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;border-width:6px;border-style:solid;content:"";opacity:.1667;}.mashsb-toggle-container:after{display:block;overflow:hidden;height:0;margin-top:1.5rem;content:" ";}.onoffswitch,.onoffswitch2{position:relative;text-align:center;}.onoffswitch2:before,.onoffswitch:before{display:block;margin-top:-.5em;position:absolute;left:0;right:0;top:50%;}.onoffswitch:before{font:32px/1 bimber;content:"";}.onoffswitch2:before{font:24px/1 bimber;content:"";}.mashsb-box .mashsb-buttons a.mash-medium{padding-top:12px;padding-bottom:12px;line-height:16px;}.onoffswitch.mash-medium,.onoffswitch2.mash-medium{width:40px;height:40px;}.mashsb-box .text{font-family:Poppins,Roboto,sans-serif;font-weight:500;letter-spacing:-.025em;}.mashpv .count,.mashsbcount{letter-spacing:-.05em;}.mashsb-count{margin-top:6px;margin-right:15px;}.mashsb-buttons .mashsb-count{margin-right:0;margin-left:15px;}.mashsb-buttons .mashsb-count:first-child{margin-right:15px;margin-left:0;}.mashsb-sharetext{font-family:Poppins,Roboto,sans-serif;font-weight:300;}.mashsb-main{max-width:758px;margin-left:auto;margin-right:auto;padding-top:12px;padding-bottom:24px;border-width:1px 0 0;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color);}.mashsb-main .mashpv .count,.mashsb-main .mashsbcount{font-size:36px;line-height:1;font-family:Poppins,Roboto,sans-serif;font-weight:700;letter-spacing:-.05em;}.mashsb-main .mashsb-sharetext{display:block;font-size:13px;line-height:1;font-family:Poppins,Roboto,sans-serif;font-weight:300;}.mashsb-buttons:after{display:table;clear:both;content:"";}.mashsb-buttons a{border-radius:4px;}.mashsb-buttons .onoffswitch,.mashsb-buttons .onoffswitch2{border-color:#e6e6e6;border-color:var(--g1-border-color);background-color:#e6e6e6;background-color:var(--g1-border-color);color:var(--g1-mtxt-color);border-radius:4px;}.mashsb-buttons .onoffswitch2:before,.mashsb-buttons .onoffswitch:before{font-weight:400;}.mashsb-box .mashsb-buttons{margin-top:-6px;}.mashsb-box .mashsb-buttons .onoffswitch,.mashsb-box .mashsb-buttons .onoffswitch2,.mashsb-box .mashsb-buttons a{margin:6px 0 0 6px;}@media only screen and (min-width:801px){.mashsb-main .mashpv .count,.mashsb-main .mashsbcount{font-size:42px;line-height:42px;}}@media only screen and (min-width:1025px){.mashsb-main .mashpv .count,.mashsb-main .mashsbcount{font-size:56px;line-height:42px;}}.secondary-shares a{display:unset !important;}.mashsb-micro{position:absolute;left:6px;right:auto;top:6px;}@media only screen and (min-width:1024px){.mashsb-micro{right:100%;left:auto;top:0;padding-right:6px;}}.mashsb-micro .mashsb-micro-toggle{display:block;width:32px;height:32px;cursor:pointer;text-align:center;font-size:18px;line-height:32px;border-radius:4px;border-color:#e6e6e6;background-color:#e6e6e6;color:var(--g1-mtxt-color);}.mashsb-micro .mashsb-micro-toggle:before{font-family:bimber;font-weight:400;content:"";}.mashsb-micro .mashsb-buttons{display:none;overflow:hidden;width:48px;border-radius:4px;}.mashsb-micro .mashsb-buttons a{width:100%;padding:0;margin:0;border-radius:0;}.mashsb-micro .mashsb-buttons a .icon{display:block;width:48px;height:48px;margin:0;text-align:center;}.mashsb-micro .mashsb-buttons a .icon:before{float:none;margin:0;line-height:48px;}.mashsb-micro .mashsb-buttons .text{display:none;}.g1-wrapper-with-stickies .mashsb-micro{left:6px;right:auto;top:6px;}.g1-img-wrap{display:block;position:relative;}.mashsb-micro-wrapper{display:block;position:relative;}.mashsb-compact .mashsb-buttons{overflow:hidden;margin-top:0;border-radius:4px;}.mashsb-compact .mashsb-buttons a{box-sizing:border-box;min-width:36px;padding-top:7px;padding-bottom:7px;margin:0;line-height:18px;border-radius:0;}.mashsb-compact .mashsb-buttons a .icon:before{margin-right:0;}.mashsb-compact .mashsb-buttons a .text{display:none;}.mashsb-compact .onoffswitch{display:none;}.mashsb-mini{padding-top:0;padding-bottom:0;}.mashsb-mini .mashsb-box .mashsb-buttons a{min-width:0;width:auto;margin:0 3px;border-style:solid;border-radius:50%;padding:8px;border-width:2px;border-color:#000;border-color:var(--g1-itxt-color);background-color:transparent;color:#000;color:var(--g1-itxt-color);}.mashsb-mini .mashsb-box .mashsb-buttons .icon{display:block;color:inherit;}.mashsb-mini .mashsb-box .mashsb-buttons .icon:before{display:block;margin:0;}.mashsb-mini .mashsb-box .mashsb-buttons .text{display:none;}.mashsb-mini .mashsb-box .mashsb-buttons .onoffswitch{display:none;}@media only screen and (min-width:601px){.mashsb-side{position:relative;float:left;width:66px;padding-bottom:48px;}.mashsb-side .mashsb-count{width:100%;padding:10px 0;margin:0;font-size:30px;font-family:Poppins,Roboto,sans-serif;font-weight:700;color:#000;color:var(--g1-itxt-color);}.mashsb-side .mashsb-buttons{clear:both;position:static;overflow:hidden;border-radius:4px;}.mashsb-side .mashsb-buttons a{box-sizing:border-box;min-width:0;width:100%;margin:0;text-align:center;border-radius:0;}.mashsb-side .mashsb-buttons .onoffswitch,.mashsb-side .mashsb-buttons .onoffswitch2{width:100%;margin-left:0;position:absolute;bottom:0;left:0;right:0;}.mashsb-side .mashsb-buttons .icon{font-size:28px !important;line-height:39px !important;text-align:center !important;}.mashsb-side .mashsb-buttons .icon:before{display:inline-block;float:none !important;margin:0 !important;font-size:28px !important;line-height:39px !important;text-align:center !important;}.mashsb-side .mashsb-buttons .text{display:none !important;}}.g1-sharebar{position:fixed;z-index:99;top:auto;bottom:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,.2);}.g1-sharebar>.g1-row-background{background:#fff;background:var(--g1-bg-color);}.g1-sharebar .mashsb-main{max-width:none;border-top-width:0;}.g1-sharebar .mashsb-count{color:inherit;}.g1-sharebar .mashpv .count,.g1-sharebar .mashsbcount{font-size:18px;line-height:1;}.g1-sharebar .mashsb-sharetext{display:block;}@media only screen and (max-width:800px){.g1-sharebar>.g1-row-inner{max-width:100%;}.g1-sharebar>.g1-row-inner>.g1-column{padding:0;}.g1-sharebar .mashsb-container{padding:0;border-width:0;}.g1-sharebar .mashsb-count{margin:0;padding:5px 10px;}.g1-sharebar .mashsb-buttons{margin:0;}.g1-sharebar .mashsb-buttons .onoffswitch,.g1-sharebar .mashsb-buttons .onoffswitch2,.g1-sharebar .mashsb-buttons a{margin:0;border-radius:0;}}@media only screen and (min-width:801px){.g1-sharebar{top:0;bottom:auto;}body.admin-bar .g1-sharebar{top:46px;}.g1-sharebar .mashsb-container{padding-top:6px;padding-bottom:6px;}.g1-sharebar .mashpv .count,.g1-sharebar .mashsbcount{font-size:24px;}.g1-sharebar-on{display:block;}.g1-sharebar-off{display:none;}.cssanimations .g1-sharebar{display:block;-webkit-transition:visibility 0s,opacity 375ms ease-in-out,-webkit-transform 375ms ease-in-out;-moz-transition:visibility 0s,opacity 375ms ease-in-out,-moz-transform 375ms ease-in-out;-o-transition:visibility 0s,opacity 375ms ease-in-out,-o-transform 375ms ease-in-out;transition:visibility 0s,opacity 375ms ease-in-out,transform 375ms ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;}.cssanimations .g1-sharebar-off{visibility:hidden;-webkit-transform:translate(0,-100%);-moz-transform:translate(0,-100%);-ms-transform:translate(0,-100%);-o-transform:translate(0,-100%);transform:translate(0,-100%);transition:visibility 0s 375ms,opacity 375ms ease-in-out,transform 375ms ease-in-out;}.cssanimations .g1-sharebar-on{visibility:visible;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);}}