{% raw %} 
/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/static modules/27-four-image-cards.module/module.css ***!
  \**************************************************************************************************************************************************************/
.four-image-cards-module .cards__wrapper{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,1fr)}.four-image-cards-module .cards__wrapper.two-cards{grid-template-columns:repeat(2,1fr)}.four-image-cards-module .cards__wrapper.three-cards{grid-template-columns:repeat(3,1fr)}@media (max-width:600px){.four-image-cards-module .cards__wrapper.three-cards{grid-template-columns:repeat(1,1fr)}.four-image-cards-module .cards__wrapper.three-cards .card{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}}
{% endraw %}