/*!
 * DNL 2018: NPWF LCMS site redesign
 * https://bitbucket.org/dnlomnimedia/dnl-2017-webpack-starter-kit-js-only
 * @author DNL Omnimedia, Inc. <info@dnlomnimedia.com>
 * @version 1.2.18
 * Build Time: Thu Dec 12 2019 09:59:34 GMT-0500 (Eastern Standard Time)
 * (c) Copyright DNL Omnimedia Inc. 2019.
 * All rights reserved. This source code is confidential and proprietary information of DNL Ominmedia, Inc. and may be used only by a recipient designated by and for the purposes permitted by DNL Ominmedia, Inc. in writing.  Reproduction of, dissemination of, modifications to or creation of derivative works from this source code, whether in source or binary forms, by any means and in any form or manner, is expressly prohibited, except with the prior written permission of DNL Ominmedia, Inc. . THIS CODE AND ANY ADDITIONAL INFORMATION ARE PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. This notice may not be removed from the software by any user thereof.
 * 
 */
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);-o-transform:rotate(4deg);-ms-transform:rotate(4deg);transform:rotate(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}to{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-noir .tooltipster-box{border-radius:0;border:3px solid #000;background:#fff}.tooltipster-sidetip.tooltipster-noir .tooltipster-content{color:#000}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow{height:11px;margin-left:-11px;width:22px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow{height:22px;margin-left:0;margin-top:-11px;width:11px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background{border:11px solid transparent}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff;top:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff;left:-4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff;left:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff;top:-4px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border{border-width:11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped{top:-11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped{left:-11px}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("./ajax-loader.gif") 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url("./fonts/slick.eot");src:url("./fonts/slick.eot?#iefix") format("embedded-opentype"),url("./fonts/slick.woff") format("woff"),url("./fonts/slick.ttf") format("truetype"),url("./fonts/slick.svg#slick") format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\2022";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}html{font-family:myriad-pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.13rem;font-size:1rem;font-weight:400;line-height:125%;line-height:110.61947%;min-height:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{background:#fff;color:#231f20;font-size:100%;margin:0;padding:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}template{display:none}button,input,keygen,select,textarea{font-family:inherit;font-size:inherit}button,input[type=submit],textarea{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button{outline:0}@media (breakpoint("print")){a:link,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")";font-size:1.13rem;font-weight:400;text-decoration:none}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}}.background--blue{background-color:#50c8f4}.background--black{background-color:#000}.background--burgundy{background-color:#98002e}.background--grey{background-color:#231f20}.background--green{background-color:#00e756}.background--orange{background-color:#ee6b24}.background--tan{background-color:#e7e0d8}.background--white{background-color:#fff}.border__off{border:0}.color-gray{color:#636466}.color-gray__darkest{color:#231f20}.color-orange{color:#ee6b24}.color-purple{color:#230120}.color-red{color:#d31145}.color-red__dark{color:#98002e}.color-tan{color:#e7e0d8}.color-tan__dark{color:#9c9181}.color-yellow{color:#fdfb03}.color-bg--gray{background-color:#636466}.color-bg--gray__darkest{background-color:#231f20}.color-bg--orange{background-color:#ee6b24}.color-bg--purple{background-color:#230120}.color-bg--red{background-color:#d31145}.color-bg--red__dark{background-color:#98002e}.color-bg--tan{background-color:#e7e0d8}.color-bg--tan__dark{background-color:#9c9181}.color-bg--yellow{background-color:#fdfb03}@media (max-width:1023px){.content{margin-top:162px}}.content.content--take-over{background:#fff}@media (max-width:1023px){.content.content--take-over{margin-top:142px}}.highlight{background-color:#fdfb03}.hide-item{display:none}.body-content__container form input[type=submit]{border:0}.body-content__container form input:not([type=submit]):not(.menu-search__submit):not(.menu-search__input):not([type=checkbox]):not([type=radio]){border:3px solid #000;color:#9c9181;font-size:1.4rem;height:69px;padding-left:33px}.body-content__container form input:not([type=submit]):not(.menu-search__submit):not(.menu-search__input):not([type=checkbox]):not([type=radio])::-webkit-input-placeholder{color:#9c9181;opacity:1}.body-content__container form input:not([type=submit]):not(.menu-search__submit):not(.menu-search__input):not([type=checkbox]):not([type=radio])::-moz-placeholder{color:#9c9181;opacity:1}.body-content__container form input:not([type=submit]):not(.menu-search__submit):not(.menu-search__input):not([type=checkbox]):not([type=radio])::-ms-input-placeholder{color:#9c9181;opacity:1}.body-content__container form input:not([type=submit]):not(.menu-search__submit):not(.menu-search__input):not([type=checkbox]):not([type=radio])::placeholder{color:#9c9181;opacity:1}p{margin-bottom:0;margin-top:1rem}@media (max-width:599px){p{margin-top:16.5px}}pre{font-family:monospace;font-size:1rem;white-space:pre-wrap}.hidden{height:0;left:-10000px;overflow:hidden;position:absolute;top:auto;visibility:hidden;width:0}select{border:3px solid #000;color:#9c9181;font-size:1.5rem;height:69px;padding-left:33px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/arrow-down.svg),linear-gradient(270deg,#e7e0d8,#e7e0d8 57px,#000 58px,#000 60px,#fff 61px,#fff 0);background-position:right 8px top 50%,0 0;background-repeat:no-repeat,no-repeat;background-size:40px,cover;padding-right:60px}.mobile-display{display:none}@media (max-width:599px){.mobile-display{display:-webkit-box;display:-ms-flexbox;display:flex}}.phone-landscape__hide{display:none}@media (min-width:480px){.phone-landscape__hide{display:inherit}}.phone-landscape__show{display:none}@media (max-width:479px){.phone-landscape__show{display:inherit}}#action-alert input#send[type=submit],#donationUpgrade button#upgrade-confirm,#donationUpgrade button.reject,.action-button,.button,.Button,.button--orange,.button--red,.button--red-dark,.button--tan,.button--tertiary,.button__orange,.button__red,.button__red--dark,.button__tan,.button__tertiary,.donation-level-input-container.form-input label,.form--survey button,.next-step,.slide__column--urgent .button--custom,.survey-custom .Button,.unsubscribe .Button,.urgent__mobile--slides .button--custom,body.member-center .body-content #member-center .alert__close,body.member-center .body-content #member-center .button--edit,body.member-center .body-content #member-center .form__button.form__button--cancel,body.member-center .body-content #member-center .form__button.form__button--save{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ee6b24;border:0;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;font-weight:700;height:69px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;text-transform:uppercase;width:100%}#action-alert input#send:hover[type=submit],#donationUpgrade button#upgrade-confirm:hover,#donationUpgrade button.reject:hover,.action-button:hover,.button--orange:hover,.button--red-dark:hover,.button--red:hover,.button--tan:hover,.button--tertiary:hover,.button:hover,.Button:hover,.button__orange:hover,.button__red--dark:hover,.button__red:hover,.button__tan:hover,.button__tertiary:hover,.donation-level-input-container.form-input label:hover,.form--survey button:hover,.next-step:hover,.slide__column--urgent .button--custom:hover,.urgent__mobile--slides .button--custom:hover,body.member-center .body-content #member-center .alert__close:hover,body.member-center .body-content #member-center .button--edit:hover,body.member-center .body-content #member-center .form__button.form__button--cancel:hover,body.member-center .body-content #member-center .form__button.form__button--save:hover{background:#98002e;color:#fff}@media (max-width:599px){#action-alert input#send[type=submit],#donationUpgrade button#upgrade-confirm,#donationUpgrade button.reject,.action-button,.button,.Button,.button--orange,.button--red,.button--red-dark,.button--tan,.button--tertiary,.button__orange,.button__red,.button__red--dark,.button__tan,.button__tertiary,.donation-level-input-container.form-input label,.form--survey button,.next-step,.slide__column--urgent .button--custom,.survey-custom .Button,.unsubscribe .Button,.urgent__mobile--slides .button--custom,body.member-center .body-content #member-center .alert__close,body.member-center .body-content #member-center .button--edit,body.member-center .body-content #member-center .form__button.form__button--cancel,body.member-center .body-content #member-center .form__button.form__button--save{font-size:1.4rem;height:69px;width:100%}}.button--back{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:unset;color:#9c9181;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:unset;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;margin-top:1rem;width:unset}.button--back:before{background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/arrow-circle-tan-dark.svg);content:"";height:44px;margin-right:1rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:44px}.button--back:hover{background:unset;color:#98002e}.button--back:hover:before{background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/arrow-circle-red-dark.svg)}.button--more,.mc__button--amount,.mc__button--billing{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;color:#9c9181;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:unset;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:1rem;width:unset}.button--more:after,.mc__button--amount:after,.mc__button--billing:after{background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/arrow-circle-tan-dark.svg);content:"";height:44px;margin-left:1rem;width:44px}.button--more:hover,.mc__button--amount:hover,.mc__button--billing:hover{background:transparent;color:#98002e}.button--more:hover:after,.mc__button--amount:hover:after,.mc__button--billing:hover:after{background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/arrow-circle-red-dark.svg)}.button--red,.button__red,body.member-center .body-content #member-center .form__button.form__button--cancel{background:#d31145;color:#fff}#donationUpgrade button#upgrade-confirm,.button--red-dark,.button--red:hover,.button__red--dark,.button__red:hover,.survey-custom .Button,body.member-center .body-content #member-center .button--edit,body.member-center .body-content #member-center .form__button.form__button--cancel:hover,body.member-center .body-content #member-center .form__button.form__button--save{background:#98002e;color:#fff}#donationUpgrade button#upgrade-confirm:hover,.button--red-dark:hover,.button__red--dark:hover,.survey-custom .Button:hover,body.member-center .body-content #member-center .button--edit:hover,body.member-center .body-content #member-center .form__button.form__button--save:hover{background:#d31145;color:#fff}#donationUpgrade button.reject,.button--tan,.button__tan{background:#9c9181}#donationUpgrade button.reject:hover,.button--tan:hover,.button__tan:hover{background:#98002e;color:#fff}.button--dark-gray{background:#636466}.button--dark-gray:hover{background:#ee6b24;color:#fff}.button--tertiary,.button__tertiary{max-width:400px}@media (max-width:599px){.button--tertiary,.button__tertiary{max-width:75%}}.header__logo--mobile a{display:block;width:100%}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1023px){.header{background:#fff;margin-top:0;min-height:142px;position:fixed;top:0;width:100%;z-index:99}}.header.header--take-over{background:#fff}@media (max-width:1023px){.header.header--take-over{max-height:142px}}.header__content{max-width:1580px;width:95%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:33px;margin-top:33px}@media (max-width:1023px){.header__content{padding-left:16.5px;padding-right:16.5px;width:100%;height:55px;margin-bottom:24px;margin-top:24px}}@media (max-width:1023px){.header--take-over .header__content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.header__logo{width:16%}@media (max-width:1023px){.header__logo{display:none}}.header__logo--mobile{display:none;max-width:255px;width:80%}@media (max-width:1023px){.header__logo--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__nav-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;width:80%}.header--take-over .header__nav-container{width:unset}@media (max-width:1023px){.header__nav-container{width:unset}}.header__nav--mobile{display:none}@media (max-width:1023px){.header__nav--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__logo--mobile img,.header__logo img{width:100%}.header__logo--mobile img{margin-left:-16px}.co-branding .header__logo a:first-of-type{-webkit-box-flex:2.225;-ms-flex:2.225;flex:2.225;margin-right:2rem}.co-branding .header__logo--mobile a:first-of-type{margin-bottom:1rem;width:255px}.co-branding .header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;width:26%}@media (max-width:1023px){.co-branding .header__logo{display:none}}.co-branding .header__logo--mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.co-branding .header__nav-container{display:none}.co-branding img{height:auto;vertical-align:middle;width:100%}.co-branding .co-brand--mobile img{margin-left:0}.co-branding .nav__sub-menu-container--mobile{display:none}@media (max-width:599px){.co-branding+.content .section-head__container--clo{display:block}}@media (max-width:1023px){.co-branding+.content .section-head__container--clo{display:block}}.grid>div{margin-bottom:1em;padding-left:.5em;padding-right:.5em}.grid>div:last-of-type{margin-bottom:0}@media (max-width:599px){.grid>div{padding-left:0;padding-right:0}}.grid--2>div{width:50%}@media (max-width:959px){.grid--2>div:nth-child(odd){padding-left:0;padding-right:.5em}}@media (max-width:599px){.grid--2>div:nth-child(odd){padding-left:0;padding-right:0}}@media (max-width:959px){.grid--2>div:nth-child(2n){padding-left:.5em;padding-right:0}}@media (max-width:599px){.grid--2>div:nth-child(2n){padding-left:0;padding-right:0}}@media (max-width:959px){.grid--2>div{margin-bottom:1em;width:50%}}@media (max-width:599px){.grid--2>div{margin-bottom:1em;padding-left:0;padding-right:0;width:100%}}.grid--3>div{width:33.33%}@media (max-width:959px){.grid--3>div:nth-child(odd){padding-left:0;padding-right:.5em}}@media (max-width:599px){.grid--3>div:nth-child(odd){padding-left:0;padding-right:0}}@media (max-width:959px){.grid--3>div:nth-child(2n){padding-left:.5em;padding-right:0}}@media (max-width:599px){.grid--3>div:nth-child(2n){padding-left:0;padding-right:0}}@media (max-width:959px){.grid--3>div{margin-bottom:1em;width:50%}}@media (max-width:599px){.grid--3>div{margin-bottom:1em;padding-left:0;padding-right:0;width:100%}}.grid--4>div{width:25%}@media (max-width:959px){.grid--4>div{margin-bottom:1em;width:50%}}@media (max-width:599px){.grid--4>div{margin-bottom:1em;padding-left:0;padding-right:0;width:100%}}.grid--5>div{width:20%}@media (max-width:959px){.grid--5>div{margin-bottom:1em;width:33.33%}}@media (max-width:599px){.grid--5>div{margin-bottom:1em;padding-left:0;padding-right:0;width:100%}}.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1em;width:100%}@media (max-width:959px){.grid{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}@media (max-width:599px){.grid{-ms-flex-wrap:wrap;flex-wrap:wrap}}.grid--2,.grid--3,.grid--4{margin-left:auto;margin-right:auto;max-width:65%}@media (max-width:959px){.grid--2,.grid--3,.grid--4{max-width:100%}}.grid img{width:100%}.co-brand--esv{-webkit-box-flex:0.884;-ms-flex:0.884;flex:0.884}.co-brand--esv.co-brand--mobile{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;margin-left:-1px;width:225px}@media (max-width:1023px){.co-branding--esv+.content{margin-top:159px}}.nav__menu--desktop a{color:#231f20;font-size:1.5rem;font-weight:700;text-align:left;text-transform:uppercase}@media (min-width:1200px) and (max-width:1600px){.nav__menu--desktop a{font-size:1.5rem}}@media (min-width:1024px) and (max-width:1199px){.nav__menu--desktop a{font-size:1.3rem}}.nav__menu--desktop a.active,.nav__menu--desktop a:hover{border-bottom:12px solid #e7e0d8;color:#231f20;margin-top:24px;padding-bottom:12px}.header--take-over .nav__menu--desktop a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9c9181;display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:unset}.header--take-over .nav__menu--desktop a:hover{border-bottom:0;color:#98002e;margin-top:0;padding-bottom:0}.header--take-over .nav__menu--desktop a:hover svg{fill:#98002e}.header--take-over .nav__menu--desktop a svg{fill:#9c9181;margin-left:1rem;width:44px}.nav__menu--desktop a.menu-button{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.5rem;height:68px;min-width:200px}@media (min-width:1200px) and (max-width:1600px){.nav__menu--desktop a.menu-button{font-size:1.5rem;min-width:150px;width:150px}}@media (min-width:1024px) and (max-width:1199px){.nav__menu--desktop a.menu-button{font-size:1.3rem;min-width:100px;width:100px}}.nav__menu--desktop a.menu-button:hover{border-bottom:0;color:#fff;margin-top:0;padding-bottom:0}.nav__menu--mobile a{color:#fff}.nav__menu--mobile a:hover{color:#ee6b24}.nav__sub-menu a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#231f20;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.5rem;font-weight:700;line-height:110%}.nav__sub-menu a:hover{color:#d31145}.nav__sub-menu--mobile a{display:none;color:#fff;font-weight:700}@media (max-width:1023px){.nav__sub-menu--mobile a{display:-webkit-box;display:-ms-flexbox;display:flex}}.nav__sub-menu--mobile a:hover{color:#ee6b24}.donate__button a,.donate__button a:hover,.signup__button a,.signup__button a:hover{color:#fff}.cta-buttons__mobile{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:69px;margin-bottom:0;margin-top:0;width:100%}@media (max-width:1023px){.cta-buttons__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.header .donate__button,.header .signup__button{font-size:1.2rem}@media (max-width:1023px){.header .donate__button,.header .signup__button{height:69px;width:100%}}.search__mobile form input[type=text]{color:#636466;font-style:italic;height:44px;padding-bottom:0;padding-left:16.5px;padding-top:0;width:100%}@media (max-width:1023px){.search__mobile form input[type=text]{font-size:1.5rem;height:66px}}.menu-search__close img,.menu-search__close input[type=image],.search__mobile .search__button img,.search__mobile .search__button input[type=image]{width:100%}.nav__menu--desktop li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:68px;opacity:1;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;visibility:visible}.nav__menu--desktop li:before{display:none}.nav__menu--desktop li.visibility-hidden{opacity:0;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;visibility:hidden}.nav__sub-menu li{min-width:24%}.nav__sub-menu li:before{display:none}.nav__sub-menu--mobile li{-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:33px;margin-right:0;width:50%}.nav__sub-menu--mobile li:before{display:none}.nav__menu--desktop .menu-search{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.menu-search .menu-search__close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:68px;left:-422px;opacity:0;position:absolute;right:0;top:0;-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s;visibility:hidden;width:44px;z-index:55}.menu-search .menu-search__close.show{opacity:1;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;visibility:visible}.menu-search .menu-search__input{border:0;opacity:0;outline-width:0;-webkit-transition:width .3s,opacity .3s;transition:width .3s,opacity .3s;width:0}.menu-search .menu-search__input,.menu-search .menu-search__input--open{font-size:1.5rem;height:68px;left:auto;margin:0;padding:0;padding-left:10px;position:absolute;right:-10px;top:0}.menu-search .menu-search__input--open{border:1px solid #000;opacity:1;-webkit-transition:width .2s,opacity .1s;transition:width .2s,opacity .1s;width:446px}.menu-search .menu-search__submit{opacity:0;position:absolute;top:4px;-webkit-transition:visibility 0s linear 0s,opacity .3s;transition:visibility 0s linear 0s,opacity .3s;visibility:hidden}.menu-search .menu-search__submit--open{opacity:1;position:absolute;top:4px;-webkit-transition:visibility 0s linear .3s,opacity .3s;transition:visibility 0s linear .3s,opacity .3s;visibility:visible}.nav__menu--desktop{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;list-style:none;margin:0;padding:0;width:100%}@media (max-width:1023px){.nav__menu--desktop{display:none}}@media (max-width:1023px){.header--take-over .nav__menu--desktop{display:block}}.nav__menu--mobile{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:1023px){.nav__menu--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.nav__sub-menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none;list-style-type:none;padding-left:0;width:100%}.nav__sub-menu.active{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023px){.nav__sub-menu.active{display:none}}.nav__sub-menu--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:100%;list-style-type:none;margin:0;padding:0;text-transform:uppercase}.nav__sub-menu-container--desktop{background:#e7e0d8;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:0;min-height:0;-webkit-transition:min-height .3s;transition:min-height .3s}.nav__sub-menu-container--desktop.active{min-height:100px;-webkit-transition:min-height .3s;transition:min-height .3s}@media (max-width:1023px){.nav__sub-menu-container--desktop,.nav__sub-menu-container--desktop.active{display:none}}.nav__sub-menu-container--mobile{background:#e7e0d8;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media (max-width:1023px){.nav__sub-menu-container--mobile{background:#230120;display:block;min-height:unset}}.nav__sub-menu-content{max-width:1580px;width:95%;display:none;width:80%}@media (max-width:1023px){.nav__sub-menu-content{padding-left:16.5px;padding-right:16.5px;width:100%}}.nav__sub-menu-content.active{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023px){.nav__sub-menu-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:25px;margin-top:33px;display:none}}.nav__sub-menu .nav__sub-menu-icon{margin-right:10px;max-height:62px;min-height:62px}.nav-icon,.nav-icon--on{height:28px;position:relative;width:32px}.search__mobile .search__button{position:absolute;right:10px;top:10px;width:46px}@media (max-width:1023px){.search__mobile .search__button{width:46px}}.menu-search .search-icon{height:58px}.search__mobile{display:none;position:relative}@media (max-width:1023px){.search__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;display:block}}.nav-icon--on span,.nav-icon span{background:#000;border-radius:0;display:block;height:6px;left:0;opacity:1;position:absolute;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s;width:100%}.nav-icon--on span:first-child,.nav-icon span:first-child{top:0}.nav-icon--on span:nth-child(2),.nav-icon--on span:nth-child(3),.nav-icon span:nth-child(2),.nav-icon span:nth-child(3){top:11px}.nav-icon--on span:nth-child(4),.nav-icon span:nth-child(4){top:22px}.nav-icon--on span{background:#000}.nav-icon--on span:first-child{left:50%;top:18px;width:0}.nav-icon--on span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav-icon--on span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-icon--on span:nth-child(4){left:50%;top:18px;width:0}.section-head h1 a{color:#fff}.section-head h1 a:hover{color:#e7e0d8}.section-head h1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:3rem;line-height:110%;margin:0}.section-head{max-width:1580px;width:95%;color:#fff;font-size:2.5rem;line-height:130%;padding-bottom:.5rem;padding-top:.5rem;text-align:left}@media (max-width:599px){.section-head{padding-left:16.5px;padding-right:16.5px;width:95%;font-size:1.2rem;padding:unset 16.5px;width:100%}}.section-head__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#9c9181;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100px;width:100%}@media (max-width:599px){.section-head__container{min-height:65px;padding-bottom:29px;padding-top:29px}}.breadcrumbComponent a{color:#9c9181;padding-right:11px}.breadcrumbComponent a:hover{color:#d31145}a.breadcrumb[href="/our-impact/blog/"]+.breadcrumbseparator,a.breadcrumb[href="/our-impact/blog/general/"],a.breadcrumb[href="/our-impact/blog/paid-sick-days/"]{display:none}.breadcrumb__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media (max-width:599px){.breadcrumb__container{display:none}}.breadcrumbComponent{font-size:1.25rem;font-weight:700;line-height:100%;margin:0;max-width:1600px;padding:0}.breadcrumbseparator{padding-right:11px}div[id^=breadcrumb-]{max-width:1580px;width:95%;color:#9c9181;font-size:30px;margin-top:33px;text-align:left}@media (max-width:599px){div[id^=breadcrumb-]{padding-left:16.5px;padding-right:16.5px;width:95%;display:none}}.breadcrumb__container div[id^=item-]{max-width:1580px;width:95%;color:#9c9181;font-size:30px;margin-top:0;text-align:left}@media (max-width:599px){.breadcrumb__container div[id^=item-]{padding-left:16.5px;padding-right:16.5px;width:95%;display:none}}a{color:#98002e;font-style:normal;font-weight:700;text-decoration:none}a:hover{color:#d31145}.list a,li a{color:#231f20}.list a:hover,li a:hover{color:#d31145}a.laquo:before{content:"\AB\A0"}a.raquo:after{content:"\A0\BB"}body{font-size:1.13rem;line-height:125%}@media (max-width:599px){body{font-size:1rem}}.body-content{max-width:1580px;width:95%;margin-bottom:60px}@media (max-width:599px){.body-content{padding-left:16.5px;padding-right:16.5px;width:95%}}.body-content__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.blockquote,.blockquote--right{border-left:1px solid #636466;color:#ee6b24;float:left;font-size:1.5rem;line-height:125%;margin-bottom:0;margin-top:10px;max-width:calc(50% - 5px);padding:15px}@media (max-width:599px){.blockquote,.blockquote--right{max-width:50%}}.blockquote--right{float:right;margin-left:1rem}.body-content dd,.body-content dt,.body-content legend,.body-content p{font-size:1.13rem;line-height:125%;margin-bottom:0;margin-top:1rem;color:#231f20}.body-content dd.mobile,.body-content dt.mobile,.body-content legend.mobile,.body-content p.mobile{font-size:1rem}@media (max-width:599px){.body-content dd,.body-content dt,.body-content legend,.body-content p{font-size:1rem}}.body-content dt{font-weight:700}.body-content img.img__lead-in{border:1px solid #231f20;float:right;margin-bottom:50px;margin-left:33px;margin-top:1rem;width:50%}@media (max-width:599px){.body-content img.img__lead-in{float:none;margin-bottom:0;margin-left:0;margin-top:16.5px;width:100%}}.body-content img{max-width:100%}.body-content img.img--left{border:1px solid #231f20;float:right;margin-left:33px;width:50%;float:left;margin:1rem 33px 50px 0}@media (max-width:599px){.body-content img.img--left{float:none;margin:16.5px 0 0;width:100%}}.body-content img.img--right{border:1px solid #231f20;float:right;margin-bottom:50px;margin-left:33px;margin-top:1rem;width:50%}@media (max-width:599px){.body-content img.img--right{float:none;margin-bottom:0;margin-left:0;margin-top:16.5px;width:100%}}input[type=checkbox]{display:none}input[type=checkbox]+.form__label-text,input[type=checkbox]+label{display:block;font-size:1.13rem;font-weight:400;line-height:125%;margin-top:0;padding-left:32px;position:relative}input[type=checkbox]+.form__label-text:after,input[type=checkbox]+label:after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#9c9181;background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/close-x.svg);background-position-x:center;background-position-y:center;background-repeat:no-repeat;background-size:69%;border:2px solid #231f20;border-radius:0;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:1.3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0;visibility:hidden;width:1.3rem}input[type=checkbox]+.form__label-text:before,input[type=checkbox]+label:before{background:transparent;border:2px solid #231f20;border-radius:0;content:"";display:inline-block;height:1.3rem;left:0;position:absolute;top:0;width:1.3rem}input[type=checkbox]:checked+.form__label-text:after,input[type=checkbox]:checked+label:after{visibility:visible}input[type=radio]{display:none}input[type=radio]+.Explicit label,input[type=radio]+.form__label-text,input[type=radio]+label{display:block;font-size:1.13rem;font-weight:400;line-height:125%;margin-top:0;padding-left:32px;position:relative}input[type=radio]+.Explicit label:after,input[type=radio]+.form__label-text:after,input[type=radio]+label:after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#9c9181;background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/close-x.svg);background-position-x:center;background-position-y:center;background-repeat:no-repeat;background-size:69%;border:2px solid #231f20;border-radius:0;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:1.3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0;visibility:hidden;width:1.3rem;border-radius:50%}input[type=radio]+.Explicit label:before,input[type=radio]+.form__label-text:before,input[type=radio]+label:before{background:transparent;border:2px solid #231f20;border-radius:0;content:"";display:inline-block;height:1.3rem;left:0;position:absolute;top:0;width:1.3rem;border-radius:50%}input[type=radio]:checked+.Explicit label:after,input[type=radio]:checked+.form__label-text:after,input[type=radio]:checked+label:after{visibility:visible}.body-content__container button:focus,.body-content__container input:focus,.body-content__container select:focus,.body-content__container textarea:focus{outline:none}@media (max-width:599px){.mobile-hide{display:none}}.body-content .note{font-size:1.2rem;font-style:italic}.body-content .note:before{background:#fdfb03;content:"Note:";font-style:normal;margin-right:10px}.body-content p.small-text{font-size:1rem}sup{font-size:75%}.body-content ul li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:block;margin-bottom:10px;text-indent:-2rem;width:100%}@media (max-width:599px){.body-content ul li{text-indent:-20.5px}}.body-content ul li:before{background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/bullet-alternate.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;margin-right:10px;padding:0;position:relative;top:0;width:16px}@media (max-width:599px){.body-content ul li:before{border-width:5px;height:14px;margin-right:8px;top:0;width:14px}}.body-content .list__bullet li{text-indent:0}.body-content .list__icon li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px;text-indent:0}@media (max-width:599px){.body-content .list__icon li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.body-content .list__icon li:before{background-repeat:no-repeat;background-size:contain;border:0;border-radius:0;content:"";margin-right:20px;min-height:50px;min-width:50px;padding-top:unset;width:unset}@media (max-width:599px){.body-content .list__icon li:before{min-height:30px;min-width:30px}}.body-content .list__icon li.alert:before{background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/finger-tap-screen.svg)}.body-content .list__icon li.announcement:before{background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/megaphone.svg)}.body-content .list__icon li.blog:before{background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/blog.svg)}.body-content .list__icon li.coverage:before{background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/quote.svg)}.body-content .list__icon li.document:before,.body-content .list__icon li.kit:before{background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/download-doc-icon.svg)}.body-content .list__icon li.release:before,.body-content .list__icon li.statement:before{background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/newsroom.svg)}ol li{display:block;margin-bottom:10px}ol li:before{content:counter(a) ". ";counter-increment:a;font-weight:600;margin-right:3px}ol li ol li:before{content:counter(a,lower-alpha) ". "}ol li ol li ol li:before{content:counter(a,lower-roman) ". "}li.news{background:transparent url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/icons-helpful-links-news.png) no-repeat 0}li.pdf{background:transparent url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/icons-helpful-links-pdf.gif) no-repeat 0}li.star{background:transparent url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/star.png) no-repeat 0}.link__back{font-size:1.13rem;line-height:125%;margin-bottom:0;margin-top:1rem;font-size:1.4rem}@media (max-width:599px){.link__back{font-size:1rem}}.body-content .list{margin-left:unset}.body-content .list li:last-of-type{margin-bottom:0}.list__bullet,.list__icon{list-style-type:none}.list__more{margin-left:47px;font-size:1.356rem;margin-bottom:5rem;margin-left:4rem;margin-top:1rem}@media (max-width:599px){.list__more{margin-left:26px;font-size:1rem;margin-bottom:25px;margin-left:0}}.list__icon+.list__more{margin-left:122px}@media (max-width:599px){.list__icon+.list__more{margin-left:0}}ol{margin-left:47px;font-size:1.356rem;line-height:125%;list-style-type:none;padding-left:1rem;counter-reset:a;list-style-type:decimal;margin-bottom:2.5rem;margin-left:16px}@media (max-width:599px){ol{margin-left:26px;font-size:1rem;padding-left:0}}.body-content ol{list-style-type:decimal}.body-content ol ol{list-style-type:lower-alpha;margin-bottom:0}.body-content ol ol ol{list-style-type:lower-roman;margin-bottom:0}.body-content ul{margin-left:47px;font-size:1.356rem;line-height:125%;list-style-type:none;padding-left:1rem;margin-bottom:2.5rem}@media (max-width:599px){.body-content ul{margin-left:26px;font-size:1rem;padding-left:0}}.columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (max-width:599px){.columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}}.columns>div{width:48%}@media (max-width:599px){.columns>div{width:100%}}.columns--left-two-thirds>div:first-of-type{width:59%}@media (max-width:599px){.columns--left-two-thirds>div:first-of-type{width:100%}}.columns--left-two-thirds>div:nth-of-type(2){width:39%}@media (max-width:599px){.columns--left-two-thirds>div:nth-of-type(2){width:100%}}.columns--right-two-thirds>div:first-of-type{width:39%}@media (max-width:599px){.columns--right-two-thirds>div:first-of-type{width:100%}}.columns--right-two-thirds>div:nth-of-type(2){width:59%}@media (max-width:599px){.columns--right-two-thirds>div:nth-of-type(2){width:100%}}.body-content h1{margin-bottom:0;margin-top:1.7rem;color:#231f20;font-size:3rem;font-weight:700;line-height:130%}@media (max-width:599px){.body-content h1{font-size:1.8rem;line-height:130%;margin-top:16.5px}}.body-content h2{color:#231f20;font-size:2.25rem;font-weight:700;line-height:130%;margin-top:33px}@media (max-width:599px){.body-content h2{font-size:1.5rem;line-height:130%}}@media (max-width:599px){.body-content h2,h3,h4{margin-top:16.5px}}h3{margin-bottom:0;margin-top:1.7rem;color:#231f20;font-size:1.7rem;font-weight:400;line-height:130%;text-transform:uppercase}@media (max-width:599px){h3{font-size:1.4rem}}h4{color:#231f20;line-height:130%}.h4--red,h4{margin-bottom:0;margin-top:1.7rem;font-size:1.5rem}.h4--red{color:#231f20;color:#98002e}.sub-head{color:#98002e;font-weight:700;margin-top:8px;text-transform:unset}.iframe{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.iframe__content{height:100%;left:0;position:absolute;top:0;width:100%}.chart-container{margin:auto;position:relative;width:100%}.cta-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1rem}@media (max-width:1023px){.cta-buttons{display:block}}.pre-footer__content .donate__button{margin-bottom:25px;margin-right:33px}@media (max-width:1023px){.pre-footer__content .donate__button{margin-bottom:50px;max-width:100%;width:100%;margin-bottom:25px}}.pre-footer h3{font-size:2.5rem;font-weight:700;line-height:130%;margin-bottom:0;margin-top:0;text-transform:unset}@media (max-width:1023px){.pre-footer h3{font-size:2rem;margin-bottom:0;margin-top:16.5px}}.pre-footer h4{color:#231f20;font-size:1.7rem;font-weight:400;line-height:100%;margin-bottom:0;margin-top:50px;text-align:center;text-transform:uppercase;width:100%}@media (max-width:1023px){.pre-footer h4{font-size:1.5rem;margin-top:33px}}.pre-footer img{width:100%}@media (max-width:1023px){.pre-footer img{height:100%;margin:16.5px auto 0;width:70%}}@media (max-width:1023px){.pre-footer__content .more__button{margin-bottom:50px;max-width:100%;width:100%}}.pre-footer p{font-size:1.13rem;line-height:125%;margin-bottom:0;margin-top:1rem;margin-top:33px}@media (max-width:599px){.pre-footer p{font-size:1rem}}.pre-footer p.mobile{font-size:1rem}@media (max-width:1023px){.pre-footer p{font-size:1.5rem;margin-top:16.5px}}@media (max-width:599px){.pre-footer p{font-size:1.5rem}}.pre-footer{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.pre-footer,.pre-footer__content{display:-webkit-box;display:-ms-flexbox;display:flex}.pre-footer__content{max-width:1580px;width:95%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px;margin-top:33px}@media (max-width:599px){.pre-footer__content{padding-left:16.5px;padding-right:16.5px;width:95%}}@media (max-width:1023px){.pre-footer__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;margin-top:16.5px}}.pre-footer__image{width:24%}@media (max-width:1023px){.pre-footer__image{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}}.pre-footer__text{width:72%}@media (max-width:1023px){.pre-footer__text{width:100%}}.pre-footer .box-piesite{color:#ee6b24;font-size:22px;text-align:center;width:100%}.pre-footer .piesite{cursor:default;font-size:15em;height:1em;margin-left:auto;margin-right:auto;overflow:hidden;position:relative;width:1em}@media (max-width:1023px){body.home .pre-footer .piesite{background:transparent}}@media (max-width:959px){.pre-footer .piesite{font-size:12em}}@media (max-width:599px){.pre-footer .piesite{font-size:16em}}@media (min-width:600px){.pre-footer .piesite{font-size:13em}}@media (min-width:768px){.pre-footer .piesite{font-size:14em}}@media (min-width:800px){.pre-footer .piesite{font-size:15em}}@media (min-width:960px){.pre-footer .piesite{font-size:12em}}@media (min-width:1200px){.pre-footer .piesite{font-size:13em}}@media (min-width:1601px){.pre-footer .piesite{font-size:16.1em}}.pre-footer .piesite .percent{font-size:.2em;left:.1em;position:absolute;text-align:center;top:2.3em;width:100%;z-index:2}.box-piesite[data-hide-percent=true] .pre-footer .piesite .percent{display:none}.piesite .percent .pre-footer .symbol{font-size:.5em;vertical-align:top}.pre-footer .piesite>#slice{clip:rect(0,1em,1em,.5em);height:2em;position:absolute;width:2em}.pre-footer .piesite>#slice.gt50{clip:rect(auto,auto,auto,auto)}.pre-footer .piesite>#slice>.pie{border:.2em solid transparent;border-radius:.5em;clip:rect(0,.5em,1em,0);height:1em;position:absolute;width:1em}.pre-footer li.design .piesite>#slice>.pie{border-color:#ee6b24}.pre-footer .piesite>#slice>.pie.fill{-webkit-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.pre-footer .piesite.fill>.percent{display:none}.pre-footer .piesite:after{background-color:#e7e0d8;border-radius:100%;content:"";display:block;height:.6em;left:.2em;position:absolute;top:.2em;width:.6em;z-index:1}@media (max-width:1023px){body.home .pre-footer .piesite:after{background-color:#fff}}.pre-footer .piesite:before{border-radius:.5em;content:"";display:block;height:1em;position:absolute;width:1em;z-index:0;background:#9c9181}.pre-footer .box-piesite ul{margin:0;padding:0}.pre-footer .box-piesite ul li{display:block;margin:unset;width:100%}.footer__nav a{color:#e7e0d8}.footer__nav a:hover{color:#ee6b24}.footer__content--contact a{color:#e7e0d8}.footer__content--contact a:hover{color:#ee6b24}@media (max-width:599px){.footer__content--contact ul li a{overflow-wrap:break-word;word-break:unset}}.footer{background:#231f20;color:#e7e0d8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:222px;padding:unset}.footer.footer--take-over{min-height:unset;position:relative}.footer__container{max-width:1580px;width:95%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:100%;margin-bottom:50px;margin-top:50px}@media (max-width:599px){.footer__container{padding-left:16.5px;padding-right:16.5px;width:95%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:50px;margin-top:25px}}.footer--take-over .footer__container{display:block;margin-bottom:1rem;margin-top:1rem;text-align:center}.footer__content--contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:33px;width:17%}@media (max-width:1023px){.footer__content--contact{width:30%}}@media (max-width:599px){.footer__content--contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:unset;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:unset;min-width:unset;width:48%}}.footer__content--nav{margin-top:3.75%}@media (max-width:599px){.footer__content--nav{margin-top:unset}}.footer__content--text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:78%}@media (max-width:599px){.footer__content--text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:unset;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;width:46%}}.footer__copyright--desktop{margin-bottom:0;margin-top:35px}@media (max-width:599px){.footer__copyright--desktop{display:none}}.footer__copyright--mobile{display:none;font-size:1rem}@media (max-width:599px){.footer__copyright--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}}.footer__container .footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.4rem;font-weight:700;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;line-height:130%}@media (max-width:599px){.footer__container .footer__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.3rem;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}}.footer__social--desktop{margin-top:80px}@media (max-width:599px){.footer__social--desktop{display:none;margin-top:unset}}.footer__social--mobile{display:none}@media (max-width:599px){.footer__social--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;width:100%}}.footer__social--desktop .icon__social{max-width:46px}.footer__content--contact img{margin-bottom:50px;max-width:100%}@media (max-width:599px){.footer__content--contact img{margin-bottom:0;width:100%}}.footer__social--mobile img{text-align:center;width:95%}.footer__container li:before{display:none}.footer__nav li{line-height:100%;margin-bottom:18px;margin-right:33px}@media (max-width:599px){.footer__nav li{margin-bottom:0;margin-right:0;margin-top:18px}}.footer__social--desktop li{margin-bottom:5px;margin-left:5px}.footer__social--mobile ul li{width:11.5%}.footer__container ul{list-style-type:none;margin:0;padding:0}.footer__content--contact ul{font-size:1rem;line-height:130%}@media (max-width:599px){.footer__content--contact ul{font-size:1rem;margin-top:25px}}.footer__social--desktop ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:684px;width:100%}@media (max-width:1023px){.footer__social--desktop ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.footer__social--mobile ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}@media (max-width:599px){.footer__social--mobile ul{margin-top:33px}}.footnote{font-size:.8475rem;padding-left:0}@media (max-width:599px){.footnote{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word;font-size:.9rem}}.boilerplate{font-size:1.13rem;line-height:125%;border-top:1px solid #9c9181;margin-bottom:50px;margin-top:1rem}@media (max-width:599px){.boilerplate{font-size:1rem}}.boilerplate h6{line-height:110%;margin-bottom:0;margin-top:10px}.boilerplate h6:nth-of-type(2){color:#231f20;font-style:italic;font-weight:400}.text--blue{color:#50c8f4}.text--black{color:#000}.text--bold{font-weight:700}.text--burgundy{color:#98002e}.text--charcoal{color:#333}body .text--green{color:#00e756}.text--grey{color:#231f20}.text--orange{color:#ee6b24}.body-content .text--red__dark{color:#98002e}body .text--white{color:#fff}body .text--yellow{color:#fdfb03}.list__impact li a{font-weight:700}.list__impact--mobile a:not(.button){display:block}.about-us__desktop--bottom,.about-us__desktop--top,.urgent__desktop--bottom,.urgent__desktop--top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:47%}.about-us__desktop--bottom,.urgent__desktop--bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding-left:33px;padding-right:33px}@media (max-width:799px){.home .body-content{padding-left:0;padding-right:0;width:100%}}.home .level-three__container--desktop .body-content{margin-bottom:0}.about-us__desktop--bottom .button,.about-us__mobile .button{background:#9c9181}.about-us__desktop--bottom .button:hover,.about-us__mobile .button:hover{background:#98002e}.impact__mobile .button,.work__mobile .button{background:#9c9181;color:#fff;margin-bottom:20px;margin-top:20px;max-width:370px}.impact__mobile .button:hover,.work__mobile .button:hover{background:#98002e;color:#fff}.subhead div{width:26%}@media (max-width:799px){.subhead div{width:unset}}.level-three__container--desktop h3,.level-two__container--desktop h3,.level-two__container--mobile h3{font-weight:400;margin-top:50px;text-align:center;text-transform:uppercase}.level-two__headings h3{margin-bottom:25px}.level-two__container--mobile h3{margin-bottom:33px;margin-top:33px}.level-three__container--desktop h4,.level-two__container--desktop h4{font-size:2.8rem;font-weight:700;margin-bottom:0;margin-top:0;text-transform:none}.level-two__container--mobile h4{font-size:2rem;font-weight:700;margin-bottom:25px;text-align:left;text-transform:none}.head__desktop{background:rgba(0,0,0,.7);color:#fff;font-size:3rem;line-height:100%;margin-top:0;padding:28px}@media (max-width:599px){.head__desktop{display:none}}@media (max-width:799px){.head__desktop{display:none}}.head__desktop.head-background__transparent-black{background:rgba(0,0,0,.7)}.head__desktop.head-background__none{background:transparent}.head__mobile{display:none;font-size:2.4rem;line-height:110%}@media (max-width:599px){.head__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:799px){.head__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;display:unset}}.list__icon .icon{margin-right:20px;margin-top:.3rem;min-height:50px}.list__icon .icon,.list__impact--mobile .list__icon .icon{min-width:50px;width:50px}.impact__desktop .blog img,.impact__mobile .blog img{width:100%}.impact__desktop .coverage img,.impact__mobile .coverage img{display:block;margin-left:auto;margin-right:auto;width:75%}.impact__desktop .release img,.impact__mobile .release img{width:100%}.impact-content__raw,.impact-mobile-content__raw{display:none}.impact__mobile{background:#e7e0d8;overflow:auto}.impact__desktop,.work__desktop{width:48%}.level-three__container--desktop{background:#e7e0d8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media (max-width:599px){.level-three__container--desktop{display:none}}@media (max-width:799px){.level-three__container--desktop{display:none}}.level-three__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}@media (max-width:599px){.level-two__container--desktop{display:none}}@media (max-width:799px){.level-two__container--desktop{display:none}}.level-two__container--mobile{display:none}@media (max-width:599px){.level-two__container--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:799px){.level-two__container--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;display:block}}.level-two__headings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home .list__icon li.blog:before,.home .list__icon li.coverage:before,.home .list__icon li.release:before{display:none}.home .body-content .list__icon li{-webkit-box-align:start;-ms-flex-align:start;align-items:start;background-color:transparent;background-position-y:.5rem;margin-bottom:50px}.home .body-content .list__icon li.blog:before,.impact__desktop .list__icon .home .body-content .list__icon li:before,.impact__mobile .list__icon .home .body-content .list__icon li:before{display:none}.home .body-content .list__icon li:last-of-type{margin-bottom:0}.body-content li.list__icon--healthcare:before{background-size:contain;width:58px;background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/health-policy.svg)}.body-content li.list__icon--repro:before{background-size:contain;width:58px;background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/megaphone.svg)}.body-content li.list__icon--work:before{background-size:contain;width:58px;background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/iconfinder_friendlist-players-members-people_5203476.svg)}.impact__mobile li,.work__mobile li{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.level-three__container--desktop li{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;margin-bottom:38px}.level-three__container--desktop .list{line-height:115%;margin-bottom:0;padding-left:0}.impact__mobile .list,.work__mobile .list{max-width:1580px;width:95%;font-size:1.5rem;line-height:130%}@media (max-width:599px){.impact__mobile .list,.work__mobile .list{padding-left:16.5px;padding-right:16.5px;width:95%}}.impact__mobile .list__date{font-weight:700}.impact__desktop .list__date,.impact__mobile .list__date{font-style:italic}.work__desktop .list__date{display:block;font-size:1.356rem;line-height:125%;margin-top:13px}.work__mobile .list__date{display:block;font-size:1.5rem;line-height:150%;margin-top:12px}.level-two__container--desktop p{margin-bottom:33px;margin-top:33px}.level-two__container--mobile p{font-size:1.5rem;margin-top:16.5px}@media (max-width:1023px){body.home .pre-footer{background:#fff}}.home .pre-footer__content{max-width:1580px;width:95%}@media (max-width:599px){.home .pre-footer__content{padding-left:16.5px;padding-right:16.5px;width:95%}}.subhead__desktop{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.7);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2rem;line-height:110%;margin:0;padding-left:33px;padding-right:33px;width:52%}@media (max-width:599px){.subhead__desktop{display:none}}@media (max-width:799px){.subhead__desktop{display:none}}.subhead__desktop.subhead-background__transparent-black{background:rgba(0,0,0,.7)}.subhead__desktop.subhead-background__none{background:transparent}.subhead__mobile{display:none;font-weight:400;line-height:130%}@media (max-width:599px){.subhead__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:799px){.subhead__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;display:block}}.work__mobile{background:#e7e0d8;overflow:auto}.hero-img__overlay .button{font-size:2.2rem;font-weight:700;height:112px}@media (max-width:959px){.hero-img__overlay .button{font-size:1.25rem;height:80px}}@media (max-width:799px){.hero-img__overlay .button{font-size:1.5rem;height:66px}}.hero-img__overlay .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-top:5%;position:absolute;width:100%}@-moz-document url-prefix(){.hero-img__overlay .head{margin-top:15%}}@media (max-width:959px){.hero-img__overlay .head{margin-top:10%}}@media (max-width:799px){.hero-img__overlay .head{margin-top:33px;position:relative}}.hero-img__overlay .head.center,.hero-img__overlay .head.head-position__center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-img__overlay .head.default,.hero-img__overlay .head.head-position__left,.hero-img__overlay .head.left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero-img__overlay .head.head-position__none,.hero-img__overlay .head.none{display:none}.hero-img__overlay .head.head-position__right,.hero-img__overlay .head.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:799px){.hero-img__overlay .head.head-position__right,.hero-img__overlay .head.right{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.hero-img__overlay .head__desktop{margin-bottom:0}@media (max-width:959px){.hero-img__overlay .head__desktop{font-size:2rem}}.hero-img__desktop{width:100%}@media (max-width:599px){.hero-img__desktop{display:none}}@media (max-width:799px){.hero-img__desktop{display:none}}.hero-img__mobile{display:none;width:100%}@media (max-width:599px){.hero-img__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:799px){.hero-img__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.hero-img__container{position:relative}@media (max-width:799px){.hero-img__container{margin-bottom:33px;position:block}}.hero-img__overlay{max-width:1580px;width:95%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:0;z-index:2}@media (max-width:599px){.hero-img__overlay{padding-left:16.5px;padding-right:16.5px;width:95%}}@media (max-width:799px){.hero-img__overlay{height:unset;left:unset;position:unset;right:unset;top:unset;z-index:unset}}.hero-img__overlay .subhead{-ms-flex-item-align:end;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;position:absolute;width:100%}.hero-img__overlay .subhead.subhead-position__left,.hero-img__overlay .subhead.subhead-position__left--bottom{bottom:10%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}@media (max-width:959px){.hero-img__overlay .subhead.subhead-position__left,.hero-img__overlay .subhead.subhead-position__left--bottom{bottom:10%}}.hero-img__overlay .subhead.subhead-position__left--top{-ms-flex-item-align:start;align-self:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-bottom:0;top:10%}.hero-img__overlay .subhead.subhead-position__left--middle{-ms-flex-item-align:center;align-self:center;bottom:34%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.hero-img__overlay .subhead.subhead-position__right,.hero-img__overlay .subhead.subhead-position__right--bottom{bottom:10%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:959px){.hero-img__overlay .subhead.subhead-position__right,.hero-img__overlay .subhead.subhead-position__right--bottom{bottom:10%}}.hero-img__overlay .subhead.subhead-position__right--top{-ms-flex-item-align:start;align-self:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0;top:10%}.hero-img__overlay .subhead.subhead-position__right--middle{-ms-flex-item-align:center;align-self:center;bottom:34%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0}@media (max-width:799px){.hero-img__overlay .subhead{-ms-flex-item-align:unset;align-self:unset;display:block;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;margin-bottom:0;position:relative;width:unset}}@media (max-width:959px){.hero-img__overlay .subhead__desktop{font-size:1.25rem;padding-left:23px;padding-right:23px}}.splash__body a,.splash__promo--body a{line-height:1.25em}.splash__body a:hover,.splash__promo--body a:hover{color:#fff}.splash__body .button{display:inline-block;font-size:28px;height:unset;margin-bottom:26px;padding:11px 26px 13px;text-align:center}@media (max-width:599px){.splash__body .button{display:block;margin:0}}.splash__promo--body .button{margin-bottom:0}@media (max-width:599px){.column--forty .button{margin-top:33px}}.column--forty{-ms-flex-preferred-size:40%;flex-basis:40%}@media (max-width:959px){.column--forty{-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center;width:100%}}.column--one-half{-ms-flex-preferred-size:50%;flex-basis:50%}@media (max-width:599px){.column--one-half{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;width:100%}}.column--one-fourth{-ms-flex-preferred-size:25%;flex-basis:25%}.column--one-third{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.column--two-thirds{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%}.column--sixty{-ms-flex-preferred-size:60%;flex-basis:60%}@media (max-width:959px){.column--sixty{-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center;width:100%}}.splash__donate-amounts .donate-amount__input{background-color:#ee6b24;border-radius:0;display:none;font-size:1rem;margin:0;padding:11px 5px;width:44px}@media (max-width:599px){.splash__donate-amounts .donate-amount__input{font-size:.9rem;padding:8px 4px;width:38px}}.splash__donate-amounts .donate-amount__radio{display:none}.splash__donate-amounts .donate-amount__radio:checked+label,.splash__donate-amounts .donate-amount__radio:checked+label:hover{background-color:#fdfb03}.splash__donate-amounts .donate-amount__radio--other:checked+label{display:none}.splash__donate-amounts .donate-amount__radio--other:checked~.donate-amount__input{display:block}@media (max-width:599px){.splash__body form,.splash__promo--body form{margin-bottom:.5rem}}.full-column{-ms-flex-preferred-size:100%;flex-basis:100%}.splash__body h1,.splash__promo--body h1{color:#231f20;font-size:2.25rem;font-weight:700;line-height:130%;margin-top:33px;margin-top:0}@media (max-width:599px){.splash__body h1,.splash__promo--body h1{font-size:1.5rem;line-height:130%;margin-top:16.5px}}.splash__promo--body h1,h1.text--white{color:#fff}.splash__body--text h1{font-size:1.13rem;line-height:125%;margin-top:0}@media (max-width:599px){.splash__body--text h1{font-size:1rem}}.splash__body .hidden--mobile{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}@media (max-width:599px){.splash__body img{margin-top:26px}}.splash__body .hidden--mobile img,.splash__promo--popup-image img{width:100%}.column--one-half>img{width:90%}img.one-col{display:none}@media (max-width:599px){img.one-col{display:block;width:100%;height:100%}}img.two-col{margin-top:.5rem}@media (max-width:599px){img.two-col{display:none}}.splash__body p,.splash__promo--body p{font-size:20px;line-height:24px;margin:0 0 26px;width:100%}.column--sixty p{margin:0;margin-right:33px}.promo__container{background:#e7e0d8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:140px;width:100%}@media (max-width:599px){.promo__container{background:#230120;display:block}}.promo__content{max-width:1580px;width:95%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;margin-top:25px}@media (max-width:599px){.promo__content{padding-left:16.5px;padding-right:16.5px;width:95%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:25px;margin-top:33px}}.progressbar{background:#fff;border-radius:40px;height:20px;margin:2rem auto 20px;padding:0;position:relative;width:100%}@media (max-width:599px){.progressbar{margin-top:0}}.progressbar-inner{background:#d31145;background-color:#d31145;background-size:18px 18px;border-radius:40px 0 0 40px;height:100%;width:10%;z-index:3}.countdown span{white-space:pre}.progressbar span:first-child,.progressbar span:nth-child(2){font-size:12px;margin-right:10px;padding-right:10px;position:absolute;top:4px;width:100%}.progressbar span:first-child{color:#fff;left:5px;text-align:left;z-index:22}.progressbar span:nth-child(2){color:#000;font-weight:700;right:-14px;text-align:right}.splash__body--button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.splash__body--text{max-width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (max-width:599px){.splash__body--text{margin-top:33px;width:100%}}.splash__promo--body{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px}.splash__promo--body .splash__promo--popup-image{min-width:34%;padding-right:20px}@media (max-width:599px){.splash__promo--body .splash__promo--popup-image{margin-right:0;padding-right:0;width:100%}}@media (max-width:599px){.splash__promo--body{-ms-flex-wrap:wrap;flex-wrap:wrap}}.splash__promo--wrapper{border-top:2px solid #fff}.splash__wrapper{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.75);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;margin:0;position:fixed;right:0;top:0;z-index:9999}@media (max-width:599px){.splash__wrapper{margin:5px 0}}body>div>div>.splash__wrapper{padding:0}#splash--lightbox{border:10px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-height:100%;max-width:100%;position:relative}@media (max-width:599px){#splash--lightbox{max-width:90%}}.splash__close{color:#333;position:absolute;right:6px;top:0}.splash__heading--h2{color:#231f20;font-size:2.25rem;font-weight:700;line-height:130%;margin-top:33px;margin-bottom:.15rem;margin-top:0}@media (max-width:599px){.splash__heading--h2{font-size:1.5rem;line-height:130%;margin-top:16.5px}}.splash__heading--h2.text--yellow{color:#fdfb03}@media (max-width:599px){.splash__heading--h2{margin-top:1rem}}.splash__heading--h3{margin-bottom:0;margin-top:1.7rem;color:#231f20;font-size:1.7rem;font-weight:400;line-height:130%;text-transform:uppercase;background:none;border:0;font-weight:700;text-align:right;text-transform:none}@media (max-width:599px){.splash__heading--h3{font-size:1.4rem}}.splash__heading--h3.text--yellow{color:#fdfb03}.splash__heading--h3.raquo:after{content:"\BB";font-size:2.5rem;vertical-align:0}.splash__heading--h3:hover{color:#fff}.splash__body{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:590px;padding:20px}.splash__donate-amounts .splash__donate-amount{background-color:#fff;color:#000;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 0;padding-left:14px;padding-right:14px;text-align:center;-webkit-transition:background-color .3s;transition:background-color .3s}.splash__donate-amounts .splash__donate-amount:after,.splash__donate-amounts .splash__donate-amount:before{display:none}.splash__donate-amounts .splash__donate-amount:hover{background-color:#fdfb03}@media (max-width:599px){.splash__donate-amounts .splash__donate-amount{font-size:.9rem;padding:9px 10px}}.splash__donate-amounts .splash__donate-amount:not(:last-of-type){margin-right:10px}@media (max-width:599px){.splash__donate-amounts .splash__donate-amount:not(:last-of-type){margin-right:5px}}.splash__donate-amounts .splash__donate-amount.requested{font-size:25px;padding:20px 10px}.splash__donate-amounts .splash__donate-amount.requested:before{color:#fdfb03;content:"Requested";font-family:skippy-sharp;font-size:24px;font-weight:400;margin-left:-8px;position:absolute;top:-28px}.splash__donate-amounts{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:40px 0 30px;position:relative}@media (max-width:599px){.splash__donate-amounts{margin:40px 0;margin-bottom:20px}}.splash__promo--popup-image{margin-right:33px;width:50%}#splash--footer{bottom:0;opacity:1;position:fixed;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;width:100%;z-index:1001}@media (max-width:959px){#splash--footer{opacity:0;z-index:-1}}#splash--footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:155px;position:relative}@media (max-width:1199px){#splash--footer .container{max-height:120px}}#splash--footer .splash__close{left:7px;margin-left:2px}#splash--footer .splash__image{-ms-flex-preferred-size:400px;flex-basis:400px;max-width:33%}@media (max-width:1199px){#splash--footer .splash__image{-ms-flex-preferred-size:33%;flex-basis:33%}}#splash--footer .splash__body{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1199px){#splash--footer .splash__body h2{font-size:1.5rem}#splash--footer .splash__body p{font-size:1.1rem;line-height:1.2rem}}@media (max-width:980px){#splash--footer .splash__body p{font-size:1rem;line-height:1.1rem}}.text--align-right{text-align:right}.splash__close{color:unset;cursor:pointer;position:unset;right:unset;top:unset}.splash--lightbox-fullscreen#splash--lightbox{border:0;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;max-height:100%;max-width:100%;width:100%}.splash__wrapper--fullscreen{background-color:#231f20;margin:0}.video-iframe{background-color:transparent;bottom:0}.video-iframe,.video-poster{height:100%;left:0;position:absolute;right:0;top:0;width:100%}.video-poster{background-position:50% 50%;background-size:100% 100%;background-size:cover;border:0;cursor:pointer;margin:0;opacity:1;outline:none;overflow:hidden;padding:0;text-indent:-999em;-webkit-transition:opacity .8s,height 0s;transition:opacity .8s,height 0s;-webkit-transition-delay:0s,0s;transition-delay:0s,0s}.video-poster:before{background-color:transparent;background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/play.svg);background-position-x:50%;background-position-y:50%;background-repeat:no-repeat;background-size:30%;content:"";height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.video-poster:focus:before,.video-poster:hover:before{background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/play-hover.svg)}.video-wrapper__active .video-poster{height:0;opacity:0;-webkit-transition-delay:0s,.8s;transition-delay:0s,.8s}.video-wrapper{background-color:#000;height:0;position:relative;width:100%}.video-wrapper__43{padding-top:75%}.video-wrapper__169{padding-top:56%}.slick-dots li.slick-active button:before,.slick-dots li button:before{background-color:#fff;background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/bullet-alternate.svg);border:1px solid;border-radius:20px;content:"";height:16px;opacity:1;width:16px}.slick-dots li.slick-active button:before,.slick-dots li button:hover:before{background-color:#ee6b24}.slide__column--about-us .button{background:#9c9181}.slide__column--about-us .button:hover{background:#98002e}.slide__visual img{width:100%}@media (max-width:599px){.slide__visual img{margin-top:0}}.home .body-content .slick-dots li{display:inline-block;margin:0 15px;text-indent:0;width:auto}.home .body-content .slick-dots li:first-of-type{margin-left:0}.home .body-content .slick-dots li:before{display:none}.body-content .slick-dots{bottom:unset;font-size:unset;margin-bottom:0;margin-left:0;margin-top:25px;padding-left:0;position:relative}.slick-dotted.slick-slider{margin-bottom:0}.slide__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;margin-bottom:17px;padding:0}.slide__column{width:48%}.slide__column,.slide__column .slide__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.slide__column .slide__item{width:100%}.slide__item .slide__button,.slide__item .slide__text{padding-left:33px;padding-right:33px}.slide__text{margin-top:33px}.slide__nav{background:#ccc;margin-bottom:50px;margin-top:50px;min-height:33px;text-align:center}.slide__content{max-width:1580px;width:95%}@media (max-width:599px){.slide__content{padding-left:16.5px;padding-right:16.5px;width:95%}}.slide__visual{margin-bottom:24px}@media (max-width:1023px){.urgent__mobile--slides{margin-bottom:60px}}@media (max-width:1023px){.slick-dots li button:before{background-color:#e7e0d8}}.level-four{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1023px){.level-four--new-and-noteworthy{background:#e7e0d8}}.level-four__button{margin-top:1rem;max-width:500px}@media (max-width:1023px){.level-four__button{max-width:unset;width:100%}}.level-four__container{margin-bottom:50px}@media (max-width:1023px){.level-four__container{padding-left:0;padding-right:0;width:100%}}.level-four__heading{margin-top:50px;text-align:center;width:100%}.body-content .level-four__leadin{line-height:110%}.level-four__left,.level-four__right{width:48%}@media (max-width:1023px){.level-four__left,.level-four__right{width:100%}}@media (max-width:1023px){.level-four__left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-left:33px;padding-right:33px}}.level-four__right{padding-top:2rem}@media (max-width:1023px){.level-four__right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.level-four__slide{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.level-four__slide,.slick-initialized .level-four__slide.slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex}.level-four__visual{width:100%}.level-four__slides .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.body-content .level-four__slides ul li{margin-bottom:0;padding-bottom:0;width:auto}.body-content .level-four__slides ul li:before{display:none}.level-four__slide p{font-size:1.13rem;line-height:125%;margin-bottom:0;margin-top:1rem}@media (max-width:599px){.level-four__slide p{font-size:1rem}}@media (max-width:1023px){.level-four__slide p{font-size:1.5rem}}@media (max-width:599px){.level-four__slide p{font-size:1.5rem}}.landing .AlertList{margin-bottom:1rem}.landing .AlertList:first-of-type{margin-top:2rem}.landing .AlertList:last-of-type{margin-bottom:0}.landing .AlertListName{margin-bottom:0;margin-top:1.7rem;color:#231f20;font-size:1.5rem;line-height:110%}.author__info a{color:#98002e}.author__info a:hover{color:#d31145}.blog__author .icon a{display:block;min-width:116px;width:116px}.blog__author .icon a:nth-child(2){margin-left:10px}@media (max-width:959px){.blog__author .icon a:nth-child(2){margin-left:0;margin-top:10px}}@media (max-width:959px){.blog__author .icon a{min-width:110px;width:110px}}.tag a{color:#9c9181}.tag a:hover{color:#98002e}.blog__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:50px}.blog__author .date{font-size:1.13rem;line-height:125%;color:#9c9181;font-weight:700}@media (max-width:599px){.blog__author .date{font-size:1rem}}.blog h2{color:#231f20;font-size:2.25rem;font-weight:700;line-height:130%;margin-top:33px;margin-bottom:0;margin-top:0}@media (max-width:599px){.blog h2{font-size:1.5rem;line-height:130%;margin-top:16.5px}}.blog__contact h3{margin-top:0}.blog__author .icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:16.5px;margin-top:.6rem}@media (max-width:959px){.blog__author .icon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.5rem;min-width:unset}}.blog.blog__landing .blog__author .icon{margin-top:.5rem}.blog__author .icon img{border:1px solid #000;margin-bottom:2rem;width:100%}.blog img.img__lead-in{margin-bottom:33px}.blog.blog__landing .blog__author p{margin-bottom:.5rem;margin-top:.5rem}.blog .search__filters{margin-bottom:unset}.infogram-embed{margin-bottom:1rem;margin-top:1rem;width:100%}@media (min-width:960px){.infogram-embed{margin-left:auto;margin-right:auto;width:60%}}.issue .body-content h2{font-size:2rem}.issue .body-content img.img__lead-in{margin-top:33px}.issue-form__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.issue-form__container div:first-child,.issue-form__container div:nth-child(2),.issue-form__container div:nth-child(3),.issue-form__container div:nth-child(4){width:22%}@media (max-width:959px){.issue-form__container div:first-child,.issue-form__container div:nth-child(2),.issue-form__container div:nth-child(3),.issue-form__container div:nth-child(4){width:48%}}@media (max-width:599px){.issue-form__container div:first-child,.issue-form__container div:nth-child(2),.issue-form__container div:nth-child(3),.issue-form__container div:nth-child(4){width:100%}}.issue-form__container div:last-child{margin-top:24px;width:100%}.issue-form__container select{width:100%}@media (max-width:599px){.issue-form__container .button--tertiary,.issue-form__container .button__tertiary{max-width:100%;width:100%}}.body-content__container.landing h2{font-size:2rem}.body-content__container.landing .landing__issue-list h3{color:#98002e;font-weight:700;margin-bottom:0}.landing-img img{display:block;width:100%}.landing .landing__issue-list{margin-bottom:2.26rem}.landing__helpful-links .list{margin-bottom:0}.landing .landing__issue-list p{margin-top:10px}.landing__helpful-links ul{display:none}.landing--staff .row h4{margin-bottom:1rem}.landing--staff h5{font-size:1.25rem;line-height:110%;margin-bottom:.5rem;margin-top:0}.landing--staff hr{background:#e7e0d8;border:none;height:1px}.landing--staff .item{margin-bottom:.5rem}.landing--staff .item.first{margin-right:1rem}.executive .landing--staff .item{width:150px}.profiles .second .landing--staff .item{margin-bottom:1rem}.landing--staff .profiles{margin-top:1rem}.landing--staff .profiles.padleft1{margin-top:1.7rem}.landing--staff .thumb{border:1px solid #000}.landing--staff .executive .item .thumb{max-width:110px}.landing--staff .row{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:599px){.landing--staff .row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.landing--staff .profiles .row.second{display:unset}.landing--staff .profiles.executive .row{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%}.landing--staff .span4{margin-right:2rem;width:30%}@media (max-width:599px){.landing--staff .span4{width:100%}}.landing--staff .span4.first{margin-right:2rem}.legislation .field{font-size:1.13rem;line-height:125%}@media (max-width:599px){.legislation .field{font-size:1rem}}.legislation .field-label{font-size:1.13rem;line-height:125%;font-weight:700}@media (max-width:599px){.legislation .field-label{font-size:1rem}}.legislation h2{margin-top:0}.legislation.default h3{margin-bottom:0}.legislation img.pull-right{float:right}@media (max-width:599px){.legislation img.pull-right{margin-left:10px}}.body-content__container .legislation{margin-top:50px}.legislation.default p,.legislation .summary p{margin-top:0}.sidebar h1:first-of-type,.sidebar h2:first-of-type,.sidebar h3:first-of-type,.sidebar h4:first-of-type,.sidebar h5:first-of-type,.sidebar h6:first-of-type{margin-top:0;padding-top:0}.sidebar p+h1:first-of-type,.sidebar p+h2:first-of-type,.sidebar p+h3:first-of-type,.sidebar p+h4:first-of-type,.sidebar p+h5:first-of-type,.sidebar p+h6:first-of-type{margin-bottom:0;margin-top:1.7rem}.sidebar{background:#e7e0d8;margin-top:1rem;padding:25px}@media (max-width:599px){.sidebar{padding:15px}}.sidebar--half{float:right;margin:1rem;margin-right:0;width:50%}@media (max-width:599px){.sidebar--half{float:unset;margin:0;margin-top:1rem;padding:15px;width:100%}}.sidebar--left{float:left}.sidebar--right{float:right}.body--takeover{background:#231f20;overflow-y:scroll}.body-content__container--take-over .body-content{margin-bottom:0;max-width:unset;width:100%}.body-content__container--take-over{background-image:url(https://secure2.convio.net/npwf/images/take-over-tuesday-2018/bg-take-over-tuesday.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}@media (max-width:599px){.take-over-form__next-button .button{max-width:unset}}.take-over-content__form form{background:#fff;margin-top:1rem;padding:1rem}.header--take-over{min-height:158px}.body-content__container--take-over h1,.body-content__container--take-over h2{margin-bottom:1rem;margin-top:0}.take-over-form__monthly-option img,.take-over-form__monthly-option svg{fill:#98002e;margin-right:1rem;width:40px}.take-over-form__donation-amount input[type=radio]+label{border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;height:60px;margin-right:1rem;padding-left:unset;text-transform:unset;width:83px}.take-over-form__donation-amount input[type=radio]+label.active{background:#ee6b24}@media (max-width:599px){.take-over-form__donation-amount input[type=radio]+label{width:100%}}.take-over-form__donation-amount:nth-child(2) input[type=radio]+label{font-size:1.8rem;height:72px;width:99.6px}@media (max-width:599px){.take-over-form__donation-amount:nth-child(2) input[type=radio]+label{font-size:1.4rem;height:60px;width:100%}}.take-over-form__donation-amount input[type=radio]+label:after,.take-over-form__donation-amount input[type=radio]+label:before{display:none}@media (max-width:599px){.take-over-form__monthly-option input[type=checkbox]+label:after,.take-over-form__monthly-option input[type=checkbox]+label:before{top:24%}}.take-over-form__monthly-option input[type=checkbox]+label:hover{cursor:pointer}.body-content__container--take-over .take-over-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.take-over-content__image{display:none;position:absolute;z-index:0}.take-over-content__form{background-color:hsla(0,0%,100%,.8);padding:50px;width:800px;z-index:12}@media (max-width:599px){.take-over-content__form{padding:50px 1rem;width:unset}}.take-over-form{background:#e4e4e4;border-radius:4px;padding:1rem}.take-over-form__amount-text{font-weight:700}.take-over-form__donation-amounts{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1rem}@media (max-width:599px){.take-over-form__donation-amounts{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.take-over-form__donation-amount:last-of-type{margin-right:0}@media (max-width:599px){.take-over-form__donation-amount{width:48%}.take-over-form__donation-amount:nth-child(-n+2){margin-bottom:1rem}}.take-over-form__monthly-option{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1rem}.take-over-form__next-button{margin-top:1rem}.take-over-form__required{color:#d31145}.body-content__container--take-over-giving-tuesday{background-image:url(https://secure2.convio.net/npwf/images/take-over-tuesday-2018/bg-take-over-tuesday.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.clo .section-head__container--clo .section-head{display:none}.clo .section-head__container--clo{height:10px;min-height:10px}@media (max-width:599px){.clo .section-head__container--clo{display:none;padding-bottom:unset;padding-top:unset}}@media (max-width:1023px){.clo .section-head__container--clo{display:none}}#action-alert .recips-top-info-left #column1,#action-alert .recips-top-info-left #column2{width:49%}@media (max-width:1023px){#action-alert .recips-top-info-left #column1,#action-alert .recips-top-info-left #column2{width:100%}}.label-field-wrap .field-wrap{width:80%}@media (max-width:599px){.label-field-wrap .field-wrap{width:100%}}#action-alert #column2 fieldset{padding:0}.header.advocacy-default{min-height:0}@media (max-width:1023px){.header.advocacy-default{min-height:103px}}#action-alert input[type=submit]#send{float:right;padding-left:1rem;padding-right:1rem;width:auto}#action-alert input#zip{width:50%}@media (max-width:599px){#action-alert input#zip{width:100%}}#action-alert select#state{width:100%}@media (max-width:599px){#action-alert select#state{margin-right:0;width:100%}}.label-field-wrap label{font-size:1.13rem;line-height:125%;width:25%}#action-alert .right-check label{padding-left:32px}#action-alert label{line-height:125%}@media (max-width:599px){#action-alert label{width:100%}}#action-alert .label-field-wrap{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:1.5rem}@media (max-width:599px){#action-alert .label-field-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}body .advocacy-default .nav__menu--desktop li:not(.menu-button){visibility:hidden}body .advocacy-default .nav__menu--desktop li.menu-button{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}body .advocacy-default .nav__menu--desktop li.menu-search{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#action-alert #message{border:0;margin-bottom:1rem;padding:1rem}#action-alert .req-legend,body .advocacy-default .nav__menu--mobile{display:none}.action-alert #action-alert span.req{width:auto}#action-alert .recips-top-info-left .submit-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}tr.old-school table{line-height:150%;margin-left:-4px}tr.old-school td.req{width:0}span.Explicit{line-height:168%}.FormBox td{margin-bottom:0;margin-top:1rem}tr.old-school{line-height:150%}.action-button,.next-step{max-width:420px}#billing_addr_state{width:100%;margin-right:0;width:78%}@media (max-width:599px){#billing_addr_state{margin-right:0;width:100%}}#billing_addr_zipname,#tribute_notify_recip_zipname{width:50%;margin-right:28%}@media (max-width:599px){#billing_addr_zipname,#tribute_notify_recip_zipname{width:100%;margin-right:0}}#billing_title{width:36%}@media (max-width:599px){#billing_title{width:50%}}.donation .button-container{margin-bottom:0;margin-top:1rem}@media (max-width:599px){div[id^=billing_].form-row{margin-bottom:0}}.donation-form-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:2em}.donation-form-content,.donation__right-column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.donation__right-column{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:3rem;width:59%}@media (max-width:599px){.donation__right-column{padding-top:1rem;width:100%}}.form-progress-bar{width:100%}.donation__right-column .form-row[id*=donor_] .form-content,.donation__right-column .form-row[id=donor_email_address_row] .form-content,.donation__right-column .form-row[id^=billing_] .form-content,.donation__right-column .form-row[id^=tribute_] .form-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:599px){.donation__right-column .form-row[id*=donor_] .form-content,.donation__right-column .form-row[id=donor_email_address_row] .form-content,.donation__right-column .form-row[id^=billing_] .form-content,.donation__right-column .form-row[id^=tribute_] .form-content{-ms-flex-wrap:wrap;flex-wrap:wrap}}.donation-form-content>.form-row{width:39%}@media (max-width:599px){.donation-form-content>.form-row{width:100%}}.donation-form-content>.form-row~.form-row{width:100%}.donation .donation-form-content .form-progress-bar+.form-row{width:39%}@media (max-width:599px){.donation .donation-form-content .form-progress-bar+.form-row{width:100%}}.donation__right-column .form-row,.donation__right-column>.form-row[id^=billing_],.donation__right-column>.form-row[id^=donor_]{width:100%}@media (max-width:599px){.donation__right-column>.form-row[id^=billing_],.donation__right-column>.form-row[id^=donor_]{margin-bottom:1.5em;width:100%}}.donation__right-column input,.donation__right-column select{width:100%}body .payment-type-option input[type=radio]+label[for^=responsive_payment_]:before{display:none}.donation-form-content label{font-size:1.13rem;line-height:125%;width:25%;width:auto}.donation__right-column .form-row[id*=donor_] .form-content label,.donation__right-column .form-row[id=donor_email_address_row] .form-content label,.donation__right-column .form-row[id^=billing_] .form-content label,.donation__right-column .form-row[id^=tribute_] .form-content label{min-width:25%}@media (max-width:599px){.donation__right-column .form-row[id*=donor_] .form-content label,.donation__right-column .form-row[id=donor_email_address_row] .form-content label,.donation__right-column .form-row[id^=billing_] .form-content label,.donation__right-column .form-row[id^=tribute_] .form-content label{width:100%}}label[for^=responsive_payment_]:before{display:none}.next-step{max-width:200px}@media (max-width:599px){.next-step{max-width:unset;width:100%}}.donation .progress-bar-step-number-container{background-color:#9c9181;border-radius:20px;color:#fff;display:inline-block;font-weight:600;line-height:0;margin-left:5px;margin-right:5px;margin-top:0;padding:13px 10px 15px}.donation .progress-bar-step-current .progress-bar-step-number-container{background-color:#d31145}.progress-bar-step-text-container{padding-left:0}.donation #pstep_previous{display:none}.donation .required{color:#d31145;font-size:1rem;position:relative;z-index:1}.donation .required:after{content:"*";position:relative;top:-4px;z-index:1}.donation span.field-required{color:#d31145;position:relative;vertical-align:text-top;z-index:1}.header.donation-default+.content{background:#fff;margin-top:0;position:relative;z-index:50}.header.donation-default{min-height:0;position:relative}@media (max-width:1023px){.header.donation-default{min-height:103px}}.donation-default .header__banner--under-image{height:100%;position:absolute;width:100%}.header__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:unset;z-index:20}@media (max-width:1023px){.header__content{height:unset}}body .donation-default .header__nav-container,body .donation-default .nav__sub-menu-container--mobile{display:none}.dollar-prefix{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;margin-left:4px;width:100%}.dollar-prefix:before{content:"$";font-size:2rem;font-weight:700;position:relative;z-index:99}@media (max-width:599px){.dollar-prefix:before{left:10px}}.donation-level-container-generic-repeat{margin-top:-1rem}.donation .donation-level-label-container{text-transform:capitalize}.donation-level-amount-container{display:block}.donation-levels,.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.donation-levels{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.donation-level-container{margin-bottom:22px;width:48%}@media (max-width:599px){.donation-level-container{width:100%}}.donation-level-label-input-container{display:none}.dollar-prefix.flex input{font-size:2rem;height:75px;margin-left:-23px;min-width:161px;padding-left:24px;width:100%}@media (max-width:599px){.dollar-prefix.flex input{height:66px!important;padding-left:38px}}.donation-level-input-container.form-input label{background:#9c9181;color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;width:100%}.donation-level-input-container.form-input label.active,.donation-level-input-container.form-input label:hover{background:#98002e;color:#fff;-webkit-transition:background .3s;transition:background .3s}.donation-level-input-container.form-input label:nth-of-type(4){margin-right:0}.donation-level-input-container.form-input .donation-level-user-entered label{display:none}.slide--white img{display:block;height:100%;margin-left:30px;max-height:122px;max-width:122px;min-width:122px}.slide--white{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;max-width:60%}@media (max-width:599px){.slide--white{display:none}}.slide--white .quote{font-size:1rem;line-height:125%;text-align:right}.donation .quote__author{color:#98002e;font-weight:700}.donation .quote__author:before{content:"- "}.donation .quote__meta{color:#636466;font-style:italic}.bank__account-type--container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media (max-width:599px){.bank__account-type--container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.cardExpGroup{width:100%}.card-exp__select--container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media (max-width:599px){.card-exp__select--container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}body.donation .date-input-container{width:78%}@media (max-width:599px){body.donation .date-input-container{width:100%}}#payment_bank_container .form-radio-array fieldset{width:100%}div[id^=responsive_payment_] .form-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:599px){div[id^=responsive_payment_] .form-content{-ms-flex-wrap:wrap;flex-wrap:wrap}}body.donation .HelpLink,body.donation input[type=radio]+.payment-type-option label:before,body.donation input[type=radio]+label[for^=responsive_payment_type]:after{display:none}body.donation input[type=radio]+.radio-label label{display:block;font-size:1.13rem;font-weight:400;line-height:125%;margin-top:0;padding-left:32px;position:relative}body.donation input[type=radio]+.radio-label label:after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#9c9181;background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/close-x.svg);background-position-x:center;background-position-y:center;background-repeat:no-repeat;background-size:69%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden}body.donation input[type=radio]+.radio-label label:after,body.donation input[type=radio]+.radio-label label:before{border:2px solid #231f20;border-radius:0;content:"";height:1.3rem;left:0;position:absolute;top:0;width:1.3rem;border-radius:50%}body.donation input[type=radio]+.radio-label label:before{background:transparent;display:inline-block}body.donation input[type=radio]:checked+.radio-label label:after{visibility:visible}div[id^=responsive_payment_] input{width:78%}@media (max-width:599px){div[id^=responsive_payment_] input{width:100%}}.bank__account-type--container legend{font-size:1.13rem;line-height:125%;margin-top:0;width:22%}@media (max-width:599px){.bank__account-type--container legend{width:100%}}div[id^=responsive_payment_] .form-content label{min-width:22%;width:22%}div[id^=responsive_payment_] .form-content label[for=responsive_payment_typeach_confirmname]{width:100%}@media (max-width:599px){div[id^=responsive_payment_] .form-content label{width:100%}}div[id^=responsive_payment_] .form-content label[for=responsive_payment_typecc_exp_date_YEAR]{display:none}div[id=responsive_payment_typepay_typeradio_row] .form-content label{padding-left:unset;width:auto}.body-content ul li.tender-row:before{display:none}.body-content ul.radio-array-list li{margin-right:10px;text-indent:0;width:auto}.body-content .bank__account-type--container ul.radio-array-list li:before{display:none}.payment-type-element-container{width:100%}.body-content .bank__account-type--container ul.radio-array-list{margin-left:unset;padding-left:unset}#responsive_payment_typecc_cvvname{width:36%}@media (max-width:599px){#responsive_payment_typecc_cvvname{width:100%}}div[id^=responsive_payment_] select{margin-right:12px;width:36%}@media (max-width:599px){div[id^=responsive_payment_] select{margin-right:0;width:48%}}.donation .payment-type-element-container span.field-required{display:none}.body-content ul.radio-array-list{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:unset;line-height:unset;list-style-type:unset;margin-bottom:unset;padding-left:10px}#payment_bank_container .form-content,div[id^=payment_typecc] .form-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:599px){#payment_bank_container .form-content,div[id^=payment_typecc] .form-content{-ms-flex-wrap:wrap;flex-wrap:wrap}}body #payment_typepay_typeradio_payment_types input[type=radio]+label:after,body #payment_typepay_typeradio_payment_types input[type=radio]+label:before{display:none}#payment_bank_container .form-content input,div[id^=payment_typecc] input{width:78%}@media (max-width:599px){#payment_bank_container .form-content input,div[id^=payment_typecc] input{width:100%}}body #payment_typepay_typeradio_payment_types label{padding-left:unset;width:auto}#payment_bank_container .form-content label,div[id^=payment_typecc] .form-content label{min-width:22%;width:22%}#payment_bank_container .form-content label[for=payment_typecc_exp_date_YEAR],div[id^=payment_typecc] .form-content label[for=payment_typecc_exp_date_YEAR]{display:none}#payment_bank_container .form-content label[for=payment_typeach_confirmname],#payment_bank_container .form-content label[for=responsive_payment_typeach_confirmname],div[id^=payment_typecc] .form-content label[for=payment_typeach_confirmname],div[id^=payment_typecc] .form-content label[for=responsive_payment_typeach_confirmname]{width:100%}@media (max-width:599px){#payment_bank_container .form-content label,div[id^=payment_typecc] .form-content label{width:100%}}#payment_typecc_cvvname{width:36%}@media (max-width:599px){#payment_typecc_cvvname{width:100%}}div[id^=payment_typecc] select{margin-right:12px;width:36%}@media (max-width:599px){div[id^=payment_typecc] select{margin-right:0;width:48%}}div[id^=payment_typecc] select[id=payment_typecc_type]{width:36%}@media (max-width:599px){div[id^=payment_typecc] select[id=payment_typecc_type]{width:100%}}.errorMessageContainer{margin-bottom:0;margin-top:1rem}.form-error{background-color:unset;border:0}.donation-thank-you .donation-form-container{margin-top:1.5rem}.donation-thank-you .donation-form-content{font-size:1.13rem;line-height:125%;display:block}@media (max-width:599px){.donation-thank-you .donation-form-content{font-size:1rem}}@media (max-width:1199px){.donation-form-10608.donation-single-step .button-container,.donation-form-10608.donation .billing-section{padding-left:0}}@media (max-width:1199px){.donation-form-10608.donation-single-step .don-standard-levels,.donation-form-10608.donation .donation-form-content>.form-row:first-of-type{width:100%}}@media (max-width:1199px){.donation-form-10608.donation-single-step .payment-type-element-container,.donation-form-10608.donation-single-step .right-column-js{padding-left:0}}#donationUpgrade button:first-child{margin-right:20px}#donationUpgrade button#upgrade-confirm,#donationUpgrade button.reject{font-size:1em;height:auto;padding-bottom:1em;padding-top:1em}@media (max-width:599px){#donationUpgrade button{float:none;margin-bottom:10px;max-width:100%;width:100%}}#donationUpgrade .button-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin:unset;margin-top:1rem}#donationUpgrade{background:#fff;border-radius:10px;-webkit-box-shadow:0 0 3px #231f20;box-shadow:0 0 3px #231f20;color:#000;display:none;left:0;margin:0 auto;max-width:600px;padding:30px;position:fixed;right:0;top:20px;width:90%;z-index:99999}@media (max-width:599px){#donationUpgrade{padding:15px}}#overlay{background-color:#231f20;display:none;height:100%;left:0;opacity:.7;position:fixed;top:0;width:100%;z-index:9998}#donationUpgrade p{font-size:1rem}#donationUpgrade p:first-of-type{margin-top:0}body.donation-single-step .billing-section #billing_addr_country,body.donation-single-step .billing-section #billing_addr_state{max-width:74%}@media (max-width:599px){body.donation-single-step .billing-section #billing_addr_country,body.donation-single-step .billing-section #billing_addr_state{max-width:100%}}body.donation-single-step .billing-section #billing_addr_zipname{margin-right:unset}body.donation-single-step .billing-section{padding-left:41%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:599px){body.donation-single-step .billing-section{padding-left:0}}body.donation-single-step .button-container{padding-left:41%;width:100%}@media (max-width:599px){body.donation-single-step .button-container{padding-left:0}}body.donation-single-step .billing-section div[id^=billing_],body.donation-single-step .billing-section div[id^=donor_]{width:100%}@media (max-width:599px){body.donation-single-step .billing-section div[id^=billing_],body.donation-single-step .billing-section div[id^=donor_]{margin-bottom:1.5em;width:100%}}body.donation-single-step .don-standard-levels.form-row{margin-top:2em;width:59%}@media (max-width:599px){body.donation-single-step .don-standard-levels.form-row{margin-top:0;width:100%}}body.donation-single-step #donor_email_opt_in_Row{width:100%}body.donation-single-step #donor_email_opt_in_Row .form-content{display:block}body.donation-single-step .billing-section .form-content,body.donation-single-step .custom-field-container .form-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:599px){body.donation-single-step .billing-section .form-content,body.donation-single-step .custom-field-container .form-content{-ms-flex-wrap:wrap;flex-wrap:wrap}}body.donation-single-step .form-info-message{width:100%}body.donation-single-step .form__intro-row{width:39%}@media (max-width:599px){body.donation-single-step .form__intro-row{width:100%}}body.donation-single-step .form-input-label-block{min-width:24%}@media (max-width:599px){body.donation-single-step .form-input-label-block{width:100%}}body.donation-single-step .donation-level-container-generic-repeat+.form-row{width:100%}body.donation-single-step .billing-section input,body.donation-single-step .billing-section select,body.donation-single-step .billing-section textarea,body.donation-single-step .custom-field-container input,body.donation-single-step .custom-field-container select,body.donation-single-step .custom-field-container textarea{min-width:74%}@media (max-width:599px){body.donation-single-step .billing-section input,body.donation-single-step .billing-section select,body.donation-single-step .billing-section textarea,body.donation-single-step .custom-field-container input,body.donation-single-step .custom-field-container select,body.donation-single-step .custom-field-container textarea{width:100%}}body.donation-single-step .billing-section label{min-width:24%}@media (max-width:599px){body.donation-single-step .billing-section label{width:100%}}body.donation-single-step .payment-type-element-container{padding-left:41%;width:100%}@media (max-width:599px){body.donation-single-step .payment-type-element-container{padding-left:0}}body.donation-single-step .right-column-js{padding-left:41%;width:100%}@media (max-width:599px){body.donation-single-step .right-column-js{padding-left:0}}.form--survey button{margin-top:1.5rem;max-width:420px}@media (max-width:599px){.form--survey button{max-width:100%;width:100%}}.survey__two-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1rem}.column{margin-top:1rem}.survey__two-column .column{margin-top:0;width:60%}.survey__two-column .column:first-of-type{width:30%}@media (max-width:599px){.survey__two-column .column{width:100%}}.form--survey .form__error--alert{margin-bottom:0;margin-top:1rem;background:#98002e;border:0 solid #d31145;color:#fff;margin-top:1.5rem;padding:2rem}.form--survey .form__error--alert:before{content:"Error: ";font-weight:700}.form--survey .form__error--input{color:#98002e}.body-content .form--survey .form__label input{min-width:36%}@media (max-width:599px){.body-content .form--survey .form__label input{min-width:100%;width:100%}}.body-content .survey__two-column .form--survey .form__label input{min-width:60%}@media (max-width:599px){.body-content .survey__two-column .form--survey .form__label input{min-width:100%;width:100%}}.form__label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:599px){.form__label{-ms-flex-wrap:wrap;flex-wrap:wrap}}.donation .form__label{-ms-flex-wrap:wrap;flex-wrap:wrap}.form--survey .form__label-text{font-size:1.13rem;line-height:125%;width:25%;width:18%}@media (max-width:599px){.form--survey .form__label-text{min-width:100%;width:100%}}.survey__two-column .form--survey .form__label-text{font-size:1.13rem;line-height:125%;width:25%;min-width:18%;width:30%}@media (max-width:599px){.survey__two-column .form--survey .form__label-text{min-width:100%;width:100%}}.donation .form--survey .form__label-text,.form--survey .interest .form__label-text{width:100%}.form--survey .form__input-container{margin-top:1.5rem}.survey-converted .Button{max-width:200px}@media (max-width:599px){.survey-converted .Button{max-width:unset}}.survey-converted .table__column input,.survey-converted .table__column select,.survey-converted .table__column textarea{width:100%}.survey-converted.table__container span.table__column:first-of-type{min-width:25%}.table__container.survey-converted{width:59%}@media (max-width:599px){.table__container.survey-converted{width:100%}}.survey-converted.table__container .table__input{width:100%}.survey-converted.table__container .table__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1em}@media (max-width:599px){.survey-converted.table__container .table__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.body-content__container .survey__interests .form__row--checkbox .form__field-label{width:100%}.body-content__container .survey__interests .form__row--checkbox .form__label-text{font-weight:700}.body-content__container .survey__interests .form__row--checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2rem}@media (max-width:599px){.body-content__container .survey__interests .form__row--checkbox{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.body-content__container .survey__interests .interest{margin-right:2%;margin-top:1.5rem;width:23%}@media (max-width:599px){.body-content__container .survey__interests .interest{width:48%}}.body-content__container .survey__interests .interest__description{display:block;margin-top:6px}.body-content__container .survey__interests .form__row--checkbox .interest__picture{display:block;margin-bottom:.5rem}.body-content__container .survey__interests .interests{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.interests__heading{color:#231f20;font-size:2.25rem;font-weight:700;line-height:130%;margin-top:33px;width:100%}@media (max-width:599px){.interests__heading{font-size:1.5rem;line-height:130%;margin-top:16.5px}}.unsubscribe .Button{margin-bottom:0;margin-top:1rem;max-width:444px}.unsubscribe .FormBox{font-size:1em}.unsubscribe table p{margin:0;padding:0}.unsubscribe .TableHeadings p.PaddedListHeadings{margin-bottom:0;margin-top:1.7rem;color:#231f20;font-size:1.5rem}.unsubscribe .FormBox p.wrapable{margin-bottom:0;margin-top:1rem;text-align:left;font-style:italic}.unsubscribe table.FormBox{background-color:transparent;border:0;border-radius:0}.unsubscribe table.FormBox td.TableHeadings{background:transparent;border-bottom:0;color:#000}body.member-center .body-content #member-center .interests .interest--child{margin-bottom:0;margin-top:1rem;margin-right:2%;width:23%}@media (max-width:799px){body.member-center .body-content #member-center .interests .interest--child{margin-right:3%;width:30%}}@media (max-width:599px){body.member-center .body-content #member-center .interests .interest--child{width:100%}}body.member-center .body-content #member-center .interests .interest__description{display:block}body.member-center .body-content #member-center .interests .mc__ul .interest-checkbox__input--container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;width:10%}body.member-center .body-content #member-center .interests .interest__label{font-weight:700}body.member-center .body-content #member-center .interests .interest__list{font-size:1.13rem;line-height:125%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:0;padding-left:0}@media (max-width:599px){body.member-center .body-content #member-center .interests .interest__list{font-size:1rem}}body.member-center .body-content #member-center .interests .interest__list--nested{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body.member-center .body-content #member-center .interests .interest__list li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.member-center .body-content #member-center .interests .interest__list li:before{display:none}body.member-center .body-content #member-center .interests .mc__ul .list--indented{margin-left:0}body.member-center .body-content #member-center .interests .mc__ul .mc__interest-label--heading{font-weight:700;width:100%}body.member-center .body-content #member-center .interests .mc__ul{margin:0}body.member-center .body-content #member-center .full-width{padding-right:0;width:100%}body.member-center #member-center .mc__ul li:before{display:none}#member-center .menu--home{width:100%}body.member-center #member-center .menu--member{margin:0}@media (min-width:960px){body.member-center #member-center .menu--member{margin-left:0;margin-right:0}}body.member-center #member-center .menu--member a,body.member-center #member-center .menu--member a:link,body.member-center #member-center .menu--member a:visited{color:#000;display:block;font-size:1rem;outline:medium none;padding:.85em 1em;text-align:center;text-decoration:none;width:100%}body.member-center #member-center .menu--member .active a,body.member-center #member-center .menu--member .active a:link,body.member-center #member-center .menu--member .active a:visited,body.member-center #member-center .menu--member li a:hover,body.member-center #member-center .menu--member li a:link:hover,body.member-center #member-center .menu--member li a:visited:hover{color:#fff}body.member-center #member-center .menu--member li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e7e0d8;border-bottom:1px solid #000;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;width:100%}@media (min-width:960px){body.member-center #member-center .menu--member li{border:0}}body.member-center #member-center .menu--member li:before{display:none}@media (min-width:960px){body.member-center #member-center .menu--member li:first-of-type{border-bottom-left-radius:10px}}@media (min-width:960px){body.member-center #member-center .menu--member li:last-child{border-bottom-right-radius:10px}}body.member-center #member-center .menu--member li.active,body.member-center #member-center .menu--member li:hover{background-color:#98002e}body.member-center #member-center .menu--member .toggle-menu{background-color:#e7e0d8;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:960px){body.member-center #member-center .menu--member .toggle-menu{display:none}}body.member-center #member-center .menu--member .toggle-text{position:relative}body.member-center #member-center .menu--member .toggle-text:after{border:6px solid transparent;border-left:6px solid #000;bottom:50%;content:"";height:0;margin-bottom:-6px;position:absolute;right:-20px;width:0;z-index:99}body.member-center #member-center .menu--member.menu--open .toggle-text:after{border-left-color:transparent;border-top:6px solid #000;margin-bottom:-8px}body.member-center #member-center .menu--member ul{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0;width:100%}@media (min-width:960px){body.member-center #member-center .menu--member ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}body.member-center #member-center .menu--member.menu--open ul{display:-webkit-box;display:-ms-flexbox;display:flex}body.member-center .mc__profile .button--edit:after{background-image:url("data:image/svg+xml,url-encode('<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 28 32\"><style>path{fill:#fff;}</style><path d=\"M22 2l-4 4 6 6 4-4-6-6zM0 24l0.021 6.018 5.979-0.018 16-16-6-6-16 16zM6 28h-4v-4h2v2h2v2z\"></path></svg>')");background-position:50% 50%;background-repeat:no-repeat;background-size:contain;-webkit-transform:rotate(0);transform:rotate(0)}body.member-center .mc__profile .form--edit-profile input[type=tel],body.member-center .mc__profile .form--edit-profile input[type=text]{width:100%}body.member-center #member-center .mc__gift-table{border-collapse:collapse}body.member-center #member-center .mc__gift-table .mc__gift-table__field,body.member-center #member-center .mc__gift-table .mc__gift-table__heading{border:1px solid #636466;padding:.25rem}body.member-center #member-center .mc__gift-table .mc__gift-table__row:nth-child(2n){background-color:#fff}body.member-center #member-center .mc__team-raiser .mc__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}body.member-center .body-content #member-center .button--edit{font-size:1.13rem;height:55px;max-width:200px}body.member-center .body-content #member-center .button--edit:after{background-image:url("data:image/svg+xml,url-encode('<svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 28 32\"><style>path{fill:#fff;}</style><path d=\"M22 2l-4 4 6 6 4-4-6-6zM0 24l0.021 6.018 5.979-0.018 16-16-6-6-16 16zM6 28h-4v-4h2v2h2v2z\"></path></svg>')");background-position:50% 50%;background-repeat:no-repeat;background-size:contain;-webkit-transform:rotate(0);transform:rotate(0)}body.member-center .body-content #member-center #editProfile{margin-top:1.13rem}body.member-center .body-content #member-center .form__button{margin-right:.5rem}body.member-center .body-content #member-center .form__button.form__button--cancel{display:inline-block;font-size:1.13rem;height:55px;max-width:200px}@media (max-width:599px){body.member-center .body-content #member-center .form__button.form__button--cancel{margin-bottom:.5rem;margin-right:0;max-width:100%;width:100%}}body.member-center .body-content #member-center .form__button.form__button--save{display:inline-block;font-size:1.13rem;height:55px;max-width:200px}@media (max-width:599px){body.member-center .body-content #member-center .form__button.form__button--save{margin-bottom:.5rem;margin-right:0;max-width:100%;width:100%}}body.member-center .body-content #member-center .form__label{font-size:1.13rem;line-height:125%}@media (max-width:599px){body.member-center .body-content #member-center .form__label{font-size:1rem}}body.member-center .body-content #member-center .form__label--inline{display:inline-block}body.member-center .body-content #member-center .form__row--wrap{margin-bottom:24px}body.member-center .body-content #member-center h1{width:100%}body.member-center .body-content #member-center h4.form__heading{color:#231f20;font-size:2.25rem;font-weight:700;line-height:130%;margin-top:33px}@media (max-width:599px){body.member-center .body-content #member-center h4.form__heading{font-size:1.5rem;line-height:130%;margin-top:16.5px}}body.member-center .body-content #member-center ul li{text-indent:0}body.member-center .app-router{padding-right:33px;width:66%}@media (max-width:959px){body.member-center .app-router{width:75%}}@media (max-width:599px){body.member-center .app-router{width:100%}}.mc__button--amount,.mc__button--billing{border:0;font-weight:700}.mc__button--amount{padding-left:0}.mc__button--billing{margin-right:.5rem;padding-left:0}@media (max-width:799px){.mc__button--billing{margin-right:0;width:100%}}.mc__gift .mc__row{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:799px){.mc__gift .mc__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}body.member-center #member-center,body.member-center .mc__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.member-center .menu--member{display:none}body.member-center .member-home__welcome{width:100%}body.member-center .mc__flex--33,body.member-center .member-center__sidebar{margin-top:1.5rem;width:33%}@media (max-width:959px){body.member-center .mc__flex--33,body.member-center .member-center__sidebar{width:25%}}@media (max-width:599px){body.member-center .mc__flex--33,body.member-center .member-center__sidebar{width:100%}}body.member-center .mc__flex--66{width:66%}@media (max-width:599px){body.member-center .mc__flex--66{width:100%}}body.member-center .body-content #member-center .helpful-links{margin-left:0;padding-left:0}body.member-center .body-content #member-center .helpful-links li{color:#636466;padding-left:2.5rem;text-indent:1}body.member-center .body-content #member-center .helpful-links li:before{display:none}body.member-center .body-content #member-center .helpful-links li a{color:#231f20}body.member-center .body-content #member-center .helpful-links li a:hover{color:#636466}body.member-center .body-content #member-center .helpful-links .promo h3{color:#231f20}@media (max-width:599px){body.member-center .body-content #member-center .form__column--gift-amount{padding-right:0;width:100%}}body.member-center .body-content #member-center .form__dollars:before{content:"$";font-size:2rem;font-weight:700;margin-top:22px;position:absolute;z-index:99}@media (max-width:599px){body.member-center .body-content #member-center .form__dollars:before{left:10px}}@media (max-width:599px){.form__row--next-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}body.member-center .body-content #member-center .gift-date{width:100%}body.member-center .body-content #member-center .gift-date__month{margin-right:.5rem}@media (max-width:599px){body.member-center .body-content #member-center .gift-date__month{margin-bottom:.5rem;margin-right:0;width:100%}}body.member-center .body-content #member-center .gift-date__day{margin-right:.5rem}@media (max-width:599px){body.member-center .body-content #member-center .gift-date__day{margin-right:0;width:49%}}@media (max-width:599px){body.member-center .body-content #member-center .gift-date__year{width:49%}}.gift__row{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:599px){.gift__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}body.member-center .body-content #member-center .gift-date select{width:100%}@media (max-width:959px){body.member-center .body-content #member-center .card-details{margin-bottom:0}}@media (max-width:959px){body.member-center .body-content #member-center .gift__edit-billing .column--50-to-100{padding-right:0;width:100%}}@media (max-width:959px){body.member-center .body-content #member-center .gift__edit-billing .column--50-to-100:first-of-type{margin-bottom:0}}@media (max-width:959px){body.member-center .body-content #member-center .gift__edit-billing .column--50-to-100:nth-of-type(2){margin-top:0}}body.member-center .body-content #member-center .form__column--cvv{margin-bottom:24px;padding-right:0;width:100%}body.member-center .body-content #member-center .form__column--expriation-date{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}body.member-center .body-content #member-center .form__column--expriation-date .form__label{width:100%}@media (max-width:959px){body.member-center .body-content #member-center .form__column--expriation-date .form__row{margin-bottom:0}}body.member-center .body-content #member-center .form__column--expriation-date .form__row--space-between{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}body.member-center .body-content #member-center .alert{margin-top:1.5rem}body.member-center .body-content #member-center .alert__close{height:auto;width:auto}body.member-center .body-content #member-center .alert__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1023px){body.member-center .body-content #member-center #editProfile .column--50-to-100{width:100%}}.body-content .news__landing a.button{margin-bottom:50px;max-width:400px}@media (max-width:599px){.body-content .news__landing a.button{max-width:unset}}.news__landing .contact-info a{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.body-content .news__landing .contact-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-right:1rem;width:33.3%}.body-content .news__landing .contact-info:last-of-type{padding-right:unset}@media (max-width:1199px){.body-content .news__landing .contact-info{margin-bottom:24px;width:unset}}@media (max-width:599px){.body-content .news__landing .contact-info{margin-bottom:24px;width:unset}}.contact-component--container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px;margin-top:1rem}@media (max-width:959px){.contact-component--container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.body-content .news__landing img{border:1px solid #000;margin-right:16.5px;margin-top:.5rem;width:100%}.body-content .news__landing img.border__off{border:0}.body-content .news__landing .info{font-size:1.13rem;line-height:125%}@media (max-width:599px){.body-content .news__landing .info{font-size:1rem}}@media (max-width:1199px){.body-content .news__landing .info{font-size:1.25rem}}.body-content .press .list__icon li{-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:50px}@media (max-width:799px){.body-content .press .list__icon li:before{margin-top:0}}.body-content .press .list__icon li.coverage:before{margin-top:0}@media (max-width:599px){.body-content .press .list__icon li.coverage:before{margin-top:0}}.body-content .news__landing .list__icon li{-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:50px}.body-content .news__landing .list__icon li:before{margin-top:.5rem}@media (max-width:799px){.body-content .news__landing .list__icon li:before{margin-top:0}}.body-content .news__landing .list__icon li.coverage:before{margin-top:0}.body-content .news__landing .list__icon p,.body-content .press .list__icon p{margin-bottom:10px;margin-top:10px}.news__landing .contact-info .portrait{width:116px;margin-right:16px;margin-top:0;min-width:116px}.news__landing .contact-info .portrait:nth-child(2){margin-left:10px}@media (max-width:959px){.news__landing .contact-info .portrait:nth-child(2){margin-left:0;margin-top:10px}}@media (max-width:959px){.news__landing .contact-info .portrait{min-width:110px;width:110px}}.search__news{margin-bottom:100px}.body-content .news__landing .two-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (max-width:599px){.body-content .news__landing .two-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}}.body-content .news__landing .two-col>div{width:48%}@media (max-width:599px){.body-content .news__landing .two-col>div{width:100%}}.contact-info .info a{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word}.press__contact--media .contact-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:799px){.press__contact--media .contact-info{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:599px){.press__contact--media .contact-info{-ms-flex-wrap:unset;flex-wrap:unset;margin-bottom:50px}}.press .search__filters form,.press h2{margin-bottom:0}.press__contact h3,.press h2{margin-top:0}.press__author .icon{min-width:116px;width:116px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:16.5px;margin-top:.6rem}.press__author .icon:nth-child(2){margin-left:10px}@media (max-width:959px){.press__author .icon:nth-child(2){margin-left:0;margin-top:10px}}@media (max-width:959px){.press__author .icon{min-width:110px;width:110px}}.press__author .icon img,.press__contact--media img{border:1px solid #000;width:100%}.press img.img__lead-in{margin-bottom:33px;margin-top:50px}.press__contact--media .info{font-size:1.13rem;line-height:125%}@media (max-width:599px){.press__contact--media .info{font-size:1rem}}.press__contact--about p{font-style:italic}.contact-info .portrait{min-width:116px;width:116px;margin-right:16.5px;margin-top:.6rem}.contact-info .portrait:nth-child(2){margin-left:10px}@media (max-width:959px){.contact-info .portrait:nth-child(2){margin-left:0;margin-top:10px}}@media (max-width:959px){.contact-info .portrait{min-width:110px;width:110px}}.press__author,.press__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:50px}.press__contact{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:599px){.press__contact--about,.press__contact--media{width:100%}}.press__contact--about{width:60%}@media (max-width:599px){.press__contact--about{width:100%}}.press__contact--media{width:35%}@media (max-width:599px){.press__contact--media{width:100%}}.search__news .press__item-list{margin-top:.5rem}.press__leadin--city{text-transform:uppercase}.press__leadin-content{display:none}.press__leadin-location{text-transform:uppercase}.press .release__description{font-size:1.13rem;line-height:125%}@media (max-width:599px){.press .release__description{font-size:1rem}}.press .search__filters{margin-bottom:50px}.body-content__profile .thumb{float:left;margin-right:24px;margin-top:1rem}@media (max-width:599px){.body-content__profile .thumb{margin-top:.4rem}}.body-content.body-content__profile .prof-name{margin-bottom:0}.body-content.body-content__profile .prof-title{margin-top:0}.body-content__container.report .report-content a{color:#98002e}.body-content__container.report .report-content a:hover{color:#d31145}.report .report__resource{padding-left:10px;vertical-align:middle}.body-content__container.report .report-details{text-align:left}.report .body-content .img-center-60w img,.report .body-content img.img-center-60w{display:block;margin-left:auto;margin-right:auto;width:60%}@media (max-width:599px){.report .body-content .img-center-60w img,.report .body-content img.img-center-60w{width:100%}}iframe[src*="vimeo.com"],iframe[src*="youtube.com"]{max-width:100%}.search__filter-category a{border-left:3px solid #000;height:100%;margin-left:33px;width:50px}.search__filter-category a,.search__filter-category a:hover{background:#fff;background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/close-x.svg);background-position:right 50% top 50%,0 0;background-repeat:no-repeat,no-repeat;background-size:28px,cover}.search__container form .button{background:#9c9181}.search__container form .button:hover{background:#98002e}.search__filters form div{max-width:27%;width:24%}@media (max-width:959px){.search__filters form div{margin-bottom:25px;max-width:49%;width:49%}}@media (max-width:599px){.search__filters form div{margin-bottom:25px;max-width:100%;width:100%}}.search__filters form div.date__container{-ms-flex-negative:1;flex-shrink:1;width:18%}@media (max-width:1199px){.search__filters form div.date__container{width:22%}}@media (max-width:959px){.search__filters form div.date__container{max-width:49%;width:49%}}@media (max-width:599px){.search__filters form div.date__container{-ms-flex-negative:unset;flex-shrink:unset;max-width:100%;width:100%}}.search__filters form div.category__container,.search__filters form div.keyword__container{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}@media (max-width:1199px){.search__filters form div:last-child{width:20%}}@media (max-width:959px){.search__filters form div:last-child{max-width:49%;width:49%}}@media (max-width:599px){.search__filters form div:last-child{-ms-flex-negative:unset;flex-shrink:unset;max-width:100%;width:100%}}@media (max-width:1199px){.search__filter-status div:first-of-type{width:100%}}.search__container form[name=search]{display:none}.search__filters form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:unset;width:100%}@media (max-width:959px){.search__filters form{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:599px){.search__filters form{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}}.search__filters form h4{line-height:100%;margin-top:0}.body-content__container .search__filters form input:not([type=submit]){height:66px;padding-bottom:0;padding-top:0;text-transform:capitalize;width:100%}.body-content__container .search__filters form input.button,.body-content__container form .keyword__container input:not([type=submit]):not(.menu-search__submit):not(.menu-search__input):not([type=checkbox]):not([type=radio]){height:60px}.search__container .list__bullet li{margin-bottom:50px;position:relative}.search__container .list__bullet li:before{background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/bullet-alternate.svg);background-size:contain;position:absolute;top:.35rem}@media (max-width:599px){.search__container .list__bullet li:before{top:.25rem}}.search__container .list__date{font-size:1.13rem;line-height:125%;color:#9c9181;font-weight:700}@media (max-width:599px){.search__container .list__date{font-size:1rem}}p.no-results{margin-bottom:1rem}.search__container li .result{margin-left:58px}.search__container{margin-top:50px}.search__filters{margin-bottom:50px;margin-top:1rem}@media (max-width:599px){.search__filters{margin-bottom:0}}.search__filter-status{font-size:1.13rem;line-height:125%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:50px;text-transform:uppercase}@media (max-width:599px){.search__filter-status{font-size:1rem}}@media (max-width:1199px){.search__filter-status{-ms-flex-wrap:wrap;flex-wrap:wrap}}.search__filter-category{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e7e0d8;border:3px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.13rem;height:60px;line-height:130%;margin-left:33px;padding-left:33px;text-transform:uppercase}@media (max-width:1199px){.search__filter-category{margin-bottom:20px;margin-left:unset;margin-right:20px}}.search__filters form select{border:3px solid #000;color:#9c9181;font-size:1.5rem;height:69px;padding-left:33px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/arrow-down.svg),linear-gradient(270deg,#e7e0d8,#e7e0d8 57px,#000 58px,#000 60px,#fff 61px,#fff 0);background-position:right 8px top 50%,0 0;background-repeat:no-repeat,no-repeat;background-size:40px,cover;height:60px;padding-right:60px;text-transform:capitalize;width:100%}@media (max-width:1199px){.search__filters form select{font-size:1.356rem;padding-left:12px}}.search__filter-category span{height:0;left:-10000px;overflow:hidden;position:absolute;top:auto;visibility:hidden;width:0}.pg-next a,.search__container ul{margin-left:0;padding-left:0}.pg-next a{background-color:unset;height:32px;padding-right:0;position:relative;color:#fff}.pg-next a:before{background-color:#9c9181;border-radius:20px;color:#fff;display:inline-block;padding:13px 10px 15px;background:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/arrow-down.svg) 50% no-repeat;background-color:#e7e0d8;background-size:20px;border-radius:50%;color:transparent;content:"";display:inline;padding:0;position:absolute;width:28px;height:28px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.pg-next a:before,.pg-page a{font-weight:600;line-height:0;margin-left:5px;margin-right:5px;margin-top:0}.pg-page a{background-color:#9c9181;border-radius:20px;color:#fff;display:inline-block;padding:13px 10px 15px;background-color:#e7e0d8;color:#000}.pg-prev a{background-color:unset;margin-left:0;height:32px;padding-left:0;padding-right:0;position:relative;margin-right:36px}.pg-prev a:before{background-color:#9c9181;border-radius:20px;color:#fff;display:inline-block;font-weight:600;line-height:0;margin-left:5px;margin-right:5px;margin-top:0;padding:13px 10px 15px;background:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/arrow-down.svg) 50% no-repeat;background-color:#e7e0d8;background-size:20px;border-radius:50%;color:transparent;content:"";display:inline;height:28px;padding:0;position:absolute;width:28px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pg-page .searchNavigation a,.searchNavigation a:not(.previous-link),.searchNavigation a:not(:last-of-type){background-color:#9c9181;border-radius:20px;color:#fff;display:inline-block;font-weight:600;line-height:0;margin-left:5px;margin-right:5px;margin-top:0;padding:13px 10px 15px;background-color:#e7e0d8;color:#000}.searchNavigation a.pagination__next-link,.searchNavigation a.previous-link{background-color:unset;margin-left:0;height:32px;padding-left:0;padding-right:0;position:relative}.searchNavigation a.pagination__next-link:before,.searchNavigation a.previous-link:before{background-color:#9c9181;border-radius:20px;color:#fff;display:inline-block;font-weight:600;line-height:0;margin-left:5px;margin-right:5px;margin-top:0;padding:13px 10px 15px;background:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/arrow-down.svg) 50% no-repeat;background-color:#e7e0d8;background-size:20px;border-radius:50%;color:transparent;content:"";display:inline;height:28px;padding:0;position:absolute;width:28px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.searchNavigation a.previous-link{margin-right:36px}.searchNavigation a.previous-link:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.searchNavigation .active-page{background-color:#9c9181;border-radius:20px;color:#fff;display:inline-block;font-weight:600;line-height:0;margin-left:5px;margin-right:5px;margin-top:0;padding:13px 10px 15px}.search-results__main br{display:none}p.searchDisplayResults{margin-bottom:0;margin-top:1.7rem;color:#231f20;font-size:1.7rem;font-weight:400;line-height:130%;text-transform:uppercase;margin-top:0}@media (max-width:599px){p.searchDisplayResults{font-size:1.4rem}}.search-results__main .result p{margin-bottom:0;margin-top:0}.paginator{display:none;margin-bottom:24px}.pg-curr{background-color:#9c9181;border-radius:20px;color:#fff;display:inline-block;font-weight:600;line-height:0;margin-left:5px;margin-right:5px;margin-top:0;padding:13px 10px 15px;margin-top:1px}.pg-next{vertical-align:top}.search-results__main .searchDescription,.search-results__main .searchTeaser,.search-results__main .searchTimeStamp,.search-results__main .searchTitle{display:none}.searchNavigation{display:none;margin-bottom:50px}@media (max-width:599px){.paginator td{margin-bottom:.5rem}}@media (max-width:599px){.paginator tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.search-results__files .searchDescription,.search-results__files .searchTeaser,.search-results__files .searchTimeStamp,.search-results__files .searchTitle,.search-results__files br,.search-results__files form[action="search.jsp"]{display:none}.search-results__files p.searchDisplayResults{margin-top:0}.search-results__files table{display:none}.search__blog .blog__byline a{color:#9c9181}.search__blog .blog__byline a:hover{color:#98002e}.blog__byline{font-size:1.13rem;line-height:125%}@media (max-width:599px){.blog__byline{font-size:1rem}}.search__blog .list__icon li{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;margin-bottom:50px}.search__blog .list__icon li:before{display:none}.search__blog .list__icon .icon{min-width:116px;width:116px;margin-top:.2rem;max-width:84px;min-width:84px;width:84px}.search__blog .list__icon .icon:nth-child(2){margin-left:10px}@media (max-width:959px){.search__blog .list__icon .icon:nth-child(2){margin-left:0;margin-top:10px}}@media (max-width:959px){.search__blog .list__icon .icon{min-width:110px;width:110px}}.search__blog .list__icon img{border:1px solid #000;margin-top:5px;width:100%}@media (max-width:599px){.search__blog .list__icon img{margin-top:-2px}}.search__blog .list__icon p{margin-top:0;margin-bottom:0}.blog__byline{color:#9c9181;font-weight:700}.search__resources .list__icon li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:50px}.search__resources .list__icon li:before{display:none}.search__resources .list__icon .icon{width:50px}.search__resources .list__icon img{width:100%}.search__resources .list__icon p{margin-top:0;margin-bottom:0}.search__resources .list__icon .resource__type{text-transform:uppercase}.body-content.state li{margin-bottom:20px}.body-content.state ol.state-footnotes{font-size:.8475rem;padding-left:0}@media (max-width:599px){.body-content.state ol.state-footnotes{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word;font-size:.9rem}}.body-content.state ul{margin-left:17px}.tip{background-color:transparent;background-image:url(https://secure2.convio.net/npwf/wrpr/2018-redesign/images/tooltip.png);background-size:contain;border:0;cursor:pointer;display:inline-block;height:11px;margin-bottom:9px;width:11px}.tip.hover{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tip__content{font-size:1.13rem;line-height:125%;display:none;font-size:1.2rem}@media (max-width:599px){.tip__content{font-size:1rem}}.tip__content--container{display:none}.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-box{background:#e7e0d8;border:#9c9181}.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content{color:#000;padding:8px}.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized.tooltipster-top .tooltipster-arrow-background,.tooltipster-sidetip.tooltipster-top.tooltipster-noir-customized .tooltipster-arrow-border{border-top-color:#e7e0d8}