@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,800");.desktop_only{display:block}@media only screen and (max-width:768px){.desktop_only{display:none}}.mobile_only{display:none}@media only screen and (max-width:768px){.mobile_only{display:block}}body,html{margin:0;padding:0;text-rendering:optimizeLegibility;font-family:Roboto,sans-serif;font-weight:400;line-height:1.5;color:#2d2f60;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body p,html p{display:block;opacity:1em;font-size:1.2em}@media only screen and (max-width:768px){body p,html p{font-size:.9em}}body li,html li{font-size:1.2em}@media only screen and (max-width:768px){body li,html li{font-size:.9em}}body strong,html strong{font-weight:800}body h1,html h1{font-size:4em;font-family:Roboto,sans-serif;font-weight:800;line-height:1.3em}@media only screen and (max-width:768px){body h1,html h1{font-size:2.3em}}body h2,html h2{font-size:2.5em;font-family:Roboto,sans-serif;font-weight:400;line-height:1em}@media only screen and (max-width:768px){body h2,html h2{font-size:2em}}body{background-color:none}body.noscroll{overflow:hidden}@-webkit-keyframes scroll{0%{opacity:1;height:6px}25%{height:8px;opacity:.5}50%{height:12px}75%{height:8px;opacity:.1}to{height:6px;opacity:0;top:60%}}@keyframes scroll{0%{opacity:1;height:6px}25%{height:8px;opacity:.5}50%{height:12px}75%{height:8px;opacity:.1}to{height:6px;opacity:0;top:60%}}.navbar{position:fixed;z-index:15;width:100vw;padding:0;margin:0;top:0;left:0;background-color:#fff;color:#009fe3;border-bottom:1px solid #a8d4e0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:768px){.navbar{background-color:#fff;border-bottom:1px solid rgba(51,51,51,.1)}}.navbar .unep_logo{width:70px;margin-left:.6em;padding:5px 5px 0}@media only screen and (max-width:768px){.navbar .unep_logo{width:50px}}.navbar .unep_logo.logo_ar{max-height:77px;width:200px;margin-top:10px}@media only screen and (max-width:768px){.navbar .unep_logo.logo_ar{height:77px;margin-top:0;padding-top:20px}}.navbar .unep_logo.logo_cn{max-height:77px;width:200px;margin-top:10px}@media only screen and (max-width:768px){.navbar .unep_logo.logo_cn{height:77px;margin-top:0;padding-top:20px}}.navbar .unep_logo.logo_es{width:80px;margin-left:.6em;padding:10px 5px 0}.navbar .unep_logo.logo_fr{width:80px;margin-left:.6em;padding:0 5px}.scroll_indicator{position:fixed;z-index:9;bottom:2%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width:768px){.scroll_indicator{display:none}}.scroll_indicator span{text-transform:uppercase;font-size:10px;display:block;text-align:center;margin-top:1em}.scroll_indicator .scroll_mouse{width:30px;height:55px;border:1px solid #000;position:relative;border-radius:25px;margin:0 auto}.scroll_indicator .scroll_mouse:before{content:"";width:6px;height:6px;background-color:#000;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:4px;top:15%;-webkit-animation-name:scroll;animation-name:scroll;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}section{width:100vw;min-height:100vh;position:relative}.header{margin:0;padding:0}.header .artwork{position:-webkit-sticky;position:sticky;z-index:-1;width:100vw;height:100vh;top:0;background:url(../images/background_desktop_flipped.svg) 50% 15% no-repeat;background-size:cover}@media only screen and (max-width:768px){.header .artwork{background:#a7d4de url(../images/background_mobile_flipped.svg) top no-repeat;position:relative;top:57px}}.header .artwork svg{-o-object-fit:cover;object-fit:cover;width:100vw}.header .artwork .static_headers{position:relative;z-index:5;top:30vh;max-width:1240px;margin:0 auto}@media only screen and (max-width:768px){.header .artwork .static_headers{max-width:90%;top:40vh}}.header .artwork .static_headers .mainheader{text-align:center}.header .artwork .static_headers .mainheader h1{color:#222a61;margin:0}.header .intro_text{position:fixed;z-index:9;max-width:700px;top:45vh;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0 auto;text-align:center;font-weight:700}@media only screen and (max-width:768px){.header .intro_text{position:relative;top:0;left:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:100%;text-align:left}.header .intro_text .header_intro_01{background-color:#a7d4de;padding:2em 1em .5em!important}.header .intro_text .header_intro_01 p:first-child{margin-top:0}.header .intro_text .header_intro_02{background-color:#fedbb7}.header .intro_text .header_intro_03{background-color:#adbadf}}.header .intro_text .intro_text_block{position:absolute;width:700px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0;display:none}@media only screen and (max-width:768px){.header .intro_text .intro_text_block{width:100%;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;position:relative;padding:.5em 1em;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}.header .intro_text .intro_text_block ul{list-style-type:disc;margin:1em;padding:1em}}.header .intro_text .intro_text_block ul{display:inline-block;text-align:left}@media only screen and (max-width:768px){.header .intro_text .intro_text_block ul{display:block;list-style:disc}}.header .intro_text .intro_text_block ul li{margin-bottom:.5em}.header .intro_text .intro_text_block strong{font-size:1.3em;font-weight:800}.header .intro_text .header_intro_01{opacity:1}.header .intro_triggers{border:0 solid #333;width:10%;position:relative}@media only screen and (max-width:768px){.header .intro_triggers{display:none}}.header .intro_triggers .intro_trigger{height:70vh}.header .intro_triggers .intro_04{height:20vh}.actors{background-color:#fff;padding-bottom:5em;position:relative;z-index:10}.actors .static_headers{position:relative;padding-top:3em;padding-bottom:2em;max-width:1040px;margin:0 auto}@media only screen and (max-width:768px){.actors .static_headers{padding-top:2em;padding-bottom:0;max-width:90%}}.actors .static_headers .mainheader{text-align:center}.actors .static_headers .mainheader h1{margin:0;color:#5aa960;line-height:1.2em}@media only screen and (max-width:768px){.actors .static_headers .mainheader h1{line-height:1.1em;font-size:1.6em}}.actors .static_headers .subheader{text-align:center;margin-top:2em}.actors .static_headers .subheader h1{margin:0;font-size:3em}@media only screen and (max-width:768px){.actors .static_headers .subheader h1{font-size:1.3em}}.actors .actors_grid{margin:0 auto;max-width:1100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:768px){.actors .actors_grid{max-width:80%;margin-top:2em}}.actors .actors_grid a{text-decoration:none;color:#2d2f60}.actors .actors_grid a:hover{text-decoration:underline}.actors .actors_grid a:hover .actor_item_image svg #actor-bg{fill:#222a61}.actors .actors_grid a:hover:active .actor_item_image svg #actor-bg{fill:#308649}.actors .actors_grid a[aria-target=actor_01]:active:hover .actor_item_image svg #actor-bg{fill:#ff6375}.actors .actors_grid a[aria-target=actor_02]:active:hover .actor_item_image svg #actor-bg{fill:#566bbc}.actors .actors_grid a[aria-target=actor_03]:active:hover .actor_item_image svg #actor-bg{fill:#ff97a3}.actors .actors_grid a[aria-target=actor_04]:active:hover .actor_item_image svg #actor-bg{fill:#ffd475}.actors .actors_grid a[aria-target=actor_06]:active:hover .actor_item_image svg #actor-bg{fill:#a27ef8}.actors .actors_grid a[aria-target=actor_07]:active:hover .actor_item_image svg #actor-bg{fill:#4fa467}.actors .actors_grid .actor_item{width:250px;margin-bottom:2em}@media only screen and (max-width:768px){.actors .actors_grid .actor_item{width:150px}}.actors .actors_grid .actor_item_image{margin:0 auto;padding:0;width:180px;height:180px;position:relative;text-align:center}@media only screen and (max-width:768px){.actors .actors_grid .actor_item_image{width:120px;height:120px}}.actors .actors_grid .actor_item_image svg{height:90%;width:90%}.actors .actors_grid .actor_item_image svg#actor_01{height:90%;width:104%;position:absolute;left:-3%}.actors .actors_grid .actor_item_image svg#actor_03{height:90%;width:100%;position:absolute;left:-2%}.actors .actors_grid .actor_item_image svg#actor_04{height:80%;width:97%;position:absolute;top:5%;left:10%}.actors .actors_grid .actor_item_image svg#actor_05{height:80%;width:120%;position:absolute;top:1%;left:-22%}.actors .actors_grid .actor_item_image svg#actor_06{position:absolute;width:100%;height:95%;left:0;top:-5%}.actors .actors_grid .actor_item_image svg#actor_07{position:absolute;width:109%;height:97%;left:-8%;top:-11%}.actors .actors_grid .actor_item_image svg#actor_08{position:absolute;width:109%;height:90%;left:10%;top:-1%}.actors .actors_grid .actor_item .actor_title{text-align:center;font-weight:700}.footer{background-color:#2f9bd6;margin:0;padding:3em 0 1em;position:relative;z-index:13;min-height:30vh!important}@media only screen and (max-width:768px){.footer{padding:2em 0 .2em}}.footer .footer_globe{position:relative;max-width:250px;float:right;margin-top:-5%}@media only screen and (max-width:768px){.footer .footer_globe{display:none}}.footer .footer_globe svg{width:100%}.footer .footer_text{max-width:1400px;margin:0 auto;color:#fff}@media only screen and (max-width:768px){.footer .footer_text{max-width:90%}}.footer .footer_text p{max-width:80%;font-size:1.1em}@media only screen and (max-width:768px){.footer .footer_text p{font-size:.9em;max-width:none}}.footer .footer_text p a{color:#c0eb5c}.footer .footer_links{max-width:1400px;margin:3em auto 0}@media only screen and (max-width:768px){.footer .footer_links{max-width:90%;margin-top:2em}}.footer .footer_links a{text-decoration:none;font-weight:800;font-size:1.2em;color:#fff}.footer .footer_links a:hover{text-decoration:underline}.footer .footer_logos{max-width:1000px;margin-left:calc(50% - 700px);margin-top:3em}@media only screen and (max-width:768px){.footer .footer_logos{max-width:90%;margin-left:5%;padding-bottom:2em}}.footer .footer_logos .footer_logo{display:inline;min-width:110px}@media only screen and (max-width:768px){.footer .footer_logos .footer_logo{display:inline;min-width:none}}.footer .footer_logos .footer_logo svg{height:90px}.footer .footer_logos #unep{margin-right:1.5em}@media only screen and (max-width:768px){.footer .footer_logos #unep{margin-right:1em}}.footer .footer_logos #unep svg{position:relative;top:.9em;height:110px}@media only screen and (max-width:768px){.footer .footer_logos #unep svg{height:100px}}.footer .footer_logos #unep svg .st00{fill:#fff}.footer .footer_logos #eu{margin-right:2em}.footer .footer_logos #eu svg{height:80px}@media only screen and (max-width:768px){.footer .footer_logos #eu svg{height:70px}}.footer .footer_logos #nmce{width:100%;text-align:center}@media only screen and (max-width:768px){.footer .footer_logos #nmce{display:inline-block}}.footer .footer_logos #nmce svg{height:74px}@media only screen and (max-width:768px){.footer .footer_logos #nmce svg{margin-top:1.5em;height:68px}}article{position:fixed;z-index:99;top:0;bottom:0;left:0;right:0;background-color:#fff;overflow-y:scroll;-webkit-box-sizing:content-box;box-sizing:content-box;border:4px solid #000;opacity:0;display:none}@media only screen and (max-width:768px){article{border:2px solid #000}}article a{color:#2d2f60}article .article_bg{position:fixed;top:0;bottom:0;right:0;left:0;background-color:rgba(252,238,184,.1);z-index:-1}article .article_back_btn{position:absolute;z-index:7;top:3em;left:3em}@media only screen and (max-width:768px){article .article_back_btn{top:1em;left:1em}}article .article_back_btn a{font-weight:700;font-size:1.2em;text-decoration:none;color:#222a61}article .article_header{-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:2em;position:relative;z-index:1}article .article_header_image{width:200px;margin:0 auto}@media only screen and (max-width:768px){article .article_header_image{width:120px}}article .article_header_image svg{width:100%}article .article_header_title{width:40%;text-align:center;margin:0 auto}@media only screen and (max-width:768px){article .article_header_title{width:90%}}article .article_header_title h2{color:#f9a034;font-size:2.3em;font-weight:800}@media only screen and (max-width:768px){article .article_header_title h2{font-size:1.7em}}article .article_body{max-width:1240px;width:90%;margin:3em auto 0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:scroll;position:relative;z-index:3}@media only screen and (max-width:768px){article .article_body{max-width:none;overflow-y:hidden;padding:0 5%;margin:0}}article .article_body li{line-height:1.7em}@media only screen and (max-width:768px){article .article_body li{margin-bottom:.5em}}article .article_footer{background-color:#ffdcb3;min-height:15vh;position:relative;z-index:4;bottom:0;width:100%}@media only screen and (max-width:768px){article .article_footer{min-height:20vh}}article .article_footer_image{width:20%;position:absolute;bottom:0;right:0}@media only screen and (max-width:768px){article .article_footer_image{width:45%;bottom:100%}}article .article_footer_image svg{width:100%;display:block}article .article_footer_links{max-width:1240px;width:90%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1em;position:relative;z-index:inherit}article .article_footer_links ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:5%;-moz-column-gap:5%;column-gap:5%}article .article_footer_links a{text-decoration:none}@media only screen and (max-width:768px){article .article_footer_links ul{-webkit-column-count:1;-moz-column-count:1;column-count:1}article .article_footer_links li{font-size:.8em;line-height:2em}}article .article_footer_cta{max-width:1240px;margin:2em auto}@media only screen and (max-width:768px){article .article_footer_cta{max-width:90%}}article .article_footer_cta a{display:inline-block;margin:2em 0;padding:1em;background-color:#222a61;color:#fcbd76;text-decoration:none;font-weight:700}article .article_footer_cta a:hover{background-color:#2f9bd6}article#actor_01 .article_header_image{width:260px;margin:0 auto}@media only screen and (max-width:768px){article#actor_01 .article_header_image{width:160px}}article#actor_03 .article_header_image{width:260px;margin:0 auto}@media only screen and (max-width:768px){article#actor_03 .article_header_image{width:160px}}article#actor_04 .article_header_image{width:250px;margin:0 auto}@media only screen and (max-width:768px){article#actor_04 .article_header_image{width:160px}}article#actor_05 .article_header_image{width:290px;margin:0 auto}@media only screen and (max-width:768px){article#actor_05 .article_header_image{width:170px;position:relative;left:-5%}}article#actor_06 .article_header_image{width:200px;margin:0 auto}@media only screen and (max-width:768px){article#actor_06 .article_header_image{width:160px;position:relative;left:-3%}}article#actor_07 .article_header_image{width:200px;margin:0 auto}@media only screen and (max-width:768px){article#actor_07 .article_header_image{width:160px;position:relative;left:3%}}article#actor_08 .article_header_image{width:240px;margin:0 auto}@media only screen and (max-width:768px){article#actor_08 .article_header_image{width:170px;position:relative;left:5%}}@media only screen and (max-width:768px){article#actor_08 .article_header_title{width:80%}}
/*# sourceMappingURL=app.css.map */
