.gh-cards-info{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid;gap:1rem}.gh-cards-info__item{display:flex;height:100%}.gh-cards-info__title{margin-bottom:.5rem;margin-top:0;text-align:left;font-size:1.125rem;line-height:1.75rem;font-weight:500}.gh-cards-info__icon-wrapper{margin-right:.75rem;display:inline-flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background-color:var(--primary);--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.gh-cards-info__icon{height:1.25rem;width:1.25rem}.gh-cards-info__text-wrapper{flex-grow:1}.gh-cards-info__text{margin-bottom:0;text-align:left;font-size:1rem;line-height:1.5rem;line-height:1.625}