.reportsFunds{display:-ms-flexbox;display:flex;margin-top:64px}.reportsFunds__wrapper{gap:25px;padding:20px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.05);box-shadow:0 0 20px 0 rgba(0,0,0,.05);background:#fff;border-radius:12px}.reportsFunds__card,.reportsFunds__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.reportsFunds__card{width:100%}.reportsFunds__card__title{display:-ms-flexbox;display:flex;margin-bottom:16px}.reportsFunds__card__title h3{font-family:Visuelt Pro;font-weight:500;font-size:32px;line-height:110%;color:#2b2b2b}.reportsFunds__card__description{display:-ms-flexbox;display:flex;margin-bottom:20px}.reportsFunds__card__description p{font-family:Visuelt Pro;font-weight:400;font-size:18px;color:#2b2b2b}.reportsFunds__card__action{display:-ms-flexbox;display:flex}.reportsFunds__card__action a{width:100%;text-align:center;font-family:Visuelt Pro;border-radius:100px;padding:12px 24px;background:#00b460;color:#fff;font-weight:500;font-size:18px}.reportsFunds__image{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%}.reportsFunds__image__wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.reportsFunds__image__wrapper img{width:200px;height:160xp}@media only screen and (min-width:768px){.reportsFunds__wrapper{-ms-flex-direction:row;flex-direction:row;gap:128px;padding:48px}.reportsFunds__card{width:70%}.reportsFunds__card__action a{width:auto;padding:12px 24px;font-size:18px}.reportsFunds__image{width:30%;-ms-flex-pack:start;justify-content:flex-start}.reportsFunds__image__wrapper img{width:220px;height:180xp}}