.block-industries-grid .inner .grid{grid-template-columns:1fr;gap:12px;display:grid}@media (width>=768px){.block-industries-grid .inner .grid{grid-template-columns:repeat(2,1fr);gap:31px}}@media (width>=1200px){.block-industries-grid .inner .grid{grid-template-columns:repeat(3,1fr)}}.block-industries-grid .inner .grid .industry{background-color:var(--color-primary-4);border-radius:14px;flex-direction:column;gap:12px;padding:20px;display:flex}@media (width>=768px){.block-industries-grid .inner .grid .industry{gap:16px;padding:45px 56px}}.block-industries-grid .inner .grid .industry img{object-fit:contain;width:36px;height:36px}@media (width>=768px){.block-industries-grid .inner .grid .industry img{width:55px;height:55px}}
