.ourTeamSection{flex-wrap:wrap;margin-top:12rem;padding:0 8rem}@media only screen and (max-width:37.5em){.ourTeamSection{display:flex;flex-wrap:wrap;padding-top:7rem}}.ourTeamSection>div>center{flex-direction:column;justify-content:space-between}.ourTeamSection>div>center,.ourTeamSection>div>center>button{align-items:center;display:flex}.ourTeamSection>div>center>button>:last-child{margin-left:1rem}.ourTeamSection>div>center>h2{padding-bottom:3rem}.ourTeamSection>div>p{margin:auto;max-width:80rem;text-align:center}.ourTeamSection>div>section{display:grid;gap:2.4rem;grid-template-columns:repeat(4,minmax(200px,1fr));margin-top:4.8rem}.ourTeamSection>div>section>div{background-color:#0f0f0fb3;border:1px solid hsla(0,0%,100%,.1);border-radius:1.5rem;box-sizing:border-box;flex:1 0 calc(25% - 1.6rem);-o-object-fit:cover;object-fit:cover;padding:4%;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}@media only screen and (max-width:767px){.ourTeamSection>div>section{grid-template-columns:repeat(2,minmax(200px,1fr));margin-bottom:4.8rem}.ourTeamSection>div>section>div{flex:1 0 calc(50% - 1.6rem)}.ourTeamSection>div>center>{margin-bottom:4.8rem}}@media (max-width:600px){.ourTeamSection>div>section{grid-template-columns:1fr;margin-bottom:4.8rem}.ourTeamSection>div>section>div{flex:1 0 100%}.ourTeamSection>div>center>{margin-bottom:4.8rem}}.ourTeamSection>div>section>div>.image-container{aspect-ratio:.8;overflow:hidden;padding-bottom:2rem;width:100%}.ourTeamSection>div>section>div>.image-container>img{border-radius:1.5rem;filter:grayscale(100%);height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s ease-in-out;width:100%}@media only screen and (max-width:62.6em){.ourTeamSection>div>section>div>.image-container>img{height:40rem}}@media only screen and (max-width:46.875em){.ourTeamSection>div>section>div>.image-container>img{height:32rem}}@media only screen and (max-width:37.5em){.ourTeamSection>div>section>div>.image-container>img{height:48rem}}@media only screen and (max-width:25em){.ourTeamSection>div>section>div>.image-container>img{height:40rem}}.ourTeamSection>div>section>div>.image-container>img:hover{filter:grayscale(0)}.ourTeamSection>div>section>div>:last-child{flex:1 0 calc(23% - 2rem);margin-top:.3rem}.ourTeamSection:after{clear:both;content:"";display:table}.team-card{align-items:center;display:flex;flex-direction:column;padding:2rem;text-align:center}.team-card:hover{box-shadow:0 5px 15px rgba(0,0,0,.3);transform:translateY(-5px)}.team-card .image-container{margin-bottom:1.5rem;overflow:hidden}.team-card .image-container img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.team-info{width:100%}.team-info h3{color:#fff;font-size:2.2rem;margin:0 0 .5rem}.team-info p{color:hsla(0,0%,100%,.7);font-size:1.6rem;margin:0 0 1rem}.linkedin-link{align-items:center;color:#0077b5;display:inline-flex;justify-content:center;transition:color .3s ease}.linkedin-link:hover{color:#00a0dc}