.teams__tabs{overflow-x:auto}.teams__tab{background:var(--greybg-color);color:var(--darkgrey-color);letter-spacing:.1px;cursor:pointer;text-align:center;min-width:17.5rem;font-size:1.125rem;transition:all .25s ease-in-out}.teams__tab.active{background:var(--primary-color);color:var(--white-color);cursor:initial;font-weight:700}.teams__items{column-gap:2%}.teams__items--charter{text-align:center}.teams__item{background:var(--bg-light-color);cursor:pointer;width:23.5%}.teams__img-wrapper{background:var(--white-color)}.teams__img-wrapper img{width:100%}.teams__name{color:var(--primary-color);text-transform:uppercase;font-size:1.125rem;font-weight:700;line-height:1.5}.teams__desig{color:var(--darkgrey-color);font-weight:500}@media only screen and (max-width:1199px){.teams__tab{min-width:max-content}}@media only screen and (max-width:991px){.teams__item{width:32%}.teams__name{font-size:1rem}}@media only screen and (max-width:767px){.teams__items--charter{text-align:left}.teams__item{width:49%}.teams__name{font-weight:600}.teams__desig,.teams__name{font-size:.875rem}.teams__tab{min-width:max-content;font-size:1rem}}
