.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);transition:background .3s,border .3s}.what-we-do-content-primary{cursor:pointer;color:var(--white);transition:background .3s,border .3s}.what-we-do-text{transition:transform .3s cubic-bezier(.4,0,.2,1)}.what-we-do-text:hover{transform:translate(20px)}.what-we-do-border{border-top:1px solid var(--border)}.what-we-do-border-white{border-bottom:1px solid var(--border)}.what-we-do-dot{background-color:var(--primary-blue);border-radius:50%;width:5px;height:5px}
