.hover-card{transform:translate3d(0px,0px,0px);transition:all 0.5s ease 0s}.hover-card:hover{color:#ffffff;background-color:#fc6d00;transition:all 0.5s ease 0s;transform:translate3d(0px,-10px,0px)}.card-carousel{transform:translate3d(0px,0px,0px);transition:all 0.2s ease 0s}.card-carousel:hover{background-color:#ff5300;transform:translate3d(0px,-10px,0px);transition:all 0.2s ease 0s}.cards-articles{transform:translate3d(0px,0px,0px);transition:all 0.2s ease 0s}.cards-articles:hover{background-color:#ff5300;transform:translate3d(0px,-10px,0px);transition:all 0.2s ease 0s}