@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");body,html{margin:0;padding:0}body{font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:16px;background-color:#fff}.mobile{display:block}@media screen and (min-width:769px){.mobile{display:none}}.desktop{display:none}@media screen and (min-width:769px){.desktop{display:block}}.layout_wrap{max-width:92%;margin-right:auto;margin-left:auto}@media screen and (min-width:480px){.layout_wrap{max-width:92%}}@media screen and (min-width:769px){.layout_wrap{max-width:90%}}@media screen and (min-width:1280px){.layout_wrap{max-width:1430px}}.content_padding{max-width:none;margin:0 auto}@media screen and (min-width:769px){.content_padding{max-width:1189px;margin:0 auto}}.chalkboard_bg{background:url(../images/banner_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.header_sect{position:fixed;left:0;right:0;top:0;z-index:10;background-color:#fff;padding:1em 0 .7em;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 5px 0 rgba(51,51,51,.2);box-shadow:0 0 5px 0 rgba(51,51,51,.2)}@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 svg{width:auto;height:50px}@media screen and (min-width:769px){.header_sect .header_wrap .header_logo svg{height:50px}}@media screen and (min-width:1280px){.header_sect .header_wrap .header_logo svg{height:68px}}.header_sect .header_wrap .header_menu{margin:0 0 0 3em;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{margin:0;padding:0;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}.header_sect .header_wrap .header_menu ul li{list-style:none;margin-right:1.3em}@media screen and (min-width:769px){.header_sect .header_wrap .header_menu ul li{margin-right:2em}}.header_sect .header_wrap .header_menu ul li:last-child{margin-right:0}.header_sect .header_wrap .header_menu ul li a{text-decoration:none;color:#333;font-size:.8em}.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{margin:0;padding:0;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_utility ul li{list-style:none;margin-left:2em}@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{font-size:1.2em;color:#00aeff}@media screen and (min-width:1280px){.header_sect .header_wrap .header_utility ul li a{font-size:1.5em}}.header_sect .header_wrap .header_utility ul li a.langs{font-size:.9em;text-decoration:none;display:none}.header_sect .header_wrap .header_utility ul li a.pdf_dl{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;padding:.4em .9em;text-decoration:none;border-radius:5px;font-size:.8em;font-weight:800;-webkit-transition:all .3s;transition:all .3s}.header_sect .header_wrap .header_utility ul li a.pdf_dl i{display:none}.header_sect .header_wrap .header_utility ul li a.pdf_dl:hover{background-color:#00ae11;color:#fff;border:1px solid #00ae11}.header_sect .header_wrap .mobile_menu_links a{font-size:2em}.header_sect .mobile_menu_wrap{position:fixed;top:0;bottom:0;right:0;left:0;z-index:20;background-color:#00aeff;display:none}.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{text-align:center;margin:0;padding:0}.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{text-decoration:none;font-weight:800;font-size:1.2em}.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{margin-bottom:2em;border:2px inset #084f70;background-color:#084f70;border-radius:7px;padding:.3em;display:none}.header_sect .mobile_menu_wrap .mobile_menu_utility_lang ul,.header_sect .mobile_menu_wrap .mobile_menu_utility_share ul{width:90%;margin:0 auto;padding:0;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}.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{text-decoration:none;font-weight:300}.header_sect .mobile_menu_wrap .mobile_menu_utility_share{background-color:rgba(0,0,0,0);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;padding:.4em .9em;text-decoration:none;border-radius:5px;font-size:1em;font-weight:800;-webkit-transition:all .3s;transition:all .3s}.header_sect .mobile_menu_wrap .mobile_menu_utility_download ul li a i{font-size:1.5em;margin-right:.5em;display:none}.body_sect{position:relative;margin-top:78px}@media screen and (min-width:769px){.body_sect{margin-top:90px}}.body_sect_banner{-webkit-box-sizing:border-box;box-sizing:border-box;padding:2em 0 0}@media screen and (min-width:480px){.body_sect_banner{padding:5em 0 0}}.body_sect_banner .banner_img{max-width:1297px;width:100%;height:auto}.body_sect_foreword{padding:2em 0;position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(#039489),to(#036394));background-image:linear-gradient(#039489,#036394);overflow:hidden}@media screen and (min-width:769px){.body_sect_foreword{padding:4em 0}}.body_sect_foreword .fauna_bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.body_sect_foreword .fauna_bg img{position:relative;-o-object-fit:fill;object-fit:fill;width:auto;height:130%}@media screen and (min-width:769px){.body_sect_foreword .fauna_bg img{width:auto;height:auto}}.body_sect_foreword .foreword_wrap{position:relative;z-index:2;color:#fff}.body_sect_foreword .foreword_wrap h1{font-size:1.6em}@media screen and (min-width:769px){.body_sect_foreword .foreword_wrap h1{font-size:2em}}.body_sect_foreword .foreword_wrap .foreword_content{margin:1em 0}@media screen and (min-width:480px){.body_sect_foreword .foreword_wrap .foreword_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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:769px){.body_sect_foreword .foreword_wrap .foreword_content{margin:0 auto}}.body_sect_foreword .foreword_wrap .foreword_content_left{margin: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{width:100%;height:auto}.body_sect_foreword .foreword_wrap .foreword_content_left .ed_sig{margin-top:1em}.body_sect_foreword .foreword_wrap .foreword_content_left .ed_sig_img{position:relative;min-height:90px}.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 (min-width:480px){.body_sect_foreword .foreword_wrap .foreword_content_right{width:60%;font-size:.95em}}.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{position:relative;min-height:90px}.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:#fff}.body_sect_foreword .foreword_wrap .foreword_content_right a:hover{color:#fa7815}.body_sect_foreword .foreword_wrap .foreword_content_right a.read_more{display:inline-block;background-color:#fff;color:#039489;text-transform:uppercase;padding:.3em .5em;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;font-size:.9em}.body_sect_foreword .foreword_wrap .foreword_content_right a.read_more:hover{background-color:#fa7815;color:#fff}.body_sect_numbers{padding:2em 0;position:relative;background-image:-webkit-gradient(linear,right top,left top,from(#fdf0e7),to(#e5f6ff));background-image:linear-gradient(270deg,#fdf0e7,#e5f6ff)}.body_sect_numbers .numbers_wrap{position:relative}.body_sect_numbers .numbers_wrap h1{font-size:1.6em}@media screen and (min-width:769px){.body_sect_numbers .numbers_wrap h1{font-size:2em}}.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{width:auto;color:#000;opacity:.9}.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{width:30%;margin-right:2.2em}}.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_img{text-align:center;margin-bottom:.5em}@media screen and (min-width:480px){.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_img{width:30%}}@media screen and (min-width:769px){.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_img{width:100%}}@media screen and (min-width:1280px){.body_sect_numbers .numbers_wrap .numbers_items .numbers_item_img{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{-webkit-box-sizing:border-box;box-sizing:border-box;padding:2em 0;color:#fff}@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 h1{font-size:1.6em}@media screen and (min-width:769px){.body_sect_planetary_action h1{font-size:3em}}@media screen and (min-width:1280px){.body_sect_planetary_action h1{font-size:5em;max-width:20%}}.body_sect_topic_title{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1em;border-bottom:7px solid #333}@media screen and (min-width:480px){.body_sect_topic_title{padding:1.5em 0;border-bottom:7px solid #333}}.body_sect_topic_title h2{font-size:1.6em;margin:0;padding:0}@media screen and (min-width:769px){.body_sect_topic_title h2{font-size:2em}}.body_sect .topic_ca{border-color:#fa7815;color:#fa7815}.body_sect .topic_na{border-color:#039489;color:#039489}.body_sect .topic_cpa{border-color:#e83251;color:#e83251}.body_sect_topic_content{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1em 0;position:relative;color:#333}@media screen and (min-width:480px){.body_sect_topic_content{padding:1.5em 0}}.body_sect_topic_content_bg{position:absolute;top:0;bottom:0;left:0;right:0;z-index:0;background:#000;opacity:.15}.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:#fa7815}.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{width:auto;color:#000;opacity:.9}.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}.body_sect_topic_content .sect_carousel_content_slide img{width:100%;height:auto}.body_sect_topic_content .sect_carousel_content_quote{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1em;background-color:#fa7815;color:#fff;font-size:.9em;margin-bottom:1em}.body_sect_topic_content .sect_carousel_content_quote_body{font-weight:700;font-size:1.1em;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{position:absolute;font-size:3.5em;left:-1.9em;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{margin-top:1em;font-weight:300}.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 a{color:#fa7815;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .mobile.ca_mobile .sect_carousel_content_slide a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .mobile.na_mobile .sect_carousel_content_slide a{color:#039489;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .mobile.na_mobile .sect_carousel_content_slide a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .mobile.na_mobile .sect_carousel_content_slide .na_quote a{color:#fa7815;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 a{color:#e83251;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:#fa7815;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 .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:#fa7815;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:#039489;text-decoration:none;font-weight:700}.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{width:60%;position:relative;padding-bottom:5%}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .double_cols .right img{position:relative;z-index:1;width:80%}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .double_cols .right_inset{position:absolute;bottom:0;right:0;z-index:2;background-color:#039489;padding:.7em 1em;width:40%;color:#fff;font-weight:700;font-size:.9em}.body_sect_topic_content .sect_carousel .desktop .na_custom_slide .double_cols .right_inset a{color:#fa7815;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:#039489;text-decoration:none;font-weight:700}.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{width:100%;height:auto}.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:#039489;text-decoration:none;font-weight:700}.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:#039489;text-decoration:none;font-weight:700}.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;padding:.7em 1em;color:#fff;font-weight:700;font-size:.9em;margin-bottom:1em}.body_sect_topic_content .sect_carousel .desktop .na_story_4_right_inset a{color:#fa7815;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{position:relative;min-height:300px}.body_sect_topic_content .sect_carousel .desktop .na_story_5_inset{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#039489;padding:1em;width:80%;margin:4em auto;color:#fff;font-weight:300;font-size:1.4em}.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:#fa7815;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:#039489;text-decoration:none;font-weight:700}.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:#039489;text-decoration:none;font-weight:700}.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{width:100%;height:auto}.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;padding:1em;color:#fff;font-weight:700;font-size:1em;margin-bottom:1em}.body_sect_topic_content .sect_carousel .desktop .na_story_7_right_inset a{color:#fa7815;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:#039489;text-decoration:none;font-weight:700}.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:#e83251;text-decoration:none;font-weight:700}.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{position:absolute;bottom:5%;right:0;z-index:1;width:33%}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .image img{width:100%;height:auto;opacity:.8}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .image_br{position:absolute;bottom:5%;left:0;z-index:1;width:30%}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .image_br img{width:100%;height:auto}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .three_cols{position:relative;z-index:2;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_custom_slide .three_cols .col_1,.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .three_cols .col_2{width:28%;padding-bottom:5%}.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{color:#fff;background-color:#e83251;padding:1em;font-weight:700}.body_sect_topic_content .sect_carousel .desktop .cpa_custom_slide .triple_col{position:relative;z-index:2;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_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{width:31%;padding-bottom:2%}.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{width:100%;height:auto}.body_sect_topic_content .sect_carousel .desktop .cpa_story_3 a{color:#e83251;text-decoration:none;font-weight:700}.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:#e83251;text-decoration:none;font-weight:700}.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{width:100%;height:auto}.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:#e83251;text-decoration:none;font-weight:700}.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{width:100%;height:auto}.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:#e83251;text-decoration:none;font-weight:700}.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{width:100%;height:auto}.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{color:#fff;background-color:#e83251;padding:1em;font-weight:700}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide{position:relative}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide_img{position:absolute;z-index:0;bottom:7%;left:0;width:40%}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide_img img{width:100%;height:auto}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide_img_2{position:absolute;z-index:0;bottom:-32%;right:0;width:48%;z-index:1}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide_img_2 img{width:100%;height:auto}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns{position:relative;z-index:1;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_custom_slide .triple_columns a{color:#fa7815;font-weight:700;text-decoration:none}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns a:hover{text-decoration:underline}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns .col_1{width:38%}.body_sect_topic_content .sect_carousel .desktop .sect_custom_slide .triple_columns .col_2,.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:#fa7815;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{width:100%;height:auto;margin-top:2em}.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:#fa7815;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:#fa7815;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{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1em;background-color:#fa7815;color:#fff;font-size:1.2em;font-weight:300}.body_sect_topic_content .sect_carousel .desktop .ca_story_7_title{width:50%;margin-bottom:2em}.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:#fa7815;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;padding:2em 0;color:#fff}@media screen and (min-width:480px){.body_sect_ffp{padding:3em 0}}@media screen and (min-width:769px){.body_sect_ffp{padding:5em 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{padding:2em 0;position:relative;background-image:linear-gradient(120deg,#039489,#940342);overflow:hidden;color:#fff}.body_sect_ffp_content a{color:#fa7815;text-decoration:none;font-weight:700}.body_sect_ffp_content a:hover{text-decoration:underline}@media screen and (min-width:769px){.body_sect_ffp_content{padding:4em 0}}.body_sect_ffp_content .fauna_bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.body_sect_ffp_content .fauna_bg img{position:relative;-o-object-fit:fill;object-fit:fill;width:auto;height:130%}@media screen and (min-width:769px){.body_sect_ffp_content .fauna_bg img{width:auto;height: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: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_ffp_content .triple_cols>div{width:30%}.body_sect_ffp_content .triple_cols>div h3{margin-bottom:1em;min-height:60px}}.body_sect_ffp_content .triple_cols>div h3{margin-bottom:1em}.body_sect_funding{-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:5em 0}}.body_sect_funding h1{font-size:1.6em}@media screen and (min-width:769px){.body_sect_funding h1{font-size:2em}}@media screen and (min-width:1280px){.body_sect_funding h1{max-width:10%}}.body_sect_funding .funding_wrap{margin:2em 0}@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{text-align:center;margin-bottom:1em}@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{width:80%;margin:0 auto}@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{width:100%;height:auto}.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:#004769}.body_sect_funding .funding_wrap .chart_legend ul li.legend2 i{color:#039489}.body_sect_funding .funding_wrap .chart_legend ul li.legend3 i{color:#fa7815}.body_sect_funding .funding_wrap .chart_legend ul li.legend4 i{color:#e83251}.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{width:100%;color:#fff}.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:#004769}.body_sect_funding .funding_wrap .chart_table_cols .chart_table_col_content table.table_env_fund{background-color:#039489}.body_sect_funding .funding_wrap .chart_disclaimer{margin-top:2em;font-size:.7em}@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{list-style:none;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_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:#8bc13f}.body_sect_funding .funding_wrap .chart_ef_categories_legend ul li.legend2 i{color:#f15e5c}.body_sect_funding .funding_wrap .chart_ef_categories_legend ul li.legend3 i{color:#16476b}.body_sect_funding .funding_wrap .chart_ef_categories_disclaimer{margin-top:2em;font-size:.7em}@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{list-style:none;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_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;padding:2em 0;color:#fff;font-size:.9em}@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:#00aeff;background:url(../images/banner_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;padding:2em 0;color:#fff}@media screen and (min-width:1280px){.footer_sect{padding:4em 0}}.footer_sect a{color:#fff}@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{width:150px;height:auto}@media screen and (min-width:480px){.footer_sect .footer_wrap .footer_logo svg{width:180px}}@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:250px}}.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-weight:400;font-size:.9em;display:none}@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;padding:.5em .9em;text-decoration:none;border-radius:5px;font-size:.8em;font-weight:800;-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;color:#fff;border:1px solid #00ae11}.footer_sect .footer_wrap .footer_utility a span{display:block;text-transform:uppercase}
/*# sourceMappingURL=app.css.map */
