.team{display:flex;gap:4rem}.team .person{text-align:center;width:10rem;flex-shrink:1}.team .person img{width:100%;border-radius:100%}.team .person .name{font-weight:600}.team .person .title{font-weight:200}.map-container{max-width:40rem;height:30rem;border-radius:20px;overflow:hidden}@media(max-width:576px){section:not(.full-width){margin:1.5rem 0}.team{gap:2rem}.map-container{height:20rem}}@media(max-width:450px){.team{gap:1rem}}