#cards .row{justify-content:center}#cards .col_card{margin-bottom:30px}#cards .content_text{margin-bottom:50px}#cards .content_text p:last-of-type{margin-bottom:0}#cards .content_card{background:#f6f7f8;height:100%;margin:0 auto;max-width:350px;padding:25px;position:relative;transition:all .5s}#cards .content_description{margin-bottom:30px}#cards .content_card:hover:before{left:0;right:0;top:0;transition:all .5s}#cards .col_job:hover .content_card{background-color:#fff;-webkit-box-shadow:0 10px 30px 0 rgba(50,50,50,.16);box-shadow:0 10px 30px 0 rgba(50,50,50,.16);transition:all .5s}@media screen and (max-width:767px){#cards{padding:30px 0 0!important}#cards .title{margin-bottom:30px}}