.jecr-team-section{background-color:#001730;margin:0 auto;overflow:hidden;padding:40px 0;position:relative;text-align:center}.jecr-team-section h2{color:#fff;margin-bottom:20px}.jecr-team-grid-wrapper{overflow:hidden;position:relative;width:1000%}.scroll-right{animation:scroll-right 1s linear infinite}.scroll-left{animation:scroll-left 1s linear infinite}.jecr-team-member{border-radius:5px;height:90px;margin:7px;min-height:90px;min-width:90px;overflow:hidden;transition:transform 1s ease-in-out;width:90px}.jecr-team-member img{height:100%;object-fit:cover;width:100%}.jecr-team-member:hover{transform:scale(1.1)}.jecr-team-section:after,.jecr-team-section:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:10%;z-index:1}.jecr-team-section:before{background:linear-gradient(90deg,#001730,transparent);left:0}.jecr-team-section:after{background:linear-gradient(270deg,#001730,transparent);right:0}@keyframes scroll-right{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-left{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.jecr-team-grid{animation-play-state:running;display:flex;position:relative;transform:translateX(-50%);white-space:nowrap}.scroll-right{animation:scroll-right 270s linear infinite;animation-play-state:running}.scroll-left{animation:scroll-left 270s linear infinite;animation-play-state:running}@media screen and (max-width:1100px){.scroll-right{animation:scroll-right 120s linear infinite!important;animation-play-state:running!important}.scroll-left{animation:scroll-left 120s linear infinite!important;animation-play-state:running!important}}.jecr-team-member:hover~.jecr-team-grid{animation-play-state:paused}