/* @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;}}
@keyframes splide-loading{0%{transform:rotate(0);}to{transform:rotate(1turn);}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}.splide__track--fade > .splide__list > .splide__slide{margin:0 !important;opacity:0;z-index:0;}.splide__track--fade > .splide__list > .splide__slide.is-active{opacity:1;z-index:1;}.splide--rtl{direction:rtl;}.splide__track--ttb > .splide__list{display:block;}.splide__container{box-sizing:border-box;position:relative;}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important;}.splide.is-initialized:not(.is-active) .splide__list{display:block;}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none;}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto;}.splide:not(.is-overflow) .splide__pagination{display:none;}.splide__progress__bar{width:0;}.splide{position:relative;visibility:hidden;}.splide.is-initialized,.splide.is-rendered{visibility:visible;}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative;}.splide__slide img{vertical-align:bottom;}.splide__spinner{animation:splide-loading 1s linear infinite;border:0.125rem solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:1.25rem;left:0;margin:auto;position:absolute;right:0;top:0;width:1.25rem;}.splide__sr{clip:rect(0 0 0 0);border:0;height:0.0625rem;margin:-0.0625rem;overflow:hidden;padding:0;position:absolute;width:0.0625rem;}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none;}.splide__toggle.is-active .splide__toggle__pause{display:inline;}.splide__track{overflow:hidden;position:relative;z-index:0;}.m-slider-field__label{margin-bottom:1.25rem;}@media (min-width:1025px){.m-slider-field__label{margin-bottom:2rem;}}.h-container--hp-1 .m-slider-field--type-1{margin-inline:-1rem;}@media (min-width:769px){.h-container--hp-1 .m-slider-field--type-1{margin-inline:0;}}.m-slider-field--type-3 .m-slider-field__slide > .o-paragraph,.m-slider-field--type-3
  .m-slider-field__slide
  > .o-paragraph
  > .o-paragraph__content{height:100%;}.m-slider-field--type-3 .splide__pagination{position:absolute;z-index:5;bottom:5rem;left:50%;flex-wrap:nowrap;padding:0;transform:translateX(-50%);white-space:nowrap;}@media (min-width:1025px){.m-slider-field--type-3 .splide__pagination{bottom:0.9375rem;}}.m-slider-field--type-3 .splide__pagination li{display:block;line-height:0;}.m-slider-field--type-3 .splide__pagination__page{position:relative;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;cursor:pointer;border:0;border-radius:0;background-color:transparent;-webkit-appearance:none;appearance:none;}@media (min-width:1025px){.m-slider-field--type-3 .splide__pagination__page{width:2rem;height:2rem;}}.m-slider-field--type-3 .splide__pagination__page::before{width:0.5rem;height:0.5rem;content:'';transition-timing-function:var(--transition-timing-function-cubic-bezier);transition-duration:var(--transition-duration-1);transition-property:border-color,background-color;border:0.0625rem solid var(--color-extended-neutrals-n-500);}.m-slider-field--type-3 .splide__pagination__page.is-active::before{border-color:var(--color-primary-white);background-color:var(--color-primary-white);}.p-page--in-white
  .m-slider-field--type-3
  .splide__pagination__page.is-active::before{border-color:var(--color-primary-black);background-color:var(--color-primary-black);}.h-container--hp-1 .m-slider-field--type-5{margin-inline:-1rem;}@media (min-width:769px){.h-container--hp-1 .m-slider-field--type-5{margin-inline:0;}}.h-container--hp-1 .m-slider-field--type-7{margin-inline:-1rem;}@media (min-width:769px){.h-container--hp-1 .m-slider-field--type-7{margin-inline:-1.5rem;}}@media (min-width:1025px){.h-container--hp-1 .m-slider-field--type-7{margin-inline:0;}}@media (min-width:1025px){.m-slider-field--type-7 .splide.is-initialized:not(.is-active) .splide__list,.m-slider-field--type-7 .m-slider-field__list{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);}}.m-slider-field--type-8 .m-slider-field__slide > .o-paragraph,.m-slider-field--type-8
  .m-slider-field__slide
  > .o-paragraph
  > .o-paragraph__content{height:100%;}.h-container--hp-1 .m-slider-field--type-8{margin-inline:-1rem;}@media (min-width:769px){.h-container--hp-1 .m-slider-field--type-8{margin-inline:-1.5rem;}}@media (min-width:1025px){.h-container--hp-1 .m-slider-field--type-8{margin-inline:0;}}@media (min-width:1025px){.m-slider-field--type-8 .splide.is-initialized:not(.is-active) .splide__list,.m-slider-field--type-8 .m-slider-field__list{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);}}.h-container--hp-1 .m-slider-field--type-10{margin-inline:-1rem;}@media (min-width:769px){.h-container--hp-1 .m-slider-field--type-10{margin-inline:-1.5rem;}}@media (min-width:1025px){.h-container--hp-1 .m-slider-field--type-10{margin-inline:0;}}@media (min-width:1025px){.m-slider-field--type-10 .splide.is-initialized:not(.is-active) .splide__list,.m-slider-field--type-10 .m-slider-field__list{display:grid;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr);gap:1rem;}}.m-slider-field--type-10 .m-slider-field__slide:nth-child(n + 7){display:none;}@media (min-width:1025px){.m-slider-field--type-10 .m-slider-field__slide:nth-child(n + 7){display:block;}}@media (min-width:1025px){.m-slider-field--type-10 .m-slider-field__slide:first-child{grid-row:3 / 5;grid-column:1;}}@media (min-width:1025px){.m-slider-field--type-10 .m-slider-field__slide:nth-child(2){grid-row:1 / 3;grid-column:1;}}@media (min-width:1025px){.m-slider-field--type-10 .m-slider-field__slide:nth-child(3){grid-row:1;grid-column:2 / 4;}}@media (min-width:1025px){.m-slider-field--type-10 .m-slider-field__slide:nth-child(4){grid-row:1 / 3;grid-column:4;}}@media (min-width:1025px){.m-slider-field--type-10 .m-slider-field__slide:nth-child(5){grid-row:3;grid-column:3 / 5;}}@media (min-width:1025px){.m-slider-field--type-10 .m-slider-field__slide:nth-child(6){grid-row:4;grid-column:2 / 5;}}@media (min-width:1025px){.m-slider-field--type-10 .m-slider-field__slide:nth-child(7){grid-row:3;grid-column:2;}}@media (min-width:1025px){.m-slider-field--type-10 .m-slider-field__slide:nth-child(8){grid-row:2;grid-column:2;}}@media (min-width:1025px){.m-slider-field--type-10 .m-slider-field__slide:nth-child(9){grid-row:2;grid-column:3;}}
.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;}
.o-side-tabs{counter-reset:tab_index;}@media (min-width:1025px){.o-side-tabs{position:relative;min-height:54rem;}}.o-side-tabs__tab{counter-increment:tab_index;}.o-side-tabs:not([data-once*='o-side-tabs'])
  .o-side-tabs__tab:nth-child(n + 2)
  .m-side-tab__container{display:none;}.o-side-tabs__tab .m-side-tab__button .m-icon-text__text:first-child{position:relative;display:flex;align-items:center;min-height:2.75rem;padding-left:3rem;}@media (min-width:1025px){.o-side-tabs__tab .m-side-tab__button .m-icon-text__text:first-child{min-height:3.75rem;padding-left:4rem;}}.o-side-tabs__tab .m-side-tab__button .m-icon-text__text:first-child::before{position:absolute;top:0;left:0;content:counter(tab_index);color:var(--color-extended-neutrals-n-300);font-size:2.125rem;font-weight:500;line-height:1.29;}@media (min-width:1025px){.o-side-tabs__tab .m-side-tab__button .m-icon-text__text:first-child::before{letter-spacing:-0.03rem;font-size:3rem;line-height:1.25;}}.o-side-tabs__tab
  .m-side-tab--active
  .m-side-tab__button
  .m-icon-text__text:first-child::before{color:currentColor;}.o-side-tabs .m-side-tab{position:static;}@media (min-width:1025px){.o-side-tabs .m-side-tab__pictures{left:28rem;width:calc(100% - 28rem);}}.o-side-tabs[data-once*='o-side-tabs']
  .m-side-tab:not(.m-side-tab--active)
  .m-side-tab__container{display:none;}@media (hover:hover){.o-side-tabs[data-once*='o-side-tabs']
    .m-side-tab:not(.m-side-tab--active)
    .m-side-tab__button:hover{text-decoration:underline;}}
.layout--onecol .layout__region{width:100%;}
.paragraph--unpublished{background-color:#fff4f4;}
