@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.dashboard-header.sticky-bar--top{flex-direction:column;height:auto;justify-content:space-between;padding-bottom:12px;padding-top:12px}.dashboard-header.sticky-bar--top .icon{display:inline-block}.dashboard-header .sticky-bar__row{display:flex;justify-content:space-between;width:100%}.dashboard-header .sticky-bar__row.sticky-bar__row--single-line{align-items:center;flex-direction:row}.dashboard-header .sticky-bar__row.sticky-bar__row--single-line .btn__group{margin-top:0;width:auto}.dashboard-header .sticky-bar__row.sticky-bar__row--double-line{align-items:flex-start;flex-direction:column}@media(min-width:576px){.dashboard-header .sticky-bar__row.sticky-bar__row--double-line{align-items:center;flex-direction:row}}.dashboard-header .sticky-bar__row.sticky-bar__row--double-line .btn__group{margin-top:16px;width:100%}@media(min-width:576px){.dashboard-header .sticky-bar__row.sticky-bar__row--double-line .btn__group{margin-top:0;width:auto}}.dashboard-header .sticky-bar__row+.sticky-bar__row{border-top:1px solid #e3ebf6;margin-top:12px;padding-top:12px}.dashboard-header .sticky-bar__row h4{margin:0}.dashboard-header .stats__wrapper{text-align:left}.dashboard-header .stats__wrapper>*{display:block}.dashboard-header .filter__title{align-items:center;display:flex}.dashboard-header .filter__title .icon{margin-right:10px}.dashboard-header .btn__group{align-items:center;display:flex;gap:12px}.dashboard-header .btn__group .button,.dashboard-header .btn__group .button__wrapper{width:100%}@media(min-width:576px){.dashboard-header .btn__group .button,.dashboard-header .btn__group .button__wrapper{width:auto}}@media(max-width:576px){.dashboard-header .btn__group .button{display:flex;justify-content:center}}.dashboard-header .dropdown__list-wrapper .checkbox{margin:0}