.app__meet-team{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:4rem 0;display:flex}.app__meet-team h2{color:#fff;margin-bottom:1rem;font-size:clamp(20px,2.5vw,35px)}.app__meet-team p{color:#fff;text-align:center;margin-bottom:2rem;font-size:clamp(12px,1.5vw,15px)}.team-page-wrapper .app__meet-team h2{color:#00d4ff;font-family:Space Grotesk,Poppins,sans-serif;font-weight:600}.team-page-wrapper .app__meet-team p{color:#00d4ff;font-family:JetBrains Mono,monospace;font-weight:300}.app__meet-team-card{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;width:100%;margin-bottom:4rem;display:grid}@media screen and (min-width:1201px){.app__meet-team-card{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.app__meet-team-card>div:nth-child(n+5),:is(.app__meet-team-card:has(>div:nth-child(7))>div:nth-child(5),.app__meet-team-card:has(>div:nth-child(7))>div:nth-child(6),.app__meet-team-card:has(>div:nth-child(7))>div:nth-child(7)){grid-column:span 1}.app__meet-team-card:has(>div:nth-child(6):last-child){grid-template-columns:repeat(3,1fr)}:is(.app__meet-team-card:has(>div:nth-child(5):last-child)>div:nth-child(4),.app__meet-team-card:has(>div:nth-child(5):last-child)>div:nth-child(5)){grid-column:span 2}}.app_meet-team-btn-wrapper{justify-content:center;margin-top:2rem;display:flex}.app__meet-team-btn{color:#fff;text-transform:uppercase;background-color:#3f3381;border:none;border-radius:5px;padding:.75rem 1.25rem;font-size:clamp(12px,1.5vw,20px);font-weight:700;transition:background-color .3s}.app__meet-team-btn:hover{color:#000;background-color:#fff}.slider-container-meet-team{width:100%;margin-bottom:2rem;display:none}@media screen and (max-width:1200px){.app__meet-team:has(.slider-container-meet-team) .app__meet-team-card{display:none}.app__meet-team:has(.slider-container-meet-team) .slider-container-meet-team{display:block}}@media screen and (max-width:550px){.app__meet-team-btn{padding:.7rem 1rem;font-size:12px}}
