.uu-team{background-color:var(--bi-white,#fafafa);padding:7rem 0 8rem}.uu-team__container{margin:0 auto;max-width:1280px;padding:0 1.5rem}.uu-team__header{margin:0 auto 4rem;max-width:700px;text-align:center}.uu-team__overline{color:var(--bi-blue,#00f);display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}.uu-team__headline{color:var(--bi-dark-1,#131315);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15;margin:0 0 1.25rem}.uu-team__intro{color:var(--bi-mid-gray,#6e6e6e);font-size:1.0625rem;line-height:1.7;margin:0}.uu-team__leaders{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:3.5rem}.uu-team__leaders--3{grid-template-columns:repeat(3,1fr)}.uu-team__leaders--2-centered{grid-template-columns:repeat(2,1fr);margin-left:auto;margin-right:auto;max-width:66.666%}.uu-team__leader-card{background:var(--bi-white,#fafafa);border:1px solid rgba(0,0,0,.06);border-radius:1.25rem;display:flex;gap:2rem;padding:2.5rem;transition:border-color .3s ease,box-shadow .3s ease}.uu-team__leader-card:hover{border-color:rgba(0,0,255,.12);box-shadow:0 8px 32px rgba(0,0,0,.06)}.uu-team__leader-photo{background:var(--bi-warm-mid,#dbdbd3);border-radius:1rem;flex-shrink:0;height:120px;overflow:hidden;width:120px}.uu-team__leader-photo img{height:100%;object-fit:cover;width:100%}.uu-team__leader-placeholder{align-items:center;background:linear-gradient(135deg,var(--bi-warm,#eaeae3),var(--bi-warm-mid,#dbdbd3));display:flex;height:100%;justify-content:center;width:100%}.uu-team__leader-info{flex:1}.uu-team__leader-name{color:var(--bi-dark-1,#131315);font-size:1.375rem;font-weight:700;margin:0 0 .25rem}.uu-team__leader-role{color:var(--bi-blue,#00f);display:block;font-size:.875rem;font-weight:500;margin-bottom:1rem}.uu-team__leader-quote{color:var(--bi-mid-gray,#6e6e6e);font-size:.9375rem;font-style:italic;line-height:1.6;margin:0}.uu-team__bottom{border-top:1px solid rgba(0,0,0,.06);padding-top:2.5rem;text-align:center}.uu-team__count{color:var(--bi-mid-gray,#6e6e6e);font-size:1rem;margin:0 0 1rem}.uu-team__leader-linkedin{align-items:center;border-radius:6px;color:var(--bi-mid-gray,#6e6e6e);display:inline-flex;height:32px;justify-content:center;margin-top:.75rem;transition:color .2s ease,background .2s ease;width:32px}.uu-team__leader-linkedin:hover{background:rgba(10,102,194,.08);color:#0a66c2}.uu-team__leader-linkedin:focus-visible{outline:2px solid var(--bi-blue-light,#2e75ff);outline-offset:2px}.uu-team__leaders--2-centered .uu-team__leader-card,.uu-team__leaders--3 .uu-team__leader-card{flex-direction:column;gap:1.5rem;text-align:center}.uu-team__leaders--2-centered .uu-team__leader-photo,.uu-team__leaders--3 .uu-team__leader-photo{border-radius:50%;height:140px;margin:0 auto;width:140px}@media (max-width:1024px){.uu-team__leaders--3{grid-template-columns:1fr}.uu-team__leaders--3 .uu-team__leader-card{flex-direction:row;text-align:left}.uu-team__leaders--3 .uu-team__leader-photo{border-radius:1rem;height:100px;margin:0;width:100px}.uu-team__leaders--2-centered{grid-template-columns:repeat(2,1fr);max-width:100%}}@media (max-width:768px){.uu-team{padding:4.5rem 0 5rem}.uu-team__leaders,.uu-team__leaders--3{grid-template-columns:1fr}.uu-team__leaders--2-centered{grid-template-columns:1fr;max-width:100%}.uu-team__leader-card{flex-direction:column;gap:1.25rem;padding:2rem}.uu-team__leader-photo{height:88px;width:88px}.uu-team__leaders--2-centered .uu-team__leader-card,.uu-team__leaders--3 .uu-team__leader-card{text-align:center}.uu-team__leaders--2-centered .uu-team__leader-photo,.uu-team__leaders--3 .uu-team__leader-photo{border-radius:50%;height:100px;margin:0 auto;width:100px}}[data-scroll-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}[data-scroll-reveal].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){[data-scroll-reveal]{opacity:1;transform:none;transition:none}}