.hubsearch-people-marquee{border-radius:0!important;overflow:hidden;position:relative}.hubsearch-people-marquee .marquee-block{display:flex;gap:30px;justify-content:center;left:50%;overflow:hidden;position:absolute;top:0;transform:translateX(-50%);width:100%}.hubsearch-people-marquee .marquee-block .marquee-column{position:relative}.hubsearch-people-marquee .marquee-column .column-block{animation:heroMarquee 80s linear infinite;position:relative;transform:translateY(-150%);will-change:transform}.hubsearch-people-marquee .marquee-column .column-block:has(+*+:hover),.hubsearch-people-marquee .marquee-column .column-block:has(+:hover),.hubsearch-people-marquee .marquee-column .column-block:hover,.hubsearch-people-marquee .marquee-column .column-block:hover+*,.hubsearch-people-marquee .marquee-column .column-block:hover+*+*{animation-play-state:paused}.hubsearch-people-marquee .column-block .person-card{margin-bottom:30px;max-width:235px;position:relative}.hubsearch-people-marquee .column-block .person-card:hover:before{opacity:1}.hubsearch-people-marquee .column-block .person-card:before{background:radial-gradient(800px circle at var(--mouse-x) var(--mouse-y),hsla(0,0%,100%,.3),transparent 50%);border-radius:inherit;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s;width:100%;z-index:1}.hubsearch-people-marquee .person-card .info-wrapper{bottom:0;padding:12px;position:absolute;z-index:3}.hubsearch-people-marquee .info-wrapper .roles{column-gap:6px;display:flex;flex-wrap:wrap;row-gap:8px}.hubsearch-people-marquee .info-wrapper .role{background:hsla(0,0%,100%,.2);border:.984px solid hsla(0,0%,100%,.4);border-radius:29.512px;color:var(--white);font-family:Cera Pro;font-size:10px;font-weight:500;padding:3.935px 9.837px 2.951px;transition:all .25s ease}.hubsearch-people-marquee .info-wrapper .role:nth-child(n+3){display:none}.hubsearch-people-marquee .info-wrapper .role:hover{backdrop-filter:blur(20px);background:hsla(0,0%,100%,.6);box-shadow:3px 3px 22px 0 rgba(131,153,233,.08);transition:all .25s ease}.hubsearch-people-marquee .marquee-column:nth-of-type(2n) .column-block{animation-direction:reverse;transform:translateY(-50%)}@keyframes heroMarquee{0%{transform:translateY(-150%)}to{transform:translateY(-50%)}}@media(min-width:768px){.hubsearch-people-marquee .person-card .info-wrapper{padding:20px}.hubsearch-people-marquee .info-wrapper .role{display:inline!important}}