.ourTeam .image-box-module{width:100%}.ourTeam .tagsItems{background-color:var(--white);border-radius:8px;box-shadow:-8px -8px 28px 0 #fff,8px 8px 28px 0 #aeaec040;display:flex;flex-grow:1;gap:13px;margin-bottom:60px;margin-left:auto;margin-right:auto;overflow-x:auto;padding:12px;-webkit-overflow-scrolling:touch}.ourTeam .tagsItem{border-radius:8px;color:var(--base);cursor:pointer;display:inline-block;flex:0 0 auto;font-weight:600;padding:8px;text-decoration:none;text-transform:capitalize;transition:all .3s ease}.ourTeam .tagsItem.active,.ourTeam .tagsItem.active:hover{background-color:#e6f0ff;color:#003e9c}.ourTeam .image-box-item{height:100%}.ourTeam .tagsItem:not(.active):hover{color:#003e9c}.ourTeam .image-box-module{display:flex;flex-wrap:wrap}.ourTeam .teamMember{padding:0 20px 60px;width:25%}@media(max-width:1023px){.ourTeam .teamMember{padding:0 15px 40px;width:33.33%}}@media(max-width:767px){.ourTeam .teamMember{padding:0 15px 30px;width:50%}}@media(max-width:579px){.ourTeam .teamMember{padding:0 0 30px;width:100%}}