var module_148665481878=void $(document).ready((function(){$("body").on("click",".cstm-benefit .title-contain",(function(){var TParent=$(this).parents(".benefit");TParent.find(".content").slideToggle("active"),TParent.toggleClass("active")})),$(".careers-benefits").each((function(index,item){var curEle=$(this);curEle.find(".benefits").append('
');var BenefitCount=Math.round(curEle.find(".benefit").length/2);curEle.find(".benefit").each((function(ind,itm){ind+=1,$(this).appendTo(curEle.find(".benefit-col"+(BenefitCount>=ind?":first":":last")))}))}))}));