.team-bio-cards-module{overflow:hidden;position:relative}.team-bio-cards-module .overlay{background:rgba(0,0,0,.4);display:none;height:100%;position:fixed;width:100%}.team-bio-cards-module .content{column-gap:40px;display:flex;flex-direction:row;row-gap:40px}.team-bio-cards-module .content .left-column,.team-bio-cards-module .content .right-column{width:50%}.team-bio-cards-module .content .right-column .team-grid-list{column-gap:1rem;display:grid;grid-template-columns:repeat(3,1fr);row-gap:1rem}.team-bio-cards-module .content .right-column .team-grid-list .team-list-item{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}.team-bio-cards-module .content .right-column .team-grid-list .team-list-item .image{margin-bottom:24px}.team-bio-cards-module .content .right-column .team-grid-list .team-list-item .image img{aspect-ratio:1/1.1;max-width:200px;object-fit:cover;width:100%}.team-bio-cards-module .content .right-column .team-grid-list .team-list-item .item-name{color:#906bff;font-size:16px;font-weight:700;line-height:17px;margin-bottom:8px;text-align:center;text-transform:capitalize}.team-bio-cards-module .content .right-column .team-grid-list .team-list-item .item-title{color:#0c0d0f;font-size:18px;font-weight:400;line-height:140%;text-align:center}.team-bio-cards-module .content .right-column .team-grid-list .team-list-item .item-panel{background:#eaecf2;border-radius:30px 0 0 30px;height:calc(100% - 85px);overflow-x:hidden;overflow-y:scroll;position:fixed;right:-75%;top:85px;width:75%;z-index:999999}.team-bio-cards-module .content .right-column .team-grid-list .team-list-item .item-panel .container{column-gap:5rem;display:flex;flex-direction:row-reverse;margin-left:0;max-width:1050px}.team-bio-cards-module .content .right-column .team-grid-list .team-list-item .item-panel .container>*{flex:1}.team-bio-cards-module .content .right-column .team-grid-list .team-list-item .item-panel .container img{height:336px;max-width:300px;object-fit:cover}.team-bio-cards-module .content .right-column .team-grid-list .team-list-item .item-panel .container .panel-contents h3{color:#2a3354;font-size:32px;font-weight:700;line-height:130%;text-align:left}.team-bio-cards-module .content .right-column .team-grid-list .team-list-item .item-panel .container .panel-contents h4{color:#6e3eff;font-size:23px;font-weight:700;line-height:135%;text-align:left}.panel-contents button{background:transparent;border:none;font-size:24px;margin-bottom:24px;padding:0}.team-bio-cards-module .close-panel{border-radius:100%;height:60px;padding:1rem;position:fixed;right:5%;top:calc(5% + 84px);width:60px;z-index:9999999}.team-bio-cards-module.bg_light .close-panel:hover svg{fill:#f8f8fa}.team-bio-cards-module.bg_dark .btn.btn-primaryA:hover i,.team-bio-cards-module.bg_dark .btn.btn-primaryB:hover i{color:#f8f8fa}@media (max-width:768px){.team-bio-cards-module .container{padding:0 30px 100px}.team-bio-cards-module .content{flex-direction:column}.team-bio-cards-module .content .left-column,.team-bio-cards-module .content .right-column{width:100%}.item-panel img{aspect-ratio:1/1.1!important;height:185px;width:200px}}@media (max-width:1100px){.team-bio-cards-module .content .right-column .team-grid-list .team-list-item .item-panel{right:-100%;width:100%}}@media (max-width:850px){.team-bio-cards-module .content .right-column .team-grid-list .team-list-item .item-panel .container{flex-direction:column}.team-bio-cards-module .close-panel{position:fixed;top:112px}.team-bio-cards-module .content .right-column .team-grid-list .team-list-item .item-panel{position:fixed}}@media (max-width:550px){.team-bio-cards-module .content .right-column .team-grid-list{grid-template-columns:repeat(2,1fr)}}