.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,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,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,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-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-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(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:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(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);-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-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}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{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-light .tooltipster-box{border-radius:3px;border:1px solid #ccc;background:#ededed}.tooltipster-sidetip.tooltipster-light .tooltipster-content{color:#666}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow{height:9px;margin-left:-9px;width:18px}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow{height:18px;margin-left:0;margin-top:-9px;width:9px}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background{border:9px solid transparent}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#ededed;top:1px}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background{border-left-color:#ededed;left:-1px}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background{border-right-color:#ededed;left:1px}.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background{border-top-color:#ededed;top:-1px}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border{border:9px solid transparent}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border{border-left-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border{border-right-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border{border-top-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped{top:-9px}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped{left:-9px}.head{position:fixed;float:left;width:100%;background-color:#c5ddef;box-sizing:border-box;padding:13px;display:none;z-index:100}.head .logo{position:relative;margin:0 auto;width:80px}.head .logo img{width:100%}.head .social-top{position:absolute;top:13px;right:13px}.head .social-top img{width:30px;margin-left:8px}.wrapper{width:calc(100% - 220px);margin-left:220px;position:relative;float:left}.introImg{position:relative;width:100%}.introImg img{width:100%}.main{position:relative;max-width:980px;width:100%;margin-left:auto;margin-right:auto}.section{position:relative;float:left;margin:0;width:100%;padding:40px 90px 40px 40px;box-sizing:border-box}.section .section-anchor{display:inline-block;height:20px;width:10px}.section .stack{width:100%;position:relative;float:left;margin-bottom:20px}.section .stack:last-of-type{margin-bottom:0}.section .col{position:relative;float:left}.section .col:first-child{margin-right:40px}.section .col-one-quarter{width:calc(25% - 20px)}.section .col-three-quarter{width:calc(75% - 20px)}.section .col-one-third{width:calc(34% - 20px)}.section .col-two-third{width:calc(66% - 20px)}.section .col-nearly-one-third{width:calc(37% - 20px)}.section .col-nearly-two-third{width:calc(63% - 20px)}.section .col-half{width:calc(50% - 20px)}.section .embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;margin-top:20px}.section .embed-container embed,.section .embed-container iframe,.section .embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.section .callout{position:relative;float:left;width:100%;padding:40px;font-size:36px;line-height:130%;box-sizing:border-box}.section .callout.final{padding:40px 80px 0 80px}.section .callout.final a{text-decoration:underline;color:#f1c400}.section .callout.embed{padding-top:0;padding-bottom:0}.section .callout.notoppadding{padding-top:0}.section#fullreport{display:none}.section#fullreport p a{text-decoration:underline;color:#666}.section#factsheets a{color:#666;font-size:22px;line-height:180%}.section .greycallout{padding:50px 30px;background-color:#ececea;background-image:url(../img/callout-bg-top.jpg),url(../img/callout-bg-bottom.jpg);background-position:left top,left bottom;background-repeat:no-repeat,no-repeat}.section .equals{background-image:url(../img/equals.png);background-position:center center;background-repeat:no-repeat;background-size:contain}.section .caption{font-size:16px;position:relative;float:left;width:62%;margin-left:19%;margin-right:19%;line-height:24px}.section h2{font-family:alternate-gothic-no-3-d;font-weight:500;font-size:55px;line-height:100%;text-transform:uppercase;margin:0;padding:0;padding-bottom:10px}.section h2 span{text-transform:initial}.section img{width:100%;max-width:350px;height:auto}.section img.center{margin-left:auto;margin-right:auto;display:block}.section img.aspirations{max-width:450px}.section p.restricted{max-width:75%}.section p:first-child{margin-top:0}.section#about img{max-width:100%}.social{position:fixed;right:0;top:0;width:50px;line-height:0}@media (max-width:1000px){.section .col-one-third,.section .col-two-third{width:100%}.section .col-one-third:first-child,.section .col-two-third:first-child{margin-right:0}.section .col-half.stackearly{width:100%}.section .col-half.stackearly:first-child{margin-right:0;margin-bottom:20px}.section .greycallout{width:90%;margin-left:5%;margin-right:5%}.section .callout.final{padding:40px 40px 0 40px}}@media (max-width:866px){.wrapper{width:calc(100% - 180px);margin-left:180px}.section{padding:40px;padding-bottom:0}.section .callout{padding:20px}.section p.restricted{max-width:100%}}@media (max-width:726px){.head{display:block}.introImg{display:none}.social{display:none}.wrapper{width:100%;margin-left:0;top:66px}.section{display:none;padding-top:0;margin-bottom:20px}.section .header{display:none}.section.default{display:block}}@media (max-width:560px){.section{padding:0 20px 20px 20px}.section .callout{font-size:30px}.section .greycallout{width:100%;margin-left:0;margin-right:0}.section .col:first-child{margin-right:0}.section .col-half,.section .col-nearly-one-third,.section .col-nearly-two-third,.section .col-one-quarter,.section .col-one-third,.section .col-three-quarter,.section .col-two-third{width:100%;margin-right:0;margin-bottom:10px}.section img{max-width:300px}.section img.aspirations{max-width:350px}}.accordion-toggle{display:none;cursor:pointer;color:#0072ce;font-family:alternate-gothic-no-3-d;font-weight:400;text-align:center;border-top:1px solid #c2ced6;padding:20px 10px;margin:0;text-transform:uppercase;font-size:26px;line-height:120%;position:relative;float:left;width:100%;margin-bottom:5px;box-sizing:border-box}.accordion-toggle:after{content:'\02C7';position:absolute;bottom:-22px;left:0;right:0;font-size:50px}.accordion-close{position:relative;float:left;width:100%;text-align:center;font-size:50px;color:#0072ce;cursor:pointer;line-height:1px;margin-top:20px;display:none}@media (max-width:726px){.accordion-toggle{display:block}.accordion-close{display:block}}.sidebar{width:220px;position:fixed;float:left;box-sizing:border-box;z-index:10;font-family:alternate-gothic-no-3-d;font-weight:400;font-size:18px;line-height:22px;overflow-y:scroll;max-height:100%}.sidebar .logo{background-color:#f7f6f5;position:relative;float:left;text-align:center;padding:20px 0;width:100%;box-sizing:border-box}.sidebar .nav{position:relative;float:left;background-color:#f7f6f5;text-transform:uppercase}.sidebar .nav span{text-transform:initial}.sidebar .nav .nav-item{width:100%;color:#000;width:100%;cursor:pointer}.sidebar .nav .nav-item a{color:#404040;text-decoration:none;width:100%;box-sizing:border-box;padding:14px 20px;display:inline-block}.sidebar .nav .nav-item:hover:not(.item-header){background-color:#005ef0}.sidebar .nav .nav-item:hover:not(.item-header) a{color:#fff}.sidebar .nav .nav-item.active{color:#fff;background-color:#005ef0}.sidebar .nav .nav-item.active a{color:#fff}.sidebar .nav .nav-item.item-header{text-align:center;font-weight:700;background-color:#f1c400;box-sizing:border-box}.sidebar .nav .nav-item.item-header a{color:#000}.sidebar .social-links{position:relative;float:left;width:100%;text-align:center;margin-top:20px}.sidebar .social-links a img{margin:0 5px}.sidebar .copyright{position:relative;float:left;width:100%;text-align:center;font-size:10px;margin-top:10px}@media (max-width:866px){.sidebar{width:180px}.sidebar .nav .nav-item a{padding:14px}}@media (max-width:726px){.sidebar{display:none}}.tooltipster-sidetip.tooltipster-top .tooltipster-box{font:11px 'Source Code Pro',monospace}.tooltipster-sidetip.tooltipster-top .tooltipster-box a{color:#404040}.tooltip_templates{display:none}@font-face{font-family:Veneer;src:url(../fonts/Veneer.eot?#iefix) format("embedded-opentype"),url(../fonts/Veneer.woff) format("woff"),url(../fonts/Veneer.ttf) format("truetype"),url(../fonts/Veneer.svg#Veneer) format("svg");font-weight:400;font-style:normal}body{color:#666;font-size:18px;line-height:30px;margin:0;padding:0}.spacer{margin-bottom:70px!important}.nomargin{margin:0}.big{font-size:50px}.center{text-align:center}.largefont{font-size:24px;line-height:30px}.caps{text-transform:uppercase}sup{cursor:pointer;color:#0072ce;text-decoration:underline}@media (max-width:866px){.spacer{margin-bottom:0!important}}@media (max-width:560px){body{font-size:16px;line-height:28px}.big{font-size:40px}}.light{font-family:neue-haas-grotesk-text;font-weight:400}.regular{font-family:neue-haas-grotesk-text;font-weight:500}.bold{font-family:neue-haas-grotesk-text;font-weight:700}.alt-gothic{font-family:alternate-gothic-no-3-d;font-weight:400}.veneer{font-family:Veneer}.veneer{font-family:alternate-gothic-no-3-d;font-weight:400}.bglightblue{background-color:#f8fafb}.bgblue{background-color:#58cae7}.bgpink{background-color:#c32567}.bglightpink{background-color:#db7ca4}.bgorange{background-color:#ff9e43}.blue{color:#0072ce}.lightblue{color:#58cae7}.pink{color:#c32567}.orange{color:#ff9e43}.purple{color:#673b76}.darkgrey{color:#404040}.lightgrey{color:#666}.white{color:#fff}.black{color:#000}.yellow{color:#f1c400}