.person-profile{--box-shadow:0 2px 8px rgba(0,0,0,.05),0 4px 12px hsla(0,0%,58%,.25);background:#fff;border-radius:4px;box-shadow:var(--box-shadow);margin:0 auto 40px;max-width:770px;padding:30px}.person-profile:last-of-type{margin:0 auto}.person-profile__row{align-items:center;display:flex;flex-direction:column}.person-profile__wrapper{width:100%}.person-profile__content{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.person-profile__image{border-radius:50%;box-shadow:var(--box-shadow);height:200px;margin:0 0 20px;overflow:hidden;position:relative;width:200px}.person-profile__image img{width:100%}.person-profile__details{flex:1;line-height:1.5;max-width:500px;text-align:left}.person-profile__header{margin-bottom:10px}.person-profile__name{font-weight:700;margin:0}.person-profile__name--description{color:#ff002f;margin-top:20px}.person-profile__label{font-weight:600;margin-right:4px}.person-profile__icon{margin-right:6px}.person-profile__description{margin-top:20px}.person-profile__description p:last-of-type{margin-bottom:0}.person-profile__divider{border:0;border-top:.0625rem solid #ced4da;margin:30px auto 20px;width:85%}@media screen and (min-width:642px){.person-profile__row{align-items:flex-start;flex-direction:row}.person-profile__content{align-items:center;flex-direction:row}.person-profile__image{margin:0 30px 0 0}.person-profile__details{text-align:left}}
/*# sourceMappingURL=../../maps/person-profile/person-profile.css.map */