a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}html{box-sizing:border-box;scroll-behavior:smooth}body{margin:0}body,ul{padding:0}ul{list-style:none}div,span{font-family:Whitney-Book}li{margin-bottom:1%}li img{margin-right:20px}*{font-family:Whitney-Medium;box-sizing:border-box}h1,h2,h3,h4,h5{margin:0;padding:0}h1{font-family:Montserrat-Semibold;font-size:4em;padding-bottom:5%}@media(max-width:1024px){h1{font-size:2.5em}}@media(max-width:768px){h1{font-size:2.2em}}h2{font-family:Montserrat-Semibold;font-size:3.1em;margin:0;padding:10px;width:-moz-fit-content;width:fit-content;background-color:#0b7e88}@media(max-width:1024px){h2{font-size:2em}}h3{font-family:Whitney-Medium;font-size:2.5em;line-height:1.2em}@media(max-width:1024px){h3{font-size:2em}}p{font-family:Whitney-Book;font-size:1.3em}button{margin:10px;padding:10px;background-color:#4b8cca;border-radius:12px;border:thin solid #fff}button:hover{background-color:#fff}button:focus{outline:0}strong{font-family:Whitney-Bold}sub{font-size:.7em;line-height:0}@font-face{font-family:Montserrat-Regular;src:url(/blueprint/fonts/Montserrat-Regular.otf) format("opentype")}@font-face{font-family:Montserrat-Semibold;src:url(/blueprint/fonts/Montserrat-SemiBold.otf) format("opentype")}@font-face{font-family:Montserrat-Medium;src:url(/blueprint/fonts/Montserrat-Medium.otf) format("opentype")}@font-face{font-family:Whitney-Bold;src:url(/blueprint/fonts/Whitney-Bold.otf) format("opentype")}@font-face{font-family:Whitney-Medium;src:url(/blueprint/fonts/Whitney-Medium.otf) format("opentype")}@font-face{font-family:Whitney-Book;src:url(/blueprint/fonts/Whitney-Book.otf) format("opentype")}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes zoom-in-and-fade-out{0%{transform:scale(1);opacity:1}to{transform:scale(3.5);opacity:0}}.home{background-color:#fff}.home .content-wrapper,.home .mobile-nav-bar-bottom,.home .mobile-nav-bar-top,.home .nav-bar{opacity:0;animation-name:fade-in;animation-duration:1s;animation-delay:2.5s;animation-fill-mode:forwards}@media(min-width:1025px){.home .content-wrapper{margin-left:75px}}.home-on-load-title{fill:#636466}.home-on-load-subtitle{fill:#4a8dcb}.home-on-load{position:fixed;min-height:100vh;min-width:100vw;animation-name:zoom-in-and-fade-out;animation-duration:1s;animation-delay:2s;animation-fill-mode:forwards}.home-on-load-pillar-panels polygon{opacity:0;animation-name:fade-in;animation-duration:1s;animation-fill-mode:forwards}.home-on-load-pillar-panels polygon:nth-of-type(2){animation-delay:.25s}.home-on-load-pillar-panels polygon:nth-of-type(3){animation-delay:.5s}.home-on-load-pillar-panels polygon:nth-of-type(4){animation-delay:.75s}.home-on-load-pillar-panels polygon:nth-of-type(5){animation-delay:1s}.home-on-load-pillar-panels polygon:nth-of-type(6){animation-delay:1.25s}.nav-bar{position:fixed;z-index:1;height:100vh;width:75px;background-color:#f15a29;transition:width .5s ease;white-space:nowrap}.nav-bar .nav-links{padding:0 20px;display:flex;flex-flow:column nowrap;align-items:flex-start;align-content:stretch;height:100%;justify-content:space-evenly;overflow-x:hidden}.nav-bar .nav-links button{margin:0;padding:0;background-color:transparent;border:none;font-size:2.5em;color:#fff;position:relative;cursor:pointer}.nav-bar .nav-links button.selected .nav-bar-abbreviation:before{width:40px}.nav-bar .nav-links button .nav-bar-abbreviation:before{position:absolute;left:0;bottom:-15%;content:"";width:0;height:4px;background-color:#fff;transition:width .2s ease}.nav-bar .nav-links button:hover .nav-bar-abbreviation:before{width:40px}.nav-bar .nav-links a{position:relative;text-decoration:none;color:#fff;font-size:2.5em;display:flex;justify-content:center}.nav-bar .nav-links a.selected .nav-bar-abbreviation:before{width:40px}.nav-bar .nav-links a .nav-bar-abbreviation:before{position:absolute;left:0;bottom:-15%;content:"";width:0;height:4px;background-color:#fff;transition:width .2s ease}.nav-bar .nav-links a:hover .nav-bar-abbreviation:before{width:40px}.nav-bar.expanded{width:600px}@media(max-width:1024px){.nav-bar{display:none;width:100%;height:75px;bottom:0}.nav-bar .nav-links{flex-flow:row nowrap}}.nav-bar .nav-bar-top img{margin-left:-8px}.nav-bar .about img,.nav-bar .contact img{position:relative;top:6px}.nav-bar .nav-bar-abbreviation{width:35px;text-align:center;margin-right:35px;font-family:Whitney-Medium}.mobile-nav-bar-bottom{position:fixed;width:100%;height:70px;bottom:0;z-index:1;background-color:#f15a29;width:100vw}.mobile-nav-bar-bottom .nav-links{align-items:center;display:flex;flex-flow:row nowrap;height:100%;justify-content:space-between}.mobile-nav-bar-bottom .nav-links a{text-decoration:none;height:100%;color:#fff;font-size:2.5em;display:flex;justify-content:space-around;align-items:center;flex-grow:1;flex-basis:0;border-top:thin solid #fff;border-right:thin solid #fff;border-left:thin solid #fff;transition:all .2s}.mobile-nav-bar-bottom .nav-links a.selected{background-color:#fff;color:#f15a29}.mobile-nav-bar-bottom .nav-links a:first-child{border-left:none}.mobile-nav-bar-bottom .nav-links a:last-child{border-right:none}@media(min-width:1025px){.mobile-nav-bar-bottom{display:none}}.mobile-nav-bar-top{display:flex;position:fixed;width:100%;height:70px;z-index:2;background-color:#f15a29;transition:top .3s;top:-70px;width:100vw}.mobile-nav-bar-top.show{transition:top .3s;top:0}.mobile-nav-bar-top .nav-links-right{justify-content:flex-end}.mobile-nav-bar-top .nav-links-left,.mobile-nav-bar-top .nav-links-right{width:50%;padding:0 20px;align-items:center;display:flex;flex-flow:row nowrap;height:100%}.mobile-nav-bar-top .nav-links-left{justify-content:flex-start}.mobile-nav-bar-top a{text-decoration:none;color:#fff;font-size:2.5em;display:flex;align-content:center;margin:10px}.mobile-nav-bar-top img{max-height:50px}@media(max-width:320px){.mobile-nav-bar-top img{max-height:40px}}@media(min-width:1025px){.mobile-nav-bar-top{display:none}}@keyframes populate-homes-graphic{0%{fill:#dfe0e1}to{fill:#6b53a3}}#strong-healthy-homes{min-height:100vh;color:#fff}#strong-healthy-homes .vision{position:relative;padding:5%}@media(min-width:769px){#strong-healthy-homes .vision h3{padding-right:20%}}@media(max-width:1024px){#strong-healthy-homes .vision{padding-top:70px;padding-bottom:20%}}#strong-healthy-homes .text-box{display:inline-block;padding:7px 20px;margin-bottom:3%;font-size:2.5em;background-color:#f15a29;font-family:Montserrat-Medium}@media(max-width:1024px){#strong-healthy-homes .text-box{font-size:2em}}#strong-healthy-homes .visual-datapoint{top:-1px;position:relative}#strong-healthy-homes .vision-body{padding:5% 0;line-height:1.5em;font-size:1.5em;font-family:Whitney-Medium}@media(min-width:769px){#strong-healthy-homes .vision-body{padding-right:20%}}#strong-healthy-homes .text-box{color:#fff}#strong-healthy-homes .vision-body{color:#3b3a3c}#strong-healthy-homes .bg-wrapper-visual-datapoint{background-color:#9ec1e2}#strong-healthy-homes .visual-datapoint{background-color:#4b8cca;color:#fff;-webkit-clip-path:polygon(0 10%,100% 0,100% 100%,0 90%);clip-path:polygon(0 10%,100% 0,100% 100%,0 90%);display:flex;align-items:center;padding:5%}#strong-healthy-homes .visual-datapoint div{font-size:2em;line-height:1.5em}@media(max-width:1024px){#strong-healthy-homes .visual-datapoint div{font-size:1.5em}}#strong-healthy-homes .visual-datapoint div,#strong-healthy-homes .visual-datapoint span{font-family:Whitney-Bold}@media(max-width:1024px){#strong-healthy-homes .visual-datapoint{padding:15% 0 25%;flex-direction:column;-webkit-clip-path:polygon(0 3%,100% 0,100% 100%,0 97%);clip-path:polygon(0 3%,100% 0,100% 100%,0 97%)}}#strong-healthy-homes .bg-wrapper-vision{background-color:#9ec1e2}#strong-healthy-homes .vision{background-color:#9ec1e2;color:#3b3a3c}#strong-healthy-homes .visual{min-width:30%}@media(max-width:1024px){#strong-healthy-homes .visual{width:50%}}#strong-healthy-homes polygon{fill:#dfe0e1}#strong-healthy-homes .row.fill polygon{animation-name:populate-homes-graphic;animation-duration:.2s;animation-fill-mode:forwards}#strong-healthy-homes svg g:first-of-type polygon{animation-delay:.2s}#strong-healthy-homes svg g:nth-of-type(2) polygon{animation-delay:.4s}#strong-healthy-homes svg g:nth-of-type(3) polygon{animation-delay:.6s}#strong-healthy-homes svg g:nth-of-type(4) polygon{animation-delay:.8s}#strong-healthy-homes svg g:nth-of-type(5) polygon{animation-delay:1s}#strong-healthy-homes svg g:nth-of-type(6) polygon{animation-delay:1.2s}#strong-healthy-homes svg g:nth-of-type(7) polygon{animation-delay:1.4s}#strong-healthy-homes svg g:nth-of-type(8) polygon{animation-delay:1.6s}#strong-healthy-homes svg g:nth-of-type(9) polygon{animation-delay:1.8s}#strong-healthy-homes svg g:nth-of-type(10) polygon{animation-delay:2s}#strong-healthy-homes svg g:nth-of-type(11) polygon{animation-delay:2.2s}#strong-healthy-homes .goals{background-color:#9ec1e2}#strong-healthy-homes .data{padding:5%}#strong-healthy-homes .highlight{background-color:#6b53a3;padding:0 5px}.landing-page{min-height:80vh;background-color:#fff;padding:7%}@media(max-width:1024px){.landing-page{padding-top:75px}}@media(min-width:1024px){.landing-page .mobile-image{display:none}}.landing-page img{width:100%}.landing-page .mobile-pillars{display:none;padding-top:5%}.landing-page .mobile-pillars p{font-family:Montserrat-Semibold;padding:2% 0;font-size:1.2em}.landing-page .mobile-pillars p:nth-of-type(2n){color:#4a8dcb}@media(max-width:425px){.landing-page .mobile-pillars{display:block}.landing-page .pillars{display:none}}#aging-in-community{min-height:100vh;color:#fff}#aging-in-community .vision{position:relative;padding:5%}@media(min-width:769px){#aging-in-community .vision h3{padding-right:20%}}@media(max-width:1024px){#aging-in-community .vision{padding-top:70px;padding-bottom:20%}}#aging-in-community .text-box{display:inline-block;padding:7px 20px;margin-bottom:3%;font-size:2.5em;background-color:#f15a29;color:#fff;font-family:Montserrat-Medium}@media(max-width:1024px){#aging-in-community .text-box{font-size:2em}}#aging-in-community .visual-datapoint{top:-1px;position:relative}#aging-in-community .vision-body{padding:5% 0;line-height:1.5em;font-size:1.5em;font-family:Whitney-Medium}@media(min-width:769px){#aging-in-community .vision-body{padding-right:20%}}#aging-in-community .vision{-webkit-clip-path:polygon(0 0,100% 0,100% 90%,0 100%);clip-path:polygon(0 0,100% 0,100% 90%,0 100%);background-color:#4b8cca}@media(max-width:1024px){#aging-in-community .vision{-webkit-clip-path:polygon(0 0,100% 0,100% 97%,0 100%);clip-path:polygon(0 0,100% 0,100% 97%,0 100%)}}#aging-in-community .bg-wrapper-vision{background-color:#9ec1e2}#aging-in-community .bg-wrapper-visual-datapoint{background-color:#dce8f5}#aging-in-community .visual-datapoint{background-color:#9ec1e2;color:#4a8dcb;padding:5% 20% 10% 15%;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 90%);clip-path:polygon(0 0,100% 0,100% 100%,0 90%)}@media(max-width:1023px){#aging-in-community .visual-datapoint{padding:5% 5% 10% 10%}}@media(max-width:767px){#aging-in-community .visual-datapoint{padding:5% 5% 10%;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 97%);clip-path:polygon(0 0,100% 0,100% 100%,0 97%)}}#aging-in-community .data{font-size:2.5em;font-family:Whitney-Bold;margin-bottom:4%}@media(max-width:1023px){#aging-in-community .data{font-size:1.5em;padding-right:5%}}#aging-in-community .st0{fill:#fff}#aging-in-community .st1{-webkit-clip-path:url(#SVGID_2_);clip-path:url(#SVGID_2_)}#aging-in-community .st2{fill:#dce8f5}#aging-in-community .st3{-webkit-clip-path:url(#SVGID_4_);clip-path:url(#SVGID_4_)}#aging-in-community .st4{fill:#0a64a4}#aging-in-community .st5{-webkit-clip-path:url(#SVGID_6_);clip-path:url(#SVGID_6_)}#aging-in-community .st6{fill:none;stroke:#fff;stroke-width:.25;stroke-linecap:square}#aging-in-community .st7{fill:#4a8dcb}#introduction{background-color:#4b8cca;display:flex;min-height:-moz-fit-content;min-height:fit-content;max-width:100%}@media(max-width:1024px){#introduction{flex-direction:column}}#introduction .house-image{background-color:#4b8cca;background-image:url(/blueprint/images/introduction-bg.svg);background-repeat:no-repeat;background-position:0;background-size:auto 101%;width:100%;height:100vh}@media(max-width:1024px){#introduction .house-image{display:none}}#introduction .carousel{padding:20vh 2% 0 0;height:80vh;width:50%;color:#fff;position:absolute;right:0}@media(min-width:1025px){#introduction .carousel{height:80vh}}@media(min-height:1024px){#introduction .carousel{padding-top:35vh}}@media(max-height:400px){#introduction .carousel{padding-top:10vh}}@media(max-width:1024px){#introduction .carousel{position:static;display:flex;flex-direction:column;width:100%;height:inherit;border-top:solid #fff;padding:10% 5%}}#introduction .carousel h2{padding-left:0;background-color:#4a8dcb}@media(max-width:1260px){#introduction .carousel h2{font-size:2.5em}}@media(max-width:1024px){#introduction .carousel h2{font-size:2em}}@media(max-width:320px){#introduction .carousel h2{font-size:2em}}#introduction .carousel-body{min-height:40%;font-family:Whitney-Book;font-size:1.5em;line-height:1.5em;background-color:#4a8dcb}@media(max-width:1620px){#introduction .carousel-body{font-size:1.2em}}@media(max-width:1024px){#introduction .carousel-body{display:none}}#introduction .carousel-body-mobile{font-family:Whitney-Book;flex:1 1}@media(min-width:1025px){#introduction .carousel-body-mobile{display:none}}#introduction .carousel-body-mobile p{font-size:1.2em;padding-top:20px;line-height:30px}@media(max-width:320px){#introduction .carousel-body-mobile p{font-size:.8em;line-height:20px}}@keyframes slideLeft{0%{transform:translateX(150%)}to{transform:translateX(0)}}@keyframes slideLeft-2{0%{transform:translateX(150%)}to{transform:translateX(0)}}#introduction .carousel-header{display:flex;align-items:center;padding-bottom:2%}#introduction .carousel-body .toggle-false{animation:slideLeft;animation-duration:.5s;animation-timing-function:ease-out}#introduction .carousel-body .toggle-true{animation:slideLeft-2;animation-duration:.5s;animation-timing-function:ease-out}@media(max-width:1024px){#introduction .carousel-navigation{display:none}}#introduction .active{background-color:#fff}#climate-justice{min-height:100vh;color:#fff}#climate-justice .vision{position:relative;padding:5%}@media(min-width:769px){#climate-justice .vision h3{padding-right:20%}}@media(max-width:1024px){#climate-justice .vision{padding-top:70px;padding-bottom:20%}}#climate-justice .text-box{display:inline-block;padding:7px 20px;margin-bottom:3%;font-size:2.5em;background-color:#f15a29;color:#fff;font-family:Montserrat-Medium}@media(max-width:1024px){#climate-justice .text-box{font-size:2em}}#climate-justice .visual-datapoint{top:-1px;position:relative}#climate-justice .vision-body{padding:5% 0;line-height:1.5em;font-size:1.5em;font-family:Whitney-Medium}@media(min-width:769px){#climate-justice .vision-body{padding-right:20%}}#climate-justice .bg-wrapper-vision{background-color:#9ec1e2}#climate-justice .vision{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 90%);clip-path:polygon(0 0,100% 0,100% 100%,0 90%);background-color:#4b8cca}@media(max-width:1239px){#climate-justice .vision{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 97%);clip-path:polygon(0 0,100% 0,100% 100%,0 97%)}}#climate-justice .bg-wrapper-visual-datapoint{background-color:#dce8f5}#climate-justice .visual-datapoint{background-color:#9ec1e2;color:#fff;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,0 100%);clip-path:polygon(0 0,100% 0,100% 90%,0 100%)}#climate-justice .data{padding:0 40% 30% 5%;font-family:Whitney-Bold;font-size:1.5em;line-height:1.2em}@media(min-width:769px){#climate-justice .data{font-size:2em}}@media(max-width:767px){#climate-justice .data{padding-right:5%}}#climate-justice .waves{position:absolute;width:120%;bottom:0;left:-20%}#climate-justice .animate-waves{animation-name:waves;animation-duration:5s;animation-fill-mode:forwards;animation-iteration-count:1}@media(max-width:1023px){#climate-justice .goals{padding-bottom:25%}}@keyframes waves{0%{bottom:-30%;left:-15%}20%{left:-20%}40%{left:-15%}80%{left:-20%;bottom:0}}#community-equity-and-justice{min-height:100vh;color:#fff}#community-equity-and-justice .vision{position:relative;padding:5%}@media(min-width:769px){#community-equity-and-justice .vision h3{padding-right:20%}}@media(max-width:1024px){#community-equity-and-justice .vision{padding-top:70px;padding-bottom:20%}}#community-equity-and-justice .text-box{display:inline-block;padding:7px 20px;margin-bottom:3%;font-size:2.5em;background-color:#f15a29;color:#fff;font-family:Montserrat-Medium}@media(max-width:1024px){#community-equity-and-justice .text-box{font-size:2em}}#community-equity-and-justice .visual-datapoint{top:-1px;position:relative}#community-equity-and-justice .vision-body{padding:5% 0;line-height:1.5em;font-size:1.5em;font-family:Whitney-Medium}@media(min-width:769px){#community-equity-and-justice .vision-body{padding-right:20%}}#community-equity-and-justice .bg-wrapper-vision{background-color:#4b8cca}#community-equity-and-justice .vision{background-color:#dce8f5;color:#4a8dcb;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 90%);clip-path:polygon(0 0,100% 0,100% 100%,0 90%)}@media(max-width:1239px){#community-equity-and-justice .vision{flex-direction:column;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 97%);clip-path:polygon(0 0,100% 0,100% 100%,0 97%)}}#community-equity-and-justice .vision-body{color:#3b3a3c}#community-equity-and-justice .bg-wrapper-visual-datapoint{background-color:#dce8f5}#community-equity-and-justice .visual-datapoint{background-color:#4b8cca;color:#fff;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,0 100%);clip-path:polygon(0 0,100% 0,100% 90%,0 100%);display:flex;align-items:center;justify-content:space-between;padding:0 10% 10%}@media(max-width:1240px){#community-equity-and-justice .visual-datapoint{flex-direction:column;padding-top:5%;-webkit-clip-path:polygon(0 0,100% 0,100% 97%,0 100%);clip-path:polygon(0 0,100% 0,100% 97%,0 100%)}}#community-equity-and-justice .visual{display:flex;flex-direction:column;padding:0 5% 0 0}@media(max-width:1240px){#community-equity-and-justice .visual{width:100%;padding-bottom:10%}}#community-equity-and-justice .bar-graph{height:50vh}#community-equity-and-justice .data-intro{font-family:Whitney-Bold;font-size:2em;line-height:1.5em;padding-bottom:15%}@media(max-width:1024px){#community-equity-and-justice .data-intro{font-size:1.5em;padding:0 5% 10%}}#community-equity-and-justice .legend{display:flex;justify-content:center;padding-top:10%}#community-equity-and-justice .legend-key{display:flex;flex-direction:column;align-items:center;width:200px;font-size:1.5em;text-align:center}#community-equity-and-justice .current,#community-equity-and-justice .possible{height:30px;width:60px;margin-bottom:3%}#community-equity-and-justice .current{background-color:#9ec1e2}#community-equity-and-justice .possible{background-color:#0d63a3}#community-equity-and-justice .data p{font-size:1.5em;line-height:1.5em;font-family:Whitney-Bold;margin-bottom:5%}@media(max-width:1023px){#community-equity-and-justice .data p{font-size:1.5em}}#community-equity-and-justice .legend-text{font-size:.6em}#community-equity-and-justice svg.animate #black-wealth{animation-name:expand-black-wealth-bar;animation-duration:2s;animation-fill-mode:forwards}#community-equity-and-justice svg.animate #latinx-wealth{animation-name:expand-latinx-wealth-bar;animation-duration:2s;animation-fill-mode:forwards}@keyframes expand-latinx-wealth-bar{0%{height:0;y:31%}to{height:31%;y:0}}@keyframes expand-black-wealth-bar{0%{height:0;y:35%}to{height:35%;y:0}}#financial-strength{min-height:100vh;color:#fff}#financial-strength .vision{position:relative;padding:5%}@media(min-width:769px){#financial-strength .vision h3{padding-right:20%}}@media(max-width:1024px){#financial-strength .vision{padding-top:70px;padding-bottom:20%}}#financial-strength .text-box{display:inline-block;padding:7px 20px;margin-bottom:3%;font-size:2.5em;background-color:#f15a29;color:#fff;font-family:Montserrat-Medium}@media(max-width:1024px){#financial-strength .text-box{font-size:2em}}#financial-strength .visual-datapoint{top:-1px;position:relative}#financial-strength .vision-body{padding:5% 0;line-height:1.5em;font-size:1.5em;font-family:Whitney-Medium}@media(min-width:769px){#financial-strength .vision-body{padding-right:20%}}#financial-strength .vision-body{color:#3b3a3c}#financial-strength .bg-wrapper-vision{background-color:#4b8cca}#financial-strength .vision{background-color:#dce8f5;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,0 100%);clip-path:polygon(0 0,100% 0,100% 90%,0 100%);color:#4a8dcb}@media(max-width:1024px){#financial-strength .vision{-webkit-clip-path:polygon(0 0,100% 0,100% 97%,0 100%);clip-path:polygon(0 0,100% 0,100% 97%,0 100%)}}#financial-strength .bg-wrapper-visual-datapoint{background-color:#dce8f5}#financial-strength .visual-datapoint{display:flex;justify-content:space-around;background-color:#4b8cca;color:#fff;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 90%);clip-path:polygon(0 0,100% 0,100% 100%,0 90%);padding:5% 5% 10%}@media(max-width:1024px){#financial-strength .visual-datapoint{flex-direction:column;align-items:center;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 97%);clip-path:polygon(0 0,100% 0,100% 100%,0 97%)}}#financial-strength .data p{font-size:2.2em;font-family:Whitney-Bold;max-width:750px;line-height:1.5em;margin-bottom:7%}@media(max-width:1024px){#financial-strength .data p{font-size:1.2em}}#financial-strength .highlight{position:relative;padding:5px;font-family:Whitney-Bold}#financial-strength .highlight:after{position:absolute;z-index:-1;left:0;content:"";height:100%;width:0}#financial-strength .highlight.green:after{background-color:#0b7e88}#financial-strength .highlight.purple:after{background-color:#6b53a3}#financial-strength .data.animated .highlight:after{animation-name:highlight-ltr;animation-duration:1s;animation-fill-mode:forwards}#financial-strength .data.animated .highlight.green:after{animation-delay:.5s}#financial-strength .data.animated .highlight.purple:after{animation-delay:1s}#financial-strength .visual{position:relative;height:500px;width:500px;display:flex;justify-content:center}@media(max-width:1024px){#financial-strength .visual{width:100%;height:100%}}#financial-strength .wheel-chart{width:100%}@media(max-width:1024px){#financial-strength .wheel-chart{width:70%}}@media(max-width:768px){#financial-strength .wheel-chart{width:100%}}#financial-strength .percent{font-family:Whitney-Bold;font-size:1.4em;position:absolute}#financial-strength .percent.green{top:8%;right:35%}#financial-strength .percent.purple{bottom:18%;right:15%}#financial-strength .percent.blue{bottom:10%;left:30%}@keyframes highlight-ltr{0%{width:0}to{width:100%}}.goals{padding:5% 0 5% 5%;background-color:#dce8f5;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:#636466}.goals ul{list-style-position:outside;list-style-image:url(/blueprint/images/bullet-point-house.svg);padding-left:25px}.goals .title{color:#fff;margin-bottom:3%}.goals .title h2{background-color:#f15a29}@media(min-width:769px){.goals{padding-right:20%}}@media(max-width:768px){.goals{padding-right:5%}}.goals .goals-list{font-size:1.5em}@media(max-width:1024px){.goals .goals-list{display:none}}.goals .goals-list li{padding:1.5%}.goals .goals-list-mobile{font-size:1.2em;display:none}@media(max-width:1024px){.goals .goals-list-mobile{display:flex;flex-direction:column}}.goals .goals-list-mobile button{background-color:#3b3a3c;border-radius:5px;border-color:#3b3a3c;color:#fff}.goals .goals-list-mobile button:active{transform:scale(.95)}.goals .goals-list-mobile li{padding:1.5%}.goals span{color:#3b3a3c;line-height:1.5em}.social-media-wrapper{position:absolute;top:5px;right:5px;padding:7px;margin:15px;display:flex;flex-direction:row-reverse;transition:background-color 1s ease;align-items:stretch}.social-media-wrapper:hover{background-color:#f15a29}.social-media-wrapper svg{fill:#fff}@media(max-width:1024px){.social-media-wrapper{position:static;padding:5px;width:100%}.social-media-wrapper:hover{background-color:#4b8cca}}.social-media-wrapper .print{padding:9px}.social-media-wrapper .print button{margin:0;padding:0;border:none;background-color:transparent}.social-media-wrapper .print button:hover{cursor:pointer}.social-media-wrapper .social-media{padding:7px}@media(max-width:1024px){.social-media-wrapper .social-media{display:none}}.social-media-wrapper .children{display:flex;opacity:0;width:100%;transition:opacity .5s ease}@media(max-width:1024px){.social-media-wrapper .children{justify-content:flex-end;position:static;opacity:1}}.social-media-wrapper .children .share-button{padding:7px}.social-media-wrapper .children.expanded{opacity:1}#contact{position:fixed;top:-100%;left:15%;background-color:hsla(0,0%,100%,.95);font-size:1.5em;color:#3b3a3c;border:2px solid #d0d2d3;transition:all .3s ease;opacity:0;width:50%;max-height:100vh;margin:0 10%;padding:0 5%;z-index:1;overflow:auto}#contact.show{top:0;opacity:1;z-index:2}@media(max-width:1024px){#contact{height:100vh;left:0;margin:0;padding-bottom:10vh;width:100%}#contact.show{top:0}}#contact .contact-content-wrapper{margin:8% 0}#contact .contact-content-wrapper div{margin-bottom:2%}#contact .close-button{position:absolute;cursor:pointer;border-radius:0;border:none;top:0;right:1%;background-color:transparent}#contact h3{background-color:#f15a29;display:inline-block;padding:7px 20px;margin-bottom:10px;color:#fff;font-size:1.5em}#contact .contact-subheader{padding-bottom:10px}#about{position:fixed;top:-100%;left:15%;background-color:hsla(0,0%,100%,.95);font-size:1.5em;color:#3b3a3c;border:2px solid #d0d2d3;transition:all .3s ease;opacity:0;width:750px;max-height:100vh;margin:0 10%;padding:0 5%;z-index:1;overflow:auto}#about.show{top:5%;opacity:1;z-index:2}@media(max-width:1024px){#about{left:0;margin-left:0;width:100vw;height:100vh;padding-bottom:10vh}#about.show{top:0}}#about .about-content-wrapper{margin:8% 0}#about .about-content-wrapper div{margin-bottom:5%}#about .about-header{background-color:#f15a29;display:inline-block;padding:7px 20px}#about .about-header h3{color:#fff;font-size:2em}@media(max-width:1024px){#about .about-header h3{font-size:1.5em}}#about .close-button{position:absolute;cursor:pointer;border-radius:0;border:none;top:0;right:1%;background-color:transparent}#about .text-box{font-size:1em;background-color:transparent;color:#636466;font-family:Whitney-Book}#about .text-box p{padding-bottom:20px;font-size:.9em}@media(max-width:1024px){#about .text-box p{font-size:.8em}}#about .text-box a{color:#000;text-decoration:none;font-family:Whitney-Bold}@media(max-width:1024px){#about .text-box{font-size:1em}}#full-page-contact{font-size:1.5em;color:#3b3a3c;transition:all .3s ease}@media(max-width:1024px){#full-page-contact{left:0;margin:0;width:100%}}#full-page-contact .content{display:flex;justify-content:space-between;padding:0 10%}#full-page-contact .content>div{padding-bottom:10%;padding-top:25px}#full-page-contact .content p{padding-bottom:2%}@media(max-width:1024px){#full-page-contact .content{flex-flow:column nowrap;justify-content:center}}#full-page-contact .signup{flex-grow:1;margin-right:10%}@media(max-width:1024px){#full-page-contact .signup{margin:0}}#full-page-contact .contact{display:flex;flex-flow:column nowrap;justify-content:space-between}#full-page-contact .header{display:flex;flex-direction:column;align-items:center}#full-page-contact .header img{width:70%}@media(max-width:1024px){#full-page-contact .header img{width:100%}}#full-page-contact .to-home{position:relative}#full-page-contact .to-home a img{max-width:450px}#full-page-contact .to-home a:hover .arrow{left:-10px}#full-page-contact .arrow{position:relative;left:0;transition:all .3s ease}#full-page-contact .to-home-text{position:absolute;display:flex;color:#fff;left:30%;top:42%}@media(max-width:1024px){#full-page-contact .to-home-text{top:32%;left:130px}}#full-page-contact h3{background-color:#f15a29;display:inline-block;padding:7px 20px;color:#fff;font-size:2em;margin-bottom:25px}@media(max-width:1024px){#full-page-contact h3{font-size:1.5em}}#full-page-contact .subheader{margin-bottom:20px}#full-page-contact #mc_embed_signup{border:2px solid #0b7e88;box-shadow:-10px 10px #636466;background-color:#fff;padding:8%}#full-page-contact #mc_embed_signup form .mc-field-group{max-width:700px}#full-page-contact #mc_embed_signup form .button{width:100%;max-width:700px;padding:10px 20px}@media(max-width:768px){#full-page-contact #mc_embed_signup form{width:100%}}#full-page-contact #footer{padding-bottom:20px}#mc_embed_signup .indicates-required{font-size:small}#mc_embed_signup label{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px}#mc_embed_signup label span{margin-bottom:5px}#mc_embed_signup input{border:2px solid #0b7e88;padding:2% 4%;border-radius:0}#mc_embed_signup .contact-content div{margin-bottom:2%}#mc_embed_signup .button{background-color:#3b3a3c;border-color:#3b3a3c;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;cursor:pointer}#mc_embed_signup .button:hover{background-color:#fff;color:#3b3a3c}#mc_embed_signup .button:active{transform:scale(.95)}@media print{div{page-break-inside:avoid!important}.goals-list{display:flex!important}.goals-list-mobile{display:none!important}}#footer{display:flex;justify-content:space-around;background-color:#4b8cca;align-items:center;padding:20px 5px}@media(max-width:1024px){#footer{padding-bottom:90px}}#footer>div{font-family:Montserrat-Medium;color:#fff;font-size:.8em}#footer>div a{color:#fff;text-decoration:none}@media(max-width:1024px){#footer>div{font-size:.8em;font-family:Whitney-Book}}@media(max-width:768px){#footer>div{font-family:Whitney-Book;display:none}}#footer .column-left{display:none}@media(max-width:768px){#footer .column-left{display:flex;flex-direction:column;align-items:center;flex-grow:1;flex-basis:0}#footer .column-left>div{padding-bottom:10px}}#footer .column-right{display:none}@media(max-width:768px){#footer .column-right{display:flex;flex-direction:column;align-items:center;flex-grow:1;flex-basis:0}#footer .column-right>div{padding-bottom:10px}}#footer .social-media{display:flex;align-items:center}@media(max-width:768px){#footer .social-media>a{display:none}}#footer .social-media img{padding-left:10px}#footer .social-media img:last-child{padding-right:10px}#footer .social-media-mobile img{padding-left:10px}#footer .social-media-mobile img:last-child{padding-right:10px}