.team-cards{gap:64px;grid-template-columns:repeat(3,minmax(0,1fr))}.team-cards .team-card-image{aspect-ratio:370/370;max-height:370px;max-width:370px}.team-card-top{gap:16px;width:fit-content}.dark-theme .team-card-top .h5-style{color:var(--orange)}.team-card-trigger{cursor:pointer}.member-pop-overlay{background-color:hsla(0,0%,100%,.8)}.team-cards-module.dark-theme .member-pop-overlay{background-color:rgba(13,29,44,.8)}.member-popup{right:-50%}.member-popup.active{bottom:0;height:100%;left:0;right:0;top:0;width:100%;z-index:999}.member-pop-content{background-color:var(--navy);left:100%;transition:all .5s ease-in-out;width:50%}.team-cards-module.dark-theme .member-pop-content{background-color:var(--white)}.member-popup.active .member-pop-content{left:50%;transition:all .5s ease-in-out}.member-pop-close{cursor:pointer;height:22px;right:34px;top:40px;width:20px}.member-pop-close:after,.member-pop-close:before{background-color:var(--white);content:"";height:23px;position:absolute;top:0;width:2px}.team-cards-module.dark-theme .member-pop-close:after,.team-cards-module.dark-theme .member-pop-close:before{background-color:var(--navy)}.member-pop-close:before{transform:rotate(45deg)}.member-pop-close:after{transform:rotate(-45deg)}.member-pop-scroll{overflow-x:hidden;overflow-y:auto;padding:64px}.memberp-info-wrapper{max-width:480px}.member-pop-image{aspect-ratio:480/480;max-height:480px;max-width:480px}.team-cards-module:not(.dark-theme) .member-pop-name{color:var(--white)}.member-pop-job{color:var(--orange)}.member-pop-bio>*{color:var(--white)}.team-cards-module.dark-theme .member-pop-bio>*{color:var(--navy)}.member-linkedin path{transition:all .2s ease}.member-linkedin:hover path:first-child{fill:var(--orange)}.member-linkedin:hover path:nth-child(2){fill:var(--navy)}.team-card-name.txt-navy:hover{color:var(--navy)}.team-card-name.txt-orange:hover{color:var(--orange)}.additional-team-card{height:fit-content;max-width:370px;padding:70px 59px 54px 64px}.additional-team-card .h5-style{color:var(--white)}.dark-theme .additional-team-card .h5-style{color:var(--navy)}.team-cards-module .ellipse{bottom:-231px;left:100%;top:auto}@media only screen and (min-width:1560px){.member-pop-scroll{padding:150px}}@media only screen and (max-width:1199px){.team-cards{gap:32px}}@media only screen and (max-width:991px){.team-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.member-pop-content{width:70%}.member-popup.active .member-pop-content{left:30%}.member-pop-close{right:24px;top:24px}}@media only screen and (max-width:767px){.team-cards{grid-template-columns:repeat(1,minmax(0,1fr))}.team-cards .team-card-image{aspect-ratio:320/320;max-height:100%;max-width:100%}.additional-team-card{max-width:100%;padding:44px 77px 54px 55px}.member-pop-content{width:100%}.member-popup.active .member-pop-content{left:0}}