.cp-texts-grid{display:flex;flex-direction:column;margin:auto;max-width:var(--max-width)}.cp-texts-grid .grid{align-content:space-between;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.cp-texts-grid .column{border-left:1px solid #dae0ec;padding:calc(var(--main-padding)*2);width:32%}.cp-texts-grid .column h4,.cp-texts-grid .column h4 a,.cp-texts-grid .column h4 a span{font-family:var(--font-family-headings)}@media screen and (max-width:768px){.cp-texts-grid{padding:0 var(--main-padding)}.cp-texts-grid .column{width:92%}}