/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.l-layout{background-color:var(--columns-background-color);}.l-layout__main{--l-main-columns:1;display:grid;grid-template-columns:repeat(var(--l-main-columns),minmax(0,1fr));}@media (min-width:768px){.l-layout__main.l-layout--layout-twocolumn-halves{--l-main-columns:2;}}@media (min-width:1200px){.l-layout__main.l-layout--layout-threecolumn-thirds,.l-layout__main.l-layout--layout-threecolumn-half-quarter-quarter,.l-layout__main.l-layout--layout-threecolumn-quarter-half-quarter,.l-layout__main.l-layout--layout-threecolumn-quarter-quarter-half{--l-main-columns:3;}}@media (min-width:1200px){.l-layout__main.l-layout--layout-threecolumn-half-quarter-quarter{grid-template-columns:50% 25% 25%;}}@media (min-width:1200px){.l-layout__main.l-layout--layout-threecolumn-quarter-half-quarter{grid-template-columns:25% 50% 25%;}}@media (min-width:1200px){.l-layout__main.l-layout--layout-threecolumn-quarter-quarter-half{grid-template-columns:25% 25% 50%;}}@media (min-width:992px){.l-layout__main.l-layout--layout-fourcolumn{--l-main-columns:2;}}@media (min-width:1440px){.l-layout__main.l-layout--layout-fourcolumn{--l-main-columns:4;}}@media (min-width:1200px){.l-layout__main.l-layout--layout-twocolumn-onethird-twothirds{grid-template-columns:33% 67%;}}@media (min-width:1200px){.l-layout__main.l-layout--layout-twocolumn-twothirds-onethird{grid-template-columns:67% 33%;}}
.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);}
.addtoany{display:inline;}.addtoany_list{display:inline;line-height:16px;}.addtoany_list > a,.addtoany_list a img,.addtoany_list a > span{vertical-align:middle;}.addtoany_list > a{border:0;display:inline-block;font-size:16px;padding:0 4px;}.addtoany_list.a2a_kit_size_32 > a{font-size:32px;}.addtoany_list .a2a_counter img{float:left;}.addtoany_list a span.a2a_img{display:inline-block;height:16px;opacity:1;overflow:hidden;width:16px;}.addtoany_list a span{display:inline-block;float:none;}.addtoany_list.a2a_kit_size_32 a > span{border-radius:4px;height:32px;line-height:32px;opacity:1;width:32px;}.addtoany_list a:hover:hover img,.addtoany_list a:hover span{opacity:.7;}.addtoany_list a.addtoany_share_save img{border:0;width:auto;height:auto;}.addtoany_list a .a2a_count{position:relative;}
#backtotop{background:url(/modules/contrib/back_to_top/backtotop.png) no-repeat center center;border:0;bottom:20px;cursor:pointer;display:none;height:70px;position:fixed;right:20px;text-indent:-9999px;width:70px;z-index:300;}#backtotop:hover{opacity:0.8;}#backtotop:focus{opacity:0.6;outline:none;}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#backtotop{background:url(/modules/contrib/back_to_top/backtotop2x.png) no-repeat center center;background-size:70px 70px;}}
p.Indent1,ul.Indent1,ol.Indent1{margin-left:2em;}p.Indent2,ul.Indent2,ol.Indent2{margin-left:4em;}p.Indent3,ul.Indent3,ol.Indent3{margin-left:6em;}p.Indent4,ul.Indent4,ol.Indent4{margin-left:8em;}p.Indent5,ul.Indent5,ol.Indent5{margin-left:10em;}p.Indent6,ul.Indent6,ol.Indent6{margin-left:12em;}p.Indent7,ul.Indent7,ol.Indent7{margin-left:14em;}p.Indent8,ul.Indent8,ol.Indent8{margin-left:16em;}p.Indent9,ul.Indent9,ol.Indent9{margin-left:18em;}p.Indent10,ul.Indent10,ol.Indent10{margin-left:20em;}
:root{--tse-green:#008457;--tse-red:#D73647;--tse-blue:#005A9C;--tse-orange:#F8991D;}.tse-color-white{color:#ffffff !important;}.tse-color-black{color:#0000 !important;}.tse-color-grey{color:#dddd !important;}.tse-color-red{color:#D73647 !important;}.tse-color-blue{color:#005A9C !important;}.tse-color-orange{color:#F8991D !important;}.tse-color-green{color:#008457 !important;}.tse-bg-color-white{background-color:#ffffff !important;}.tse-bg-color-black{background-color:#0000 !important;}.tse-bg-color-grey{background-color:#dddd !important;}.tse-bg-color-red{background-color:#D73647 !important;}.tse-bg-color-blue{background-color:#005A9C !important;}.tse-bg-color-orange{background-color:#F8991D !important;}.tse-bg-color-green{background-color:#008457 !important;}.tse-box-shadow-white{box-shadow:inset 0 0 0 1px #ffffff !important;}.tse-box-shadow-black{box-shadow:inset 0 0 0 1px #0000 !important;}.tse-box-shadow-grey{box-shadow:inset 0 0 0 1px #dddd !important;}.tse-box-shadow-red{box-shadow:inset 0 0 0 1px #D73647 !important;}.tse-box-shadow-blue{box-shadow:inset 0 0 0 1px #005A9C !important;}.tse-box-shadow-orange{box-shadow:inset 0 0 0 1px #F8991D !important;}.tse-box-shadow-green{box-shadow:inset 0 0 0 1px #008457 !important;}.tse-border-white{border:solid #ffffff !important;}.tse-border-black{border:solid #0000 !important;}.tse-border-grey{border:solid #dddd !important;}.tse-border-red{border:solid #D73647 !important;}.tse-border-blue{border:solid #005A9C !important;}.tse-border-orange{border:solid #F8991D !important;}.tse-border-green{border:solid #008457 !important;}.tse-fill-white{fill:#ffffff !important;}.tse-fill-black{fill:#0000 !important;}.tse-fill-grey{fill:#dddd !important;}.tse-fill-red{fill:#D73647 !important;}.tse-fill-blue{fill:#005A9C !important;}.tse-fill-orange{fill:#F8991D !important;}.tse-fill-green{fill:#008457 !important;}.tse-hover-color-white:hover{color:#ffffff !important;}.tse-hover-color-black:hover{color:#0000 !important;}.tse-hover-color-grey:hover{color:#dddd !important;}.tse-hover-color-red:hover{color:#D73647 !important;}.tse-hover-color-blue:hover{color:#005A9C !important;}.tse-hover-color-orange:hover{color:#F8991D !important;}.tse-hover-color-green:hover{color:#008457 !important;}.tse-hover-bg-color-white:hover{background-color:#ffffff !important;}.tse-hover-bg-color-black:hover{background-color:#0000 !important;}.tse-hover-bg-color-grey:hover{background-color:#dddd !important;}.tse-hover-bg-color-red:hover{background-color:#D73647 !important;}.tse-hover-bg-color-blue:hover{background-color:#005A9C !important;}.tse-hover-bg-color-orange:hover{background-color:#F8991D !important;}.tse-hover-bg-color-green:hover{background-color:#008457 !important;}.tse-hover-box-shadow-white:hover{box-shadow:inset 0 0 0 1px #ffffff !important;}.tse-hover-box-shadow-black:hover{box-shadow:inset 0 0 0 1px #0000 !important;}.tse-hover-box-shadow-grey:hover{box-shadow:inset 0 0 0 1px #dddd !important;}.tse-hover-box-shadow-red:hover{box-shadow:inset 0 0 0 1px #D73647 !important;}.tse-hover-box-shadow-blue:hover{box-shadow:inset 0 0 0 1px #005A9C !important;}.tse-hover-box-shadow-orange:hover{box-shadow:inset 0 0 0 1px #F8991D !important;}.tse-hover-box-shadow-green:hover{box-shadow:inset 0 0 0 1px #008457 !important;}.tse-hover-border-white:hover{border:solid #ffffff !important;}.tse-hover-border-black:hover{border:solid #0000 !important;}.tse-hover-border-grey:hover{border:solid #dddd !important;}.tse-hover-border-red:hover{border:solid #D73647 !important;}.tse-hover-border-blue:hover{border:solid #005A9C !important;}.tse-hover-border-orange:hover{border:solid #F8991D !important;}.tse-hover-border-green:hover{border:solid #008457 !important;}.tse-hover-fill-white:hover{fill:#ffffff !important;}.tse-hover-fill-black:hover{fill:#0000 !important;}.tse-hover-fill-grey:hover{fill:#dddd !important;}.tse-hover-fill-red:hover{fill:#D73647 !important;}.tse-hover-fill-blue:hover{fill:#005A9C !important;}.tse-hover-fill-orange:hover{fill:#F8991D !important;}.tse-hover-fill-green:hover{fill:#008457 !important;}
svg.ext{width:14px;height:14px;padding-right:0.2em;fill:#727272;font-weight:900;}svg.mailto{width:14px;height:14px;padding-right:0.2em;fill:#727272;}svg.ext path,svg.mailto path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto{display:none;padding:0;}}extlink i{padding-left:0.2em;}
.paragraph--unpublished{background-color:#fff4f4;}
