.person-card{gap:100px;border-radius:16px}@media only screen and (max-width:765px){.person-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.person-card.small{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;text-align:center}.person-card.small h3{font-size:21px}.person-card.small i{color:var(--eve-accent-color)}.person-card.small .person__email,.person-card.small .person__phone,.person-card.small .person__title{font-size:16px;line-height:22.4px;margin-bottom:32px}.person-card.small .person__links{font-size:16px;line-height:22.4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0;margin-bottom:48px}.person__image{-ms-flex-preferred-size:100%;flex-basis:100%;line-height:0;width:100%}.person__image img{border-radius:16px}.person__details{-ms-flex-preferred-size:100%;flex-basis:100%;margin-left:0}.person__details h3{font-size:32px;line-height:48px;letter-spacing:.5px}.person__title{margin-top:8px;margin-bottom:50px}.person__email,.person__phone,.person__title{font-size:21px;line-height:29.4px;color:var(--eve-accent-color)}.person__email a,.person__phone a,.person__title a{color:var(--eve-accent-color)}.person__email i,.person__phone i,.person__title i{color:var(--eve-info-color);margin-right:5px}.person__phone{margin-bottom:19px}.person__links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;margin-top:48px}