.team button{appearance:none;background:none;text-decoration:underline}.team__member{align-items:center;box-shadow:0 3px 6px rgba(0,0,0,.16);display:flex;flex-direction:column;max-width:400px;text-align:center;width:100%}.team__image{align-items:stretch;display:flex;position:relative;width:100%}.team__image--source{align-items:center;width:auto}.team__image:before{content:"";margin-left:-1px;width:1px}.team__image--16by9:before{padding-bottom:56.25%}.team__image--3by2:before{padding-bottom:66.66667%}.team__image--4by3:before{padding-bottom:75%}.team__image--1by1:before{padding-bottom:100%}.team__image--2by3:before{padding-bottom:150%}.team__image__img{bottom:0;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;right:0;top:0;width:100%}.team__image__img--source{height:auto;position:static;width:auto}.team__image--padding .team__image__img,.team__image__img--full-width{position:static}.team__image--padding,.team__member__wrapper{padding:3rem}.team__image--padding+.team__member__wrapper{padding-top:0}.team__image__img--bw{filter:grayscale(100%);-webkit-filter:grayscale(100%)}.team__image__img--circle{border-radius:50%}.team__image__img--source.team__image__img--circle{height:15.5rem;width:15.5rem}.team__bio{font-size:1.6rem;width:100%}.team__member__wrapper{display:grid;gap:2rem;grid-template-columns:100fr;height:100%;width:100%}.team__member__title{line-height:1;margin:0}.team__social-links{display:flex;margin-top:auto}.team__social{color:inherit;padding:0 1rem}.team__social .hs_cos_wrapper_type_icon{display:flex;flex-direction:column}.team__social svg{fill:inherit;height:2.6rem}.team__social svg:hover{fill:#1f2136}.team__member .component__ctas{width:100%}.team__popup{background-color:hsla(0,0%,100%,.9);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}.team__popup__wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;left:50%;max-height:490px;position:absolute;top:50%;transform:translate(-50%,-50%)}.team__popup.active{display:flex}.team__popup__image__img{border-radius:50%;height:310px;margin:auto;object-fit:cover;position:relative;width:310px;z-index:1}.team__popup__bio,.team__popup__image--bg{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:50%}.team__popup__image--bg{background-position:50%!important;background-size:cover!important}.team__popup__bio{justify-content:flex-start;overflow:scroll;padding:7rem 9rem 1rem 7rem;width:50%}.team-dialog-description{display:none}.team__popup__header{margin:0}.team-popup__close{position:absolute;right:2rem;top:2rem;z-index:2}.team-popup--close{font-size:1.1rem}.team-popup--close:hover,.team-popup__close:hover{cursor:pointer}@media only screen and (max-width:768px){.team__popup__wrapper{flex-direction:column;height:auto;max-height:calc(70vh - var(--header-height));overflow:auto}.team__popup__image--bg{width:100%}.team__popup__image__img{height:200px;margin:3rem auto;width:200px}.team__popup__bio{padding:5rem;width:100%}}