.dashboard-tabs-section{margin-top:-80px;position:relative;z-index:2}.dashboard-tabs-section__title{color:#181a20;font:600 var(--h4);text-align:center;white-space:nowrap}.dashboard-tabs-section__tabs{align-items:center;display:flex;gap:16px 24px;justify-content:space-between;margin-bottom:50px;padding-left:10%}@media only screen and (max-width:1245px){.dashboard-tabs-section__tabs{flex-direction:column;padding-left:0}}.dashboard-tabs{display:flex;justify-content:center}@media only screen and (max-width:1023px){.dashboard-tabs{display:block;overflow-x:auto;padding:0 32px 2px;text-align:center;white-space:nowrap}.dashboard-tabs::-webkit-scrollbar{display:none}}@media only screen and (max-width:1023px){.dashboard-tabs__wrapper{margin-left:-16px;overflow:hidden;width:calc(100% + 32px)}}.dashboard-tab{align-items:center;border-bottom:1px solid #e1e5f2;cursor:pointer;display:flex;gap:8px;justify-content:center;padding:6px 16px 12px}@media only screen and (max-width:1023px){.dashboard-tab{display:inline-flex;min-width:130px;width:auto}}.dashboard-tab.active,.dashboard-tab:hover{border-color:#033652}.dashboard-tab.active .dashboard-tab__name,.dashboard-tab:hover .dashboard-tab__name{opacity:1}.dashboard-tab__icon{height:32px;min-width:32px;width:32px}.dashboard-tab__name{color:#033652;font:400 var(--label-lg);opacity:.5}.dashboard-tab-content{align-items:center;display:flex;flex-direction:row-reverse;gap:24px 97px;justify-content:space-between;padding-left:10.5%}@media only screen and (max-width:1245px){.dashboard-tab-content{padding-left:0}}@media only screen and (max-width:1200px){.dashboard-tab-content{gap:24px 67px}}@media only screen and (max-width:1024px){.dashboard-tab-content{flex-direction:column}}.dashboard-tab-content__side{display:flex;flex-direction:column;gap:34px;max-width:212px;min-width:212px}@media only screen and (max-width:1024px){.dashboard-tab-content__side{flex-direction:row;justify-content:space-around;max-width:100%;width:100%}}@media only screen and (max-width:550px){.dashboard-tab-content__side{flex-direction:column}}.dashboard-tab-content__link{border-top:1px solid #e1e5f2;display:flex;padding-bottom:57%;position:relative;width:100%}.dashboard-tab-content__link:hover:after,.dashboard-tab-content__link:hover:before{opacity:1}.dashboard-tab-content__link:hover:after{transform:translate(-50%,-50%) scale(1)}.dashboard-tab-content__link:before{background-color:rgba(0,0,0,.14);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .15s ease-in;width:100%;z-index:1}.dashboard-tab-content__link:after{align-items:center;background:#033652;border-radius:100%;color:#fff;content:"View dashboard";display:flex;font:400 var(--p-md);height:114px;justify-content:center;left:50%;min-width:114px;opacity:0;padding:10px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%) scale(.8);transition:all .15s ease-in;width:114px;z-index:2}.dashboard-tab-content .dashboard-tab-content__image{border-radius:24px;display:flex;flex:1 1;overflow:hidden;position:relative;width:100%}.dashboard-tab-content .dashboard-tab-content__image img{height:100%;left:-1px;max-width:calc(100% + 2px);object-fit:cover;position:absolute;top:0;width:calc(100% + 2px)}.dashboard-tab-content__title{font:600 var(--h5);margin-bottom:32px}.dashboard-tab-content__list--sources{display:flex;flex-direction:column;gap:4px}.dashboard-tab-content__list--sources .dashboard-tab-content__item{align-items:center;display:flex;font:300 var(--p-md);gap:4px}.dashboard-tab-content__list--sources .dashboard-tab-content__item img{height:32px;min-width:32px;width:32px}.dashboard-tab-content__list--metrics{font:300 var(--p-md);list-style-type:disc;padding-left:16px}
/*# sourceMappingURL=dashboard-tabs-ab8e187221e3c85c30a0dedbd9ac2357.css.map*/