.leader-introduce{margin-bottom:56px}.leader-introduce .text{align-self:center;margin-right:20px}.leader-introduce .leader-title{font-weight:500;font-size:56px;line-height:64px;margin-bottom:24px;color:#00030a}.leader-introduce .leader-description{font-weight:400;font-size:18px;line-height:28px;color:#45474c}.leader-introduce .leader-image{display:flex;text-align:center;align-items:center;justify-content:center;flex-direction:column;background:#fff;padding:16px;border-radius:8px;overflow:hidden;filter:drop-shadow(0 52px 74px rgba(0,21,64,.138559))}.leader-introduce .leader-image .wrap-image{width:260px;height:260px;border-radius:50%;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);background:#f4f5f6;padding-top:10px;transition:all .3s}.leader-introduce .leader-image .wrap-image img{height:260px;transition:transform .4s cubic-bezier(.49,.025,.685,1)}.leader-introduce .leader-image .leader-text{margin-top:24px}.leader-content{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:40px;grid-row-gap:56px;row-gap:56px}.leader-content .leader-item{text-align:center;background:#fff;border-radius:8px;padding:20px;filter:drop-shadow(0 52px 74px rgba(0,21,64,.138559));transition:all .3s}.leader-content .leader-item .leader-img{margin-bottom:12px;overflow:hidden;height:250px;width:250px;background:#f4f5f6;border-radius:50%;margin-left:auto;margin-right:auto;box-shadow:0 3px 6px rgba(0,0,0,.16);transition:all .3s}.leader-content .leader-item .leader-img img{height:250px;transition:transform .4s cubic-bezier(.49,.025,.685,1)}.leader-text .leader-name{font-weight:500;font-size:24px;line-height:32px;color:#00030a;margin-bottom:8px;position:relative;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;transition:all .3s}.leader-text .leader-position{font-weight:400;font-size:18px;line-height:28px;color:#66686c}.leader-image,.leader-item{transition:all .3s}.leader-image:hover,.leader-item:hover{box-shadow:0 30px 60px 0 rgba(17,12,46,.15)}.leader-image:hover .leader-img,.leader-image:hover .wrap-image,.leader-item:hover .leader-img,.leader-item:hover .wrap-image{background:#e6e7fc}.leader-image:hover .leader-name,.leader-item:hover .leader-name{color:#007fe0}.leader-image:hover img,.leader-item:hover img{transform:scale(1.05)}