.dashboard{border-radius:32px;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .2s ease-in-out}.dashboard:hover{box-shadow:5px 5px 10px rgba(0,0,0,.03),20px 20px 30px rgba(3,54,82,.07)}.dashboard:hover .dashboard__content .dashboard__title{color:#23548a}.dashboard--purple .dashboard__img-box,.dashboard:nth-child(6n-5) .dashboard__img-box{background:#d4d9ff}.dashboard--peach .dashboard__img-box,.dashboard:nth-child(6n-4) .dashboard__img-box{background:#f9e4da}.dashboard--cyan .dashboard__img-box,.dashboard:nth-child(6n-3) .dashboard__img-box{background:#b7e7f2}.dashboard--green .dashboard__img-box,.dashboard:nth-child(6n-2) .dashboard__img-box{background:#c8f2d6}.dashboard--red .dashboard__img-box,.dashboard:nth-child(6n-1) .dashboard__img-box{background:#ffbec5}.dashboard--grey .dashboard__img-box,.dashboard:nth-child(6n) .dashboard__img-box{background:#e1e5f2}@media only screen and (max-width:1024px){.dashboard{flex:0 1 100%}}.dashboard:hover{border-color:#033652;color:inherit}.dashboard:hover .dashboard__text{border-color:#033652}.dashboard .dashboard__img-box{overflow:hidden;padding-bottom:58.6%;position:relative}@media only screen and (max-width:1024px){.dashboard .dashboard__img-box{padding-bottom:43%}}@media only screen and (max-width:550px){.dashboard .dashboard__img-box{padding-bottom:61%}}.dashboard .dashboard__img-box:before{background:linear-gradient(117.47deg,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:50px;position:absolute;top:50px;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:50px;position:absolute;top:50px;width:100%}@media only screen and (max-width:1024px){.dashboard .dashboard__img-box .dashboard__img{left:40px;top:40px}}@media only screen and (max-width:550px){.dashboard .dashboard__img-box .dashboard__img{left:35px;top:35px}}.dashboard--hidden{display:none}.dashboard__content{border:1px solid #b7bed2;border-radius:0 0 32px 32px;border-top:0 solid #b7bed2;display:flex;flex:1 1;flex-direction:column;min-height:178px;padding:24px 32px;transition:all .2s ease-in-out}.dashboard__title{color:#033652;font:500 var(--h5);margin-bottom:8px}.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;font:600 var(--label-md);padding:0 4px}.dashboard-sources__title{font:600 var(--label-md)}@media only screen and (max-width:550px){.dashboard-sources__title{color:#3e424f}}.dashboard-sources__list{display:flex;flex-wrap:wrap;gap:0}.dashboard-sources__ico{width:32px}
/*# sourceMappingURL=dashboard-6583a07e1fbaddc475e862b8920ab577.css.map*/