:root{--brand-color:#c00058;--spacing:1em;--font-size:1.25rem}*,::after,::before{box-sizing:border-box}ol,ul{padding:0}li+li{margin-top:.25em}blockquote,body,dd,dl,figure,h1,h2,h3,h4,ol,p,ul{margin:0}ol[class],ul[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}[hidden]{display:none}@media (prefers-reduced-motion:reduce){*{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif;font-size:var(--font-size,1rem)}::selection{background-color:#f2b8cc}h1,h2,h3,h4{line-height:1.25}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.125em}h4{font-size:1em}a{font-weight:500;color:var(--brand-color)}a:hover{text-decoration:none}a:focus{outline:solid 5px}button{font-weight:700;text-transform:uppercase;color:var(--brand-color);background-color:#fff;border:2px solid var(--brand-color)}button:hover{background-color:var(--brand-color);color:#fff}pre{overflow-x:auto}code{display:inline-block;padding:.125em .25em;background-color:rgba(0,0,0,.07)}.icon{display:inline-block;width:auto;height:1.25em;margin-right:.25em;fill:currentColor}.iconlink{display:inline-flex;align-items:center}.anchor{text-decoration:none}section+section{margin-top:var(--spacing)}section h2{margin-bottom:.5em}html{overflow-y:scroll}.site{display:flex;flex-direction:column;min-height:100%;min-height:100vh}.footer,.main{padding:var(--spacing)}.header{color:#fff;background-color:var(--brand-color);line-height:1}.header>div{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing)}.header a{color:inherit}.header .logo{font-size:150%;text-decoration:none}.header .logo>div>div:last-child{font-size:70%;margin-top:.25em}.header .logoheader{height:2em;margin-right:1em}.header .socialmedia a{text-decoration:none;margin-left:1em;display:inline-block}.header .socialmedia a:first-of-type{margin-left:0}.header .socialmedia svg{height:1.5em}.header>nav{padding:.5em var(--spacing);background-color:#f0f0f0;color:var(--brand-color);display:flex;flex-wrap:wrap;align-items:center}.header>nav>a{margin-right:var(--spacing)}.header>nav>a.active{color:#000}.header>nav>a.cta.active{color:#fff}.header>nav>a:last-child{margin-left:auto;margin-right:0}.main{flex:1 0 auto}.footer{flex:none;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;background-color:#f0f0f0}.footer nav{display:flex;flex-wrap:wrap}.footer nav a{margin-right:1em}.impact{max-width:60ch;display:flex;flex-wrap:wrap;justify-content:space-between}.impact+.impact{margin-top:1.5rem}.impact>div>div:first-child{font-size:200%;line-height:1.25}.packlist{max-width:60ch;display:flex;flex-wrap:wrap;text-align:center;margin-top:1em}.packlist li{flex:1 0 0}.packlist li+li{margin:0}.packlist img{height:2.5em;display:inline-block}.packlist span{display:block}.heroquote footer,.heroquote p{display:inline}.heroquote{border-left:.5em solid #ddd;padding-left:1.5em}.heroquote footer::before{content:'–';margin-left:1em;margin-right:.25em}.content ol.postlist{padding:0}li,ol{list-style:none}table{width:100%;display:block;white-space:nowrap;overflow-x:auto;border-spacing:0;border-collapse:collapse;border:none}table th{font-weight:600}table td,table th{border-top:1px solid rgba(0,0,0,.1);padding:.5rem 1rem}table tr{border-top:1px solid rgba(0,0,0,.1)}table tr:nth-child(2n) td{background-color:rgba(0,0,0,.05)}.author{margin-bottom:1em;margin-top:.5em}.mainImages{overflow-x:auto;white-space:nowrap}.mainImages img{display:inline-block;height:20em}.distributionimages{display:flex;flex-wrap:wrap}.distributionimages img{height:10em;margin-bottom:1em;margin-right:1em}.targets>div{display:flex;align-items:center;margin-top:1rem}.targets>div>div{flex:1 0 0}.targets progress{flex:1 0 0;width:100%}.targets progress+div{text-align:right}.content{padding:1em 0;max-width:60ch}.content>*+*{margin-top:1em}.content ol,.content ul{padding-left:1em}.content iframe{margin-top:3em;border:1px solid #ddd;background-color:transparent;border-radius:.2em;box-shadow:0 .25em .5em rgba(0,0,0,.1)}a.cta{background-color:var(--brand-color);color:#fff;padding:.5em .75em;border-radius:.25em;display:inline-block;line-height:1.1}a.cta:focus{outline-color:var(--brand-color);border-radius:0}.partnerslist,.people{display:flex;text-align:center;flex-wrap:wrap;line-height:1.25}.people>div{width:10em;margin:1em;max-width:100%;font-size:90%}.people .postlist div:nth-child(2){font-weight:700;margin-bottom:.1em}.people img{border-radius:100%;width:3.33em;margin:0 auto 1em;display:block}.partnerslist li{width:10em;margin:1em;max-width:100%}.partnerslist img{display:block;margin:0 auto;width:100%}.partnerslist a{text-decoration:none;color:inherit;margin-bottom:1em;display:block}.partnerslist div{font-size:75%;margin-top:1em;opacity:.75}.homelogos{margin-bottom:-2.5em}.homelogos li{width:auto;flex:1 0 0;max-width:175px}.tooltip{position:relative}.tooltip:hover::before{content:'';position:absolute;left:0;top:100%;width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid rgba(10,10,10,.75)}.tooltip:hover::after{content:attr(aria-label);position:absolute;left:0;margin-left:-7.5rem;top:calc(100% + .5rem);color:#fff;backdrop-filter:blur(.25rem);background-color:rgba(10,10,10,.75);line-height:1.25;width:15rem;padding:.75rem;text-align:center;border-radius:.25rem;font-size:80%}.postlist.imaged img{width:12.5rem;height:12.5rem;margin-bottom:.5rem;background-color:var(--brand-color);background-image:url(https://cdn.karuna2020.org/icon-white.svg);background-size:50%;background-position:center center;background-repeat:no-repeat}.postlist.imaged a:focus img{outline:solid 5px}.postlist.imaged{display:flex;flex-wrap:wrap}.postlist.imaged li{font-size:90%;width:12.5rem;margin-top:0;margin-right:1rem;margin-bottom:1rem;line-height:1.3}progress{display:block;margin-bottom:.25rem;padding:.25rem;border:0;background:#fff;box-shadow:0 .15rem .33rem rgba(0,0,0,.25);border-radius:14px}progress::-moz-progress-bar{border-radius:5rem;color:green;background:repeating-linear-gradient(-45deg,transparent,transparent .5rem,currentColor .5rem,currentColor 1rem) #adff2f}@media screen and (-webkit-min-device-pixel-ratio:0){progress{height:1.5rem}}progress::-webkit-progress-bar{background:0 0}progress::-webkit-progress-value{border-radius:5rem;color:green;background:repeating-linear-gradient(-45deg,transparent,transparent .5rem,currentColor .5rem,currentColor 1rem) #adff2f}@media (max-width:500px){.partnerslist li,.people>div{width:100%}.homelogos{margin-bottom:0;flex-wrap:wrap;justify-content:space-between}.homelogos li{width:45%;margin:0;flex:none}.postlist.imaged img{width:100%;height:auto}.postlist.imaged li{margin-right:0;width:100%}}/*! purgecss start ignore */.notification{position:fixed;z-index:100;left:0;right:0;bottom:0;padding:1rem;background-color:#fff;font-size:1rem;transform:translate(0,100%);transition:transform .3s;box-shadow:0 0 12px rgba(0,0,0,.25)}@media screen and (min-width:40em){:root{--spacing:2em;--font-size:1.5rem}.notification{left:auto;bottom:auto;right:var(--spacing);top:var(--spacing);max-width:22em;transform:translate(150%,0)}}.notification .prompt{display:flex;align-items:center}.notification .prompt>p{flex:1 0 0%;padding-right:1rem}.notification.active{transform:translate(0,0)}/*! purgecss end ignore */@media (max-width:900px){.header>div{text-align:center;display:block}header nav.socialmedia{margin-top:1em}.header>nav{line-height:2}.header>nav>a:last-child{margin-left:0;margin-top:.5em}.impact{justify-content:space-between}.impact>div{flex:auto;width:50%}.impact>div:nth-child(2n){text-align:right}.impact>div,.impact>div+div{margin-bottom:1em}.packlist li{flex:auto;width:50%}.packlist li,.packlist li+li{margin-bottom:1em}}.content>[class^=css-]>*+*{margin-top:1em}