.team-section{margin-bottom:25px;padding:0;position:relative;transition:all .3s ease;z-index:1}.team-section-inner{background:#fff;position:relative}.team-section-inner:hover{border:0}.team-section-inner:hover:before{background:linear-gradient(90deg,#302669,#662d91 20%,#9e1f63 40%,#c61f4c 60%,#df1f26 80%,#f05234);bottom:-1px;left:-1px;position:absolute;right:-1px;top:-1px;z-index:-1}.team-section img{display:block;margin-bottom:0;object-fit:cover;object-position:top;width:100%}.team-text-section{margin-bottom:40px;padding-left:22px;position:relative}.team-text-section:before{background:linear-gradient(90deg,#302669,#662d91 20%,#9e1f63 40%,#c61f4c 60%,#df1f26 80%,#f05234);content:"";height:100%;left:0;position:absolute;width:3px}.team-section h4{margin-bottom:10px;margin-top:20px}@media(max-width:1200px){.team-section-inner{display:inline-block}.team-section img{height:100%;max-height:400px;object-fit:contain}}@media(max-width:767px){.team-section{margin:0;padding:0 15px;text-align:center}}