.unb-team__grid{align-items:start;display:grid;gap:var(--unb-space-grid);grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.unb-team__card{overflow:hidden;padding:0}.unb-team__card--reveal{--unb-team-reveal-duration:0.7s;--unb-team-reveal-ease:cubic-bezier(0.22,1,0.36,1);cursor:pointer}.unb-team__card--reveal .unb-team__copy{overflow:hidden;padding:0;position:relative;transition:height var(--unb-team-reveal-duration) var(--unb-team-reveal-ease)}.unb-team__face--back,.unb-team__face--front{padding:var(--unb-space-card)}.unb-team__face--front{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0);opacity:1;position:relative;transition:clip-path var(--unb-team-reveal-duration) var(--unb-team-reveal-ease),-webkit-clip-path var(--unb-team-reveal-duration) var(--unb-team-reveal-ease),opacity var(--unb-team-reveal-duration) var(--unb-team-reveal-ease);z-index:2}.unb-team__face--back{clip-path:inset(0 0 100% 0);-webkit-clip-path:inset(0 0 100% 0);left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:clip-path var(--unb-team-reveal-duration) var(--unb-team-reveal-ease),-webkit-clip-path var(--unb-team-reveal-duration) var(--unb-team-reveal-ease),opacity .85s var(--unb-team-reveal-ease),visibility var(--unb-team-reveal-duration) var(--unb-team-reveal-ease);visibility:hidden;z-index:1}.unb-team__card.is-open .unb-team__face--front{clip-path:inset(100% 0 0 0);-webkit-clip-path:inset(100% 0 0 0);opacity:0;pointer-events:none;z-index:1}.unb-team__card.is-open .unb-team__face--back{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0);opacity:1;pointer-events:auto;visibility:visible;z-index:2}.unb-team__photo{aspect-ratio:4/5;background:radial-gradient(circle at 70% 18%,hsla(0,0%,100%,.22),transparent 22%),linear-gradient(145deg,#d9ddff,#8b92f3 52%,var(--unb-color-primary));min-height:16rem}.unb-team__photo img{border-radius:0;display:block;height:100%;margin:0;object-fit:cover;width:100%}.unb-team__copy{padding:var(--unb-space-card)}.unb-team__copy :is(h1,h2,h3,h4,h5,h6){margin-bottom:.25rem}.unb-team__copy .unb-small{color:var(--unb-color-text-muted);margin:0}.unb-team a.unb-team__photo{color:inherit;display:block;text-decoration:none}.unb-team button.unb-team__photo{appearance:none;-webkit-appearance:none;border:0;color:inherit;cursor:pointer;display:block;font:inherit;margin:0;padding:0;width:100%}.unb-team__actions{margin-top:.75rem}.unb-team__socials{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:.75rem 0 0;padding:0}.unb-team__social{align-items:center;border-radius:var(--unb-radius-s,.375rem);color:var(--unb-color-text-muted);display:inline-flex;height:2.25rem;justify-content:center;text-decoration:none;width:2.25rem}.unb-team__social:focus-visible,.unb-team__social:hover{color:var(--unb-color-primary)}.unb-team__social .hs_cos_wrapper,.unb-team__social svg{display:block;height:1.125rem;width:1.125rem}.unb-team__social svg{fill:currentColor}.unb-team__bio,.unb-team__reveal-hint{margin-top:.75rem}.unb-team__close{margin-top:1rem}.unb-team__form{cursor:auto;margin-top:1rem}.unb-team__form .hs-form,.unb-team__form .hs-form .hs-form-field,.unb-team__form .hs-form fieldset{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.unb-team__form .actions,.unb-team__form .hs-submit,.unb-team__form .hs_submit{max-width:100%;width:100%}.unb-team__form .hs-button,.unb-team__form input[type=submit]{box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;max-width:100%!important;white-space:normal!important;width:100%!important}@media (prefers-reduced-motion:reduce){.unb-team__card--reveal .unb-team__copy,.unb-team__face--back,.unb-team__face--front{transition:none}.unb-team__card.is-open .unb-team__face--back,.unb-team__card.is-open .unb-team__face--front{clip-path:none;-webkit-clip-path:none}}.unb-team.unb-surface--dark,.unb-team[data-unb-surface=dark]{--unb-surface-accent:var(--unb-color-accent-dark,#8098f9)}.unb-team.unb-surface--dark .unb-eyebrow,.unb-team[data-unb-surface=dark] .unb-eyebrow{color:var(--unb-surface-accent)}.unb-team.unb-surface--dark .unb-team__social:focus-visible,.unb-team.unb-surface--dark .unb-team__social:hover,.unb-team[data-unb-surface=dark] .unb-team__social:focus-visible,.unb-team[data-unb-surface=dark] .unb-team__social:hover{color:var(--unb-surface-accent)}