.meetTheTeam{position:relative}@media (min-width:1024px){.meetTheTeam{padding:108px 0 95px}}.meetTheTeam__header{margin-bottom:30px}@media (min-width:768px){.meetTheTeam__header{margin-bottom:60px}}@media (min-width:1024px){.meetTheTeam__header{margin-bottom:90px}}.meetTheTeam__teamMembers{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.meetTheTeam .member{position:relative}.meetTheTeam--new .member{background-image:url(https://26617538.fs1.hubspotusercontent-eu1.net/hubfs/26617538/Meet%20the%20team%20bg.svg);background-size:cover}@media (min-width:768px){.meetTheTeam .member{margin:0 33px 33px 0;max-width:293px;min-height:399px;width:293px}.meetTheTeam .member:nth-child(2n){margin-right:0}}@media (min-width:1200px){.meetTheTeam .member{margin:0 33px 33px 0}.meetTheTeam .member:nth-child(2n){margin-right:33px}}@media (min-width:1650px){.meetTheTeam .member{width:30%}}.meetTheTeam .member:hover .member__details{opacity:1;-webkit-transition:visibility 0s linear 0s,opacity .3s;transition:visibility 0s linear 0s,opacity .3s;visibility:visible}.meetTheTeam .member .member__image{background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;min-height:500px}@media (min-width:1024px){.meetTheTeam .member .member__image{min-height:420px}}.meetTheTeam .member .member__details{background:var(--dark-blue,#01245c);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;padding:48px 30px;position:absolute;top:0;-webkit-transition:visibility 0s linear .3s,opacity .3s;transition:visibility 0s linear .3s,opacity .3s;visibility:hidden;width:100%}.meetTheTeam .member .member__copy h5{margin-bottom:0}.meetTheTeam .member .member__copy p{margin-top:20px}.meetTheTeam .member .member__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.meetTheTeam .member .member__socials svg{height:20px;width:20px}.meetTheTeam .member .member__socials svg g{fill:#fff;-webkit-transition:fill .4s ease;transition:fill .4s ease}.meetTheTeam .member .member__socials svg:hover g{fill:var(--real-estate1,#a4c941)}