.funding-section{background:#f3f4ee}.funding-heading{text-align:center;max-width:760px;margin:0 auto 42px}.funding-heading .eyebrow,.funding-heading h2,.funding-heading p{margin-left:auto;margin-right:auto;text-align:center}.funding-heading p{max-width:660px;font-size:17px}.funding-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.funding-card{display:flex;min-width:0;flex-direction:column;background:#fff;border:1px solid #dce3d9;transition:transform .22s ease,box-shadow .22s ease}.funding-card:hover{transform:translateY(-5px);box-shadow:0 22px 46px rgba(20,61,47,.12)}.funding-image{position:relative;display:block;overflow:hidden}.funding-image img{width:100%;height:265px;object-fit:cover;transition:transform .3s ease}.funding-card:hover .funding-image img{transform:scale(1.025)}.funding-image>span{position:absolute;left:18px;bottom:18px;background:#edb643;color:#173f32;padding:7px 11px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.funding-copy{display:flex;flex:1;flex-direction:column;align-items:center;padding:29px 27px;text-align:center}.funding-copy .eyebrow{margin-bottom:14px}.funding-copy h3{font-size:25px;margin-bottom:14px}.funding-copy p{font-size:14px;line-height:1.75;max-width:330px}.funding-actions{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:auto;padding-top:12px}.funding-actions .button{padding:10px 17px;min-height:45px;gap:12px}.funding-actions .text-link{margin-top:0}.funding-all{text-align:center;margin-top:35px}.funding-all .text-link{margin-left:auto;margin-right:auto}@media(max-width:960px){.funding-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.funding-card:last-child:nth-child(odd){grid-column:1/-1;max-width:560px;width:100%;margin:auto}}@media(max-width:640px){.funding-heading{margin-bottom:30px}.funding-grid{grid-template-columns:1fr}.funding-card:last-child:nth-child(odd){grid-column:auto;max-width:none}.funding-image img{height:240px}.funding-copy{padding:26px 21px}.funding-actions{flex-direction:column;width:100%}.funding-actions .button,.funding-actions .text-link{width:100%;max-width:280px}.funding-actions .text-link{justify-content:center}}
