.hr-dept-section-img-wrapper img{width:100%}.hr-dept-section-posts{display:grid;gap:60px 90px;grid-template-columns:1fr 1fr 1fr;margin:0 auto;max-width:1600px;padding:100px 60px}.hr-dept-section-post{border-radius:10px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.hr-dept-section-post img{width:100%}.hr-dept-section-post>div{gap:20px;height:110px;margin:20px 12px 40px}.hr-dept-section-post div div{color:#000;font-size:15px;letter-spacing:normal;line-height:1.4;margin:0}.hr-dept-section-post div p{color:#000;display:-webkit-box;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:1.8px;line-height:1.44;margin-top:20px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hr-dept-section-post:hover{box-shadow:0 6px 12px 0 rgba(0,0,0,.3);transform:scale(1.05);transform:translateY(-5px)}.hr-dept-section-post:hover div p{text-decoration:underline}@media screen and (max-width:1159px){.hr-dept-section-posts{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.hr-dept-section-posts{grid-template-columns:1fr;padding:50px 40px}}