li.employee-card__item{align-items:center;display:flex;flex-direction:row}.employee-card__content,.employee-card__img{height:100%;width:50%}.employee-card__content{display:flex;flex-direction:column;justify-content:center;padding:40px 0 40px 40px}.employee-card__name{margin-bottom:4px}.employee-card__item{background:#fff;border-radius:23px;box-shadow:var(--shadow);line-height:1.4;overflow:hidden}.employee-card__name{color:var(--primary);font-size:1.8rem}.employee-card__item img{height:100%;object-fit:cover;width:100%}