@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,800");@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css");@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.css");body,html{margin:0;padding:0}body{background-color:#fff;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400}.mobile{display:block}@media screen and (min-width:1200px){.mobile{display:none}}.desktop{display:none}@media screen and (min-width:1200px){.desktop{display:block}}.mobile_menu_title{width:65%}.layout_wrap{margin-left:auto;margin-right:auto;max-width:88%}@media screen and (max-width:768px){.layout_wrap{max-width:92%}}@media screen and (min-width:769px){.layout_wrap{max-width:90%}}@media screen and (min-width:1280px) and (max-width:1500px){.layout_wrap{max-width:88%}}@media screen and (min-width:1500px){.layout_wrap{max-width:1430px}}.content_padding{margin:0 auto;max-width:none}@media screen and (min-width:769px){.content_padding{margin:0 auto;max-width:1200px}}.content_padding_no_padding{margin:0 auto;max-width:none}@media screen and (min-width:769px){.content_padding_no_padding{margin:0 auto}}.chalkboard_bg{background:url(https://www.unep.org/annualreport/themes/ar2024/images/banner_bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.highlights_bg{background:#e8e4db;height:85vh;overflow:hidden;position:relative}@media screen and (max-width:769px){.highlights_bg{height:55vh}}.highlights_bg .layout_wrap{position:relative}.highlights_bg h1{color:#282c33;font-weight:700;position:absolute;z-index:5}@media screen and (max-width:769px){.highlights_bg h1{top:80%}}.highlights_bg .floatImage{position:absolute;right:-5%;top:40%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:125%}@media screen and (max-width:769px){.highlights_bg .floatImage{width:150%}}.header_sect{background-color:#0a3542;-webkit-box-shadow:0 0 5px 0 rgba(51,51,51,.2);box-shadow:0 0 5px 0 rgba(51,51,51,.2);-webkit-box-sizing:border-box;box-sizing:border-box;left:0;padding:.5em 0 .7em;position:fixed;right:0;top:0;z-index:10}@media screen and (min-width:480px){.header_sect{-webkit-box-shadow:0 0 5px 0 rgba(51,51,51,.5);box-shadow:0 0 5px 0 rgba(51,51,51,.5)}}.header_sect .header_wrap{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header_sect .header_wrap .header_logo{max-height:100px}@media screen and (min-width:769px){.header_sect .header_wrap .header_logo{max-height:90px}}@media screen and (min-width:1280px){.header_sect .header_wrap .header_logo{max-height:none}}.header_sect .header_wrap .header_logo img,.header_sect .header_wrap .header_logo svg{height:45px;width:auto}@media screen and (min-width:769px){.header_sect .header_wrap .header_logo img,.header_sect .header_wrap .header_logo svg{height:45px}}@media screen and (min-width:1280px){.header_sect .header_wrap .header_logo img,.header_sect .header_wrap .header_logo svg{height:45px}}.header_sect .header_wrap .header_menu{margin:0 0 0 1em;padding:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:769px){.header_sect .header_wrap .header_menu{-webkit-box-flex:0.95;-webkit-flex:0.95;-ms-flex:0.95;flex:0.95}}@media screen and (min-width:1280px){.header_sect .header_wrap .header_menu{-webkit-box-flex:0.9;-webkit-flex:0.9;-ms-flex:0.9;flex:0.9}}.header_sect .header_wrap .header_menu ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.header_sect .header_wrap .header_menu ul li{list-style:none;margin-right:1.3em}@media screen and (min-width:769px) and (max-width:1380px){.header_sect .header_wrap .header_menu ul li{line-height:1.2em}}.header_sect .header_wrap .header_menu ul li:last-child{margin-right:0}.header_sect .header_wrap .header_menu ul li a{color:#333;display:block;font-size:.8em;text-decoration:none}.header_sect .header_wrap .header_menu ul li a:hover{text-decoration:underline}.header_sect .header_wrap .header_utility{margin:0;padding:0}.header_sect .header_wrap .header_utility ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header_sect .header_wrap .header_utility ul li{list-style:none;margin-left:1em;padding-left:1em}@media screen and (min-width:769px){.header_sect .header_wrap .header_utility ul li{margin-left:1em}}.header_sect .header_wrap .header_utility ul li:first-child{margin-left:0}.header_sect .header_wrap .header_utility ul li a{color:#fff;display:block;font-size:14px;position:relative}@media screen and (min-width:1280px){.header_sect .header_wrap .header_utility ul li a{font-size:14px}}.header_sect .header_wrap .header_utility ul li a.lang_dropdown{color:#fff;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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1em;font-weight:400;margin-right:1.5rem;position:relative;text-decoration:none}.header_sect .header_wrap .header_utility ul li a.lang_dropdown:after{content:url(https://www.unep.org/annualreport/themes/ar2024/images/icon_language.svg);display:inline-block;height:18px;margin-left:.7rem;-webkit-transform:scale(130%);-ms-transform:scale(130%);transform:scale(130%)}.header_sect .header_wrap .header_utility ul li a.pdf_dl{border:none;color:#fff;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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1em;font-weight:400;text-decoration:none}.header_sect .header_wrap .header_utility ul li a.pdf_dl:after{content:url(https://www.unep.org/annualreport/themes/ar2024/images/icon_download.svg);display:inline-block;margin-left:.7rem;-webkit-transform:scale(145%);-ms-transform:scale(145%);transform:scale(145%)}.header_sect .header_wrap .mobile_menu_links a{font-size:2em}.header_sect .mobile_menu_wrap{background-color:#00aeff;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:20}.header_sect .mobile_menu_wrap a{color:#fff}.header_sect .mobile_menu_wrap .mobile_menu_controls{margin:1em 0 0;min-height:50px}.header_sect .mobile_menu_wrap .mobile_menu_controls a{float:right;font-size:2em}.header_sect .mobile_menu_wrap .mobile_menu_content{margin-top:4em}.header_sect .mobile_menu_wrap .mobile_menu_content ul{margin:0;padding:0;text-align:center}.header_sect .mobile_menu_wrap .mobile_menu_content ul li{list-style:none;margin:.5em}.header_sect .mobile_menu_wrap .mobile_menu_content ul li a{font-size:1.2em;font-weight:800;text-decoration:none}.header_sect .mobile_menu_wrap .mobile_menu_utility{margin-top:4em}.header_sect .mobile_menu_wrap .mobile_menu_utility_lang,.header_sect .mobile_menu_wrap .mobile_menu_utility_share{background-color:#084f70;border:2px inset #084f70;border-radius:7px;margin-bottom:2em;padding:.3em}.header_sect .mobile_menu_wrap .mobile_menu_utility_lang ul,.header_sect .mobile_menu_wrap .mobile_menu_utility_share ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 auto;padding:0;width:90%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.header_sect .mobile_menu_wrap .mobile_menu_utility_lang ul li,.header_sect .mobile_menu_wrap .mobile_menu_utility_share ul li{list-style:none}.header_sect .mobile_menu_wrap .mobile_menu_utility_lang ul li a,.header_sect .mobile_menu_wrap .mobile_menu_utility_share ul li a{font-weight:300;text-decoration:none}.header_sect .mobile_menu_wrap .mobile_menu_utility_share{background-color:transparent;border:none}.header_sect .mobile_menu_wrap .mobile_menu_utility_share ul li a{font-size:1.3em}.header_sect .mobile_menu_wrap .mobile_menu_utility_download{margin-bottom:4em}.header_sect .mobile_menu_wrap .mobile_menu_utility_download ul{margin:0;padding:0;text-align:center}.header_sect .mobile_menu_wrap .mobile_menu_utility_download ul li{display:inline-block;list-style:none}.header_sect .mobile_menu_wrap .mobile_menu_utility_download ul li a{border:1px solid #fff;color:#fff;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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:5px;font-size:1em;font-weight:800;padding:.4em .9em;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.header_sect .mobile_menu_wrap .mobile_menu_utility_download ul li a i{display:none;font-size:1.5em;margin-right:.5em}.dropbtn{background:transparent;border:none;color:#fff;cursor:pointer;font-size:16px;padding:0;text-transform:none!important}.dropdown{display:inline-block;position:relative}.dropdown-content{background-color:#0a3542;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;min-width:140px;position:absolute;z-index:1}.dropdown-content a{color:#fff;display:block;text-decoration:none}.dropdown-content a:hover{text-decoration:underline}.dropdown:hover .dropdown-content{display:block}.dropdown .language-switcher-language-url{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;margin:0;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.dropdown .language-switcher-language-url li{display:block!important;float:none!important;height:auto!important;margin:0!important;padding:.1rem 1rem!important;width:100%!important}.dropdown .language-switcher-language-url li a{padding:10px}.lang-ar .header_sect .header_wrap .header_utility ul li{margin-left:1em}.lang-ar .header_sect .header_wrap .header_utility ul li a.pdf_dl:after{margin-left:0;margin-right:.7rem}.lang-ar .langSwitcher{margin-right:.7rem}.body_sect{margin-top:68px;position:relative}@media screen and (max-width:460px){.body_sect{margin-top:38px}}@media screen and (min-width:769px){.body_sect{margin-top:90px}}.body_sect_banner{border-bottom:60px solid #00adef;-webkit-box-sizing:border-box;box-sizing:border-box;height:660px;overflow:hidden;padding:2em 0 0;position:relative}@media screen and (min-width:480px){.body_sect_banner{padding:5em 0 0}}@media screen and (max-width:768px){.body_sect_banner{height:auto}}.body_sect_banner .layout_wrap{height:300px;position:relative}.body_sect_banner .layout_wrap .inner_layout_wrap{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:45%;z-index:5}@media screen and (max-width:768px){.body_sect_banner .layout_wrap .inner_layout_wrap{top:25%}}.body_sect_banner .layout_wrap h1{font-size:5em;font-weight:700;text-transform:uppercase}@media screen and (max-width:768px){.body_sect_banner .layout_wrap h1{font-size:3.5em}}@media screen and (max-width:460px){.body_sect_banner .layout_wrap h1{font-size:2em}}.body_sect_banner .banner_img{height:auto;left:50%;max-width:100%;min-height:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}@media screen and (max-width:768px){.body_sect_banner .banner_img{left:auto;max-width:130%;min-height:350px;right:0;top:0;-webkit-transform:none;-ms-transform:none;transform:none;width:auto}}@media screen and (max-width:600px){.body_sect_banner .banner_img{left:auto;max-width:170%;min-height:350px;right:-25px;top:0;-webkit-transform:none;-ms-transform:none;transform:none;width:auto}}.body_sect_foreword{background:#e8e4db;border-bottom:60px solid #541309;overflow:hidden;padding:2em 0;position:relative}@media screen and (min-width:769px){.body_sect_foreword{padding:4em 0}}.body_sect_foreword .fauna_bg{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.body_sect_foreword .fauna_bg img{height:130%;-o-object-fit:fill;object-fit:fill;position:relative;width:auto}@media screen and (min-width:769px){.body_sect_foreword .fauna_bg img{height:auto;min-width:100%;width:auto}}.body_sect_foreword .globe_leap{bottom:0;position:absolute;right:5%;width:20%}@media screen and (max-width:769px){.body_sect_foreword .globe_leap{width:320px}}.body_sect_foreword .globe_leap img{width:320px}.body_sect_foreword .foreword_wrap{position:relative;z-index:2}.body_sect_foreword .foreword_wrap .foreword_content{margin:1em 0}@media screen and (min-width:480px){.body_sect_foreword .foreword_wrap .foreword_content{display:block}}@media screen and (min-width:769px){.body_sect_foreword .foreword_wrap .foreword_content{margin:0 auto}}.body_sect_foreword .foreword_wrap .foreword_content_left{float:left;margin:1em 40px 1em 0}@media screen and (min-width:480px){.body_sect_foreword .foreword_wrap .foreword_content_left{width:35%}}.body_sect_foreword .foreword_wrap .foreword_content_left img{height:auto;width:100%}.body_sect_foreword .foreword_wrap .foreword_content_left .ed_sig{margin-top:1em}.body_sect_foreword .foreword_wrap .foreword_content_left .ed_sig_img{min-height:90px;position:relative}.body_sect_foreword .foreword_wrap .foreword_content_left .ed_sig_img img{position:absolute;width:50%}.body_sect_foreword .foreword_wrap .foreword_content_right{font-size:.9em}@media screen and (max-width:480px){.body_sect_foreword .foreword_wrap .foreword_content_right{font-size:.95em;width:100%}}@media screen and (min-width:480px){.body_sect_foreword .foreword_wrap .foreword_content_right{font-size:.95em;width:80%}}@media screen and (max-width:800px){.body_sect_foreword .foreword_wrap .foreword_content_right{padding-bottom:20em;width:94%}}.body_sect_foreword .foreword_wrap .foreword_content_right .show_more_hidden{height:0;overflow:hidden;-webkit-transition:height .5s;transition:height .5s}.body_sect_foreword .foreword_wrap .foreword_content_right .show_more_hidden .ed_sig{margin-top:1em}.body_sect_foreword .foreword_wrap .foreword_content_right .show_more_hidden .ed_sig_img{min-height:90px;position:relative}.body_sect_foreword .foreword_wrap .foreword_content_right .show_more_hidden .ed_sig_img img{position:absolute;width:50%}.body_sect_foreword .foreword_wrap .foreword_content_right .show_more_hidden.visible{height:auto;overflow:visible}.body_sect_foreword .foreword_wrap .foreword_content_right a{color:#333;font-weight:700;text-decoration:none}.body_sect_foreword .foreword_wrap .foreword_content_right a:hover{color:#00abf1}.body_sect_foreword .foreword_wrap .foreword_content_right a.read_more{background-color:#fff;color:#039489;display:inline-block;font-size:.9em;padding:.3em .5em;text-decoration:none;text-transform:uppercase;-webkit-transition:all .3s;transition:all .3s}.body_sect_foreword .foreword_wrap .foreword_content_right a.read_more:hover{background-color:#fa7815;color:#fff}.body_sect_numbers{background:#e8e4db;padding:2em 0;position:relative}.body_sect_numbers .numbers_wrap{position:relative}.body_sect_numbers .numbers_wrap #numbers_carousel .carousel-indicators button{background-color:#333}.body_sect_numbers .numbers_wrap #numbers_carousel .carousel-inner{margin:0 auto}@media screen and (min-width:480px){.body_sect_numbers .numbers_wrap #numbers_carousel .carousel-inner{width:94%}}.body_sect_numbers .numbers_wrap #numbers_carousel .carousel-control-next,.body_sect_numbers .numbers_wrap #numbers_carousel .carousel-control-prev{color:#000;opacity:.9;width:auto}.body_sect_numbers .numbers_wrap #numbers_carousel .carousel-control-next i,.body_sect_numbers .numbers_wrap #numbers_carousel .carousel-control-prev i{font-size:1.3em}.body_sect_numbers .numbers_wrap .numbers_items{margin:0 auto}@media screen and (min-width:769px){.body_sect_numbers .numbers_wrap .numbers_items{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 screen and (min-width:1280px){.body_sect_numbers .numbers_wrap .numbers_items{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.body_sect_numbers .numbers_wrap .numbers_items .numbers_item{margin:2em 0}@media screen and (min-width:480px){.body_sect_numbers .numbers_wrap .numbers_items .numbers_item{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:769px){.body_sect_numbers .numbers_wrap .numbers_items .numbers_item{display:block;width:48%}}@media screen and (min-width:1280px){.body_sect_numbers .numbers_wrap .numbers_items .numbers_item{margin-right:2.2em;width:30%}}.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_img{font-size:2em;font-weight:700;margin-bottom:.25em;text-align:center}.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_img.orange{color:#ef5a4e}.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_img.green{color:#60c3ad}.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_img.blue{color:#26aeef}@media screen and (min-width:480px){.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_img{font-size:1.8em;width:30%}}@media screen and (min-width:769px){.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_img{font-size:2em;width:100%}}@media screen and (min-width:1280px){.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_img{font-size:2.2em;text-align:left}}.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_img svg{display:inline-block;height:140px;width:auto}.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_info a{text-decoration:none}.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_info a:hover{text-decoration:underline}@media screen and (min-width:480px){.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_info{width:70%}}@media screen and (min-width:769px){.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_info{width:100%}}.body_sect_planetary_action{background:#282c33;border-bottom:60px solid #ef5a4e;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;height:400px;padding:2em 0;position:relative}@media screen and (min-width:480px){.body_sect_planetary_action{padding:3em 0}}@media screen and (min-width:769px){.body_sect_planetary_action{padding:5em 0}}.body_sect_planetary_action .liner{border-bottom:2px solid #fff;bottom:-37px;height:350px;left:0;overflow:hidden;position:absolute;width:100%}.body_sect_planetary_action .earth_hurdles{bottom:-55px;height:350px;overflow:hidden;position:absolute;right:0;width:70%}@media screen and (max-width:769px){.body_sect_planetary_action .earth_hurdles{width:180%}}.body_sect_planetary_action h1{font-size:3em;font-weight:700;position:absolute;text-transform:uppercase;z-index:1}@media screen and (min-width:769px){.body_sect_planetary_action h1{font-size:4em}}@media screen and (min-width:1280px){.body_sect_planetary_action h1{font-size:7em}}.body_sect_topic_title{border-bottom:7px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1em}@media screen and (min-width:480px){.body_sect_topic_title{border-bottom:7px solid #333;padding:1.5em 0}}.body_sect_topic_title h2{color:#fff;font-size:1.6em;margin:0;padding:0}@media screen and (min-width:769px){.body_sect_topic_title h2{font-size:2.5em;font-weight:700}}.body_sect .topic_ca{background:#282c33;border-color:#fa7815;color:#fa7815}.body_sect .topic_ca h2 span{color:#00adef}.body_sect .topic_na{background:#282c33;border-color:#039489;color:#039489}.body_sect .topic_na h2 span{color:#039489}.body_sect .topic_cpa{background:#282c33;border-color:#e83251;color:#e83251}.body_sect .topic_cpa h2 span{color:#e83251}.body_sect_topic_content{-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;padding:1em 0;position:relative}@media screen and (min-width:480px){.body_sect_topic_content{padding:1.5em 0}}.body_sect_topic_content_bg{background:#000;bottom:0;left:0;opacity:.15;position:absolute;right:0;top:0;z-index:0}.body_sect_topic_content .sect_ca{background-image:-webkit-gradient(linear,left top,right top,from(#fa7815),to(#fff));background-image:linear-gradient(90deg,#fa7815,#fff)}.body_sect_topic_content .sect_ca .sect_carousel_content_slide a{color:#333;font-weight:700}.body_sect_topic_content .sect_ca .sect_carousel_content_slide .col_1 .sect_custom_slide_img .img_source,.body_sect_topic_content .sect_ca .sect_carousel_content_slide .col_1_wide .sect_custom_slide_img .img_source{background:#282c33;color:#fff;padding:10px}.body_sect_topic_content .sect_na{background-image:-webkit-gradient(linear,left top,right top,from(#039489),to(#fff));background-image:linear-gradient(90deg,#039489,#fff)}.body_sect_topic_content .sect_cpa{background-image:-webkit-gradient(linear,left top,right top,from(#e83251),to(#fff));background-image:linear-gradient(90deg,#e83251,#fff)}.body_sect_topic_content .sect_carousel{position:relative;z-index:1}.body_sect_topic_content .sect_carousel .carousel .carousel-indicators{bottom:-2em}.body_sect_topic_content .sect_carousel .carousel .carousel-indicators button{background-color:#333}.body_sect_topic_content .sect_carousel .carousel .carousel-inner{margin:0 auto}@media screen and (min-width:480px){.body_sect_topic_content .sect_carousel .carousel .carousel-inner{width:94%}}.body_sect_topic_content .sect_carousel .carousel .carousel-control-next,.body_sect_topic_content .sect_carousel .carousel .carousel-control-prev{color:#000;opacity:.9;width:auto}.body_sect_topic_content .sect_carousel .carousel .carousel-control-next i,.body_sect_topic_content .sect_carousel .carousel .carousel-control-prev i{font-size:1.3em}.body_sect_topic_content .sect_carousel_content_slide{margin-bottom:2em}@media screen and (max-width:1200px){.body_sect_topic_content .sect_carousel_content_slide .col_2,.body_sect_topic_content .sect_carousel_content_slide .col_2_slim,.body_sect_topic_content .sect_carousel_content_slide .col_2_wide{margin-top:30px}}.body_sect_topic_content .sect_carousel_content_slide img{height:auto;width:100%}.body_sect_topic_content .sect_carousel_content_quote{background-color:#fa7815;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:.9em;margin-bottom:1em;padding:1em}.body_sect_topic_content .sect_carousel_content_quote_body{font-size:1.1em;font-weight:700;position:relative}@media screen and (min-width:480px){.body_sect_topic_content .sect_carousel_content_quote_body{text-indent:50px}}.body_sect_topic_content .sect_carousel_content_quote_body i{font-size:3.5em;left:-1.9em;position:absolute;top:-.7em;z-index:5}.body_sect_topic_content .sect_carousel_content_quote_body p{margin-top:1em}.body_sect_topic_content .sect_carousel_content_quote_speaker{font-weight:300;margin-top:1em}.body_sect_topic_content .sect_carousel_content_quote_speaker strong{font-weight:800}.body_sect_topic_content .sect_carousel_content .na_quote{background-color:#039489}.body_sect_topic_content .sect_carousel_content .cpa_quote{background-color:#e83251}.body_sect_topic_content .sect_carousel .mobile.ca_mobile .sect_carousel_content_slide .col_1 .sect_custom_slide_img .img_source,.body_sect_topic_content .sect_carousel .mobile.ca_mobile .sect_carousel_content_slide .col_1_wide .sect_custom_slide_img .img_source{background:#282c33;color:#fff;padding:10px}.body_sect_topic_content .sect_carousel .mobile.ca_mobile .sect_carousel_content_slide a,.body_sect_topic_content .sect_carousel .mobile.na_mobile .sect_carousel_content_slide .na_quote a,.body_sect_topic_content .sect_carousel .mobile.na_mobile .sect_carousel_content_slide a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .mobile.na_mobile .sect_carousel_content_slide .na_quote a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .mobile.cpa_mobile .sect_carousel_content_slide .col_1 .sect_custom_slide_img .img_source,.body_sect_topic_content .sect_carousel .mobile.cpa_mobile .sect_carousel_content_slide .col_1_wide .sect_custom_slide_img .img_source,.body_sect_topic_content .sect_carousel .mobile.na_mobile .sect_carousel_content_slide .col_1 .sect_custom_slide_img .img_source,.body_sect_topic_content .sect_carousel .mobile.na_mobile .sect_carousel_content_slide .col_1_wide .sect_custom_slide_img .img_source{background:#282c33;color:#fff;padding:10px}.body_sect_topic_content .sect_carousel .mobile.cpa_mobile .sect_carousel_content_slide a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .mobile.cpa_mobile .sect_carousel_content_slide a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .mobile.cpa_mobile .sect_carousel_content_slide .cpa_quote a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .mobile.cpa_mobile .sect_carousel_content_slide .cpa_quote a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .mobile .sect_custom_slide_img img{width:100%}.body_sect_topic_content .sect_carousel .desktop .sect_carousel_content{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.body_sect_topic_content .sect_carousel .desktop .sect_carousel_content a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .sect_carousel_content a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .sect_carousel_content_left{width:66%}.body_sect_topic_content .sect_carousel .desktop .sect_carousel_content_left .two_columns{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:1em}.body_sect_topic_content .sect_carousel .desktop .sect_carousel_content_left .two_columns_left,.body_sect_topic_content .sect_carousel .desktop .sect_carousel_content_left .two_columns_right{width:48%}.body_sect_topic_content .sect_carousel .desktop .sect_carousel_content_right{width:30%}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide{position:relative}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .double_cols{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .double_cols a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .double_cols a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .double_cols .left{width:35%}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .double_cols .right{padding-bottom:5%;position:relative;width:60%}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .double_cols .right img{position:relative;width:80%;z-index:1}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .double_cols .right_inset{background-color:#039489;bottom:0;color:#fff;font-size:.9em;font-weight:700;padding:.7em 1em;position:absolute;right:0;width:40%;z-index:2}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .double_cols .right_inset a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .double_cols .right_inset a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .triple_cols_layout{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .triple_cols_layout a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .triple_cols_layout a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .triple_cols_layout .main{margin-top:7%;width:70%}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .triple_cols_layout .main h3{margin-bottom:1.5em}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .triple_cols_layout .main_cols{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .triple_cols_layout .main_cols .left,.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .triple_cols_layout .main_cols .right{width:48%}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .triple_cols_layout .image{width:25%}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .triple_cols_layout .image img{height:auto;width:100%}.body_sect_topic_content .sect_carousel .desktop .na_story_3_title{margin-bottom:2em}.body_sect_topic_content .sect_carousel .desktop .na_story_3 a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .na_story_3 a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .na_story_3_content{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.body_sect_topic_content .sect_carousel .desktop .na_story_3_content>div{width:30%}.body_sect_topic_content .sect_carousel .desktop .na_story_4{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.body_sect_topic_content .sect_carousel .desktop .na_story_4 a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .na_story_4 a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .na_story_4_left{width:35%}.body_sect_topic_content .sect_carousel .desktop .na_story_4_left h3{margin-bottom:1em}.body_sect_topic_content .sect_carousel .desktop .na_story_4_right{width:62%}.body_sect_topic_content .sect_carousel .desktop .na_story_4_right_inset{background-color:#039489;color:#fff;font-size:.9em;font-weight:700;margin-bottom:1em;padding:.7em 1em}.body_sect_topic_content .sect_carousel .desktop .na_story_4_right_inset a{color:#333;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .na_story_4_right_inset a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .na_story_4_right_columns{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.body_sect_topic_content .sect_carousel .desktop .na_story_4_right_columns>div{width:48%}.body_sect_topic_content .sect_carousel .desktop .na_story_5{min-height:300px;position:relative}.body_sect_topic_content .sect_carousel .desktop .na_story_5_inset{background-color:#039489;color:#fff;font-size:1.4em;font-weight:300;left:50%;margin:4em auto;padding:1em;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%}.body_sect_topic_content .sect_carousel .desktop .na_story_5_inset h3{margin-bottom:1em}.body_sect_topic_content .sect_carousel .desktop .na_story_5_inset a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .na_story_5_inset a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .na_story_6{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.body_sect_topic_content .sect_carousel .desktop .na_story_6 a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .na_story_6 a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .na_story_6_left h3{margin-bottom:1em}.body_sect_topic_content .sect_carousel .desktop .na_story_7{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.body_sect_topic_content .sect_carousel .desktop .na_story_7 a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .na_story_7 a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .na_story_7_left{width:30%}.body_sect_topic_content .sect_carousel .desktop .na_story_7_left h3{margin-bottom:1em}.body_sect_topic_content .sect_carousel .desktop .na_story_7_left img{height:auto;width:100%}.body_sect_topic_content .sect_carousel .desktop .na_story_7_right{width:68%}.body_sect_topic_content .sect_carousel .desktop .na_story_7_right_inset{background-color:#039489;color:#fff;font-size:1em;font-weight:700;margin-bottom:1em;padding:1em}.body_sect_topic_content .sect_carousel .desktop .na_story_7_right_inset a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .na_story_7_right_inset a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .na_story_8 a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .na_story_8 a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .na_story_8_title{margin-bottom:1em}.body_sect_topic_content .sect_carousel .desktop .na_story_8_content{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.body_sect_topic_content .sect_carousel .desktop .na_story_8_content>div{width:48%}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide{position:relative}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .image{bottom:5%;position:absolute;right:0;width:33%;z-index:1}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .image img{height:auto;opacity:.8;width:100%}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .image_br{bottom:5%;left:0;position:absolute;width:30%;z-index:1}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .image_br img{height:auto;width:100%}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .three_cols{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;z-index:2;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .three_cols .col_1,.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .three_cols .col_2{padding-bottom:5%;width:28%}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .three_cols .col_3{width:25%}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .three_cols .col_3 .col_inset{background-color:#e83251;color:#fff;font-weight:700;padding:1em}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .triple_col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;z-index:2;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .triple_col_left{width:30%}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .triple_col_middle{width:31%}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .triple_col_right{padding-bottom:2%;width:31%}.body_sect_topic_content .sect_carousel .desktop .cpa_story_3{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.body_sect_topic_content .sect_carousel .desktop .cpa_story_3>div{width:30%}.body_sect_topic_content .sect_carousel .desktop .cpa_story_3>div img{height:auto;width:100%}.body_sect_topic_content .sect_carousel .desktop .cpa_story_3 a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .cpa_story_3 a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .cpa_story_4{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.body_sect_topic_content .sect_carousel .desktop .cpa_story_4 a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .cpa_story_4 a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .cpa_story_4_left{width:60%}.body_sect_topic_content .sect_carousel .desktop .cpa_story_4_left h3{margin-bottom:1em}.body_sect_topic_content .sect_carousel .desktop .cpa_story_4_right{width:35%}.body_sect_topic_content .sect_carousel .desktop .cpa_story_4_right img{height:auto;width:100%}.body_sect_topic_content .sect_carousel .desktop .cpa_story_5{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.body_sect_topic_content .sect_carousel .desktop .cpa_story_5 a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .cpa_story_5 a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .cpa_story_5_left{width:35%}.body_sect_topic_content .sect_carousel .desktop .cpa_story_5_left img{height:auto;width:100%}.body_sect_topic_content .sect_carousel .desktop .cpa_story_5_right{width:60%}.body_sect_topic_content .sect_carousel .desktop .cpa_story_5_right h3{margin-bottom:1em}.body_sect_topic_content .sect_carousel .desktop .cpa_story_6{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.body_sect_topic_content .sect_carousel .desktop .cpa_story_6 a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .cpa_story_6 a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .cpa_story_6_left{width:35%}.body_sect_topic_content .sect_carousel .desktop .cpa_story_6_left img{height:auto;width:100%}.body_sect_topic_content .sect_carousel .desktop .cpa_story_6_right{width:60%}.body_sect_topic_content .sect_carousel .desktop .cpa_story_6_right h3{margin-bottom:1em}.body_sect_topic_content .sect_carousel .desktop .cpa_story_6_right_inset{background-color:#e83251;color:#fff;font-weight:700;padding:1em}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide{position:relative}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide_img{height:90%;min-height:350px;overflow:hidden;position:relative;width:100%}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide_img img{left:50%;min-height:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide_img img.fitImage{width:100%!important}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide_img .img_source{background:#282c33;bottom:0;color:#fff;font-size:14px;left:0;line-height:16px;margin-top:10px;padding:10px;position:absolute}@media screen and (max-width:766px){.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide_img .img_source{font-style:italic}}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide_img_2{bottom:-32%;position:absolute;right:0;width:48%;z-index:0;z-index:1}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide_img_2 img{height:auto;width:100%}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;z-index:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns a:hover{color:#00abf1}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns .col_1{margin-right:40px;min-height:300px;width:38%}@media screen and (min-width:769px){.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns .col_1{padding-right:1.5em}}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns .col_1_wide{margin-right:40px;padding-bottom:5%;width:66%}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns .col_2{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-fill:auto;-moz-column-fill:auto;column-fill:auto;width:62%}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns .col_2_slim{padding-top:10px;width:32%}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns .col_3{width:25%}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .double_columns{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:2}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .double_columns a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .double_columns a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .double_columns_left,.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .double_columns_right{width:48%}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .double_columns_left{position:relative}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .double_columns_left img{height:auto;margin-top:2em;width:100%}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .double_columns_right{padding-top:0}.body_sect_topic_content .sect_carousel .desktop .ca_story_5{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.body_sect_topic_content .sect_carousel .desktop .ca_story_5 a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .ca_story_5 a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .ca_story_5_left{width:auto}.body_sect_topic_content .sect_carousel .desktop .ca_story_5_left img{max-height:420px}.body_sect_topic_content .sect_carousel .desktop .ca_story_5_right{width:75%}.body_sect_topic_content .sect_carousel .desktop .ca_story_5_right h3{margin-bottom:1em}.body_sect_topic_content .sect_carousel .desktop .ca_story_6{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.body_sect_topic_content .sect_carousel .desktop .ca_story_6 a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .ca_story_6 a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .ca_story_6_left{width:65%}.body_sect_topic_content .sect_carousel .desktop .ca_story_6_left h3{margin-bottom:1em}.body_sect_topic_content .sect_carousel .desktop .ca_story_6_right{width:30%}.body_sect_topic_content .sect_carousel .desktop .ca_story_6_right_inset{background-color:#fa7815;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:1.2em;font-weight:300;padding:1em}.body_sect_topic_content .sect_carousel .desktop .ca_story_7_title{margin-bottom:2em;width:50%}.body_sect_topic_content .sect_carousel .desktop .ca_story_7_content{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.body_sect_topic_content .sect_carousel .desktop .ca_story_7_content_left,.body_sect_topic_content .sect_carousel .desktop .ca_story_7_content_right{width:48%}.body_sect_topic_content .sect_carousel .desktop .ca_story_7 a{color:#333;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .ca_story_7 a:hover{text-decoration:underline}.body_sect_ffp{-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;padding:2em 0}@media screen and (min-width:480px){.body_sect_ffp{padding:3em 0}}@media screen and (min-width:769px){.body_sect_ffp{padding:5em 0}}@media screen and (max-width:769px){.body_sect_ffp{padding-bottom:0}}.body_sect_ffp h1{font-size:1.6em}@media screen and (min-width:769px){.body_sect_ffp h1{font-size:3em}}@media screen and (min-width:1280px){.body_sect_ffp h1{font-size:5em;max-width:45%}}.body_sect_ffp_content{background:#e8e4db;overflow:hidden;padding:2em 0 0;position:relative}@media screen and (max-width:769px){.body_sect_ffp_content{margin-top:0;padding-top:0}}.body_sect_ffp_content a{color:#333;font-weight:700;text-decoration:none}.body_sect_ffp_content a:hover{color:#00abf1}@media screen and (min-width:769px){.body_sect_ffp_content{padding:4em 0 0}}.body_sect_ffp_content .fauna_bg{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.body_sect_ffp_content .fauna_bg img{height:130%;-o-object-fit:fill;object-fit:fill;position:relative;width:auto}@media screen and (min-width:769px){.body_sect_ffp_content .fauna_bg img{height:auto;width:auto}}.body_sect_ffp_content .triple_cols{position:relative;z-index:2}@media screen and (min-width:769px){.body_sect_ffp_content .triple_cols{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}.body_sect_ffp_content .triple_cols .col{margin-bottom:30px;width:32%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.body_sect_ffp_content .triple_cols .col h3{font-weight:700;margin-bottom:1em;min-height:60px}.body_sect_ffp_content .triple_cols .colunea{padding-bottom:40px;width:100%}}@media screen and (max-width:769px){.body_sect_ffp_content .triple_cols .col{margin-top:30px}}.body_sect_ffp_content .triple_cols>div h3{margin-bottom:1em}.body_sect_funding{background-color:#e8e4db;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2em 0}@media screen and (min-width:480px){.body_sect_funding{padding:3em 0}}@media screen and (min-width:769px){.body_sect_funding{padding:0 0 5em}}.body_sect_funding .fundingbanner_wrap{height:80vh;overflow:hidden;padding-top:40px;position:relative;width:100%}@media screen and (max-width:588px){.body_sect_funding .fundingbanner_wrap{height:38vh}}@media screen and (min-width:589px) and (max-width:960px){.body_sect_funding .fundingbanner_wrap{height:45vh}}@media screen and (min-width:961px) and (max-width:1200px){.body_sect_funding .fundingbanner_wrap{height:70vh}}@media screen and (min-width:1201px) and (max-width:1400px){.body_sect_funding .fundingbanner_wrap{height:80vh}}.body_sect_funding .fundingbanner_wrap .layout_wrap{position:relative}.body_sect_funding .fundingbanner_wrap .layout_wrap h1{left:0;position:absolute;top:0;z-index:2}.body_sect_funding .fundingbanner_wrap img.earth_surfing{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}@media screen and (max-width:769px){.body_sect_funding .fundingbanner_wrap img.earth_surfing{width:160%}}.body_sect_funding .funding_title{background:#282c33;margin-top:-2em;padding:40px;position:relative;z-index:4}.body_sect_funding .funding_title h1{color:#e8e4db;font-weight:700}@media screen and (max-width:768px){.body_sect_funding .funding_title h1{font-size:3em}}@media screen and (min-width:769px){.body_sect_funding .funding_title h1{font-size:5em}}.body_sect_funding h1{font-size:1.6em}@media screen and (min-width:769px){.body_sect_funding h1{font-size:2em}}.body_sect_funding .funding_wrap{margin:2em 0}.body_sect_funding .funding_wrap .funding_charts{margin-top:30px}@media screen and (min-width:769px){.body_sect_funding .funding_wrap .funding_charts{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.body_sect_funding .funding_wrap .funding_charts .funding_chart{margin-bottom:3em}@media screen and (min-width:769px){.body_sect_funding .funding_wrap .funding_charts .funding_chart{width:30%}}.body_sect_funding .funding_wrap .funding_charts .funding_chart h3{margin-bottom:1em;text-align:center}@media screen and (min-width:769px){.body_sect_funding .funding_wrap .funding_charts .funding_chart h3{text-align:left}}.body_sect_funding .funding_wrap .funding_charts .funding_chart_img{margin:0 auto;width:80%}@media screen and (min-width:480px){.body_sect_funding .funding_wrap .funding_charts .funding_chart_img{width:50%}}@media screen and (min-width:769px){.body_sect_funding .funding_wrap .funding_charts .funding_chart_img{width:100%}}.body_sect_funding .funding_wrap .funding_charts .funding_chart_img svg{height:auto;width:100%}.body_sect_funding .funding_wrap .chart_legend ul{margin:0;padding:0}@media screen and (min-width:769px){.body_sect_funding .funding_wrap .chart_legend ul{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.body_sect_funding .funding_wrap .chart_legend ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.9em}@media screen and (min-width:769px){.body_sect_funding .funding_wrap .chart_legend ul li{margin-left:1em}}.body_sect_funding .funding_wrap .chart_legend ul li i{font-size:1.4em;margin-right:.5em}.body_sect_funding .funding_wrap .chart_legend ul li.legend1 i{color:#f15b4f}.body_sect_funding .funding_wrap .chart_legend ul li.legend2 i{color:#60c3ae}.body_sect_funding .funding_wrap .chart_legend ul li.legend3 i{color:#511510}.body_sect_funding .funding_wrap .chart_legend ul li.legend4 i{color:#2a2b32}.body_sect_funding .funding_wrap .chart_table_cols{margin:4em 0}@media screen and (min-width:480px){.body_sect_funding .funding_wrap .chart_table_cols{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:4em auto 0}}@media screen and (min-width:769px){.body_sect_funding .funding_wrap .chart_table_cols{margin:6em auto 0}}.body_sect_funding .funding_wrap .chart_table_cols .chart_table_col{margin-bottom:2em}@media screen and (min-width:480px){.body_sect_funding .funding_wrap .chart_table_cols .chart_table_col{margin-bottom:0;width:48%}}.body_sect_funding .funding_wrap .chart_table_cols .chart_table_col_title{margin-bottom:2em}.body_sect_funding .funding_wrap .chart_table_cols .chart_table_col_title .thin_text{font-weight:300}.body_sect_funding .funding_wrap .chart_table_cols .chart_table_col_content table{color:#fff;width:100%}.body_sect_funding .funding_wrap .chart_table_cols .chart_table_col_content table tr td{padding:10px 17px}.body_sect_funding .funding_wrap .chart_table_cols .chart_table_col_content table tr td:nth-child(2n){text-align:right}.body_sect_funding .funding_wrap .chart_table_cols .chart_table_col_content table.table_earmarked{background-color:#511510}.body_sect_funding .funding_wrap .chart_table_cols .chart_table_col_content table.table_env_fund{background-color:#60c3ae}.body_sect_funding .funding_wrap .chart_disclaimer{font-size:.7em;margin-top:2em}@media screen and (min-width:480px){.body_sect_funding .funding_wrap .chart_disclaimer{margin-top:1em}}.body_sect_funding .funding_wrap .chart_disclaimer ul{margin:0;padding:0}.body_sect_funding .funding_wrap .chart_disclaimer ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.body_sect_funding .funding_wrap .chart_disclaimer ul li i{width:20px}.body_sect_funding .funding_wrap .chart_disclaimer ul li div{width:100%}.body_sect_funding .funding_wrap .chart_ef_categories{margin-top:4em}.body_sect_funding .funding_wrap .chart_ef_categories_title{margin-bottom:2em}.body_sect_funding .funding_wrap .chart_ef_categories_title .thin_text{font-weight:300}.body_sect_funding .funding_wrap .chart_ef_categories_graph{margin-bottom:2em}.body_sect_funding .funding_wrap .chart_ef_categories_legend ul{margin:0;padding:0}@media screen and (min-width:769px){.body_sect_funding .funding_wrap .chart_ef_categories_legend ul{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.body_sect_funding .funding_wrap .chart_ef_categories_legend ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.9em}@media screen and (min-width:769px){.body_sect_funding .funding_wrap .chart_ef_categories_legend ul li{margin-left:1em}}.body_sect_funding .funding_wrap .chart_ef_categories_legend ul li i{font-size:1.4em;margin-right:.5em}.body_sect_funding .funding_wrap .chart_ef_categories_legend ul li.legend1 i{color:#60c3ae}.body_sect_funding .funding_wrap .chart_ef_categories_legend ul li.legend2 i{color:#f15b4f}.body_sect_funding .funding_wrap .chart_ef_categories_legend ul li.legend3 i{color:#511510}.body_sect_funding .funding_wrap .chart_ef_categories_disclaimer{font-size:.7em;margin-top:2em}@media screen and (min-width:480px){.body_sect_funding .funding_wrap .chart_ef_categories_disclaimer{margin-top:3em}}.body_sect_funding .funding_wrap .chart_ef_categories_disclaimer ul{margin:0;padding:0}.body_sect_funding .funding_wrap .chart_ef_categories_disclaimer ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.body_sect_funding .funding_wrap .chart_ef_categories_disclaimer ul li i{width:20px}.body_sect_funding .funding_wrap .chart_ef_categories_disclaimer ul li div{width:100%}.copyright_sect{background-color:#00aeff;color:#fff;font-size:.9em;padding:2em 0}@media screen and (min-width:769px){.copyright_sect{padding:4em 0}}.copyright_sect a{color:#fff;text-decoration:none}.copyright_sect a:hover{text-decoration:underline}.footer_sect{background-color:#282c33;color:#fff;padding:2em 0}@media screen and (min-width:1280px){.footer_sect{padding:4em 0}}.footer_sect a{color:#fff;text-decoration:none}.footer_sect a:hover{text-decoration:underline}@media screen and (min-width:480px){.footer_sect .footer_wrap{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.footer_sect .footer_wrap .footer_logo{margin:0 0 2em}@media screen and (min-width:480px){.footer_sect .footer_wrap .footer_logo{margin:0}}.footer_sect .footer_wrap .footer_logo svg{height:auto;width:150px}@media screen and (min-width:480px){.footer_sect .footer_wrap .footer_logo svg{width:160px}}@media screen and (min-width:769px){.footer_sect .footer_wrap .footer_logo svg{width:150px}}@media screen and (min-width:1280px){.footer_sect .footer_wrap .footer_logo svg{width:160px}}.footer_sect .footer_wrap .footer_info{-webkit-box-flex:0.8;-webkit-flex:0.8;-ms-flex:0.8;flex:0.8;margin-bottom:2em}@media screen and (min-width:480px){.footer_sect .footer_wrap .footer_info{margin-bottom:0}}.footer_sect .footer_wrap .footer_info address{font-size:.9em;font-weight:400}@media screen and (min-width:480px){.footer_sect .footer_wrap .footer_info address{font-size:1em}}.footer_sect .footer_wrap .footer_utility a{border:1px solid #00aeff;color:#00aeff;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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:5px;font-size:.8em;font-weight:800;padding:.5em .9em;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.footer_sect .footer_wrap .footer_utility a i{display:none}.footer_sect .footer_wrap .footer_utility a:hover{background-color:#00ae11;border:1px solid #00ae11;color:#fff}.footer_sect .footer_wrap .footer_utility a span{display:block;text-transform:uppercase}.loggedinMargin{height:90px}.langSwitcher{height:22px;margin:0 auto 0 .3rem;fill:#d0963f;height:15px;width:15px}.headerSlideTitle{border-bottom:1px solid #00adef;display:none;margin-bottom:8px}.headerSlideTitle h2{font-weight:700;margin-bottom:5px}.headerSlideTitle_mobile{display:none;width:65%}.uneaWrap{background:#e8e4db;padding-bottom:60px;position:relative}.uneaWrap h1{margin-bottom:40px;margin-top:20px}.uneaWrap .uneaHeader{background-attachment:fixed;background-image:url(https://www.unep.org/annualreport/themes/ar2024/images/unep_unea-52_opening-plenary.jpg);background-repeat:no-repeat;background-size:cover;border-bottom:1em solid #e8e4db;display:block;height:50vh;max-height:550px;position:relative;width:100%}@media screen and (max-width:769px){.uneaWrap .uneaHeader{border-bottom:0 solid #e8e4db}}.uneaWrap .uneaHeader .credit{bottom:20px;left:11.5%;position:absolute;z-index:1}.uneaWrap .layout_wrap .uneasideimage{float:right;height:400px;margin-bottom:40px;margin-left:40px;overflow:hidden;position:relative;width:30%}@media screen and (max-width:769px){.uneaWrap .layout_wrap .uneasideimage{width:100%}}.uneaWrap .layout_wrap .uneasideimage img{margin-top:-80px;width:100%}.uneaWrap .layout_wrap .uneasideimage .credit{bottom:0!important;left:0!important}.uneaWrap .layout_wrap a{color:#333;font-weight:700;text-decoration:none}.uneaWrap .layout_wrap a:hover{color:#00abf1}.uneaWrap .layout_wrap .two_column{min-height:450px}.financial_img{display:block;height:300px;margin:0 auto}.credit{background:#282c33;bottom:20px;color:#fff;font-size:14px;left:11.5%;line-height:20px;padding:10px;position:absolute;z-index:1}.pullQuote{background:#e8e4db;background-attachment:fixed;background-image:url(https://www.unep.org/annualreport/themes/ar2024/images/sg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:60vh;max-height:600px;position:relative;width:100%}@media screen and (max-width:767px){.pullQuote{background-attachment:scroll;background-position:center 0;background-repeat:no-repeat;background-size:contain;height:100vh}}.pullQuote .credit{bottom:20px;left:5.5%;padding:10px 20px;position:absolute;z-index:1}@media screen and (min-width:767px) and (max-width:1100px){.pullQuote .credit{bottom:30px;left:10.5%}}@media screen and (min-width:1101px) and (max-width:1500px){.pullQuote .credit{bottom:30px;left:5.5%}}@media screen and (min-width:1600px){.pullQuote .credit{bottom:30px;left:10.5%}}.pullQuote .quoter{background-color:#282c33;background-repeat:no-repeat;float:left;height:32px;margin:0 1em 1em 0;-webkit-mask-image:url(https://www.unep.org/annualreport/themes/ar2024/images/quote-right-solid.svg);mask-image:url(https://www.unep.org/annualreport/themes/ar2024/images/quote-right-solid.svg);width:28px}.pullQuote .layout_wrap{height:50vh;position:relative}@media screen and (max-width:767px){.pullQuote .layout_wrap{height:80vh;position:relative}}.pullQuote .pullQuoteWrapper{background:#67cba7;left:0;padding:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:40%}@media screen and (max-width:450px){.pullQuote .pullQuoteWrapper{bottom:0;position:relative!important;top:32%;-webkit-transform:none;-ms-transform:none;transform:none;width:98%;width:100%}}@media screen and (min-width:451px) and (max-width:767px){.pullQuote .pullQuoteWrapper{bottom:0;position:relative!important;top:55%;-webkit-transform:none;-ms-transform:none;transform:none;width:98%;width:100%}}@media screen and (max-width:767px){.pullQuote .credit{bottom:unset;top:28%}}.pullQuoteStatic{display:block;height:600px;position:relative;width:100%}@media screen and (max-width:800px){.pullQuoteStatic{height:auto;margin-bottom:50px}}.pullQuoteStatic .layout_wrap{bottom:0;left:40px;position:absolute;right:0;top:0}@media screen and (max-width:800px){.pullQuoteStatic .layout_wrap{display:block;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}}.pullQuoteStatic .bgImg{height:100%;position:relative;width:100%}@media screen and (max-width:800px){.pullQuoteStatic .bgImg{height:600px;overflow:hidden;width:100%}}.pullQuoteStatic .bgImg img{left:50%;position:absolute;top:0;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}@media screen and (min-width:769px){.pullQuoteStatic .bgImg img{width:100%}}.pullQuoteStatic .credit{padding:10px 20px}.pullQuoteStatic .quoter{background-color:#282c33;background-repeat:no-repeat;float:left;height:32px;margin:0 1em 1em 0;-webkit-mask-image:url(https://www.unep.org/annualreport/themes/ar2024/images/quote-right-solid.svg);mask-image:url(https://www.unep.org/annualreport/themes/ar2024/images/quote-right-solid.svg);width:28px}.pullQuoteStatic .pullQuoteWrapper{background:#67cba7;left:0;padding:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:35%}.pullQuoteStatic .pullQuoteWrapper a{color:#282c33;font-weight:700;text-decoration:none}@media screen and (max-width:800px){.pullQuoteStatic .pullQuoteWrapper{position:relative;-webkit-transform:none;-ms-transform:none;transform:none;width:80%}}.pullQuoteStatic .pullQuoteWrapper .credit{background:#e8e4db;padding:10px 20px}.naDavid .credit{left:4%}.naAquaman .pullQuoteWrapper{width:25%}@media screen and (max-width:800px){.naAquaman .pullQuoteWrapper{width:80%}}.naAquamanCredit.credit,.naDavidCredit.credit{left:4%}.sectionHeading{font-size:3.5em;font-weight:700}@media screen and (max-width:460px){.sectionHeading{font-size:2em}}@media screen and (max-width:769px){.sectionHeading{font-size:.5em}}@media screen and (max-width:1100px){.sectionHeading{font-size:3em}}.text_white{color:#fff}.text_black{color:#282c33}.two_column{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-fill:auto;-moz-column-fill:auto;column-fill:auto}@media screen and (max-width:780px){.two_column{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-fill:auto;-moz-column-fill:auto;column-fill:auto;width:100%}}.chart_ef_categories_graph img{width:100%}.ar_wrap{direction:rtl}.ar_wrap .header_sect .header_wrap .header_menu ul li:last-child{margin-right:1.3em}.ar_wrap .header_sect .header_wrap .header_utility ul li:first-child{margin-left:20px}.ar_wrap .body_sect_banner .layout_wrap .inner_layout_wrap{left:0}.ar_wrap .body_sect_foreword .globe_leap{left:auto;right:0}.ar_wrap .body_sect_ffp h1{left:-10%;max-width:40%;position:absolute}.ar_wrap .body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns .col_1,.ar_wrap .body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns .col_1_wide{margin-left:40px;margin-right:0}.slick-loading .slick-list{background:#fff url(https://www.unep.org/annualreport/themes/ar2024/css/ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(https://www.unep.org/annualreport/themes/ar2024/css/fonts/slick.eot);src:url(https://www.unep.org/annualreport/themes/ar2024/css/fonts/slick.eot?#iefix) format("embedded-opentype"),url(https://www.unep.org/annualreport/themes/ar2024/css/fonts/slick.woff) format("woff"),url(https://www.unep.org/annualreport/themes/ar2024/css/fonts/slick.ttf) format("truetype"),url(https://www.unep.org/annualreport/themes/ar2024/css/fonts/slick.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0px;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0px;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}body.noscroll{overflow:hidden}.body_sect{margin-top:45px!important}.bold_large{color:#0a3542;font-size:1.5rem;font-weight:700;margin-bottom:2rem}@media screen and (max-width:767px){li,p{font-size:.9rem}}.control_panel{background-color:rgba(166,204,42,.9);bottom:0;left:0;position:fixed;right:0;z-index:100}.control_panel ul{margin:0;padding:0}.control_panel ul li{color:#fff;display:inline-block;list-style:none}.control_panel ul li:hover{background-color:rgba(0,0,0,.2)}.control_panel ul li a{color:#fff;display:block;font-size:14px;padding:.8em 1.2em;text-decoration:none;text-transform:uppercase}.control_panel ul li a:hover{text-decoration:underline}@media only screen and (max-width:768px){.control_panel ul li a{font-size:12px}}.layout_wrap{position:relative}.login_wrap{padding:5rem;text-align:center}.login_wrap_form{background-color:#f5f5f5;border-radius:1rem;display:inline-block;padding:1rem}.login_wrap_form .user-login-form .form-item{margin:1rem 0}.login_wrap_form .user-login-form .form-item label{display:none}.login_wrap_form .user-login-form .form-item input[type=password],.login_wrap_form .user-login-form .form-item input[type=text]{border-radius:5px;font-size:1.2rem;padding:2px 10px;text-align:center}.login_wrap_form .user-login-form .form-item .description{font-size:.7rem;margin-top:.3rem;text-transform:uppercase}.login_wrap_form .user-login-form input[type=submit]{background-color:#00aeff;border:none;border-collapse:collapse;border-radius:5px;color:#fff;padding:.5rem 2rem;text-transform:uppercase}.component_page{position:relative}.component_page .editpanel{background-color:#f62121;left:0;position:relative;right:0;top:0}.component_page .editpanel ul{margin:0;padding:0}.component_page .editpanel ul li{display:inline-block;list-style:none}.component_page .editpanel ul li a{color:#fff;display:block;margin:0;padding:1em;text-decoration:none}.component_page .editpanel ul li a:hover{background-color:#a51616}div[role=contentinfo]{background-color:#b9f042;padding:.5em 1em}div[role=contentinfo] em.placeholder{background-color:unset}div[role=contentinfo] em.placeholder a{font-weight:800}div[role=contentinfo] ul{display:block}.photo_credit{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.6rem;padding:.3rem 1rem;position:absolute;right:0;text-shadow:0 0 10px rgba(51,51,51,.3);z-index:4}.photo_credit i{display:inline-block;font-family:FontAwesome;font-style:normal;margin-right:.4em;text-shadow:none}.photo_credit a{color:#000;text-decoration:none}.floating-menu{left:20px;position:fixed;top:70px;z-index:3}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.floating-menu{display:none}}@media screen and (max-width:767px){.floating-menu{display:none}}.floating-menu #menu-toggle{background-color:#0a3542;border:none;border-radius:5px;color:#fff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;padding:10px 15px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid hsla(0,0%,100%,.2)}.floating-menu #menu-toggle span{height:24px;margin-left:8px;text-align:center;width:15px}.floating-menu .menu{background-color:#fff;border:1px solid rgba(10,53,66,.2);border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;left:-300px;opacity:0;padding:10px;position:absolute;top:50px;width:260px}.floating-menu .menu ul{list-style:none;margin:0;padding:0}.floating-menu .menu ul li{margin:10px 0;opacity:0}.floating-menu .menu ul li a{border-radius:5px;color:#1f1f1f;display:block;font-size:.75rem;padding:8px;text-decoration:none;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.floating-menu .menu ul li a:hover{background:#f3edec}.floating-menu.edit_mode{top:170px}.featured_highlight_wrap .floating-menu,.story_wrap .floating-menu{display:none}.lang-ar .floating-menu{position:fixed;right:20px;top:70px;z-index:3}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-ar .floating-menu{display:none}}@media screen and (max-width:767px){.lang-ar .floating-menu{display:none}}.lang-ar .floating-menu #menu-toggle span{margin-right:8px}.lang-ar .floating-menu .menu{right:-200px}.lang-ar .floating-menu.edit_mode{top:170px}.loadpane{background-color:#fff;bottom:0;left:100%;min-height:100vh;overflow-y:scroll;position:fixed;right:0;top:0;width:100vw;z-index:100}.loadpane .loadpane_header{background-color:#d0963f;-webkit-box-shadow:1px 1px 1px rgba(51,51,51,.4);box-shadow:1px 1px 1px rgba(51,51,51,.4);left:0;padding:.8rem 1rem;position:absolute;right:0;z-index:10}.loadpane .loadpane_header_navigation{position:relative}.loadpane .loadpane_header_navigation .nav{float:right;height:30px;width:30px}.loadpane .loadpane_header_navigation .nav a.ico-loadpane-menu{display:block}.loadpane .loadpane_header_navigation .nav a.ico-loadpane-menu svg{height:30px;width:30px;fill:#fff}.loadpane .loadpane_header_navigation .nav a.ico-loadpane-menu svg.show{display:block}.loadpane .loadpane_header_navigation .nav a.ico-loadpane-menu:hover svg{fill:#333}.loadpane #content_wrap{padding-top:45px}.loadpane.hidden{display:none;left:100%}.loadpane.edit_mode{padding-bottom:80px;top:80px!important}.lang-ar .loadpane{left:0;right:100%}.lang-ar .loadpane .loadpane_header_wrap_right{margin-left:1rem;margin-right:0}.lang-ar .loadpane.hidden{display:none;left:unset;right:100%}article#preloads{display:none}.sdg_ribbon{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;left:0;position:absolute;right:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:none;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sdg_ribbon div{height:15px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:767px){.sdg_ribbon div{height:10px}}.sdg_ribbon .sdg_1{background-color:#eb1c2e}.sdg_ribbon .sdg_2{background-color:#d3a02b}.sdg_ribbon .sdg_3{background-color:#269c48}.sdg_ribbon .sdg_4{background-color:#c21f32}.sdg_ribbon .sdg_5{background-color:#ef402b}.sdg_ribbon .sdg_6{background-color:#01aed9}.sdg_ribbon .sdg_7{background-color:#fbb812}.sdg_ribbon .sdg_8{background-color:#8e1639}.sdg_ribbon .sdg_9{background-color:#f36d26}.sdg_ribbon .sdg_10{background-color:#e21383}.sdg_ribbon .sdg_11{background-color:#f89e24}.sdg_ribbon .sdg_12{background-color:#d08f2b}.sdg_ribbon .sdg_13{background-color:#487740}.sdg_ribbon .sdg_14{background-color:#027cbd}.sdg_ribbon .sdg_15{background-color:#3db04b}.sdg_ribbon .sdg_16{background-color:#04538b}.sdg_ribbon .sdg_17{background-color:#173567}.paragraph--type--banner{margin:0;padding:0}.paragraph--type--banner .banner_component{background-color:#ece9dd;position:relative}.paragraph--type--banner .banner_component_image{min-height:30vh}.paragraph--type--banner .banner_component_image img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:767px){.paragraph--type--banner .banner_component_image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--banner .banner_component_image{height:auto}}@media screen and (max-width:767px){.paragraph--type--banner .banner_component_image{height:auto;overflow:hidden}}.paragraph--type--banner .banner_component_overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.paragraph--type--banner .banner_component_text{left:50%;position:absolute;top:15%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:2}.paragraph--type--banner .banner_component_text_subtitle{background-color:#00aeef;color:#fff;display:inline-block;font-size:2rem;font-weight:500;padding:.1rem 1rem;position:absolute;top:105%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--banner .banner_component_text_subtitle{font-size:1.6rem}}@media screen and (max-width:767px){.paragraph--type--banner .banner_component_text_subtitle{font-size:1.5rem}}.paragraph--type--banner .banner_component_text_title{color:#0a3542;font-size:4rem;font-weight:500;line-height:4.5rem;padding-right:0}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--banner .banner_component_text_title{font-size:2rem;line-height:100%}}@media screen and (max-width:767px){.paragraph--type--banner .banner_component_text_title{font-size:1.3rem;line-height:100%}}.lang-ar .paragraph--type--banner .banner_component_text_title{line-height:5rem}.paragraph--type--foreword{background-color:#fff;margin:0;padding:4rem 0 0;position:relative}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--foreword{padding:0}}@media screen and (max-width:767px){.paragraph--type--foreword{padding:0}}.paragraph--type--foreword .foreword_component .layout_wrap{-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;padding:3rem 6rem 5rem}@media (min-width:1280px) and (max-width:1535px){.paragraph--type--foreword .foreword_component .layout_wrap{padding:2rem 0 4rem}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--foreword .foreword_component .layout_wrap{padding:2rem 0 4rem}}@media screen and (max-width:767px){.paragraph--type--foreword .foreword_component .layout_wrap{padding:2rem 0 4rem}}.paragraph--type--foreword .foreword_component_title{color:#083343;font-size:4rem;font-weight:700;line-height:120%;margin-bottom:10rem}@media (min-width:1280px) and (max-width:1535px){.paragraph--type--foreword .foreword_component_title{font-size:3rem;margin-bottom:5rem}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--foreword .foreword_component_title{font-size:2.2rem;margin-bottom:1.5rem}}@media screen and (max-width:767px){.paragraph--type--foreword .foreword_component_title{font-size:1.8rem;margin-bottom:1.5rem}}.paragraph--type--foreword .foreword_component .foreword_layout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--foreword .foreword_component .foreword_layout{display:block}}@media screen and (max-width:767px){.paragraph--type--foreword .foreword_component .foreword_layout{display:block}}.paragraph--type--foreword .foreword_component_body{width:80%}@media (min-width:1536px){.paragraph--type--foreword .foreword_component_body{max-width:850px;width:100%}}@media (min-width:1280px) and (max-width:1535px){.paragraph--type--foreword .foreword_component_body{max-width:950px;width:100%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--foreword .foreword_component_body{width:100%}}@media screen and (max-width:767px){.paragraph--type--foreword .foreword_component_body{width:100%}}.paragraph--type--foreword .foreword_component_body a{color:#d3a02b;text-decoration:none}.paragraph--type--foreword .foreword_component_body a:hover{text-decoration:underline}.paragraph--type--foreword .foreword_component_body p.bold_large{background:url(https://www.unep.org/annualreport/themes/ar2024/images/quote.png) no-repeat;padding:0 0 0 110px}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--foreword .foreword_component_body p.bold_large{background-size:40px 40px;font-size:1.5rem;line-height:1.1em;padding:0 0 0 50px}}@media screen and (max-width:767px){.paragraph--type--foreword .foreword_component_body p.bold_large{background-size:20px 20px;font-size:1.1rem;line-height:1.2em;padding:0 0 0 30px}}.paragraph--type--foreword .foreword_component_body .readmore_link{margin-top:2rem}.paragraph--type--foreword .foreword_component_body .readmore_link a{color:#d0963f;font-weight:700;text-decoration:none}.paragraph--type--foreword .foreword_component_body .readmore_link a:after{content:"\f063";font-family:FontAwesome;margin-left:.5rem}.paragraph--type--foreword .foreword_component_author_details{margin-right:2rem;width:18%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--foreword .foreword_component_author_details{margin-right:0;margin-top:2rem;width:100%}}@media screen and (max-width:767px){.paragraph--type--foreword .foreword_component_author_details{margin-right:0;margin-top:2rem;width:100%}}.paragraph--type--foreword .foreword_component_author_details .foreword_component_author_image{border:16px solid #0a3542;display:block;margin-bottom:3rem}.paragraph--type--foreword .foreword_component_author_details .foreword_component_author_image img{height:auto;width:100%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--foreword .foreword_component_author_details .foreword_component_author_image{border-width:5px;display:inline-block}}@media screen and (max-width:767px){.paragraph--type--foreword .foreword_component_author_details .foreword_component_author_image{border-width:5px;display:inline-block}}.paragraph--type--foreword .foreword_component_signature img{display:block;height:auto;width:70%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--foreword .foreword_component_signature img{width:20%}}@media screen and (max-width:767px){.paragraph--type--foreword .foreword_component_signature img{width:40%}}.paragraph--type--foreword .foreword_component_author{margin-top:1rem}.paragraph--type--foreword .foreword_component_author_name{font-size:1.2rem;font-weight:800}@media screen and (max-width:767px){.paragraph--type--foreword .foreword_component_author_name{font-size:1.2rem}}.lang-ar .paragraph--type--foreword .foreword_component_body p.bold_large{background:url(https://www.unep.org/annualreport/themes/ar2024/images/quote_arabic.png) no-repeat;background-position:100% 0;background-size:70px auto;padding:0 110px 0 0}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-ar .paragraph--type--foreword .foreword_component_body p.bold_large{background-size:40px 40px;padding:0 50px 0 0}}@media screen and (max-width:767px){.lang-ar .paragraph--type--foreword .foreword_component_body p.bold_large{background-size:20px 20px;padding:0 30px 0 0}}.lang-ar .paragraph--type--foreword .foreword_component_body .readmore_link a:after{margin-left:0;margin-right:.5rem}.paragraph--type--section-header{margin:0;overflow:hidden;padding:0;position:relative}.paragraph--type--section-header .section_header_component{background-color:#d6cfcd}.paragraph--type--section-header .section_header_component .layout_wrap{-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;padding:0 6rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--section-header .section_header_component .layout_wrap{max-width:none;padding:0 1rem}}@media screen and (max-width:767px){.paragraph--type--section-header .section_header_component .layout_wrap{max-width:none;padding:2rem 0 0}}.paragraph--type--section-header .section_header_component_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.paragraph--type--section-header .section_header_component_wrap{display:block}}.paragraph--type--section-header .section_header_component_wrap_left,.paragraph--type--section-header .section_header_component_wrap_right{width:48%}@media screen and (max-width:767px){.paragraph--type--section-header .section_header_component_wrap_left,.paragraph--type--section-header .section_header_component_wrap_right{width:100%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--section-header .section_header_component_wrap_left{-webkit-box-sizing:border-box;box-sizing:border-box;margin:4rem 1rem}}@media screen and (max-width:767px){.paragraph--type--section-header .section_header_component_wrap_left{margin:0 auto;max-width:92%}}.paragraph--type--section-header .section_header_component_wrap_left .section_header_text{color:#0a3542;max-width:480px}.paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:8rem;font-weight:700;line-height:.9em;margin-bottom:4rem}@media (min-width:1280px) and (max-width:1535px){.paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:6rem}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:4rem;margin-bottom:1rem;z-index:3}}@media screen and (max-width:767px){.paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:3rem;margin-bottom:1rem;margin-top:3rem}}.paragraph--type--section-header .section_header_component_wrap_left .section_header_text_intro p{font-size:1.25rem;font-weight:300;line-height:1.3em}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--section-header .section_header_component_wrap_left .section_header_text_intro p{max-width:90%}}@media screen and (max-width:767px){.paragraph--type--section-header .section_header_component_wrap_left .section_header_text_intro p{max-width:90%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--section-header .section_header_component_wrap_right img{bottom:0;height:auto;-o-object-fit:contain;object-fit:contain;position:absolute;right:0;width:50%;z-index:0}}@media screen and (max-width:767px){.paragraph--type--section-header .section_header_component_wrap_right img{height:auto;width:100%}}.lang-ar .paragraph--type--section-header{margin:0}.lang-fr .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:6rem}@media (min-width:1280px) and (max-width:1535px){.lang-fr .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:5rem}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-fr .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:4rem;margin-bottom:1rem;z-index:3}}@media screen and (max-width:767px){.lang-fr .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:2.5rem;margin-bottom:1rem;margin-top:3rem}}.lang-es .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:3.5rem}@media (min-width:1280px) and (max-width:1535px){.lang-es .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:3rem}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-es .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:4rem;margin-bottom:1rem;z-index:2}}@media screen and (max-width:767px){.lang-es .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:1.5rem;margin-bottom:1rem;margin-top:3rem}}.lang-ru .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:4rem}@media (min-width:1280px) and (max-width:1535px){.lang-ru .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:3.4rem}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-ru .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:2.3rem;margin-bottom:1rem;z-index:2}}@media screen and (max-width:767px){.lang-ru .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:2rem;margin-bottom:1rem;margin-top:3rem}}.lang-zh-hans .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:5rem}@media (min-width:1280px) and (max-width:1535px){.lang-zh-hans .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:3.4rem}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-zh-hans .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:2.3rem;margin-bottom:1rem;z-index:2}}@media screen and (max-width:767px){.lang-zh-hans .paragraph--type--section-header .section_header_component_wrap_left .section_header_text_title{font-size:2rem;margin-bottom:1rem;margin-top:3rem}}.paragraph--type--key-statistic{margin:0;padding:0;position:relative}.paragraph--type--key-statistic .key_statistic_component{-webkit-box-sizing:border-box;box-sizing:border-box}.paragraph--type--key-statistic .key_statistic_component_left_bg{background-color:#de1485;bottom:0;left:0;position:absolute;top:0;width:50%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--key-statistic .key_statistic_component_left_bg{width:15%}}@media screen and (max-width:767px){.paragraph--type--key-statistic .key_statistic_component_left_bg{width:100%}}.paragraph--type--key-statistic .key_statistic_component_columns{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff}@media screen and (max-width:767px){.paragraph--type--key-statistic .key_statistic_component_columns{background-color:transparent;display:block}}.paragraph--type--key-statistic .key_statistic_component_columns_left{background-color:#de1485;border-radius:0 75px 75px 0;color:#fff;font-size:2rem;font-weight:400;min-width:21%;padding:1.5rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--key-statistic .key_statistic_component_columns_left{font-size:1.5rem;min-width:23%;padding:.9rem}}@media screen and (max-width:767px){.paragraph--type--key-statistic .key_statistic_component_columns_left{min-width:none;width:100%}}.paragraph--type--key-statistic .key_statistic_component_columns_middle{color:#000;font-size:4rem;font-weight:900;line-height:1rem;padding:1.5rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--key-statistic .key_statistic_component_columns_middle{padding:.9rem}}@media screen and (max-width:767px){.paragraph--type--key-statistic .key_statistic_component_columns_middle{width:100%}}.paragraph--type--key-statistic .key_statistic_component_columns_right{color:#000;font-size:1.2rem;font-weight:700;line-height:1.3rem;padding:1.5rem}@media screen and (max-width:767px){.paragraph--type--key-statistic .key_statistic_component_columns_right{line-height:120%;width:100%}}.lang-ar .paragraph--type--key-statistic .key_statistic_component_left_bg{left:unset;right:0}.lang-ar .paragraph--type--key-statistic .key_statistic_component_columns_left{border-radius:75px 0 0 75px}.paragraph--type--interstitial{margin:-50px 0 0;padding:0;position:relative}.paragraph--type--interstitial .interstitial_component{position:relative}.paragraph--type--interstitial .interstitial_component_quote{overflow:hidden;position:relative}.paragraph--type--interstitial .interstitial_component_quote_spacer{height:50px;left:0;position:absolute;right:0;top:0}@media screen and (max-width:767px){.paragraph--type--interstitial .interstitial_component_quote_spacer{height:20px}}.paragraph--type--interstitial .interstitial_component_quote_ribbon .sdg_ribbon{bottom:unset;top:50px}.paragraph--type--interstitial .interstitial_component_quote_background{bottom:0;left:0;position:absolute;right:0;top:65px}@media screen and (max-width:767px){.paragraph--type--interstitial .interstitial_component_quote_background{top:60px}}.paragraph--type--interstitial .interstitial_component_quote_body_columns{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 5rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--interstitial .interstitial_component_quote_body_columns{margin:0}}@media screen and (max-width:767px){.paragraph--type--interstitial .interstitial_component_quote_body_columns{margin:0}}.paragraph--type--interstitial .interstitial_component_quote_body_columns_left{margin-right:2rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--interstitial .interstitial_component_quote_body_columns_left{width:10%}}@media screen and (max-width:767px){.paragraph--type--interstitial .interstitial_component_quote_body_columns_left{margin-right:0;width:0}.paragraph--type--interstitial .interstitial_component_quote_body_columns_left_image{bottom:0;left:0;position:absolute;right:0;text-align:center;top:0;z-index:0}}.paragraph--type--interstitial .interstitial_component_quote_body_columns_left_image img{display:block;height:100%;width:auto}@media screen and (max-width:767px){.paragraph--type--interstitial .interstitial_component_quote_body_columns_left_image img{height:100%;-o-object-fit:cover;object-fit:cover;width:auto}}.paragraph--type--interstitial .interstitial_component_quote_body_columns_right{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:130px 0 30px}@media screen and (max-width:767px){.paragraph--type--interstitial .interstitial_component_quote_body_columns_right{padding:50vw 0 10px;position:relative;width:100%;z-index:2}}.paragraph--type--interstitial .interstitial_component_quote_body_columns_right_text{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--interstitial .interstitial_component_quote_body_columns_right_text_body{background-color:rgba(0,0,0,.6);padding:1rem}}@media screen and (max-width:767px){.paragraph--type--interstitial .interstitial_component_quote_body_columns_right_text_body{background-color:rgba(0,0,0,.6);padding:1rem}}.paragraph--type--interstitial .interstitial_component_quote_body_columns_right_text_body p{color:#fff;font-size:1.4rem;font-weight:600;line-height:120%}@media screen and (max-width:767px){.paragraph--type--interstitial .interstitial_component_quote_body_columns_right_text_body p{font-size:1rem}}.paragraph--type--interstitial .interstitial_component_quote_body_columns_right_text_icon{margin-left:2rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--interstitial .interstitial_component_quote_body_columns_right_text_icon{margin-left:1rem;text-align:right;width:20%}.paragraph--type--interstitial .interstitial_component_quote_body_columns_right_text_icon svg{max-width:100px}}@media screen and (max-width:767px){.paragraph--type--interstitial .interstitial_component_quote_body_columns_right_text_icon{display:none}}.paragraph--type--interstitial .interstitial_component_quote_body_columns_right_attributes{margin-top:2rem}.paragraph--type--interstitial .interstitial_component_quote_body_columns_right_attributes .speaker{color:#fff;font-weight:800}.paragraph--type--interstitial .interstitial_component_quote_body_columns_right_attributes .designation{color:#fff;font-size:.9em}@media screen and (max-width:767px){.paragraph--type--interstitial .interstitial_component_quote_body_columns.no-image_right{padding:10vw 0 10px;position:relative;width:100%;z-index:2}}.paragraph--type--interstitial .interstitial_component_quote_body.layout_2 .interstitial_component_quote_body_columns{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.paragraph--type--interstitial .interstitial_component_quote_body.layout_2 .interstitial_component_quote_body_columns_left{margin-right:2rem}@media screen and (max-width:767px){.paragraph--type--interstitial .interstitial_component_quote_body.layout_2 .interstitial_component_quote_body_columns_left{margin-right:0}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--interstitial .interstitial_component_quote_body.layout_2 .interstitial_component_quote_body_columns_left_image{text-align:left}.paragraph--type--interstitial .interstitial_component_quote_body.layout_2 .interstitial_component_quote_body_columns_left_image img{bottom:0;height:100%;position:absolute;right:0;text-align:right;width:auto;z-index:0}}@media screen and (max-width:767px){.paragraph--type--interstitial .interstitial_component_quote_body.layout_2 .interstitial_component_quote_body_columns_left_image{text-align:left}.paragraph--type--interstitial .interstitial_component_quote_body.layout_2 .interstitial_component_quote_body_columns_left_image img{bottom:0;height:100%;position:absolute;right:0;text-align:right;width:auto;z-index:0}}.paragraph--type--interstitial .interstitial_component_quote_body.layout_2 .interstitial_component_quote_body_columns_right_text{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--interstitial .interstitial_component_quote_body.layout_2 .interstitial_component_quote_body_columns_right_text{position:relative;z-index:2}}@media screen and (max-width:767px){.paragraph--type--interstitial .interstitial_component_quote_body.layout_2 .interstitial_component_quote_body_columns_right_text{position:relative;z-index:2}}.paragraph--type--interstitial .interstitial_component_quote_body.layout_2 .interstitial_component_quote_body_columns_right_text_icon{margin-left:unset;margin-right:2rem}@media screen and (max-width:767px){.paragraph--type--interstitial .interstitial_component_quote_body.layout_2 .no-image .interstitial_component_quote_body_columns_right{padding:25vw 0 10px;position:relative;width:100%;z-index:2}}.lang-ar .paragraph--type--interstitial .interstitial_component_quote_body_columns_right_text_icon{margin-left:unset;margin-right:2rem}.lang-ar .paragraph--type--interstitial .interstitial_component_quote_body.layout_2 .interstitial_component_quote_body_columns_right_text_icon{margin-left:2rem;margin-right:unset}.paragraph--type--highlight{margin:0;padding:2rem 0;position:relative}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--highlight{padding:1rem 0}}@media screen and (max-width:767px){.paragraph--type--highlight{padding:1rem 0}}.paragraph--type--highlight .highlight_component_wrap{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--highlight .highlight_component_wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (max-width:767px){.paragraph--type--highlight .highlight_component_wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.paragraph--type--highlight .highlight_component_wrap_left,.paragraph--type--highlight .highlight_component_wrap_right{-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--highlight .highlight_component_wrap_left,.paragraph--type--highlight .highlight_component_wrap_right{width:100%}}@media screen and (max-width:767px){.paragraph--type--highlight .highlight_component_wrap_left,.paragraph--type--highlight .highlight_component_wrap_right{width:100%}}.paragraph--type--highlight .highlight_component_wrap_left_title{font-size:2.5rem;font-weight:900;line-height:120%;margin-bottom:1.875rem;margin-left:auto;margin-right:auto;width:70%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--highlight .highlight_component_wrap_left_title{margin:1.875rem 0 1rem;width:80%}}@media screen and (max-width:767px){.paragraph--type--highlight .highlight_component_wrap_left_title{font-size:1.5rem;margin:1.5rem 0 1rem;width:100%}}.paragraph--type--highlight .highlight_component_wrap_left_body{font-weight:400;margin-left:auto;margin-right:auto;width:70%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--highlight .highlight_component_wrap_left_body{font-size:1rem;margin:0;width:100%}}@media screen and (max-width:767px){.paragraph--type--highlight .highlight_component_wrap_left_body{font-size:1rem;margin:0;width:100%}}.paragraph--type--highlight .highlight_component_wrap_left_body li,.paragraph--type--highlight .highlight_component_wrap_left_body p{font-weight:400}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--highlight .highlight_component_wrap_left_body li,.paragraph--type--highlight .highlight_component_wrap_left_body p{font-size:1rem}}@media screen and (max-width:767px){.paragraph--type--highlight .highlight_component_wrap_left_body li,.paragraph--type--highlight .highlight_component_wrap_left_body p{font-size:1rem}}.paragraph--type--highlight .highlight_component_wrap_right img{display:block;height:auto;width:100%}.paragraph--type--content-grid{margin:0;padding:2rem 0;position:relative}.paragraph--type--content-grid .content_grid_component_wrap .paragraph--type--highlight:nth-child(2n) .highlight_component_wrap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--content-grid .content_grid_component_wrap .paragraph--type--highlight:nth-child(2n) .highlight_component_wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (max-width:767px){.paragraph--type--content-grid .content_grid_component_wrap .paragraph--type--highlight:nth-child(2n) .highlight_component_wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.paragraph--type--content-article{margin:0;padding:2rem 0;position:relative}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--content-article{padding:1rem 0}}@media screen and (max-width:767px){.paragraph--type--content-article{padding:1rem 0}}.paragraph--type--content-article .content_article_component_wrap{margin:0 auto;width:90%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--content-article .content_article_component_wrap{width:100%}}@media screen and (max-width:767px){.paragraph--type--content-article .content_article_component_wrap{width:100%}}.paragraph--type--content-article .content_article_component_wrap_text{-webkit-columns:2;-moz-columns:2;column-count:2;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--content-article .content_article_component_wrap_text{-webkit-columns:1;-moz-columns:1;column-count:1}}@media screen and (max-width:767px){.paragraph--type--content-article .content_article_component_wrap_text{-webkit-columns:1;-moz-columns:1;column-count:1}}.paragraph--type--content-article .content_article_component_wrap_text_title{font-size:3.625rem;font-weight:900;line-height:110%;margin-bottom:3rem}@media screen and (max-width:767px){.paragraph--type--content-article .content_article_component_wrap_text_title{font-size:2rem;line-height:120%;margin-bottom:1rem}}.paragraph--type--content-article .content_article_component_wrap_text_body figure{display:block;margin:2rem 0;width:100%}.paragraph--type--content-article .content_article_component_wrap_text_body figure img{display:block;height:auto;width:100%}.paragraph--type--content-article .content_article_component_wrap_text_body figure figcaption{border-top:1px solid rgba(51,51,51,.2);color:#807272;font-size:.8rem;padding-top:1rem}.paragraph--type--content-carousel{margin:0;padding:5rem 0;position:relative}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--content-carousel{padding:2rem 0}}@media screen and (max-width:767px){.paragraph--type--content-carousel{padding:1rem 0}}.paragraph--type--content-carousel .content_carousel_component_wrap{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin:0 auto;width:90%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--content-carousel .content_carousel_component_wrap{display:block}}@media screen and (max-width:767px){.paragraph--type--content-carousel .content_carousel_component_wrap{display:block}}.paragraph--type--content-carousel .content_carousel_component_wrap .paragraph--type--content-article:after{border-top:1px solid #d3a02b;clear:both;content:"";display:block;margin:3rem auto 0;width:50%}.paragraph--type--content-carousel .content_carousel_component_wrap .paragraph--type--content-article:last-child:after{display:none}.paragraph--type--content-carousel .content_carousel_component_wrap .slick-arrow{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:150px;min-width:50px;padding:.3rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--content-carousel .content_carousel_component_wrap .slick-arrow{display:none!important}}.paragraph--type--content-carousel .content_carousel_component_wrap .slick-arrow:hover{fill:#01aed9}.paragraph--type--content-carousel .content_carousel_component_wrap .slick-arrow:before{content:""}.paragraph--type--data-visualization{margin:0;padding:6rem 0 4rem;position:relative}.paragraph--type--data-visualization .data_visualization_component_wrap .sdg_ribbon{bottom:unset;top:0}.paragraph--type--data-visualization .data_visualization_component_wrap_title{color:#0a3542;font-size:6rem;font-weight:600;line-height:120%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--data-visualization .data_visualization_component_wrap_title{font-size:4rem}}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_title{font-size:2rem}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_title p.intro{font-size:1.2rem;font-weight:300;margin:2rem 0}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_title h3 span{font-weight:300}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content{margin:1rem 0}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin:2rem 0}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols{display:block}}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols{display:block}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_left,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_middle,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_right{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem;text-align:center;width:33%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_left,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_middle,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_right{width:100%}}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_left,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_middle,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_right{width:100%}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_left .pie_chart_title,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_middle .pie_chart_title,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_right .pie_chart_title{font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_left svg,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_middle svg,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_right svg{height:auto;width:100%}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_left svg,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_middle svg,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_right svg{height:auto;width:100%}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_left svg #comma,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_middle svg #comma,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_right svg #comma{display:none}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_left .highcharts-label text,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_middle .highcharts-label text,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_right .highcharts-label text{color:#333!important;fill:#333!important}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_left .highcharts-label text tspan,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_middle .highcharts-label text tspan,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_content_three_cols_right .highcharts-label text tspan{fill:#fff;stroke:#fff}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_legend_info{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_legend_info{display:block}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_legend_info .chart_wrap_legend_col{margin:0 1rem 0 0}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_legend_info .chart_wrap_legend_col .legend_item{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_legend_info .chart_wrap_legend_col .legend_item{margin:1px 0}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_legend_info .chart_wrap_legend_col .legend_item_color{height:1rem;margin:0 .3rem;width:1rem}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_legend_info .chart_wrap_legend_col .legend_item .color1{background:#d0963f}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_legend_info .chart_wrap_legend_col .legend_item .color2{background:#00acd8}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_legend_info .chart_wrap_legend_col .legend_item .color3{background:#2c527f}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_legend_info .chart_wrap_legend_col .legend_item .color4,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_legend_info .chart_wrap_legend_col .legend_item .color5{background:#0a3542}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_legend_info .chart_wrap_legend_col .legend_item_text{font-size:.7rem;line-height:1rem}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_footnotes{margin:2rem 0}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_footnotes .chart_wrap_footnote{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:.4rem}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_footnotes .chart_wrap_footnote_left{margin-right:.3rem;text-align:right;width:1rem}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_footnotes .chart_wrap_footnote_left{width:2rem}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_footnotes .chart_wrap_footnote_right{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:.7rem}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:2rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph{display:block}}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph{display:block}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph_left{margin-right:2rem;width:35%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph_left{margin:0;width:100%}}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph_left{margin:0;width:100%}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph_left_title h3 span{font-weight:300}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph_left_title .bar_graph_footnote{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph_left_title .bar_graph_footnote_left{margin-right:.3rem;text-align:right;width:1rem}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph_left_title .bar_graph_footnote_right{font-size:.7rem}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph_right{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph_right .highcharts-subtitle,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph_right .highcharts-title,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph_right .highcharts-xaxis{display:none}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph_right .highcharts-data-label text{color:#333!important;fill:#333!important}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .bar_graphs .bar_graph_right .highcharts-data-label text tspan{fill:#fff;stroke:#fff}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts{display:block}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_left,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_right{width:45%}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_left,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_right{margin-bottom:3rem;width:100%}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_left .table_charts_title,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_right .table_charts_title{margin-bottom:2rem}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_left .table_charts_title,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_right .table_charts_title{margin-bottom:1rem}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_left .table_charts_title h3 span,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_right .table_charts_title h3 span{font-weight:300}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_left .table_charts_content,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_right .table_charts_content{font-size:.9rem}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_left .table_charts_content table,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_right .table_charts_content table{width:100%}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_left .table_charts_content table tr,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .table_charts_right .table_charts_content table tr{border-bottom:1px solid #333}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart{margin:2rem 0}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap{display:block}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_left,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_right{-webkit-box-sizing:border-box;box-sizing:border-box}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_left{text-align:center;width:30%}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_left{text-align:left;width:100%}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_left svg{height:auto;width:90%}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_left svg{width:100%}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:2rem;width:70%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_right{display:block;margin-left:0;margin-top:1rem;width:100%}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_right .contributors_detail{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_right .contributors_detail{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:left;width:100%}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_right .contributors_detail_left{font-size:5rem;font-weight:700}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_right .contributors_detail_left{font-size:2rem;margin-right:1rem;text-align:right;width:30%}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_right .contributors_detail_right{font-size:1.3rem;font-weight:500}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_right .contributors_detail_right{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:1rem}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_right .contributors_detail:first-child .contributors_detail_left{color:#d0963f}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributors_chart_wrap_right .contributors_detail:nth-child(2) .contributors_detail_left{color:#00aeef}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables{margin:2rem 0}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols{display:block}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols_left,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols_right{width:48%}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols_left,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols_right{margin-bottom:2rem;width:100%}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols_left .contributor_tables_title,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols_right .contributor_tables_title{color:#fff;font-size:1.5rem;font-weight:300;margin-bottom:1rem;padding:.5rem;text-align:center}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols_left ul,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols_right ul{-webkit-columns:3;-moz-columns:3;column-count:3}@media screen and (max-width:767px){.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols_left ul,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols_right ul{-webkit-columns:2;-moz-columns:2;column-count:2}}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols_left ul li,.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols_right ul li{font-size:.9rem}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols_left .contributor_tables_title{background-color:#d0963f}.paragraph--type--data-visualization .data_visualization_component_wrap_charts .contributor_tables_cols_right .contributor_tables_title{background-color:#00aeef}.lang-ar .paragraph--type--data-visualization .data_visualization_component_wrap_charts .chart_wrap_footnotes .chart_wrap_footnote_left{margin-left:.5rem;margin-right:0;text-align:left;width:2rem}.lang-es .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:3.5rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-es .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:2rem;margin-top:2rem;text-shadow:#fff 1px 0 10px}}@media screen and (max-width:767px){.lang-es .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:1.4rem}}.lang-es .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:4.5rem;letter-spacing:-3px;line-height:1.3rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-es .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:3.5rem;letter-spacing:-5px;line-height:2rem;text-shadow:#fff 1px 0 10px}}@media screen and (max-width:767px){.lang-es .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:2.5rem;letter-spacing:normal;line-height:2rem}}.lang-fr .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:3.5rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-fr .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:2rem;margin-top:2rem;text-shadow:#fff 1px 0 10px}}@media screen and (max-width:767px){.lang-fr .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:1.4rem}}.lang-fr .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:5.3rem;letter-spacing:-3px;line-height:1.3rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-fr .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:3.5rem;letter-spacing:-5px;line-height:2rem;text-shadow:#fff 1px 0 10px}}@media screen and (max-width:767px){.lang-fr .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:2.5rem;letter-spacing:normal;line-height:2rem}}.lang-fr .paragraph--type--data-visualization .data_visualization_component_wrap_charts svg #comma{display:block!important}.lang-fr .paragraph--type--data-visualization .data_visualization_component_wrap_charts svg #point,.lang-fr .paragraph--type--data-visualization .data_visualization_component_wrap_charts svg #thousand_comma{display:none}.lang-sw .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:3.5rem;line-height:4rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-sw .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:2rem;line-height:3rem;margin-top:2rem;text-shadow:#fff 1px 0 10px}}@media screen and (max-width:767px){.lang-sw .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:1.4rem;line-height:2rem}}.lang-sw .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:5.3rem;letter-spacing:-3px;line-height:4.2rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-sw .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:3.5rem;letter-spacing:-5px;line-height:3rem;text-shadow:#fff 1px 0 10px}}@media screen and (max-width:767px){.lang-sw .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:2.5rem;letter-spacing:normal;line-height:2rem}}.lang-ru .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:2.5rem;line-height:3rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-ru .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:2rem;line-height:3rem;margin-top:2rem;text-shadow:#fff 1px 0 10px}}@media screen and (max-width:767px){.lang-ru .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:1.4rem;line-height:2rem}}.lang-ru .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:4.3rem;letter-spacing:-3px;line-height:4.2rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-ru .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:3rem;letter-spacing:-5px;line-height:2.6rem;text-shadow:#fff 1px 0 10px}}@media screen and (max-width:767px){.lang-ru .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:2rem;letter-spacing:normal;line-height:1.6rem}}.lang-ru .paragraph--type--data-visualization .data_visualization_component_wrap_charts svg #comma{display:block!important}.lang-ru .paragraph--type--data-visualization .data_visualization_component_wrap_charts svg #point,.lang-ru .paragraph--type--data-visualization .data_visualization_component_wrap_charts svg #thousand_comma{display:none}.lang-pt-br .paragraph--type--banner .banner_component_text_title{padding-right:30vw}.lang-pt-br .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:3.5rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-pt-br .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:2rem;margin-top:2rem;text-shadow:#fff 1px 0 10px}}@media screen and (max-width:767px){.lang-pt-br .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_top{font-size:1.4rem}}.lang-pt-br .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:4.5rem;letter-spacing:-3px;line-height:1.3rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-pt-br .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:3.5rem;letter-spacing:-5px;line-height:2rem;text-shadow:#fff 1px 0 10px}}@media screen and (max-width:767px){.lang-pt-br .paragraph--type--section-header .section_header_component .section_header_text .section_header_text_columns_left .section_header_title_subtitle{font-size:2.5rem;letter-spacing:normal;line-height:2rem}}.lang-pt-br .paragraph--type--data-visualization .data_visualization_component_wrap_charts svg #comma{display:block!important}.lang-pt-br .paragraph--type--data-visualization .data_visualization_component_wrap_charts svg #point,.lang-pt-br .paragraph--type--data-visualization .data_visualization_component_wrap_charts svg #thousand_comma{display:none}.lang-pt-br .paragraph--type--key-statistic .key_statistic_component_columns_middle{font-size:3.5rem;line-height:3rem;text-align:center}@media screen and (max-width:767px){.lang-pt-br .paragraph--type--key-statistic .key_statistic_component_columns_middle{font-size:2.5rem;line-height:2rem;padding:1rem}}.paragraph--type--content-divider{margin:0;padding:0;position:relative}.content_divider_component{color:#fff;position:relative}.content_divider_component_wrap{position:relative}.content_divider_component_wrap_layout{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.content_divider_component_wrap_layout{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:767px){.content_divider_component_wrap_layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:1rem 0}}.content_divider_component_wrap_layout_left{position:relative;width:48%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.content_divider_component_wrap_layout_left{border-bottom:1px solid hsla(0,0%,100%,.1);width:30%}}@media screen and (max-width:767px){.content_divider_component_wrap_layout_left{border-bottom:1px solid hsla(0,0%,100%,.2);width:100%}}.content_divider_component_wrap_layout_left img{margin-right:0;-webkit-transform:translateX(-20%);-ms-transform:translateX(-20%);transform:translateX(-20%)}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.content_divider_component_wrap_layout_left img{height:auto;-webkit-transform:none;-ms-transform:none;transform:none;width:100%}}@media screen and (max-width:767px){.content_divider_component_wrap_layout_left img{height:auto;-webkit-transform:none;-ms-transform:none;transform:none;width:100%}}.content_divider_component_wrap_layout_right{width:45%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.content_divider_component_wrap_layout_right{padding:2rem 1rem 2rem 4rem;width:90%}}@media screen and (max-width:767px){.content_divider_component_wrap_layout_right{padding:2rem 1rem;width:100%}}.content_divider_component_wrap_layout .content_divider_component_wrap_text_title{font-size:3.4rem;font-weight:700;line-height:1.2em;margin-bottom:2rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.content_divider_component_wrap_layout .content_divider_component_wrap_text_title{font-size:2.6rem;max-width:90%}}@media screen and (max-width:767px){.content_divider_component_wrap_layout .content_divider_component_wrap_text_title{font-size:2.4rem}}.content_divider_component_wrap_layout .content_divider_component_wrap_text_body{font-size:1.25rem;font-weight:400;line-height:1.5em;margin-bottom:2rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.content_divider_component_wrap_layout .content_divider_component_wrap_text_body{font-size:1rem;font-weight:300;max-width:90%}}@media screen and (max-width:767px){.content_divider_component_wrap_layout .content_divider_component_wrap_text_body{font-size:1rem;font-weight:300}}.content_divider_component_wrap_layout .content_divider_component_wrap_text_cta a{color:#d0963f;font-weight:700;text-decoration:none}.content_divider_component_wrap_layout .content_divider_component_wrap_text_cta a:after{content:"\f08e";font-family:FontAwesome;margin-left:.5rem}.content_divider_component_image{border:1px solid #fff;position:relative}.lang-ru #sect_86 .content_divider_component_wrap_text_title{font-size:3rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.lang-ru #sect_86 .content_divider_component_wrap_text_title{font-size:2.6rem;max-width:90%}}@media screen and (max-width:767px){.lang-ru #sect_86 .content_divider_component_wrap_text_title{font-size:2.4rem}}.lang-ar .content_divider_component_wrap_layout_left img{-webkit-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%)}.lang-ar .content_divider_component_wrap_layout_right{z-index:3}.lang-ar .content_divider_component_wrap_layout .content_divider_component_wrap_text_cta a{color:#d0963f;font-weight:700;text-decoration:none}.lang-ar .content_divider_component_wrap_layout .content_divider_component_wrap_text_cta a:after{content:"\f060";margin-right:.5rem}.paragraph--type--publication-feature{margin:0;padding:0;position:relative}.publication_feature_component{background-color:#d8d0ce;padding:6rem 0;position:relative}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.publication_feature_component{padding:3rem 0}}@media screen and (max-width:767px){.publication_feature_component{padding:1rem 0}}.publication_feature_component .layout_wrap{-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;padding:0 6rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.publication_feature_component .layout_wrap{padding:1rem 0 3rem}}@media screen and (max-width:767px){.publication_feature_component .layout_wrap{padding:1rem 0 3rem}}.publication_feature_component_wrap{margin:0;padding:0}.publication_feature_component_wrap_layout{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:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.publication_feature_component_wrap_layout{display:block}}.publication_feature_component_wrap_layout_left{-webkit-box-flex:1;color:#0a3542;-webkit-flex:1;-ms-flex:1;flex:1;margin-right:4rem;width:calc(100% - 260px)}@media screen and (max-width:767px){.publication_feature_component_wrap_layout_left{margin-right:0;width:100%}}.publication_feature_component_wrap_layout_left .publication_feature_component_wrap_text_title{font-size:4rem;font-weight:700;line-height:1.3em;margin-bottom:1rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.publication_feature_component_wrap_layout_left .publication_feature_component_wrap_text_title{font-size:3rem;line-height:1.2em}}@media screen and (max-width:767px){.publication_feature_component_wrap_layout_left .publication_feature_component_wrap_text_title{font-size:2.5rem;line-height:1.2em}}.publication_feature_component_wrap_layout_left .publication_feature_component_wrap_text_subtitle{font-size:1.25rem;margin-bottom:2rem}.publication_feature_component_wrap_layout_right{max-width:260px;width:38%}@media screen and (max-width:767px){.publication_feature_component_wrap_layout_right{margin-top:2rem;max-width:unset;width:100%}}.publication_feature_component_wrap_layout_right img{display:block;height:auto;width:100%}@media screen and (max-width:767px){.publication_feature_component_wrap_layout_right img{margin:0 auto;width:65%}}.story_page{padding:4rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.story_page{padding:2rem 1rem}}@media screen and (max-width:767px){.story_page{padding:2rem 0}}.story_page .story{margin:0 auto;width:90%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.story_page .story{width:100%}}@media screen and (max-width:767px){.story_page .story{margin-top:1rem;width:100%}}.story_page .story_mast{margin-bottom:3rem}.story_page .story_mast_image_wrap{margin-bottom:.5rem;position:relative}.story_page .story_mast_image_wrap img{display:block;height:auto;width:100%}.story_page .story_mast_image_wrap .photo_credit,.story_page .story_mast_image_wrap .photo_credit a{color:#fff}.story_page .story_mast_image_caption{font-size:.75rem}.story_page .story_body{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;width:90%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.story_page .story_body{width:100%}}@media screen and (max-width:767px){.story_page .story_body{width:100%}}.story_page .story_body_title{font-size:3rem;font-weight:800;line-height:1.2em;margin-bottom:2rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.story_page .story_body_title{font-size:2rem;margin-bottom:1rem}}@media screen and (max-width:767px){.story_page .story_body_title{font-size:1.8rem;margin-bottom:1rem}}.lang-ar .story_page .story_mast_image_wrap .photo_credit{left:0;right:unset}.lang-ar .story_page .story_mast_image_wrap .photo_credit i{margin-left:.4em;margin-right:unset}.featured_highlight_page .content_divider_component{color:#fff}.featured_highlight_page .highlight{margin:0 auto;padding:4rem 0;width:90%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.featured_highlight_page .highlight{padding:3rem 0;width:100%}}@media screen and (max-width:767px){.featured_highlight_page .highlight{padding:2rem 0;width:100%}}.featured_highlight_page .highlight_body{margin:0 auto;width:90%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.featured_highlight_page .highlight_body{width:100%}}@media screen and (max-width:767px){.featured_highlight_page .highlight_body{width:100%}}.featured_highlight_page .highlight_body_title{font-size:3rem;font-weight:800;line-height:1.2em;margin-bottom:2rem}@media screen and (max-width:767px){.featured_highlight_page .highlight_body_title{font-size:2rem;margin-bottom:1.5rem}}.featured_highlight_page .highlight_body .highlight_intro{font-size:1.3rem;font-weight:300;margin-bottom:2rem}.featured_highlight_page .highlight_body figure{margin:2rem auto;padding:0;width:90%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.featured_highlight_page .highlight_body figure{width:100%}}@media screen and (max-width:767px){.featured_highlight_page .highlight_body figure{width:100%}}.featured_highlight_page .highlight_body figure img{display:block;height:auto;width:100%}.featured_highlight_page .highlight_body figure figcaption{font-size:.75rem;padding:.3rem 0}.paragraph--type--stories-list{margin:0;padding:0;position:relative}.paragraph--type--stories-list .stories_list_component .layout_wrap{-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;padding:0 6rem}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--stories-list .stories_list_component .layout_wrap{padding:1rem 0 3rem}}@media screen and (max-width:767px){.paragraph--type--stories-list .stories_list_component .layout_wrap{padding:1rem 0 3rem}}.paragraph--type--stories-list .stories_list_component_wrap{padding:3rem 0}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--stories-list .stories_list_component_wrap{padding:0}}@media screen and (max-width:767px){.paragraph--type--stories-list .stories_list_component_wrap{padding:0}}.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item{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;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;margin:2rem 0}.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item:last-child{border-bottom:none}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item{border-bottom:1px solid rgba(208,150,63,.2);margin:0;padding:2rem 0}}@media screen and (max-width:767px){.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item{border-bottom:1px solid rgba(208,150,63,.2);display:block;margin:0;padding:2rem 0}}.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_image{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem;width:38%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_image{padding:0 1rem 0 0}}@media screen and (max-width:767px){.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_image{padding:0;width:100%}}.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_image img{border-radius:7px;height:auto;width:100%}.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_content{padding-top:1rem;width:58%}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_content{padding-top:0}}@media screen and (max-width:767px){.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_content{padding-top:.3rem;width:100%}}.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_content_title{font-size:3rem;font-weight:700;line-height:1.3em}@media screen and (max-width:767px){.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_content_title{font-size:2rem}}.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_content_subtitle{font-size:1.8rem;font-weight:300;line-height:1em}@media screen and (max-width:767px){.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_content_subtitle{font-size:1.4rem}}.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_content_body{margin-top:1.5rem}.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_content_cta{margin-top:2rem}.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_content_cta a{color:#d0963f;font-size:1.5re;font-weight:700;line-height:1.3em;text-decoration:none}.paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_content_cta a:after{content:"\f08e";font-family:FontAwesome;margin-left:.5rem}.lang-ar .paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_content_cta a:after{content:"\f060";margin-right:.5rem}.lang-ar .paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_content_subtitle,.lang-zh-hans .paragraph--type--stories-list .stories_list_component_wrap .stories_list_item_content_subtitle{display:none}.paragraph--type--speech-quote{background:#d6cfcd;float:left;margin:0 2rem 1rem 0;padding:1rem 1rem .3rem;width:45%}.paragraph--type--speech-quote .speech_quote_component{background:url(https://www.unep.org/annualreport/themes/ar2024/images/quote_navy.png) no-repeat;padding:0 0 0 120px}.speech_quote_box_left,.speech_quote_box_right{background:#d6cfcd;-webkit-box-sizing:border-box;box-sizing:border-box;color:#0a3542;display:inline;padding:1.5rem 2rem 1.5rem 3rem;position:relative;text-align:left;width:400px}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.speech_quote_box_left,.speech_quote_box_right{font-size:.9rem;width:40%}}@media screen and (max-width:767px){.speech_quote_box_left,.speech_quote_box_right{display:block;font-size:.9rem;width:90%}}.speech_quote_box_left:before,.speech_quote_box_right:before{background-image:url(https://www.unep.org/annualreport/themes/ar2024/images/quote_navy.png);background-repeat:no-repeat;background-size:contain;content:"";height:50px;left:-15px;position:absolute;top:-15px;width:50px}.speech_quote_box_left:before img,.speech_quote_box_right:before img{height:auto;width:100%}.speech_quote_box_left{float:left;margin:1rem 2rem}@media screen and (max-width:767px){.speech_quote_box_left{float:none;margin:2rem auto 1.5rem}}.speech_quote_box_right{float:right;margin:0 0 1rem 2rem}@media screen and (max-width:767px){.speech_quote_box_right{float:none;margin:2rem auto 1.5rem}}.lang-ar .speech_quote_box_left,.lang-ar .speech_quote_box_right{text-align:right}.paragraph--type--pull-quote{background:#0a3542;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline;float:right;margin:0 0 1rem 2rem;padding:2rem;text-align:center;width:400px}.paragraph--type--pull-quote .pull_quote_component{color:#fff;font-weight:300}.paragraph--type--pull-quote .pull_quote_component a{color:#d0963f}.paragraph--type--pull-quote .pull_quote_component .quote_bold_and_large{color:#d0963f;display:block;font-size:6rem;font-weight:700;line-height:1em}.paragraph--type--pull-quote .pull_quote_component .quote_bold{display:block;font-size:2rem;font-weight:700;line-height:1.3em}.paragraph--type--pull-quote .pull_quote_component .quote_heading_underlined{color:#fff}.paragraph--type--pull-quote .pull_quote_component .quote_heading_underlined b{border-bottom:2px solid #fff;color:#d0963f;display:block;font-size:3rem;font-weight:700;line-height:1em;margin-bottom:1rem;padding-bottom:.3rem}.pull_quote_box_left,.pull_quote_box_right{background:#0a3542;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline;padding:2rem;text-align:center;width:400px}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.pull_quote_box_left,.pull_quote_box_right{width:40%}}@media screen and (max-width:767px){.pull_quote_box_left,.pull_quote_box_right{display:block;float:none;margin:1rem 0;padding:1.5rem 1rem;width:100%}}.pull_quote_box_left p,.pull_quote_box_right p{margin:0;padding:0}.pull_quote_box_left a,.pull_quote_box_right a{color:#d0963f}.pull_quote_box_left .quote_bold_and_large,.pull_quote_box_right .quote_bold_and_large{color:#d0963f;display:block;font-size:6rem;font-weight:700;line-height:1em}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.pull_quote_box_left .quote_bold_and_large,.pull_quote_box_right .quote_bold_and_large{font-size:7vw}}@media screen and (max-width:767px){.pull_quote_box_left .quote_bold_and_large,.pull_quote_box_right .quote_bold_and_large{font-size:4rem}}.pull_quote_box_left .quote_bold,.pull_quote_box_right .quote_bold{display:block;font-size:2rem;font-weight:700;line-height:1.2em;margin:.5rem 0}.pull_quote_box_left .quote_headline,.pull_quote_box_right .quote_headline{border-bottom:2px solid #fff;color:#d0963f;display:inline-block;font-size:3rem;font-weight:700;line-height:1em;margin-bottom:1rem;padding-bottom:.3rem;text-wrap:pretty}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.pull_quote_box_left .quote_headline,.pull_quote_box_right .quote_headline{font-size:4vw}}.pull_quote_box_right{float:right;margin:0 0 1rem 2rem}.pull_quote_box_left{float:left;margin:0 2rem 1rem 0}.left_align{text-align:left!important}.orange{color:#d0963f!important}.lang-ar .left_align{text-align:right!important}