#team{position:relative;background-color:var(--ltGrey);padding:6rem 0}.team-wrapper .intro .text{font-size:1.25rem}.team-wrapper .items{margin-top:3rem}.team-wrapper .item{padding-left:2rem;padding-right:2rem}.team-wrapper .item .image{max-width:10rem;height:auto;width:100%;aspect-ratio:1/1;border-radius:50%;margin-left:auto;margin-right:auto;margin-bottom:1rem;overflow:hidden}.team-wrapper .item .image img{width:100%;height:100%;object-fit:cover;object-position:center}.team-wrapper .item .h4{margin-bottom:0}.team-wrapper .contact-info{justify-content:center;align-items:center;margin-top:.75rem}.team-wrapper .contact-info li+li{margin-left:1rem;padding-left:1rem;border-left:solid 1px var(--silver)}.team-wrapper .contact-info a{color:var(--navy)}@media (max-width:767px){.team-wrapper .item .h5{font-size:1.25rem}}@media (max-width:575px){.team-wrapper .items .slick-prev,.team-wrapper .items .slick-next{position:absolute;top:50%;transform:translateY(-100%)}.team-wrapper .items .slick-prev{left:1rem}.team-wrapper .items .slick-next{right:1rem}}