.profile{display:flex;flex-wrap:wrap;align-items:center}.profile>*{flex:1 1 auto;width:calc(100% / 4 - 1rem);margin-right:.5rem;margin-left:.5rem}@media (max-width:399px){.profile{display:block}.profile>*{margin-left:0;margin-right:0}}@supports (display:grid){.profile{display:grid;grid-column-gap:1rem;grid-template-columns:4fr 8fr}@media (max-width:399px){.profile{display:block}}.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__details h4{font-size:1.125rem;font-size:clamp(1rem,.9431818182rem + .1893939394vw,1.125rem)}.profile__details .button:not(:last-child){margin-bottom:1rem}.profile a:not(.button){color:#203d79;text-underline-offset:.2em;border:none}.profile a:not(.button):focus,.profile a:not(.button):hover{text-decoration:underline}.profile .icon-list li{text-align:left}.profile.profile--sidebar{display:flex;align-items:flex-start;margin-bottom:.33rem;grid-column-gap:0}.profile.profile--sidebar .profile__image{margin:0 1rem 1rem 0}.profile.profile--sidebar .profile__image img{width:85px;height:85px;min-width:unset;min-height:unset;max-width:unset;max-height:unset}.profile.profile--sidebar .profile__details{width:190px;max-width:190px;margin-bottom:1rem}.profile.profile--sidebar .profile__details .profile__title{font-weight:500;margin-bottom:.5rem;line-height:1.45;font-size:1rem}.profile.profile--sidebar .profile__details .profile__title:first-child{margin-top:0}.profile.profile--sidebar .profile__details .icon-list li{margin-bottom:.5rem}.profile.profile--sidebar .profile__details .icon-list li,.profile.profile--sidebar .profile__details .icon-list li a{overflow-wrap:break-word;line-height:1.6;font-size:.8rem}.profile.profile--sidebar>*{flex:0 0 auto;text-align:left}