.dashboards .container{padding:0 56px}@media only screen and (max-width:700px){.dashboards .container{padding:0 8px}}.dashboards__title{padding:0 8px;text-align:center}.dashboards__text{margin-top:16px;padding:0 8px;text-align:center}.dashboards__filter{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;background:hsla(0,0%,100%,.1);border-radius:56px;display:flex;gap:16px;margin-left:-32px;margin-right:-32px;margin-top:16px;padding:24px 32px;position:sticky;top:calc(var(--header-height) + var(--popup-height));width:calc(100% + 64px);z-index:2}@media only screen and (max-width:1024px){.dashboards__filter{flex-direction:column}}@media only screen and (max-width:700px){.dashboards__filter{margin-left:-16px;margin-right:-16px;padding:12px 16px;width:calc(100% + 32px)}}@media only screen and (max-width:550px){.dashboards__filter{gap:12px}}.dashboards__filter .multiselect__toggle{height:56px}@media only screen and (max-width:1024px){.dashboards__filter .multiselect__toggle{height:48px}}@media only screen and (max-width:550px){.dashboards__filter .multiselect__toggle{height:40px}}.dashboards__filter .search .search__input{height:56px}@media only screen and (max-width:1024px){.dashboards__filter .search .search__input{height:48px}}.dashboards__list{grid-gap:32px;display:grid;flex-wrap:wrap;gap:32px;grid-template-columns:repeat(3,1fr);margin-top:24px}@media only screen and (max-width:1024px){.dashboards__list{grid-template-columns:1fr}}@media only screen and (max-width:550px){.dashboards__list{margin-top:12px}}.dashboards__list.is-empty{display:flex}.dashboards__list.is-empty .dashboards-empty,.dashboards__list.is-empty+.dashboards-empty{display:flex}.dashboards__action{display:flex;justify-content:center;margin-top:40px;padding:0 8px}.dashboards__action .link{font:500 var(--btn-lg)}.dashboards-empty{align-items:center;border-radius:32px;display:none;flex-direction:column;margin:0 auto;padding:24px 0}.dashboards-empty__title{color:#033652;font:600 var(--h4);margin-bottom:8px;text-align:center}.dashboards-empty__text{color:#181a20;font:300 var(--p-lg);margin-bottom:16px;text-align:center}@media only screen and (max-width:1024px){.data-filter-section .dashboards__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:720px){.data-filter-section .dashboards__list{grid-template-columns:repeat(1,1fr)}}
/*# sourceMappingURL=dashboards-292404fc6722ea5ff0bc73556b15f180.css.map*/