.team__scrim{background-image:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.7))}.team__arrow{align-items:center;background:#fff;border:1px solid #e6e8ea;border-radius:9999px;color:#121212;cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:background-color .25s ease-in-out,border-color .25s ease-in-out;width:36px}.team__arrow:hover{background:#f3f5f7}.team__arrow:focus-visible{outline:2px solid var(--focus-color);outline-offset:2px}.team__arrow svg{fill:currentColor;height:14px;width:14px}.team__arrow-image{height:14px;object-fit:contain;width:14px}