.people-contact-card{color:#333;z-index:500}
.people-contact-card .people-contact-card_wrapper{position:absolute;top:300px;z-index:500;display:none}
.people-contact-card .people-contact-card_wrapper.show-people-card{position:fixed;top:70px;display:block}
.people-contact-card .people-contact-card_container{background-color:#fafafa}
.people-contact-card .people-contact-card_container.default-state{cursor:pointer}
.people-contact-card .people-contact-card_container.hover-state{cursor:pointer;position:absolute;display:none;min-width:430px;z-index:1}
.people-contact-card .default-state .people-contact-card-right_section{padding-top:15px;padding-right:0;padding-bottom:25px}
.people-contact-card .people-contact-card__image{background-size:cover;background-repeat:no-repeat;background-position:center;height:60px;max-width:60px}
.people-contact-card .people-contact-card__gradient{padding:6px 0;background-image:linear-gradient(to right,#a4ce4e,#0090da 51%,#007abc);background-image:-ms-linear-gradient(to right,#a4ce4e,#0090da 51%,#007abc);position:relative;bottom:0;width:100%;opacity:.9 !important;position:absolute;margin-left:-16px}
.people-contact-card .hover-state .people-contact-card__gradient{width:100%;margin-left:-16px}
.people-contact-card .hover-state .people-contact-card-right_section{padding-top:20px;padding-left:20px;padding-bottom:20px}
.people-contact-card .component__spacing-top{padding-top:30px}
.people-contact-card .default-state .eyebrow__spacing-bottom{margin-bottom:0;margin-top:0}
.people-contact-card .eyebrow__spacing-bottom{margin-bottom:15px;margin-top:10px}
.people-contact-card .content__spacing-bottom{margin-bottom:10px}
.people-contact-card .bg_height{min-height:160px;max-width:160px;height:auto}
.people-contact-card .people-contact-card-right_section{background:#fafafa}
.people-contact-card .name_title{color:#000}
.people-contact-card .noimage_right_section{padding-bottom:25px}
.people-contact-card .hover-state .people-contact-card__gradient.noimage_gradient{width:100%;margin-left:-16px}
.people-contact-card .people-contact-card{display:none}
.people-contact-card .email-section{word-break:break-all;display:inline-block;width:78%}
.people-contact-card .contactinfo{vertical-align:top}
.people-contact-card .contactinfo a{color:#333;vertical-align:top}
@media screen and (min-width:1024px){.people-contact-card .people-contact-card{display:block}
.people-contact-card .people-contact-card_container.default-state{min-width:185px}
}
@media screen and (min-width:1300px){.people-contact-card .people-contact-card_container.hover-state{min-width:480px}
.people-contact-card .people-contact-card_container.default-state{min-width:200px}
}