.people-card{position:relative;padding:5rem 22px 32px;margin:3rem 0;overflow:visible;background-color:#fff;text-align:center;transition:all .3s ease;border-radius:16px;background:#fff;box-shadow:0 0 70px 0 rgba(0,0,0,.05)}@media(max-width:1024px){.people-card{padding:4.5rem 2rem 1.75rem;margin:2.5rem 0}}@media(max-width:768px){.people-card{padding:4rem 1.5rem 1.25rem;margin:2rem 0}}@media(max-width:480px){.people-card{padding:3.5rem 1rem 1rem;margin:1.5rem 0}}.people-card .profile-img-container{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background-color:#374151;border-radius:50%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:160px;height:160px}@media(max-width:1024px){.people-card .profile-img-container{width:140px;height:140px}}@media(max-width:768px){.people-card .profile-img-container{width:120px;height:120px}}@media(max-width:480px){.people-card .profile-img-container{width:100px;height:100px}}.people-card .profile-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:50%;background-color:#374151}.people-card .card-content{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem}@media(max-width:768px){.people-card .card-content{gap:.85rem;margin-top:2.5rem}}@media(max-width:480px){.people-card .card-content{gap:.75rem;margin-top:2rem}}.people-card .card-content h3{color:#000;text-align:center;font-family:Roboto;font-size:28px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:4px}@media(max-width:1024px){.people-card .card-content h3{font-size:1.35rem}}@media(max-width:768px){.people-card .card-content h3{font-size:1.25rem}}@media(max-width:480px){.people-card .card-content h3{font-size:1.1rem}}.people-card .card-content .position{color:#565656;text-align:center;font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:normal}@media(max-width:1024px){.people-card .card-content .position{font-size:1rem;padding:0 2rem}}@media(max-width:768px){.people-card .card-content .position{font-size:.95rem;padding:0 1rem}}@media(max-width:480px){.people-card .card-content .position{font-size:.9rem;padding:0 .5rem}}.people-card .card-content .company-logo-container{width:auto;height:auto;display:flex;align-items:center;justify-content:center;width:100%}@media(max-width:1024px){.people-card .card-content .company-logo-container{width:52px;height:52px}}@media(max-width:768px){.people-card .card-content .company-logo-container{width:48px;height:48px}}@media(max-width:480px){.people-card .card-content .company-logo-container{width:40px;height:40px}}.people-card .card-content .company-logo{-o-object-fit:contain;object-fit:contain;width:80%;height:30px}.people-card .card-content .description{color:#555;text-align:center;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:120%}@media(max-width:1024px){.people-card .card-content .description{font-size:.98rem}}@media(max-width:768px){.people-card .card-content .description{font-size:.95rem}}@media(max-width:480px){.people-card .card-content .description{font-size:.9rem}}