.team-info-list .team-info-item.active .fade-in{animation:fadeIn 2s ease;-webkit-animation:fadeIn 2s ease;-moz-animation:fadeIn 2s ease;-o-animation:fadeIn 2s ease;-ms-animation:fadeIn 2s ease;animation:fadeInUp .5s ease backwards;-webkit-animation:fadeInUp 1s ease backwards;-moz-animation:fadeInUp 1s ease backwards;-o-animation:fadeInUp 1s ease backwards;-ms-animation:fadeInUp 1s ease backwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translate(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translate(0)}}@-o-keyframes fadeInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translate(0)}}@-ms-keyframes fadeInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translate(0)}}.team-inner-info .button-arrow a span{line-height:0;pointer-events:none;position:absolute;right:0;top:2px;z-index:-1}.team-inner-info .button-arrow a:hover{color:#fff;opacity:.7}.mfp-content .mfp-close{border-top-right-radius:5px}.mfp-close:focus,.mfp-close:hover{color:#fff!important}.team-outer-info>div{display:none}.team-outer-info>div.active{display:block}