.hs-funding-grid-container{box-sizing:border-box;padding:20px 0;width:100%}.hs-funding-grid-inner{display:grid;margin:0 auto;max-width:1200px;grid-gap:1px}.hs-funding-item{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:2rem}.hs-funding-item,.hs-funding-item p{font-size:2rem;line-height:1.5;margin:0}.hs-funding-item b,.hs-funding-item strong{color:#1a1a1a;display:block;font-size:1.2rem;font-weight:700;margin-bottom:.25rem}@media screen and (min-width:767px){.hs-funding-grid-inner{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:766px){.hs-funding-grid-inner{grid-template-columns:1fr}}