.map-grid{display:grid;gap:.5rem;grid-template-columns:repeat(1,1fr)}@media (min-width:648px){.map-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1199px){.map-grid{grid-template-columns:repeat(4,1fr);grid-template-rows:auto}.map-grid .technology-solution-section:first-child{grid-row:1/span 2}.map-grid .technology-solution-section:nth-child(2){grid-row:3/span 2}.map-grid .technology-solution-section:nth-child(3){grid-row:1/span 4}.map-grid .technology-solution-section:nth-child(4){grid-row:1/span 3}.map-grid .technology-solution-section:nth-child(5){grid-row:4/span 1}.map-grid .technology-solution-section:nth-child(6){grid-row:1/span 2}.map-grid .technology-solution-section:nth-child(7){grid-row:3/span 2}}.map-grid section{border:1px solid var(--secondary)}.map-grid section h3{background-color:var(--secondary);color:var(--white);font-size:1.125rem;margin:0;padding:.5rem 0;text-align:center}.map-grid section .content-wrap{padding:.375rem}.map-grid section .content-wrap>ul{-moz-columns:2;column-count:2;list-style:none;margin:0;padding:0}.map-grid section .content-wrap>ul>li{font-size:.875rem;font-weight:700;-moz-column-break-inside:avoid;break-inside:avoid;font-family:Hind,sans-serif;margin-bottom:.5rem}.map-grid section .content-wrap>ul>li>ul{font-size:.75rem;list-style:disc;margin:0 0 0 1rem;padding-left:0}.map-grid section .content-wrap>ul>li>ul li{font-family:Open Sans,sans-serif;font-weight:400;margin-bottom:0}.map-grid section .content-wrap>ul>li>ul li>ul{margin-left:.75rem;padding-left:0}