.avatar-wrapper{--avatar-size: 1.5rem;--frame-size: 0;display:inline-flex;width:var(--avatar-size)}.avatar{width:var(--avatar-size);height:var(--avatar-size)}div.avatar-wrapper.avatar-badge-wrapper img.avatar.avatar-badge{border:calc(var(--avatar-size)*.042) solid hsl(37,96%,55%);box-sizing:border-box;border-radius:17%;box-shadow:none}.avatar-badge-wrapper{display:inline-flex;width:var(--avatar-size);height:calc(var(--avatar-size) + var(--frame-size));align-items:flex-end;background:url("/svgs/membership/cat-ears.svg") no-repeat top;background-size:contain}
.button{display:inline-block;margin:.5em 0;border:0;border-radius:.5rem;background-color:hsl(260,60%,60%);cursor:pointer;padding:1em 1.25em;color:#fff;font-size:.8rem;font-weight:bold}.button:focus{outline:none}.button.white{background-color:#fff;color:hsl(260,60%,60%)}.button.pass{background-color:hsl(144,45%,36%)}.button.fail{background-color:hsl(38,100%,55%)}.button:disabled{box-shadow:none}.button.transparent{background-color:rgba(0,0,0,0)}.button.large{border-radius:.25rem;font-size:1rem;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:.75rem 1.25rem .8125rem}.button.icon-right img{height:1.25rem;margin-bottom:-0.25rem;margin-left:.5rem;margin-right:-0.25rem}.forms-close-button{padding:0;position:absolute;top:.5rem;right:.5rem;border-radius:1rem;background-color:rgba(0,0,0,.1);cursor:pointer;width:2rem;height:2rem;text-align:center;line-height:2rem}.forms-close-button img{padding-top:.5rem}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.row label{font-weight:500}.input{transition:all .5s ease;margin-bottom:.75rem;border:1px solid rgba(0,0,0,.1);border-radius:5px;background-color:hsl(0,0%,98%);padding:0 1rem;height:3rem;color:hsl(225,15%,40%);font-size:.875rem}.input:focus{transition:all .5s ease;outline:none;border:1px solid hsl(260,60%,60%)}.input.fail{border:1px solid #c40}.input.pass{border:1px solid hsl(144,45%,36%)}.input::-ms-reveal,.input::-ms-clear{display:none}
.row .required-symbol{display:none}.row label{display:inline-block;margin-bottom:.75rem}.row.no-label label{display:none}.row-with-tooltip{position:relative}.row-label{margin-bottom:.75rem;line-height:1.7rem}.row-inline{display:flex}.row-inline label{margin-bottom:0}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.dropdown{display:none;position:absolute;right:0;border:1px solid rgba(0,0,0,.1);border-radius:0 0 5px 5px;background-color:hsl(260,60%,60%);padding:10px;min-width:9rem;max-width:16.25rem;overflow:visible;color:#fff;font-size:.8125rem;font-weight:normal}.dropdown.open{display:block}.dropdown a:link,.dropdown a:visited,.dropdown a:active{background-color:rgba(0,0,0,0);color:#fff}.dropdown input{margin-bottom:12px;width:calc(100% - 30px)}.dropdown label{display:block;margin-bottom:5px}.dropdown>li{display:block;line-height:30px}.dropdown>li.divider{margin-top:10px;border-top:1px solid rgba(0,0,0,.1)}.dropdown>li a{display:block;padding:0 10px}.dropdown>li a:hover{background-color:rgba(0,0,0,.1);text-decoration:none}.dropdown.with-arrow{margin-top:14px;border-radius:5px;overflow:visible}.dropdown.with-arrow:before{display:block;position:absolute;top:-7px;right:10%;transform:rotate(45deg);border-top:1px solid rgba(0,0,0,.1);border-left:1px solid rgba(0,0,0,.1);border-radius:5px;background-color:hsl(260,60%,60%);width:14px;height:14px;content:""}
.studio-status-icon-spinner{animation-name:intro,spin;animation-duration:.25s,1s;animation-timing-function:cubic-bezier(0.3, -3, 0.6, 3),cubic-bezier(0.4, 0.1, 0.4, 1);animation-delay:0s,.25s;animation-iteration-count:1,infinite;animation-direction:normal;width:1.4rem;height:1.4rem;transform-origin:center}@keyframes intro{0%{transform:scale(0);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.flex-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:center}.flex-row.column{flex-direction:column;justify-content:center}.flex-row.uneven{align-items:flex-start}.flex-row.uneven .short{width:13.75em}.flex-row.uneven .long{width:38.75em;text-align:left}@media only screen and (max-width : 767px){.flex-row{flex-direction:column}.flex-row.uneven .short,.flex-row.uneven .long{margin:auto;width:90%}}
.login{padding:10px;width:200px;line-height:1.5rem;white-space:normal;color:#fff;font-size:.8125rem}.login .button{padding:.75em}.login .row{margin-bottom:1.25rem}.login .input{margin-bottom:12px;width:calc(100% - 30px);height:2.25rem}.login label{padding-top:5px;font-weight:bold}.login .spinner{margin:0 .8rem;width:1rem;vertical-align:middle}.login .submit-row{justify-content:space-between;flex-direction:row}.login .submit-button{margin-top:5px}.login a{margin:auto 0;color:#fff}.login a:link,.login a:visited,.login a:active{color:#fff}.login a:hover{background-color:rgba(0,0,0,0)}.login .error{border:1px solid rgba(0,0,0,.2);border-radius:5px;background-color:hsl(38,100%,55%);padding:.75em 1em}

@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.overflow-hidden{overflow:hidden}.modal-content{position:relative;margin:3.75rem auto;border-radius:1rem;box-shadow:0 0 0 4px rgba(255,255,255,.15);background-color:#fff;padding:0;width:48.75rem}.modal-content:focus{outline:none}@media only screen and (max-width : 941px){.modal-content{margin-top:0;width:100%;overflow:auto}}@media only screen and (max-width : 479px),only screen and (max-height : 479px){.modal-content{border-radius:0;box-shadow:none;height:100%}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:510;background-color:hsla(215,100%,65%,.7)}.modal-content-close{position:absolute;top:.5rem;right:.5rem;border-radius:1rem;background-color:rgba(0,0,0,.2);cursor:pointer;width:2rem;height:2rem;text-align:center;line-height:2rem}.modal-content-close-img{padding-top:.5rem}.action-buttons{display:flex;margin:1.125rem .8275rem .9375rem .8275rem;line-height:1.5rem;justify-content:flex-end !important;align-items:flex-start;flex-wrap:nowrap}@media only screen and (max-width : 941px){.action-buttons{justify-content:center !important;flex-direction:row !important}}.action-buttons-overflow-fix{margin-bottom:.9375rem}.action-buttons.action-buttons-no-inset{margin-left:0;margin-right:0}.action-button{margin:0 0 0 .54625rem;border-radius:.25rem;padding:6px 1.25rem 14px 1.25rem;height:36px}.action-button.close-button{border:1px solid rgba(0,0,0,.1)}.action-button-text{display:flex}.action-button.disabled{background-color:rgba(0,0,0,.2)}.error-text{display:block;border:1px solid rgba(0,0,0,.1);border-radius:5px;background-color:hsl(38,100%,55%);padding:1rem;min-height:1rem;overflow:visible;color:#fff}.modal-sizes *{box-sizing:border-box}.modal-sizes{margin:100px auto;outline:none;padding:0;max-width:36.25rem;user-select:none}@media only screen and (min-width : 480px)and (max-width : 767px),only screen and (min-height : 480px)and (max-height : 767px){.modal-sizes{margin:40px auto}}@media only screen and (max-width : 479px),only screen and (max-height : 479px){.modal-sizes{margin:0 auto;width:auto}}.modal-sizes .modal-header{padding-top:.75rem;width:100%;height:3rem}@media only screen and (max-width : 479px),only screen and (max-height : 479px){.modal-sizes .modal-header{border-radius:0}}.modal-sizes .modal-content{font-size:.875rem}
#navigation{display:block;position:fixed;top:0;left:0;z-index:10;border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.25);background-color:hsl(260,60%,60%);width:100%;height:50px}.ie9 #navigation{display:table;table-layout:fixed}#navigation .inner>ul{display:flex;margin:0;padding:0;height:50px;list-style:none;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start}.ie9 #navigation .inner>ul{display:table-row}#navigation .inner>ul>li{display:inline-block;position:relative;float:left;margin:0;height:100%;align-self:flex-start}#navigation .inner>ul>li.right{float:right;margin-left:auto;align-self:flex-end}.ie9 #navigation .inner>ul>li.right{float:none}#navigation .inner>ul>li.right a:hover{background-color:rgba(0,0,0,.1)}.ie9 #navigation .inner>ul>li{display:table-cell;float:none;height:50px;vertical-align:bottom}#navigation .link>a{display:block;padding:13px 15px 4px 15px;height:33px;text-decoration:none;white-space:nowrap;color:#fff;font-size:.85rem;font-weight:bold}#navigation .link>a:hover{background-color:rgba(0,0,0,.1)}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.modal-content-iframe{border:0}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.modal-content.mod-registration{width:38.125rem;overflow:hidden}.modal-content-iframe.mod-registration{width:38.125rem;min-height:27.375rem}.modal-content.recaptcha-open{min-height:500px}.modal-content-iframe.recaptcha-open{min-height:500px}@media only screen and (max-width : 941px){.modal-content.mod-registration{width:100%;overflow:scroll}.modal-content-iframe.mod-registration{height:27.375rem}}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.account-nav .user-info{display:inline-flex;padding:10px 15px 4px 15px;max-width:260px;height:33px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:.8125rem;font-weight:normal;align-items:center}.account-nav .user-info .avatar{border-radius:3px;vertical-align:middle}.account-nav .user-info .avatar-wrapper{margin-right:10px;--avatar-size: 24px;--frame-size: 7px}.account-nav .user-info:hover{background-color:rgba(0,0,0,.1)}.account-nav .user-info.open{background-color:rgba(0,0,0,.1)}.account-nav .user-info:after{display:inline-block;margin-left:8px;background-image:url("/images/dropdown.png");background-repeat:no-repeat;background-position:center center;background-size:50%;width:20px;height:20px;vertical-align:middle;content:" "}.account-nav .dropdown{top:50px;padding:0;padding-top:5px;width:100%;box-sizing:border-box}@media only screen and (max-width : 479px){.account-nav{margin-left:0}.account-nav .user-info .avatar{margin-right:0}.account-nav .user-info:after{display:none}}@media only screen and (min-width : 480px)and (max-width : 767px){.account-nav{margin-left:0}.account-nav .user-info .avatar{margin-right:0}.account-nav .user-info:after{display:none}}@media only screen and (min-width : 768px)and (max-width : 941px){.account-nav{margin-left:0}}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}#navigation .logo{margin-right:10px}#navigation .logo a{display:block;transition:.15s ease all;margin:0 6px 0 0;border:0;background-image:url("/images/logo_sm.png");background-repeat:no-repeat;background-position:center center;background-size:95%;width:81px;height:50px}#navigation .logo a:hover{transition:.15s ease all;background-size:100%}#navigation .inner>ul>li.search{margin:0 20px;border-right:0;color:#fff;flex-grow:3}.ie9 #navigation .inner>ul>li.search{width:100%}#navigation .inner>ul>li.search .form{margin:0}#navigation .inner>ul>li.search .row .help-block{display:none}#navigation .inner>ul>li.search .input,#navigation .inner>ul>li.search .button{display:inline-block;margin-top:5px;outline:none;border:0;background-color:rgba(0,0,0,.1);height:14px}#navigation .inner>ul>li.search .input[type=text],#navigation .inner>ul>li.search .button[type=text]{transition:.15s ease background-color;padding:0;padding-right:10px;padding-left:40px;width:calc(100% - 50px);height:40px;color:#fff;font-size:.85em}#navigation .inner>ul>li.search .input[type=text]::placeholder,#navigation .inner>ul>li.search .button[type=text]::placeholder{color:hsla(0,0%,100%,.75)}#navigation .inner>ul>li.search .input[type=text]:focus,#navigation .inner>ul>li.search .button[type=text]:focus{transition:.15s ease background-color;background-color:rgba(0,0,0,.2)}.ie9 #navigation .inner>ul>li.search .input[type=text],.ie9 #navigation .inner>ul>li.search .button[type=text]{width:70px}#navigation .inner>ul>li.search .btn-search{position:absolute;box-shadow:none;background-color:rgba(0,0,0,0);background-image:url("/images/nav-search-glass.png");background-repeat:no-repeat;background-position:center center;background-size:14px 14px;width:40px;height:40px}#navigation .inner>ul>li.search .btn-search:hover{box-shadow:none}#navigation .messages>a,#navigation .mystuff>a{background-repeat:no-repeat;background-position:center center;background-size:45%;padding-right:10px;padding-left:10px;width:30px;overflow:hidden;text-indent:50px;white-space:nowrap}#navigation .messages>a:hover,#navigation .mystuff>a:hover{background-size:50%}#navigation .messages>a{background-image:url("/images/nav-notifications.png")}#navigation .messages .message-count{display:none}#navigation .messages .message-count.show{display:block;position:absolute;top:.5rem;right:.25rem;border-radius:1rem;background-color:hsl(38,100%,55%);padding:0 .25rem;text-indent:0;line-height:1rem;color:#fff;font-size:.7rem;font-weight:bold}#navigation .mystuff>a{background-image:url("/images/mystuff.png")}@media only screen and (max-width : 479px){#navigation .inner{width:18.75em}#navigation .inner>ul>li.login-item{margin-left:0}#navigation .inner .create,#navigation .inner .discuss,#navigation .inner .explore,#navigation .inner .search,#navigation .inner .help,#navigation .inner .mystuff,#navigation .inner .profile-name{display:none}}@media only screen and (min-width : 480px)and (max-width : 767px){#navigation .inner{width:28.75em}#navigation .inner>ul>li.login-item{margin-left:0}#navigation .inner .discuss,#navigation .inner .explore,#navigation .inner .search,#navigation .inner .mystuff,#navigation .inner .profile-name{display:none}}@media only screen and (min-width : 768px)and (max-width : 941px){#navigation .inner{width:38.75em}#navigation .inner>ul>li.login-item{margin-left:0}#navigation .inner .explore,#navigation .inner .search,#navigation .inner .mystuff{display:none}}
#footer{display:block;background-color:hsl(0,0%,95%);padding:10px 0;color:hsl(225,15%,40%);font-size:.85rem}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.select label{font-weight:500}.select select{transition:border .5s ease;margin-bottom:.75rem;border:1px solid rgba(0,0,0,.1);border-radius:5px;background:hsl(0,0%,98%) url("/svgs/forms/caret.svg") no-repeat right center;padding-right:4rem;padding-left:1rem;width:100%;height:3rem;color:hsl(225,15%,40%);font-size:.875rem;appearance:none;-webkit-appearance:none}.select select::-ms-expand{display:none}.select select::-ms-value{background-color:inherit;padding-left:1rem;color:inherit}.select select:focus{outline:none;border:1px solid hsl(260,60%,60%)}.select select:-moz-focusring{text-shadow:0 0 0 hsl(225,15%,40%);color:rgba(0,0,0,0)}.select select:focus,.select select:hover{background:hsl(0,0%,98%) url("/svgs/forms/caret-hover.svg") no-repeat right center}.select select>option{background-color:#fff;width:100%}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.language-chooser .select select{width:13.75rem}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}#footer .lists{display:flex;text-align:center;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}#footer .lists dl{display:inline-block;vertical-align:top;text-align:left;font-size:.8rem}#footer .lists dt{display:block;margin-bottom:8px}#footer .lists dd{display:block;margin:5px 0;line-height:1.2rem}#footer .lists dd a{font-weight:400}#footer .copyright{display:block;width:100%;text-align:center}#footer .copyright p{font-size:.7rem}#footer .language-chooser{text-align:center}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.crash-container{margin:3rem auto;border:1px solid hsl(0,0%,85%);border-radius:10px;background-color:hsl(0,0%,99%);width:60%;overflow:hidden;text-align:center}.crash-container img{width:100%}.crash-container .crash-message{margin:2rem}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.title-banner{transition:background-image .5s ease,background-color .5s ease;margin-bottom:40px;background-color:hsl(144,45%,36%);background-position:center;background-size:cover;padding:20px 0;width:100%}.title-banner-h1,.title-banner-p{margin:0 auto;padding:5px 0;text-align:center;color:#fff}.title-banner-p{max-width:500px}.title-banner-strong{font-weight:700}.title-banner.mod-blue-bg{background-color:hsl(215,100%,65%)}.title-banner.mod-blue-bg a{color:#fff}.title-banner.mod-blue-bg a.mod-underline{text-decoration:underline}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.privacy-aside{position:sticky}.privacy-banner{display:flex;z-index:8;background-color:hsl(260,46%,54%);padding:0;overflow:hidden;align-items:center;justify-content:center;margin-bottom:-50px;margin-top:50px}.privacy-banner .privacy-banner-container{display:flex;margin:.375rem auto;align-items:center}.privacy-banner .privacy-banner-container .lightbulb-icon{margin:.6875rem;width:1.75rem;height:1.75rem}.privacy-banner .privacy-banner-container .privacy-banner-centered{width:100%;display:flex;flex-direction:row;align-items:center}.privacy-banner .privacy-banner-container .privacy-banner-text{text-align:left;color:#fff;font-size:1rem;font-weight:bold;margin-right:1rem;max-width:70vw}.privacy-banner .privacy-close-button{right:1rem;top:auto}.privacy-banner a{color:#fff;text-decoration:underline}@media only screen and (max-width: 640px){.privacy-banner .privacy-banner-container .privacy-banner-centered{flex-wrap:wrap}.privacy-banner .privacy-banner-container .lightbulb-icon{padding-bottom:2rem}.privacy-banner .privacy-banner-container{margin-left:0;margin-bottom:1rem}.privacy-banner .donate-close-button{top:1rem}}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.video-player{border:.25rem solid rgba(0,0,0,.15);border-radius:.75rem;height:225px;overflow:hidden}
.video-preview{display:flex;justify-content:center;align-items:center}.video-preview .video-player{height:auto;border:none;border-radius:.75rem}.video-thumbnail{display:flex;flex-direction:column;justify-content:center;align-items:center}.video-thumbnail img{cursor:pointer}.video-thumbnail .button{margin-top:20px}.loading-spinner{margin:auto;width:5rem;height:5rem;position:absolute;left:0;right:0;top:0;bottom:0}.hidden-spinner{visibility:hidden}.spinner-video-container{width:100%;height:100%;position:relative}.iframe-video-not-started{visibility:hidden}.iframe-video-started{visibility:visible}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.text-and-media-snippet{display:flex;align-items:center;justify-content:space-between;margin:50px auto}.text-and-media-snippet.top{margin-top:75px}.text-and-media-snippet.regular{flex-direction:row}.text-and-media-snippet.reverse{flex-direction:row-reverse}.text-and-media-snippet.full-width{flex-direction:column;max-width:780px;margin:auto}@media only screen and (min-width : 768px)and (max-width : 941px){.text-and-media-snippet.full-width{max-width:620px}}@media only screen and (min-width : 480px)and (max-width : 767px){.text-and-media-snippet.full-width{max-width:460px}}@media only screen and (max-width : 479px){.text-and-media-snippet.full-width{max-width:300px}}.text-and-media-snippet.full-width .half{width:100%}.text-and-media-snippet.full-width .half img.large{width:100%}@media only screen and (max-width : 941px){.text-and-media-snippet{text-align:center;margin:32px auto}.text-and-media-snippet.top{margin-top:32px}.text-and-media-snippet.regular{flex-direction:column}.text-and-media-snippet.reverse{flex-direction:column-reverse}}@media only screen and (min-width : 768px)and (max-width : 941px){.text-and-media-snippet.regular,.text-and-media-snippet.reverse{max-width:620px}}@media only screen and (min-width : 480px)and (max-width : 767px){.text-and-media-snippet.regular,.text-and-media-snippet.reverse{max-width:460px}}@media only screen and (max-width : 479px){.text-and-media-snippet.regular,.text-and-media-snippet.reverse{max-width:300px}}.text-and-media-snippet.regular .half,.text-and-media-snippet.reverse .half{max-width:400px;width:100%}@media only screen and (min-width : 768px)and (max-width : 941px){.text-and-media-snippet.regular .half,.text-and-media-snippet.reverse .half{max-width:620px}}@media only screen and (min-width : 480px)and (max-width : 767px){.text-and-media-snippet.regular .half,.text-and-media-snippet.reverse .half{max-width:460px}}@media only screen and (max-width : 479px){.text-and-media-snippet.regular .half,.text-and-media-snippet.reverse .half{max-width:300px}}@media only screen and (max-width : 941px){.text-and-media-snippet.regular .half,.text-and-media-snippet.reverse .half{width:100%;margin-bottom:20px}}.text-and-media-snippet.regular .half img.large,.text-and-media-snippet.reverse .half img.large{max-width:420px;width:100%}.text-and-media-snippet h4{font-size:1.5rem}.text-and-media-snippet.big-title h4{font-size:2.25rem;line-height:3rem}.text-and-media-snippet.big-title{margin:25px auto}.text-and-media-snippet p{font-size:1rem;text-align:left}.text-and-media-snippet p.p-big{font-size:1.125rem}@media only screen and (max-width : 941px){.text-and-media-snippet p{text-align:center}}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.timeline-card{max-width:460px;z-index:2;background-color:#fff;border-radius:8px;position:relative;margin-bottom:30px}@media only screen and (max-width : 479px){.timeline-card{max-width:300px}}.timeline-card .timeline-content{margin:15px;text-align:left}.timeline-card .timeline-content p{margin:10px 0 0;line-height:1.5}.timeline-card .timeline-content a{position:absolute;right:12px;top:1px}.timeline-card .timeline-content img{margin-top:10px;width:100%}.timeline-card .timeline-content .video-preview{margin-top:15px}.timeline-card .timeline-content .video-preview img{margin-top:0px}.timeline-card.center{margin:0 auto 30px}.timeline-card.left{margin-left:calc((100% - 980px)/2)}@media only screen and (max-width : 1030px){.timeline-card.left{margin:0 auto 30px}}.timeline-card.right{margin-left:calc(100% - (100% - 980px)/2 - 470px)}@media only screen and (max-width : 1030px){.timeline-card.right{margin:0 auto 30px}}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.avatar-grid{display:flex;margin:0 auto;max-width:864px;list-style:none;flex-wrap:wrap;flex-flow:row wrap;justify-content:center;padding-left:0px}.avatar-item{display:inline-block;margin:0;padding-bottom:32px;text-align:center;line-height:1.25rem}.avatar-item img{border:2px solid rgba(0,0,0,.05);border-radius:8px;background-color:#fff;width:80px;height:80px}.avatar-item .avatar-text{display:inline-block;width:144px;font-size:.875rem;word-wrap:break-word}
.bubble{background-color:rgba(0,0,0,.15);color:#fff;font-weight:500;border-radius:50px;padding:8px 36px;font-size:1rem;margin:15px auto;width:max-content;display:flex;justify-content:center;align-items:center}.bubble img{margin:0px 8px;width:30px;height:30px}.bubble.increase span{display:flex;justify-content:center;align-items:center}.bubble.increase span:before{content:"";width:30px;height:30px;background-image:url("/images/annual-report/2020/Symbols-UI/Arrow_up.svg");background-size:contain;display:inline-block;margin-right:10px}.bubble.spotlight:before{content:"";width:30px;height:30px;background-image:url("/images/annual-report/2020/Symbols-UI/LightBulb_spotlightstory.svg");background-size:contain;display:inline-block;margin-right:10px}.bubble.snapshot:before{content:"";width:30px;height:30px;background-image:url("/images/annual-report/2020/Symbols-UI/Camera_snapshots.svg");background-size:contain;display:inline-block;margin-right:10px}.bubble.darken{background-color:rgba(0,0,0,.15)}.bubble.blue{background-color:hsl(215,60%,50%)}.bubble.purple{background-color:hsl(260,60%,60%)}.bubble.green{background-color:#2b732b}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}.video-player{border:.25rem solid rgba(0,0,0,.15);border-radius:.75rem;height:225px;overflow:hidden}
.video-preview{display:flex;justify-content:center;align-items:center}.video-preview .video-player{height:auto;border:none;border-radius:.75rem}.video-thumbnail{display:flex;flex-direction:column;justify-content:center;align-items:center}.video-thumbnail img{cursor:pointer}.video-thumbnail .button{margin-top:20px}.loading-spinner{margin:auto;width:5rem;height:5rem;position:absolute;left:0;right:0;top:0;bottom:0}.hidden-spinner{visibility:hidden}.spinner-video-container{width:100%;height:100%;position:relative}.iframe-video-not-started{visibility:hidden}.iframe-video-started{visibility:visible}
@media only screen and (max-width : 479px){#view{text-align:center}.inner{margin:0 auto;width:100%}}@media only screen and (min-width : 480px)and (max-width : 767px){#view{text-align:center}.inner{margin:0 auto;width:480px}}@media only screen and (min-width : 768px)and (max-width : 941px){#view{text-align:center}.inner{margin:0 auto;width:768px}}@media only screen and (min-width : 942px){.inner{margin:0 auto;width:942px}}body{background-color:#088763}.access .button{background-color:#2b732b}.community .button{background-color:hsl(260,55%,55%)}#view{background-color:#fff;padding:0;width:100%;overflow:hidden}h1{font-size:5rem;line-height:6.125rem}h2{font-size:2.5rem;line-height:3.2rem}h3{font-size:2rem;line-height:2.5rem}h3.special{margin:50px auto -50px}@media only screen and (max-width : 941px){h3.special{margin:50px auto 30px}}h4{font-size:1.5rem;line-height:2rem}h5{text-transform:none;font-size:1rem;margin:.5rem 0;letter-spacing:0}p{font-size:1rem;line-height:2rem}.p-big{font-size:1.125rem}p a{white-space:break-spaces}a,a:link,a:visited,a:active{cursor:pointer;color:hsl(260,55%,55%)}.bold{font-weight:bold}.photo-credit{font-size:1rem;line-height:2rem;text-align:center;margin-top:1rem}.green{background-color:#eef9ee;padding:50px 0}.green.pull-quote{background-color:#fff;padding:0px 0}@media only screen and (max-width : 479px){h1{font-size:3.25rem;line-height:4rem}}.message-section{background-color:#088763}.message-section h1,.message-section h2,.message-section p{color:#fff}@media only screen and (max-width : 941px){.message-section .inner{width:100%}.message-section{padding:0px}}.masthead{padding-top:50px;align-items:start}.masthead p{font-size:1.25rem;margin-top:0px;font-weight:bold}@media only screen and (min-width : 942px){.masthead .masthead-content{max-width:500px;text-align:left}.masthead img{max-width:440px}}@media only screen and (max-width : 941px){.masthead{flex-direction:column;align-items:center}.masthead .masthead-year{text-align:center}.masthead .masthead-content{text-align:center}.masthead img{margin:30px 0}}@media only screen and (min-width : 768px)and (max-width : 941px){.masthead .masthead-content,.masthead img{max-width:520px}}@media only screen and (min-width : 480px)and (max-width : 767px){.masthead .masthead-content,.masthead img{max-width:460px}}@media only screen and (max-width : 479px){.masthead .masthead-content,.masthead img{max-width:300px}}.wave-icon-desktop{margin:80px 0 0 0}.message-content{align-items:flex-start}@media only screen and (min-width : 942px){.message-content h2{max-width:300px;overflow-wrap:break-word}.message-content p:first-of-type{margin-top:0}}@media only screen and (max-width : 941px){.message-content{align-items:center}}@media only screen and (min-width : 480px)and (max-width : 941px){.message-content{text-align:left}.message-content h2{max-width:460px;vertical-align:middle}}@media only screen and (max-width : 479px){.message-content p{text-align:left}.message-content h2{max-width:300px;vertical-align:middle;text-align:center}}.message-content .wave-icon-and-title{display:flex;justify-content:center;align-items:center}.message-content .wave-icon-and-title img{margin-right:20px}@media only screen and (max-width : 479px){.message-content .wave-icon-and-title{flex-direction:column}.message-content .wave-icon-and-title img{max-width:275px;margin:auto}}@media only screen and (min-width : 480px)and (max-width : 767px){.message-content .wave-icon-and-title{max-width:460px}}.message-content .wave-icon-and-title h2{text-align:left}.message-content .message-from-team .message-signature,.message-content .directors-message .message-signature{font-weight:bold}.message-content .message-from-team,.message-content .directors-message{max-width:620px}@media only screen and (min-width : 480px)and (max-width : 767px){.message-content .message-from-team,.message-content .directors-message{max-width:460px}}@media only screen and (max-width : 479px){.message-content .message-from-team,.message-content .directors-message{max-width:300px}}.message-content .directors-signature{display:flex;margin-bottom:80px}.message-content .directors-signature .shawna-photo{width:70px;height:70px;border-radius:50%;margin-right:20px}.message-content .directors-signature .signature-container p{margin:0px}.message-content .directors-signature .signature-container p:first-of-type{margin:5px 0 -4px}.pull-quote{font-size:1.45rem;line-height:2rem;text-align:left;margin-bottom:40px;font-weight:bold}@media only screen and (max-width : 479px){.pull-quote{font-size:24px}}.pull-quote:before{content:"";display:block;background-image:url("/images/annual-report/2021/quote (white).svg");width:130px;height:130px;background-repeat:no-repeat;margin-bottom:-60px;margin-left:-20px}@media only screen and (max-width : 941px){.pull-quote:before{margin-bottom:-75px}}.pull-quote.blue{font-weight:500}.pull-quote.blue:before{margin-bottom:-75px;background-image:url("/images/annual-report/2021/1_SEC Section/quote (blue).svg")}@media only screen and (max-width : 767px){.pull-quote.blue{max-width:460px;width:100%;margin-bottom:15px}}.pull-quote.green{font-weight:500;text-align:left;margin-left:20px}.pull-quote.green:before{margin-bottom:-75px;background-image:url("/images/annual-report/2021/2_Access Section/quote (green).svg")}@media only screen and (max-width : 767px){.pull-quote.green{margin-bottom:15px}}.workshop{width:100%;margin:auto}.workshop h3{text-align:left}.workshop h3.center{text-align:center;width:100%;max-width:640px;margin:auto}.workshop p{text-align:left}.workshop .sec-image{width:100%;max-width:700px;margin:30px auto 0;display:block}.pull-quote-attr{font-weight:bold;position:relative;float:right;text-align:right;width:100%;margin-top:0px}.pull-quote-attr.right{text-align:right;margin-bottom:30px}@media only screen and (max-width : 767px){.pull-quote-attr.right{margin-bottom:40px}}@media only screen and (max-width : 767px){.pull-quote-attr{margin-bottom:40px}}.mission-section{background-color:hsla(215,100%,65%,.1);display:flex;flex-direction:column;align-items:center}@media only screen and (max-width : 941px){.mission-section{text-align:left}}.mission-section .inner{padding-top:172px;width:620px}@media only screen and (min-width : 480px)and (max-width : 767px){.mission-section .inner{padding-top:100px}}@media only screen and (max-width : 479px){.mission-section .inner{padding-top:80px}}.mission-section .inner h5{margin:20px 0 0;font-size:1.25rem}.mission-section .inner h5+p{margin-top:3px}.mission-section .four-up{margin:56px 0 124px 0;max-width:620px;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}@media only screen and (min-width : 768px)and (max-width : 941px){.mission-section .four-up{margin-top:96px 0 108px 0}}@media only screen and (max-width : 767px){.mission-section .four-up{margin-top:10px;align-items:center}}@media only screen and (min-width : 768px)and (max-width : 941px){.mission-section .inner,.mission-section .four-ps{width:620px}}@media only screen and (min-width : 480px)and (max-width : 767px){.mission-section .inner,.mission-section .four-ps{width:460px}}@media only screen and (max-width : 479px){.mission-section .inner,.mission-section .four-ps{width:300px}}.mission-section .one-p{width:290px;height:493px}.mission-section .one-p.top{margin-top:0px}.mission-section .one-p .inner{padding-top:40px}@media only screen and (min-width : 942px){.mission-section .one-p .inner{width:100%}}@media only screen and (min-width : 768px)and (max-width : 941px){.mission-section .one-p .inner{width:100%}}@media only screen and (max-width : 767px){.mission-section .one-p{padding:0;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:initial;margin-top:30px}.mission-section .one-p img{width:290px}.mission-section .one-p .inner{padding-top:15px}}@media only screen and (min-width : 480px)and (max-width : 767px){.mission-section .one-p{margin-right:0}}.mission-section .one-p .four-up-title{width:290px;margin:16px auto 0 auto;background-repeat:no-repeat;background-size:contain;background-position:center;padding-top:74px}.mission-section .one-p .four-up-title h3{font-size:24px;max-width:220px;margin:auto;height:134px;line-height:1.5;text-align:center;overflow-wrap:break-word}.mission-section .one-p .four-up-title p{font-size:1.25rem;line-height:2rem;margin-top:16px}.mission-section .one-p .four-up-title .no-margin-bottom{margin-bottom:0}@media only screen and (max-width : 941px){.mission-section .one-p .four-up-title{text-align:center}}@media only screen and (max-width : 767px){.mission-section .one-p .four-up-title{margin:0 auto}.mission-section .one-p .four-up-title p{font-size:1rem;line-height:2rem;margin-bottom:16px}}@media only screen and (min-width : 480px)and (max-width : 767px){.mission-section .one-p .four-up-title p{margin-top:12px}}@media only screen and (max-width : 479px){.mission-section .one-p .four-up-title p{margin-top:5px}}.mission-section .one-p .four-up-title.creative-expression{background-image:url("/images/annual-report/2021/Creative Expression Splash.svg")}.mission-section .one-p .four-up-title.equitable-opportunities{background-image:url("/images/annual-report/2021/Equitable Opportunities Splash.svg")}.mission-section .one-p .four-up-title.progressive-improvement{background-image:url("/images/annual-report/2021/Progressive Improvement Splash.svg")}.mission-section .one-p .four-up-title.playful-engagement{background-image:url("/images/annual-report/2021/Playful Engagement Splash.svg")}.mission-section .small-p{background-position:center;background-size:cover;background-repeat:no-repeat;height:268px}.mission-section .small-p img{margin:34px 0}.mission-section .four-ps-projects{background-image:url("/images/annual-report/2020/mission-vision/Projects-Splash-Background.svg")}.reach-section{background-color:#088763;color:#fff;position:relative;padding-bottom:60px}.reach-section .transition-images{width:100%;height:420px;overflow:hidden;margin-top:-180px;position:absolute}.reach-section .transition-images .left-image{align-self:center;height:270px}.reach-section .transition-images .cropped-image{width:260px}.reach-section .inner{max-width:940px;padding-top:60px;display:flex;flex-direction:column;align-items:center}.reach-section .inner.translation{padding-top:80px}.reach-section .translation{background-color:rgba(0,0,0,.15);width:100%;height:100%}.reach-section.t{padding-bottom:0px}.reach-section.t .inner{max-width:660px}@media only screen and (min-width : 768px)and (max-width : 941px){.reach-section.t .inner .reach-translation{flex-direction:row}.reach-section.t .inner h3,.reach-section.t .inner div,.reach-section.t .inner p{text-align:left}.reach-section.t .inner .inline{justify-content:start}}.reach-section h2,.reach-section h3,.reach-section h4,.reach-section p{color:#fff}.reach-section h2{font-size:2rem;line-height:1rem}.reach-section .reach-intro{max-width:900px;text-align:center;width:100%}.reach-section .reach-intro .hed{max-width:620px;margin:auto}@media only screen and (max-width : 479px){.reach-section .reach-intro .hed{margin:auto 8px}}.reach-section .reach-intro .reach-numbers{display:flex;flex-wrap:wrap;justify-content:space-around}.reach-section .reach-growth{max-width:940px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:76px}.reach-section .reach-growth .growth-blurb{max-width:300px;margin:20px}.reach-section .reach-growth img{width:600px}@media only screen and (max-width : 941px){.reach-section .reach-growth img{max-width:100%}}.reach-section .reach-translation{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;width:100%}.reach-section .reach-translation .reach-translation-intro{max-width:300px}.reach-section .reach-translation img{max-width:340px}.reach-section .reach-translation .inline{display:flex;align-items:center;margin-top:10px}.reach-section .reach-translation .inline img{margin-right:6px}@media only screen and (max-width : 941px){.reach-section .reach-translation .inline img{max-width:30px}}@media only screen and (max-width : 479px){.reach-section .reach-translation{margin-bottom:64px}}@media only screen and (max-width : 941px){.reach-section .inner{max-width:620px}.reach-section .inline{justify-content:center}.reach-section .reach-translation,.reach-section .reach-translation-intro{flex-direction:column;justify-content:center;text-align:center}.reach-section .reach-translation img,.reach-section .reach-translation-intro img{width:300px}}.bubble.left-align{margin:50px 0 20px 0}@media only screen and (max-width : 767px){.bubble.left-align{margin:50px auto 20px auto}}.bubble.green{padding:8px 36px}.map-org-header{width:100%;max-width:840px;margin:30px auto 10px;text-align:left}.country-org-lists{display:flex;flex-direction:row;justify-content:space-between;width:100%;max-width:840px;margin:auto}@media only screen and (max-width : 941px){.country-org-lists{width:calc(100% - 30px);text-align:left}}@media only screen and (max-width : 479px){.country-org-lists{flex-direction:column}}.country-org-lists .org-list{width:48%;text-align:left}@media only screen and (max-width : 479px){.country-org-lists .org-list{width:100%}}.country-org-lists h5{margin-bottom:-4px}.country-org-lists h5:before{content:"";display:inline-block;background-image:url("/images/annual-report/2021/1_SEC Section/Location.svg");width:16px;height:16px;margin-right:4px;top:2px;position:relative}.country-org-lists ul{margin-top:0px}.country-org-lists ul.partner{padding-left:0px}.country-org-lists li{list-style-type:none}.reach-datapoint{font-size:5rem;font-weight:bold;width:286px;text-align:center;margin:32px 0}.reach-datapoint .million{font-size:2rem;font-weight:bold;margin-bottom:16px;margin-top:-5px}@media only screen and (max-width : 479px){.reach-datapoint{font-size:2.75rem;width:300px}.reach-datapoint .million{font-size:1.5rem}.reach-datapoint h4{font-size:1rem;line-height:1.125rem}}.datapoint.world,.datapoint.saudi-arabia{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.datapoint.world img,.datapoint.world p,.datapoint.saudi-arabia img,.datapoint.saudi-arabia p{margin:0 40px}.datapoint.world img,.datapoint.saudi-arabia img{width:200px}.datapoint.world p,.datapoint.saudi-arabia p{font-size:22px;text-align:left;width:300px}@media only screen and (min-width : 942px){.datapoint.world img,.datapoint.world p,.datapoint.world h3,.datapoint.world h4,.datapoint.saudi-arabia img,.datapoint.saudi-arabia p,.datapoint.saudi-arabia h3,.datapoint.saudi-arabia h4{margin:0 80px}}.datapoint.world{margin-top:68px}@media only screen and (min-width : 480px)and (max-width : 767px){.datapoint.world img,.datapoint.world p{margin:0 0;width:40%}}@media only screen and (max-width : 479px){.datapoint.world{flex-direction:column}.datapoint.world img+p{margin-top:25px}}.datapoint.saudi-arabia{margin-top:112px}.datapoint.saudi-arabia h4{text-align:left;margin-left:40px;margin-bottom:10px}@media only screen and (min-width : 942px){.datapoint.saudi-arabia h4{margin:0 80px}}.datapoint.saudi-arabia p{font-size:16px}@media only screen and (max-width : 767px){.datapoint.saudi-arabia{flex-direction:column;margin-top:75px}}@media only screen and (max-width : 941px){img.comment-viz{max-width:100%;width:100%}}.reach-section .scratch-jr-transition-img{position:absolute;margin-top:-44px;margin-left:88px}@media only screen and (min-width : 480px)and (max-width : 767px){.reach-section .scratch-jr-transition-img{margin-left:32px}}.reach-scratch-jr .scratch-jr-transition-img{margin-bottom:-156px;margin-right:48px;display:flex;justify-content:flex-end}@media only screen and (min-width : 480px)and (max-width : 767px){.reach-scratch-jr .scratch-jr-transition-img{margin-right:12px}}.reach-scratch-jr{background-color:#088763;color:#fff;padding:100px 0}.reach-scratch-jr h2,.reach-scratch-jr h3,.reach-scratch-jr h4,.reach-scratch-jr p{color:#fff}.reach-scratch-jr .inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:940px}.reach-scratch-jr .scratch-jr-intro{max-width:540px}.reach-scratch-jr .scratch-jr-intro p{font-size:1.25rem}.reach-scratch-jr .increase-bubble{background-color:rgb(25.7,78.9804878049,102.8);border-radius:50px;padding:8px 16px;font-size:1rem;margin:15px auto}@media only screen and (max-width : 941px){.reach-scratch-jr .inner{max-width:620px}.reach-scratch-jr .scratch-jr-intro{text-align:left;width:300px}}@media only screen and (max-width : 767px){.reach-scratch-jr .inner{justify-content:center}.reach-scratch-jr .scratch-jr-intro{text-align:center;width:100%}}@media only screen and (max-width : 479px){.reach-scratch-jr{padding:84px 0 52px 0}}.initiatives-section{padding-top:50px}.initiatives-section .initiatives-intro .inner{display:flex;flex-direction:column;align-items:center;max-width:760px;padding:88px 0}.initiatives-section .initiatives-intro p{margin-bottom:48px;text-align:center}.initiatives-section .initiatives-intro .initiatives-pillars{display:flex;flex-direction:column;align-items:center;width:100%;background-image:url("/images/annual-report/2021/Emerging Themes.svg");background-size:contain;background-repeat:no-repeat;height:165px}.initiatives-section .initiatives-intro .initiatives-pillars h4{color:#fff;word-break:break-word}.initiatives-section .initiatives-intro .initiatives-pillars .pillar-splash{display:flex;justify-content:center;align-items:center;text-align:center;margin-left:4px}.initiatives-section .initiatives-intro .initiatives-pillars .three-pillars{display:flex;flex-direction:row;width:100%;justify-content:space-between}@media only screen and (max-width : 479px){.initiatives-section .initiatives-intro .initiatives-pillars{height:66px}}@media only screen and (min-width : 942px){.initiatives-section .initiatives-intro .three-pillars .pillar-splash{width:228px;height:160px}.initiatives-section .initiatives-intro .equity-and-global .pillar-splash{height:64px}}@media only screen and (min-width : 768px)and (max-width : 941px){.initiatives-section .initiatives-intro .inner{max-width:620px}.initiatives-section .initiatives-intro .three-pillars .pillar-splash{width:188px;height:128px}.initiatives-section .initiatives-intro .equity-and-global .pillar-splash{height:44px}.initiatives-section .initiatives-intro h4{font-size:1.25rem}}@media only screen and (min-width : 480px)and (max-width : 767px){.initiatives-section .initiatives-intro .inner{max-width:460px}.initiatives-section .initiatives-intro h4{font-size:1rem;line-height:1.3}.initiatives-section .initiatives-intro .three-pillars .pillar-splash{width:142px;height:89px}.initiatives-section .initiatives-intro .three-pillars .pillar-splash.community{width:164px}}@media only screen and (max-width : 479px){.initiatives-section .initiatives-intro .inner{max-width:300px}.initiatives-section .initiatives-intro h4{font-size:.65rem;line-height:1rem}.initiatives-section .initiatives-intro .three-pillars .pillar-splash{width:92px;height:64px;margin-bottom:0px;margin-left:2px}.initiatives-section .initiatives-intro .three-pillars .pillar-splash.community{width:108px}}.initiatives-section .initiatives-subsection-header{background-image:url("/images/annual-report/2020/Juice-Pattern.svg");padding:92px 25px}.initiatives-section .initiatives-subsection-header.SEC{background-color:hsl(215,60%,50%);background-position:50% 100%}.initiatives-section .initiatives-subsection-header.access{background-color:#2b732b;background-position:50% 0%;margin:70px 0}.initiatives-section .initiatives-subsection-header.community{background-color:hsl(260,55%,55%);background-position:50% 50%}.initiatives-section .initiatives-subsection-header .inner{max-width:840px;text-align:center}.initiatives-section .initiatives-subsection-header .inner h2,.initiatives-section .initiatives-subsection-header .inner p{color:#fff}.initiatives-section .initiatives-subsection-header .inner p{font-size:1.25rem;line-height:2.5rem}@media only screen and (min-width : 768px)and (max-width : 941px){.initiatives-section .initiatives-subsection-header .inner{max-width:620px}}@media only screen and (min-width : 480px)and (max-width : 767px){.initiatives-section .initiatives-subsection-header .inner{max-width:460px}}@media only screen and (max-width : 479px){.initiatives-section .initiatives-subsection-header .inner{max-width:300px}}.initiatives-section .initiatives-subsection-content{overflow:hidden}.initiatives-section .initiatives-subsection-content .bold{font-weight:bold}.initiatives-section .initiatives-subsection-content .subtitle{font-size:1.5rem;line-height:2rem}@media only screen and (max-width : 479px){.initiatives-section .initiatives-subsection-content.lab{width:calc(100% - 50px);margin:auto}.initiatives-section .initiatives-subsection-content.lab .images{margin:auto}}@media only screen and (min-width : 768px)and (max-width : 941px){.initiatives-section .initiatives-subsection-content.lab.second .inner .two-wide .text{max-width:260px}}@media only screen and (max-width : 767px){.initiatives-section .initiatives-subsection-content.lab.second .inner .two-wide .text{max-width:100%}}.initiatives-section .initiatives-subsection-content .content{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;width:100%;max-width:800px;margin:auto;justify-content:space-around}.initiatives-section .initiatives-subsection-content .content.around{justify-content:space-around;margin-bottom:20px}.initiatives-section .initiatives-subsection-content .content.around.users{justify-content:center;margin:20px 0px}@media only screen and (max-width : 941px){.initiatives-section .initiatives-subsection-content .content.around.users{flex-direction:column-reverse}}@media only screen and (min-width : 480px)and (max-width : 767px){.initiatives-section .initiatives-subsection-content .content{flex-direction:column}}.initiatives-section .initiatives-subsection-content .content .text{max-width:390px}.initiatives-section .initiatives-subsection-content .content .text .larger{font-size:1.25rem;line-height:2.5rem;margin-top:8px}@media only screen and (min-width : 768px)and (max-width : 941px){.initiatives-section .initiatives-subsection-content .content .text{max-width:620px}}.initiatives-section .initiatives-subsection-content .content .images .flex-row{max-width:500px}@media only screen and (min-width : 768px)and (max-width : 941px){.initiatives-section .initiatives-subsection-content .content .images .flex-row{justify-content:space-around}}.initiatives-section .initiatives-subsection-content .content .users-text{max-width:400px}.initiatives-section .initiatives-subsection-content .content .users-text p{font-size:1.25rem;line-height:2.5rem}.initiatives-section .initiatives-subsection-content .content .stats{max-width:300px;text-align:center;margin:0 30px}.initiatives-section .initiatives-subsection-content .content .stats h2{font-size:3.75rem;line-height:4.375rem}@media only screen and (max-width : 941px){.initiatives-section .initiatives-subsection-content .content .stats{margin:0 0}}.initiatives-section .initiatives-subsection-content .content .stats p{font-size:1.25rem;line-height:2rem}.initiatives-section .initiatives-subsection-content .content.two-up{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;max-width:790px;margin:150px auto 50px;align-items:flex-start;overflow:hidden}.initiatives-section .initiatives-subsection-content .content.two-up .p-content{width:67%;max-width:550px;text-align:left;padding:0 15px}@media only screen and (max-width : 479px){.initiatives-section .initiatives-subsection-content .content.two-up .p-content{width:100%}}.initiatives-section .initiatives-subsection-content .content.two-up .stats{width:100%;max-width:170px;margin-top:-15px}@media only screen and (max-width : 767px){.initiatives-section .initiatives-subsection-content .content.two-up .stats{max-width:100%;margin-top:0px}}.initiatives-section .initiatives-subsection-content .content.two-up .stats .stat-block{display:inline-block;text-align:center;font-weight:500;margin-bottom:30px}@media only screen and (max-width : 767px){.initiatives-section .initiatives-subsection-content .content.two-up .stats .stat-block{margin:0 20px 50px}}.initiatives-section .initiatives-subsection-content .content.two-up .stats .stat-block .stat-num{font-size:70px}.initiatives-section .initiatives-subsection-content .content.two-up .stats .stat-block .stat-label{font-size:25px}.initiatives-section .initiatives-subsection-content .map{padding:50px 15px;background-color:rgba(76,151,255,.1)}.initiatives-section .initiatives-subsection-content .map p{text-align:center;width:100%;max-width:720px;margin:30px auto 50px}.initiatives-section .initiatives-subsection-content .map img{width:90%;max-width:780px;margin:auto;display:block}.initiatives-section .initiatives-subsection-content .bubble{margin-left:0px;color:#fff;font-weight:bold}@media only screen and (max-width : 767px){.initiatives-section .initiatives-subsection-content .bubble{margin-left:auto}}@media only screen and (max-width : 767px){.initiatives-section .initiatives-subsection-content .bubble.spotlight+h4{text-align:center;margin-top:15px}.initiatives-section .initiatives-subsection-content .bubble.spotlight+h4+p.larger{text-align:center;margin-top:0px}}.initiatives-section .initiatives-subsection-content .bubble.inverted{border:2.5px solid hsl(260,55%,55%);background-color:#fff;color:hsl(260,55%,55%)}.initiatives-section .initiatives-subsection-content .bubble.inverted span:before{background:url("/images/annual-report/2020/Symbols-UI/Arrow_up_purple.svg")}.initiatives-section .initiatives-subsection-content .bubble.snapshot.bump{margin-left:45px}@media only screen and (max-width : 941px){.initiatives-section .initiatives-subsection-content .bubble.snapshot.bump{margin-left:auto}}.initiatives-section .initiatives-subsection-content p.larger:before{content:"";background:url("/images/annual-report/2021/1_SEC Section/Location.svg");width:18px;height:16px;display:inline-block;background-size:contain;background-position:center;margin-right:5px}.initiatives-section .initiatives-subsection-content .about-breaker{text-align:center;margin:35px auto}.initiatives-section .initiatives-subsection-content .world,.initiatives-section .initiatives-subsection-content .resources{text-align:center;margin-top:80px;margin-bottom:40px}.initiatives-section .initiatives-subsection-content .world .bubble,.initiatives-section .initiatives-subsection-content .resources .bubble{margin-left:auto}.initiatives-section .initiatives-subsection-content .resources{max-width:600px;width:100%;margin:80px auto 0}.initiatives-section .initiatives-subsection-content .resources h4{margin-top:56px}@media only screen and (max-width : 479px){.initiatives-section .initiatives-subsection-content .resources h4{margin-top:35px}}.initiatives-section .initiatives-subsection-content .inner{display:flex;flex-direction:column;align-items:center}.initiatives-section .initiatives-subsection-content .inner.center{text-align:center}.initiatives-section .initiatives-subsection-content .inner.community h5{line-height:1.5rem}.initiatives-section .initiatives-subsection-content .inner.community h4{font-size:2.25rem;line-height:3rem}.initiatives-section .initiatives-subsection-content .inner.stacked{margin-top:0px;padding-top:0px}@media only screen and (max-width : 767px){.initiatives-section .initiatives-subsection-content .inner.stacked{max-width:460px;width:100%}}@media only screen and (max-width : 479px){.initiatives-section .initiatives-subsection-content .inner.stacked{max-width:calc(100% - 50px);width:100%}}@media only screen and (min-width : 942px){.initiatives-section .initiatives-subsection-content .inner{max-width:840px;padding:72px 0}}@media only screen and (min-width : 480px)and (max-width : 941px){.initiatives-section .initiatives-subsection-content .inner{padding:72px 0}}@media only screen and (min-width : 768px)and (max-width : 941px){.initiatives-section .initiatives-subsection-content .inner{width:calc(100% - 100px)}}@media only screen and (min-width : 480px)and (max-width : 767px){.initiatives-section .initiatives-subsection-content .inner{max-width:540px}}@media only screen and (max-width : 479px){.initiatives-section .initiatives-subsection-content .inner{max-width:calc(100% - 50px);margin:auto;padding-top:32px;padding-bottom:72px}}.initiatives-section .initiatives-subsection-content .inner .two-wide{margin:50px auto 0px;max-width:840px;justify-content:space-between}.initiatives-section .initiatives-subsection-content .inner .two-wide.scratch-lab-intro{margin:24px auto 16px}@media only screen and (min-width : 942px){.initiatives-section .initiatives-subsection-content .inner .two-wide.scratch-lab-intro .text{max-width:380px}}.initiatives-section .initiatives-subsection-content .inner .two-wide .bubble{margin:-25px 0 40px}@media only screen and (max-width : 767px){.initiatives-section .initiatives-subsection-content .inner .two-wide .bubble{margin:-25px auto 30px}.initiatives-section .initiatives-subsection-content .inner .two-wide h4{margin-bottom:20px}.initiatives-section .initiatives-subsection-content .inner .two-wide+p{text-align:left}}.initiatives-section .initiatives-subsection-content .inner .two-wide .text{max-width:480px;width:100%}@media only screen and (min-width : 768px)and (max-width : 941px){.initiatives-section .initiatives-subsection-content .inner .two-wide .text{max-width:230px;text-align:left}}.initiatives-section .initiatives-subsection-content .inner .two-wide.yt{margin-top:10px}.initiatives-section .initiatives-subsection-content .inner .two-wide.yt p{text-align:left}.initiatives-section .initiatives-subsection-content .inner .two-wide.yt+.video-preview{margin:30px auto}.initiatives-section .initiatives-subsection-content .inner .two-wide .images{max-width:350px;width:100%}.initiatives-section .initiatives-subsection-content .inner .two-wide .images img{width:100%}@media only screen and (min-width : 768px)and (max-width : 941px){.initiatives-section .initiatives-subsection-content .inner .two-wide .images img{margin-bottom:-40px}}@media only screen and (max-width : 767px){.initiatives-section .initiatives-subsection-content .inner .two-wide .images+p{text-align:left}.initiatives-section .initiatives-subsection-content .inner .two-wide .images{margin-bottom:20px}}.initiatives-section .initiatives-subsection-content .inner .two-wide .images.yt-splash{background-image:url("/images/annual-report/2021/3_Community Section/YT data splash.svg");background-size:contain;height:300px;max-width:300px;background-repeat:no-repeat;position:relative}.initiatives-section .initiatives-subsection-content .inner .two-wide .images.yt-splash .num-block{position:absolute;font-weight:bold;width:155px;text-align:center}.initiatives-section .initiatives-subsection-content .inner .two-wide .images.yt-splash .num-block.one{top:41px;left:147px}.initiatives-section .initiatives-subsection-content .inner .two-wide .images.yt-splash .num-block.two{top:74px;left:-5px}.initiatives-section .initiatives-subsection-content .inner .two-wide .images.yt-splash .num-block.three{top:175px;left:91px}.initiatives-section .initiatives-subsection-content .inner .two-wide .images.yt-splash .num-block .num{font-size:34px}.initiatives-section .initiatives-subsection-content .inner .two-wide .images.yt-splash .num-block .small-text{font-size:18px}@media only screen and (min-width : 768px)and (max-width : 941px){.initiatives-section .initiatives-subsection-content .inner .two-wide+p{text-align:left}}.initiatives-section .initiatives-subsection-content .inner .flex-content{max-width:940px;width:100%;text-align:left}@media only screen and (max-width : 767px){.initiatives-section .initiatives-subsection-content .inner .flex-content{flex-direction:column;align-items:center;justify-content:center}.initiatives-section .initiatives-subsection-content .inner .flex-content.aaron{text-align:center;flex-direction:column-reverse}.initiatives-section .initiatives-subsection-content .inner .flex-content h3{text-align:center}.initiatives-section .initiatives-subsection-content .inner .flex-content .larger{text-align:center}}.initiatives-section .initiatives-subsection-content .inner .flex-content.split.content .text{max-width:420px;width:100%}.initiatives-section .initiatives-subsection-content .inner .flex-content.split.content .images{max-width:350px;width:100%}.initiatives-section .initiatives-subsection-content .inner .flex-content.split.content .images img{width:100%}.initiatives-section .initiatives-subsection-content .inner .flex-content.content{justify-content:space-between}.initiatives-section .initiatives-subsection-content .inner .flex-content.content .text{max-width:460px;width:100%}.initiatives-section .initiatives-subsection-content .inner .flex-content.content .images{max-width:350px;width:100%}.initiatives-section .initiatives-subsection-content .inner .flex-content.content .images img{width:100%}@media only screen and (min-width : 768px)and (max-width : 941px){.initiatives-section .initiatives-subsection-content .inner .flex-content.content .text{max-width:360px}}.initiatives-section .initiatives-subsection-content .extending-reach{margin:40px 0px}.initiatives-section .quote-person{display:flex;align-items:center;font-weight:bold}.initiatives-section .quote-person img{width:65px;height:65px;border-radius:4px;margin-right:20px}.initiatives-section .sparkles{position:relative;width:calc(100% - 70px);margin:0 auto -267px;z-index:1;display:flex;justify-content:space-between;height:145px;align-items:flex-start}@media only screen and (max-width : 941px){.initiatives-section .sparkles{margin:0 auto -251px;height:119px}}@media only screen and (max-width : 767px){.initiatives-section .sparkles .sparkle-left{margin-left:-40px}}@media only screen and (max-width : 767px){.initiatives-section .sparkles .sparkle-right{margin-right:-40px}}.initiatives-section .sparkles .down-arrow{align-self:flex-end;width:50px}.initiatives-section .new-languages{margin-top:24px}.initiatives-section .year-in-review{position:relative;padding:330px 0 180px 0;display:flex;flex-direction:column;overflow-x:hidden;background-image:url("/images/annual-report/2021/3_Community Section/Timeline/Timeline Background (Base).svg");background-size:cover;background-position:top center}.initiatives-section .year-in-review .upper-wave{width:100%;position:absolute;top:-113px;left:0px}.initiatives-section .year-in-review .inner.center.yr{text-align:center;max-width:600px;margin:10px auto 80px}.initiatives-section .year-in-review .connector{margin:-40px auto -30px;z-index:1}.initiatives-section .year-in-review .connector.left{margin-left:calc((100% - 980px)/2 + 245px)}.initiatives-section .year-in-review .connector.right{margin-left:50%}@media only screen and (max-width : 1030px){.initiatives-section .year-in-review .connector{display:none}}.initiatives-section .year-in-review .illustrations{position:absolute;max-width:1040px;width:100%;margin-left:calc((100% - 980px)/2);top:1150px}@media only screen and (max-width : 1030px){.initiatives-section .year-in-review .illustrations{display:none}}.initiatives-section .year-in-review .illustrations .june{display:block;position:absolute;left:121px;top:1400px}.initiatives-section .year-in-review .illustrations .august{display:block;position:absolute;right:58px;top:2427px}.initiatives-section .year-in-review .illustrations img{display:block;position:absolute}.initiatives-section .year-in-review .illustrations img.april{position:absolute;right:0px}.initiatives-section .year-in-review .illustrations img.june{left:0px;top:1000px}.initiatives-section .year-in-review .illustrations img.august{right:-50px;top:1870px}.initiatives-section .year-in-review .lower-wave{width:100%;position:absolute;bottom:50px;left:0px}.initiatives-section .world h2{margin:20px auto}.initiatives-section .world.access{text-align:center}.initiatives-section .world img{width:100%}.initiatives-section .world p{text-align:left}.initiatives-section .world p:first-of-type{text-align:center}.initiatives-section .world p:first-of-type.left{text-align:left}.initiatives-section .world p.right{text-align:right}.initiatives-section .initiatives-access,.initiatives-section .initiatives-community{overflow:hidden}.initiatives-section .initiatives-access .world,.initiatives-section .initiatives-community .world{max-width:700px;margin:50px auto}@media only screen and (max-width : 941px){.initiatives-section .initiatives-access .world,.initiatives-section .initiatives-community .world{width:calc(100% - 30px);padding:0 15px}}.initiatives-section .initiatives-access .world p.subhed,.initiatives-section .initiatives-community .world p.subhed{font-size:1.125rem;max-width:500px;margin:15px auto}.initiatives-section .initiatives-access .connecting-educators,.initiatives-section .initiatives-community .connecting-educators{max-width:700px;text-align:left;margin:50px 0 0}@media only screen and (max-width : 767px){.initiatives-section .initiatives-access .connecting-educators,.initiatives-section .initiatives-community .connecting-educators{text-align:center}}.initiatives-section .initiatives-access .bg-image-container,.initiatives-section .initiatives-community .bg-image-container{width:100%;position:relative;display:flex;justify-content:space-between;margin-top:-400px}@media only screen and (max-width : 941px){.initiatives-section .initiatives-access .bg-image-container,.initiatives-section .initiatives-community .bg-image-container{display:none}}.initiatives-section .initiatives-access .iframe-holder,.initiatives-section .initiatives-community .iframe-holder{margin:auto;width:100%;max-width:485px;margin-top:-70px;z-index:1;position:relative}@media only screen and (max-width : 941px){.initiatives-section .initiatives-access .iframe-holder,.initiatives-section .initiatives-community .iframe-holder{margin-top:0px}}.initiatives-section .initiatives-access .iframe-holder p,.initiatives-section .initiatives-community .iframe-holder p{margin:0px}.initiatives-section .initiatives-access .download,.initiatives-section .initiatives-community .download{color:#fff;font-weight:bold;border-radius:4px;text-align:center;margin:60px auto;border-width:0px;width:320px;height:50px;display:flex;align-items:center;justify-content:space-evenly}.initiatives-section .initiatives-access .download.community,.initiatives-section .initiatives-community .download.community{background-color:hsl(215,60%,50%)}.initiatives-section .initiatives-access .background-community-images,.initiatives-section .initiatives-community .background-community-images{position:relative;width:100%;margin-top:-70px;padding-top:51.5%}@media only screen and (max-width : 941px){.initiatives-section .initiatives-access .background-community-images,.initiatives-section .initiatives-community .background-community-images{margin-top:-20px}}.initiatives-section .initiatives-access .background-community-images img,.initiatives-section .initiatives-community .background-community-images img{position:absolute;top:30px;left:0px;width:100%}@media only screen and (min-width : 942px){.initiatives-section .initiatives-access .inner,.initiatives-section .initiatives-community .inner{width:850px}}.initiatives-section .initiatives-access .inner.center,.initiatives-section .initiatives-community .inner.center{text-align:center;margin-top:80px;max-width:650px;margin:auto;margin-top:70px}@media only screen and (max-width : 479px){.initiatives-section .initiatives-access .inner.center,.initiatives-section .initiatives-community .inner.center{width:calc(100% - 50px);max-width:300px;margin:auto}}.initiatives-section .initiatives-access .text-and-media-snippet h4,.initiatives-section .initiatives-access .text-and-media-snippet p,.initiatives-section .initiatives-community .text-and-media-snippet h4,.initiatives-section .initiatives-community .text-and-media-snippet p{text-align:left}.initiatives-section .initiatives-access .text-and-media-snippet .half,.initiatives-section .initiatives-community .text-and-media-snippet .half{width:48%}.initiatives-section .initiatives-access .text-and-media-snippet .half h4,.initiatives-section .initiatives-community .text-and-media-snippet .half h4{font-size:1.3rem}.initiatives-section .initiatives-access .text-and-media-snippet.medium-title h4,.initiatives-section .initiatives-community .text-and-media-snippet.medium-title h4{font-size:2rem;line-height:2.5rem}@media only screen and (max-width : 941px){.initiatives-section .initiatives-access .text-and-media-snippet,.initiatives-section .initiatives-community .text-and-media-snippet{width:100%}.initiatives-section .initiatives-access .text-and-media-snippet.regular,.initiatives-section .initiatives-community .text-and-media-snippet.regular{flex-direction:row}.initiatives-section .initiatives-access .text-and-media-snippet.reverse,.initiatives-section .initiatives-community .text-and-media-snippet.reverse{flex-direction:row-reverse}}@media only screen and (max-width : 767px){.initiatives-section .initiatives-access .text-and-media-snippet .half,.initiatives-section .initiatives-community .text-and-media-snippet .half{width:100%}.initiatives-section .initiatives-access .text-and-media-snippet .half img,.initiatives-section .initiatives-community .text-and-media-snippet .half img{max-width:350px;width:100%}.initiatives-section .initiatives-access .text-and-media-snippet.regular,.initiatives-section .initiatives-community .text-and-media-snippet.regular{flex-direction:column-reverse}.initiatives-section .initiatives-access .text-and-media-snippet.reverse,.initiatives-section .initiatives-community .text-and-media-snippet.reverse{flex-direction:column}}.initiatives-section .initiatives-access .text-and-media-snippet+p,.initiatives-section .initiatives-community .text-and-media-snippet+p{text-align:left}.initiatives-section .initiatives-access .moderation-and-guidelines,.initiatives-section .initiatives-community .moderation-and-guidelines{display:flex;justify-content:space-between;flex-wrap:wrap}.initiatives-section .initiatives-access .community-moderation,.initiatives-section .initiatives-community .community-moderation{width:380px;margin-right:80px}.initiatives-section .initiatives-access .community-guidelines,.initiatives-section .initiatives-community .community-guidelines{width:460px}.initiatives-section .initiatives-access .community-guidelines p,.initiatives-section .initiatives-community .community-guidelines p{font-size:1.25rem}.initiatives-section .initiatives-access .guidelines-list,.initiatives-section .initiatives-community .guidelines-list{display:flex;flex-wrap:wrap}.initiatives-section .initiatives-access .guidelines-list ul,.initiatives-section .initiatives-community .guidelines-list ul{list-style-image:url("/images/annual-report/initiatives/guideline-splash.svg");margin-right:36px;padding:0 24px}.initiatives-section .initiatives-access .community-engagement,.initiatives-section .initiatives-community .community-engagement{max-width:620px;text-align:center;margin:48px}.initiatives-section .initiatives-access .community-sds,.initiatives-section .initiatives-community .community-sds{text-align:center;margin-bottom:68px}.initiatives-section .initiatives-access .community-sds p,.initiatives-section .initiatives-community .community-sds p{text-align:left}.initiatives-section .initiatives-access .community-sds .sds-list,.initiatives-section .initiatives-community .community-sds .sds-list{justify-content:space-between;margin-top:15px}@media only screen and (max-width : 941px){.initiatives-section .initiatives-access .community-sds .sds-list,.initiatives-section .initiatives-community .community-sds .sds-list{max-width:100%;justify-content:center}}.initiatives-section .initiatives-access .community-sds .sds-list .sds-tile,.initiatives-section .initiatives-community .community-sds .sds-list .sds-tile{width:31%;margin:0px}@media only screen and (max-width : 941px){.initiatives-section .initiatives-access .community-sds .sds-list .sds-tile,.initiatives-section .initiatives-community .community-sds .sds-list .sds-tile{width:200px;margin:8px}}.initiatives-section .initiatives-access .quotes-tag,.initiatives-section .initiatives-access .blm-tag,.initiatives-section .initiatives-community .quotes-tag,.initiatives-section .initiatives-community .blm-tag{align-self:flex-start}.initiatives-section .initiatives-access .community-quotes,.initiatives-section .initiatives-community .community-quotes{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:48px;margin-bottom:144px;width:100%;max-width:600px;margin:auto}.initiatives-section .initiatives-access .community-quotes.double,.initiatives-section .initiatives-community .community-quotes.double{max-width:100%}.initiatives-section .initiatives-access .community-quotes.double .community-quote,.initiatives-section .initiatives-community .community-quotes.double .community-quote{width:44%}@media only screen and (max-width : 941px){.initiatives-section .initiatives-access .community-quotes.double .community-quote,.initiatives-section .initiatives-community .community-quotes.double .community-quote{width:100%}}.initiatives-section .initiatives-access .community-quotes .community-quote,.initiatives-section .initiatives-community .community-quotes .community-quote{width:100%;margin:24px}.initiatives-section .initiatives-access .community-quotes .community-quote.single,.initiatives-section .initiatives-community .community-quotes .community-quote.single{width:calc(100% - 30px);padding:0 15px}.initiatives-section .initiatives-access .community-quotes .community-quote h5,.initiatives-section .initiatives-community .community-quotes .community-quote h5{margin:0}.initiatives-section .initiatives-access .community-quotes .community-quote p,.initiatives-section .initiatives-community .community-quotes .community-quote p{margin:0px}.initiatives-section .initiatives-access .community-quotes .community-quote .comment-text,.initiatives-section .initiatives-community .community-quotes .community-quote .comment-text{border:1px solid hsl(163,69%,44%);white-space:pre-line;margin-top:8px}.initiatives-section .initiatives-access .community-quotes .community-quote .comment-text p,.initiatives-section .initiatives-community .community-quotes .community-quote .comment-text p{line-height:2.5rem;font-size:1.25rem}.initiatives-section .initiatives-access .community-quotes .community-quote .comment-text,.initiatives-section .initiatives-access .community-quotes .community-quote .comment-text::before,.initiatives-section .initiatives-access .community-quotes .community-quote .comment-text::after,.initiatives-section .initiatives-community .community-quotes .community-quote .comment-text,.initiatives-section .initiatives-community .community-quotes .community-quote .comment-text::before,.initiatives-section .initiatives-community .community-quotes .community-quote .comment-text::after{border-color:hsl(163,69%,44%)}.initiatives-section .initiatives-access .community-quotes .community-quote .community.comment-text,.initiatives-section .initiatives-access .community-quotes .community-quote .community.comment-text::before,.initiatives-section .initiatives-access .community-quotes .community-quote .community.comment-text::after,.initiatives-section .initiatives-community .community-quotes .community-quote .community.comment-text,.initiatives-section .initiatives-community .community-quotes .community-quote .community.comment-text::before,.initiatives-section .initiatives-community .community-quotes .community-quote .community.comment-text::after{border-color:hsl(215,60%,50%)}.initiatives-section .initiatives-access .community-quotes .community-quote .comment-text::before,.initiatives-section .initiatives-community .community-quotes .community-quote .comment-text::before{border-color:hsl(163,69%,44%);top:-1px;left:-11px;border-bottom-width:12px;border-left-width:10px}.initiatives-section .initiatives-access .community-quotes .community-quote .community.comment-text::before,.initiatives-section .initiatives-community .community-quotes .community-quote .community.comment-text::before{border-color:hsl(215,60%,50%)}.initiatives-section .initiatives-access .community-quotes .community-quote .community.comment-text::after,.initiatives-section .initiatives-access .community-quotes .community-quote .comment-text::after,.initiatives-section .initiatives-community .community-quotes .community-quote .community.comment-text::after,.initiatives-section .initiatives-community .community-quotes .community-quote .comment-text::after{border-color:#fff;position:absolute;top:0px;left:-10px;border-bottom-width:10px;border-left-width:10px}.initiatives-section .initiatives-access .community-quotes .community-quote .comment-text,.initiatives-section .initiatives-community .community-quotes .community-quote .comment-text{padding:1.75rem}@media only screen and (min-width : 768px)and (max-width : 941px){.initiatives-section .initiatives-access .community-moderation,.initiatives-section .initiatives-access .community-guidelines,.initiatives-section .initiatives-access .community-engagement,.initiatives-section .initiatives-community .community-moderation,.initiatives-section .initiatives-community .community-guidelines,.initiatives-section .initiatives-community .community-engagement{width:620px}}@media only screen and (max-width : 941px){.initiatives-section .initiatives-access .inner,.initiatives-section .initiatives-community .inner{max-width:620px}.initiatives-section .initiatives-access .moderation-and-guidelines,.initiatives-section .initiatives-community .moderation-and-guidelines{flex-direction:column}.initiatives-section .initiatives-access .community-moderation,.initiatives-section .initiatives-access .community-guidelines,.initiatives-section .initiatives-access .community-engagement,.initiatives-section .initiatives-community .community-moderation,.initiatives-section .initiatives-community .community-guidelines,.initiatives-section .initiatives-community .community-engagement{margin:32px 0;text-align:left}.initiatives-section .initiatives-access .sds-list,.initiatives-section .initiatives-community .sds-list{max-width:460px}.initiatives-section .initiatives-access .community-quotes .community-quote,.initiatives-section .initiatives-community .community-quotes .community-quote{width:100%;text-align:left;margin:24px 0}.initiatives-section .initiatives-access .community-quotes .community-quote .comment-text,.initiatives-section .initiatives-community .community-quotes .community-quote .comment-text{margin-left:12px}}@media only screen and (max-width : 479px){.initiatives-section .initiatives-access .inner,.initiatives-section .initiatives-community .inner{overflow:hidden}.initiatives-section .initiatives-access .hero,.initiatives-section .initiatives-community .hero{width:540px}.initiatives-section .initiatives-access .community-moderation,.initiatives-section .initiatives-access .community-guidelines,.initiatives-section .initiatives-access .community-engagement,.initiatives-section .initiatives-community .community-moderation,.initiatives-section .initiatives-community .community-guidelines,.initiatives-section .initiatives-community .community-engagement{width:300px;text-align:left}.initiatives-section .initiatives-access ul,.initiatives-section .initiatives-community ul{margin:0;padding-left:24px}.initiatives-section .initiatives-access li,.initiatives-section .initiatives-community li{margin-bottom:0}}.initiatives-section .video-container{width:100%;height:500px;display:flex;justify-content:center;margin-bottom:72px}@media only screen and (min-width : 480px)and (max-width : 767px){.initiatives-section .video-container{height:400px;margin-bottom:0px}}@media only screen and (max-width : 479px){.initiatives-section .video-container{height:300px;margin-bottom:0px}}.initiatives-section .video-container+.inner{padding-top:0px}.initiatives-section .video-background{width:100%;height:500px;overflow:hidden;background-size:auto 100%;background-repeat:no-repeat;background-position:50% 50%;display:flex;align-items:center;justify-content:center}@media only screen and (min-width : 480px)and (max-width : 767px){.initiatives-section .video-background{height:400px}}@media only screen and (max-width : 479px){.initiatives-section .video-background{height:300px}}.initiatives-section .video-thumbnail .button{top:6px;font-size:15px;position:relative;border-radius:3px}.initiatives-section .themes .video-thumbnail .button{top:0px}.initiatives-section .tweet-container{background-image:url("/images/annual-report/2021/3_Community Section/splash.svg");background-position:center;background-repeat:no-repeat;width:100%;max-width:1000px;margin:0px auto 0}@media only screen and (max-width : 941px){.initiatives-section .tweet-container{margin-top:0px;flex-direction:column}}@media only screen and (max-width : 479px){.initiatives-section .tweet-container{background-size:auto}}.initiatives-section .tweet-container .tweets{max-width:800px;width:100%;display:flex;margin:auto;justify-content:space-around;align-items:flex-start;align-content:flex-start}.initiatives-section .tweet-container .tweets div{width:350px}@media only screen and (max-width : 767px){.initiatives-section .tweet-container .tweets{flex-direction:column;justify-content:center;align-items:center}.initiatives-section .tweet-container .tweets div{margin:auto}}@media only screen and (max-width : 479px){.initiatives-section .tweet-container .tweets div{width:300px}}.initiatives-section .tweet-container .tweets .twitter-tweet{width:100%}.sds-list{display:flex;justify-content:center;flex-wrap:wrap}.sds-list .sds-tile{width:200px;text-align:center;margin:8px}.sds-list .sds-tile img{width:100%;border-radius:8px}.sds-list .sds-tile p{font-size:.875rem;line-height:1.25rem}.framework-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin:16px}.framework-list .framework-tile{width:200px;text-align:left;font-weight:bold}.framework-list .framework-tile img{width:100%}.framework-list .framework-tile p{font-size:1rem;line-height:1.25rem}@media only screen and (max-width : 941px){.framework-list{justify-content:center;margin:0px}.framework-list .framework-tile{margin:24px}}@media only screen and (max-width : 941px)and (max-width : 767px){.framework-list .framework-tile{margin:12px}}.founders-message{background-color:hsl(225,15%,40%);width:100%;color:#fff}.founders-message .inner{max-width:900px;padding:80px 0}@media only screen and (min-width : 768px)and (max-width : 941px){.founders-message .inner{max-width:640px}}@media only screen and (min-width : 480px)and (max-width : 767px){.founders-message .inner{max-width:500px}}@media only screen and (max-width : 479px){.founders-message .inner{max-width:300px}}.founders-message h2,.founders-message h4,.founders-message p{color:#fff}.founders-message h2{margin-bottom:20px;text-align:left}.founders-message .flex-content{display:flex;justify-content:space-between}@media only screen and (min-width : 942px){.founders-message .flex-content .header{max-width:300px}}.founders-message .flex-content .text{width:620px}@media only screen and (max-width : 941px){.founders-message .flex-content{flex-direction:column}.founders-message .flex-content .header,.founders-message .flex-content .text{width:100%}.founders-message .flex-content p,.founders-message .flex-content h2,.founders-message .flex-content h4{text-align:left}}@media only screen and (max-width : 767px){.founders-message .flex-content{width:calc(100% - 50px);margin:auto}}.founders-message .signature{display:flex}.founders-message .signature img{border-radius:50%;width:70px;height:70px;margin-right:15px}.founders-message .signature h5{color:#fff;margin-bottom:0px;text-align:left}@media only screen and (max-width : 479px){.founders-message .signature h5{margin-top:0px}}.founders-message .signature p{margin-top:0px}@media only screen and (max-width : 479px){p.contain-p{width:calc(100% - 50px);max-width:300px;margin:auto}}.thank-you-image{max-width:600px;width:calc(100% - 50px);margin:50px auto}.thank-you-image img{width:100%}.looking-forward{margin:60px auto;width:100%;max-width:780px;display:flex;flex-direction:column;text-align:left}@media only screen and (min-width : 768px)and (max-width : 941px){.looking-forward{max-width:620px}}@media only screen and (min-width : 480px)and (max-width : 767px){.looking-forward{max-width:460px}}@media only screen and (max-width : 767px){.looking-forward{width:calc(100% - 50px);margin:50px auto}}.looking-forward img.illo{margin:40px 0;width:100%;max-width:524px}.looking-forward ul{list-style-type:none;padding-left:0px}.looking-forward ul li{padding-left:20px}.looking-forward ul li:before{content:"";width:16px;height:16px;display:inline-block;background-image:url("/images/annual-report/2020/Symbols-UI/article_icon.svg");background-repeat:no-repeat;margin-left:-20px;margin-right:4px;vertical-align:text-bottom}.aaa-video .video-preview{margin:60px auto}.aaa-video{width:100%;max-width:1000px;height:380px;margin:-50px auto -20px;background-image:url("/images/annual-report/2021/3_Community Section/AAAAAAAA.svg");background-size:contain;background-repeat:no-repeat;background-position:center}.aaa-video .button{background-color:hsl(260,55%,55%)}@media only screen and (max-width : 941px){.aaa-video{background-image:none}}@media only screen and (min-width : 480px)and (max-width : 767px){.aaa-video{height:267px}}@media only screen and (max-width : 479px){.aaa-video{height:250px}}.supporters-section{padding:0px 0 52px 0}.supporters-section .inner{max-width:840px;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width : 767px){.supporters-section .inner{width:calc(100% - 50px)}}.supporters-section .subsection-tag{align-self:flex-start}.supporters-section h3,.supporters-section h4{margin-bottom:20px}.supporters-section ul{padding:0}.supporters-section li{list-style:none}.supporters-section p.italics{font-style:italic;margin-top:-26px}.supporters-section .supporters-heading{margin-bottom:0px}.supporters-section .supporters-heading h2{padding-bottom:24px}.supporters-section .supporters-heading p{font-size:1.25rem;line-height:2.5rem}.supporters-section .subsection-tag{background-color:hsl(38,100%,55%)}.supporters-section .supporters-subsection{display:flex;flex-direction:column;align-items:center;text-align:left;margin-top:48px;width:620px}.supporters-section .supporters-subsection h2{font-size:1.5rem}.supporters-section .supporters-subsection p{font-size:16px}.supporters-section .founding-partners-blurb{font-style:italic}.supporters-section .comment-text{background-color:#fff;text-align:left;padding:20px}.supporters-section .comment-text p{font-size:1.25rem;line-height:2.25rem}.supporters-section .supporters-level{width:100%;margin:24px 0}.supporters-section .supporters-level hr{border:0;height:0;border-top:1px solid rgba(0,0,0,.15);margin-bottom:2rem}.supporters-section .supporters-level .supporters-list{display:flex}.supporters-section .supporters-level .supporters-list-side{margin:0 1.25rem 0 0;max-width:300px;width:100%}.supporters-section .supporters-level .supporters-list-side li{margin:0 0 .75rem 0;padding:0 auto;overflow:wrap}@media only screen and (min-width : 942px){.supporters-section .ds-info{flex-direction:column;text-align:center;width:144px;margin-right:60px}}@media only screen and (max-width : 941px){.supporters-section .inner{max-width:620px}.supporters-section .subsection-tag{align-self:center}.supporters-section .supporters-subsection{text-align:left;width:440px}.supporters-section .david-siegel{width:460px}.supporters-section .ds-info{width:460px;flex-direction:row;text-align:left;margin-bottom:20px}.supporters-section .ds-info img{margin-right:20px}.supporters-section .david-siegel{flex-direction:column;align-items:center}}@media only screen and (max-width : 767px){.supporters-section .supporters-subsection{margin:0}.supporters-section .supporters-heading{margin-bottom:28px}.supporters-section .subsection-tag{margin-bottom:48px}.supporters-section .supporters-list-side{width:220px}.supporters-section .ds-info{width:100%}}@media only screen and (max-width : 479px){.supporters-section .supporters-subsection{width:100%}.supporters-section .david-siegel{width:100%}.supporters-section .supporters-list{flex-direction:column;align-content:flex-start}}.supporters-section .in-kind{display:inline-block;margin:0 0 1px 5px;width:8px;height:8px;border-radius:8px;background-color:#cf63cf}.supporters-section .legend{text-align:left;font-style:italic;display:block;align-self:flex-start}.supporters-section .legend .in-kind{margin:0 5px 0 0}.leadership-section .inner{padding:76px 0}.leadership-section h2,.leadership-section h3,.leadership-section h4{text-align:center}.leadership-section h2{margin-bottom:84px}.leadership-section .leadership-board{justify-content:center;margin-bottom:96px}.leadership-section .leadership-board .board-member{text-align:center;max-width:300px;width:100%;margin-top:44px;line-height:1.5rem}.leadership-section .leadership-board h4{padding:12px 0 16px 0}.leadership-section .leadership-scratch-team{margin-top:128px}.leadership-section .leadership-scratch-team .avatar-item img{background-color:hsla(215,100%,65%,.1)}.leadership-section .leadership-scratch-team .avatar-item .avatar-text{width:140px}.leadership-section .executive-director{text-align:center;padding:72px}.leadership-section .executive-director .avatar-text{font-size:1.5rem;font-weight:bold;padding:12px 0 20px 0}.leadership-section .executive-director .avatar-item{padding-bottom:0px}.leadership-section .thank-you{font-style:italic;text-align:center;max-width:780px;margin:auto}.donate-section{background-color:#088763}.donate-section .donate-info{justify-content:center;align-items:flex-start;padding:84px 0px}.donate-section .donate-info img{width:300px;height:300px}@media only screen and (min-width : 768px)and (max-width : 941px){.donate-section .donate-info img{width:220px;height:220px}}@media only screen and (max-width : 767px){.donate-section .donate-info{align-items:center}}.donate-section .donate-content{margin-left:20px}.donate-section .donate-content h2,.donate-section .donate-content p{color:#fff}.donate-section .donate-content{width:460px}@media only screen and (min-width : 768px)and (max-width : 941px){.donate-section .donate-content{text-align:left}}@media only screen and (max-width : 767px){.donate-section .donate-content{margin-left:0px;text-align:center}}@media only screen and (max-width : 479px){.donate-section .donate-content{max-width:300px;width:calc(100% - 50px);margin:auto}}.donate-section .donate-button{background-color:#fff;color:hsl(215,60%,50%);height:66px;width:176px;padding:0px;margin:0px;border-radius:6px;font-size:1.5rem;font-weight:bold;letter-spacing:0;line-height:2rem}.donate-section .donate-button a{color:hsl(215,60%,50%)}.donate-section .donate-button span{vertical-align:middle}.subnavigation{position:fixed;top:50px;z-index:9;box-shadow:0 0 3px rgba(0,0,0,.25);background-color:#088763;padding:0;width:100%;height:58px;color:#fff;font-size:.85rem;font-weight:bold}.subnavigation .flex-row{height:100%}.subnavigation a{text-decoration:none;white-space:nowrap;color:#fff;font-size:.85rem}.subnavigation a.selectedItem,.subnavigation a:hover{border-bottom:1px solid #fff}.subnavigation .sectionIndicator{display:flex;justify-content:space-between;align-items:center;height:58px}.subnavigation .sectionIndicator p{color:#fff;font-weight:bold}.subnavigation .sectionIndicator .dropdown-button{background:none;border:0px;padding:0px;margin:0px}.subnavigation .sectionIndicator .dropdown-button .rotated{transform:rotate(180deg)}.subnavigation .sectionIndicator img{margin:0;padding:0}.subnavigation hr{border:0;height:0;border-top:1px solid rgba(0,0,0,.15);margin-top:0}@media only screen and (max-width : 767px){.subnavigation{height:auto}.subnavigation .sectionIndicator{width:calc(100% - 30px)}.subnavigation .flex-row{flex-direction:row;justify-content:flex-start;padding-bottom:20px}.subnavigation a{padding:10px;margin:5px 10px 5px 0px;border:1px solid rgba(0,0,0,.15);border-radius:4px}.subnavigation a.selectedItem,.subnavigation a:hover{border-bottom:1px solid rgba(0,0,0,.15);background-color:rgba(0,0,0,.15)}}.grid .thumbnail.project{box-shadow:none}.grid .flex-row{justify-content:center}@media only screen and (min-width : 480px)and (max-width : 767px){.grid .flex-row{flex-direction:row}.grid .flex-row .thumbnail{margin:auto}}.annual-report-content,#footer{position:relative;top:58px}@media only screen and (max-width : 767px){.regular.between{margin-top:0px}}
