.service_blocks_parent{display:grid;gap:28px;grid-template-columns:1fr 1fr}.single_service_block_parent,.single_service_block_top{display:flex;flex-direction:column;float:left;height:auto;width:100%}.single_service_block_top{background-color:#f0f0ef;border-radius:4px 4px 0 0;box-sizing:border-box;flex-grow:1;gap:14px;padding:46px}.single_service_block_top h2{color:#000;font-size:20px;font-weight:700;margin:0;padding:0}.single_service_block_top hr{background-color:#000;border:0;float:left;height:1px;margin:0;max-width:150px;padding:0;width:100%}.single_service_block_top p{color:#000;font-size:16px;margin:0;max-width:500px;padding:0;width:100%}.single_service_block_bottom{align-items:center;border-radius:0 0 4px 4px;display:flex;position:relative}.single_service_block_bottom.blue_bg_bottom{background-color:#020264}.single_service_block_bottom.green_bg_bottom{background-color:#00a5a7}.single_service_block_bottom.yellow_bg_bottom{background-color:#f1cc01}.single_service_block_bottom.pink_bg_bottom{background-color:#ff9aa2}.single_service_block_bottom_down_arrow{display:block;left:46px;pointer-events:none;position:absolute;top:0;width:46px}.single_service_block_bottom_left{box-sizing:border-box;display:flex;flex-direction:column;float:left;gap:14px;height:auto;justify-content:center;padding:46px 0 46px 46px;position:relative;width:50%}.single_service_block_bottom_left h2{color:#fff;font-size:20px;font-weight:700;margin:0;padding:0}.single_service_block_bottom.green_bg_bottom h2,.single_service_block_bottom.pink_bg_bottom h2,.single_service_block_bottom.yellow_bg_bottom h2{color:#000}.single_service_block_bottom_left ul{display:flex;flex-direction:column;gap:8px;height:auto;list-style:none;margin:0;padding:0;width:100%}.single_service_block_bottom_left ul li{height:auto;width:100%}.single_service_block_bottom_left ul li p{color:#fff;font-size:16px;margin:0;padding:0}.single_service_block_bottom.green_bg_bottom ul li p,.single_service_block_bottom.pink_bg_bottom ul li p,.single_service_block_bottom.yellow_bg_bottom ul li p{color:#000}.single_service_block_bottom_right{box-sizing:border-box;float:left;height:auto;padding:18px 18px 18px 0;position:relative;width:50%}.single_service_block_bottom_right img{display:block;float:left;height:auto;max-height:210px;max-width:280px;object-fit:contain;object-position:center;pointer-events:none;width:100%}@media screen and (max-width:1300px){.single_service_block_bottom_left{width:60%}.single_service_block_bottom_right{width:40%}}@media screen and (max-width:900px){.service_blocks_parent{grid-template-columns:1fr}}@media screen and (max-width:500px){.single_service_block_bottom_left{width:100%}.single_service_block_bottom_right{display:none}}