/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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;}.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{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;-moz-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;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/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(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
.ah-filters-container{display:flex}.ah-filters-top-container{display:flex;flex-direction:row;justify-content:space-between}.ah-filters-top-container__bottom{align-items:flex-start;border-top:1px solid var(--grayscale-medium-dark);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:40px 0}.ah-filters-selected-container{margin-bottom:40px}.ah-filters-selected-title{font-family:var(--main-font-family);font-size:17px;font-weight:bold;letter-spacing:-0.31875px;line-height:20px}:root{--brand-main:#005b80;--brand-main-soft:#b1e7ff;--brand-main-bright:#48c5f8;--brand-main-light:#107eab;--brand-main-active:#005379;--brand-main-dark:#003146;--brand-main-nearly-black:#000222;--link-blue:#0479a4;--link-disabled:#767676;--grayscale-white:#fff;--grayscale-slightly-gray:#fefefe;--grayscale-light:#f8f8f8;--grayscale-medium:#d2d2d2;--grayscale-background-box:#f5f5f5;--grayscale-tabs-border:#e6e6e6;--grayscale-background-arrow:#dfdfdf;--grayscale-medium-dark:#979797;--grayscale-dark:#555;--grayscale-dark-text:#222;--grayscale-black:#000;--additional-red-light:#e5053a;--additional-red-dark:#a31621;--additional-purple-light:#420039;--additional-yellow:#f9a21a;--additional-skyblue:#48c5f8;--additional-orange:#d14600;--additional-green-light:#96ba3c;--additional-green-dark:#006400;--hover-gray:#eaeaea;--focus-orange:#c47f1b}.ah-search-box{display:flex;margin:1em 0}@media only screen and (min-width:48em){.ah-search-box{margin:1em 0 2em 0}}.ah-search-box__input-wrapper{align-items:flex-start;display:flex;flex-direction:column;max-width:44em;position:relative;width:100%}.ah-search-box__label{display:block;font-family:var(--main-font-family);font-size:17px;font-style:normal;font-weight:bold;letter-spacing:-0.31875px;line-height:20px;margin-bottom:12px}.ah-search-box__input-wrapper input{background-color:var(--grayscale-white);border:1px solid var(--grayscale-medium-dark);border-radius:0;-webkit-box-flex:1;color:var(--grayscale-black);-ms-flex:1 0 auto;flex:1 0 auto;font-family:var(--main-font-family);font-size:17px;font-style:normal;font-weight:normal;line-height:1.21428571em;margin:0;max-height:48px;outline:0;padding:16px;padding-right:50px !important;-webkit-tap-highlight-color:rgba(255,255,255,0);text-align:left;width:100%}.ah-search-box__input-wrapper input::-ms-clear{display:none}.ah-search-box__input-wrapper input::placeholder{color:var(--grayscale-medium-dark);font-family:var(--main-font-family);font-size:17px;font-style:normal;font-weight:normal;line-height:26px}.ah-search-box__input-wrapper input:focus{outline:none}.ah-search-box__input-wrapper input[aria-expanded="true"]{background-color:var(--grayscale-white);border-bottom:0;box-shadow:0 0 8px var(--grayscale-medium-dark)}.ah-search-box__clear-button{background-color:transparent;border:0;bottom:0;color:#005b80;cursor:pointer;font-family:var(--main-font-family);font-size:17px;font-style:normal;font-weight:normal;height:48px;line-height:26px;margin-right:.5em;padding:0;position:absolute;right:.55em;z-index:1}.ah-search-box__clear-button:focus{outline-color:var(--focus-orange)}.ah-search-box__clear-icon{display:block;fill:#005b80;height:1em;width:1em}.ah-search-box__submit{align-items:center;align-self:flex-end;background-color:#005b80;border:0;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:.8125em;height:48px;justify-content:center;padding:0;width:4.25em;z-index:1}@media only screen and (min-width:48em){.ah-search-box__submit{width:3.75em}}.ah-search-box__submit:hover{background-color:#053c52}.ah-search-box__submit[data-drop-open="true"]{box-shadow:0 0 8px var(--grayscale-medium-dark)}.ah-search-box__search-icon{display:block;fill:#fff;height:1.75em;width:1.75em}@media only screen and (min-width:48em){.ah-search-box__search-icon{height:25px;width:25px}}.ah-search-box__input-wrapper>div{position:relative;width:100%}.ah-search-box__input-wrapper>div>div{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease;animation-timing-function:ease;background-color:#fff !important;border:1px solid var(--grayscale-medium-dark);border-radius:0 !important;border-top:0 !important;box-shadow:0 3px 6px var(--grayscale-medium-dark) !important;display:block;font-family:var(--main-font-family);font-size:100% !important;left:initial !important;margin:0;max-height:initial !important;min-width:initial !important;padding:0 !important;position:absolute !important;text-align:left;top:auto !important;-webkit-transform-origin:center top;transform-origin:center top;white-space:normal;width:calc(100% + 48px);z-index:998}.ah-search-box__input-wrapper>div>div div{cursor:pointer;font-family:var(--main-font-family);font-size:inherit !important;padding:10px 20px}.ah-search-box__input-wrapper>div>div div:hover{background-color:var(--grayscale-background-box) !important}:root{--brand-main:#005b80;--brand-main-soft:#b1e7ff;--brand-main-bright:#48c5f8;--brand-main-light:#107eab;--brand-main-active:#005379;--brand-main-dark:#003146;--brand-main-nearly-black:#000222;--link-blue:#0479a4;--link-disabled:#767676;--grayscale-white:#fff;--grayscale-slightly-gray:#fefefe;--grayscale-light:#f8f8f8;--grayscale-medium:#d2d2d2;--grayscale-background-box:#f5f5f5;--grayscale-tabs-border:#e6e6e6;--grayscale-background-arrow:#dfdfdf;--grayscale-medium-dark:#979797;--grayscale-dark:#555;--grayscale-dark-text:#222;--grayscale-black:#000;--additional-red-light:#e5053a;--additional-red-dark:#a31621;--additional-purple-light:#420039;--additional-yellow:#f9a21a;--additional-skyblue:#48c5f8;--additional-orange:#d14600;--additional-green-light:#96ba3c;--additional-green-dark:#006400;--hover-gray:#eaeaea;--focus-orange:#c47f1b}.ah-dropdown{align-items:baseline;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-bottom:1.5em;position:relative;width:100%}.ah-dropdown__wrapper{width:100%}.ah-dropdown__toggle-button{align-items:flex-start;background-color:transparent;border:0;color:#005b80;cursor:pointer;display:flex;font-family:var(--main-font-family);font-size:17px;font-style:normal;font-weight:bold;letter-spacing:-0.31875px;line-height:20px;margin:18px 0;padding:0}@media only screen and (min-width:48em){.ah-dropdown__toggle-button{margin:28px 0}}.ah-dropdown__toggle-button:focus{outline:none}.ah-dropdown__filter-toggle-button{background:none;border:0;color:var(--link-blue);font-family:var(--main-font-family);font-size:17px;font-weight:bold;letter-spacing:-0.31875px;line-height:20px}.ah-dropdown__icon{fill:#005b80;height:.75em;margin-left:.25em;width:.75em}.ah-dropdown__content{background-color:#fff;display:flex;flex-direction:column;width:100%;z-index:1}.ah-dropdown__filters{position:relative}.ah-dropdown-selected-title{display:flex;font-family:var(--main-font-family);font-size:21px;font-weight:bold;justify-content:space-between;letter-spacing:-0.42px;line-height:28px;width:100%}.ah-dropdown-selected-title--modal{justify-content:center;margin-bottom:24px}.ah-dropdown__filters__content--wrapper{align-items:center;background:rgba(0,0,0,0.32);display:flex;inset:0;isolation:isolate;justify-content:center;overflow-y:scroll;position:fixed;z-index:1}.ah-dropdown__filters__content{background:var(--grayscale-white);display:flex;flex-direction:column;justify-content:center;padding:16px;width:calc(100% - 32px)}:root{--brand-main:#005b80;--brand-main-soft:#b1e7ff;--brand-main-bright:#48c5f8;--brand-main-light:#107eab;--brand-main-active:#005379;--brand-main-dark:#003146;--brand-main-nearly-black:#000222;--link-blue:#0479a4;--link-disabled:#767676;--grayscale-white:#fff;--grayscale-slightly-gray:#fefefe;--grayscale-light:#f8f8f8;--grayscale-medium:#d2d2d2;--grayscale-background-box:#f5f5f5;--grayscale-tabs-border:#e6e6e6;--grayscale-background-arrow:#dfdfdf;--grayscale-medium-dark:#979797;--grayscale-dark:#555;--grayscale-dark-text:#222;--grayscale-black:#000;--additional-red-light:#e5053a;--additional-red-dark:#a31621;--additional-purple-light:#420039;--additional-yellow:#f9a21a;--additional-skyblue:#48c5f8;--additional-orange:#d14600;--additional-green-light:#96ba3c;--additional-green-dark:#006400;--hover-gray:#eaeaea;--focus-orange:#c47f1b}.ah-search-filters{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:48em){.ah-search-filters{flex-direction:row;justify-content:space-between;margin-bottom:2em;width:100%}}:root{--brand-main:#005b80;--brand-main-soft:#b1e7ff;--brand-main-bright:#48c5f8;--brand-main-light:#107eab;--brand-main-active:#005379;--brand-main-dark:#003146;--brand-main-nearly-black:#000222;--link-blue:#0479a4;--link-disabled:#767676;--grayscale-white:#fff;--grayscale-slightly-gray:#fefefe;--grayscale-light:#f8f8f8;--grayscale-medium:#d2d2d2;--grayscale-background-box:#f5f5f5;--grayscale-tabs-border:#e6e6e6;--grayscale-background-arrow:#dfdfdf;--grayscale-medium-dark:#979797;--grayscale-dark:#555;--grayscale-dark-text:#222;--grayscale-black:#000;--additional-red-light:#e5053a;--additional-red-dark:#a31621;--additional-purple-light:#420039;--additional-yellow:#f9a21a;--additional-skyblue:#48c5f8;--additional-orange:#d14600;--additional-green-light:#96ba3c;--additional-green-dark:#006400;--hover-gray:#eaeaea;--focus-orange:#c47f1b}.ah-search-filter__list--sub-level{border-top:1px solid var(--grayscale-medium);display:none;height:100%;list-style:none;margin:0;overflow-y:auto;padding:16px 0 16px;transform:translateX(100%);width:100%}@media only screen and (min-width:48em){.ah-search-filter__list--sub-level{font-size:.875em;max-height:60vh}}.ah-search-filter__list--sub-level.sub-level-open{background:var(--grayscale-white);display:block;inset:0;isolation:isolate;position:absolute;transform:translateX(0);z-index:1}.ah-search-filter__list-item{align-items:center;display:flex;letter-spacing:-.025em;margin:0 0 26px 0}.ah-search-filter__list-item[data-depth="0"]{border-top:1px solid var(--grayscale-medium);font-weight:bold;margin-top:29px;padding-bottom:26px;padding-top:29px;text-transform:uppercase}.ah-search-filter__list-item[data-depth="0"]:first-child{border:0;margin-top:0;padding-top:0}@media only screen and (min-width:48em){.ah-search-filter__list-item[data-depth="0"][data-depth="0"]{margin:.75em 0}}.ah-search-filter__list-item[data-depth="1"]{display:flex;justify-content:space-between;margin-left:1.25em}.ah-search-filter__list-item[data-depth="1"] .ah-search-filter__checkbox-label{font-weight:normal}.ah-search-filter__list-item[data-depth="2"]{margin-left:2.5em}.ah-search-filter__label-container{align-items:center;display:flex}.sub-level-button--forward{justify-self:flex-end}.sub-level-button--forward .sub-level__button-forward{background:none;border:0;font-family:var(--main-font-family);font-size:17px;font-style:normal;font-weight:normal;line-height:26px;margin:0;padding:0 1rem 0 0}.sub-level-button--forward .sub-level__button-forward:focus-visible,.sub-level-button--forward .sub-level__button-forward:hover{cursor:pointer}.sub-level-button--forward svg{height:18px;transform:rotate(90deg);width:18px}.sub-level-button--back{display:flex;flex-direction:row;margin:0 0 26px 16px;padding:0;width:100%}.sub-level-button--back .sub-level__button-back{background:none;border:0;font-family:var(--main-font-family);font-size:17px;font-style:normal;font-weight:normal;line-height:26px;margin:0;padding:0}.sub-level-button--back .sub-level__button-back:focus-visible,.sub-level-button--back .sub-level__button-back:hover{cursor:pointer}.sub-level-button--back svg{height:18px;margin-right:15px;transform:rotate(-90deg);width:18px}:root{--brand-main:#005b80;--brand-main-soft:#b1e7ff;--brand-main-bright:#48c5f8;--brand-main-light:#107eab;--brand-main-active:#005379;--brand-main-dark:#003146;--brand-main-nearly-black:#000222;--link-blue:#0479a4;--link-disabled:#767676;--grayscale-white:#fff;--grayscale-slightly-gray:#fefefe;--grayscale-light:#f8f8f8;--grayscale-medium:#d2d2d2;--grayscale-background-box:#f5f5f5;--grayscale-tabs-border:#e6e6e6;--grayscale-background-arrow:#dfdfdf;--grayscale-medium-dark:#979797;--grayscale-dark:#555;--grayscale-dark-text:#222;--grayscale-black:#000;--additional-red-light:#e5053a;--additional-red-dark:#a31621;--additional-purple-light:#420039;--additional-yellow:#f9a21a;--additional-skyblue:#48c5f8;--additional-orange:#d14600;--additional-green-light:#96ba3c;--additional-green-dark:#006400;--hover-gray:#eaeaea;--focus-orange:#c47f1b}.ah-no-scroll body{height:100vh;overflow:hidden}.ah-search-filters{width:100%}.ah-search-filter__toggle-button{align-items:center;background-color:transparent;border:1px solid var(--grayscale-medium-dark);color:var(--grayscale-black);cursor:pointer;display:flex;font-family:var(--main-font-family);font-size:100%;font-weight:normal;height:48px;justify-content:space-between;padding:.625em 1em 0.625em;width:100%}.ah-search-filter__toggle-button [data-toggle="true"]{border-bottom:0}@media only screen and (min-width:48em){.ah-search-filter__toggle-button{margin-bottom:0}}.ah-search-filter__toggle-button svg{z-index:-1}.ah-search-filter{display:block;margin-bottom:32px;margin-right:1em;position:relative;width:100%}.ah-search-filter[aria-expanded="true"] .ah-search-filter__toggle-button{border-bottom:0}@media only screen and (min-width:48em){.ah-search-filter{margin-bottom:0}}.ah-search-filter__label-wrapper{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;width:100%}.ah-search-filter__label{font-size:1.429em;letter-spacing:-.05025em;margin:.75em 0 .5em;padding:0}@media only screen and (min-width:48em){.ah-search-filter__label{font-size:1.25em}}.ah-search-filter__close-button{background-color:transparent;border:0;cursor:pointer;display:flex;font-size:100%;margin:0;padding:.5em}.ah-search-filter__icon-close{fill:#222;height:1.429em;width:1.429em}@media only screen and (min-width:48em){.ah-search-filter__icon-close{height:1.25em;width:1.25em}}.ah-search-filter__input{display:none}.ah-search-filter__toggle-label{display:block;font-family:var(--main-font-family);font-size:17px;font-style:normal;font-weight:bold;letter-spacing:-0.31875px;line-height:20px;margin-bottom:12px}.ah-search-filter__actions{border-top:1px solid #d2d2d2;display:flex;flex:1 0 auto;justify-content:center;padding:1em 0;width:100%}.ah-search-filter__expand-button{align-items:center;background-color:transparent;border:0;color:#005b80;cursor:pointer;display:flex;flex-shrink:0;font-family:var(--main-font-family);font-size:100%;margin:.75em 0 0 0;padding:0}.ah-search-filter__results-button{background-color:#fff;border:1px solid #005b80;color:#005b80;cursor:pointer;display:flex;font-family:var(--main-font-family);font-size:100%;justify-content:center;padding:1em 1.5em}.ah-search-filter__dropdown{align-items:flex-start;background-color:#fff;border:1px solid var(--grayscale-medium-dark);border-top:0;bottom:auto;display:flex;flex-direction:column;left:0;margin-bottom:0;padding:0 .75em 0 .75em;position:absolute;right:auto;top:auto;width:100%;z-index:201}.ah-search-filter__icon-down,.ah-search-filter__icon-up{fill:var(--grayscale-black);height:.875em;margin-left:1.25em;width:.875em}.ah-search-filter__icon-plus{fill:#222;flex-shrink:0;height:.875em;margin-left:1.25em;width:.875em}.ah-search-filter__checkbox-label{color:var(--grayscale-black);font-family:var(--main-font-family);font-size:17px;font-style:normal;font-weight:inherit;line-height:26px;margin-left:12px}.ah-search-filter__checkbox-label::before{display:none !important}.ah-search-filter__checkbox-label:hover{cursor:pointer}.ah-search-filter__checkbox{appearance:none;background-color:#fff;border:1px solid var(--grayscale-dark);color:currentColor;display:grid;font:inherit;height:26px;margin:0;place-content:center;transform:translateY(-0.075em);width:26px}.ah-search-filter__checkbox:hover{cursor:pointer}.ah-search-filter__checkbox::before{box-shadow:inset 1em 1em var(--brand-main);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);content:"";height:14px;transform:scale(0);width:14px}.ah-search-filter__checkbox:checked::before{transform:scale(1)}.ah-search-filter__list{border-top:1px solid var(--grayscale-medium);height:100%;list-style:none;margin:0;max-height:60vh;overflow-y:auto;padding:16px 0 16px;width:100%}@media only screen and (min-width:48em){.ah-search-filter__list{font-size:.875em;max-height:60vh}}.ah-search-filter__list-category--container{padding-bottom:25px}.ah-search-filter__list-category{color:var(--grayscale-black);display:block;font-family:var(--main-font-family);font-size:17px;font-style:normal;font-weight:bold;line-height:20px;padding:0 0 25px;text-transform:uppercase}.ah-search-filter__list-item{align-items:center;display:flex;letter-spacing:-.025em;margin:0 0 26px 0}.ah-search-filter__list-item[data-depth="0"]{border-top:1px solid var(--grayscale-medium);font-weight:bold;margin-top:29px;padding-top:29px;text-transform:uppercase}.ah-search-filter__list-item[data-depth="0"]:first-child{border:0}@media only screen and (min-width:48em){.ah-search-filter__list-item[data-depth="0"][data-depth="0"]{margin:.75em 0}}.ah-search-filter__list-item[data-depth="1"]{margin-left:1.25em}.ah-search-filter__list-item[data-depth="1"] .ah-search-filter__checkbox-label{font-weight:normal}.ah-search-filter__list-item[data-depth="2"]{margin-left:2.5em}:root{--brand-main:#005b80;--brand-main-soft:#b1e7ff;--brand-main-bright:#48c5f8;--brand-main-light:#107eab;--brand-main-active:#005379;--brand-main-dark:#003146;--brand-main-nearly-black:#000222;--link-blue:#0479a4;--link-disabled:#767676;--grayscale-white:#fff;--grayscale-slightly-gray:#fefefe;--grayscale-light:#f8f8f8;--grayscale-medium:#d2d2d2;--grayscale-background-box:#f5f5f5;--grayscale-tabs-border:#e6e6e6;--grayscale-background-arrow:#dfdfdf;--grayscale-medium-dark:#979797;--grayscale-dark:#555;--grayscale-dark-text:#222;--grayscale-black:#000;--additional-red-light:#e5053a;--additional-red-dark:#a31621;--additional-purple-light:#420039;--additional-yellow:#f9a21a;--additional-skyblue:#48c5f8;--additional-orange:#d14600;--additional-green-light:#96ba3c;--additional-green-dark:#006400;--hover-gray:#eaeaea;--focus-orange:#c47f1b}.ah-selected-filters{align-items:baseline;display:flex;flex-wrap:wrap}.ah-selected-filters__button{align-items:center;background-color:var(--link-blue);border:0;border-radius:24px;color:var(--grayscale-white);cursor:pointer;display:inline-flex;font-family:var(--main-font-family);font-size:15px;line-height:22px;margin:12px 12px 0 0;max-width:100%;padding:11px 16px;text-align:left}@media only screen and (min-width:48em){.ah-selected-filters__button{font-size:.875em}}.ah-selected-filters__button:hover{background-color:var(--brand-main-active)}.ah-selected-filters__label{max-width:100%;overflow:hidden;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.ah-selected-filters__remove-icon{fill:#fff;flex:0 0 auto;height:16px;margin-left:.75em;pointer-events:none;width:16px}.ah-selected-filters__clear-button{background-color:transparent;border:0;color:#005b80;cursor:pointer;font-family:var(--main-font-family);font-size:17px;font-style:normal;font-weight:bold;line-height:26px;margin:32px 0 16px 12px;padding:0;text-align:center;width:100%}.ah-selected-filters__clear-button:hover{color:#053c52}@media only screen and (min-width:48em){.ah-selected-filters__clear-button{font-weight:normal;margin:0 0 0 12px;text-align:left;width:auto}}:root{--brand-main:#005b80;--brand-main-soft:#b1e7ff;--brand-main-bright:#48c5f8;--brand-main-light:#107eab;--brand-main-active:#005379;--brand-main-dark:#003146;--brand-main-nearly-black:#000222;--link-blue:#0479a4;--link-disabled:#767676;--grayscale-white:#fff;--grayscale-slightly-gray:#fefefe;--grayscale-light:#f8f8f8;--grayscale-medium:#d2d2d2;--grayscale-background-box:#f5f5f5;--grayscale-tabs-border:#e6e6e6;--grayscale-background-arrow:#dfdfdf;--grayscale-medium-dark:#979797;--grayscale-dark:#555;--grayscale-dark-text:#222;--grayscale-black:#000;--additional-red-light:#e5053a;--additional-red-dark:#a31621;--additional-purple-light:#420039;--additional-yellow:#f9a21a;--additional-skyblue:#48c5f8;--additional-orange:#d14600;--additional-green-light:#96ba3c;--additional-green-dark:#006400;--hover-gray:#eaeaea;--focus-orange:#c47f1b}.ah-search-result-container{display:flex;flex-direction:column}.ah-search-result-count{align-items:center;color:var(--grayscale-black);display:flex;font-family:var(--main-font-family);font-size:15px;font-weight:normal;letter-spacing:-0.31875px;line-height:22px}@media only screen and (min-width:48em){.ah-search-result-count{font-size:17px;line-height:20px;margin:0 2rem 2rem 0}}.ah-search-result-count__number{font-size:15px;font-weight:bold;line-height:18px;margin-right:5px}@media only screen and (min-width:48em){.ah-search-result-count__number{font-size:17px;line-height:20px}}.ah-search-result-title{color:var(--grayscale-black);font-family:var(--main-font-family);font-size:26px;font-style:normal;font-weight:bold;letter-spacing:-0.52px;line-height:32px;margin-bottom:1rem;margin-top:0;padding-top:0}@media only screen and (min-width:48em){.ah-search-result-title{font-size:34px;letter-spacing:-0.68px;line-height:40px}}:root{--brand-main:#005b80;--brand-main-soft:#b1e7ff;--brand-main-bright:#48c5f8;--brand-main-light:#107eab;--brand-main-active:#005379;--brand-main-dark:#003146;--brand-main-nearly-black:#000222;--link-blue:#0479a4;--link-disabled:#767676;--grayscale-white:#fff;--grayscale-slightly-gray:#fefefe;--grayscale-light:#f8f8f8;--grayscale-medium:#d2d2d2;--grayscale-background-box:#f5f5f5;--grayscale-tabs-border:#e6e6e6;--grayscale-background-arrow:#dfdfdf;--grayscale-medium-dark:#979797;--grayscale-dark:#555;--grayscale-dark-text:#222;--grayscale-black:#000;--additional-red-light:#e5053a;--additional-red-dark:#a31621;--additional-purple-light:#420039;--additional-yellow:#f9a21a;--additional-skyblue:#48c5f8;--additional-orange:#d14600;--additional-green-light:#96ba3c;--additional-green-dark:#006400;--hover-gray:#eaeaea;--focus-orange:#c47f1b}.ah-sort-filter__container{align-self:flex-end;display:flex;margin:.5rem .5rem 0 .5rem}@media only screen and (min-width:48em){.ah-sort-filter__container{margin:0 2rem 2rem 0}}.ah-sort-filter__input-wrapper{align-items:baseline;display:flex;flex-direction:row;position:relative}.ah-sort-filter__value-container{color:#005b80;flex-basis:auto;font-weight:normal;justify-content:center;max-width:7rem;padding:0 .125rem 0 0;position:relative;top:auto;transform:none;width:100%}.ah-sort-filter__value-container .ah-sort-filter__placeholder{align-items:center;color:#005b80;display:flex;font-family:var(--main-font-family);font-size:15px;font-style:normal;font-weight:normal;justify-content:center;line-height:22px;max-width:7rem;padding:0 .125rem 0 0;position:relative;top:auto;transform:none}@media only screen and (min-width:48em){.ah-sort-filter__value-container .ah-sort-filter__placeholder{font-size:17px;line-height:26px}}.ah-sort-filter__icon-down,.ah-sort-filter__icon-up{fill:#005b80;height:.75em;margin-right:.125rem;position:absolute;top:50%;transform:translateY(-50%);width:.75em}@media only screen and (min-width:48em){.ah-sort-filter__icon-down,.ah-sort-filter__icon-up{height:.575em;width:.575em}}.ah-sort-filter__input--label{align-items:center;color:var(--grayscale-black);display:flex;flex-direction:row;font-family:var(--main-font-family);font-size:15px;font-weight:bold;letter-spacing:-0.28125px;line-height:18px;margin-right:.25rem;text-transform:capitalize}@media only screen and (min-width:48em){.ah-sort-filter__input--label{font-size:17px;letter-spacing:-0.31875px;line-height:20px;margin-right:.75rem}}.ah-sort-filter__menu-list{background-color:var(--grayscale-white);box-shadow:0 0 8px var(--grayscale-medium-dark);color:var(--grayscale-black);display:flex;flex-direction:column;font-family:var(--main-font-family);font-size:14px;font-weight:bold;letter-spacing:-0.35px;line-height:19px;padding:0;right:0;width:fit-content}.ah-sort-filter__menu-list .ah-sort-filter__option{color:#424242;font-family:var(--main-font-family);font-size:14px;font-weight:bold;letter-spacing:-0.35px;line-height:19px}.ah-sort-filter__indicators{font-size:20px;margin-left:.25rem;top:-2px}.ah-sort-filter-item--toggle-button{font-size:1rem;text-align:left}.ah-sort-filter-item{background-color:transparent;border:none;color:var(--grayscale-black);font-family:var(--main-font-family);font-size:1rem;font-weight:normal;letter-spacing:-0.35px;line-height:19px;padding:6px 20px;text-align:left;width:100%}.ah-sort-filter-item:hover{cursor:pointer;text-decoration:underline}.ah-sort-filter-item--wrapper{list-style-type:none;margin:.5rem 0;position:relative}.ah-sort-filter-item--wrapper.is-selected{border-left:4px solid var(--grayscale-black)}.ah-sort-filter-item--wrapper.is-selected .ah-sort-filter-item{color:var(--grayscale-black);font-weight:bold;margin-left:-4px}.ah-sort-filter{margin-right:1em}:root{--brand-main:#005b80;--brand-main-soft:#b1e7ff;--brand-main-bright:#48c5f8;--brand-main-light:#107eab;--brand-main-active:#005379;--brand-main-dark:#003146;--brand-main-nearly-black:#000222;--link-blue:#0479a4;--link-disabled:#767676;--grayscale-white:#fff;--grayscale-slightly-gray:#fefefe;--grayscale-light:#f8f8f8;--grayscale-medium:#d2d2d2;--grayscale-background-box:#f5f5f5;--grayscale-tabs-border:#e6e6e6;--grayscale-background-arrow:#dfdfdf;--grayscale-medium-dark:#979797;--grayscale-dark:#555;--grayscale-dark-text:#222;--grayscale-black:#000;--additional-red-light:#e5053a;--additional-red-dark:#a31621;--additional-purple-light:#420039;--additional-yellow:#f9a21a;--additional-skyblue:#48c5f8;--additional-orange:#d14600;--additional-green-light:#96ba3c;--additional-green-dark:#006400;--hover-gray:#eaeaea;--focus-orange:#c47f1b}#asha-frontend{font-family:var(--main-font-family);line-height:1.4}#asha-frontend *,#asha-frontend *::before,#asha-frontend *::after{box-sizing:border-box}.ah-search-results{display:flex;flex-flow:column wrap;font-family:var(--main-font-family)}@media only screen and (min-width:48em){.ah-search-results{display:grid;grid-template-columns:repeat(2,50%)}}.ah-search-results__item{border-bottom:1px solid var(--grayscale-medium);display:grid;font-family:var(--main-font-family);grid-template-areas:"title" "jobTitle" "image" "meta";margin:0 0 28px 0;padding-bottom:33px;text-decoration:none}@media only screen and (min-width:48em){.ah-search-results__item{align-items:flex-start;border:0;column-gap:1rem;grid-template-areas:"image title" "image jobTitle" "image meta" "image meta";grid-template-columns:160px calc(100% - 160px)}}.ah-search-results__placeholder{align-items:center;background-color:var(--grayscale-background-box);color:var(--grayscale-black);display:flex;flex:0 0 auto;font-family:var(--main-font-family);grid-area:image;height:auto;justify-content:center;margin:16px .5rem 16px 0;overflow:hidden;width:160px}@supports (aspect-ratio:3/4){.ah-search-results__placeholder{aspect-ratio:3 / 4}}@media only screen and (min-width:62.5em){.ah-search-results__placeholder{height:auto;margin-right:16px;width:160px}@supports (aspect-ratio:3/4){.ah-search-results__placeholder{aspect-ratio:3 / 4}}}.ah-search-results__initials{font-family:var(--main-font-family);font-size:2.143em;font-weight:700}@media only screen and (min-width:48em){.ah-search-results__initials{font-size:1.875em}}.ah-search-results__image{height:auto;object-fit:cover;object-position:top;width:100%}@supports (aspect-ratio:3/4){.ah-search-results__image{aspect-ratio:3 / 4}}.ah-search-results__title{font-family:var(--main-font-family);font-size:21px;font-weight:bold;grid-area:title;letter-spacing:-0.42px;line-height:28px;margin:0 0 4px;padding:0}@media only screen and (min-width:48em){.ah-search-results__title{font-size:25px;line-height:32px;margin-top:16px}}.ah-search-results__title a{color:var(--link-blue);text-decoration:none}.ah-search-results__title a:hover{text-decoration:underline}.ah-search-results__job-title{color:var(--grayscale-dark-text);font-family:var(--main-font-family);font-size:16px;font-weight:bold;grid-area:jobTitle;letter-spacing:-0.32px;line-height:20px;margin:0;text-transform:capitalize}@media only screen and (min-width:48em){.ah-search-results__job-title{font-size:18px;letter-spacing:-0.36px;line-height:24px}}.ah-search-results__icon{fill:#979797;height:1em;margin-right:.625em;width:1em}.ah-search-results__unit{color:var(--grayscale-dark-text);font-family:var(--main-font-family);font-size:17px;font-style:normal;font-weight:normal;grid-area:meta;line-height:26px}.ah-search-results__phone,.ah-search-results__email,.ah-search-results__twitter{align-items:center;color:var(--link-blue);display:flex;flex:0 0 auto;font-family:var(--main-font-family);grid-area:meta;text-decoration:none}.ah-search-results__phone:hover,.ah-search-results__email:hover,.ah-search-results__twitter:hover{cursor:pointer;text-decoration:underline}.ah-search-results__item-group{color:var(--grayscale-dark-text);font-family:var(--main-font-family);font-size:17px;font-style:normal;font-weight:normal;grid-area:"meta";line-height:26px}@media only screen and (min-width:48em){.ah-search-results__item-group{font-size:.875em}}@media only screen and (min-width:62.5em){.ah-search-results__item-group{font-size:17px;margin:.375em 0}}.ah-loader{margin:0 auto}:root{--brand-main:#005b80;--brand-main-soft:#b1e7ff;--brand-main-bright:#48c5f8;--brand-main-light:#107eab;--brand-main-active:#005379;--brand-main-dark:#003146;--brand-main-nearly-black:#000222;--link-blue:#0479a4;--link-disabled:#767676;--grayscale-white:#fff;--grayscale-slightly-gray:#fefefe;--grayscale-light:#f8f8f8;--grayscale-medium:#d2d2d2;--grayscale-background-box:#f5f5f5;--grayscale-tabs-border:#e6e6e6;--grayscale-background-arrow:#dfdfdf;--grayscale-medium-dark:#979797;--grayscale-dark:#555;--grayscale-dark-text:#222;--grayscale-black:#000;--additional-red-light:#e5053a;--additional-red-dark:#a31621;--additional-purple-light:#420039;--additional-yellow:#f9a21a;--additional-skyblue:#48c5f8;--additional-orange:#d14600;--additional-green-light:#96ba3c;--additional-green-dark:#006400;--hover-gray:#eaeaea;--focus-orange:#c47f1b}.ah-pager{align-items:center;display:flex;font-family:var(--main-font-family);justify-content:center;list-style:none;margin:1em 0;padding:0}.ah-pager__page{background-color:#005b80;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--main-font-family);justify-content:center;margin:0 .125em;min-width:2.375em;padding:.5em;user-select:none}.ah-pager__page:hover{background-color:#053c52;color:#fff}.ah-pager__page--active{background-color:#053c52}.ah-pager__separator{padding:.25em}.ah-pager__button{background-color:#005b80;color:#fff;cursor:pointer;font-family:var(--main-font-family);margin:0 .125em;padding:.5em 1em;user-select:none}.ah-pager__button:hover{background-color:#053c52;color:#fff}.ah-pager__next,.ah-pager__previous{display:none}@media only screen and (min-width:48em){.ah-pager__next,.ah-pager__previous{display:block}}.ah-pager__page--disabled a{display:none}
@media (min-width:100.0625rem){.hy-people-finder-container{width:100%;margin-bottom:2.5rem;}}@media (min-width:75.0625rem){.hy-people-finder-container{width:100%;margin-bottom:2.5rem;}}@media (min-width:60rem){.hy-people-finder-container{width:100%;margin-bottom:2rem;}}@media (min-width:30rem){.hy-people-finder-container{margin-bottom:1.75rem;}}
