.team-cards__wrapper{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center}.team-cards__card{cursor:pointer;flex-basis:100%;margin-bottom:3.75rem;max-width:19.0625rem;text-decoration:none;transition:box-shadow .2s ease-in}@media(min-width:768px){.team-cards__card{flex-basis:calc(50% - 1.25rem)}}@media(min-width:1440px){.team-cards__card{flex-basis:calc(25% - 0.9375rem)}}.team-cards__card:hover .team-cards__frame--image{scale:1.1}.team-cards__card:hover .team-cards__link{opacity:1;transform:translateY(0)}.team-cards__frame{border-radius:5px;height:19.0625rem;margin-bottom:1.375rem;mask-image:url(https://39904033.fs1.hubspotusercontent-na1.net/hubfs/39904033/eps-website-assets-2023/images/details/team-card-clip-path.svg);overflow:hidden}.team-cards__frame--image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;transition:scale .2s}.team-cards__name{font-family:Poppins,sans-serif;font-size:1.5625rem;font-weight:400;font-weight:700;line-height:1.4;margin-bottom:0;margin-top:0}.team-cards__title{color:#6b6b6b;font-family:Poppins,sans-serif;font-weight:400;line-height:1.62;margin-bottom:.5rem}.team-cards__link{color:#0373e2;cursor:pointer;display:flex;font-size:1rem;font-weight:700;opacity:0;text-decoration:none;transform:translateY(10px);transition:opacity .2s ease-in-out,transform .2s ease-in-out}.team-cards__link .arrow-link__text{color:#fff;text-decoration:underline}@media(min-width:768px){.team-cards__link .arrow-link__text{text-decoration:none}}.team-cards__link .arrow-link__text:hover{text-decoration:underline}.team-cards__link .arrow-link__text.arrow-link__light{color:#fff}.team-cards__link .arrow-link__text.arrow-link__dark{color:#0373e2}.team-cards__link .white-arrow{left:8px;position:relative}.team-cards__link:hover .white-arrow{animation:bounceArrow .6s ease-in-out infinite alternate}@media(prefers-reduced-motion){.team-cards__link:hover .white-arrow{animation:none!important}}.team-cards__popup{background:transparent;border:unset;margin:auto;max-width:68.375rem;padding:1.25rem;width:100%}.team-cards__popup--inner{align-items:center;background:#fff;border-radius:5px;display:flex;flex-direction:column;padding:4.3125rem 5.5625rem;position:relative}@media(min-width:768px){.team-cards__popup--inner{flex-direction:row}}.team-cards__popup--name{font-family:Poppins,sans-serif;font-size:1.5625rem;font-weight:400;font-weight:700;line-height:1.4;margin-bottom:0;margin-top:0}.team-cards__popup--title{color:#6b6b6b;font-family:Poppins,sans-serif;font-weight:400;line-height:1.62}.team-cards__popup--title:first-of-type{margin-bottom:.625rem}.team-cards__popup--description{color:#6b6b6b;font-family:Poppins,sans-serif;font-weight:400;line-height:1.62}.team-cards__popup--image{flex:0 0 19.0625rem}@media(min-width:768px){.team-cards__popup--image{margin-right:2.875rem}}.team-cards__popup--close{cursor:pointer;height:2.875rem;position:absolute;right:-1.125rem;top:-1.125rem;transition:transform .2s ease-in-out;width:2.875rem}.team-cards__popup--close:hover{transform:scale(.95)}.team-cards__popup::backdrop{background:linear-gradient(76.68deg,#333 3.45%,transparent 168.1%);opacity:.8}