.team-card{background-color:#191953;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;width:100%;max-width:24.688rem;padding-top:2rem;padding-bottom:1rem;margin:3.5rem auto;transition:all .3s ease;min-width:20rem}.team-card-image{position:absolute;top:-6rem}.team-card-img{object-fit:cover;box-shadow:0 4px 6px rgba(0,0,0,.1);width:170px;height:170px;border-radius:50%}.team-card-content{margin-top:6rem;margin-bottom:1.25rem}.team-card-role{color:#ed9812;font-size:.875rem;font-weight:600}.team-card-name{font-size:1.5rem;color:#fff;font-weight:600;margin-top:.5rem}.team-card-button{color:#ed9812;margin-top:.5rem;text-decoration:underline;transition:color .3s ease}.team-card-button:hover{color:#ed9812}@media (max-width:760px){.team-card{width:20rem;padding-top:2rem;margin:2rem auto}.team-card-image{top:-5rem}.team-card-img{width:130px;height:130px}.team-card-content{margin-top:4rem}.team-card-role{font-size:.75rem}.team-card-name{font-size:1.25rem}.team-card-button{font-size:.875rem}}.mainContainer{background-image:url(/images/about-us-background.jpg);background-size:cover;overflow-x:hidden;overflow:auto;max-width:100%}.titleContainer{padding:3.5rem}.bodyContainer{flex-direction:column;padding:0 17.625rem;min-height:100vh;box-sizing:border-box}.bgCardInfo,.bodyContainer{display:flex;justify-content:center;align-items:center}.bgCardInfo{background-color:#0d0d4a;width:auto;height:40.125rem;margin-top:8.75rem;margin-bottom:8.75rem;overflow:hidden}@media (max-width:1024px){.bodyContainer{padding:5rem}}@media (max-width:640px){.bodyContainer{padding:3rem}}@media (max-width:760px){.titleContainer{padding:1.5rem}.bodyContainer{padding:1.5rem;min-height:auto;display:block}.bgCardInfo{height:auto}}.teamMemberCardInfo{background-color:#fff;border-radius:10px;padding:4rem;max-width:56.25rem;margin:0 auto;position:relative}@media (max-width:760px){.teamMemberCardInfo{padding:2rem;max-width:90%;margin:1rem auto}}.team-grid{display:grid;grid-template-columns:1fr;gap:3rem 3rem;margin-top:10rem;width:100%;justify-items:center}.team-card-container{display:flex;justify-content:center}@media (min-width:760px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.team-grid{grid-template-columns:repeat(3,1fr)}}.modalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modalContent{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);max-width:90%;width:100%;padding:20px;box-sizing:border-box}.modalHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.modalTitle{font-weight:500;font-size:24px;line-height:29px;margin:0}.closeButton{background:none;border:none;color:#9ca3af;font-size:1.5rem;cursor:pointer}.modalBody{font-size:16px;line-height:23px;color:#4b4b4b}.noScroll{overflow:hidden}.container{display:flex;align-items:center;--bs-gutter-x:0;margin-bottom:3rem}.teamImage{width:14.375rem;height:14.375rem;border-radius:50%;margin-right:1.5rem}.title{color:#000;font-weight:700;font-size:3.25rem;line-height:4.024rem}.subtitle{color:#ed9812;font-weight:600;font-size:1.688rem;line-height:2.089rem}.description{color:#000;font-size:1.25rem;line-height:1.938rem}@media (max-width:760px){.container{flex-direction:column;align-items:center;margin-bottom:2rem}.teamImage{width:10rem;height:10rem;margin-right:0;margin-bottom:1rem}.title{font-size:2rem;line-height:2.5rem;text-align:center}.subtitle{font-size:1.25rem}.description,.subtitle{line-height:1.5rem;text-align:center}.description{font-size:1rem;padding:0 1rem}}