.TeamPage_container__hvgUA{min-height:100vh;background-color:#fff;color:#000;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.TeamPage_mainContent___g_ox{text-align:center;flex-grow:1;position:relative;z-index:2;padding-top:0;padding-bottom:200px;height:auto;max-width:1400px;margin:5vh auto 20vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.TeamPage_teamMember__0_MGW{display:flex;flex-direction:row;align-items:center;padding:25px;background-color:#fff;color:#000;border-radius:10px;border:1px solid #ddd;box-shadow:0 2px 12px rgba(0,0,0,.06);max-width:900px;margin:25px auto;transition:opacity .8s ease-in-out,transform .3s cubic-bezier(.22,.61,.36,1),box-shadow .3s;opacity:0}.TeamPage_teamMember__0_MGW.TeamPage_visible__DW9Rl{opacity:1}.TeamPage_teamMember__0_MGW:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.1)}@media(max-width:768px){.TeamPage_teamMember__0_MGW{flex-direction:column;width:375px;padding:18px}}.TeamPage_imageContainer__m2wIP{width:187.5px;height:187.5px;border-radius:50%;overflow:hidden;margin-right:25px;display:flex;justify-content:center;align-items:center;flex-shrink:0;cursor:pointer}@media(max-width:768px){.TeamPage_imageContainer__m2wIP{margin-right:0;margin-bottom:18.75px}}.TeamPage_profileImage__pqJ4M{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:transform .3s cubic-bezier(.22,.61,.36,1)}.TeamPage_enlarged__D94ME{transform:scale(1.5);z-index:10;box-shadow:0 4px 32px rgba(0,0,0,.16)}.TeamPage_description__mB2Yi{text-align:justify;flex-grow:1;font-size:1.125rem;margin-bottom:12.5px;min-width:0;word-break:break-word}.TeamPage_nameTitleContainer__nSpen{text-align:left}.TeamPage_nameTitleContainer__nSpen h2{margin:0;font-size:1.5rem;font-weight:600}.TeamPage_nameTitleContainer__nSpen h2 a{text-decoration:none;color:inherit;transition:color .2s;border-bottom:1px solid rgba(0,0,0,0)}.TeamPage_nameTitleContainer__nSpen h2 a:focus,.TeamPage_nameTitleContainer__nSpen h2 a:hover{color:#0056b3;border-bottom:1px solid #0056b3;text-decoration:none}.TeamPage_nameTitleContainer__nSpen h3{margin:6.25px 0;font-size:1.25rem;color:#666;font-weight:500}@media(max-width:768px){.TeamPage_nameTitleContainer__nSpen{text-align:center}}.TeamPage_contactLinks__AWOcj{display:flex;gap:12.5px;margin-top:12.5px;justify-content:flex-start}@media(max-width:768px){.TeamPage_contactLinks__AWOcj{justify-content:center}}.TeamPage_socialLogo__g1wXh{width:37.5px;height:auto;transition:transform .3s ease}.TeamPage_socialLogo__g1wXh:hover{transform:scale(1.1)}