/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.sliding-popup-top{position:fixed;width:100vw;height:100vh;}.sliding-popup-top .popup-cookie{position:absolute;top:50%;left:50%;width:90%;max-width:38.5rem;max-height:90vh;padding:6vw 4.3vw;overflow:auto;background-color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}@media (min-width:576px){.sliding-popup-top .popup-cookie{padding:2.5rem 2rem;}}@media (min-width:768px){.sliding-popup-top .popup-cookie{padding:3.125rem 2.5rem;}}.sliding-popup-top .popup-cookie__container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:unset;}.sliding-popup-top .popup-cookie__content-text{max-width:unset;}.sliding-popup-top .popup-cookie__message{margin-bottom:1rem;}.sliding-popup-top .popup-cookie__message > *:last-child{margin-bottom:0;}.sliding-popup-top .popup-cookie__settings{border-top:1px solid #e4e4e4;padding-top:1rem;margin-top:1rem;display:none;}.sliding-popup-top .popup-cookie__categories{margin:1rem 0 2rem 0;}.sliding-popup-top .popup-cookie__category{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-left:0;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.sliding-popup-top .popup-cookie__category-active,.sliding-popup-top .popup-cookie__category-disabled{font-size:0.8rem;line-height:1rem;}.sliding-popup-top .popup-cookie__category-checkbox{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;position:relative;display:inline-block;width:42px;height:22px;margin:0 0 0 0.5rem;background:linear-gradient(180deg,#bdbdbd 0%,#707070 100%);border:2px solid #ccc;border-radius:16px;transition:all 0.2s ease;}.sliding-popup-top .popup-cookie__category-checkbox:focus{outline:0;}.sliding-popup-top .popup-cookie__category-checkbox::after{position:absolute;top:2px;left:2px;width:14px;height:14px;content:"";background:#fff;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,0.2);transition:all 0.2s cubic-bezier(0.5,0.1,0.75,1.35);}.sliding-popup-top .popup-cookie__category-checkbox:disabled{opacity:0.3;cursor:not-allowed;}.sliding-popup-top .popup-cookie__category-checkbox:checked{background:linear-gradient(180deg,#707070 0%,black 100%);border-color:#212121;}.sliding-popup-top .popup-cookie__category-checkbox:checked::after{-webkit-transform:translateX(20px);transform:translateX(20px);}.sliding-popup-top .popup-cookie__category-checkbox ~ .popup-cookie__category-active{width:0;visibility:hidden;opacity:0;transition:0.3s all;}.sliding-popup-top .popup-cookie__category-checkbox:checked ~ .popup-cookie__category-active{width:auto;visibility:visible;opacity:1;}.sliding-popup-top .popup-cookie__category-checkbox:checked ~ .popup-cookie__category-disabled{width:0;visibility:hidden;opacity:0;}.sliding-popup-top .popup-cookie__category-label{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;font-size:1rem;text-transform:capitalize;}.sliding-popup-top .popup-cookie__category-description{font-size:0.8rem;line-height:1rem;}.sliding-popup-top .popup-cookie__categories-preferences{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (min-width:576px){.sliding-popup-top .popup-cookie__categories-preferences{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin:0 -10px;}}.sliding-popup-top .popup-cookie__save,.sliding-popup-top .popup-cookie__save-all{margin-bottom:1rem;width:100%;}@media (min-width:576px){.sliding-popup-top .popup-cookie__save,.sliding-popup-top .popup-cookie__save-all{margin-bottom:unset;margin:0 10px;}}.sliding-popup-top .popup-cookie__buttons{display:inline-table;max-width:unset;margin:5vw 0 0;}@supports ((display:-webkit-flex) or (display:-ms-flexbox) or (display:flex)){.sliding-popup-top .popup-cookie__buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}}@media (min-width:576px){.sliding-popup-top .popup-cookie__buttons{margin:2rem 0 0;}}@media (min-width:768px){.sliding-popup-top .popup-cookie__buttons{margin:2rem -10px 0 -10px;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}}.sliding-popup-top .popup-cookie__buttons .hidden{display:none;}.sliding-popup-top .popup-cookie__agree,.sliding-popup-top .popup-cookie__dismiss,.sliding-popup-top .popup-cookie__reject,.sliding-popup-top .popup-cookie__set-categories{margin-bottom:1rem;width:100%;}@media (min-width:768px){.sliding-popup-top .popup-cookie__agree,.sliding-popup-top .popup-cookie__dismiss,.sliding-popup-top .popup-cookie__reject,.sliding-popup-top .popup-cookie__set-categories{margin-bottom:unset;margin:0 10px;}}.sliding-popup-top .popup-cookie__agree{margin-bottom:1rem;}@media (min-width:768px){.sliding-popup-top .popup-cookie__agree{margin-bottom:0;}}.sliding-popup-top ~ #overlay-popup-center{position:relative;z-index:998;}.sliding-popup-top ~ #overlay-popup-center::before{position:fixed;z-index:999;width:100%;height:100%;font-size:40px;content:" ";background:rgba(0,0,0,0.59);}.sliding-popup-bottom{width:100%;padding:1rem 0;background:#fff;box-shadow:0 -5px 5px -5px rgba(0,0,0,0.2);}.sliding-popup-bottom .popup-cookie__message{margin-bottom:1rem;}.sliding-popup-bottom .popup-cookie__message > *:last-child{margin-bottom:0;}.sliding-popup-bottom .popup-cookie__settings-modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0;}.sliding-popup-bottom .popup-cookie__modal-dialog{position:relative;width:90%;max-width:38.5rem;margin:1.75rem auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;pointer-events:none;min-height:calc(100% - 1rem);}@media (min-width:576px){.sliding-popup-bottom .popup-cookie__modal-dialog{min-height:calc(100% - 3.5rem);}}.sliding-popup-bottom .popup-cookie__modal-content{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;box-shadow:0 0.25rem 0.5rem rgba(0,0,0,0.5);outline:0;max-height:90vh;overflow-y:scroll;}@media (min-width:576px){.sliding-popup-bottom .popup-cookie__modal-content{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.5);padding:2.5rem 2rem;}}@media (min-width:768px){.sliding-popup-bottom .popup-cookie__modal-content{padding:3.125rem 2.5rem;}}.sliding-popup-bottom .popup-cookie__modal-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:0.3rem;border-top-right-radius:0.3rem;}.sliding-popup-bottom .popup-cookie__modal-title{margin-bottom:0;line-height:1.5;}.sliding-popup-bottom .popup-cookie__close-btn{cursor:pointer;}.sliding-popup-bottom .popup-cookie__modal-body{position:relative;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem;}.sliding-popup-bottom .popup-cookie__modal-footer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:0.3rem;border-bottom-left-radius:0.3rem;}.sliding-popup-bottom .popup-cookie__settings{border-top:1px solid #e4e4e4;padding-top:1rem;margin-top:1rem;display:none;}.sliding-popup-bottom .popup-cookie__categories{margin:1rem 0 2rem 0;}.sliding-popup-bottom .popup-cookie__category{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-left:0;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.sliding-popup-bottom .popup-cookie__category-active,.sliding-popup-bottom .popup-cookie__category-disabled{font-size:0.8rem;line-height:1rem;}.sliding-popup-bottom .popup-cookie__category-checkbox{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;position:relative;display:inline-block;width:42px;height:22px;margin:0 0 0 0.5rem;background:linear-gradient(180deg,#bdbdbd 0%,#707070 100%);border:2px solid #ccc;border-radius:16px;transition:all 0.2s ease;}.sliding-popup-bottom .popup-cookie__category-checkbox:focus{outline:0;}.sliding-popup-bottom .popup-cookie__category-checkbox::after{position:absolute;top:2px;left:2px;width:14px;height:14px;content:"";background:#fff;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,0.2);transition:all 0.2s cubic-bezier(0.5,0.1,0.75,1.35);}.sliding-popup-bottom .popup-cookie__category-checkbox:disabled{opacity:0.3;cursor:not-allowed;}.sliding-popup-bottom .popup-cookie__category-checkbox:checked{background:linear-gradient(180deg,#707070 0%,black 100%);border-color:#212121;}.sliding-popup-bottom .popup-cookie__category-checkbox:checked::after{-webkit-transform:translateX(20px);transform:translateX(20px);}.sliding-popup-bottom .popup-cookie__category-checkbox ~ .popup-cookie__category-active{width:0;visibility:hidden;opacity:0;transition:0.3s all;}.sliding-popup-bottom .popup-cookie__category-checkbox:checked ~ .popup-cookie__category-active{width:auto;visibility:visible;opacity:1;}.sliding-popup-bottom .popup-cookie__category-checkbox:checked ~ .popup-cookie__category-disabled{width:0;visibility:hidden;opacity:0;}.sliding-popup-bottom .popup-cookie__category-label{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;font-size:1rem;text-transform:capitalize;}.sliding-popup-bottom .popup-cookie__category-description{font-size:0.8rem;line-height:1rem;}.sliding-popup-bottom .popup-cookie__categories-preferences{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (min-width:576px){.sliding-popup-bottom .popup-cookie__categories-preferences{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin:0 -10px;}}.sliding-popup-bottom .popup-cookie__save,.sliding-popup-bottom .popup-cookie__save-all{margin-bottom:1rem;width:100%;}@media (min-width:576px){.sliding-popup-bottom .popup-cookie__save,.sliding-popup-bottom .popup-cookie__save-all{margin-bottom:unset;margin:0 10px;}}.sliding-popup-bottom .popup-cookie__buttons{display:inline-table;margin:5vw 0 0;width:100%;}@supports ((display:-webkit-flex) or (display:-ms-flexbox) or (display:flex)){.sliding-popup-bottom .popup-cookie__buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}}@media (min-width:576px){.sliding-popup-bottom .popup-cookie__buttons{margin:2rem 0 0;padding-left:1rem;}}@media (min-width:768px){.sliding-popup-bottom .popup-cookie__buttons{margin:0 -10px;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}}.sliding-popup-bottom .popup-cookie__buttons .hidden{display:none;}.sliding-popup-bottom .popup-cookie__agree,.sliding-popup-bottom .popup-cookie__dismiss,.sliding-popup-bottom .popup-cookie__reject,.sliding-popup-bottom .popup-cookie__set-categories{margin-bottom:1rem;width:100%;}@media (min-width:768px){.sliding-popup-bottom .popup-cookie__agree,.sliding-popup-bottom .popup-cookie__dismiss,.sliding-popup-bottom .popup-cookie__reject,.sliding-popup-bottom .popup-cookie__set-categories{margin-bottom:unset;margin:0 10px;}}.sliding-popup-bottom .popup-cookie__overlay{display:none;position:fixed;top:0;left:0;width:100%;min-height:100%;background:rgba(0,0,0,0.7);z-index:997;cursor:pointer;}#cookie-settings-open{background:url(/modules/contrib/sf_cookie_compliance/images/open-button.svg) center no-repeat;padding:30px;position:fixed;bottom:25px;left:15px;border:0;}
.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);}
.sliding-popup-bottom,.sliding-popup-top{z-index:99999;text-align:center;}.sliding-popup-bottom{position:fixed;}.sliding-popup-top{position:relative;}.eu-cookie-compliance-content{margin:0 auto;max-width:80%;display:inline-block;text-align:left;width:100%;}.eu-cookie-compliance-buttons{float:right;max-width:40%;}[dir="rtl"] .eu-cookie-compliance-buttons{float:left;}.eu-cookie-compliance-default-button,.eu-cookie-compliance-secondary-button,.eu-cookie-compliance-more-button,.eu-cookie-compliance-hide-button,.eu-cookie-withdraw-tab{cursor:pointer;}.eu-cookie-compliance-message{float:left;max-width:60%;}.eu-cookie-withdraw-wrapper.sliding-popup-top,.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-banner{transform:scaleY(-1);}.eu-cookie-withdraw-tab{position:absolute;top:0;transform:translate(-50%,-100%);left:50%;}.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab{transform:translate(-50%,-100%) scaleY(-1);}[dir="rtl"] .eu-cookie-compliance-message{float:right;text-align:right;}@media screen and (max-width:600px){.eu-cookie-compliance-content{max-width:95%;}.eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-buttons{clear:both;float:none;max-width:100%;}}
.sf-popup{position:fixed;top:0;left:0;display:none;width:100%;height:100%;z-index:10010;}.sf-popup__wrapper{width:100%;height:100%;background-color:rgba(0,0,0,0.40);}.sf-popup__content{position:absolute;top:15vh;left:50%;width:83.333%;background-color:#ffffff;transform:translateX(-50%);}.sf-popup__title,.sf-popup__body,.sf-popup__buttons{padding:15px 30px;}.sf-popup .close-button{cursor:pointer;}@media only screen and (min-width:640px){.sf-popup__content{width:66.666%;}}@media only screen and (min-width:1440px){.sf-popup__content{width:50%;}}
