:root{--white:#ffffff;--black:#000000;--near-black:#292c2f;--dark-gray:#3e4145;--medium-gray:#7e7278;--light-gray:#f7f7f7;--light-gray-v2:#f4f2f6;--brand-blue:#0090d3;--logo-blue:#00549e;--dark-blue:#003067;--alt-blue:#01547f;--alt-blue-v2:#184780;--yellow:#fed455;--green:#65a11b;--logo-green:#008751;--red:#e51937;--orange:#e27908;--pad-50:clamp(10px,2.5vw,40px);--pad-75:clamp(15px,3.75vw,60px);--pad-100:clamp(20px,5vw,80px);--pad-150:clamp(30px,7.5vw,120px);--pad-200:clamp(40px,10vw,160px);--height-35vw:min(600px,35vw)}@media only screen and (max-width:767px){:root{--height-35vw:auto}}*,*:before,*:after{box-sizing:border-box}html{background:#f7f7f7;color:#292c2f;font-family:'Inter','Helvetica Nueue',helvetica,arial,sans-serif;font-size:16px;font-weight:500;line-height:1.5;scroll-behavior:smooth}@media only screen and (max-width:1079px){html{font-size:14px}}body{background:#000;font-size:1.125rem;margin:0;overflow-x:hidden}body>img,body .image-hero img{vertical-align:bottom;width:100%}@media only screen and (max-width:1079px){body.mobile-open{overflow-y:hidden}}@media only screen and (min-width:768px){body>.image-hero{padding-bottom:0!important}}h1,h2,h3,h4,h5,h6,p,ul,ol,li,blockquote{margin:0 0 .9rem}h1,h2,h3,h4,h5,h6{line-height:1.2}h1[class*="bg-heading"],h2[class*="bg-heading"],h3[class*="bg-heading"],h4[class*="bg-heading"],h5[class*="bg-heading"],h6[class*="bg-heading"]{background:linear-gradient(#00549e 0%,#184780 100%);border-radius:12px;color:#fff;font-family:'Roboto','Helvetica Nueue',helvetica,arial,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:1em;padding:.5em}h1.bg-heading--green,h2.bg-heading--green,h3.bg-heading--green,h4.bg-heading--green,h5.bg-heading--green,h6.bg-heading--green{background:#008751}h1 a:not([class*="btn"],[class*="ctrl"],[class*="button"]):focus,h2 a:not([class*="btn"],[class*="ctrl"],[class*="button"]):focus,h3 a:not([class*="btn"],[class*="ctrl"],[class*="button"]):focus,h4 a:not([class*="btn"],[class*="ctrl"],[class*="button"]):focus,h5 a:not([class*="btn"],[class*="ctrl"],[class*="button"]):focus,h6 a:not([class*="btn"],[class*="ctrl"],[class*="button"]):focus,h1 a:not([class*="btn"],[class*="ctrl"],[class*="button"]):hover,h2 a:not([class*="btn"],[class*="ctrl"],[class*="button"]):hover,h3 a:not([class*="btn"],[class*="ctrl"],[class*="button"]):hover,h4 a:not([class*="btn"],[class*="ctrl"],[class*="button"]):hover,h5 a:not([class*="btn"],[class*="ctrl"],[class*="button"]):hover,h6 a:not([class*="btn"],[class*="ctrl"],[class*="button"]):hover{text-decoration:underline 2px #0090d3}h1,.h1{color:#00549e;font-size:3.4rem;font-weight:600;letter-spacing:normal}h1.jumbo,.h1.jumbo{font-size:4.768rem}@media only screen and (max-width:1079px){h1.jumbo,.h1.jumbo{font-size:3rem}}@media only screen and (max-width:767px){h1,.h1{font-size:2.5rem}}h2,.h2{color:#00549e;font-size:3.052rem;font-weight:600;letter-spacing:-1px}@media only screen and (max-width:767px){h2,.h2{font-size:2.25rem}}h3,.h3{font-size:2.441rem;font-weight:700;letter-spacing:-1px}@media only screen and (max-width:767px){h3,.h3{font-size:1.75rem}}h4,.h4{font-family:'Roboto','Helvetica Nueue',helvetica,arial,sans-serif;font-size:2rem;font-weight:600;letter-spacing:normal}@media only screen and (max-width:767px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.5625rem;font-weight:500;letter-spacing:normal}@media only screen and (max-width:767px){h5,.h5{font-size:1.1rem}}h6,.h6{font-size:1.25rem;font-weight:500;letter-spacing:normal}@media only screen and (max-width:767px){h6,.h6{font-size:.9rem}}img,video{display:inline-block;max-width:100%;vertical-align:bottom}img[align=left],video[align=left],img.align-left-pad,video.align-left-pad{clear:left;padding:0 1em 1em 0}img[align=right],video[align=right],img.align-right-pad,video.align-right-pad{clear:right;padding:0 0 1em 1em}img[align=left],video[align=left],img.align-left-pad,video.align-left-pad,img[align=right],video[align=right],img.align-right-pad,video.align-right-pad{max-width:50%}@media only screen and (max-width:479px){img[align=left],video[align=left],img.align-left-pad,video.align-left-pad,img[align=right],video[align=right],img.align-right-pad,video.align-right-pad{height:auto;max-width:100%;padding:0 0 1em;width:100%}}a{text-decoration:none;transition:0.25s all ease-in-out}a:not([class*="btn"],[class*="ctrl"],[class*="button"]){color:#00549e}a:not([class*="btn"],[class*="ctrl"],[class*="button"]):focus,a:not([class*="btn"],[class*="ctrl"],[class*="button"]):hover{text-decoration:underline 1px}figure{margin:0;position:relative}figure figcaption{color:#fff;position:absolute;text-align:center;bottom:0;background-image:linear-gradient(transparent 0%,rgba(0,0,0,0.65) 50%);padding:40px 20px 20px;width:100%}form label,form .label{display:block;margin:.5em 0}form label.reqMark::after,form .label.reqMark::after{content:" *"}form input:not([type=checkbox],[type=radio],[type=submit]),form textarea{border-radius:3px;-webkit-appearance:none}form select{border-radius:3px}form input,form select,form textarea{background:#fff;border:none;display:block;font:inherit;padding:.5em 1em}form input[type=checkbox],form input[type=radio]{border-radius:0;float:left;margin:3px}form input[type=submit]{display:block;margin:1em 0 .5em;-webkit-appearance:none}form fieldset{border:none;padding:0}form legend{font-weight:bold;padding:0;margin:1em 0}form .captcha{transform:scale(0.8);transform-origin:0 0;margin-bottom:-1.5em;width:125%}.styled-select{background:none;border:2px solid;border-radius:40px;display:inline-flex;max-width:100%;position:relative;transition:.3s all}.styled-select:focus,.styled-select:hover{background:#00549e;border-color:#00549e;color:#fff}.styled-select select{appearance:none;background:none;border:none;border-radius:inherit;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:600;line-height:normal;padding:.5em 2.5em .5em 1.5em}.styled-select option{background:#fff;color:#292c2f}.styled-select .icon{font-size:1.25em;pointer-events:none;position:absolute;right:.5em;top:50%;transform:translateY(-50%)}button,input[type=submit],.btn{border:none;background:#fed455;border:2px solid transparent;border-radius:12px;color:#292c2f;cursor:pointer;display:inline-block;font:inherit;font-weight:600;line-height:1.5;padding:.72rem 2.5em;text-decoration:none;transform-origin:50%;transition:.3s background;backface-visibility:hidden}button:focus,input[type=submit]:focus,.btn:focus,button:hover,input[type=submit]:hover,.btn:hover{background:#00549e;border-color:currentColor;box-shadow:0px 10px 10px -10px rgba(0,0,0,0.5);color:#fff}.btn-accordion{background:#fff;display:flex;align-items:center;color:#000;cursor:pointer;font-size:1.125rem;border-radius:51px;line-height:2.5;font-weight:600;padding:6px 0px 8px 10px;margin:12px 0 0;border:1px solid #00549e}.btn-accordion::before{background:#000;color:#fff;border-radius:50%;content:'+';height:40px;width:40px;font-size:1.5rem;font-weight:400;line-height:1.5;margin-right:10px;text-align:center}.active .btn-accordion{background:#00549e;color:#fff}.active .btn-accordion::before{background:#fed455;color:#000;content:'-'}.btn-alt:hover,.btn-alt:focus{background:none;color:#fed455}.btn-red{background:#e51937}.btn-jumbo{border-radius:.75em;font-size:205%;padding:.5em 1em}.btn-lg{font-size:115%}.btn-sm{font-size:85%}.btn-dark{background:#00549e;color:#fff}.btn-light{background:#f7f7f7;color:#00549e}.btn-disabled{background:#f7f7f7;color:#7e7278}.btn-disabled:focus,.btn-disabled:hover{box-shadow:1px 2px 4px rgba(0,0,0,0.25);transform:none;cursor:not-allowed}.btn-yellow{background:#fed455}.btn-plain{background:none;border:none;box-shadow:none;color:inherit;padding:.25em .5em;text-transform:none}.btn-plain:focus,.btn-plain:hover{background:none;box-shadow:none;transform:none}.btn-video{background:none!important;border:none!important;box-shadow:none!important;padding:0;width:9.5%}.btn-video svg{height:100%;width:100%;fill:#fed455;filter:drop-shadow(1px 0 6px rgba(0,0,0,0.3));opacity:.8;transition:opacity .3s}.btn-video:focus svg,.btn-video:hover svg{opacity:1}.btn-arrow::after{content:"›";font-size:2em;font-weight:normal;line-height:.5em;vertical-align:text-top;margin-left:.25em}.btn-view-more{padding:.5em 2em;transform-origin:50%}.btn-icon{display:inline-flex;gap:10px}.btn-icon .icon{font-size:1.4em}.btn .icon{vertical-align:middle}.icon-button{align-items:center;border-radius:12px;display:inline-flex;justify-content:space-between;line-height:normal;margin:30px;min-height:116px;width:280px;padding:20px;vertical-align:top}.icon-button:focus,.icon-button:hover{box-shadow:2px 4px 8px rgba(0,0,0,0.25);transform:scale(1.09)}.icon-button-label{color:#fff;font-size:1.25rem;font-weight:bold;padding-right:30px;text-align:left;text-transform:uppercase}.icon-link{align-items:center;color:#0090d3!important;display:inline-grid;grid-gap:1rem;grid-template-columns:30% 1fr;transition:.25s color}.icon-link svg{width:100%}.icon-link-heading{font-size:1.25rem;font-weight:700;text-transform:uppercase}.icon-link-description{color:#000000!important}.icon-link:focus,.icon-link:hover{color:#00549e!important}.callout-button{background-image:linear-gradient(#ffffff 0%,#f7f7f7 100%);border:1px solid rgba(0,0,0,0.24);border-radius:20px;display:block;height:100%;padding:20px;position:relative;transform:translateZ(0);backface-visibility:hidden;transition:.3s all}.callout-button:hover,.callout-button:focus-within{border-color:#fed455;box-shadow:0px 10px 30px -20px rgba(0,0,0,0.5);color:inherit!important;transform:scale(1.02) translateZ(0)}.callout-button.blue-border:hover,.callout-button.blue-border:focus-within{border-color:#00549e}.callout-button.no-background{background:none}.callout-button.no-border:not(:hover):not(:focus-within){border-color:transparent}.callout-button.no-scale{transform:none}.callout-button.no-scale:hover,.callout-button.no-scale:focus-within{transform:inherit}.callout-button a.cover-link{position:absolute;top:0;left:0;height:100%;width:100%}.callout-button p:last-of-type{margin-bottom:0}.callout-button lottie-player{display:inline-block;height:50px!important}.scroll-margin{scroll-margin-top:10px}@media only screen and (min-width:1080px){.scroll-margin{scroll-margin-top:100px}}html.cms-toolbar-expanded .scroll-margin{scroll-margin-top:50px}@media only screen and (min-width:1080px){html.cms-toolbar-expanded .scroll-margin{scroll-margin-top:150px}}.w-100{max-width:100%!important;width:100%!important}blockquote{font-size:1.125rem;margin-left:auto;margin-right:auto;padding:2.5rem;position:relative}blockquote p:last-child{margin:0}@media only screen and (min-width:768px){blockquote{font-size:1.25rem;max-width:75%}}blockquote::before{border-radius:5px;content:'';width:10px;height:100%;background:#e27908;position:absolute;left:0;top:0}big{font-size:115%}small{font-size:85%}.fine-print{font-size:.8125rem}hr{margin:0}svg{fill:currentColor}#site-donate-callout{float:left;margin:2em 0 2em -100%;position:sticky;padding-left:3em;top:50%;left:-2em;z-index:100}#site-header{background:transparent;position:fixed;top:0;transition:all .25s;width:100%;z-index:499}@media only screen and (min-width:1080px){body.scrolled #site-header{background:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.25)}html.cms-toolbar-expanded #site-header{top:46px}}#site-header-mobile{display:none}#site-header-navs{padding-top:10px}@media only screen and (max-width:1079px){#site-header{position:relative}#site-header-mobile{background:#fff;align-items:flex-end;display:flex;justify-content:space-between;padding-top:10px;padding-bottom:10px;position:relative;z-index:101}#site-header-mobile-logo{display:inline-block;width:150px}#site-header-mobile-logo img{display:block}#site-header-mobile-buttons{margin-left:auto;padding:0 1rem}#site-header-mobile-buttons a{font-size:.8rem;margin:0 .25rem;padding:.36em .72em}#site-header-mobile button{color:#00549e;font-size:2rem;height:2.2rem;padding:0}#site-header-mobile button svg{stroke-width:2px;stroke-linecap:round}#site-header-mobile nav{white-space:nowrap}#site-header-navs{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.25);height:calc(100vh - 50px);opacity:0;overflow-y:auto;padding:0 0 60px;position:absolute;transform:translateY(-100%);transition:.2s linear}.mobile-open #site-header-navs{opacity:1;transform:translateY(0)}#site-header-navs #site-logo{display:none}#site-header-navs #site-quicknav{float:none;padding-left:0;padding-right:0;position:relative;text-align:center}#site-header-navs #site-quicknav .dropdowns{padding:0 10px}#site-header-navs #site-quicknav .dropdowns li{position:static}#site-header-navs #site-quicknav .dropdowns ul{font-size:1em;left:0;padding:8px 0;top:100%;width:100vw}#site-header-navs #site-quicknav .dropdowns ul a,#site-header-navs #site-quicknav .dropdowns ul span{padding:4px 40px}#site-header-navs #site-nav{background:#00549e;flex-direction:column;font-size:15px;text-align:left}#site-header-navs #site-nav>a{display:none}#site-header-navs #site-nav>div{order:3;width:100%}#site-header-navs #site-nav>div>ul{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;margin:0;padding:0;width:100%}#site-header-navs #site-nav>div>ul>li{border-bottom:1px solid #0090d3;margin:0;width:100%}#site-header-navs #site-nav>div>ul>li>a{background:#00549e;border:none!important;color:#fff;display:block;padding:20px 60px 20px 30px;position:relative;text-align:left}#site-header-navs #site-nav>div>ul>li>a .site-nav-toggle{position:absolute;height:100%;width:100%;top:0;right:0}#site-header-navs #site-nav>div>ul>li>a .site-nav-toggle:after{background:url('../img/chevron-up.svg') no-repeat center;content:'';transform:rotate(180deg);position:absolute;right:0;top:0;height:60px;width:60px;transition:.3s transform}#site-header-navs #site-nav>div>ul>li div{background-image:none;border-radius:0;display:none;font-size:1em;opacity:1;padding:0;position:static;transform:none;visibility:visible;width:100%}#site-header-navs #site-nav>div>ul>li div h2{padding-left:6px;margin-left:-10px}#site-header-navs #site-nav>div>ul>li div ul{display:block}#site-header-navs #site-nav>div>ul>li div ul ul{border-top:2px solid}#site-header-navs #site-nav>div>ul>li div ul ul ul{font-style:italic;margin-left:30px}#site-header-navs #site-nav>div>ul>li a.active .site-nav-toggle::after{transform:rotate(0)}#site-header-navs #site-nav>div>ul>li a.active + div{display:block;padding:20px 40px}}#site-logo{margin:0 auto 0 0;max-width:16vw;width:200px;padding:0 10px 10px}#site-logo .logo-dark{display:none}#site-logo .logo-light{display:block}.scrolled #site-logo .logo-dark{display:block}.scrolled #site-logo .logo-light{display:none}#site-main{background-image:linear-gradient(#ffffff 0%,#f7f7f7 100%);overflow-x:clip;position:relative}#site-main.app{background:#fff}#site-nav{color:#fff;align-items:flex-end;display:flex;width:100%}@media only screen and (min-width:1280px){#site-nav{font-size:18px}}.scrolled #site-nav{color:#00549e}@media only screen and (max-width:1079px){#site-nav #search-toggle{display:none}}#site-nav>.btn-plain{border-radius:50%;color:inherit;font-size:1.2em;margin:5px 10px;padding:8px}#site-nav>.btn-plain .icon{display:block;vertical-align:bottom}#site-nav>.btn-plain:hover,#site-nav>.btn-plain:focus{background:#00549e;color:#fff}#site-nav-donate{margin:0 0 10px 8px}#site-nav-donate .icon{transition:all 0.3s ease-out}#site-nav-donate:focus .icon,#site-nav-donate:hover .icon{transform:translateX(8px) rotate(8deg)}#site-nav>div>ul{display:flex;margin:0;padding:0}#site-nav>div>ul>li{display:inline-block;margin:0 1em 0 0;position:static}#site-nav>div>ul>li>a{color:inherit;display:block;font-weight:600;padding:.5rem 1rem;text-align:center;text-decoration:none}#site-nav>div>ul>li:nth-of-type(1)>div{background-image:url("../img/Nav_About_Us.jpg");background-position:553px -129px;background-size:83% auto}#site-nav>div>ul>li:nth-of-type(2)>div{background-image:url("../img/Nav_What_We_Do.jpg");background-position:768px -6px;background-size:50% auto}#site-nav>div>ul>li:nth-of-type(3)>div{background-image:url("../img/Nav_How_We_Do_It.jpg");background-position:672px -86px;background-size:55% auto}#site-nav>div>ul>li:nth-of-type(4)>div{background-image:url("../img/Nav_Get_Involved.jpg");background-position:688px -150px;background-size:53% auto}#site-nav>div>ul>li>div{backface-visibility:hidden;background-color:#fff;background-repeat:no-repeat;background-size:83% auto;box-shadow:0px 10px 30px -20px rgba(0,0,0,0.5);border-radius:0 0 20px 20px;color:#000;font-weight:700;left:50%;list-style-type:none;opacity:0;position:absolute;margin:0;max-width:100%;min-height:340px;overflow:hidden;padding:40px 25% 40px 40px;top:100%;transition:0.1s all ease-out 0.3s;transform:translateX(-50%);visibility:hidden;width:1380px;z-index:1}#site-nav>div>ul>li>div:before{background-color:transparent;background-image:linear-gradient(100deg,#ffffff 60%,rgba(255,255,255,0.09) 70%);content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}#site-nav>div>ul>li>div h2{font-size:24px;font-weight:900;letter-spacing:normal}#site-nav>div>ul>li>div ul{list-style-type:none;padding:0}#site-nav>div>ul>li>div>ul{display:flex;font-size:1.2rem;gap:10%}#site-nav>div>ul>li>div>ul ul{font-size:1rem;font-weight:600}#site-nav>div>ul>li>div li{margin:0;padding:5px 0}#site-nav>div>ul>li>div a{color:inherit;display:block;text-decoration:none}#site-nav>div>ul>li>div a:focus,#site-nav>div>ul>li>div a:hover{color:#00549e}#site-nav>div>ul>li:focus-within>a,#site-nav>div>ul>li:hover>a{background:#00549e;color:#fff}#site-nav>div>ul>li:focus-within>div,#site-nav>div>ul>li:hover>div{opacity:1;transition:0.3s all ease-in-out;visibility:visible}@media only screen and (min-width:1080px){#site-nav .site-nav-toggle{display:none}}#site-quicknav{float:right;margin-bottom:20px;text-align:right}@media only screen and (min-width:1080px){#site-quicknav{margin-bottom:-20px}}#site-quicknav>ul{color:#000000;display:inline-flex;font-size:13.5px;list-style-type:none;margin:0;padding-left:20px;vertical-align:bottom}#site-quicknav>ul>li{margin:0}#site-quicknav>ul>li>a,#site-quicknav>ul>li>span{color:inherit;display:block;padding:8px;text-decoration:none;text-transform:uppercase}#site-quicknav>ul>li:focus-within>a,#site-quicknav>ul>li:hover>a,#site-quicknav>ul>li:focus-within>span,#site-quicknav>ul>li:hover>span{background:#0090d3;color:#ffffff}#site-quicknav>ul>li ul{background:#0090d3;font-size:12px;padding:8px;top:60px;left:auto;right:0;text-align:left;width:182px}#site-quicknav>ul>li ul li{margin:0}#site-quicknav>ul>li ul a{color:#ffffff;display:block;text-decoration:none}#site-quicknav>ul>li ul a:focus,#site-quicknav>ul>li ul a:hover{text-decoration:underline}#site-quicknav>ul svg{display:block;font-size:24px;margin:0 auto}#site-search{background:#00549e;display:grid;grid-gap:10px;grid-template-columns:1fr 50px;padding:20px 10px 20px 20px;width:100%}@media only screen and (min-width:1080px){#site-search{padding:10px;position:absolute;top:0;max-width:80%;width:500px;left:50%;transition:0.25s ease-in-out all;transform:translateX(-50%) translateY(-100%);z-index:1}.search-open #site-search,#site-search:focus-within{top:130%;transform:translateX(-50%) translateY(0)}}#site-search label{background:#00549e;color:#fff}#site-search input{background:#fff;border:none;border-radius:20px;box-shadow:none;font-size:1rem;line-height:1.5;padding:.5em 1em;width:100%}#site-search button{border-radius:5px;color:#fff;font-size:22px;line-height:1}#site-search button:focus,#site-search button:hover{background:#fff;color:#00549e}#site-top-link{background:#f4f4f4;border-radius:4px;font-size:115%;padding:0;position:fixed;bottom:15px;right:25px;height:50px;width:50px;text-align:center;text-decoration:none;z-index:100;opacity:0;visibility:hidden}body.scrolled #site-top-link{opacity:1;visibility:visible}#site-top-link span{display:block;font-size:.9rem;line-height:1;text-transform:uppercase}#site-footer{background:#f7f7f7;padding:50px 10px 20px}#site-footer-logo{display:inline-block;margin:-8px 0 48px;width:280px;max-width:50vw}#site-footer-content{display:grid;font-weight:600;text-align:center}@media only screen and (min-width:1280px){#site-footer-content{grid-gap:40px;grid-template-columns:1fr 3fr 1fr;text-align:left}#site-footer-content>div:first-child{max-width:280px}}@media only screen and (max-width:1279px){#site-footer-content{grid-template-columns:3fr 1fr}#site-footer-content>div:first-child{grid-column:-1 / 1}}@media only screen and (max-width:767px){#site-footer-content{grid-template-columns:1fr}}#site-footer-content h2{color:#00549e;font-size:1.2rem;font-weight:700}#site-footer-content ul{list-style-type:none;margin:0;padding:0}#site-footer-content li{margin:0 0 .45rem}#site-footer-content a{color:inherit;text-decoration:none}#site-footer-content a:focus,#site-footer-content a:hover{color:#00549e}#site-footer-nav{margin-top:10px}@media only screen and (max-width:1279px){#site-footer-nav{margin-left:40px;margin-right:40px}#site-footer-nav ul ul{margin-bottom:40px}}@media only screen and (min-width:768px){#site-footer-nav ul{display:grid;grid-gap:40px;grid-template-columns:1fr 1fr 1fr;text-align:left}}#site-footer-nav ul ul{display:block}#site-footer-copyright{font-size:.8rem;line-height:2;margin-top:20px;text-align:center}#site-footer-copyright nav{margin-bottom:.5em}#site-footer-copyright a{text-decoration:none}#site-footer-copyright p{line-height:normal;margin-bottom:.5em}.userway_buttons_wrapper{bottom:80px!important}#global-action{position:relative;z-index:999999999}#global-action>button{border:none;border-radius:12px 12px 0 0;font-size:1.125rem;font-weight:800;margin:0 20px;opacity:0;padding:10px;position:fixed;transition:.3s all;bottom:0;visibility:hidden;z-index:1}body.scrolled-third #global-action>button{opacity:1;visibility:visible}#global-action>button .arrow{font-size:1.5rem;line-height:0;margin-left:.25em}#global-action-content{border-radius:10px;max-height:90%;max-width:90%;opacity:0;overflow:auto;position:fixed;top:100%;left:50%;transform:translate(-50%,0);transition:.3s all;z-index:3}#global-action-content .content-section{border-radius:10px}#global-action-content button{z-index:1}body.global-action-open #global-action-content{opacity:1;transform:translate(-50%,-105%)}#global-action-cover{position:fixed}body.global-action-open #global-action-cover{background:rgba(0,0,0,0.75);top:0;left:0;height:100%;width:100%;z-index:2}.align-center{display:flex;justify-content:center}img.align-center{display:block;margin-left:auto;margin-right:auto}.align-full{height:auto;width:100%}.align-full .image-trigger,.align-full img{width:100%}.align-left{float:left}.align-right{float:right}.aos-plugin{position:relative}.aos-draw-circle{align-items:center;display:inline-flex}.aos-draw-line{display:inline-block}@media only screen and (min-width:600px){.aos-draw-line{white-space:nowrap}}.draw-circle-svg{stroke:currentColor;fill:transparent;stroke-dasharray:1;stroke-dashoffset:1;stroke-width:2;position:absolute;height:100%;width:100%;z-index:0;transform:scale(1.5) translateX(-3%)}.draw-circle-svg.green{color:#78be43}.draw-circle-svg.blue{color:#00559f}.aos-animate .draw-circle-svg{animation:draw 1s ease-in-out forwards}.draw-line-svg{height:100%;left:50%;max-width:110%;bottom:.25em;transform:translateX(-50%);stroke:currentColor;fill:transparent;overflow:visible;position:absolute;stroke-linecap:round;stroke-linejoin:round;stroke-width:9;fill:none;opacity:0;stroke-dasharray:0 1500;transition:.3s;z-index:-1}.draw-line-svg.draw-line--yellow{color:#fed455}.draw-line-svg.draw-line--orange{color:#e27908}.aos-animate .draw-line-svg,a:hover .draw-line-svg,a:focus .draw-line-svg{animation:1.2s line-draw forwards}.draw--left .draw-line-svg{left:0;transform:none}.draw--right .draw-line-svg{left:auto;right:0;transform:none}@keyframes line-draw{0%{stroke-dasharray:0 1500;opacity:1}to{stroke-dasharray:1500 1500;opacity:1}}@keyframes draw{0%{stroke-dashoffset:1}75%{fill:transparent;stroke-dashoffset:0}100%{fill:currentColor;stroke-dashoffset:0}}@keyframes draw_arrow{to{stroke-dashoffset:0}}#pinned-articles header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}#pinned-articles-content{margin:0 -10px;overflow:hidden}.article-list{display:grid;gap:20px;grid-template-columns:repeat(1,1fr);margin-bottom:20px;padding:20px 10px}@media only screen and (min-width:600px){.article-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1080px){.article-list-columns--3{grid-template-columns:repeat(3,1fr)}.article-list-columns--4{grid-template-columns:repeat(4,1fr)}}.article-list--carousel{display:flex}.article-list--carousel .article-list-item{flex:1 1 320px;width:400px!important}.article-list-controls{float:right;margin:40px;position:relative;width:60px}.article-list-item{height:auto;overflow:hidden;position:relative}.article-list-item img{width:100%}.article-list-item p:last-child{margin:0}.badge{align-items:center;background:#00549e;border-radius:50px;display:inline-flex;font-family:'Roboto','Helvetica Nueue',helvetica,arial,sans-serif;font-size:.8125rem;gap:4px;color:#fff;padding:0 10px}.badge-label{background-color:#f7f7f7;border-radius:0 0 12px 0;color:#fff!important;font-size:1.2rem;font-weight:bold;height:auto;line-height:1;min-width:120px;padding:10px;position:absolute;text-align:center;text-transform:uppercase;left:0;top:0;z-index:1}.type-blog{background-color:#e27908}.type-news{background-color:#65a11b}.type-press{background-color:#00549e}.type-publication{background-color:#fed455;color:#00549e!important}.type-story{background-color:#0090d3}.bg-campaign-blue{background-color:#0090d3}.bg-green{background-color:#65a11b}.bg-logo-green{background-color:#008751}.bg-light-gray{background-color:#f7f7f7}.bg-light-gray-v2{background-color:#f4f2f6}.bg-medium-gray{background-color:#7e7278}.bg-logo-blue{background-color:#00549e}.bg-orange{background-color:#e27908}.bg-yellow{background-color:#fed455}.bg-white{background-color:#fff}.bg-overlay{position:relative}.bg-overlay::before{background-image:linear-gradient(170deg,rgba(0,83,158,0.45) 0%,rgba(0,0,0,0.77) 100%);position:absolute;content:'';top:0;left:0;height:100%;width:100%;z-index:0}.bg-image-no-color.color-dark,.bg-image-no-color.color-default{background-color:#fff}.bg-image-no-color.color-light{background-color:#000}.blend-bg{background-blend-mode:soft-light}.clamp-3{overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.clamp-4{overflow:hidden;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical}.section-overlay{background-image:radial-gradient(at 0% 0%,#292c2f 20%,#003067 100%);position:absolute;top:0;left:0;right:0;bottom:0;opacity:.8;z-index:-1}.section-overlay--blue{background:#00549e;opacity:.9}.svg-shape{overflow:hidden;position:absolute;left:0;width:100%;pointer-events:none;line-height:0;z-index:0}.svg-shape-atop{z-index:1}.svg-shape-top{top:-1px}.svg-shape-bottom{bottom:-1px}.svg-shape svg{left:50%;position:relative;transform:translateX(-50%) rotateY(180deg);height:clamp(25px,7.5vw,75px);width:calc(130% + 1.3px);min-width:800px;z-index:1}.svg-shape-flip{transform:rotateY(180deg)}.svg-shape-rotate{transform:rotate(180deg)}.svg-shape-short svg{height:clamp(20px,6vw,60px);width:calc(120% + 1.3px)}.svg-shape-med svg{height:clamp(60px,20vw,233px);width:calc(130% + 1.3px)}.svg-shape-tall svg{height:clamp(80px,25vw,313px);width:calc(132% + 1.3px)}.svg-shape-jumbo{top:-1px;bottom:-1px}.svg-shape-jumbo svg{height:clamp(180px,50vw,94%);width:calc(250% + 1.3px)}.svg-shape-wide svg{height:clamp(75px,23vw,295px);width:calc(165% + 1.3px)}.caption-image{font-size:.9em}.caption-image.align-left{max-width:50%;padding:0 1em 1em 0}.caption-image.align-right{max-width:50%;padding:0 0 1em 1em}.caption-image img{height:auto}.caption-image span{display:block;font-style:italic}.clearfix::before,.clearfix::after{content:"";display:table;clear:both}.color-campaign-blue{color:#0090d3}.color-green{color:#65a11b}.color-logo-green{color:#008751}.color-light-gray{color:#f7f7f7}.color-light-gray-v2{color:#f4f2f6}.color-medium-gray{color:#7e7278}.color-logo-blue{color:#00549e}.color-orange{color:#e27908}.color-yellow{color:#fed455}.color-dark{color:#292c2f}.color-black{color:#000000}.color-light{color:#fff}.color-light h1,.color-light h2,.color-light a:not([class*="btn"],[class*="badge"],[class*="addeventatc"],[class*="read-more-link"]),.color-light blockquote{color:inherit}.container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:20px;padding-right:20px;width:1360px}.container-none{padding-left:0;padding-right:0;width:100%}.container-narrow{margin-left:auto;margin-right:auto;max-width:100%;padding-left:20px;padding-right:20px;width:1360px;width:1106px}.container-medium{margin-left:auto;margin-right:auto;max-width:100%;padding-left:20px;padding-right:20px;width:1360px;width:1640px}.container-wide{margin-left:auto;margin-right:auto;max-width:100%;padding-left:20px;padding-right:20px;width:1360px;width:1960px}.content-section{background-position:center;display:flex;padding:var(--pad-100) 0;position:relative}.content-section p:last-child,.content-section blockquote:last-child{margin-bottom:0}.content-section-container{position:relative;z-index:1}.content-section-container-none{padding:0}.dropdowns>li{position:relative}.dropdowns>li>ul{backface-visibility:hidden;list-style-type:none;opacity:0;position:absolute;left:-1.5em;margin:0;padding:0;transition:0.1s all ease-out 0.3s;top:100%;visibility:hidden;z-index:1}.dropdowns>li:focus-within>ul,.dropdowns>li:hover>ul{opacity:1;transition:0.3s all ease-in-out;visibility:visible}.errorlist,.errMsg{color:#e51937}.filter-dropdown{display:inline-block;list-style-type:none;margin-bottom:20px;min-width:180px;padding:0;position:relative;z-index:100}.filter-dropdown a{display:block;padding:.25em 2em}.filter-dropdown li{margin:0}.filter-dropdown>li:hover>ul,.filter-dropdown>li:focus>ul,.filter-dropdown>li:focus-within>ul{opacity:0;visibility:hidden}.filter-dropdown>li>a{border-radius:12px;font-size:1.25em;font-weight:600;text-transform:uppercase}.filter-dropdown>li>a .icon{font-size:1.5em;vertical-align:middle}.filter-dropdown>li>a.active{border-radius:12px 12px 0 0}.filter-dropdown>li>a.active .icon{transform:rotate(180deg)}.filter-dropdown>li>a.active + ul{opacity:1;visibility:visible}.filter-dropdown>li>ul{background:#fff;border-radius:0 0 12px 12px;top:auto;left:0;padding:1em 0;text-align:left;width:100%}.filter-dropdown>li>ul a:focus,.filter-dropdown>li>ul a:hover,.filter-dropdown>li>ul a.selected{background:#00549e;color:#fff}.filter-dropdown>li>ul a.selected{cursor:default}.form-container b{display:block;margin-top:1em}.form-container .field-row{display:flex;gap:20px}.form-container .field-row>div{flex:1}.form-justify--center,.form-justify--right{display:flex;flex-direction:column}.form-justify--center input,.form-justify--right input,.form-justify--center select,.form-justify--right select,.form-justify--center textarea,.form-justify--right textarea{display:inline-block}.form-justify--center #google-captcha,.form-justify--right #google-captcha{width:240px}.form-justify--center{justify-content:center;text-align:center}.form-justify--center #google-captcha,.form-justify--center input[type=submit]{margin-left:auto;margin-right:auto}.form-justify--right{justify-content:end;text-align:right}.form-justify--right #google-captcha,.form-justify--right input[type=submit]{margin-left:auto}.form-plain label,.form-plain-600 label{margin:0 0 .5em}.form-plain .oneField,.form-plain-600 .oneField{margin-bottom:20px}.form-plain input:not([type=checkbox],[type=radio],[type=submit]),.form-plain-600 input:not([type=checkbox],[type=radio],[type=submit]),.form-plain select,.form-plain-600 select,.form-plain textarea,.form-plain-600 textarea{background:#fff;border:1px solid #69727d;border-radius:12px;width:100%}.form-plain input[type=submit],.form-plain-600 input[type=submit]{display:inline-block}.form-plain-600 input:not([type=checkbox],[type=radio],[type=submit]),.form-plain-600 select,.form-plain-600 textarea{max-width:600px}.fluid-video,.fluid-iframe{position:relative;padding-bottom:56.25%;height:0}.fluid-video iframe,.fluid-iframe iframe,.fluid-video video,.fluid-iframe video{border:none;position:absolute;top:0;left:0;max-height:100vh;width:100%;height:100%}.content-section .fluid-video{overflow:hidden;border:1px solid #fff;border-radius:25px;box-shadow:0px 10px 30px -10px rgba(0,0,0,0.5)}.mh-400{min-height:400px}.mh-500{min-height:500px}.mh-600{min-height:600px}.mh-100vh{min-height:100vh}.fs-85{font-size:.85rem}.fs-93_75{font-size:.9375rem}.fs-100{font-size:1rem}.fs-115{font-size:1.15rem}.fs-125{font-size:1.25rem}.fs-150{font-size:1.5rem}.fs-175{font-size:1.75rem}.fs-185{font-size:1.85rem}.fs-200{font-size:2rem}.fw-100{font-weight:100}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.hero{background-position:center 40%;color:#fff;font-size:clamp(1rem,1.615vw,1.25rem);letter-spacing:-0.5px;font-weight:500;display:flex;align-items:end;min-height:200px;overflow-x:clip;position:relative}.hero.color-default{background:#000;color:#fff}@media only screen and (min-width:768px){.hero{min-height:400px}}.hero-default{min-height:0}@media only screen and (min-width:1080px){.hero-default{background-image:url('../img/small_hero.webp');background-position:center 30%;min-height:76px}}.hero.mid-height{min-height:520px}.hero.full-height{font-size:clamp(1rem,1.615vw,1.5rem);letter-spacing:0;line-height:normal;min-height:100vh}@media only screen and (max-width:767px){.hero.full-height{min-height:0}}.hero.full-height h1{font-size:clamp(2.25rem,4.6vw,5rem);letter-spacing:-1.5px}@media only screen and (min-width:768px){.hero.full-height .hero-overlay{margin:4rem 0 6rem;padding:50px}}@media only screen and (max-width:767px){.hero.full-height .hero-overlay{justify-content:center;text-align:center}}.hero.full-height .hero-overlay-content{flex:0 0 78%;width:78%}.hero::after{background:linear-gradient(170deg,rgba(0,0,0,0.6) 0%,#003067 100%);content:'';opacity:.6;position:absolute;top:0;left:0;height:100%;width:100%}.hero h1{color:inherit;font-size:clamp(2.25rem,4.6vw,3.052rem);font-weight:600;text-align:inherit;letter-spacing:-1px;line-height:1.1;margin-bottom:20px}.hero p{margin-bottom:1em}.hero .btn{font-size:1.125rem;margin:1em 0}@media only screen and (min-width:768px){.hero-background-link{height:100%;width:100%;position:absolute;z-index:1}}@media only screen and (min-width:768px){.hero-background-video{position:absolute;top:0;bottom:0;left:0;right:0}}.hero-background-video video{display:block;height:100%;width:100%;object-fit:cover}.hero-container{display:flex;max-width:1680px}.hero-container-position-right{justify-content:flex-end}.hero-container-position-center{justify-content:center}.hero-overlay{align-items:end;background-blend-mode:soft-light;background-position:center;display:flex;gap:1%;margin:2rem 0;padding:50px 0;z-index:2;width:100%}.hero-overlay-content{flex:0 0 57.5%}.hero-overlay-content p:last-child{margin:0}.hero-overlay-video{align-self:center;margin-bottom:-4%;padding-right:10px;transform:translateY(15%)}.hero-overlay-video-callout{color:#fed455;font-family:'Sriracha',serif;font-size:14px;letter-spacing:0;text-align:right;position:relative;margin:0 0 2em;padding:0 1rem 1em 0}.hero-overlay-video-callout svg{margin:-68px -69px -60px 69px;transform:rotate(-171deg);width:115px;position:absolute;right:0;bottom:0}.hero-overlay-video-callout svg path{animation:2s draw_arrow 0.5s cubic-bezier(0.08,0.82,1,1) forwards;stroke-dasharray:400;stroke-dashoffset:400}.hero-overlay-position-center{flex-wrap:wrap;align-items:center;justify-content:center}.hero-overlay-position-center .hero-overlay-video{flex:0 0 57%}.hero-overlay-position-left{justify-content:start}.hero-overlay-position-right{justify-content:end}.hero-overlay-position-right .hero-overlay-content{order:2}.hero-overlay-text-align-left{text-align:left}.hero-overlay-text-align-center{text-align:center}.hero-overlay-text-align-right{text-align:right}.hero-video{background:#000;display:none;width:100%;z-index:1000}.hero-video-close{border-radius:0;color:#fff;font-weight:normal;position:absolute;top:10px;left:50%;transform:translateX(-50%) translateY(-100%)!important;z-index:1}.hero-video-close:focus,.hero-video-close:hover{background:#333}.hero-video:hover .hero-video-close{transform:translateX(-50%) translateY(0)!important}.hero.video-playing{min-height:0}.hero.video-playing .hero-container{display:none}.hero.video-playing .hero-video{display:block}.hero .testimonial{display:block;margin-top:2em;position:relative}.hero .testimonial-quote{padding-left:0}.hero .testimonial-quote::before{display:none}.hero .testimonial-quote-attribution{font-size:100%;text-align:inherit}.hero .testimonial-quote-text{font-size:100%;hyphens:none;line-height:1.75;margin-bottom:1em;padding-left:6em;padding-right:6em;position:relative}.hero .testimonial-quote-text::before,.hero .testimonial-quote-text::after{background:url('../img/quote_icon.png') no-repeat 50% 50%;background-size:contain;content:'';height:3.25em;width:4em;position:absolute}.hero .testimonial-quote-text::before{left:0;top:-1em}.hero .testimonial-quote-text::after{right:0;bottom:-1em;transform:rotate(180deg)}@media only screen and (max-width:767px){.hero .testimonial{margin-top:0}.hero .testimonial-quote{padding-top:0}.hero .testimonial-quote-text{padding-left:0;padding-right:0;padding-top:3em}.hero .testimonial-quote-text:before{top:-0.5em}.hero .testimonial-quote-text::after{display:none}}.hero-mobile-image{vertical-align:bottom}@media only screen and (max-width:767px){.hero{}.hero .hero-container{padding-left:0;padding-right:0}.hero .hero-overlay{border-radius:0;display:block;padding:40px;width:100%}.hero .hero-overlay-content{width:100%!important}.hero .hero-overlay-solid-bg{color:#fff}.hero .hero-overlay-solid-bg h1,.hero .hero-overlay-solid-bg h2,.hero .hero-overlay-solid-bg blockquote{color:inherit}}.hero-flyout{background-image:linear-gradient(180deg,#00549e 0%,#184780 100%);display:flex;flex-direction:column;border-style:solid;border-width:1px 0px 1px 1px;border-color:#fff;border-radius:12px 0px 0px 12px;color:#fff;font-size:1.125rem;margin-right:-40px;padding:20px 40px 20px 20px;position:absolute;right:22px;top:20%;width:22%;min-width:260px;z-index:2}@media only screen and (max-width:767px){.hero-flyout{display:none}}body.scrolled .hero-flyout{opacity:0!important;transform:translateX(100%)!important}.hero-flyout h2{color:#fed455;font-family:'Sriracha',serif;font-size:1.4375rem;font-weight:500;line-height:0.5em;letter-spacing:-0.6px}.hero-flyout .article-link{padding:1em 0}.hero-flyout .article-link h3{font-size:inherit;font-weight:900;letter-spacing:normal;margin-bottom:10px}.hero-flyout .article-link a{color:inherit;font-size:1rem}.hero-flyout .article-link:not(:last-of-type){border-bottom:1px solid #fff}@media only screen and (max-width:767px){.hide-mobile{display:none}}.hover-scale-up{transform:translateZ(0);backface-visibility:hidden;transition:.3s all}.hover-scale-up:hover,.hover-scale-up:focus{transform:scale(1.02) translateY(-10px) translateZ(0)}.hover-shadow:hover,.hover-shadow:focus{box-shadow:0px 20px 30px -10px rgba(0,0,0,0.5)}@media only screen and (min-width:768px){.show-mobile{display:none}}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.icon-list{font-size:.9375rem;font-weight:600;list-style-type:none;padding:0}.icon-list li{display:flex;gap:10px;margin:10px 0 0;padding:0 0 10px}.icon-list li:first-child{margin-top:0}.icon-list li:last-child{padding-bottom:0}.icon-list .icon{color:#00549e;flex:0 0 1.125rem;height:1.125rem}.icon-list.compact{font-size:.9rem;margin:0}.icon-list.compact li{margin-top:4px;padding-bottom:4px}.icon-list.compact .icon{color:inherit;height:1rem}.image--center{display:block;margin-left:auto;margin-right:auto}.image--right{float:right}.image--left{float:left}.image-trigger{display:block!important;margin-left:auto;margin-right:auto;max-width:70vw}.image-trigger .btn,.image-trigger .play-button,.image-trigger .btn-video{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:1}.image-trigger img{display:block;border:1px solid #fff;border-radius:25px;box-shadow:0px 10px 30px -10px rgba(0,0,0,0.5)}.layout--two-col{display:grid;grid-gap:20px;margin:0 -10px}@media only screen and (min-width:768px){.layout--two-col{grid-template-columns:1fr 30%}}.layout__content{overflow:hidden;padding:10px}.layout__sidebar{align-self:start;margin:10px;overflow:hidden}.layout__sidebar__section{background:#fff;border:1px solid #00549e;border-radius:20px;padding:20px}@media only screen and (min-width:768px){.layout__sidebar{position:sticky;bottom:50%;top:75px}}@media only screen and (min-width:1080px){.layout__sidebar{top:150px}}.list--centered{list-style-position:inside;text-align:center}.m-b-0{margin-bottom:0!important}.m-b-1{margin-bottom:10px!important}.m-b-2{margin-bottom:20px!important}.m-b-4{margin-bottom:40px!important}.m-t-0{margin-top:0!important}.m-t-1{margin-top:10px!important}.m-t-2{margin-top:20px!important}.m-t-4{margin-top:40px!important}.multi-column{display:flex;flex-direction:column}.multi-column-column{background-position:center;padding:10px}@media only screen and (max-width:767px){.multi-column.reverse-on-mobile{flex-direction:column-reverse}.multi-column-column{flex:auto!important}}@media only screen and (min-width:768px){.multi-column{flex-direction:row;justify-content:center;margin:0 -10px}.multi-column-column{flex:1}}.pad-1x,.pad{padding:10px}.pad-2x,.pad-2{padding:20px}.pagination{text-align:right}.pagination a{background:#f7f7f7;border:1px solid #00549e;display:inline-block;margin:5px;padding:5px 10px}.read-more-link{font-weight:600}.read-more-link::after{content:'→';display:inline-block;font-size:1.2em;margin-left:10px;transition:transform 0.3s cubic-bezier(0.37,0.08,0.02,0.93)}.read-more-link:hover:after{transform:translateX(4px)}@media only screen and (max-width:767px){.responsive-table td{display:block;margin-bottom:2rem;padding-left:0!important;padding-right:0!important;width:100%!important}}.rounded{border-radius:10px}.rounded-2{border-radius:20px}.shadowed{box-shadow:2px 2px 8px rgba(0,0,0,0.5)}.shadowed-hover{transition:.1s all}.shadowed-hover:hover{box-shadow:2px 2px 8px rgba(0,0,0,0.5)}.text-shadow{text-shadow:rgba(0,0,0,0.55) 0 0.1em 0.2em}.text-shadow-subtle{text-shadow:0px 0.1em 0.2em rgba(0,0,0,0.3)}.zoomed-hover{transition:0.1s all ease-out}.zoomed-hover:focus,.zoomed-hover:hover{transform:scale(1.09)}@media only screen and (max-width:767px){.report-list{flex-direction:column}.report-list div{padding:0}}@media only screen and (max-width:767px){.staff-list dl{flex-direction:column}.staff-list dd{padding-left:0}}.submenu-squares{display:flex;gap:20px;overflow:hidden;margin-left:2%;margin-right:2%}@media only screen and (min-width:768px){.submenu-squares{flex-wrap:wrap}}@media only screen and (max-width:767px){.submenu-squares{flex-direction:column}}.submenu-squares-count-2{border-radius:20px;overflow:hidden}@media only screen and (min-width:768px){.submenu-squares-count-2{gap:0}}.submenu-squares-count-2 .submenu-squares-square{border-radius:0}.submenu-squares-count-3 .submenu-squares-square,.submenu-squares-count-4 .submenu-squares-square{padding:3%}.submenu-squares-square{background-position:center;background-size:cover;border-radius:20px;align-items:end;display:flex;flex:1;min-width:250px;overflow:hidden;padding:5% 5% 3%;position:relative}.submenu-squares-square.bg-image{color:#fff}.submenu-squares-square::before{background-image:linear-gradient(170deg,rgba(0,83,158,0.45) 0%,rgba(0,0,0,0.77) 100%);position:absolute;content:'';top:0;left:0;height:100%;width:100%;z-index:0;transition:.3s all}.submenu-squares-square:focus:before,.submenu-squares-square:hover:before{background-color:#00549e;opacity:.76}.submenu-squares-square-content{padding-top:35%;position:relative}.submenu-squares-square .btn{font-size:1.125rem;margin-top:10px}.submenu-squares-square h2{color:inherit;font-weight:800}.submenu-squares-count-3 .submenu-squares-square h2,.submenu-squares-count-4 .submenu-squares-square h2{font-size:25px}@media only screen and (max-width:767px){.submenu-squares-square h2{font-size:1.4rem}}modal-form,expiry-modal{display:none}.modal__close{background:none;border:none;color:#fff;cursor:pointer;font-family:monospace;font-size:20px;line-height:1;padding:0;position:absolute;top:20px;right:20px;z-index:1}.takeover{align-items:center;display:flex;flex-direction:column;justify-content:center;position:fixed;z-index:999999999!important}.takeover .ctrl--modal-close{background:none!important;box-shadow:none;color:#fff;padding:8px 12px;position:absolute;top:0;left:0;z-index:1}.takeover-modal{display:flex;max-height:100%;max-width:100%;overflow:auto!important;position:relative}.takeover--img{background:none!important;max-width:600px}.takeover--img img{display:block}.takeover--form{background:#243867!important;font-size:14px;overflow-x:hidden;overflow-y:auto!important;width:600px}.takeover--form h2{color:#fff;font-family:'Sriracha',serif;font-size:min(5vw,2.25em);line-height:1;margin-bottom:12px;text-align:center}@media only screen and (max-width:479px){.takeover--form h2{color:#fed455}.takeover--form h2 span{color:inherit!important}}.takeover--form h2 b{display:block;font-family:'Inter','Helvetica Nueue',helvetica,arial,sans-serif;font-weight:bold;text-transform:uppercase}.takeover--form h2 b::after{background:url("../img/yellow-line.svg") no-repeat center;content:"";display:block;height:36px;margin:-10px 0;width:105%}.takeover--form .fm--modal{padding:0}.takeover--form-wrap{margin:0!important;position:relative}.takeover--form-img{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;position:absolute;height:100%;width:100%}@media only screen and (max-width:479px){.takeover--form-img{background:none!important}}.takeover--form-obj{color:#fff;display:flex;flex-direction:column;padding:25px;position:relative}@media only screen and (min-width:480px){.takeover--form-obj{padding:25px 25px 25px 5px;text-align:right;margin-left:33.3%}.takeover--form-obj h2{text-align:right}.takeover--form-obj form{align-self:flex-end;align-items:flex-end;display:flex;flex-direction:column;width:180px}.takeover--form-obj #modal_google-captcha{width:240px;margin-left:-64px}}.takeover--form label:not(.show-label){color:#fff;position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.takeover--form ::placeholder{color:#3e4145;opacity:1}.takeover--form input[type=submit]{border:none;background:#fed455;border:2px solid transparent;border-radius:12px;color:#292c2f;cursor:pointer;display:inline-block;font:inherit;font-weight:600;line-height:1.5;padding:.72rem 2.5em;text-decoration:none;transform-origin:50%;transition:.3s background;backface-visibility:hidden;font-size:1.25em;margin:12px 0 4px!important;padding:0.375em 0.75em!important;width:100%}.takeover--form input[type=submit]:focus,.takeover--form input[type=submit]:hover{background:#00549e;border-color:currentColor;box-shadow:0px 10px 10px -10px rgba(0,0,0,0.5);color:#fff}.takeover--form input[type=submit]-accordion{background:#fff;display:flex;align-items:center;color:#000;cursor:pointer;font-size:1.125rem;border-radius:51px;line-height:2.5;font-weight:600;padding:6px 0px 8px 10px;margin:12px 0 0;border:1px solid #00549e}.takeover--form input[type=submit]-accordion::before{background:#000;color:#fff;border-radius:50%;content:'+';height:40px;width:40px;font-size:1.5rem;font-weight:400;line-height:1.5;margin-right:10px;text-align:center}.active .takeover--form input[type=submit]-accordion{background:#00549e;color:#fff}.active .takeover--form input[type=submit]-accordion::before{background:#fed455;color:#000;content:'-'}.takeover--form input[type=submit]-alt:hover,.takeover--form input[type=submit]-alt:focus{background:none;color:#fed455}.takeover--form input[type=submit]-red{background:#e51937}.takeover--form input[type=submit]-jumbo{border-radius:.75em;font-size:205%;padding:.5em 1em}.takeover--form input[type=submit]-lg{font-size:115%}.takeover--form input[type=submit]-sm{font-size:85%}.takeover--form input[type=submit]-dark{background:#00549e;color:#fff}.takeover--form input[type=submit]-light{background:#f7f7f7;color:#00549e}.takeover--form input[type=submit]-disabled{background:#f7f7f7;color:#7e7278}.takeover--form input[type=submit]-disabled:focus,.takeover--form input[type=submit]-disabled:hover{box-shadow:1px 2px 4px rgba(0,0,0,0.25);transform:none;cursor:not-allowed}.takeover--form input[type=submit]-yellow{background:#fed455}.takeover--form input[type=submit]-plain{background:none;border:none;box-shadow:none;color:inherit;padding:.25em .5em;text-transform:none}.takeover--form input[type=submit]-plain:focus,.takeover--form input[type=submit]-plain:hover{background:none;box-shadow:none;transform:none}.takeover--form input[type=submit]-video{background:none!important;border:none!important;box-shadow:none!important;padding:0;width:9.5%}.takeover--form input[type=submit]-video svg{height:100%;width:100%;fill:#fed455;filter:drop-shadow(1px 0 6px rgba(0,0,0,0.3));opacity:.8;transition:opacity .3s}.takeover--form input[type=submit]-video:focus svg,.takeover--form input[type=submit]-video:hover svg{opacity:1}.takeover--form input[type=submit]-arrow::after{content:"›";font-size:2em;font-weight:normal;line-height:.5em;vertical-align:text-top;margin-left:.25em}.takeover--form input[type=submit]-view-more{padding:.5em 2em;transform-origin:50%}.takeover--form input[type=submit]-icon{display:inline-flex;gap:10px}.takeover--form input[type=submit]-icon .icon{font-size:1.4em}.takeover--form input[type=submit] .icon{vertical-align:middle}.takeover--form input[type=text],.takeover--form input[type=email]{background:#eae8eb;border:none;margin-bottom:12px!important;padding:0.5em 1em!important;width:100%}.takeover--form input[type=text]:focus,.takeover--form input[type=email]:focus,.takeover--form input[type=text]:hover,.takeover--form input[type=email]:hover{background:#eae8eb}.takeover--form ul{list-style-type:none;padding-left:0}.takeover--form a{color:#fed455}body.takeover-center .takeover{height:100vh;width:100vw;top:0;background:rgba(0,0,0,0.8)}body.takeover-center .takeover-modal{padding-top:40px}body.takeover-center .takeover-modal .ctrl--modal-close{left:auto;right:2px}body.takeover-slide-up-bottom-right{overflow-y:auto!important;position:static!important}body.takeover-slide-up-bottom-right .takeover{animation-duration:.3s;animation-name:slideup;bottom:0;right:0;max-height:100vh;max-width:100%;width:auto}body.takeover-slide-up-bottom-right .takeover-modal{height:auto;margin-right:0;max-height:100%;max-width:100%}@keyframes slideup{from{transform:translateY(100%)}to{transform:translateY(0)}}.floatl{float:left}.floatr{float:right}.tac{text-align:center}.tal{text-align:left}.tar{text-align:right}.textured{background-image:url('../img/extra_clean_paper_@2X.png');background-blend-mode:multiply;background-repeat:repeat}@supports (-webkit-touch-callout:none){.textured,.blend-bg{background-repeat:no-repeat;background-size:cover}}.three-up{display:grid;grid-gap:10px}@media only screen and (min-width:768px){.three-up{grid-template-columns:repeat(3,1fr)}}.four-up{display:grid;grid-gap:10px}@media only screen and (min-width:480px){.four-up{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px){.four-up{grid-template-columns:repeat(4,1fr)}}.gap-1x{gap:10px}.gap-2x{gap:20px}.radius-1x{border-radius:10px;overflow:hidden}.radius-2x{border-radius:20px;overflow:hidden}.social-links{display:inline-flex;font-size:24px;margin:0 -7px}.social-links a{color:#00549e;margin:0 7px}.social-links a:focus,.social-links a:hover{color:#0090d3}.tns-nav{counter-reset:tns_button;margin-bottom:16px;text-align:right}.tns-nav button{counter-increment:tns_button;background:none;border:none;border-radius:50%;color:#000000;font-size:1.125rem;font-weight:600;height:40px;width:40px;margin:0 2px 4px;padding:0}.tns-nav button::before{content:counter(tns_button)}.tns-nav button:focus,.tns-nav button:hover,.tns-nav button.tns-nav-active{background:#00549e;color:#fff}.tns-outer{position:relative}.tns-control{border:1px solid;border-radius:50%;font-size:40px;font-weight:400;height:42px;width:42px;line-height:0;padding:0 0 .1em;position:absolute;top:50%}.tns-control.disabled,.tns-control[disabled]{opacity:.25;pointer-events:none}.tns-control:focus,.tns-control:hover{background:#00549e;border-color:#00549e;color:#fff}.tns-control-plain{color:#0090d3;background:none!important;border:none!important;box-shadow:none!important}.tns-control-plain:focus,.tns-control-plain:hover{color:#00549e}.tns-control-prev{left:4px;transform:translate(-50%,-50%)!important}.tns-control-next{right:4px;transform:translate(50%,-50%)!important}.tns-control-up{position:static;transform:rotate(90deg)!important}.tns-control-down{position:static;transform:rotate(90deg)!important}.video-list{display:grid;grid-gap:40px}@media only screen and (min-width:480px){.video-list{grid-template-columns:repeat(3,1fr)}}#skip-navigation{background:#00549e;color:#fff;font-weight:bold;opacity:1!important;padding:.5em;z-index:10000001}.sr-only{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{width:auto;height:auto;overflow:visible;clip:auto;z-index:100}@media only screen and (max-width:767px){.content-section#equity .btn{display:block;margin:0 auto;width:120px}}@media only screen and (max-width:479px){.content-section#latest-news h3{text-align:left!important}}@media only screen and (min-width:768px){.content-section#about-how-why{margin-top:50px;margin-bottom:60px;overflow-x:visible}.content-section#about-how-why>.container .multi-column:first-child{margin-top:-10px;align-items:flex-start}.content-section#about-how-why>.container .multi-column:first-child img{margin-top:-70px}.content-section#about-how-why>.container .multi-column:last-child{align-items:flex-end}.content-section#about-how-why>.container .multi-column:last-child img{margin-bottom:-90px}}@media only screen and (max-width:767px){.content-section#about-how-why>.container .multi-column:last-child>div:first-child{order:2}}.hero-video-cookie-dialog{color:#ffffff;padding:50px;margin-top:25px}.hero-video-cookie-dialog a{text-decoration:none;transition:.1s all}.hero-video-cookie-dialog a:not([class*="btn"],[class*="ctrl"]){color:#00549e}.hero-video-cookie-dialog a:not([class*="btn"],[class*="ctrl"]):focus,.hero-video-cookie-dialog a:not([class*="btn"],[class*="ctrl"]):hover{color:#0090d3}.modal-video-cookie-dialog{background-color:#f7f7f7;padding:25px}.modal-video-cookie-dialog a{text-decoration:none;transition:.1s all}.modal-video-cookie-dialog a:not([class*="btn"],[class*="ctrl"]){color:#00549e}.modal-video-cookie-dialog a:not([class*="btn"],[class*="ctrl"]):focus,.modal-video-cookie-dialog a:not([class*="btn"],[class*="ctrl"]):hover{color:#0090d3}.cookie-bar{background-color:#f7f7f7;box-shadow:0 -2px 4px rgba(0,0,0,0.25);font-size:0.9em;padding:15px;position:fixed;bottom:0;text-align:center;width:100%;z-index:10000000000}.cookie-bar .implied-consent{padding:15px;font-size:x-small}.cookie-bar .implied-consent button{float:right;font-size:larger;font-weight:bold;color:white;line-height:1;margin:0 0 10px 10px;padding:3px;border:3px solid black;border-radius:0px;background-color:darkblue}@media only screen and (min-width:768px){.cookie-bar{padding:15px 20%}.cookie-bar .implied-consent{position:absolute;top:0;right:0;width:20%}}.cookie-bar p{margin-bottom:5px}.cookie-bar button{margin:5px;font-size:0.9em}.cookie-bar a{margin:5px;font-size:0.9em}.cookie-group{margin-bottom:40px}.cookie-group th{text-align:left;vertical-align:top;padding:15px}.cookie-group td{text-align:left;vertical-align:top;padding:15px}.cookie-group tr:nth-child(even){background:#f7f7f7}.cookie-group .cookie-group-form{display:flex;align-items:center;gap:10px}.cookie-group .collapse-container .toggle-button{font-size:smaller;background-color:#007bff;color:white;border:none;padding:8px 12px;cursor:pointer;border-radius:4px;margin-bottom:5px}.cookie-group .collapse-container .toggle-button:hover{background-color:#0056b3}.cookie-group .collapsible-content.hidden{display:none}.fa-disclaimer{font-size:10px}