.table_module .table_wrapper{border:1px solid #0a338033;border-radius:10px;overflow:hidden}.table_module .table_box{border-right:1px solid #0a338033;display:flex;flex-direction:column;width:50%}.table_module .tbl_title_box{border-bottom:1px solid #0a338033;gap:12px;padding:24px}.table_module .tbl_title_box .icon{width:24px}.table_module .tbl_cnt_box{background:#fff;border-bottom:1px solid #0a338033;flex:1;gap:12px;min-height:123px;padding:24px}.table_module .tbl_cnt_box .icon{height:30px;width:30px}.table_module .table_box img{object-fit:contain;width:100%}.table_module .tbl_title{font-family:Gilroy,sans-serif;font-size:20px;font-weight:700;letter-spacing:0;line-height:1.4}.table_module .tbl_cnt{color:#364153;font-family:Inter;font-size:16px;font-weight:400;letter-spacing:0;line-height:1.625;width:calc(100% - 42px)}.table_module .table_box:last-child,.table_module .tbl_cnt_box:last-child{border:0}.table_module .table_box:first-child .tbl_title_box{background:#fef2f2;color:#f44336}.table_module .table_box:first-child .tbl_cnt_box{align-items:center}.table_module .table_box:nth-child(2) .tbl_title_box{background:#f0fdf4;border-color:#0a338033;color:#0d542b}@media(max-width:991px){.table_module .tbl_cnt_box{min-height:160px}.table_module .table_box:first-child .tbl_cnt_box{align-items:start}}@media(max-width:767px){.table_module .tbl_cnt_box{min-height:auto}.table_module .table_box{border-right:0;width:100%}.table_module .table_box:nth-child(2) .tbl_title_box{border-top:1px solid #0a338033}.table_module .tbl_cnt_box .icon{width:22px}}