/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.votingapi-reaction-form .votingapi-reaction-radios> :first-child{display:flex;flex-wrap:wrap;margin:0 -5px;}.votingapi-reaction-form .votingapi-reaction-radios input[type="radio"]{display:none;}.votingapi-reaction-form .votingapi-reaction-radios label{display:block;margin:0;cursor:pointer;}.votingapi-reaction-form .votingapi-reaction-radios label .votingapi-reaction-item{display:flex;flex-wrap:wrap;align-items:center;margin:0 5px;padding:5px;user-select:none;border:1px solid rgb(238,238,238);border-radius:5px;}.votingapi-reaction-form .votingapi-reaction-radios label .votingapi-reaction-item>*{margin:0 5px;}.votingapi-reaction-form .votingapi-reaction-radios label .votingapi-reaction-image{width:25px;height:25px;}.votingapi-reaction-form .votingapi-reaction-radios label .votingapi-reaction-count{padding-top:5px;text-align:center;}.votingapi-reaction-form .votingapi-reaction-radios input[type="radio"]:checked+label{color:rgb(0,113,179);}.votingapi-reaction-form .votingapi-reaction-radios input[type="radio"]:checked+label .votingapi-reaction-item{border-color:rgb(0,113,179);background-color:rgb(248,248,248);}.votingapi-reaction-form .votingapi-reaction-radios label:hover .votingapi-reaction-item{border-color:rgba(0,143,219,0.2);background-color:rgba(0,143,219,0.05);}.js .votingapi-reaction-form input[type="submit"]{display:none;}
.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);}
.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;}
#backtotop{background:#f7f7f7;border:1px solid #cccccc;border-radius:10px;bottom:20px;color:#333333;cursor:pointer;display:none;width:max-content;padding:10px 15px;position:fixed;right:20px;text-align:center;z-index:10;}#backtotop:hover{background:#eeeeee;}#backtotop:focus{opacity:0.6;outline:none;}
.body--has-active-cheese{overscroll-behavior-y:contain;overflow:hidden;}.block-cheeseburgermenu-trigger-container{display:flex;}.block-cheeseburgermenu__trigger-element{min-height:40px;min-width:40px;background:var(--cheese-trigger-bg-color);position:relative;}.block-cheeseburgermenu__trigger-element span{width:24px;height:2px;background:var(--cheese-trigger-color);position:absolute;left:50%;transform:translateX(-50%);transition:width 0.25s;}.block-cheeseburgermenu__trigger-element span:nth-of-type(1){top:12px;}.block-cheeseburgermenu__trigger-element span:nth-of-type(2){top:19px;}.block-cheeseburgermenu__trigger-element span:nth-of-type(3){top:26px;}.block-cheeseburgermenu__trigger-element:active,.block-cheeseburgermenu__trigger-element:hover{cursor:pointer;}.block-cheeseburgermenu__trigger-element:active span,.block-cheeseburgermenu__trigger-element:hover span{width:calc(24px + 5px);}.cheeseburger-menu__backdrop{transition:opacity 0.3s ease;transition-delay:0.3s;z-index:200;transition:background-color 0.25s;}.cheeseburger-menu__backdrop--active{position:fixed;top:0;right:0;width:100vw;height:100vh;background-color:rgba(0,0,0,0.5);}.block-cheeseburgermenu-container{position:fixed;top:0;left:0;transition:all 0.3s ease;max-width:100%;width:350px;background:var(--cheese-main-bg-color);color:var(--cheese-main-text-color);overflow:hidden;transform:translateX(-100%);box-sizing:border-box;}.block-cheeseburgermenu-container *{box-sizing:border-box;}.block-cheeseburgermenu-container--is-open{transform:translateX(0);z-index:201;}.block-cheeseburgermenu-container--is-open .cheeseburger-menu__side-menu{transform:translateX(0);}.block-cheeseburgermenu-container--with-navigation{padding-left:75px;}.cheeseburger-menu__item{display:flex;flex-flow:row wrap;transition:all 0.3s ease;overflow:hidden;}.cheeseburger-menu__item > ul{flex:1 0 100%;height:0;will-change:height;position:relative;}.cheeseburger-menu__item--is-expanded > ul{height:auto;}.cheeseburger-menu__item--is-expanded ul{background-color:rgba(0,0,0,0.1);}.cheeseburger-menu__item.in-active-trail > a{text-decoration:underline;}.cheeseburger-menu__item-label{min-height:40px;min-width:40px;flex:1 0 auto;display:flex;align-items:center;color:var(--cheese-main-text-color);text-decoration:none;border:none;max-width:calc(100% - 40px);}.cheeseburger-menu__item-label:hover{cursor:pointer;border:none;text-decoration:underline;}.cheeseburger-menu__item-label:visited,.cheeseburger-menu__item-label:hover{color:var(--cheese-main-text-color);}.cheeseburger-menu__submenu-trigger{min-height:40px;min-width:40px;transition:all 0.3s ease;display:flex;align-items:center;}.cheeseburger-menu__main-navigation-area{height:100vh;overflow-x:hidden;overflow-y:overlay;padding-bottom:150px;scrollbar-width:thin;scrollbar-color:var(--cheese-srcollbar-color) transparent;}.cheeseburger-menu__main-navigation-area::-webkit-scrollbar{width:6px;}.cheeseburger-menu__main-navigation-area::-webkit-scrollbar-track{background:transparent;}.cheeseburger-menu__main-navigation-area::-webkit-scrollbar-thumb{background-color:var(--cheese-srcollbar-color);}.cheeseburger-menu__main-navigation-area > div{border-bottom:1px solid rgba(0,0,0,0.2);margin-bottom:24px;transition:all 0.45s ease;}.cheeseburger-menu__main-navigation-area > div:last-child{border-bottom:0;}.cheeseburger-menu__main-navigation-area ul,.cheeseburger-menu__main-navigation-area ol{padding:0;}.cheeseburger-menu__side-menu{position:fixed;left:0;top:0;transform:translateX(-100%);height:100%;transition:all 0.3s ease;background:var(--cheese-aside-bg-color);color:var(--cheese-aside-text-color);max-height:100%;overflow:auto;}.cheeseburger-menu__side-menu-item{width:75px;transition:all 0.3s ease;text-align:center;min-height:calc(75px - 10px);display:flex;flex-direction:column;justify-content:center;font-weight:bold;}.cheeseburger-menu__side-menu-item img,.cheeseburger-menu__side-menu-item svg{display:block;margin:0 auto 6px auto;max-width:90%;max-height:40px;fill:var(--cheese-aside-text-color);}.cheeseburger-menu__side-menu-item span{font-size:10px;line-height:1.2;padding-left:3px;padding-right:3px;}.cheeseburger-menu__side-menu-item:hover{cursor:pointer;}.cheeseburger-menu__side-trigger{min-height:40px;min-width:40px;min-height:calc(75px - 10px);display:flex;flex-direction:column;justify-content:center;margin-bottom:18px;}.cheeseburger-menu__side-trigger svg{fill:var(--cheese-aside-text-color);margin:0 auto;}.cheeseburger-menu__side-trigger:hover{cursor:pointer;}.cheeseburger-menu__title{padding:12px;text-transform:uppercase;}.cheeseburger-menu__title--collapsible .cheeseburger-menu__title{position:relative;transition:ease 0.35s;}.cheeseburger-menu__title--collapsible .cheeseburger-menu__title:before,.cheeseburger-menu__title--collapsible .cheeseburger-menu__title:after{transition:ease 0.35s;content:" ";position:absolute;width:2px;height:8px;background:var(--cheese-main-text-color);border-radius:0;top:calc(50% - 4px);}.cheeseburger-menu__title--collapsible .cheeseburger-menu__title:before{right:12px;transform:rotate(45deg);}.cheeseburger-menu__title--collapsible .cheeseburger-menu__title:after{right:16px;transform:rotate(-45deg);}.cheeseburger-menu__title--expanded .cheeseburger-menu__title:before,.cheeseburger-menu__title--expanded .cheeseburger-menu__title:after{right:14px;height:14px;top:calc(50% - 8px);}.cheeseburger-menu__title--expanded .cheeseburger-menu__title:before{transform:rotate(-45deg);}.cheeseburger-menu__title--expanded .cheeseburger-menu__title:after{transform:rotate(45deg);}.cheeseburger-menu__submenu{padding-left:12px !important;}.cheeseburger-menu__mainmenu > li{padding-left:12px;}.cheeseburger-menu__mainmenu > li.cheeseburger-parent{padding-left:0;}.cheeseburger-menu__mainmenu > li.cheeseburger-parent .cheeseburger-menu__item-label{padding-left:12px;}.cheeseburger-menu__mainmenu--invisible{display:none;}.toolbar-fixed .block-cheeseburgermenu-container{top:39px;}.toolbar-fixed.toolbar-tray-open .block-cheeseburgermenu-container{top:79px;}.dropdown{position:relative;margin:20px 23.5294117647px;transition:ease 0.35s;}.dropdown:before,.dropdown:after{transition:ease 0.35s;content:" ";position:absolute;width:2px;height:8px;background:var(--cheese-main-text-color);border-radius:0;top:-4px;}.dropdown:before{left:3px;transform:rotate(45deg);}.dropdown:after{left:-2px;transform:rotate(-45deg);}.cheeseburger-menu__item--is-expanded > .cheeseburger-menu__submenu-trigger .dropdown:before,.cheeseburger-menu__item--is-expanded > .cheeseburger-menu__submenu-trigger .dropdown:after{left:0;height:14px;top:-7px;}.cheeseburger-menu__item--is-expanded > .cheeseburger-menu__submenu-trigger .dropdown:before{transform:rotate(-45deg);}.cheeseburger-menu__item--is-expanded > .cheeseburger-menu__submenu-trigger .dropdown:after{transform:rotate(45deg);}
