/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}template{display:none}[hidden]{display:none}@font-face{font-family:"GT-Walsheim";src:url(../fonts/gtwalsheimpro-regular-webfont.woff2) format("woff2"),url(../fonts/gtwalsheimpro-regular-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"GT-Walsheim";src:url(../fonts/gtwalsheimpro-bold-webfont.woff2) format("woff2"),url(../fonts/gtwalsheimpro-bold-webfont.woff) format("woff");font-weight:700;font-style:normal}:root{--white: #fff;--white-hover: hsl(208, 100%, 33%);--black: #000;--blue: hsl(208, 100%, 33%);--blue-hover: hsl(208, 100%, 43%);--blue-light: #e5eef8;--yellow: hsl(46, 100%, 50%);--yellow-hover: hsl(46, 100%, 60%);--green: #27b352;--radius: 3rem;--speed: 0.2s;--shadow: 0.25rem 1rem 2rem 0.5rem rgba(0, 0, 0, 0.15);--px: 1.5rem}@media(min-width: 768px){:root{--px: 2.5rem}}@media(min-width: 992px){:root{--px: 4rem}}*,*::after,*::before{box-sizing:inherit}html{box-sizing:border-box;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"GT-Walsheim",system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:hsl(208, 100%, 33%);color:var(--blue)}p,blockquote,figure{margin:0}svg.u-svg,.u-svg>svg{fill:currentColor}svg.u-svg path,.u-svg>svg path{fill:inherit}.container{max-width:120rem;overflow:hidden;width:100%;margin:0 auto}.visually-hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.h1,.h2,.h3,.h4,.h5,.h6{font-weight:700;margin-top:0;margin-bottom:.5em}.h1{font-size:calc(1.305rem + 3.5933333333vw)}@media(min-width: 1200px){.h1{font-size:4rem}}.h2{font-size:calc(1.305rem + 3.5933333333vw)}@media(min-width: 1200px){.h2{font-size:4rem}}.h3{font-size:calc(1.3175rem + 4.41vw)}@media(min-width: 1200px){.h3{font-size:4.625rem}}.h4{font-size:calc(1.3025rem + 3.43vw)}@media(min-width: 1200px){.h4{font-size:3.875rem}}.h5{font-size:1rem;font-weight:400}.h6{font-size:1rem;margin-bottom:.125em}.c-text>p+p{margin-top:1em}.c-card{border-radius:3rem;border-radius:var(--radius);box-shadow:0.25rem 1rem 2rem 0.5rem rgba(0, 0, 0, 0.15);box-shadow:var(--shadow);background-color:#fff;background-color:var(--white);overflow:hidden}.c-fig{background-color:transparent}.c-fig>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.c-btn{color:hsl(208, 100%, 33%);color:var(--blue);border-radius:3rem;border-radius:var(--radius);box-shadow:0.25rem 1rem 2rem 0.5rem rgba(0, 0, 0, 0.15);box-shadow:var(--shadow);cursor:pointer;transition:background-color 0.2s;transition:background-color var(--speed);display:inline-flex;align-items:center;text-decoration:none;font-weight:700;padding:.5em .75em;background-color:hsl(46, 100%, 50%);background-color:var(--yellow);font-size:calc(1.275rem + 1.6333333333vw)}@media(min-width: 1200px){.c-btn{font-size:2.5rem}}.c-btn>svg{display:block;margin-left:.5em;height:1em;width:auto}.c-btn:focus,.c-btn:hover{background-color:hsl(46, 100%, 60%);background-color:var(--yellow-hover)}.c-header{background-image:url(../images/074848e8bdecc01a79d8.jpg);background-repeat:no-repeat;background-size:cover;padding:24rem 1.5rem 2.5rem;padding:24rem var(--px) 2.5rem;background-color:hsl(208, 100%, 33%);background-color:var(--blue);min-height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background-position:75% 0}@media(min-width: 768px){.c-header{justify-content:flex-start}}@media(min-width: 1200px){.c-header{padding-top:5rem;padding-bottom:4rem;background-position:top right}}.c-header__card{margin-bottom:2rem;padding-top:0}@media(min-width: 768px){.c-header__card{width:75%}}@media(min-width: 992px){.c-header__card{margin-top:-4rem;width:50%}}@media(min-width: 1200px){.c-header__card{width:40%}}.c-header__title{background-color:hsl(208, 100%, 33%);background-color:var(--blue);color:#fff;color:var(--white);padding:2rem 1.5rem;padding:2rem var(--px);margin:0;position:relative;z-index:3;font-size:calc(1.305rem + 3.5933333333vw)}@media(min-width: 1200px){.c-header__title{font-size:4rem}}.c-header__middle{background-color:hsl(46, 100%, 50%);background-color:var(--yellow);color:hsl(208, 100%, 33%);color:var(--blue);padding:6.5rem 1.5rem 1.75rem;padding:6.5rem var(--px) 1.75rem;margin-top:-5rem;font-size:calc(1.265rem + 0.98vw)}@media(min-width: 1200px){.c-header__middle{font-size:2rem}}.c-header__logos{padding:1.5rem 1.5rem;padding:1.5rem var(--px)}.c-header__logos>img{display:inline-block;max-width:10rem;height:auto}@media(min-width: 768px){.c-header__btn{margin-top:auto;margin-bottom:auto}}.c-header__more{color:#fff;color:var(--white);text-decoration:none;margin-top:2rem;align-self:center;font-size:1.125rem;font-weight:700;transition:color 0.2s;transition:color var(--speed);display:inline-flex;align-items:center}.c-header__more>.u-svg{margin-left:.5em;-webkit-animation:bounce 1s infinite alternate;animation:bounce 1s infinite alternate}.c-header__more:focus,.c-header__more:hover{color:hsl(208, 100%, 33%);color:var(--white-hover)}.c-header__lang{display:flex;align-self:flex-end;margin-bottom:2rem}.c-header__lang>a{display:flex;align-items:center;justify-content:center;padding:.25rem}.c-header__lang>a>img{display:block;width:2rem;height:auto}.c-header__lang>a.is-current{border:2px solid #fff;border:2px solid var(--white);border-radius:.75rem}.c-header__lang>a+a{margin-left:.5rem}@-webkit-keyframes bounce{from{transform:translateY(0.5rem)}to{transform:translateY(-0.25rem)}}@keyframes bounce{from{transform:translateY(0.5rem)}to{transform:translateY(-0.25rem)}}.c-section{padding-left:1.5rem;padding-left:var(--px);padding-right:1.5rem;padding-right:var(--px);margin-top:3rem}.c-ben .h1{margin-bottom:.75rem}.c-ben__sub{font-size:1.5rem;margin-bottom:3rem}.c-ben__grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media(min-width: 992px){.c-ben__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1600px){.c-ben__grid{grid-template-columns:repeat(3, 1fr)}}.c-ben__card{display:flex;align-items:center;padding:1.5rem}.c-ben__card>.h6{margin-bottom:0;font-size:1.25rem}.c-ben__card>img{margin-right:1rem;display:block;height:auto;width:5rem}@media(min-width: 1600px){.c-ben__card>img{margin-right:1.5rem;width:6rem}}.c-ben__bottom{margin-top:3rem;font-size:1.5rem}.c-quote__card{display:grid;grid-template-columns:1fr;color:#fff;color:var(--white);background-color:hsl(208, 100%, 33%);background-color:var(--blue)}@media(min-width: 992px){.c-quote__card{grid-template-columns:1fr 2fr}}.c-quote__text{padding:2rem 1.5rem 3rem;font-size:1.5rem;align-self:center}.c-quote__text figcaption{margin-top:1rem;font-size:1rem}.c-about{background-color:#e5eef8;background-color:var(--blue-light);padding-left:0;padding-right:0}.c-about__wrapper{display:grid;grid-template-columns:1fr;padding-left:1.5rem;padding-left:var(--px);padding-right:1.5rem;padding-right:var(--px);font-size:1.5rem;grid-gap:3rem;gap:3rem;padding-top:calc(1.305rem + 3.5933333333vw);padding-bottom:calc(1.305rem + 3.5933333333vw)}@media(min-width: 1200px){.c-about__wrapper{padding-top:4rem}}@media(min-width: 1200px){.c-about__wrapper{padding-bottom:4rem}}@media(min-width: 1200px){.c-about__wrapper{grid-template-columns:1fr 1fr}}.c-about__content{max-width:46ch}.c-about__logo{align-self:center}@media(min-width: 1200px){.c-about__logo{justify-self:center}}.c-about__logo>img{display:block;width:100%;max-width:24rem;height:auto}.c-about__donate{font-size:1rem;margin-top:2rem}.c-about__donate>strong{color:#27b352;color:var(--green);font-size:1.5rem;margin-bottom:.5rem}.c-fin{display:flex;justify-content:center}.c-fin__btn{text-align:center}.c-footer{padding:2rem 1.5rem;padding:2rem var(--px);margin-top:3rem;text-align:center}@media(min-width: 992px){.c-footer{text-align:left}}.c-footer__partners{display:flex;flex-direction:column;align-items:center;grid-gap:4rem;gap:4rem}@media(min-width: 992px){.c-footer__partners{flex-direction:row}}.c-footer__partner>.h5{margin-bottom:1rem}.c-footer__partner>figure{margin:0 auto 1rem}@media(min-width: 992px){.c-footer__partner>figure{margin-top:2rem}}.c-footer__partner>figure>img{margin-left:auto;margin-right:auto}.c-footer__partner>figcaption{display:block;text-align:center;color:#2e3192;font-size:.875rem}.c-footer__logo{display:block;max-width:100%;height:auto}@media(min-width: 992px){.c-footer__logo{max-width:75%}}.c-footer__bottom{margin-top:3rem;display:flex;align-items:center;flex-direction:column;grid-gap:1rem;gap:1rem}@media(min-width: 992px){.c-footer__bottom{flex-direction:row}}.c-footer__si{display:flex;align-items:center;margin-bottom:2rem}@media(min-width: 992px){.c-footer__si{margin-bottom:0}}.c-footer__link{color:hsl(208, 100%, 33%);color:var(--blue);transition:color 0.2s;transition:color var(--speed)}.c-footer__link:focus,.c-footer__link:hover{color:hsl(208, 100%, 43%);color:var(--blue-hover)}.c-footer__link+.c-footer__link{margin-left:1.5rem}.c-footer__link>svg{color:inherit;display:block;height:2rem;width:auto;fill:currentColor;stroke:currentColor}.c-footer__copy{color:#000;color:var(--black)}@media(min-width: 992px){.c-footer__copy{margin-left:auto}}
