.text-image-rows{padding-inline:var(--edge)}.text-image-rows__row{margin-top:5rem;display:grid;grid-template-columns:1fr}@media only screen and (min-width: 40em){.text-image-rows__row{grid-template-areas:"colA colB";grid-template-columns:7fr 5fr}.text-image-rows__row--reverse{grid-template-areas:"colB colA";grid-template-columns:5fr 7fr}}@media only screen and (min-width: 40em){.text-image-rows__row-column--a{grid-area:colA;padding-inline:2.5rem;display:flex;flex-direction:column;justify-content:center}}.text-image-rows__row-column--b{margin-top:var(--edge)}@media only screen and (min-width: 40em){.text-image-rows__row-column--b{grid-area:colB;margin-top:0}}
