.profile{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}@media (max-width:399px){.profile{display:block}}@supports (display:grid){.profile{display:-ms-grid;display:grid;grid-column-gap:1rem;-ms-grid-columns:4fr 8fr;grid-template-columns:4fr 8fr}@media (max-width:399px){.profile{display:block}}}.profile>*{-ms-flex:1 1 auto;flex:1 1 auto;width:calc(25% - 1rem);margin-right:.5rem;margin-left:.5rem}@media (max-width:399px){.profile>*{margin-left:0;margin-right:0}}@supports (display:grid){.profile>*{margin-left:0;margin-right:0;width:auto}}.profile>:nth-child(4n+1){margin-left:0}.profile__image{max-width:114px;margin-left:auto;margin-right:auto;margin-bottom:16px}@media (min-width:768px){.profile__image{margin-right:0;margin-bottom:0}}.profile__image img{width:114px;min-width:114px;height:114px;display:block;border-radius:50%}.profile.profile--sidebar{display:block}.profile.profile--sidebar .profile__image{margin-left:0}.profile.profile--sidebar .profile__title{font-style:normal;font-stretch:normal;letter-spacing:normal;font-family:Poppins,"Fira Sans",Helvetica,Arial,sans-serif;line-height:1.2;font-weight:400;margin-bottom:.5em;font-size:.875rem;font-weight:400}.field .profile--sidebar .profile__details .profile__title:first-child{margin-top:32px}