.element-expandablecalloutgrid .callout-grid{--cols:1}@media (min-width:768px){.element-expandablecalloutgrid .callout-grid{--cols:2}}@media (min-width:1024px){.element-expandablecalloutgrid .callout-grid{--cols:3}}.element-expandablecalloutgrid .callout-grid{grid-template-columns:repeat(var(--cols),minmax(0,1fr))}
/*# sourceMappingURL=elements-expandable-callout-grid.css.map*/