/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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 6px 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:1261;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;}.container-inline .hidden{display:none;}
.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;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.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);}
.cookiesjsr-btn{background-color:#004c93;background-color:var(--btn-bg-color,#004c93);color:#fff;color:var(--btn-font-color,#fff);outline:none;cursor:pointer;font:inherit;width:calc(100% - 2.5rem);text-transform:uppercase;padding:0 .8em;font-size:.85rem;text-decoration:none;white-space:nowrap;border:2px solid #fff;border:2px solid var(--btn-border-color,#fff);margin:.625rem;opacity:.95;-webkit-transform:scale(1);transform:scale(1);transition:all .3s ease;display:flex;align-items:center;justify-content:center;min-height:42px}@media (min-width:576px){.cookiesjsr-btn{min-height:48px;font-size:1rem}}@media (min-width:992px){.cookiesjsr-btn{padding:0 2em}}.cookiesjsr-btn:hover{opacity:1;-webkit-transform:scale(1.02);transform:scale(1.02)}.cookiesjsr-btn.invert{background-color:#fff;background-color:var(--btn-border-color,#fff);border-color:#004c93;border-color:var(--btn-bg-color,#004c93);color:#004c93;color:var(--btn-bg-color,#004c93)}.cookiesjsr-btn.important{color:#004c93;color:var(--btn-bg-color,#004c93);background-color:#fff;background-color:var(--btn-font-color,#fff)}.cookiesjsr-btn.important.invert{background-color:#004c93;background-color:var(--btn-bg-color,#004c93);border-color:#004c93;border-color:var(--btn-bg-color,#004c93);color:#fff;color:var(--btn-font-color,#fff)}.cookiesjsr-links{list-style:none;margin:0 -.75rem;padding:0;display:flex;flex-direction:column}@media (min-width:576px){.cookiesjsr-links.links--row{flex-direction:row;flex-wrap:wrap;justify-content:left;align-items:center}}.cookiesjsr-links.links--row li{margin:0;padding-left:.75rem;padding-right:.75rem;position:relative}.cookiesjsr-links.links--row li a{margin:0;padding:0;line-height:2em;display:inline-block}.cookiesjsr-links.links--row li:first-child:before{content:none}@media (min-width:576px){.cookiesjsr-links.links--row li:before{content:"";position:absolute;top:50%;left:0;width:.3em;height:.3em;background-color:#fff;background-color:var(--banner-font-color,#fff);-webkit-transform:translate(-50%,-40%);transform:translate(-50%,-40%)}}.cookiesjsr-btn.denyAll{display:none}@media (min-width:1200px){.cookiesjsr-btn.denyAll{display:inline-block}}.cookiesjsr-switch{position:relative;margin:0;padding:0;width:45px;width:var(--switch-width,45px);border-radius:20px;border-radius:var(--switch-height,20px);background-color:#fff;background-color:var(--switch-bg-off,#fff);cursor:pointer;box-shadow:inset -1px 2px 1px rgba(0,0,0,.25);border:0;transition:background-color .1s ease-in-out}.cookiesjsr-switch,.cookiesjsr-switch:after{display:block;height:20px;height:var(--switch-height,20px)}.cookiesjsr-switch:after{content:"";position:absolute;top:0;left:0;width:20px;width:var(--switch-height,20px);border-radius:20px;border-radius:var(--switch-height,20px);-webkit-transform:scale(1.2);transform:scale(1.2);background-color:#fff;background-color:var(--switch-handle-color,#fff);border:1px solid #e4e5e6;border:1px solid var(--switch-border-color,#e4e5e6);transition:left .1s ease-in-out;box-shadow:-1px 2px 1px rgba(0,0,0,.25)}.cookiesjsr-switch.active{background-color:#0a0;background-color:var(--switch-bg-on,#0a0)}.cookiesjsr-switch.active:after{left:25px}.cookiesjsr-switch input[type=checkbox]{position:absolute;opacity:0}.cookiesjsr-banner{position:fixed;z-index:10000;left:0;bottom:0;height:auto;width:100vw;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1rem;background-color:#004c93;background-color:var(--banner-bg-color,#004c93);color:#fff;color:var(--ci-light,#fff);font-size:1rem;max-height:calc(100vh - 100px);overflow:auto;-webkit-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.cookiesjsr-banner.active{-webkit-transform:translateY(0);transform:translateY(0)}@media (min-width:768px){.cookiesjsr-banner{flex-direction:row}}.cookiesjsr-banner a{color:#fff;color:var(--ci-light,#fff)}.cookiesjsr-banner--action,.cookiesjsr-banner--info{width:100%}@media (min-width:768px){.cookiesjsr-banner--action,.cookiesjsr-banner--info{width:50%}}.cookiesjsr-banner--info{padding:0 1.25rem;padding:0 var(--default-margin,1.25rem);margin-bottom:1.25rem;margin-bottom:var(--default-margin,1.25rem);max-height:calc(100vh - 100px - 2.5rem);overflow:auto}.cookiesjsr-banner--text{display:block}.cookiesjsr-banner--links{margin-top:.5rem;font-size:.85em}.cookiesjsr-banner--action{display:flex;flex-direction:column;padding:0}@media (min-width:420px){.cookiesjsr-banner--action{flex-direction:row}}.cookiesjsr-banner button.denyAll{display:none}@media (min-width:1200px){.cookiesjsr-banner button.denyAll{display:inline-block}}.cookiesjsr-service-groups{position:static!important;display:block;max-height:100%;overflow:auto;list-style:none;margin:0 0 -1px!important;padding:0!important}.cookiesjsr-service-group{position:static!important;line-height:1.5em;list-style:none}.cookiesjsr-service-group--tab{min-height:3rem;padding:1rem 1.25rem;padding:1rem var(--default-margin,1.25rem);color:#000f37;color:var(--ci-dark,#000f37);display:block;font-size:1rem;text-decoration:none;cursor:pointer;font-weight:700;margin:0;border:0;background:#fff;background:var(--ci-light,#fff);border-bottom:1px solid #e4e5e6;border-bottom:1px solid var(--ci-bg-light,#e4e5e6)}.cookiesjsr-service-group--tab:last-child{border-bottom:0}@media (min-width:768px){.cookiesjsr-service-group--tab{padding:1rem 3.25rem 1rem 1.25rem;width:calc(30% + 2rem)}}.cookiesjsr-service-group--content{display:none}@media (min-width:768px){.cookiesjsr-service-group--content{position:absolute;width:70%;height:100%;overflow:auto;right:0;top:0}}.cookiesjsr-service-group--intro{padding:1rem 1.25rem;padding:1rem var(--default-margin,1.25rem)}.cookiesjsr-service-group.active .cookiesjsr-service-group--tab{color:#fff;color:var(--ci-light,#fff);background:#fff;background:var(--ci-light,#fff);background:#004c93;background:var(--ci-blue,#004c93);border-bottom:0}.cookiesjsr-service-group.active .cookiesjsr-service-group--content{display:block;background:#004c93;background:var(--ci-blue,#004c93);color:#fff;color:var(--ci-light,#fff);font-weight:500}.cookiesjsr-service-group--services{margin:0!important;padding:0!important}.cookiesjsr-service{display:flex;align-items:center;background-color:rgba(228,229,230,0);transition:background-color .3s ease}.cookiesjsr-service:hover{background-color:rgba(228,229,230,.1)}.cookiesjsr-service--description{padding:.625rem 1.25rem;width:calc(100% - 2.5rem - 45px)}.cookiesjsr-service--description h3{margin:0;font-size:1.125rem;font-weight:400;color:#fff;color:var(--layer-font-light,#fff)}.cookiesjsr-service--links a{color:#fff;color:var(--layer-font-light,#fff);font-size:.75rem}.cookiesjsr-service--action{padding:.625rem 1.25rem;width:calc(2.5rem + 45px)}.cookiesjsr-service--always-on{color:#0a0;color:var(--switch-bg-on,#0a0);text-align:right;display:flex;justify-content:flex-end;white-space:nowrap}.cookiesjsr-service--always-on span{background-color:#fff;background-color:var(--layer-font-light,#fff);padding:0 .5em}.cookiesjsr-layer{display:block;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;background:var(--layer-bg-light,#fff);height:100vh;width:100vw;max-width:100%;z-index:314160;padding:3.5rem 0 4.5rem;padding:var(--layer-header-height,3.5rem) 0 var(--layer-footer-height,4.5rem);overflow:hidden;font-size:1rem;line-height:1.5em}@media (min-height:668px){.cookiesjsr-layer{height:80vh;max-height:575px}}@media (min-height:992px){.cookiesjsr-layer{height:60vh}}@media (min-width:768px){.cookiesjsr-layer{width:860px}}.cookiesjsr-layer--overlay{position:fixed;z-index:314159;height:100vh;width:100vw;left:0;top:0;background:rgba(0,0,0,.4)}.cookiesjsr-layer--header{position:absolute;left:0;top:0;z-index:100;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;margin:0;padding:0 1.25rem;padding:0 var(--default-margin,1.25rem);border-bottom:1px solid #e4e5e6;border-bottom:1px solid var(--ci-bg-light,#e4e5e6);height:3.5rem;font-size:1rem}.cookiesjsr-layer--title{color:#000f37;color:var(--layer-title-color,#000f37);text-transform:uppercase}.cookiesjsr-layer--close{z-index:102;width:1rem;height:1rem;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='27' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.263 0L13.501 10.762 2.737 0 0 2.737l10.764 10.764L0 24.263 2.737 27l10.764-10.764L24.263 27 27 24.263 16.238 13.501 27 2.737z' fill='%23000f37' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% scroll;background-size:contain;text-indent:-999rem;border:0;cursor:pointer;font-size:1px;padding:0}.cookiesjsr-layer--body{position:absolute;left:0;right:0;top:3.5rem;top:var(--layer-header-height,3.5rem);bottom:4.5rem;bottom:var(--layer-footer-height,4.5rem)}.cookiesjsr-layer--footer{position:absolute;bottom:0;left:0;width:100%;padding:0 1.25rem;padding:0 var(--default-margin,1.25rem);height:4.5rem;height:var(--layer-footer-height,4.5rem);display:flex;justify-content:flex-end;align-items:center;background:#fff;background:var(--layer-bg-light,#fff);border-top:1px solid #e4e5e6;border-top:1px solid var(--layer-border-color,#e4e5e6)}@media (min-width:768px){.cookiesjsr-layer--footer{justify-content:space-between}}.cookiesjsr-layer--label-all{color:#000f37;color:var(--layer-font-dark,#000f37);display:none}@media (min-width:768px){.cookiesjsr-layer--label-all{display:block;width:30%;padding-right:1.25rem;padding-right:var(--default-margin,1.25rem)}}.cookiesjsr-layer--actions{display:flex;align-items:center;margin:-.625rem;width:calc(100% + 1.25rem)}@media (min-width:768px){.cookiesjsr-layer--actions{width:calc(70% + .625rem)}}.cookiesjsr-layer button.denyAll{display:none}@media (min-width:576px){.cookiesjsr-layer button.denyAll{display:inline-block}}.cookiesjsr{--ci-blue:#004c93;--ci-dark:#000f37;--ci-light:#fff;--ci-bg-light:#e4e5e6;--default-margin:1.25rem;--btn-font-color:#fff;--btn-border-color:#fff;--btn-bg-color:#004c93;--banner-logo-offset:100px;--banner-bg-color:#004c93;--banner-font-color:#fff;--banner-link-font-color:#fff;--banner-btn-font-color:#fff;--banner-btn-border-color:#fff;--banner-btn-bg-color:#004c93;--layer-bg-light:#fff;--layer-bg-dark:#004c93;--layer-font-light:#fff;--layer-font-dark:#000f37;--layer-border-color:#e4e5e6;--layer-title-color:#000f37;--layer-header-height:3.5rem;--layer-footer-height:4.5rem;--switch-border-color:#e4e5e6;--switch-handle-color:#fff;--switch-bg-off:#fff;--switch-bg-on:#0a0;--switch-width:45px;--switch-height:20px}body .cookiesjsr--app,body .cookiesjsr--app *,body .cookiesjsr--app :after,body .cookiesjsr--app :before{box-sizing:border-box}
