.team__pagination{margin-top:20px}.team__container{padding-top:30px;padding-bottom:30px}.members-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.member-link{width:100%;margin-bottom:5%}.member-link .bg-absolute{opacity:.2;transition:.3s opacity ease-in-out}.member-link__info{display:flex;justify-content:space-between;padding:10px 12px;flex-wrap:wrap;flex-direction:column;gap:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.member-link__logos{display:flex;align-items:center;gap:4px;width:auto;flex-grow:0}.member-link__logos a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0}.member-link__contact-link img{height:30px}.member-link__image-wrapper{width:100%;height:185px;background-color:rgba(51,0,40,.06);display:flex;justify-content:center;align-items:center;position:relative;border-bottom:6px solid #a6ebbd;border-radius:4px;overflow:hidden}.member-link__image-wrapper:hover .bg-absolute{opacity:1}.member-link__image-wrapper:hover+.member-link__info{background-color:#f2f2f2}.member-link__image{height:95%;margin-top:auto;width:auto;z-index:2}.member-link__titles{flex-shrink:0;max-width:100%}.member-link__title{font-size:24px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.42;margin:0;position:relative;display:inline-block}.member-link__title::after{-webkit-animation:gradient 2s linear infinite both;animation:gradient 2s linear infinite both;background:#a6ebbd;background-size:200% 200%;content:"";position:absolute;bottom:0;right:0;width:100%;height:4px;transition:transform .75s cubic-bezier(.19,1,.22,1);transform-origin:left;transform:scaleX(0)}.member-link__title:hover::after{transform-origin:right;transform:scaleX(1)}.member-link__role{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal}.member-link.small .member-link__title{font-size:18px;font-weight:700}.member-link.small .member-link__role{letter-spacing:normal;text-transform:none;color:#330028}.member-link.small .member-link__image-wrapper{height:160px}.team-sticky-search__wrapper{display:flex;flex-direction:column;gap:8px}.team-sticky-search .masthead__categories{display:none}.cover .bg-shadow{background:linear-gradient(-332deg,rgba(255,255,255,.55) 10%,rgba(255,255,255,0) 70%)}.cover .breadcrumbs{width:100%;margin:0 auto;max-width:calc(100% - 60px);inset-inline:0;margin-inline:auto}@media (max-width:767px){.cover .breadcrumbs{max-width:none}}