.stats-bar{width:100%;min-height:76px;height:auto;margin-top:clamp(1.25rem,3vw,1.75rem);margin-bottom:clamp(1.25rem,3vw,1.75rem);padding:0 48px;background:#f8f6f1;border-top:1px solid rgba(13,27,42,.1);border-bottom:1px solid rgba(13,27,42,.1);gap:0;font-family:var(--font-dm-sans,"DM Sans",system-ui,sans-serif);box-sizing:border-box}.stats-bar,.stats-label{display:flex;align-items:center}.stats-label{font-size:11px;letter-spacing:3.5px;color:#e0680e;text-transform:uppercase;font-weight:600;white-space:nowrap;line-height:1}.stats-divider,.stats-label{align-self:center;flex-shrink:0}.stats-divider{width:1px;height:40px;background:rgba(13,27,42,.18);margin:0 28px}.ticker-wrapper{overflow:hidden;flex:1;min-width:0;mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent)}.ticker-track,.ticker-wrapper{display:flex;align-items:center}.ticker-track{gap:40px;width:-moz-max-content;width:max-content;animation:stats-bar-marquee 22s linear infinite}.ticker-wrapper:hover .ticker-track{animation-play-state:paused}.stat-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;flex-shrink:0;line-height:1.2}.stat-item__heading{margin:0;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#e0680e;line-height:1;white-space:nowrap}.stat-item__value{display:flex;align-items:center;gap:7px;margin:0;font-size:13px;color:#141414;font-weight:500;line-height:1.2;white-space:nowrap}.stat-item__icon{color:#e0680e;flex-shrink:0}.stat-dot{width:4px;height:4px;border-radius:50%;background:rgba(224,104,14,.45);flex-shrink:0;align-self:center}@keyframes stats-bar-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:767px){.stats-bar{min-height:76px;margin-top:clamp(1.5rem,4vw,2rem);margin-bottom:clamp(1.5rem,4vw,2rem);padding:12px 20px;flex-wrap:wrap;align-items:center;row-gap:12px}.stats-divider{display:none}.stats-label{width:100%;margin-bottom:2px}.ticker-wrapper{width:100%;flex:1 1 100%}.stat-item__value{font-size:12px}.stat-item__heading{font-size:9px}}@media (prefers-reduced-motion:reduce){.ticker-track{animation:none}}.why-join-section{position:relative;overflow:hidden;background:var(--gld-ivory,#f8f6f1)}.why-join-section__backdrop{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 50% 40% at 0 30%,rgba(206,32,41,.05) 0,transparent 68%),radial-gradient(ellipse 42% 36% at 100% 60%,rgba(0,166,81,.04) 0,transparent 65%)}.why-join-section__body.gld-section-pad{position:relative;z-index:1;padding-top:clamp(2rem,5vw,3.5rem);padding-bottom:0}.why-join-section__inner{max-width:1200px;margin:0 auto}.why-join-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:clamp(1.5rem,4vw,2.75rem);margin-bottom:clamp(2rem,4vw,2.75rem)}.why-join-header__left{flex:1 1 300px;max-width:540px}.why-join-header__eyebrow-row{display:flex;align-items:center;gap:.85rem;margin-bottom:.9rem}.why-join-header__eyebrow-rule{flex-shrink:0;width:42px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--gld-brand-red,#ce2029),var(--gld-brand-orange,#e0680e))}.why-join-header__eyebrow{margin:0;font-family:var(--gld-subheading,"Inter",system-ui,sans-serif);font-size:.68rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:var(--gld-brand-orange,#e0680e)}.why-join-header__title{margin:0;font-family:var(--gld-headline,"Jost",sans-serif);font-size:clamp(2.05rem,4.4vw,3.25rem);font-weight:700;line-height:1.1;color:var(--gld-brand-charcoal,#141414)}.why-join-header__accent{font-weight:700}.why-join-header__right{flex:1 1 280px;max-width:420px}.why-join-header__desc{margin:0 0 1.25rem;font-size:.98rem;font-weight:400;line-height:1.78;color:hsla(0,0%,8%,.68)}.why-join-header__cta,.why-join-header__desc{font-family:var(--gld-subheading,"Inter",system-ui,sans-serif)}.why-join-header__cta{display:inline-flex;align-items:center;gap:.55rem;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:var(--gld-brand-charcoal,#141414);padding-bottom:.2rem;border-bottom:2px solid transparent;background-image:linear-gradient(var(--gld-brand-charcoal,#141414),var(--gld-brand-charcoal,#141414)),linear-gradient(90deg,var(--gld-brand-red,#ce2029),var(--gld-brand-orange,#e0680e),var(--gld-brand-green,#00a651));background-size:0 2px,100% 2px;background-position:0 100%,0 100%;background-repeat:no-repeat;transition:background-size .3s ease,color .25s ease,gap .25s ease}.why-join-header__cta:hover{color:var(--gld-brand-orange,#e0680e);background-size:100% 2px,100% 2px;gap:.75rem}.why-join-header__cta-icon{flex-shrink:0;transition:transform .25s ease}.why-join-header__cta:hover .why-join-header__cta-icon{transform:translateX(3px)}.why-join-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;grid-template-rows:auto auto;gap:16px}.why-join-card{position:relative;border-radius:16px;overflow:hidden;min-height:196px;border:1px solid hsla(0,0%,8%,.08);box-shadow:0 14px 40px hsla(0,0%,8%,.08);transition:box-shadow .35s ease,transform .35s ease}.why-join-card:hover{transform:translateY(-3px);box-shadow:0 20px 48px hsla(0,0%,8%,.14)}.why-join-card--a{grid-column:1;grid-row:1/3;height:420px}.why-join-card--b{grid-column:2;grid-row:1/3;height:420px}.why-join-card--c{grid-column:3;grid-row:1/2;height:196px}.why-join-card--d{grid-column:3;grid-row:2/3;height:196px}.why-join-card__media{position:absolute;inset:0}.why-join-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;transition:transform .65s ease}.why-join-card:hover .why-join-card__img{transform:scale(1.03)}.why-join-card__overlay{position:absolute;inset:0;background:linear-gradient(0deg,hsla(0,0%,8%,.92) 0,hsla(0,0%,8%,.45) 42%,hsla(0,0%,8%,.08));pointer-events:none}.why-join-card__accent-bar{position:absolute;top:0;left:0;right:0;height:3px;z-index:2;background:linear-gradient(90deg,var(--gld-brand-red,#ce2029),var(--gld-brand-orange,#e0680e),var(--gld-brand-green,#00a651));opacity:.85}.why-join-card--accent-red .why-join-card__accent-bar{background:linear-gradient(90deg,var(--gld-brand-red,#ce2029),var(--gld-brand-orange,#e0680e))}.why-join-card--accent-orange .why-join-card__accent-bar{background:linear-gradient(90deg,var(--gld-brand-orange,#e0680e),var(--gld-brand-red,#ce2029))}.why-join-card--accent-green .why-join-card__accent-bar{background:linear-gradient(90deg,var(--gld-brand-green,#00a651),var(--gld-brand-orange,#e0680e))}.why-join-card--accent-blend .why-join-card__accent-bar{background:linear-gradient(90deg,var(--gld-brand-orange,#e0680e) 0,var(--gld-brand-green,#00a651) 100%)}.why-join-card__content{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:1.35rem 1.4rem 1.4rem;display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.why-join-card__meta{display:flex;align-items:center;gap:.65rem;margin-bottom:.1rem}.why-join-card__icon-pill{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.22);color:#fff;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.why-join-card--accent-red .why-join-card__icon-pill{background:rgba(206,32,41,.28);border-color:rgba(206,32,41,.45)}.why-join-card--accent-orange .why-join-card__icon-pill{background:rgba(224,104,14,.28);border-color:rgba(224,104,14,.45)}.why-join-card--accent-green .why-join-card__icon-pill{background:rgba(0,166,81,.28);border-color:rgba(0,166,81,.45)}.why-join-card--accent-blend .why-join-card__icon-pill{background:rgba(224,104,14,.24);border-color:rgba(0,166,81,.35)}.why-join-card__number{font-family:var(--gld-subheading,"Inter",system-ui,sans-serif);font-size:.62rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:hsla(0,0%,100%,.72)}.why-join-card__title{margin:0;font-family:var(--gld-headline,"Jost",sans-serif);font-size:clamp(1.2rem,2vw,1.55rem);font-weight:700;line-height:1.15;color:#fff}.why-join-card--a .why-join-card__title{font-size:clamp(1.45rem,2.4vw,1.85rem)}.why-join-card__desc{margin:0;font-family:var(--gld-subheading,"Inter",system-ui,sans-serif);font-size:.8rem;font-weight:400;line-height:1.55;color:hsla(0,0%,100%,.82);max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease,margin-top .4s ease}.why-join-card:focus-within .why-join-card__desc,.why-join-card:hover .why-join-card__desc{max-height:72px;opacity:1;margin-top:.15rem}.why-join-card--a .why-join-card__desc,.why-join-card--b .why-join-card__desc{max-height:56px;opacity:.88}.why-join-card--a:focus-within .why-join-card__desc,.why-join-card--a:hover .why-join-card__desc,.why-join-card--b:focus-within .why-join-card__desc,.why-join-card--b:hover .why-join-card__desc{max-height:88px;opacity:1}@media (max-width:899px){.why-join-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.why-join-card--a{grid-column:1/-1;grid-row:auto;height:360px}.why-join-card--b{grid-column:1;grid-row:auto;height:320px}.why-join-card--c{grid-column:2;grid-row:auto;height:320px}.why-join-card--d{grid-column:1/-1;grid-row:auto;height:220px}}@media (max-width:559px){.why-join-grid{grid-template-columns:1fr}.why-join-card--a,.why-join-card--b,.why-join-card--c,.why-join-card--d{grid-column:1;height:280px}.why-join-card--d{height:240px}.why-join-card--a .why-join-card__desc,.why-join-card--b .why-join-card__desc,.why-join-card__desc{max-height:72px;opacity:.9;margin-top:.1rem}}@media (prefers-reduced-motion:reduce){.why-join-card,.why-join-card__img{transition:none}.why-join-card:hover{transform:none}}