<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.leader-profile-card{background-color:var(--cf-color-light-grey);border-radius:8px;display:flex;gap:1.4em;margin-bottom:1.4em;padding:1.4em}.leader-profile-card__avatar{border-radius:50%;flex-shrink:0;height:100px;overflow:hidden;width:100px}.leader-profile-card__avatar--grayscale{filter:grayscale(1);mix-blend-mode:multiply}.leader-profile-card__avatar img{display:block;height:100px;margin:0;object-fit:cover;width:100px}.leader-profile-card__text{flex-grow:1}.leader-profile-card__name{font-size:125%;font-weight:600}.leader-profile-card__position{font-size:90%;font-weight:500}.leader-profile-card__linkedin{display:flex;margin:.4rem 0 0}.leader-profile-card__linkedin svg{fill:currentColor;display:block;height:auto;width:24px}.leader-profile-card__description,.leader-profile-card__description-collapsed{margin:1.4rem 0 0}.leader-profile-card__description-collapsed{display:none}.leader-profile-card__description-collapsed&gt;:last-child,.leader-profile-card__description&gt;:last-child{margin-bottom:0}.leader-profile-card__read-more{background:none!important;border:0!important;color:var(--cf-color-purple)!important;cursor:hand;cursor:pointer;font-size:14px!important;font-weight:600!important;letter-spacing:var(--h8-letter-spacing);line-height:var(--h8-line-height);margin:1.4rem 0 0;padding:0!important;text-decoration:none;text-transform:var(--h8-text-transform)}@media screen and (max-width:549px){.leader-profile-card{flex-direction:column;margin-top:1.4em}.leader-profile-card__avatar{margin-left:auto;margin-right:auto;margin-top:-2.8em}.leader-profile-card__name,.leader-profile-card__position{text-align:center}}@media screen and (min-width:550px){.leader-profile-card{flex-direction:row}.leader-profile-card:not(.leader-profile-card--has-description){align-items:center}}</pre></body></html>