:root{--header-font:'Archivo',sans-serif;--body-font:'Roboto',sans-serif;--main-CTA-color:#5B2A86;--nav-link-color:#fff;--body-font-color:#666;--footer-font-color:#aaa;--main-black:#070707;--main-light:#fff;--primary-color:#086788;--main-section-margin:5rem;--main-border-radius:.3rem}html{font-family:var(--body-font);font-size:62.5%;color:var(--body-font-color);scroll-behavior:smooth}body{font-size:1.8rem}h1,h2,h3,h4,h5,h6{font-family:var(--header-font)}h2{font-size:3.2rem}.hide{display:none!important}@media (max-width:76.7rem){.mobile-hide{display:none!important}}.center{text-align:center}.disclaimer{font-size:1.2rem;font-style:italic;line-height:1.5em}@media (max-width:76.7rem){.mobile-flex{display:flex}.mobile-column-reverse{flex-direction:column-reverse}}.material-symbols-rounded{font-variation-settings:'FILL' 0,'wght' 400,'GRAD' 0,'opsz' 48}.margin-none{margin:0!important}.margin-top-basic{margin-top:5.82%}.margin-bottom-basic{margin-bottom:5.82%}.margin-bottom-10{margin-bottom:1rem!important}.margin-bottom-20{margin-bottom:2rem!important}.section-fullwidth .et_pb_row{width:100%;max-width:none}@media only screen and (min-width:1350px){.et_pb_section:not(#partner-with-us):not(#volunteer):not(#donate){padding:70px 0!important}}@media (min-width:767px){.desktop-grid .et_pb_column{min-height:50rem;width:50%!important;margin:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}}.pa-inline-buttons .et_pb_button_module_wrapper{display:inline-block}@media (max-width:76.7rem){.pa-inline-buttons .et_pb_button_0_wrapper{margin:0 0 2rem}}.btn-primary,nav#top-menu-nav li:last-child a,button[type="submit"]{background-color:var(--main-CTA-color);border:1px solid var(--main-CTA-color);color:var(--main-light)}.btn-primary:hover,button[type="submit"]{background-color:var(--main-CTA-color)!important;border:1px solid var(--main-CTA-color)!important}.btn-secondary{background-color:none;border:3px solid var(--main-CTA-color);color:var(--main-CTA-color);font-weight:700}.btn-secondary:hover{background-color:none;border:3px solid var(--main-CTA-color)!important}[data-target],.btn-volunteer,.btn-partner{cursor:pointer}.back-to-top-button{position:fixed;bottom:1.5rem;right:8rem;display:flex;justify-content:center;align-items:center;background-color:var(--main-black);padding:.5rem;border:solid 1px var(--main-light);border-radius:var(--main-border-radius)}.back-to-top-button span{color:var(--main-light);font-size:4.2rem}@media (max-width:767px){.back-to-top-button{bottom:8rem;right:1rem}.back-to-top-button span{font-size:3.6rem}}#et_top_search,#footer-bottom{display:none}#main-header{background-color:var(--main-black)}nav#top-menu-nav #top-menu li.menu-item>a{color:var(--nav-link-color)!important}nav#top-menu-nav li:last-child a{padding:0.3em 1.6rem!important;line-height:2.7rem!important;border-radius:3px}span.mobile_menu_bar{display:none}span.mobile_menu_bar:before{color:var(--main-light)}ul.et_mobile_menu{border-color:var(--primary-color)}@media (max-width:980px){header#main-header .et_menu_container{height:9rem}header#main-header .logo_container{display:flex;justify-content:center;align-items:center}header#main-header .logo_container a{display:flex;justify-content:center;align-items:center;max-width:25rem}header#main-header .logo_container a img{width:100%;height:auto}}.block-nav-container{display:flex;flex-direction:row;justify-content:center;align-items:center}.block-link{text-decoration:none;color:var(--main-light)}.block-link:not(:last-child){margin-right:2rem}.block-link div{position:relative;width:200px;height:220px;background-color:var(--main-CTA-color);border-radius:.3rem}.block-link h2{position:relative;padding:0 1rem;font-size:3.5rem;color:var(--main-light);text-align:center;top:50%;transform:translateY(-50%);transition:all 250ms}.block-link span{position:absolute;top:60%;left:50%;transform:translateX(-50%);font-size:7rem;opacity:0;transition:all 250ms}@media (max-width:1000px){.block-nav-container{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.block-nav-container a.block-link:nth-child(odd){justify-self:end}}@media (min-width:767px){.block-link:hover h2{top:35%}.block-link:hover span{opacity:1}}@media (max-width:500px){.block-nav-container{grid-template-columns:1fr}.block-nav-container a.block-link{justify-self:center!important;margin:0}.block-nav-container a.block-link div{height:10rem}.block-nav-container a.block-link span{display:none}}.homepage-title{font-family:var(--header-font);font-size:7.6rem;font-weight:600;color:var(--main-light);line-height:2.25rem;margin-bottom:3.5rem}.homepage-title~h1{font-family:var(--body-font)}@media (max-width:767px){.homepage-title{margin-bottom:1rem;font-size:3.6rem;line-height:3.25rem}.homepage-title~h1{font-size:1.8rem!important}}.board-member-container .board-member-avatar{margin-bottom:1rem!important}.board-member-title{line-height:1em}.board-member-container{display:inline-block;max-width:16rem}.board-member-container:not(:last-child){margin-right:1rem}.board-member-avatar img{border-radius:50%}p.board-member-name{font-size:1.6rem;padding-bottom:0.5rem}p.board-member-subtitle{font-size:1.2rem;padding-bottom:0}span.board-member-subtitle{font-size:1.4rem;line-height:1em}@media (max-width:1228px){div#who-we-are .et_pb_column{position:relative;width:100%;left:50%;transform:translateX(-50%)}div#who-we-are span.et_pb_image_wrap{max-width:50rem;margin:auto}.board-member-row{margin-bottom:var(--main-section-margin);display:flex}.board-member-container{max-width:14rem}}@media (max-width:600px){.board-member-container{max-width:9rem}}div#problem h2,div#problem p{color:var(--main-light)}div#problem h2{font-size:3.2rem}div#problem p{font-size:1.8rem}.normal-avatar{max-width:20rem}.normal-avatar img{border-radius:50%}@media (max-width:980px){div#donate .et_pb_row_5 .et_pb_column{margin-bottom:5rem}}@media (max-width:767px){div#donate{padding-bottom:0}div#donate .et_pb_row,div#partner-with-us .et_pb_row,div#volunteer .et_pb_row{width:80%;padding-bottom:0}div#donate .et_pb_row .et_pb_column,div#partner-with-us .et_pb_row .et_pb_column,div#volunteer .et_pb_row .et_pb_column{padding:0;width:auto}div#donate .et_pb_row .et_pb_column:not(.et_pb_column_4_4),div#partner-with-us .et_pb_row .et_pb_column,div#volunteer .et_pb_row .et_pb_column{margin-bottom:6rem}.normal-avatar{display:none}.desktop-grid h2{font-size:2.2rem}}div#section-quote blockquote,div#section-quote p{color:var(--main-light);text-align:center}div#section-quote blockquote{font-size:3.2rem;line-height:1.2;border:none}.section-contact .contact-form{width:50%;margin-right:0;padding:0 5%}@media (max-width:980px){.section-contact,.section-contact .et_pb_row_9{padding-bottom:0}.section-contact .contact-form{width:100%;padding:0 10% 5rem}}.section-contact-frame iframe{height:30rem}@media (min-width:980px){.section-contact-frame iframe{height:50rem}.section-contact-mid-frame iframe{height:70rem!important}.section-contact-large-frame iframe{height:90rem!important}}.section-footer{background-color:var(--main-black)}.section-footer .footer-nav{border-bottom:1px solid var(--main-light)}.section-footer ul.et_pb_social_media_follow a.icon{background-color:#fff!important}.section-footer .footer-nav ul{display:flex;flex-direction:row;justify-content:space-between;align-items:center;list-style:none}.section-footer .footer-nav a{color:var(--main-light)}.section-footer p a:not(.cookie__banner a),.section-footer p:not(.cookie__banner p){color:var(--footer-font-color)}.section-footer .footer-nav img{max-width:15rem}.section-footer p{padding-bottom:0;text-align:center}@media (max-width:980px){.section-footer .footer-nav ul{max-width:50rem;margin:auto;display:grid;gap:2rem;grid-template-areas:"logo logo""donate assets""partner volunteer"}.footer-nav ul li{text-align:center}.footer-nav ul li:first-child(){grid-area:donate;justify-self:start}.footer-nav ul li:nth-child(2){grid-area:assets;justify-self:end}.footer-nav ul li:nth-child(3){grid-area:logo;justify-self:center}.footer-nav ul li:nth-child(4){grid-area:partner;justify-self:end}.footer-nav ul li:last-child(){grid-area:volunteer;justify-self:start}}.cookie__banner{position:fixed;left:0;bottom:0;z-index:10;visibility:hidden;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2rem;background-color:#fff;border-top:1px solid var(--main-CTA-color)}.cookie__banner a{color:var(--body-font-color);text-decoration:underline}.cookie__banner p{margin-right:2rem}.btn__cookie-accept{padding:.5rem 1rem}@media (max-width:767px){.cookie__banner{flex-direction:column}.cookie__banner p{margin-right:0;margin-bottom:2rem;text-align:center}}@keyframes cookieFlyIn{from{visibility:hidden;transform:translateY(100%)}1%{visibility:visible}to{visibility:visible;transform:translateY(0)}}@keyframes cookieFlyOut{from{visibility:visible}to{visibility:hidden;transform:translateY(100%)}}.cookie__animation-in{animation:500ms forwards cookieFlyIn}.cookie__animation-out{animation:500ms forwards cookieFlyOut}