@charset "UTF-8";
.team-widget__header{text-align:center}@media (min-width:992px){.team-widget__header p{max-width:60%;margin-left:auto;margin-right:auto}}@media (min-width:768px){.team-widget__header p{max-width:80%;margin-left:auto;margin-right:auto}}.team-widget .slick-list{margin-top:0;margin-right:-.75rem;margin-bottom:0;margin-left:-.75rem}.team-widget .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.team-widget .slick-slide{height:auto;margin-top:0;margin-right:.75rem;margin-bottom:0;margin-left:.75rem}.team-widget .slick-slide>div{height:100%}.team-widget .team-card{height:100%;overflow:hidden;background:#fff}.team-widget .team-card__image{position:relative;display:block;height:400px;overflow:hidden}.team-widget .team-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translate3d(0px,0px,.1px) scale3d(1,1,1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg,0deg);transform:translate3d(0px,0px,.1px) scale3d(1,1,1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg,0deg);-webkit-transition:all .4s;transition:all .4s}.team-widget .team-card__position{display:block;margin-bottom:1rem;font-size:16px;line-height:1.375em}.team-widget .team-card__content{padding:30px;text-align:left}.team-widget .team-card__name{font-size:22px;line-height:1.364em;font-weight:700}.team-widget .team-card a{outline:none}.team-widget .team-card a:hover .team-card__image img{-webkit-transform:translate3d(0px,0px,.1px) scale3d(1.1,1.1,1.01) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg,0deg);transform:translate3d(0px,0px,.1px) scale3d(1.1,1.1,1.01) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg,0deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.team-widget .team-card__social{display:block;padding:0 30px}.team-widget .team-card__social i{margin-right:10px}.team-widget .team-card .social i{margin-right:.7em}.team-widget .team-card .profileButtons .btn{width:100%}