301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
302 status code indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
308 status code is a permanent redirect that, unlike 301, ensures the request method remains unchanged.
The user is permanently redirected to the new URL, and the request method remains the same.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: mt4mt.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="minimum-scale=1, initial-scale=1, width=device-width"/><title>Monica Tranel</title><link rel="icon" type="image/png" sizes="32x32" href="https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2d4a4654-ce0f-43b3-9ceb-ea3fcdd40950/2d4a4654-ce0f-43b3-9ceb-ea3fcdd40950.png?ixlib=js-3.8.0&bri=0&con=0&sat=0&high=0&shad=0&usm=0&rect=0%2C0%2C1080%2C1080&auto=compress%2Cformat&fit=fillmax&w=32&fm=png"/><link rel="icon" type="image/png" sizes="16x16" href="https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2d4a4654-ce0f-43b3-9ceb-ea3fcdd40950/2d4a4654-ce0f-43b3-9ceb-ea3fcdd40950.png?ixlib=js-3.8.0&bri=0&con=0&sat=0&high=0&shad=0&usm=0&rect=0%2C0%2C1080%2C1080&auto=compress%2Cformat&fit=fillmax&w=16&fm=png"/><link rel="shortcut icon" href="https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2d4a4654-ce0f-43b3-9ceb-ea3fcdd40950/2d4a4654-ce0f-43b3-9ceb-ea3fcdd40950.png?ixlib=js-3.8.0&bri=0&con=0&sat=0&high=0&shad=0&usm=0&rect=0%2C0%2C1080%2C1080&auto=compress%2Cformat&fit=fillmax&w=48&fm=png"/><link rel="icon" href="https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2d4a4654-ce0f-43b3-9ceb-ea3fcdd40950/2d4a4654-ce0f-43b3-9ceb-ea3fcdd40950.png?ixlib=js-3.8.0&bri=0&con=0&sat=0&high=0&shad=0&usm=0&rect=0%2C0%2C1080%2C1080&auto=compress%2Cformat&fit=fillmax&w=48&fm=png"/><link sizes="180x180" rel="apple-touch-icon" href="https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2d4a4654-ce0f-43b3-9ceb-ea3fcdd40950/2d4a4654-ce0f-43b3-9ceb-ea3fcdd40950.png?ixlib=js-3.8.0&bri=0&con=0&sat=0&high=0&shad=0&usm=0&rect=0%2C0%2C1080%2C1080&auto=compress%2Cformat&fit=fillmax&w=180&fm=png"/><script async="" src="https://umami.designedtorun.com/script.js" data-website-id="fb0cd1ba-de11-4f35-9479-2276b0700e60"></script><meta property="og:title" content="Monica Tranel"/><meta property="og:description" content="Monica Tranel's campaign"/><meta property="og:type" content="website"/><meta property="og:site_name" content="Monica Tranel"/><meta name="next-head-count" content="13"/><style data-emotion="css-global 18mwtt6">html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;-webkit-text-size-adjust:100%;}*,*::before,*::after{box-sizing:inherit;}strong,b{font-weight:700;}body{margin:0;color:#000;font-family:galanogrotesque,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400;font-size:0.9rem;line-height:1.5;background-color:#fff;}@media print{body{background-color:#ffffff;}}body::backdrop{background-color:#fff;}</style><style data-emotion="css-global as23tm">:root{--color-primary-light:#c6bfdd;--color-primary-main:#7331ff;--color-primary-dark:#4a12bf;--color-primary-contrastText:#fff;--color-secondary-light:#88e0de;--color-secondary-main:#41c2be;--color-secondary-lightduller:#91d2cf;--color-secondary-mainduller:#70beba;--color-secondary-dark:rgb(45, 135, 133);--color-secondary-contrastText:rgba(0, 0, 0, 0.87);--color-error-light:#fde7e5;--color-error-main:#ec1000;--color-error-dark:#ed0900;--color-error-contrastText:#fff;--color-warning-light:#fff0dc;--color-warning-main:#ffb450;--color-warning-dark:#ff7830;--color-warning-contrastText:rgba(0, 0, 0, 0.87);--color-info-light:#7798fc;--color-info-main:#3567fd;--color-info-dark:#002cb4;--color-info-contrastText:#fff;--color-success-light:#88e0de;--color-success-main:#00aa70;--color-success-dark:#00774e;--color-success-contrastText:#fff;--color-grey-50:#fafafa;--color-grey-100:#f9f9f9;--color-grey-200:#f6f6f6;--color-grey-300:#f2f2f2;--color-grey-400:#ededed;--color-grey-500:#dddddf;--color-grey-600:#c6c6cc;--color-grey-700:#9d9da8;--color-grey-800:#59596b;--color-grey-900:#343442;--color-grey-gradient:#E2E0E5;--color-grey-A100:#f5f5f5;--color-grey-A200:#eeeeee;--color-grey-A400:#bdbdbd;--color-grey-A700:#616161;--color-common-white:#ffffff;--color-common-black:#000;--color-text-primary:#000;--color-text-secondary:#59596b;--color-text-disabled:#c6c6cc;--color-background-paper:#fff;--color-background-default:#fff;--color-action-active:rgba(0, 0, 0, 0.54);--color-action-hover:rgba(0, 0, 0, 0.04);--color-action-hoverOpacity:0.04;--color-action-selected:rgba(0, 0, 0, 0.08);--color-action-selectedOpacity:0.08;--color-action-disabled:rgba(0, 0, 0, 0.26);--color-action-disabledBackground:rgba(0, 0, 0, 0.12);--color-action-disabledOpacity:0.38;--color-action-focus:rgba(0, 0, 0, 0.12);--color-action-focusOpacity:0.12;--color-action-activatedOpacity:0.12;--space-xxs:4px;--space-xs:8px;--space-sm:16px;--space-md:24px;--space-lg:64px;--space-xl:128px;--font-size-xxs:0.75rem;--font-size-xs:0.85rem;--font-size-sm:0.9rem;--font-size-body:1rem;--font-size-base:1rem;--font-size-md:1.15rem;--font-size-lg:1.25rem;--font-size-xl:1.35rem;--font-weight-regular:400;--font-weight-medium:500;--font-weight-mediumbold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--line-height-xs:1.5;--line-height-sm:1.5;--line-height-base:1.5;--line-height-md:1.2;--line-height-lg:1.2;--line-height-xl:1.1;}.color-bg0{--color-bg:var(--color-bg0);--color-text:var(--color-bg0-text);--color-headline-primary:var(--color-bg0-headline-primary);--color-headline-secondary:var(--color-bg0-headline-secondary);--color-text-accent-primary:var(--color-bg0-text-accent-primary);--color-text-accent-secondary:var(--color-bg0-text-accent-secondary);--color-flourish-primary:var(--color-bg0-flourish-primary);--color-flourish-secondary:var(--color-bg0-flourish-secondary);--color-button-background:var(--color-bg0-button-background);--color-button-background-hover:var(--color-bg0-button-background-hover);--color-button-text:var(--color-bg0-button-text);--color-button-text-hover:var(--color-bg0-button-text-hover);--color-button-solid-accent:var(--color-bg0-button-solid-accent);--color-button-solid-accent-hover:var(--color-bg0-button-solid-accent-hover);--color-button-underline-accent:var(--color-bg0-button-underline-accent);--color-button-underline-accent-hover:var(--color-bg0-button-underline-accent-hover);--color-form-field-background:var(--color-bg0-form-field-background);--color-form-field-text:var(--color-bg0-form-field-text);--color-form-field-background-active:var(--color-bg0-form-field-background-active);--color-form-field-text-active:var(--color-bg0-form-field-text-active);--color-bg0-border-single:var(--color-bg0-bg0-border-single);--color-bg0-border-single-text:var(--color-bg0-bg0-border-single-text);--color-bg0-border-primary:var(--color-bg0-bg0-border-primary);--color-bg0-border-primary-text:var(--color-bg0-bg0-border-primary-text);--color-bg0-border-secondary:var(--color-bg0-bg0-border-secondary);--color-bg0-border-secondary-text:var(--color-bg0-bg0-border-secondary-text);--color-bg1-border-single:var(--color-bg0-bg1-border-single);--color-bg1-border-single-text:var(--color-bg0-bg1-border-single-text);--color-bg1-border-primary:var(--color-bg0-bg1-border-primary);--color-bg1-border-primary-text:var(--color-bg0-bg1-border-primary-text);--color-bg1-border-secondary:var(--color-bg0-bg1-border-secondary);--color-bg1-border-secondary-text:var(--color-bg0-bg1-border-secondary-text);--color-bg2-border-single:var(--color-bg0-bg2-border-single);--color-bg2-border-single-text:var(--color-bg0-bg2-border-single-text);--color-bg2-border-primary:var(--color-bg0-bg2-border-primary);--color-bg2-border-primary-text:var(--color-bg0-bg2-border-primary-text);--color-bg2-border-secondary:var(--color-bg0-bg2-border-secondary);--color-bg2-border-secondary-text:var(--color-bg0-bg2-border-secondary-text);--color-bg3-border-single:var(--color-bg0-bg3-border-single);--color-bg3-border-single-text:var(--color-bg0-bg3-border-single-text);--color-bg3-border-primary:var(--color-bg0-bg3-border-primary);--color-bg3-border-primary-text:var(--color-bg0-bg3-border-primary-text);--color-bg3-border-secondary:var(--color-bg0-bg3-border-secondary);--color-bg3-border-secondary-text:var(--color-bg0-bg3-border-secondary-text);--color-bg4-border-single:var(--color-bg0-bg4-border-single);--color-bg4-border-single-text:var(--color-bg0-bg4-border-single-text);--color-bg4-border-primary:var(--color-bg0-bg4-border-primary);--color-bg4-border-primary-text:var(--color-bg0-bg4-border-primary-text);--color-bg4-border-secondary:var(--color-bg0-bg4-border-secondary);--color-bg4-border-secondary-text:var(--color-bg0-bg4-border-secondary-text);}.color-bg1{--color-bg:var(--color-bg1);--color-text:var(--color-bg1-text);--color-headline-primary:var(--color-bg1-headline-primary);--color-headline-secondary:var(--color-bg1-headline-secondary);--color-text-accent-primary:var(--color-bg1-text-accent-primary);--color-text-accent-secondary:var(--color-bg1-text-accent-secondary);--color-flourish-primary:var(--color-bg1-flourish-primary);--color-flourish-secondary:var(--color-bg1-flourish-secondary);--color-button-background:var(--color-bg1-button-background);--color-button-background-hover:var(--color-bg1-button-background-hover);--color-button-text:var(--color-bg1-button-text);--color-button-text-hover:var(--color-bg1-button-text-hover);--color-button-solid-accent:var(--color-bg1-button-solid-accent);--color-button-solid-accent-hover:var(--color-bg1-button-solid-accent-hover);--color-button-underline-accent:var(--color-bg1-button-underline-accent);--color-button-underline-accent-hover:var(--color-bg1-button-underline-accent-hover);--color-form-field-background:var(--color-bg1-form-field-background);--color-form-field-text:var(--color-bg1-form-field-text);--color-form-field-background-active:var(--color-bg1-form-field-background-active);--color-form-field-text-active:var(--color-bg1-form-field-text-active);--color-bg0-border-single:var(--color-bg1-bg0-border-single);--color-bg0-border-single-text:var(--color-bg1-bg0-border-single-text);--color-bg0-border-primary:var(--color-bg1-bg0-border-primary);--color-bg0-border-primary-text:var(--color-bg1-bg0-border-primary-text);--color-bg0-border-secondary:var(--color-bg1-bg0-border-secondary);--color-bg0-border-secondary-text:var(--color-bg1-bg0-border-secondary-text);--color-bg1-border-single:var(--color-bg1-bg1-border-single);--color-bg1-border-single-text:var(--color-bg1-bg1-border-single-text);--color-bg1-border-primary:var(--color-bg1-bg1-border-primary);--color-bg1-border-primary-text:var(--color-bg1-bg1-border-primary-text);--color-bg1-border-secondary:var(--color-bg1-bg1-border-secondary);--color-bg1-border-secondary-text:var(--color-bg1-bg1-border-secondary-text);--color-bg2-border-single:var(--color-bg1-bg2-border-single);--color-bg2-border-single-text:var(--color-bg1-bg2-border-single-text);--color-bg2-border-primary:var(--color-bg1-bg2-border-primary);--color-bg2-border-primary-text:var(--color-bg1-bg2-border-primary-text);--color-bg2-border-secondary:var(--color-bg1-bg2-border-secondary);--color-bg2-border-secondary-text:var(--color-bg1-bg2-border-secondary-text);--color-bg3-border-single:var(--color-bg1-bg3-border-single);--color-bg3-border-single-text:var(--color-bg1-bg3-border-single-text);--color-bg3-border-primary:var(--color-bg1-bg3-border-primary);--color-bg3-border-primary-text:var(--color-bg1-bg3-border-primary-text);--color-bg3-border-secondary:var(--color-bg1-bg3-border-secondary);--color-bg3-border-secondary-text:var(--color-bg1-bg3-border-secondary-text);--color-bg4-border-single:var(--color-bg1-bg4-border-single);--color-bg4-border-single-text:var(--color-bg1-bg4-border-single-text);--color-bg4-border-primary:var(--color-bg1-bg4-border-primary);--color-bg4-border-primary-text:var(--color-bg1-bg4-border-primary-text);--color-bg4-border-secondary:var(--color-bg1-bg4-border-secondary);--color-bg4-border-secondary-text:var(--color-bg1-bg4-border-secondary-text);}.color-bg2{--color-bg:var(--color-bg2);--color-text:var(--color-bg2-text);--color-headline-primary:var(--color-bg2-headline-primary);--color-headline-secondary:var(--color-bg2-headline-secondary);--color-text-accent-primary:var(--color-bg2-text-accent-primary);--color-text-accent-secondary:var(--color-bg2-text-accent-secondary);--color-flourish-primary:var(--color-bg2-flourish-primary);--color-flourish-secondary:var(--color-bg2-flourish-secondary);--color-button-background:var(--color-bg2-button-background);--color-button-background-hover:var(--color-bg2-button-background-hover);--color-button-text:var(--color-bg2-button-text);--color-button-text-hover:var(--color-bg2-button-text-hover);--color-button-solid-accent:var(--color-bg2-button-solid-accent);--color-button-solid-accent-hover:var(--color-bg2-button-solid-accent-hover);--color-button-underline-accent:var(--color-bg2-button-underline-accent);--color-button-underline-accent-hover:var(--color-bg2-button-underline-accent-hover);--color-form-field-background:var(--color-bg2-form-field-background);--color-form-field-text:var(--color-bg2-form-field-text);--color-form-field-background-active:var(--color-bg2-form-field-background-active);--color-form-field-text-active:var(--color-bg2-form-field-text-active);--color-bg0-border-single:var(--color-bg2-bg0-border-single);--color-bg0-border-single-text:var(--color-bg2-bg0-border-single-text);--color-bg0-border-primary:var(--color-bg2-bg0-border-primary);--color-bg0-border-primary-text:var(--color-bg2-bg0-border-primary-text);--color-bg0-border-secondary:var(--color-bg2-bg0-border-secondary);--color-bg0-border-secondary-text:var(--color-bg2-bg0-border-secondary-text);--color-bg1-border-single:var(--color-bg2-bg1-border-single);--color-bg1-border-single-text:var(--color-bg2-bg1-border-single-text);--color-bg1-border-primary:var(--color-bg2-bg1-border-primary);--color-bg1-border-primary-text:var(--color-bg2-bg1-border-primary-text);--color-bg1-border-secondary:var(--color-bg2-bg1-border-secondary);--color-bg1-border-secondary-text:var(--color-bg2-bg1-border-secondary-text);--color-bg2-border-single:var(--color-bg2-bg2-border-single);--color-bg2-border-single-text:var(--color-bg2-bg2-border-single-text);--color-bg2-border-primary:var(--color-bg2-bg2-border-primary);--color-bg2-border-primary-text:var(--color-bg2-bg2-border-primary-text);--color-bg2-border-secondary:var(--color-bg2-bg2-border-secondary);--color-bg2-border-secondary-text:var(--color-bg2-bg2-border-secondary-text);--color-bg3-border-single:var(--color-bg2-bg3-border-single);--color-bg3-border-single-text:var(--color-bg2-bg3-border-single-text);--color-bg3-border-primary:var(--color-bg2-bg3-border-primary);--color-bg3-border-primary-text:var(--color-bg2-bg3-border-primary-text);--color-bg3-border-secondary:var(--color-bg2-bg3-border-secondary);--color-bg3-border-secondary-text:var(--color-bg2-bg3-border-secondary-text);--color-bg4-border-single:var(--color-bg2-bg4-border-single);--color-bg4-border-single-text:var(--color-bg2-bg4-border-single-text);--color-bg4-border-primary:var(--color-bg2-bg4-border-primary);--color-bg4-border-primary-text:var(--color-bg2-bg4-border-primary-text);--color-bg4-border-secondary:var(--color-bg2-bg4-border-secondary);--color-bg4-border-secondary-text:var(--color-bg2-bg4-border-secondary-text);}.color-bg3{--color-bg:var(--color-bg3);--color-text:var(--color-bg3-text);--color-headline-primary:var(--color-bg3-headline-primary);--color-headline-secondary:var(--color-bg3-headline-secondary);--color-text-accent-primary:var(--color-bg3-text-accent-primary);--color-text-accent-secondary:var(--color-bg3-text-accent-secondary);--color-flourish-primary:var(--color-bg3-flourish-primary);--color-flourish-secondary:var(--color-bg3-flourish-secondary);--color-button-background:var(--color-bg3-button-background);--color-button-background-hover:var(--color-bg3-button-background-hover);--color-button-text:var(--color-bg3-button-text);--color-button-text-hover:var(--color-bg3-button-text-hover);--color-button-solid-accent:var(--color-bg3-button-solid-accent);--color-button-solid-accent-hover:var(--color-bg3-button-solid-accent-hover);--color-button-underline-accent:var(--color-bg3-button-underline-accent);--color-button-underline-accent-hover:var(--color-bg3-button-underline-accent-hover);--color-form-field-background:var(--color-bg3-form-field-background);--color-form-field-text:var(--color-bg3-form-field-text);--color-form-field-background-active:var(--color-bg3-form-field-background-active);--color-form-field-text-active:var(--color-bg3-form-field-text-active);--color-bg0-border-single:var(--color-bg3-bg0-border-single);--color-bg0-border-single-text:var(--color-bg3-bg0-border-single-text);--color-bg0-border-primary:var(--color-bg3-bg0-border-primary);--color-bg0-border-primary-text:var(--color-bg3-bg0-border-primary-text);--color-bg0-border-secondary:var(--color-bg3-bg0-border-secondary);--color-bg0-border-secondary-text:var(--color-bg3-bg0-border-secondary-text);--color-bg1-border-single:var(--color-bg3-bg1-border-single);--color-bg1-border-single-text:var(--color-bg3-bg1-border-single-text);--color-bg1-border-primary:var(--color-bg3-bg1-border-primary);--color-bg1-border-primary-text:var(--color-bg3-bg1-border-primary-text);--color-bg1-border-secondary:var(--color-bg3-bg1-border-secondary);--color-bg1-border-secondary-text:var(--color-bg3-bg1-border-secondary-text);--color-bg2-border-single:var(--color-bg3-bg2-border-single);--color-bg2-border-single-text:var(--color-bg3-bg2-border-single-text);--color-bg2-border-primary:var(--color-bg3-bg2-border-primary);--color-bg2-border-primary-text:var(--color-bg3-bg2-border-primary-text);--color-bg2-border-secondary:var(--color-bg3-bg2-border-secondary);--color-bg2-border-secondary-text:var(--color-bg3-bg2-border-secondary-text);--color-bg3-border-single:var(--color-bg3-bg3-border-single);--color-bg3-border-single-text:var(--color-bg3-bg3-border-single-text);--color-bg3-border-primary:var(--color-bg3-bg3-border-primary);--color-bg3-border-primary-text:var(--color-bg3-bg3-border-primary-text);--color-bg3-border-secondary:var(--color-bg3-bg3-border-secondary);--color-bg3-border-secondary-text:var(--color-bg3-bg3-border-secondary-text);--color-bg4-border-single:var(--color-bg3-bg4-border-single);--color-bg4-border-single-text:var(--color-bg3-bg4-border-single-text);--color-bg4-border-primary:var(--color-bg3-bg4-border-primary);--color-bg4-border-primary-text:var(--color-bg3-bg4-border-primary-text);--color-bg4-border-secondary:var(--color-bg3-bg4-border-secondary);--color-bg4-border-secondary-text:var(--color-bg3-bg4-border-secondary-text);}.color-bg4{--color-bg:var(--color-bg4);--color-text:var(--color-bg4-text);--color-headline-primary:var(--color-bg4-headline-primary);--color-headline-secondary:var(--color-bg4-headline-secondary);--color-text-accent-primary:var(--color-bg4-text-accent-primary);--color-text-accent-secondary:var(--color-bg4-text-accent-secondary);--color-flourish-primary:var(--color-bg4-flourish-primary);--color-flourish-secondary:var(--color-bg4-flourish-secondary);--color-button-background:var(--color-bg4-button-background);--color-button-background-hover:var(--color-bg4-button-background-hover);--color-button-text:var(--color-bg4-button-text);--color-button-text-hover:var(--color-bg4-button-text-hover);--color-button-solid-accent:var(--color-bg4-button-solid-accent);--color-button-solid-accent-hover:var(--color-bg4-button-solid-accent-hover);--color-button-underline-accent:var(--color-bg4-button-underline-accent);--color-button-underline-accent-hover:var(--color-bg4-button-underline-accent-hover);--color-form-field-background:var(--color-bg4-form-field-background);--color-form-field-text:var(--color-bg4-form-field-text);--color-form-field-background-active:var(--color-bg4-form-field-background-active);--color-form-field-text-active:var(--color-bg4-form-field-text-active);--color-bg0-border-single:var(--color-bg4-bg0-border-single);--color-bg0-border-single-text:var(--color-bg4-bg0-border-single-text);--color-bg0-border-primary:var(--color-bg4-bg0-border-primary);--color-bg0-border-primary-text:var(--color-bg4-bg0-border-primary-text);--color-bg0-border-secondary:var(--color-bg4-bg0-border-secondary);--color-bg0-border-secondary-text:var(--color-bg4-bg0-border-secondary-text);--color-bg1-border-single:var(--color-bg4-bg1-border-single);--color-bg1-border-single-text:var(--color-bg4-bg1-border-single-text);--color-bg1-border-primary:var(--color-bg4-bg1-border-primary);--color-bg1-border-primary-text:var(--color-bg4-bg1-border-primary-text);--color-bg1-border-secondary:var(--color-bg4-bg1-border-secondary);--color-bg1-border-secondary-text:var(--color-bg4-bg1-border-secondary-text);--color-bg2-border-single:var(--color-bg4-bg2-border-single);--color-bg2-border-single-text:var(--color-bg4-bg2-border-single-text);--color-bg2-border-primary:var(--color-bg4-bg2-border-primary);--color-bg2-border-primary-text:var(--color-bg4-bg2-border-primary-text);--color-bg2-border-secondary:var(--color-bg4-bg2-border-secondary);--color-bg2-border-secondary-text:var(--color-bg4-bg2-border-secondary-text);--color-bg3-border-single:var(--color-bg4-bg3-border-single);--color-bg3-border-single-text:var(--color-bg4-bg3-border-single-text);--color-bg3-border-primary:var(--color-bg4-bg3-border-primary);--color-bg3-border-primary-text:var(--color-bg4-bg3-border-primary-text);--color-bg3-border-secondary:var(--color-bg4-bg3-border-secondary);--color-bg3-border-secondary-text:var(--color-bg4-bg3-border-secondary-text);--color-bg4-border-single:var(--color-bg4-bg4-border-single);--color-bg4-border-single-text:var(--color-bg4-bg4-border-single-text);--color-bg4-border-primary:var(--color-bg4-bg4-border-primary);--color-bg4-border-primary-text:var(--color-bg4-bg4-border-primary-text);--color-bg4-border-secondary:var(--color-bg4-bg4-border-secondary);--color-bg4-border-secondary-text:var(--color-bg4-bg4-border-secondary-text);}</style><style data-emotion="css boetq5-WarningSplash m4uc1f 1tj89vv 1wxaqej 1azpxko omuzcw 1dhucyw-RunLink">.css-boetq5-WarningSplash{box-sizing:border-box;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;color:#fff;background:linear-gradient( to top, var(--color-primary-dark), var(--color-primary-main) );padding-left:2em;padding-right:2em;}.css-m4uc1f{min-height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;}.css-1tj89vv{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:64px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.css-1tj89vv>.MuiGrid-item{max-width:none;}.css-1wxaqej{box-sizing:border-box;margin:0;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.css-1azpxko{margin:0;font-family:galanogrotesque,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:800;font-size:1.35rem;line-height:1.1;color:#343442;margin-top:0;margin-bottom:0.3em;color:#fff;}@media (max-width:1023.95px){.css-1azpxko{font-size:calc(22px + 1.6vw);text-align:inherit;}}@media (max-width:766.95px){.css-1azpxko{font-size:9vw;}}.css-omuzcw{margin:0;font-family:galanogrotesque,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400;font-size:0.9rem;line-height:1.5;}.css-1dhucyw-RunLink{margin:0;color:#7331ff;-webkit-text-decoration:none;text-decoration:none;font-size:calc(12px + 0.5vw);line-height:1.4;position:absolute;top:90vh;-webkit-transition:none;transition:none;color:#72acc8;}.css-1dhucyw-RunLink:hover{-webkit-text-decoration:underline;text-decoration:underline;}@media (hover: hover) and (pointer: fine){.css-1dhucyw-RunLink:hover{-webkit-text-decoration:none;text-decoration:none;}}</style><link rel="preload" href="/_next/static/css/b13ef120bb17ecaa.css" as="style"/><link rel="stylesheet" href="/_next/static/css/b13ef120bb17ecaa.css" data-n-g=""/><link rel="preload" href="/_next/static/css/739330ead0e91806.css" as="style"/><link rel="stylesheet" href="/_next/static/css/739330ead0e91806.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-3409ef375b23cd24.js" defer=""></script><script src="/_next/static/chunks/framework-25a197c4f582fbb8.js" defer=""></script><script src="/_next/static/chunks/main-a9ac8717f599a6ea.js" defer=""></script><script src="/_next/static/chunks/pages/_app-82eeebc6b8d38318.js" defer=""></script><script src="/_next/static/chunks/b155a556-19e42e5ca2966d5f.js" defer=""></script><script src="/_next/static/chunks/dc6b4894-4a5789049dab2bb6.js" defer=""></script><script src="/_next/static/chunks/b779bb5e-9fe455c75959ca5e.js" defer=""></script><script src="/_next/static/chunks/c96b4d7e-4fe3b17628c3dd69.js" defer=""></script><script src="/_next/static/chunks/e1533f8b-967f8bbe6de6b494.js" defer=""></script><script src="/_next/static/chunks/404-ac4f35d16c13dfe2.js" defer=""></script><script src="/_next/static/chunks/207-2f3c2eee932e6486.js" defer=""></script><script src="/_next/static/chunks/pages/_sites/%5Bdomain%5D/%5B%5B...slug%5D%5D-c6984cb50d306e2f.js" defer=""></script><script src="/_next/static/bVUH8xl9S46Vj3E5WQO6M/_buildManifest.js" defer=""></script><script src="/_next/static/bVUH8xl9S46Vj3E5WQO6M/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div class="App-logged-in" style="min-height:100vh"><div class="MuiGrid-root css-boetq5-WarningSplash"><div class="css-m4uc1f"><div class="MuiGrid-root MuiGrid-container MuiGrid-direction-xs-column css-1tj89vv"><div class="MuiGrid-root MuiGrid-item css-1wxaqej"><a href="https://designedtorun.com?utm_source=404&utm_medium=referral&utm_campaign=404&utm_content=logo"><img src="img/run/run-logo.png" alt="RUN!" width="200"/></a></div><div class="MuiGrid-root MuiGrid-item css-1wxaqej"><h1 class="MuiTypography-root MuiTypography-h1 css-1azpxko">Site paused or lapsed.</h1><p class="MuiTypography-root MuiTypography-body1 css-omuzcw">If you're the site owner, please log into your account<!-- --> <a href="https://cms.designedtorun.com">here</a>.</p></div></div><a class="MuiTypography-root MuiTypography-inherit MuiLink-root MuiLink-underlineHover css-1dhucyw-RunLink" href="https://designedtorun.com?utm_source=404&utm_medium=referral&utm_campaign=404&utm_content=footer">Political campaign websites by RUN!</a></div></div></div><noscript>You need to enable JavaScript to run this app.</noscript></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"trpcState":{"json":{"mutations":[],"queries":[]}},"siteLapsed":true,"domain":"www.monicatranel.com","site":{"SiteConfig":{"id":"c3e14104-273d-4723-a9f8-ce90528951b5","name":"Monica Tranel","domain":"monicatranel.com","hidden":true,"mission":null,"updatedAt":"2025-02-06T18:59:42.087+00:00","paymentStatus":"paused","domainVerified":true,"politicalParty":"Democratic","stripeCancelAt":null,"stripeCustomerId":"cus_ODKwKszZMZU1hO"},"SiteContent":{"id":"c3e14104-273d-4723-a9f8-ce90528951b5","popup":true,"favicon":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2d4a4654-ce0f-43b3-9ceb-ea3fcdd40950/2d4a4654-ce0f-43b3-9ceb-ea3fcdd40950.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C1080%2C1080","htmlBody":null,"published":true,"updatedAt":"2025-02-06T18:59:42.087","htmlFooter":null,"htmlHeader":null,"shareImage":null,"shareTitle":null,"pageStructure":{"HOME":["fb630be4-8d7d-447a-af4b-d6c9f1e81a1c"],"UNLISTED":["6b6824c3-2018-46a2-97d5-6821a1f6f060","eb38b7a8-9a0f-4f2d-98fd-a89052af6395","c8c250e4-3a44-4543-ab93-6ff7e63e5d87","698aeb69-8163-4e35-bcdd-3445e94d2254","32f1c99e-a1df-4cad-83eb-960fb4913d97","b7f8a153-1db3-4833-88c5-94968e0f1b0a","c616dfa8-1200-4b56-a038-eddcb9f58752","e83719f4-7442-4134-83ef-81e55268f54c"],"POST_PAGE":["807cc791-ea35-4c36-b5e8-c2d862f10aaa","3d50cd63-d5c0-4845-9a25-bd6d53b70a2b","2ddfa01d-e536-4b6d-b5c3-ebc8a7004e6d"],"FOOTER_NAV":[],"FEATURED_NAV":["d11d17bc-256e-4ff2-b18e-530e4ed1ce77"],"MAIN_NAVIGATION":["d91a674c-1a64-4972-9809-f474f08c4fee","9a15a703-5d14-4164-825b-bb0da040dc7d","c76a5ec5-18e4-4902-8a99-6975b46040ec","ddb3cb0c-ad42-43f3-a074-4fb73270b994","44ddfecd-8beb-4035-b143-b9651685c0f2","59223761-df36-42df-89f6-49267afa91cd","3f9a6d0d-3d42-418d-b21a-6f56b97bb3f7"]},"umamiWebsiteId":"fb0cd1ba-de11-4f35-9479-2276b0700e60","activePaletteId":null,"displayHomeInNav":false,"shareDescription":null,"socialLinkFlickr":null,"socialLinkTikTok":null,"socialLinkTwitch":null,"disableCharLimits":true,"socialLinkBluesky":null,"socialLinkThreads":null,"socialLinkTwitter":"https://twitter.com/MonicaTranel","socialLinkYouTube":null,"socialLinkFacebook":"https://www.facebook.com/MonicaTranelForCongress","socialLinkLinkedIn":null,"enableTextAlignment":false,"socialLinkInstagram":"https://www.instagram.com/monica.tranel"},"Pages":{"fb630be4-8d7d-447a-af4b-d6c9f1e81a1c":{"id":"fb630be4-8d7d-447a-af4b-d6c9f1e81a1c","slug":"home","type":null,"title":"Home","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":true,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":null,"shareImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8ab24e98-8a0e-46b6-9478-0b8c65f479a4/8ab24e98-8a0e-46b6-9478-0b8c65f479a4.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C1200%2C630","shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["3df421d1-955b-4807-b6f6-d69f1262c4f8"],"MAIN":["5019fe68-2acb-4009-8ead-4af3b9c421d1"],"EXTRA":["4b2daa92-b2bc-4d7a-a063-90796d7baa94","3b29bab1-13ae-4a62-9406-2fce3576256a"],"POPUP":["3a16e490-cd25-42cf-8177-4bb986b84351"],"FOOTER":["eef156d2-5d8a-486d-8832-90efd3516a77"]},"shareDescription":null},"6b6824c3-2018-46a2-97d5-6821a1f6f060":{"id":"6b6824c3-2018-46a2-97d5-6821a1f6f060","slug":"full-housing-plan","type":null,"title":"Full Housing Plan","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":null,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":null,"shareImage":null,"shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["2bdec503-6891-48c3-b018-6ced36c68e42"],"MAIN":["e5e88708-c969-43e5-9dc1-f779e63dc4c5","a0205e3e-b604-484c-a2f4-21dcc1ebeaef","6015f46f-6697-4719-90d7-227c2f71ae89","a2a62dc7-a8a5-44d0-8751-3327f882feb3","9d819677-5f77-4c95-b283-1ae26c051eac","514d8c50-488a-4001-a2df-24b33d0f52b4","69d3adaa-c02c-4252-b9c2-13807b384dba","cc6a44af-f6d1-4c69-a053-59526c23142c"],"EXTRA":["9e1d4d8b-ebdd-4ccc-9ad5-01709177fe3e"],"FOOTER":["ed6d5c99-140e-417f-926e-4ad697d3940f"]},"shareDescription":null},"eb38b7a8-9a0f-4f2d-98fd-a89052af6395":{"id":"eb38b7a8-9a0f-4f2d-98fd-a89052af6395","slug":"issues","type":null,"title":"Issues","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":true,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":"\u003cstyle type=\"text/css\"\u003e\n #issue-item-3 {\n display: none !important;\n }\n\n li.css-ipu0w9:last-of-type {\n display: none !important;\n }\n\u003c/style\u003e","shareImage":null,"shareTitle":null,"externalLink":"","blockStructure":{"HERO":["9fa5e52e-54d8-484c-acfd-990f2db42753"],"MAIN":["b50053a2-1712-4e3d-96ce-1b7825eec8fa"],"EXTRA":["cdcb26b0-8dd4-4f48-8382-f5e23bcde435"],"POPUP":[],"FOOTER":["d6bf1f0f-5b20-4146-bd9b-21b5978ae389"]},"shareDescription":null},"c8c250e4-3a44-4543-ab93-6ff7e63e5d87":{"id":"c8c250e4-3a44-4543-ab93-6ff7e63e5d87","slug":"map","type":null,"title":"Tranel on the Trail","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":"","isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":null,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":"\u003c!-- StylesheetS and required javascript --\u003e\n \u003clink rel=\"stylesheet\" type=\"text/css\" href=\"https://cms.designedtorun.com/files/c3e14104-273d-4723-a9f8-ce90528951b5/tranel2024-travel-map-a7f8.css\" /\u003e\n \u003clink rel=\"stylesheet\" type=\"text/css\" href=\"https://cms.designedtorun.com/files/c3e14104-273d-4723-a9f8-ce90528951b5/tranel2024-travel-switch-8494.css\" /\u003e\n \u003cscript type=\"text/javascript\" src=\"https://cms.designedtorun.com/files/c3e14104-273d-4723-a9f8-ce90528951b5/tranel2024-travel-map-1db1.js\"\u003e\u003c/script\u003e\n\n \u003c!-- The two scripts below are for testing locally w/o the internet vs production. --\u003e\n \u003c!-- Production: --\u003e\n \u003cscript src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js\"\u003e\u003c/script\u003e\n \u003c!-- Development: --\u003e\n \u003c!-- \u003cscript type=\"text/javascript\" src=\"jquery-uncompressed.js\"\u003e\u003c/script\u003e --\u003e","shareImage":null,"shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["86ee18dc-3599-46fd-851b-e043bb120fa4"],"MAIN":["ab7b0496-2f3b-4a23-baf1-1c13d18db341","570aeccc-b193-4a09-9d47-1dae11e56748"],"EXTRA":["05a12691-1a1d-499b-a7b4-8b9ad373206f"],"FOOTER":["bf43c006-2db7-4263-863f-9fb543009a59"]},"shareDescription":null},"698aeb69-8163-4e35-bcdd-3445e94d2254":{"id":"698aeb69-8163-4e35-bcdd-3445e94d2254","slug":"zinke-land-deal","type":null,"title":"Ad - Land Deal","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":null,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":"\u003cstyle type=\"text/css\"\u003e\n.css-3w3096-StyledIntro {\nmargin: 0 !important;\n}\n\u003c/style\u003e","shareImage":null,"shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["4e32c87e-1e2a-4c14-842e-677865d8e1b7"],"MAIN":["1307c054-921b-42c1-b005-7f7ba520b50e","e4e1a33b-21bf-4ed7-9e3f-94a9420cd95c","7dd0fa03-cc5c-4823-b2e1-e8957319dbdc"],"EXTRA":[],"FOOTER":["5911ae82-f384-40ed-a853-e366896ff008"]},"shareDescription":null},"32f1c99e-a1df-4cad-83eb-960fb4913d97":{"id":"32f1c99e-a1df-4cad-83eb-960fb4913d97","slug":"ad-inside","type":null,"title":"Ad - Inside","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":null,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":"\u003cstyle type=\"text/css\"\u003e\n.css-3w3096-StyledIntro {\nmargin: 0 !important;\n}\n\u003c/style\u003e","shareImage":null,"shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["9ce0e38e-6af2-49cc-b658-6f3bd97d4af2"],"MAIN":["30721811-f3cb-4955-b1b2-1260f7d13598","d88fa3c6-57ad-4b67-afe9-c53f46faeee4","27a7ef89-81b3-4959-bc8a-5c1278ab3122"],"EXTRA":[],"FOOTER":["f41b4d49-bb54-4453-a50d-e3111a0c615e"]},"shareDescription":null},"b7f8a153-1db3-4833-88c5-94968e0f1b0a":{"id":"b7f8a153-1db3-4833-88c5-94968e0f1b0a","slug":"ad-decisions","type":null,"title":"Ad - Decisions","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":null,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":"\u003cstyle type=\"text/css\"\u003e\n.css-3w3096-StyledIntro {\nmargin: 0 !important;\n}\n\u003c/style\u003e","shareImage":null,"shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["25fc3597-99e0-4632-9661-a59a2d084bd7"],"MAIN":["57610d6d-a345-49f7-a005-eccadd85c02b","97a01825-ddd9-4672-9528-951e2ec164a8"],"EXTRA":[],"FOOTER":["c4fe9d1b-1dd0-4032-ae29-0598d7824a3e"]},"shareDescription":null},"c616dfa8-1200-4b56-a038-eddcb9f58752":{"id":"c616dfa8-1200-4b56-a038-eddcb9f58752","slug":"ad-balloon","type":null,"title":"Ad - Balloon","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":null,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":"\u003cstyle type=\"text/css\"\u003e\n.css-3w3096-StyledIntro {\nmargin: 0 !important;\n}\n\u003c/style\u003e","shareImage":null,"shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["f3c9202d-d804-478a-8816-981b45b6a560"],"MAIN":["34f0007c-1208-48f3-898c-eea8a834fa0a","44d60749-7051-4085-b0b0-d2ed50395705","75c536f1-9d6f-47d9-bb75-3311d18888b0"],"EXTRA":[],"FOOTER":["87d5d0f3-1c59-44be-9c86-54b0c774450a"]},"shareDescription":null},"e83719f4-7442-4134-83ef-81e55268f54c":{"id":"e83719f4-7442-4134-83ef-81e55268f54c","slug":"miles","type":null,"title":"Miles on the Minivan","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":null,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":null,"shareImage":null,"shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["4456bbc3-33d6-424c-8093-ba967dc0e2bd"],"MAIN":["aef4cb08-55cf-4873-ab77-aa122065cbc9"],"EXTRA":[],"FOOTER":["100eab3f-b7d1-4c1f-87e5-88e8a7384a10"]},"shareDescription":null},"d11d17bc-256e-4ff2-b18e-530e4ed1ce77":{"id":"d11d17bc-256e-4ff2-b18e-530e4ed1ce77","slug":"donate","type":null,"title":"Donate","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":null,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":null,"shareImage":null,"shareTitle":null,"externalLink":"https://secure.actblue.com/donate/tranel-web","blockStructure":{"HERO":["5bc7d184-1ec2-4069-a47f-e2333b387879"],"MAIN":[],"EXTRA":[],"FOOTER":["2069cc46-0a7e-4f61-ac27-d56661304b0a"]},"shareDescription":null},"d91a674c-1a64-4972-9809-f474f08c4fee":{"id":"d91a674c-1a64-4972-9809-f474f08c4fee","slug":"about","type":null,"title":"About","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":false,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":null,"shareImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/25a9b340-f3c4-48d0-9570-f10a870ab7e0/25a9b340-f3c4-48d0-9570-f10a870ab7e0.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C1200%2C630","shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["4c4ea7e8-ba33-406b-a720-0bdf10c2ebe3"],"MAIN":["2cb6c033-f78a-48df-b4d5-d663c043c2d3"],"EXTRA":["5b766bff-587c-4b62-8135-0c232fa2049b"],"POPUP":[],"FOOTER":["ca06c7bd-a230-4486-9aee-87c2b921dbc9"]},"shareDescription":null},"9a15a703-5d14-4164-825b-bb0da040dc7d":{"id":"9a15a703-5d14-4164-825b-bb0da040dc7d","slug":"news","type":null,"title":"News","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":true,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":null,"shareImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/cef950f6-ef30-4793-961c-a88df099cef9/cef950f6-ef30-4793-961c-a88df099cef9.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C1200%2C630","shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["4635b9f7-5022-44b6-bfdc-939d9bd35f7f"],"MAIN":["f578ef03-475b-4288-8e20-dda614d73f65"],"EXTRA":["1b0ab44c-9b01-469c-b1f8-4e5779f1afcd"],"POPUP":[],"FOOTER":["474bb423-848d-4dbf-9c05-b854c5d817c4"]},"shareDescription":null},"c76a5ec5-18e4-4902-8a99-6975b46040ec":{"id":"c76a5ec5-18e4-4902-8a99-6975b46040ec","slug":"on-the-issues","type":null,"title":"Issues","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":"","isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":null,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":"","htmlHeader":"\u003cstyle type=\"text/css\"\u003e\n .css-zafgbs-IssuePreview:last-of-type, .css-zafgbs-IssuePreview:nth-last-of-type(2) {\n border: none !important;\n grid-column: 1 / 3;\n width: 55%;\n margin-left: 25%;\n margin-right: 50%;\n }\n\n .css-zafgbs-IssuePreview:last-of-type {\n display: none !important;\n }\n\n @media (max-width: 992px) {\n .css-zafgbs-IssuePreview:last-of-type, .css-zafgbs-IssuePreview:nth-last-of-type(2) {\n border: none !important;\n grid-column: 1 / 3;\n width: 100%;\n margin: auto !important;\n }\n }\n\u003c/style\u003e","shareImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/60ea95dd-0027-4fc7-a270-9668eab5d7c0/60ea95dd-0027-4fc7-a270-9668eab5d7c0.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C1200%2C630","shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["48535808-b009-44f2-a826-35127c98f569"],"MAIN":["b1d057db-79be-4b20-a0d8-92febd19fcd9"],"EXTRA":["3f2dffee-e42b-405a-bf3b-28ddd4f385f7"],"FOOTER":["7db473f1-f8f0-4017-b319-9852ae7f629c"]},"shareDescription":null},"ddb3cb0c-ad42-43f3-a074-4fb73270b994":{"id":"ddb3cb0c-ad42-43f3-a074-4fb73270b994","slug":"endorsements","type":null,"title":"Endorsements","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":null,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":null,"shareImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/e09e56e9-ab99-4838-b568-7763c7d66e57/e09e56e9-ab99-4838-b568-7763c7d66e57.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C1200%2C630","shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["296d8683-aa54-4569-b588-85a33d7a4297"],"MAIN":["2356d038-5ef2-49d4-928d-5433918b269e"],"EXTRA":["b91e4236-b9db-4e2b-97aa-6b1a9925f4c1"],"FOOTER":["a3959adc-a2e7-4129-999c-40eb04fe68c7"]},"shareDescription":null},"44ddfecd-8beb-4035-b143-b9651685c0f2":{"id":"44ddfecd-8beb-4035-b143-b9651685c0f2","slug":"housing","type":null,"title":"Housing Plan","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":"","isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":null,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":"\u003cstyle type=\"text/css\"\u003e\n .css-1d5jwt8 .cta-content-wrapper {\n min-height: none !important;\n }\n\u003c/style\u003e","shareImage":null,"shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["ff3aa31e-7c7f-451b-b1f2-b6449de75b41"],"MAIN":["1dc705b6-ea63-4331-8499-82a80dca69ea","6b5ad735-c4ee-48a4-a4e4-9c9c98b6f64b","dd8ba5bb-871d-4f0c-bfe8-51ad2c89b2bb","b271c119-bce6-41e5-8bed-ab40bac61f5c","83e631c0-9b75-4268-b69d-fb398a4bb02a"],"EXTRA":[],"FOOTER":["f4db793f-f20f-4729-b7a8-e60afd6e065e"]},"shareDescription":null},"59223761-df36-42df-89f6-49267afa91cd":{"id":"59223761-df36-42df-89f6-49267afa91cd","slug":"contact","type":null,"title":"Volunteer","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":false,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":null,"shareImage":null,"shareTitle":null,"externalLink":"https://www.mobilize.us/bigskyvictory/event/636555/","blockStructure":{"HERO":["d869effb-f0c3-4338-9313-e5715445623d"],"MAIN":["c069b831-689f-442d-9468-71ef4bc564a7"],"EXTRA":["ff8841ec-11b5-4607-9b22-5fe18c60b170"],"POPUP":[],"FOOTER":["26962b18-bd02-481d-9f6f-d07b746ba866"]},"shareDescription":null},"3f9a6d0d-3d42-418d-b21a-6f56b97bb3f7":{"id":"3f9a6d0d-3d42-418d-b21a-6f56b97bb3f7","slug":"new-page","type":null,"title":"Store","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-03-28T02:50:28.118832+00:00","isDefault":null,"published":true,"updatedAt":"2025-03-28T02:50:28.118832+00:00","htmlFooter":null,"htmlHeader":null,"shareImage":null,"shareTitle":null,"externalLink":"https://store.monicatranel.com/","blockStructure":{"HERO":["6b741e3f-67d6-4057-a21f-ad861b9e51c3"],"MAIN":[],"EXTRA":[],"FOOTER":["8a189583-ac7c-48c7-9dbb-7e11dc871525"]},"shareDescription":null},"807cc791-ea35-4c36-b5e8-c2d862f10aaa":{"id":"807cc791-ea35-4c36-b5e8-c2d862f10aaa","slug":"issues","type":null,"title":"Issues Post","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-04-11T15:04:43.335+00:00","isDefault":false,"published":true,"updatedAt":"2025-04-11T15:13:54.646363+00:00","htmlFooter":null,"htmlHeader":null,"shareImage":null,"shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["26a7ee95-b528-48e5-adfe-2d02d4edaff6"],"MAIN":["4b92651c-78bf-4054-b404-89efd0389585"],"EXTRA":[],"FOOTER":["fd2e7b04-6898-4807-b1d4-a251050de48e"]},"shareDescription":null},"3d50cd63-d5c0-4845-9a25-bd6d53b70a2b":{"id":"3d50cd63-d5c0-4845-9a25-bd6d53b70a2b","slug":"events","type":null,"title":"Events Post","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-04-11T16:07:41.096+00:00","isDefault":false,"published":true,"updatedAt":"2025-04-11T16:15:38.913413+00:00","htmlFooter":null,"htmlHeader":null,"shareImage":null,"shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["200a2218-2eab-4bb9-9b6c-e568393342a0"],"MAIN":["6243eee6-fc66-46e2-9da9-0e9f2957f91d"],"EXTRA":[],"FOOTER":["12d5100f-1aac-45ff-9000-8b405712a4c6"]},"shareDescription":null},"2ddfa01d-e536-4b6d-b5c3-ebc8a7004e6d":{"id":"2ddfa01d-e536-4b6d-b5c3-ebc8a7004e6d","slug":"news","type":null,"title":"News Post","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"htmlBody":null,"isHidden":false,"parentId":null,"createdAt":"2025-04-04T17:09:51.845+00:00","isDefault":false,"published":true,"updatedAt":"2025-04-10T22:05:38.424517+00:00","htmlFooter":null,"htmlHeader":null,"shareImage":null,"shareTitle":null,"externalLink":null,"blockStructure":{"HERO":["0dfd7e66-9dd5-4cdd-ae0b-49522b4e1fdb"],"MAIN":["693190f0-8423-4ba7-92b8-3c38e821b209"],"EXTRA":[],"FOOTER":["4354061e-d48a-46c1-9a8b-31f8cc1dfcbe"]},"shareDescription":null}},"Blocks":{"3f2dffee-e42b-405a-bf3b-28ddd4f385f7":{"id":"3f2dffee-e42b-405a-bf3b-28ddd4f385f7","data":{"bgColor":"bg1","eyebrow":"learn more about ","headline":"\u003cp\u003eMONICA TRANEL ON THE ISSUES\u003c/p\u003e","buttonUrl":"/issues","buttonText":"More Issues","headlineOn":false,"layoutType":"STANDARD","description":"\u003cp\u003e\u003c/p\u003e","showEyebrow":false,"eyebrowExtra":"On the issues","innerBgColor":"bg1","issuesBtnText":"READ MORE ISSUES","showDescription":false,"descriptionExtra":"\u003ch3\u003eFighting for Our Community\u003c/h3\u003e\u003cp\u003e\u003cstrong\u003eThese are some of the top issues our campaign is focused on.\u003c/strong\u003e Learn more about our issues \u003ca href=\"/issues\" target=\"\" rel=\"noopener noreferrer nofollow\"\u003ehere\u003c/a\u003e.\u003c/p\u003e","showEyebrowExtra":true,"showFeaturedLink":true,"showIssuesEyebrow":false,"bgColorDefaultPage":"bg1","allIssuesOnSinglePage":false,"bgColorIndividualPage":"bg1","maxPreviewItemsTwoCol":"5","showShortDescriptions":true,"innerBgColorDefaultPage":"bg4","showLinkToFullIssuePages":true,"showShortDescriptionsExtraBlock":true},"type":"ISSUES_LIST","title":"Issues","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"EXTRA","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"79634116-ef39-4707-94c7-cb967b6fc6bc","postStructure":["14986755-2714-4f22-91eb-76b657609848","21f8eb18-309c-4b53-8cf3-12bd01505253","5bcf115e-b065-4280-9adf-488b8583f5ac","4bf6fb45-e33a-4ad1-8c94-c3969664aecd"]},"1307c054-921b-42c1-b005-7f7ba520b50e":{"id":"1307c054-921b-42c1-b005-7f7ba520b50e","data":{"text":"\u003ch2\u003eRyan Zinke tried to use his power as Interior Secretary to sell off Montana open space for his own financial gain.\u003c/h2\u003e","bgColor":"bg1"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"95d125c8-4e55-4bea-8c9d-d0c04b28d1c2","postStructure":null},"2cb6c033-f78a-48df-b4d5-d663c043c2d3":{"id":"2cb6c033-f78a-48df-b4d5-d663c043c2d3","data":{"text":"\u003ch4\u003eMonica Tranel was raised with her nine brothers and sisters on a ranch in eastern Montana, and she always had a job to do: feeding pigs, stacking hay, fixing fences.\u003c/h4\u003e\u003cp\u003eThe strong work ethic Monica learned on the ranch led her to become a world-class rower, competing in two Olympics and winning a World Championship Gold for the United States Women’s Rowing Team - the first U.S. Women’s eight to win gold at 2000 meters.\u003c/p\u003e\u003cp\u003eMonica worked her way through college and law school. Her career has been in Montana, working for local business owners, working families, and Montana ranchers.\u003c/p\u003e\u003ch4\u003eAs an attorney, she has taken on out-of-state billionaires and corporate monopolies to stop them from ripping off Montanans.\u003c/h4\u003e\u003cp\u003eMonica took Northwestern all the way to the state supreme court, \u003cstrong\u003eand won\u003c/strong\u003e, saving rate payers $10 million dollars. She stopped a New York Hedge fund from cheating Montana small businesses, and beat out-of-state corporation’s attempts to steal land from local ranchers.\u003c/p\u003e\u003cp\u003eCorporations buy politicians like Ryan Zinke to drive up their profits, and hardworking Montanans are paying for it. We can bring rising costs down by cleaning up Congress.\u003c/p\u003e\u003ch4\u003eMonica will hold those who want to profit off the backs of everyday Montanans accountable so we can focus on bringing down costs for everyone.\u003c/h4\u003e\u003cp\u003eShe will work to create an economic environment where our local and small businesses can thrive, and provide good paying jobs to folks who want to build families here and contribute to our economy year-round. Montana has some of the best and most unique natural resources in the world, and can lead the energy transition by developing our tremendous potential.\u003c/p\u003e\u003ch4\u003eWe need a leader for the people of Montana - no more rotten politicians who make the whole barrel bad just by being in it.\u003c/h4\u003e\u003cp\u003eMonica Tranel continues her statewide practice, serving the people of Montana, and enjoys Montana’s outdoor spaces with her husband and three daughters.\u003c/p\u003e","bgColor":"bg0","callout":"NONE","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","flipContent":true,"calloutItems":[{"id":"c0ec8280-cae3-4d0b-999f-2eb4f932dd3e","title":"Born","value":"Categories can be edited in the sidebar"},{"id":"212d58d2-da79-4e03-a10b-8b870959f442","title":"\u003cp\u003eRaised\u003c/p\u003e","value":"Put where you grew up here"},{"id":"838a601f-b009-41dc-bb98-83cd29313ac8","title":"\u003cp\u003eMarried\u003c/p\u003e","value":"Put year here"},{"id":"a837d8e4-b41f-44f2-b49e-5f9ee8216744","title":"\u003cp\u003eChildren\u003c/p\u003e","value":"List children and maybe their ages"},{"id":"2d6958c0-7863-4b9b-9f96-a357f406aee7","title":"\u003cp\u003eParty\u003c/p\u003e","value":"Put party here"},{"id":"25a0fb25-c50c-46d2-957d-c55d5a171371","title":"\u003cp\u003eEducation\u003c/p\u003e","value":"Put degree and school here"}],"calloutBgColor":"bg3"},"type":"BASIC_TEXT","title":"About Monica","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"2ba14c17-e3d1-4891-9cca-795f60584aa3","postStructure":null},"b1d057db-79be-4b20-a0d8-92febd19fcd9":{"id":"b1d057db-79be-4b20-a0d8-92febd19fcd9","data":{"text":"\u003ch3\u003eI’m running for Congress to represent the missing middle — the people who feel invisible, whose voices are not heard, who are not represented in the current political divide.\u0026nbsp;\u003c/h3\u003e\u003cp\u003eOur country needs to grow the middle class and invest in our communities so our children can afford to live in this beautiful place called Montana — the only place I call home. We need to protect our public lands, our children’s and grandchildren’s inheritance, so they can use and enjoy the majestic beauty of our state\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eFairness:\u003c/strong\u003e Everyone should have a fair chance to work and find a place to live they can afford. Everyone must pay their fair share for providing the community and public benefits we all prosper from.\u0026nbsp;\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eFreedom:\u003c/strong\u003e Every person should have the freedom to choose how they live their life, and the privacy to make decisions about whether they have children, who they love, and how they live their lives.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eAccountability:\u003c/strong\u003e Montana is my only home—the home that I grew up in, worked for my entire life, and the place where I am raising my family.\u0026nbsp;Our elected officials, and those who benefit from Montana’s resources, must be held accountable to the people of Montana.\u0026nbsp;\u0026nbsp;\u003c/p\u003e\u003cp\u003ePoliticians who serve the financial interests of the few make America less free, less secure and less stable. Working together, we can chart a different course for Montana—one that is full of opportunity for all of us, protects our privacy and freedom, and keeps our communities secure, safe, and stable.\u003c/p\u003e\u003cp\u003eThe current Congress is the most chaotic and least productive in history. It sat on his hands and squabbled while millions of Americans were trying to put a roof over their heads. It’s time to put Congress back to work again, tackling the issues that affect real people in our everyday lives.\u003c/p\u003e\u003cp\u003eRead more on where I stand by clicking on the links below:\u003c/p\u003e","bgColor":"bg0"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"aeac014c-4609-4944-95f4-eb5f3f2f2ae0","postStructure":null},"34f0007c-1208-48f3-898c-eea8a834fa0a":{"id":"34f0007c-1208-48f3-898c-eea8a834fa0a","data":{"text":"\u003ch2\u003eChina is buying up our land and cheating our ranchers, and Ryan Zinke is letting them do it.\u003c/h2\u003e","bgColor":"bg1"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"1345d43d-8374-4709-b937-0a6bd1db4cb4","postStructure":null},"b50053a2-1712-4e3d-96ce-1b7825eec8fa":{"id":"b50053a2-1712-4e3d-96ce-1b7825eec8fa","data":{"bgColor":"bg1","eyebrow":"learn more about ","headline":"\u003cp\u003eMONICA TRANEL ON THE ISSUES\u003c/p\u003e","buttonUrl":"/issues","buttonText":"More Issues","layoutType":"STANDARD","description":"\u003cp\u003e\u003c/p\u003e","showEyebrow":true,"eyebrowExtra":"On the issues","innerBgColor":"bg1","issuesBtnText":"READ MORE ISSUES","showDescription":true,"descriptionExtra":"\u003ch3\u003eFighting for Our Community\u003c/h3\u003e\u003cp\u003e\u003cstrong\u003eThese are some of the top issues our campaign is focused on.\u003c/strong\u003e Learn more about our issues \u003ca href=\"/issues\" target=\"\" rel=\"noopener noreferrer nofollow\"\u003ehere\u003c/a\u003e.\u003c/p\u003e","showEyebrowExtra":true,"showFeaturedLink":true,"showIssuesEyebrow":false,"bgColorDefaultPage":"bg1","allIssuesOnSinglePage":false,"bgColorIndividualPage":"bg1","maxPreviewItemsTwoCol":"5","showShortDescriptions":true,"innerBgColorDefaultPage":"bg4","showLinkToFullIssuePages":true,"showShortDescriptionsExtraBlock":true},"type":"ISSUES_LIST","title":"Issues","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"DEFAULT","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"79634116-ef39-4707-94c7-cb967b6fc6bc","postStructure":["14986755-2714-4f22-91eb-76b657609848","21f8eb18-309c-4b53-8cf3-12bd01505253","5bcf115e-b065-4280-9adf-488b8583f5ac","4bf6fb45-e33a-4ad1-8c94-c3969664aecd"]},"3a16e490-cd25-42cf-8177-4bb986b84351":{"id":"3a16e490-cd25-42cf-8177-4bb986b84351","data":{"image":"","items":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"title":"\u003ch3\u003eDonate now to elect Monica to Congress.\u003c/h3\u003e","formId":"a8d2a95f-c269-414e-9e88-2b37beb46955","bgColor":"bg4","eyebrow":"\u003cp\u003eDonate Today\u003c/p\u003e","heading":"\u003cp\u003eChip in to elect Monica Tranel for Congress\u003c/p\u003e","variant":"VIDEO_DONATE","buttonUrl":"https://secure.actblue.com/donate/mc_tranel_q12024_df_ad-fund-web#","embedCode":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/SZmtlN0DnEw?si=h_R0nxcTej75eHdc\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c/iframe\u003e","buttonData":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"buttonText":"Read the plan \u003e\u003e","headlineOn":true,"bgColorType":"mediumLighter","description":"\u003cp\u003e\u003c/p\u003e","displayLogo":true,"enablePopup":true,"showEyebrow":true,"formProvider":"ngpvan","submitBtnText":"SUBMIT","timeToTrigger":5,"showDisclaimer":false,"showDescription":true,"usePreviewImage":false,"videoDonateLogo":""},"type":"LANDING_POPUP","title":"Landing Popup","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"13ee1e3a-4547-4fa8-90d4-fab95a84a058","postStructure":null},"69d3adaa-c02c-4252-b9c2-13807b384dba":{"id":"69d3adaa-c02c-4252-b9c2-13807b384dba","data":{"text":"\u003cp\u003eConclusion\u003c/p\u003e","type":"UNIQUE","bgColor":"bg3","buttons":[{"buttonUrl":"/volunteer","buttonText":"Join Us"}],"ctaImage":"https://run.imgix.net/dbf516ea-8c59-417f-978c-1e2f17fdb7ae/6a067984-98c5-46b9-a3b4-e20340eaa0ba/6a067984-98c5-46b9-a3b4-e20340eaa0ba.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=743%2C0%2C6011%2C5304\u0026auto=compress%2Cformat\u0026fit=fillmax\u0026w=2048\u0026q=75","ctaLayout":"full_width","shareText":"Share Now","numButtons":1,"shareLinks":[],"flipContent":false,"showButtons":false,"showFlourish":false,"ctaButtonStyle":"solid","showShareLinks":false,"shareLinksMessage":"Check out this important link!","advancedShareLinks":false},"type":"CTA","title":"Call to Action","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"MULTI","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"42f02005-8689-4913-a6a4-63bbfc381190","postStructure":null},"6b5ad735-c4ee-48a4-a4e4-9c9c98b6f64b":{"id":"6b5ad735-c4ee-48a4-a4e4-9c9c98b6f64b","data":{"text":"\u003cp\u003ePyramid Mountain Lumber is closing.\u003cbr\u003eSheriff deputies are living in campers.\u003cbr\u003eTeachers share rooms in houses.\u003cbr\u003eSeniors can't find nursing homes – they have nowhere to go.\u0026nbsp;\u003cbr\u003eFamilies in trailer parks are being evicted from the only homes they’ve known.\u003cbr\u003e\u003c/p\u003e\u003cp\u003eEach of these stories is due to the lack of housing in our state that is affecting hard working Montanans everywhere.\u0026nbsp;\u003cbr\u003e\u003c/p\u003e\u003cp\u003eMeanwhile, \u003ca href=\"https://headwaterseconomics.org/apps/economic-profile-system/30073+30035+30029+30053+30089+30047+30063+30061+30077+30039+30081+30001+30023+30093+30057+30031\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003enearly half\u003c/a\u003e\u003cstrong\u003e \u003c/strong\u003ethe houses in Granite and Madison county are vacant. Whitefish has at least 15% of its housing used as short-term rentals.\u003cbr\u003e\u003c/p\u003e\u003cp\u003eMontana’s families are being priced out of Montana. The median price for a house in Gallatin County is $\u003ca href=\"https://www.redfin.com/county/1730/MT/Gallatin-County/housing-market\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\u003cu\u003e725k\u003c/u\u003e\u003c/a\u003e, in Flathead County it’s \u003ca href=\"https://www.redfin.com/county/1730/MT/Gallatin-County/housing-market\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\u003cu\u003e$630k\u003c/u\u003e\u003c/a\u003e. That doesn’t work when you’re a teacher making \u003ca href=\"https://www.nea.org/resource-library/educator-pay-and-student-spending-how-does-your-state-rank\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\u003cu\u003e$35k a year\u003c/u\u003e\u003c/a\u003e. Our small business owners, lumber mills, and schools can’t find employees and our workers – electricians, teachers, firefighters, nurses, carpenters, and sheriff deputies – can’t find a place to live. Even when small businesses pay good wages and include insurance, and workers make good money - $25/hour and up to $80,000 a year – people either can’t even find a place that is available, or what is available is unaffordable.\u0026nbsp;\u003cbr\u003e\u003c/p\u003e\u003cp\u003eThe growth that our state has experienced over the last few years is unprecedented. While city and county officials are grappling with implementing real solutions, working with public and private housing groups, our elected representatives in Helena and Washington have put the interests of wealthy out-of-state corporations and the profits of hedge funds first, while forcing working Montanans to pay the price.\u003c/p\u003e","bgColor":"bg0"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"d5b7028e-ff06-40b0-9eb9-c910cec463ff","postStructure":null},"30721811-f3cb-4955-b1b2-1260f7d13598":{"id":"30721811-f3cb-4955-b1b2-1260f7d13598","data":{"text":"\u003ch2\u003eAs Interior Secretary, Ryan Zinke tried to cash in by selling off Montana’s land to international developers.\u003c/h2\u003e","bgColor":"bg1"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"6e65b141-cfa2-4306-9db7-545aa54394f1","postStructure":null},"dd8ba5bb-871d-4f0c-bfe8-51ad2c89b2bb":{"id":"dd8ba5bb-871d-4f0c-bfe8-51ad2c89b2bb","data":{"text":"\u003cp\u003eThe Plan\u003c/p\u003e","type":"UNIQUE","bgColor":"bg3","buttons":[{"buttonUrl":"/volunteer","buttonText":"Join Us"}],"ctaImage":"https://run.imgix.net/dbf516ea-8c59-417f-978c-1e2f17fdb7ae/6a067984-98c5-46b9-a3b4-e20340eaa0ba/6a067984-98c5-46b9-a3b4-e20340eaa0ba.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=743%2C0%2C6011%2C5304\u0026auto=compress%2Cformat\u0026fit=fillmax\u0026w=2048\u0026q=75","ctaLayout":"full_width","shareText":"Share Now","numButtons":1,"shareLinks":[],"flipContent":false,"showButtons":false,"showFlourish":false,"ctaButtonStyle":"solid","showShareLinks":false,"shareLinksMessage":"Check out this important link!","advancedShareLinks":false},"type":"CTA","title":"Call to Action","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"MULTI","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"26514698-1966-4975-9049-0c25f4b0fe51","postStructure":null},"cc6a44af-f6d1-4c69-a053-59526c23142c":{"id":"cc6a44af-f6d1-4c69-a053-59526c23142c","data":{"text":"\u003cp\u003eTo effectively address housing, we must accurately \u003cstrong\u003eassess the issue\u003c/strong\u003e and have reliable data about what is causing the crisis on both the demand and the supply side. \u003c/p\u003e\u003cp\u003eWe must hold bad actors \u003cstrong\u003eaccountable\u003c/strong\u003e to ensure that the demand side of the problem is alleviated by bringing profit seeking out of state corporate entities to account. \u003c/p\u003e\u003cp\u003eWe can incentivize supply of \u003cstrong\u003eaffordable\u003c/strong\u003e homes through right-sizing programs and ensuring that our federal government is an effective and responsive partner to our local and county champions of housing in Montana. \u003c/p\u003e\u003cp\u003eAchieving equitable housing across Montana will require building coalitions from all walks of life. There are lots of good people coming together with good ideas. I am committed to working with everyone in Montana to address and solve this issue for Montanans. \u003c/p\u003e\u003cp\u003eFinally, houses in Montana should be homes for Montanans to sleep, eat, live, raise their children, grow a garden, chat with a neighbor about the other neighbors, and call home. \u003c/p\u003e\u003cp\u003eAlong with so many of my neighbors, family, and friends from Montana, I am fortunate to have a home in Montana, and I want my daughters – and all our children – to have that opportunity as well.\u003c/p\u003e","bgColor":"bg0"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"b9bbe573-13f4-4ebf-b58a-1ea3781c10f6","postStructure":null},"aef4cb08-55cf-4873-ab77-aa122065cbc9":{"id":"aef4cb08-55cf-4873-ab77-aa122065cbc9","data":{"items":[{"id":"d5e12292-9993-41da-b11f-b55dd2b9f7de","title":"\u003cp\u003eMissoula\u003c/p\u003e","value":"\u003cp\u003e\u003cstrong\u003e1/10/24 – Four Miles –\u003c/strong\u003e Senior Forum\u003c/p\u003e"},{"id":"a637df9a-971e-444f-87cf-11911d85df89","title":"\u003cp\u003eMissoula\u003c/p\u003e","value":"\u003cp\u003e\u003cstrong\u003e1/15/24 – 3.6 Miles –\u003c/strong\u003e MLK Celebration\u003c/p\u003e"},{"id":"4824e55b-5b86-44a2-b1ab-67348f388544","title":"\u003cp\u003eKalispel\u003c/p\u003e","value":"\u003cp\u003e\u003cstrong\u003e1/16/24 –\u0026nbsp;\u003c/strong\u003e text here.\u003c/p\u003e"},{"id":"a7019ba3-f99f-4697-a13e-ad16ac8b1626","title":"\u003cp\u003eWHITEFISH\u003c/p\u003e","value":"\u003cp\u003e\u003cstrong\u003e1/16/24 – 14 Miles –\u003c/strong\u003e Meet \u0026amp; Greet\u003c/p\u003e"}],"bgColor":"bg0","eyebrow":"\u003cp\u003eMiles on the minivan\u003c/p\u003e","headline":"\u003cp\u003eAll Across Montana's 1st Congressional District\u003c/p\u003e","headlineOn":true,"quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","description":"\u003cp\u003e\u003cstrong\u003eIntro the timeline\u003c/strong\u003e can be written here.\u003c/p\u003e","showEyebrow":true,"showDescription":false},"type":"TIMELINE","title":"Timeline","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"c6681a55-fdd6-4b29-aa0f-02401f5866a7","postStructure":null},"b271c119-bce6-41e5-8bed-ab40bac61f5c":{"id":"b271c119-bce6-41e5-8bed-ab40bac61f5c","data":{"text":"\u003cp\u003eHaving traveled tens of thousands of miles in my minivan, and connected with Montanans in all 16 counties of this western District and both Tribal Nations, the immediate issue we need to solve is housing. The \u003ca href=\"https://www.slowboring.com/p/your-best-ideas-on-increasing-housing?utm_source=substack\u0026amp;utm_medium=email\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003efederal government\u003c/a\u003e is deeply involved in housing finance along multiple dimensions. Taking the lessons from the people of western Montana with me, I will be a partner at the federal level to continue and scale the work that is happening now at the local and county levels, in both the public and private sectors:\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cp\u003eStart with an \u003cstrong\u003eassessment\u003c/strong\u003e of the housing supply and demand;\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eHold bad actors \u003cstrong\u003eaccountable\u003c/strong\u003e where it is decreasing supply and increasing prices; and\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMake building, renting, or owning a house more \u003cstrong\u003eaffordable\u003c/strong\u003e.\u003c/p\u003e\u003c/li\u003e\u003c/ol\u003e\u003cp\u003eTo correct the high price of housing across western Montana, there must be a correct \u003cstrong\u003eassessment\u003c/strong\u003e of the problem. Any starting point recognizes the \u003ca href=\"https://headwaterseconomics.org/wp-content/uploads/2023HE-Amenity-Report-R3b-LOWRES.pdf\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eongoing\u003c/a\u003e creative work in our communities to address the challenges we face in housing, infrastructure, fiscal policy, and disaster preparation. But our local communities need federal partners willing to address the problem with common sense solutions.\u003c/p\u003e\u003cp\u003eThere is not a one-size fits-all solution to the housing crisis, but an important step is to hold bad actors \u003cstrong\u003eaccountable\u003c/strong\u003e. We must crack down on out-of-state investors using houses to make money, rather than as a place for people to live in and call home. We see this in the increase of short-term rentals across Montana, private equity purchases of nursing homes and trailer parks, pushing out current residents and driving up prices; and the corporate purchases of Montana lands that end up closing off public access to public lands.\u003c/p\u003e\u003cp\u003eTo address \u003cstrong\u003eaffordability\u003c/strong\u003e we need to loosen supply by ensuring that houses are treated as homes where people who live in a community go to sleep and eat and play, not as investment vehicles for foreign and out-of-state profiteers to turn a fast buck. On the other side, solutions include redefining area median income to allow local flexibility, allowing mortgage assumptions to offset high interest rates, fully funding existing programs that give rent relief and support first time homebuyers, and using tax credits to offset high land and labor costs so more housing can come online that can be attained by working families. In addition, the federal government should work with local and county governments to pursue common sense building regulations that address transport, infrastructure, and zoning.\u003c/p\u003e\u003cp\u003eIn implementing a plan to address the housing crisis in Montana, I will bring people together to implement at scale the solutions that are working and find common threads in what is needed regionally. In Congress, I will represent our home – Montana – and I plan to start by listening.\u003c/p\u003e\u003cp\u003eLet’s get to work.\u003c/p\u003e\u003cspan class=\"image image-base image-left\" style=\"width: 25%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/d216f3f8-76f4-4cda-9d52-358dbdf62e5f/d216f3f8-76f4-4cda-9d52-358dbdf62e5f.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C382%2C160\u0026amp;w=1500\" alt=\"\" caption=\"\" align=\"left\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003eMonica Tranel\u003cbr\u003eCandidate for Montana’s 1st Congressional District\u003c/p\u003e","bgColor":"bg0"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"01a899f8-e11a-4ba8-bca0-27afdae48da0","postStructure":null},"570aeccc-b193-4a09-9d47-1dae11e56748":{"id":"570aeccc-b193-4a09-9d47-1dae11e56748","data":{"html":"\u003c!-- Rounded switch for prior stops, this gets hidden for mobile --\u003e\n \u003cdiv id=\"switch-div\"\u003e\n \u003clabel class=\"switch\"\u003e\n \u003cinput type=\"checkbox\" id=\"upcoming-events-toggle\"\u003e\n \u003cspan class=\"slider round\"\u003e\u003c/span\u003e\n \u003c/label\u003e\n \u003cspan class=\"switch-text text-font\"\u003ePrevious Stops\u003c/span\u003e\n \u003c/div\u003e\n \u003c!-- End of prior stops toggle --\u003e\n\n\u003c!-- This is the map image and target areas to display --\u003e\n \u003c!-- Regular computer screen --\u003e\n \u003cdiv class=\"img-overlay-wrap\" id=\"img-overlay-wrap-screen\"\u003e\n \u003cimg src=\"https://cms.designedtorun.com/files/c3e14104-273d-4723-a9f8-ce90528951b5/tranel2024-van-mt-map-25bd.jpg\"\u003e\n \u003c!-- viewBox should match same ratio as graphic --\u003e\n \u003csvg viewBox=\"0 0 2560 1155\" id=\"map-graphic-overlay\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\n \u003c/svg\u003e\n \u003cdiv class=\"upcoming-event-info upcoming-event-info-screen\"\u003e\n \u003cb\u003e\u003cspan class=\"text-font span-event-info-header text-resize-area upcoming-event-info-town\"\u003e\u003c/span\u003e\u003c/b\u003e\n \u003cspan class=\"text-font span-event-info text-resize-area upcoming-event-info-date-time\"\u003e\u003c/span\u003e\n \u003cspan class=\"text-font span-event-info text-resize-area upcoming-event-info-link span-event-link\"\u003e\u003ca href=\"\"\u003eEvent Info\u003c/a\u003e\u003c/span\u003e\n \u003c/div\u003e\n \u003cdiv class=\"upcoming-event-info upcoming-event-info-screen-extra\"\u003e\n \u003cspan class=\"text-font span-event-info-extra text-resize-area upcoming-event-info-visit\"\u003e\u003c/span\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n\n \u003c!-- Mobile --\u003e\n \u003cdiv class=\"img-overlay-wrap\" id=\"img-overlay-wrap-mobile\"\u003e\n \u003cimg src=\"https://cms.designedtorun.com/files/c3e14104-273d-4723-a9f8-ce90528951b5/tranel2024-van-mt-map-mobile-4442.jpg\"\u003e\n \u003csvg viewBox=\"0 0 1280 1155\" id=\"map-graphic-overlay-mobile\" xmlns=\"http://www.w3.org/2000/svg\"\u003e\n \u003c/svg\u003e\n \u003cdiv class=\"upcoming-event-info upcoming-event-info-mobile\"\u003e\n \u003cb\u003e\u003cspan class=\"text-font span-event-info text-resize-area upcoming-event-info-town\"\u003e\u003c/span\u003e\u003c/b\u003e\n \u003cspan class=\"text-font span-event-info text-resize-area upcoming-event-info-date\"\u003e\u003c/span\u003e\n \u003cspan class=\"text-font span-event-info text-resize-area upcoming-event-info-time\"\u003e\u003c/span\u003e\n \u003cspan class=\"text-font span-event-info text-resize-area upcoming-event-info-link span-event-link\"\u003e\u003ca href=\"\"\u003eEvent Info\u003c/a\u003e\u003c/span\u003e\n \u003c/div\u003e\n \u003cdiv class=\"upcoming-event-info upcoming-event-info-mobile-extra\"\u003e\n \u003cspan class=\"text-font span-event-info-extra text-resize-area upcoming-event-info-visit\"\u003e\u003c/span\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n\n \u003c!-- End of the map image --\u003e","bgColor":"bg0","disablePadding":true},"type":"EMBED","title":"Embed","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"SUPERADMIN","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"81719b4f-281d-47bb-8bab-51ee24f456ef","postStructure":null},"a0205e3e-b604-484c-a2f4-21dcc1ebeaef":{"id":"a0205e3e-b604-484c-a2f4-21dcc1ebeaef","data":{"text":"\u003cp\u003eGood policy depends on good information. I have gathered information through listening to Montanans, including public and private interest groups, and those who have been marginalized. I commit to continuing listening, and will govern as I am campaigning, by listening first.\u0026nbsp;\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cp\u003eTo start, we need to \u003ca href=\"https://fas.org/publication/bps-building-permits-software-tool/?utm_source=substack\u0026amp;utm_medium=email\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\u003cu\u003eupdate the data\u003c/u\u003e\u003c/a\u003e on permitting for an accurate assessment of supply and demand. The U.S. Census Bureau should develop a uniform software tool for building permit data that would make the U.S. Census Bureau’s Building Permit Survey (BPS) more reliable and consistent across the country. Local leaders need to know how changes in land-use reform are affecting the housing market and a unified database would help state and local governments identify which reforms are working and which are not.\u003c/p\u003e\u003c/li\u003e\u003c/ol\u003e\u003cp\u003eWe must also ensure that housing data is easily accessible and available for all private and public actors. In Madison and Granite counties, almost half of existing homes are \u003ca href=\"https://headwaterseconomics.org/apps/economic-profile-system/30073+30035+30029+30053+30089+30047+30063+30061+30077+30039+30081+30001+30023+30093+30057+30031\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\u003cu\u003elisted as vacant\u003c/u\u003e\u003c/a\u003e, meaning that they are seasonal homes that sit empty for most of the year, but are not listed for sale.\u003c/p\u003e","bgColor":"bg0"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"cc84d4ce-c4bc-4633-aa08-1fa80dbdc9b3","postStructure":null},"83e631c0-9b75-4268-b69d-fb398a4bb02a":{"id":"83e631c0-9b75-4268-b69d-fb398a4bb02a","data":{"text":"\u003cp\u003eClick here to read Monica Tranel's full, detailed housing plan for Montana\u003c/p\u003e","type":"UNIQUE","bgColor":"bg3","buttons":[{"buttonUrl":"/full-housing-plan","buttonText":"Read The Full Plan"}],"ctaImage":"https://run.imgix.net/dbf516ea-8c59-417f-978c-1e2f17fdb7ae/6a067984-98c5-46b9-a3b4-e20340eaa0ba/6a067984-98c5-46b9-a3b4-e20340eaa0ba.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=743%2C0%2C6011%2C5304\u0026auto=compress%2Cformat\u0026fit=fillmax\u0026w=2048\u0026q=75","ctaLayout":"full_width","shareText":"Share Now","numButtons":1,"shareLinks":[],"flipContent":false,"showButtons":true,"showFlourish":true,"ctaButtonStyle":"solid","showShareLinks":false,"shareLinksMessage":"Check out this important link!","advancedShareLinks":false},"type":"CTA","title":"Call to Action","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"MULTI","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"bc104f51-c828-4ef8-9f91-aff8f41acb07","postStructure":null},"7dd0fa03-cc5c-4823-b2e1-e8957319dbdc":{"id":"7dd0fa03-cc5c-4823-b2e1-e8957319dbdc","data":{"text":"\u003ch2\u003eRyan Zinke would make a fortune, while Montanans pay more for housing.\u003c/h2\u003e","bgColor":"bg1","callout":"NONE","hasMargin":true,"calloutBgColor":"bg3"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"1ddf19d3-cc11-4794-bed9-bde9a2b64d0e","postStructure":null},"9d819677-5f77-4c95-b283-1ae26c051eac":{"id":"9d819677-5f77-4c95-b283-1ae26c051eac","data":{"text":"\u003cp\u003eIII.\tAFFORDABILITY – Loosen the supply\u003c/p\u003e","type":"UNIQUE","bgColor":"bg3","buttons":[{"buttonUrl":"/volunteer","buttonText":"Join Us"}],"ctaImage":"https://run.imgix.net/dbf516ea-8c59-417f-978c-1e2f17fdb7ae/6a067984-98c5-46b9-a3b4-e20340eaa0ba/6a067984-98c5-46b9-a3b4-e20340eaa0ba.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=743%2C0%2C6011%2C5304\u0026auto=compress%2Cformat\u0026fit=fillmax\u0026w=2048\u0026q=75","ctaLayout":"full_width","shareText":"Share Now","numButtons":1,"shareLinks":[],"flipContent":false,"showButtons":false,"showFlourish":false,"ctaButtonStyle":"solid","showShareLinks":false,"shareLinksMessage":"Check out this important link!","advancedShareLinks":false},"type":"CTA","title":"Call to Action","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"MULTI","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"bbd486c2-3796-4475-a5ef-948af48cbf7e","postStructure":null},"4b2daa92-b2bc-4d7a-a063-90796d7baa94":{"id":"4b2daa92-b2bc-4d7a-a063-90796d7baa94","data":{"items":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"bgColor":"bg1","headline":"\u003cp\u003eWe’re grateful for your support \u0026amp; generosity!\u003c/p\u003e","buttonData":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"headlineOn":true,"bgColorType":"mediumDarker","showDisclaimer":false},"type":"DONATE","title":"Donate","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"EXTRA","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"bb63f7fb-4fc9-4a99-86e6-a79857b44c74","postStructure":null},"9e1d4d8b-ebdd-4ccc-9ad5-01709177fe3e":{"id":"9e1d4d8b-ebdd-4ccc-9ad5-01709177fe3e","data":{"items":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"bgColor":"bg1","headline":"\u003cp\u003eWe’re grateful for your support \u0026amp; generosity!\u003c/p\u003e","buttonData":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"headlineOn":true,"bgColorType":"mediumDarker","showDisclaimer":false},"type":"DONATE","title":"Donate","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"EXTRA","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"bb63f7fb-4fc9-4a99-86e6-a79857b44c74","postStructure":null},"cdcb26b0-8dd4-4f48-8382-f5e23bcde435":{"id":"cdcb26b0-8dd4-4f48-8382-f5e23bcde435","data":{"items":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"bgColor":"bg1","headline":"\u003cp\u003eWe’re grateful for your support \u0026amp; generosity!\u003c/p\u003e","buttonData":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"headlineOn":true,"bgColorType":"mediumDarker","showDisclaimer":false},"type":"DONATE","title":"Donate","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"EXTRA","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"bb63f7fb-4fc9-4a99-86e6-a79857b44c74","postStructure":null},"05a12691-1a1d-499b-a7b4-8b9ad373206f":{"id":"05a12691-1a1d-499b-a7b4-8b9ad373206f","data":{"items":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"bgColor":"bg1","headline":"\u003cp\u003eWe’re grateful for your support \u0026amp; generosity!\u003c/p\u003e","buttonData":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"headlineOn":true,"bgColorType":"mediumDarker","showDisclaimer":false},"type":"DONATE","title":"Donate","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"EXTRA","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"bb63f7fb-4fc9-4a99-86e6-a79857b44c74","postStructure":null},"27a7ef89-81b3-4959-bc8a-5c1278ab3122":{"id":"27a7ef89-81b3-4959-bc8a-5c1278ab3122","data":{"text":"\u003ch2\u003eNow, Ryan Zinke is buying up properties across Montana and jacking up the rent.\u003c/h2\u003e\u003ch2\u003eHe’s renting one of his properties for $16,000 a month on AirBnB!\u003c/h2\u003e\u003ch2\u003eHousing profiteers like Ryan Zinke are the reason it’s so expensive to live in Montana.\u003c/h2\u003e\u003ch2\u003eMonica Tranel will work to stop it.\u003c/h2\u003e","bgColor":"bg1","callout":"NONE","hasMargin":true,"calloutBgColor":"bg3"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"9b8fba71-71ad-4370-9588-a6395f560f26","postStructure":null},"5b766bff-587c-4b62-8135-0c232fa2049b":{"id":"5b766bff-587c-4b62-8135-0c232fa2049b","data":{"items":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"bgColor":"bg1","headline":"\u003cp\u003eWe’re grateful for your support \u0026amp; generosity!\u003c/p\u003e","buttonData":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"headlineOn":true,"bgColorType":"mediumDarker","showDisclaimer":false},"type":"DONATE","title":"Donate","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"EXTRA","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"bb63f7fb-4fc9-4a99-86e6-a79857b44c74","postStructure":null},"1b0ab44c-9b01-469c-b1f8-4e5779f1afcd":{"id":"1b0ab44c-9b01-469c-b1f8-4e5779f1afcd","data":{"items":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"bgColor":"bg1","headline":"\u003cp\u003eWe’re grateful for your support \u0026amp; generosity!\u003c/p\u003e","buttonData":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"headlineOn":true,"bgColorType":"mediumDarker","showDisclaimer":false},"type":"DONATE","title":"Donate","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"EXTRA","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"bb63f7fb-4fc9-4a99-86e6-a79857b44c74","postStructure":null},"b91e4236-b9db-4e2b-97aa-6b1a9925f4c1":{"id":"b91e4236-b9db-4e2b-97aa-6b1a9925f4c1","data":{"items":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"bgColor":"bg1","headline":"\u003cp\u003eWe’re grateful for your support \u0026amp; generosity!\u003c/p\u003e","buttonData":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"headlineOn":true,"bgColorType":"mediumDarker","showDisclaimer":false},"type":"DONATE","title":"Donate","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"EXTRA","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"bb63f7fb-4fc9-4a99-86e6-a79857b44c74","postStructure":null},"ff8841ec-11b5-4607-9b22-5fe18c60b170":{"id":"ff8841ec-11b5-4607-9b22-5fe18c60b170","data":{"items":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"bgColor":"bg1","headline":"\u003cp\u003eWe’re grateful for your support \u0026amp; generosity!\u003c/p\u003e","buttonData":[{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=10","amount":10},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=25","amount":25},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=50","amount":50},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=100","amount":100},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website\u0026amount=250","amount":250},{"url":"https://secure.actblue.com/donate/tranel-web?refcode=website","amount":null}],"headlineOn":true,"bgColorType":"mediumDarker","showDisclaimer":false},"type":"DONATE","title":"Donate","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"EXTRA","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"bb63f7fb-4fc9-4a99-86e6-a79857b44c74","postStructure":null},"e5e88708-c969-43e5-9dc1-f779e63dc4c5":{"id":"e5e88708-c969-43e5-9dc1-f779e63dc4c5","data":{"text":"\u003cp\u003eI. ASSESSMENT - Truly understand the problem\u003c/p\u003e","type":"UNIQUE","bgColor":"bg3","buttons":[{"buttonUrl":"/volunteer","buttonText":"Join Us"}],"ctaImage":"https://run.imgix.net/dbf516ea-8c59-417f-978c-1e2f17fdb7ae/6a067984-98c5-46b9-a3b4-e20340eaa0ba/6a067984-98c5-46b9-a3b4-e20340eaa0ba.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=743%2C0%2C6011%2C5304\u0026auto=compress%2Cformat\u0026fit=fillmax\u0026w=2048\u0026q=75","ctaLayout":"full_width","shareText":"Share Now","numButtons":1,"shareLinks":[],"flipContent":false,"showButtons":false,"showFlourish":false,"ctaButtonStyle":"solid","showShareLinks":false,"shareLinksMessage":"Check out this important link!","advancedShareLinks":false},"type":"CTA","title":"Call to Action","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"MULTI","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"f7783d6a-fe2e-4b09-848a-11645ccd26c0","postStructure":null},"100eab3f-b7d1-4c1f-87e5-88e8a7384a10":{"id":"100eab3f-b7d1-4c1f-87e5-88e8a7384a10","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"c069b831-689f-442d-9468-71ef4bc564a7":{"id":"c069b831-689f-442d-9468-71ef4bc564a7","data":{"fields":[{"name":"FirstName","type":"input","label":"First Name"},{"name":"LastName","type":"input","label":"Last Name"},{"name":"City","type":"input","label":"City"},{"name":"State","type":"input","label":"State"},{"name":"ZipCode","type":"input","label":"ZIP Code"},{"name":"MobileNumber","type":"input","label":"Mobile Number"},{"name":"Email","type":"input","label":"Email"},{"name":"heading","type":"heading","label":"How would you like to help?"},{"name":"phone_calls","type":"checkbox","label":"Make phone calls"},{"name":"doors","type":"checkbox","label":"Knock on doors"},{"name":"texting","type":"checkbox","label":"Text voters"},{"name":"event","type":"checkbox","label":"Host an event"},{"name":"data","type":"checkbox","label":"Data Entry"},{"name":"donation","type":"checkbox","label":"Make a donation"}],"formId":"ecfa1fbb-0ce8-4ad1-987c-3d11c3c10294","bgColor":"bg0","eyebrow":"reach out","headline":"\u003cp\u003eSIGN UP TO HELP MONICA WIN!\u003c/p\u003e","wrapForm":true,"formWidth":10,"blockStyle":"WHITE","description":"\u003cp\u003ePlease fill out this form to get involved with Monica's campaign! Someone from our team will reach out with volunteer opportunities.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eIf you can, please consider making a contribution today to help us hire more staff, contact voters directly, and spread our message to voters!\u003c/strong\u003e\u003c/p\u003e","sendByEmail":"[email protected]","showEyebrow":false,"formProvider":"google_forms","formWidthNew":10,"googleFormId":"https://docs.google.com/spreadsheets/d/1ghvU5E_3FXzi2GOzd5Rq9oZ-KMn8IlrmdS5n7esf6Tw/edit","innerBgColor":"bg4","submitBtnText":"Submit"},"type":"LONG_FORM","title":"Long Form","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"MULTI","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"eaa20a57-d3fd-4ba3-8b38-527116aa9363","postStructure":null},"a2a62dc7-a8a5-44d0-8751-3327f882feb3":{"id":"a2a62dc7-a8a5-44d0-8751-3327f882feb3","data":{"text":"\u003cp\u003eHouses must be treated as homes where people who live in a community go to sleep and eat and play, not as investment vehicles for foreign and out-of-state profiteers to turn a fast buck. \u003c/p\u003e\u003cp\u003eOut-of-state hedge funds, land speculators, and corporate landlords have made housing more expensive in Montana, and it's time we hold them accountable for their actions. Everyone needs to play by the rules, and be held accountable if they don’t.\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eBan Hedge Funds from Buying Homes and Crack Down on Land Speculators and Foreign Investors\u003c/strong\u003e\u003cbr\u003e\u003c/p\u003e\u003cp\u003eWe need to eliminate the incentives that push private equity firms into buying nursing homes and mobile home parks and sucking the money out of them or razing them to the ground and selling off lots at high prices.\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cp\u003eCongress should structure our tax code to discourage corporate ownership of multiple homes or housing units that are held as investment vehicles rather than as homes for people who live and work in our communities. We must level the playing field for working people and make sure everyone plays by the rules.\u003cbr\u003e\u003cbr\u003e\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eWe also need to clamp down on foreign \u003ca href=\"https://www.tester.senate.gov/newsroom/news-coverage/bloomberg-montana-senator-calls-for-ban-on-chinese-land-purchases-following-report/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eadversaries\u003c/a\u003e buying up farmland and water rights in Montana. This not only takes land away from prospective Montana land owners, but also increases concerns around our national security.\u003c/p\u003e\u003c/li\u003e\u003c/ol\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eStop Corporate Landlords From Price Gouging Montanans\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eFrom hidden junk fees to collusion around when and how much to hike up rents, corporate landlords have gouged Montanans on rent for too long. These practices are pricing Montanans out of the communities they call home, and it's time we regulated this.\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cp\u003eCurrently, it’s too easy for corporate landlords to collude in setting high rents, whether by using algorithms that alters pricing unilaterally in a market, or by setting rent at levels designed to maximize profit driving up rent for everyone at the same time. By using an algorithm to set pricing, corporate landlords are able to create a monopoly environment, without creating the perception that there is monopoly. These algorithms collect real time market information, and offer suggestions to corporate landlords on when, and how to raise rents, based on other market information. Coordination of information regarding pricing and supply of housing needs to be addressed.\u003cbr\u003e\u003cbr\u003e\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eRenters in Montana are also faced with increasing application fees. Not only are these fees opaque in what they are actually covering, they’re constantly increasing with no obvious benefit. With the current market, renters are paying multiple application fees just to be told they aren’t allowed to live somewhere. This adds up. Streamlining and lowering barriers to entry into housing is a necessary step.\u003c/p\u003e\u003c/li\u003e\u003c/ol\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eProtect Our Mobile Home Owners\u003c/strong\u003e\u003c/p\u003e\u003cp\u003ePeople living in trailer parks from Columbia Falls to Bozeman are getting short notice eviction letters, meaning they have to move out of the place they’ve called home for years, or decades – with no time to figure out where they’ll go, what will happen to their kids in school, and how their jobs will be affected. This is a result of private equity entities deciding they’ll change the rules, without notice or participation from the people who live in these trailer parks, to make more money. \u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cp\u003eTrailers and other manufactured homes are an important piece of the housing picture that is critical to growing the supply of housing in our state. As the primary regulator of manufactured homes, the federal government is tasked with protecting mobile home owners. One small step is to remove the \u003ca href=\"https://fas.org/publication/manufactured-home-chassis-requirement/?utm_source=substack\u0026amp;utm_medium=email\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003epermanent chassis requirement\u003c/a\u003e for manufactured homes.\u003cbr\u003e\u003cbr\u003e\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eCongress should also reduce regulatory barriers that limit the construction of new \u003ca href=\"https://www.slowboring.com/p/how-to-unleash-a-trailer-home-boom?utm_source=substack\u0026amp;utm_medium=email\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003emanufactured homes\u003c/a\u003e.\u003c/p\u003e\u003c/li\u003e\u003c/ol\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eCare for our Seniors\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eOur seniors in western Montana are telling me they have nowhere to go as they get older. They’ve spent their entire lives in a community and now they’re forced to move, even out of state, because they either can’t afford a bed in a nursing home, or there are none to be found. We need to make sure our elders remain in our communities, the place they call home, and the home that needs their wisdom and experience.\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cp\u003eOne way we can do this is by requiring Medicare and Medicaid to provide adequate reimbursement for long term care. Our seniors have spent their lives paying into these programs, and we need to make sure they’re able to use them for what they need.\u003cbr\u003e\u003cbr\u003e\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eWe also need to hold nursing homeowners accountable for quality. Any entities getting Medicare or Medicaid funding should be held to high standards of care for seniors to ensure that residents have high-quality and safe places to live.\u003cbr\u003e\u003cbr\u003e\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eCongress needs to incentivize the building of more Senior Care homes through tax credits, community grants, and more.\u003c/p\u003e\u003c/li\u003e\u003c/ol\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eTake Stock– own our past, move forward together\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eIn 1887, two years before Montana became a state, Congress passed the Dawes Act, that became the General Allotment Act, making much of Native American Tribal land that had been reserved to the tribes available for private ownership. Today, tribes are working to purchase the land within the boundaries of their reserved lands. The federal government can partner with the Tribes to facilitate this process. Recognizing, owning, and honoring our past will allow us to face the future together.\u003c/p\u003e\u003c/li\u003e\u003c/ol\u003e","bgColor":"bg0"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"0198d5f1-b693-4b78-ad16-38eeeb712c56","postStructure":null},"2356d038-5ef2-49d4-928d-5433918b269e":{"id":"2356d038-5ef2-49d4-928d-5433918b269e","data":{"type":"UNIQUE","items":[{"id":"list1","items":[{"id":"48d8dff6-eda7-48a8-a847-8a51d3336b3a","title":"\u003cp\u003e\u003cstrong\u003eUS Representative \u003c/strong\u003eSharice Davids, member of the Ho-Chunk Nation\u003c/p\u003e"},{"id":"a815a63f-9799-44a4-af5d-b3212739152e","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Dave Fern (HD 5)\u003c/p\u003e"},{"id":"c54be6ce-20c0-45dc-9d62-d90eb8009242","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Frank Smith (HD 31)\u003c/p\u003e"},{"id":"a067aa9f-bb40-4818-8108-bcc413392df0","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Emma Kerr-Carpenter (HD 49)\u003c/p\u003e"},{"id":"6a3183e5-8c63-4e6d-b726-20afe17f4845","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Ed Stafman (HD 62)\u003c/p\u003e"},{"id":"ba6e9528-7ef6-4ab3-ba1f-a4d4f3522c52","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Eric Matthews (HD 66)\u003c/p\u003e"},{"id":"e8675c08-d28a-4c9a-bc5f-5749942d194b","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Jennifer Lynch (HD 73)\u003c/p\u003e"},{"id":"0eb04a57-5edf-4c29-8bd7-4525cb2c4320","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Laura Smith (HD 79)\u003c/p\u003e"},{"id":"d71afadc-3d7e-4f6f-b095-d4233bf63527","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Jill Cohenour (HD 84)\u003c/p\u003e"},{"id":"e5f81fe9-8362-4d1a-8307-18b8054d66b6","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Katie Sullivan (HD 89)\u003c/p\u003e"},{"id":"89e37082-7d00-4904-b443-d83e8d419ca7","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Marilyn Marler (HD 90)\u003c/p\u003e"},{"id":"63aaf262-bbde-4491-95dc-5bd7e9c6cab8","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Connie Keogh (HD 91)\u003c/p\u003e"},{"id":"ed932084-616a-4be5-b855-89cd46227ff4","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Tom France (HD 94)\u003c/p\u003e"},{"id":"32003d4d-63df-48ee-b95f-32e8273a27ae","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Jonathan Karlen (HD 96)\u003c/p\u003e"},{"id":"20519b69-28dc-4fe1-a120-85e263d7aed7","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Bob Carter (HD 98)\u003c/p\u003e"},{"id":"885fb3f8-dca4-491b-a9ac-1c3148511915","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Mark Thane (HD 99)\u003c/p\u003e"},{"id":"3d207b42-b60a-40bd-ba43-49de69c02eb8","title":"\u003cp\u003e\u003cstrong\u003eMontana State Senate Minority Leader \u003c/strong\u003ePat Flowers (SD 32)\u003c/p\u003e"},{"id":"5f79f220-f537-4436-94dc-f8d877fe7005","title":"\u003cp\u003e\u003cstrong\u003eMontana State Senator\u003c/strong\u003e Susan Webber (SD 8)\u003c/p\u003e"},{"id":"2e8df0e0-cf13-40be-a596-c49dcb8c9e13","title":"\u003cp\u003e\u003cstrong\u003eMontana State Senator \u003c/strong\u003eMike Fox (SD 16)\u003c/p\u003e"},{"id":"8ecae134-13aa-4744-abde-a23ddcff4871","title":"\u003cp\u003e\u003cstrong\u003eMontana State Senator \u003c/strong\u003eRyan Lynch (SD 37)\u003c/p\u003e"},{"id":"8d734f6b-41ed-472b-aacb-b58ae0e72c94","title":"\u003cp\u003e\u003cstrong\u003eMontana State Senator\u003c/strong\u003e Edie McClafferty (SD 38)\u003c/p\u003e"},{"id":"762b5830-9ff0-4cf8-926c-9d14a58156e7","title":"\u003cp\u003e\u003cstrong\u003eMontana State Senator \u003c/strong\u003eMary Ann Dunwell (SD 42)\u003c/p\u003e"},{"id":"5af07dc1-a964-46fa-99a9-c64b41dc82cd","title":"\u003cp\u003e\u003cstrong\u003eMontana State Senator\u003c/strong\u003e Shannon O’Brien (SD 46)\u003c/p\u003e"},{"id":"04cf03d0-9f2b-454a-a54a-05644a2014d8","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Donovan Hawk (HD76)\u003c/p\u003e"},{"id":"53672ddd-b110-4da3-b5f2-7efd4b51b9b5","title":"\u003cp\u003e\u003cstrong\u003eMissoula County Commissioner\u003c/strong\u003e Josh Slotnik\u003c/p\u003e"},{"id":"eda7fd3e-5790-4c5e-8268-18057b287b24","title":"\u003cp\u003e\u003cstrong\u003eMissoula County Commissioner\u003c/strong\u003e Juanita Vero\u003c/p\u003e"},{"id":"fa3b0c77-fd51-4ec8-8e47-d3fb20434161","title":"\u003cp\u003e\u003cstrong\u003eGallatin County Commissioner\u003c/strong\u003e Zach Brown\u003c/p\u003e"},{"id":"d3a3a125-ae74-408e-b07a-966d9636e6a3","title":"\u003cp\u003e\u003cstrong\u003eMissoula City Councilor\u003c/strong\u003e Amber Sherill\u003c/p\u003e"},{"id":"7b8d5f61-eb24-44cb-abba-a69eea0316a5","title":"\u003cp\u003e\u003cstrong\u003eMissoula City Councilor\u003c/strong\u003e Gwen Jones\u003c/p\u003e"},{"id":"42eeed27-f29a-4fc8-87ce-7e4ebec3ef0a","title":"\u003cp\u003e\u003cstrong\u003eCSKT Tribal Council Vice Chair \u003c/strong\u003eThomas McDonald\u003c/p\u003e"},{"id":"3bf28fb3-936e-43f2-9685-a9bf0f4487cf","title":"\u003cp\u003e\u003cstrong\u003eCSKT Tribal Council Member \u003c/strong\u003eCarole Lankford\u003c/p\u003e"},{"id":"7c311f2a-87a5-41d0-a176-f94ceae4e0eb","title":"\u003cp\u003e\u003cstrong\u003eCSKT Tribal Council Member and Treasurer \u003c/strong\u003eJames Steele\u003c/p\u003e"}],"title":"\u003cp\u003eElected Officials\u003c/p\u003e","value":"\u003cul\u003e\u003cli\u003e\u003cstrong\u003eU.S. Senator\u003c/strong\u003e Jon Tester\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eU.S. Representative \u003c/strong\u003eSharice Davids, member of the Ho-Chunk Nation\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Dave Fern (HD 5)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Frank Smith (HD 31)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Emma Kerr-Carpenter (HD 49)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Ed Stafman (HD 62)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Eric Matthews (HD 66)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Jennifer Lynch (HD 73)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Laura Smith (HD 79)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Jill Cohenour (HD 84)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Katie Sullivan (HD 89)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Marilyn Marler (HD 90)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Connie Keogh (HD 91)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Tom France (HD 94)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Jonathan Karlen (HD 96)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Bob Carter (HD 98)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Mark Thane (HD 99)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Senate Minority Leader \u003c/strong\u003ePat Flowers (SD 32)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Senator\u003c/strong\u003e Susan Webber (SD 8)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Senator \u003c/strong\u003eMike Fox (SD 16)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Senator \u003c/strong\u003eRyan Lynch (SD 37)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Senator\u003c/strong\u003e Edie McClafferty (SD 38)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Senator \u003c/strong\u003eMary Ann Dunwell (SD 42)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Senator\u003c/strong\u003e Shannon O’Brien (SD 46)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Donovan Hawk (HD76)\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMissoula County Commissioner\u003c/strong\u003e Josh Slotnik\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMissoula County Commissioner\u003c/strong\u003e Juanita Vero\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eGallatin County Commissioner\u003c/strong\u003e Zach Brown\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMissoula City Councilor\u003c/strong\u003e Amber Sherill\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eMissoula City Councilor\u003c/strong\u003e Gwen Jones\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eCSKT Tribal Council Vice Chair \u003c/strong\u003eThomas McDonald\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eCSKT Tribal Council Member \u003c/strong\u003eCarole Lankford\u003c/li\u003e\u003cli\u003e\u003cstrong\u003eCSKT Tribal Council Member and Treasurer \u003c/strong\u003eJames Steele\u003c/li\u003e\u003c/ul\u003e","showListTitle":true},{"id":"341a596b-7f60-4dcf-a717-2850886ddb68","items":[{"id":"2307f85b-b7df-43e4-894a-d7eb1bf7fc1f","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana Governor\u003c/strong\u003e Brian Schweitzer\u003c/p\u003e"},{"id":"item1","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana Superintendent of Public Instruction\u003c/strong\u003e Denise Juneau\u003c/p\u003e"},{"id":"78f3408d-2840-42e9-b1e8-1d60e2bd2da8","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana Superintendent of Public Instruction\u003c/strong\u003e Nancy Keenan\u003c/p\u003e"},{"id":"915f7e73-d156-4dfe-8c60-6ac31c05eb8f","title":"\u003cp\u003e\u003cstrong\u003eFormer President of the Montana State Senate\u003c/strong\u003e Fred Van Valkenburg\u003c/p\u003e"},{"id":"094500bd-d669-47ba-93fa-0f6e7db60196","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana State Senate Minority Leader\u003c/strong\u003e Steve Doherty\u003c/p\u003e"},{"id":"7b5150e1-6937-4d92-83de-f75d72b25592","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Diane Sands\u003c/p\u003e"},{"id":"cf457d77-f54f-47c1-aedd-21470756f290","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Dick Barrett\u003c/p\u003e"},{"id":"d68d54fd-fb54-4523-ba86-89beda9e8649","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Bryce Bennett\u003c/p\u003e"},{"id":"3395bcf1-6ef5-4ee6-9a76-58145bb881b7","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Dan Weinberg\u003c/p\u003e"},{"id":"b5f3d1bb-f55d-440f-95c8-4e7997bb524d","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana State Representative\u003c/strong\u003e Mike Jopek\u003c/p\u003e"},{"id":"4aa6a479-aef1-4a36-857d-ec9a6485ff1a","title":"\u003cp\u003e\u003cstrong\u003eFormer Missoula Mayor\u003c/strong\u003e Mike Kadas\u003c/p\u003e"}],"title":"\u003cp\u003eFormer Elected Leaders\u003c/p\u003e","value":"\u003cul\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana Governor\u003c/strong\u003e Brian Schweitzer\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana Superintendent of Public Instruction\u003c/strong\u003e Denise Juneau\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana Superintendent of Public Instruction\u003c/strong\u003e Nancy Keenan\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer President of the Montana State Senate\u003c/strong\u003e Fred Van Valkenburg\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana State Senate Minority Leader\u003c/strong\u003e Steve Doherty\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Diane Sands\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Dick Barrett\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Bryce Bennett\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Dan Weinberg\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana State Representative\u003c/strong\u003e Mike Jopek\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Missoula Mayor\u003c/strong\u003e Mike Kadas\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e","showListTitle":true},{"id":"list2","items":[{"id":"item2","title":"\u003cp\u003eHelen Weems\u003c/p\u003e"},{"id":"3bd57ef0-eb92-4fe7-9881-0fd926306e9b","title":"\u003cp\u003eJudith Heilman\u003c/p\u003e"},{"id":"8d853d36-3836-47ba-8cf8-6d9a8d341617","title":"\u003cp\u003eEvan Barrett\u003c/p\u003e"},{"id":"a4d3aef8-8c5d-4c7e-8a79-02e8f46f8988","title":"\u003cp\u003eDayna Swanson\u003c/p\u003e"},{"id":"f0bdda48-140c-4c25-ae02-fbbbb6207da4","title":"\u003cp\u003eAl Smith\u003c/p\u003e"},{"id":"fd3b5a56-9137-474c-9dd9-d6ad24cfb314","title":"\u003cp\u003eMary Stranahan\u003c/p\u003e"},{"id":"4809cd57-86ef-48f9-aab6-b2e607286c0a","title":"\u003cp\u003eShane Doyle\u003c/p\u003e"},{"id":"89eb46d7-36df-4cc5-9189-40a71cd50430","title":"\u003cp\u003eLucy Beighle\u003c/p\u003e"},{"id":"573cb87b-f83d-4223-86c1-b7b870717ea1","title":"\u003cp\u003eAmy Cilimburg\u003c/p\u003e"},{"id":"5fd9311a-2867-4319-87e6-aedba45e1ab2","title":"\u003cp\u003eJim Messina\u003c/p\u003e"},{"id":"536b05f0-2ba6-49c8-9a1b-62b68f4e3c82","title":"\u003cp\u003eMartha Newell\u003c/p\u003e"},{"id":"3aae24b4-e82f-41a0-bb26-b1cfad0431c4","title":"\u003cp\u003eTerryl Matt\u003c/p\u003e"},{"id":"f2cb14b1-abe4-4e06-8236-9d7a8171f222","title":"\u003cp\u003eJeff Smith\u003c/p\u003e"},{"id":"5726db40-70a4-43b9-ad00-6cd13fcccdfc","title":"\u003cp\u003eMelodee Hanes\u003c/p\u003e"}],"title":"\u003cp\u003eCitizen Leaders\u003c/p\u003e","value":"\u003cul\u003e\u003cli\u003e\u003cp\u003eHelen Weems\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eJudith Heilman\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eEvan Barrett\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eDayna Swanson\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eAl Smith\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMary Stranahan\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eShane Doyle\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eLucy Beighle\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eAmy Cilimburg\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eJim Messina\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMartha Newell\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eTerryl Matt\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eJeff Smith\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMelodee Hanes\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e","showListTitle":true},{"id":"adf4301c-78d2-42d9-a872-7d12421a367f","items":[{"id":"b4f59522-ec12-466b-8f3f-2f6d4ec212b9","title":"\u003cp\u003eUnited Rural Democrats\u0026nbsp;\u003c/p\u003e"},{"id":"afdab3af-9dc6-4efa-9972-7d046736e97e","title":"\u003cp\u003eElect Democratic Women\u003c/p\u003e"},{"id":"fdd7024f-dc63-4171-8bbe-5b85535dac7f","title":"\u003cp\u003eMontana Federation of Public Employees\u003c/p\u003e"},{"id":"6fe0b424-1b22-42dc-b04d-bb5b3e7cdd76","title":"\u003cp\u003eVoter Protection Project\u003c/p\u003e"},{"id":"154dff7d-be1c-4363-a72a-eaf6c4248325","title":"\u003cp\u003eEMILY's List\u003c/p\u003e"},{"id":"e7761639-0a28-417d-a7c7-6755171ddb64","title":"\u003cp\u003eLeague of Conservation Voters (LCV) Action Fund\u003c/p\u003e"},{"id":"63084bc6-49f9-47f0-9c1b-69a20e33780a","title":"\u003cp\u003eSquare One\u003c/p\u003e"},{"id":"bf7a6f21-8f82-4e14-8952-62ace6abd58a","title":"\u003cp\u003eNewDem Action Fund\u003c/p\u003e"},{"id":"09d779f6-b4aa-4d5f-bb34-6ba01a94a1ea","title":"\u003cp\u003eReproductive Freedom For All\u003c/p\u003e"},{"id":"7b5020de-5fb9-4677-9425-d01311a6c9da","title":"\u003cp\u003eAmerican Association of Justice PAC\u003c/p\u003e"},{"id":"f2f9aaf8-208c-45ab-864f-571aeb3516c4","title":"\u003cp\u003eTri-State Maxed Out Women PAC\u003c/p\u003e"},{"id":"c1be917e-4d9c-4d4c-9509-54ee7c5e5d68","title":"\u003cp\u003eNational Organization for Women PAC\u003c/p\u003e"},{"id":"a82b1b18-f83c-4d7d-8d5f-a4e49fd87ecd","title":"\u003cp\u003eAmerican College of Emergency Physicians PAC\u003c/p\u003e"},{"id":"869ea882-2324-4f07-b37b-bb87e7fb94da","title":"\u003cp\u003ePlanned Parenthood Action Fund\u003c/p\u003e"},{"id":"5c346415-7369-447d-8d45-a3bc3d1653c2","title":"\u003cp\u003eAmerican Society of Anesthesiologists PAC\u003c/p\u003e"},{"id":"2b4b42c3-876c-4f2d-aa73-f186652ce50c","title":"\u003cp\u003eAmerican Federation of Government Employees\u003c/p\u003e"},{"id":"81a5d6f1-5dfa-4306-9338-f8dee8158943","title":"\u003cp\u003eJewish Democratic Council of America\u003c/p\u003e"},{"id":"e8f067fe-9381-4dec-9950-f5095d272bba","title":"\u003cp\u003eJStreet\u003c/p\u003e"},{"id":"f6bc2e25-1bef-47d2-bb05-a62e1bde0278","title":"\u003cp\u003eNorthern Rockies Central Labor Council\u0026nbsp;\u003c/p\u003e"}],"title":"\u003cp\u003eOrganizations\u003c/p\u003e","value":"\u003cul\u003e\u003cli\u003eUnited Rural Democrats\u0026nbsp;\u003c/li\u003e\u003cli\u003eElect Democratic Women\u003c/li\u003e\u003cli\u003eMontana Federation of Public Employees\u003c/li\u003e\u003cli\u003eVoter Protection Project\u003c/li\u003e\u003cli\u003eEMILY's List\u003c/li\u003e\u003cli\u003eLeague of Conservation Voters (LCV) Action Fund\u003c/li\u003e\u003cli\u003eSquare One\u003c/li\u003e\u003cli\u003eNewDem Action Fund\u003c/li\u003e\u003cli\u003eReproductive Freedom For All\u003c/li\u003e\u003cli\u003eAmerican Association of Justice PAC\u003c/li\u003e\u003cli\u003eNational Organization for Women PAC\u003c/li\u003e\u003cli\u003eAmerican College of Emergency Physicians PAC\u003c/li\u003e\u003cli\u003ePlanned Parenthood Action Fund\u003c/li\u003e\u003cli\u003eAmerican Society of Anesthesiologists PAC\u003c/li\u003e\u003cli\u003eAmerican Federation of Government Employees\u003c/li\u003e\u003cli\u003eJewish Democratic Council of America\u003c/li\u003e\u003cli\u003eJStreet\u003c/li\u003e\u003cli\u003eNorthern Rockies Central Labor Council\u003c/li\u003e\u003cli\u003eMontana AFL-CIO\u003c/li\u003e\u003cli\u003eBrotherhood of Locomotive Engineers and Trainmen\u003c/li\u003e\u003cli\u003eNational Committee to Preserve Social Security and Medicare\u003c/li\u003e\u003cli\u003eNational Federation of Federal Employees - International Association of Machinists\u003c/li\u003e\u003c/ul\u003e","showListTitle":true}],"lists":[{"id":"list1","items":[{"id":"48d8dff6-eda7-48a8-a847-8a51d3336b3a","title":"\u003cp\u003e\u003cstrong\u003eUS Representative \u003c/strong\u003eSharice Davids, member of the Ho-Chunk Nation\u003c/p\u003e"},{"id":"a815a63f-9799-44a4-af5d-b3212739152e","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Dave Fern (HD 5)\u003c/p\u003e"},{"id":"c54be6ce-20c0-45dc-9d62-d90eb8009242","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Frank Smith (HD 31)\u003c/p\u003e"},{"id":"a067aa9f-bb40-4818-8108-bcc413392df0","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Emma Kerr-Carpenter (HD 49)\u003c/p\u003e"},{"id":"6a3183e5-8c63-4e6d-b726-20afe17f4845","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Ed Stafman (HD 62)\u003c/p\u003e"},{"id":"ba6e9528-7ef6-4ab3-ba1f-a4d4f3522c52","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Eric Matthews (HD 66)\u003c/p\u003e"},{"id":"e8675c08-d28a-4c9a-bc5f-5749942d194b","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Jennifer Lynch (HD 73)\u003c/p\u003e"},{"id":"0eb04a57-5edf-4c29-8bd7-4525cb2c4320","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Laura Smith (HD 79)\u003c/p\u003e"},{"id":"d71afadc-3d7e-4f6f-b095-d4233bf63527","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Jill Cohenour (HD 84)\u003c/p\u003e"},{"id":"e5f81fe9-8362-4d1a-8307-18b8054d66b6","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Katie Sullivan (HD 89)\u003c/p\u003e"},{"id":"89e37082-7d00-4904-b443-d83e8d419ca7","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Marilyn Marler (HD 90)\u003c/p\u003e"},{"id":"63aaf262-bbde-4491-95dc-5bd7e9c6cab8","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Connie Keogh (HD 91)\u003c/p\u003e"},{"id":"ed932084-616a-4be5-b855-89cd46227ff4","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Tom France (HD 94)\u003c/p\u003e"},{"id":"32003d4d-63df-48ee-b95f-32e8273a27ae","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Jonathan Karlen (HD 96)\u003c/p\u003e"},{"id":"20519b69-28dc-4fe1-a120-85e263d7aed7","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Bob Carter (HD 98)\u003c/p\u003e"},{"id":"885fb3f8-dca4-491b-a9ac-1c3148511915","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Mark Thane (HD 99)\u003c/p\u003e"},{"id":"3d207b42-b60a-40bd-ba43-49de69c02eb8","title":"\u003cp\u003e\u003cstrong\u003eMontana State Senate Minority Leader \u003c/strong\u003ePat Flowers (SD 32)\u003c/p\u003e"},{"id":"5f79f220-f537-4436-94dc-f8d877fe7005","title":"\u003cp\u003e\u003cstrong\u003eMontana State Senator\u003c/strong\u003e Susan Webber (SD 8)\u003c/p\u003e"},{"id":"2e8df0e0-cf13-40be-a596-c49dcb8c9e13","title":"\u003cp\u003e\u003cstrong\u003eMontana State Senator \u003c/strong\u003eMike Fox (SD 16)\u003c/p\u003e"},{"id":"8ecae134-13aa-4744-abde-a23ddcff4871","title":"\u003cp\u003e\u003cstrong\u003eMontana State Senator \u003c/strong\u003eRyan Lynch (SD 37)\u003c/p\u003e"},{"id":"8d734f6b-41ed-472b-aacb-b58ae0e72c94","title":"\u003cp\u003e\u003cstrong\u003eMontana State Senator\u003c/strong\u003e Edie McClafferty (SD 38)\u003c/p\u003e"},{"id":"762b5830-9ff0-4cf8-926c-9d14a58156e7","title":"\u003cp\u003e\u003cstrong\u003eMontana State Senator \u003c/strong\u003eMary Ann Dunwell (SD 42)\u003c/p\u003e"},{"id":"5af07dc1-a964-46fa-99a9-c64b41dc82cd","title":"\u003cp\u003e\u003cstrong\u003eMontana State Senator\u003c/strong\u003e Shannon O’Brien (SD 46)\u003c/p\u003e"},{"id":"04cf03d0-9f2b-454a-a54a-05644a2014d8","title":"\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Donovan Hawk (HD76)\u003c/p\u003e"},{"id":"53672ddd-b110-4da3-b5f2-7efd4b51b9b5","title":"\u003cp\u003e\u003cstrong\u003eMissoula County Commissioner\u003c/strong\u003e Josh Slotnik\u003c/p\u003e"},{"id":"eda7fd3e-5790-4c5e-8268-18057b287b24","title":"\u003cp\u003e\u003cstrong\u003eMissoula County Commissioner\u003c/strong\u003e Juanita Vero\u003c/p\u003e"},{"id":"fa3b0c77-fd51-4ec8-8e47-d3fb20434161","title":"\u003cp\u003e\u003cstrong\u003eGallatin County Commissioner\u003c/strong\u003e Zach Brown\u003c/p\u003e"},{"id":"d3a3a125-ae74-408e-b07a-966d9636e6a3","title":"\u003cp\u003e\u003cstrong\u003eMissoula City Councilor\u003c/strong\u003e Amber Sherill\u003c/p\u003e"},{"id":"7b8d5f61-eb24-44cb-abba-a69eea0316a5","title":"\u003cp\u003e\u003cstrong\u003eMissoula City Councilor\u003c/strong\u003e Gwen Jones\u003c/p\u003e"},{"id":"42eeed27-f29a-4fc8-87ce-7e4ebec3ef0a","title":"\u003cp\u003e\u003cstrong\u003eCSKT Tribal Council Vice Chair \u003c/strong\u003eThomas McDonald\u003c/p\u003e"},{"id":"3bf28fb3-936e-43f2-9685-a9bf0f4487cf","title":"\u003cp\u003e\u003cstrong\u003eCSKT Tribal Council Member \u003c/strong\u003eCarole Lankford\u003c/p\u003e"},{"id":"7c311f2a-87a5-41d0-a176-f94ceae4e0eb","title":"\u003cp\u003e\u003cstrong\u003eCSKT Tribal Council Member and Treasurer \u003c/strong\u003eJames Steele\u003c/p\u003e"}],"title":"\u003cp\u003eElected Officials\u003c/p\u003e","value":"\u003cul\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eUS Representative \u003c/strong\u003eSharice Davids, member of the Ho-Chunk Nation\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Dave Fern (HD 5)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Frank Smith (HD 31)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Emma Kerr-Carpenter (HD 49)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Ed Stafman (HD 62)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Eric Matthews (HD 66)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Jennifer Lynch (HD 73)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Laura Smith (HD 79)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Jill Cohenour (HD 84)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Katie Sullivan (HD 89)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Marilyn Marler (HD 90)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Connie Keogh (HD 91)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Tom France (HD 94)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Jonathan Karlen (HD 96)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Bob Carter (HD 98)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Mark Thane (HD 99)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Senate Minority Leader \u003c/strong\u003ePat Flowers (SD 32)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Senator\u003c/strong\u003e Susan Webber (SD 8)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Senator \u003c/strong\u003eMike Fox (SD 16)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Senator \u003c/strong\u003eRyan Lynch (SD 37)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Senator\u003c/strong\u003e Edie McClafferty (SD 38)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Senator \u003c/strong\u003eMary Ann Dunwell (SD 42)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Senator\u003c/strong\u003e Shannon O’Brien (SD 46)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMontana State Representative\u003c/strong\u003e Donovan Hawk (HD76)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMissoula County Commissioner\u003c/strong\u003e Josh Slotnik\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMissoula County Commissioner\u003c/strong\u003e Juanita Vero\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eGallatin County Commissioner\u003c/strong\u003e Zach Brown\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMissoula City Councilor\u003c/strong\u003e Amber Sherill\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eMissoula City Councilor\u003c/strong\u003e Gwen Jones\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eCSKT Tribal Council Vice Chair \u003c/strong\u003eThomas McDonald\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eCSKT Tribal Council Member \u003c/strong\u003eCarole Lankford\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eCSKT Tribal Council Member and Treasurer \u003c/strong\u003eJames Steele\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e"},{"id":"341a596b-7f60-4dcf-a717-2850886ddb68","items":[{"id":"2307f85b-b7df-43e4-894a-d7eb1bf7fc1f","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana Governor\u003c/strong\u003e Brian Schweitzer\u003c/p\u003e"},{"id":"item1","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana Superintendent of Public Instruction\u003c/strong\u003e Denise Juneau\u003c/p\u003e"},{"id":"78f3408d-2840-42e9-b1e8-1d60e2bd2da8","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana Superintendent of Public Instruction\u003c/strong\u003e Nancy Keenan\u003c/p\u003e"},{"id":"915f7e73-d156-4dfe-8c60-6ac31c05eb8f","title":"\u003cp\u003e\u003cstrong\u003eFormer President of the Montana State Senate\u003c/strong\u003e Fred Van Valkenburg\u003c/p\u003e"},{"id":"094500bd-d669-47ba-93fa-0f6e7db60196","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana State Senate Minority Leader\u003c/strong\u003e Steve Doherty\u003c/p\u003e"},{"id":"7b5150e1-6937-4d92-83de-f75d72b25592","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Diane Sands\u003c/p\u003e"},{"id":"cf457d77-f54f-47c1-aedd-21470756f290","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Dick Barrett\u003c/p\u003e"},{"id":"d68d54fd-fb54-4523-ba86-89beda9e8649","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Bryce Bennett\u003c/p\u003e"},{"id":"3395bcf1-6ef5-4ee6-9a76-58145bb881b7","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Dan Weinberg\u003c/p\u003e"},{"id":"b5f3d1bb-f55d-440f-95c8-4e7997bb524d","title":"\u003cp\u003e\u003cstrong\u003eFormer Montana State Representative\u003c/strong\u003e Mike Jopek\u003c/p\u003e"},{"id":"4aa6a479-aef1-4a36-857d-ec9a6485ff1a","title":"\u003cp\u003e\u003cstrong\u003eFormer Missoula Mayor\u003c/strong\u003e Mike Kadas\u003c/p\u003e"}],"title":"\u003cp\u003eFormer Elected Leaders\u003c/p\u003e","value":"\u003cul\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana Governor\u003c/strong\u003e Brian Schweitzer\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana Superintendent of Public Instruction\u003c/strong\u003e Denise Juneau\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana Superintendent of Public Instruction\u003c/strong\u003e Nancy Keenan\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer President of the Montana State Senate\u003c/strong\u003e Fred Van Valkenburg\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana State Senate Minority Leader\u003c/strong\u003e Steve Doherty\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Diane Sands\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Dick Barrett\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Bryce Bennett\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana State Senator\u003c/strong\u003e Dan Weinberg\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Montana State Representative\u003c/strong\u003e Mike Jopek\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFormer Missoula Mayor\u003c/strong\u003e Mike Kadas\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e"},{"id":"list2","items":[{"id":"item2","title":"\u003cp\u003eHelen Weems\u003c/p\u003e"},{"id":"3bd57ef0-eb92-4fe7-9881-0fd926306e9b","title":"\u003cp\u003eJudith Heilman\u003c/p\u003e"},{"id":"8d853d36-3836-47ba-8cf8-6d9a8d341617","title":"\u003cp\u003eEvan Barrett\u003c/p\u003e"},{"id":"a4d3aef8-8c5d-4c7e-8a79-02e8f46f8988","title":"\u003cp\u003eDayna Swanson\u003c/p\u003e"},{"id":"f0bdda48-140c-4c25-ae02-fbbbb6207da4","title":"\u003cp\u003eAl Smith\u003c/p\u003e"},{"id":"fd3b5a56-9137-474c-9dd9-d6ad24cfb314","title":"\u003cp\u003eMary Stranahan\u003c/p\u003e"},{"id":"4809cd57-86ef-48f9-aab6-b2e607286c0a","title":"\u003cp\u003eShane Doyle\u003c/p\u003e"},{"id":"89eb46d7-36df-4cc5-9189-40a71cd50430","title":"\u003cp\u003eLucy Beighle\u003c/p\u003e"},{"id":"573cb87b-f83d-4223-86c1-b7b870717ea1","title":"\u003cp\u003eAmy Cilimburg\u003c/p\u003e"},{"id":"5fd9311a-2867-4319-87e6-aedba45e1ab2","title":"\u003cp\u003eJim Messina\u003c/p\u003e"},{"id":"536b05f0-2ba6-49c8-9a1b-62b68f4e3c82","title":"\u003cp\u003eMartha Newell\u003c/p\u003e"},{"id":"3aae24b4-e82f-41a0-bb26-b1cfad0431c4","title":"\u003cp\u003eTerryl Matt\u003c/p\u003e"},{"id":"f2cb14b1-abe4-4e06-8236-9d7a8171f222","title":"\u003cp\u003eJeff Smith\u003c/p\u003e"},{"id":"5726db40-70a4-43b9-ad00-6cd13fcccdfc","title":"\u003cp\u003eMelodee Hanes\u003c/p\u003e"}],"title":"\u003cp\u003eCitizen Leaders\u003c/p\u003e","value":"\u003cul\u003e\u003cli\u003e\u003cp\u003eHelen Weems\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eJudith Heilman\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eEvan Barrett\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eDayna Swanson\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eAl Smith\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMary Stranahan\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eShane Doyle\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eLucy Beighle\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eAmy Cilimburg\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eJim Messina\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMartha Newell\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eTerryl Matt\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eJeff Smith\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMelodee Hanes\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e"},{"id":"adf4301c-78d2-42d9-a872-7d12421a367f","items":[{"id":"b4f59522-ec12-466b-8f3f-2f6d4ec212b9","title":"\u003cp\u003eUnited Rural Democrats\u0026nbsp;\u003c/p\u003e"},{"id":"afdab3af-9dc6-4efa-9972-7d046736e97e","title":"\u003cp\u003eElect Democratic Women\u003c/p\u003e"},{"id":"fdd7024f-dc63-4171-8bbe-5b85535dac7f","title":"\u003cp\u003eMontana Federation of Public Employees\u003c/p\u003e"},{"id":"6fe0b424-1b22-42dc-b04d-bb5b3e7cdd76","title":"\u003cp\u003eVoter Protection Project\u003c/p\u003e"},{"id":"154dff7d-be1c-4363-a72a-eaf6c4248325","title":"\u003cp\u003eEMILY's List\u003c/p\u003e"},{"id":"e7761639-0a28-417d-a7c7-6755171ddb64","title":"\u003cp\u003eLeague of Conservation Voters (LCV) Action Fund\u003c/p\u003e"},{"id":"63084bc6-49f9-47f0-9c1b-69a20e33780a","title":"\u003cp\u003eSquare One\u003c/p\u003e"},{"id":"bf7a6f21-8f82-4e14-8952-62ace6abd58a","title":"\u003cp\u003eNewDem Action Fund\u003c/p\u003e"},{"id":"09d779f6-b4aa-4d5f-bb34-6ba01a94a1ea","title":"\u003cp\u003eReproductive Freedom For All\u003c/p\u003e"},{"id":"7b5020de-5fb9-4677-9425-d01311a6c9da","title":"\u003cp\u003eAmerican Association of Justice PAC\u003c/p\u003e"},{"id":"f2f9aaf8-208c-45ab-864f-571aeb3516c4","title":"\u003cp\u003eTri-State Maxed Out Women PAC\u003c/p\u003e"},{"id":"c1be917e-4d9c-4d4c-9509-54ee7c5e5d68","title":"\u003cp\u003eNational Organization for Women PAC\u003c/p\u003e"},{"id":"a82b1b18-f83c-4d7d-8d5f-a4e49fd87ecd","title":"\u003cp\u003eAmerican College of Emergency Physicians PAC\u003c/p\u003e"},{"id":"869ea882-2324-4f07-b37b-bb87e7fb94da","title":"\u003cp\u003ePlanned Parenthood Action Fund\u003c/p\u003e"},{"id":"5c346415-7369-447d-8d45-a3bc3d1653c2","title":"\u003cp\u003eAmerican Society of Anesthesiologists PAC\u003c/p\u003e"},{"id":"2b4b42c3-876c-4f2d-aa73-f186652ce50c","title":"\u003cp\u003eAmerican Federation of Government Employees\u003c/p\u003e"},{"id":"81a5d6f1-5dfa-4306-9338-f8dee8158943","title":"\u003cp\u003eJewish Democratic Council of America\u003c/p\u003e"},{"id":"e8f067fe-9381-4dec-9950-f5095d272bba","title":"\u003cp\u003eJStreet\u003c/p\u003e"},{"id":"f6bc2e25-1bef-47d2-bb05-a62e1bde0278","title":"\u003cp\u003eNorthern Rockies Central Labor Council\u0026nbsp;\u003c/p\u003e"}],"title":"\u003cp\u003eOrganizations\u003c/p\u003e","value":"\u003cul\u003e\u003cli\u003e\u003cp\u003eUnited Rural Democrats\u0026nbsp;\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eElect Democratic Women\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMontana Federation of Public Employees\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eVoter Protection Project\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eEMILY's List\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eLeague of Conservation Voters (LCV) Action Fund\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eSquare One\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eNewDem Action Fund\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eReproductive Freedom For All\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eAmerican Association of Justice PAC\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eTri-State Maxed Out Women PAC\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eNational Organization for Women PAC\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eAmerican College of Emergency Physicians PAC\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003ePlanned Parenthood Action Fund\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eAmerican Society of Anesthesiologists PAC\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eAmerican Federation of Government Employees\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eJewish Democratic Council of America\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eJStreet\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eNorthern Rockies Central Labor Council\u0026nbsp;\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e"}],"bgColor":"bg4","eyebrow":"\u003cp\u003eMONTANA LEADERS WHO PROUDLY SUPPORT\u003c/p\u003e","numRows":"2","headline":"\u003cp\u003eMONICA TRANEL FOR CONGRESS\u003c/p\u003e","buttonUrl":"/endorsements","buttonText":"View More","headlineOn":true,"bgColorType":"dark","description":"\u003cp\u003e\u003c/p\u003e","showEyebrow":true,"isExternalLink":false,"isSingleColumn":false,"showDescription":false,"showFeaturedLink":false},"type":"LISTS","title":"Lists","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"MULTI","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"0f932e1c-21ad-483d-a783-fc33b9a6d3fc","postStructure":null},"2069cc46-0a7e-4f61-ac27-d56661304b0a":{"id":"2069cc46-0a7e-4f61-ac27-d56661304b0a","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"ab7b0496-2f3b-4a23-baf1-1c13d18db341":{"id":"ab7b0496-2f3b-4a23-baf1-1c13d18db341","data":{"text":"\u003ch2\u003eMonica Tranel has been driving her minivan across the entire state of Montana, meeting voters in their own hometowns to hear their concerns.\u003c/h2\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/872b9167-a9f4-4146-92dd-1355841c7f6a/872b9167-a9f4-4146-92dd-1355841c7f6a.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1200%2C300\u0026amp;w=1500\" alt=\"\" caption=\"Miles and counting...\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eMiles and counting...\u003c/span\u003e\u003c/span\u003e\u003ch3\u003e\u003cspan style=\"color: var(--color-text)\"\u003eClick on any of the \u003c/span\u003e\u003cspan style=\"color: var(--color-text-accent-primary)\"\u003eGreen Bubbles\u003c/span\u003e\u003cspan style=\"color: var(--color-text)\"\u003e on the map below to see upcoming \u0026amp; past events!\u003c/span\u003e\u003c/h3\u003e","bgColor":"bg0","callout":"NONE","hasMargin":true,"calloutBgColor":"bg0"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"fd674f46-1b1a-4412-b398-9e1bc09cce81","postStructure":null},"1dc705b6-ea63-4331-8499-82a80dca69ea":{"id":"1dc705b6-ea63-4331-8499-82a80dca69ea","data":{"text":"\u003cp\u003eThe Problem\u003c/p\u003e","type":"UNIQUE","bgColor":"bg3","buttons":[{"buttonUrl":"/volunteer","buttonText":"Join Us"}],"ctaImage":"https://run.imgix.net/dbf516ea-8c59-417f-978c-1e2f17fdb7ae/6a067984-98c5-46b9-a3b4-e20340eaa0ba/6a067984-98c5-46b9-a3b4-e20340eaa0ba.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=743%2C0%2C6011%2C5304\u0026auto=compress%2Cformat\u0026fit=fillmax\u0026w=2048\u0026q=75","ctaLayout":"full_width","shareText":"Share Now","numButtons":1,"shareLinks":[],"flipContent":false,"showButtons":false,"showFlourish":false,"ctaButtonStyle":"solid","showShareLinks":false,"shareLinksMessage":"Check out this important link!","advancedShareLinks":false},"type":"CTA","title":"Call to Action","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"MULTI","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"e3a754b3-3bb1-46ed-b109-47ddd74b107f","postStructure":null},"3b29bab1-13ae-4a62-9406-2fce3576256a":{"id":"3b29bab1-13ae-4a62-9406-2fce3576256a","data":{"hero":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/a7f23d4c-3334-4b57-92a2-f4836dbce99d/a7f23d4c-3334-4b57-92a2-f4836dbce99d.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=375%2C89%2C1421%2C1420","fields":[{"name":"email","type":"input","label":"Email","isUnique":true,"inputType":"email","isRequired":true},{"name":"phoneNumber","type":"input","label":"Mobile Number","isUnique":true,"isRequired":true,"placeholder":"1-555-555-0000"},{"name":"zipOrPostalCode","type":"input","label":"ZIP Code","isUnique":true,"isRequired":true}],"formId":"9f379e46-e47f-4ae4-9cc7-e42b96597d1b","bgColor":"bg2","eyebrow":"sign up to","imageOn":true,"headline":"Get Involved","hasMargin":false,"bgColorType":"mediumLighter","flipContent":true,"showEyebrow":true,"formProvider":"ngpvan","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","ngpSourceCode":1043793,"submitBtnText":"Submit"},"type":"SHORT_FORM","title":"Short Form","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"EXTRA","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"efc65d56-5392-4f71-be39-f6bfdf057f8f","postStructure":null},"d88fa3c6-57ad-4b67-afe9-c53f46faeee4":{"id":"d88fa3c6-57ad-4b67-afe9-c53f46faeee4","data":{"type":"UNIQUE","items":[{"id":"1","image":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/516f9193-b74e-44e1-8fe9-627116624486/516f9193-b74e-44e1-8fe9-627116624486.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C3584%2C2002","title":"\u003cp\u003e\u003c/p\u003e","eyebrow":"\u003cp\u003e\u003c/p\u003e","buttonUrl":"/events","embedCode":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/gb4A1jQm0mk?si=Ia7Ec28we83UoAFw\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c/iframe\u003e","shareText":"Share Now","shareLinks":[],"flipContent":false,"showEyebrow":false,"shareLinksUrl":"","imageAlignment":"center","isExternalLink":false,"advancedShareLinks":false,"showVideoDescription":true}],"videos":[{"id":"1","image":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/1e000ed2-2686-4244-b115-2a3aeabd627a/1e000ed2-2686-4244-b115-2a3aeabd627a.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C3584%2C1788","title":"\u003cp\u003e\u003c/p\u003e","eyebrow":"\u003cp\u003e\u003c/p\u003e","buttonUrl":"/events","embedCode":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/1aE6c3e-IDo?si=rCBbKsnNv2MFeJtt\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c/iframe\u003e","shareText":"Share Now","shareLinks":[],"flipContent":false,"showEyebrow":false,"shareLinksUrl":"","imageAlignment":"center","isExternalLink":false,"advancedShareLinks":false}],"bgColor":"bg1","eyebrow":"\u003cp\u003e\"Land Deal\"\u003c/p\u003e","headline":"\u003cp\u003e\u003cspan style=\"color: var(--color-text-accent-primary)\"\u003e\"Inside\"\u003c/span\u003e\u003c/p\u003e","headlineOn":true,"layoutType":"SINGLE","description":"\u003cstrong\u003eIntroduce the videos below\u003c/strong\u003e with a short blurb.","showEyebrow":false,"numGridColumns":"3","overlayBgColor":"bg4","playButtonColor":"bg3","showDescription":false},"type":"VIDEO","title":"Video","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"MULTI","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"304e6141-0f94-4e68-888f-4a4f89aadad0","postStructure":null},"f578ef03-475b-4288-8e20-dda614d73f65":{"id":"f578ef03-475b-4288-8e20-dda614d73f65","data":{"title":"An insightful image","bgColor":"bg4","eyebrow":"news \u0026 press","headline":"\u003cp\u003eLatest Campaign Updates\u003c/p\u003e","captionOn":true,"thumbnail":"https://media.designedtorun.com/sample/sample_image-2.jpg","headlineOn":true,"description":"\u003cp\u003e\u003c/p\u003e","showEyebrow":true,"innerBgColor":"bg0","showDescription":false,"bgColorDefaultPage":"bg0","bgColorIndividualPage":"bg0","innerBgColorDefaultPage":"bg1"},"type":"NEWS_LIST","title":"News","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"DEFAULT","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"49a2f788-baac-4712-8c04-ba368cb7049c","postStructure":["2162b209-7c2c-4fb8-9da6-2426e8992df0","0bbe0448-0bfe-4e40-91f1-90b0c6fd81d3","9180b93a-08aa-4d0c-a355-4dbcbaca2386","af2b2caf-20da-4259-9313-c3750efd7028","f3b78a56-9fa2-4270-9725-1fe2857d68ea","22ab325b-1e71-425e-9554-0c80b67255c8","1a265f3f-9f03-4dd7-82e9-c1ba2ce4ffd0","de73f294-9325-4886-a688-8e83c14b59bc","a461c6eb-6fe0-414d-b4f2-91ee1fabb328","f4a412df-4c83-4062-943e-922b97487d75","dc18acd0-1393-41af-8682-de8180b3de60","ec574fb3-b4aa-45f7-ac9c-871f5b818c27","39b11b4a-8683-4a3b-95c5-24041f31d485","8aafcae8-3c30-409d-9312-e0a3295fa728","81ecc560-71ac-4ad7-ab6f-47c287707a4e","80d4a7f5-9128-4336-a676-a48c480c4def","5f374cda-e4d7-4581-9eef-cf2d1d2fc406","5a297a11-8322-4cc4-9c56-36542ca992cd","b7c8f085-44dc-4a6d-bffd-132711a31fd9","a753cf49-66f8-4d70-9f4a-ece3ddff7708","5b41b4d7-6fb1-4414-8911-33b35038d0e4","1a769bfd-d243-403e-ac31-f87660ff7204","ae89a6e2-3983-4a91-adaa-b861d474f44c","611b14de-200b-4279-8e48-849d129f661c","f92c6b22-9b1d-4967-bd00-11b68236ba68","cea7187d-d289-49f0-80fe-8899477b3db0","3e1502d3-3125-4d6c-8251-611c89c153cb","9c0cdc8f-a7c2-4ca5-a0a5-30bd4ac9692a","bcf5a9d7-9f72-4de4-bafa-f85a1be6f75b","f2cd4dce-bd06-4585-ab65-5bb78fe3c7eb","f643f1ba-218c-4e16-aee0-8fbe3505f249","42e89c8e-9d8a-40bb-aad0-2ca6a358effa","9fc1a149-d39d-48df-a255-1635a4560ca2","b0e8c4d9-e3c2-4483-82bd-ccb0c556c8d4","2e686c83-a001-4c2f-9004-730585dda40f","88b16c58-0b44-49bb-9bb7-a1e9e25d1789","778030e0-c057-406a-9a10-47e811f8e163","26072005-54ba-4f17-8eb8-7576281efd62","e3b613f8-3241-4b22-9421-7ded06f7e5de","ff434502-8db5-4be6-bbe1-469437a09352","63681446-79e4-44ee-af2e-3b789653972b","11fbc07a-dd75-44ee-baf8-2992a5468331","e0773574-dc48-49b9-9cf8-5557171d0859","f88ab6b8-e0d6-439c-86c2-af1bb9888f2a","1cba4506-9d34-4b56-a44e-fa5ee8eda6b4","29f6c058-fee3-4df2-b872-2703172de1dc","099ea22f-7342-43d9-9004-b2cbeaf45001","0a740f42-9002-4654-9941-980570717102","9d6dc7e6-edc7-4761-b448-fafab8d1f087","ec3799d3-bfbd-48f9-8958-da30dc4daee9","3863bc2d-08ab-4044-a071-38653a973c63","79b3b010-d964-47ed-bb2d-b225a3de9015","a44afd18-4e08-4400-9d35-e5f781890d4d","dd2ba97c-2259-45a7-b1db-4da61a5ef851","e619c561-08df-430a-a6e2-4d26b5ad9029","b85f687f-7b7b-42d5-9ba5-2d3cf6866a1e","d3d46c11-2ad9-4089-9dd9-77858d6e5b0a","d6b004d7-7c16-4608-bf7a-27cf9e9f0b75","c40b43af-36c8-4235-9976-103368c822a5","06113a38-69c1-494b-8a2b-678fe7d2bb9d","7c21a7ce-307f-457f-9ed4-a8d7b24e21ea","b22539aa-abbf-480c-8bd4-a8e6ac70621b","6009d58a-8cd1-4831-a308-eb00cb079249","8bfac75c-9aee-46bf-ac4c-3d08eb529bfd","e530311a-403c-49ef-b10f-efd95496a9da","026e24fa-6a2b-4be6-8744-012b9d70ebf3","12f4ad07-4bd5-4c03-aa0e-19e604e0bf03","1e037e20-9eac-407c-8892-b4e8ebb41b0f","5bc49306-d7b1-4d35-aea6-82411b5a2d1a","505befe2-eea7-45ca-aa36-fa3d14221dae","d5544e0b-a60f-459b-af7e-9f679523ebfe","6ae034a8-f003-4f20-b5bf-6ae0e0027ad4","08588a28-b9fa-40b9-9af8-57d58fae82c0","8683ba7e-6cbf-42aa-81e2-bea3f4adf4d9"]},"eef156d2-5d8a-486d-8832-90efd3516a77":{"id":"eef156d2-5d8a-486d-8832-90efd3516a77","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"ed6d5c99-140e-417f-926e-4ad697d3940f":{"id":"ed6d5c99-140e-417f-926e-4ad697d3940f","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"d6bf1f0f-5b20-4146-bd9b-21b5978ae389":{"id":"d6bf1f0f-5b20-4146-bd9b-21b5978ae389","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"bf43c006-2db7-4263-863f-9fb543009a59":{"id":"bf43c006-2db7-4263-863f-9fb543009a59","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"5911ae82-f384-40ed-a853-e366896ff008":{"id":"5911ae82-f384-40ed-a853-e366896ff008","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"f41b4d49-bb54-4453-a50d-e3111a0c615e":{"id":"f41b4d49-bb54-4453-a50d-e3111a0c615e","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"c4fe9d1b-1dd0-4032-ae29-0598d7824a3e":{"id":"c4fe9d1b-1dd0-4032-ae29-0598d7824a3e","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"87d5d0f3-1c59-44be-9c86-54b0c774450a":{"id":"87d5d0f3-1c59-44be-9c86-54b0c774450a","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"ca06c7bd-a230-4486-9aee-87c2b921dbc9":{"id":"ca06c7bd-a230-4486-9aee-87c2b921dbc9","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"474bb423-848d-4dbf-9c05-b854c5d817c4":{"id":"474bb423-848d-4dbf-9c05-b854c5d817c4","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"7db473f1-f8f0-4017-b319-9852ae7f629c":{"id":"7db473f1-f8f0-4017-b319-9852ae7f629c","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"a3959adc-a2e7-4129-999c-40eb04fe68c7":{"id":"a3959adc-a2e7-4129-999c-40eb04fe68c7","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"f4db793f-f20f-4729-b7a8-e60afd6e065e":{"id":"f4db793f-f20f-4729-b7a8-e60afd6e065e","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"26962b18-bd02-481d-9f6f-d07b746ba866":{"id":"26962b18-bd02-481d-9f6f-d07b746ba866","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"8a189583-ac7c-48c7-9dbb-7e11dc871525":{"id":"8a189583-ac7c-48c7-9dbb-7e11dc871525","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"514d8c50-488a-4001-a2df-24b33d0f52b4":{"id":"514d8c50-488a-4001-a2df-24b33d0f52b4","data":{"text":"\u003cp\u003eWe also need to address housing supply, and make sure that small businesses are able to hire workers who can afford to live in Montana. While we need to address this issue by paying our teachers and those who work in our communities a decent wage, we also need to recognize that for small businesses and lumber mills that are paying good wages, more needs to be done on the supply side. \u003c/p\u003e\u003cp\u003eWe need to update our housing policy to align with 21st century reality. That means addressing price gouging and monopolistic behavior, creating incentives for our communities to build more housing, and prioritizing our seniors.\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003ePartner With Public And Private Groups Across All Government Levels\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eThe federal government should work with local and county governments as well as small businesses and private investors to advance innovative ideas that are already helping to lower the cost of housing.\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eCommunity Land Trusts (CLTs) \u003c/strong\u003e- Whitefish, Missoula, and Bozeman have implemented community land trust programs where the land is owned by the city or county, and the house is owned by a resident. CLTs are good options where the land is a significant cost of building, as in Ravalli County, where a new lot is the same cost as building a house.\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eRemove the \u003c/strong\u003e\u003ca href=\"https://fas.org/publication/exempt-affordable-housing-from-volume-caps/?utm_source=substack\u0026amp;utm_medium=email\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\u003cstrong\u003eState Volume Cap\u003c/strong\u003e\u003c/a\u003e\u003cstrong\u003e for Private Activity Bonds\u003c/strong\u003e - Tax-exempt Private Activity Bonds (PABs) are an important financial tool that helps create more affordable housing. By capping these bonds, the federal government is limiting the supply of more housing. We can help spur more housing construction by exempting affordable housing from the state volume cap.\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eZoning and Infrastructure\u003c/strong\u003e - One issue that the federal government can’t solve is the zoning issues that exist in various municipalities, impacting their ability to build certain types of homes. We can, however, align current policies around transportation, water, sewer, and other infrastructure and investments with housing production to incentivize local communities to modernize their zoning regulations.\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cp\u003eAllowing accessory Dwelling Units to be built.\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eAddressing parking issues.\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eLimiting impact fees and other charges cities bring on developers.\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eAddressing unreasonable burdens on the construction of housing.\u003c/p\u003e\u003c/li\u003e\u003c/ol\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eCommunity Development Block Grants and Community Navigators\u003c/strong\u003e - Community Development Block Grants (\u003ca href=\"https://fas.org/publication/cdbg-reconstruction-and-zoning/?utm_source=substack\u0026amp;utm_medium=email\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eCDBG\u003c/a\u003e) have helped counties like Missoula receive direct federal funding. Congress can fund CDBGs and community navigators that will work with municipal governments, builders, landlords, and tenants to finetune local regulations to enable more housing to be built and serve as an advocate to help communities utilize federal housing resources.\u003c/p\u003e\u003c/li\u003e\u003c/ol\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFinance and Fund Housing\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eWe are at our best when we are proactively and innovatively addressing the challenges we face. The Federal Government is uniquely positioned to incentivize more construction. We can develop federal incentive structures that promote the construction of higher-density housing or multi-family housing in high-demand metropolitan regions and promote housing innovation, including in building materials and methods, to reduce the financial and environmental costs of building new housing.\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFirst time home buyer opportunities\u003c/strong\u003e - In Montana the average mortgage rate is over 7%. These interest rates deter first time home buyers in Montana. We can offset interest rates with an expanded first-time homebuyer tax credit for Montanans who qualify. For our first responders, nurses, teachers, and others who serve our community we can do more to make sure they can afford to live in our communities. \u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eFor Montanans that have Federal Housing Administration (FHA) mortgages, we can reduce insurance premiums.\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eA federal affordable housing fund can bring more supply onto the market, and we can further incentivize this construction to include both affordable rentals and affordable home sales. This new fund can also be used to upgrade existing properties to bring them onto the market, further expanding supply of housing. \u003c/p\u003e\u003c/li\u003e\u003c/ol\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eFully Utilize the Fair Housing Act and HUD\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eIf you’re an electrician or carpenter, a teacher, a nurse, work in law enforcement, and so many other jobs that serve our community, your salary is most likely below that, but not far enough below that level to qualify for assistance. Add in the rapidly increasing price of homes in our state, and we have a situation where people that need assistance aren’t eligible for the programs designed to help.\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cp\u003eArea Median Income (AMI) is a statistic used by the Department of Housing and Urban Development to determine rent prices and income limits for affordable units. In Missoula the AMI for a family of four is $80,200, in Bozeman it’s $104,700. We should direct the HUD to update the AMI calculation so it is more flexible to local prices and incomes.\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eCongress should also ensure that the Fair Housing Act is implemented as it was written, as HUD Secretary George Romney called for fifty years ago.\u003c/p\u003e\u003c/li\u003e\u003c/ol\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eHelp Small Businesses Hire Workers\u003c/strong\u003e\u003c/p\u003e\u003cp\u003ePyramid Mountain Lumber in Seeley Lake, recently announced its closure due to the barriers they face finding employees who can afford to live in the area. Like the owners of Pyramid Mountain, far too many small business owners I have talked with can not find workers because of the sky rocking cost of housing.\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cp\u003eWe need to \u003ca href=\"https://fas.org/publication/create-an-fha-va-mortgage-program-for-developers/?utm_source=substack\u0026amp;utm_medium=email\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eincentivize work force and small business\u003c/a\u003e housing development by federally guaranteeing mortgage and construction programs designed for small businesses and developers doing small scale construction projects to expand the supply of housing in our communities.\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eWestern Montana is uniquely suited to use existing lumber and local saw mills to address the housing supply issue. We should also \u003ca href=\"https://fas.org/publication/update-building-codes-to-use-mass-timber/?utm_source=substack\u0026amp;utm_medium=email\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eupdate building codes to use mass timber\u003c/a\u003e:\u003c/p\u003e\u003col\u003e\u003cli\u003e\u003cp\u003eSupport and utilize local sawmills\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eIncentivize – fuel reduction in local forests\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eContinue mill production\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eUse of local materials to help address the housing crisis\u003c/p\u003e\u003c/li\u003e\u003c/ol\u003e\u003c/li\u003e\u003c/ol\u003e\u003c/li\u003e\u003c/ol\u003e","bgColor":"bg0"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"25133bb9-704d-45e9-916c-74ef4d59e97e","postStructure":null},"6015f46f-6697-4719-90d7-227c2f71ae89":{"id":"6015f46f-6697-4719-90d7-227c2f71ae89","data":{"text":"\u003cp\u003eII.\tACCOUNTABILITY – Follow the Money\u003c/p\u003e","type":"UNIQUE","bgColor":"bg3","buttons":[{"buttonUrl":"/volunteer","buttonText":"Join Us"}],"ctaImage":"https://run.imgix.net/dbf516ea-8c59-417f-978c-1e2f17fdb7ae/6a067984-98c5-46b9-a3b4-e20340eaa0ba/6a067984-98c5-46b9-a3b4-e20340eaa0ba.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=743%2C0%2C6011%2C5304\u0026auto=compress%2Cformat\u0026fit=fillmax\u0026w=2048\u0026q=75","ctaLayout":"full_width","shareText":"Share Now","numButtons":1,"shareLinks":[],"flipContent":false,"showButtons":false,"showFlourish":false,"ctaButtonStyle":"solid","showShareLinks":false,"shareLinksMessage":"Check out this important link!","advancedShareLinks":false},"type":"CTA","title":"Call to Action","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"MULTI","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"1f339b34-b1da-467d-8f8d-c441f3171e29","postStructure":null},"75c536f1-9d6f-47d9-bb75-3311d18888b0":{"id":"75c536f1-9d6f-47d9-bb75-3311d18888b0","data":{"text":"\u003ch2\u003eRyan Zinke is bankrolled by a Chinese Ag conglomerate that is buying up American farmland, and he voted to help China rip off our ranchers.\u003c/h2\u003e\u003ch2\u003eWe need to send a message to Ryan Zinke and China that Montana is not for sale.\u003c/h2\u003e","bgColor":"bg1","callout":"NONE","hasMargin":true,"calloutBgColor":"bg3"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"259380e1-cf47-4e1c-a8ed-7498482f95fb","postStructure":null},"97a01825-ddd9-4672-9528-951e2ec164a8":{"id":"97a01825-ddd9-4672-9528-951e2ec164a8","data":{"text":"\u003ch2\u003eRyan Zinke pushed to let politicians ban abortion with no exceptions for rape, incest or to save a woman’s life.\u003cbr\u003e\u003c/h2\u003e\u003ch2\u003ePrivate medical decisions should be made by women and their health care providers, not Ryan Zinke.\u003c/h2\u003e","bgColor":"bg1","callout":"NONE","hasMargin":true,"calloutBgColor":"bg3"},"type":"BASIC_TEXT","title":"Text","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"CUSTOM","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"3e9ea14a-d495-4623-a0f2-1666933bafba","postStructure":null},"57610d6d-a345-49f7-a005-eccadd85c02b":{"id":"57610d6d-a345-49f7-a005-eccadd85c02b","data":{"type":"UNIQUE","items":[{"id":"1","image":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/0716a193-b8ec-4d4d-b0f8-96315b3390bd/0716a193-b8ec-4d4d-b0f8-96315b3390bd.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C2552%2C1092","title":"\u003cp\u003e\u003c/p\u003e","eyebrow":"\u003cp\u003e\u003c/p\u003e","buttonUrl":"/events","embedCode":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/0TIzidUIVrQ?si=R5Vsa-RxagJEpapi\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c/iframe\u003e","shareText":"Share Now","shareLinks":[],"flipContent":false,"showEyebrow":false,"shareLinksUrl":"","imageAlignment":"center","isExternalLink":false,"advancedShareLinks":false,"showVideoDescription":true}],"videos":[{"id":"1","image":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/1e000ed2-2686-4244-b115-2a3aeabd627a/1e000ed2-2686-4244-b115-2a3aeabd627a.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C3584%2C1788","title":"\u003cp\u003e\u003c/p\u003e","eyebrow":"\u003cp\u003e\u003c/p\u003e","buttonUrl":"/events","embedCode":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/1aE6c3e-IDo?si=rCBbKsnNv2MFeJtt\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c/iframe\u003e","shareText":"Share Now","shareLinks":[],"flipContent":false,"showEyebrow":false,"shareLinksUrl":"","imageAlignment":"center","isExternalLink":false,"advancedShareLinks":false}],"bgColor":"bg1","eyebrow":"\u003cp\u003e\"Land Deal\"\u003c/p\u003e","headline":"\u003cp\u003e\u003cspan style=\"color: var(--color-text-accent-primary)\"\u003e\"Decisions\"\u003c/span\u003e\u003c/p\u003e","headlineOn":true,"layoutType":"SINGLE","description":"\u003cstrong\u003eIntroduce the videos below\u003c/strong\u003e with a short blurb.","showEyebrow":false,"numGridColumns":"3","overlayBgColor":"bg4","playButtonColor":"bg3","showDescription":false},"type":"VIDEO","title":"Video","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"MULTI","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"9881af74-20b2-437f-9601-86b72179c38b","postStructure":null},"e4e1a33b-21bf-4ed7-9e3f-94a9420cd95c":{"id":"e4e1a33b-21bf-4ed7-9e3f-94a9420cd95c","data":{"type":"UNIQUE","items":[{"id":"1","image":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/1e000ed2-2686-4244-b115-2a3aeabd627a/1e000ed2-2686-4244-b115-2a3aeabd627a.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C3584%2C1788","title":"\u003cp\u003e\u003c/p\u003e","eyebrow":"\u003cp\u003e\u003c/p\u003e","buttonUrl":"/events","embedCode":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/1aE6c3e-IDo?si=rCBbKsnNv2MFeJtt\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c/iframe\u003e","shareText":"Share Now","shareLinks":[],"flipContent":false,"showEyebrow":false,"shareLinksUrl":"","imageAlignment":"center","isExternalLink":false,"advancedShareLinks":false,"showVideoDescription":true}],"videos":[{"id":"1","image":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/1e000ed2-2686-4244-b115-2a3aeabd627a/1e000ed2-2686-4244-b115-2a3aeabd627a.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C3584%2C1788","title":"\u003cp\u003e\u003c/p\u003e","eyebrow":"\u003cp\u003e\u003c/p\u003e","buttonUrl":"/events","embedCode":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/1aE6c3e-IDo?si=rCBbKsnNv2MFeJtt\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c/iframe\u003e","shareText":"Share Now","shareLinks":[],"flipContent":false,"showEyebrow":false,"shareLinksUrl":"","imageAlignment":"center","isExternalLink":false,"advancedShareLinks":false}],"bgColor":"bg1","eyebrow":"\u003cp\u003e\"Land Deal\"\u003c/p\u003e","headline":"\u003cp\u003e\u003cspan style=\"color: var(--color-text-accent-primary)\"\u003e\"Land Deal\"\u003c/span\u003e\u003c/p\u003e","headlineOn":true,"layoutType":"SINGLE","description":"\u003cstrong\u003eIntroduce the videos below\u003c/strong\u003e with a short blurb.","showEyebrow":false,"numGridColumns":"3","overlayBgColor":"bg4","playButtonColor":"bg3","showDescription":false},"type":"VIDEO","title":"Video","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"MULTI","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"54272542-7007-4206-988b-485f09f3de77","postStructure":null},"44d60749-7051-4085-b0b0-d2ed50395705":{"id":"44d60749-7051-4085-b0b0-d2ed50395705","data":{"type":"UNIQUE","items":[{"id":"1","image":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/308ce9a9-73a4-4e5d-951f-7f6923a7a0b5/308ce9a9-73a4-4e5d-951f-7f6923a7a0b5.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C932%2C562","title":"\u003cp\u003e\u003c/p\u003e","eyebrow":"\u003cp\u003e\u003c/p\u003e","buttonUrl":"/events","embedCode":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/CVrAM9JMIGY?si=eifGUAd-ivXAemAz\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c/iframe\u003e","shareText":"Share Now","shareLinks":[],"flipContent":false,"showEyebrow":false,"shareLinksUrl":"","imageAlignment":"center","isExternalLink":false,"advancedShareLinks":false,"showVideoDescription":true}],"videos":[{"id":"1","image":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/1e000ed2-2686-4244-b115-2a3aeabd627a/1e000ed2-2686-4244-b115-2a3aeabd627a.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C3584%2C1788","title":"\u003cp\u003e\u003c/p\u003e","eyebrow":"\u003cp\u003e\u003c/p\u003e","buttonUrl":"/events","embedCode":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/1aE6c3e-IDo?si=rCBbKsnNv2MFeJtt\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c/iframe\u003e","shareText":"Share Now","shareLinks":[],"flipContent":false,"showEyebrow":false,"shareLinksUrl":"","imageAlignment":"center","isExternalLink":false,"advancedShareLinks":false}],"bgColor":"bg1","eyebrow":"\u003cp\u003e\"Land Deal\"\u003c/p\u003e","headline":"\u003cp\u003e\u003cspan style=\"color: var(--color-text-accent-primary)\"\u003e\"Balloon\"\u003c/span\u003e\u003c/p\u003e","headlineOn":true,"layoutType":"SINGLE","description":"\u003cstrong\u003eIntroduce the videos below\u003c/strong\u003e with a short blurb.","showEyebrow":false,"numGridColumns":"3","overlayBgColor":"bg4","playButtonColor":"bg3","showDescription":false},"type":"VIDEO","title":"Video","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"MULTI","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"648fdb1f-dfa6-4b7c-ab6a-2d23c85f33f5","postStructure":null},"5019fe68-2acb-4009-8ead-4af3b9c421d1":{"id":"5019fe68-2acb-4009-8ead-4af3b9c421d1","data":{"text":"\u003cp\u003e- Monica Tranel\u003cbr\u003eCandidate for Congress\u003c/p\u003e","image":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/f55405f1-f99b-4259-8a0c-6fcec4ad0ee5/f55405f1-f99b-4259-8a0c-6fcec4ad0ee5.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=607%2C77%2C2314%2C1323","bgColor":"bg0","heading":"\u003cp\u003e\"I didn't learn my work ethic in the Olympics... I took it there from Montana.\"\u003c/p\u003e","embedCode":"\u003ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/lG3NoO6KEoE\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c/iframe\u003e","imageTilt":"tilt","layoutType":"VIDEO","imageBorder":"border","twoColImage":"","bodyCopySize":10,"hasImageTilt":true,"showHeadline":true,"showSignature":false,"hasImageBorder":true,"signatureImage":"https://run.imgix.net/415b7455-174b-4f9e-9d05-7c9dbda44202/5be069d1-7aa5-4c20-8d8b-789dabd1cb8c/5be069d1-7aa5-4c20-8d8b-789dabd1cb8c.webp?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C658%2C156","showDescription":true,"showFeaturedLink":false,"introHeadlineSize":10},"type":"INTRO","title":"Page Intro","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":"HOMEPAGE_MAIN","createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"3db8ae93-bc3d-4b3e-9998-3741ed2500d1","postStructure":null},"fd2e7b04-6898-4807-b1d4-a251050de48e":{"id":"fd2e7b04-6898-4807-b1d4-a251050de48e","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"693190f0-8423-4ba7-92b8-3c38e821b209":{"id":"693190f0-8423-4ba7-92b8-3c38e821b209","data":{"bgColor":"bg0"},"type":"NEWS_SINGLE","title":"News Post","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-04-04T18:08:17.002684+00:00","published":true,"updatedAt":"2025-04-11T16:10:59.111583+00:00","linkedBlockId":null,"postStructure":[]},"4b92651c-78bf-4054-b404-89efd0389585":{"id":"4b92651c-78bf-4054-b404-89efd0389585","data":{"bgColor":"bg1","showEyebrow":false},"type":"ISSUE_SINGLE","title":"Issues Post","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-04-11T15:10:14.053273+00:00","published":true,"updatedAt":"2025-04-11T16:11:04.50975+00:00","linkedBlockId":null,"postStructure":[]},"200a2218-2eab-4bb9-9b6c-e568393342a0":{"id":"200a2218-2eab-4bb9-9b6c-e568393342a0","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"Events","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"angled_box","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":false,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"6243eee6-fc66-46e2-9da9-0e9f2957f91d":{"id":"6243eee6-fc66-46e2-9da9-0e9f2957f91d","data":{"formId":"843e9751-18a2-4398-820a-d1a64ad9ed58","bgColor":"bg0"},"type":"EVENT_SINGLE","title":"Events Post","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-04-11T16:13:57.312884+00:00","published":true,"updatedAt":"2025-04-11T16:24:04.013+00:00","linkedBlockId":null,"postStructure":[]},"4354061e-d48a-46c1-9a8b-31f8cc1dfcbe":{"id":"4354061e-d48a-46c1-9a8b-31f8cc1dfcbe","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"12d5100f-1aac-45ff-9000-8b405712a4c6":{"id":"12d5100f-1aac-45ff-9000-8b405712a4c6","data":{"info":"\u003cp\u003ePlease make checks payable to\u003cbr\u003e\u003cstrong\u003eMonica Tranel For Montana\u003c/strong\u003e\u003cbr\u003eand mail to:\u003c/p\u003e\u003cp\u003eP.O. Box 9384\u003cbr\u003eMissoula, MT 59807\u003c/p\u003e\u003cp\u003e\u003cstrong\[email protected]\u003c/strong\u003e\u003c/p\u003e","bgColor":"bg4","disclaimer":"\u003cp\u003ePaid for by Monica Tranel For Montana\u003c/p\u003e","quoteImage":"https://media.designedtorun.com/415b7455-174b-4f9e-9d05-7c9dbda44202/1654141695823-podpros-2mMhaoBGjCs-unsplash-.jpg","hideRunLink":false,"shouldShowRunLogo":true},"type":"FOOTER","title":"Footer","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"12c5a959-81e1-4c9b-a552-ca17fc838f71","postStructure":null},"0dfd7e66-9dd5-4cdd-ae0b-49522b4e1fdb":{"id":"0dfd7e66-9dd5-4cdd-ae0b-49522b4e1fdb","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"\u003cp\u003eNews \u0026amp; Updates\u003c/p\u003e","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"no_image","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":true,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"flipped","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":false,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"3df421d1-955b-4807-b6f6-d69f1262c4f8":{"id":"3df421d1-955b-4807-b6f6-d69f1262c4f8","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"\u003cp\u003eMonica Needs You On Her Team.\u003cbr\u003eSign Up Now:\u003c/p\u003e","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"angled_box","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsType":"filled","adjustHeroHeight":5,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":true,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","adjustMobileLogoSize":0,"overlayOpacityMobile":50,"socialBelowContentOn":true,"headerGradientOpacity":0,"disclaimerCheckboxColor":"headline-secondary","displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"9fa5e52e-54d8-484c-acfd-990f2db42753":{"id":"9fa5e52e-54d8-484c-acfd-990f2db42753","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"Issues","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"angled_box","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":false,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"5bc7d184-1ec2-4069-a47f-e2333b387879":{"id":"5bc7d184-1ec2-4069-a47f-e2333b387879","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"Donate","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"angled_box","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":false,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"26a7ee95-b528-48e5-adfe-2d02d4edaff6":{"id":"26a7ee95-b528-48e5-adfe-2d02d4edaff6","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"Issues","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"angled_box","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":false,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"2bdec503-6891-48c3-b018-6ced36c68e42":{"id":"2bdec503-6891-48c3-b018-6ced36c68e42","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"\u003cp\u003eTHE FULL HOUSING PLAN\u003c/p\u003e","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"no_image","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":false,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"86ee18dc-3599-46fd-851b-e043bb120fa4":{"id":"86ee18dc-3599-46fd-851b-e043bb120fa4","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"\u003cp\u003eFollow Tranel on the Trail!\u003c/p\u003e","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"no_image","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":false,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"4e32c87e-1e2a-4c14-842e-677865d8e1b7":{"id":"4e32c87e-1e2a-4c14-842e-677865d8e1b7","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"\u003cp\u003e\u003cspan style=\"color: var(--color-text)\"\u003eRyan Zinke Sold Out Montana\u003c/span\u003e\u003c/p\u003e","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"background_image","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/9950443f-ab95-481e-8c97-d9729951e6b0/9950443f-ab95-481e-8c97-d9729951e6b0.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=322%2C0%2C1784%2C1784","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/ed95f06e-0566-47b5-9d0d-0db2301b0894/ed95f06e-0566-47b5-9d0d-0db2301b0894.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C39%2C3584%2C1631","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":false,"overrideImagesSettings":true,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"9ce0e38e-6af2-49cc-b658-6f3bd97d4af2":{"id":"9ce0e38e-6af2-49cc-b658-6f3bd97d4af2","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/65c87f02-62ff-4215-83d2-e5c8aa72263c/65c87f02-62ff-4215-83d2-e5c8aa72263c.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg1","eyebrow":"Add your eyebrow here","headline":"\u003cp\u003e\u003cspan style=\"color: var(--color-text)\"\u003eRyan Zinke Tried to Cash In\u003c/span\u003e\u003c/p\u003e","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"background_image","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/6d3778d9-3d63-41d7-90d7-09c64936697a/6d3778d9-3d63-41d7-90d7-09c64936697a.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=1309%2C0%2C1938%2C1939","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/a8fdd9b3-bac1-4789-95b7-2c2e0028ed8b/a8fdd9b3-bac1-4789-95b7-2c2e0028ed8b.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=271%2C504%2C3055%2C1390","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":true,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":true,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"25fc3597-99e0-4632-9661-a59a2d084bd7":{"id":"25fc3597-99e0-4632-9661-a59a2d084bd7","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"\u003cp\u003eRyan Zinke Repeatedly Voted to Ban Abortion Here in Montana.\u003c/p\u003e","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"background_image","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/e05a5bc0-d8ce-40b7-b28b-9c254884e014/e05a5bc0-d8ce-40b7-b28b-9c254884e014.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=175%2C0%2C1082%2C1082","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/24e3e4d4-44a0-4e1a-8176-67cd6f86a655/24e3e4d4-44a0-4e1a-8176-67cd6f86a655.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=87%2C0%2C2378%2C1082","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":true,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"f3c9202d-d804-478a-8816-981b45b6a560":{"id":"f3c9202d-d804-478a-8816-981b45b6a560","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"\u003cp\u003e\u003cspan style=\"color: var(--color-text)\"\u003eRyan Zinke Is Helping China Rip Off Our Ranchers\u003c/span\u003e\u003c/p\u003e","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"background_image","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/f8ea752c-a27e-4a3b-87ba-65e36e78fa81/f8ea752c-a27e-4a3b-87ba-65e36e78fa81.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=609%2C0%2C1984%2C1984","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/60e7b882-3d36-4f7e-a452-f5706d1915fb/60e7b882-3d36-4f7e-a452-f5706d1915fb.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C31%2C3584%2C1631","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":true,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"4456bbc3-33d6-424c-8093-ba967dc0e2bd":{"id":"4456bbc3-33d6-424c-8093-ba967dc0e2bd","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"Miles on the Minivan","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"angled_box","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":false,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"4c4ea7e8-ba33-406b-a720-0bdf10c2ebe3":{"id":"4c4ea7e8-ba33-406b-a720-0bdf10c2ebe3","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"\u003cp\u003eMEET MONICA\u003c/p\u003e","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"gradient_box","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32b4b7c3-057a-464d-a92b-fbe7b4885905/32b4b7c3-057a-464d-a92b-fbe7b4885905.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C76%2C457%2C347","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":true,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"4635b9f7-5022-44b6-bfdc-939d9bd35f7f":{"id":"4635b9f7-5022-44b6-bfdc-939d9bd35f7f","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"\u003cp\u003eNews \u0026amp; Updates\u003c/p\u003e","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"no_image","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":true,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"flipped","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":false,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"48535808-b009-44f2-a826-35127c98f569":{"id":"48535808-b009-44f2-a826-35127c98f569","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"\u003cp\u003eIssues\u003c/p\u003e","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"angled_box","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":false,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"296d8683-aa54-4569-b588-85a33d7a4297":{"id":"296d8683-aa54-4569-b588-85a33d7a4297","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"\u003cp\u003eEndorsements\u003c/p\u003e","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"angled_box","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":false,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"ff3aa31e-7c7f-451b-b1f2-b6449de75b41":{"id":"ff3aa31e-7c7f-451b-b1f2-b6449de75b41","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"\u003cp\u003eAffordable and Accessible Housing Plan for Montanans\u003c/p\u003e","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"no_image","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":false,"overrideImagesSettings":false,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"d869effb-f0c3-4338-9313-e5715445623d":{"id":"d869effb-f0c3-4338-9313-e5715445623d","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"\u003cp\u003eVolunteer with Our Campaign\u003c/p\u003e","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"no_image","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":false,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null},"6b741e3f-67d6-4057-a21f-ad861b9e51c3":{"id":"6b741e3f-67d6-4057-a21f-ad861b9e51c3","data":{"logo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e777b72-aa51-47f2-9683-bac0add43770/2e777b72-aa51-47f2-9683-bac0add43770.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","action":true,"formId":"e0cc395c-408c-481c-a8a4-8826348e90de","bgColor":"bg4","eyebrow":"Add your eyebrow here","headline":"Store","linkSize":0,"navColor":"bg2","wrapForm":true,"buttonUrl":"/volunteer","embedCode":"","hasMargin":false,"actionType":"form","buttonSize":0,"buttonText":"Take Action","buttonType":"boxed","headlineOn":true,"layoutType":"angled_box","mobileLogo":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/32c4f7c3-6db3-48e4-9124-f2279c942ed3/32c4f7c3-6db3-48e4-9124-f2279c942ed3.png?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=0%2C0%2C750%2C420","bigLogoSize":0,"buttonColor":"bg4","description":"Add your description here","eyebrowSize":0,"flipContent":false,"mobileImage":"","showBigLogo":false,"showEyebrow":false,"adjustLayout":"standard","alignContent":"content-center","buttonTwoUrl":"/volunteer","desktopImage":"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8de89077-ff87-4302-84c6-73f7525ae052/8de89077-ff87-4302-84c6-73f7525ae052.jpeg?ixlib=js-3.8.0\u0026bri=0\u0026con=0\u0026sat=0\u0026high=0\u0026shad=0\u0026usm=0\u0026rect=68%2C0%2C2903%2C3797","formBarColor":"bg2","googleFormId":"https://docs.google.com/spreadsheets/d/1iAM1bA5DndH__dL4ef0zNuQKg2jmj1GA3m16FuLFc7k/edit","headlineSize":0,"logoAdvanced":false,"navTextColor":"text","overlayColor":"bg4","smallFormGap":false,"buttonTwoText":"Take Action","featuredColor":"bg3","headlineColor":"headline-primary","mobileBgColor":"bg4","ngpSourceCode":1043793,"adjustLogoSize":0,"colorsAdvanced":false,"flipNavigation":false,"formFieldColor":"bg1","imagesAdvanced":false,"isExternalLink":false,"navButtonColor":"bg2","overlayOpacity":50,"showEmbedVideo":false,"alignNavigation":"nav-left","descriptionSize":0,"showDescription":false,"socialIconsSize":null,"socialIconsType":"filled","adjustHeroHeight":0,"leftAlignContent":false,"socialsIconColor":"bg2","navUnderlineColor":"bg2","showBigLogoMobile":false,"navigationAdvanced":false,"overlayColorMobile":"bg4","socialsBorderColor":"headline-secondary","headerGradientColor":"#001f45","overrideNavSettings":false,"adjustMobileLogoSize":0,"overlayOpacityMobile":50,"overrideLogoSettings":false,"socialBelowContentOn":true,"headerGradientOpacity":0,"overrideColorsSettings":true,"overrideImagesSettings":false,"overrideLayoutSettings":true,"disclaimerCheckboxColor":"headline-secondary","overrideContentSettings":true,"displayMobileLogoSettings":true,"displayMobileImageSettings":false},"type":"HERO","title":"Header","pageId":null,"siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"variant":null,"createdAt":"2025-03-28T02:50:28.263868+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.263868+00:00","linkedBlockId":"918ef12c-74e0-47f6-8316-d18cfc800f22","postStructure":null}},"Posts":{"2162b209-7c2c-4fb8-9da6-2426e8992df0":{"id":"2162b209-7c2c-4fb8-9da6-2426e8992df0","data":{"date":"2024-10-28T18:09:01.553Z","link":null,"slug":"monica-tranel-announces-district-wide-gotv-tour","title":"\u003cp\u003eMonica Tranel Announces District-Wide \"Bringing It Home\" GOTV Tour\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e—\u0026nbsp;Today, Monica Tranel announced a district-wide “Bringing it Home” GOTV tour as the final push to meet with voters face-to-face and encourage early voting and participation on Election Day.\u0026nbsp;\u003c/p\u003e\u003cp\u003eTranel plans to travel to all 16 counties and two tribal nations in MT-01. The tour, \u003cstrong\u003ewhich kicks off tomorrow in Missoula\u003c/strong\u003e, will include meet and greets, canvassing, rallies, meetings with local elected officials and community leaders, and other events.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e“Bringing it Home” Tour Stops:\u003c/strong\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003eMissoula, Mineral, Sanders and Lincoln County - October 29, 2024\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eGlacier, Blackfeet Reservation, and Pondera County - October 30, 2024\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eGranite County - October 31, 2024\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003ePowell, Deer Lodge, Beaverhead, Madison, and Gallatin County - November 1, 2024\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eFlathead Reservation and Lake County - November 2, 2024\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMissoula, Ravalli, and Gallatin County - November 3, 2024\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eGallatin and Silver-Bow County - November 4, 2024\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMissoula County - November 5, 2024\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eMore stops will be announced daily, and various events will be open to the press and advised throughout the tour.\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/f47e00a2-958a-4017-b0a8-edf5ccdc2151/f47e00a2-958a-4017-b0a8-edf5ccdc2151.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1170%2C1188\u0026amp;w=1500\" alt=\"\" caption=\"\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003eThis tour follows record-breaking momentum for Tranel as voters turn against Zinke, with \u003ca href=\"https://x.com/CookPolitical/status/1842174625335111847\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eThe Cook Political Report\u003c/a\u003e shifting Montana’s 1st Congressional District in her favor, citing Zinke’s long list of ethics scandals and 18 federal investigations as highlighted in her previous \u003ca href=\"https://x.com/monicatranel/status/1844347151553528276?s=46\u0026amp;t=PkEUeBeFGfjcltxMgsARAw\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eads\u003c/a\u003e. A \u003ca href=\"https://dailymontanan.com/2024/09/24/tranel-tightens-race-in-western-montana-in-her-bid-to-unseat-zinke/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003enew poll\u003c/a\u003e shows a virtual tie, while Tranel’s record-breaking fundraising of over \u003ca href=\"https://x.com/jamesd0wns/status/1841799958040543677\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e$5.25 million\u003c/a\u003e and growing attention fuel her path to victory.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-announces-district-wide-gotv-tour","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"0bbe0448-0bfe-4e40-91f1-90b0c6fd81d3":{"id":"0bbe0448-0bfe-4e40-91f1-90b0c6fd81d3","data":{"date":"2024-10-24T20:39:34.297Z","link":null,"slug":"the-snake-returns-in-tranels-newest-campaign-ad","title":"\u003cp\u003eThe Snake Returns in Tranel’s Newest Campaign Ad: “Housing Profiteers”\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e— Monica Tranel's campaign has launched a bold new ad, “Housing Profiteers,” holding Ryan Zinke accountable for his role as a housing profiteer, exacerbating Montana’s housing crisis. The ad revives a powerful symbol from Tranel’s previous encounter with Zinke—a snake—linking Zinke's greed to the damage he’s caused Montanans.\u003c/p\u003e\u003cp\u003e\"Ryan Zinke is the worst,\" the ad declares, as images of snakes slither across the screen. \"Caught selling access to Montana’s land. Now, he's buying up houses and jacking up rents. We can protect public lands and lower housing costs if we stop the housing profiteers. Stop Ryan Zinke.”\u003c/p\u003e\u003cp\u003eMonica Tranel is fighting to end Zinke’s corruption and make housing affordable for all Montanans—not just the wealthy few.\u0026nbsp;\u003c/p\u003e\u003cp\u003eThe ad will be backed by a six-figure buy on broadcast and cable television in the Missoula and Butte-Bozeman media markets across the district.\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 65%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8bc70654-76fe-4252-b18d-525a6e8f7d78/8bc70654-76fe-4252-b18d-525a6e8f7d78.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1600%2C683\u0026amp;w=1500\" alt=\"\" caption=\"\" align=\"center\" alignwidth=\"32.5\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003e\u003cstrong\u003eClick here to watch\u003c/strong\u003e\u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=590712c0f7\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\u003cstrong\u003e \u003c/strong\u003e\u003c/a\u003e\u003ca href=\"https://x.com/MonicaTranel/status/1849420584351834492\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\u003cstrong\u003eTranel’s Ad “Housing Profiteers”\u003c/strong\u003e\u003c/a\u003e\u003c/p\u003e\u003cp\u003eMomentum is building behind Tranel as voters turn against Zinke, with \u003ca href=\"https://x.com/CookPolitical/status/1842174625335111847\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eThe Cook Political Report \u003c/a\u003eshifting Montana’s 1st Congressional District in her favor, citing Zinke’s long list of ethics scandals and 18 federal investigations as highlighted in her previous ads. A \u003ca href=\"https://x.com/jamesd0wns/status/1848707565422559590\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003enew poll \u003c/a\u003eshows a virtual tie, while Tranel’s record-breaking fundraising of over \u003ca href=\"https://x.com/jamesd0wns/status/1841799958040543677\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e$5.25 million\u003c/a\u003e and growing attention fuel her path to victory.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003ch5\u003eSCRIPT:\u003c/h5\u003e\u003cp\u003eNARRATOR: Housing profiteers, out-of-state developers, corrupt politicians. Buying up housing and squeezing us out. Ryan Zinke is the worst. Caught selling access to Montana’s land.\u0026nbsp;\u003cbr\u003e\u003cbr\u003e\u003ca href=\"https://www.youtube.com/watch?v=1GI4mie4MwU\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\u003cem\u003eKBZK Clip:\u003c/em\u003e\u003c/a\u003e\u003cem\u003e “...a commercial development that Zinke is poised to benefit from financially.”\u0026nbsp;\u003c/em\u003e\u003cbr\u003e\u003cbr\u003eNARRATOR: Now Zinke is buying up houses and jacking up rents. We can protect public lands and lower housing costs if we stop the housing profiteers. Stop Ryan Zinke.\u0026nbsp;\u003cbr\u003e\u003cbr\u003eMONICA TRANEL: I’m Monica Tranel, and I approve this message.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eTranel Continues to Hold Zinke Accountable as a Housing Profiteer\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"the-snake-returns-in-tranels-newest-campaign-ad","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"1a769bfd-d243-403e-ac31-f87660ff7204":{"id":"1a769bfd-d243-403e-ac31-f87660ff7204","data":{"date":"2024-07-19T07:00:00.000Z","link":null,"slug":"northwestern-energy-raising-rates","title":"\u003cp\u003eNorthwestern Energy Raising Rates While Giving Corporate Money to Ryan Zinke\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT\u003c/strong\u003e - Montana went from the lowest electricity rates in the country to the highest, thanks to politicians like Ryan Zinke. Now he’s taking corporate money from NorthWestern at the same time that NorthWestern is asking for another \u003ca href=\"https://www.ktvh.com/news/northwestern-energy-to-ask-regulators-for-electric-natural-gas-rate-increases#:~:text=NorthWestern%27s%20request%20for%20an%20interim,million%20less%20for%20power%20costs.\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e22 million dollar rate increase\u003c/a\u003e. Montana residents and small businesses are still reeling from the 28% rate increase NorthWestern hit us with last year. They’re charging us more again, and paying Zinke off at the same time. \u003c/p\u003e\u003cp\u003e\"Those of us who live here in Montana are getting clobbered with rate hikes and high prices from corporate greed. Politicians like Ryan Zinke are in bed with those corporations, and Zinke is taking money from NorthWestern at the same time it is raising rates for us - AGAIN. Last year we got slammed with an historic rate increase - apparently it’s not enough and NorthWestern wants more, while paying off people like Zinke. I stood for Montanans against rate hikes and kept money in peoples' pockets. Ryan Zinke is taking money from NorthWestern Energy PAC, making all of us pay more for basic needs,\" \u003cstrong\u003esaid Monica Tranel\u003c/strong\u003e. \"This is the kind of dirty politics Montanans rose up against a century ago. We'll do it again this year by electing people like me, who have a proven track record of standing with the people of Montana against corporate greed. I have spent my entire career standing up to monopolies and fighting for the working class. I will do the same in Congress. It's time for Montanans to be heard.\"\u003c/p\u003e\u003cp\u003eAs an attorney, Monica took Northwestern to the state supreme court and won, keeping $10 million in Montanans pockets.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middleclass, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"northwestern-energy-raising-rates","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"ae89a6e2-3983-4a91-adaa-b861d474f44c":{"id":"ae89a6e2-3983-4a91-adaa-b861d474f44c","data":{"date":"2024-07-10T07:00:00.000Z","link":null,"slug":"monica-tranels-campaign-gain-momentum","title":"\u003cp\u003eMonica Tranel’s Campaign Continues to Gain Momentum, Raising Record-Breaking $1.15M in Q2\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT\u003c/strong\u003e — Monica Tranel's campaign continues to shatter expectations, raising an impressive $1.15 million in the second quarter of this year, breaking the record for the amount raised in the second quarter by any congressional Democratic campaign in Montana. This extraordinary achievement underscores the widespread support and momentum for Tranel's candidacy and her vision for Montana’s future.\u003c/p\u003e\u003cp\u003eLast cycle, Tranel nearly defeated Zinke by coming within three points despite being significantly outspent and running in a district Trump won by 7 points. With a robust financial foundation, Tranel is strongly positioned to win this cycle. Monica’s message resonates with Montanans who want a representative who works for Montana, not for special interests.\u003c/p\u003e\u003cp\u003eRyan Zinke is deeply unpopular in Montana, and his campaign reflects that he lives in the Beltway and Santa Barbara. He received less than three-quarters of the Republican vote in the primary and \u003ca href=\"https://mailchi.mp/monicatranel/calizinke\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eraised only 1.4% of his money from Montanans in Q1\u003c/a\u003e. Zinke ranked second for Republicans in total money raised from California, trailing only Speaker Mike Johnson.\u003c/p\u003e\u003cp\u003e\"Montanans are rallying behind my campaign because we want a representative who works for us - the Montana I know, and live in every day - in Congress. I drove my minivan into the ground traveling this district. I know what Montanans care about, I hear the solutions we are building on the ground for the issues that most deeply affect us.\" \u003cstrong\u003esaid Monica Tranel\u003c/strong\u003e. \"Ryan Zinke's Santa Barbara - DC Beltway campaign, backed by billionaires, big corporations, and out- of-state money, takes Montanans for granted. It’s time for him to account for his corruption and lies. He can go back to the beach.\"\u003c/p\u003e\u003cp\u003eMonica Tranel has driven tens of thousands of miles in her minivan, traveling to all 16 counties of this western district and both Tribal Nations. She has over \u003ca href=\"/endorsements\" target=\"\" rel=\"noopener noreferrer nofollow\"\u003e70 endorsements\u003c/a\u003e, including elected leaders, community leaders, and organizations. Tranel is the only candidate with a plan, an \u003ca href=\"/housing\" target=\"\" rel=\"noopener noreferrer nofollow\"\u003eAffordable and Accessible Housing Plan\u003c/a\u003e for Montanans to address the housing crisis Montana faces.\u003c/p\u003e\u003cp\u003eWith over $1.15 million raised this quarter, Monica Tranel’s campaign is building unprecedented momentum. This milestone is not just a financial achievement but a clear signal that Montanans are rallying behind her vision for a better Montana.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eTranel Surpasses $1.15 Million in Record-Breaking Second Quarter Fundraising\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranels-campaign-gain-momentum","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"12f4ad07-4bd5-4c03-aa0e-19e604e0bf03":{"id":"12f4ad07-4bd5-4c03-aa0e-19e604e0bf03","data":{"date":"2023-08-29T04:00:00.000Z","link":null,"slug":"monica-tranel-earns-endorsement-from-the-voter-protection-protect","title":"\u003cp\u003eMonica Tranel Earns Endorsement from the Voter Protection Protect\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT —\u003c/strong\u003e Today, Monica Tranel earned the endorsement of the Voter Protection Project (VPP), the largest national PAC focused on electing voting rights champions and holding Republicans accountable for their attacks on democracy, in her campaign to represent the people of Montana’s 1st congressional district.\u003c/p\u003e\u003cp\u003e\"We are fortunate to live in a democracy where our elections are secure and fair. The Voter Protection Project works to ensure that our elections remain that way, and that every vote is counted. Their endorsement of my campaign aligns with my commitment to work for and protect the security and stability of our democracy and to make sure that everyone feels they can participate. The middle class is the engine of our democracy, and our government works best when it is truly representative of the people who live here. When elected, I will be the first female Olympian in Congress, and the only democrat in the U.S. House between Seattle and Minneapolis. Thank you Voter Protection Project – working together, we will bring a much-needed voice from the Western U.S. to Congress,”\u003cstrong\u003e said Tranel\u003c/strong\u003e.\u0026nbsp;\u003c/p\u003e\u003cp\u003e“Monica’s deep Montana roots and proven record as a fighter for the middle-class against out-of-state interests caught our attention,” \u003cstrong\u003esaid Heather Grevenworth, Executive Director of The Voter Protection Project\u003c/strong\u003e. “Monica is a fierce competitor who will protect the Montana way of life, including the sacred right to vote for all Americans. We need proven leaders in Congress to protect and expand access to the ballot box, that’s why we are backing her campaign for MT-01.”\u003c/p\u003e\u003cp\u003eThe Voter Protection Project joins the Montana Federation of Public Employees, Elect Democratic Women, former Montana Governor Brian Schweitzer, and dozens of Montana legislators and leaders in endorsing Tranel. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/new-page\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career fighting for Montana’s working families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-earns-endorsement-from-the-voter-protection-protect","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.706111+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.706111+00:00"},"e0773574-dc48-49b9-9cf8-5557171d0859":{"id":"e0773574-dc48-49b9-9cf8-5557171d0859","data":{"date":"2024-01-29T08:00:00.000Z","link":null,"slug":"flathead-beacon-op-ed-time-for-accountability","title":"\u003cp\u003eFlathead Beacon Op-Ed: Time for Accountability\u003c/p\u003e","description":"Put your press release text here.","externalLink":"https://flatheadbeacon.com/2024/01/29/time-for-accountability/","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"flathead-beacon-op-ed-time-for-accountability","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"f88ab6b8-e0d6-439c-86c2-af1bb9888f2a":{"id":"f88ab6b8-e0d6-439c-86c2-af1bb9888f2a","data":{"date":"2024-01-29T08:00:00.000Z","link":null,"slug":"monica-tranel-added-to-dccc-s-highly-competitive-red-to-blue-program","title":"\u003cp\u003eMonica Tranel Added to DCCC’s Highly Competitive\u003cbr\u003e‘Red To Blue’ Program\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT – \u003c/strong\u003eToday, Monica Tranel was identified\u0026nbsp;as a ‘Red to Blue’ challenger by the DCCC for a seat in the U.S. House of Representatives. \u003cstrong\u003eThe race for MT-01 will be one of the most competitive\u003c/strong\u003e in the country and this designation signals\u0026nbsp;Tranel can win it.\u003cbr\u003e\u003cbr\u003e“I’ve put thousands of miles on my minivan traveling around the district listening to Montanans concerns and joys. My record stands for itself and Montanans know they have a champion in me for the challenges we face in our district: housing, childcare, healthcare, education, and being stewards of our public lands. Montanans are tired of the chaos and know I will represent our community.” \u003cstrong\u003esaid Monica Tranel.\u003c/strong\u003e “Over 70% of contributions to our campaign are from Montanans. In contrast, only 11% of Zinke’s contributions come from Montana. Montanans are ready for a Representative who will work for us, and get things done in Congress.”\u003cbr\u003e\u003cbr\u003e“Monica Tranel is a champion for working families in Montana, saving taxpayers millions of dollars by standing up to price-gouging corporations and special interests,” \u003cstrong\u003esaid DCCC Chair Rep. Suzan DelBene.\u003c/strong\u003e “Montana families know Monica understands what matters most to them and that she’ll deliver for them in Congress. There’s no better candidate to take on corrupt DC politician Ryan Zinke and flip this seat blue in November.”\u003cbr\u003e\u003cbr\u003eTranel shattered expectations and came within striking distance of defeating Zinke in 2022. She’s building on that momentum this cycle, securing key \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=a2aa073afa\u0026amp;e=13a94f2f0f\"\u003e\u003cu\u003eendorsements\u003c/u\u003e\u003c/a\u003e, raising over $1.2 million in 2023 with 71% coming from Montanans, and embarking on a district-wide listening tour to connect with voters across MT-01.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003e\u003cem\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working\u0026nbsp;for Montana’s middle class,\u0026nbsp;families, ranchers, and small businesses.\u0026nbsp;\u003c/em\u003e\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-added-to-dccc-s-highly-competitive-red-to-blue-program","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"5f374cda-e4d7-4581-9eef-cf2d1d2fc406":{"id":"5f374cda-e4d7-4581-9eef-cf2d1d2fc406","data":{"date":"2024-08-16T07:00:00.000Z","link":null,"slug":"ryan-zinke-serves-wall-street","title":"\u003cp\u003eRyan Zinke Serves Wall Street at Expense of Montana Seniors\u003cbr\u003e\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e- Ryan Zinke \u003ca href=\"https://docs.house.gov/meetings/AP/AP00/20240710/117503/HMKP-118-AP00-20240710-SD012.pdf\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003evoted\u003c/a\u003e against a rule to \u003ca href=\"https://docs.house.gov/meetings/AP/AP00/20240710/117503/BILLS-118-FC-AP-FY2025-AP00-FY25LHHSFullCommitteeMark.pdf\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003estrengthen fiduciary standards for retirement advisors\u003c/a\u003e, to benefit his rich corporate donors, and at the expense of Montana seniors. Zinke has taken over \u003ca href=\"https://www.opensecrets.org/industries/summary?code=F07\u0026amp;cycle=2024\u0026amp;ind=F07\u0026amp;mem=Y\u0026amp;recipdetail=H\u0026amp;t0-search=zinke\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e$260,000 \u003c/a\u003efrom wealthy donors in the securities and investment industry.\u0026nbsp;\u003c/p\u003e\u003cp\u003e“Montanans are tired of do-nothing politicians like Zinke who are only in it for themselves. I’m working for Montanans every day, helping my friends, neighbors, and community,\" \u003cstrong\u003eTranel\u003c/strong\u003e continued. \"We need leaders who will stand up to powerful interests, not be beholden to them. I will fight to protect our seniors from being exploited by those who put profits over people.\"\u003c/p\u003e\u003cp\u003eZinke supporte a plan for \u003ca href=\"https://dccc.us1.list-manage.com/track/click?u=770f7b12a915ba3a02d78536b\u0026amp;id=4a8a0952b4\u0026amp;e=6c7824739d\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e$1.5 trillion in cuts\u003c/a\u003e to Social Security, including \u003ca href=\"https://dccc.us1.list-manage.com/track/click?u=770f7b12a915ba3a02d78536b\u0026amp;id=206da67afc\u0026amp;e=6c7824739d\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eraising the retirement age\u003c/a\u003e and cutting \u003ca href=\"https://dccc.us1.list-manage.com/track/click?u=770f7b12a915ba3a02d78536b\u0026amp;id=429655e2a5\u0026amp;e=6c7824739d\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003edisability benefits\u003c/a\u003e. Zinke has put his personal profit above Montanans. Tranel’s \u003ca href=\"https://x.com/MonicaTranel/status/1823038590731092362\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003ead, Land Deal,\u003c/a\u003e highlights Zinke’s violation of ethical obligations.\u003c/p\u003e\u003cp\u003e####\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eZinke's Vote Against Retirement Protections to Help Wealthy Donors\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"ryan-zinke-serves-wall-street","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"5a297a11-8322-4cc4-9c56-36542ca992cd":{"id":"5a297a11-8322-4cc4-9c56-36542ca992cd","data":{"date":"2024-08-12T07:00:00.000Z","link":null,"slug":"newest-campaign-ad-land-deal","title":"\u003cp\u003eMonica Tranel Releases Newest Campaign Ad: “Land Deal”\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT \u003c/strong\u003e– Today, Monica Tranel released her second ad of the cycle titled, “Land Deal”.\u0026nbsp;\u003c/p\u003e\u003cp\u003eThis ad highlights while serving as Secretary of the Interior, Ryan Zinke was involved in a controversial land deal in Montana, resulting in potential personal gain and a violation of ethical\u0026nbsp; obligations as confirmed by an\u003ca href=\"https://www.politico.com/news/2022/02/16/zinke-ethics-violation-real-estate-halliburton-00009389\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e Interior Department Investigation\u003c/a\u003e. This land deal underscores a common pattern in Ryan Zinke’s career in Washington — using his office for personal profit, rather than looking out for Montanans.\u003c/p\u003e\u003cp\u003eThe ad will be backed by a six-figure buy on broadcast, satellite, and cable television in the Missoula and Butte-Bozeman media markets and on digital platforms across the district.\u003c/p\u003e\u003cspan class=\"image video image-center\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/1aE6c3e-IDo?si=DASEQ3Anhy6iVZfU\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\" style=\"width: 65%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg imageurl=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/cf73e80c-8ec7-4ab7-97cc-216f00a44785/cf73e80c-8ec7-4ab7-97cc-216f00a44785.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1999%2C1000\u0026amp;w=1500\" embedcode=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/1aE6c3e-IDo?si=DASEQ3Anhy6iVZfU\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\" align=\"center\" alignwidth=\"32.5\" src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/cf73e80c-8ec7-4ab7-97cc-216f00a44785/cf73e80c-8ec7-4ab7-97cc-216f00a44785.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1999%2C1000\u0026amp;w=1500\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/1aE6c3e-IDo?si=DASEQ3Anhy6iVZfU\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\"\u003e\u003cspan class=\"video-button-placeholder\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/1aE6c3e-IDo?si=DASEQ3Anhy6iVZfU\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003eDuring the campaign, Monica Tranel has driven tens of thousands of miles in her minivan, traveling to all 16 counties of this western Montana district and both Tribal Nations. She’s earned over \u003ca href=\"https://www.monicatranel.com/endorsements\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e70 endorsements\u003c/a\u003e, including elected leaders, community leaders, and organizations. Tranel is the only candidate with a plan, an \u003ca href=\"https://www.monicatranel.com/housing\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eAffordable and Accessible Housing Plan for Montanans\u003c/a\u003e to address the housing crisis Montana faces. After breaking fundraising records this quarter and releasing her \u003ca href=\"https://x.com/MonicaTranel/status/1816502087284654185\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003efirst ad of the cycle,\u003c/a\u003e Monica Tranel’s campaign is building unprecedented momentum.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e\u003cbr\u003e\u003c/strong\u003e\u003c/p\u003e\u003ch5\u003eSCRIPT:\u0026nbsp;\u003c/h5\u003e\u003cp\u003eMonica Tranel: I’m Monica Tranel and I approve this message.\u003c/p\u003e\u003cp\u003eNarrator: It’s just one of the eighteen federal investigations of Ryan Zinke. As Interior Secretary, he tried to sell off Montana open space for his own financial gain.\u003c/p\u003e\u003cp\u003e\u003ca href=\"https://www.youtube.com/watch?v=1GI4mie4MwU\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eKBZK Clip\u003c/a\u003e: “A real estate deal between Interior Secretary Ryan Zinke and … Halliburton is under formal investigation … a Montana based commercial development that Zinke is poised to benefit from financially.”\u003c/p\u003e\u003cp\u003eNarrator: He would make a fortune, while Montanans pay more for housing. Ryan Zinke sold out Montana.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eTranel ad reminds voters of Zinke’s unethical past\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"newest-campaign-ad-land-deal","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"b7c8f085-44dc-4a6d-bffd-132711a31fd9":{"id":"b7c8f085-44dc-4a6d-bffd-132711a31fd9","data":{"date":"2024-08-02T07:00:00.000Z","link":null,"slug":"monica-tranel-releases-first-radio-ad","title":"\u003cp\u003eICYMI: Monica Tranel Releases First Radio Ad: “Through and Through”\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT\u003c/strong\u003e — Congressional candidate Monica Tranel unveiled her first radio ad this cycle, narrated by Peter Coyote. The ad, titled “Through and Through,” highlights her lifelong dedication to fighting for the working class and protecting Montanan’s land. The ad will be running districtwide alongside Tranel’s first \u003ca href=\"https://youtu.be/SZmtlN0DnEw?feature=shared\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eTV ad of the cycle\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e“Out-of-state corporations are squeezing us out by buying up our neighborhoods, playgrounds, and campgrounds. In Congress, I'll stop the hedge funds and foreign corporations from buying our land,” \u003cstrong\u003esaid Monica Tranel\u003c/strong\u003e. “I approve this message so all our families can afford to live here.”\u003c/p\u003e\u003cspan class=\"image video image-center\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/k8CzhYmtNgI?si=MaF3uxm7mp82a0l9\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\" style=\"width: 60%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg imageurl=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/9f6405fd-8130-4787-9285-de7fa065c78b/9f6405fd-8130-4787-9285-de7fa065c78b.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C2498%2C1324\u0026amp;w=1500\" embedcode=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/k8CzhYmtNgI?si=MaF3uxm7mp82a0l9\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\" align=\"center\" alignwidth=\"30\" src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/9f6405fd-8130-4787-9285-de7fa065c78b/9f6405fd-8130-4787-9285-de7fa065c78b.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C2498%2C1324\u0026amp;w=1500\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/k8CzhYmtNgI?si=MaF3uxm7mp82a0l9\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\"\u003e\u003cspan class=\"video-button-placeholder\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/k8CzhYmtNgI?si=MaF3uxm7mp82a0l9\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003eDuring the campaign, Monica Tranel has driven tens of thousands of miles in her minivan, traveling to all 16 counties of this western Montana district and both Tribal Nations. She’s earned over \u003ca href=\"https://www.monicatranel.com/endorsements\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e70 endorsements\u003c/a\u003e, including elected leaders, community leaders, and organizations. Tranel is the only candidate with a plan, an \u003ca href=\"https://www.monicatranel.com/housing\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eAffordable and Accessible Housing Plan for Montanans\u003c/a\u003e to address the housing crisis Montana faces. After breaking fundraising records this quarter and releasing her \u003ca href=\"https://youtu.be/SZmtlN0DnEw?feature=shared\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003efirst TV ad of the cycl\u003c/a\u003ee, Monica Tranel’s campaign is building unprecedented momentum.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e\u003cbr\u003e\u003c/strong\u003e\u003c/p\u003e\u003ch5\u003eTRANSCRIPT OF AD:\u003c/h5\u003e\u003cp\u003ePETER COYOTE: She's Montana through and through. Monica Tranel grew up on a ranch in eastern Montana with her nine brothers and sisters. A world champion rower, Monica represented our country in two Olympics, and Monica Tranel has spent her career taking on powerful corporations to save Montana's money and protect our land. She took Northwestern all the way to the Supreme Court to stop rate hikes and went toe-to-toe with cargo to stop them from driving Montana ranchers off their land. Now Monica's running for Congress to bring down housing costs and save Montana's money.\u003c/p\u003e\u003cp\u003eMONICA TRANEL: I'm Monica Tranel. Out-of-state corporations are squeezing us out, buying up our neighborhoods, playgrounds, campgrounds. In Congress, I'll stop the hedge funds and foreign corporations from buying our land. I'm Monica Tranel, candidate for Congress, I approve this message so all our families can afford to live here.\u003c/p\u003e\u003cp\u003ePETER COYOTE: Paid for by Monica Tranel for Congress.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eNarrated by actor, director, screenwriter, author, and narrator Peter Coyote\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-releases-first-radio-ad","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"a753cf49-66f8-4d70-9f4a-ece3ddff7708":{"id":"a753cf49-66f8-4d70-9f4a-ece3ddff7708","data":{"date":"2024-08-02T07:00:00.000Z","link":null,"slug":"monica-tranel-releases-radio-ad-caught","title":"Monica Tranel Releases Radio Ad: “Caught”","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT \u003c/strong\u003e— Congressional candidate Monica Tranel unveiled released her second radio ad this cycle, “Caught”, narrated by Peter Coyote.\u0026nbsp;\u003cstrong\u003e\u003cbr\u003e\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eThe ad, titled “Caught,” highlights Ryan Zinke’s consistent use of his public office for personal gain, including attempting to sell Montana land to an international developer and profiting from the state's housing crisis by renting out properties at exorbitant rates. The ad also highlights his forced resignation as Interior Secretary after 18 federal investigations for criminal activity and misuse of taxpayer funds.\u003c/p\u003e\u003cspan class=\"image video image-center\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/ALN_N05kogI?si=7F0RxUwUT559d0Au\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\" style=\"width: 65%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg imageurl=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2fcac4ca-1c5d-4ded-b4f7-cf166b95671b/2fcac4ca-1c5d-4ded-b4f7-cf166b95671b.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C2528%2C1242\u0026amp;w=1500\" embedcode=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/ALN_N05kogI?si=7F0RxUwUT559d0Au\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\" align=\"center\" alignwidth=\"32.5\" src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2fcac4ca-1c5d-4ded-b4f7-cf166b95671b/2fcac4ca-1c5d-4ded-b4f7-cf166b95671b.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C2528%2C1242\u0026amp;w=1500\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/ALN_N05kogI?si=7F0RxUwUT559d0Au\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\"\u003e\u003cspan class=\"video-button-placeholder\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/ALN_N05kogI?si=7F0RxUwUT559d0Au\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003eDuring the campaign, Monica Tranel has driven tens of thousands of miles in her minivan, traveling to all 16 counties of this western Montana district and both Tribal Nations. She’s earned over \u003ca href=\"https://www.monicatranel.com/endorsements\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e70 endorsements\u003c/a\u003e, including elected leaders, community leaders, and organizations, and set fundraising records this cycle. Tranel is the only candidate with a plan, an \u003ca href=\"https://www.monicatranel.com/housing\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eAffordable and Accessible Housing Plan for Montanans\u003c/a\u003e to address the housing crisis Montana faces. Tranel’s campaign is building unprecedented momentum.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e\u003cbr\u003e\u003c/strong\u003e\u003c/p\u003e\u003ch5\u003eTRANSCRIPT OF AD:\u003cstrong\u003e\u003cbr\u003e\u003c/strong\u003e\u003c/h5\u003e\u003cp\u003ePETER COYOTE: He’s been caught using public office over and over again to enrich himself. Ryan Zinke was forced to resign as Interior Secrtary after 18 federal investigations for criminal activity and spending tax dollars on himself. Ryan Zinke was caught trying to sell off Montana land to an international developer for his own financial gain. And, Ryan Zinke was caught lying to cover it up. Now, Ryan Zinke is profiting on our housing crisis. Buying up properties across Montana and renting them out for outrageous prices.\u003cstrong\u003e\u003cbr\u003e\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eMONICA TRANEL: I'm Monica Tranel. I’ve spent my career taking on corrupt and powerful corporations to save Montanan’s money. In Congress, I’ll go after the out of state corportations and the corrupt politicans who are driving up housing costs. I’m Monica Tranel, candidate for Congress and I approve this message.\u003cstrong\u003e\u003cbr\u003e\u003c/strong\u003e\u003c/p\u003e\u003cp\u003ePETER COYOTE: Paid for by Monica Tranel for Montana.\u0026nbsp;\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eNarrated by actor, director, screenwriter, author, and narrator Peter Coyote\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-releases-radio-ad-caught","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"5b41b4d7-6fb1-4414-8911-33b35038d0e4":{"id":"5b41b4d7-6fb1-4414-8911-33b35038d0e4","data":{"date":"2024-07-25T07:00:00.000Z","link":null,"slug":"monica-tranel-releases-first-campaign-ad-made","title":"Monica Tranel Releases First Campaign Ad: “Made”","description":"\u003cp\u003e\u003cstrong\u003eMissoula MT\u003c/strong\u003e – Congressional candidate Monica Tranel unveiled her first campaign ad this cycle underscoring her commitment to hard work, dedication, and fighting for the people of Montana. The ad, titled “Made,” showcases Monica’s lifelong commitment to Montana and draws on her personal experiences growing up on a ranch, representing the United States in the Olympics, and her career fighting monopolies to save Montanans money. Backed by a six-figure buy, the ad will run on TV in the Missoula and Butte-Bozeman media markets and on digital and streaming platforms districtwide.\u003c/p\u003e\u003cp\u003e“Champions aren’t born … they’re made. With early mornings. Hard work. Dedication,” \u003cstrong\u003esaid Monica Tranel\u003c/strong\u003e. “I learned those values growing up on a ranch in eastern Montana. Competed in two Olympics. And spent my career taking on powerful monopolies to save Montanans money. In Congress, I’ll go after out-of-state corporations that buy up our land and squeeze us out. I approve this message because it’s gonna’ take a lot of hard work. But that’s what we do.”\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 64%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/a2f79b5d-feef-4a92-9dc7-eed5c5623f7d/a2f79b5d-feef-4a92-9dc7-eed5c5623f7d.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1999%2C857\u0026amp;w=1500\" alt=\"\" caption=\"\" align=\"center\" alignwidth=\"32\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003e\u003ca href=\"https://x.com/MonicaTranel/status/1816502087284654185\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\u003cstrong\u003eClick here to watch Tranel's Olympic Ad \u0026gt;\u0026gt;\u003c/strong\u003e\u003c/a\u003e\u003c/p\u003e\u003cp\u003eDuring the campaign, Monica Tranel has driven tens of thousands of miles in her minivan, traveling to all 16 counties of this western Montana district and both Tribal Nations. She’s earned over \u003ca href=\"https://www.monicatranel.com/endorsements\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e70 endorsements\u003c/a\u003e, including elected leaders, community leaders, and organizations. Tranel is the only candidate with a plan, an \u003ca href=\"https://www.monicatranel.com/housing\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eAffordable and Accessible Housing Plan for Montanans\u003c/a\u003e to address the housing crisis Montana faces. After breaking fundraising records this quarter, Monica Tranel’s campaign is building unprecedented momentum.\u0026nbsp;\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eAs the Olympics begin, so does Tranel’s first TV buy\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-releases-first-campaign-ad-made","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"d3d46c11-2ad9-4089-9dd9-77858d6e5b0a":{"id":"d3d46c11-2ad9-4089-9dd9-77858d6e5b0a","data":{"date":"2023-10-28T04:00:00.000Z","link":null,"slug":"mt-standard-op-ed-montana-s-100-million-rate-heist","title":"\u003cp\u003eMT Standard Op-Ed: \"Montana's $100 million rate heist\"\u003c/p\u003e","description":"Put your press release text here.","externalLink":"https://mtstandard.com/opinion/column/monica-tranel-montanas-100-million-rate-heist/article_394a7b54-74e3-11ee-9643-7b37e7ec8f6c.html","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"mt-standard-op-ed-montana-s-100-million-rate-heist","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"14986755-2714-4f22-91eb-76b657609848":{"id":"14986755-2714-4f22-91eb-76b657609848","data":{"slug":"fairness-and-economic-opportunity","title":"\u003cp\u003eFAIRNESS AND ECONOMIC OPPORTUNITY\u003c/p\u003e","eyebrow":"\u003cp\u003eMonica tranel believes in\u003c/p\u003e","highlight":"I helped create hundreds…","description":"\u003ch4\u003eEconomies that work for families\u003c/h4\u003e\u003ch5\u003eHousing\u003c/h5\u003e\u003cp\u003eToo many people, especially young families, trying to find a home to rent or buy are being priced out of Montana. Congress can help Montana families afford a place to live by providing more financing for housing construction, tax credits to help young families buy homes, and by changing the tax code to discourage housing speculation.\u003c/p\u003e\u003cp\u003eHaving traveled tens of thousands of miles in my minivan, and connected with Montanans in all 16 counties of this western District, the issue people want solved is housing, housing and housing. Small businesses, hospitals, schools, and our law enforcement can’t hire employees because there is no available housing. For seniors, there are limited or no options for nursing homes in Montana. Our young people cannot find a place to rent, let alone buy.\u003c/p\u003e\u003cp\u003eRising costs are the largest issue affecting our state. People in every corner of the district have thoughtful, innovative ideas to address the challenges we’re facing. I will continue working to bring people together to implement at scale the solutions that are working and find common threads in what is needed regionally. I will campaign by listening and in Congress I will govern by listening first.\u003c/p\u003e\u003ch5\u003ehealth\u003c/h5\u003e\u003cp\u003eNobody should be forced to choose between healthcare and putting food on the table. The Affordable Care Act gave millions of Americans health insurance through their employers, from Medicare and Medicaid, and through the insurance marketplace. Ryan Zinke looked on as over 130,000 Montanans lost Medicaid coverage this past year and has repeatedly voted to repeal the Affordable Care Act, which would end health care for many more.\u003c/p\u003e\u003cp\u003eThat’s not right. Congress needs to protect what we have and do more to ensure that everyone has access to healthcare, including strengthening the ability of Medicare and Medicaid to negotiate drug prices and guaranteeing that hundreds of thousands of Montanans—and millions of Americans—who rely on these programs get the coverage they are entitled to and the protections they deserve.\u003c/p\u003e\u003ch5\u003eChild care\u003c/h5\u003e\u003cp\u003eAs the mother of three daughters, I live the challenge of working and raising kids. Families in Montana face the impossible dilemma of having to work but not being able to find affordable child care. Many Montanans live in childcare deserts. In rural areas, more than a quarter of the families who need child care can’t find it. Congress must continue to support child care for working families, and particularly to extend the child tax credit, which lifted 3.4 million children out of poverty. The credit should be made fully refundable, so that low income families can benefit from it just like everyone else.\u003c/p\u003e\u003ch5\u003ePublic schools\u003c/h5\u003e\u003cp\u003eA robust public education, starting early in life, is the backbone of Democracy and is a ladder for individuals to pursue lifelong opportunities. But\u0026nbsp;Montana and the country are behind in early childhood education. Among 36 industrialized countries, the United States is the only one to not provide early education programs to all 4-year-olds. I support efforts to create high-quality early childhood programs to secure the economic future and well-being of Montana’s children.\u0026nbsp;\u0026nbsp;\u003cbr\u003e\u003c/p\u003e\u003cp\u003eOur public schools, and the people who work and teach there, must be fully supported and earn the wages they deserve. The best reforms support local innovation and control, greatly increase teacher pay, and reverse the defunding of public schools, especially in rural areas.\u003c/p\u003e\u003ch5\u003e\u003cstrong\u003eSocial Security and Retirement\u003c/strong\u003e\u003c/h5\u003e\u003cp\u003eFrom the first dollar we earn, we pay into social security. In retirement, Montanans rely on Social Security and Medicare to help them meet everyday needs, and those needs are becoming more costly to meet, particularly for retirees who need long term health care at home or in assisted living places or nursing homes. Americans work hard to pay for these bedrock programs and the benefits they provide. Ryan Zinke voted to raise the retirement age, and to cut Medicare for seniors by turning it into a voucher program that would force them to pay more out of pocket.\u0026nbsp; I strongly disagree. We need to honor our end of the agreement, protect benefits,and make sure that Social Security and Medicare are sustainably financed with fair and adequate taxation.\u003c/p\u003e\u003ch4\u003eStrong communities\u003c/h4\u003e\u003ch5\u003e\u003cstrong\u003eTribal Sovereignty\u003c/strong\u003e\u003c/h5\u003e\u003cp\u003eI support legislation to codify the federal government’s obligations to fulfill its treaty obligations with Tribal Nations. I support implementing laws to give Native Americans meaningful access to vote. I will work to implement programs to protect Indigenous women from violence. I will work to build out reliable internet access across Tribal Nations and rural areas in our state.\u0026nbsp;\u003c/p\u003e\u003cp\u003eTribal Nations have been leaders in protecting our environment, protecting instream water flow and fisheries. Here in Montana, we saw that leadership turn into action with the return of the Bison Range to the CSKT Nation —a transfer that Ryan Zinke opposed and worked to defeat. \u0026nbsp; Zinke also has voted to cut social security, defund law enforcement, force people to work longer before retiring, and to slash healthcare programs, disproportionately harming Native American communities.\u0026nbsp;\u003c/p\u003e\u003cp\u003eIn contrast, I will work with our Tribal Nations to ensure that the programs needed to support our communities are put in place.\u0026nbsp;\u003c/p\u003e\u003cp\u003eFor example, in May 2022, the Interior Department released a report detailing the reason and legacy of the federal government policies that supported Federal Indian boarding schools for 150 years, from 1819 to 1969.\u0026nbsp;I\u0026nbsp; join in the report’s recommendations that allow for reburial (or marking) of the remains of Indian children, support funding for Native language revitalization, and creating a federal memorial for those whose lives were unforgivably harmed and destroyed from federal policies.\u003c/p\u003e\u003ch5\u003e\u003cstrong\u003eInfrastructure\u003c/strong\u003e\u003c/h5\u003e\u003cp\u003eInfrastructure investments— roads, bridges, schools, airports, hospitals, broadband, train service, local transportation—make our communities safer, more productive, and more liveable. They are essential to a healthy economy in which everyone can prosper. Infrastructure is a basic component of addressing the housing crisis. For many years, our infrastructure was allowed to deteriorate, but the Democratic 2020-2021 Congress passed a landmark infrastructure bill that begins to turn that deterioration around. That bill has benefited our Congressional district by funding investments in sewer and septic systems in Kalispell and Dillon and high-speed internet in Thompson Falls, improving the Missoula and Glacier airports, and continuing roadwork in Bozeman.\u0026nbsp;\u003c/p\u003e\u003cp\u003eRyan Zinke opposed this legislation that made these improvements possible. Even worse, since his opposition, he has been going around the district taking credit for projects he opposed. It’s essential that we have someone in Washington who will champion Montana’s interests so that we maintain, improve, and innovate our infrastructure. I will be that champion for Montana.\u003c/p\u003e\u003ch5\u003ePublic Lands\u003c/h5\u003e\u003cp\u003eMontana’s public lands provide us with a wealth of benefits. They grant us the opportunity to camp, fish, float, hunt, ski, snowmobile, and bike in stunning public spaces. They protect air and water quality, scenic vistas, and wildlife habitat. Their commercial use for mining, logging, livestock grazing and outfitting provide us with economic opportunity.\u0026nbsp;\u0026nbsp;\u003c/p\u003e\u003cp\u003eI support the approach to public lands management embodied in the Headwaters Legacy Act and the Blackfoot Clearwater Stewardship Act, that brought ranchers, loggers, recreationists, business owners, and conservationists together to chart a path forward for Montana’s resources. These are examples of neighbors working to achieve a common goal, regardless of differences and politics. In Congress I will champion these acts, and others like them.\u003c/p\u003e\u003cp\u003ePublic lands are just that - they belong to us, the people. I will work to ensure that we have access to our public lands, that they remain available and accessible to us, the people, and that wealthy out-of-state corporate interests are not able to trade out or close off our public lands, turning Montana into their own personal playground for the rich.\u003c/p\u003e\u003ch5\u003eforestry\u003c/h5\u003e\u003cp\u003eSustainable forest management and wood manufacturing is essential to all the above community elements. Addressing the increasing risk of large wildfires is critical to watershed protection. The use of wood in place of steel, concrete and other energy intensive materials helps conserve energy and the use of wood residuals from harvests and manufacturing to produce renewable, firm heat and power helps balance wind and solar energy, like in the Flathead Valley creates synergy for all of these community values.\u003c/p\u003e\u003cp\u003eIt protects our tourism and recreation industries, it helps landowners, whether Tribal, family forests, farms and ranches, state and federal lands. Forests are important natural infrastructure, providing habitat and carbon capture and storage. Monica supports the investments provided by the bipartisan infrastructure bill which invested in our forests and wood manufacturing base, which her opponent opposed. She knows we need to continue these investments. The closures of Pyramid and Roseburg manufacturing facilities must be replaced so we can afford to maintain and restore our forests and the communities and businesses that rely on them.\u003c/p\u003e\u003ch5\u003eTourism and Recreation\u003c/h5\u003e\u003cp\u003eMontana’s western district is bounded by Glacier National Park on the north end and Yellowstone National Park on the south, with many state and national treasures in between. People come to Montana from all over the world to ski, fish, hunt, watch wildlife, sightsee, attend cultural events, float rivers, ride horses into the backcountry and so much more.\u003c/p\u003e\u003cp\u003eThese visitors bring \u003ca href=\"https://www.nps.gov/glac/learn/news/tourism-to-glacier-national-park-contributes-548m-to-local-economy.htm\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003einvestment and opportunity\u003c/a\u003e to our economy, supporting thousands of jobs and millions in revenue to communities in western Montana. But they also impact the resources that sustain tourism. We need to manage our public resources, and particularly our national parks, so all of us, Montanans and visitors from out of state, can continue to enjoy their wonders for generations to come.\u003c/p\u003e\u003ch5\u003eFamily farms and ranches\u003c/h5\u003e\u003cp\u003eMontana’s small businesses, farmers and ranchers struggle to compete in a world of big national and multinational corporations that grow their profits by consolidation and dictating prices.\u0026nbsp;From 2009 to 2022, corporate ownership of farmland tripled, and the property values increased from $2 billion to $14 billion.\u0026nbsp;If we do not act, another 400 million acres of family farms will be bought up by corporate interests and Wall Street investors.\u003c/p\u003e\u003cp\u003eCongress can and should protect rural family farms in Montana. I support the Farmland for Farmers Act, which will let family farms stay in the family. I will also work on the Farm Bill, which has been neglected in the current Congress.\u003c/p\u003e\u003cp\u003eMontana farmers and ranchers should be protected from unfair foreign competition by requiring that imported meat and food be clearly labeled with its country of origin and not be allowed to be labeled as a “product of the United States” after minimal processing. Consumers should be informed about where their food is coming from. I will champion these bills to make sure they become law of the land.\u003c/p\u003e\u003cp\u003eIn contrast, Ryan Zinke voted to eliminate country of origin labeling requirements, hurting Montana ranchers and helping foreign competitors in China or South America.\u003c/p\u003e\u003ch5\u003eWater and Energy\u003c/h5\u003e\u003cp\u003eMontana is rich in natural resources, and can and should lead the energy transition that is underway and that can benefit Montana if we choose. Hotter summers, increased droughts, reduced snowpack, longer wildfire seasons and more wildfire smoke place our economy at risk. We must be strategic to develop the energy resilience, freedom, and security in our communities that will define our economy in the next 20 years.\u0026nbsp;\u003cbr\u003e\u003c/p\u003e\u003cp\u003eWestern Montana has the resources and infrastructure to lead this economic growth. I have worked on water issues and energy producers throughout my professional career. My experience advocating for farmers, ranchers, energy producers and everyday Montanans makes me a powerful voice for Montana in Congress, and a leader in water and energy policy. As we move forward, we need to assist Montana communities whose economies will be impacted by drought, and the energy transition. We can secure a livable future for all by investing in the energy transition and making sure Montana’s resources benefit Montanans.\u003c/p\u003e\u003ch4\u003eGrowing the middle class\u003c/h4\u003e\u003ch5\u003eFair Taxation and Inclusive Growth\u003c/h5\u003e\u003cp\u003eOver the past four decades, American economic growth has been robust but unfortunately, not inclusive: while wealthy Americans have seen their wealth and incomes soar, the economic fortunes of their low -and moderate-income neighbors have stagnated. At the same time, wealthy Americans have seen their taxes reduced in the name of trickle down economics. Income inequality has exploded. The 2017 tax bill passed by the Republican Congress led to dozens of corporations and wealthy individuals paying next to no taxes, leaving hard working families with the bill. Not to mention the tax cuts afforded to the ultra-rich. We need to update our tax code, and allow the unfair provisions of the 2017 tax bill to expire, so that everyone pays their fair share, working families get a break, and we have the resources we need to fund critical priorities.\u003c/p\u003e\u003ch5\u003eHigher Education and Opportunity\u003c/h5\u003e\u003cp\u003eMontana’s universities, community colleges and trade schools provide the education essential to those who wish to develop professional careers, acquire vocational skills or transition into the new jobs in a rapidly changing economy. But in Montana and across the country, states have reduced their support for trade schools and for higher education, and students have struggled financially to stay in school. Ensuring Montanans have access to career-ready programming is essential and worth funding. These programs will also help address our housing crisis. I support trade programs especially starting in high school, community colleges, and need-based scholarships for students.\u003c/p\u003e\u003ch5\u003eLabor Unions and Labor Law Reform\u003c/h5\u003e\u003cp\u003eIt is not an accident that the growth of inequality and the decline of union power have gone hand in hand. Unions brought us living wages, safe working conditions, and dignity and respect in the workplace. In the 1950s, 1 out of every 3 workers belonged to a union, and Montana was a proud union state. Over time, the labor laws that promote and protect union organization have been weakened, and despite some recent advances, union representation has been drastically reduced. Today, only 10% of workers belong to a union, people are not always paid living wages, and the new economy does not give a pathway for workers to advance in their careers or enjoy a secure future. \u003ca href=\"https://web.archive.org/web/20220608171457/https:/aflcio.org/tags/pro-act\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eI support comprehensive labor law legislation like the PRO Act, t\u003c/a\u003eo strengthen the ability of unions to organize workers across the economy and negotiate fair terms of employment.\u003c/p\u003e\u003ch5\u003eResisting Corporate Expansion and Power\u003c/h5\u003e\u003cp\u003eOver much of our history, the American economy experienced unbridled growth of large corporations, consolidation of corporate rivals, and a dangerous reduction in competition in the marketplace. We see this today in the growth of big box stores and on-line sellers in retail markets, along with the shuttering of small, local downtown businesses. This growth of corporate power threatens the viability and diversity of local businesses and creates an economy that increasingly serves the interests of stockholders rather than consumers. In Montana, for example, we see farmers who are not allowed to repair their own equipment. They should have that right.\u003c/p\u003e\u003cp\u003eThose who cause harm must be held accountable. But, there are efforts underway in state legislatures to protect corporations from legal liability by imposing mandatory arbitration clauses, waiving the Seventh Amendment right to a jury in civil actions, limiting or ending class actions, closing the \u003cem\u003efederal \u003c/em\u003ecourts to certain claims, and capping damages, which interferes with Americans’ access to justice.\u0026nbsp;As an advocate for small business and every day Montanans, I know all too well that having a fair fight is many times as important, if not more important, than the final outcome. Having a fair hearing makes sure that all evidence is heard and the correct law is considered. I support the FAIR Act, which ends forced arbitration and protects our constitutional freedom to a trial by jury. I support federal policies that limit the expansion of corporate power and encourage healthy business competition\u003c/p\u003e","shortDescription":"\u003cp\u003eEveryone should have a fair chance to work and find a place to live they can afford. Everyone must pay their fair share for providing the community and public benefits we all prosper from.\u003cbr\u003e\u003c/p\u003e","shortExtraDescription":"Write a short blurb about an issue your campaign is highlighting. Try to keep the text a similar size between the various issue blurbs."},"slug":"fairness-and-economic-opportunity","type":"ISSUES_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"21f8eb18-309c-4b53-8cf3-12bd01505253":{"id":"21f8eb18-309c-4b53-8cf3-12bd01505253","data":{"slug":"accountability","title":"\u003cp\u003eACCOUNTABILITY\u003c/p\u003e","eyebrow":"\u003cp\u003eMONICA TRANEL believes in\u003c/p\u003e","highlight":"I helped create hundreds…","description":"\u003ch5\u003eReducing national debt and ensuring transparent, accountable government\u003c/h5\u003e\u003cp\u003eThe national debt must be reduced and we must develop a smart fiscal policy that includes taking care of our veterans, children, the elderly, and investing in our future. Responsible fiscal policy means that we generate tax income from the wealthiest Americans and corporations and surgically cut government waste where it exists.\u003c/p\u003e\u003ch5\u003eElection Security and Voting Rights\u003c/h5\u003e\u003cp\u003e2020 saw one the highest levels of voter participation in a presidential election since 1900. We should be celebrating that high turnout, regardless of the electoral result. But public trust of elections has been deliberately and falsely undermined, culminating in the attack on the Capitol on January 6, 2021. At no other time in our history has an outgoing President incited physical violence to stop the peaceful transfer of power and several extreme state legislatures enacted\u0026nbsp; laws that will make it harder for Americans to vote. That’s not right. To protect American’s right to vote, we need federal legislation to ensure that regardless of what state they live in, every eligible voter can cast their ballot without interference.\u003c/p\u003e\u003ch5\u003eCivility and Bipartisanship\u003c/h5\u003e\u003cp\u003eRarely in our history has our politics been as divisive and as lacking in civility as today. Montanans I have talked with are alarmed that the middle ground has disappeared; that members of Congress trade insults rather than working together, replace decorum with chaos, and are constantly deadlocked. In contrast, I am pledged to holding our elected officials accountable, and while I will call out the ways their votes and actions hurt Montana, I will work respectfully with everyone, regardless of party, to make sure that necessary work gets done to help Montana.\u003c/p\u003e\u003ch5\u003eTransparent government\u003c/h5\u003e\u003cp\u003eIf we want to secure our democracy, and make sure that elected leaders represent Americanss’ best interests, we need to get money out of politics. Since the 2010 Supreme Court \u003cem\u003eCitizens United\u003c/em\u003e ruling, the prevalence of misinformation and money has grown. In order to make sure that people’s voices are being heard over the interests of corporations, we need to allow everyone’s voice to be heard and get money out of politics.\u003c/p\u003e\u003cp\u003eWe also need policies that make it impossible for politicians to enrich themselves with the public decisions they make. I support proposals to ban anyone from Congress from actively trading stocks and I support HR 336, which requires everyone in Congress, their spouses, and their dependent children to put their stocks in a qualified blind trust. Until that becomes the law of the land, I pledge to voluntarily place my and my families’ assets in a\u0026nbsp; qualified blind trust once elected, as I expect everyone to do. I challenge Ryan Zinke to do the same so that every voter knows that we work for them first.\u003c/p\u003e","shortDescription":"\u003cp\u003eMontana is my only home—the home that I grew up in, worked for my entire life, and the place where I am raising my family.\u0026nbsp;Our elected officials, and those who benefit from Montana’s resources, must be held accountable to the people of Montana.\u003c/p\u003e","shortExtraDescription":"Write a short blurb about an issue your campaign is highlighting. Try to keep the text a similar size between the various issue blurbs."},"slug":"accountability","type":"ISSUES_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"5bcf115e-b065-4280-9adf-488b8583f5ac":{"id":"5bcf115e-b065-4280-9adf-488b8583f5ac","data":{"slug":"freedom-and-security","title":"\u003cp\u003eFREEDOM AND SECURITY\u003c/p\u003e","eyebrow":"\u003cp\u003eMONICA TRANEL believes in\u003c/p\u003e","highlight":"I helped create hundreds…","description":"\u003ch5\u003ePrivacy and Individual Rights\u003c/h5\u003e\u003cp\u003eIn 2022, the Supreme Court reversed 50-year-old precedent, overturning \u003cem\u003eRoe v. Wade.\u003c/em\u003e There is nothing compassionate about an extremist position where a minority of states can deny life-saving health care to women, many of whom are mothers who desire more children but find themselves in a life-threatening situation.\u0026nbsp;Women with wanted pregnancies are being subjected to state laws that cause them to carry non-viable fetuses, threaten their doctors with jail, and deny women abortions and medical care in emergency rooms, even when their lives are at risk.\u003c/p\u003e\u003cp\u003eThis extremist movement is now working to deny access to birth control and assisted reproductive technology such as IVF, and to prevent doctors in states that legalize abortion the ability to prescribe medicine to end pregnancies.\u003c/p\u003e\u003cp\u003eRyan Zinke has voted repeatedly to restrict abortion access and supports letting states ban abortion without exceptions for rape, incest, or the life of the mother, taking away our freedom and privacy. In stark contrast, I will never let the government interfere with our most basic, fundamental freedom to make the private decisions about who we love, whether we have a family, and how we live.\u003c/p\u003e\u003ch5\u003eNational Security and Military\u003c/h5\u003e\u003cp\u003eAs an Olympian, I experienced life in the Olympic Village, and share the ideals advanced by Pierre de Coubertin when he founded the modern Olympic Games to advance the ideal of peace among nations. The Olympic rings combine the five inhabited continents and are a symbol of peace and international understanding. That ideal model is meant to end wars and conflicts.\u003c/p\u003e\u003cp\u003eI will be the first female Olympian ever to serve in the United States Congress, and with that perspective, I will champion America’s leadership in the world through diplomacy, and support our investment in building relationships with our global partners to ensure peaceful relationships wherever possible. Our country cannot lead the world by retreating from our leadership role in it. In addition to diplomacy, I support our place in NATO and working with our partners to protect Democracy and contain authoritarian governments that seek to impose their will on peaceful countries and peoples. In Congress, I will invest in our military and invest in our State Department to ensure that diplomacy and Democracy thrive.\u003c/p\u003e\u003ch5\u003eVeterans\u003c/h5\u003e\u003cp\u003eAll those who served our country deserve our support, starting with funding for health care, robust job training programs, access to higher education, and affordable housing.\u003c/p\u003e\u003cp\u003eOur veterans need a champion in Congress who will provide continued support to veterans who were exposed to burn pits by building on the protections of the PACT Act. I will support the work that Senator Tester has done and carry legislation in the House to ensure that our veterans, especially our Montana vets, are getting the benefits and protections they earned.\u003c/p\u003e\u003cp\u003eAnd I will never vote to decimate veterans healthcare, as Ryan Zinke did when he voted for an extreme plan that could cut up to 30 million veteran outpatient healthcare visits nationwide and gut the VA.\u003c/p\u003e\u003ch5\u003eImmigration and Border Security\u003c/h5\u003e\u003cp\u003eThe crisis along the U.S.- Mexico border can be resolved by thoughtful, bipartisan efforts and without resorting to name-calling and fear-mongering. We have a 3 million case backlog and 1.6 million asylum seekers waiting for hearings. We need more asylum officers and more immigration judges to sort out who can stay and who must leave. Our immigration system must be updated to bring in lawful immigrants who are able to provide critical contributions to our construction, agriculture, health care, elder care, child care, and technology sectors.\u003c/p\u003e\u003cp\u003eIn 1989, President Ronald Reagan said that “We lead the world because unique among nations, we draw our people, our strength from every country and every corner of the world” Because the United States attracts new ideas and new people who fled persecution we are able to be a nation forever young and always on the next frontier. Our immigration laws are woefully outdated. Using common sense and President Reagan’s optimism, we can bring our immigration laws into the modern era.\u0026nbsp;\u003c/p\u003e\u003cp\u003eThe Republican leadership wrote their ideal law with all of their ideal solutions to this problem. Rather than support this Republican written bill, Ryan Zinke is choosing to hold Americans hostage, harming western Montana by refusing to stop the influx of fentanyl and secure the border so he can play political games. It’s time to make sure serious people are in charge because politics cannot be about who is winning or losing when the only winner has to be the American people.\u003c/p\u003e\u003ch5\u003eFentanyl, Methamphetamine, And Addiction\u003c/h5\u003e\u003cp\u003eIn the past three years, fentanyl apprehensions along the U.S.-Mexico border increased over 800%. We must support the continued research and manufacturing of detection technology so that our border patrol has the means to stay ahead of the cartels and traffickers. Since the chemical precursors of fentanyl are produced in China before being sent to Mexico, in the past year, the administration has used diplomacy to have the Chinese government crackdown on fentanyl trafficking at home. These efforts need to continue with funding, innovation, and support.\u003cbr\u003e\u003c/p\u003e\u003cp\u003eFentanyl, unfortunately, is not the only problem. Methamphetamine addiction is hurting our communities, neighbors, and families here in Montana. It is essential to give law enforcement the tools they need to protect the community.\u0026nbsp;\u003cbr\u003e\u003c/p\u003e\u003cp\u003eIn dealing with drug trafficking, we must also invest in measures that stop the demand.\u0026nbsp; Montana, like many rural states, has hundreds of miles between addiction centers, putting up barriers for those who want to find help. The federal government needs to increase funding for building more addiction centers and guarantee that health insurance policies cover rehabilitation and recovery.\u003c/p\u003e","shortDescription":"\u003cp\u003eEvery person should have the freedom to choose how they live their life, and the privacy to make decisions about whether they have children, who they love, and how they live their lives.\u003c/p\u003e","shortExtraDescription":"Write a short blurb about an issue your campaign is highlighting. Try to keep the text a similar size between the various issue blurbs."},"slug":"freedom-and-security","type":"ISSUES_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"4bf6fb45-e33a-4ad1-8c94-c3969664aecd":{"id":"4bf6fb45-e33a-4ad1-8c94-c3969664aecd","data":{"slug":"issue-4","title":"\u003cp\u003eIssue 4\u003c/p\u003e","eyebrow":"Your name believes in","highlight":"I helped create hundreds…","description":"Your issue page text here","shortDescription":"\u003cp\u003eLorem ipsum\u003c/p\u003e","shortExtraDescription":"Write a short blurb about an issue your campaign is highlighting. Try to keep the text a similar size between the various issue blurbs."},"slug":"issue-4","type":"ISSUES_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"cfa2997b-dfc4-42c4-82e4-e3756bc2d041":{"id":"cfa2997b-dfc4-42c4-82e4-e3756bc2d041","data":{"url":"https://google.com","date":"January 1, 1900","slug":"event-1","fields":[{"name":"firstName","type":"input","label":"First Name","isUnique":true,"isRequired":true},{"name":"lastName","type":"input","label":"Last Name","isUnique":true,"isRequired":true},{"name":"phoneNumber","type":"input","label":"Phone Number","isUnique":true,"isRequired":true},{"name":"zipOrPostalCode","type":"input","label":"ZIP Code","isUnique":true,"isRequired":true},{"name":"email","type":"input","label":"Email","isUnique":true,"inputType":"email","isRequired":true}],"headline":"Event title here","wrapForm":true,"blockStyle":"WHITE","description":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.","shortDescription":"Write a short blurb about the event."},"slug":"event-1","type":"EVENTS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"9180b93a-08aa-4d0c-a355-4dbcbaca2386":{"id":"9180b93a-08aa-4d0c-a355-4dbcbaca2386","data":{"date":"2024-10-22T21:51:08.523Z","link":null,"slug":"zinke-sides-with-corporate-donors","title":"\u003cp\u003eZinke Sides with Corporate Donors While Montanans Pay the Price\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e—\u0026nbsp;As Montana families face yet another proposed rate increase from NorthWestern Energy, Ryan Zinke continues to accept more of their corporate money. \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=f77df26389\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eNew campaign filings\u003c/a\u003e have shown that Zinke has taken even more campaign donations from NorthWestern Energy PAC, the same company that hiked electricity rates by 28% last year, and is now pushing for an additional $22 million rate increase.\u003c/p\u003e\u003cp\u003e\"Those of us who live here in Montana are getting clobbered with rate hikes and high prices from corporate greed. Politicians like Ryan Zinke are in bed with those corporations, and Zinke is taking money from NorthWestern at the same time it is raising rates for us - AGAIN. Last year, we got slammed with a historic rate increase - apparently, it’s not enough, and NorthWestern wants more while paying off people like Zinke. \u0026nbsp;I stood for Montanans against rate hikes and kept money in peoples’ pockets. Ryan Zinke is taking money from NorthWestern Energy PAC, making all of us pay more for basic needs,\" \u003cstrong\u003esaid Monica Tranel.\u003c/strong\u003e “This is the kind of dirty politics Montanans rose up against a century ago. We’ll do it again this year by electing people like me, who have a proven track record of standing with the people of Montana against corporate greed. I have spent my entire career standing up to monopolies and fighting for the working class. I will do the same in Congress. It's time for Montanans\u0026nbsp;to be heard.”\u003c/p\u003e\u003cp\u003eMonica Tranel has a proven track record of standing up to corporate monopolies, including winning a case against NorthWestern Energy that saved Montanans $10 million. She is committed to continuing the fight for working families in Congress.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eTranel Fights Back Against NorthWestern Energy’s Rate Hikes\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"zinke-sides-with-corporate-donors","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"af2b2caf-20da-4259-9313-c3750efd7028":{"id":"af2b2caf-20da-4259-9313-c3750efd7028","data":{"date":"2024-10-17T19:23:03.360Z","link":null,"slug":"tranel-unveils-new-all-that-land-campaign-ad","title":"\u003cp\u003e“They’ve Got Us All Surrounded”: Tranel Unveils New \u0026nbsp;“All That Land” Campaign Ad\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e— Today, Congressional candidate Monica Tranel released her newest campaign ad, “All That Land.” The ad features two of Tranel’s legal clients, Kevin and Alfred Anderson. Tranel represented the Andersons in a legal fight against billion dollar out-of-state corporations that are trying to squeeze them out of land their family has ranched for 75-years, and won.\u003c/p\u003e\u003cp\u003e“Alfred and his family have ranched this land for 75 years so when the billionaires tried to squeeze them out. I helped them fight back, and we won.” \u003cstrong\u003esaid Tranel.\u003c/strong\u003e “Saving this Montana is what’s at stake.”\u003c/p\u003e\u003cp\u003e“Monica fought for us when nobody else would. I usually vote Republican, but I’m supporting Monica,” \u003cstrong\u003esaid Alfred.\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eThe ad will be backed by a buy of over $500,000 on broadcast, satellite, and cable television in the Missoula and Butte-Bozeman media markets and digital platforms across the district - Tranel’s largest ad buy to date.\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 70%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/2e5f26b2-2111-4afa-a3fc-c50b0ba0b2e4/2e5f26b2-2111-4afa-a3fc-c50b0ba0b2e4.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1956%2C836\u0026amp;w=1500\" alt=\"\" caption=\"\" align=\"center\" alignwidth=\"35\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003e\u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=038ec86eeb\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\u003cstrong\u003eClick here to watch Tranel’s Ad “All That Land”\u003c/strong\u003e\u003c/a\u003e\u003c/p\u003e\u003cp\u003eMomentum is building behind Tranel as voters turn against Zinke, with \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=2ba24b1602\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eThe Cook Political Report \u003c/a\u003eshifting Montana’s 1st Congressional District in her favor, citing Zinke’s long list of ethics scandals and 18 federal investigations as highlighted in her previous ads. A \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=8d7b465335\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003enew poll \u003c/a\u003eshows a virtual tie, while Tranel’s record-breaking fundraising of over \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=94b55f07e0\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e$5.25 million\u003c/a\u003e and growing attention fuel her path to victory.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003ch5\u003eSCRIPT:\u003c/h5\u003e\u003cp\u003eKEVIN ANDERSON:\u003cstrong\u003e \u003c/strong\u003eAll that land over there is owned by one billionaire. Another billionaire to the south. There’s another one right there.\u003c/p\u003e\u003cp\u003eALFRED ANDERSON: They’ve got us all surrounded.\u003c/p\u003e\u003cp\u003eMONICA TRANEL: Alfred and his family have ranched this land for 75 years. So when the billionaires tried to squeeze them out. I helped them fight back, and we won.\u003c/p\u003e\u003cp\u003eALFRED ANDERSON: Monica fought for us when nobody else would. I usually vote Republican, but I’m supporting Monica.\u003c/p\u003e\u003cp\u003eMONICA TRANEL:\u003cstrong\u003e \u003c/strong\u003eI’m Monica Tranel and I approve this message. Saving this Montana is what’s at stake.\u0026nbsp;\u003cbr\u003e\u0026nbsp;\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eAs Voters Cast Ballots, They Are Reminded of Tranel’s Commitment to Montanans, not Special Interest Money\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"tranel-unveils-new-all-that-land-campaign-ad","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"f3b78a56-9fa2-4270-9725-1fe2857d68ea":{"id":"f3b78a56-9fa2-4270-9725-1fe2857d68ea","data":{"date":"2024-10-10T17:25:07.613Z","link":null,"slug":"tranel-and-zinke-greet-airbnb-2","title":"\u003cp\u003eTranel and Zinke Greet Outside Another One of His Airbnb Properties in New Ad Release\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e— Today, Monica Tranel released her new ad titled “Another One.” In this 30-second dose of reality, Monica stands in front of yet another one of Zinke’s nine properties. \u003cstrong\u003eAnd here’s the kicker: he’s renting it out illegally as an Airbnb.\u0026nbsp;\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eThe ad, a sequel to the campaign’s previous ad filmed inside one of Zinke’s Airbnbs, exposes his ongoing exploitation of Montana’s housing market for personal gain.\u0026nbsp;\u003c/p\u003e\u003cp\u003eThe ad concludes with Tranel affirming her message and commitment to tackling the housing crisis: “Housing profiteers like Ryan Zinke are the reason it’s so expensive to live here. Let’s stop him.”\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 65%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8fb5378f-405d-42b0-9dee-3d96b0ca1a94/8fb5378f-405d-42b0-9dee-3d96b0ca1a94.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1600%2C896\u0026amp;w=1500\" alt=\"\" caption=\"\" align=\"center\" alignwidth=\"32.5\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003eClick here to watch “\u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=9a0d64f99f\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eAnother One\u003c/a\u003e”\u003c/p\u003e\u003cp\u003eThe ad will be backed by a six-figure buy on broadcast, satellite, and cable television in the Missoula and Butte-Bozeman media markets and digital platforms across the district.\u0026nbsp;\u003c/p\u003e\u003cp\u003eMomentum is building behind Tranel as voters turn against Zinke, with \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=ea1204e3c3\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eThe Cook Political Report\u003c/a\u003e shifting Montana’s 1st Congressional District in her favor, citing Zinke’s long list of ethics scandals and 18 federal investigations. A \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=55a9b5adad\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003enew poll\u003c/a\u003e shows a virtual tie, while Tranel’s record-breaking fundraising of over \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=4e18b8af9c\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e$5.25 million\u003c/a\u003e and growing attention fuel her path to victory.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003ch5\u003eSCRIPT:\u003c/h5\u003e\u003cp\u003e\u003cstrong\u003eMonica Tranel\u003c/strong\u003e: Here we are at another one of Ryan Zinke’s nine properties. He’s renting out this one illegally as an Airbnb. You can rent one of these units at a low price of $10,000 a month. He’s even taken a special tax break on this place while driving up home prices and property taxes for us. Good Morning Ryan!\u003cbr\u003e\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eRyan Zinke:\u003c/strong\u003e Good morning, Monica!\u0026nbsp;\u003cbr\u003e\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eMonica Tranel:\u003c/strong\u003e I’m Monica Tranel and I approve this message. Housing profiteers like Ryan Zinke are the reason it’s so expensive to live here. Let’s stop him.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003e“Good Morning, Ryan!”\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"tranel-and-zinke-greet-airbnb-2","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"22ab325b-1e71-425e-9554-0c80b67255c8":{"id":"22ab325b-1e71-425e-9554-0c80b67255c8","data":{"date":"2024-10-07T22:35:17.768Z","link":null,"slug":"western-native-voice-votes-endorses-monica-tranel","title":"Western Native Voice Votes Endorses Monica Tranel","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e— Western Native Voice Votes (WNV Votes), a prominent organization dedicated to advancing Native leadership and civic engagement in Montana, has announced its unanimous endorsement of Monica Tranel for her run in U.S. House District 1.\u003c/p\u003e\u003cp\u003e“Western Native Voice Votes endorses Monica Tranel for her dedication, clear vision, and integrity. She understands the challenges that Native Americans face and will do right by our communities, making her the ideal candidate,” \u003cstrong\u003esaid Gail Small, Board Chair of Western Native Voice Votes.\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eMonica Tranel has received endorsements from a number of prominent Tribal leaders, including members of Confederated Salish and Kootenai and the Blackfeet Nation, as well as \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=f60145953b\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eRep. Sharice Davids\u003c/a\u003e, one of the first two Native American women ever to serve in Congress.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eTranel is committed to working for Native Americans in Montana by:\u003c/strong\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003eRespecting Tribal Sovereignty and Democratic Participation\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eSupporting Economic Development and Internet Access\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eIncreasing Federal Response to the Missing and Murdered Indigenous Women Crisis\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eAddressing the Flow of Fentanyl Into Communities and Funding Addiction Centers\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eDuring the campaign, Monica Tranel has driven tens of thousands of miles in her minivan, traveling to all 16 counties of this western Montana district and both Tribal Nations. She’s earned over \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=1f659c2d97\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e70 endorsements\u003c/a\u003e, including elected leaders, community leaders, and organizations. Tranel is the only candidate with an \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=945e47e798\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eAffordable and Accessible Housing Plan for Montanans\u003c/a\u003e to address Montana's housing crisis. Recent \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=37054cb534\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003epolling\u003c/a\u003e reveals that Monica Tranel is closing in on incumbent Ryan Zinke, with the race now within the margin of error. As more voters focus on this critical election, Tranel gains momentum, putting the district firmly in play this November.\u0026nbsp;\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eNative Advocacy Group Cites Tranel’s Commitment to Tribal Sovereignty and Equality in Unanimous Endorsement\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"western-native-voice-votes-endorses-monica-tranel","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"1a265f3f-9f03-4dd7-82e9-c1ba2ce4ffd0":{"id":"1a265f3f-9f03-4dd7-82e9-c1ba2ce4ffd0","data":{"date":"2024-10-04T23:24:07.210Z","link":null,"slug":"icymi-monica-momentum","title":"ICYMI: MONICA MOMENTUM","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e—\u003cstrong\u003e \u003c/strong\u003eThis week, Monica Tranel’s campaign for Montana continued picking up momentum, positioning the race as one of the most competitive in the country. Highlights include:\u0026nbsp;\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eRace Rate Change: \u003c/strong\u003e\u0026nbsp;The non-partisan Cook Political Report shifted Montana’s 1st Congressional District in Tranel’s favor. \u003cstrong\u003eAccording to\u003c/strong\u003e \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=8c493d4e41\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\u003cstrong\u003eCook Political Report\u003c/strong\u003e\u003c/a\u003e, “The former interior secretary’s long list of ethics issues, which ultimately resulted in him resigning from the Trump administration, have continued to haunt him, and Tranel has been on TV since July reminding voters of the 18 federal investigations — particularly the ones surrounding shady real estate deals.”\u003c/p\u003e\u003cp\u003e\u003cstrong\u003ePolling Shows a Virtual Tie:\u003c/strong\u003e A new \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=90c7b0c7f6\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003epoll\u003c/a\u003e shows Tranel and Zinke virtually tied. Despite Republicans outnumbering Democrats by 10 points in the district, Ryan Zinke is deeply unpopular with independent voters, and his favorability continues to take a hit as Tranel’s grows.\u0026nbsp;\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eRecord-Breaking Fundraising: \u003c/strong\u003eTranel announced another record-breaking fundraising total of over \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=7962f8b6bc\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e$2.15 million\u003c/a\u003e, bringing her cycle raise to over $5.25 million—the highest ever for a Montana congressional challenger at this point in the race.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eGrowing Attention as the Race Tightens:\u003c/strong\u003e House Majority PAC made its first investment in the district, allocating over \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=c42a38152f\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e$4 million\u003c/a\u003e in \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=39d120d8f2\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eTV and digital ads\u003c/a\u003e, underscoring that people across Montana and beyond see Zinke as beatable and are backing Tranel’s path to victory.\u003c/p\u003e\u003cp\u003eWith around 30 days to go, momentum is on Tranel’s side as she capitalizes on Zinke’s vulnerabilities and builds a campaign poised for a historic victory.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003ePolling, Fundraising, and Race Raters Shows Tied Race\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"icymi-monica-momentum","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"de73f294-9325-4886-a688-8e83c14b59bc":{"id":"de73f294-9325-4886-a688-8e83c14b59bc","data":{"date":"2024-09-27T23:18:39.215Z","link":null,"slug":"tranel-unveils-new-campaign-ad-balloon","title":"Tranel Unveils New Campaign Ad: “Balloon”","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e— Today, Congressional candidate Monica Tranel released her newest campaign ad, “Balloon.” Tranel’s ad makes it clear that she stands with Montana's ranchers and farmers, defending them against politicians like Zinke, who have sold them out to Chinese interests.\u003c/p\u003e\u003cp\u003e“China is buying up our land, cheating our ranchers, they’re even flying spy balloons over Montana. They get away with it by buying off politicians like Ryan Zinke,” \u003cstrong\u003esaid\u003c/strong\u003e \u003cstrong\u003eMonica Tranel. \u003c/strong\u003e“He’s bankrolled by a Chinese ag conglomerate that’s buying up American farmland and voted to help China rip off our ranchers.”\u003c/p\u003e\u003cp\u003eThe ad will be backed by a buy of over $300,000 on broadcast, satellite, and cable television in the Missoula and Butte-Bozeman media markets and digital platforms across the district. “Balloon” continues Tranel’s robust media presence, including an \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=048b3b027b\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003ead inside Ryan Zinke’s Airbnb\u003c/a\u003e highlighting Montana’s housing crisis, as the campaign gains momentum and continues to hold Zinke accountable for his “me first” style of representation.\u003c/p\u003e\u003cspan class=\"image video image-center\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/CVrAM9JMIGY?si=r7ty1WQf2HqMpAA5\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\" style=\"width: 55%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg imageurl=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/c74cc831-d8cd-49c5-8c31-9ad8dbba1ce6/c74cc831-d8cd-49c5-8c31-9ad8dbba1ce6.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C932%2C562\u0026amp;w=1500\" embedcode=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/CVrAM9JMIGY?si=r7ty1WQf2HqMpAA5\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\" align=\"center\" alignwidth=\"27.5\" src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/c74cc831-d8cd-49c5-8c31-9ad8dbba1ce6/c74cc831-d8cd-49c5-8c31-9ad8dbba1ce6.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C932%2C562\u0026amp;w=1500\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/CVrAM9JMIGY?si=r7ty1WQf2HqMpAA5\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\"\u003e\u003cspan class=\"video-button-placeholder\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/CVrAM9JMIGY?si=r7ty1WQf2HqMpAA5\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003eDuring the campaign, Monica Tranel has driven tens of thousands of miles in her minivan, traveling to all 16 counties of this western Montana district and both Tribal Nations. She’s earned over \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=c7206a620d\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e70 endorsements\u003c/a\u003e, including elected leaders, community leaders, and organizations. Tranel has set fundraising records this cycle by being the \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=b064432f68\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003efastest Montana house challenger to raise $4 million.\u003c/a\u003e Tranel is the only candidate with an \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=8ddeedbd9b\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eAffordable and Accessible Housing Plan for Montanans\u003c/a\u003e to address the housing crisis Montana faces. Recent \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=d992129805\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003epolling\u003c/a\u003e reveals that Monica Tranel is closing in on incumbent Ryan Zinke, with Tranel just one point behind Zinke. As more voters focus on this critical election, Tranel continues to gain momentum, putting the district firmly in play this November.\u0026nbsp;\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003ch5\u003eSCRIPT:\u003c/h5\u003e\u003cp\u003e\u003cstrong\u003eMonica Tranel:\u003c/strong\u003e China is buying up our land, cheating our ranchers, they’re even flying spy balloons over Montana. They get away with it by buying off politicians like Ryan Zinke. He’s bankrolled by a Chinese ag conglomerate that’s buying up American farmland and voted to help China rip off our ranchers. I’m Monica Tranel, and I approve this ad to send a message to China: Montana is not for sale.\u0026nbsp;\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eTranel Condemns Zinke’s Vote to Help His Chinese PAC Donors Rip Off Our Ranchers\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"tranel-unveils-new-campaign-ad-balloon","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"a461c6eb-6fe0-414d-b4f2-91ee1fabb328":{"id":"a461c6eb-6fe0-414d-b4f2-91ee1fabb328","data":{"date":"2024-09-25T18:32:19.000Z","link":null,"slug":"zinke-doesnt-have-any-thoughts","title":"\u003cp\u003eICYMI: Ryan Zinke Doesn’t Have Any Thoughts on the Most Important Issue in the District\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e— When the \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=7bd28c3c68\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eMontana State News Bureau asked five key questions about the state’s housing crisis\u003c/a\u003e and gave each candidate a full week to answer, Ryan Zinke couldn't even take the time to respond. Whether he doesn’t care or doesn’t have answers, voters should expect better of their representative.\u003c/p\u003e\u003cp\u003eDespite housing being a top concern for Montanans, his team, not Ryan Zinke, only addressed questions about his \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=34dc741cd3\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003epersonal short-term rental properties that he profits from\u003c/a\u003e, ignoring the broader issue plaguing Montanans.\u003c/p\u003e\u003cp\u003eMeanwhile, Monica Tranel continues to lead the conversation with a \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=c95cf510ca\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003edetailed plan \u003c/a\u003eto make housing more affordable and accessible for all, announced a coalition of \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=c2d7eef65b\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eHomeowners and Renters for Tranel\u003c/a\u003e and is accessible and available for voters district-wide to ask her questions.\u0026nbsp;\u003c/p\u003e\u003cp\u003eTranel also \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=3d9f4299df\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003ehosted community workshops\u003c/a\u003e on housing in all 16 counties and both Tribal Nations that make up the district. Tranel’s housing plan was created and informed by these conversations, and in Congress, she will continue to do work on behalf of Montanans, starting by showing up, and looking for ways to partner.\u0026nbsp;\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eAfter A Lackluster First Term In Congress, Zinke Asks Voters To Ignore The Housing Crisis\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"zinke-doesnt-have-any-thoughts","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"f4a412df-4c83-4062-943e-922b97487d75":{"id":"f4a412df-4c83-4062-943e-922b97487d75","data":{"date":"2024-09-24T22:10:23.473Z","link":null,"slug":"sibanye-stillwater-layoffs-resulted-from-zinke","title":"\u003cp\u003eSibanye-Stillwater Layoffs Resulted from Zinke Undermining Montana Industry\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e— Sibanye-Stillwater will \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=28ce8b77d3\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003elay off approximately 700 workers in Montana\u003c/a\u003e, triggered by a sharp decline in palladium prices. The layoffs will have far-reaching consequences for Montana’s economy and its families.\u003c/p\u003e\u003cp\u003e\"These layoffs are a blow to hundreds of Montana workers and their families,” \u003cstrong\u003esaid Tranel\u003c/strong\u003e. \"Our economy is being held hostage by foreign markets, and Ryan Zinke and the do-nothing Congress in Washington are refusing to protect Montana jobs or fight for fair market conditions.\"\u003c/p\u003e\u003cp\u003eZinke voted for the \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=6068828da7\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eLimit Save Grow Act\u003c/a\u003e, which cut funding to allow America to negotiate fair trade deals and protect U.S. industries from foreign exploitation.\u0026nbsp;\u003c/p\u003e\u003cp\u003e\"Zinke voted to make it easier for Russia and other foreign powers to undercut U.S. mineral production, putting Montana workers directly in the crosshairs. This isn’t just bad policy—it’s about selling out our state’s resources and workforce to benefit Russia at the expense of\u0026nbsp; Montanans. My priority is fighting for Montana families. We need to invest in good-paying jobs here in our state, work for strong trade deals that protect our industries, and hold foreign powers accountable when they manipulate global markets. Montana workers can rely on me to always stand up for them,\" \u003cstrong\u003eTranel said.\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eTranel is committed to ensuring the voices of Montana’s workforce are heard and that future policies reflect the needs of local industries and communities.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eZinke voted to weaken trade protections, weaken Montana’s mining industry, and benefit foreign ownership.\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"sibanye-stillwater-layoffs-resulted-from-zinke","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"dc18acd0-1393-41af-8682-de8180b3de60":{"id":"dc18acd0-1393-41af-8682-de8180b3de60","data":{"date":"2024-09-11T07:00:00.000Z","link":null,"slug":"homeowners-and-renters-for-tranel","title":"\u003cp\u003eICYMI: Tranel Announced Homeowners and Renters for Tranel\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e— Monica Tranel officially launched the “Homeowners and Renters for Tranel” coalition, a key part of her campaign’s focus on addressing Montana’s housing crisis. Julie Barrett spoke alongside Tranel, who has lived the struggles of unaffordable housing firsthand.\u003c/p\u003e\u003cp\u003e“I’m so excited and proud to be a member of Homeowners and Renters for Tranel. She is committed to fighting for affordable housing, protecting us renters and giving Montanans a chance to buy a home like myself. We need someone who listens to our stories and has the courage to push for real solutions and Monica is that person. She has our back, and she gets it. I want to thank you, and I am so honored to be a part of this. We need to vote for her,” \u003cstrong\u003esaid Julie Barrett, a member of Homeowners and Renters for Tranel.\u0026nbsp;\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eThe \"Homeowners and Renters for Tranel\" coalition is mobilizing supporters across the state to back Tranel’s push for housing policies that increase accessibility and affordability for all Montanans, including rent stabilization, and preserve Montana’s heritage as a place where working people can put down roots and thrive.\u003c/p\u003e\u003cp\u003eThe launch event highlighted Tranel’s dedication to putting Montanans first, providing real solutions for the state’s housing challenges, and holding powerful interests accountable for driving up the cost of living. Tranel’s full housing plan can be found at \u003ca href=\"http://monicatranel.com/housing\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003emonicatranel.com/housing\u003c/a\u003e. Monica’s plan was developed after hosting community workshops in all 16 counties, and both tribal nations, where she heard from local groups about the work that was happening on the ground, and where they need partnership from the federal government.\u0026nbsp;\u003c/p\u003e\u003cp\u003eDuring the campaign, Monica Tranel has driven tens of thousands of miles in her minivan, traveling to all 16 counties of this western Montana district and both Tribal Nations. She’s earned over \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=4057cb984b\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e70 endorsements\u003c/a\u003e\u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=2ac08cacee\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e,\u003c/a\u003e including elected leaders, community leaders, and organizations. Tranel has set fundraising records this cycle by being the \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=4caf309435\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003efastest Montana house challenger to raise $4 million.\u003c/a\u003e Tranel is the only candidate with an \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=8486a47918\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eAffordable and Accessible Housing Plan for Montanans\u003c/a\u003e to address Montana's housing crisis. Recent \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=dccf95c173\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003epolling\u003c/a\u003e reveals that Monica Tranel is closing in on incumbent Ryan Zinke, with the race now within the margin of error. As more voters focus on this critical election, Tranel gains momentum, putting the district firmly in play this November.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eTranel Continues to be Only Candidate in the race Focused on Most Pressing Issue in Western Montana\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"homeowners-and-renters-for-tranel","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"ec574fb3-b4aa-45f7-ac9c-871f5b818c27":{"id":"ec574fb3-b4aa-45f7-ac9c-871f5b818c27","data":{"date":"2024-09-10T07:00:00.000Z","link":null,"slug":"zinke-anti-choice-record","title":"\u003cp\u003eTranel Releases Powerful New Campaign Ad Highlighting Ryan Zinke’s Extreme Anti-Choice Record\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e— Today, Congressional candidate Monica Tranel released a new campaign ad featuring \u003cstrong\u003eHelen Weems, a nurse practitioner\u003c/strong\u003e who \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=3fb3fd1387\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003efought and won\u003c/a\u003e a legal battle to expand abortion access in the state and \u003cstrong\u003eone of only three abortion providers in western Montana\u003c/strong\u003e, that spotlights the dire consequences of Ryan Zinke’s extreme stance on abortion rights. She shares her experience of sitting with families when pregnancy complications arise and having to make difficult choices, as well as how Ryan Zinke thinks politicians should be involved in those decisions.\u0026nbsp;\u003c/p\u003e\u003cp\u003eThe ad focuses on Zinke’s extreme anti-choice voting record and underscores Tranel’s commitment to defending Montanans' fundamental freedoms.\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 70%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/ba9d45ab-1f8a-4b62-bf84-9ed4fccc4b43/ba9d45ab-1f8a-4b62-bf84-9ed4fccc4b43.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1600%2C680\u0026amp;w=1500\" alt=\"\" caption=\"\" align=\"center\" alignwidth=\"35\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003e\u003ca href=\"https://x.com/MonicaTranel/status/1833475517233684588\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\u003cstrong\u003eClick here to watch Tranel's Ad \"Choices\" \u0026gt;\u0026gt;\u003c/strong\u003e\u003c/a\u003e\u003c/p\u003e\u003cp\u003eRyan Zinke has repeatedly voted to restrict reproductive freedom both in Montana and across the country. He supported a \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=6d14430e28\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003enear-total abortion ban in Montana\u003c/a\u003e, and in Congress, he \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=7251df4755\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eco-sponsored\u003c/a\u003e legislation to block funding for reproductive health care, force women off private health plans, and restrict access to mifepristone. Zinke also voted to \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=8d6d887d84\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003epunish\u003c/a\u003e doctors, \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=fa9093b5a0\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003etarget\u003c/a\u003e students' access to care, and \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=24e8e059e8\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eblock\u003c/a\u003e reproductive services for military members. He supports the \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=0f67340a15\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eLife at Conception Act,\u003c/a\u003e a national abortion ban with no exceptions for rape, incest, or a woman's life. Zinke and his allies unanimously \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=492ddfb7a6\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eblocked\u003c/a\u003e the Women’s Health Protection Act, a bill designed to codify Roe v. Wade's protections and safeguard women’s health rights, now severely threatened by recent rulings.\u003c/p\u003e\u003cp\u003eDuring the campaign, Monica Tranel has driven tens of thousands of miles in her minivan, traveling to all 16 counties of this western Montana district and both Tribal Nations. She’s earned over \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=02854dd794\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e70 endorsements\u003c/a\u003e, including elected leaders, community leaders, and organizations. Tranel has set fundraising records this cycle by being the \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=d214d16902\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003efastest Montana house challenger to raise $4 million.\u003c/a\u003e Tranel is the only candidate with an \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=81ca6bdfab\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eAffordable and Accessible Housing Plan for Montanans\u003c/a\u003e to address Montana's housing crisis. Recent \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=505dd42d25\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003epolling\u003c/a\u003e reveals that Monica Tranel is closing in on incumbent Ryan Zinke, with the race now within the margin of error. As more voters focus on this critical election, Tranel gains momentum, putting the district firmly in play this November.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003ch5\u003eSCRIPT:\u003c/h5\u003e\u003cp\u003eHelen Weems (\u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=3364aa2e51\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003efounder and director of All Families Healthcare in Whitefish\u003c/a\u003e): I’ve sat with women when pregnancy goes wrong. They face gut-wrenching decisions, but Ryan Zinke thinks it should be up to him. Ryan Zinke pushed to let politicians ban abortions with no exceptions for rape, incest, or to save a woman’s life. And he repeatedly voted to take away abortion rights here in Montana. Private medical decisions should be made between a woman and her healthcare provider, not Ryan Zinke.\u0026nbsp;\u003cbr\u003e\u003cbr\u003eMonica Tranel: I’m Monica Tranel, and I approve of this message.\u0026nbsp;\u003c/p\u003e\u003cp\u003e###\u003cbr\u003e\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eNew Ad Features Helen Weems Exposing the Impact of Zinke’s Anti-Choice Agenda\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"zinke-anti-choice-record","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"39b11b4a-8683-4a3b-95c5-24041f31d485":{"id":"39b11b4a-8683-4a3b-95c5-24041f31d485","data":{"date":"2024-09-09T07:00:00.000Z","link":null,"slug":"campaign-ad-focused-on-border-security","title":"\u003cp\u003eTranel Unveils New Campaign Ad Focused on Border Security: “Real Crisis”\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e—\u003cstrong\u003e \u003c/strong\u003eCongressional candidate Monica Tranel released her newest campaign ad, “Real Crisis.” The ad spotlights her commitment to securing the border, combating the influx of illegal drugs, and prioritizing the safety of Montana communities.\u003cbr\u003e\u003cbr\u003e“We need to secure the border, hire more border patrol agents, and go after the drug cartels to stop the flow of illegal drugs like fentanyl,” \u003cstrong\u003esaid Monica Tranel.\u003c/strong\u003e “I’ll stand up to any Democrat or Republican who gets in the way. Keeping Montana safe is more important than politics.”\u003cbr\u003e\u003cbr\u003eThe ad will be backed by a six-figure buy on broadcast, satellite, and cable television in the Missoula and Butte-Bozeman media markets and digital platforms across the district. It continues Tranel’s robust media presence, including an \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=6671010b5b\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003ead inside Ryan Zinke’s Airbnb\u003c/a\u003e highlighting Montana’s housing crisis, as the campaign gains momentum.\u0026nbsp;\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 70%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8bc6bc07-6932-4c54-a052-80388e5ab848/8bc6bc07-6932-4c54-a052-80388e5ab848.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1600%2C681\u0026amp;w=1500\" alt=\"\" caption=\"\" align=\"center\" alignwidth=\"35\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003e\u003ca href=\"https://x.com/MonicaTranel/status/1832472292942868880\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\u003cstrong\u003eClick here to watch Tranel's Ad \"Real Crisis\" \u0026gt;\u0026gt;\u003c/strong\u003e\u003c/a\u003e\u003c/p\u003e\u003cp\u003eDuring the campaign, Monica Tranel has driven tens of thousands of miles in her minivan, traveling to all 16 counties of this western Montana district and both Tribal Nations. She’s earned over \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=688a0a2f4b\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e70 endorsements\u003c/a\u003e, including elected leaders, community leaders, and organizations. Tranel has set fundraising records this cycle by being the \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=8d79263a09\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003efastest Montana house challenger to raise $4 million.\u003c/a\u003e Tranel is the only candidate with an \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=550eff1946\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eAffordable and Accessible Housing Plan for Montanans\u003c/a\u003e to address the housing crisis Montana faces. Recent \u003ca href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=0b5aa844ac\u0026amp;e=13a94f2f0f\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003epolling\u003c/a\u003e reveals that Monica Tranel is closing in on incumbent Ryan Zinke, with the race now within the margin of error. As more voters focus on this critical election, Tranel continues to gain momentum, putting the district firmly in play this November.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003ch5\u003eSCRIPT:\u003c/h5\u003e\u003cp\u003eMonica Tranel: I’m Monica Tranel and we have a real crisis at the border. Joe Biden is not doing enough to fix it, and Ryan Zinke is just playing politics.\u0026nbsp;We need to secure the border, hire more border patrol agents, and go after the drug cartels to stop the flow of illegal drugs like fentanyl.\u0026nbsp;I’ll stand up to any Democrat or Republican who gets in the way.\u0026nbsp;Keeping Montana safe is more important than politics. I’m Monica Tranel, and I approve this message.\u0026nbsp;\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eTranel Urges Bipartisan Action to Strengthen Border Security and Stop the Flow of Illegal Drugs\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"campaign-ad-focused-on-border-security","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"8aafcae8-3c30-409d-9312-e0a3295fa728":{"id":"8aafcae8-3c30-409d-9312-e0a3295fa728","data":{"date":"2024-09-06T07:00:00.000Z","link":null,"slug":"momentum-shift-tranel-closes-gap","title":"\u003cp\u003eMomentum Shift: Tranel Closes Gap, Zinke on the Defensive in MT-01 Polls\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT\u003c/strong\u003e - Recent polling in Montana’s 1st Congressional District (MT-01) reveals that Monica Tranel is closing in on incumbent Ryan Zinke, with the race now within the margin of error. As more voters focus on this critical election, Tranel continues to gain momentum, putting the district firmly in play for Democrats this November.\u003c/p\u003e\u003cp\u003eThe poll shows that a majority of voters in MT-01 have an unfavorable view of Zinke, a troubling sign for the incumbent. Despite being well-known in the district, Zinke's vote share remains significantly below 50%, indicating a vulnerability that Tranel’s campaign is poised to capitalize on.\u003c/p\u003e\u003cp\u003e“This polling confirms what we’ve been hearing from voters across the district – that they are ready for a representative who shows up, listens to their hopes and concerns, and fights for Montana’s future,” \u003cstrong\u003esaid Monica Tranel\u003c/strong\u003e.“Ryan Zinke has consistently put his own interests ahead of the people of Montana, and it’s time for a change.”\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eTranel trails Zinke by just 2 points\u003c/strong\u003e in a current ballot test, which is well within the margin of error.\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003eZinke holds 46% of the vote to Tranel’s 44%, with 4% going to the Libertarian candidate and 5% undecided. Critically, Tranel leads by 10 points among the swing voting bloc of Independents. Despite negative ads against Tranel in recent weeks, Zinke’s vote share has declined over the course of the campaign – starting at 52% and now eroding to 46%. Among the 76% of voters who are familiar with both candidates, Tranel narrowly leads Zinke (48% Tranel / 47% Zinke).\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eThe small share of undecided voters are disproportionately comprised of subgroups that favor Tranel over Zinke. The 5% of undecided voters over-index among Independent voters (among whom Tranel leads by double digits) as well trend more female than male, under age 50, and in strongly Democratic Missoula County.\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eTranel continues to grow her name identification in the district, and voters who know her rate her favorably, especially Independents. \u003c/strong\u003eTranel is viewed favorably by a net-3 point margin with voters overall (40% fav / 37% unfav) and by +15 favorable with Independents (48% fav / 33% unfav).\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eDespite being the incumbent, Ryan Zinke remains deeply unpopular and still struggles to consolidate support.\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eA majority of CD01 voters rate Zinke unfavorably.\u003c/strong\u003e Zinke is 10 points in the red districtwide (41% fav / 51%), and he continues to be deeply unfavorable Independents (36% fav / 59% unfav).\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cstrong\u003eRoughly half of CD01 voters don’t think Zinke looks out for the middle class or cares about them, and they think he’s out for himself.\u003c/strong\u003e Continued majorities are sour on Zinke, as he is NOT seen as someone who looks out for the middle class (35% describes well / 52% not well), cares about them (35% describes well / 50% not well), and they think Zinke looks out for himself by an 11-point margin (49% describes well / 38% not well).\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eDuring the campaign, Monica Tranel has driven tens of thousands of miles in her minivan, traveling to all 16 counties of this western Montana district and both Tribal Nations. She’s earned over \u003ca href=\"/endorsements\" target=\"\" rel=\"noopener noreferrer nofollow\"\u003e70 endorsements\u003c/a\u003e, including elected leaders, community leaders, and organizations. Tranel has set fundraising records this cycle by being the \u003ca href=\"https://mailchi.mp/monicatranel/primarynight24-17853030\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003efastest Montana house challenger to raise $4 million\u003c/a\u003e. Tranel is the only candidate with a plan, an \u003ca href=\"/housing\" target=\"\" rel=\"noopener noreferrer nofollow\"\u003eAffordable and Accessible Housing Plan for Montanans\u003c/a\u003e, to address the housing crisis Montana faces.\u003c/p\u003e\u003cp\u003eTranel most recently released a new ad titled “Inside,” which was filmed on location inside one of Zinke’s multiple Airbnb properties in Montana. The ad underscores how Zinke has profited from the very factors driving up housing costs in the state. Within 36 hours of releasing it, the campaign raised an impressive $100,000, about 10x the average daily amount raised this election cycle.\u003c/p\u003e\u003cp\u003e####\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world championrower and two-time Olympian, and has spent her 25-year career working for Montana’s middleclass, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"momentum-shift-tranel-closes-gap","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"81ecc560-71ac-4ad7-ab6f-47c287707a4e":{"id":"81ecc560-71ac-4ad7-ab6f-47c287707a4e","data":{"date":"2024-08-29T07:00:00.000Z","link":null,"slug":"montana-house-challenger-raise-4-million","title":"\u003cp\u003eMonica Tranel Makes History as Fastest Montana House Challenger to Raise $4 Million\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT\u003c/strong\u003e - Candidate for Montana's House of Representatives, Monica Tranel, has shattered another fundraising record, this time \u003cstrong\u003ebecoming the earliest House challenger in Montana's history to surpass $4 million raised\u003c/strong\u003e.\u003c/p\u003e\u003cp\u003eThe campaign capitalized on this momentum with the release of a\u003ca href=\"https://x.com/MonicaTranel/status/1828426369535242259\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e hard-hitting ad filmed inside Ryan Zinke's $16,000 per month Airbnb rental\u003c/a\u003e, which highlights his role in exacerbating Montana's housing crisis. \u003cstrong\u003eWithin 36 hours of the ad's release, the campaign raised an impressive $100,000, about 10x the average daily amount raised\u003c/strong\u003e this election cycle. The ad also received over 1 million organic views on social media in the first 24 hours. This milestone marks a significant moment in Montana's political landscape, underscoring the broad and growing support for Tranel's campaign.\u003c/p\u003e\u003cp\u003e“I'm grateful for the support from Montanans to have our Montana voice representing us in Congress. Hitting this historic fundraising milestone is a testament to the strength of our campaign and a clear signal that the people of Montana are ready to have our voice heard”, \u003cstrong\u003esaid Monica Tranel\u003c/strong\u003e. “The response to our showing Zinke’s housing profiteering shows that Montanans are tired of self-serving politicians and want leaders who will stand up against those who put personal profits before people. I’ve spent my entire career here in Montana, working for Montanans. I will continue that work in Congress and be a voice for every Montanan and the issues that connect our communities.”\u003c/p\u003e\u003cp\u003eWith over \u003ca href=\"https://www.monicatranel.com/endorsements\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e70 endorsements\u003c/a\u003e, Tranel's campaign continues to build on its strong grassroots foundation. Supporters from across the state are contributing to a historic effort to unseat an incumbent and bring real representation to Montana's House seat.\u0026nbsp;\u003c/p\u003e\u003cp\u003eTranel’s campaign focuses on the critical issues affecting Montanans, including the housing crisis exacerbating short-term rental practices and real estate speculation. Tranel is the only candidate in the race with a comprehensive \u003ca href=\"https://www.monicatranel.com/housing\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eplan\u003c/a\u003e to tackle the housing crisis. Tranel will be ready on day one in Congress to tackle this issue.\u003c/p\u003e\u003cp\u003e####\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eBolstered by Groundbreaking Ad and Grassroots Momentum, Tranel Continues to set Records this Cycle\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"montana-house-challenger-raise-4-million","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"80d4a7f5-9128-4336-a676-a48c480c4def":{"id":"80d4a7f5-9128-4336-a676-a48c480c4def","data":{"date":"2024-08-27T07:00:00.000Z","link":null,"slug":"campaign-ad-filmed-at-ryan-zinkes-airbnb","title":"\u003cp\u003eMonica Tranel Releases Campaign Ad Filmed at Ryan Zinke’s Airbnb: “Inside”\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT\u003c/strong\u003e – Today, Congressional candidate Monica Tranel released a powerful new campaign ad that takes direct aim at Ryan Zinke’s role in fueling Montana’s housing crisis. \u003cstrong\u003eFilmed on location inside one of Zinke’s multiple, actual Airbnb properties in Montana, the ad underscores how Zinke has profited from the very factors driving up housing costs in the state.\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eTranel doesn’t hold back in the ad:\u003c/strong\u003e “I’m Monica Tranel. We’re about to go inside one of Ryan Zinke’s real Airbnb rentals. As Interior Secretary, Zinke tried to cash in by selling off Montana’s land to international developers. Now, he’s buying up properties across Montana and jacking up the rent. $16,000 a month for this place. Housing profiteers like Ryan Zinke are the reason it’s so expensive to live here. I’m Monica Tranel, and I approve of this message. I’m here to stop it.”\u003c/p\u003e\u003cp\u003eTranel’s campaign focuses on the critical issues affecting Montanans, including the housing crisis, which exacerbated short-term rental practices and real estate speculation. Tranel is the only candidate in the race with a comprehensive \u003ca href=\"https://www.monicatranel.com/housing\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eplan\u003c/a\u003e to tackle the housing crisis. Tranel has also hosted community workshops in all 16 counties and both tribal nations on what local groups are doing on the ground to combat the housing crisis. Tranel will be ready on day one in Congress to tackle this issue.\u003c/p\u003e\u003cp\u003eThe ad will be backed by a six-figure buy on broadcast, satellite, and cable television in the Missoula and Butte-Bozeman media markets and on digital platforms across the district.\u003c/p\u003e\u003cspan class=\"image video image-center\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/gb4A1jQm0mk?si=m2GtsCdzpNShdkrd\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\" style=\"width: 65%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg imageurl=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/d4c36e7f-4f64-49f7-8a90-812b24c1949c/d4c36e7f-4f64-49f7-8a90-812b24c1949c.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1688%2C950\u0026amp;w=1500\" embedcode=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/gb4A1jQm0mk?si=m2GtsCdzpNShdkrd\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\" align=\"center\" alignwidth=\"32.5\" src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/d4c36e7f-4f64-49f7-8a90-812b24c1949c/d4c36e7f-4f64-49f7-8a90-812b24c1949c.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1688%2C950\u0026amp;w=1500\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/gb4A1jQm0mk?si=m2GtsCdzpNShdkrd\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\"\u003e\u003cspan class=\"video-button-placeholder\" data-embed=\"\u003ciframe width=\u0026quot;560\u0026quot; height=\u0026quot;315\u0026quot; src=\u0026quot;https://www.youtube.com/embed/gb4A1jQm0mk?si=m2GtsCdzpNShdkrd\u0026quot; title=\u0026quot;YouTube video player\u0026quot; frameborder=\u0026quot;0\u0026quot; allow=\u0026quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\u0026quot; referrerpolicy=\u0026quot;strict-origin-when-cross-origin\u0026quot; allowfullscreen\u003e\u003c/iframe\u003e\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003eDuring the campaign, Monica Tranel has driven tens of thousands of miles in her minivan, traveling to all 16 counties of this western Montana district and both Tribal Nations. She’s earned over \u003ca href=\"https://www.monicatranel.com/endorsements\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e70 endorsements\u003c/a\u003e, including elected leaders, community leaders, and organizations, and set fundraising records this cycle. Tranel is the only candidate with a plan, an \u003ca href=\"https://www.monicatranel.com/housing\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eAffordable and Accessible Housing Plan for Montanans\u003c/a\u003e to address the housing crisis Montana faces. Tranel’s campaign is building unprecedented momentum.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e\u003cbr\u003e\u003c/strong\u003e\u003c/p\u003e\u003ch5\u003eSCRIPT:\u0026nbsp;\u003c/h5\u003e\u003cp\u003eI’m Monica Tranel. We're about to go inside one of Ryan Zinke’s real Airbnb rentals. As Interior Secretary, Zinke tried to cash in by selling off Montana’s land to international developers. Now he’s buying up properties across Montana and jacking up the rent. $16,000 a month for this place. Housing profiteers like Ryan Zinke are the reason it's so expensive to live here. I’m Monica Tranel and I approve this message. I’m here to stop it.\u0026nbsp;\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eZinke’s Real Estate Ventures Fueling Montana’s Housing Crisis\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"campaign-ad-filmed-at-ryan-zinkes-airbnb","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.531524+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.531524+00:00"},"611b14de-200b-4279-8e48-849d129f661c":{"id":"611b14de-200b-4279-8e48-849d129f661c","data":{"date":"2024-07-05T07:00:00.000Z","link":null,"slug":"july-4-monica-tranel-and-supporters-energize","title":"\u003cp\u003eICYMI: On July 4, Monica Tranel and Supporters Energize Western Montana in Parades\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula\u003c/strong\u003e – Monica Tranel, candidate for Montana’s 1st Congressional District, joined her supporters in a spirited tour across western Montana this Fourth of July. Tranel’s team participated in an impressive nine parades from Ennis to Troy, showcasing their dedication and commitment to connecting with Montanans.\u003c/p\u003e\u003cp\u003eMonica Tranel and her enthusiastic supporters kicked off the celebrations early, marching in parades that highlighted each community's unique spirit and pride. Team Tranel and volunteers joined parades and celebrations in Butte, Troy, Noxon, Seeley Lake, Ennis, Big Fork, Kalispell, Anaconda, and Bozeman.\u003c/p\u003e\u003cp\u003eTens of thousands of parade attendees met Tranel and supporters with cheers and conversations of support. Team Tranel passed out lawn and rally signs to parade watchers, many of whom expressed their desire for new leadership in MT-01. Supporters cheered Tranel's commitment to meeting new voters across the district. The Tranel team’s presence and energy vividly reminded the campaign of its deep roots in the Montana spirit by joining floats, waving American and Olympic flags, and endless handshakes.\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/0805b635-a03f-46f9-bb37-7f26c66e858c/0805b635-a03f-46f9-bb37-7f26c66e858c.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1600%2C1200\u0026amp;w=1500\" alt=\"\" caption=\"Monica Tranel at Butte America’s Parade\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eMonica Tranel at Butte America’s Parade\u003c/span\u003e\u003c/span\u003e\u003cp\u003eAs the race for Montana’s U.S. House seat heats up, Tranel’s Fourth of July tour and relentless energy exemplify her dedication to showing up and her commitment to Montana.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"july-4-monica-tranel-and-supporters-energize","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"f92c6b22-9b1d-4967-bd00-11b68236ba68":{"id":"f92c6b22-9b1d-4967-bd00-11b68236ba68","data":{"date":"2024-06-27T07:00:00.000Z","link":null,"slug":"steadfast-in-support-for-freedom-privacy","title":"\u003cp\u003eMonica Tranel Steadfast in Support for Freedom \u0026amp; Privacy\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT\u003c/strong\u003e - \u003ca href=\"https://x.com/RepRosendale/status/1806309869370126404\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eMatt Rosendale’s recent crusade against IVF\u003c/a\u003e in the House makes one thing apparent: Montanans don’t have a voice in the House of Representatives who will stand up for our freedom and privacy.\u003c/p\u003e\u003cp\u003eWhile \u003ca href=\"https://billingsgazette.com/news/local/ivf-montana-access-to-family-building-act-fertility-infertility-billings-clinic/article_d870bffe-dda7-11ee-99e3-937742b9cfae.html#tncms-source=login\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eRyan Zinke stands by and lets his colleagues attack IVF\u003c/a\u003e, Monica Tranel is steadfast in her support of Montanans’ freedom and privacy to decide when, and how they have a family. Now as \u003ca href=\"https://x.com/blairmiller/status/1805695605660172524\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eRepresentative Matt Rosendale introduces legislation that would ban IVF\u003c/a\u003e, Ryan Zinke’s silence makes his position on the issue loud and clear: He will not stand up for Montanans.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eMonica Tranel had this to say: \u003c/strong\u003e\u003c/p\u003e\u003cp\u003e“In vitro fertilization has been a way for so many of us in Montana and across our country to grow our families. As the Mother of three daughters, I know just how special being able to start and raise a family is, especially in Montana. Representative Rosendale is intent on banning IVF, and I will not stand by and allow our rights to be taken away by the extremists. Ryan Zinke is not taking action to protect our freedom and privacy, which he can do by introducing legislation to codify support for IVF, and other crucial medical decisions. It’s time to elect a Representative who will. In Congress I will always stand up for Montanans’ freedom and privacy to start a family on their own terms. It is never a decision that should be left to the government.”\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eZinke does not support Montanans’s freedom and privacy in light of his colleagues interference in Montanan’s lives\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"steadfast-in-support-for-freedom-privacy","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"cea7187d-d289-49f0-80fe-8899477b3db0":{"id":"cea7187d-d289-49f0-80fe-8899477b3db0","data":{"date":"2024-06-26T07:00:00.000Z","link":null,"slug":"monica-tranel-announces-afl-cio-endorsement","title":"Monica Tranel Announces AFL-CIO Endorsement","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT\u003c/strong\u003e - This week, Monica Tranel received the endorsement from the Montana AFL-CIO.\u003c/p\u003e\u003cp\u003e“Throughout our endorsement process Monica Tranel showed a deep commitment to listening and understanding the concerns of working families and has put the work in to understand how workers are doing across sectors,” \u003cstrong\u003esaid Montana AFL-CIO President Erin Foley\u003c/strong\u003e. “From public sector workers, to miners, to hospital workers, to trades workers, Monica showed a willingness to listen to the very real struggles they have to get ahead. It is clear that Monica Tranel recognizes that Montanans\u0026amp;#39; freedom to collectively bargain for fair wages, safe working conditions, and strong benefits are essential for keeping this Great State running and creating an economy that works for everyone.”\u003c/p\u003e\u003cp\u003eMonica Tranel’s commitment to Montana’s working families is unwavering. With a distinguished career advocating for the rights of the working class and standing up to powerful corporations, Monica has consistently demonstrated that our workforce and families are Montana’s greatest asset.\u003c/p\u003e\u003cp\u003e\"I am honored to have the endorsement of the Montana AFL-CIO, representing 38 unions, 500 locals, and 50,000 hardworking Montanans. Unions have been the backbone of our progress, securing living wages, safe working conditions, and dignity in the workplace. Montana’s legacy is steeped in a proud tradition of fighting for workers’ rights, and we need a true advocate in Congress to continue this crucial work.” \u003cstrong\u003esaid Monica Tranel\u003c/strong\u003e.\u003c/p\u003e\u003cp\u003eThroughout my career, I’ve championed the cause of working-class Montanans, standing up to powerful corporations and winning battles that benefit us all. Our most valuable asset in Montana is our dedicated workforce and resilient families. We must bolster workers' rights, support our working families, and tackle the affordability crisis that threatens to displace our teachers, nurses, firefighters, and essential workers that make up our communities.”\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-announces-afl-cio-endorsement","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"3e1502d3-3125-4d6c-8251-611c89c153cb":{"id":"3e1502d3-3125-4d6c-8251-611c89c153cb","data":{"date":"2024-06-25T07:00:00.000Z","link":null,"slug":"monica-tranel-social-security","title":"\u003cp\u003eICYMI: Monica Tranel Announces National Committee to Preserve Social Security and Medicare Endorsement\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA, MT \u003c/strong\u003e— Last week, Monica Tranel was endorsed by the National Committee to Preserve Social Security and Medicare.\u0026nbsp;\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eMax Richtman, President and CEO of the National Committee to Preserve Social Security and Medicare said in a statement\u003c/strong\u003e, “She is committed to expanding Social Security, protecting Medicare and Medicaid, and lowering prescription drug prices. Meanwhile, Ryan Zinke supports proposals to weaken Social Security and Medicare. He is a member of the House Republican Study Committee (RSC), which advocates raising the retirement age, repealing Medicare’s new power to negotiate drug prices, and adopting a ‘premium support’ model that would transform Medicare into a voucher program. Ryan Zinke “proudly” backed House Speaker Mike Johnson, who spearheaded the RSC’s anti-Social Security and anti-Medicare agenda.\u003c/p\u003e\u003cp\u003eMax joined Monica Tranel and Jon Tester this weekend to present them with boxing gloves to symbolize that they are champions for seniors and will fight for Social Security and Medicare when in office.\u0026nbsp;\u003c/p\u003e\u003cp\u003e“I am honored to receive the endorsement of the National Committee to Preserve Social Security and Medicare. I am committed to expanding Social Security, protecting Medicare and Medicaid, and lowering prescription drug prices. These programs are lifelines for millions, and I will work tirelessly to strengthen and improve them. Thank you for your support and trust. Together, we will safeguard these critical services.”, \u003cstrong\u003esaid Monica Tranel\u003c/strong\u003e.\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/998690e8-822f-4556-9952-9fbbc4a4f154/998690e8-822f-4556-9952-9fbbc4a4f154.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1270%2C1999\u0026amp;w=1500\" alt=\"\" caption=\"Monica Tranel and Jon Tester with Max Richtman\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eMonica Tranel and Jon Tester with Max Richtman\u003c/span\u003e\u003c/span\u003e\u003cp\u003e###\u003cstrong\u003e\u003cbr\u003e\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-social-security","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"9c0cdc8f-a7c2-4ca5-a0a5-30bd4ac9692a":{"id":"9c0cdc8f-a7c2-4ca5-a0a5-30bd4ac9692a","data":{"date":"2024-06-24T07:00:00.000Z","link":null,"slug":"ryan-zinke-anti-freedom","title":"\u003cp\u003eRyan Zinke: Anti-Freedom, Anti-Privacy, Anti-Montana\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT \u003c/strong\u003e- Two years after Roe v. Wade was overturned, Ryan Zinke continues to vote to chip away at reproductive rights. While Ryan Zinke publicly claims to support women's reproductive rights and has been quoted on the campaign trail saying reproductive freedom should be a \u003ca href=\"https://helenair.com/news/state-regional/govt-and-politics/candidates-diverge-on-abortion-in-congressional-race/article_1ae46566-b53f-5b18-854e-22c26dac2798.html\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\"Montana decision\"\u003c/a\u003e, his voting history on key legislation related to abortion and women's health care suggests a different narrative.\u003c/p\u003e\u003cp\u003eZinke's \"leadership\" led to the passage of anti-abortion bills in the House. These bills target doctors and \u003ca href=\"https://www.govinfo.gov/content/pkg/BILLS-118hr6914rh/pdf/BILLS-118hr6914rh.pdf\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003ecollege students seeking care\u003c/a\u003e, \u003ca href=\"https://rules.house.gov/sites/republicans.rules118.house.gov/files/RCP_H6918_xml.pdf\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003espread misinformation\u003c/a\u003e, and obstruct \u003ca href=\"https://www.congress.gov/bill/118th-congress/house-bill/7/cosponsors\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eservice members from accessing reproductive care\u003c/a\u003e. Additionally, Zinke supported the \u003ca href=\"https://www.congress.gov/bill/118th-congress/house-bill/431\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eLife at Conception Act\u003c/a\u003e and voted in support of the \u003ca href=\"https://www.congress.gov/bill/118th-congress/house-bill/26#:~:text=%2F11%2F2023)-,Born%2DAlive%20Abortion%20Survivors%20Protection%20Act,an%20abortion%20or%20attempted%20abortion.\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eBorn Alive Survivors Act\u003c/a\u003e. These extreme bills, supported by the Republican Study Committee, would also \u003ca href=\"https://laws.leg.mt.gov/legprd/LAW0211W$BLAC.VoteTabulation?P_VOTE_SEQ=S792\u0026amp;amp;P_SESS=20091\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eprohibit IVF for those trying to grow their families\u003c/a\u003e and \u003ca href=\"https://clerk.house.gov/evs/2023/roll029.xml\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003epunish doctors for providing abortion care\u003c/a\u003e to their patients. Zinke voted to restrict access to abortion medications through the \u003ca href=\"https://www.politico.com/news/2023/09/13/abortion-policy-funding-agriculture-bill-00115529\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eAgriculture-FDA funding bill\u003c/a\u003e passed last summer. He voted to advance a budget bill that would make it harder to access Mifepristone, a medical used in medical abortions.\u003c/p\u003e\u003cp\u003eZinke and his allies blocked the \u003ca href=\"https://clerk.house.gov/evs/2023/roll021.xml\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eWomen’s Health Protection Act\u003c/a\u003e in a significant and unanimous move. This legislation was designed to codify the protections of Roe v. Wade into federal law, which would have safeguarded women’s health rights, now under severe threat following today’s ruling.\u003c/p\u003e\u003cp\u003eIn the Montana State Senate, Zinke proudly \u003ca href=\"https://mtstandard.com/a-look-at-zinke-s-votes-on-abortion-issues/article_e5dce356-d345-11e3-b5d3-0019bb2963f4.html\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003evoted for a bill\u003c/a\u003e that effectively banned abortion, IVF, and forms of birth control. During his time in the Montana State Senate, he supported multiple anti-choice legislation such as bills that require; eliminated \u003ca href=\"http://laws.leg.mt.gov/legprd/LAW0211W$BLAC.VoteTabulation?P_VOTE_SEQ=S460\u0026amp;amp;P_SESS=20091\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003einsurance protections\u003c/a\u003e for maternity care and contraceptive coverage; sought to \u003ca href=\"https://laws.leg.mt.gov/legprd/LAW0211W$BLAC.VoteTabulation?P_VOTE_SEQ=S1419\u0026amp;amp;P_SESS=20111\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003ecriminalize abortion\u003c/a\u003e and declared that there was \u003ca href=\"https://laws.leg.mt.gov/legprd/LAW0211W$BLAC.VoteTabulation?P_VOTE_SEQ=S1823\u0026amp;amp;P_SESS=20111\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eno right to an abortion and there should be no funding for abortion\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eToday, Monica Tranel released the following statement,\u003c/strong\u003e \"Two years ago today, the Supreme Court delivered a devastating blow to women's freedom and privacy by overturning Roe v. Wade. This decision stripped away our freedom to control our bodies and our futures. It handed the State unprecedented power to dictate our most personal decisions, forcing its will on every woman and family in America.\u003c/p\u003e\u003cp\u003eBut make no mistake – this attack goes far beyond abortion. Some justices are openly eyeing our other hard-won rights, from birth control to the ability to raise our children as we see fit. Ryan Zinke praised his party for removing these rights and continuously voted to reduce Montanans' freedom and privacy.\u003c/p\u003e\u003cp\u003eRyan Zinke has voted repeatedly to restrict abortion access and supports letting states ban abortion without exceptions for rape, incest, or the life of the mother, taking away our freedom and privacy. In stark contrast, I will never let the government interfere with our most basic, fundamental freedom to make the private decisions about who we love, whether we have a family, and how we live.\"\u003c/p\u003e\u003cp\u003eRyan Zinke plays politics regarding the privacy and freedom of private medical decisions. He would rather please his out-of-state donors than listen to Montanans when he votes. Monica Tranel is the only candidate in the race for MT01 who will stand up and protect Montanans' freedom and privacy.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"ryan-zinke-anti-freedom","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"bcf5a9d7-9f72-4de4-bafa-f85a1be6f75b":{"id":"bcf5a9d7-9f72-4de4-bafa-f85a1be6f75b","data":{"date":"2024-06-14T07:00:00.000Z","link":null,"slug":"zinke-blocked-guaranteed-ivf-access","title":"\u003cp\u003eZinke Blocked Guaranteed IVF Access for Nearly 10,000 Montanans\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA \u003c/strong\u003e— Last week, Representative Ryan Zinke (R-MT) effectively voted against an amendment that would have guaranteed coverage for in vitro fertilization (IVF) under federal employee health plans. This decision impacts nearly 10,000 federal employees and their families in Montana who may now face uncertainty in accessing essential fertility treatments.\u003c/p\u003e\u003cp\u003eDuring his time in Washington, Ryan Zinke has voted for extreme anti-choice efforts, including \u003ca href=\"https://www.huffpost.com/entry/republicans-pushing-abortion-bills-after-midterms_n_63bde365e4b0d6724fc82bc5\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003elegislation\u003c/a\u003e that will \u003ca href=\"https://www.nytimes.com/2023/01/11/us/politics/house-passes-abortion-bill.html\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003epunish doctors\u003c/a\u003e, \u003ca href=\"https://clerk.house.gov/Votes/202321\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003evoting\u003c/a\u003e to allow states to ban abortion, restricting reproductive access for \u003ca href=\"https://democrats-appropriations.house.gov/news/press-releases/democrats-highlight-how-republican-funding-bill-fails-to-meet-the-needs-of-0\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eactive-duty women\u003c/a\u003e and \u003ca href=\"https://www.congress.gov/bill/118th-congress/house-bill/7/cosponsors\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eco-sponsoring\u003c/a\u003e legislation that bans \u003ca href=\"https://www.axios.com/2023/06/23/house-study-committee-abortion-hr7-memo\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003efederally funded\u003c/a\u003e health insurance coverage for abortions. And he joined a Washington group \u003ca href=\"https://newrepublic.com/post/180021/house-republicans-declare-embryo-rights-2025-priority\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eworking\u003c/a\u003e to ban all abortions nationwide with no exceptions for rape, incest, or the life of the mother. Monica Tranel will stand up for Montanans' freedoms and privacy while Ryan Zinke will vote to restrict them.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"zinke-blocked-guaranteed-ivf-access","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"f2cd4dce-bd06-4585-ab65-5bb78fe3c7eb":{"id":"f2cd4dce-bd06-4585-ab65-5bb78fe3c7eb","data":{"date":"2024-06-13T07:00:00.000Z","link":null,"slug":"supreme-court-decision-on-medication-abortions","title":"\u003cp\u003eTranel statement on Supreme Court Decision on Medication Abortions\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA\u003c/strong\u003e — Today, Monica Tranel released the following statement on the United States Supreme Court’s decision.\u003c/p\u003e\u003cp\u003e\"Our decisions about who we love, how we live, and whether and when we become parents are private. Montanans have the freedom to make these private decisions without government intrusion. Our freedom and privacy must be protected. Today, the Supreme Court said that some special interest groups lack standing to take away our freedom and privacy. But others are waiting to step in and today’s decision does not resolve the issue in our favor but passes the football to another extremist group to take the challenge to the Court in another case. Enough is enough. In stark contrast, I will never let the government invade our personal, private decisions about how we live in this world, who we love, and whether and with whom we become parents. Those decisions are ours. Not the governments.”\u003c/p\u003e\u003cp\u003eThese are the latest in a long line of Zinke’s extremist votes, which include: \u003ca href=\"https://www.huffpost.com/entry/republicans-pushing-abortion-bills-after-midterms_n_63bde365e4b0d6724fc82bc5\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003elegislation\u003c/a\u003e that will \u003ca href=\"https://www.nytimes.com/2023/01/11/us/politics/house-passes-abortion-bill.html\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003epunish doctors\u003c/a\u003e, \u003ca href=\"https://clerk.house.gov/Votes/202321\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003evoting\u003c/a\u003e to allow states to ban abortion, restricting reproductive access for \u003ca href=\"https://democrats-appropriations.house.gov/news/press-releases/democrats-highlight-how-republican-funding-bill-fails-to-meet-the-needs-of-0\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eactive- duty women\u003c/a\u003e and \u003ca href=\"https://www.congress.gov/bill/118th-congress/house-bill/7/cosponsors\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eco-sponsoring\u003c/a\u003e legislation that bans \u003ca href=\"https://www.axios.com/2023/06/23/house-study-committee-abortion-hr7-memo\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003efederally funded\u003c/a\u003e health insurance coverage for abortions. Zinke is \u003ca href=\"https://newrepublic.com/post/180021/house-republicans-declare-embryo-rights-2025-priority\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eworking\u003c/a\u003e to ban all abortions nationwide with no exceptions for rape, incest, or the life of the mother.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"supreme-court-decision-on-medication-abortions","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"f643f1ba-218c-4e16-aee0-8fbe3505f249":{"id":"f643f1ba-218c-4e16-aee0-8fbe3505f249","data":{"date":"2024-06-03T07:00:00.000Z","link":null,"slug":"zinkes-failure-to-act-has-risen-costs","title":"\u003cp\u003eTranel: Zinke’s failure to act has risen costs for Montanans\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMISSOULA\u003c/strong\u003e — As of today, the \u003ca href=\"https://www.cbsnews.com/news/fcc-affordable-connectivity-program-internet-costs/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eACP has expired\u003c/a\u003e, and over 50,000 Montana households will see their internet bill rise between $30 and $70 per month.\u003c/p\u003e\u003cp\u003eFollowing Ryan Zinke and the House of Representatives inaction on the \u003ca href=\"https://popular.info/p/why-millions-of-americans-may-lose\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eAffordable Connectivity Program\u003c/a\u003e, Monica Tranel released the following statement:\u003c/p\u003e\u003cp\u003e“Ryan Zinke’s chaos caucus and do nothing Congress did nothing about rising costs in Montana. The Affordable Connectivity Program helps 1 in 8 Montana families. 26,000 families in the Western District. Because of Zinke’s failure to act and instead engage in chaos and games, prices are going to go up $30-$75 a month on hardworking families that are already struggling to make ends meet. This is exactly the sort of political games that Montanans are tired of, and exactly the reason why we need new representation in Washington.\u003c/p\u003e\u003cp\u003eI worked for Senator Conrad Burns who was committed to rural broadband and getting Montana connected. I know how this works practically on the ground and I know just how critical internet connectivity is for our rural and tribal communities. I will be a leader on this issue, and for cutting costs for Montanans on day one in Congress.”\u003c/p\u003e\u003cp\u003eDespite the opportunity to co-sponsor a bill that would have maintained funding for the program, Zinke’s inaction means that \u003ca href=\"https://www.whitehouse.gov/wp-content/uploads/2024/01/Montana-ACP-Fact-Sheet.pdf\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003eover 26,000 households\u003c/a\u003e in western Montana will have to pay more on their monthly internet bills.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"zinkes-failure-to-act-has-risen-costs","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"42e89c8e-9d8a-40bb-aad0-2ca6a358effa":{"id":"42e89c8e-9d8a-40bb-aad0-2ca6a358effa","data":{"date":"2024-05-22T07:00:00.000Z","link":null,"slug":"affordable-and-accessible-nbsp-housing-plan-for-montanans","title":"\u003cp\u003eAffordable and Accessible\u0026nbsp;Housing Plan for Montanans\u003c/p\u003e","articleType":"\u003cp\u003ePLAN\u003c/p\u003e","description":"\u003cp\u003e\u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"/files/c3e14104-273d-4723-a9f8-ce90528951b5/Monica_Tranel_-_Affordable_and_Accesible_Housing-dfd9.pdf\"\u003eRead Monica Tranel's plan by clicking here.\u003c/a\u003e\u003c/p\u003e","externalLink":"/files/c3e14104-273d-4723-a9f8-ce90528951b5/Monica_Tranel_-_Affordable_and_Accesible_Housing-0c85.pdf","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"affordable-and-accessible-nbsp-housing-plan-for-montanans","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"9fc1a149-d39d-48df-a255-1635a4560ca2":{"id":"9fc1a149-d39d-48df-a255-1635a4560ca2","data":{"date":"2024-05-02T04:00:00.000Z","link":null,"slug":"monica-tranel-receives-endorsements-from-tribal-leaders-nbsp","title":"\u003cp\u003eMonica Tranel Receives Endorsements From Tribal Leaders\u0026nbsp;\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eKALISPELL\u003c/strong\u003e —\u0026nbsp;Today, Monica Tranel, candidate for Montana’s 1st Congressional District, received endorsements from a number of prominent Tribal leaders, including members of Confederated Salish and Kootenai and the Blackfeet Nation, as well as Rep. Sharice Davids, one of the first two Native American women ever to serve in Congress. The widespread support demonstrates Tranel’s commitment to serving as a strong partner for Tribal Nations in Congress and always leading by showing up and listening first.\u0026nbsp;\u003cbr\u003e\u003cbr\u003e“I have shown up, listened to, and worked with Montana’s Tribal Nations to better understand the unique challenges these tribes are facing.\u0026nbsp;\u003cbr\u003e\u003cbr\u003eIn conversation after conversation, tribal members in Montana have shared that a lack of affordable housing and the high cost of living are making it hard for folks to get by. I will partner with the Tribal Nations and make tackling the housing crisis in Montana my first priority in Congress, ” \u003cstrong\u003eMonica Tranel said.\u0026nbsp;\u003c/strong\u003e\u003cbr\u003e\u003cbr\u003e“I will also always respect tribal sovereignty, and work to increase the federal response to the Missing and Murdered Indigenous Women crisis, support tribal economic development, and increase internet access. In Congress, I will serve as a strong federal partner and advocate for Native American priorities in Montana and across our country.”\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eTranel is committed to working for Native Americans in Montana by:\u003c/strong\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003eRespecting Tribal Sovereignty and Democratic Participation\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eSupporting Economic Development and Internet Access\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eIncreasing Federal Response to the Missing and Murdered Indigenous Women Crisis\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eAddressing the Flow of Fentanyl Into Communities and Funding Addiction Centers\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e\u003cp\u003e“Monica Tranel has continuously shown up and been a friend to Tribal nations in Montana. I’m confident that dedication will continue once she’s elected to the U.S. House of Representatives, where she will advocate for tribal sovereignty and help ensure our federal government upholds its trust responsibility with Indian county,” \u003cstrong\u003esaid US Rep. Sharice Davids, member of the Ho-Chunk Nation\u003c/strong\u003e\u003cbr\u003e\u003cbr\u003e“Monica wants to do right by all Montanans - that’s why I’m supporting her. She is thoughtful, considerate, and will be a great partner for our native communities in Congress,” \u003cstrong\u003esaid State Senator Susan Webber, member of the Blackfeet Nation\u003c/strong\u003e\u003cbr\u003e\u003cbr\u003e\u0026nbsp;\u003c/p\u003e\u003cp\u003e\u003cbr\u003e\u003cem\u003eTranel hosting a discussion with Native Women in Salish Kootenai College\u003c/em\u003e\u003cbr\u003e\u0026nbsp;\u003c/p\u003e\u003cp\u003e\"Monica Tranel has fought to protect the rights of all citizens of Montana and will protect us in DC. I am backing Monica because she will continue to fight for our communities and be an ally for Montana Native voices in Congress,\" \u003cstrong\u003esaid James Steele, Confederated Salish and Kootenai Tribal Council Member and Treasurer\u003c/strong\u003e\u003cbr\u003e\u003cbr\u003e“She has spent her career fighting to give voice to those who are often denied access to justice. As an attorney, Monica knows the complexity and challenges posed by our legal systems and will partner with our Tribal Nations to protect Indigenous women from violence,” \u003cstrong\u003esaid Denise Juneau, former Superintendent of Public Instruction of Montana and member of the Blackfeet Nation\u0026nbsp;\u003c/strong\u003e\u003cbr\u003e\u003cbr\u003e“As a member of the state legislature, I know that Monica will be the kind of federal partner we need. She has been showing up and fighting for the Montana we know and love long before running for office,” \u003cstrong\u003esaid State Representative Donovan Hawk, member of the Crow Nation\u003c/strong\u003e\u003cbr\u003e\u003cbr\u003e“Monica understands and acknowledges the positive economic impact that Montana Tribes have in the state of Montana, this is one of many reasons why she will make sure the native voice is heard in DC,” \u003cstrong\u003esaid Len TwoTeeth, Confederated Salish and Kootenai Tribal Council Member\u003cbr\u003e\u003cbr\u003eTranel has received endorsements from:\u0026nbsp;\u003c/strong\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003eUS Rep. Sharice Davids, member of the Ho-Chunk Nation\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eState Senator Susan Webber, member of the Blackfeet Nation\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eJames Steele, Confederated Salish and Kootenai Tribal Council Member and Treasurer\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eDenise Juneau, former Superintendent of Public Instruction of Montana and member of the Blackfeet Nation\u0026nbsp;\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eState Representative Donovan Hawk, member of the Crow Nation\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eLen TwoTeeth, Confederated Salish and Kootenai Tribal Council Member\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eThomas MacDonald, CSKT Tribal Council Vice Chair\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eCarole Lankford, CSKT Tribal Council Member\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eShane Doyle, Bozeman educator and member of the Crow Nation\u003cbr\u003e\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-receives-endorsements-from-tribal-leaders-nbsp","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"b0e8c4d9-e3c2-4483-82bd-ccb0c556c8d4":{"id":"b0e8c4d9-e3c2-4483-82bd-ccb0c556c8d4","data":{"date":"2024-04-04T07:00:00.000Z","link":null,"slug":"monica-tranel-announces-raising-over-740-000-in-q1","title":"\u003cp\u003eMonica Tranel Announces Raising Over $740,000 in Q1\u003c/p\u003e","description":"\u003cp\u003eToday, Monica Tranel announced that her campaign raised over $740,000 in the first quarter of 2024. Tranel is one of the top fundraisers among Congressional challengers in the country. Her campaign is enthusiastically supported by individual donors supporting her voice for democracy, and\u0026nbsp;they have given nearly $2 million to date.\u003cbr\u003e\u003cbr\u003eWith 67% of contributions coming directly from Montanans, Tranel’s challenge continues to reflect incredible grassroots energy and momentum from the people she will represent in Congress. In stark contrast, less than 20% of Ryan Zinke’s donors are from Montana.\u0026nbsp;\u003cbr\u003e\u003cbr\u003e“Montana is my home. I don’t have another one, I live here, work here, pay taxes here, and feel and live the concerns of my neighbors, family and friends - my fellow Montanans. Our campaign is powered by the people of Montana who want our voice heard, and our values represented. Montanans are ready for a representative who shows up and works for those of us who live here and call Montana home,” \u003cstrong\u003esaid Monica Tranel.\u003c/strong\u003e “Working families know they can trust my record of standing up to big corporations and hedge funds trying to take advantage of Montanans. In Congress, I’ll fight tirelessly to make housing affordable, grow the middle class, and protect privacy and freedoms.”\u003cbr\u003e\u003cbr\u003eThe campaign is building momentum as Monica continues to show up around the district, recently wrapping up her “I’m Listening, Montana” district tour to all 16 counties and both Tribal nations\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working\u0026nbsp;for Montana’s middle class,\u0026nbsp;families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-announces-raising-over-740-000-in-q1","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"2e686c83-a001-4c2f-9004-730585dda40f":{"id":"2e686c83-a001-4c2f-9004-730585dda40f","data":{"date":"2024-04-01T07:00:00.000Z","link":null,"slug":"monica-tranel-hosts-community-conversations-on-housing-crisis-in-butte-and-bozeman","title":"\u003cp\u003eMonica Tranel Hosts Community Conversations on Housing Crisis in Butte and Bozeman\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eBUTTE\u003c/strong\u003e\u0026nbsp;-\u0026nbsp;On Friday, Monica Tranel\u0026nbsp;stopped\u0026nbsp;in Butte and Bozeman to discuss solutions to the housing crisis and how that issue looks different in their respective communities. The events were open to the public and\u0026nbsp;\u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=d6bb519179\u0026amp;e=13a94f2f0f\"\u003e\u003cu\u003eTranel was joined by local leaders ranging from housing experts to elected officials.\u003c/u\u003e\u003c/a\u003e\u003cbr\u003e\u003cbr\u003eThe conversation in both communities included a discussion around corporate interests buying up land, and how we need leaders in Congress who will hold these bad-faith actors accountable.\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 80%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/571f8d0f-9a13-437d-af78-dd0194ecabe7/571f8d0f-9a13-437d-af78-dd0194ecabe7.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C906%2C338\u0026amp;w=1500\" alt=\"\" caption=\"Meetings with community members and local leaders in Butte (left) and Bozeman (right) to discuss the housing crisis\" align=\"center\" alignwidth=\"40\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eMeetings with community members and local leaders in Butte (left) and Bozeman (right) to discuss the housing crisis\u003c/span\u003e\u003c/span\u003e\u003cp\u003e“From Butte to Bozeman, voters everywhere across Western Montana are calling out for Congress to take action on the Housing Crisis, but those pleas for help continue to go unheard by Ryan Zinke,” \u003cstrong\u003esaid Monica Tranel\u003c/strong\u003e. “In Congress I will work with representatives on both sides of the aisle to hold corporate interests accountable, give homeowners a hand with tax credits, and I will continue to have these conversations with our local communities because a solution in Butte or Bozeman will need to look different than a solution elsewhere.”\u003cbr\u003e\u003cbr\u003eTranel is continuing to hold these community conversations with her \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=08e793b93d\u0026amp;e=13a94f2f0f\"\u003e\u003cu\u003enext stops in Pablo and Kalispell on April 2nd.\u003c/u\u003e\u003c/a\u003e\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working\u0026nbsp;for Montana’s middle class,\u0026nbsp;families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-hosts-community-conversations-on-housing-crisis-in-butte-and-bozeman","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"88b16c58-0b44-49bb-9bb7-a1e9e25d1789":{"id":"88b16c58-0b44-49bb-9bb7-a1e9e25d1789","data":{"date":"2024-03-15T05:00:00.000Z","link":null,"slug":"monica-tranel-statement-on-closure-of-pyramid-mountain-lumber-nbsp","title":"\u003cp\u003eMonica Tranel Statement on Closure of Pyramid Mountain Lumber\u0026nbsp;\u003c/p\u003e","description":"\u003cp\u003eIn response to the Pyramid Mountain Lumber \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.kpax.com/news/western-montana-news/pyramid-mountain-lumber-in-seeley-lake-shutting-down\"\u003eannouncing\u003c/a\u003e it will close this spring, \u003cstrong\u003eMonica Tranel\u003c/strong\u003e released the following statement:\u0026nbsp;\u003c/p\u003e\u003cp\u003e\u003cem\u003e\"It's saddening to see one of Montana's oldest family-owned and operated lumber mill is shutting down. As Seeley Lake's largest employer, Pyramid Mountain Lumber's closure will have a devastating impact on its hard working employees and the entire community.\u0026nbsp;\u003c/em\u003e\u003c/p\u003e\u003cp\u003e\u003cem\u003eRising costs and the lack of affordable housing are hurting working families and small businesses in our state. I have talked with folks across Western Montana who are struggling to make ends meet, and it is clear our representatives in Congress have failed to bring our communities together to address the rising cost of living. It's time for leaders who listen to Montanans, who fight to find real solutions, and who stand up to the out of state billionaires and corporations that are driving up the costs of homes and groceries.\"\u003c/em\u003e\u003c/p\u003e\u003cp\u003e###\u003cbr\u003e\u003cbr\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working\u0026nbsp;for Montana’s middle class,\u0026nbsp;families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-statement-on-closure-of-pyramid-mountain-lumber-nbsp","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"778030e0-c057-406a-9a10-47e811f8e163":{"id":"778030e0-c057-406a-9a10-47e811f8e163","data":{"date":"2024-02-19T08:00:00.000Z","link":null,"slug":"monica-tranel-endorsed-by-planned-parenthood-action-fund","title":"\u003cp\u003eMonica Tranel Endorsed by Planned Parenthood Action Fund\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT – \u003c/strong\u003eMonica Tranel announces her\u0026nbsp;campaign's endorsement by Planned Parenthood Action Fund for her commitment to defending\u0026nbsp;and protecting Montanans' privacy and freedoms. Tranel is committed to growing the middle class, ensuring we have safe and stable communities, and guaranteeing Montanans’ freedoms to have the families they want, when they want.\u003cbr\u003e\u003cbr\u003eTranel has also been endorsed by Reproductive Freedom For All and EMILY’s List, and has stood firm in supporting Montanans' ability to make private health care decisions free from government intrusion.\u003cbr\u003e\u003cbr\u003eTranel’s opponent, Ryan Zinke, has voted for extreme anti-choice efforts, including \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=242c9f30d7\u0026amp;e=13a94f2f0f\"\u003e\u003cu\u003elegislation\u003c/u\u003e\u003c/a\u003e that will \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=9d5f2e2b39\u0026amp;e=13a94f2f0f\"\u003e\u003cu\u003epunish doctors\u003c/u\u003e\u003c/a\u003e, \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=ae46a54756\u0026amp;e=13a94f2f0f\"\u003e\u003cu\u003evoting\u003c/u\u003e\u003c/a\u003e to allow states to ban abortion, and \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=f4c3280177\u0026amp;e=13a94f2f0f\"\u003e\u003cu\u003eco-sponsoring\u003c/u\u003e\u003c/a\u003e legislation that bans \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=c89f06fc5d\u0026amp;e=13a94f2f0f\"\u003e\u003cu\u003efederally funded\u003c/u\u003e\u003c/a\u003e health insurance coverage for abortions.\u003cbr\u003e\u003cbr\u003e“The support of Planned Parenthood Action Fund shows a shared commitment to Montana families to protect and defend our privacy and freedom. Montanans can count on me to work for our communities,”\u003cstrong\u003e said Monica Tranel. \u003c/strong\u003e“Ryan Zinke wants to be in our doctor’s office and our bedrooms, invading our privacy and personal freedom. I stand for our privacy and our freedom, and do not want the government in our personal, private decisions.”\u0026nbsp;\u003c/p\u003e\u003cp\u003e###\u003cbr\u003e\u003cbr\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to becomea world champion rower and two-time Olympian, and has spent her 25-year career working\u0026nbsp;for Montana’s middle class,\u0026nbsp;families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-endorsed-by-planned-parenthood-action-fund","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"26072005-54ba-4f17-8eb8-7576281efd62":{"id":"26072005-54ba-4f17-8eb8-7576281efd62","data":{"date":"2024-02-15T08:00:00.000Z","link":null,"slug":"op-ed-by-monica-tranel-let-s-keep-our-communities-stable-safe-and-healthy-nbsp","title":"\u003cp\u003eOp-Ed by Monica Tranel: Let’s Keep Our Communities Stable, Safe, and Healthy\u0026nbsp;\u003c/p\u003e","articleType":"\u003cp\u003eOP-ED by MONICA TRANEL\u003c/p\u003e","description":"\u003cp\u003eIn 2015, when the Legislature expanded Medicaid to cover another 100,000 Montanans, it sought to guarantee that all of us - our families, kids, friends and neighbors - would have access to health care. Expanding Medicaid was a significant bipartisan accomplishment: the bill was carried by a Republican senator, passed on a bipartisan vote, and signed by a Democratic governor. And no wonder: it reflected our common conviction that we all - particularly kids - should have access to medical care when we need it.\u0026nbsp;\u003c/p\u003e\u003cp\u003eBut now that guarantee of health care is being unwound, and hundreds of thousands of Montanans are being deprived of their Medicaid coverage, and access to health care.\u0026nbsp;\u003c/p\u003e\u003cp\u003eMedicaid is provided by the states, including Montana, in partnership with the Federal government, which picks up a lion’s share of the cost. During the pandemic, Congress required the states to maintain the then current enrollment, which protected individuals from losing coverage and protected all of us by making sure everyone had access to health care during a critical public health crisis.\u003c/p\u003e\u003cp\u003eIn 2023, Congress ended that protection and required states to redetermine eligibility for Medicaid recipients, increasing red tape and government hurdles for programs that keep our kids safe and healthy. While some states maintained or expanded enrollment, the Gianforte administration chose to kick hundreds of thousands of adults and kids off Medicaid and CHIP (the kids’ health insurance program), forcing eligible participants to go through the bureaucratic process of re-applying for something they had already been determined to be eligible for. Between April and November of 2023, one in four Montanans\u0026nbsp;\u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://dphhs.mt.gov/InteractiveDashboards/medicaidenrollmentdashboard\"\u003eenrolled\u003c/a\u003e\u0026nbsp;in Medicaid in the 16 counties that make up the western Congressional district of Montana were kicked off.\u003c/p\u003e\u003cp\u003eAny effort to help people reapply was lackadaisical at best. But some did, and regained coverage. Others were ruled ineligible. And still others were told that they hadn’t supplied the information needed for enrollment.\u0026nbsp;\u003c/p\u003e\u003cp\u003eAt the end of December 2023, Montana had the third highest cancellation rate of any state in the country. More Montana kids lost insurance than in 47 other states\u0026nbsp;\u003c/p\u003e\u003cp\u003eThis dysfunction and inaction by the Gianforte administration is unwinding the Medicaid expansion that keeps our rural hospitals open, expands the labor pool for Montana’s small businesses by backstopping available insurance, and covers 100% of care to our Native American population. In 2025, the Legislature will have to reauthorize Medicaid expansion, and already extremists on the right are making plans to end it.\u003c/p\u003e\u003cp\u003eIf we lose Medicaid coverage, there’s more than simply the health of our fellow Montanans at stake. In states that have refused expansion, rural hospitals have closed at an alarming rate. In Montana, the current drop in enrollment has meant that agencies that provide services to Medicaid patients aren’t getting paid and are struggling. The crisis is particularly acute for Tribal Nations in Montana, where the health of Native Americans is already seriously compromised. When hospitals, agencies and providers are forced to shut down, people doing important work lose their jobs, and local economies suffer.\u003c/p\u003e\u003cp\u003eEnding Medicaid will end many Montana communities, by closing rural hospitals, and reducing an already too-small labor pool essential for our local businesses.\u0026nbsp;\u003c/p\u003e\u003cp\u003eIn Congress I will support robust funding for Medicaid, advocate for fair pricing for prescription drugs, and oppose any attempt to weaken or repeal the Affordable Care Act, which provided for Medicaid expansion. I will insist states live up to their part of the bargain, and not allow hostility, indifference, chaos, and inaction to end this vital program that keeps our Montana communities stable and safe.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003e\u003cem\u003eMonica Tranel is an attorney and candidate for Montana’s western District for U.S. Congress.\u0026nbsp;\u003c/em\u003e\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"op-ed-by-monica-tranel-let-s-keep-our-communities-stable-safe-and-healthy-nbsp","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"e3b613f8-3241-4b22-9421-7ded06f7e5de":{"id":"e3b613f8-3241-4b22-9421-7ded06f7e5de","data":{"date":"2024-02-14T08:00:00.000Z","link":null,"slug":"monica-tranel-to-visit-flathead-emergency-services-for-an-ambulance-ride-along-saturday","title":"\u003cp\u003eMonica Tranel to Visit Flathead Emergency Services for an Ambulance Ride-along Saturday\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eKalispell, MT\u003c/strong\u003e – Monica Tranel will be meeting with emergency service providers on Saturday morning to speak directly with paramedics about the challenges they face on-the-ground.\u003c/p\u003e\u003cp\u003eThis visit is a part of Tranel’s Kalispell “I’m Listening Tour,” where she has met with healthcare professionals and learned about a myriad of obstacles the industry is facing, from low Medicaid enrollment to lack of mental health care services.\u0026nbsp;\u003c/p\u003e\u003cp\u003eThe Flathead area has seen a high rate of growth, with the population doubling since 2000. Emergency services are required at an increasing rate, and the need for these services is projected to grow by 10% each year to keep pace with population increases. A recent report from the Public Center for Safety Management, commissioned by the city of Kalispell, recommended increasing staff, adding a fire station, and further training ambulance services, among other improvements.\u0026nbsp;\u003c/p\u003e\u003cp\u003eAhead of the visit, Tranel said the following: “We have to ensure our emergency services are keeping pace with population growth in the Flathead. This is especially important for seniors and folks in rural communities. In Congress, I’ll make sure our fire departments, schools, and hospitals are well funded.”\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working\u0026nbsp;for Montana’s middle class,\u0026nbsp;families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-to-visit-flathead-emergency-services-for-an-ambulance-ride-along-saturday","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"ff434502-8db5-4be6-bbe1-469437a09352":{"id":"ff434502-8db5-4be6-bbe1-469437a09352","data":{"date":"2024-02-13T08:00:00.000Z","link":null,"slug":"monica-tranel-meets-with-education-business-amp-agricultural-leaders-in-granite-and-powell-counties","title":"\u003cp\u003eMonica Tranel Meets with Education, Business, \u0026amp; Agricultural Leaders in Granite and Powell Counties\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eDeer Lodge, MT \u003c/strong\u003e– Monica Tranel met with community leaders in Philipsburg, Gold Creek, and Deer Lodge on Friday, focusing on education and economic development in Granite and Powell Counties. Her visits included Philipsburg Elementary, the oldest public school in operation in Montana, Gold Creek Elementary, a one-room schoolhouse, a meeting with the Deer Lodge Chief Administrative Office and Mayor, and a tour of Sun Mountain Lumber. She concluded her tour as a featured speaker at the Women’s Farmer’s Union Annual Conference in Fairmount.\u0026nbsp;\u003c/p\u003e\u003cp\u003eTranel is focused on understanding what Montana communities need from our federal partners to strengthen the economies in their towns. The tour is part of Tranel’s district-wide “I’m Listening, Montana” tour, as she connects with communities in all 16 counties and two tribal nations in MT-01 to hear about the core issues impacting her constituents.\u0026nbsp;\u003c/p\u003e\u003cp\u003eAfter the conference in Fairmount, Tranel made the following statement: “Having grown up on a ranch in eastern Montana and worked for farms and ranches across the state, I know the importance of the Farm Bill and a functional federal government on the lives of Montanans. I will work to serve the interests of Montanans, by advancing legislation like the Farm Bill that will benefit our communities.”\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/23ff11a7-b616-477f-bba3-8e214c4ad303/23ff11a7-b616-477f-bba3-8e214c4ad303.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1600%2C1200\u0026amp;w=1500\" alt=\"\" caption=\"Monica Speaking to Attendees at the Women’s Farmer’s Union Annual Conference\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eMonica Speaking to Attendees at the Women’s Farmer’s Union Annual Conference\u003c/span\u003e\u003c/span\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working\u0026nbsp;for Montana’s middle class,\u0026nbsp;families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-meets-with-education-business-amp-agricultural-leaders-in-granite-and-powell-counties","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"63681446-79e4-44ee-af2e-3b789653972b":{"id":"63681446-79e4-44ee-af2e-3b789653972b","data":{"date":"2024-02-08T08:00:00.000Z","link":null,"slug":"monica-tranel-amp-shannon-o-brien-meet-w-education-labor-and-business-leaders-in-deer-lodge-county","title":"\u003cp\u003eMonica Tranel \u0026amp; Shannon O’Brien Meet w/ Education, Labor, and Business Leaders in Deer Lodge County\u003c/p\u003e","description":"\u003cp\u003eAnaconda, MT – Monica Tranel, candidate for Montana’s 1st Congressional District, and Shannon O’Brien, candidate for State Superintendent of Schools, met with community leaders in Anaconda on Wednesday, focusing on education and economic development in Deer Lodge County. Their visits included Head Start, lunch at the Smelter City Senior Citizens Center, and meetings with Discover Anaconda, city-county CEO, Bill Everett, and the Anaconda Teachers Union meeting.\u003cbr\u003e\u003cbr\u003eTranel is focused on understanding what Montana communities need from a strong federal partner to strengthen the economies in their towns. Tranel and O’Brien will also visit Granite and Powell counties on Friday, 2/9. The tour is part of Tranel’s district-wide “I’m Listening, Montana” tour, as she connects with communities in all 16 counties and two tribal nations in MT-01 to hear the core issues impacting Montanans.\u003c/p\u003e\u003cp\u003eAfter the tour, Tranel made the following statement: “Schools are the lifeblood of our rural communities in Montana in many ways. They help prepare our children for success, drive economic growth, and foster community. We have to address issues like housing costs, inflation, and stagnant wages so that folks can afford to raise their families here in Montana. The incredible community leaders and incredible educators I met with are doing the hard work to build that future for Montana.”\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 70%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/8f61513b-1983-45dc-8f25-ef36d2c10e15/8f61513b-1983-45dc-8f25-ef36d2c10e15.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1600%2C1200\u0026amp;w=1500\" alt=\"\" caption=\"Tranel and O’Brien meeting with Kathleen Tarkalson from Discover Anaconda on Wednesday\" align=\"center\" alignwidth=\"35\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eTranel and O’Brien meeting with Kathleen Tarkalson from Discover Anaconda on Wednesday\u003c/span\u003e\u003c/span\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-amp-shannon-o-brien-meet-w-education-labor-and-business-leaders-in-deer-lodge-county","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"11fbc07a-dd75-44ee-baf8-2992a5468331":{"id":"11fbc07a-dd75-44ee-baf8-2992a5468331","data":{"date":"2024-02-07T08:00:00.000Z","link":null,"slug":"monica-tranel-stands-for-securing-the-border","title":"\u003cp\u003eMonica Tranel Stands For Securing the Border\u003c/p\u003e","description":"\u003cp\u003eMonica Tranel, candidate for Montana’s 1st Congressional District,\u0026nbsp;shared the following statement\u0026nbsp;in response to the proposed Bipartisan Border Security deal:\u003c/p\u003e\u003cp\u003e\u003cem\u003e“We have a crisis at the border, and Congress has the power and the duty to address it. The Bipartisan Border Security deal\u0026nbsp;is a step in the right direction. It:\u003c/em\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003e\u003cem\u003eGives the President and the Secretary authority to shut down the border, IMMEDIATELY.\u0026nbsp;\u003c/em\u003e\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cem\u003eProvides 1,300 additional Border Patrol agents.\u003c/em\u003e\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003e\u003cem\u003eCracks down on fentanyl by adding 100 cutting-edge inspection machines to detect and stop illegal drugs, closes the border to traffickers, and targets cartels at their source.\u003c/em\u003e\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e\u003cp\u003e\u003cem\u003eThe men and women in the Border Patrol – the people on the front lines every day, defending our country – support this bill and call for its passage.\u003cbr\u003e\u003cbr\u003eDisregarding the people who see and live this every day, and the safety and concerns of the people of Montana, Ryan Zinke called\u0026nbsp;the bill “Dead on Arrival” – refusing to discuss it, negotiate it, or hammer out any solutions. Zinke said aid for Ukraine was contingent on a border bill. He got the border bill and is now putting Montanans lives at stake by playing a dangerous political game. Zinke must be held accountable for refusing to work for common sense solutions that serve Montana.\u003cbr\u003e\u003cbr\u003eAs your representative in Congress, I will work with both parties to secure our border and protect Montanans. I will never play politics with our safety.”\u003c/em\u003e\u003c/p\u003e\u003cp\u003e###\u0026nbsp;\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working\u0026nbsp;for Montana’s middle class,\u0026nbsp;families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-stands-for-securing-the-border","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"1cba4506-9d34-4b56-a44e-fa5ee8eda6b4":{"id":"1cba4506-9d34-4b56-a44e-fa5ee8eda6b4","data":{"date":"2024-01-23T08:00:00.000Z","link":null,"slug":"monica-tranel-endorsed-by-nbsp-the-national-organization-for-women-nbsp-pac","title":"\u003cp\u003eMonica Tranel Endorsed by\u0026nbsp;the National Organization for Women\u0026nbsp;PAC\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT – \u003c/strong\u003eMonica Tranel, candidate for Montana’s 1st Congressional District, received the endorsement of the National Organization for Women (NOW) PAC.\u0026nbsp;\u003cbr\u003e\u003cbr\u003eJan Strout, President of the Montana NOW Chapter, shared these words in her announcement: “We are proud to share that our NOW Political Action Committee (PAC) unanimously endorses Monica Tranel. As we face repeated assaults to our freedoms and human rights – on our reproductive health care, bodily autonomy, access to abortion, and our privacy, Monica is the champion we need in the House of Representatives for the Western District.” Strout says Tranel is closely aligned with NOW’s priority issues, including reproductive rights, privacy, economic equity and justice, a commitment to ending all forms of gender and racial violence, and as an ally to Indigenous peoples to end the Missing and Murdered Indigenous Peoples (MMIP) epidemic.\u003cbr\u003e\u003cbr\u003eIn response to the endorsement, Tranel said:\u0026nbsp;“From affordable childcare and housing, to access to reproductive rights and healthcare, kitchen table concerns have women across Western Montana fired up and ready for a change. They are looking for someone who will address the chaos in Congress and fight for solutions to the many pressing issues impacting our communities. I look forward to working with the National Organization for Women to stand up for Montana families.”\u003cbr\u003e\u003cbr\u003eThe National Organization for Women’s mission is to take action through grassroots activism to lead societal change, eliminate discrimination, and protect the equal rights of all women and girls.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003e\u003cem\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working\u0026nbsp;for Montana’s middle class,\u0026nbsp;families, ranchers, and small businesses.\u003c/em\u003e\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-endorsed-by-nbsp-the-national-organization-for-women-nbsp-pac","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"29f6c058-fee3-4df2-b872-2703172de1dc":{"id":"29f6c058-fee3-4df2-b872-2703172de1dc","data":{"date":"2024-01-22T08:00:00.000Z","link":null,"slug":"monica-tranel-endorsed-by-the-american-college-of-emergency-physicians-pac","title":"\u003cp\u003eMonica Tranel Endorsed by the American College of Emergency Physicians PAC\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eBozeman, MT – \u003c/strong\u003eMonica Tranel, candidate for Montana’s 1st Congressional District, received the endorsement of the American College of Emergency Physicians (ACEP) PAC.\u0026nbsp;\u003cbr\u003e\u003cbr\u003eDr. Bobby Redwood, President of the Montana Chapter of the ACEP, said “We are proud to support Monica Tranel. She has heard our concerns about reducing violence against healthcare workers and about the dangers of legislating medical practice.” Tranel toured Bozeman Health Emergency Department, after\u0026nbsp;which Dr. Redwood said\u0026nbsp;“We are proud of the life saving work that we perform 24/7/365 and thrilled that Monica made the effort on a Friday night to see our emergency department team in action!”\u003cbr\u003e\u003cbr\u003eTranel said “Healthcare providers are a focal point of our Montana communities. Emergency physicians and their teams are on the front lines of our healthcare system. In Congress, I will work to ensure programs like Medicaid expansion and Medicare are funded so that hospitals across Montana can keep their doors open.”\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/67fc4c58-a073-46eb-aac5-04902a7c5981/67fc4c58-a073-46eb-aac5-04902a7c5981.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C440%2C430\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"Monica Tranel with Dr. Bobby Redwood and Kallie Kujawa at the Bozeman Health Emergency Department\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eMonica Tranel with Dr. Bobby Redwood and Kallie Kujawa at the Bozeman Health Emergency Department\u003c/span\u003e\u003c/span\u003e\u003cp\u003eThe ACEP represents more than 38,000 emergency physicians,\u0026nbsp;emergency medicine residents and medical students, and is the leading advocate for emergency physicians, their patients, and the public.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003e\u003cem\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working\u0026nbsp;for Montana’s middle class,\u0026nbsp;families, ranchers, and small businesses.\u0026nbsp;\u003c/em\u003e\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-endorsed-by-the-american-college-of-emergency-physicians-pac","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"099ea22f-7342-43d9-9004-b2cbeaf45001":{"id":"099ea22f-7342-43d9-9004-b2cbeaf45001","data":{"date":"2024-01-18T08:00:00.000Z","link":null,"slug":"monica-tranel-visits-stoltze-lumber-mill-and-smartlam-plant-in-columbia-falls","title":"\u003cp\u003eMonica Tranel Visits Stoltze Lumber Mill and SmartLam Plant in Columbia Falls\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eColumbia Falls, MT –\u003c/strong\u003e\u0026nbsp;Monica Tranel, candidate for Montana’s 1st Congressional District, toured the SmartLam plant in Columbia Falls with founder and CEO Casey Malmquist and plant manager Scott Lundgren. SmartLam employees discussed how the facility produces sustainable wood products from Montana timber that can be used in local construction projects.\u003cbr\u003e\u003cbr\u003eTranel also met with the operators of the FH Stoltze Land \u0026amp; Lumber Co\u0026nbsp;Mill to hear about the challenges facing the industry in Montana and the need for strong federal advocates who will work to ensure mills have a reliable supply of timber.\u0026nbsp;\u003cbr\u003e\u003cbr\u003eThe tours are\u0026nbsp;part of her district-wide “I’m Listening, Montana'' tour, which has included multiple to Flathead County. “Leadership is about listening,” Tranel said. “I will serve Montana because I know Montana, and I know the people who live and work here.” The SmartLam tour is one of several meetings Tranel is holding with local businesses connected to the construction industry in Flathead County working to build more housing in western Montana. During her first visit, Tranel convened a roundtable on affordable housing in the area. In response to the conversation, she is connecting with communities in the district on solutions that can be built together.\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/31a44bd7-e48f-498c-a832-88625d02d5d5/31a44bd7-e48f-498c-a832-88625d02d5d5.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1300%2C974\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"Monica touring the SmartLam facility\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eMonica touring the SmartLam facility\u003c/span\u003e\u003c/span\u003e\u003cp\u003eFollowing the tour, Monica Tranel made the following statement: “The timber industry was the cornerstone of many western Montana communities for a long time. Healthy forests are critical to our local economy and to providing the natural resources our nation depends on.”\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003e\u003cem\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working\u0026nbsp;for Montana’s middle class,\u0026nbsp;families, ranchers, and small businesses.\u0026nbsp;\u003c/em\u003e\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-visits-stoltze-lumber-mill-and-smartlam-plant-in-columbia-falls","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"0a740f42-9002-4654-9941-980570717102":{"id":"0a740f42-9002-4654-9941-980570717102","data":{"date":"2023-12-06T08:00:00.000Z","link":null,"slug":"monica-tranel-visits-butte-silver-bow-discusses-epa-accountability","title":"\u003cp\u003eMonica Tranel Visits Butte-Silver Bow, Discusses EPA Accountability\u003c/p\u003e","description":"\u003cp\u003eThis week on her “I’m Listening, Montana” tour, Monica Tranel visited Butte to meet with community members and local organizations to discuss environmental contamination and the EPA’s failure to protect Montanans.\u003cbr\u003e\u003cbr\u003eIn Centerville, Tranel spoke with community members who are concerned about a proposal to move contaminated dirt into the neighborhood. Tranel also met with the Dirty Dirt group and Restore Our Creek.\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/9623bac3-581f-4d9f-9b24-09eb7400c44c/9623bac3-581f-4d9f-9b24-09eb7400c44c.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1170%2C876\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"Monica listening to residents concerns in Centerville\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eMonica listening to residents concerns in Centerville\u003c/span\u003e\u003c/span\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/b0ec3087-4d0a-4b5d-881f-9fc265a63cd6/b0ec3087-4d0a-4b5d-881f-9fc265a63cd6.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1170%2C1560\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"Monica at the M\u0026amp;M Cafe in Butte\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eMonica at the M\u0026amp;M Cafe in Butte\u003c/span\u003e\u003c/span\u003e\u003cp\u003e“The EPA is siding with polluting companies over our communities, and Montanans need a representative who will hold them accountable and ensure they’re working for us,” said Monica Tranel. “In Congress, I’ll call on the federal government to investigate the EPA and bring Montanans’ voices and concerns to the table.”\u003c/p\u003e\u003cp\u003eMonica Tranel announced a district-wide “I’m Listening, Montana” tour to connect with Montanans in every corner of the first congressional district and hear directly from voters and local leaders about the challenges that families are facing.\u003c/p\u003e\u003cp\u003eThe tour will stop in all 16 counties and two tribal nations in the district and will include roundtables, meet and greets, tours, and meetings with local elected officials and community leaders.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003e\u003cem\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/em\u003e\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-visits-butte-silver-bow-discusses-epa-accountability","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"9d6dc7e6-edc7-4761-b448-fafab8d1f087":{"id":"9d6dc7e6-edc7-4761-b448-fafab8d1f087","data":{"date":"2023-12-01T08:00:00.000Z","link":null,"slug":"monica-tranel-hears-from-montanans-in-ravalli-county-while-zinke-panders-for-money-at-fl-fundraiser","title":"\u003cp\u003eMonica Tranel Hears From Montanans in Ravalli County While Zinke Panders for Money at FL Fundraiser\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT —\u003c/strong\u003e Monica Tranel continues to listen to constituents across western Montana on her “I’m Listening, Montana'' tour. Tranel’s Montana support shows in the fact that 77% of Tranel’s campaign contributions come from Montanans. In stark contrast, Ryan Zinke \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.politico.com/newsletters/florida-playbook/2023/11/28/mr-speaker-comes-to-florida-00128810\"\u003e\u003cu\u003ejetted off\u003c/u\u003e\u003c/a\u003e to Florida this week to fundraise with Mike Johnson, pandering to the out-of-state corporate donors funding his campaign.\u003c/p\u003e\u003cp\u003e“It’s cold here, and no fresh-squeezed orange juice, but I won’t trade my home for the sunny spaces Ryan seems to like” Tranel said. “I have one home, I live here, I work in Montana, and I play in Montana. Go Griz and go Cats!”\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/1860c967-758a-4161-8739-026013a0b353/1860c967-758a-4161-8739-026013a0b353.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1200%2C1600\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"Tranel in Ravalli County\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eTranel in Ravalli County\u003c/span\u003e\u003c/span\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/a23515c1-777a-4ab9-8136-8ab6472e8b2a/a23515c1-777a-4ab9-8136-8ab6472e8b2a.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C436%2C304\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"Tranel attends a meeting with Ravalli County Commissioners.\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eTranel attends a meeting with Ravalli County Commissioners.\u003c/span\u003e\u003c/span\u003e\u003cspan class=\"image image-base image-left image-tilt-right\" style=\"width: 40%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/0ea6c848-16d9-4afe-bb4b-d2c64225193b/0ea6c848-16d9-4afe-bb4b-d2c64225193b.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1200%2C1600\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"Tranel tours the Trapper Creek Job Corps Training Center\" align=\"left\" alignwidth=\"40\" tiltdirection=\"right\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eTranel tours the Trapper Creek Job Corps Training Center\u003c/span\u003e\u003c/span\u003e\u003cp\u003e“I’ll serve in Congress like I’m campaigning: listening to Montanans and getting to work delivering for our families,” said Monica Tranel. “While Ryan panders for out-of-state money from big corporate interests, I’m here, meeting Montanans where they are and hearing about the challenges they’re facing.”\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003e\u003cem\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/em\u003e\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-hears-from-montanans-in-ravalli-county-while-zinke-panders-for-money-at-fl-fundraiser","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"ec3799d3-bfbd-48f9-8958-da30dc4daee9":{"id":"ec3799d3-bfbd-48f9-8958-da30dc4daee9","data":{"date":"2023-11-20T04:00:00.000Z","link":null,"slug":"monica-tranel-visits-lake-amp-glacier-counties-hosts-native-women-s-forums","title":"\u003cp\u003eMonica Tranel Visits Lake \u0026amp; Glacier Counties, Hosts Native Women’s Forums\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT – \u003c/strong\u003eLast week on her “I’m Listening, Montana” tour, Monica Tranel hosted forums with Native leaders from the Blackfeet and Flathead Reservations to discuss issues relevant to Native women, met with Lake and Glacier County Commissioners, and held meet and greets with supporters in Whitefish and Polson.\u003c/p\u003e\u003cp\u003eDuring the forums, Tranel heard directly from Native and local leaders about the top issues Native women are facing, from healthcare and childcare, to education and retaining the history of Native languages within their communities.\u0026nbsp;\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/57320807-b9e3-4edd-8615-92e27f912f7f/57320807-b9e3-4edd-8615-92e27f912f7f.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C512%2C384\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"Tranel hosts a discussion with Native Women in Browning\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eTranel hosts a discussion with Native Women in Browning\u003c/span\u003e\u003c/span\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/bc261524-45c4-4c35-b442-f129bb8b4170/bc261524-45c4-4c35-b442-f129bb8b4170.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C512%2C384\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"Tranel meets with supporters in Polson\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eTranel meets with supporters in Polson\u003c/span\u003e\u003c/span\u003e\u003cp\u003e“The more I travel this district and hear directly from voters, the more clear it becomes that Montanans are ready for a representative who shows up and listens when they need it most,” \u003cstrong\u003esaid Tranel.\u003c/strong\u003e “I’m committed to hitting every corner of this district and bringing all Montanans to the table.”\u003c/p\u003e\u003cp\u003eTranel announced her district-wide “I’m Listening, Montana” tour to connect with Montanans across every corner of Montana’s 1st Congressional District about the concerns and challenges they’re facing and share her message of working for fairness, accountability, and freedom for all Montanans.\u003c/p\u003e\u003cp\u003eThe tour will stop in all 16 counties and two tribal nations in MT-01 and will include roundtables, meet and greets, community tours, and meetings with local elected officials and community leaders.\u003c/p\u003e\u003cp\u003eSince launching her campaign, Tranel has earned the endorsements of dozens of Montana legislators, elected officials, and community leaders, the NewDem Action Fund, Reproductive Freedom for All, Square One, the LCV Action Fund, the Montana Federation of Public Employees, EMILY’s List, Elect Democratic Women, and the Voter Protection Project. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/endorsements\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-visits-lake-amp-glacier-counties-hosts-native-women-s-forums","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"3863bc2d-08ab-4044-a071-38653a973c63":{"id":"3863bc2d-08ab-4044-a071-38653a973c63","data":{"date":"2023-11-17T04:00:00.000Z","link":null,"slug":"monica-tranel-visits-flathead-county-amp-hosts-affordable-housing-roundtable","title":"\u003cp\u003eMonica Tranel Visits Flathead County \u0026amp; Hosts Affordable Housing Roundtable\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT – \u003c/strong\u003eLast week, Monica Tranel visited Flathead County on her “I’m Listening, Montana” tour to host a roundtable on affordable housing, attend the Kalispell Chamber of Commerce annual banquet, and tour a local manufacturing small business.\u003c/p\u003e\u003cp\u003eAt the roundtable, Tranel was joined by local leaders and community partners to discuss expanding affordable housing opportunities for Montanans. Attendees included NeighborWorks Montana, Shelter Whitefish, the Kalispell and Whitefish City Managers, Northwest Montana Association of Realtors, Flathead Land Trust, and Northwest Montana Community Land Trust.\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/9ad5f9cf-afb6-40f4-bcf0-1e0fe1e76207/9ad5f9cf-afb6-40f4-bcf0-1e0fe1e76207.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C384%2C512\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"Tranel hosts a roundtable to discuss affordable housing\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eTranel hosts a roundtable to discuss affordable housing\u003c/span\u003e\u003c/span\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/79bfb035-4150-46fc-a3d8-851c91b6dda7/79bfb035-4150-46fc-a3d8-851c91b6dda7.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C384%2C512\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"Tranel tours Timberline Tool, a manufacturing business\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eTranel tours Timberline Tool, a manufacturing business\u003c/span\u003e\u003c/span\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/85d9b32a-118c-449c-85ea-0ead4d2d60c5/85d9b32a-118c-449c-85ea-0ead4d2d60c5.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C512%2C384\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"Tranel celebrates local business leaders at the Kalispell Chamber of Commerce Annual Banquet\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"\"\u003eTranel celebrates local business leaders at the Kalispell Chamber of Commerce Annual Banquet\u003c/span\u003e\u003c/span\u003e\u003cp\u003e“I’m traveling to every corner of this district and everywhere I go, I hear from Montanans about the skyrocketing cost of housing,” \u003cstrong\u003esaid Tranel.\u003c/strong\u003e “Families are struggling to make ends meet and now more than ever, they need a leader who will step up, lower costs, and grow the middle class. I look forward to being that leader in Congress.”\u003c/p\u003e\u003cp\u003eTranel announced her district-wide “I’m Listening, Montana” tour to connect with Montanans across every corner of Montana’s 1st Congressional District about the concerns and challenges they’re facing and share her message of working for fairness, accountability, and freedom for all Montanans.\u003c/p\u003e\u003cp\u003eThe tour will stop in all 16 counties and two tribal nations in MT-01 and will include roundtables, meet and greets, community tours, and meetings with local elected officials and community leaders.\u003c/p\u003e\u003cp\u003eSince launching her campaign, Tranel has earned the endorsements of dozens of Montana legislators, elected officials, and community leaders, the NewDem Action Fund, Reproductive Freedom for All, Square One, the LCV Action Fund, the Montana Federation of Public Employees, EMILY’s List, Elect Democratic Women, and the Voter Protection Project. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/endorsements\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-visits-flathead-county-amp-hosts-affordable-housing-roundtable","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"79b3b010-d964-47ed-bb2d-b225a3de9015":{"id":"79b3b010-d964-47ed-bb2d-b225a3de9015","data":{"date":"2023-11-06T04:00:00.000Z","link":null,"slug":"day-6-monica-tranel-files-motion-for-reconsideration-on-northwestern-s-rate-increase","title":"\u003cp\u003eDay 6: Monica Tranel Files Motion for Reconsideration on NorthWestern’s Rate Increase\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT —\u003c/strong\u003e\u0026nbsp; Monica Tranel asked the Montana Commission to reconsider the 28% rate hike it gave NorthWestern based on the discriminatory impact of the increase on Montana’s small businesses, renters, and homeowners that are saddled with the bulk of NorthWestern’s $100 million rate heist.\u003c/p\u003e\u003cp\u003e6 days after \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/news?id=cbc841cf-81d9-4a3e-8e5d-35bad9e7b377\"\u003e\u003cu\u003eTranel called on Ryan Zinke to fully oppose NorthWestern’s rate increase and return their corporate PAC’s contribution to his campaign\u003c/u\u003e\u003c/a\u003e, Zinke remains silent as he \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.fec.gov/data/receipts/?data_type=processed\u0026amp;amp;committee_id=C00550871\u0026amp;amp;committee_id=C00778159\u0026amp;amp;contributor_name=C00068056\"\u003e\u003cu\u003etakes corporate PAC money from NorthWestern\u003c/u\u003e\u003c/a\u003e and \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://clerk.house.gov/Votes/2023511?Page=2\"\u003e\u003cu\u003esupports cutting low-income heating assistance by more than 75%\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003eTranel released the following statement:\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e“I’m working for the people of Montana – our small businesses and communities that are disproportionately being forced to bear the costs of everything – including heating our homes, schools, hospitals, and business. Ryan Zinke continues to line his pockets getting rich off the high costs of everything and doing nothing for Montana. I’m doing what I’ve done my entire career – working to put money back in Montanans’ pockets, and that’s exactly what I’ll continue doing in Congress.”\u0026nbsp;\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eSince launching her campaign, Tranel has earned the endorsements of dozens of Montana legislators, elected officials, and community leaders, the NewDem Action Fund, Reproductive Freedom for All, Square One, the LCV Action Fund, the Montana Federation of Public Employees, EMILY’s List, Elect Democratic Women, and the Voter Protection Project. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/endorsements\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"day-6-monica-tranel-files-motion-for-reconsideration-on-northwestern-s-rate-increase","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"a44afd18-4e08-4400-9d35-e5f781890d4d":{"id":"a44afd18-4e08-4400-9d35-e5f781890d4d","data":{"date":"2023-11-03T04:00:00.000Z","link":null,"slug":"day-3-ryan-zinke-remains-silent-on-northwestern-s-rate-increase-and-has-not-returned-pac-money","title":"\u003cp\u003eDay 3: Ryan Zinke Remains Silent On NorthWestern’s Rate Increase and Has Not Returned PAC Money\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT —\u003c/strong\u003e Earlier this week, \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/news?id=cbc841cf-81d9-4a3e-8e5d-35bad9e7b377\"\u003e\u003cu\u003eMonica Tranel called on Ryan Zinke to fully oppose NorthWestern’s rate increase and return their corporate PAC’s contribution to his campaign\u003c/u\u003e\u003c/a\u003e – 3 days later, Zinke remains silent as he \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.fec.gov/data/receipts/?data_type=processed\u0026amp;amp;committee_id=C00550871\u0026amp;amp;committee_id=C00778159\u0026amp;amp;contributor_name=C00068056\"\u003e\u003cu\u003etakes corporate PAC money from NorthWestern\u003c/u\u003e\u003c/a\u003e and \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://clerk.house.gov/Votes/2023511?Page=2\"\u003e\u003cu\u003esupports cutting low-income heating assistance by more than 75%\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003eThanks to NorthWestern Energy and the Republican-controlled Montana Public Service Commission, a historic 28% rate hike officially went into effect on November 1st, the majority of which will fall on Montana’s small businesses, renters, and homeowners.\u003c/p\u003e\u003cp\u003eTranel released the following statement in response to Zinke’s continued silence:\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e“Why does Ryan remain silent as the Commission allows NorthWestern to pummel Montana’s small businesses, renters, and homeowners with this $100 million rate heist? He’s bought and paid for by corporate interests, he works for them, not Montana.\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eIt's time Montanans have a representative who puts our needs ahead of corporate profits. I’ve worked for Montanans my entire career, I’ll work for Montanans in Congress.”\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eSince launching her campaign, Tranel has earned the endorsements of dozens of Montana legislators, elected officials, and community leaders, the NewDem Action Fund, Reproductive Freedom for All, Square One, the LCV Action Fund, the Montana Federation of Public Employees, EMILY’s List, Elect Democratic Women, and the Voter Protection Project. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/endorsements\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"day-3-ryan-zinke-remains-silent-on-northwestern-s-rate-increase-and-has-not-returned-pac-money","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"dd2ba97c-2259-45a7-b1db-4da61a5ef851":{"id":"dd2ba97c-2259-45a7-b1db-4da61a5ef851","data":{"date":"2023-11-01T04:00:00.000Z","link":null,"slug":"day-1-ryan-zinke-remains-silent-on-northwestern-s-rate-increase-and-has-not-returned-pac-money","title":"\u003cp\u003eDay 1: Ryan Zinke Remains Silent On NorthWestern’s Rate Increase and Has Not Returned PAC Money\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT —\u003c/strong\u003e Today, thanks to NorthWestern Energy and the Republican-controlled Montana Public Service Commission, a historic 28% rate hike officially goes into effect, the majority of which will fall on Montana’s small businesses, renters, and homeowners.\u003c/p\u003e\u003cp\u003eYesterday, \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/news?id=cbc841cf-81d9-4a3e-8e5d-35bad9e7b377\"\u003e\u003cu\u003eMonica Tranel called on Ryan Zinke to fully oppose NorthWestern’s rate increase and return their corporate PAC’s contribution to his campaign\u003c/u\u003e\u003c/a\u003e – he has yet to do either.\u003c/p\u003e\u003cp\u003eTranel released the following statement in response to Zinke’s silence:\u0026nbsp;\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e“As freezing temperatures hit western Montana, Ryan Zinke \u003c/strong\u003e\u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.fec.gov/data/receipts/?data_type=processed\u0026amp;amp;committee_id=C00550871\u0026amp;amp;committee_id=C00778159\u0026amp;amp;contributor_name=C00068056\"\u003e\u003cstrong\u003e\u003cu\u003econtinues to take corporate PAC money from NorthWestern\u003c/u\u003e\u003c/strong\u003e\u003c/a\u003e\u003cstrong\u003e, \u003c/strong\u003e\u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://clerk.house.gov/Votes/2023511?Page=2\"\u003e\u003cstrong\u003e\u003cu\u003esupports cutting low-income heating assistance by more than 75%\u003c/u\u003e\u003c/strong\u003e\u003c/a\u003e\u003cstrong\u003e, and remains silent on NorthWestern’s $100 million rate heist.\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eIt’s clear now more than ever that Ryan will always put his corporate donors ahead of Montanans. It’s time to hold him accountable.\u0026nbsp;\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eIn Congress, I will work for Montanans and put the interests of our communities above the profits for corporate monopolies.”\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eSince launching her campaign, Tranel has earned the endorsements of dozens of Montana legislators, elected officials, and community leaders, the NewDem Action Fund, Reproductive Freedom for All, Square One, the LCV Action Fund, the Montana Federation of Public Employees, EMILY’s List, Elect Democratic Women, and the Voter Protection Project. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/endorsements\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"day-1-ryan-zinke-remains-silent-on-northwestern-s-rate-increase-and-has-not-returned-pac-money","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"e619c561-08df-430a-a6e2-4d26b5ad9029":{"id":"e619c561-08df-430a-a6e2-4d26b5ad9029","data":{"date":"2023-10-31T04:00:00.000Z","link":null,"slug":"monica-tranel-opposes-northwestern-energy-s-rate-increase-and-calls-on-zinke-to-return-pac-money","title":"\u003cp\u003eMonica Tranel Opposes NorthWestern Energy’s Rate Increase and Calls on Zinke to Return PAC Money\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT —\u003c/strong\u003e As the first snow falls and freezing temperatures hit, Montanans are getting pummeled with another huge energy rate increase, thanks to NorthWestern Energy and the Republican-controlled Montana Public Service Commission.\u0026nbsp;\u003c/p\u003e\u003cp\u003eLast Wednesday, the Commission unanimously approved a 28% rate increase from last year, the majority of which will fall on small businesses, renters, and homeowners. This historical rate hike goes into effect November 1, 2023 – meaning the heat Montanans need right now is costing them nearly one-third more than what they paid before.\u0026nbsp;\u003c/p\u003e\u003cp\u003eMonica Tranel released the following statement in response to NorthWestern Energy’s rate increase:\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e“What are Montanans getting for this $100 million rate heist? No new energy generation; rate hikes on the backs of Montana’s small businesses, homeowners, and renters; and wasteful spending to make NorthWestern’s executives feel better.\u0026nbsp;\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eWhat is NorthWestern getting? Money, and lots of it, for their executives and shareholders, and purchased politicians in their pocket. NorthWestern’s corporate PAC \u003c/strong\u003e\u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.fec.gov/data/receipts/?data_type=processed\u0026amp;amp;committee_id=C00550871\u0026amp;amp;committee_id=C00778159\u0026amp;amp;contributor_name=C00068056\"\u003e\u003cstrong\u003e\u003cu\u003econtributed\u003c/u\u003e\u003c/strong\u003e\u003c/a\u003e\u003cstrong\u003e to Ryan Zinke’s campaign and while taking their money, he \u003c/strong\u003e\u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://clerk.house.gov/Votes/2023511?Page=2\"\u003e\u003cstrong\u003e\u003cu\u003evoted\u003c/u\u003e\u003c/strong\u003e\u003c/a\u003e\u003cstrong\u003e to cut funding for low-income heating assistance by more than 75%.\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e\u003cstrong\u003eAs Montanans struggle to heat their homes, Ryan is benefiting from his corporate donors yet again. This is absolutely unacceptable. I call on Ryan to fully oppose NorthWestern’s rate increase and return their PAC’s contribution immediately.”\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eSince launching her campaign, Tranel has earned the endorsements of dozens of Montana legislators, elected officials, and community leaders, the NewDem Action Fund, Reproductive Freedom for All, Square One, the LCV Action Fund, the Montana Federation of Public Employees, EMILY’s List, Elect Democratic Women, and the Voter Protection Project. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/endorsements\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-opposes-northwestern-energy-s-rate-increase-and-calls-on-zinke-to-return-pac-money","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"b85f687f-7b7b-42d5-9ba5-2d3cf6866a1e":{"id":"b85f687f-7b7b-42d5-9ba5-2d3cf6866a1e","data":{"date":"2023-10-30T04:00:00.000Z","link":null,"slug":"monica-tranel-visits-lincoln-amp-sanders-counties-on-i-m-listening-montana-tour","title":"\u003cp\u003eMonica Tranel Visits Lincoln \u0026amp; Sanders Counties On “I’m Listening, Montana” Tour\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT – \u003c/strong\u003eLast week on her “I’m Listening, Montana” tour, Monica Tranel met with County Commissioners and held roundtables in both Lincoln and Sanders County.\u003c/p\u003e\u003cp\u003eDuring her roundtables, Monica heard directly from a diverse constituency of local leaders, including the Mayors of Troy and Libby, about the most pressing issues facing their communities, including affordable housing, property taxes, \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://mtstandard.com/opinion/column/monica-tranel-montanas-100-million-rate-heist/article_394a7b54-74e3-11ee-9643-7b37e7ec8f6c.html\"\u003e\u003cu\u003erising utility costs\u003c/u\u003e\u003c/a\u003e, forest management, changes in local industries, education, and healthcare.\u003c/p\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/885ce5e9-5505-426a-b900-74556f12f1b6/885ce5e9-5505-426a-b900-74556f12f1b6.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1500%2C1999\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cspan class=\"image image-base image-center\" style=\"width: 50%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/da8df47c-2056-4ee9-9096-9ace60b4d01a/da8df47c-2056-4ee9-9096-9ace60b4d01a.png?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C1500%2C1999\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"\" align=\"center\" alignwidth=\"25\" variant=\"base\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003e“My campaign is about listening, bringing people together and showing up for Montanans – something we aren’t getting from our current representative,” \u003cstrong\u003esaid Tranel.\u003c/strong\u003e “Montana families are facing so many challenges, from unaffordable housing to skyrocketing utility rates. I’ve spent my career standing up to those who take advantage of Montanans, and that’s exactly what I’ll do in Congress.”\u003c/p\u003e\u003cp\u003eTranel announced her district-wide “I’m Listening, Montana” tour to connect with Montanans across every corner of Montana’s 1st Congressional District about the concerns and challenges they’re facing and share her message of working for fairness, accountability, and freedom for all Montanans.\u003c/p\u003e\u003cp\u003eThe tour will stop in all 16 counties and two tribal nations in MT-01 and will include roundtables, meet and greets, community tours, and meetings with local elected officials and community leaders.\u003c/p\u003e\u003cp\u003eSince launching her campaign, Tranel has earned the endorsements of dozens of Montana legislators, elected officials, and community leaders, the NewDem Action Fund, Reproductive Freedom for All, Square One, the LCV Action Fund, the Montana Federation of Public Employees, EMILY’s List, Elect Democratic Women, and the Voter Protection Project. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/endorsements\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-visits-lincoln-amp-sanders-counties-on-i-m-listening-montana-tour","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"d6b004d7-7c16-4608-bf7a-27cf9e9f0b75":{"id":"d6b004d7-7c16-4608-bf7a-27cf9e9f0b75","data":{"date":"2023-10-26T04:00:00.000Z","link":null,"slug":"monica-tranel-earns-endorsement-from-the-newdem-action-fund","title":"\u003cp\u003eMonica Tranel Earns Endorsement from the NewDem Action Fund\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT – \u003c/strong\u003eToday, Monica Tranel earned the endorsement of the New Democrat Coalition Action Fund, a solutions-oriented caucus of nearly 100 Members who are focused on cutting through the division to find new, pragmatic solutions to get our Congress and our country back on track to meet the moment, in her campaign to represent the people of Montana’s 1st Congressional District.\u003c/p\u003e\u003cp\u003e“I’ve dedicated my entire career to working for Montana’s middle class, families, ranchers, and small businesses, and am proud to have the New Dems Action Fund with me as I continue this work through my journey to Congress. As Montana’s representative, I will continue my work to build Montana’s middle class, protect our freedoms and privacy, ensure a clean and healthy environment, and put money back in the pockets of our families, seniors, and veterans who are struggling to cope with high prices and lack of housing,” \u003cstrong\u003esaid Tranel.\u0026nbsp;\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e“I’m thrilled the NewDem Action Fund has endorsed Monica Tranel’s campaign for Congress,” \u003cstrong\u003e\u003cem\u003esaid NewDem Chair Annie Kuster.\u003c/em\u003e\u003c/strong\u003e “She’s a battle tested candidate who can run a tough race and defeat far-right extremist Rep. Ryan Zinke in 2024. I look forward to working with Monica to take back this seat from Republicans and ultimately take back the House.”\u003c/p\u003e\u003cp\u003eThe NewDem Action Fund joins dozens of Montana legislators, elected officials, and community leaders, Reproductive Freedom for All, Square One, the Voter Protection Project, LCV Action Fund, the Montana Federation of Public Employees, EMILY’s List, and Elect Democratic Women in endorsing Tranel. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/endorsements\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-earns-endorsement-from-the-newdem-action-fund","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"c40b43af-36c8-4235-9976-103368c822a5":{"id":"c40b43af-36c8-4235-9976-103368c822a5","data":{"date":"2023-10-24T07:00:00.000Z","link":null,"slug":"monica-tranel-earns-endorsement-from-reproductive-freedom-for-all","title":"\u003cp\u003eMonica Tranel Earns Endorsement from Reproductive Freedom for All\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT – \u003c/strong\u003eToday, Monica Tranel earned the endorsement of Reproductive Freedom for All (formerly NARAL Pro-Choice America), which fights to protect and advance reproductive freedom at the federal and state levels, in her campaign to represent the people of Montana’s 1st Congressional District.\u003c/p\u003e\u003cp\u003e“Montanans cherish our freedom and privacy. We have a constitutional right to privacy. We have the freedom to marry the person we love, to decide when, whether, and with whom we will have a family, and to practice what religion, if any, we choose. My career has been about building Montana’s middle class and working for families, ranchers, and small businesses. I’m proud to have Reproductive Freedom for All with me as I continue this journey to Congress to protect our fundamental freedom and privacy,” \u003cstrong\u003esaid Tranel.\u0026nbsp;\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e“Anti-abortion House Republicans are hell-bent on ramming through a national abortion ban, and we need to take back the House in 2024 to stop them. Monica Tranel knows that abortion access matters to Americans and is boldly leading with her plans to protect and restore our rights across the country. That’s why Reproductive Freedom for All is proud to endorse her, and we’re ready to get to work and ensure she is elected next November,” \u003cstrong\u003esaid Reproductive Freedom for All President and CEO Mini Timmaraju.\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eReproductive Freedom for All joins dozens of Montana legislators, elected officials, and community leaders, Square One, the Voter Protection Project, LCV Action Fund, the Montana Federation of Public Employees, EMILY’s List, and Elect Democratic Women in endorsing Tranel. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/endorsements\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-earns-endorsement-from-reproductive-freedom-for-all","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"06113a38-69c1-494b-8a2b-678fe7d2bb9d":{"id":"06113a38-69c1-494b-8a2b-678fe7d2bb9d","data":{"date":"2023-10-19T07:00:00.000Z","link":null,"slug":"monica-tranel-stops-in-missoula-county-on-i-m-listening-montana-tour","title":"\u003cp\u003eMonica Tranel Stops in Missoula County on “I’m Listening, Montana” Tour\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT – \u003c/strong\u003eThis week on her “I’m Listening, Montana” tour, Monica Tranel toured the Missoula Food Bank, held a roundtable with local leaders, and met with supporters.\u003c/p\u003e\u003cspan class=\"image image-framed image-left image-tilt-left\" style=\"width: 40%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/773f4c00-e182-45d7-95e0-9ef79a2423bf/773f4c00-e182-45d7-95e0-9ef79a2423bf.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C360%2C480\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"\" align=\"left\" alignwidth=\"40\" tiltdirection=\"left\" variant=\"framed\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003e\u003cbr\u003eTranel listened to people running the Missoula Food Bank talk about the challenges they face, including increasing food insecurity in the community, and families facing rising costs.\u003c/p\u003e\u003cp\u003eA roundtable of community leaders and partners gathered to discuss food security, renewable energy, and economic challenges and opportunities in western Montana, including the Community Food \u0026amp; Agriculture Coalition, Missoula Electric Cooperative, Climate Smart Missoula, Families for a Livable Climate, Garden City Harvest, and the Missoula Food Bank.\u003c/p\u003e\u003cspan class=\"image image-framed image-right image-tilt-left\" style=\"width: 40%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/b8b8de6e-26d5-4ef3-8118-19507123c1bf/b8b8de6e-26d5-4ef3-8118-19507123c1bf.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C512%2C386\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"\" align=\"right\" alignwidth=\"40\" tiltdirection=\"left\" variant=\"framed\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003e“Rising costs are hitting families hard, and I will work to grow our middle class,” said Monica Tranel. “Montanans need a Representative who listens to them, to work on solutions that fit our communities, and I’m committed to doing that.”\u003c/p\u003e\u003cp\u003eTranel announced her district-wide “I’m Listening, Montana” tour to connect with Montanans across every corner of Montana’s 1st Congressional District about the concerns and challenges we’re facing and share her message of working for fairness, accountability, and freedom for all Montanans.\u003c/p\u003e\u003cp\u003eThe tour will stop in all 16 counties and two tribal nations in MT-01 and will include roundtables, meet and greets, community tours, and meetings with local elected officials and community leaders.\u003c/p\u003e\u003cp\u003eSince launching her campaign, Tranel has earned the endorsements of dozens of Montana legislators, elected officials, and community leaders, Square One, the Voter Protection Project, LCV Action Fund, the Montana Federation of Public Employees, EMILY’s List, and Elect Democratic Women. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/endorsements\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-stops-in-missoula-county-on-i-m-listening-montana-tour","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"7c21a7ce-307f-457f-9ed4-a8d7b24e21ea":{"id":"7c21a7ce-307f-457f-9ed4-a8d7b24e21ea","data":{"date":"2023-10-19T04:00:00.000Z","link":null,"slug":"monica-tranel-earns-endorsement-from-square-one","title":"\u003cp\u003eMonica Tranel Earns Endorsement from Square One\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT – \u003c/strong\u003eToday, Monica Tranel earned the endorsement of Square One, a non-profit that provides high-impact, hands-on support to the most promising Democrats running for Congress, in her campaign to represent the people of Montana’s 1st Congressional District.\u003c/p\u003e\u003cp\u003e“Today’s U.S. House of Representatives does not have a single Democrat from the area of the country between Seattle and Minneapolis. Square One is focused on electing people who reflect America – to ensure we have a truly representative democracy. Our country is a government of, for, and by the people, and to make that happen, we need people from all walks of life working for us. I will bring a much-needed voice – a voice for the people – from the western U.S. to Congress. I’ve dedicated my entire career to working for Montana’s middle class, families, ranchers, and small businesses, and am excited to have Square One with me as I continue this work through my journey to Congress,” \u003cstrong\u003esaid Tranel.\u0026nbsp;\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e\"Congress needs more leaders like Monica Tranel. She has spent her entire career working for Montanans and holding corporate interests accountable, and has a deep understanding of the specific issues facing Montanans today. Monica brings energy, dedication, and new ideas to her campaign to represent Montana's 1st Congressional District. We're looking forward to her flipping this seat next November and giving western Montana the representation it deserves in Washington,” \u003cstrong\u003esaid Square One National Political Director Isabel Alter.\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eSquare One joins dozens of Montana legislators, elected officials, and community leaders, the Voter Protection Project, LCV Action Fund, the Montana Federation of Public Employees, EMILY’s List, and Elect Democratic Women in endorsing Tranel. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/endorsements\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-earns-endorsement-from-square-one","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"b22539aa-abbf-480c-8bd4-a8e6ac70621b":{"id":"b22539aa-abbf-480c-8bd4-a8e6ac70621b","data":{"date":"2023-10-17T07:00:00.000Z","link":null,"slug":"monica-tranel-stops-in-madison-amp-gallatin-counties-during-first-week-of-i-m-listening-montana","title":"\u003cp\u003eMonica Tranel Stops in Madison \u0026amp; Gallatin Counties During First Week of “I’m Listening, Montana”\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT – \u003c/strong\u003eMonica Tranel kicked off her “I’m Listening, Montana” tour last week with stops in Madison and Gallatin Counties.\u003c/p\u003e\u003cp\u003eTranel met with the Madison County Commissioners to hear about the challenges facing their community.\u003c/p\u003e\u003cspan class=\"image image-framed image-right image-tilt-left\" style=\"width: 45%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/9b12984e-5c08-4801-8112-d24a4f44000c/9b12984e-5c08-4801-8112-d24a4f44000c.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C382%2C238\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"\" align=\"right\" alignwidth=\"45\" tiltdirection=\"left\" variant=\"framed\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003eIn Gallatin County, Tranel sat down with Montana State University students to discuss the importance of addressing climate change and protecting reproductive freedom.\u003c/p\u003e\u003cp\u003eAt a Pearls of Policy Luncheon in Gallatin County, Tranel joined other women to share her experiences, insights, and passions around law and policy in the landscape of Montana.\u003c/p\u003e\u003cp\u003e“It was great to sit down with folks in Madison and Gallatin County and hear directly from Montanans about the issues that matter most to them, from protecting privacy and freedom to growing the middle class,” \u003cstrong\u003esaid Tranel.\u003c/strong\u003e “Montanans want a Representative who listens to them, and that’s exactly what I’ll do in Congress. I’m ready to get to work to address the concerns facing Montanans.”\u003c/p\u003e\u003cspan class=\"image image-framed image-right image-tilt-left\" style=\"width: 40%;\"\u003e\u003cspan class=\"image-inner-wrapper\"\u003e\u003cimg src=\"https://run.imgix.net/c3e14104-273d-4723-a9f8-ce90528951b5/1e5416de-46c4-4fa2-b0bb-d075ecb16c8d/1e5416de-46c4-4fa2-b0bb-d075ecb16c8d.jpeg?ixlib=js-3.8.0\u0026amp;bri=0\u0026amp;con=0\u0026amp;sat=0\u0026amp;high=0\u0026amp;shad=0\u0026amp;usm=0\u0026amp;rect=0%2C0%2C512%2C384\u0026amp;w=1500\" alt=\"\" title=\"\" caption=\"\" align=\"right\" alignwidth=\"40\" tiltdirection=\"left\" variant=\"framed\"\u003e\u003c/span\u003e\u003cspan class=\"caption\" style=\"display: none\"\u003e\u003c/span\u003e\u003c/span\u003e\u003cp\u003eTranel announced her district-wide “I’m Listening, Montana” tour to connect with Montanans across every corner of Montana’s 1st Congressional District about the concerns and challenges we’re facing and share her message of working for fairness, accountability, and freedom for all Montanans.\u003c/p\u003e\u003cp\u003eThe tour will stop in all 16 counties and two tribal nations in MT-01 and will include roundtables, meet and greets, community tours, and meetings with local elected officials and community leaders.\u003c/p\u003e\u003cp\u003eSince launching her campaign, Tranel has earned the endorsements of dozens of Montana legislators, elected officials, and community leaders, the Voter Protection Project, LCV Action Fund, the Montana Federation of Public Employees, EMILY’s List, and Elect Democratic Women. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/endorsements\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-stops-in-madison-amp-gallatin-counties-during-first-week-of-i-m-listening-montana","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"6009d58a-8cd1-4831-a308-eb00cb079249":{"id":"6009d58a-8cd1-4831-a308-eb00cb079249","data":{"date":"2023-10-12T04:00:00.000Z","link":null,"slug":"monica-tranel-announces-district-wide-i-m-listening-montana-tour","title":"\u003cp\u003eMonica Tranel Announces District-Wide “I’m Listening, Montana” Tour\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT – \u003c/strong\u003eToday, Monica Tranel announced a district-wide “I’m Listening, Montana” tour to connect with Montanans across every corner of Montana’s 1st Congressional District about the concerns and challenges they’re facing and share her message of working for fairness, accountability, and freedom for all Montanans.\u003c/p\u003e\u003cp\u003eTranel plans to travel to all 16 counties and two tribal nations in MT-01. The tour, \u003cstrong\u003ewhich kicks off this week in Gallatin County\u003c/strong\u003e, will include roundtables, meet and greets, community tours, and meetings with local elected officials and community leaders.\u003c/p\u003e\u003cp\u003eTranel released the following statement announcing the tour:\u003c/p\u003e\u003cp\u003e“Montana is our home, and we need elected officials who work for the people – that is what self-government and representative democracy is about. It’s time to come together to work for the common goals we all share – safe communities, where everyone has the opportunity to be their best, where we respect each other’s privacy and freedom to live life on our own terms, and accountability to each other and to the community we live in.”\u0026nbsp;\u003c/p\u003e\u003cp\u003e“Growing up in eastern Montana I know we have so much in common, and our communities thrive when we connect with and listen to each other. People say they are tired of politics, but I want to connect our communities. I will govern the same way I campaign – by listening to Montanans and working for and with them. I will be traveling with a comment box where I hope to collect notes from Montanans I meet across the way. I want to know about their hopes, dreams, and concerns for their communities, and what they’d like to see from their elected officials.”\u0026nbsp;\u003c/p\u003e\u003cp\u003e\u003cstrong\u003e“I’m Listening, Montana” Tour Stops:\u003c/strong\u003e\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003eGallatin County - October 11, 2023 \u0026amp; October 13, 2023\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMissoula County - October 17, 2023\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eLincoln County - October 25, 2023\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eSanders County - October 25, 2023\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eFlathead County - November 9, 2023\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eBlackfeet Indian Reservation - November 13, 2023\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eFlathead Indian Reservation - November 14, 2023\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eLake County - November 14, 2023\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eMore stops will be announced in the coming weeks, and various events will be open to the press and advised throughout the tour.\u003c/p\u003e\u003cp\u003eSince launching her campaign, Tranel has earned the endorsements of dozens of Montana legislators, elected officials, and community leaders, the Voter Protection Project, LCV Action Fund, the Montana Federation of Public Employees, EMILY’s List, and Elect Democratic Women. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/endorsements\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career working for Montana’s middle class, families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-announces-district-wide-i-m-listening-montana-tour","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"8bfac75c-9aee-46bf-ac4c-3d08eb529bfd":{"id":"8bfac75c-9aee-46bf-ac4c-3d08eb529bfd","data":{"date":"2023-10-04T07:00:00.000Z","link":null,"slug":"monica-tranel-announces-raising-over-730k-in-q3","title":"\u003cp\u003eMonica Tranel Announces Raising Over $730K In Q3\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT —\u003c/strong\u003e Today, Monica Tranel announced she raised over $730,000 in the third quarter – the first quarter since launching her campaign for Montana’s 1st Congressional district – and has over $600,000 cash on hand.\u003c/p\u003e\u003cp\u003eTranel has raised a historic amount: this marks the highest amount raised by any Montana Congressional candidate in their first quarter of a regular election in the off-year. 77% of Tranel’s contributors are Montanans, reflecting a deep level of support for her campaign by and for Montanans.\u003c/p\u003e\u003cp\u003eTranel released the following statement in response to her record-breaking fundraising numbers:\u0026nbsp;\u003c/p\u003e\u003cp\u003e“I’ve held a lot of records in my life, but I’m more proud of being a champion long jumper for the Broadview Pirates than raising lots of money to represent my fellow Montanans. Campaign finance needs to be reformed. But we won’t get money out of politics until we get purchased politicians like Ryan Zinke out of office. I’ll work for Montanans in office, not the DC special interests that bought Ryan Zinke.\u003c/p\u003e\u003cp\u003eI know Montana because I live here, in my only home, and I share the frustration of Montana families, ranchers, and small businesses who want change. People are getting hammered with high prices everywhere – at the gas pump, paying for heat and rent, and tax increases. Ryan Zinke is voting against Montanans – he’s voting against healthcare for veterans, against law enforcement in our towns, and against our schools. And then he voted to shut down the government completely.\u0026nbsp;\u003c/p\u003e\u003cp\u003eIt’s time for change. Your support tells me you want change, and I’ll bring that change to Washington for Montana.”\u0026nbsp;\u003c/p\u003e\u003cp\u003eSince launching her campaign, Tranel has earned the endorsements of former Montana Governor Brian Schweitzer, dozens of Montana legislators, elected officials, and community leaders, the LCV Action Fund, the Montana Federation of Public Employees, EMILY’s List, Elect Democratic Women, and the Voter Protection Project. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/endorsements\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-announces-raising-over-730k-in-q3","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"e530311a-403c-49ef-b10f-efd95496a9da":{"id":"e530311a-403c-49ef-b10f-efd95496a9da","data":{"date":"2023-09-28T07:00:00.000Z","link":null,"slug":"monica-tranel-earns-endorsement-from-the-lcv-action-fund","title":"\u003cp\u003eMonica Tranel Earns Endorsement from the LCV Action Fund\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT —\u003c/strong\u003e Today, Monica Tranel earned the endorsement of the League of Conservation Voters (LCV) Action Fund, which works to elect pro-environment candidates, in her campaign to represent the people of Montana’s 1st Congressional district.\u003c/p\u003e\u003cp\u003e“Montana is the Treasure State with tremendous natural resources and has contributed so much to the American economy. Montana can be a leader in the energy transition. I’m grateful to receive the endorsement of the LCV Action Fund and will work alongside them to protect our rivers, lakes, mountains, and prairies and find common sense solutions for a sustainable and livable world. I’m proud to have the LCV Action Fund with me on the journey to Congress to protect our fundamental right to a clean and healthy environment that marks Montana and America,” \u003cstrong\u003esaid Tranel.\u0026nbsp;\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e“Congress needs more strong environmental leaders like Monica Tranel who will tackle the climate crisis and protect the natural places that make Montana and our country so special,” \u003cstrong\u003esaid LCV Action Fund Senior Vice President of Government Affairs Tiernan Sittenfeld.\u003c/strong\u003e “Monica Tranel has fervently fought for clean water, rural communities, and ranchers across Montana, and is committed to building a clean energy future and a more free and fair democracy for all. We’re thrilled to endorse Monica Tranel for Congress to continue to work for the people, not special interests and polluters.”\u003c/p\u003e\u003cp\u003e\u003cbr\u003eThe LCV Action Fund joins the Montana Federation of Public Employees, EMILYs List, Elect Democratic Women, the Voter Protection Project, former Montana Governor Brian Schweitzer, and dozens of Montana legislators, elected officials, and community leaders in endorsing Tranel. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/new-page\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-earns-endorsement-from-the-lcv-action-fund","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"026e24fa-6a2b-4be6-8744-012b9d70ebf3":{"id":"026e24fa-6a2b-4be6-8744-012b9d70ebf3","data":{"date":"2023-09-27T07:00:00.000Z","link":null,"slug":"monica-tranel-earns-endorsement-from-emilys-list","title":"\u003cp\u003eMonica Tranel Earns Endorsement from EMILYs List\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT —\u003c/strong\u003e Today, Monica Tranel earned the endorsement of EMILYs List, the nation’s largest resource for women in politics, in her campaign to represent the people of Montana’s 1st Congressional district.\u003c/p\u003e\u003cp\u003e“Freedom and privacy are fundamental values. Freedom to decide when, whether, and with whom we become parents, freedom to marry the person we love, freedom to practice what religion, if any, we choose. Our freedom and privacy to live life on our own terms are being threatened by a radical agenda supported by Ryan Zinke that hurts the pocketbooks of our families, schools, small businesses, seniors, and veterans while shifting huge tax breaks to the wealthiest. I’ve dedicated my entire career to fighting for Montana’s middle class, families, ranchers, and small businesses. I’m proud to have EMILYs List with me on the journey to Congress to protect the fundamental freedom and privacy that marks Montana and America,” \u003cstrong\u003esaid Tranel.\u0026nbsp;\u003c/strong\u003e\u003c/p\u003e\u003cp\u003e“Montana’s 1st Congressional District deserves better than an anti-choice representative who consistently votes with MAGA extremists to take away their rights. Monica Tranel has been serving Montanans for her entire career, and she has what it takes to go up against Ryan Zinke and his radical agenda. Tranel has seen firsthand what Montana’s women, families, and small businesses need to thrive, and EMILYs List is proud to support her candidacy,” \u003cstrong\u003esaid EMILYs List President Laphonza Butler.\u003c/strong\u003e\u003c/p\u003e\u003cp\u003eEMILYs List joins the Montana Federation of Public Employees, Elect Democratic Women, the Voter Protection Project, former Montana Governor Brian Schweitzer, and dozens of Montana legislators, elected officials, and community leaders in endorsing Tranel. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/new-page\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-earns-endorsement-from-emilys-list","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.650804+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.650804+00:00"},"1e037e20-9eac-407c-8892-b4e8ebb41b0f":{"id":"1e037e20-9eac-407c-8892-b4e8ebb41b0f","data":{"date":"2023-08-08T04:00:00.000Z","link":null,"slug":"monica-tranel-earns-endorsement-from-the-montana-federation-of-public-employees","title":"\u003cp\u003eMonica Tranel Earns Endorsement from the Montana Federation of Public Employees\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT —\u003c/strong\u003e Today, Monica Tranel earned the endorsement of the Montana Federation of Public Employees (MFPE), Montana’s largest union, in her campaign to represent the people of Montana’s 1st congressional district. MFPE represents all of Montana’s public employment sectors, including preK-12 public education, higher education, law enforcement, healthcare, and city, county, and state government.\u003c/p\u003e\u003cp\u003e“The support of MFPE is deeply meaningful to me - my family includes teachers and public employees who have devoted their lives and careers to public service,\" said Tranel. \"It’s an honor to have public employees join me early on this journey to work for Montanans. Together, we will send Montana’s voice to Congress.\"\u0026nbsp;\u003c/p\u003e\u003cp\u003e“Monica knows that growing our economy starts with growing the middle class,” said MFPE President Amanda Curtis. “She knows Montana’s public schools and public services provide the stability and security Montanans need to raise our families, start and grow businesses, and protect our way of life. We trust Tranel to deliver for working Montanans and our economy. Our early endorsement reflects Monica’s proven leadership, honesty, and worker-powered grassroots campaign.”\u003c/p\u003e\u003cp\u003eThe Montana Federation of Public Employees joins Elect Democratic Women, former Montana Governor Brian Schweitzer, 22 Montana legislators, and 28 Western Montana leaders in endorsing Tranel, including former Montana Superintendent of Public Instruction Denise Juneau, former Montana Superintendent of Public Instruction Nancy Keenan, Senate Minority Leader Pat Flowers, Senator Shannon O’Brien, and Representative Jonathan Karlen. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/new-page\"\u003e\u003cstrong\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/strong\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eMonica Tranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career fighting for Montana’s working families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-earns-endorsement-from-the-montana-federation-of-public-employees","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.706111+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.706111+00:00"},"5bc49306-d7b1-4d35-aea6-82411b5a2d1a":{"id":"5bc49306-d7b1-4d35-aea6-82411b5a2d1a","data":{"date":"2023-08-02T04:00:00.000Z","link":null,"slug":"monica-tranel-earns-endorsement-from-elect-democratic-women","title":"\u003cp\u003eMonica Tranel Earns Endorsement from Elect Democratic Women\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT —\u003c/strong\u003e Today, Monica Tranel earned the endorsement of Elect Democratic Women (EDW), the only member-led committee dedicated to electing more Democratic women to Congress, in her campaign to represent the people of Montana’s 1st congressional district.\u003c/p\u003e\u003cp\u003e“I am honored to be endorsed by Elect Democratic Women. I was raised on a ranch in eastern Montana with my nine siblings, went on to compete in two Olympics, and have dedicated my 25-year career as an attorney in Montana working for Montanans. If elected, I would be the first female Olympian to ever serve in Congress. Today, there is not a single Democrat between Seattle and Minneapolis in the House. I would bring a much needed voice from the Western U.S. to Congress, as well as my experience growing up in and working for Montana's families, ranchers, and small businesses. I also have experience working with powerful women to accomplish a shared goal - something I'm excited to do alongside the leaders of Elect Democratic Women,” said Tranel.\u003c/p\u003e\u003cp\u003e“The Elect Democratic Women board is proud to endorse Monica Tranel in Montana’s 1st Congressional District. Monica has an unyielding work ethic and isn’t one to back down from a fight,” said Rep. Lois Frankel (D-FL), chair of Elect Democratic Women. “As an attorney, Monica stopped out-of-state billionaires from profiting off hard-working Montanans and as a world-class rower, she used her incredible drive and determination to represent the U.S. in the Olympics. Montanans need someone like Monica standing up for them in Congress, fighting for small businesses, protecting a woman’s right to choose, and uplifting women and their families. We are looking forward to working with her to flip this seat.”\u0026nbsp;\u003c/p\u003e\u003cp\u003eElect Democratic Women joins former Montana Governor Brian Schweitzer, 22 Montana legislators, and 28 Western Montana leaders in endorsing Tranel, including former Montana Superintendent of Public Instruction Denise Juneau, former Montana Superintendent of Public Instruction Nancy Keenan, Senate Minority Leader Pat Flowers, Senator Shannon O’Brien, and Representative Jonathan Karlen. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/new-page\"\u003e\u003cstrong\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/strong\u003e\u003c/a\u003e.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eTranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career fighting for Montana’s working families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-earns-endorsement-from-elect-democratic-women","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.706111+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.706111+00:00"},"505befe2-eea7-45ca-aa36-fa3d14221dae":{"id":"505befe2-eea7-45ca-aa36-fa3d14221dae","data":{"date":"2023-07-19T04:00:00.000Z","link":null,"slug":"monica-tranel-showcases-formidable-campaign-force-in-nbsp-congressional-rematch-against-ryan-zinke","title":"\u003cp\u003eMonica Tranel Showcases Formidable Campaign Force in\u0026nbsp;Congressional Rematch Against Ryan Zinke\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT —\u003c/strong\u003e A week after launching her campaign for Montana’s 1st congressional district, Monica Tranel continues to gain momentum and support across Montana in her rematch against Ryan Zinke.\u0026nbsp;\u003c/p\u003e\u003cp\u003eHighlights from Tranel’s first week on the campaign trail include:\u0026nbsp;\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003eRaising $275,000 in the first seven days of her campaign – 78 percent of those contributions coming from Montanans.\u0026nbsp;\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eEarning the endorsement of former Montana Governor Brian Schweitzer, 22 Montana legislators, and 28 Western Montana leaders, including former Montana Superintendent of Public Instruction Denise Juneau, former Montana Superintendent of Public Instruction Nancy Keenan, Senate Minority Leader Pat Flowers, Senator Shannon O’Brien, and Representative Jonathan Karlen. You can see Tranel’s full list of endorsers \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/new-page\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eHolding four campaign launch events in Missoula, Bozeman, Kalispell, and Butte, showcasing the grassroots energy behind her candidacy across the district.\u0026nbsp;\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eGarnering local and national press coverage, including \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://missoulian.com/democrat-monica-tranel-declares-run-for-congress/article_734d2963-e003-5abd-aa66-66bf1e0223a2.html\"\u003e\u003cu\u003eThe Missoulian\u003c/u\u003e\u003c/a\u003e, \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.montanarightnow.com/news/montana-democrat-monica-tranel-announces-run-for-u-s-congress/article_e9ec2978-1d1b-11ee-ad10-b7f566abf9ae.html\"\u003e\u003cu\u003eMontana Right Now ABC-FOX\u003c/u\u003e\u003c/a\u003e, \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.mtpr.org/montana-news/2023-07-10/monica-tranel-joins-montanas-western-district-congressional-race\"\u003e\u003cu\u003eMontana Public Radio\u003c/u\u003e\u003c/a\u003e, \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://nbcmontana.com/news/local/tranel-announces-rematch-with-zinke\"\u003e\u003cu\u003eNBC Montana\u003c/u\u003e\u003c/a\u003e, \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.kpax.com/news/montana-politics/monica-tranel-to-run-for-congress-again\"\u003e\u003cu\u003eKPAC CBS\u003c/u\u003e\u003c/a\u003e, \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.bozemandailychronicle.com/ap_news/montana/montana-democrat-monica-tranel-seeks-rematch-against-us-rep-ryan-zinke/article_ab03d594-aa56-591c-89db-2d3da17290c7.html\"\u003e\u003cu\u003eBozeman Daily Chronicle \u003c/u\u003e\u003c/a\u003e, \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://flatheadbeacon.com/2023/07/13/tranel-hones-in-on-montanas-purple-dna-at-kalispell-launch-event/\"\u003e\u003cu\u003eFlathead Beacon\u003c/u\u003e\u003c/a\u003e, \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://montanafreepress.org/2023/07/14/tranel-taking-another-run-at-zinke-western-district/\"\u003e\u003cu\u003eMontana Free Press\u003c/u\u003e\u003c/a\u003e, \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://newstalkkgvo.com/tranel-rematch-zinke/\"\u003e\u003cu\u003eKGVO Newstalk\u003c/u\u003e\u003c/a\u003e, \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://dailyinterlake.com/news/2023/jul/14/tranel-announces-bid-western-district-congressiona/\"\u003e\u003cu\u003eDaily Inter Lake\u003c/u\u003e\u003c/a\u003e, \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://apnews.com/article/election-2024-montana-house-monica-tranel-zinke-d1a19c23b05234d861a0cd5964e35094\"\u003e\u003cu\u003eAssociated Press\u003c/u\u003e\u003c/a\u003e, and \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.nbcnews.com/meet-the-press/meetthepressblog/former-house-candidates-launch-comeback-campaigns-2024-rcna93374\"\u003e\u003cu\u003eNBC News\u003c/u\u003e\u003c/a\u003e.\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003eThe Missoulian - \u003cstrong\u003e\u003cem\u003e\"The work for me is to tell my story, what I've done for Montana,\" Tranel said. \"I've kept $10 million in Montanans' pockets. I've spent my career working for Montanans here in Montana.\"\u003c/em\u003e\u003c/strong\u003e\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMontana Right Now ABC-FOX - \u003cstrong\u003e\u003cem\u003e\"I'm the sixth of ten kids, I rode in the middle of our Olympic eight (rowers), I know the value and the power of the middle.\" Tranel said. \"Small businesses, Montana's ag community, we're the engine room of this country, and we need someone from the engine room... to be our voice in congress.\"\u003c/em\u003e\u003c/strong\u003e\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eFlathead Beacon - \u003cstrong\u003e\u003cem\u003e“Our work now is to overcome the division of the red and the blue and to dust off the purple DNA of our home, of our state, and to work together for real solutions,” she said during her address to attendees.\u003c/em\u003e\u003c/strong\u003e\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e\u003c/li\u003e\u003c/ul\u003e\u003cp\u003e“Monica nearly beat Ryan Zinke last November, and now we’re coming back to finish the job. From Kalispell to Bozeman, and everywhere in between, people are fired up and looking for change – Monica is that change,” Campaign Manager Rob West said. “This level of energy and support in Western Montana is unprecedented, and we’re just getting started. Over the next 16 months, we’re going to use the momentum we’ve gained in the first week of this campaign to build a winning coalition that puts Montana first, not the corporate donors Zinke and his allies are beholden to.”\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eTranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career fighting for Montana’s working families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-showcases-formidable-campaign-force-in-nbsp-congressional-rematch-against-ryan-zinke","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.706111+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.706111+00:00"},"d5544e0b-a60f-459b-af7e-9f679523ebfe":{"id":"d5544e0b-a60f-459b-af7e-9f679523ebfe","data":{"date":"2023-07-13T04:00:00.000Z","link":null,"slug":"monica-tranel-announces-endorsements-from-nbsp-29-western-montana-leaders","title":"\u003cp\u003eMonica Tranel Announces Endorsements from\u0026nbsp;29 Western Montana Leaders\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT —\u003c/strong\u003e Today, Monica Tranel announced key endorsements from 29 Western Montana leaders in her campaign to represent Montana’s 1st congressional district. These endorsements are made up of current and former elected officials and community leaders, including former Superintendent of Public Instruction Denise Juneau.\u0026nbsp;\u003c/p\u003e\u003cp\u003e“Monica Tranel is the perfect person to carry on Montana’s legacy of fighting for our middle class and strong public schools. She will make sure corporate interests are held accountable so our working families, ranchers, and small businesses who keep our state moving can thrive. We need a leader in Congress we can trust to have our backs, and I know Monica is that leader,” said Juneau.\u003c/p\u003e\u003cp\u003eTranel’s full list of Western Montana leaders endorsing her candidacy includes:\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003eFormer Montana Superintendent of Public Instruction Denise Juneau\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eFormer Montana Superintendent of Public Instruction Nancy Keenan\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eFormer Montana State Senate Minority Leader Steve Doherty\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMontana State Representative Laura Smith (HD 79)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMissoula County Commissioner Josh Slotnik\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMissoula County Commissioner Juanita Vero\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eGallatin County Commissioner Zach Brown\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMissoula City Councilor Amber Sherill\u0026nbsp;\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMissoula City Councilor Gwen Jones\u0026nbsp;\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eFormer Montana State Senator Diane Sands\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eFormer Montana State Senator Dick Barrett\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eFormer Montana State Senator Bryce Bennett\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eFormer Montana State Senator Dan Weinberg\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eFormer Montana State Representative Mike Jopek\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eFormer Missoula Mayor Mike Kadas\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eHelen Weems\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eJudith Heilman\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eEvan Barrett\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eDayna Swanson\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eAl Smith\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMary Stranahan\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eShane Doyle\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eLucy Beighle\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eAmy Cilimburg\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eJim Messina\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMartha Newell\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eTerryl Matt\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eJeff Smith\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eMelodee Hanes\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eThese Western Montana leaders join former Montana Governor Brian Schweitzer and 21 Montana legislators, including Senate Minority Leader Pat Flowers, Senator Shannon O’Brien, and Representative Jonathan Karlen, in endorsing Tranel, showcasing unprecedented support for her candidacy. You can see a full list of Montana legislators endorsing Tranel \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.monicatranel.com/news?id=12d81640-4aa7-49be-ad87-2fe316a4b03b\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u0026nbsp;\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eTranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career fighting for Montana’s working families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-announces-endorsements-from-nbsp-29-western-montana-leaders","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.706111+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.706111+00:00"},"6ae034a8-f003-4f20-b5bf-6ae0e0027ad4":{"id":"6ae034a8-f003-4f20-b5bf-6ae0e0027ad4","data":{"date":"2023-07-12T04:00:00.000Z","link":null,"slug":"monica-tranel-announces-endorsement-from-nbsp-former-montana-governor-brian-schweitzer","title":"\u003cp\u003eMonica Tranel Announces Endorsement from\u0026nbsp;\u003cbr\u003eFormer Montana Governor Brian Schweitzer\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT\u003c/strong\u003e —Today, Monica Tranel announced an endorsement from former Montana Governor Brian Schweitzer. Schweitzer released the following statement of support for Tranel’s campaign to represent the people of Montana’s 1st congressional district:\u003cbr\u003e\u003cbr\u003e“I have the utmost faith in Monica Tranel and her ability to be a leader the people of the 1st congressional district can trust to fight for their freedoms. She’s committed to conserving the great natural resources of our state, fighting corporate greed, and building an economy that works for everyone. After decades of economic policies and government overreach that has put hard-working Montana families at a disadvantage, it’s time for a change — and Monica Tranel is that change. I urge the voters of the 1st congressional district to put Monica Tranel in office, so she can take the passion and experience she has all the way to Washington and deliver results for Montanans.”\u003cbr\u003e\u003cbr\u003eGovernor Schweitzer joins 21 Montana legislators in endorsing Tranel, including Senate Minority Leader Pat Flowers, Senator Shannon O’Brien, and Representative Jonathan Karlen, showcasing unprecedented support for her candidacy. You can see a full list of Montana legislators endorsing Tranel \u003ca target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://monicatranel.us20.list-manage.com/track/click?u=eb678dd1824280eb2ed634406\u0026amp;id=5744c059df\u0026amp;e=13a94f2f0f\"\u003e\u003cu\u003ehere\u003c/u\u003e\u003c/a\u003e.\u0026nbsp;\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eTranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career fighting for Montana’s working families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-announces-endorsement-from-nbsp-former-montana-governor-brian-schweitzer","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.706111+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.706111+00:00"},"08588a28-b9fa-40b9-9af8-57d58fae82c0":{"id":"08588a28-b9fa-40b9-9af8-57d58fae82c0","data":{"date":"2023-07-11T04:00:00.000Z","link":null,"slug":"monica-tranel-announces-175k-raised-in-24-hours","title":"\u003cp\u003eMonica Tranel Announces $175k Raised in 24 Hours\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT\u003c/strong\u003e —\u0026nbsp;Today, Monica Tranel announced she raised $175,000 a mere 24 hours after launching her rematch campaign against Congressman Ryan Zinke for Montana’s 1st congressional district. 85% of Tranel’s contributions in the first 24 hours of her campaign came from Montanans, showcasing an unprecedented level of support for her candidacy.\u0026nbsp;\u003cbr\u003e\u003cbr\u003e“I’m incredibly grateful for the groundswell of support we’ve received in the past 24 hours,” Tranel said. “While everyday Montanans struggle to afford groceries, stay in their homes, and pay their utilities, Ryan Zinke continues to sell us out to his corporate donors. That can’t be the status quo — Montanans deserve fair, accountable, and common-sense representation. That’s why I’m running for Congress, and with the grassroots support we’re building across the district, we’ll send him packing in November.”\u003cbr\u003e\u003cbr\u003e“Just 24 hours after launching her rematch campaign against Ryan Zinke, Monica has demonstrated her ability to build the coalition and raise the funds necessary not only to compete, but to win,” Campaign Manager Rob West said. “Over the course of this election, I’m confident we’ll continue to build off this momentum, and Monica will notch even more remarkable successes on the campaign trail.”\u003cbr\u003e\u003cbr\u003eThis announcement comes just one day after Tranel, a two-time Olympian with a 25-year career fighting for Montana’s working families, ranchers, and small businesses, launched her rematch campaign against Ryan Zinke. In 2022, Tranel dramatically overperformed the 2020 presidential ticket in this district and ran one of the most competitive races in the country.\u003c/p\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eTranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career fighting for Montana’s working families, ranchers, and small businesses.\u0026nbsp;\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eTranel marks strong fundraising numbers with 85% of contribution coming from Montanans\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-announces-175k-raised-in-24-hours","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.706111+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.706111+00:00"},"8683ba7e-6cbf-42aa-81e2-bea3f4adf4d9":{"id":"8683ba7e-6cbf-42aa-81e2-bea3f4adf4d9","data":{"date":"2023-07-10T04:00:00.000Z","link":null,"slug":"monica-tranel-announces-congressional-rematch-against-ryan-zinke","title":"\u003cp\u003eMonica Tranel Announces Congressional Rematch Against Ryan Zinke\u003c/p\u003e","description":"\u003cp\u003e\u003cstrong\u003eMissoula, MT — \u003c/strong\u003eTwo-time Olympian Monica Tranel is running for Montana’s 1st congressional district to continue her 25-year career fighting for Montana’s working families, ranchers, and small businesses. After dramatically overperforming the 2020 presidential ticket in this district and running one of the most competitive races in the country, Tranel has proven she has what it takes to win. Tranel launches her campaign with endorsements from 21 Montana legislators.\u003c/p\u003e\u003cp\u003e\"I got in this race to represent working Montanans against giant corporations that are making record profits, and shifting costs to everyday Montanans and small businesses,\" Tranel said. \"Our property taxes are rising and we're paying record-high electricity bills, but corporations are skating by. Ryan Zinke has done nothing to keep money in Montanans’ pockets - by working for corporate interests, he’s part of the problem. Zinke took half a million dollars from big oil, and voted to increase their profits while raising our gas prices. He promised $2 gas, but his votes made that impossible. It's time to elect someone to Congress who's going to prioritize people who actually live and work in Montana.\"\u003c/p\u003e\u003cp\u003eTranel has kept $10 million in Montanas’ pockets, worked for Montana’s ranchers who are being squeezed out by giant corporations buying up and closing off the west, and ensured small businesses got paid for their work when New York hedge funds tried to rip them off.\u0026nbsp;\u003c/p\u003e\u003cp\u003eGrowing up in eastern Montana, Tranel carries a deep ethic of fairness and accountability. In Congress, she will continue her work holding corporations accountable to the people they profit from. Tranel stands in stark contrast to Ryan Zinke, who has used his time in Congress to protect his corporate donors and cut taxes for the rich, while shifting costs to everyday Montanans.\u0026nbsp;\u003c/p\u003e\u003cp\u003eTranel enters the race with endorsements from 21 Montana legislators, including Senate Minority Leader Pat Flowers, Senator Shannon O’Brien, and Representative Jonathan Karlen, showing incredible enthusiasm for her candidacy.\u003c/p\u003e\u003cp\u003e“Monica Tranel is a fighter. She’s shown she can take on big corporations —\u0026nbsp;and win,” said Senator Shannon O’Brien. “She’s the best candidate to beat Ryan Zinke and in Congress, she’ll fight for Montana’s working families, ranchers, and small businesses.”\u003c/p\u003e\u003cp\u003eTranel’s full list of Montana legislators endorsing her candidacy includes:\u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003cp\u003eRepresentative Dave Fern (HD 5)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eRepresentative Frank Smith (HD 31)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eRepresentative Emma Kerr-Carpenter (HD 49)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eRepresentative Ed Stafman (HD 62)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eRepresentative Eric Matthews (HD 66)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eRepresentative Jennifer Lynch (HD 73)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eRepresentative Jill Cohenour (HD 84)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eRepresentative Katie Sullivan (HD 89)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eRepresentative Marilyn Marler (HD 90)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eRepresentative Connie Keogh (HD 91)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eRepresentative Tom France (HD 94)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eRepresentative Jonathan Karlen (HD 96)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eRepresentative Bob Carter (HD 98)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eRepresentative Mark Thane (HD 99)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eSenator Susan Webber (SD 8)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eSenator Mike Fox (SD 16)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eSenate Minority Leader Pat Flowers (SD 32)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eSenator Ryan Lynch (SD 37)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eSenator Edie McClafferty (SD 38)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eSenator Mary Ann Dunwell (SD 42)\u003c/p\u003e\u003c/li\u003e\u003cli\u003e\u003cp\u003eSenator Shannon O’Brien (SD 46)\u003c/p\u003e\u003c/li\u003e\u003c/ul\u003e\u003cp\u003e###\u003c/p\u003e\u003cp\u003eTranel was raised on a ranch in eastern Montana, went on to become a world champion rower and two-time Olympian, and has spent her 25-year career fighting for Montana’s working families, ranchers, and small businesses.\u003c/p\u003e","shortDescription":"\u003cp\u003e\u003cem\u003eCampaign launches with endorsements from 21 Montana legislators.\u003c/em\u003e\u003c/p\u003e","shortExtraDescription":"Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has b"},"slug":"monica-tranel-announces-congressional-rematch-against-ryan-zinke","type":"NEWS_LIST","siteId":"c3e14104-273d-4723-a9f8-ce90528951b5","deleted":false,"createdAt":"2025-03-28T02:50:28.706111+00:00","published":true,"updatedAt":"2025-03-28T02:50:28.706111+00:00"}},"originalSiteId":null,"previewId":"0e671dbf-be21-4b36-8990-edc2e2a889e9","updatedAt":"2025-02-06T18:59:42.087","createdAt":"2023-06-20T20:52:16.089","id":"c3e14104-273d-4723-a9f8-ce90528951b5","goldenSiteId":null}},"__N_SSG":true},"page":"/_sites/[domain]/[[...slug]]","query":{"domain":"www.monicatranel.com"},"buildId":"bVUH8xl9S46Vj3E5WQO6M","isFallback":false,"isExperimentalCompile":false,"gsp":true,"scriptLoader":[]}</script></body></html>