/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.comp-table-wrapper{overflow-x:auto;}
.component-popup-overlay{position:fixed;inset:0;z-index:50;background-color:var(--component_popup-overlay-bg,rgba(0,0,0,0.5));backdrop-filter:blur(12px);padding:24px;display:flex;justify-content:center;align-items:center;@media screen and (min-width:768px){padding:10svh 2rem;}}.component-popup-close{position:absolute;width:40px;aspect-ratio:1;top:1rem;right:1rem;background-color:var(--component_popup-bg,#ffffff);border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:10;}.component-popup-content{position:relative;overflow:hidden;width:100%;background-color:var(--component_popup-bg,#ffffff);border-radius:var(--component_popup-border_radius,1rem);box-shadow:var(--component_popup-shadow,0 0px 4px rgba(0,0,0,0.2));max-width:var(--component_popup-width,50rem);&::before{content:"";position:absolute;inset:0;border-radius:var(--component_popup-border_radius,1rem);border-width:var(--component_popup-border_width,1px);border-style:solid;border-color:var(--component_popup-border_color,#dfdfdf);}}.component-popup-scroll_inner{overflow-y:auto;@media screen and (max-width:767px){max-height:calc(100svh - 48px);}@media screen and (min-width:768px){max-height:80svh;}}.component-popup-scroll_fadeout{@media screen and (max-width:767px){--component-popup-scroll_fadeout-unit:calc(var(--component_popup-padding-mobile,2rem) / 2);}@media screen and (min-width:768px){--component-popup-scroll_fadeout-unit:calc(var(--component_popup-padding,3rem) / 2);}position:absolute;bottom:0;left:0;right:0;border-radius:0 0 var(--component_popup-border_radius,1rem) var(--component_popup_border_radius,1rem);height:calc(var(--component-popup-scroll_fadeout-unit) * 2);z-index:10;background:linear-gradient(to top,var(--component_popup-bg,#ffffff) 0%,var(--component_popup-bg,#ffffff) 50%,transparent 100%);&::before{content:"";position:absolute;inset:0;border-bottom-left-radius:var(--component_popup-border_radius,1rem);border-bottom-right-radius:var(--component_popup-border_radius,1rem);border-width:var(--component_popup-border_width,1px);border-style:solid;border-color:var(--component_popup-border_color,#dfdfdf);border-top:none;}}.component-popup-body{& > .paragraph--type--popup-grid{position:relative;@media screen and (max-width:767px){padding:0 var(--component_popup-padding-mobile,2rem);margin:var(--component_popup-margin-mobile,1.5rem) 0;}@media screen and (min-width:768px){padding:0 var(--component_popup-padding,3rem);margin:var(--component_popup-margin,2.5rem) 0;}&:first-child{@media screen and (max-width:767px){margin-top:calc(var(--component_popup-margin-mobile,1.5rem) * 1.5);}@media screen and (min-width:768px){margin-top:calc(var(--component_popup-margin,2.5rem)* 1.5);}}}& > .paragraph--type--component-image{overflow:hidden;position:relative;@media screen and (max-width:767px){aspect-ratio:4 / 3;}@media screen and (min-width:768px){aspect-ratio:845 / 350;}img{position:absolute;object-fit:cover;object-position:center;border-radius:0;height:100%;width:100%;}}& > .paragraph--type--component-link{display:none;}}.component-popup-actions{position:relative;display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;@media screen and (max-width:767px){margin-top:var(--component_popup-margin-mobile,1.5rem) 0;padding:0 var(--component_popup-padding-mobile,2rem) var(--component_popup-padding-mobile,2rem);}@media screen and (min-width:768px){margin-top:var(--component_popup-margin,2.5rem);padding:0 var(--component_popup-padding,3rem) var(--component_popup-padding,3rem);}.paragraph--type--component-link,.paragraph--type--component-link a,.btn-primary{@media screen and (max-width:767px){width:100%;max-width:100%;}}}
.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);}
.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;}
.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;}
.success{color:green;}.error{color:red;}.result{display:none;}.result.calculated{display:block;}#edit-submit{display:none;}.calc fieldset{border:none;}.switch{position:relative;display:inline-block;width:60px;height:34px;}.switch input{opacity:0;width:0;height:0;}.calculator-mkd .calculated_result table td,.calculator-mkd .calculated_result table th{text-align:center !important;}
.embedded-entity.align-center{float:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.embedded-entity.align-left{float:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.embedded-entity.align-right{float:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}table[align=center]{float:none;margin-left:auto;margin-right:auto;}table[align=left]{float:none;margin-left:0px;margin-right:auto;}table[align=right]{float:none;margin-left:auto;margin-right:0px;}.cke_editable img{width:100%;}.js .paragraph-type,.js .paragraph-type-title{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;overflow:visible !important;}
.paragraph--unpublished{background-color:#fff4f4;}
