@keyframes rotate-forever{0%{transform:rotate(0deg);}to{transform:rotate(1turn);}}@keyframes spinner-loader{0%{transform:rotate(0deg);}to{transform:rotate(1turn);}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:none;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto;}.pum-content,.pum-title{position:relative;z-index:1;}.pum-overlay{bottom:0;display:none;height:100%;left:0;overflow:auto;overflow:initial;position:fixed;right:0;top:0;transition:all .15s ease-in-out;width:100%;z-index:1999999999;}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block;}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box;}.pum-container{margin-bottom:3em;position:absolute;top:100px;z-index:1999999999;}.pum-container.pum-responsive{height:auto;left:50%;margin-left:-47.5%;overflow:visible;width:95%;}.pum-container.pum-responsive img{height:auto;max-width:100%;}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%;}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%;}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%;}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%;}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%;}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%;}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%;}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%;}.pum-container.pum-responsive.pum-position-fixed{position:fixed;}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute;}}.pum-container.custom-position{left:auto;margin-left:inherit;top:auto;}.pum-container .pum-title{margin-bottom:.5em;}.pum-container .pum-content:focus{outline:none;}.pum-container .pum-content>:first-child{margin-top:0;}.pum-container .pum-content>:last-child{margin-bottom:0;}.pum-container .pum-content+.pum-close{background-color:rgba(0,0,0,0);cursor:pointer;line-height:1;min-width:1em;position:absolute;text-align:center;text-decoration:none;z-index:2;}.pum-container .pum-content+.pum-close>span{position:relative;z-index:1;}.pum-container.pum-scrollable .pum-content{max-height:95%;overflow:auto;overflow-y:scroll;}.pum-overlay.pum-overlay-disabled{visibility:hidden;}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block;}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible;}.pum-overlay.pum-click-to-close{cursor:pointer;}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden;}html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed;}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px;}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch;}html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container{position:fixed;}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{height:auto;position:static;width:auto;}.pum-form{margin:0 auto 16px;}.pum-form__field{margin-bottom:1em;}.pum-form__field label{font-weight:700;}.pum-form__field input[type=date],.pum-form__field select{font-size:18px;line-height:26px;margin:0 auto;padding:3px;text-align:center;vertical-align:middle;}.pum-form__field select{padding:5px 3px;}.pum-form__loader{animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;border:.25em solid rgba(0,0,0,.5);border-radius:50%;border-right-color:rgba(0,0,0,0);display:inline-block;font-size:2em;height:.75em;width:.75em;}.pum-form__submit{position:relative;}.pum-form__submit .pum-form__loader{border:.25em solid rgba(255,255,255,.5);border-right-color:rgba(0,0,0,0);margin-left:.5em;}.pum-form__messages{border:1px solid rgba(0,0,0,.25);display:none;margin-bottom:.5em;padding:1em;position:relative;}.pum-form__message{margin-bottom:.5em;}.pum-form__message:last-child{margin-bottom:0;}.pum-form__message--error{border-color:red;color:red !important;}.pum-form__message--success{border-color:green;color:green !important;}.pum-form--loading{opacity:.5;}.pum-alignment-left{text-align:left;}.pum-alignment-center{text-align:center;}.pum-alignment-right{text-align:right;}.pum-form--alignment-left{text-align:left;}.pum-form--alignment-center{text-align:center;}.pum-form--alignment-right{text-align:right;}.pum-form--layout-standard .pum-form__field>label{display:block;margin-bottom:.25em;}.pum-form--layout-inline .pum-form__field{display:inline-block;}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%;}.pum-form--style-default label{font-size:14px;font-weight:700;}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;font-size:14px;margin-bottom:5px;padding:10px 8px;}.pum-form--style-default button{cursor:pointer;font-size:18px;margin:10px 0 0;padding:10px 5px;}.pum-sub-form .pum-sub-form-loading{opacity:.5;}.pum-sub-form p.pum-newsletter-error-msg{margin:0;}.pum-sub-form .spinner-loader{bottom:40%;position:absolute;right:50%;}.pum-sub-form .spinner-loader:not(:required){animation:spinner-loader 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 rgba(0,0,51,.3),1.1em 1.1em 0 0 rgba(0,0,51,.3),0 1.5em 0 0 rgba(0,0,51,.3),-1.1em 1.1em 0 0 rgba(0,0,51,.3),-1.5em 0 0 0 rgba(0,0,51,.3),-1.1em -1.1em 0 0 rgba(0,0,51,.3),0 -1.5em 0 0 rgba(0,0,51,.3),1.1em -1.1em 0 0 rgba(0,0,51,.3);display:inline-block;font-size:10px;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;width:1em;}.pum-form__field--consent{text-align:left;}.pum-form__field--consent.pum-form__field--checkbox label{display:inline-block;vertical-align:middle;}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;margin:0;vertical-align:middle;width:inherit;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;margin:0;vertical-align:middle;width:inherit;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle;}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;margin:0;vertical-align:middle;width:inherit;}.popmake-close{cursor:pointer;}.pum-container iframe.formidable{overflow:visible;width:100%;}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999 !important;}.pum-theme-241846,.pum-theme-default-theme{background-color:rgba(255,255,255,1);}.pum-theme-241846 .pum-container,.pum-theme-default-theme .pum-container{padding:18px;border-radius:0px;border:1px none #000;box-shadow:1px 1px 3px 0px rgba(2,2,2,.23);background-color:rgba(249,249,249,1);}.pum-theme-241846 .pum-title,.pum-theme-default-theme .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;font-style:normal;line-height:36px;}.pum-theme-241846 .pum-content,.pum-theme-default-theme .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400;font-style:inherit;}.pum-theme-241846 .pum-content + .pum-close,.pum-theme-default-theme .pum-content + .pum-close{position:absolute;height:auto;width:auto;left:auto;right:0px;bottom:auto;top:0px;padding:8px;color:#fff;font-family:inherit;font-weight:400;font-size:12px;font-style:inherit;line-height:36px;border:1px none #fff;border-radius:0px;box-shadow:1px 1px 3px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(0,183,205,1);}.pum-theme-241847,.pum-theme-lightbox{background-color:rgba(0,0,0,.6);}.pum-theme-241847 .pum-container,.pum-theme-lightbox .pum-container{padding:18px;border-radius:3px;border:8px solid #000;box-shadow:0px 0px 30px 0px rgba(2,2,2,1);background-color:rgba(255,255,255,1);}.pum-theme-241847 .pum-title,.pum-theme-lightbox .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:100;font-size:32px;line-height:36px;}.pum-theme-241847 .pum-content,.pum-theme-lightbox .pum-content{color:#000;font-family:inherit;font-weight:100;}.pum-theme-241847 .pum-content + .pum-close,.pum-theme-lightbox .pum-content + .pum-close{position:absolute;height:26px;width:26px;left:auto;right:-13px;bottom:auto;top:-13px;padding:0px;color:#fff;font-family:Arial;font-weight:100;font-size:24px;line-height:24px;border:2px solid #fff;border-radius:26px;box-shadow:0px 0px 15px 1px rgba(2,2,2,.75);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(0,0,0,1);}.pum-theme-241848,.pum-theme-enterprise-blue{background-color:rgba(0,0,0,.7);}.pum-theme-241848 .pum-container,.pum-theme-enterprise-blue .pum-container{padding:28px;border-radius:5px;border:1px none #000;box-shadow:0px 10px 25px 4px rgba(2,2,2,.5);background-color:rgba(255,255,255,1);}.pum-theme-241848 .pum-title,.pum-theme-enterprise-blue .pum-title{color:#315b7c;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:100;font-size:34px;line-height:36px;}.pum-theme-241848 .pum-content,.pum-theme-enterprise-blue .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100;}.pum-theme-241848 .pum-content + .pum-close,.pum-theme-enterprise-blue .pum-content + .pum-close{position:absolute;height:28px;width:28px;left:auto;right:8px;bottom:auto;top:8px;padding:4px;color:#fff;font-family:Times New Roman;font-weight:100;font-size:20px;line-height:20px;border:1px none #fff;border-radius:42px;box-shadow:0px 0px 0px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(49,91,124,1);}.pum-theme-241849,.pum-theme-hello-box{background-color:rgba(0,0,0,.75);}.pum-theme-241849 .pum-container,.pum-theme-hello-box .pum-container{padding:30px;border-radius:80px;border:14px solid #81d742;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);background-color:rgba(255,255,255,1);}.pum-theme-241849 .pum-title,.pum-theme-hello-box .pum-title{color:#2d2d2d;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:Montserrat;font-weight:100;font-size:32px;line-height:36px;}.pum-theme-241849 .pum-content,.pum-theme-hello-box .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100;}.pum-theme-241849 .pum-content + .pum-close,.pum-theme-hello-box .pum-content + .pum-close{position:absolute;height:auto;width:auto;left:auto;right:-30px;bottom:auto;top:-30px;padding:0px;color:#2d2d2d;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:28px;border:1px none #fff;border-radius:28px;box-shadow:0px 0px 0px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(255,255,255,1);}.pum-theme-241850,.pum-theme-cutting-edge{background-color:rgba(0,0,0,.5);}.pum-theme-241850 .pum-container,.pum-theme-cutting-edge .pum-container{padding:18px;border-radius:0px;border:1px none #000;box-shadow:0px 10px 25px 0px rgba(2,2,2,.5);background-color:rgba(30,115,190,1);}.pum-theme-241850 .pum-title,.pum-theme-cutting-edge .pum-title{color:#fff;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:Sans-Serif;font-weight:100;font-size:26px;line-height:28px;}.pum-theme-241850 .pum-content,.pum-theme-cutting-edge .pum-content{color:#fff;font-family:inherit;font-weight:100;}.pum-theme-241850 .pum-content + .pum-close,.pum-theme-cutting-edge .pum-content + .pum-close{position:absolute;height:24px;width:24px;left:auto;right:0px;bottom:auto;top:0px;padding:0px;color:#1e73be;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:24px;border:1px none #fff;border-radius:0px;box-shadow:-1px 1px 1px 0px rgba(2,2,2,.1);text-shadow:-1px 1px 1px rgba(0,0,0,.1);background-color:rgba(238,238,34,1);}.pum-theme-241851,.pum-theme-framed-border{background-color:rgba(255,255,255,.5);}.pum-theme-241851 .pum-container,.pum-theme-framed-border .pum-container{padding:18px;border-radius:0px;border:20px outset #d33;box-shadow:1px 1px 3px 0px rgba(2,2,2,.97) inset;background-color:rgba(255,251,239,1);}.pum-theme-241851 .pum-title,.pum-theme-framed-border .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:100;font-size:32px;line-height:36px;}.pum-theme-241851 .pum-content,.pum-theme-framed-border .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100;}.pum-theme-241851 .pum-content + .pum-close,.pum-theme-framed-border .pum-content + .pum-close{position:absolute;height:20px;width:20px;left:auto;right:-20px;bottom:auto;top:-20px;padding:0px;color:#fff;font-family:Tahoma;font-weight:700;font-size:16px;line-height:18px;border:1px none #fff;border-radius:0px;box-shadow:0px 0px 0px 0px rgba(2,2,2,.23);text-shadow:0px 0px 0px rgba(0,0,0,.23);background-color:rgba(0,0,0,.55);}.pum-theme-241852,.pum-theme-floating-bar{background-color:rgba(255,255,255,0);}.pum-theme-241852 .pum-container,.pum-theme-floating-bar .pum-container{padding:8px;border-radius:0px;border:1px none #000;box-shadow:1px 1px 3px 0px rgba(2,2,2,.23);background-color:rgba(238,246,252,1);}.pum-theme-241852 .pum-title,.pum-theme-floating-bar .pum-title{color:#505050;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px;}.pum-theme-241852 .pum-content,.pum-theme-floating-bar .pum-content{color:#505050;font-family:inherit;font-weight:400;}.pum-theme-241852 .pum-content + .pum-close,.pum-theme-floating-bar .pum-content + .pum-close{position:absolute;height:18px;width:18px;left:auto;right:5px;bottom:auto;top:50%;padding:0px;color:#505050;font-family:Sans-Serif;font-weight:700;font-size:15px;line-height:18px;border:1px solid #505050;border-radius:15px;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);text-shadow:0px 0px 0px rgba(0,0,0,0);background-color:rgba(255,255,255,0);transform:translate(0,-50%);}.pum-theme-241853,.pum-theme-content-only{background-color:rgba(0,0,0,.7);}.pum-theme-241853 .pum-container,.pum-theme-content-only .pum-container{padding:0px;border-radius:0px;border:1px none #000;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);}.pum-theme-241853 .pum-title,.pum-theme-content-only .pum-title{color:#000;text-align:left;text-shadow:0px 0px 0px rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px;}.pum-theme-241853 .pum-content,.pum-theme-content-only .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400;}.pum-theme-241853 .pum-content + .pum-close,.pum-theme-content-only .pum-content + .pum-close{position:absolute;height:18px;width:18px;left:auto;right:7px;bottom:auto;top:7px;padding:0px;color:#000;font-family:inherit;font-weight:700;font-size:20px;line-height:20px;border:1px none #fff;border-radius:15px;box-shadow:0px 0px 0px 0px rgba(2,2,2,0);text-shadow:0px 0px 0px rgba(0,0,0,0);background-color:rgba(255,255,255,0);}#pum-241856{z-index:1999999999;}#pum-241854{z-index:1999999999;}@charset "UTF-8";.dvmd_tablepress_styler .tablepress{table-layout:auto;clear:both;border-collapse:collapse;border-spacing:0;border:none;}.dvmd_tablepress_styler .tablepress>:not(caption)>*>*{text-align:left;float:none !important;-webkit-box-sizing:border-box;box-sizing:border-box;}.dvmd_tablepress_styler .tablepress>:where(thead,tfoot,tbody)>*>th{font-weight:bold;word-break:normal;}.dvmd_tablepress_styler .tablepress img{margin:0;padding:0;border:none;max-width:none;}.dvmd_tablepress_styler .tablepress-table-description{clear:both;display:block;}.dvmd_tablepress_styler .dt-scroll{width:100%;}.dvmd_tablepress_styler .dt-scroll .tablepress{width:100% !important;}.dvmd_tablepress_styler div.dt-scroll-body tfoot tr,.dvmd_tablepress_styler div.dt-scroll-body thead tr{height:0;}.dvmd_tablepress_styler div.dt-scroll-body tfoot tr th,.dvmd_tablepress_styler div.dt-scroll-body thead tr th{height:0 !important;padding-top:0 !important;padding-bottom:0 !important;border-top-width:0 !important;border-bottom-width:0 !important;}.dvmd_tablepress_styler div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,.dvmd_tablepress_styler div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0 !important;overflow:hidden !important;}.dvmd_tablepress_styler div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden;}.dvmd_tablepress_styler .tablepress{}.dvmd_tablepress_styler .tablepress thead th:active{outline:none;}.dvmd_tablepress_styler .tablepress thead .dt-orderable-asc .dt-column-order:before,.dvmd_tablepress_styler .tablepress thead .dt-ordering-asc .dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲"/"";}.dvmd_tablepress_styler .tablepress thead .dt-orderable-desc .dt-column-order:after,.dvmd_tablepress_styler .tablepress thead .dt-ordering-desc .dt-column-order:after{position:absolute;display:block;top:50%;content:"▼"/"";}.dvmd_tablepress_styler .tablepress thead .dt-orderable-asc,.dvmd_tablepress_styler .tablepress thead .dt-orderable-desc,.dvmd_tablepress_styler .tablepress thead .dt-ordering-asc,.dvmd_tablepress_styler .tablepress thead .dt-ordering-desc{position:relative;padding-right:25px;}.dvmd_tablepress_styler .tablepress thead .dt-orderable-asc .dt-column-order,.dvmd_tablepress_styler .tablepress thead .dt-orderable-desc .dt-column-order,.dvmd_tablepress_styler .tablepress thead .dt-ordering-asc .dt-column-order,.dvmd_tablepress_styler .tablepress thead .dt-ordering-desc .dt-column-order{position:absolute;right:6px;top:0;bottom:0;width:12px;color:var(--head-sort-arrow-color);}.dvmd_tablepress_styler .tablepress thead .dt-orderable-asc .dt-column-order:after,.dvmd_tablepress_styler .tablepress thead .dt-orderable-asc .dt-column-order:before,.dvmd_tablepress_styler .tablepress thead .dt-orderable-desc .dt-column-order:after,.dvmd_tablepress_styler .tablepress thead .dt-orderable-desc .dt-column-order:before,.dvmd_tablepress_styler .tablepress thead .dt-ordering-asc .dt-column-order:after,.dvmd_tablepress_styler .tablepress thead .dt-ordering-asc .dt-column-order:before,.dvmd_tablepress_styler .tablepress thead .dt-ordering-desc .dt-column-order:after,.dvmd_tablepress_styler .tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.4;line-height:10px;font-size:10px;font-family:sans-serif !important;}.dvmd_tablepress_styler .tablepress thead .dt-orderable-asc,.dvmd_tablepress_styler .tablepress thead .dt-orderable-desc{cursor:pointer;outline:none;}.dvmd_tablepress_styler .tablepress thead .dt-ordering-asc .dt-column-order:before,.dvmd_tablepress_styler .tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8;}.dvmd_tablepress_styler .tablepress:where(.auto-type-alignment) .dt-right,.dvmd_tablepress_styler .tablepress:where(.auto-type-alignment) .dt-type-date,.dvmd_tablepress_styler .tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right;}.dvmd_tablepress_styler .dt-container{position:relative;clear:both;}.dvmd_tablepress_styler .dt-container .tablepress{clear:both;margin-bottom:0;}.dvmd_tablepress_styler .dt-container .dt-layout-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.dvmd_tablepress_styler .dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%;}.dvmd_tablepress_styler .dt-container .dt-layout-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1em;}.dvmd_tablepress_styler .dt-container .dt-layout-cell.dt-layout-full{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}.dvmd_tablepress_styler .dt-container .dt-layout-cell.dt-layout-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;}.dvmd_tablepress_styler .dt-container .dt-layout-cell.dt-layout-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;}.dvmd_tablepress_styler .dt-container .dt-layout-cell:empty{display:none;}.dvmd_tablepress_styler .dt-container label{display:inline;}.dvmd_tablepress_styler .dt-container .dt-input{display:inline;width:auto;font-size:inherit;}.dvmd_tablepress_styler .dt-container .dt-length,.dvmd_tablepress_styler .dt-container .dt-search{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;}.dvmd_tablepress_styler .dt-container .dt-paging .dt-paging-button{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;min-width:2.2em;height:2.2em;padding:0 5px;margin-left:2px;text-align:center;vertical-align:middle;text-decoration:none !important;cursor:pointer;color:inherit !important;border:1px solid transparent;border-radius:.25em;background:transparent;}.dvmd_tablepress_styler .dt-container .dt-paging .dt-paging-button.current,.dvmd_tablepress_styler .dt-container .dt-paging .dt-paging-button:hover{border-color:inherit;background:transparent;}.dvmd_tablepress_styler .dt-container .dt-paging .dt-paging-button.disabled,.dvmd_tablepress_styler .dt-container .dt-paging .dt-paging-button.disabled:active,.dvmd_tablepress_styler .dt-container .dt-paging .dt-paging-button.disabled:hover{cursor:default;opacity:.4;border:1px solid transparent;outline:none;}.dvmd_tablepress_styler .dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0;}.dvmd_tablepress_styler .dt-container .dt-paging .ellipsis{padding:0 1em;}@media screen and (max-width:767px){.dvmd_tablepress_styler .dt-container .dt-layout-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.dvmd_tablepress_styler .dt-container .dt-layout-cell{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.dvmd_tablepress_styler .dt-container .dt-layout-cell:has(.dt-paging),.dvmd_tablepress_styler .dt-container .dt-layout-cell:has(.dt-search){margin-left:0;margin-right:auto;}}.dvmd_tablepress_styler .tablepress{width:100% !important;margin-bottom:0 !important;}.dvmd_tablepress_styler a.dvmd_tps_edit_link{display:table;margin-left:0;margin-right:0;}.dvmd_tablepress_styler .tablepress-table-name{font-weight:normal;font-style:normal;font-variant:normal;text-transform:none;text-decoration:none;letter-spacing:0;padding-bottom:0;margin-bottom:10px;}.dvmd_tablepress_styler .tablepress-table-description{font-weight:normal;font-style:normal;font-variant:normal;text-transform:none;text-decoration:none;letter-spacing:0;margin-top:10px;}.dvmd_tablepress_styler .column-filter-widgets a.filter-term,.dvmd_tablepress_styler .column-filter-widgets select,.dvmd_tablepress_styler .dt-button,.dvmd_tablepress_styler .dt-info,.dvmd_tablepress_styler .dt-length label,.dvmd_tablepress_styler .dt-length select,.dvmd_tablepress_styler .dt-paging-button,.dvmd_tablepress_styler .dt-search input,.dvmd_tablepress_styler .dt-search label,.dvmd_tablepress_styler .individual-column-filter-row input,.dvmd_tablepress_styler a.dvmd_tps_edit_link{font-family:Sans-Serif;font-size:14px;font-weight:normal;font-style:normal;font-variant:normal;text-transform:none;text-decoration:none;letter-spacing:0;color:#666 !important;line-height:1.3;}.dvmd_tablepress_styler .dt-info{line-height:32px;}.dvmd_tablepress_styler .tablepress td,.dvmd_tablepress_styler .tablepress th{vertical-align:middle;padding:8px 10px;background-color:#fff;}.dvmd_tablepress_styler .tablepress a,.dvmd_tablepress_styler .tablepress blockquote,.dvmd_tablepress_styler .tablepress ol li,.dvmd_tablepress_styler .tablepress td,.dvmd_tablepress_styler .tablepress th,.dvmd_tablepress_styler .tablepress ul li{font-weight:normal;font-style:normal;font-variant:normal;text-transform:none;text-decoration:none;letter-spacing:0;}.dvmd_tablepress_styler .tablepress ul{padding-left:20px;padding-bottom:0;}.dvmd_tablepress_styler .tablepress ul li{list-style-type:disc;list-style-position:outside;}.dvmd_tablepress_styler .tablepress ol{padding-left:0;padding-bottom:0;}.dvmd_tablepress_styler .tablepress ol li{list-style-type:decimal;list-style-position:inside;}.dvmd_tablepress_styler .tablepress blockquote{border-left:5px solid;padding-left:20px;margin-top:0;margin-bottom:0;}.dvmd_tablepress_styler .tablepress h1,.dvmd_tablepress_styler .tablepress h2,.dvmd_tablepress_styler .tablepress h3,.dvmd_tablepress_styler .tablepress h4,.dvmd_tablepress_styler .tablepress h5,.dvmd_tablepress_styler .tablepress h6{font-weight:normal;font-style:normal;font-variant:normal;text-transform:none;text-decoration:none;letter-spacing:0;}.dvmd_tablepress_styler .tablepress tr{padding:0;}.dvmd_tablepress_styler .tablepress thead th{font-weight:bold;background-color:#d9edf7;}.dvmd_tablepress_styler .tablepress tfoot th{font-weight:bold;background-color:#d9edf7;}.dvmd_tablepress_styler .tablepress tbody th{font-weight:bold;background-color:#e3f2f9;}.dvmd_tablepress_styler .tablepress .dvmd_tps_button{font-weight:normal;font-style:normal;font-variant:normal;text-transform:none;text-decoration:none;letter-spacing:0;line-height:1;text-align:center;border-style:solid;border-width:2px;border-radius:3px;padding:.5em .6em .5em .6em;}.dvmd_tablepress_styler .tablepress .dvmd_tps_icon{position:relative;top:-.05em;vertical-align:middle;}.dvmd_tablepress_styler .tablepress .wp-caption{display:inline-block;width:auto !important;max-width:none;}.dvmd_tablepress_styler .column-filter-widgets select,.dvmd_tablepress_styler .dt-button,.dvmd_tablepress_styler .dt-length select,.dvmd_tablepress_styler .dt-paging .dt-paging-button.current,.dvmd_tablepress_styler .dt-search input,.dvmd_tablepress_styler .tablepress>caption a,.dvmd_tablepress_styler a.dvmd_tps_edit_link,.dvmd_tablepress_styler tfoot input[type=search],.dvmd_tablepress_styler tfoot select,.dvmd_tablepress_styler thead input[type=search],.dvmd_tablepress_styler thead select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.4em;border:1px solid #aaa;border-radius:.25em;background-color:#fff;-webkit-box-shadow:0 1px 0 1px rgba(0,0,0,.04);box-shadow:0 1px 0 1px rgba(0,0,0,.04);}.dvmd_tablepress_styler .column-filter-widgets select:hover:not(.disabled),.dvmd_tablepress_styler .column-filter-widgets select:hover:not(:disabled),.dvmd_tablepress_styler .dt-button:hover:not(.disabled),.dvmd_tablepress_styler .dt-button:hover:not(:disabled),.dvmd_tablepress_styler .dt-length select:hover:not(.disabled),.dvmd_tablepress_styler .dt-length select:hover:not(:disabled),.dvmd_tablepress_styler .dt-paging .dt-paging-button.current:hover:not(.disabled),.dvmd_tablepress_styler .dt-paging .dt-paging-button.current:hover:not(:disabled),.dvmd_tablepress_styler .dt-search input:hover:not(.disabled),.dvmd_tablepress_styler .dt-search input:hover:not(:disabled),.dvmd_tablepress_styler .tablepress>caption a:hover:not(.disabled),.dvmd_tablepress_styler .tablepress>caption a:hover:not(:disabled),.dvmd_tablepress_styler a.dvmd_tps_edit_link:hover:not(.disabled),.dvmd_tablepress_styler a.dvmd_tps_edit_link:hover:not(:disabled),.dvmd_tablepress_styler tfoot input[type=search]:hover:not(.disabled),.dvmd_tablepress_styler tfoot input[type=search]:hover:not(:disabled),.dvmd_tablepress_styler tfoot select:hover:not(.disabled),.dvmd_tablepress_styler tfoot select:hover:not(:disabled),.dvmd_tablepress_styler thead input[type=search]:hover:not(.disabled),.dvmd_tablepress_styler thead input[type=search]:hover:not(:disabled),.dvmd_tablepress_styler thead select:hover:not(.disabled),.dvmd_tablepress_styler thead select:hover:not(:disabled){border-color:#888;}.dvmd_tablepress_styler .column-filter-widgets select:disabled,.dvmd_tablepress_styler .column-filter-widgets select[aria-disabled=true],.dvmd_tablepress_styler .dt-button:disabled,.dvmd_tablepress_styler .dt-button[aria-disabled=true],.dvmd_tablepress_styler .dt-length select:disabled,.dvmd_tablepress_styler .dt-length select[aria-disabled=true],.dvmd_tablepress_styler .dt-paging .dt-paging-button.current:disabled,.dvmd_tablepress_styler .dt-paging .dt-paging-button.current[aria-disabled=true],.dvmd_tablepress_styler .dt-search input:disabled,.dvmd_tablepress_styler .dt-search input[aria-disabled=true],.dvmd_tablepress_styler .tablepress>caption a:disabled,.dvmd_tablepress_styler .tablepress>caption a[aria-disabled=true],.dvmd_tablepress_styler a.dvmd_tps_edit_link:disabled,.dvmd_tablepress_styler a.dvmd_tps_edit_link[aria-disabled=true],.dvmd_tablepress_styler tfoot input[type=search]:disabled,.dvmd_tablepress_styler tfoot input[type=search][aria-disabled=true],.dvmd_tablepress_styler tfoot select:disabled,.dvmd_tablepress_styler tfoot select[aria-disabled=true],.dvmd_tablepress_styler thead input[type=search]:disabled,.dvmd_tablepress_styler thead input[type=search][aria-disabled=true],.dvmd_tablepress_styler thead select:disabled,.dvmd_tablepress_styler thead select[aria-disabled=true]{cursor:default;opacity:.5;}.dvmd_tablepress_styler .column-filter-widgets select:focus,.dvmd_tablepress_styler .dt-button:focus,.dvmd_tablepress_styler .dt-length select:focus,.dvmd_tablepress_styler .dt-paging .dt-paging-button.current:focus,.dvmd_tablepress_styler .dt-search input:focus,.dvmd_tablepress_styler .tablepress>caption a:focus,.dvmd_tablepress_styler a.dvmd_tps_edit_link:focus,.dvmd_tablepress_styler tfoot input[type=search]:focus,.dvmd_tablepress_styler tfoot select:focus,.dvmd_tablepress_styler thead input[type=search]:focus,.dvmd_tablepress_styler thead select:focus{-webkit-box-shadow:0 0 1px 3px rgba(59,153,252,.7);box-shadow:0 0 1px 3px rgba(59,153,252,.7);box-shadow:0 0 0 3px -moz-mac-focusring;}.dvmd_tablepress_styler .column-filter-widget select,.dvmd_tablepress_styler .dt-length select,.dvmd_tablepress_styler tfoot select,thead select{padding:.4em 1.4em .4em .8em;background-repeat:no-repeat,repeat;background-position:right .6em top 50%,0 0;background-size:.7em auto,100%;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23666666%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e5e5e5));background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23666666%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),linear-gradient(to bottom,#fff 0%,#e5e5e5 100%);}.dvmd_tablepress_styler .column-filter-widget select.nitro-lazy,.dvmd_tablepress_styler .dt-length select.nitro-lazy,.dvmd_tablepress_styler tfoot select.nitro-lazy,thead select.nitro-lazy{background-image:none !important;}.dvmd_tablepress_styler .column-filter-widget select::-ms-expand,.dvmd_tablepress_styler .dt-length select::-ms-expand,.dvmd_tablepress_styler tfoot select::-ms-expand,thead select::-ms-expand{display:none;}.dvmd_tablepress_styler .column-filter-widget select option,.dvmd_tablepress_styler .dt-length select option,.dvmd_tablepress_styler tfoot select option,thead select option{padding:0;}.dvmd_tablepress_styler .dt-button,.dvmd_tablepress_styler .tablepress>caption a,.dvmd_tablepress_styler a.dvmd_tps_edit_link{margin:0 .3em 0 0;padding:.4em 1em;background-color:#e5e5e5;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e5e5e5));background-image:linear-gradient(to bottom,#fff 0%,#e5e5e5 100%);text-transform:capitalize;}.dvmd_tablepress_styler .dt-button:active:not(.disabled),.dvmd_tablepress_styler .dt-button:active:not(:disabled),.dvmd_tablepress_styler .tablepress>caption a:active:not(.disabled),.dvmd_tablepress_styler .tablepress>caption a:active:not(:disabled),.dvmd_tablepress_styler a.dvmd_tps_edit_link:active:not(.disabled),.dvmd_tablepress_styler a.dvmd_tps_edit_link:active:not(:disabled){border-color:#888;background-color:#d5d5d5;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#d5d5d5));background-image:linear-gradient(to bottom,#fff 0%,#d5d5d5 100%);}.dvmd_tablepress_styler .dt-paging .dt-paging-button.current,.dvmd_tablepress_styler .dt-search input{-webkit-box-shadow:0 1px 0 1px rgba(0,0,0,.04) inset;box-shadow:0 1px 0 1px rgba(0,0,0,.04) inset;}.dvmd_tablepress_styler .column-filter-widgets{margin-bottom:0;gap:5px;}.dvmd_tablepress_styler .column-filter-widgets select{padding-right:1.8em;}.dvmd_tablepress_styler .column-filter-widgets .column-filter-widget a:first-of-type{margin-top:.5em;}.dvmd_tablepress_styler tfoot input[type=search],.dvmd_tablepress_styler thead input[type=search]{width:100% !important;padding:.3em .4em !important;-webkit-box-shadow:0 1px 0 1px rgba(0,0,0,.04) inset;box-shadow:0 1px 0 1px rgba(0,0,0,.04) inset;font-size:80%;}.dvmd_tablepress_styler tfoot select,.dvmd_tablepress_styler thead select{width:100% !important;padding-right:1.8em;font-size:80%;}@charset "UTF-8";@-webkit-keyframes dtb-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes dtb-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}div.dt-buttons{position:initial;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;width:100%;}div.dt-buttons .dt-button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:#fff;border-radius:.75em;-webkit-box-shadow:3px 4px 10px 1px rgba(0,0,0,.8);box-shadow:3px 4px 10px 1px rgba(0,0,0,.8);text-align:center;z-index:2003;overflow:hidden;}div.dt-button-info h2{padding:2rem 2rem 1rem 2rem;margin:0;font-weight:normal;}div.dt-button-info>div{padding:1em 2em 2em 2em;}div.dtb-popover-close{position:absolute;top:6px;right:6px;width:22px;height:22px;text-align:center;border-radius:3px;cursor:pointer;z-index:2003;}button.dtb-hide-drop{display:none !important;}div.dt-button-collection-title{text-align:center;padding:.3em .5em .5em;margin-left:.5em;margin-right:.5em;font-size:.9em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}div.dt-button-collection-title:empty{display:none;}span.dt-button-spacer{display:inline-block;margin:.5em;white-space:nowrap;}span.dt-button-spacer.bar{border-left:1px solid rgba(0,0,0,.3);vertical-align:middle;padding-left:.5em;}span.dt-button-spacer.bar:empty{height:1em;width:1px;padding-left:0;}div.dt-button-collection .dt-button-active{padding-right:3em;}div.dt-button-collection .dt-button-active:after{position:absolute;top:50%;margin-top:-10px;right:1em;display:inline-block;content:"✓";color:inherit;}div.dt-button-collection .dt-button-active.dt-button-split{padding-right:0;}div.dt-button-collection .dt-button-active.dt-button-split:after{display:none;}div.dt-button-collection .dt-button-active.dt-button-split>:first-child{padding-right:3em;}div.dt-button-collection .dt-button-active.dt-button-split>:first-child:after{position:absolute;top:50%;margin-top:-10px;right:1em;display:inline-block;content:"✓";color:inherit;}div.dt-button-collection .dt-button-active-a a{padding-right:3em;}div.dt-button-collection .dt-button-active-a a:after{position:absolute;right:1em;display:inline-block;content:"✓";color:inherit;}div.dt-button-collection span.dt-button-spacer{width:100%;font-size:.9em;text-align:center;margin:.5em 0;}div.dt-button-collection span.dt-button-spacer:empty{height:0;width:100%;}div.dt-button-collection span.dt-button-spacer.bar{border-left:none;border-bottom:1px solid rgba(0,0,0,.1);padding-left:0;}div.dt-buttons{}div.dt-buttons>div.dt-button-split .dt-button:first-child{border-right:1px solid rgba(0,0,0,.15);border-top-right-radius:0;border-bottom-right-radius:0;}div.dt-buttons>div.dt-button-split .dt-button:first-child:hover{border-right:1px solid #666;}div.dt-buttons>div.dt-button-split .dt-button:last-child{border-left:1px solid transparent;border-top-left-radius:0;border-bottom-left-radius:0;}div.dt-buttons>div.dt-button-split .dt-button:last-child:hover{border-left:1px solid #666;}div.dt-buttons span.dt-button-down-arrow{font-family:sans-serif !important;font-size:80%;padding-left:10px;line-height:normal;}div.dt-buttons div.dt-button-split{display:inline-block;}div.dt-buttons div.dt-button-split .dt-button:last-child{padding-left:.75em;padding-right:.75em;z-index:2;}div.dt-buttons div.dt-button-split .dt-button:last-child span{padding-left:0;}div.dt-button-collection{position:absolute;top:0;left:0;width:200px;margin-top:3px;margin-bottom:3px;padding:.75em 0;border:1px solid rgba(0,0,0,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;-webkit-box-shadow:3px 4px 10px 1px rgba(0,0,0,.3);box-shadow:3px 4px 10px 1px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;}div.dt-button-collection .dt-button{position:relative;left:0;right:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;float:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;padding:.5em 1em;border:none;border-radius:0;text-align:left;cursor:pointer;color:inherit;}div.dt-button-collection .dt-button.dt-button-active{background:none;-webkit-box-shadow:none;box-shadow:none;}div.dt-button-collection .dt-button.disabled{cursor:default;opacity:.4;}div.dt-button-collection .dt-button:hover:not(.disabled){border:none;background:rgba(153,153,153,.1);-webkit-box-shadow:none;box-shadow:none;}div.dt-button-collection div.dt-button-split{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}div.dt-button-collection div.dt-button-split button.dt-button{margin:0;display:inline-block;width:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50px;flex-basis:50px;}div.dt-button-collection div.dt-button-split button.dt-button-split-drop{min-width:33px;-webkit-box-flex:0;-ms-flex:0;flex:0;}div.dt-button-collection.fixed .dt-button{border-radius:.25em;background:rgba(255,255,255,.1);}div.dt-button-collection.fixed{position:fixed;display:block;top:50%;left:50%;margin-left:-75px;border-radius:5px;background-color:#fff;padding:.5em;}div.dt-button-collection.fixed.two-column{margin-left:-200px;}div.dt-button-collection.fixed.three-column{margin-left:-225px;}div.dt-button-collection.fixed.four-column{margin-left:-300px;}div.dt-button-collection.fixed.columns{margin-left:-409px;}@media screen and (max-width:1024px){div.dt-button-collection.fixed.columns{margin-left:-308px;}}@media screen and (max-width:640px){div.dt-button-collection.fixed.columns{margin-left:-203px;}}@media screen and (max-width:460px){div.dt-button-collection.fixed.columns{margin-left:-100px;}}div.dt-button-collection.fixed>:last-child{max-height:100vh;overflow:auto;}div.dt-button-collection.four-column>:last-child,div.dt-button-collection.three-column>:last-child,div.dt-button-collection.two-column>:last-child{display:block !important;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;}div.dt-button-collection.four-column>:last-child>*,div.dt-button-collection.three-column>:last-child>*,div.dt-button-collection.two-column>:last-child>*{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;}div.dt-button-collection.two-column{width:400px;}div.dt-button-collection.two-column>:last-child{padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;column-count:2;}div.dt-button-collection.three-column{width:450px;}div.dt-button-collection.three-column>:last-child{padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;column-count:3;}div.dt-button-collection.four-column{width:600px;}div.dt-button-collection.four-column>:last-child{padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;column-count:4;}div.dt-button-collection.columns{width:auto;}div.dt-button-collection.columns>:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;width:818px;padding-bottom:1px;}div.dt-button-collection.columns>:last-child .dt-button{min-width:200px;-webkit-box-flex:0;-ms-flex:0 1;flex:0 1;margin:0;}div.dt-button-collection.columns.dtb-b1>:last-child,div.dt-button-collection.columns.dtb-b2>:last-child,div.dt-button-collection.columns.dtb-b3>:last-child{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}div.dt-button-collection.columns.dtb-b3 .dt-button{-webkit-box-flex:1;-ms-flex:1 1 32%;flex:1 1 32%;}div.dt-button-collection.columns.dtb-b2 .dt-button{-webkit-box-flex:1;-ms-flex:1 1 48%;flex:1 1 48%;}div.dt-button-collection.columns.dtb-b1 .dt-button{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;}@media screen and (max-width:1024px){div.dt-button-collection.columns>:last-child{width:612px;}}@media screen and (max-width:640px){div.dt-button-collection.columns>:last-child{width:406px;}div.dt-button-collection.columns.dtb-b3 .dt-button{-webkit-box-flex:0;-ms-flex:0 1 32%;flex:0 1 32%;}}@media screen and (max-width:460px){div.dt-button-collection.columns>:last-child{width:200px;}}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0%,rgba(0,0,0,.7) 100%);z-index:2001;}.dt-button.processing{color:rgba(0,0,0,.2);}.dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;content:" ";border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;-webkit-animation:dtb-spinner 1500ms infinite linear;animation:dtb-spinner 1500ms infinite linear;}@charset "UTF-8";@-webkit-keyframes dtb-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes dtb-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.dvmd_tablepress_styler div.dt-buttons{position:initial;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;width:100%;}.dvmd_tablepress_styler div.dt-buttons .dt-button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;}.dvmd_tablepress_styler div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:#fff;border-radius:.75em;-webkit-box-shadow:3px 4px 10px 1px rgba(0,0,0,.8);box-shadow:3px 4px 10px 1px rgba(0,0,0,.8);text-align:center;z-index:2003;overflow:hidden;}.dvmd_tablepress_styler div.dt-button-info h2{padding:2rem 2rem 1rem 2rem;margin:0;font-weight:normal;}.dvmd_tablepress_styler div.dt-button-info>div{padding:1em 2em 2em 2em;}.dvmd_tablepress_styler div.dtb-popover-close{position:absolute;top:6px;right:6px;width:22px;height:22px;text-align:center;border-radius:3px;cursor:pointer;z-index:2003;}.dvmd_tablepress_styler button.dtb-hide-drop{display:none !important;}.dvmd_tablepress_styler div.dt-button-collection-title{text-align:center;padding:.3em .5em .5em;margin-left:.5em;margin-right:.5em;font-size:.9em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.dvmd_tablepress_styler div.dt-button-collection-title:empty{display:none;}.dvmd_tablepress_styler span.dt-button-spacer{display:inline-block;margin:.5em;white-space:nowrap;}.dvmd_tablepress_styler span.dt-button-spacer.bar{border-left:1px solid rgba(0,0,0,.3);vertical-align:middle;padding-left:.5em;}.dvmd_tablepress_styler span.dt-button-spacer.bar:empty{height:1em;width:1px;padding-left:0;}.dvmd_tablepress_styler div.dt-button-collection .dt-button-active{padding-right:3em;}.dvmd_tablepress_styler div.dt-button-collection .dt-button-active:after{position:absolute;top:50%;margin-top:-10px;right:1em;display:inline-block;content:"✓";color:inherit;}.dvmd_tablepress_styler div.dt-button-collection .dt-button-active.dt-button-split{padding-right:0;}.dvmd_tablepress_styler div.dt-button-collection .dt-button-active.dt-button-split:after{display:none;}.dvmd_tablepress_styler div.dt-button-collection .dt-button-active.dt-button-split>:first-child{padding-right:3em;}.dvmd_tablepress_styler div.dt-button-collection .dt-button-active.dt-button-split>:first-child:after{position:absolute;top:50%;margin-top:-10px;right:1em;display:inline-block;content:"✓";color:inherit;}.dvmd_tablepress_styler div.dt-button-collection .dt-button-active-a a{padding-right:3em;}.dvmd_tablepress_styler div.dt-button-collection .dt-button-active-a a:after{position:absolute;right:1em;display:inline-block;content:"✓";color:inherit;}.dvmd_tablepress_styler div.dt-button-collection span.dt-button-spacer{width:100%;font-size:.9em;text-align:center;margin:.5em 0;}.dvmd_tablepress_styler div.dt-button-collection span.dt-button-spacer:empty{height:0;width:100%;}.dvmd_tablepress_styler div.dt-button-collection span.dt-button-spacer.bar{border-left:none;border-bottom:1px solid rgba(0,0,0,.1);padding-left:0;}.dvmd_tablepress_styler div.dt-buttons{}.dvmd_tablepress_styler div.dt-buttons>div.dt-button-split .dt-button:first-child{border-right:1px solid rgba(0,0,0,.15);border-top-right-radius:0;border-bottom-right-radius:0;}.dvmd_tablepress_styler div.dt-buttons>div.dt-button-split .dt-button:first-child:hover{border-right:1px solid #666;}.dvmd_tablepress_styler div.dt-buttons>div.dt-button-split .dt-button:last-child{border-left:1px solid transparent;border-top-left-radius:0;border-bottom-left-radius:0;}.dvmd_tablepress_styler div.dt-buttons>div.dt-button-split .dt-button:last-child:hover{border-left:1px solid #666;}.dvmd_tablepress_styler div.dt-buttons span.dt-button-down-arrow{font-family:sans-serif !important;font-size:80%;padding-left:10px;line-height:normal;}.dvmd_tablepress_styler div.dt-buttons div.dt-button-split{display:inline-block;}.dvmd_tablepress_styler div.dt-buttons div.dt-button-split .dt-button:last-child{padding-left:.75em;padding-right:.75em;z-index:2;}.dvmd_tablepress_styler div.dt-buttons div.dt-button-split .dt-button:last-child span{padding-left:0;}.dvmd_tablepress_styler div.dt-button-collection{position:absolute;top:0;left:0;width:200px;margin-top:3px;margin-bottom:3px;padding:.75em 0;border:1px solid rgba(0,0,0,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;-webkit-box-shadow:3px 4px 10px 1px rgba(0,0,0,.3);box-shadow:3px 4px 10px 1px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;}.dvmd_tablepress_styler div.dt-button-collection .dt-button{position:relative;left:0;right:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;float:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;padding:.5em 1em;border:none;border-radius:0;text-align:left;cursor:pointer;color:inherit;}.dvmd_tablepress_styler div.dt-button-collection .dt-button.dt-button-active{background:none;-webkit-box-shadow:none;box-shadow:none;}.dvmd_tablepress_styler div.dt-button-collection .dt-button.disabled{cursor:default;opacity:.4;}.dvmd_tablepress_styler div.dt-button-collection .dt-button:hover:not(.disabled){border:none;background:rgba(153,153,153,.1);-webkit-box-shadow:none;box-shadow:none;}.dvmd_tablepress_styler div.dt-button-collection div.dt-button-split{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}.dvmd_tablepress_styler div.dt-button-collection div.dt-button-split button.dt-button{margin:0;display:inline-block;width:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50px;flex-basis:50px;}.dvmd_tablepress_styler div.dt-button-collection div.dt-button-split button.dt-button-split-drop{min-width:33px;-webkit-box-flex:0;-ms-flex:0;flex:0;}.dvmd_tablepress_styler div.dt-button-collection.fixed .dt-button{border-radius:.25em;background:rgba(255,255,255,.1);}.dvmd_tablepress_styler div.dt-button-collection.fixed{position:fixed;display:block;top:50%;left:50%;margin-left:-75px;border-radius:5px;background-color:#fff;padding:.5em;}.dvmd_tablepress_styler div.dt-button-collection.fixed.two-column{margin-left:-200px;}.dvmd_tablepress_styler div.dt-button-collection.fixed.three-column{margin-left:-225px;}.dvmd_tablepress_styler div.dt-button-collection.fixed.four-column{margin-left:-300px;}.dvmd_tablepress_styler div.dt-button-collection.fixed.columns{margin-left:-409px;}@media screen and (max-width:1024px){.dvmd_tablepress_styler div.dt-button-collection.fixed.columns{margin-left:-308px;}}@media screen and (max-width:640px){.dvmd_tablepress_styler div.dt-button-collection.fixed.columns{margin-left:-203px;}}@media screen and (max-width:460px){.dvmd_tablepress_styler div.dt-button-collection.fixed.columns{margin-left:-100px;}}.dvmd_tablepress_styler div.dt-button-collection.fixed>:last-child{max-height:100vh;overflow:auto;}.dvmd_tablepress_styler div.dt-button-collection.four-column>:last-child,.dvmd_tablepress_styler div.dt-button-collection.three-column>:last-child,.dvmd_tablepress_styler div.dt-button-collection.two-column>:last-child{display:block !important;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;}.dvmd_tablepress_styler div.dt-button-collection.four-column>:last-child>*,.dvmd_tablepress_styler div.dt-button-collection.three-column>:last-child>*,.dvmd_tablepress_styler div.dt-button-collection.two-column>:last-child>*{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;}.dvmd_tablepress_styler div.dt-button-collection.two-column{width:400px;}.dvmd_tablepress_styler div.dt-button-collection.two-column>:last-child{padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;column-count:2;}.dvmd_tablepress_styler div.dt-button-collection.three-column{width:450px;}.dvmd_tablepress_styler div.dt-button-collection.three-column>:last-child{padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;column-count:3;}.dvmd_tablepress_styler div.dt-button-collection.four-column{width:600px;}.dvmd_tablepress_styler div.dt-button-collection.four-column>:last-child{padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;column-count:4;}.dvmd_tablepress_styler div.dt-button-collection.columns{width:auto;}.dvmd_tablepress_styler div.dt-button-collection.columns>:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;width:818px;padding-bottom:1px;}.dvmd_tablepress_styler div.dt-button-collection.columns>:last-child .dt-button{min-width:200px;-webkit-box-flex:0;-ms-flex:0 1;flex:0 1;margin:0;}.dvmd_tablepress_styler div.dt-button-collection.columns.dtb-b1>:last-child,.dvmd_tablepress_styler div.dt-button-collection.columns.dtb-b2>:last-child,.dvmd_tablepress_styler div.dt-button-collection.columns.dtb-b3>:last-child{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.dvmd_tablepress_styler div.dt-button-collection.columns.dtb-b3 .dt-button{-webkit-box-flex:1;-ms-flex:1 1 32%;flex:1 1 32%;}.dvmd_tablepress_styler div.dt-button-collection.columns.dtb-b2 .dt-button{-webkit-box-flex:1;-ms-flex:1 1 48%;flex:1 1 48%;}.dvmd_tablepress_styler div.dt-button-collection.columns.dtb-b1 .dt-button{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;}@media screen and (max-width:1024px){.dvmd_tablepress_styler div.dt-button-collection.columns>:last-child{width:612px;}}@media screen and (max-width:640px){.dvmd_tablepress_styler div.dt-button-collection.columns>:last-child{width:406px;}.dvmd_tablepress_styler div.dt-button-collection.columns.dtb-b3 .dt-button{-webkit-box-flex:0;-ms-flex:0 1 32%;flex:0 1 32%;}}@media screen and (max-width:460px){.dvmd_tablepress_styler div.dt-button-collection.columns>:last-child{width:200px;}}.dvmd_tablepress_styler div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0%,rgba(0,0,0,.7) 100%);z-index:2001;}.dvmd_tablepress_styler .dt-button.processing{color:rgba(0,0,0,.2);}.dvmd_tablepress_styler .dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;content:" ";border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;-webkit-animation:dtb-spinner 1500ms infinite linear;animation:dtb-spinner 1500ms infinite linear;}@charset "UTF-8";.tablepress-scroll-wrapper{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;}.tablepress-scroll-buttons-wrapper-visible{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;}.tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-wrapper{width:calc(100% - 60px);}.tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-button{position:sticky;top:200px;height:100px;width:30px;border:none;cursor:pointer;font-size:larger;padding:0;background-color:rgba(0,0,0,.1);margin:0 0 1rem;}.tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-button:hover{background-color:rgba(0,0,0,.2);}.tablepress-scroll-buttons-wrapper-visible:has(.dt-container) .tablepress-scroll-button{margin:2 lh 0 3 lh;}@media screen and (max-width:600px){.tablepress-scroll-buttons-wrapper-visible:has(.dt-container) .tablepress-scroll-button{margin:4 lh 0 5 lh;}}.tablepress-scroll-buttons-wrapper:not(.tablepress-scroll-buttons-wrapper-visible) .tablepress-scroll-button{display:none;}@media (max-width:767px){.tablepress-responsive-stack-phone colgroup{display:none;}.tablepress-responsive-stack-phone thead th{width:100% !important;}.tablepress-responsive-stack-phone tbody td,.tablepress-responsive-stack-phone tbody th,.tablepress-responsive-stack-phone tfoot th,.tablepress-responsive-stack-phone thead th{display:block;text-align:left;}.tablepress-responsive-stack-phone tr{display:block;}}@media (max-width:980px){.tablepress-responsive-stack-tablet colgroup{display:none;}.tablepress-responsive-stack-tablet thead th{width:100% !important;}.tablepress-responsive-stack-tablet tbody td,.tablepress-responsive-stack-tablet tbody th,.tablepress-responsive-stack-tablet tfoot th,.tablepress-responsive-stack-tablet thead th{display:block;text-align:left;}.tablepress-responsive-stack-tablet tr{display:block;}}@media (max-width:1199px){.tablepress-responsive-stack-desktop colgroup{display:none;}.tablepress-responsive-stack-desktop thead th{width:100% !important;}.tablepress-responsive-stack-desktop tbody td,.tablepress-responsive-stack-desktop tbody th,.tablepress-responsive-stack-desktop tfoot th,.tablepress-responsive-stack-desktop thead th{display:block;text-align:left;}.tablepress-responsive-stack-desktop tr{display:block;}}.tablepress-responsive-stack-all colgroup{display:none;}.tablepress-responsive-stack-all thead th{width:100% !important;}.tablepress-responsive-stack-all tbody td,.tablepress-responsive-stack-all tbody th,.tablepress-responsive-stack-all tfoot th,.tablepress-responsive-stack-all thead th{display:block;text-align:left;}.tablepress-responsive-stack-all tr{display:block;}@media not print{@media (max-width:767px){.tablepress-responsive-phone{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.tablepress-responsive-phone colgroup{display:none;}.tablepress-responsive-phone thead{display:contents;}.tablepress-responsive-phone thead tr th{width:auto !important;}.tablepress-responsive-phone tfoot{display:none;}.tablepress-responsive-phone tbody{display:contents;}.tablepress-responsive-phone tbody tr{display:block;}.tablepress-responsive-phone tbody td:empty:before{content:" ";}.tablepress-responsive-phone tbody td,.tablepress-responsive-phone tbody th,.tablepress-responsive-phone tbody tr,.tablepress-responsive-phone thead th,.tablepress-responsive-phone thead tr{display:block;}.tablepress-responsive-phone tbody tr,.tablepress-responsive-phone thead tr{width:100%;}.tablepress-responsive-phone.tablepress thead .dt-orderable-asc,.tablepress-responsive-phone.tablepress thead .dt-orderable-desc,.tablepress-responsive-phone.tablepress thead .dt-ordering-asc,.tablepress-responsive-phone.tablepress thead .dt-ordering-desc{padding-right:36px;}.tablepress-responsive-phone.tablepress thead .dt-orderable-asc span.dt-column-order,.tablepress-responsive-phone.tablepress thead .dt-orderable-desc span.dt-column-order,.tablepress-responsive-phone.tablepress thead .dt-ordering-asc span.dt-column-order,.tablepress-responsive-phone.tablepress thead .dt-ordering-desc span.dt-column-order{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);right:12px;}.dtfh-floatingparent.dtfh-floatingparent-head .tablepress-responsive-phone{display:none;}}@media (max-width:979px){.tablepress-responsive-tablet{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.tablepress-responsive-tablet colgroup{display:none;}.tablepress-responsive-tablet thead{display:contents;}.tablepress-responsive-tablet thead tr th{width:auto !important;}.tablepress-responsive-tablet tfoot{display:none;}.tablepress-responsive-tablet tbody{display:contents;}.tablepress-responsive-tablet tbody tr{display:block;}.tablepress-responsive-tablet tbody td:empty:before{content:" ";}.tablepress-responsive-tablet tbody td,.tablepress-responsive-tablet tbody th,.tablepress-responsive-tablet tbody tr,.tablepress-responsive-tablet thead th,.tablepress-responsive-tablet thead tr{display:block;}.tablepress-responsive-tablet tbody tr,.tablepress-responsive-tablet thead tr{width:100%;}.tablepress-responsive-tablet.tablepress thead .dt-orderable-asc,.tablepress-responsive-tablet.tablepress thead .dt-orderable-desc,.tablepress-responsive-tablet.tablepress thead .dt-ordering-asc,.tablepress-responsive-tablet.tablepress thead .dt-ordering-desc{padding-right:36px;}.tablepress-responsive-tablet.tablepress thead .dt-orderable-asc span.dt-column-order,.tablepress-responsive-tablet.tablepress thead .dt-orderable-desc span.dt-column-order,.tablepress-responsive-tablet.tablepress thead .dt-ordering-asc span.dt-column-order,.tablepress-responsive-tablet.tablepress thead .dt-ordering-desc span.dt-column-order{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);right:12px;}.dtfh-floatingparent.dtfh-floatingparent-head .tablepress-responsive-tablet{display:none;}}@media (max-width:1199px){.tablepress-responsive-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.tablepress-responsive-desktop colgroup{display:none;}.tablepress-responsive-desktop thead{display:contents;}.tablepress-responsive-desktop thead tr th{width:auto !important;}.tablepress-responsive-desktop tfoot{display:none;}.tablepress-responsive-desktop tbody{display:contents;}.tablepress-responsive-desktop tbody tr{display:block;}.tablepress-responsive-desktop tbody td:empty:before{content:" ";}.tablepress-responsive-desktop tbody td,.tablepress-responsive-desktop tbody th,.tablepress-responsive-desktop tbody tr,.tablepress-responsive-desktop thead th,.tablepress-responsive-desktop thead tr{display:block;}.tablepress-responsive-desktop tbody tr,.tablepress-responsive-desktop thead tr{width:100%;}.tablepress-responsive-desktop.tablepress thead .dt-orderable-asc,.tablepress-responsive-desktop.tablepress thead .dt-orderable-desc,.tablepress-responsive-desktop.tablepress thead .dt-ordering-asc,.tablepress-responsive-desktop.tablepress thead .dt-ordering-desc{padding-right:36px;}.tablepress-responsive-desktop.tablepress thead .dt-orderable-asc span.dt-column-order,.tablepress-responsive-desktop.tablepress thead .dt-orderable-desc span.dt-column-order,.tablepress-responsive-desktop.tablepress thead .dt-ordering-asc span.dt-column-order,.tablepress-responsive-desktop.tablepress thead .dt-ordering-desc span.dt-column-order{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);right:12px;}.dtfh-floatingparent.dtfh-floatingparent-head .tablepress-responsive-desktop{display:none;}}.tablepress-responsive-all{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.tablepress-responsive-all colgroup{display:none;}.tablepress-responsive-all thead{display:contents;}.tablepress-responsive-all thead tr th{width:auto !important;}.tablepress-responsive-all tfoot{display:none;}.tablepress-responsive-all tbody{display:contents;}.tablepress-responsive-all tbody tr{display:block;}.tablepress-responsive-all tbody td:empty:before{content:" ";}.tablepress-responsive-all tbody td,.tablepress-responsive-all tbody th,.tablepress-responsive-all tbody tr,.tablepress-responsive-all thead th,.tablepress-responsive-all thead tr{display:block;}.tablepress-responsive-all tbody tr,.tablepress-responsive-all thead tr{width:100%;}.tablepress-responsive-all.tablepress thead .dt-orderable-asc,.tablepress-responsive-all.tablepress thead .dt-orderable-desc,.tablepress-responsive-all.tablepress thead .dt-ordering-asc,.tablepress-responsive-all.tablepress thead .dt-ordering-desc{padding-right:36px;}.tablepress-responsive-all.tablepress thead .dt-orderable-asc span.dt-column-order,.tablepress-responsive-all.tablepress thead .dt-orderable-desc span.dt-column-order,.tablepress-responsive-all.tablepress thead .dt-ordering-asc span.dt-column-order,.tablepress-responsive-all.tablepress thead .dt-ordering-desc span.dt-column-order{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);right:12px;}.dtfh-floatingparent.dtfh-floatingparent-head .tablepress-responsive-all{display:none;}}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{position:relative;padding-left:30px;cursor:pointer;}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{height:16px;width:16px;display:block;position:absolute;border:2px solid #fff;border-radius:16px;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:monospace !important;font-weight:600;line-height:16px;top:10px;left:5px;content:"+";color:white;background-color:#31b131;}table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>th.dtr-control:before{content:"-";color:white;background-color:#d33333;}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>td.dtr-control,table.dataTable.dtr-column>tbody>tr>th.control,table.dataTable.dtr-column>tbody>tr>th.dtr-control{position:relative;min-width:30px;cursor:pointer;}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,table.dataTable.dtr-column>tbody>tr>th.control:before,table.dataTable.dtr-column>tbody>tr>th.dtr-control:before{height:16px;width:16px;display:block;position:absolute;border:2px solid #fff;border-radius:16px;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:monospace !important;font-weight:600;line-height:16px;top:calc(50% - 10px);left:calc(50% - 10px);content:"+";color:white;background-color:#31b131;}table.dataTable.dtr-column>tbody>tr.dtr-expanded td.control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded td.dtr-control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded th.control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded th.dtr-control:before{content:"-";color:white;background-color:#d33333;}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0;}table.dataTable>tbody>tr.child ul.dtr-details>li{padding:.5em 0;list-style-type:none;}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0;}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{padding-bottom:0;}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold;}div.dtr-modal{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:1000000;padding:10em 1em;}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:75%;overflow:auto;margin:auto;z-index:1000002;background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;-webkit-box-shadow:0 12px 30px rgba(0,0,0,.6);box-shadow:0 12px 30px rgba(0,0,0,.6);}div.dtr-modal div.dtr-modal-content{position:relative;padding:2em;}div.dtr-modal table.dtr-details{border-collapse:collapse;}div.dtr-modal table.dtr-details td{padding:.5em .5em .5em 0;word-break:break-word;}div.dtr-modal table.dtr-details td:last-child{padding:.5em 0 .5em .5em;}div.dtr-modal table.dtr-details tr~tr td{border-top:1px solid #888;}div.dtr-modal div.dtr-modal-close{position:absolute;top:0;right:8px;font-size:xx-large;text-align:center;border-radius:3px;cursor:pointer;z-index:12;line-height:normal;}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000001;background:rgba(0,0,0,.6);}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%;}}.tablepress-responsive{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;}.tablepress-responsive *{word-break:normal;}@charset "UTF-8";.dvmd_tablepress_styler .tablepress-scroll-wrapper{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;}.dvmd_tablepress_styler .tablepress-scroll-buttons-wrapper-visible{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;}.dvmd_tablepress_styler .tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-wrapper{width:calc(100% - 60px);}.dvmd_tablepress_styler .tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-button{position:sticky;top:200px;height:100px;width:30px;border:none;cursor:pointer;font-size:larger;padding:0;background-color:rgba(0,0,0,.1);margin:0 0 1rem;}.dvmd_tablepress_styler .tablepress-scroll-buttons-wrapper-visible .tablepress-scroll-button:hover{background-color:rgba(0,0,0,.2);}.dvmd_tablepress_styler .tablepress-scroll-buttons-wrapper-visible:has(.dt-container) .tablepress-scroll-button{margin:2 lh 0 3 lh;}@media screen and (max-width:600px){.dvmd_tablepress_styler .tablepress-scroll-buttons-wrapper-visible:has(.dt-container) .tablepress-scroll-button{margin:4 lh 0 5 lh;}}.dvmd_tablepress_styler .tablepress-scroll-buttons-wrapper:not(.tablepress-scroll-buttons-wrapper-visible) .tablepress-scroll-button{display:none;}@media (max-width:767px){.dvmd_tablepress_styler .tablepress-responsive-stack-phone colgroup{display:none;}.dvmd_tablepress_styler .tablepress-responsive-stack-phone thead th{width:100% !important;}.dvmd_tablepress_styler .tablepress-responsive-stack-phone tbody td,.dvmd_tablepress_styler .tablepress-responsive-stack-phone tbody th,.dvmd_tablepress_styler .tablepress-responsive-stack-phone tfoot th,.dvmd_tablepress_styler .tablepress-responsive-stack-phone thead th{display:block;text-align:left;}.dvmd_tablepress_styler .tablepress-responsive-stack-phone tr{display:block;}}@media (max-width:980px){.dvmd_tablepress_styler .tablepress-responsive-stack-tablet colgroup{display:none;}.dvmd_tablepress_styler .tablepress-responsive-stack-tablet thead th{width:100% !important;}.dvmd_tablepress_styler .tablepress-responsive-stack-tablet tbody td,.dvmd_tablepress_styler .tablepress-responsive-stack-tablet tbody th,.dvmd_tablepress_styler .tablepress-responsive-stack-tablet tfoot th,.dvmd_tablepress_styler .tablepress-responsive-stack-tablet thead th{display:block;text-align:left;}.dvmd_tablepress_styler .tablepress-responsive-stack-tablet tr{display:block;}}@media (max-width:1199px){.dvmd_tablepress_styler .tablepress-responsive-stack-desktop colgroup{display:none;}.dvmd_tablepress_styler .tablepress-responsive-stack-desktop thead th{width:100% !important;}.dvmd_tablepress_styler .tablepress-responsive-stack-desktop tbody td,.dvmd_tablepress_styler .tablepress-responsive-stack-desktop tbody th,.dvmd_tablepress_styler .tablepress-responsive-stack-desktop tfoot th,.dvmd_tablepress_styler .tablepress-responsive-stack-desktop thead th{display:block;text-align:left;}.dvmd_tablepress_styler .tablepress-responsive-stack-desktop tr{display:block;}}.dvmd_tablepress_styler .tablepress-responsive-stack-all colgroup{display:none;}.dvmd_tablepress_styler .tablepress-responsive-stack-all thead th{width:100% !important;}.dvmd_tablepress_styler .tablepress-responsive-stack-all tbody td,.dvmd_tablepress_styler .tablepress-responsive-stack-all tbody th,.dvmd_tablepress_styler .tablepress-responsive-stack-all tfoot th,.dvmd_tablepress_styler .tablepress-responsive-stack-all thead th{display:block;text-align:left;}.dvmd_tablepress_styler .tablepress-responsive-stack-all tr{display:block;}@media not print{@media (max-width:767px){.dvmd_tablepress_styler .tablepress-responsive-phone{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.dvmd_tablepress_styler .tablepress-responsive-phone colgroup{display:none;}.dvmd_tablepress_styler .tablepress-responsive-phone thead{display:contents;}.dvmd_tablepress_styler .tablepress-responsive-phone thead tr th{width:auto !important;}.dvmd_tablepress_styler .tablepress-responsive-phone tfoot{display:none;}.dvmd_tablepress_styler .tablepress-responsive-phone tbody{display:contents;}.dvmd_tablepress_styler .tablepress-responsive-phone tbody tr{display:block;}.dvmd_tablepress_styler .tablepress-responsive-phone tbody td:empty:before{content:" ";}.dvmd_tablepress_styler .tablepress-responsive-phone tbody td,.dvmd_tablepress_styler .tablepress-responsive-phone tbody th,.dvmd_tablepress_styler .tablepress-responsive-phone tbody tr,.dvmd_tablepress_styler .tablepress-responsive-phone thead th,.dvmd_tablepress_styler .tablepress-responsive-phone thead tr{display:block;}.dvmd_tablepress_styler .tablepress-responsive-phone tbody tr,.dvmd_tablepress_styler .tablepress-responsive-phone thead tr{width:100%;}.dvmd_tablepress_styler .tablepress-responsive-phone.tablepress thead .dt-orderable-asc,.dvmd_tablepress_styler .tablepress-responsive-phone.tablepress thead .dt-orderable-desc,.dvmd_tablepress_styler .tablepress-responsive-phone.tablepress thead .dt-ordering-asc,.dvmd_tablepress_styler .tablepress-responsive-phone.tablepress thead .dt-ordering-desc{padding-right:36px;}.dvmd_tablepress_styler .tablepress-responsive-phone.tablepress thead .dt-orderable-asc span.dt-column-order,.dvmd_tablepress_styler .tablepress-responsive-phone.tablepress thead .dt-orderable-desc span.dt-column-order,.dvmd_tablepress_styler .tablepress-responsive-phone.tablepress thead .dt-ordering-asc span.dt-column-order,.dvmd_tablepress_styler .tablepress-responsive-phone.tablepress thead .dt-ordering-desc span.dt-column-order{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);right:12px;}.dtfh-floatingparent.dtfh-floatingparent-head .dvmd_tablepress_styler .tablepress-responsive-phone{display:none;}}@media (max-width:979px){.dvmd_tablepress_styler .tablepress-responsive-tablet{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.dvmd_tablepress_styler .tablepress-responsive-tablet colgroup{display:none;}.dvmd_tablepress_styler .tablepress-responsive-tablet thead{display:contents;}.dvmd_tablepress_styler .tablepress-responsive-tablet thead tr th{width:auto !important;}.dvmd_tablepress_styler .tablepress-responsive-tablet tfoot{display:none;}.dvmd_tablepress_styler .tablepress-responsive-tablet tbody{display:contents;}.dvmd_tablepress_styler .tablepress-responsive-tablet tbody tr{display:block;}.dvmd_tablepress_styler .tablepress-responsive-tablet tbody td:empty:before{content:" ";}.dvmd_tablepress_styler .tablepress-responsive-tablet tbody td,.dvmd_tablepress_styler .tablepress-responsive-tablet tbody th,.dvmd_tablepress_styler .tablepress-responsive-tablet tbody tr,.dvmd_tablepress_styler .tablepress-responsive-tablet thead th,.dvmd_tablepress_styler .tablepress-responsive-tablet thead tr{display:block;}.dvmd_tablepress_styler .tablepress-responsive-tablet tbody tr,.dvmd_tablepress_styler .tablepress-responsive-tablet thead tr{width:100%;}.dvmd_tablepress_styler .tablepress-responsive-tablet.tablepress thead .dt-orderable-asc,.dvmd_tablepress_styler .tablepress-responsive-tablet.tablepress thead .dt-orderable-desc,.dvmd_tablepress_styler .tablepress-responsive-tablet.tablepress thead .dt-ordering-asc,.dvmd_tablepress_styler .tablepress-responsive-tablet.tablepress thead .dt-ordering-desc{padding-right:36px;}.dvmd_tablepress_styler .tablepress-responsive-tablet.tablepress thead .dt-orderable-asc span.dt-column-order,.dvmd_tablepress_styler .tablepress-responsive-tablet.tablepress thead .dt-orderable-desc span.dt-column-order,.dvmd_tablepress_styler .tablepress-responsive-tablet.tablepress thead .dt-ordering-asc span.dt-column-order,.dvmd_tablepress_styler .tablepress-responsive-tablet.tablepress thead .dt-ordering-desc span.dt-column-order{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);right:12px;}.dtfh-floatingparent.dtfh-floatingparent-head .dvmd_tablepress_styler .tablepress-responsive-tablet{display:none;}}@media (max-width:1199px){.dvmd_tablepress_styler .tablepress-responsive-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.dvmd_tablepress_styler .tablepress-responsive-desktop colgroup{display:none;}.dvmd_tablepress_styler .tablepress-responsive-desktop thead{display:contents;}.dvmd_tablepress_styler .tablepress-responsive-desktop thead tr th{width:auto !important;}.dvmd_tablepress_styler .tablepress-responsive-desktop tfoot{display:none;}.dvmd_tablepress_styler .tablepress-responsive-desktop tbody{display:contents;}.dvmd_tablepress_styler .tablepress-responsive-desktop tbody tr{display:block;}.dvmd_tablepress_styler .tablepress-responsive-desktop tbody td:empty:before{content:" ";}.dvmd_tablepress_styler .tablepress-responsive-desktop tbody td,.dvmd_tablepress_styler .tablepress-responsive-desktop tbody th,.dvmd_tablepress_styler .tablepress-responsive-desktop tbody tr,.dvmd_tablepress_styler .tablepress-responsive-desktop thead th,.dvmd_tablepress_styler .tablepress-responsive-desktop thead tr{display:block;}.dvmd_tablepress_styler .tablepress-responsive-desktop tbody tr,.dvmd_tablepress_styler .tablepress-responsive-desktop thead tr{width:100%;}.dvmd_tablepress_styler .tablepress-responsive-desktop.tablepress thead .dt-orderable-asc,.dvmd_tablepress_styler .tablepress-responsive-desktop.tablepress thead .dt-orderable-desc,.dvmd_tablepress_styler .tablepress-responsive-desktop.tablepress thead .dt-ordering-asc,.dvmd_tablepress_styler .tablepress-responsive-desktop.tablepress thead .dt-ordering-desc{padding-right:36px;}.dvmd_tablepress_styler .tablepress-responsive-desktop.tablepress thead .dt-orderable-asc span.dt-column-order,.dvmd_tablepress_styler .tablepress-responsive-desktop.tablepress thead .dt-orderable-desc span.dt-column-order,.dvmd_tablepress_styler .tablepress-responsive-desktop.tablepress thead .dt-ordering-asc span.dt-column-order,.dvmd_tablepress_styler .tablepress-responsive-desktop.tablepress thead .dt-ordering-desc span.dt-column-order{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);right:12px;}.dtfh-floatingparent.dtfh-floatingparent-head .dvmd_tablepress_styler .tablepress-responsive-desktop{display:none;}}.dvmd_tablepress_styler .tablepress-responsive-all{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.dvmd_tablepress_styler .tablepress-responsive-all colgroup{display:none;}.dvmd_tablepress_styler .tablepress-responsive-all thead{display:contents;}.dvmd_tablepress_styler .tablepress-responsive-all thead tr th{width:auto !important;}.dvmd_tablepress_styler .tablepress-responsive-all tfoot{display:none;}.dvmd_tablepress_styler .tablepress-responsive-all tbody{display:contents;}.dvmd_tablepress_styler .tablepress-responsive-all tbody tr{display:block;}.dvmd_tablepress_styler .tablepress-responsive-all tbody td:empty:before{content:" ";}.dvmd_tablepress_styler .tablepress-responsive-all tbody td,.dvmd_tablepress_styler .tablepress-responsive-all tbody th,.dvmd_tablepress_styler .tablepress-responsive-all tbody tr,.dvmd_tablepress_styler .tablepress-responsive-all thead th,.dvmd_tablepress_styler .tablepress-responsive-all thead tr{display:block;}.dvmd_tablepress_styler .tablepress-responsive-all tbody tr,.dvmd_tablepress_styler .tablepress-responsive-all thead tr{width:100%;}.dvmd_tablepress_styler .tablepress-responsive-all.tablepress thead .dt-orderable-asc,.dvmd_tablepress_styler .tablepress-responsive-all.tablepress thead .dt-orderable-desc,.dvmd_tablepress_styler .tablepress-responsive-all.tablepress thead .dt-ordering-asc,.dvmd_tablepress_styler .tablepress-responsive-all.tablepress thead .dt-ordering-desc{padding-right:36px;}.dvmd_tablepress_styler .tablepress-responsive-all.tablepress thead .dt-orderable-asc span.dt-column-order,.dvmd_tablepress_styler .tablepress-responsive-all.tablepress thead .dt-orderable-desc span.dt-column-order,.dvmd_tablepress_styler .tablepress-responsive-all.tablepress thead .dt-ordering-asc span.dt-column-order,.dvmd_tablepress_styler .tablepress-responsive-all.tablepress thead .dt-ordering-desc span.dt-column-order{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);right:12px;}.dtfh-floatingparent.dtfh-floatingparent-head .dvmd_tablepress_styler .tablepress-responsive-all{display:none;}}.dvmd_tablepress_styler table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,.dvmd_tablepress_styler table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{position:relative;padding-left:30px;cursor:pointer;}.dvmd_tablepress_styler table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,.dvmd_tablepress_styler table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{height:16px;width:16px;display:block;position:absolute;border:2px solid #fff;border-radius:16px;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:monospace !important;font-weight:600;line-height:16px;top:10px;left:5px;content:"+";color:white;background-color:#31b131;}.dvmd_tablepress_styler table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>td.dtr-control:before,.dvmd_tablepress_styler table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>th.dtr-control:before{content:"-";color:white;background-color:#d33333;}.dvmd_tablepress_styler table.dataTable.dtr-column>tbody>tr>td.control,.dvmd_tablepress_styler table.dataTable.dtr-column>tbody>tr>td.dtr-control,.dvmd_tablepress_styler table.dataTable.dtr-column>tbody>tr>th.control,.dvmd_tablepress_styler table.dataTable.dtr-column>tbody>tr>th.dtr-control{position:relative;min-width:30px;cursor:pointer;}.dvmd_tablepress_styler table.dataTable.dtr-column>tbody>tr>td.control:before,.dvmd_tablepress_styler table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,.dvmd_tablepress_styler table.dataTable.dtr-column>tbody>tr>th.control:before,.dvmd_tablepress_styler table.dataTable.dtr-column>tbody>tr>th.dtr-control:before{height:16px;width:16px;display:block;position:absolute;border:2px solid #fff;border-radius:16px;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:monospace !important;font-weight:600;line-height:16px;top:calc(50% - 10px);left:calc(50% - 10px);content:"+";color:white;background-color:#31b131;}.dvmd_tablepress_styler table.dataTable.dtr-column>tbody>tr.dtr-expanded td.control:before,.dvmd_tablepress_styler table.dataTable.dtr-column>tbody>tr.dtr-expanded td.dtr-control:before,.dvmd_tablepress_styler table.dataTable.dtr-column>tbody>tr.dtr-expanded th.control:before,.dvmd_tablepress_styler table.dataTable.dtr-column>tbody>tr.dtr-expanded th.dtr-control:before{content:"-";color:white;background-color:#d33333;}.dvmd_tablepress_styler table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0;}.dvmd_tablepress_styler table.dataTable>tbody>tr.child ul.dtr-details>li{padding:.5em 0;list-style-type:none;}.dvmd_tablepress_styler table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0;}.dvmd_tablepress_styler table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{padding-bottom:0;}.dvmd_tablepress_styler table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold;}.dvmd_tablepress_styler div.dtr-modal{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:1000000;padding:10em 1em;}.dvmd_tablepress_styler div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:75%;overflow:auto;margin:auto;z-index:1000002;background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;-webkit-box-shadow:0 12px 30px rgba(0,0,0,.6);box-shadow:0 12px 30px rgba(0,0,0,.6);}.dvmd_tablepress_styler div.dtr-modal div.dtr-modal-content{position:relative;padding:2em;}.dvmd_tablepress_styler div.dtr-modal table.dtr-details{border-collapse:collapse;}.dvmd_tablepress_styler div.dtr-modal table.dtr-details td{padding:.5em .5em .5em 0;word-break:break-word;}.dvmd_tablepress_styler div.dtr-modal table.dtr-details td:last-child{padding:.5em 0 .5em .5em;}.dvmd_tablepress_styler div.dtr-modal table.dtr-details tr~tr td{border-top:1px solid #888;}.dvmd_tablepress_styler div.dtr-modal div.dtr-modal-close{position:absolute;top:0;right:8px;font-size:xx-large;text-align:center;border-radius:3px;cursor:pointer;z-index:12;line-height:normal;}.dvmd_tablepress_styler div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000001;background:rgba(0,0,0,.6);}@media screen and (max-width:767px){.dvmd_tablepress_styler div.dtr-modal div.dtr-modal-display{width:95%;}}.dvmd_tablepress_styler .tablepress-responsive{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;}.dvmd_tablepress_styler .tablepress-responsive *{word-break:normal;}.tablepress.fixedHeader-floating{width:100% !important;margin-bottom:0;}.tablepress.fixedHeader-floating thead .dt-orderable-asc,.tablepress.fixedHeader-floating thead .dt-orderable-desc,.tablepress.fixedHeader-floating thead .dt-ordering-asc,.tablepress.fixedHeader-floating thead .dt-ordering-desc{position:relative;padding-right:25px;}.tablepress.fixedHeader-floating td,.tablepress.fixedHeader-floating th{vertical-align:middle;padding:8px 10px;background-color:#fff;color:#555;}.tablepress.fixedHeader-floating a,.tablepress.fixedHeader-floating blockquote,.tablepress.fixedHeader-floating ol li,.tablepress.fixedHeader-floating td,.tablepress.fixedHeader-floating th,.tablepress.fixedHeader-floating ul li{font-weight:normal;font-style:normal;font-variant:normal;text-transform:none;text-decoration:none;letter-spacing:0;}.tablepress.fixedHeader-floating ul{padding-left:20px;padding-bottom:0;}.tablepress.fixedHeader-floating ul li{list-style-type:disc;list-style-position:outside;}.tablepress.fixedHeader-floating ol{padding-left:0;padding-bottom:0;}.tablepress.fixedHeader-floating ol li{list-style-type:decimal;list-style-position:inside;}.tablepress.fixedHeader-floating blockquote{border-left:5px solid;padding-left:20px;margin-top:0;margin-bottom:0;}.tablepress.fixedHeader-floating h1,.tablepress.fixedHeader-floating h2,.tablepress.fixedHeader-floating h3,.tablepress.fixedHeader-floating h4,.tablepress.fixedHeader-floating h5,.tablepress.fixedHeader-floating h6{font-weight:normal;font-style:normal;font-variant:normal;text-transform:none;text-decoration:none;letter-spacing:0;}.tablepress.fixedHeader-floating thead th{font-weight:bold;background-color:#d9edf7;text-align:left;}.tablepress.fixedHeader-floating tfoot th{font-weight:bold;background-color:#d9edf7;text-align:left;}.tablepress.fixedHeader-floating .dvmd_tps_button{font-weight:normal;font-style:normal;font-variant:normal;text-transform:none;text-decoration:none;letter-spacing:0;line-height:1;text-align:center;border-style:solid;border-width:2px;border-radius:3px;padding:.5em .6em .5em .6em;}.tablepress.fixedHeader-floating .dvmd_tps_icon{position:relative;top:-.05em;vertical-align:middle;}.tablepress.fixedHeader-floating .wp-caption{display:inline-block;width:auto !important;max-width:none;}body{font-weight:400;}body.et_pb_button_helper_class .et_pb_button{font-weight:500;}#footer-info{letter-spacing:0;text-transform:none;font-variant:normal;}.pulse,.grow,.shrink,.buzz,.move_down,.move_up{transform:perspective(1px) translateZ(0);transition:all .3s ease-in-out !important;}.jello:hover{animation:jello .9s both;}.wobble:hover{animation:wobble .82s cubic-bezier(.36,.07,.19,.97) both;}.heartbeat:hover{animation:heartbeat 1.5s ease-in-out infinite both;}.pulse:hover{animation:pulse 1s ease-in-out infinite both;}.grow:hover{transform:scale(1.1);}.shrink:hover{transform:scale(.9);}.move_up:hover{transform:translateY(-8px);}.move_down:hover{transform:translateY(8px);}@keyframes jello{0%,100%{transform:scale3d(1,1,1);}30%{transform:scale3d(1.25,.75,1);}40%{transform:scale3d(.75,1.25,1);}50%{transform:scale3d(1.15,.85,1);}65%{transform:scale3d(.95,1.05,1);}75%{transform:scale3d(1.05,.95,1);}}@keyframes wobble{16.65%{transform:translateX(5px);}33.3%{transform:translateX(-4px);}49.95%{transform:translateX(3px);}66.6%{transform:translateX(-2px);}83.25%{transform:translateX(1px);}100%{transform:translateX(0);}}@keyframes heartbeat{from{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out;}10%{transform:scale(.91);animation-timing-function:ease-in;}17%{transform:scale(.98);animation-timing-function:ease-out;}33%{transform:scale(.87);animation-timing-function:ease-in;}45%{transform:scale(1);animation-timing-function:ease-out;}}@keyframes pulse{25%{transform:scale(1.1);}75%{transform:scale(.9);}}.et-social-icon a.move_up:hover{transform:translateY(-2px);}.et-social-icon a.move_down:hover{transform:translateY(2px);}@media only screen and (min-width:981px) and (max-width:980px){#logo,.logo_container,#main-header,.container{transition:all .4s ease-in-out;}#et_mobile_nav_menu{display:none !important;}#top-menu,nav#top-menu-nav{display:block !important;}#et-secondary-nav,#et-secondary-menu,#et-info .et-social-icons{display:inline-block !important;}#et-info{padding-top:0;}#top-header .container{padding-top:.75em;}.et_fixed_nav #page-container #main-header,.et_fixed_nav #page-container #top-header{position:fixed;}.et_hide_primary_logo #main-header:not(.et-fixed-header) .centered-inline-logo-wrap,.et_hide_fixed_logo #main-header.et-fixed-header .centered-inline-logo-wrap,.et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container,.et_header_style_split.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,.et_header_style_split.et_hide_fixed_logo #main-header.et-fixed-header .logo_container{height:0;padding:0;opacity:0;}.et_pb_fullwidth_menu.dtb-menu .et_pb_menu__menu,.et_pb_menu.dtb-menu .et_pb_menu__menu{display:flex;}.dtb-menu .et_mobile_nav_menu{display:none;float:right;}.et_pb_fullwidth_menu--style-inline_centered_logo.dtb-menu>div>.et_pb_menu__logo-wrap,.et_pb_menu--style-inline_centered_logo.dtb-menu>div>.et_pb_menu__logo-wrap{display:none;}.et_header_style_centered nav#top-menu-nav{display:inline-block;}.et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container{height:11.88px;}.et_header_style_centered #main-header{padding:0;}.et_header_style_centered #logo{max-height:54%;}.et_header_style_centered #page-container #main-header:not(.et-fixed-header) .logo_container{height:66px;max-height:none;}.et_header_style_centered header#main-header.et-fixed-header .logo_container{height:40px;max-height:none;}.et_header_style_centered.et_hide_primary_logo #page-container #main-header:not(.et-fixed-header) .logo_container,.et_header_style_centered.et_hide_fixed_logo #page-container #main-header.et-fixed-header .logo_container{height:11.88px;}.et_header_style_centered #et_top_search{display:inline-block !important;float:none;margin:3px 0 0 22px;}.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,.et_hide_fixed_logo #main-header.et-fixed-header .logo_container{height:0;opacity:0;transition:all .4s ease-in-out;}}.et_toggle_slide_menu:after{display:none;}.mobile_menu_bar{width:38px;height:17px;box-sizing:content-box;min-height:27px;}.mobile_menu_bar:before{display:none;}.dtb-hamburger{padding:5px;display:inline-block;cursor:pointer;position:absolute;top:0;right:0;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;}.dtb-hamburger:hover{opacity:1;}.dtb-hamburger{font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;}.dtb-hamburger-box{width:28px;height:17px;display:inline-block;position:relative;}.dtb-hamburger-inner{display:block;top:50%;margin-top:-1.5px;}.dtb-hamburger-inner,.dtb-hamburger-inner::before,.dtb-hamburger-inner::after{width:28px;height:3px;background-color:#ec2124;border-radius:2px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;}.mobile_menu_bar:hover .dtb-hamburger-inner,.mobile_menu_bar:hover .dtb-hamburger-inner::before,.mobile_menu_bar:hover .dtb-hamburger-inner::after{background-color:#f44b24;}.hamburger_menu_icon-toggled .dtb-hamburger-inner,.hamburger_menu_icon-toggled .dtb-hamburger-inner::before,.hamburger_menu_icon-toggled .dtb-hamburger-inner::after{background-color:#ec2124;}.hamburger_menu_icon-toggled:hover .dtb-hamburger-inner,.hamburger_menu_icon-toggled:hover .dtb-hamburger-inner::before,.hamburger_menu_icon-toggled:hover .dtb-hamburger-inner::after{background-color:#f44b24;}.dtb-hamburger-inner::before,.dtb-hamburger-inner::after{content:"";display:block;}.dtb-hamburger-inner::before{top:-7px;}.dtb-hamburger-inner::after{bottom:-7px;}.hamburger_menu_icon6 .dtb-hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);}.hamburger_menu_icon6 .dtb-hamburger-inner::after{top:-14px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear;}.hamburger_menu_icon6 .dtb-hamburger-inner::before{transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);}.hamburger_menu_icon6 .hamburger_menu_icon-toggled .dtb-hamburger-inner{transform:translate3d(0,-7px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);}.hamburger_menu_icon6 .hamburger_menu_icon-toggled .dtb-hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear;}.hamburger_menu_icon6 .hamburger_menu_icon-toggled .dtb-hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);}.et_pb_fullwidth_menu--without-logo.dtb-menu .et_pb_menu__menu>nav>ul>li,.et_pb_menu--without-logo.dtb-menu .et_pb_menu__menu>nav>ul>li{margin-top:0;}.dtb-menu.et_pb_module{z-index:3;}#main-header{box-shadow:none !important;box-shadow:0 1px 0 rgba(0,0,0,.1) !important;}#page-container #main-header.et-fixed-header{box-shadow:none !important;box-shadow:0 0 7px rgba(0,0,0,.1) !important;}#top-header{box-shadow:none;}#et-info-email,#et-info-phone,.et-cart-info span,#et-secondary-nav>li>a{font-weight:600;letter-spacing:0;text-transform:none;font-variant:normal;}#et-info a,#et-secondary-menu>ul>li>a{color:#fff;position:relative;}#et-info a:hover,#et-secondary-menu>ul>li>a:hover{opacity:1;color:#fff;}#et-info a:after,#et-secondary-menu>ul:not(.et-social-icons)>li>a:before{content:"";display:block;position:absolute;top:-.8em;bottom:0;right:-.75em;left:-.75em;transition:all .3s ease-in-out;z-index:-1;}#et-info a:after{bottom:-.65em;}#et-info a:hover:after,#et-secondary-menu>ul>li>a:hover:before{background:rgba(0,0,0,0);}@media (min-width:981px){#main-header{transition:all .3s ease-in-out;height:auto;}#wpadminbar{z-index:200001;}#main-header.et-fixed-header{top:0 !important;z-index:200000;}#top-header.et-fixed-header{top:0 !important;box-shadow:none;}.admin-bar #main-header.et-fixed-header{top:32px !important;}.et_header_style_left.et-fixed-header #et-top-navigation{padding-top:30px !important;}}#main-header,#top-header{transition:all .3s ease-in-out !important;}.et_link_content,.et_audio_content,.et_pb_audio_module_content,.et_quote_content{width:100%;}.dtb_layout_placeholder{height:150px;display:flex;align-items:center;justify-content:center;background:#ccc;color:white;}.dtb_layout_placeholder>h3{color:white;}div[class^=count-]{display:inline-block;}#moving-bg1 canvas,#moving-bg2 canvas{position:absolute;top:0;left:0;bottom:0;z-index:1;display:block;}