.TeamComponent{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:374px){.TeamComponent{max-width:374px}}@media (min-width:576px){.TeamComponent{max-width:576px}}@media (min-width:768px){.TeamComponent{max-width:768px}}@media (min-width:992px){.TeamComponent{max-width:992px}}@media (min-width:1200px){.TeamComponent{max-width:1200px}}@media (min-width:1400px){.TeamComponent{max-width:1400px}}.TeamComponent{display:flex;flex-direction:column;gap:100px}.TeamComponent .team-title{text-align:center}.TeamComponent .profiles{display:grid;gap:20px}@media (min-width:374px){.TeamComponent .profiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.TeamComponent .profiles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1200px){.TeamComponent .profiles{grid-template-columns:repeat(4,minmax(0,1fr))}}.TeamComponent .profiles .profile{display:flex;flex-direction:column;gap:12px}.TeamComponent .profiles .profile img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.TeamComponent .profiles .profile .profile-title{font-size:25px}.TeamComponent .profiles .profile .function{--tw-text-opacity:1;color:rgb(244 151 0/var(--tw-text-opacity));font-size:20px;font-weight:300}
