.text-card-heading h2{font-size:32px;font-weight:700;letter-spacing:-.25px;line-height:40px}.text-card-heading h2,.text-card-txt p{color:var(--neutral-800);font-family:Gotham;font-style:normal}.text-card-txt p{font-size:18px;font-weight:400;line-height:24px}.text-card-outer{display:flex;flex-wrap:wrap}.text-card-wrap{margin-bottom:120px}.text-card-inner{display:flex;flex:0 0 25%;flex-direction:column;gap:8px;max-width:25%;padding:0 12px;text-align:center;width:25%}@media(max-width:1000px){.text-card-inner{flex:0 0 45%;max-width:45%;width:45%}.text-card-outer{gap:30px;justify-content:center}}@media(max-width:479px){.text-card-outer{align-items:flex-start!important;justify-content:flex-start}.text-card-inner{flex:0 0 100%;max-width:100%;padding:0 20px;text-align:left;width:100%}}