.amazonas-TeamSection{width:100%;display:flex;flex-direction:column}.amazonas-TeamSection-sectionContent{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;grid-gap:2rem}.amazonas-TeamSection-titleWrapper{gap:2rem;width:50%;display:flex;justify-content:flex-start;align-items:center}.amazonas-TeamSection-text{width:50%}.amazonas-TeamSection-cards{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:2rem;margin:2.5rem 0}.amazonas-TeamSection-cardsSection{display:flex;flex-direction:column;grid-gap:2rem}.amazonas-TeamSection-card{width:32rem;height:15rem;padding:2.5rem;background-color:#D9D9D9;display:flex;flex-direction:row;justify-content:center;grid-gap:4rem}.amazonas-TeamSection-cardSection{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;grid-gap:.5rem;width:50%}.amazonas-TeamSection-cardName{font-weight:600}@media screen and (max-width:1200px){.amazonas-TeamSection-card{width:26rem;grid-gap:1.5rem;padding:2rem}}@media screen and (max-width:992px){.amazonas-TeamSection-sectionContent{flex-direction:column;grid-gap:1rem}.amazonas-TeamSection-cards{flex-direction:column;align-items:flex-start}.amazonas-TeamSection-text,.amazonas-TeamSection-titleWrapper{width:100%}.amazonas-TeamSection-logo{display:none}}@media screen and (max-width:562px){.amazonas-TeamSection-card{width:18rem;height:20rem;flex-direction:column;padding:1.5rem;grid-gap:.5rem}.amazonas-TeamSection-cardSection{width:100%}}