.funds-grid{margin-bottom:var(--spacing--block-5);margin-top:var(--spacing--block-3)}.funds-grid .intro{margin-bottom:2rem;padding-bottom:0;padding-top:0}.funds-grid__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}.crd--fund{aspect-ratio:1;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:2.5rem;position:relative;z-index:1}.crd--fund .crd__thumbnail{background-color:#272529;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.crd--fund .crd__thumbnail:before{background:linear-gradient(180deg,transparent,#000 69.12%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.crd--fund .crd__thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.crd--fund .crd__title{font-size:2rem;margin:2rem 0 1rem}.crd--fund .crd__content{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:2rem;overflow:hidden}.crd--fund .btn-block:active,.crd--fund .btn-block:focus-visible,.crd--fund .btn-block:hover{background-color:#fff;color:#000}@media screen and (min-width:48em){.funds-grid__grid{grid-template-columns:repeat(2,1fr);padding:0 var(--spacing--block-1)}}@media screen and (max-width:47.9375em){.funds-grid .intro{padding-left:0;padding-right:0}.funds-grid .intro .intro__top-title{transform:none}.funds-grid__grid .crd{grid-column:span 2}}
