<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.heading-with-cards{margin-top:60px}.heading-with-cards__inner{margin-left:auto;margin-right:auto;max-width:var(--width--responsive--l)}.heading-with-cards__heading{font-family:var(--type--1--font-family);font-size:calc(1.625rem + var(--fluid-bp)*10);font-size:28px;font-weight:var(--type--1--font-weight);font-weight:400;line-height:var(--type--1--line-height);margin-bottom:24px}.heading-with-cards__heading a{color:inherit}.heading-with-cards__cards:first-of-type{border-bottom:1px dashed var(--color--theme-primary);margin-bottom:var(--space--l);padding-bottom:var(--space--l)}.heading-with-cards__items{display:grid;gap:var(--space--s);grid-template-columns:1fr}@media (min-width:36em){.heading-with-cards__items{grid-template-columns:repeat(2,1fr)}}@media (min-width:48em){.heading-with-cards__items{grid-template-columns:repeat(3,1fr)}}.heading-with-cards__items .g-card{flex-direction:column;gap:var(--space--s);min-height:unset;width:100%}@media (min-width:25em){.heading-with-cards__items .g-card{flex-direction:row}}@media (min-width:36em){.heading-with-cards__items .g-card{flex-direction:column}}@media (min-width:75em){.heading-with-cards__items .g-card{flex-direction:row}}</pre></body></html>