.invest-card{border:1px dashed var(--border2);height:250px;transition:background .3s,border .3s}.invest-card:hover{background-color:var(--primary-blue)}.what-we-do-content{cursor:pointer;color:var(--dark);background:0 0;transition:background .3s,border .3s;overflow:hidden}.what-we-do-content-primary{cursor:pointer;color:var(--white);background:0 0;transition:background .3s,border .3s}.what-we-do-content-primary:hover{background:var(--primary-blue)}.what-we-do-text{transition:transform .3s cubic-bezier(.4,0,.2,1)}.what-we-do-content:hover .what-we-do-text{transform:translate(20px)}
