.people-with-gallery--person{display:flex;flex-direction:column;gap:24px;padding:24px 0;position:relative}.people-with-gallery--person::after{content:"";width:100%;height:1px;background-color:#dededf;position:absolute;bottom:0;left:-16px;right:-16px}.people-with-gallery--person:first-child{margin-top:24px}.people-with-gallery--person:last-child{padding-bottom:0}.people-with-gallery--person:last-child:after{display:none}.people-with-gallery--person.__landscape .person-gallery--side{aspect-ratio:1.3/1}.person--featured-image,.person--gallery{position:absolute;top:0;left:0;z-index:1;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.person-gallery--side{overflow:hidden;position:relative;z-index:1;width:100%;max-width:400px;border-radius:8px}.person-gallery--side:before{content:"";display:block;padding-top:120%;width:100%}.person--images-wrapper{height:100%;width:100%;z-index:1}.person--gallery{opacity:0}.person--title{position:absolute;bottom:0;left:0;right:0;z-index:10;width:100%;padding:24px 16px;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.36) 45.08%,rgba(0,0,0,.8) 100%);border-radius:0 0 8px 8px}.person--title h4{margin-bottom:0;color:#fff}.person--links{display:flex;gap:10px}.person-info--side{display:flex;flex-direction:column;gap:24px}.person--subtitle{max-width:569px}.person--subtitle *{color:#252527;font-size:18px;font-weight:500;line-height:140%}.person--subtitle :last-child{margin-bottom:0}.person--description{margin-top:auto;display:flex;flex-direction:column;gap:8px}.person--description *{color:#555556}.person--description div{flex:1 0 0}.person--description div p:last-child{margin-bottom:0}