.block-people-list{background-color:var(--Background-Subtle);padding-bottom:4rem;padding-top:4rem}.block-people-list.purple{background-color:var(--Purple-50)}.block-people-list.blue{background-color:var(--Blue-50)}.block-people-list .wrap .people-list-header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:2rem}.block-people-list .wrap .people-list-header p{color:var(--Text-Primary);font-family:var(--geist);font-size:.875rem;font-weight:400;line-height:normal}.block-people-list .wrap .people-list-header .type-tab{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.block-people-list .wrap .people-list-header .type-tab a{background:var(--Background-Surface);border-radius:62.4375rem;color:var(--Text-Primary);font-family:var(--geist);font-size:.625rem;font-weight:500;letter-spacing:.0625rem;line-height:normal;padding:.25rem .5rem;text-transform:uppercase}.block-people-list .wrap .people-list-header .type-tab a.active,.block-people-list .wrap .people-list-header .type-tab a:hover{background:var(--Background-Dark);border-radius:62.4375rem;color:var(--Text-Tertiary);padding:.25rem .5rem}.block-people-list .wrap .tag-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.875rem;margin-bottom:4rem}.block-people-list .wrap .tag-filter .single-people-tag{background:var(--Purple-930);background:color(display-p3 .1882 .1176 .2745);border-radius:.75rem;color:var(--Purple-100);font-family:var(--secondary);font-size:.875rem;font-weight:500;height:100%;line-height:1.125rem;padding:.1875rem .375rem}.block-people-list .wrap .tag-filter .single-people-tag.active{background:var(--Background-Surface);color:var(--Purple-700);font-size:.875rem}.block-people-list .wrap .people-list{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3rem 1.1875rem}.block-people-list .wrap .people-list.active{display:-webkit-box;display:-ms-flexbox;display:flex}.block-people-list .wrap .people-list .single-user{cursor:pointer;max-width:12.3125rem;width:100%}.block-people-list .wrap .people-list .single-user .img-div{display:block;margin-bottom:.5625rem;overflow:hidden;position:relative}.block-people-list .wrap .people-list .single-user .img-div img{display:block;-webkit-filter:grayscale(1);filter:grayscale(1);height:12.0625rem;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .4s ease;transition:all .4s ease;width:100%}.block-people-list .wrap .people-list .single-user .img-div .social-div{background:var(--Black-45);border-radius:50%;height:3rem;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .35s ease;transition:all .35s ease;visibility:hidden;width:3rem}.block-people-list .wrap .people-list .single-user .img-div .social-div,.block-people-list .wrap .people-list .single-user .img-div .social-div a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-people-list .wrap .people-list .single-user .img-div .social-div a{-webkit-transform:translateY(.9375rem);transform:translateY(.9375rem);-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease}.block-people-list .wrap .people-list .single-user .img-div .social-div img{height:2.5625rem;-o-object-fit:contain;object-fit:contain;width:2.5625rem}.block-people-list .wrap .people-list .single-user .img-div:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);-webkit-transform:scale(1.05);transform:scale(1.05)}.block-people-list .wrap .people-list .single-user .img-div:hover .social-div{opacity:1;visibility:visible}.block-people-list .wrap .people-list .single-user .img-div:hover .social-div a{-webkit-transform:translateY(0);transform:translateY(0)}.block-people-list .wrap .people-list .single-user h4{margin-bottom:.25rem}.block-people-list .wrap .people-list .single-user h4 a{color:var(--Text-Primary);font-family:var(--primary);font-size:1.125rem;font-weight:500;line-height:130%}.block-people-list .wrap .people-list .single-user .position{color:var(--Text-Secondary);font-family:var(--geist);font-size:.875rem;font-style:normal;font-weight:300;line-height:normal}.block-people-list .wrap .loading{display:none}@media screen and (min-width:768px) and (max-width:1023px){.block-people-list .wrap .people-list-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.25rem;margin-bottom:2rem}.block-people-list .wrap .people-list-header .type-tab{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem;justify-content:flex-start}.block-people-list .wrap .tag-filter{gap:.625rem;margin-bottom:2.5rem}.block-people-list .wrap .people-list{gap:1rem}.block-people-list .wrap .people-list .single-user{max-width:calc(33.333% - .6875rem)}.block-people-list .wrap .people-list .single-user .img-div{max-width:100%}.block-people-list .wrap .people-list .single-user .img-div img{height:11.25rem}}@media screen and (max-width:1023px){.block-people-list{padding-bottom:3rem;padding-top:3rem}.block-people-list .wrap .people-list-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem}.block-people-list .wrap .people-list-header .type-tab{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.625rem;justify-content:flex-start;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.block-people-list .wrap .people-list-header .type-tab::-webkit-scrollbar{display:none}.block-people-list .wrap .people-list-header .type-tab a{-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}.block-people-list .wrap .tag-filter{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.5rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.block-people-list .wrap .tag-filter::-webkit-scrollbar{display:none}.block-people-list .wrap .tag-filter .single-people-tag{-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}.block-people-list .wrap .people-list{gap:1rem}.block-people-list .wrap .people-list .single-user{max-width:calc(50% - .5rem)}.block-people-list .wrap .people-list .single-user .img-div{max-width:100%}.block-people-list .wrap .people-list .single-user .img-div img{height:11.25rem}.block-people-list .wrap .people-list .single-user h4 a{font-size:1rem}.block-people-list .wrap .people-list .single-user .position{font-size:.75rem}}
/*# sourceMappingURL=people-list-desktop.min.css.map */
