.app-hero{color:#fff;background-color:#000;background-image:var(--app-hero-bg);background-position:var(--app-hero-bg-position,center);background-repeat:no-repeat;background-size:var(--app-hero-bg-size,cover);position:relative}.app-hero--solid{background-color:var(--app-hero-bg-color);background-image:none}.app-hero__overlay{background:rgba(0, 0, 0, var(--app-hero-overlay,.55));pointer-events:none;position:absolute;inset:0}.app-hero__inner{z-index:1;padding-top:var(--site-header-height,8rem);position:relative}.app-hero--left .app-hero__content{text-align:left}.app-hero--center .app-hero__content{text-align:center}.app-hero--split .app-hero__inner{grid-template-columns:1fr 1fr;align-items:end;gap:0;display:grid}.app-hero--foreground-right.app-hero--split .app-hero__foreground{order:2}.app-hero--foreground-right.app-hero--split .app-hero__content{order:1}.app-hero--content-left:not(.app-hero--split) .app-hero__content,.app-hero--content-left.app-hero--split .app-hero__content{justify-self:start}.app-hero--content-right:not(.app-hero--split) .app-hero__content,.app-hero--content-right.app-hero--split .app-hero__content{justify-self:end}.app-hero__foreground{place-self:end start;line-height:0}.app-hero--foreground-right .app-hero__foreground{justify-self:end}.app-hero__foreground-image{object-fit:cover;object-position:center;width:100%;height:auto;display:block;overflow:visible}.app-hero--large{min-height:clamp(40.625rem,52vw,50rem);padding-bottom:clamp(2.5rem,5vw,4rem)}.app-hero--medium{min-height:clamp(31.25rem,42vw,37.5rem);padding-bottom:clamp(2rem,4vw,3.5rem)}.app-hero--compact{min-height:clamp(22.5rem,30vw,26.25rem);padding-bottom:clamp(1.75rem,3.5vw,2.5rem)}.app-hero__title{font-family:var(--header-font);letter-spacing:.02em;margin:0;font-weight:700;line-height:1.05}.app-hero--large .app-hero__title,.app-hero--medium .app-hero__title{font-size:clamp(2rem,4.8vw,4.5rem)}.app-hero--compact .app-hero__title{white-space:pre-line;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.app-hero__subtitle{font-family:var(--header-font);margin:1rem 0 0;line-height:1.2}.app-hero__actions{display:block}.app-hero--large .app-hero__subtitle,.app-hero--medium .app-hero__subtitle{font-size:clamp(1.35rem,2.8vw,2.25rem);font-weight:700}.app-hero--compact .app-hero__subtitle{opacity:.95;max-width:62ch;margin:.75rem 0 0;font-size:1.15rem;font-weight:400}.app-hero--center .app-hero__subtitle{margin-inline:auto}.app-hero--left .app-hero__subtitle{max-width:62ch}.app-hero--title-gold .app-hero__title{color:var(--txvfw-gold);white-space:pre-line}.app-hero--photo-grid .app-hero__content{text-align:center}.app-hero--photo-grid.app-hero--split .app-hero__inner{grid-template-columns:1fr;align-items:center;gap:2rem}.app-hero--photo-grid .app-hero__foreground{place-self:center}.app-hero--photo-grid .app-hero__foreground-image{aspect-ratio:5/6.4;object-fit:cover;width:min(100%,18rem);margin-inline:auto}@media (width>=768px){.app-hero--staff .app-hero__content,.app-hero--member-benefits .app-hero__content,.app-hero--legislative-advocacy .app-hero__content{text-align:left}.app-hero--photo-grid.app-hero--split .app-hero__inner{grid-template-columns:minmax(0,1fr) minmax(12rem,18rem);align-items:center;gap:0}.app-hero--photo-grid .app-hero__content{text-align:left}.app-hero--photo-grid .app-hero__foreground{place-self:center end}.app-hero--photo-grid .app-hero__foreground-image{margin-inline:0}}@media (width<=768px){.app-hero--split .app-hero__foreground,.app-hero--split .app-hero__foreground-image,.app-hero--contact .app-hero__foreground,.app-hero--contact .app-hero__foreground-image{display:none}.app-hero--split .app-hero__inner,.app-hero--contact .app-hero__inner{grid-template-columns:1fr}.app-hero--split .app-hero__content,.app-hero--contact .app-hero__content{text-align:center;align-items:center;width:100%;max-width:100%;margin-inline:auto}.app-hero--split .app-hero__actions,.app-hero--contact .app-hero__actions{justify-content:center}}.join-us-section{color:#000}.join-us-section__inner{gap:clamp(1.5rem,4vw,2.5rem);display:grid}.join-us-section--align-center .join-us-section__copy{text-align:center;width:67%;margin-inline:auto}.join-us-section__heading{margin:0 0 1rem}.join-us-section__heading-prefix{color:#000}.join-us-section__heading-gold{color:var(--txvfw-gold)}.join-us-section__body{margin:0 0 1.25rem;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.65}.join-us-section--align-center .join-us-section__body{max-width:none;margin-inline:auto}.join-us-section__cta-wrap{display:flex}.join-us-section--align-center .join-us-section__cta-wrap{justify-content:center}.join-us-section__image-wrap{justify-content:center;display:flex;overflow:visible}.join-us-section__image--raw{object-fit:unset;width:auto;max-width:100%;height:auto;aspect-ratio:unset;display:block}.join-us-section__cta:focus-visible::part(base){outline:2px solid var(--txvfw-blue);outline-offset:2px}.app-section{padding:var(--app-section-padding,clamp(2.75rem, 6vw, 4.5rem) 0);color:var(--app-section-text,var(--txvfw-ink));background-color:var(--app-section-bg,var(--txvfw-surface));position:relative}.app-section--padding-compact{--app-section-padding:clamp(2rem, 4vw, 3rem) 0}.app-section--padding-none{--app-section-padding:0}.app-section--white{--app-section-bg:var(--txvfw-surface);--app-section-text:var(--txvfw-ink)}.app-section--blue{--app-section-bg:var(--txvfw-button-blue);--app-section-text:#fff}.app-section--gold{--app-section-bg:var(--txvfw-gold);--app-section-text:#000}.app-section--dark{--app-section-bg:var(--header-bg,#000);--app-section-text:#fff}.app-section--has-bg-image{background-color:var(--header-bg,#000);background-image:var(--app-section-bg-image);background-position:var(--app-section-bg-position,center top);background-repeat:no-repeat;background-size:cover}.app-section--overlay:before{content:"";z-index:0;background:rgba(0, 0, 0, var(--app-section-overlay,.72));pointer-events:none;position:absolute;inset:0}.app-section__inner{z-index:1;position:relative}.app-section--has-bg-image{overflow:visible}.app-container{width:min(100% - 2rem, var(--container));margin-inline:auto}.app-container--narrow{width:min(100% - 2rem,52rem)}.app-container--wide{width:min(100% - 2rem,75rem)}.app-heading{font-family:var(--header-font);letter-spacing:.02em;text-transform:uppercase;color:var(--app-heading-color,inherit);margin:0 0 1rem;font-size:clamp(1.75rem,3.2vw,2.75rem);font-weight:700;line-height:1.1}.app-heading--align-center{text-align:center;margin-inline:auto}.app-heading--align-left{text-align:left}.app-heading--tone-default{--app-heading-color:inherit}.app-heading--tone-gold{--app-heading-color:var(--txvfw-gold)}.app-heading--tone-white{--app-heading-color:#fff}.app-heading--tone-dark{--app-heading-color:var(--txvfw-ink)}.app-heading__line{display:block}.app-heading__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--txvfw-gold);margin-bottom:.75rem;font-size:clamp(.75rem,1.2vw,.875rem);font-weight:700;line-height:1.3;display:block}.app-heading--has-eyebrow.app-heading--tone-white .app-heading__eyebrow,.app-heading--has-eyebrow.app-heading--tone-gold .app-heading__eyebrow{color:var(--txvfw-gold)}.app-heading__prefix{color:inherit}.app-heading__gold{color:var(--txvfw-gold)}.app-heading__rest{color:inherit}.app-heading--split .app-heading__prefix{color:var(--app-heading-prefix-color,inherit)}.app-heading--split-on-dark{--app-heading-prefix-color:#fff}.app-heading--split-on-dark .app-heading__rest{color:#fff}.app-heading--split-on-light{--app-heading-prefix-color:#000}.app-heading--size-hero{font-size:clamp(2rem,5.2vw,3.125rem);line-height:1.05}
