#teamContainer{border-radius:10px;position:relative;z-index:1}.meetTheTeamWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.meetTheTeamItemFour{background-color:#fff;flex-basis:22%;margin:25px .5%}.arrow-right{margin-left:10px;width:12px}@media screen and (max-width:900px){.meetTheTeamItemFour{flex-basis:45%;margin:25px 5px}}@media screen and (max-width:600px){.meetTheTeamItemFour{flex-basis:45%;margin:25px 5px}}.headshot__image{aspect-ratio:auto;border-radius:10px;display:block;height:206px!important;margin:0 auto;object-fit:cover;width:227px}.Team__Name{color:#000;font-size:20px;font-weight:700;margin-bottom:0}.Team__Title{color:#000;font-size:16px;margin:auto;text-align:center;width:225px}.view_bio{text-decoration:none}.close-icon{float:right;margin-right:4%;margin-top:5%;padding:22px}.backToTeam:hover,.close-icon,.view_bio:hover{cursor:pointer}.table_inner{padding:0 20px;text-align:center}.modal{background-color:hsla(0,3%,7%,.8);left:0;overflow:auto;position:fixed;top:0;width:100%}.modal,.modalInner{height:100%;z-index:9999}.modalInner{animation:fadeIn 1s,slideIn 1s linear;background-color:#f5f5f5;border-radius:10px;box-shadow:0 22px 45px rgba(0,0,0,.25);float:none!important;margin:10% auto 0;overflow-y:auto;position:relative;width:90%!important}.hiddenModal{display:none}@keyframes slideIn{0%{animation-timing-function:ease-out;transform:translateY(400px)}60%{animation-timing-function:ease-in;transform:translateY(-30px)}80%{animation-timing-function:ease-out;transform:translateY(10px)}to{animation-timing-function:ease-in;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modalInner .close-circle{cursor:pointer;float:right;padding:15px}.modal_header_wrapper{display:flex;flex-direction:row;gap:50px;height:100%;justify-content:flex-start}.modal_headshotArea{background-color:#fff;flex-basis:30%;text-align:center}.modal_headshot__image{border-radius:100%;height:320px;max-width:320px;object-fit:cover;padding:10%;width:100%}.modal_name_area .Team__Name{font-size:36px;font-weight:700;margin:0;text-align:center}.modal_name_area .Team__Title{color:var(--primaryPurple);font-size:20px;font-weight:700;margin:auto;width:285px}a.Team__social{color:#000;font-size:30px;text-decoration:none}a.Team__social:hover{color:var(--primaryPurple)}.bioWrapper{display:flex;flex-basis:60%;flex-direction:column;gap:50px;line-height:24px;padding:50px}.bioWrapper p{color:#000;font-size:18px;line-height:120%}.team_bgIMG{left:0;position:absolute;top:-40px;width:300px;z-index:-1}.backToTeam{background-image:url(https://solutions.propharmagroup.com/hubfs/icons/arrow-left.png);background-position:0;background-repeat:no-repeat;background-size:15px;color:#000!important;font-weight:700;padding-left:30px;text-decoration:none;width:fit-content}@media screen and (max-width:991px){.headshot__image{width:auto}.bioWrapper{padding:30px}.modal_headshotArea{height:auto}.modal_header_wrapper{display:block}.modal_name_area{padding-bottom:20px}.modal_name_area .Team__Name{font-size:40px}.team_bgIMG{width:200px}}