a{text-decoration:none}.team-introduction-section{width:1200px;margin:0 auto}@media (max-width:960px){.team-introduction-section{width:100%}}.team-introduction-section h3{text-align:center;height:27px;font-size:30px;line-height:26px;font-weight:bold;color:#3372e3;margin-bottom:20px}.team-introduction-section .introduction-subtitle{text-align:center;height:16px;font-size:16px;line-height:16px;letter-spacing:0px}.team-introduction-section .team-members-row{display: grid;grid-template-columns: repeat(4, 1fr);}.team-introduction-section .team-members-row .member-card{background:#fff;padding:12px;cursor:pointer}.team-introduction-section .team-members-row .member-card .member-image-link{display:block;margin:0 auto;width:150px;height:150px;border:solid 1px #dedede;margin-bottom:40px;border-radius:50%}.team-introduction-section .team-members-row .member-card .member-image-link img{border-radius:50%;width:150px;height:150px}.team-introduction-section .team-members-row .member-card .member-name-link{width:237px;height:16px;font-size:16px;line-height:16px;color:#333333;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;margin:0 auto;margin-bottom:16px;transition:.6s}.team-introduction-section .team-members-row .member-card .member-name-link:hover{color:#3372e3}.team-introduction-section .team-members-row .member-card p{font-size:14px;line-height:26px;color:#999999;margin:0 auto;text-indent:2em}.team-introduction-section .team-members-row .member-card:hover{box-shadow:0 0 16px 0 rgba(3,0,0,0.35);border-radius:5px;transform:translateY(-10px);transition:.6s}.team-introduction-section .team-members-row .item{position:relative;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:15px;margin-top:15px;box-sizing:border-box;}@media (max-width:960px){.team-introduction-section .team-members-row .item{width:100%}}