.dashboard{--card-accent:#d4d9ff;border:1px solid #d4d9ff;border:1px solid var(--card-accent);border-radius:32px;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:box-shadow .15s ease,transform .15s ease}.dashboard:hover{box-shadow:20px 20px 30px 0 rgba(3,54,82,.05),5px 5px 10px 0 rgba(0,0,0,.03);transform:translateY(-2px)}.dashboard:hover .dashboard__content .dashboard__title{color:#23548a}.dashboard--purple,.dashboard:nth-child(6n-5){--card-accent:#d4d9ff}.dashboard--peach,.dashboard:nth-child(6n-4){--card-accent:#f9e4da}.dashboard--cyan,.dashboard:nth-child(6n-3){--card-accent:#b7e7f2}.dashboard--green,.dashboard:nth-child(6n-2){--card-accent:#c8f2d6}.dashboard--red,.dashboard:nth-child(6n-1){--card-accent:#f1e0f4}.dashboard--grey,.dashboard:nth-child(6n){--card-accent:#e1e5f2}@media only screen and (max-width:1024px){.dashboard{flex:0 1 100%}}.dashboard .dashboard__img-box{aspect-ratio:384/226;background:var(--card-accent);overflow:hidden;position:relative}.dashboard .dashboard__img-box:before{background:linear-gradient(135deg,rgba(3,54,82,0) 48.85%,rgba(3,54,82,.1) 93.1%);border-radius:12px 0 0 0;content:"";display:flex;height:100%;left:13.02%;position:absolute;top:22.12%;width:100%;z-index:1}.dashboard .dashboard__img-box .dashboard__img{border-radius:12px 0 0 0;box-shadow:-10px 26px 25.9px rgba(10,0,44,.11);left:13.02%;position:absolute;top:22.12%;width:100%}.dashboard--hidden{display:none}.dashboard__content{background:#fff;display:flex;flex:1 1;flex-direction:column;min-height:178px;padding:24px 32px}.dashboard__title{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#033652;display:-webkit-box;font:400 var(--h5);margin-bottom:8px;overflow:hidden;transition:color .15s ease}.dashboard .dashboard__text{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#767b8c;display:-webkit-box;font:400 var(--p-sm);margin-bottom:0;overflow:hidden;text-overflow:ellipsis}.dashboard .dashboard__text-wrap{height:44px;margin-bottom:16px;position:relative}@media only screen and (max-width:550px){.dashboard .dashboard__text-wrap{margin-bottom:8px}}.dashboard-sources{align-items:center;align-items:flex-end;display:flex;flex:1 1;gap:24px}@media only screen and (max-width:550px){.dashboard-sources{gap:12px}}.dashboard-sources__counter{align-items:center;color:#3e424f;display:flex;flex:0 0 auto;font:500 var(--label-md);padding:0 4px}.dashboard-sources__counter[hidden]{display:none}.dashboard-sources__title{font:500 var(--label-md)}@media only screen and (max-width:550px){.dashboard-sources__title{color:#3e424f}}.dashboard-sources__list{align-items:center;display:flex;flex-wrap:nowrap;gap:0;min-width:0;overflow:hidden;width:100%}.dashboard-sources__group{align-items:center;display:flex;flex:0 1 auto;flex-wrap:nowrap;min-width:0;overflow:hidden}.dashboard-sources__ico{flex:0 0 32px;width:32px}
/*# sourceMappingURL=dashboard-0da26fc0f7919f718b0cd84bf9092dc3.css.map*/