/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
:root{--tabled-column-min-width:163px;--tabled-column-min-width-large:300px;--tabled-column-min-width-small:80px;--tabled-v-space-4xs:1rem;--tabled-v-space-3xs:1.5rem;--tabled-v-space-2xs:2rem;--tabled-v-space-xs:2.5rem;--tabled-v-space-s:3rem;--tabled-color-white:#ffffff;--tabled-color-black:#000000;--tabled-color-50:#f6f8f9;--tabled-color-150:#dde4e9;--tabled-color-500:#3f6076;--tabled-color-600:#19405b;--tabled-color-700:#15354c;--tabled-color-ascent:#e0a624;--tabled-color-focus:#3d8eff;--tabled-color-disabled:#a1a1a1;--tabled-color-border:var(--tabled-color-700);}.visually-hidden{padding:0;margin:-1px;white-space:nowrap;border:0;position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.tabled{position:relative;padding-top:var(--tabled-v-space-4xs);overflow:hidden;}.tabled:before,.tabled:after{content:'';position:absolute;top:var(--tabled-v-space-s);width:10%;height:100%;background:rgba(0,0,0,0);z-index:1;will-change:opacity;transition:opacity 0.4s;opacity:0;pointer-events:none;font-weight:600;}.tabled:before{left:0;background:linear-gradient(90deg,rgba(7,23,46,0.1),rgba(0,0,0,0));}.tabled:after{right:0;background:linear-gradient(-90deg,rgba(7,23,46,0.1),rgba(0,0,0,0));}.tabled .tabled__navigation{position:relative;height:var(--tabled-v-space-xs);width:100%;padding-block:var(--tabled-v-space-4xs);background:var(--tabled-color-white);z-index:4;}.tabled .tabled__previous,.tabled .tabled__next{display:none;position:absolute;top:var(--tabled-v-space-4xs);right:0;width:var(--tabled-v-space-xs);height:var(--tabled-v-space-xs);background:var(--tabled-color-white);border:2px solid var(--tabled-color-border);padding:0;margin:0;line-height:100%;transition:border 0.3s ease-in;outline-offset:-3px;cursor:pointer;}.tabled .tabled__previous:before,.tabled .tabled__next:before{transition:border,color 0.3s ease-in;}.tabled .tabled__previous:disabled,.tabled .tabled__next:disabled{border:2px solid var(--tabled-color-150);cursor:default;}.tabled .tabled__previous:hover:not(:disabled),.tabled .tabled__next:hover:not(:disabled){border-color:var(--tabled-color-ascent);}.tabled .tabled__previous:hover:not(:disabled):before,.tabled .tabled__next:hover:not(:disabled):before{color:var(--tabled-color-ascent);}.tabled .tabled__previous:focus,.tabled .tabled__next:focus{outline:2px solid var(--tabled-color-focus);}.tabled.tabled--fade-left .tabled__previous,.tabled.tabled--fade-left .tabled__next,.tabled.tabled--fade-right .tabled__previous,.tabled.tabled--fade-right .tabled__next{display:block;}.tabled.tabled--fade-left .tabled__wrapper,.tabled.tabled--fade-right .tabled__wrapper{overflow-x:scroll;overflow-y:visible;}.tabled .tabled__previous{right:var(--tabled-v-space-s);}.tabled .tabled__previous:before{font-family:Arial,Helvetica,sans-serif;display:inline-block;content:'←';font-size:24px;}.tabled .tabled__previous:disabled:before{color:var(--tabled-color-disabled);}.tabled .tabled__next:before{font-family:Arial,Helvetica,sans-serif;display:inline-block;content:'→';font-size:24px;}.tabled .tabled__next:disabled:before{color:var(--tabled-color-disabled);}.tabled.tabled--fade-left:before{opacity:1;z-index:3;}.tabled.tabled--fade-right:after{opacity:1;z-index:3;}table.tabled__table{height:auto;width:auto;min-width:100%;margin:0;border-spacing:0;position:relative;table-layout:fixed;}table.tabled__table th{text-transform:capitalize;}table.tabled__table th,table.tabled__table td{min-width:var(--tabled-column-min-width);}table.tabled__table .tabled__column--large{min-width:var(--tabled-column-min-width-large);}table.tabled__table .tabled__column--small{min-width:var(--tabled-column-min-width-small);}.tabled--stacked th{display:block;}.tabled--stacked td{display:flex;flex-flow:column wrap;}.tabled--stacked .popover-button{float:right;}@media (min-width:1024px){.tabled--stacked th,.tabled--stacked td{display:table-cell;}}.tabled--stacked th:before,.tabled--stacked td:before{display:block;content:attr(data-label);}@media (max-width:1024px){.tabled--stacked tr th{font-size:1rem;font-weight:bold;color:#3d376a;}.tabled--stacked tr > th:first-child{padding-top:1rem;}.tabled--stacked tr > td:last-child{padding-bottom:1rem;}.tabled--stacked td,.tabled--stacked th{padding-top:0.5rem;padding-bottom:0.5rem;}}.tabled--stacked tr td:before{font-size:1rem;}.tabled--stacked ul{margin-top:0;margin-bottom:0;}@media (min-width:1024px){.tabled--stacked th:before,.tabled--stacked td:before{display:none;}}@media (max-width:1024px){.tabled--stacked thead th{padding:0;margin:-1px;white-space:nowrap;border:0;position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}}
.paragraph--unpublished{background-color:#fff4f4;}
.sitewide-alert{padding:5px;background-color:#f5f5f5;}.sitewide-alert .close{float:right;}.sitewide-alert__message,.sitewide-alert .field--name-message{display:inline-block;}
