.team-card{flex-direction:column;height:100%;display:flex}.team-card .team__img{height:160px;display:block;position:relative;overflow:hidden}@media screen and (min-width:744px){.team-card .team__img{height:334px}}@media screen and (min-width:1200px){.team-card .team__img{height:424px}}.team-card .team__img img{object-fit:cover;object-position:top;width:100%;height:100%}@media screen and (min-width:744px){.team-card .team__img img{object-position:top}}.team-card .team__content{flex-direction:column;flex:1;margin-top:24px;display:flex}@media screen and (min-width:1200px){.team-card .team__content{margin-top:32px}}.team-card .team__content .name{color:#212616;font-family:MillerBannerRoman,serif;font-size:20px;line-height:100%}@media screen and (min-width:744px){.team-card .team__content .name{font-size:24px}}@media screen and (min-width:1200px){.team-card .team__content .name{font-size:32px}}.team-card .team__content .designation{margin-top:auto;padding-top:8px;font-size:12px}@media screen and (min-width:744px){.team-card .team__content .designation{font-size:14px}}.team-card .team__content .team__contact{margin-top:16px}.team-card .team__content .team__contact>*{color:#3e4827;font-size:14px}@media screen and (min-width:744px){.team-card .team__content .team__contact{margin-top:24px}}.team-card .team__content .team__contact .phone{margin-right:8px;font-family:GilroySemiBold,sans-serif}.team-card .team__content .team__contact .phone:hover{text-decoration:underline}.team-card .team__content .team__contact .email{cursor:pointer;margin-left:8px;text-decoration:underline}.team-card .team__content .team__contact .email:hover{text-decoration:none}.team-card .team__content .team__contact span{color:#b3b7aa}
