.tabs__list{gap:.125rem}.tabs__list-item{background:var(--greybg-color);cursor:pointer;flex:auto;padding:.5rem .875rem;font-size:1rem}.tabs__list-item.active{cursor:initial;background:var(--primary-color);color:var(--white-color);font-weight:500}.tabs.nested-tabs .tabs__list{justify-content:center;gap:.75rem}.tabs.nested-tabs .tabs__list-item{flex:initial;background:var(--white-color);border:.0625rem solid var(--darkgrey-color);color:var(--darkgrey-color);border-radius:2rem;padding:.5rem 2rem;font-weight:500}.tabs.nested-tabs .tabs__list-item.active{border-color:var(--primary-color);color:var(--primary-color)}@media only screen and (max-width:1199px){.tabs__list{overflow-x:auto}.tabs__list-item{min-width:max-content;font-size:1rem}.tabs.nested-tabs .tabs__list{overflow-x:initial;flex-wrap:wrap;gap:.5rem}.tabs.nested-tabs .tabs__list-item{min-width:auto;padding:.5rem 1rem}}@media only screen and (max-width:767px){.tabs.nested-tabs .tabs__list{justify-content:flex-start}.tabs.nested-tabs .tabs__list-item{border-radius:.25rem;padding:.375rem .5rem;font-size:.875rem;font-weight:300}}.members__left{background:var(--lightbg-blue-color)}.members__img-wrapper{border:.625rem solid var(--white-color);width:16.875rem;min-width:16.875rem}.members__img-wrapper img{width:100%}.members__name{color:var(--primary-color);font-size:1.375rem;font-weight:700}.members__desig{color:var(--primary-color);font-size:1.375rem;font-weight:300}.members p{color:var(--primary-color);margin-bottom:0;font-weight:300}@media only screen and (max-width:1199px){.members__img-wrapper{width:12rem;min-width:12rem}.members__left{padding:.5rem}.members__img-wrapper{border-width:.5rem}.members__name{font-size:1.25rem}.members__desig{font-size:1.125rem}}@media only screen and (max-width:767px){.members__inner-wrapper{flex-direction:column;align-items:flex-start}.members__name{font-size:20px;font-weight:600;line-height:28px}.members__desig{font-size:1.25rem}}
