/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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);}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
[class^=orejime-]{line-height:var(--orejime-space-m);font-family:var(--orejime-font-family);font-size:inherit;color:inherit;vertical-align:baseline;cursor:default;float:none;text-align:left;border:0;width:auto;margin:0;padding:0;font-weight:400}.orejime-Env{--orejime-color-on-interactive:#fff;--orejime-color-shadow:0,0,0;--orejime-color-text:#222;--orejime-shadow:.1em .2em .4em rgba(var(--orejime-color-shadow),.25),.2em .6em 1.5em rgba(var(--orejime-color-shadow),.2);--orejime-modal-max-width:65ch;--orejime-color-backdrop:#00000080;--orejime-space-s:calc(var(--orejime-space-m)/2);--orejime-font-size-small:.8rem;--orejime-font-family:sans-serif;--orejime-collision-padding:0;--orejime-radius:calc(var(--orejime-space-m)/4);--orejime-space-m:1.4em;--orejime-space-l:calc(2*var(--orejime-space-m));--orejime-color-background:#fff;--orejime-color-subdued:#666;--orejime-banner-max-width:45ch;--orejime-color-interactive:royalblue;--orejime-space-xs:calc(var(--orejime-space-m)/4);all:unset}.orejime-Env p{margin:0}.orejime-Env a{color:var(--orejime-color-interactive);cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}.orejime-Button{border-radius:var(--orejime-radius);padding:var(--orejime-space-xs)var(--orejime-space-s);color:var(--orejime-color-on-interactive);background:var(--orejime-color-interactive);font:inherit;cursor:pointer;border:0;margin:0}.orejime-Button[disabled],.orejime-Button[aria-disabled=true]{color:var(--orejime-color-subdued);cursor:not-allowed;background:0 0}.orejime-Button:not([disabled]):not([aria-disabled=true]):hover,.orejime-Button:not([disabled]):not([aria-disabled=true]):focus{outline:2px solid var(--orejime-color-interactive);outline-offset:1px}.orejime-Button:not([disabled]):not([aria-disabled=true]):active{outline-offset:2px;outline-width:1px}.orejime-ButtonList{flex-wrap:wrap;gap:.5ch;display:flex}.orejime-Banner{z-index:1000;padding:var(--orejime-space-m);max-width:100%;position:fixed;bottom:0;right:0}.orejime-Banner-body{box-shadow:var(--orejime-shadow);border-radius:var(--orejime-radius);padding:var(--orejime-space-m);max-width:var(--orejime-banner-max-width);background:var(--orejime-color-background);color:var(--orejime-color-text)}.orejime-Banner-logo{max-width:10ch}.orejime-Banner-title{margin-bottom:var(--orejime-space-s);font-size:1em;font-weight:700;line-height:var(--orejime-space-m)}.orejime-Banner-description{white-space:pre-line}.orejime-Banner-purposes{font-style:italic}.orejime-Banner-changes{margin-top:var(--orejime-space-s);font-weight:700}.orejime-Banner-actions{margin-top:var(--orejime-space-s)}.orejime-Banner-actionItem{display:inline}.orejime-Banner-learnMoreButton{display:inline-block}.orejimeHtml-WithModalOpen{height:100%}.orejimeHtml-WithModalOpen body{width:100%;height:100%;position:fixed;overflow:hidden}.orejime-ModalOverlay,.orejime-BannerOverlay{z-index:1000;background:var(--orejime-color-backdrop);position:fixed;inset:0}.orejime-ModalOverlay{z-index:1001;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.orejime-ModalWrapper{box-shadow:var(--orejime-shadow);border-radius:var(--orejime-radius);max-width:100%;max-height:100%;overflow:auto}.orejime-Modal{padding:var(--orejime-space-l);max-width:var(--orejime-modal-max-width);background:var(--orejime-color-background);color:var(--orejime-color-text);position:relative}.orejime-Modal-header{margin-bottom:calc(var(--orejime-space-m) + var(--orejime-space-s))}.orejime-Modal-title{margin:0 0 var(--orejime-space-m)0;font-size:2em;font-weight:700;line-height:1;display:block}.orejime-Modal-closeButton{color:var(--orejime-color-subdued);top:var(--orejime-space-s);right:var(--orejime-space-s);padding:var(--orejime-space-s);cursor:pointer;background:0 0;border:none;position:absolute}.orejime-CloseIcon{stroke:currentColor;stroke-width:2px;width:1em;height:1em;display:block}.orejime-Modal-closeButton:hover .orejime-CloseIcon,.orejime-Modal-closeButton:focus .orejime-CloseIcon{color:var(--orejime-color-text)}.orejime-Modal-body{margin-bottom:var(--orejime-space-l)}.orejime-Modal-description{white-space:pre-line}.orejime-Modal-footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1ch;display:flex}.orejime-Modal-poweredByLink{font-size:var(--orejime-font-size-small);display:inline-block}.orejime-PurposeToggles{margin-bottom:var(--orejime-space-m)}.orejime-PurposeList{list-style:none}.orejime-Purpose{grid-gap:0 1ch;margin-top:var(--orejime-space-s);grid-template:"input label""empty description""empty children"/min-content auto;gap:0 1ch;display:grid}.orejime-Purpose-label{grid-area:label}.orejime-Purpose-title{cursor:pointer;font-weight:700}.orejime-Purpose-description{color:var(--orejime-color-subdued);white-space:pre-line;grid-area:description}.orejime-Purpose-purposes{font-size:var(--orejime-font-size-small);color:var(--orejime-color-subdued)}.orejime-Purpose-attribute{font-size:var(--orejime-font-size-small);color:var(--orejime-color-subdued);font-style:italic}.orejime-Purpose-attribute:before{content:"- "}.orejime-Purpose-attribute[title]{text-decoration:underline;text-decoration:underline dotted}.orejime-Purpose-input{width:var(--orejime-space-m);height:var(--orejime-space-m);-webkit-appearance:revert;-moz-appearance:revert;appearance:revert;background:revert;accent-color:var(--orejime-color-interactive);grid-area:input;align-self:center}.orejime-Purpose-input:disabled{accent-color:var(--orejime-color-subdued)}.orejime-Purpose-children{grid-area:children}.orejime-ContextualNotice{border-radius:var(--orejime-radius);padding:var(--orejime-space-l);background:var(--orejime-color-background);color:var(--orejime-color-text)}.orejime-ContextualNotice-title{font:inherit;font-weight:700}.orejime-ContextualNotice-button{margin-top:var(--orejime-space-s)}
