.gwcc-services-grid-module .row{display:grid;gap:9px;grid-auto-rows:minmax(0,1fr);margin-bottom:9px}.gwcc-services-grid-module .row .column{display:flex;flex-direction:column;height:100%;justify-content:center;padding:2.5rem}.gwcc-services-grid-module .row .column .content{display:none}.gwcc-services-grid-module .row .column .content p:not(:last-child){margin-bottom:.8rem}.gwcc-services-grid-module .row .column .content p:last-child{margin-bottom:0}.gwcc-services-grid-module .row.largeSmall,.gwcc-services-grid-module .row.smallLarge,.gwcc-services-grid-module .row.threeColumns,.gwcc-services-grid-module .row.twoColumns{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:767px){.gwcc-services-grid-module .row .column{justify-content:space-between;min-height:225px}.gwcc-services-grid-module .row .column .content{display:block}}@media (min-width:1024px){.gwcc-services-grid-module .row.largeSmall{grid-template-columns:repeat(3,minmax(0,1fr))}.gwcc-services-grid-module .row.largeSmall a:first-child{grid-column:span 2/span 2}.gwcc-services-grid-module .row.smallLarge,.gwcc-services-grid-module .row.threeColumns{grid-template-columns:repeat(3,minmax(0,1fr))}.gwcc-services-grid-module .row.smallLarge a:nth-child(2){grid-column:span 2/span 2}.gwcc-services-grid-module .row.twoColumns{grid-template-columns:repeat(2,minmax(0,1fr))}}