.biography-item{text-align:center;padding:1.875rem;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (max-width:599px){.biography-item{margin:1.875rem auto;-ms-flex-preferred-size:18rem;flex-basis:18rem;max-width:initial}}.biography-item__container{width:12.5rem;margin:0 auto}.biography-item__container a{text-decoration:none}.biography-item__container a:hover .biography-item__image img{-webkit-box-shadow:0 3px 4px 0 #dbe2e9;box-shadow:0 3px 4px 0 #dbe2e9}.biography-item__name{font-weight:400;font-family:noto_sansregular,sans-serif;font-size:1.125rem;line-height:1.2;color:teal;padding-top:1.25rem}.biography-item__company-name,.biography-item__job-title{font-weight:400;font-family:noto_sansregular,sans-serif;font-size:.875rem;line-height:1.25;padding-top:.625rem;color:#5d6e7f}.biography-item__image-wrapper{width:12.5rem;height:12.5rem;margin:0 auto}.biography-item__image{background-color:#fff;border:.0625rem solid #dbe2e9;border-bottom-width:.125rem;width:100%;height:100%;border-radius:50%;margin:0 auto}.biography-item__image:hover{-webkit-box-shadow:0 3px 4px 0 rgba(0,0,0,.1);box-shadow:0 3px 4px 0 rgba(0,0,0,.1);-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}