.person-container{align-items:center;justify-content:center;margin-bottom:204px;margin-top:72px;padding:24px}.person-card,.person-container{box-sizing:border-box;display:flex}.person-card{background-color:#121216;border-radius:10px;box-shadow:0 6px 20px rgba(0,0,0,.08);max-height:684px;max-width:1194px;min-height:220px;overflow:hidden;width:100%}.person-card.person-reverse{flex-direction:row-reverse}.person-left{flex:0 0 40%;height:auto;min-width:220px}.person-left img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.person-right{box-sizing:border-box;display:flex;flex:1 1 60%;flex-direction:column;justify-content:center;padding:40px 36px}.person-perex{color:#fff;font-family:PPNeueMontreal-Regular,sans-serif;font-size:68px;font-weight:500;letter-spacing:-.5px;line-height:72px;margin-bottom:84px}.person-meta{display:flex;flex-direction:column;gap:6px}.person-name{font-size:26px;font-weight:500;letter-spacing:0;line-height:30px}.person-name,.person-role{color:#fff;font-family:PPNeueMontreal-Regular,sans-serif}.person-role{font-size:16px;font-weight:400;letter-spacing:.04em;line-height:24px;opacity:.5;text-transform:normal}@media (max-width:768px){.person-container{align-items:center;justify-content:center;margin:25px 0!important;padding:10px!important}.person-card,.person-card.person-reverse{flex-direction:column;max-height:none}.person-left{height:auto;width:100%}.person-right{padding:20px 20px 0}.person-perex{font-size:38px;line-height:42px;margin:37px 0 27px!important;width:100%!important}.person-meta,.person-perex{text-align:left}}