  .csm_industry_boxes_wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px}.csm_ind_box{margin-top:48px}.csm_ind_thumb{overflow:hidden;border-radius:16px 16px 0 0;margin-bottom:-42px;transition:all .3s ease-in-out}.csm_ind_box:hover .csm_ind_thumb{margin-bottom:-24px}.csm_ind_t_wrapp{background:#fff;box-shadow:0px 0px 16px rgba(0,0,0,0.08);border-radius:16px;position:relative;z-index:2;padding:24px;text-align:center;transition:all .3s ease-in-out;box-sizing:border-box}.csm_ind_box:hover .csm_ind_t_wrapp{border-radius:0 0 16px 16px}.csm_ind_box h4{margin:8px 0;color:#02283a;font-size:16px}.csm_ind_box p{font-size:14px;margin:0}.csm_read_more_link{font-weight:700;color:#7fbb42;font-size:14px}.csm_read_more_link:after{content:"";display:inline-block;width:5px;height:8px;margin-left:4px;transition:all .3s ease-in-out;background:url('https://cdn2.hubspot.net/hubfs/2213376/gametch_2020_hp/images/caret_right.svg') no-repeat center center / 4px}.csm_read_more_link:hover{color:#7fbb42}.csm_read_more_link:hover:after{margin-left:8px}.csm_ind_softs_wrapp{margin-top:16px}.csm_ind_softs_wrapp li{display:inline-block;font-size:10px;color:#02283a;font-weight:300;text-align:center;margin:0 2px;background:#f4f4f4;height:32px;line-height:32px;padding:0 16px;border-radius:16px}@media(max-width:767px){.csm_industry_boxes_wrapper{display:block}}