.hs-feature-matrix{background-color:#121212;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding:60px 20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hs-feature-matrix__container{margin:0 auto;max-width:1200px}.hs-feature-matrix__grid{display:grid;gap:48px 32px}.hs-feature-matrix__grid--3-col{grid-template-columns:repeat(3,1fr)}.hs-feature-matrix__grid--4-col{grid-template-columns:repeat(4,1fr)}.hs-feature-matrix__card{align-items:flex-start;display:flex;flex-direction:column}.hs-feature-matrix__category{color:#00b06b;font-size:13px;font-weight:700;letter-spacing:.05em;margin-bottom:16px;text-transform:uppercase}.hs-feature-matrix__title{color:#fff;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 14px}.hs-feature-matrix__description{color:#9e9e9e;flex-grow:1;font-size:14px;line-height:1.6;margin:0 0 20px}.hs-feature-matrix__tags-wrapper{display:flex;flex-wrap:wrap;gap:8px}.hs-feature-matrix__tag{background-color:rgba(0,176,107,.04);border:1px solid #004d30;border-radius:4px;color:#00b06b;font-size:13px;padding:4px 12px;white-space:nowrap}@media (max-width:992px){.hs-feature-matrix__grid--3-col,.hs-feature-matrix__grid--4-col{gap:40px 24px;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.hs-feature-matrix{padding:40px 16px}.hs-feature-matrix__grid{gap:36px 0;grid-template-columns:1fr}}