/* @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);}
.details{border:solid 2px var(--Color-Border);}.details summary{display:flex;align-items:center;cursor:pointer;transition:var(--Transition-Base);font-size:var(--Font-Size-XL);font-weight:500;padding:var(--Spacing-06);}.details summary::-webkit-details-marker,.details summary::marker{display:none;content:"";}.details summary:hover{color:var(--color-blue-dark);}.details summary:hover:before{color:var(--color-blue-dark);}.details summary > .icon{height:9px;fill:var(--Color-Primary);margin-left:auto;}.details[open] summary > .icon{transform:rotate(180deg);}.details .details--content{padding:var(--Spacing-06);margin-bottom:var(--Spacing-06);}.details .details--content > *:not(:first-child){margin-top:calc(var(--Spacing-06) * 0.5);}.details .details--content > *:last-child{margin-bottom:0;}
.icon{width:14px;height:14px;flex-shrink:0;fill:currentColor;}
.wawex-tab{background-color:var(--Color-Background);border:none;border-bottom:solid 1px var(--Color-Primary-Active);color:var(--Color-Text);width:100%;display:grid;align-items:center;column-gap:var(--Spacing-04);grid-template-columns:auto 1fr;cursor:pointer;text-align:left;transition:var(--Transition-Base);position:relative;padding:var(--Spacing-04);}@media (min-width:767px){.wawex-tab{grid-template-columns:100%;text-align:center;row-gap:var(--Spacing-03);padding:var(--Spacing-04) var(--Spacing-04);}}.wawex-tab:hover,.wawex-tab:focus,[aria-selected=true] .wawex-tab,[open] .wawex-tab{background-color:var(--Color-Background-Hover);}.wawex-tab:focus{outline:none;}.wawex-tab:focus-visible .wawex-tab__label{position:relative;z-index:3;}.wawex-tab:focus-visible .wawex-tab__label span{outline:2px solid var(--Color-Primary);}.wawex-tab:active{background-color:var(--Color-Background-Active);}.wawex-tab svg{fill:var(--Color-Text);width:auto;height:24px;align-self:center;}@media (min-width:1024px){.wawex-tab svg{height:32px;}}.wawex-tab .ripple{background-color:var(--Color-Ripple);opacity:0.1;}.wawex-tab__label{display:inline;font-weight:normal;font-size:var(--Font-Size-MD);color:var(--Color-Mid-Emphasis);}.wawex-tab__label span{border-radius:4px;display:inline-block;padding:4px;}[aria-selected=true] .wawex-tab__label,[open] .wawex-tab__label{font-weight:600;color:var(--Color-Text);}@media (min-width:767px){.wawex-tab__label{font-size:var(--Font-Size-XS);text-align:center;align-self:end;}}.wawex-tab.is-primary{--Color-Background:var(--Color-Primary);--Color-Background-Hover:var(--Color-Primary-Hover);--Color-Background-Active:var(--Color-Primary-Active);--Color-Text:var(--Color-Primary-Text);--Color-Mid-Emphasis:var(--Color-Primary-Mid-Emphasis);--Color-Ripple:var(--Color-Primary-Ripple);}.wawex-tab.is-secondary{--Color-Background:var(--Color-Secondary);--Color-Background-Hover:var(--Color-Secondary-Hover);--Color-Background-Active:var(--Color-Secondary-Active);--Color-Text:var(--Color-Secondary-Text);--Color-Mid-Emphasis:var(--Color-Secondary-Mid-Emphasis);--Color-Ripple:var(--Color-Secondary-Ripple);}.wawex-tab.is-secondary:focus-visible{--Color-Background-Active:var(--Color-White-20);--Color-Border:var(--Color-White);}.wawex-tab.is-primary{border-color:var(--Color-Primary-Active);}.wawex-tab.is-secondary{border-color:var(--Color-Secondary-Active);}[aria-selected=true] .wawex-tab:after,[open] .wawex-tab:after{background-color:var(--Color-Primary);height:2px;content:"";width:100%;display:block;position:absolute;bottom:-1px;left:0;}[aria-selected=true] .wawex-tab.is-primary:after,[open] .wawex-tab.is-primary:after{border-color:var(--Color-Primary);}[aria-selected=true] .wawex-tab.is-secondary:after,[open] .wawex-tab.is-secondary:after{border-color:var(--Color-Text);}
.wawex-tabs__nav{display:none;}@media (min-width:767px){.wawex-tabs__nav{display:flex;justify-content:center;}}.wawex-tabs__nav > li{flex:1;display:flex;}.wawex-tabs__nav > li > .tab{height:100%;width:100%;}.wawex-tabs__nav > li > .tab > *{height:100%;}.wawex-tabs .details{border:none;padding:0;}.wawex-tabs .details .details--content{padding-right:0;padding-left:0;}@media (min-width:767px){.wawex-tabs .details .details--content{margin-top:var(--Spacing-06);}}.wawex-tabs .details summary{padding:0;position:relative;}@media (min-width:767px){.wawex-tabs .details summary{display:none;}}.wawex-tabs .details summary > .icon{position:absolute;right:var(--Spacing-04);}.wawex-tabs .details summary:has(button.wawex-tab.is-primary) > .icon{fill:var(--Color-Text-invert);}.wawex-tabs .details summary:has(button.wawex-tab.is-secondary) > .icon{fill:var(--Color-Primary);}.wawex-tabs summary:has(.big-icon-button){padding:0;}
.layout--fourcol-section{display:flex;flex-wrap:wrap;}.layout--fourcol-section > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--fourcol-section > .layout__region{flex:0 1 25%;}}
.lnx-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background:linear-gradient(0deg,rgba(0,3,26,0.50) 0%,rgba(0,3,26,0.50) 100%);font-family:"Outfit",sans-serif;}.lnx-modal-box{display:flex;flex-direction:column;align-items:center;flex:1 0 0;align-self:stretch;background-color:#fff;width:100%;height:100vh;margin:0 auto;}.lnx-modal-header{box-shadow:0px 1px 2px 0px rgba(16,24,40,0.05);display:flex;padding:12px 12px 12px 24px;justify-content:space-between;align-items:center;align-self:stretch;}.lnx-modal-close{font-size:28px;padding:6px 15px;cursor:pointer;}.wg-modal-logo{max-width:170px;height:auto;}.lnx-modal-content{display:flex;height:100%;padding:72px 24px 32px 24px;flex-direction:column;align-items:center;gap:72px;align-self:stretch;}.lnx-modal-content--container{display:flex;flex-direction:column;align-items:center;gap:32px;align-self:stretch;}.lnx-modal-content--container-text{display:flex;padding-bottom:8px;flex-direction:column;align-items:center;gap:12px;align-self:stretch;}.lnx-modal-redirect-heading{color:#2D0062;text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:135%;}.lnx-modal-redirect-text{color:#000;text-align:center;font-size:18px;font-style:normal;font-weight:300;line-height:145%;}.lnx-modal-logo{height:56px;width:auto;cursor:pointer;}.lnx-modal-content--links a.lnx-modal-redirect-link{display:flex;height:40px;line-height:1;padding:8px 24px;justify-content:center;align-items:center;gap:16px;align-self:stretch;border-radius:9999px;background:#2D0062;color:#FFF;text-align:center;font-size:16px;font-style:normal;font-weight:600;letter-spacing:0.3px;min-width:272px;}.lnx-modal-content--links .lnx-modal-close{display:flex;padding:10px 24px;justify-content:center;align-items:center;gap:4px;align-self:stretch;color:#2D0062;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:21px;letter-spacing:0.3px;}@media (min-width:768px){.lnx-modal-box-container{position:relative;margin:0;height:100vh;display:flex;justify-content:center;align-items:center;}.lnx-modal-box{max-width:736px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.lnx-modal-logo{height:80px;}.lnx-modal-redirect-heading.is-h3{font-size:40px;line-height:120%;}.lnx-modal-redirect-text{font-size:21px;line-height:135%;}.lnx-modal-content--links a.lnx-modal-redirect-link{font-size:18px;height:48px;}.lnx-modal-content--links .lnx-modal-close{font-size:18px;}}
