.mentor-image-card{position:relative;cursor:pointer;border-radius:10px;overflow:hidden;box-shadow:0 0 6px #ec757524;margin:6px}.mentor-image-card img{width:100%;display:block;background:#f5f5f5;object-fit:cover}.mentor-info-container{overflow:hidden}.mentor-info{background:#fff;padding:6px 16px 16px;position:relative;width:100%;bottom:-25px;transition:all .3s;color:#1e2a39;border:#41b7e9}.mentor-image-card:hover .mentor-info{bottom:0;background:#41b7e9;color:#fff}.mentor-name,.mentor-position{margin-top:0}.mentor-name{font-size:18px;font-weight:600;line-height:1;padding-top:5px}.mentor-position{font-size:14px;font-weight:400;line-height:26px}.mentor-info .social-links{display:flex;align-items:center;margin-top:3px;gap:8px}.mentor-info .social-links a{width:24px;height:24px;color:#fff;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center}