:root{--IndicatorTextBox-indicator-width:var(--artdeco-reset-forms-input-height)}.IndicatorTextBox_this__2fjtr{position:relative;display:flex;flex-direction:row;border-radius:var(--corner-radius-small)}.IndicatorTextBox_input__1DRmv.IndicatorTextBox_input__1DRmv{width:0;min-width:0;flex-shrink:1;flex-grow:1}.IndicatorTextBox_hasIndicator__c7KKS .IndicatorTextBox_indicator__xHLPo{position:absolute;top:0;right:0;bottom:0;width:var(--IndicatorTextBox-indicator-width);display:flex;align-items:center;text-align:center;justify-content:center}.IndicatorTextBox_hasIndicator__c7KKS .IndicatorTextBox_input__1DRmv{padding-right:var(--IndicatorTextBox-indicator-width)}.IndicatorTextBox_disabled__WjyHe .IndicatorTextBox_indicator__xHLPo{opacity:.5}.IndicatorTextBox_buttonIndicator__B8fVc.IndicatorTextBox_buttonIndicator__B8fVc{padding:0;min-width:0;margin:2px;width:100%;height:100%;font-size:var(--font-size-16);border-radius:var(--corner-radius-small)}.DebouncingTextBox_this__6_omP{/*!*/}.DebouncingTextBox_typingAnimation__GUeio{width:1rem;fill:currentColor}.DebouncingTextBox_typingAnimation__GUeio ellipse{opacity:.5;transform-origin:center center;animation-name:DebouncingTextBox_TypingAnimation-keyframes__S8_JK;animation-duration:1s;animation-iteration-count:infinite}.DebouncingTextBox_typingAnimation__GUeio ellipse:nth-child(2){animation-delay:.3333s}.DebouncingTextBox_typingAnimation__GUeio ellipse:nth-child(3){animation-delay:.6666s}@keyframes DebouncingTextBox_TypingAnimation-keyframes__S8_JK{15%{transform:scale(1.1);opacity:1}30%{transform:scale(1)}to{transform:scale(.9)}}:root{--SelectBox-width:auto;--SelectBox-min-width:0;--SelectBox-focus-outline:-webkit-focus-ring-color auto 1px;--SelectBox-menu-item-padding:var(--spacing-one-x) var(--spacing-one-and-a-half-x);--SelectBox-menu-hover-bg:var(--color-background-none-tint-hover);--SelectBox-menu-selected-fg:var(--color-text);--SelectBox-menu-selected-bg:var(--color-background-none-tint-active);--SelectBox-menu-selected-bg-hover:var(--color-background-none-tint-active-hover);--SelectBox-menu-min-width:0;--SelectBox-menu-z-index:2;--SelectBox-badge-fg:var(--color-text);--SelectBox-badge-bg:var(--color-background-faint);--SelectBox-border-box-shadow:inset 0 0 0 1px var(--color-border);--SelectBox-border-box-shadow-focused:inset 0 0 0 2px var(--color-border);--SelectBox-border-box-shadow-invalid:inset 0 0 0 1px var(--color-signal-negative)}.SelectBox_isInvalid__9HlxQ{/*!*/}.SelectBox_this__iZ3wT{width:var(--SelectBox-width);min-width:var(--SelectBox-min-width);max-width:100%}.SelectBox_this__iZ3wT .AupSelectBox__control.AupSelectBox__control{min-height:var(--artdeco-reset-forms-input-height);font-family:var(--artdeco-reset-typography-font-family-sans);font-size:var(--artdeco-reset-forms-font-size);line-height:var(--artdeco-reset-forms-line-height);background-color:var(--artdeco-reset-forms-input-background-color);background-clip:padding-box;border:none;color:var(--color-text);border-radius:var(--corner-radius-small);box-shadow:var(--SelectBox-border-box-shadow);box-sizing:border-box;transition:box-shadow var(--motion-transition-hover-in)}.SelectBox_this__iZ3wT .AupSelectBox__control.AupSelectBox__control:hover{border:none;box-shadow:var(--SelectBox-border-box-shadow-focused)}.SelectBox_isInvalid__9HlxQ.SelectBox_this__iZ3wT .AupSelectBox__control.AupSelectBox__control{box-shadow:var(--SelectBox-border-box-shadow-invalid)}.SelectBox_this__iZ3wT .AupSelectBox__control--is-focused.AupSelectBox__control--is-focused{color:var(--color-text-active);box-shadow:var(--SelectBox-border-box-shadow-focused);outline:var(--SelectBox-focus-outline)!important}.SelectBox_this__iZ3wT .AupSelectBox__control--is-focused.AupSelectBox__control--is-focused:active{background-color:var(--color-background-none-active)}.SelectBox_isInvalid__9HlxQ.SelectBox_this__iZ3wT .AupSelectBox__control--is-focused.AupSelectBox__control--is-focused{outline-color:var(--color-signal-negative)!important}.SelectBox_this__iZ3wT .AupSelectBox__input.AupSelectBox__input{outline:none!important;box-shadow:none!important;height:auto}.SelectBox_this__iZ3wT .AupSelectBox__input-container.AupSelectBox__input-container{color:var(--color-text)}.SelectBox_this__iZ3wT .AupSelectBox__indicators.AupSelectBox__indicators{position:relative}.SelectBox_this__iZ3wT .AupSelectBox__indicator.AupSelectBox__indicator{padding:var(--spacing-half-x) var(--spacing-one-x)}.SelectBox_this__iZ3wT .AupSelectBox__indicator-separator.AupSelectBox__indicator-separator{background-color:var(--color-border-low-emphasis)}.SelectBox_this__iZ3wT .AupSelectBox__loading-indicator.AupSelectBox__loading-indicator{position:absolute;right:100%;margin-right:0}.SelectBox_isClearable__uMAek .AupSelectBox__value-container--has-value.AupSelectBox__value-container--has-value+* .AupSelectBox__loading-indicator.AupSelectBox__loading-indicator{position:relative;right:0}.SelectBox_this__iZ3wT .SelectBox_isClearable__uMAek,.SelectBox_this__iZ3wT .SelectBox_menuAlignRight__yLp1Z{/*!*/}.SelectBox_this__iZ3wT .AupSelectBox__menu.AupSelectBox__menu{box-shadow:var(--elevation-raised);border-radius:var(--corner-radius-small);border:1px solid var(--color-border-low-emphasis);background-color:var(--color-background-container);min-width:var(--SelectBox-menu-min-width);z-index:var(--SelectBox-menu-z-index)}.SelectBox_menuAlignRight__yLp1Z.SelectBox_this__iZ3wT .AupSelectBox__menu.AupSelectBox__menu{right:0}.SelectBox_this__iZ3wT .AupSelectBox__option.AupSelectBox__option{padding:var(--SelectBox-menu-item-padding)}.SelectBox_this__iZ3wT .AupSelectBox__option.AupSelectBox__option:active{background:var(--SelectBox-menu-selected-bg);color:var(--SelectBox-menu-selected-fg)}.SelectBox_this__iZ3wT .AupSelectBox__option--is-focused.AupSelectBox__option--is-focused{background:var(--SelectBox-menu-hover-bg)}.SelectBox_this__iZ3wT .AupSelectBox__option--is-selected.AupSelectBox__option--is-selected{background:var(--SelectBox-menu-selected-bg);color:var(--SelectBox-menu-selected-fg)}.SelectBox_this__iZ3wT .AupSelectBox__option--is-selected.AupSelectBox__option--is-selected.AupSelectBox__option--is-focused.AupSelectBox__option--is-focused{background:var(--SelectBox-menu-selected-bg-hover)}.SelectBox_this__iZ3wT .AupSelectBox__value-container.AupSelectBox__value-container{padding:0 calc(1rem - 2px)}.SelectBox_this__iZ3wT .AupSelectBox__single-value.AupSelectBox__single-value{color:var(--color-text)}.SelectBox_this__iZ3wT .AupSelectBox__multi-value.AupSelectBox__multi-value{color:var(--SelectBox-badge-fg);background-color:var(--SelectBox-badge-bg)}.SelectBox_this__iZ3wT .AupSelectBox__multi-value__label.AupSelectBox__multi-value__label{color:var(--SelectBox-badge-fg)}.SelectBox_this__iZ3wT .AupSelectBox__multi-value__remove.AupSelectBox__multi-value__remove{cursor:pointer}.SelectBox_this__iZ3wT .AupSelectBox__multi-value__remove.AupSelectBox__multi-value__remove:hover{background-color:var(--color-signal-negative);color:var(--color-text-shift-on-dark-flip-active)}.SelectBox_this__iZ3wT .AupSelectBox__clear-indicator.AupSelectBox__clear-indicator{cursor:pointer}.SelectBox_this__iZ3wT .AupSelectBox__group-heading.AupSelectBox__group-heading{color:var(--color-text-low-emphasis)}.SelectBox_this__iZ3wT .AupSelectBox__placeholder.AupSelectBox__placeholder{overflow:hidden;word-break:break-word;text-overflow:ellipsis;white-space:nowrap}.SelectBox_additionalDropdownIndicatorChildrenHolder__EZtB1{display:flex;align-items:center}.SelectBox_additionalMenuChildrenHolder__QDw3Z{display:flex;align-items:center;justify-content:center;padding:var(--spacing-half-x);border-top:1px solid var(--color-border-faint)}.ColoredTagsSelectBox_this__Ng_sW{/*!*/}.ColoredTagsSelectBox_tag__a5uj2{display:inline-flex;font-size:var(--font-size-12)}.ColoredTagsSelectBox_menu__x6wcs.ColoredTagsSelectBox_menu__x6wcs.ColoredTagsSelectBox_menu__x6wcs>div{display:flex;padding-top:var(--spacing-half-x);padding-bottom:var(--spacing-half-x)}:root{--NosigaBackLink-color:var(--color-aup);--NosigaBackLink-color-hover:var(--color-aup-action-hover);--NosigaBackLink-color-active:var(--color-action-active)}.NosigaBackLink_this__es0r6,.NosigaBackLink_this__es0r6>a{display:flex;align-items:center;flex-direction:column}.NosigaBackLink_this__es0r6>a{font-size:1em;font-weight:700;text-decoration:none;color:var(--NosigaBackLink-color)}.NosigaBackLink_this__es0r6>a:active,.NosigaBackLink_this__es0r6>a:focus,.NosigaBackLink_this__es0r6>a:hover{color:var(--NosigaBackLink-color-hover)}.NosigaBackLink_this__es0r6>a:before{content:"";width:0;height:0;border-style:solid;border-width:0 .4em .4em;border-color:transparent transparent var(--NosigaBackLink-color) transparent;margin-bottom:.1em}.NosigaBackLink_this__es0r6>a:active:before,.NosigaBackLink_this__es0r6>a:hover:before{border-color:transparent transparent var(--NosigaBackLink-color-hover) transparent}.NosigaBackLink_this__es0r6>a:focus:before{border-color:transparent transparent var(--NosigaBackLink-color-active) transparent}.NosigaPageTitleSection_this__KRbGR.NosigaPageTitleSection_this__KRbGR{text-align:center;font-size:var(--font-size-18);color:var(--color-text-low-emphasis);text-wrap:balance}.NosigaPageTitleSection_this__KRbGR.NosigaPageTitleSection_this__KRbGR>h1:first-child,.NosigaPageTitleSection_this__KRbGR.NosigaPageTitleSection_this__KRbGR>h1:first-child *{font-size:4rem;margin-bottom:var(--spacing-one-x);color:var(--color-aup);font-weight:700;text-align:center}.NewsArticlesIndexPage_articles__fqCs5{display:grid;grid-template-columns:1fr;grid-gap:var(--spacing-two-x);gap:var(--spacing-two-x)}.NewsArticlesIndexPage_articles__fqCs5>*{min-width:0;word-break:break-word}.NewsArticlesIndexPage_filterContainer__aE3Br{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;gap:1rem}.NewsArticlesIndexPage_filterTextBox__j7XUw{width:100%}.NewsArticlesIndexPage_filterTextBox__j7XUw input{background-color:var(--color-background-container);border-radius:var(--corner-radius-medium);font-size:var(--font-size-20);line-height:var(--line-height-20);height:5rem}.NewsArticlesIndexPage_filterTextBox__j7XUw input::placeholder{opacity:.8;text-align:center}.NewsArticlesIndexPage_filterSelectBox__nkhHq{--SelectBox-border-box-shadow:none;--SelectBox-border-box-shadow-focused:none;--SelectBox-border-box-shadow-invalid:none;--SelectBox-focus-outline:none;--SelectBox-menu-min-width:max-content;margin-right:auto;width:auto}