:where(.profile-highlight){grid-column:grid}.profile-highlight{align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,1fr);width:100%;--h-align--grid:start;--h-align--flex:flex-start;--h-align--pos:left}.profile-highlight__content{gap:1.25rem}.profile-highlight__content__inner{margin-top:1.25rem}.profile-highlight__image{display:flex}.profile-highlight__image__wrapper{width:100%}@media (min-width:768px){.profile-highlight{align-items:center;gap:4rem;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-highlight__image__wrapper{margin-left:auto;max-width:75%}.profile-highlight__image__wrapper img{max-height:24.375rem}}@media (min-width:1024px){.profile-highlight{grid-template-columns:minmax(0,1fr) minmax(0,1.667fr)}}@media (max-width:767px){.profile-highlight{--h-align--grid:center;--h-align--flex:center;--h-align--pos:center;justify-items:center}.profile-highlight__image__wrapper img{max-width:min(60vw,16.875rem)}}
