.redeemer-team-page{--redeemer-team-ink:#2b3062;--redeemer-team-muted:#667085;--redeemer-team-line:#dbe3ef;--redeemer-team-blue:#2b3062;--redeemer-team-soft:#f6f8fb;background:#fbfcfe;color:var(--redeemer-team-ink);font-family:"Montserrat",sans-serif}.redeemer-team-page,.redeemer-team-page *{box-sizing:border-box}.redeemer-team-wrap{margin:0 auto;max-width:1180px;padding-left:24px;padding-right:24px;width:100%}.redeemer-team-hero{background:#2b3062;background-position:center;background-size:cover;color:#fff;min-height:360px}.redeemer-team-hero__inner{padding-bottom:88px;padding-top:96px;text-align:center}.redeemer-team-hero h1{color:#fff;font-family:"futura std",sans-serif;font-size:clamp(42px,6vw,68px);font-weight:700;line-height:1.05;margin:0}.redeemer-team-intro{color:rgba(255,255,255,.88);font-size:17px;line-height:1.7;margin:20px auto 0;max-width:760px}.redeemer-team-intro p{margin-bottom:0}.redeemer-team-section{padding-bottom:16px;padding-top:72px}.redeemer-team-section+.redeemer-team-section{padding-top:86px}.redeemer-team-section:last-child{padding-bottom:96px}.redeemer-team-section__heading{align-items:center;display:flex;gap:22px;margin-bottom:12px}.redeemer-team-section__heading h2{color:var(--redeemer-team-ink);font-family:"futura std",sans-serif;font-size:clamp(30px,4vw,42px);line-height:1.12;margin:0}.redeemer-team-section__heading span{background:var(--redeemer-team-line);flex:1;height:1px}.redeemer-team-section__copy{color:var(--redeemer-team-muted);font-size:15px;line-height:1.7;margin:0 0 38px;max-width:720px}.redeemer-team-grid{display:grid;gap:36px 28px;grid-template-columns:repeat(4,minmax(0,1fr))}.redeemer-team-card{min-width:0;position:relative;text-align:center}.redeemer-team-card__button{appearance:none;background:0 0;border:0;color:inherit;display:block;font:inherit;min-width:0;padding:0;text-align:center;width:100%}button.redeemer-team-card__button{cursor:pointer}.redeemer-team-card__photo{aspect-ratio:1;background:var(--redeemer-team-soft);border-radius:8px;box-shadow:inset 0 0 0 1px var(--redeemer-team-line);display:block;max-width:100%;overflow:hidden;width:100%}.redeemer-team-card__initials{align-items:center;background:linear-gradient(145deg,#31386f,#20264f);color:#fff;display:flex;font-family:"futura std",sans-serif;font-size:clamp(38px,6vw,64px);font-weight:700;height:100%;justify-content:center;letter-spacing:.04em;width:100%}.redeemer-team-card__photo img{display:block;height:100%;object-fit:cover;transition:transform .22s ease,filter .22s ease;width:100%}.redeemer-team-card--interactive .redeemer-team-card__button:hover img,.redeemer-team-card--interactive .redeemer-team-card__button:focus-visible img,.redeemer-team-card:hover .redeemer-team-card__photo img{filter:brightness(1.06);transform:scale(1.035)}.redeemer-team-card__button:focus-visible{outline:3px solid rgba(36,79,131,.35);outline-offset:6px}.redeemer-team-card__name{color:var(--redeemer-team-ink);display:block;font-family:"futura std",sans-serif;font-size:19px;font-weight:700;line-height:1.25;margin-top:18px}.redeemer-team-card__role{color:var(--redeemer-team-muted);display:block;font-size:14px;line-height:1.45;margin-top:4px}.redeemer-team-card__email{align-items:center;border:1px solid var(--redeemer-team-line);border-radius:999px;color:var(--redeemer-team-blue);display:inline-flex;font-size:19px;height:38px;justify-content:center;margin-top:14px;text-decoration:none;transition:background .16s ease,color .16s ease,border-color .16s ease;width:38px}.redeemer-team-card__email:hover,.redeemer-team-card__email:focus{background:var(--redeemer-team-blue);border-color:var(--redeemer-team-blue);color:#fff}.redeemer-team-modal[hidden]{display:none}.redeemer-team-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:10000}.redeemer-team-modal__backdrop{background:rgba(14,24,42,.58);inset:0;position:absolute}.redeemer-team-modal__panel{background:#fff;border-radius:8px;box-shadow:0 24px 80px rgba(14,24,42,.3);display:grid;grid-template-columns:210px minmax(0,1fr);max-width:720px;overflow:hidden;position:relative;width:100%}.redeemer-team-modal__close{align-items:center;background:rgba(255,255,255,.94);border:0;border-radius:999px;color:var(--redeemer-team-ink);cursor:pointer;display:flex;font-size:28px;height:38px;justify-content:center;line-height:1;position:absolute;right:12px;top:12px;width:38px;z-index:2}.redeemer-team-modal__media{background:var(--redeemer-team-soft);min-height:260px}.redeemer-team-modal__media img{display:block;height:100%;object-fit:cover;width:100%}.redeemer-team-modal__media .redeemer-team-card__initials{border-radius:0;font-size:56px;min-height:260px}.redeemer-team-modal__body{padding:34px 34px 30px}.redeemer-team-modal__body h3{color:var(--redeemer-team-ink);font-family:"futura std",sans-serif;font-size:28px;line-height:1.18;margin:0}.redeemer-team-modal__role{color:var(--redeemer-team-blue);font-size:14px;font-weight:700;margin:8px 0 0}.redeemer-team-modal__copy{color:var(--redeemer-team-muted);font-size:15px;line-height:1.72;margin-top:20px}.redeemer-team-modal__email{align-items:center;background:var(--redeemer-team-blue);border-radius:999px;color:#fff;display:inline-flex;gap:9px;margin-top:18px;padding:10px 17px;text-decoration:none}body.redeemer-team-modal-open{overflow:hidden}@media (max-width:900px){.redeemer-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:680px){.redeemer-team-wrap{padding-left:18px;padding-right:18px}.redeemer-team-hero__inner{padding-bottom:64px;padding-top:72px}.redeemer-team-grid{gap:32px 18px;grid-template-columns:repeat(2,minmax(0,1fr))}.redeemer-team-card__name{font-size:17px}.redeemer-team-modal__panel{grid-template-columns:1fr;max-height:calc(100vh - 40px);overflow:auto}.redeemer-team-modal__media{aspect-ratio:16/11;min-height:0}}