.text-content-grid{margin-bottom:100px;max-width:1250px}@media screen and (min-width: 1024px){.text-content-grid{display:flex;flex-direction:row;gap:50px}}.text-content-grid__heading{text-align:center;margin-bottom:50px}.text-content-grid__heading *{max-width:none}@media screen and (min-width: 1024px){.text-content-grid__heading{width:30%;text-align:left;margin-bottom:0}}.text-content-grid__content{display:grid;grid-template-columns:1fr;grid-row-gap:20px}@media screen and (min-width: 768px){.text-content-grid__content{grid-template-columns:repeat(2, 1fr);grid-column-gap:20px}}@media screen and (min-width: 1024px){.text-content-grid__content{width:70%}}.text-content-grid__block{border-bottom:1px solid lightgray;padding-bottom:20px}.text-content-grid__block .SectionHeader__SubHeading{color:var(--secondary-elements-background)}
