.ahd-tp-category{display:flex;display:none;gap:2rem;justify-content:center}.ahd-tp-category .ahd-team-card{width:320px}.ahd-tp-category .ahd-team-card img{height:96px;width:96px}.ahd-tp-mediators{display:flex}.ahd-tp-nav{margin-bottom:3rem;max-width:100%;overflow-x:scroll}.ahd-tp-nav::-webkit-scrollbar{display:none}.ahd-tp-category[style*="display: block"]{display:flex!important}.ahd-tp-content{display:flex;gap:2rem;overflow-x:hidden}.ahd-tp-next,.ahd-tp-previous{align-items:center;display:flex}.ahd-tp-content .ahd-team-card{flex-shrink:0}.ahd-tp-nav ul{display:flex;flex-direction:row;justify-content:space-between}.ahd-tp-nav ul li:before{content:none}.ahd-tp-nav ul li{align-items:center;background:#fff;border:1px solid #006080;border-radius:.25rem;box-shadow:4px 4px 0 0 #125e6f;cursor:pointer;display:flex;font-weight:700;gap:.625rem;justify-content:center;margin:0;padding:.625rem 2rem;width:250px}.ahd-tp-nav ul li.active,.ahd-tp-nav ul li:hover{background:#f2f9f7;color:#006080;text-decoration:underline}