.career-main{align-items:center;border:1px solid #d7d7d7;display:flex;justify-content:space-between;padding:20px 14px;transition:.3s ease-in-out}.career-main:not(:last-child){margin-bottom:30px}.career-left{align-items:center;display:flex}.career-left ul{display:flex;list-style:none;margin:0;padding:0}.career-left ul li:not(:last-child){margin-right:40px}.career-img{background-color:#fff;border-radius:100%;box-shadow:0 2px 8px 1px #e4e2d1;display:inline-block;float:left;height:83px;line-height:83px;margin:0;text-align:center;width:83px}.career-img img{width:100%}.career-content{padding-left:25px}.career-right a{background:none;border:1px solid #e1e1e1;border-radius:6px;color:#666;font-size:16px;font-weight:400;line-height:30px;padding:12px 20px;text-decoration:none;transition:.3s ease-in-out}.career-left h3{font-size:20px;margin-top:0}.career-main:hover{background-color:#f7faff;border-color:#faf7e5;box-shadow:0 0 20px 1px rgba(0,0,0,.1),0 5px 10px rgba(0,0,0,.15)}.career-main:hover a{background-color:#37a3c7;border-color:#37a3c7;color:#fff}@media (max-width:767px){.career-main{padding:25px 14px 35px}.career-left,.career-main{flex-wrap:wrap;justify-content:center}.career-left{width:100%}.career-left ul{justify-content:center;margin-bottom:25px;padding:0}.career-img{margin-bottom:20px}.career-content{padding-left:0;width:100%}.career-left h3{text-align:center}}@media (max-width:575px){.career-left h3{font-size:26px}}@media (max-width:375px){.career-left ul{padding:0 0 0 15px}}