.fund{max-height:none}.fund .fund__push-funds{background:var(--branding-primary)}.fund__container{border-radius:var(--radius);background-color:#fff;padding:24px 16px 16px 16px;margin-bottom:24px}.fund__container .add{border-bottom:1px solid #eee;padding-bottom:20px;display:flex;transition:.2s}.fund__container .add:hover{border-color:var(--light-grey)}.fund__container .add .icon{font-size:48px;margin-right:16px}.fund__container .add .header-2{padding-bottom:8px}.fund__container .add .fund-desc{color:var(--grey-1);font-size:14px;line-height:16px}.fund__header{font-size:20px;font-weight:600;line-height:41px;padding:6px 0}.fund__details .contact-info{margin-bottom:0;border-top:1px solid #eee;padding:16px 0 14px 0;margin:23px 0 0 0}.fund__details .contact-info li{position:relative}.fund__details .contact-info .copy{position:absolute;top:50%;transform:translateY(-50%);right:0;cursor:pointer}.fund__details .contact-info .value{text-overflow:ellipsis;max-width:45%;white-space:nowrap;overflow:hidden;display:inline-block}.fund__push-funds{background-color:var(--branding-primary);display:flex;min-height:117px;border-radius:var(--radius);padding:34px 64px;margin:20px 0 32px 0;justify-content:space-between}@media screen and (max-width:992px){.fund__push-funds{flex-direction:column;padding:34px 34px}}@media screen and (max-width:768px){.fund__push-funds{padding:24px 17px;margin-top:0}}.fund__push-funds>div{display:flex;flex-direction:column}.fund__push-funds .main-title{padding-bottom:12px}.fund__push-funds .top-row{display:flex;align-items:center;position:relative}.fund__push-funds p,.fund__push-funds span{color:#fff}.fund__push-funds__headers{display:flex;justify-content:center}.fund__push-funds__headers p{font-size:24px;display:flex;align-items:center}.fund__push-funds__headers span{padding-right:7px;font-size:14px;display:inline-block;max-width:270px;line-height:18px}.fund__push-funds__numbers{position:relative}@media screen and (max-width:992px){.fund__push-funds__numbers{margin-top:24px}}.fund__push-funds__numbers .top-row{padding:8px 100px 8px 0}@media screen and (max-width:768px){.fund__push-funds__numbers .top-row{padding:8px 0 8px 0}}.fund__push-funds__numbers .icon-copy{cursor:pointer;position:absolute;top:7px;right:0;opacity:.6;transition:.3s}@media screen and (max-width:992px){.fund__push-funds__numbers .icon-copy{position:static;margin-left:20px}}.fund__push-funds__numbers .icon-copy:hover{opacity:1}.fund__push-funds__numbers p{font-size:14px;min-width:134px;font-weight:600}.fund__push-funds__numbers span{font-size:14px}.fund .fund__move-in,.fund .fund__move-out{width:48%;flex-direction:column;display:inline-flex}@media screen and (max-width:992px){.fund .fund__move-in,.fund .fund__move-out{width:100%}}.fund .fund__move-in .listWithActionsv2 ul li .details .label,.fund .fund__move-out .listWithActionsv2 ul li .details .label{font-size:20px;padding-bottom:6px}.fund .fund__move-in{margin-right:4%}.fund .purpose-input{outline:none;border:none;text-align:right}.fund .purpose-input input{text-align:right}.fund .back{cursor:pointer;display:flex;align-items:center}.fund .back .icon-arrow-left{font-size:18px}.fund .back p{color:#3c3c43;font-size:17px;padding-left:6px}