.teams__wrapper{padding:9.6rem 0;background:var(--bg-clr)}.teams__wrapper .teams__container .headings{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem}.teams__wrapper .teams__container .headings .title{font-size:6rem;line-height:6rem;font-weight:700;font-family:Inter,sans-serif;color:#fff}@media screen and (max-width:767px){.teams__wrapper .teams__container .headings .title{font-size:3.2rem;line-height:45px}}.teams__wrapper .teams__container .headings .title span{color:#9b87f5}.teams__wrapper .teams__container .headings p{font-size:2rem;font-family:Inter,sans-serif;font-weight:400;line-height:2.8rem;color:#d1d5db}.teams__wrapper .teams__container .headings .line{width:128px;height:4px;background:#9b87f5}.teams__wrapper .teams__container .team__container{padding-top:9.6rem}@media screen and (max-width:750px){.teams__wrapper .teams__container .team__container{padding:60px 0}}.teams__wrapper .teams__container .team__container .team-cards{display:flex;gap:32px}@media screen and (max-width:767px){.teams__wrapper .teams__container .team__container .team-cards{flex-direction:column}}.teams__wrapper .teams__container .team__container .team-cards .team-card{padding:3.2rem;background-color:rgba(45,31,61,.302);border:1px solid rgba(155,135,245,.2);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-basis:50%}.teams__wrapper .teams__container .team__container .team-cards .team-card .tc-img{height:128px;width:128px;margin-bottom:16px;padding:1px;background:#9b87f5;border-radius:50%}.teams__wrapper .teams__container .team__container .team-cards .team-card .tc-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:50%}.teams__wrapper .teams__container .team__container .team-cards .team-card .instructor__info{display:flex;flex-direction:column;align-items:center}.teams__wrapper .teams__container .team__container .team-cards .team-card .instructor__info .name{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:28px;color:#fff}.teams__wrapper .teams__container .team__container .team-cards .team-card .instructor__info .role{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#9ca3af;margin-top:.8rem}.teams__wrapper .teams__container .team__container .team-cards .team-card .instructor__info .social-link{display:flex;margin-top:16px}.teams__wrapper .teams__container .team__container .team-cards .team-card .instructor__info .social-link svg{color:#9ca3af}