.page-hrchy-filter{display:flex;align-items:flex-start;min-width:500px}.page-hrchy-filter.page-filter-card__item .page-hrchy-filter__item-view:last-child,.page-hrchy-filter.page-filter-card__item .page-hrchy-filter__item:last-child{margin-right:12px}.page-hrchy-filter .page-hrchy-filter__item{position:relative;width:0;min-width:calc(16.6% - 20px);padding:6px 8px;flex-grow:1;background-color:#ffff;border-radius:4px}.page-hrchy-filter .page-hrchy-filter__item.page-hrchy-filter__item--selected{position:relative;z-index:9999}.page-hrchy-filter .page-hrchy-filter__item.page-hrchy-filter__item--selected:hover:after{background:none}.page-hrchy-filter .page-hrchy-filter__item:hover:after{background:rgba(2,119,189,.08)}.page-hrchy-filter .page-hrchy-filter__item:after{content:"";position:absolute;z-index:100;top:0;right:0;left:0;bottom:0;border-radius:4px}.page-hrchy-filter .page-hrchy-filter__item-view{position:relative;width:0;min-width:calc(16.6% - 20px);padding:0 8px;flex-grow:1;background-color:#ffff;border-radius:4px}.mat-card.page-filter-card{margin-bottom:12px;padding:0}.mat-card.page-filter-card:after{content:"";position:absolute;z-index:9;top:4px;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.64)}.mat-card.page-filter-card .page-filter-card__content{padding:16px}.mat-card.page-filter-card .page-filter-card__progress{position:absolute;top:0;left:0;right:0;z-index:2;height:4px}.mat-card.page-filter-card.page-filter-card--init:after{animation:.32s .32s both page-filter-card-init}@keyframes page-filter-card-init{0%{opacity:1;backdrop-filter:blur(1px);animation-timing-function:cubic-bezier(.27,.09,.83,1)}to{opacity:0;backdrop-filter:none;visibility:hidden}}.mat-card.page-filter-card.page-filter-card--init .page-filter-card__progress{animation:.32s .64s both page-filter-card-progress-hide}@keyframes page-filter-card-progress-hide{0%{opacity:1;animation-timing-function:cubic-bezier(.27,.09,.83,1)}to{opacity:0}}.mat-card.page-filter-card.page-filter-card--load:after{animation:.32s both page-filter-card-load}@keyframes page-filter-card-load{0%{opacity:0;backdrop-filter:none;animation-timing-function:cubic-bezier(.27,.09,.83,1)}to{opacity:1;backdrop-filter:blur(1px)}}.mat-card.page-filter-card.page-filter-card--load .page-filter-card__progress{animation:.32s both page-filter-card-progress-show}@keyframes page-filter-card-progress-show{0%{opacity:0;animation-timing-function:cubic-bezier(.27,.09,.83,1)}to{opacity:1}}.mat-card.page-filter-card:not(.page-filter-card--header-fixed) .page-filter-toolbar{transform:translateY(0)!important}.mat-card.page-filter-card.page-filter-card--header-fixed{padding-top:48px}.mat-card.page-filter-card.page-filter-card--header-fixed .page-filter-toolbar{position:fixed;z-index:99;top:0;left:12px;right:20px;background:#fff;border-left:1px solid rgba(0,0,0,.08);border-right:1px solid rgba(0,0,0,.08);box-shadow:0 2px 2px 0 rgba(0,0,0,.16)}.page-filter-toolbar{display:flex;align-items:center;height:48px;padding-top:8px;padding-bottom:8px;transition:padding .24s linear;overflow:hidden;justify-content:flex-start}.page-filter-toolbar .page-filter-toolbar__field{flex-basis:240px}[dir=ltr] .page-filter-toolbar .page-filter-toolbar__field:not(:last-child){margin-right:8px}[dir=rtl] .page-filter-toolbar .page-filter-toolbar__field:not(:last-child){margin-left:8px}[dir=ltr] .page-filter-toolbar{padding-right:16px}[dir=ltr] .page-filter-toolbar,[dir=rtl] .page-filter-toolbar{padding-left:16px}[dir=rtl] .page-filter-toolbar{padding-right:16px}.page-filter-toolbar .page-filter-toolbar__title{font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}[dir=ltr] .page-filter-toolbar .page-filter-toolbar__title,[dir=rtl] .page-filter-toolbar .page-filter-toolbar__title{margin-right:16px}.page-filter-toolbar{padding:8px 12px 2px}.page-filter-card .page-filter-card__information{display:flex;align-items:center;gap:8px;padding:16px 16px 0}.page-filter-card .page-filter-card__content{min-height:90px;max-height:100%;display:flex;flex-wrap:wrap;align-items:flex-start;transition:padding .24s linear;overflow:hidden}.page-filter-card .page-filter-card__content .page-filter-card__action-group{margin-top:calc(1.3rem + 2px)}[dir=ltr] .page-filter-card .page-filter-card__action:first-child{margin-right:8px}[dir=rtl] .page-filter-card .page-filter-card__action:first-child{margin-left:8px}.page-filter-card .page-filter-card__section{flex-wrap:wrap}.page-filter-card .page-filter-card__block-group{position:relative;display:flex}.page-filter-card .page-filter-card__block{position:relative}[dir=ltr] .page-filter-card .page-filter-card__block{margin-right:12px}[dir=rtl] .page-filter-card .page-filter-card__block{margin-left:12px}.page-filter-card .page-filter-card__block-label{max-width:fit-content;text-overflow:ellipsis;overflow:hidden;display:block;white-space:nowrap}.page-filter-card .sis-error{position:absolute}.page-filter-card sis-number-filter{position:relative}.page-filter-card .page-filter-card__separator:after{content:"-";position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .page-filter-card .page-filter-card__separator:after{right:-8px}[dir=rtl] .page-filter-card .page-filter-card__separator:after{left:-8px}.page-filter-card .page-filter-card__item{margin-bottom:8px}.page-filter-card sis-date-filter.page-filter-card__item{min-width:220px}.page-filter-sidebar__label{width:calc(100% + 32px);margin:0 0 16px;text-transform:capitalize;color:rgba(0,0,0,.54);font-size:12px;line-height:1.2;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}