.cfc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}@media screen and (max-width: 1000px){.cfc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 600px){.cfc-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/78/compiled_assets/styles.css.map */
