.biography-people .biography-people-container{justify-content:space-between;display:flex;flex-direction:row}
.biography-people .text-container{width:60%;padding-right:12px}
.biography-people .name{padding-bottom:0;font-weight:500}
.biography-people p{padding-bottom:0;font-weight:400}
.biography-people p,.biography-people li{font-size:17px}
.biography-people .title{font-family:Arial;padding-bottom:25px;font-weight:700}
.biography-people .is-short-section{display:none}
.biography-people .download-links{display:flex;flex-direction:column;gap:8px}
.biography-people .link-container{padding:8px 2px;border-bottom:1px solid var(--Primitives-Dark-Blue,#03234b);width:fit-content}
.biography-people .internal-link{display:flex;flex-direction:row;gap:8px}
.biography-people .version-text{font-family:Arial;font-size:15px;font-weight:700;color:#03234b}
@media(min-width:1601px){.biography-people .biography-people-container{padding:16px 18.33%}
}
@media(min-width:1025px){.biography-people .name{font-size:28px}
.biography-people .title{font-size:21px}
.biography-people .image,.biography-people .smart-crop-background img{min-width:285px;min-height:285px;width:285px;height:285px;margin-bottom:24px;object-fit:cover}
}
@media(max-width:1600px){.biography-people .biography-people-container{padding:16px 4.3%}
}
@media(min-width:641px) and (max-width:1024px){.biography-people img.image.noTabletImage{display:none !important}
}
@media(max-width:1024px){.biography-people .name{font-size:24px}
.biography-people .title{font-size:19px}
.biography-people .image,.biography-people .smart-crop-background img{min-width:217px;min-height:217px;width:217px;height:217px;margin-bottom:16px;object-fit:cover}
}
@media(max-width:640px){.biography-people .biography-people-container{padding:42px 20px 0}
.biography-people .text-container{width:100%}
.biography-people .executive-header{display:flex;flex-direction:row;gap:14px;padding-bottom:20px}
.biography-people .name{font-size:21px}
.biography-people .title{font-size:16px;padding-bottom:0}
.biography-people .executive-information{display:none}
.biography-people .is-short-section{display:block}
.biography-people .biography-people-read-more-button{color:#03234b;padding:16px 8px;font-size:15px;font-style:normal;font-weight:700;line-height:160%}
.biography-people .image,.biography-people .smart-crop-background img{min-width:115px;min-height:115px;width:115px;height:115px;margin-bottom:0;object-fit:cover}
.biography-people .links-wrapper{padding-top:12px;padding-bottom:12px;align-items:center;display:flex;flex-direction:column}
.biography-people .internal-link{padding:8px 2px;border-bottom:1px solid var(--Primitives-Dark-Blue,#03234b);width:fit-content;flex-direction:row-reverse !important}
.biography-people img.image.noMobileImage{display:none}
}