.s-text-grid{padding:4rem 0}@media only screen and (max-width: 987px){.s-text-grid{padding:2.5rem 0}}.s-text-grid__pretitle{margin-bottom:1rem;color:var(--color-brand-1);font-family:var(--font-ptmono);text-transform:uppercase}.s-text-grid__title{margin-bottom:2rem}@media only screen and (max-width: 987px){.s-text-grid__title{margin-bottom:1.5rem}}.s-text-grid__items{display:grid;gap:4rem;grid-template-columns:repeat(4, 1fr)}@media only screen and (max-width: 1280px){.s-text-grid__items{gap:3rem;grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 987px){.s-text-grid__items{gap:2rem;grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-text-grid__items{gap:1.5rem;grid-template-columns:1fr}}.s-text-grid__item{display:flex;flex-direction:column;align-items:start;justify-content:space-between}.s-text-grid__item-title{margin-bottom:1rem}.s-text-grid__item-title.t-heading-sm{line-height:2.1}.s-text-grid__item-text{margin-top:.75rem}@media only screen and (max-width: 987px){.s-text-grid__item-text{margin-top:.5rem;font-size:var(--font-size-t-md)}}.s-text-grid__item-link{margin-top:1rem}
