.team-member-columns{position:relative;display:flex;justify-content:space-between;gap:60px;align-items:flex-start;margin:-100px auto 0;max-width:1600px;padding-right:var(--global-kb-spacing-xs,1rem);padding-left:var(--global-kb-spacing-xs,1rem);padding-bottom:60px}.team-member-profile-image-column{width:45%;max-width:685px}.team-member-profile-image-wrapper{position:relative;display:flex;justify-content:center;align-items:flex-end;max-width:100%}.team-member-profile-image-background{position:absolute;z-index:0;bottom:0;right:0;display:block;height:70%;width:95%;border-radius:30px;background-color:var(--global-color-green)}.team-member-profile-image{position:relative;height:auto;width:665px;display:flex;justify-content:center;align-items:flex-end}.team-member-profile-image img{max-width:100%;max-height:100%}.team-member-content-column{flex:1}.team-member-bio-content{max-width:100%}.team-member-name-title{text-shadow:0 4px 4px rgb(0 0 0 / .25);color:#fff;margin-bottom:90px}.team-members-team-block{position:relative;z-index:1;background-color:rgb(235 228 200 / .75);border-radius:30px;padding:20px 20px 20px;font-size:.9rem;margin:-70px 0 80px 60px;max-width:290px}.staff_team_member_name{font-weight:700;color:var(--global-color-green)}.staff_team_member_position{font-size:.8rem;color:var(--global-color-green)}.team-members-team-block a{color:#000}@media screen and (max-width:1000px){.team-member-columns{margin-top:-130px}}@media (max-width:768px){.team-member-columns{flex-direction:column;margin-top:-100px;gap:0}.team-member-title{order:2;width:100%;margin-top:30px}.team-member-profile-image-column{order:1;width:100%}.team-member-bio-content{order:3}.team-member-profile-image-column,.team-member-content-column{display:contents}.team-member-name-title{margin-bottom:30px;color:#000;text-shadow:none}.team-members-team-block{order:4;margin:40px 0 30px;max-width:none;width:calc(100% - 40px)}}@media screen and (max-width:500px){.team-member-columns{margin-top:-130px}}