/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.accordions{margin:0 0 1px 0}.accordions .accordion-title{position:relative}.accordions .title{cursor:pointer;outline:0;padding:1.375rem 3.6875rem 1.375rem 1.5625rem;display:block;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:relative;font-size:1.0625rem;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;margin:0;border-radius:5px;border-style:solid}.accordions .title:after{content:"";position:absolute;right:2em;top:calc(50% - .4em);border-style:solid;border-width:.12em .12em 0 0;display:inline-block;height:.8em;vertical-align:top;width:.8em;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:transparent}.accordions .content{padding:0 .9375rem}.accordions .closed .content{visibility:hidden;opacity:0;position:absolute;-webkit-transition:visibility 0s,opacity 2s linear;transition:visibility 0s,opacity 2s linear;width:100%}.accordions .open .h4:after{-webkit-transform:rotate(135deg);transform:rotate(135deg);top:34%}.accordions .open .content{visibility:visible;opacity:1;display:block;-webkit-transition:visibility 0s,opacity .2s linear;transition:visibility 0s,opacity .2s linear}.accordions .open img.lazyloaded{height:auto!important}.accordions:not(:last-child) .content{padding-bottom:var(--spacingL3)}.accordion-without-group-title .accordions:first-child h4{margin-top:var(--spacingL1)}
.table-specific table{table-layout:fixed;width:100%}.table-specific table td,.table-specific table th{padding:10px 25px;font-size:.9375rem;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;border-bottom-style:solid;width:20rem}@media screen and (min-width:992px){.table-specific table td,.table-specific table th{width:auto}}.table-specific table td p,.table-specific table th p{padding:0;margin:0}.table-specific table td ol,.table-specific table td ul,.table-specific table th ol,.table-specific table th ul{margin-left:0;padding-top:0}.table-specific table td ol li:last-child,.table-specific table td ul li:last-child,.table-specific table th ol li:last-child,.table-specific table th ul li:last-child{margin-bottom:0}.table-specific table td.text-align-left,.table-specific table th.text-align-left{text-align:left}.table-specific table td.text-align-right,.table-specific table th.text-align-right{text-align:right}.table-specific table td.text-align-center,.table-specific table th.text-align-center{text-align:center}.table-specific table td *,.table-specific table th *{margin-top:var(--spacingL4)}.table-specific table th{text-align:center}.table-specific.table-responsive::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:12px}.table-specific.table-responsive::-webkit-scrollbar-track{background:#283138;border-radius:20px}.table-specific.table-responsive::-webkit-scrollbar-thumb{background-color:#604605;border-radius:20px;border:3px solid #283138}.table-specific.table-responsive{scrollbar-color:#604605 #283138;scrollbar-width:thin}@supports (-webkit-hyphens:none){.table-specific.table-responsive{display:inline-block;margin-bottom:8px}}.table-specific td.text-theme-light h4,.table-specific td.text-theme-light h5,.table-specific td.text-theme-light h6,.table-specific td.text-theme-light ol,.table-specific td.text-theme-light p,.table-specific td.text-theme-light ul,.table-specific th.text-theme-light h4,.table-specific th.text-theme-light h5,.table-specific th.text-theme-light h6,.table-specific th.text-theme-light ol,.table-specific th.text-theme-light p,.table-specific th.text-theme-light ul{color:#ffffff}.table-specific td.text-theme-dark h4,.table-specific td.text-theme-dark h5,.table-specific td.text-theme-dark h6,.table-specific td.text-theme-dark ol,.table-specific td.text-theme-dark p,.table-specific td.text-theme-dark ul,.table-specific th.text-theme-dark h4,.table-specific th.text-theme-dark h5,.table-specific th.text-theme-dark h6,.table-specific th.text-theme-dark ol,.table-specific th.text-theme-dark p,.table-specific th.text-theme-dark ul{color:#283138}.table-specific td.text-theme-default h4,.table-specific td.text-theme-default h5,.table-specific td.text-theme-default h6,.table-specific td.text-theme-default ol,.table-specific td.text-theme-default p,.table-specific td.text-theme-default ul,.table-specific th.text-theme-default h4,.table-specific th.text-theme-default h5,.table-specific th.text-theme-default h6,.table-specific th.text-theme-default ol,.table-specific th.text-theme-default p,.table-specific th.text-theme-default ul{color:#283138}.table-specific a{outline:0}.table-specific .table-citation-highlight{background-color:#fcf3cf;-webkit-animation:pulse 1s ease-in-out;animation:pulse 1s ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes pulse{0%{background-color:#fcf3cf}50%{background-color:#f1c40f}100%{background-color:#fcf3cf}}@keyframes pulse{0%{background-color:#fcf3cf}50%{background-color:#f1c40f}100%{background-color:#fcf3cf}}
