.xd-columns__columns{display:grid;word-wrap:break-word;grid-row-gap:var(--spacing-sm);grid-template-columns:repeat(auto-fit, 100%)}@media all and (min-width: 992px){.xd-columns__columns{grid-template-columns:repeat(auto-fit, 46.25%);grid-column-gap:7.5%}}@media all and (min-width: 1200px){.xd-columns__columns{grid-template-columns:repeat(auto-fit, 44.75%);grid-column-gap:10.5%}}.xd-columns--three .xd-columns__columns{grid-row-gap:2.5rem}@media all and (min-width: 992px){.xd-columns--three .xd-columns__columns{grid-row-gap:3.5rem;grid-template-columns:repeat(auto-fit, 30.86%);grid-column-gap:3.7%}}.xd-columns--four .xd-columns__columns{grid-row-gap:2.5rem}@media all and (min-width: 768px){.xd-columns--four .xd-columns__columns{grid-row-gap:3.5rem;grid-template-columns:repeat(auto-fit, 44.75%);grid-column-gap:10.5%}}@media all and (min-width: 1200px){.xd-columns--four .xd-columns__columns{grid-template-columns:repeat(4, 22.375%);grid-column-gap:3.5%}}@media all and (max-width: 991px){.xd-columns .xd-column__heading{margin-bottom:calc(0px - var(--spacing-sm))}}@media all and (min-width: 992px){.xd-columns .xd-column__heading *:only-child{margin-bottom:0}}

/*# sourceMappingURL=columns.d696e2c821a048ac0fae.min.css.map*/