.teaserContainer{margin-bottom:32px;height:100%}.teaserContainer .teaser{display:flex;flex-direction:column;height:100%;text-decoration:none}.teaserContainer .teaser:hover .teaserImage{transform:scale(1.0128)}.teaserContainer .teaser:hover .Button--secondary{color:var(--link-hover-color,#05afdc);background-color:#e3e3e3}.teaserContainer .teaser:hover .teaserContent{color:#3c3c3c}.teaserContainer .teaser .teaserContentWrapper{height:100%;display:flex;flex-direction:column;justify-content:space-between}.teaserContainer .teaser .teaserContentWrapper .teaserContent{height:100%}.teaserContainer .teaser .teaserContentWrapper .teaserContent h3,.teaserContainer .teaser .teaserContentWrapper .teaserContent h4{font-family:var(--font-heading,"Euclid Circular B",sans-serif);font-size:18px;font-weight:400;font-style:normal;color:#3c3c3c;margin-top:24px;margin-bottom:0;line-height:23px;letter-spacing:-.25px}.teaserContainer .teaser .teaserContentWrapper .teaserContent h4{color:#595959;margin-top:0}.teaserContainer .teaser .teaserContentWrapper .teaserContent p{margin-top:16px;font-size:16px;line-height:1.5rem}.teaserContainer .teaser .teaserContentWrapper .teaserButton{width:100%;justify-content:space-between;margin-left:0}.teaserContainer .teaser .teaserImage{width:100%;border-radius:48px;aspect-ratio:1/1;flex-shrink:0;overflow:hidden;transition:transform .3s cubic-bezier(0,0,.5,1)}.teaserContainer .teaser .teaserImage img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center}.teaserContainer .teaserSocialLinks{justify-content:flex-start;display:flex;gap:16px;margin-top:-32px;width:-moz-fit-content;width:fit-content}.teaserContainer.horizontal{max-width:720px}.teaserContainer.horizontal .teaser{flex-direction:row;gap:24px}.teaserContainer.horizontal .teaser .teaserImage{aspect-ratio:16/9;width:50%}.teaserContainer.horizontal .teaser .teaserContentWrapper .teaserContent{width:50%}.teaserContainer.horizontal .teaser .teaserContentWrapper .teaserContent h3{margin-top:0}@media only screen and (min-width:768px),print{.teaserContainer.horizontal .teaserSocialLinks{padding-left:372px}.teaserContainer .teaser .teaserContentWrapper .teaserContent h3,.teaserContainer .teaser .teaserContentWrapper .teaserContent h4{font-size:20px;line-height:25px}}@media only screen and (min-width:992px),print{.teaserContainer .teaser .teaserContentWrapper .teaserContent h3,.teaserContainer .teaser .teaserContentWrapper .teaserContent h4{font-size:25px;line-height:30px}.teaserContainer .teaser .teaserContentWrapper .teaserContent p{font-size:14px;line-height:1.3125rem}.teaserContainer .teaser .teaserContentWrapper .teaserButton{width:75%}}.teaserPerson .teaserContentWrapper,.teaserPerson .teaserImage{cursor:pointer}.teaserPerson-name{font-size:24px;line-height:25px;text-transform:none}.teaserPerson-title{font-size:22px!important;line-height:20px;text-transform:none}.teaserPerson-bioIntro{font-size:14px;line-height:1.3125rem;text-transform:none}.teaserPerson-bioIntro--sidebar{font-size:inherit}.Sidebar-content .teaserImage{cursor:default}.Sidebar-content .teaserImage:hover{transform:scale(1)}