/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.is-deleted{background-color:#fff4f4;}.toolbar-button--icon--navigation-trash{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 256 256'%3E%3Cpath d='M216,48H176V40a24,24,0,0,0-24-24H104A24,24,0,0,0,80,40v8H40a8,8,0,0,0,0,16h8V208a16,16,0,0,0,16,16H192a16,16,0,0,0,16-16V64h8a8,8,0,0,0,0-16ZM96,40a8,8,0,0,1,8-8h48a8,8,0,0,1,8,8v8H96Zm96,168H64V64H192ZM112,104v64a8,8,0,0,1-16,0V104a8,8,0,0,1,16,0Zm48,0v64a8,8,0,0,1-16,0V104a8,8,0,0,1,16,0Z' fill='currentColor'%3E%3C/path%3E%3C/svg%3E%0A");}
@layer base,layout,component,utility;
@layer layout{.jdc-fixed-grid-layout{margin-inline:auto;column-gap:initial;container-type:inline-size;}.jdc-fixed-grid-layout__wrapper{display:grid;grid-gap:20px;}.jdc-fixed-grid-layout__wrapper > .block{height:100%;justify-content:center;align-items:center;}.jdc-fixed-grid-layout__wrapper *[data-component-id]{height:100%;}.jdc-fixed-grid-layout--1 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(1,1fr);}.jdc-fixed-grid-layout--2 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(2,1fr);}.jdc-fixed-grid-layout--3 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(3,1fr);}.jdc-fixed-grid-layout--4 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(4,1fr);}.jdc-fixed-grid-layout--5 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(5,1fr);}.jdc-fixed-grid-layout--6 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(6,1fr);}@container (width <= 1024px){.jdc-fixed-grid-layout--tablet-1 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(1,1fr);}.jdc-fixed-grid-layout--tablet-2 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(2,1fr);}.jdc-fixed-grid-layout--tablet-3 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(3,1fr);}.jdc-fixed-grid-layout--tablet-4 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(4,1fr);}.jdc-fixed-grid-layout--tablet-5 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(5,1fr);}.jdc-fixed-grid-layout--tablet-6 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(6,1fr);}}@container (width <= 700px){.jdc-fixed-grid-layout--mobile-1 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(1,1fr);}.jdc-fixed-grid-layout--mobile-2 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(2,1fr);}.jdc-fixed-grid-layout--mobile-3 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(3,1fr);}.jdc-fixed-grid-layout--mobile-4 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(4,1fr);}.jdc-fixed-grid-layout--mobile-5 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(5,1fr);}.jdc-fixed-grid-layout--mobile-6 .jdc-fixed-grid-layout__wrapper{grid-template-columns:repeat(6,1fr);}}.jdc-fixed-grid-layout .layout-builder__region .layout-builder__add-block{height:min-content;}}
.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);}
@layer component{.jdc-banner{background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;overflow:hidden;}.jdc-banner__title{margin:0 0 .5em;}.jdc-banner__text{margin-bottom:2em;}.jdc-banner picture,.jdc-banner img{position:absolute;object-fit:contain;width:100%;justify-content:center;display:flex;align-items:center;top:0;bottom:0;}}
.jdc-card__image img{display:block;max-width:100%;height:auto;}.jdc-card__labels{margin-top:1em;}.jdc-card__label{opacity:0.8;}.jdc-card__label:not(:last-child)::after{content:', ';}
.jdc-image img{max-width:100%;height:auto;}
@layer component{.jdc-image-with-text__image img{max-width:100%;height:auto;}}
.layout--onecol .layout__region{width:100%;}
