.fund-next-deal-sec .purple{background-color:var(--color-purple);color:var(--color-white)}.fund-next-deal-sec .purple:hover{background-color:#000;color:var(--color-white)}.fund-next-deal-sec .fund_btn{display:flex;flex-direction:row;gap:15px}.fund-next-deal-sec .booknow-btn{background-color:transparent;box-shadow:none;color:var(--color-white);padding:0;position:relative}.fund-next-deal-sec .booknow-btn:after{background-color:#fff;bottom:7px;content:"";height:2px;left:0;position:absolute;transition:.5s;width:0}.fund-next-deal-sec .booknow-btn:hover{color:var(--color-highlight)}.fund-next-deal-sec .booknow-btn:before{background-color:#a78bfa;bottom:5px;content:"";height:2px;left:0;position:absolute;transition:.5s;width:0}.fund-next-deal-sec .booknow-btn:hover:before{width:100%}