.sj0reb2{display:flex;flex-direction:column;row-gap:var(--primarySpacing);text-align:center}.sj0reb2 .investment-sub-title{max-width:60%;margin:0 auto;text-transform:uppercase}.sj0reb2 .investment-sub-title *{text-transform:uppercase!important}.sj0reb2 .investment-items{display:grid;place-items:center;grid-template-columns:repeat(6,1fr);padding-top:var(--primarySpacing);grid-column-gap:var(--primarySpacing);column-gap:var(--primarySpacing);grid-row-gap:var(--secondarySpacing);row-gap:var(--secondarySpacing)}@media screen and (max-width:880px){.sj0reb2 .investment-items{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:475px){.sj0reb2 .investment-items{grid-template-columns:repeat(2,1fr);padding:0 30px}}