@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Baskerville:wght@400;700&family=Allura&display=swap";:root{--navy: #061e42;--blue: #1464ab;--red: #bf2634;--paper: #f7f5ef;--ink: #13233b;--line: #d9dfdf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:DM Sans,Arial,sans-serif;line-height:1.65}a{text-decoration:none;color:inherit}header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:12px 5.5%;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #e9eaeb}.brand img{width:156px;height:66px;-o-object-fit:contain;object-fit:contain}.menu{display:none;background:none;border:0;font-size:28px;color:var(--navy)}nav{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:600}nav>a:not(.navcta){padding:10px 2px;border-bottom:2px solid transparent;transition:.2s}nav>a:not(.navcta):hover,nav>a.active{color:var(--red);border-color:var(--red)}.navcta,.button{background:var(--red);color:#fff;padding:12px 20px;font-weight:700;letter-spacing:.02em;display:inline-block;transition:.25s;border:1px solid var(--red)}.navcta:hover,.button:hover{background:var(--blue);border-color:var(--blue);transform:translateY(-2px)}.hero{min-height:600px;background-size:cover;background-position:center;display:flex;align-items:center;padding:94px 10%;color:#fff}.hero>div{max-width:730px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;display:block;margin-bottom:17px;color:#fff}.eyebrow.blue{color:var(--blue)}h1,h2,h3{font-family:Libre Baskerville,Georgia,serif;line-height:1.18;margin:0 0 20px}h1{font-size:clamp(43px,5vw,75px);letter-spacing:-.04em}h1 i{font-style:italic;color:#e75a5d}h2{font-size:clamp(31px,3.5vw,52px);letter-spacing:-.035em}h3{font-size:23px}.hero p{max-width:630px;font-size:19px;color:#edf2f8}.heroButtons{display:flex;gap:13px;margin-top:30px}.heroButtons .button+.button{background:transparent;border-color:#fff}.heroButtons .button+.button:hover{background:#fff;color:var(--navy)}section{padding:105px 10%}.split,.feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%;max-width:1500px;margin:auto}.split>img,.feature>img{width:100%;height:470px;-o-object-fit:cover;object-fit:cover}.split p,.feature p{font-size:17px;margin-bottom:25px}.reverse img{order:2}.darkblock{background:var(--navy);color:#fff}.darkblock .center,.center{text-align:center;max-width:700px;margin:0 auto 55px}.darkblock .center p{color:#d7e0ec}.steps,.cardgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1320px;margin:auto}.steps article{padding:30px;border-top:1px solid rgba(255,255,255,.35);transition:.25s}.steps article:hover{background:#ffffff12;transform:translateY(-5px)}.steps em{font-style:normal;color:#e66264;font-size:15px;font-weight:700}.steps h3{margin-top:18px}.steps p{color:#d5deeb}.steps a{color:#fff;font-weight:700}.feature{padding:0}.feature img{height:520px}.visualband{min-height:490px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.visualband>div{max-width:630px}.visualband p{font-size:18px;color:#e1e8f1}.subscribe{display:grid;grid-template-columns:1.1fr .9fr;gap:10%;background:var(--paper)}.subscribe h2{font-size:37px}.subscribe form{align-self:center}.subscribe input{display:block;border:1px solid #bdc4ca;padding:17px;width:100%;font:inherit;margin-bottom:12px;background:#fff}.subscribe button{background:var(--navy);color:#fff;border:1px solid var(--navy);padding:16px;width:100%;font:700 15px inherit;cursor:pointer;transition:.2s}.subscribe button:hover{background:var(--red);border-color:var(--red)}small{font-size:11px;display:block;margin-top:10px;color:#65717c}footer{background:#061a38;color:#e2e8f1;padding:68px 10% 25px;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:55px;position:relative}footer img{width:165px;filter:brightness(0) invert(1);margin-bottom:12px}footer p{font-size:14px;color:#aebed1;max-width:320px}footer b{font-size:11px;letter-spacing:.15em;display:block;margin-bottom:13px}footer>div:nth-child(2) a{display:block;font-size:14px;margin:8px 0;color:#dbe7f5}footer>div:nth-child(2) a:hover{color:#fff;text-decoration:underline}.light{background:transparent;border-color:#8ea2bd}.light:hover{background:#fff;color:var(--navy);border-color:#fff}footer small{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.16);padding-top:21px;color:#8fa0b7}.values{background:var(--paper)}.cardgrid article{background:#fff;padding:36px 30px;border-top:4px solid var(--red)}.cardgrid b{color:var(--blue);font-size:13px;letter-spacing:.12em}.updates,.media,.itinerary{max-width:1350px;margin:auto}.intro{max-width:720px}.key{display:flex;gap:23px;margin:42px 0 25px;font-size:13px;font-weight:700;letter-spacing:.08em}.good{color:#298a59}.bad{color:#c63a3a}.watch{color:#2678c4}.billlist{border-top:1px solid var(--line)}.billlist article{display:grid;grid-template-columns:220px 1fr 180px;align-items:center;gap:25px;padding:26px 20px;border-bottom:1px solid var(--line);transition:.2s}.billlist article:hover{background:var(--paper)}.billlist article div b{font-family:Libre Baskerville;font-size:22px;display:block}.billlist article div span{text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.12em}.billlist .support div span{color:#298a59}.billlist .oppose div span{color:#c63a3a}.billlist .watch div span{color:#2678c4}.billlist p{margin:0}.billlist a{font-weight:700;color:var(--blue);font-size:14px}.notice{margin-top:70px;background:var(--navy);padding:47px;color:#fff;text-align:center}.notice h3{font-size:28px}.notice p{color:#d2dce8}.notice .button{background:var(--red)}.videogrid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:50px}.poster{height:245px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;position:relative}.poster:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0518364d}.poster button{z-index:1;width:64px;height:64px;border-radius:50%;border:0;background:var(--red);color:#fff;font-size:21px;cursor:pointer;padding-left:7px}.videogrid article>span{font-size:11px;color:var(--blue);font-weight:700;letter-spacing:.12em;margin-top:17px;display:block}.videogrid h3{font-size:20px;margin-top:8px}.itinerary{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.empty{border:1px solid var(--line);padding:55px;text-align:center}.empty>b{font-size:12px;letter-spacing:.14em;color:var(--blue)}@media (max-width: 900px){header{padding:10px 5%;height:80px}.brand img{width:130px;height:55px}.menu{display:block}nav{display:none;position:absolute;top:79px;left:0;right:0;background:#fff;padding:16px 5%;box-shadow:0 9px 15px #0014;align-items:stretch;gap:3px}nav.open{display:flex;flex-direction:column}nav>a:not(.navcta){padding:12px 0;width:100%}.navcta{text-align:center;margin-top:8px}.hero{min-height:530px;padding:75px 7%}section{padding:65px 7%}.split,.feature,.subscribe,.itinerary{grid-template-columns:1fr;gap:38px}.split>img,.feature>img{height:390px}.reverse img{order:0}.feature{padding:0}.feature>div{padding:65px 7%}.feature>img{margin-top:-38px}.steps,.cardgrid,.videogrid{grid-template-columns:1fr}.steps{gap:0}.steps article{padding:30px 20px}.subscribe{gap:25px}footer{grid-template-columns:1fr 1fr;padding:55px 7% 24px}.billlist article{grid-template-columns:1fr;gap:8px;padding:24px 10px}.key{gap:13px;flex-wrap:wrap}.videogrid{gap:36px}.poster{height:280px}.empty{padding:38px 20px}}@media (max-width: 560px){h1{font-size:41px}h2{font-size:31px}.hero{min-height:520px}.hero p{font-size:16px}.heroButtons{flex-direction:column;align-items:flex-start}.heroButtons .button{width:100%;text-align:center}.split>img,.feature>img{height:280px}.visualband{min-height:450px}.subscribe h2{font-size:31px}footer{grid-template-columns:1fr;gap:30px}.key{font-size:11px}.poster{height:230px}}header.over-hero{position:fixed;top:0;left:0;right:0;background:transparent;border-color:transparent;color:#fff;box-shadow:none;transition:background .32s ease,color .32s ease,border-color .32s ease}header.over-hero .brand{visibility:hidden;opacity:0}header.over-hero nav>a:not(.navcta){color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.35)}header.over-hero nav>a:not(.navcta):hover,header.over-hero nav>a.active{color:#fff;border-color:#fff}header.scrolled{background:#fff;color:var(--ink);border-color:#e9eaeb;box-shadow:0 3px 18px #05183614}header.scrolled .brand{visibility:visible;opacity:1;transition:opacity .25s ease}header.scrolled nav>a:not(.navcta){color:var(--ink);text-shadow:none}header.scrolled nav>a:not(.navcta):hover,header.scrolled nav>a.active{color:var(--red);border-color:var(--red)}nav>a:not(.navcta){padding:8px 2px 4px;border-bottom-width:2px;position:relative}nav>a:not(.navcta):after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .34s ease}nav>a:not(.navcta):hover:after,nav>a.active:after{transform:scaleX(1)}nav>a:not(.navcta):hover,nav>a.active{border-color:transparent}.home-hero{padding-top:180px;position:relative;min-height:680px}.home-hero>div{position:relative;z-index:1}.hero-logo{position:absolute;top:-90px;left:10%;height:300px;width:auto;max-width:24vw;-o-object-fit:contain;object-fit:contain;-o-object-position:left top;object-position:left top;z-index:1}.home-hero>div{margin-top:136px}.civic-icon{width:72px;height:72px;stroke:#fff;stroke-width:1.25;margin-bottom:14px}.steps article{position:relative}.steps .tile-button{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.85);padding:9px 13px;margin-top:11px;color:#fff;font-size:13px;font-weight:700;transition:background .25s,color .25s,border-color .25s}.steps .tile-button:hover{background:var(--red);border-color:var(--red);color:#fff}.steps article:hover .tile-button{background:#fff;color:var(--navy);border-color:#fff}.steps article:hover .tile-button:hover{background:var(--red);border-color:var(--red);color:#fff}.statehouse{max-width:none;grid-template-columns:minmax(0,1fr) minmax(540px,50vw);gap:0}.statehouse>div{padding:105px max(8vw,calc((100vw - 1320px)/2));padding-right:9%}.statehouse>img{height:590px;max-width:none;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.action-line{font-size:clamp(30px,3.3vw,50px);white-space:nowrap}.action-line span{display:inline-block;position:relative}.action-line span:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:3px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .5s ease}.action-line span:nth-child(2):after{transition-delay:.12s;background:var(--blue)}.action-line span:nth-child(3):after{transition-delay:.24s;background:var(--red)}.statehouse:hover .action-line span:after{transform:scaleX(1)}.parallax-band{background-attachment:fixed;background-position:center 55%;min-height:530px}.single-line{white-space:nowrap}.parallax-subscribe{background-size:cover;background-position:center;background-attachment:fixed;color:#fff;border-top:5px solid var(--red);position:relative}.parallax-subscribe .eyebrow{color:#fff}.parallax-subscribe h2{font-size:clamp(34px,3.25vw,49px)}.parallax-subscribe p{color:#e3ebf5;font-size:18px}.parallax-subscribe form{padding:29px;background:#fffffff5;border-top:5px solid var(--red);box-shadow:0 15px 35px #0003}.parallax-subscribe form>b{display:block;color:var(--navy);font-size:12px;letter-spacing:.13em;margin-bottom:13px}.parallax-subscribe small{color:#546273}footer img{filter:none;background:#fff;padding:7px;max-width:175px;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width: 900px){header.over-hero{position:sticky;background:#fff;color:var(--ink);border-color:#e9eaeb}header.over-hero .brand{visibility:visible;opacity:1}header.over-hero nav>a:not(.navcta){color:var(--ink);text-shadow:none}.home-hero{padding-top:100px;min-height:600px}.hero-logo{top:-45px;left:7%;height:190px;max-width:78vw}.home-hero>div{margin-top:95px}.statehouse{grid-template-columns:1fr}.statehouse>div{padding:65px 7%}.statehouse>img{height:410px}.action-line,.single-line{white-space:normal}.parallax-band,.parallax-subscribe{background-attachment:scroll}.parallax-subscribe{grid-template-columns:1fr}.parallax-subscribe form{margin-top:8px}}nav>a:not(.navcta),nav>a:not(.navcta):hover,nav>a.active{border-bottom:0!important}.home-hero{min-height:585px;padding-top:160px}.home-hero>div{margin-top:0}.home-hero h1{height:300px;display:flex;align-items:center;margin-bottom:8px}.home-hero h1 .hero-logo{position:static;display:block;height:300px;width:auto;max-width:480px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.home-title-row{background:var(--red);padding:44px 10%;color:#fff;text-align:center}.home-title-row h1{font-size:clamp(38px,4vw,63px);margin:0}.home-title-row h1 i{color:#fff;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:9px}.statehouse{grid-template-columns:minmax(0,58%) minmax(0,42%)}.statehouse>div{padding-left:max(8vw,calc((100vw - 1320px)/2));padding-right:9%}.action-line{text-transform:capitalize;letter-spacing:-.045em}.action-line i{font-family:DM Sans,Arial,sans-serif;font-style:normal;font-weight:700;letter-spacing:-.06em}.action-line span:after{bottom:-5px}.scroll-parallax{position:relative;overflow:hidden;background:none}.scroll-parallax .parallax-photo{position:absolute;top:-13%;right:0;bottom:-13%;left:0;background-size:cover;background-position:center 48%;will-change:transform}.scroll-parallax .parallax-content{position:relative;z-index:1;max-width:630px}.parallax-band{background-attachment:scroll}.subscribe-cream{background:var(--paper);border-top:5px solid var(--red);color:var(--ink)}.subscribe-cream .eyebrow{color:var(--blue)}.subscribe-cream p{color:var(--ink)}.subscribe-cream form{background:#fff;padding:25px;border-top:5px solid var(--red);box-shadow:0 12px 28px #0518361f}.subscribe-cream form>b{display:block;color:var(--navy);font-size:12px;letter-spacing:.13em;margin-bottom:13px}.subscribe-cream small{color:#546273}@media (max-width: 900px){.home-hero{min-height:510px;padding-top:105px}.home-hero h1{height:150px}.home-hero h1 .hero-logo{height:150px;max-width:80vw}.home-title-row{padding:30px 7%}.statehouse{grid-template-columns:1fr}.scroll-parallax .parallax-photo{top:-5%;right:0;bottom:-5%;left:0;transform:none!important}.scroll-parallax{min-height:450px}}.scroll-parallax .parallax-photo{width:100%!important;max-width:none!important}.home-hero h1 .hero-logo{max-width:620px}.footer-logo{width:220px!important;max-width:220px!important;height:auto!important;background:#fff!important;padding:7px!important;-o-object-fit:contain;object-fit:contain}@media (max-width: 900px){.home-hero h1 .hero-logo{max-width:82vw}.footer-logo{width:190px!important;max-width:190px!important}}@media (min-width: 901px){header.over-hero{justify-content:flex-end;padding-left:5.5%;padding-right:5.5%}header.over-hero nav{width:100%;justify-content:space-between;gap:0;transition:width .48s ease,justify-content .48s ease,gap .48s ease}header.scrolled nav{width:auto;justify-content:flex-end;gap:22px}.home-title-row h1{font-size:clamp(25px,2.65vw,43px)}}.action-line i{font-family:Allura,cursive;font-size:1.22em;font-weight:400;letter-spacing:0;line-height:.7}.scroll-parallax{border-top:8px solid var(--red)}.scroll-parallax .parallax-photo{background-position:center 28%}footer .footer-logo{background:transparent!important;padding:0!important}.equip-icon{display:inline-block;position:relative;height:86px}.equip-icon .civic-icon{margin:0}.play-mark{position:absolute;left:28px;top:24px;font-family:Arial,sans-serif;font-size:20px;line-height:1;color:#fff}.action-line{display:flex;flex-direction:column;align-items:flex-start;gap:6px;line-height:.92}.action-line .action-row{display:block;font-size:clamp(29px,2.7vw,42px);line-height:1.02}.action-line i{font-size:1.62em;line-height:.56}.action-line .action-row:after{right:auto;width:100%;bottom:-3px}@media (max-width: 900px){.action-line{gap:9px}.action-line .action-row{font-size:clamp(27px,7vw,40px)}}.statehouse-copy{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(190px,1.1fr);gap:30px;align-items:center}.action-line{margin:0}.action-line .action-row{margin-bottom:10px}.action-support p{margin-top:0;font-size:16px}.action-support .button{margin-top:4px}@media (max-width: 900px){.statehouse-copy{grid-template-columns:1fr;gap:27px}.action-line .action-row{margin-bottom:13px}}.guides-heading{white-space:nowrap}.key{align-items:center}.key span{display:inline-flex;align-items:center;gap:7px}.key svg{width:20px;height:20px;stroke-width:2.5}.billlist article{grid-template-columns:36px 170px 1fr 180px}.bill-icon{width:27px;height:27px}.billlist .support .bill-icon{color:#298a59}.billlist .oppose .bill-icon{color:#c63a3a}.billlist .watch .bill-icon{color:#2678c4}.billlist p{color:var(--ink)}.text-cta{border:0;background:transparent;color:var(--blue);font:700 14px inherit;text-align:left;cursor:pointer;padding:7px 0}.text-cta:hover{color:var(--red);text-decoration:underline}.pastor-steps article em{display:none}.pastor-steps .civic-icon{height:64px;width:64px}.calendar{border:1px solid var(--line);padding:22px;background:#fff}.cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.cal-head button{border:0;background:var(--navy);color:#fff;width:33px;height:33px;display:grid;place-items:center;cursor:pointer}.cal-head svg{width:19px}.cal-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;text-align:center}.cal-days b{font-size:11px;color:var(--blue);padding:4px}.cal-days span{font-size:13px;padding:5px 2px;min-height:30px}.calendar small{margin-top:14px}.itinerary{grid-template-columns:1fr 1fr;gap:7%}.itinerary .empty{margin-top:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#051836a6;z-index:50;display:grid;place-items:center;padding:20px}.subscribe-modal{width:min(560px,100%);max-height:90vh;overflow:auto;background:#fff;padding:42px;position:relative;box-shadow:0 24px 70px #00000059}.subscribe-modal .eyebrow{margin-bottom:9px}.subscribe-modal h2{font-size:34px}.subscribe-modal p{color:var(--ink)}.modal-close{position:absolute;right:15px;top:8px;border:0;background:none;font-size:31px;color:var(--navy);cursor:pointer}.subscribe-modal input{width:100%;padding:14px;border:1px solid #bdc4ca;font:inherit;margin:0 0 11px}.subscribe-modal fieldset{border:1px solid var(--line);margin:5px 0 14px;padding:11px 14px}.subscribe-modal legend{font-size:12px;font-weight:700;color:var(--blue);padding:0 4px}.subscribe-modal label{display:block;font-size:14px;margin:6px 0}.subscribe-modal label input{width:auto;margin:0 8px 0 0}.subscribe-modal form>button{width:100%;background:var(--red);color:#fff;border:0;padding:15px;font:700 15px inherit;cursor:pointer}@media (max-width: 900px){.guides-heading{white-space:normal}.billlist article{grid-template-columns:30px 1fr}.billlist article p,.billlist .text-cta{grid-column:2}.itinerary{grid-template-columns:1fr}.subscribe-modal{padding:35px 25px}}.subscribe-cream{align-items:center}.subscribe-cream>div{align-self:center}.pastor-steps .civic-icon{stroke-width:1.5}.home-steps article{display:flex;align-items:flex-start;gap:20px}.home-steps .civic-icon{flex:0 0 auto;margin-top:3px}.home-steps .equip-icon{flex:0 0 72px;margin-top:3px}.home-steps .step-copy{flex:1}.home-steps .step-copy h3{margin-top:0}.home-steps .tile-button{background:transparent;font-family:inherit;cursor:pointer}.home-steps article:hover .tile-button{background:#fff}.home-steps article:hover .tile-button:hover{background:var(--red)}.media-more{display:flex;align-items:center;justify-content:center;gap:14px;margin:48px auto 0}.media-more>button{width:45px;height:45px;display:grid;place-items:center;border:1px solid var(--navy);background:#fff;color:var(--navy);cursor:pointer}.media-more>button:hover{background:var(--navy);color:#fff}.media-more .button{width:auto;height:auto;display:inline-flex;align-items:center}.itinerary-panel{border:1px solid var(--line);background:#fff}.itinerary-panel .calendar{border:0;border-bottom:1px solid var(--line)}.itinerary-panel .empty{border:0;padding:34px}.itinerary-panel .button{margin-top:9px}@media (max-width: 900px){.home-steps article{display:block}.home-steps .civic-icon,.home-steps .equip-icon{display:block;margin-bottom:14px}.itinerary-panel{width:100%}}.pastor-steps article{position:relative}.prayer-hands{position:absolute;top:21px;left:61px;color:#fff;font-size:29px;line-height:1;transform:rotate(65deg);font-weight:700}.prayer-hands{display:none}.home-hero{justify-content:center;text-align:center}.home-hero>div{margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.home-hero .heroButtons{justify-content:center}.home-hero .hero-logo{margin-left:auto;margin-right:auto}.video-stage{position:relative}.video-stage .videogrid{margin-left:0;margin-right:0}.video-nav{position:absolute;top:112px;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--navy);background:#fff;color:var(--navy);z-index:2;cursor:pointer}.video-nav:hover{background:var(--navy);color:#fff}.video-nav.prev{left:-64px}.video-nav.next{right:-64px}.media-more{margin-top:31px}.older-toggle{border:1px solid var(--navy);background:#fff;color:var(--navy);padding:12px 19px;font:700 14px DM Sans,sans-serif;cursor:pointer}.older-toggle:hover{background:var(--navy);color:#fff}.older-videos{padding-top:44px;border-top:1px solid var(--line);margin-top:38px}.pastor-steps .civic-icon{color:#fff;stroke:currentColor}@media (max-width: 1450px){.video-nav.prev{left:-49px}.video-nav.next{right:-49px}}@media (max-width: 900px){.video-nav{top:calc(50% - 10px)}.video-nav.prev{left:10px}.video-nav.next{right:10px}.video-stage .videogrid{margin:50px 0 0}.video-stage .videogrid article:not(:first-child){display:none}.older-videos article{display:block!important}}.media-more>.older-toggle{width:auto;height:auto;display:inline-block}.prayer-prompt-icon{stroke:none!important;fill:currentColor!important;padding:5px}header.nav-compact .menu{display:block;position:relative;z-index:12}header.nav-compact nav{display:none;position:fixed;z-index:11;top:0;right:0;bottom:0;left:auto;width:min(390px,88vw);padding:105px 34px 34px;background:#fff;color:var(--ink);box-shadow:-20px 0 50px #0000003d;align-items:stretch;gap:4px;overflow:auto}header.nav-compact nav.open{display:flex;flex-direction:column;animation:offcanvas-in .28s ease both}header.nav-compact nav>a:not(.navcta){color:var(--ink)!important;text-shadow:none;padding:13px 0;white-space:normal;border-bottom:1px solid var(--line)!important}header.nav-compact nav>a.active{color:var(--red)!important}.nav-compact .navcta{margin-top:14px;text-align:center}@keyframes offcanvas-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media (min-width: 901px){header:not(.nav-compact) .menu{display:none}}@media (min-width: 601px) and (max-width: 900px){section{padding:70px 6%}.home-title-row{padding:34px 6%}.mission.split,.feature{grid-template-columns:1fr 1fr;gap:5%}.split>img,.feature>img{height:380px}.feature>div{padding:0}.reverse img{order:2}.steps,.cardgrid,.pastor-steps{grid-template-columns:repeat(3,1fr);gap:10px}.steps article{padding:22px 15px}.steps h3{font-size:19px}.steps p{font-size:14px}.home-steps article{display:flex;gap:12px}.home-steps .civic-icon,.home-steps .equip-icon{flex:0 0 54px;width:54px;height:54px;margin:0}.home-steps .equip-icon .civic-icon{width:54px;height:54px}.home-steps .play-mark{left:20px;top:18px;font-size:15px}.home-steps .tile-button{font-size:12px;padding:7px 9px}.statehouse{grid-template-columns:minmax(0,58%) minmax(0,42%)}.statehouse>div{padding:65px 6%}.statehouse>img{height:520px}.statehouse-copy{grid-template-columns:1fr;gap:22px}.action-support p{font-size:14px}.action-line .action-row{font-size:31px}.subscribe{grid-template-columns:1fr 1fr;gap:5%;align-items:center}.subscribe form{padding:20px}.subscribe form input{display:inline-block;width:calc(50% - 4px);font-size:14px}.subscribe form input+input{margin-left:8px}.subscribe form button{margin-top:0}footer{grid-template-columns:35% 30% 35%;gap:0;padding:55px 6% 24px}footer p{font-size:13px}footer>div:nth-child(2){padding-left:12px}footer .button{padding:11px 10px;font-size:12px}.cardgrid article{padding:25px 18px}.cardgrid h3{font-size:20px}.cardgrid p{font-size:14px}.pastor-steps .civic-icon{width:58px;height:58px}.pastor-steps h3{font-size:19px}.video-stage .videogrid,.videogrid{grid-template-columns:repeat(3,1fr);gap:14px}.video-stage .videogrid article:not(:first-child){display:block}.poster{height:210px}.videogrid h3{font-size:17px}.older-videos article{display:block!important}}@media (max-width: 600px){header.nav-compact nav{width:min(390px,88vw)}}@media (min-width: 601px) and (max-width: 900px){.subscribe form input{padding:15px 10px;font-size:12px}}@media (min-width: 601px) and (max-width: 900px){header.nav-compact nav,header.nav-compact nav.open{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(390px,88vw)!important;height:100dvh!important;margin:0!important;transform:translate(0)!important;z-index:100!important}header.nav-compact nav.open{display:flex!important}.home-title-row h1{font-size:24.7px}.home-steps article{display:grid;grid-template-columns:54px minmax(0,1fr);-moz-column-gap:12px;column-gap:12px;row-gap:12px}.home-steps .step-copy{display:contents}.home-steps .civic-icon,.home-steps .equip-icon{grid-column:1;grid-row:1;margin:0}.home-steps h3{grid-column:2;grid-row:1;align-self:center;margin:0}.home-steps p{grid-column:1/-1;grid-row:2;margin:0}.home-steps .tile-button{grid-column:1/-1;grid-row:3;width:100%;text-align:center}.feature{align-items:stretch}.feature>img,.statehouse>img{margin-top:0!important;display:block;align-self:stretch}.statehouse>img{height:100%;min-height:520px}.statehouse>div{padding-top:65px;padding-bottom:65px}.feature:not(.statehouse)>div{padding:70px 6%!important}.feature:not(.statehouse)>img{height:auto;min-height:420px}.subscribe h2{font-size:29px}.subscribe{align-items:center}.subscribe form input{display:block;width:100%;margin:0 0 12px!important}.subscribe form button{margin-top:0}.video-stage .videogrid{grid-template-columns:1fr}.video-stage .videogrid article:not(:first-child){display:none!important}.video-stage .poster{height:260px}.older-videos{grid-template-columns:repeat(3,1fr)!important}.older-videos article{display:block!important}.older-videos .poster{height:160px}.cal-days{-moz-column-gap:4px;column-gap:4px;row-gap:25px}.cal-days span{min-height:30px;padding:5px 2px}header nav.open{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(390px,88vw)!important;height:100dvh!important;margin:0!important;padding:105px 34px 34px!important;background:#fff!important;box-shadow:-20px 0 50px #0000003d!important;z-index:100!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;overflow:auto!important;animation:offcanvas-in .28s ease both!important}header nav.open>a:not(.navcta){color:var(--ink)!important;text-shadow:none!important;padding:13px 0!important;white-space:normal!important;border-bottom:1px solid var(--line)!important}header nav.open>a.active{color:var(--red)!important}}.drawer-top{display:none}.site-content,header{transition:transform .28s ease}@media (min-width: 601px) and (max-width: 900px){body.drawer-open header,body.drawer-open .site-content{transform:translate(-275px)}nav.offcanvas.open{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:275px!important;height:100dvh!important;margin:0!important;padding:22px 24px 30px!important;background:#fff!important;box-shadow:none!important;z-index:1000!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;overflow:auto!important;animation:offcanvas-in .28s ease both!important}nav.offcanvas .drawer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:24px;margin-bottom:9px;border-bottom:1px solid var(--line)}nav.offcanvas .drawer-top img{width:148px;height:62px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}nav.offcanvas .drawer-close{display:grid;place-items:center;width:37px;height:37px;border:0;background:transparent;color:var(--navy);font:400 33px/1 Arial,sans-serif;cursor:pointer}nav.offcanvas>a:not(.navcta){color:var(--ink)!important;text-shadow:none!important;padding:11px 0!important;white-space:normal!important;border-bottom:1px solid var(--line)!important}nav.offcanvas>a.active{color:var(--red)!important}.offcanvas .navcta{margin-top:14px;text-align:center}header.nav-compact.menu-open .menu{visibility:hidden}}@media (min-width: 901px){header.over-hero:not(.nav-compact){justify-content:center}header.over-hero:not(.nav-compact) nav{position:absolute;left:50%;transform:translate(-50%);width:min(89%,1320px);justify-content:space-between;gap:0}header.over-hero:not(.nav-compact) .brand{position:absolute;pointer-events:none}}header.nav-compact{background:#fff!important;color:var(--ink)!important;border-color:#e9eaeb!important;box-shadow:0 3px 18px #05183614!important;position:sticky!important}header.nav-compact .brand{visibility:visible!important;opacity:1!important}header.nav-compact .menu{display:block!important;color:var(--navy)!important}@media (min-width: 601px){body.drawer-open header,body.drawer-open .site-content{transform:translate(-275px)}nav.offcanvas.open{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:275px!important;height:100dvh!important;margin:0!important;padding:22px 24px 30px!important;background:#fff!important;box-shadow:none!important;z-index:1000!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;overflow:auto!important;animation:offcanvas-in .28s ease both!important}nav.offcanvas .drawer-top{display:flex!important;align-items:center;justify-content:space-between;padding-bottom:24px;margin-bottom:9px;border-bottom:1px solid var(--line)}nav.offcanvas .drawer-top img{width:148px;height:62px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}nav.offcanvas .drawer-close{display:grid;place-items:center;width:37px;height:37px;border:0;background:transparent;color:var(--navy);font:400 33px/1 Arial,sans-serif;cursor:pointer}nav.offcanvas>a:not(.navcta){color:var(--ink)!important;text-shadow:none!important;padding:11px 0!important;white-space:normal!important;border-bottom:1px solid var(--line)!important}nav.offcanvas>a.active{color:var(--red)!important}.offcanvas .navcta{margin-top:14px;text-align:center}header.nav-compact.menu-open .menu{visibility:hidden}.subscribe-modal h2{font-size:26px}}.poster button{transition:background .2s,color .2s,transform .2s}.poster button:hover{background:#fff;color:var(--red);transform:scale(1.08)}header.nav-compact.over-hero{justify-content:space-between!important;padding-left:5.5%!important;padding-right:5.5%!important}header.nav-compact.over-hero .brand{position:static!important;pointer-events:auto!important}.home-title-row h1{font-size:32px!important}@media (min-width: 901px){.home-steps article{display:grid;grid-template-columns:72px minmax(0,1fr);-moz-column-gap:18px;column-gap:18px;row-gap:10px}.home-steps .civic-icon,.home-steps .equip-icon{grid-column:1;grid-row:1;margin:0;width:64px;height:64px;align-self:start}.home-steps .step-copy{display:contents}.home-steps h3{grid-column:2;grid-row:1;margin:0;align-self:start}.home-steps p{grid-column:2;grid-row:1;margin:38px 0 0}.home-steps .tile-button{grid-column:1/-1;grid-row:2;width:100%;justify-content:center;text-align:center}.pastor-steps article{display:grid;grid-template-columns:20% 80%;align-items:center;-moz-column-gap:0;column-gap:0}.pastor-steps .civic-icon{grid-column:1;grid-row:1;margin:0 auto}.pastor-steps h3{grid-column:2;grid-row:1;margin:0;align-self:start}.pastor-steps p{grid-column:2;grid-row:1;margin:38px 0 0}.older-videos{grid-template-columns:repeat(2,1fr)!important}}@media (min-width: 601px) and (max-width: 900px){.older-videos{grid-template-columns:repeat(2,1fr)!important}}header.over-hero:not(.scrolled){background:transparent!important;border-color:transparent!important;box-shadow:none!important;color:#fff!important;position:fixed!important}header.over-hero:not(.scrolled) .brand{visibility:hidden!important;opacity:0!important}header.over-hero:not(.scrolled) .menu{color:#fff!important}header:not(.over-hero) .brand img{width:190px;height:76px;transition:width .25s ease,height .25s ease}header:not(.over-hero).scrolled .brand img{width:142px;height:60px}@media (max-width: 600px){body.drawer-open header,body.drawer-open .site-content{transform:translate(-275px)}nav.offcanvas.open{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:275px!important;height:100dvh!important;margin:0!important;padding:22px 24px 30px!important;background:#fff!important;box-shadow:none!important;z-index:1000!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;overflow:auto!important;animation:offcanvas-in .28s ease both!important}nav.offcanvas .drawer-top{display:flex!important;align-items:center;justify-content:space-between;padding-bottom:24px;margin-bottom:9px;border-bottom:1px solid var(--line)}nav.offcanvas .drawer-top img{width:148px;height:62px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}nav.offcanvas .drawer-close{display:grid;place-items:center;width:37px;height:37px;border:0;background:transparent;color:var(--navy);font:400 33px/1 Arial,sans-serif;cursor:pointer}nav.offcanvas>a:not(.navcta){color:var(--ink)!important;text-shadow:none!important;padding:11px 0!important;white-space:normal!important;border-bottom:1px solid var(--line)!important}nav.offcanvas>a.active{color:var(--red)!important}.offcanvas .navcta{margin-top:14px;text-align:center}header.nav-compact.menu-open .menu{visibility:hidden}.statehouse>img{order:-1!important;margin-top:0!important}.statehouse>div{order:0}.older-videos{grid-template-columns:repeat(2,1fr)!important}.older-videos .poster{height:135px}}@media (max-width: 600px){header.nav-compact nav.offcanvas.open{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:275px!important;height:100dvh!important;padding:22px 24px 30px!important;transform:none!important;z-index:1000!important;display:flex!important;box-shadow:none!important}}@media (min-width: 601px) and (max-width: 900px){.pastor-steps article{display:grid;grid-template-columns:20% 80%;align-items:center;-moz-column-gap:0;column-gap:0}.pastor-steps .civic-icon{grid-column:1;grid-row:1;margin:0 auto;width:48px;height:48px}.pastor-steps h3{grid-column:2;grid-row:1;margin:0;align-self:start}.pastor-steps p{grid-column:2;grid-row:1;margin:33px 0 0}}@media (max-width: 600px){.home-title-row h1{font-size:24px!important;line-height:1.2}.home-steps article{display:grid!important;grid-template-columns:20% 80%!important;-moz-column-gap:0;column-gap:0;row-gap:12px;align-items:start}.home-steps .step-copy{display:contents}.home-steps .civic-icon,.home-steps .equip-icon{grid-column:1!important;grid-row:1!important;display:block!important;margin:0 auto!important;width:48px!important;height:48px!important;flex:none!important}.home-steps h3{grid-column:2!important;grid-row:1!important;margin:0!important;align-self:start}.home-steps p{grid-column:2!important;grid-row:1!important;margin:32px 0 0!important}.home-steps .tile-button{grid-column:1/-1!important;grid-row:2!important;width:100%;justify-content:center;text-align:center}.pastor-steps article{display:grid!important;grid-template-columns:20% 80%!important;-moz-column-gap:0;column-gap:0;align-items:center}.pastor-steps .civic-icon{grid-column:1!important;grid-row:1!important;margin:0 auto!important;width:48px!important;height:48px!important}.pastor-steps h3{grid-column:2!important;grid-row:1!important;margin:0!important;align-self:start}.pastor-steps p{grid-column:2!important;grid-row:1!important;margin:32px 0 0!important}}.older-videos .poster{height:auto!important;aspect-ratio:16/9}.older-videos .poster button{width:20px!important;height:20px!important;font-size:8px!important;padding-left:2px!important}@media (max-width: 600px){.home-title-row h1{font-size:32px!important}}header.over-hero.scrolled{position:fixed!important;top:0;left:0;right:0}.heroButtons .button{font-size:15px!important;line-height:1.35}@media (max-width: 600px){.older-videos .poster button{width:25px!important;height:25px!important;font-size:10px!important;padding:0!important;display:grid!important;place-items:center!important;line-height:1!important;text-indent:1px}.older-videos h3{font-size:15px!important;line-height:1.22}}@media (max-width: 600px){.home-title-row h1{font-size:26.67px!important}}.crm-form-wrap{align-self:center}.crm-form-wrap>b{display:block;font-size:11px;letter-spacing:.08em;margin-bottom:10px}.crm-form{border:0;width:100%;height:230px;display:block;background:transparent}.subscribe .crm-form{height:220px}.subscribe-modal .crm-form{height:225px}.subscribe-modal .crm-form-wrap{width:100%}.leadership{background:var(--paper)}.officers{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;max-width:1320px;margin:0 auto 58px}.officers article{background:#fff;padding:34px 26px;text-align:center;border-top:4px solid var(--red)}.officer-initials{display:inline-flex;align-items:center;justify-content:center;width:66px;height:66px;border-radius:50%;background:var(--navy);color:#fff;font-family:Libre Baskerville,Georgia,serif;font-size:21px;letter-spacing:.02em;margin-bottom:18px}.officers h3{font-size:19px;margin:0 0 6px}.officers b{color:var(--blue);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.board{max-width:1320px;margin:auto;background:#fff;padding:40px 44px;border-left:4px solid var(--navy)}.board ul{list-style:none;margin:18px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:14px 40px}.board li{display:flex;flex-direction:column;padding-bottom:12px;border-bottom:1px solid var(--line)}.board li strong{font-size:17px}.board li span{font-size:14.5px;color:#5c6b81}.partner-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:26px;max-width:1100px;margin:auto}.partner{flex:1 1 340px;max-width:470px;background:#fff;border:1px solid var(--line);padding:38px 34px 28px;display:flex;flex-direction:column;align-items:center;gap:20px;transition:.25s}.partner:hover{border-color:var(--blue);transform:translateY(-3px)}.partner img{height:118px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.partner b{color:var(--navy);font-size:13px;letter-spacing:.1em;text-transform:uppercase;text-align:center}.partner b span{color:var(--blue)}@media (max-width: 900px){.officers{grid-template-columns:repeat(2,1fr)}.board ul{grid-template-columns:1fr}.board{padding:30px 26px}}@media (max-width: 560px){.officers{grid-template-columns:1fr}.partner img{height:96px}}.hero{position:relative;overflow:hidden}.hero>div:not(.hero-scrim),.hero .hero-logo,.hero>.heroButtons{position:relative;z-index:2}.hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;opacity:0;transition:opacity 1.1s ease;pointer-events:none}.hero-video.ready{opacity:1}.hero>.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;margin:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#051836e3,#05183687)}@media (max-width: 900px){.hero-video,.hero>.hero-scrim{display:none}}@media (prefers-reduced-motion: reduce){.hero-video,.hero>.hero-scrim{display:none}}
