html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}img{max-width:100%}button{border:0;font-size:initial}*,*::before,*::after{box-sizing:border-box}:root{--base-font-size:16;--base-font-family:system-ui, -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, Cantarell, Ubuntu, roboto, noto, helvetica, arial, sans-serif;--leading:1.4;--leading-rem:calc(var(--leading) * 1rem);--paragraph-break:calc(var(--leading) * 0.75rem);--c-base:#545555;--c-base-subtle:#323232a4;--c-xlight-base:#f5f5f5;--c-red:rgb(237, 60, 29);--c-red-rgb:237, 60, 29;--c-red-darker:#c62b10;--c-red-dark-hover:#97210c;--c-blue:rgb(24, 117, 209);--c-transparent-blue:rgba(var(--c-blue-rgb), 0.15);--c-blue-subtle:#023e9fc1;--c-blue-rgb:24, 117, 209;--c-dark:rgb(2, 63, 159);--c-dark-hover:rgb(1, 44, 111);--c-dark-rgb:2, 63, 159;--c-darker:rgb(1, 30, 77);--c-info-box:#fdf2d4;--c-latest:rgb(253, 133, 64);--c-latest-rgb:253, 133, 64;--c-urgent:rgb(228, 37, 126);--c-urgent-rgb:228, 37, 126;--c-momentum:rgb(3, 182, 85);--c-momentum-rgb:3, 182, 85;--c-unsorted:var(--c-dark);--c-unsorted-rgb:var(--c-dark-rgb);--c-success:rgb(95, 190, 145);--g-gap:2rem;--radius:3px;--toastify-toast-width:500px;--toastify-color-success:var(--c-success);--toastify-color-error:var(--c-red);--toastify-color-dark:var(--c-base);--toastify-color-info:var(--c-blue)}@media screen and (min-width:60rem){:root{--g-gap:3rem}}html,input,select,button{font-family:var(--base-font-family);color:var(--c-base)}body{background:#fff;font-weight:400;line-height:var(--leading);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.content{width:90%;max-width:70rem;margin:0 auto}.measure{max-width:25rem;margin-left:auto;margin-right:auto}@media screen and (min-width:40rem){.measure{max-width:unset;margin-left:inherit;margin-right:inherit;grid-column:2/span 10}}@media screen and (min-width:53rem){.measure{grid-column:3/span 8}}@media screen and (min-width:66rem){.measure{grid-column:4/span 6}}.alt{background:var(--c-darker);color:#fff;padding:1.5rem 0;margin:2rem 0}@media screen and (min-width:40rem){.alt{padding:3rem 0;margin:3rem 0}}.alt h2{margin-top:1rem}.alt h2,.alt .card,.alt .card i,.alt a,.alt a:hover,.alt a:focus,.alt a:active,.alt a:visited{color:#fff}.a-left{text-align:left!important;margin-left:0;margin-right:0}.a-ctr{margin:0 auto;text-align:center!important}.a-subtle{text-decoration:none;font-weight:700;color:var(--c-blue-subtle)}.sr-only{font-size:1px}.Toastify__toast{font-size:1.1rem}a{color:var(--c-dark);text-decoration:underline;text-underline-offset:.25rem;text-decoration-color:rgba(2,63,162,.25);text-decoration-thickness:2px}a:hover,a:active,a:focus,a:visited{color:var(--c-dark);text-decoration-color:rgba(2,63,162,.7)}h1,h2,h3,.h1,.h2,.h3{line-height:1.2;text-align:center}h1,.h1,h2,.h2{letter-spacing:-.02em}h1,.h1{font-size:calc(33rem/var(--base-font-size));font-weight:900;margin-bottom:calc(var(--leading) * 1rem)}h2,.h2{font-size:calc(22rem/var(--base-font-size));font-weight:700;margin:calc(var(--leading) * 3rem)auto calc(var(--leading) * 1.5rem);max-width:53rem}h3,.h3{font-size:100%;font-weight:400;letter-spacing:-.03em}h4,.h4{font-weight:700;font-size:100%;margin-bottom:.5rem}.subhead{display:block;font-size:1rem;text-transform:uppercase;letter-spacing:.05rem;opacity:.8;margin-bottom:.5rem;line-height:1}@media screen and (min-width:40rem){h1,.h1{font-size:calc(64rem/var(--base-font-size));margin-bottom:calc(var(--leading) * 1.5rem)}h2,.h2{font-size:calc(50rem/var(--base-font-size))}h3,.h3{font-size:calc(33rem/var(--base-font-size))}.content,h4,h5,h6{font-size:calc(22rem/var(--base-font-size))}}p{margin-bottom:var(--paragraph-break)}li{margin-bottom:calc(var(--leading) * 1.5rem)}.small{font-size:1rem;opacity:.8}b,strong{font-weight:700}.privacy ul li{margin-left:1.5rem}ul li{list-style:disc outside;margin-left:1.5rem}@media screen and (min-width:40rem){ul li{margin-left:0}}i,em{font-style:italic}@media screen and (min-width:40rem){.g{display:grid;grid-template-columns:repeat(12,minmax(2%,10%));grid-gap:var(--g-gap)}.g.g-2up>*,.g.g-3up>*,.g.g-4up>*{grid-column-end:span 6}.g.g-3up>*:nth-child(3){grid-column-start:4}}@media screen and (min-width:60rem){.g.g-3up>*{grid-column-end:span 4}.g.g-3up>*:nth-child(3){grid-column-start:9}.g.g-4up>*{grid-column-end:span 3}}form{margin:0}::placeholder{color:var(--c-base-subtle)}input{margin:0;font-size:1rem;font-family:inherit;line-height:normal}input::-ms-clear{display:none}input[type=submit]{cursor:pointer;-webkit-appearance:button}input{display:block;width:100%;vertical-align:middle}input:focus{outline:0;border-color:var(--c-blue)}input{padding:.5rem 1rem;border-radius:var(--radius);color:var(--c-base)}label,legend{color:var(--c-base)}input[type=text],input[type=email]{height:var(--leading);border:2px solid var(--c-blue)}input[type=submit]{display:inline-block;width:auto;border:0}input::-moz-focus-inner{padding:0;border:0}.merch-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--g-gap);margin-top:2rem}@media screen and (min-width:40rem){.merch-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:60rem){.merch-grid{grid-template-columns:repeat(3,1fr)}}.merch-item{background:var(--c-xlight-base);border-radius:var(--radius);overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);border-top:1px solid var(--c-base-subtle)}.merch-item .merch-image{position:relative;padding-top:100%;background:#fff}.merch-item .merch-image .image-gallery{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.merch-item .merch-image .image-gallery .main-image{position:relative;flex:1;overflow:hidden}.merch-item .merch-image .image-gallery .main-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:1rem;transition:opacity .3s ease}.merch-item .merch-image .image-gallery .thumbnails{display:flex;gap:.5rem;padding:.5rem 1rem;background:var(--c-xlight-base);border-top:1px solid var(--c-base-subtle)}.merch-item .merch-image .image-gallery .thumbnails .thumbnail{flex:1;cursor:pointer;padding:0;border:none;background:0 0;opacity:.6;transition:opacity .2s ease}.merch-item .merch-image .image-gallery .thumbnails .thumbnail:hover{opacity:.8}.merch-item .merch-image .image-gallery .thumbnails .thumbnail.active{opacity:1}.merch-item .merch-image .image-gallery .thumbnails .thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius);border:1px solid var(--c-base-subtle)}.merch-item .merch-details{padding:1.5rem}.merch-item .merch-details h2{font-size:1.5rem;margin:0;margin-bottom:.5rem;text-align:left}.merch-item .merch-details p{font-size:.875rem}.merch-item .merch-details .price{font-size:1.25rem;font-weight:700;color:var(--c-dark);margin-bottom:1.5rem}.merch-item .merch-details .color-options,.merch-item .merch-details .size-options{margin-bottom:1.5rem}.merch-item .merch-details .color-options h3,.merch-item .merch-details .size-options h3{font-size:1rem;margin-bottom:.5rem;text-align:left;color:var(--c-base-subtle)}.merch-item .merch-details .color-swatches{display:flex;gap:.75rem;flex-wrap:wrap}.merch-item .merch-details .color-swatches .color-swatch{display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border-radius:var(--radius);background:var(--c-xlight-base);border:1px solid var(--c-base-subtle)}.merch-item .merch-details .color-swatches .color-swatch .color-label{font-size:.875rem;color:var(--c-base)}.merch-item .merch-details .color-swatches .color-swatch::before{content:'';display:block;width:1.5rem;height:1.5rem;border-radius:50%;border:1px solid var(--c-base-subtle);background-color:var(--color)}.merch-item .merch-details .size-list{display:flex;flex-wrap:wrap;gap:.5rem}.merch-item .merch-details .size-list .size-item{padding:.25rem .5rem;background:var(--c-xlight-base);border:1px solid var(--c-base-subtle);border-radius:var(--radius);font-size:.875rem;color:var(--c-base)}.sizing-guidelines{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--c-base-subtle)}.sizing-guidelines h2{font-size:1.5rem;margin:0;margin-bottom:1rem;text-align:left}.sizing-guidelines p{margin-bottom:1.5rem;color:var(--c-base-subtle);font-size:.875rem}.sizing-guidelines .sizing-tables{display:grid;gap:2rem;margin-bottom:2rem}@media screen and (min-width:60rem){.sizing-guidelines .sizing-tables{grid-template-columns:repeat(2,1fr);gap:4rem}}.sizing-guidelines .sizing-table-wrapper{overflow-x:auto}.sizing-guidelines .sizing-table{width:100%;border-collapse:collapse;font-size:.875rem}.sizing-guidelines .sizing-table th,.sizing-guidelines .sizing-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--c-base-subtle)}.sizing-guidelines .sizing-table th{font-weight:700;color:var(--c-base);background:var(--c-xlight-base)}.sizing-guidelines .sizing-table td{color:var(--c-base)}.sizing-guidelines .sizing-table tr:last-child td{border-bottom:none}@media screen and (min-width:40rem){.sizing-guidelines .sizing-table{width:auto;min-width:300px}}:root{--c-light-border:rgba(var(--c-dark-rgb), 0.4);--c-hover-border:rgba(var(--c-dark-rgb), 0.2);--c-tab-bg:rgba(2, 63, 159, 0.05);--spacing-xs:0.2rem;--spacing-s:0.5rem;--spacing-m:1rem;--radius:0.3rem}#dashboard-content{}#dashboard-content .heading{text-align:center}#dashboard-content #topNav{margin-bottom:16px}#dashboard-content #topNav button{background:var(--c-tab-bg);height:3rem;padding:0 var(--spacing-s);color:#000;font-size:calc(18rem/var(--base-font-size));margin:0 var(--spacing-xs);border:none;border-radius:var(--radius);cursor:pointer}#dashboard-content #topNav button:hover{background:#ccc}#dashboard-content #topNav button.selected{background:var(--c-blue);color:#fff}@media(min-width:40rem){#dashboard-content #topNav button{font-size:calc(24rem/var(--base-font-size));margin:0 var(--spacing-s)}}#dashboard-content #nav{border-bottom:.1rem solid var(--c-light-border);padding:0}#dashboard-content #nav button.selected{background:#fff;border-bottom:.2rem solid #fff}#dashboard-content .tab_container{display:flex;overflow-x:auto;overflow-y:clip;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 1rem}#dashboard-content .tab_container button{background:var(--c-tab-bg);height:3rem;padding:0 .6rem;color:#000;font-size:calc(18rem/var(--base-font-size));margin:0 var(--spacing-xs);margin-bottom:-.15rem;border:.1rem solid transparent;border-radius:var(--radius)var(--radius)0 0;border-bottom:none;cursor:pointer}#dashboard-content .tab_container button:hover{border:.1rem solid var(--c-hover-border);border-bottom:none}#dashboard-content .tab_container button.selected{border:.1rem solid var(--c-light-border);border-bottom:.2rem solid #efefef;background:#efefef;color:#000;cursor:default}@media(min-width:40rem){#dashboard-content .tab_container{display:block;overflow-x:initial;overflow-y:initial;-webkit-overflow-scrolling:initial}}#dashboard-content h2{text-align:start;margin:.6rem 0 .2rem;font-weight:400;font-size:calc(20rem/var(--base-font-size));color:#000}@media(min-width:40rem){#dashboard-content h2{font-size:calc(24rem/var(--base-font-size));display:inline-block}}#dashboard-content .dashboard_card{display:flex;flex-direction:column;margin:var(--spacing-m)auto;max-width:72rem;gap:var(--spacing-m)}@media(min-width:40rem){#dashboard-content .dashboard_card{flex-wrap:wrap;flex-direction:row;align-items:flex-start;justify-content:space-between}}#dashboard-content .subtitle{background:#eee;padding:.5rem 1rem;display:flex;align-items:center}#dashboard-content .subtitle .subtitle_main{font-size:calc(24rem/var(--base-font-size));line-height:1.1;white-space:nowrap}@media(min-width:40rem){#dashboard-content .subtitle .subtitle_main{font-size:calc(33rem/var(--base-font-size))}}#dashboard-content .subtitle .subtitle_secondary{font-size:calc(18rem/var(--base-font-size))}@media(min-width:40rem){#dashboard-content .subtitle{padding:1.125rem 1.5rem 1.25rem}}#dashboard-content .subtitle_detail{padding:0 1rem;margin:.6rem 0 0}@media(min-width:40rem){#dashboard-content .subtitle_detail{padding:.5rem 1.5rem 0}}#dashboard-content .description{font-size:calc(16rem/var(--base-font-size))}#dashboard-content .graphic_section{min-width:20rem;width:100%}#dashboard-content .dot_key{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:.5rem 0}#dashboard-content .dot{--dot-color:#ccc;display:inline;width:100%;margin-right:1rem}#dashboard-content .dot::before{display:inline-block;content:"";width:1rem;height:1rem;background:var(--dot-color);border-radius:50%;margin-right:.5rem}#dashboard-content .picker{font-size:calc(20rem/var(--base-font-size))}@media(min-width:40rem){#dashboard-content .picker{font-size:calc(24rem/var(--base-font-size))}}#dashboard-content select{border:0;transition:.4s;color:#555;appearance:base-select;line-height:1}#dashboard-content select :hover,#dashboard-content select :focus{background:#ddd}#dashboard-content ::picker(select){appearance:base-select;text-transform:none;font-size:var(--base-font-size)}#dashboard-content .total_card{border:.1rem solid var(--c-light-border);width:100%;min-width:20rem}@media(min-width:40rem){#dashboard-content .total_card{width:25rem}}#dashboard-content .reachability{margin:1rem auto;display:inline-block;font-size:calc(16rem/var(--base-font-size))}#dashboard-content .reachability .reachability_stats{float:left;align-content:center;font-size:1.2rem}@media(min-width:40rem){#dashboard-content .reachability{margin-top:1rem;width:25rem}}#dashboard-content .highlight{font-size:2rem;padding-left:1rem;color:#000}@media(min-width:40rem){#dashboard-content .highlight{padding-left:1.5rem;font-size:3rem}}#dashboard-content .bar{width:.5rem;height:1.2rem;background:#330a5f}#dashboard-content button{cursor:pointer;min-height:1.5rem;border-radius:var(--radius);white-space:nowrap;border:.1rem solid #aaa}#dashboard-content button:hover{border:.1rem solid #777}#dashboard-content button.selected{border:.1rem solid #fff;color:#fff}#dashboard-content button.active{border:.1rem solid var(--c-red)}#dashboard-content .detail{flex:auto;vertical-align:middle;width:100%;position:relative}#dashboard-content .detail .detail_title{line-height:1.1}#dashboard-content .detail .detail_item{margin:0 0 0 .6rem;display:inline-block;vertical-align:top}#dashboard-content .detail ol{list-style:none;counter-reset:top-counter;display:flex;flex-wrap:wrap;padding:0;margin-top:.4rem}#dashboard-content .detail ol li{counter-increment:top-counter;display:flex;width:100%;min-width:20rem}#dashboard-content .detail ol li::before{content:counter(top-counter);font-size:2.5rem;min-width:1.5rem;margin-right:.3rem;line-height:1;color:#000}@media(min-width:40rem){#dashboard-content .detail ol li::before{font-size:3rem;min-width:2rem}}#dashboard-content .detail .stat{margin-left:5px;white-space:nowrap;font-weight:600;font-size:1.2rem}#dashboard-content .detail button{background:#efefef}@media(min-width:40rem){#dashboard-content .detail{max-width:600px}}#dashboard-content .issue_bar_holder{line-height:.6rem;padding-bottom:.25rem}#dashboard-content .top_five_issue_row{--row-font-size:calc(16rem / var(--base-font-size));--row-line-height:1.1;font-size:var(--row-font-size);display:flex;align-items:flex-start;justify-content:space-between}@media(min-width:40rem){#dashboard-content .top_five_issue_row{--row-font-size:calc(18rem / var(--base-font-size))}}#dashboard-content .top_five_issue_row button.stat{background:#efefef}#dashboard-content .top_five_issue_row button.issue_name{background:0 0;border:none;padding:0;display:inline;text-align:start;white-space:initial}#dashboard-content .top_five_issue_row button.issue_name::before{content:"";display:inline-block;width:0;height:0;border-top:.5rem solid var(--c-base);border-right:.3rem solid transparent;border-bottom:0;border-left:.3rem solid transparent;margin-right:.5rem;transform:rotate(120deg)translate(-.25rem);transition:transform .5s ease-in-out}#dashboard-content .top_five_issue_row button.issue_name:hover::before{border-top:.5rem solid var(--c-dark)}#dashboard-content .top_five_issue_row a,#dashboard-content .top_five_issue_row button.issue_name{color:#000;text-decoration:none;margin-right:.5rem;text-underline-offset:.1rem;font-size:var(--row-font-size);line-height:var(--row-line-height);transition:max-height .5s ease-out;max-height:40rem;min-height:initial;overflow:hidden}#dashboard-content .top_five_issue_row a:hover,#dashboard-content .top_five_issue_row a:focus,#dashboard-content .top_five_issue_row button.issue_name:hover,#dashboard-content .top_five_issue_row button.issue_name:focus{color:var(--c-dark);text-decoration:underline}#dashboard-content .top_five_issue_row button.issue_name.short{overflow:hidden;white-space:initial;max-height:calc(var(--row-line-height) * var(--row-font-size))}@supports(-webkit-line-clamp:2){#dashboard-content .top_five_issue_row button.issue_name.short{max-height:calc(2 * var(--row-line-height) * var(--row-font-size))}}@media(min-width:40rem){#dashboard-content .top_five_issue_row button.issue_name.short{max-height:calc(var(--row-line-height) * var(--row-font-size))}}#dashboard-content .top_five_issue_row button.issue_name.short::before{transform:rotate(30deg)}#dashboard-content .top_five_issue_row button.issue_name.truncated{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:max-height .5s ease-out;max-height:calc(var(--row-line-height) * var(--row-font-size))}@supports(-webkit-line-clamp:2){#dashboard-content .top_five_issue_row button.issue_name.truncated{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:initial;max-height:calc(2 * var(--row-line-height) * var(--row-font-size))}}@media(min-width:40rem){#dashboard-content .top_five_issue_row button.issue_name.truncated{line-height:var(--row-line-height);white-space:nowrap;display:block;max-height:calc(var(--row-line-height) * var(--row-font-size))}}#dashboard-content .top_five_issue_row button.issue_name.truncated::before{transform:rotate(30deg)}#dashboard-content .top_five{padding:.1rem 0;margin-bottom:.2rem}@media(min-width:40rem){#dashboard-content .top_five{padding:.5rem 0;margin-bottom:.5rem}}#dashboard-content .top_five_item_holder{width:100%;max-width:100%;padding:.25rem}@media(min-width:40rem){#dashboard-content .top_five_item_holder{max-width:552px;width:552px}}#dashboard-content .top_five_item_holder .row_detail{overflow:hidden;max-height:0;transition:max-height .5s ease-out;font-size:calc(16rem/var(--base-font-size))}@media(min-width:40rem){#dashboard-content .top_five_item_holder .row_detail{font-size:calc(18rem/var(--base-font-size))}}#dashboard-content .top_five_item_holder .row_detail div{padding-top:.2rem}#dashboard-content .top_five_item_holder .row_detail a{text-decoration:none;text-underline-offset:.1rem;line-height:var(--row-line-height);font-weight:700}#dashboard-content .top_five_item_holder .row_detail a:hover,#dashboard-content .top_five_item_holder .row_detail a:focus{color:var(--c-dark);text-decoration:underline}#dashboard-content .top_five_item_holder .row_detail.expanded{transition:max-height .5s ease-out;max-height:calc(16rem * 6.5/var(--base-font-size))}#dashboard-content .viz_holder{min-width:180px;flex-shrink:0}#dashboard-content img{margin:3px 6px 0 0;width:3rem;height:3rem;border-radius:50%;object-fit:cover;border:3px solid var(--c-dark);background:#888}#dashboard-content .rep_info{float:left}#dashboard-content .with_padding{margin:.6rem 0}#dashboard-content .overlayBox{margin:.5rem;padding:.5rem;width:12.5rem;font-size:1rem}#dashboard-content .overlayBox .title{text-align:left;text-transform:uppercase}#dashboard-content .overlayBox button{float:right;cursor:pointer;background:#fff;border:none;min-width:1.5rem;min-height:1.5rem;padding:0}#dashboard-content .overlayBox button:hover{background:#ccc}#dashboard-content .overlayBox .issue_name,#dashboard-content .overlayBox .issue_long_name{text-align:left}#dashboard-content .overlayBox .issue_name{margin-top:.5rem;text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap}#dashboard-content .overlayBox .key{border-left:6px solid #fff;padding-left:.5rem;margin:.5rem 0;text-align:left}#dashboard-content .overlayBox ol{list-style:none;padding:0}#dashboard-content #state_map_label,#dashboard-content #dot_label{filter:drop-shadow(.125rem .125rem .25rem #888c);z-index:10;background:#fff;fill:#fff}#dashboard-content .absolute{position:absolute}#dashboard-content .leftLabel:after,#dashboard-content .rightLabel:after,#dashboard-content .topLabel:after{content:"";position:absolute;width:0;height:0;border:.7rem solid transparent}#dashboard-content .leftLabel:after{left:0;top:24px;border-right-color:#fff;border-left:0;margin:-.6rem 0 0 -.6rem}#dashboard-content .rightLabel:after{right:0;top:24px;border-left-color:#fff;border-right:0;margin:-.6rem -.6rem 0 0}#dashboard-content .topLabel:after{top:0;left:20px;border:.6rem solid transparent;border-bottom-color:#fff;border-top:0;margin:-.6rem 0 0 -.6rem}#dashboard-content #state_map_title{text-align:center;margin:0 auto;align-items:center;width:100%;background:#efefef;padding:.5rem 1rem 1rem}#dashboard-content #state_map_title h2{text-align:center;display:inline-block}#dashboard-content .full_width{width:100%}#dashboard-content #state_map_section{width:100%;min-width:350px;border:.1rem solid var(--c-light-border);margin-bottom:1rem}#dashboard-content #state_map_section .footnote{padding:.5rem 1rem 1rem;font-size:calc(16rem/var(--base-font-size))}#dashboard-content #state_map_content{display:flex;flex-wrap:wrap;justify-content:space-evenly;position:relative;align-items:center;width:100%;min-width:350px}#dashboard-content #state_map_content #state_map{flex:auto}#dashboard-content #state_map_content #state_map_key_box{width:100%}@media(min-width:40rem){#dashboard-content #state_map_content #state_map_key_box{width:14rem}}#dashboard-content .tooltipBox{background:#fff;fill:#fff}#dashboard-content .results_vm{color:#6a51a3;font-weight:700}#dashboard-content .results_contact{color:#807dba;font-weight:700}#dashboard-content .results_unavailable{color:#4a1486;font-weight:700}#dashboard-content .i-bar-location{color:#000;background:#fff;border-top:0}#dashboard-content .i-bar-location a,#dashboard-content .i-bar-location .button-link{color:rgba(0,0,0,.9)}#dashboard-content .i-bar-location form input{border:2px solid var(--c-blue)}#loader{display:block;width:2rem;height:2rem;margin:1rem auto;border-radius:50%;background:var(--c-blue);animation:loaderBounce 1s infinite alternate}@keyframes loaderBounce{from{transform:scale(1);opacity:.6}to{transform:scale(1.4);opacity:1}}@media(prefers-reduced-motion:reduce){#loader{animation:loaderFade 1.5s infinite alternate}@keyframes loaderFade{from{opacity:.4}to{opacity:1}}}#dashboard_title{margin-bottom:.5rem;line-height:1}@media(min-width:40rem){#dashboard_title{margin-bottom:calc(var(--leading) * 1rem);font-size:calc(48rem/var(--base-font-size))}}footer{margin:1rem auto 0}footer p{font-size:calc(16rem/var(--base-font-size))}.button,.shared-btn-styles,.i-bar-more,.i-hidden-bar .i-bar-top-issues{display:inline-block;margin:0;padding:1rem 1.5rem;text-align:center;text-decoration:none;cursor:pointer;border-radius:var(--radius);background:var(--c-dark);color:#fff;font-weight:700;transition:transform .1s ease-in}.button.button-small,.button-small.shared-btn-styles,.button-small.i-bar-more,.i-hidden-bar .button-small.i-bar-top-issues{font-size:1rem;padding:.5rem .75rem}.button:hover,.shared-btn-styles:hover,.i-bar-more:hover,.i-hidden-bar .i-bar-top-issues:hover,.button:focus,.shared-btn-styles:focus,.i-bar-more:focus,.i-hidden-bar .i-bar-top-issues:focus,.button:active,.shared-btn-styles:active,.i-bar-more:active,.i-hidden-bar .i-bar-top-issues:active,.button:visited,.shared-btn-styles:visited,.i-bar-more:visited,.i-hidden-bar .i-bar-top-issues:visited{color:#fff}.button:hover,.shared-btn-styles:hover,.i-bar-more:hover,.i-hidden-bar .i-bar-top-issues:hover,.button:focus,.shared-btn-styles:focus,.i-bar-more:focus,.i-hidden-bar .i-bar-top-issues:focus{background:var(--c-dark-hover);text-decoration:none}.button:focus,.shared-btn-styles:focus,.i-bar-more:focus,.i-hidden-bar .i-bar-top-issues:focus{box-shadow:2px solid var(--c-blue)}.button:active,.shared-btn-styles:active,.i-bar-more:active,.i-hidden-bar .i-bar-top-issues:active{transform:scale(.98)}.button.button-red,.button-red.shared-btn-styles,.button-red.i-bar-more,.i-hidden-bar .button-red.i-bar-top-issues{--c-dark:var(--c-red);--c-dark:var(--c-red-darker);--c-dark-hover:var(--c-red-dark-hover)}.button.icon-l i,.icon-l.shared-btn-styles i,.icon-l.i-bar-more i,.i-hidden-bar .icon-l.i-bar-top-issues i,.button.icon-r i,.icon-r.shared-btn-styles i,.icon-r.i-bar-more i,.i-hidden-bar .icon-r.i-bar-top-issues i{font-size:1rem}.button.icon-l i,.icon-l.shared-btn-styles i,.icon-l.i-bar-more i,.i-hidden-bar .icon-l.i-bar-top-issues i{margin-right:.5rem}.button.icon-r i,.icon-r.shared-btn-styles i,.icon-r.i-bar-more i,.i-hidden-bar .icon-r.i-bar-top-issues i{margin-left:.5rem}.button-link{border:0;background:0 0;padding:0;margin:0;color:var(--c-blue);text-decoration:underline}.button-link:hover{cursor:pointer}.button-disabled{opacity:.6;cursor:not-allowed}.card{font-size:1rem;padding:1.5rem;box-shadow:0 1px 1px rgba(0,25,64,6%),inset 0 0 0 1px rgba(var(--c-dark-rgb),.1);margin-bottom:var(--paragraph-break)}@media screen and (min-width:40rem){.card{margin-bottom:0}}.card p:last-child{margin-bottom:0}.card.borderless{box-shadow:none}.card i,.card .card-home-icon{font-size:5em;display:block;text-align:center;margin:0 auto 1rem;color:var(--c-blue)}.card .card-home-icon{width:1em;height:1em;object-fit:contain}.card .card-home-svg-icon{font-size:5em;display:block;text-align:center;margin:0 auto 1rem;width:1em;height:1em}.card-home{text-align:center;margin-top:var(--leading-rem)}.card-home h2{margin:0 0 .5rem;font-weight:700}@media screen and (min-width:40rem){.card-home{display:flex;text-align:left;margin:0 0 var(--leading-rem)}.card-home h2{font-size:1rem;text-align:left}.card-home i,.card-home .card-home-icon{font-size:2em;margin:0 var(--g-gap)0 0}.card-home .card-home-svg-icon{font-size:2em;margin:0 var(--g-gap)0 0;width:1em;height:1em}}@media screen and (min-width:76rem){.card-home{display:flex;margin-bottom:calc(var(--leading-rem) * 2);padding:2rem;font-size:var(--base-font-size)}.card-home:last-child{margin:0}.card-home h2{font-size:calc(33rem/var(--base-font-size));margin:0 0 .5rem;font-weight:700}.card-home i,.card-home .card-home-icon{font-size:3.5em;color:var(--c-dark)}.card-home .card-home-svg-icon{font-size:3.5em;width:1em;height:1em}}.footer{--c-footer:rgba(255, 255, 255, 0.8);--c-footer-active:rgba(255, 255, 255, 1);background:var(--c-darker);color:var(--c-footer);padding:3rem 0;margin-top:4rem}.footer h4{margin-bottom:.75rem}.footer a{color:var(--c-footer);text-decoration:none;font-weight:700}.footer a:hover,.footer a:focus,.footer a:active,.footer a:visited{color:var(--c-footer-active)}.footer .content{font-size:1rem}.footer .g div{margin-bottom:calc(var(--paragraph-break) * 2)}.footer .g div:last-child{margin-bottom:0}@media screen and (min-width:40rem){.footer .g div{margin:0}}.footer li{list-style:none;margin-bottom:.5rem;margin-left:0}.footer i{display:inline-block;margin-right:.5rem;opacity:.5}.footer .g{margin-top:1.5rem}.footer p{margin-bottom:0}.footer .footer-appstore{width:160px}.header{padding:1.5rem 0 1rem;border-top:.5rem solid var(--c-blue);margin-bottom:2rem}@media screen and (min-width:40rem){.header{margin-bottom:3rem}}.header .logo{margin:0!important;font-size:inherit}.header .logo span{font-size:.1px}.header img{height:2rem}.header .content{display:flex;align-items:center;justify-content:space-between;font-size:1rem}.header .button,.header .shared-btn-styles,.header .i-bar-more,.header .i-hidden-bar .i-bar-top-issues,.i-hidden-bar .header .i-bar-top-issues{margin-right:.75rem}.header .button i,.header .shared-btn-styles i,.header .i-bar-more i,.header .i-hidden-bar .i-bar-top-issues i,.i-hidden-bar .header .i-bar-top-issues i{display:none}.header .stars{display:none}@media screen and (min-width:28rem){.header .button,.header .shared-btn-styles,.header .i-bar-more,.header .i-hidden-bar .i-bar-top-issues,.i-hidden-bar .header .i-bar-top-issues{margin-right:1.5rem}.header .button i,.header .shared-btn-styles i,.header .i-bar-more i,.header .i-hidden-bar .i-bar-top-issues i,.i-hidden-bar .header .i-bar-top-issues i{display:inline-block}.header .stars{margin-right:.5rem;display:inline-block}}.header-actions,.header-actions-user{display:flex;align-items:center}.header-actions-user{color:var(--c-blue);cursor:pointer}.header-actions-user:hover,.header-actions-user:active,.header-actions-user:focus,.header-actions-user:visited{color:var(--c-blue)}.info-box{background:var(--c-info-box);border-radius:var(--radius);padding:3rem 1.5rem .75rem;position:relative;margin-top:2rem;font-size:1rem;text-align:center}.info-box::before{content:"\f05a";font-family:"font awesome 6 free";font-weight:900;font-size:1.5rem;color:rgba(0,0,0,.3);position:absolute;top:.75rem;left:50%;width:1.5rem;text-align:center;margin-left:-.75rem}@media screen and (min-width:26rem){.info-box{text-align:left;padding:.75rem 1.5rem .75rem 4rem}.info-box::before{left:1.5rem;margin-left:-.75rem;width:auto}}.i-bar{--i-bar-padding-v:0.75rem;--i-bar-padding-h:1rem;--i-bar-check-size:28px;--i-bar-check-margin:1rem}.shared-btn-styles,.i-bar-more,.i-hidden-bar .i-bar-top-issues{display:block;width:100%;font-size:1.2rem;padding:.5rem 1rem;text-align:left}.i-hidden-bar{display:none;margin-bottom:20px}.i-hidden-bar .i-bar-top-issues{color:var(--c-blue)!important;background:var(--c-transparent-blue)!important;margin-bottom:2.5rem}@keyframes load{from{transform:scale(1)}to{transform:scale(.8)}}.i-bar-location{background:var(--c-dark);color:#fff;padding:1.125rem 1.5rem 1.5rem;border-top:.375rem solid var(--c-red)}.i-bar-location span,.i-bar-location strong,.i-bar-location button{display:block;text-align:center;margin-left:auto;margin-right:auto}@media screen and (min-width:40rem){.i-bar-location span,.i-bar-location strong,.i-bar-location button{text-align:left;margin-left:0;margin-right:0}}.i-bar-location span{font-size:1rem;font-variant-caps:all-small-caps;letter-spacing:.05rem;font-weight:700;line-height:1}.i-bar-location a,.i-bar-location .button-link{color:rgba(255,255,255,.9);font-size:.875rem}.i-bar-location strong{font-size:calc(33rem/var(--base-font-size));line-height:1.1;margin:.375rem 0}.i-bar-location .i-bar-loading{padding:1rem 0;display:flex;align-items:center}.i-bar-location .i-bar-loading i{animation:load 1s linear infinite alternate;font-size:1.5rem;margin-right:1rem}.i-bar-location form{margin:1rem 0 .5rem;display:flex;justify-content:center}.i-bar-location form input{width:100%;border:0;margin-right:.5rem}@media screen and (min-width:40rem){.i-bar-location form{justify-content:flex-start}}.i-bar-location form button{margin:0}.i-bar-location form input,.i-bar-location form button{position:relative}.i-bar-location form input:focus,.i-bar-location form button:focus{box-shadow:0 0 0 4px #aabfdd;outline:0;z-index:2}@media screen and (min-width:40rem){.i-bar-loading,.i-bar-location form{max-width:unset;margin-left:0;margin-right:0}}.i-bar-list{border:1px solid rgba(var(--c-dark-rgb),.4);border-top:0;margin-bottom:.5rem}.i-bar-list button{color:#191b1d}.i-bar-item{display:flex;width:100%;cursor:pointer;font-size:1rem;padding:1rem var(--i-bar-padding-h);align-items:center;text-align:left;background:#fff;line-height:var(--leading);text-decoration:none;color:#191b1d!important}.i-bar-item:last-child{border-bottom-width:2px}.i-bar-item strong{font-weight:400}.i-bar-item-check{border-radius:50%;display:block;margin-right:var(--i-bar-check-margin);position:relative}.i-bar-item-check i{color:#fff;font-size:.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.i-bar-item-check .fa-check{font-size:.8rem}.i-bar-item-check svg{transform:rotate(-90deg);border-radius:50%;width:var(--i-bar-check-size);height:var(--i-bar-check-size)}.i-bar-item-check div{border-radius:50%;width:var(--i-bar-check-size);height:var(--i-bar-check-size)}.i-bar-item-check circle{stroke:#fff}.i-bar-item-check .i-bar-check-initial i{color:#fff}.i-bar-check-percent{position:absolute;top:0;left:0;z-index:2}.i-bar-header{font-size:1rem;padding:.5rem var(--i-bar-padding-h);margin:0}.i-bar-header h3{font-size:1rem;font-variant-caps:all-small-caps;letter-spacing:.05rem;font-weight:700;text-align:left;display:flex;align-items:center;color:var(--c-base-subtle)}.i-bar-header h3 i{width:var(--i-bar-check-size);text-align:center}.i-bar-more{color:var(--c-base)!important;background:var(--c-xlight-base)!important;margin-top:1.5rem;margin-bottom:.5rem}.i-bar-item.is-active{background:rgba(var(--c-latest-rgb),.05)}.i-bar-item.is-active strong{font-weight:700;color:var(--c-dark)}.i-bar-item.is-latest{--check-color:rgba(var(--c-latest-rgb), 0.8)}.i-bar-item.is-latest:hover,.i-bar-item.is-latest:focus{background:rgba(var(--c-latest-rgb),.05)}.i-bar-item.is-latest .i-bar-check-initial{background:var(--c-success)}.i-bar-item.is-latest .i-bar-check-completed,.i-bar-item.is-latest .i-bar-check-percent{background-color:var(--c-transparent-blue)}.i-bar-item.is-latest .i-bar-check-completed i,.i-bar-item.is-latest .i-bar-check-percent i{color:var(--check-color);opacity:.9}circle{fill:var(--check-color)}.i-bar-item.is-active{background:rgba(var(--c-urgent-rgb),.05)}.i-bar-item.is-active strong{font-weight:700;color:var(--c-dark)}.i-bar-item.is-urgent{--check-color:rgba(var(--c-urgent-rgb), 0.8)}.i-bar-item.is-urgent:hover,.i-bar-item.is-urgent:focus{background:rgba(var(--c-urgent-rgb),.05)}.i-bar-item.is-urgent .i-bar-check-initial{background:var(--c-success)}.i-bar-item.is-urgent .i-bar-check-completed,.i-bar-item.is-urgent .i-bar-check-percent{background-color:var(--c-transparent-blue)}.i-bar-item.is-urgent .i-bar-check-completed i,.i-bar-item.is-urgent .i-bar-check-percent i{color:var(--check-color);opacity:.9}circle{fill:var(--check-color)}.i-bar-item.is-active{background:rgba(var(--c-momentum-rgb),.05)}.i-bar-item.is-active strong{font-weight:700;color:var(--c-dark)}.i-bar-item.is-momentum{--check-color:rgba(var(--c-momentum-rgb), 0.8)}.i-bar-item.is-momentum:hover,.i-bar-item.is-momentum:focus{background:rgba(var(--c-momentum-rgb),.05)}.i-bar-item.is-momentum .i-bar-check-initial{background:var(--c-success)}.i-bar-item.is-momentum .i-bar-check-completed,.i-bar-item.is-momentum .i-bar-check-percent{background-color:var(--c-transparent-blue)}.i-bar-item.is-momentum .i-bar-check-completed i,.i-bar-item.is-momentum .i-bar-check-percent i{color:var(--check-color);opacity:.9}circle{fill:var(--check-color)}.i-bar-item.is-active{background:rgba(var(--c-unsorted-rgb),.05)}.i-bar-item.is-active strong{font-weight:700;color:var(--c-dark)}.i-bar-item.is-unsorted{--check-color:rgba(var(--c-unsorted-rgb), 0.8)}.i-bar-item.is-unsorted:hover,.i-bar-item.is-unsorted:focus{background:rgba(var(--c-unsorted-rgb),.05)}.i-bar-item.is-unsorted .i-bar-check-initial{background:var(--c-success)}.i-bar-item.is-unsorted .i-bar-check-completed,.i-bar-item.is-unsorted .i-bar-check-percent{background-color:var(--c-transparent-blue)}.i-bar-item.is-unsorted .i-bar-check-completed i,.i-bar-item.is-unsorted .i-bar-check-percent i{color:var(--check-color);opacity:.9}circle{fill:var(--check-color)}.i-bar-search{margin-bottom:0}.i-bar-search-field{position:relative;margin-bottom:.5rem}.i-bar-search-input[type=text]{width:100%;padding:.75rem;border:0;border-top:2px solid var(--c-blue);border-bottom:2px solid var(--c-blue);border-radius:0;font-size:1rem;padding-right:2.5rem}.i-bar-search-input[type=text]:focus{outline:0;box-shadow:0 0 0 4px #aabfdd;border-color:var(--c-blue)}.i-bar-search-clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:0 0;border:none;color:#666;cursor:pointer;padding:.25rem}.i-bar-search-clear:hover{color:#333}.i-bar-search-loading{display:flex;align-items:center;padding:1rem;color:#666;font-size:.9rem}.i-bar-search-loading i{margin-right:.5rem}.i-bar-search-results{border:none;border-radius:0;background:#fff}.i-bar-search-no-results{padding:1rem;text-align:center;color:#666;font-style:italic}.i-bar-state-banner{position:absolute;bottom:0;right:0;background-color:#dc3545;color:#fff;font-size:10px;font-weight:700;padding:2px 8px 2px 14px;text-transform:uppercase;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%,8px 50%);min-width:40px;text-align:center}.news-clip{display:flex;flex-direction:column;justify-content:stretch;box-shadow:0 1px 1px rgba(0,25,64,6%),inset 0 0 0 1px rgba(var(--c-dark-rgb),.1);margin-bottom:calc(var(--leading) * 1rem)}@media screen and (min-width:40rem){.news-clip{margin:.5rem 0 0;transition:transform .15s ease-out}.news-clip:hover{transform:scale(1.05)}.news-clip:active{transition-duration:.1s;transform:scale(1.03)}}.news-clip a{line-height:1.6;color:var(--c-base);text-decoration:none}.news-clip-head,.news-clip-body{display:block}.news-clip-head{padding:1rem 1.5rem;background:var(--c-dark);display:flex;align-items:center;justify-content:space-between}.news-clip-head img{height:1.5rem}.news-clip-head i{color:rgba(255,255,255,.6);font-size:1rem;line-height:1;position:relative;top:-1px}.news-clip-body{font-size:1rem;padding:1rem 1.5rem}.step{margin-bottom:4rem}.step-content{max-width:30rem;margin:0 auto}.step-content h2{margin:1rem 0;font-weight:700;text-align:center}.step i{font-size:4em;color:var(--c-blue);margin:0 auto;display:block}@media screen and (min-width:40rem){.step-content{grid-column:4/span 8;margin:0;max-width:unset}.step-content h2{text-align:left;margin:0 0 var(--paragraph-break)}.step i{font-size:3em;grid-column:2/span 2}}@media screen and (min-width:66rem){.step-content{grid-column:5/span 6}.step i{font-size:4em;grid-column:3/span 2}}.content2025 h2{margin-top:20px}.content2025 h2.h3{font-size:1.3em;text-align:left}.content2025 p{font-size:1.1em}.content2025 .step{margin-bottom:2rem}.volunteer-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.volunteer{font-size:1rem;text-align:center;width:50%;padding:0 calc(var(--g-gap)/2)var(--g-gap)}.volunteer img{max-width:75%;margin:0 auto .5rem}.volunteer a{text-decoration:none}.volunteer p{margin:0}@media screen and (min-width:60rem){.volunteer{padding:0 calc(var(--g-gap)/2)var(--g-gap);width:25%}}.token-request h2{margin-bottom:0}.token-request p{font-size:1.1rem}.token-request .react-container{margin-top:20px}.token-request .react-container .error{color:red}.token-request .react-container input{width:300px;margin:0 auto 8px}.token-request .react-container button{width:300px}body.issue .issue-wrapper{overflow:hidden}body.issue .issue-wrapper ul{padding-left:40px}body.issue .issue-wrapper li{margin-bottom:calc(var(--leading) * .5rem)}body.issue h4.archive-note{background-color:var(--c-latest);padding:8px 12px;color:#fff;font-size:1rem;border-radius:8px;margin-bottom:.8rem}body.issue h4.archive-note i{margin-right:6px}body.issue h4.archive-note a{color:var(--c-dark)}body.issue .issue-content h1{font-size:2rem;font-weight:700;text-align:left;margin:-.5rem 0 2rem}@media screen and (min-width:768px){body.issue .issue-content h1{font-size:3rem}}body.issue .issue-content p,body.issue .issue-content li,body.issue .issue-content blockquote{font-size:calc(20rem/var(--base-font-size))}body.issue .issue-content p{line-height:1.8rem}body.issue .issue-content blockquote{margin-left:0;border-left:.3rem solid #1875d1;padding-left:1.2rem}body.issue .contact-phone a,body.issue .contact-local-numbers a{text-decoration:none}body.issue #reps-header{margin-bottom:.5rem;font-weight:600}body.issue .reps{margin:30px 0}body.issue .reps h3{text-align:left;font-size:1.2rem;font-weight:700;margin-bottom:4px}body.issue .reps ul{list-style:none;padding:0;margin:0}body.issue .reps ul li{list-style:none;margin-bottom:2px;margin-left:0;padding-left:0;padding:4px;height:fit-content;background-color:var(--c-xlight-base);border-left:3px solid var(--c-xlight-base);overflow:hidden}body.issue .reps ul li.active{border-left-color:var(--c-blue)}body.issue .reps ul li img{margin:3px 6px 6px 3px;width:36px;height:36px;border-radius:18px;float:left;object-fit:cover}body.issue .reps ul li a{color:var(--c-blue)}body.issue .reps ul li h4{margin:0;font-size:17px;font-weight:700}body.issue .reps ul li p{font-size:15px;margin-bottom:0}body.issue .reps ul li p a{text-decoration:underline}body.issue .reps ul li .rep-info{display:flex;flex-direction:row;align-items:flex-start;gap:6px}body.issue .reps ul li .vacant,body.issue .reps ul li .irrelevant{opacity:.5}body.issue .reps .help{margin:4px 0 0 6px;font-size:14px;font-style:italic}body.issue .contact-warning{font-size:1rem;color:var(--c-red);padding:0 6px}body.issue .contact{margin-top:2rem;display:flex;flex-direction:column;flex-wrap:wrap;align-items:left;font-weight:700}@media only screen and (min-width:1024px){body.issue .contact{flex-direction:row;margin-bottom:1rem;align-items:center}}@media only screen and (min-width:1024px){body.issue .contact-image{margin-right:2rem}}body.issue .contact-image img{height:7rem;width:7rem;border-radius:50%}@media only screen and (min-width:1024px){body.issue .contact-image img{height:8.5rem;width:8.5rem}}body.issue .contact-name{margin:0;padding:0;font-size:1.8rem;margin-top:1rem;margin-bottom:.5rem}@media only screen and (min-width:481px){body.issue .contact-name{font-size:2.5rem}}@media only screen and (min-width:1024px){body.issue .contact-name{font-size:2.75rem;margin-bottom:0}}body.issue .contact-name span{font-weight:400}body.issue .contact-phone{font-size:2.4rem;padding-top:0;line-height:1em}@media only screen and (min-width:481px){body.issue .contact-phone{font-size:3rem}}@media only screen and (min-width:1024px){body.issue .contact-phone{font-size:4.25rem;margin-top:0}}body.issue .contact-local-numbers{font-size:1rem}body.issue .contact-local-numbers h3{margin:0}body.issue .contact-local-numbers ul{font-size:1.4rem;line-height:1.4em;list-style:none;margin:0 0 16px;padding:0}body.issue .contact-local-numbers ul li{height:auto;background-color:inherit;margin:0;border:none}body.issue .contact-local-numbers button{background-color:transparent;text-decoration:underline;cursor:pointer;color:var(--c-dark)}body.issue .issue-script .contact-content{background-color:#f5f5f5;padding:20px}body.issue .issue-script p,body.issue .issue-script li,body.issue .issue-script blockquote{font-size:calc(20rem/var(--base-font-size))}body.issue .issue-script p{line-height:1.4em;margin:0 0 16px}body.issue .outcomes{margin:30px auto 24px;padding:0}body.issue .outcomes.outcomes-float{position:sticky;bottom:0;left:0;right:0;background-color:#fff;margin:0;box-shadow:0 -2px 4px rgba(0,0,0,.1);z-index:10}body.issue .outcomes h3{font-weight:500;font-size:1.4rem;text-align:left;margin:0 4px;padding:10px 0}body.issue .outcomes-items{display:flex;flex-wrap:wrap}@media(max-width:768px){body.issue .outcomes-items{display:grid;grid-template-columns:1fr 1fr;gap:4px}}body.issue .outcomes-items button{text-transform:uppercase;font-weight:600;cursor:pointer;flex-grow:1;font-size:1.3rem;flex-basis:180px;margin:2px;text-align:center;padding-top:1rem;padding-bottom:1rem;-webkit-font-smoothing:antialiased;color:#fff;background-color:var(--c-blue);border:1px solid #135ba3}body.issue .outcomes-items button:hover,body.issue .outcomes-items button:focus{background-color:#1568ba}body.issue .outcomes-items button:hover{box-shadow:0 1px 10px rgba(24,117,209,.85)}body.issue .outcomes-items button:focus{outline:none;box-shadow:0 0 0 .2rem rgba(24,117,209,.6)}@media(max-width:768px){body.issue .outcomes-items button{font-size:1.2rem;flex-basis:auto;margin:0}}@media only screen and (min-width:768px){body.issue .outcomes-items button{flex-basis:150px}}@media only screen and (min-width:1024px){body.issue .outcomes-items button{border-radius:0;border-left-width:0}body.issue .outcomes-items button:first-of-type{border-top-left-radius:6px;border-bottom-left-radius:6px;border-left-width:1px}body.issue .outcomes-items button:last-of-type{border-top-right-radius:6px;border-bottom-right-radius:6px}}.done-wrapper h1{font-size:1.3rem;font-weight:400;text-align:left;margin-bottom:0}.done-wrapper h2{margin:0;text-align:left}.done-wrapper h3{text-align:left;font-weight:700}.done-wrapper .done-grid{margin-top:40px;display:grid;grid-template-columns:50%;grid-template-rows:auto;grid-column-gap:20px}.done-wrapper .done-grid h3{font-size:1.4rem;font-weight:700;text-align:left;margin-bottom:10px}.done-wrapper .done-remind{grid-column:1}.done-wrapper .done-remind p{margin:0 0 10px;font-size:1.2rem}.done-wrapper .done-remind blockquote{padding:16px;background-color:#eee;border-radius:10px;display:flow-root}.done-wrapper .done-remind blockquote h3{margin:0}.done-wrapper .done-remind input{padding:6px;font-size:18px;border:0}.done-wrapper .done-remind button{float:right;font-size:1.3rem;padding:5px 10px;margin-top:10px;background-color:var(--c-blue);color:#fff;border-radius:6px;cursor:pointer}.done-wrapper .done-remind button:disabled{opacity:.33}.done-wrapper .done-remind h5{margin-left:20px}.done-wrapper .done-share{text-align:right;grid-column:2}.done-wrapper .done-share img{display:block;width:100%;border:none}.done-wrapper .done-share .share-links p{padding:2px 0;margin-bottom:0;background-color:red;font-size:18px;display:flex;align-items:center;justify-content:center}.done-wrapper .done-share .share-links p i{margin-right:8px}.done-wrapper .done-share .share-links p a{color:#fff;text-decoration:underline;cursor:pointer}.done-wrapper .done-share .share-links .share-twitter{background-color:#1da1f2!important}.done-wrapper .done-share .share-links .share-bluesky{background-color:#1185fe!important}.done-wrapper .done-share .share-links .share-threads{background-color:#000!important}.done-wrapper .done-share .share-links .share-mastodon{background-color:#6364ff!important}.done-wrapper .done-share .share-links .share-facebook{background-color:#3b5998!important}.done-wrapper .done-donate{margin-top:20px}.done-wrapper .donate-grid{display:grid;grid-template-columns:50%;grid-template-rows:auto;grid-column-gap:20px;grid-row-gap:20px;margin:20px 0}.done-wrapper .donate-grid button{font-size:32px;font-weight:700;text-transform:inherit;border-radius:10px;padding:10px;cursor:pointer}.done-wrapper .donate-grid button.donate-best{background-color:var(--c-blue);color:#fff}.done-wrapper .donate-grid button span{display:block;font-size:22px;font-weight:400}.done-wrapper .donate-grid .grid-1{grid-column:1}.done-wrapper .donate-grid .grid-2{grid-column:2}body.home h4.notfound-note{background-color:var(--c-blue);padding:8px 12px;color:#fff;font-size:1.1rem;border-radius:8px;margin-bottom:.8rem;font-weight:400}body.home h4.notfound-note i{margin-right:.5rem;display:inline-block}body.home h4.notfound-note a{color:#fff;text-decoration-color:rgba(255,255,255,.5);font-weight:700}body.home h4.notfound-note:hover a{text-decoration-color:#fff}body.archive .archive-wrapper h1{font-size:3rem;margin:-.5rem 0 2rem;text-align:left}body.archive .archive-wrapper h4.archive-note{background-color:var(--c-latest);padding:8px 12px;color:#fff;font-size:1rem;border-radius:8px;margin-bottom:2rem}body.archive .archive-wrapper h4.archive-note i{margin-right:6px}body.archive .archive-wrapper h4.archive-note a{color:var(--c-dark)}@media screen and (min-width:76rem){.archive__grid{display:grid;grid-template-columns:10rem 1fr;row-gap:2.5rem;column-gap:2rem}}.archive__phone-icon{color:rgba(2,63,162,.3);margin-right:.5rem;vertical-align:top}.archive__page-title{text-align:left;font-size:1.4rem;margin:2rem 0 1rem;overflow-wrap:break-word}@media screen and (min-width:76rem){.archive__page-title{margin:-.1rem 0 0}}.archive__list-item{margin-left:0!important;list-style:none;margin-bottom:0!important}.archive__entry{display:flex;align-items:flex-start;margin-bottom:1rem}.archive__entry:hover .archive__phone-icon,.archive__entry:focus .archive__phone-icon{color:rgba(2,63,162,.5)}.archive__topic-link{font-size:1.22rem;margin-top:-.16rem}@media screen and (max-width:40rem){.state .i-hidden-bar{display:block}.state .i-bar-list{display:none}}@media screen and (min-width:40rem){.state .i-bar{display:block;grid-column:1/span 6}.state .state-content-wrapper{grid-column:7/-1}}@media screen and (min-width:76rem){.state .i-bar{display:block;grid-column-end:5}.state .state-content-wrapper{grid-column-start:5}}.fundraising-progress{margin:1rem 0}.fundraising-progress .progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.fundraising-progress .progress-header .progress-amounts{display:flex;flex-direction:column}.fundraising-progress .progress-header .progress-amounts .current-amount{font-size:1.25rem;font-weight:700;color:#2c5aa0}.fundraising-progress .progress-header .progress-amounts .current-amount.clickable-amount{text-decoration:none;cursor:pointer;transition:color .2s ease}.fundraising-progress .progress-header .progress-amounts .current-amount.clickable-amount:hover{color:#1e3f6f;text-decoration:underline}.fundraising-progress .progress-header .progress-amounts .target-amount{font-size:.875rem;color:#666}.fundraising-progress .progress-header .progress-amounts .target-amount.clickable-amount{text-decoration:none;cursor:pointer;transition:color .2s ease}.fundraising-progress .progress-header .progress-amounts .target-amount.clickable-amount:hover{color:#444;text-decoration:underline}.fundraising-progress .progress-header .progress-percentage{font-size:1.125rem;font-weight:700;color:#2c5aa0}.fundraising-progress .progress-bar{width:100%;height:12px;background-color:#e5e5e5;border-radius:6px;overflow:hidden}.fundraising-progress .progress-bar .progress-fill{height:100%;background:linear-gradient(90deg,#2c5aa0 0%,#4a90d9 100%);border-radius:6px;transition:width .3s ease;min-width:0}.fundraising-progress .donate-button-container{margin-top:1rem;text-align:center}.fundraising-progress .donate-button-container .donate-button{display:inline-block;padding:.75rem 1.5rem;background:linear-gradient(135deg,#2c5aa0 0%,#4a90d9 100%);color:#fff;text-decoration:none;border-radius:6px;font-weight:700;font-size:1rem;transition:all .2s ease;box-shadow:0 2px 4px rgba(44,90,160,.2)}.fundraising-progress .donate-button-container .donate-button:hover{background:linear-gradient(135deg,#1e3f6f 0%,#2c5aa0 100%);transform:translateY(-1px);box-shadow:0 4px 8px rgba(44,90,160,.3);color:#fff;text-decoration:none}.fundraising-progress .donate-button-container .donate-button:active{transform:translateY(0);box-shadow:0 2px 4px rgba(44,90,160,.2)}@media(max-width:768px){.fundraising-progress .progress-header .progress-amounts .current-amount{font-size:1.125rem}.fundraising-progress .progress-header .progress-amounts .target-amount{font-size:.8rem}.fundraising-progress .progress-header .progress-percentage{font-size:1rem}.fundraising-progress .donate-button-container .donate-button{padding:.625rem 1.25rem;font-size:.9rem}}.home h1{margin-bottom:var(--paragraph-break)}.home h1 span{display:block}@media screen and (min-width:40rem){.home .i-bar{grid-column:1/span 6}.home .card-home-wrapper{grid-column:7/-1}}@media screen and (min-width:76rem){.home .i-bar{grid-column-end:5}.home .card-home-wrapper{grid-column-start:5}}.subscribe-body input[type=text]{margin-bottom:1rem}.subscribe-body input[type=submit]{width:100%}@media screen and (min-width:76rem){.subscribe-body{display:flex}.subscribe-body input[type=text]{margin:0 .5rem 0 0}.subscribe-body input[type=submit]{width:auto}}.founders-photo{grid-column:1/span 4}.founders-photo img{display:block;margin:0 auto}@media screen and (min-width:40rem){.founders-photo img{margin:0}}.founders-body{grid-column:5/span 8}@media screen and (min-width:60rem){.founders-photo{grid-column:3/span 3}.founders-body{grid-column:6/span 5}}.founders-social{font-size:1rem}.founders-social a{text-decoration:none;margin-right:1rem;display:block}@media screen and (min-width:30rem){.founders-social a{display:inline-block}}.full-list-link{text-align:center;width:100%;display:block;margin-top:calc(var(--g-gap) * -1 + 1rem)}.full-list-link a{background:rgba(var(--c-blue-rgb),.1);color:var(--c-dark);font-size:.875rem;display:inline-block;margin:0 auto;text-decoration:none;border-radius:var(--radius);text-align:center;margin-top:1.5rem;padding:.25rem .5rem}.about-team{margin-top:5rem}.other-comms-footnote{margin-top:2rem}.calling-tips .card{grid-column:1/span 6}.calling-tips .card:nth-child(even){grid-column-start:7}@media screen and (min-width:60rem){.calling-tips .card{grid-column:2/span 5}}@media screen and (min-width:75rem){.calling-tips .card{grid-column:3/span 4}}.calling-tips p:first-child{margin-bottom:.5rem}@media screen and (min-width:40rem){.g-faq .card{grid-column:2/span 10}}@media screen and (min-width:54rem){.g-faq .card{grid-column:3/span 8}}@media screen and (min-width:66rem){.g-faq .card{grid-column-start:auto;grid-column-end:span 4}}.troubleshooting h2{margin-top:calc(var(--leading) * 2rem)}.troubleshooting .g-3up{margin:0 auto 6rem}.troubleshooting .g-3up+div .info-box{margin-top:-3rem}.troubleshooting .g-3up div{margin-bottom:calc(var(--leading) * 1.5rem)}.troubleshooting .g-3up p{margin-bottom:0}.troubleshooting img{width:75%;border-radius:var(--radius);margin:0 auto 1rem;display:block}@media screen and (min-width:40rem){.troubleshooting .g-3up{margin-top:3rem}.troubleshooting .g-3up div{margin-bottom:0}}@media screen and (max-width:40rem){.issue .i-hidden-bar{display:block}.issue .i-bar-list{display:none}}@media screen and (min-width:40rem){.issue .i-bar{display:block;grid-column:1/span 6}.issue .issue-wrapper{grid-column:7/-1}}@media screen and (min-width:76rem){.issue .i-bar{display:block;grid-column-end:5}.issue .issue-wrapper{grid-column-start:5}}.done .i-bar{display:none}@media screen and (max-width:40rem){.done .i-hidden-bar{display:block}}@media screen and (min-width:40rem){.done .i-bar{display:block;grid-column:1/span 6}.done .done-wrapper{grid-column:7/-1}}@media screen and (min-width:76rem){.done .i-bar{display:block;grid-column-end:5}.done .done-wrapper{grid-column-start:5}}.archive .i-bar{display:none}@media screen and (max-width:40rem){.archive .i-hidden-bar{display:block}}@media screen and (min-width:40rem){.archive .i-bar{display:block;grid-column:1/span 6}.archive .archive-wrapper{grid-column:7/-1}}@media screen and (min-width:76rem){.archive .i-bar{display:block;grid-column-end:5}.archive .archive-wrapper{grid-column-start:5}}