.page-badge{justify-content:center;align-items:center;gap:4px;width:fit-content;display:inline-flex}.page-badge__bracket{color:var(--text-brand-dark);-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:16px;font-weight:700;line-height:1}.page-badge__icon{color:var(--brand-color);flex-shrink:0;line-height:0;display:inline-flex}.page-badge__icon svg{width:15px;height:15px}.page-badge__text{letter-spacing:.04em;color:var(--text-brand-dark);margin:0;font-size:14px;font-weight:700;line-height:1.2}
.page-hero{text-align:center;background-color:#fff;flex-direction:column;align-items:center;margin-bottom:64px;padding-top:200px;padding-left:64px;padding-right:64px;display:flex}@media (prefers-reduced-motion:no-preference){@keyframes page-hero-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.page-hero-text>*{animation:.7s both page-hero-fade-up}.page-hero-text>:first-child{animation-delay:.1s}.page-hero-text>:nth-child(2){animation-delay:.25s}.page-hero-text>:nth-child(3){animation-delay:.4s}.page-hero-text>:nth-child(4){animation-delay:.55s}.page-hero-image{animation:.7s .7s both page-hero-fade-up}}.page-hero-text{flex-direction:column;align-items:center;max-width:720px;display:flex}.page-hero-sub{color:#64748b;margin-bottom:8px}.page-hero-display{margin:16px 0 8px}.page-hero-social{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;display:flex}.page-hero-avatar-stack{flex-direction:row;align-items:center;display:flex}.page-hero-avatar-wrap{background:#e2e8f0;border:2.5px solid #fff;border-radius:11px;flex-shrink:0;margin-left:-14px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0f172a14}.page-hero-avatar-wrap:first-child{margin-left:0}.page-hero-avatar{object-fit:cover;border-radius:8px;width:40px;height:40px;display:block}.page-hero-avatar-wrap--more{background:#475569;border-radius:11px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.page-hero-more-star{color:#fff;flex-shrink:0}.page-hero-social-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.page-hero-stars{letter-spacing:.02em;gap:2px;line-height:1;display:flex}.page-hero-star{color:#f59e0b;font-size:12px}.page-hero-social-text{color:#334155;font-size:12px;font-weight:600}.page-hero-image{align-self:flex-start;width:100%;max-width:1420px;margin:64px 0 16px;overflow:visible}.page-hero-image-track{--page-hero-gap:24px;width:100%;height:clamp(280px,42vw,480px);position:relative}.page-hero-panel{box-sizing:border-box;width:calc((100% - 2*var(--page-hero-gap))/3);height:100%;top:0;left:calc((100% - 2*var(--page-hero-gap))/3 + var(--page-hero-gap));border-radius:20px;position:absolute}.page-hero-img{object-fit:cover;z-index:1;will-change:transform;display:block}.page-hero-imagecard{z-index:2;color:#f8fafc;font-family:var(--font-merrion-sans),sans-serif;background:#0a0a0a;flex-direction:column;justify-content:space-between;padding:clamp(20px,3vw,32px);display:flex;overflow:hidden}.page-hero-imagecard-text{color:#f8fafceb;text-align:center;margin:0;font-size:clamp(.875rem,.75rem + .5vw,1rem);font-weight:400;line-height:1.55}.page-hero-imagecard-est{color:#f8fafcbf;align-self:flex-end;align-items:baseline;gap:.35em;font-size:.875rem;display:flex}.page-hero-imagecard-est strong{color:#fff;letter-spacing:-.02em;font-size:clamp(1.75rem,1.2rem + 2vw,2.75rem);font-weight:700}@media (max-width:1024px){.page-hero{margin-bottom:32px;padding-top:0;padding-left:32px;padding-right:32px}}@media (max-width:736px){.page-hero{justify-content:center;align-items:center;margin-bottom:32px;padding-top:150px;padding-left:16px;padding-right:16px}.page-hero-image-track{height:auto;min-height:260px}.page-hero-panel{min-height:260px;width:100%!important;position:relative!important;top:0!important;left:0!important}.page-hero-img--left{display:none!important}.page-hero-img--right{height:300px!important;display:block!important}.page-hero-imagecard{display:none!important}}
