/* @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;}
.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);}
.m-block-link{position:relative;}.m-block-link__link{display:block;overflow:hidden;padding:1rem 3.75rem 1rem 0;white-space:nowrap;text-decoration:none;text-overflow:ellipsis;color:currentColor;border-bottom:0.0625rem solid currentColor;}.m-block-link--second .m-block-link__link{position:relative;display:inline-block;overflow:visible;padding:0.125rem 0 0 1.625rem;vertical-align:top;border-bottom:0;line-height:1.08;}.m-block-link--second .m-block-link__link::after{position:absolute;bottom:-0.0625rem;left:1.625rem;width:calc(100% - 1.625rem);content:'';border-bottom:0.0625rem solid currentColor;}.m-block-link--second .m-block-link__link:hover::after{border-bottom-color:transparent;}.m-block-link__icon{position:absolute;top:50%;right:0;width:1.5rem;height:1.5rem;transition:transform var(--transition-duration-0-25)
    var(--transition-timing-function-cubic-bezier);transform:translate(-0.5rem,-50%);pointer-events:none;}@media (hover:hover){.m-block-link__link:hover + .m-block-link__icon{transform:translate(0,-50%);}}.m-block-link--second .m-block-link__icon{right:auto;left:0;width:1.125rem;height:1.125rem;transition:none;transform:translateY(-50%);}
.m-cta-field__label{margin-bottom:0.75rem;}@media (min-width:1025px){.m-cta-field__label{margin-bottom:0.5rem;}}
.m-grid-field__label{margin-bottom:1.25rem;}@media (min-width:1025px){.m-grid-field__label{margin-bottom:2rem;}}.m-grid-field__item > .o-paragraph,.m-grid-field__item > .o-paragraph > .o-paragraph__content{height:100%;}.m-grid-field > .m-grid-field__items,.m-grid-field > .h-container > .m-grid-field__items{display:grid;}.m-grid-field--type-1 > .m-grid-field__items,.m-grid-field--type-1 > .h-container > .m-grid-field__items{gap:3rem 2rem;}@media (min-width:769px){.m-grid-field--type-1 > .m-grid-field__items,.m-grid-field--type-1 > .h-container > .m-grid-field__items{grid-template-columns:repeat(2,1fr);}}.m-grid-field--type-2 > .m-grid-field__items,.m-grid-field--type-2 > .h-container > .m-grid-field__items{gap:3rem 2rem;}@media (min-width:769px){.m-grid-field--type-2 > .m-grid-field__items,.m-grid-field--type-2 > .h-container > .m-grid-field__items{grid-template-columns:repeat(3,1fr);}}.m-grid-field--type-3 > .m-grid-field__items,.m-grid-field--type-3 > .h-container > .m-grid-field__items{gap:4.5rem;}@media (min-width:1025px){.m-grid-field--type-3 > .m-grid-field__items,.m-grid-field--type-3 > .h-container > .m-grid-field__items{gap:6.25rem;}}.m-grid-field--type-4 > .m-grid-field__items,.m-grid-field--type-4 > .h-container > .m-grid-field__items{gap:3rem 2rem;}@media (min-width:1025px){.m-grid-field--type-4 > .m-grid-field__items,.m-grid-field--type-4 > .h-container > .m-grid-field__items{grid-template-columns:repeat(3,1fr);}}.m-grid-field--type-5 > .m-grid-field__items,.m-grid-field--type-5 > .h-container > .m-grid-field__items{gap:3rem 2rem;}@media (min-width:769px){.m-grid-field--type-5 > .m-grid-field__items,.m-grid-field--type-5 > .h-container > .m-grid-field__items{grid-template-columns:auto 21.25rem;}}@media (min-width:1025px){.m-grid-field--type-5 > .m-grid-field__items,.m-grid-field--type-5 > .h-container > .m-grid-field__items{grid-template-columns:auto 26rem;}}.m-grid-field--type-6 > .m-grid-field__items,.m-grid-field--type-6 > .h-container > .m-grid-field__items{gap:0.375rem;}@media (min-width:1025px){.m-grid-field--type-6 > .m-grid-field__items,.m-grid-field--type-6 > .h-container > .m-grid-field__items{grid-template-columns:repeat(2,1fr);}}.m-grid-field--type-7 > .m-grid-field__items,.m-grid-field--type-7 > .h-container > .m-grid-field__items{gap:3rem 2rem;}@media (min-width:481px){.m-grid-field--type-7 > .m-grid-field__items,.m-grid-field--type-7 > .h-container > .m-grid-field__items{grid-template-columns:repeat(2,1fr);}}@media (min-width:1025px){.m-grid-field--type-7 > .m-grid-field__items,.m-grid-field--type-7 > .h-container > .m-grid-field__items{grid-template-columns:repeat(4,1fr);}}.m-grid-field--type-8 > .m-grid-field__items,.m-grid-field--type-8 > .h-container > .m-grid-field__items{gap:3rem 2rem;}@media (min-width:481px){.m-grid-field--type-8 > .m-grid-field__items,.m-grid-field--type-8 > .h-container > .m-grid-field__items{grid-template-columns:repeat(2,1fr);}}@media (min-width:1025px){.m-grid-field--type-8 > .m-grid-field__items,.m-grid-field--type-8 > .h-container > .m-grid-field__items{grid-template-columns:repeat(4,1fr);}}@media (min-width:1025px){.m-grid-field--type-8
    > .m-grid-field__items
    > .m-grid-field__item:first-child,.m-grid-field--type-8
    > .h-container
    > .m-grid-field__items
    > .m-grid-field__item:first-child{grid-column:2;}}.m-grid-field--type-9 > .m-grid-field__items{gap:2rem;}@media (min-width:769px){.m-grid-field--type-9 > .m-grid-field__items{grid-template-columns:repeat(2,1fr);}}@media (min-width:1025px){.m-grid-field--type-9 > .m-grid-field__items{grid-template-columns:repeat(3,1fr);}}.m-grid-field--type-10 > .m-grid-field__items,.m-grid-field--type-10 > .h-container > .m-grid-field__items{gap:2rem;}@media (min-width:769px){.m-grid-field--type-10 > .m-grid-field__items,.m-grid-field--type-10 > .h-container > .m-grid-field__items{grid-template-columns:repeat(2,1fr);}}@media (min-width:1025px){.m-grid-field--type-10 > .m-grid-field__items,.m-grid-field--type-10 > .h-container > .m-grid-field__items{grid-template-columns:repeat(4,1fr);}}.m-grid-field--type-11 > .m-grid-field__items{gap:2rem;}@media (min-width:769px){.m-grid-field--type-11 > .m-grid-field__items{grid-template-columns:repeat(2,1fr);}}.m-grid-field--type-12 > .m-grid-field__items,.m-grid-field--type-12 > .h-container > .m-grid-field__items{gap:4rem;}@media (min-width:1025px){.m-grid-field--type-12 > .m-grid-field__items,.m-grid-field--type-12 > .h-container > .m-grid-field__items{gap:6.25rem;}}@media (min-width:1025px){.m-grid-field--type-13 > .m-grid-field__items,.m-grid-field--type-13 > .h-container > .m-grid-field__items{grid-template-columns:repeat(4,1fr);}}.m-grid-field--type-14 > .m-grid-field__items,.m-grid-field--type-14 > .h-container > .m-grid-field__items{gap:1rem;}@media (min-width:769px){.m-grid-field--type-14 > .m-grid-field__items,.m-grid-field--type-14 > .h-container > .m-grid-field__items{gap:1.5rem;grid-template-columns:repeat(2,1fr);}}@media (min-width:1025px){.m-grid-field--type-14 > .m-grid-field__items,.m-grid-field--type-14 > .h-container > .m-grid-field__items{gap:2rem;}}
.m-text-field__label{margin-bottom:1.25rem;}@media (min-width:1025px){.m-text-field__label{margin-bottom:2rem;}}.m-text-field__item > *:first-child{margin-top:0;}.m-text-field__item > *:last-child{margin-bottom:0;}
.layout--onecol .layout__region{width:100%;}
.paragraph--unpublished{background-color:#fff4f4;}
