/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 7, app/assets/stylesheets/components/branding.scss */
.branding {
  float: left;
  width: 158px;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .branding {
  float: right;
}

@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/components/branding.scss */
  .branding {
    margin-bottom: 1em;
    margin-left: 3.4em;
  }
  /* line 8, app/assets/stylesheets/mixins/_helpers.scss */
  .rtl .branding {
    margin-left: inherit;
    margin-right: 3.4em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .branding {
  margin-bottom: 1em;
  margin-left: 3.4em;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .no-mq .branding {
  margin-left: inherit;
  margin-right: 3.4em;
}

@media (min-width: 1080px) {
  /* line 7, app/assets/stylesheets/components/branding.scss */
  .branding {
    margin-bottom: 0;
    margin-left: 0;
  }
  /* line 8, app/assets/stylesheets/mixins/_helpers.scss */
  .rtl .branding {
    margin-right: 0;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .branding {
  margin-bottom: 0;
  margin-left: 0;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .no-mq .branding {
  margin-right: 0;
}

/* line 34, app/assets/stylesheets/components/branding.scss */
.branding a {
  color: #D31144;
  display: block;
  font-size: 3em;
  text-align: justify;
}

/* line 42, app/assets/stylesheets/components/branding.scss */
.branding__logo {
  background-image: url(/assets/branding/cdp_logo_no_text-b492631b632bb8884b8cb9ada5222db42ec8fb9d5d1b313a15c821ae18c77aaf.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 33px;
  text-indent: -9999px;
  width: 94px;
}

@media (min-width: 1080px) {
  /* line 42, app/assets/stylesheets/components/branding.scss */
  .branding__logo {
    background-image: url(/assets/branding/cdp_logo-f44de0c3a7f55b44b9f3204292b7fc767ba9943d40ce757ec2a39a1b787e3504.svg);
    height: 67px;
    width: 158px;
  }
  /* line 2, app/assets/stylesheets/mixins/_helpers.scss */
  .collapsed_header .branding__logo {
    background-image: url(/assets/branding/cdp_logo_no_text-b492631b632bb8884b8cb9ada5222db42ec8fb9d5d1b313a15c821ae18c77aaf.svg);
    height: 33px;
    width: 94px;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .branding__logo {
  background-image: url(/assets/branding/cdp_logo-f44de0c3a7f55b44b9f3204292b7fc767ba9943d40ce757ec2a39a1b787e3504.svg);
  height: 67px;
  width: 158px;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.collapsed_header .no-mq .branding__logo {
  background-image: url(/assets/branding/cdp_logo_no_text-b492631b632bb8884b8cb9ada5222db42ec8fb9d5d1b313a15c821ae18c77aaf.svg);
  height: 33px;
  width: 94px;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.no-svg .branding__logo {
  background: url(/assets/branding/cdp_logo-393e10433f321609f8892d7e3f85357506b8de36df82da695a8f03864c632594.png);
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 5, app/assets/stylesheets/components/buttons/cta_button.scss */
.cta_button,
.cta_button--x2,
.cta_button--x3 {
  display: inline-block;
  vertical-align: middle;
  appearance: none;
  background: #D31144;
  border-radius: 0;
  border: 0;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 1em;
  height: 2.6em;
  line-height: 2.6em;
  padding: 0 1em;
  text-align: left;
  text-decoration: none;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .cta_button, .rtl .cta_button--x2, .rtl .cta_button--x3 {
  text-align: right;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.ie7 .cta_button, .ie7 .cta_button--x2, .ie7 .cta_button--x3 {
  width: 18em;
}

/* line 31, app/assets/stylesheets/components/buttons/cta_button.scss */
.cta_button:focus, .cta_button:hover,
.cta_button--x2:focus,
.cta_button--x2:hover,
.cta_button--x3:focus,
.cta_button--x3:hover {
  background: #a90e36;
  color: #FFFFFF;
  outline: 0;
}

/* line 38, app/assets/stylesheets/components/buttons/cta_button.scss */
.cta_button .icon--submit-arrow,
.cta_button--x2 .icon--submit-arrow,
.cta_button--x3 .icon--submit-arrow {
  float: right;
  line-height: inherit;
  margin-left: 1em;
}

/* line 45, app/assets/stylesheets/components/buttons/cta_button.scss */
.cta_button--x2 {
  display: block;
  float: left;
  margin-right: 1%;
  min-width: 0;
  width: 49%;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.ie7 .cta_button--x2 {
  width: 35%;
}

/* line 58, app/assets/stylesheets/components/buttons/cta_button.scss */
.cta_button--x3 {
  display: block;
  float: left;
  margin-left: 3.5%;
  margin-right: 1%;
  min-width: 0;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.ie7 .cta_button--x3 {
  width: 35%;
}
/* line 3, app/assets/stylesheets/components/chosen.scss */
.chosen-container-single .chosen-single abbr {
  background: url(/images/chosen-sprite.png) -42px 1px no-repeat;
}

/* line 7, app/assets/stylesheets/components/chosen.scss */
.chosen-container-single .chosen-single div b {
  background: url(/images/chosen-sprite.png) no-repeat 0px 2px;
}

/* line 11, app/assets/stylesheets/components/chosen.scss */
.chosen-container-single .chosen-search input[type="text"] {
  background: white url(/images/chosen-sprite.png) no-repeat 100% -20px;
  background: url(/images/chosen-sprite.png) no-repeat 100% -20px;
}

/* line 16, app/assets/stylesheets/components/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  background: url(/images/chosen-sprite.png) -42px 1px no-repeat;
}

/* line 19, app/assets/stylesheets/components/chosen.scss */
.chosen-rtl .chosen-search input[type="text"] {
  background: white url(/images/chosen-sprite.png) no-repeat -30px -20px;
  background: url(/images/chosen-sprite.png) no-repeat -30px -20px;
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 4, app/assets/stylesheets/components/cookie_banner.scss */
.fallback_cookie_banner.hidden {
  display: none;
}

/* line 8, app/assets/stylesheets/components/cookie_banner.scss */
.fallback_cookie_banner {
  background: #ACAAAC;
  bottom: 0;
  color: #FFFFFF;
  padding: 1em 0;
  position: fixed;
  text-decoration: none;
  width: 100%;
  z-index: 100;
}

/* line 18, app/assets/stylesheets/components/cookie_banner.scss */
.fallback_cookie_banner .fallback_cookie_banner__inner {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 0 1.6em;
  position: relative;
}

/* line 12, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/../output/support/_clearfix.scss */
.fallback_cookie_banner .fallback_cookie_banner__inner:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  /* line 18, app/assets/stylesheets/components/cookie_banner.scss */
  .fallback_cookie_banner .fallback_cookie_banner__inner {
    padding: 0 3.4em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .fallback_cookie_banner .fallback_cookie_banner__inner {
  padding: 0 3.4em;
}

@media (min-width: 1080px) {
  /* line 18, app/assets/stylesheets/components/cookie_banner.scss */
  .fallback_cookie_banner .fallback_cookie_banner__inner {
    margin: 0 auto;
    max-width: 1400px;
    padding: 0 2em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .fallback_cookie_banner .fallback_cookie_banner__inner {
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 2em;
}

@media (min-width: 1080px) {
  /* line 18, app/assets/stylesheets/components/cookie_banner.scss */
  .fallback_cookie_banner .fallback_cookie_banner__inner {
    padding-left: 13.5em;
    padding-right: 13.5em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .fallback_cookie_banner .fallback_cookie_banner__inner {
  padding-left: 13.5em;
  padding-right: 13.5em;
}

/* line 27, app/assets/stylesheets/components/cookie_banner.scss */
.fallback_cookie_banner .fallback_cookie_banner__content {
  width: 90%;
}

@media (min-width: 1080px) {
  /* line 27, app/assets/stylesheets/components/cookie_banner.scss */
  .fallback_cookie_banner .fallback_cookie_banner__content {
    padding-left: 2em;
    padding-right: 2em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .fallback_cookie_banner .fallback_cookie_banner__content {
  padding-left: 2em;
  padding-right: 2em;
}

/* line 36, app/assets/stylesheets/components/cookie_banner.scss */
.fallback_cookie_banner a {
  color: #CC0000;
}

/* line 38, app/assets/stylesheets/components/cookie_banner.scss */
.fallback_cookie_banner a:hover {
  color: #FFFFFF;
}

/* line 42, app/assets/stylesheets/components/cookie_banner.scss */
.fallback_cookie_banner .fallback_cookie_banner__close {
  float: right;
  font-size: 2em;
  font-weight: bold;
  position: relative;
  right: 1em;
  text-decoration: none;
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 9, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages {
  background: #D31144;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.ie7 .flash_messages {
  height: 0;
}

/* line 17, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__scrolled {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11;
}

/* line 24, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__message--success,
.flash_messages__message--alert,
.flash_messages__message--error,
.flash_messages__message--notice {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 0 1.6em;
  position: relative;
  background: #D31144;
  color: #FFFFFF;
}

/* line 12, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/../output/support/_clearfix.scss */
.flash_messages__message--success:after,
.flash_messages__message--alert:after,
.flash_messages__message--error:after,
.flash_messages__message--notice:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  /* line 24, app/assets/stylesheets/components/flash_messages.scss */
  .flash_messages__message--success,
.flash_messages__message--alert,
.flash_messages__message--error,
.flash_messages__message--notice {
    padding: 0 3.4em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .flash_messages__message--success, .no-mq .flash_messages__message--alert, .no-mq .flash_messages__message--error, .no-mq .flash_messages__message--notice {
  padding: 0 3.4em;
}

@media (min-width: 1080px) {
  /* line 24, app/assets/stylesheets/components/flash_messages.scss */
  .flash_messages__message--success,
.flash_messages__message--alert,
.flash_messages__message--error,
.flash_messages__message--notice {
    margin: 0 auto;
    max-width: 1400px;
    padding: 0 2em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .flash_messages__message--success, .no-mq .flash_messages__message--alert, .no-mq .flash_messages__message--error, .no-mq .flash_messages__message--notice {
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 2em;
}

/* line 33, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__message--success:first-child,
.flash_messages__message--alert:first-child,
.flash_messages__message--error:first-child,
.flash_messages__message--notice:first-child {
  border: 0;
}

/* line 37, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__message--success a,
.flash_messages__message--alert a,
.flash_messages__message--error a,
.flash_messages__message--notice a {
  color: #FFFFFF;
}

/* line 42, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__message_inner {
  padding: 1em 0;
}

/* line 2, app/assets/stylesheets/mixins/utils/_general.scss */
.flash_messages__message_inner:after {
  clear: both;
  content: "";
  display: table;
}

/* line 47, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__summary {
  width: 15.2542372881%;
  float: left;
  margin-right: 1.6949152542%;
  line-height: 4em;
}

@media (min-width: 1080px) {
  /* line 47, app/assets/stylesheets/components/flash_messages.scss */
  .flash_messages__summary {
    width: 23.7288135593%;
    float: left;
    margin-right: 1.6949152542%;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .flash_messages__summary {
  width: 23.7288135593%;
  float: left;
  margin-right: 1.6949152542%;
}

/* line 57, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__summary_text {
  display: none;
}

@media (min-width: 1080px) {
  /* line 57, app/assets/stylesheets/components/flash_messages.scss */
  .flash_messages__summary_text {
    display: inline;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .flash_messages__summary_text {
  display: inline;
}

/* line 65, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__count,
.flash_messages__success_tick {
  display: inline-block;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  height: 4em;
  margin-right: 1em;
  text-align: center;
  width: 4em;
}

/* line 78, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__success_tick i {
  font-size: 2em;
  line-height: 2em;
}

/* line 84, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__message_title {
  width: 66.1016949153%;
  float: left;
  margin-right: 1.6949152542%;
  font-size: 1.1em;
  padding: .2em 0;
}

@media (min-width: 1080px) {
  /* line 84, app/assets/stylesheets/components/flash_messages.scss */
  .flash_messages__message_title {
    padding: 1em 0;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .flash_messages__message_title {
  padding: 1em 0;
}

/* line 95, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__navigation {
  width: 15.2542372881%;
  float: left;
  margin-right: 1.6949152542%;
  float: right;
  margin-right: 0;
  line-height: 4em;
  text-align: right;
}

@media (min-width: 1080px) {
  /* line 95, app/assets/stylesheets/components/flash_messages.scss */
  .flash_messages__navigation {
    width: 6.7796610169%;
    float: left;
    margin-right: 1.6949152542%;
    float: right;
    margin-right: 0;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .flash_messages__navigation {
  width: 6.7796610169%;
  float: left;
  margin-right: 1.6949152542%;
  float: right;
  margin-right: 0;
}

/* line 107, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__navigation .flash_messages__navigation_prev,
.flash_messages__navigation .flash_messages__navigation_next,
.flash_messages__navigation .flash_messages__navigation_close {
  padding-left: .5em;
  text-decoration: none;
}

/* line 115, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__navigation_prev,
.flash_messages__navigation_next {
  display: none;
}

@media (min-width: 768px) {
  /* line 115, app/assets/stylesheets/components/flash_messages.scss */
  .flash_messages__navigation_prev,
.flash_messages__navigation_next {
    display: inline;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .flash_messages__navigation_prev, .no-mq .flash_messages__navigation_next {
  display: inline;
}

/* line 124, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__message_cta {
  padding-top: 1em;
}

/* line 128, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__yes {
  padding-left: 2em;
}

/* line 132, app/assets/stylesheets/components/flash_messages.scss */
.flash_messages__no {
  padding-left: 1em;
}
@charset "UTF-8";
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 10, app/assets/stylesheets/components/footer.scss */
.footer_list--full_width, .footer_list {
  width: 100%;
}

@media (min-width: 1080px) {
  /* line 10, app/assets/stylesheets/components/footer.scss */
  .footer_list--full_width, .footer_list {
    float: left;
    width: 50%;
  }
  /* line 8, app/assets/stylesheets/mixins/_helpers.scss */
  .rtl .footer_list--full_width, .rtl .footer_list {
    float: right;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .footer_list--full_width, .no-mq .footer_list {
  float: left;
  width: 50%;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .no-mq .footer_list--full_width, .rtl .no-mq .footer_list {
  float: right;
}

/* line 22, app/assets/stylesheets/components/footer.scss */
.footer_list--full_width li, .footer_list li {
  margin-bottom: 17px;
}

/* line 25, app/assets/stylesheets/components/footer.scss */
.footer_block {
  color: #959595;
  font-size: .9em;
  padding: 10px 24px;
}

@media (min-width: 768px) {
  /* line 25, app/assets/stylesheets/components/footer.scss */
  .footer_block {
    width: 24.0506329114%;
    float: left;
    margin-right: 1.2658227848%;
    border-right: 1px solid #636363;
    height: 200px;
  }
  /* line 8, app/assets/stylesheets/mixins/_helpers.scss */
  .rtl .footer_block {
    border-left: 1px solid #636363;
    border-right: 0;
    float: right;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .footer_block {
  width: 24.0506329114%;
  float: left;
  margin-right: 1.2658227848%;
  border-right: 1px solid #636363;
  height: 200px;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .no-mq .footer_block {
  border-left: 1px solid #636363;
  border-right: 0;
  float: right;
}

@media (min-width: 1080px) {
  /* line 25, app/assets/stylesheets/components/footer.scss */
  .footer_block {
    height: 145px;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .footer_block {
  height: 145px;
}

/* line 47, app/assets/stylesheets/components/footer.scss */
.footer_block.alpha {
  border-bottom: 1px solid #636363;
}

@media (min-width: 768px) {
  /* line 47, app/assets/stylesheets/components/footer.scss */
  .footer_block.alpha {
    border-bottom: 0;
  }
  /* line 8, app/assets/stylesheets/mixins/_helpers.scss */
  .rtl .footer_block.alpha {
    border-right: 0;
    margin-right: 0;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .footer_block.alpha {
  border-bottom: 0;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .no-mq .footer_block.alpha {
  border-right: 0;
  margin-right: 0;
}

/* line 60, app/assets/stylesheets/components/footer.scss */
.footer_block.beta {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}

@media (min-width: 768px) {
  /* line 60, app/assets/stylesheets/components/footer.scss */
  .footer_block.beta {
    width: 24.0506329114%;
    float: left;
    margin-right: 1.2658227848%;
  }
  /* line 8, app/assets/stylesheets/mixins/_helpers.scss */
  .rtl .footer_block.beta {
    float: right;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .footer_block.beta {
  width: 24.0506329114%;
  float: left;
  margin-right: 1.2658227848%;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .no-mq .footer_block.beta {
  float: right;
}

/* line 74, app/assets/stylesheets/components/footer.scss */
.footer_block.omega {
  border-top: 1px solid #636363;
  margin-right: 0;
  padding: 0;
}

@media (min-width: 768px) {
  /* line 74, app/assets/stylesheets/components/footer.scss */
  .footer_block.omega {
    border-right: 0;
    border-top: 0;
    padding: 10px 24px;
  }
  /* line 8, app/assets/stylesheets/mixins/_helpers.scss */
  .rtl .footer_block.omega {
    border-left: 0;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .footer_block.omega {
  border-right: 0;
  border-top: 0;
  padding: 10px 24px;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .no-mq .footer_block.omega {
  border-left: 0;
}

/* line 90, app/assets/stylesheets/components/footer.scss */
.footer_block a {
  color: #959595;
  transition: color, .2s;
}

/* line 6, app/assets/stylesheets/mixins/_transitions.scss */
.footer_block a:hover, .footer_block a:focus {
  color: #FFFFFF;
}

/* line 92, app/assets/stylesheets/components/footer.scss */
.footer_block p {
  padding: 0 0 1.5em  0;
}

/* line 98, app/assets/stylesheets/components/footer.scss */
.footer_list--full_width {
  float: left;
  width: 50%;
}

@media (min-width: 1080px) {
  /* line 98, app/assets/stylesheets/components/footer.scss */
  .footer_list--full_width {
    width: 100%;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .footer_list--full_width {
  width: 100%;
}

/* line 110, app/assets/stylesheets/components/footer.scss */
.footer_logo {
  display: block;
  margin: 0 24px 15px;
}

@media (min-width: 768px) {
  /* line 115, app/assets/stylesheets/components/footer.scss */
  .footer_logo.no_navigation {
    float: left;
  }
}

/* line 115, app/assets/stylesheets/components/footer.scss */
.no-mq .footer_logo.no_navigation {
  float: left;
}

/* line 121, app/assets/stylesheets/components/footer.scss */
.social_links--footer {
  display: inline-block;
  vertical-align: top;
  padding: 10px 24px;
  width: 49%;
}

/* line 6, app/assets/stylesheets/mixins/_social.scss */
.social_links--footer .social_link {
  text-decoration: none;
}

/* line 10, app/assets/stylesheets/mixins/_social.scss */
[dir="rtl"] .social_links--footer .social_link .icon {
  margin: 0 0 0 10px;
}

/* line 13, app/assets/stylesheets/mixins/_social.scss */
.social_links--footer .social_link span {
  display: inline-block;
  vertical-align: top;
  text-decoration: underline;
}

/* line 19, app/assets/stylesheets/mixins/_social.scss */
.social_links--footer .social_link .icon {
  margin-right: 10px;
}

/* line 22, app/assets/stylesheets/mixins/_social.scss */
.social_links--footer .social_link--blog .icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.social_links--footer .social_link--blog .icon:before {
  content: "";
}

/* line 26, app/assets/stylesheets/mixins/_social.scss */
.social_links--footer .social_link--linkedin .icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.social_links--footer .social_link--linkedin .icon:before {
  content: "";
}

/* line 30, app/assets/stylesheets/mixins/_social.scss */
.social_links--footer .social_link--rss .icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.social_links--footer .social_link--rss .icon:before {
  content: "";
}

/* line 34, app/assets/stylesheets/mixins/_social.scss */
.social_links--footer .social_link--twitter .icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.social_links--footer .social_link--twitter .icon:before {
  content: "";
}

/* line 38, app/assets/stylesheets/mixins/_social.scss */
.social_links--footer .social_link--youtube .icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.social_links--footer .social_link--youtube .icon:before {
  content: "";
}

/* line 42, app/assets/stylesheets/mixins/_social.scss */
.social_links--footer .social_link--email .icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.social_links--footer .social_link--email .icon:before {
  content: "";
}

@media (min-width: 768px) {
  /* line 121, app/assets/stylesheets/components/footer.scss */
  .social_links--footer {
    padding: 0 10px 0 0;
    width: 100%;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .social_links--footer {
  padding: 0 10px 0 0;
  width: 100%;
}

@media (min-width: 1080px) {
  /* line 121, app/assets/stylesheets/components/footer.scss */
  .social_links--footer {
    width: 49%;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .social_links--footer {
  width: 49%;
}
@charset "UTF-8";
/* line 5, app/assets/stylesheets/components/icons.scss */
.icon--dot {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--dot:before {
  content: "";
}

/* line 9, app/assets/stylesheets/components/icons.scss */
.icon--offsite-link {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--offsite-link:before {
  content: "";
}

/* line 13, app/assets/stylesheets/components/icons.scss */
.icon--close {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--close:before {
  content: "";
}

/* line 17, app/assets/stylesheets/components/icons.scss */
.icon--cut {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--cut:before {
  content: "";
}

/* line 21, app/assets/stylesheets/components/icons.scss */
.icon--custom-report-icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--custom-report-icon:before {
  content: "";
}

/* line 25, app/assets/stylesheets/components/icons.scss */
.icon--double-back {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--double-back:before {
  content: "";
}

/* line 29, app/assets/stylesheets/components/icons.scss */
.icon--double-forward {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--double-forward:before {
  content: "";
}

/* line 33, app/assets/stylesheets/components/icons.scss */
.icon--extract-data-icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--extract-data-icon:before {
  content: "";
}

/* line 37, app/assets/stylesheets/components/icons.scss */
.icon--flood {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--flood:before {
  content: "";
}

/* line 41, app/assets/stylesheets/components/icons.scss */
.icon--help {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--help:before {
  content: "";
}

/* line 45, app/assets/stylesheets/components/icons.scss */
.icon--pdf-icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--pdf-icon:before {
  content: "";
}

/* line 49, app/assets/stylesheets/components/icons.scss */
.icon--arrow-north-east {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--arrow-north-east:before {
  content: "";
}

/* line 53, app/assets/stylesheets/components/icons.scss */
.icon--percent {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--percent:before {
  content: "";
}

/* line 57, app/assets/stylesheets/components/icons.scss */
.icon--questionnaire {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--questionnaire:before {
  content: "";
}

/* line 61, app/assets/stylesheets/components/icons.scss */
.icon--search {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--search:before {
  content: "";
}

/* line 65, app/assets/stylesheets/components/icons.scss */
.icon--snapshot-icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--snapshot-icon:before {
  content: "";
}

/* line 69, app/assets/stylesheets/components/icons.scss */
.icon--triple-dot {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--triple-dot:before {
  content: "";
}

/* line 73, app/assets/stylesheets/components/icons.scss */
.icon--user-icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--user-icon:before {
  content: "";
}

/* line 77, app/assets/stylesheets/components/icons.scss */
.icon--dropdown {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--dropdown:before {
  content: "";
}

/* line 81, app/assets/stylesheets/components/icons.scss */
.icon--dropup {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--dropup:before {
  content: "";
}

/* line 85, app/assets/stylesheets/components/icons.scss */
.icon--read-time {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--read-time:before {
  content: "";
}

/* line 89, app/assets/stylesheets/components/icons.scss */
.icon--arrow-south-east {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--arrow-south-east:before {
  content: "";
}

/* line 93, app/assets/stylesheets/components/icons.scss */
.icon--checkbox_unchecked, .icon--checkbox_checked {
  display: inline-block;
  vertical-align: middle;
  background: url(/assets/icheck/cdp-42293650a47e482d73eb9ca17aba91b9bf9850f42a0e3d7daff4e7d4c7ab381a.png) no-repeat;
  content: '';
  height: 18px;
  margin-right: .8em;
  position: relative;
  top: -2px;
  width: 18px;
}

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* line 93, app/assets/stylesheets/components/icons.scss */
  .icon--checkbox_unchecked, .icon--checkbox_checked {
    background-size: 200px 20px;
    background-image: url(/assets/icheck/cdp@2x-4dda94492a05295b0630f039e809381928d7d01349e22d851bb5385f8eebf6aa.png);
  }
}

/* line 110, app/assets/stylesheets/components/icons.scss */
.icon--checkbox_checked {
  background-position: -40px 0;
}

/* line 119, app/assets/stylesheets/components/icons.scss */
.icon--success-tick {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--success-tick:before {
  content: "";
}

/* line 123, app/assets/stylesheets/components/icons.scss */
.icon--submit-arrow {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
  float: right;
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--submit-arrow:before {
  content: "";
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .icon--submit-arrow {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
  float: left;
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.rtl .icon--submit-arrow:before {
  content: "";
}

/* line 134, app/assets/stylesheets/components/icons.scss */
.icon--submit-email {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--submit-email:before {
  content: "";
}

/* line 138, app/assets/stylesheets/components/icons.scss */
.icon--barchart {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--barchart:before {
  content: "";
}

/* line 142, app/assets/stylesheets/components/icons.scss */
.icon--calendar {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--calendar:before {
  content: "";
}

/* line 146, app/assets/stylesheets/components/icons.scss */
.icon--check-tick {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--check-tick:before {
  content: "";
}

/* line 150, app/assets/stylesheets/components/icons.scss */
.icon--cities {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--cities:before {
  content: "";
}

/* line 154, app/assets/stylesheets/components/icons.scss */
.icon--climate,
.icon--climatechange,
.icon--climate-change {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--climate:before,
.icon--climatechange:before,
.icon--climate-change:before {
  content: "";
}

/* line 160, app/assets/stylesheets/components/icons.scss */
.icon--policy-and-public-affairs,
.icon--policy-public-affairs {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--policy-and-public-affairs:before,
.icon--policy-public-affairs:before {
  content: "";
}

/* line 165, app/assets/stylesheets/components/icons.scss */
.icon--companies {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--companies:before {
  content: "";
}

/* line 169, app/assets/stylesheets/components/icons.scss */
.icon--external-link {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--external-link:before {
  content: "";
}

/* line 173, app/assets/stylesheets/components/icons.scss */
.icon--forestsprotection,
.icon--forests {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--forestsprotection:before,
.icon--forests:before {
  content: "";
}

/* line 178, app/assets/stylesheets/components/icons.scss */
.icon--government {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--government:before {
  content: "";
}

/* line 182, app/assets/stylesheets/components/icons.scss */
.icon--investoraction,
.icon--investors {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--investoraction:before,
.icon--investors:before {
  content: "";
}

/* line 187, app/assets/stylesheets/components/icons.scss */
.icon--media {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--media:before {
  content: "";
}

/* line 191, app/assets/stylesheets/components/icons.scss */
.icon--research {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--research:before {
  content: "";
}

/* line 195, app/assets/stylesheets/components/icons.scss */
.icon--supplychain,
.icon--supply-chain {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--supplychain:before,
.icon--supply-chain:before {
  content: "";
}

/* line 200, app/assets/stylesheets/components/icons.scss */
.icon--carbon-action {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--carbon-action:before {
  content: "";
}

/* line 204, app/assets/stylesheets/components/icons.scss */
.icon--watersecurity,
.icon--water {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--watersecurity:before,
.icon--water:before {
  content: "";
}

/* line 209, app/assets/stylesheets/components/icons.scss */
.icon--download {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--download:before {
  content: "";
}

/* line 213, app/assets/stylesheets/components/icons.scss */
.icon--chart-legend {
  display: inline-block;
  vertical-align: middle;
  height: 1em;
  width: 1em;
}

/* line 220, app/assets/stylesheets/components/icons.scss */
.icon--skype {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--skype:before {
  content: "";
}

/* line 224, app/assets/stylesheets/components/icons.scss */
.icon--what-we-do {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--what-we-do:before {
  content: "";
}

/* line 228, app/assets/stylesheets/components/icons.scss */
.icon--campaigns {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--campaigns:before {
  content: "";
}

/* line 232, app/assets/stylesheets/components/icons.scss */
.icon--collaborations {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.icon--collaborations:before {
  content: "";
}
/* line 4, app/assets/stylesheets/components/inputs/icheck_inputs.scss */
.icheckbox_cdp,
.iradio_cdp {
  display: inline-block;
  vertical-align: middle;
  background: url(/assets/icheck/cdp-42293650a47e482d73eb9ca17aba91b9bf9850f42a0e3d7daff4e7d4c7ab381a.png) no-repeat;
  border: 0;
  cursor: pointer;
  height: 18px;
  margin: 0;
  padding: 0;
  width: 18px;
}

/* line 17, app/assets/stylesheets/components/inputs/icheck_inputs.scss */
.icheckbox_cdp {
  background-position: 0 0;
}

/* line 20, app/assets/stylesheets/components/inputs/icheck_inputs.scss */
.icheckbox_cdp.hover {
  background-position: -20px 0;
}

/* line 22, app/assets/stylesheets/components/inputs/icheck_inputs.scss */
.icheckbox_cdp.checked {
  background-position: -40px 0;
}

/* line 24, app/assets/stylesheets/components/inputs/icheck_inputs.scss */
.icheckbox_cdp.disabled {
  background-position: -68px 0;
  cursor: default;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.checked .icheckbox_cdp.disabled {
  background-position: -92px 0;
}

/* line 32, app/assets/stylesheets/components/inputs/icheck_inputs.scss */
.iradio_cdp {
  background-position: -120px 0;
}

/* line 35, app/assets/stylesheets/components/inputs/icheck_inputs.scss */
.iradio_cdp.hover {
  background-position: -144px 0;
}

/* line 37, app/assets/stylesheets/components/inputs/icheck_inputs.scss */
.iradio_cdp.checked {
  background-position: -168px 0;
}

/* line 39, app/assets/stylesheets/components/inputs/icheck_inputs.scss */
.iradio_cdp.disabled {
  background-position: -192px 0;
  cursor: default;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.checked .iradio_cdp.disabled {
  background-position: -216px 0;
}

@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* line 48, app/assets/stylesheets/components/inputs/icheck_inputs.scss */
  .icheckbox_cdp,
.iradio_cdp {
    background-size: 200px 20px;
    background-image: url(/assets/icheck/cdp@2x-4dda94492a05295b0630f039e809381928d7d01349e22d851bb5385f8eebf6aa.png);
  }
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 8, app/assets/stylesheets/components/navigation/cta_navigation.scss */
.cta_navigation {
  float: right;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .cta_navigation {
  float: left;
}

@media (min-width: 768px) {
  /* line 8, app/assets/stylesheets/components/navigation/cta_navigation.scss */
  .cta_navigation {
    margin-right: 3.4em;
  }
  /* line 8, app/assets/stylesheets/mixins/_helpers.scss */
  .rtl .cta_navigation {
    margin-left: 3.4em;
    margin-right: inherit;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .cta_navigation {
  margin-right: 3.4em;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .no-mq .cta_navigation {
  margin-left: 3.4em;
  margin-right: inherit;
}

@media (min-width: 1080px) {
  /* line 8, app/assets/stylesheets/components/navigation/cta_navigation.scss */
  .cta_navigation {
    clear: right;
    margin-right: 0;
    margin-top: 2em;
  }
  /* line 8, app/assets/stylesheets/mixins/_helpers.scss */
  .rtl .cta_navigation {
    clear: left;
    margin-left: 0;
    margin-right: inherit;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .cta_navigation {
  clear: right;
  margin-right: 0;
  margin-top: 2em;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .no-mq .cta_navigation {
  clear: left;
  margin-left: 0;
  margin-right: inherit;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.collapsed_header .cta_navigation {
  margin-top: 0;
  padding-left: 2em;
}

@media (max-width: 1079px) {
  /* line 2, app/assets/stylesheets/mixins/_helpers.scss */
  .collapsed_header .cta_navigation {
    padding-left: 3.2em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .collapsed_header .cta_navigation {
  padding-left: 3.2em;
}

/* line 46, app/assets/stylesheets/components/navigation/cta_navigation.scss */
.cta_navigation.nav_mobile__header {
  float: none;
}

/* line 48, app/assets/stylesheets/components/navigation/cta_navigation.scss */
.cta_navigation__cta {
  margin-left: 11px;
}

@media (min-width: 768px) {
  /* line 48, app/assets/stylesheets/components/navigation/cta_navigation.scss */
  .cta_navigation__cta {
    margin-left: .5em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .cta_navigation__cta {
  margin-left: .5em;
}

/* line 55, app/assets/stylesheets/components/navigation/cta_navigation.scss */
.cta_navigation__cta:first-child {
  margin-left: 0;
}

/* line 60, app/assets/stylesheets/components/navigation/cta_navigation.scss */
.cta_navigation__sign_in {
  color: #959595;
  font-size: .9em;
  padding-left: .5em;
  padding-right: 2px;
}

/* line 67, app/assets/stylesheets/components/navigation/cta_navigation.scss */
.cta_navigation__cta--secondary-navigation {
  color: #9099a0;
  transition: color, .2s;
  display: none;
  margin-right: 10px;
  /*position: relative;*/
  position: fixed;
  top: 3px;
  width: 3em;
}

/* line 6, app/assets/stylesheets/mixins/_transitions.scss */
.cta_navigation__cta--secondary-navigation:hover, .cta_navigation__cta--secondary-navigation:focus {
  color: #D31144;
}

@media (min-width: 768px) {
  /* line 67, app/assets/stylesheets/components/navigation/cta_navigation.scss */
  .cta_navigation__cta--secondary-navigation {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin-right: 0;
    /*position: absolute;*/
    position: fixed;
    right: 3.4em;
    top: 5.3em;
  }
  /* line 8, app/assets/stylesheets/mixins/_helpers.scss */
  .rtl .cta_navigation__cta--secondary-navigation {
    left: 9em;
    right: auto;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .cta_navigation__cta--secondary-navigation {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-right: 0;
  /*position: absolute;*/
  position: fixed;
  right: 3.4em;
  top: 5.3em;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .no-mq .cta_navigation__cta--secondary-navigation {
  left: 9em;
  right: auto;
}

@media (min-width: 1080px) {
  /* line 67, app/assets/stylesheets/components/navigation/cta_navigation.scss */
  .cta_navigation__cta--secondary-navigation {
    display: none;
    /*position: relative;*/
    position: fixed;
    right: 2.3em;
    top: auto;
  }
  /* line 8, app/assets/stylesheets/mixins/_helpers.scss */
  .rtl .cta_navigation__cta--secondary-navigation {
    left: 3em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .cta_navigation__cta--secondary-navigation {
  display: none;
  /*position: relative;*/
  position: fixed;
  right: 2.3em;
  top: auto;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .no-mq .cta_navigation__cta--secondary-navigation {
  left: 3em;
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/mixins/_helpers.scss */
  .collapsed_header .cta_navigation__cta--secondary-navigation {
    display: inline-block;
    vertical-align: middle;
    /*position: absolute;*/
    position: fixed;
    right: 15em;
    top: 1.5em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .collapsed_header .cta_navigation__cta--secondary-navigation {
  display: inline-block;
  vertical-align: middle;
  /*position: absolute;*/
  position: fixed;
  right: 15em;
  top: 1.5em;
}

/* line 116, app/assets/stylesheets/components/navigation/cta_navigation.scss */
.subnav_open .cta_navigation__cta--secondary-navigation .less {
  display: inline;
}

/* line 118, app/assets/stylesheets/components/navigation/cta_navigation.scss */
.subnav_open .cta_navigation__cta--secondary-navigation .more {
  display: none;
}

/* line 121, app/assets/stylesheets/components/navigation/cta_navigation.scss */
.cta_navigation__cta--secondary-navigation .less {
  display: none;
  text-decoration: underline;
}

/* line 127, app/assets/stylesheets/components/navigation/cta_navigation.scss */
.cta_navigation .roundel--search,
.cta_navigation .roundel--user {
  margin-top: 0;
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 10, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
.dropdown_navigation {
  font-family: 'roboto-bold', Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1em;
  background: #D4E5EE;
  color: #ACAAAC;
  display: none;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 11;
}

/* line 24, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
.ie7 .dropdown_navigation * {
  box-sizing: border-box;
  *behavior: none;
}

@media (min-width: 768px) {
  /* line 10, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
  .dropdown_navigation {
    max-height: none;
    padding: 1.5em 3.4em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .dropdown_navigation {
  max-height: none;
  padding: 1.5em 3.4em;
}

@media (min-width: 1080px) {
  /* line 10, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
  .dropdown_navigation {
    padding: 1.5em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .dropdown_navigation {
  padding: 1.5em;
}

@media (min-width: 1080px) {
  /* line 36, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
  .dropdown_navigation__inner {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding: 0 1.6em;
    position: relative;
    display: block;
    margin: 0 auto;
    position: relative;
    zoom: 1;
  }
  /* line 12, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/../output/support/_clearfix.scss */
  .dropdown_navigation__inner:after {
    content: " ";
    display: block;
    clear: both;
  }
}

@media (min-width: 1080px) and (min-width: 768px) {
  /* line 36, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
  .dropdown_navigation__inner {
    padding: 0 3.4em;
  }
}

@media (min-width: 1080px) {
  /* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
  .no-mq .dropdown_navigation__inner {
    padding: 0 3.4em;
  }
}

@media (min-width: 1080px) and (min-width: 1080px) {
  /* line 36, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
  .dropdown_navigation__inner {
    margin: 0 auto;
    max-width: 1400px;
    padding: 0 2em;
  }
}

@media (min-width: 1080px) {
  /* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
  .no-mq .dropdown_navigation__inner {
    margin: 0 auto;
    max-width: 1400px;
    padding: 0 2em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .dropdown_navigation__inner {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 0 1.6em;
  position: relative;
  display: block;
  margin: 0 auto;
  position: relative;
  zoom: 1;
}

/* line 12, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/../output/support/_clearfix.scss */
.no-mq .dropdown_navigation__inner:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  /* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
  .no-mq .dropdown_navigation__inner {
    padding: 0 3.4em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .no-mq .dropdown_navigation__inner {
  padding: 0 3.4em;
}

@media (min-width: 1080px) {
  /* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
  .no-mq .dropdown_navigation__inner {
    margin: 0 auto;
    max-width: 1400px;
    padding: 0 2em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .no-mq .dropdown_navigation__inner {
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 2em;
}

/* line 49, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
.dropdown_navigation__link i {
  font-size: 2.1em;
  margin-right: 16px;
  vertical-align: middle;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.ie9 .dropdown_navigation__link i {
  font-size: .7em;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .dropdown_navigation__link i {
  float: right;
  margin-left: 16px;
  margin-right: 0;
}

/* line 66, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
.dropdown_navigation__lists {
  display: inline-block;
  vertical-align: middle;
  color: #ACAAAC;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 66, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
  .dropdown_navigation__lists {
    padding-right: 1.2em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .dropdown_navigation__lists {
  padding-right: 1.2em;
}

/* line 79, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
.dropdown_navigation__section {
  display: none;
}

/* line 82, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
.dropdown_navigation__section.active {
  display: block;
}

/* line 89, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
.dropdown_navigation__list {
  margin-top: .5em;
  padding-right: 1%;
  position: relative;
  zoom: 1;
}

@media (min-width: 768px) {
  /* line 89, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
  .dropdown_navigation__list {
    float: left;
    width: 50%;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .dropdown_navigation__list {
  float: left;
  width: 50%;
}

@media (min-width: 1080px) {
  /* line 89, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
  .dropdown_navigation__list {
    width: 25%;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .dropdown_navigation__list {
  width: 25%;
}

/* line 105, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
.dropdown_navigation__list:last-child(even) {
  padding-left: 1%;
  padding-right: 0;
}

/* line 110, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
.dropdown_navigation__list li {
  border-bottom: 1px solid #657584;
  color: #495862;
  font-size: .9em;
  margin-bottom: .4em;
  padding: .8em .4em;
  width: 100%;
}

/* line 119, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
.dropdown_navigation__list li:first-child {
  border-top: 1px solid white;
}

/* line 122, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
.dropdown_navigation__list li.dropdown_navigation__header:first-child {
  border-top: 0;
}

/* line 128, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
.dropdown_navigation__list a {
  color: #ACAAAC;
  transition: color, .2s;
  color: #495862;
  display: block;
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/mixins/_transitions.scss */
.dropdown_navigation__list a:hover, .dropdown_navigation__list a:focus {
  color: #9099a0;
}

@media (min-width: 1080px) {
  /* line 137, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
  .half_width {
    width: 50%;
  }
  /* line 141, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
  .half_width li {
    float: left;
    width: 50%;
  }
  /* line 146, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
  .half_width .dropdown_navigation__header {
    width: 100%;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .half_width {
  width: 50%;
}

/* line 141, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
.no-mq .half_width li {
  float: left;
  width: 50%;
}

/* line 146, app/assets/stylesheets/components/navigation/dropdown_navigation.scss */
.no-mq .half_width .dropdown_navigation__header {
  width: 100%;
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 5, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible {
  background: #e7ebed;
  width: 13.5em;
}

/* line 9, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible .menu_item__spinner {
  display: block;
  max-width: 100px;
  margin: 0 auto;
}

/* line 15, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible > ul > li {
  border-bottom: 1px solid #fff;
  overflow: hidden;
}

/* line 19, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible > ul > li:last-child {
  border-bottom: none;
}

/* line 24, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  overflow: hidden;
}

/* line 30, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible ul .inner {
  padding-left: 1em;
  overflow: hidden;
  display: none;
  clear: both;
}

/* line 36, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible ul .inner.show {
  display: block;
}

/* line 41, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible ul span,
nav.collapsible ul a {
  display: block;
  padding: 0.5em;
  color: #000;
  text-decoration: none;
  width: 80%;
  line-height: 1.6em;
}

/* line 51, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible ul li {
  overflow: hidden;
}

/* line 53, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible ul li a {
  color: #fefefe;
  display: block;
  float: left;
  font-size: 0.8em;
  line-height: 1.4em;
  padding: 0.15em 0 0.15em 0.15em;
  width: 100%;
}

/* line 62, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible ul li a span {
  float: left;
}

/* line 66, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible ul li a span.selected {
  color: #000;
}

/* line 71, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible ul li i {
  float: right;
  color: #000;
  padding: 0.65em 0.5em;
  font-weight: bold;
}

/* line 80, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible ul li.selected ul {
  background: #e7ebed;
}

/* line 84, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible ul li.selected > a span,
nav.collapsible ul li.selected > a i {
  color: #fff;
}

/* line 91, app/assets/stylesheets/components/navigation/guidance.scss */
nav.collapsible li {
  display: block;
}

/* line 97, app/assets/stylesheets/components/navigation/guidance.scss */
body.forests .microsite__nav li.selected {
  background: #00775a;
}

/* line 101, app/assets/stylesheets/components/navigation/guidance.scss */
body.forests .pagination a {
  color: #00775a;
}

/* line 107, app/assets/stylesheets/components/navigation/guidance.scss */
body.water .microsite__nav li.selected {
  background: #2c86da;
}

/* line 111, app/assets/stylesheets/components/navigation/guidance.scss */
body.water .pagination a {
  color: #2c86da;
}

/* line 118, app/assets/stylesheets/components/navigation/guidance.scss */
body.climate_change .microsite__nav li.selected,
body.climate-change .microsite__nav li.selected {
  background: #82246f;
}

/* line 122, app/assets/stylesheets/components/navigation/guidance.scss */
body.climate_change .pagination a,
body.climate-change .pagination a {
  color: #82246f;
}

/* line 128, app/assets/stylesheets/components/navigation/guidance.scss */
body.public-authorities .microsite__nav li.selected {
  background: #82246f;
}

/* line 132, app/assets/stylesheets/components/navigation/guidance.scss */
body.public-authorities .pagination a {
  color: #82246f;
}

/* line 138, app/assets/stylesheets/components/navigation/guidance.scss */
body.cities .microsite__nav li.selected {
  background: #585b9a;
}

/* line 142, app/assets/stylesheets/components/navigation/guidance.scss */
body.cities .pagination a {
  color: #585b9a;
}

/* line 149, app/assets/stylesheets/components/navigation/guidance.scss */
body.statesand_regions .microsite__nav li.selected,
body.states-and-regions .microsite__nav li.selected {
  background: #585b9a;
}

/* line 153, app/assets/stylesheets/components/navigation/guidance.scss */
body.statesand_regions .pagination a,
body.states-and-regions .pagination a {
  color: #585b9a;
}

/* line 158, app/assets/stylesheets/components/navigation/guidance.scss */
.pagination {
  overflow: hidden;
}

/* line 162, app/assets/stylesheets/components/navigation/guidance.scss */
.previous_page {
  float: left;
}

/* line 166, app/assets/stylesheets/components/navigation/guidance.scss */
.next_page {
  text-align: right;
  float: right;
}

/* line 171, app/assets/stylesheets/components/navigation/guidance.scss */
.previous_page,
.next_page {
  line-height: 1.7em;
  font-size: 0.85em;
}

@media (max-width: 1080px) {
  /* line 178, app/assets/stylesheets/components/navigation/guidance.scss */
  .page__content .collapsible {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
  }
}

@media (max-width: 767px) {
  /* line 186, app/assets/stylesheets/components/navigation/guidance.scss */
  .page__content .collapsible {
    display: none;
    position: relative;
  }
}

/* line 193, app/assets/stylesheets/components/navigation/guidance.scss */
.nav-mobile__menu nav.collapsible {
  width: 100%;
  background: none;
}

/* line 197, app/assets/stylesheets/components/navigation/guidance.scss */
.nav-mobile__menu nav.collapsible a span,
.nav-mobile__menu nav.collapsible i {
  color: black;
  font-size: 1.2em;
  margin-left: 1.2em;
  padding: 0.9em 1.5em 0.9em 0;
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.nav_mobile__secondary .mini_dropdown_navigation {
  display: inline-block;
  vertical-align: top;
}

/* line 10, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.nav_mobile__secondary .mini_dropdown_navigation .mini_dropdown_navigation__list {
  background: #2F3034;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 2.9em;
}

/* line 18, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.nav_mobile__secondary .mini_dropdown_navigation .mini_dropdown_navigation__list a {
  color: #FFFFFF;
  display: block;
  padding: .6em .9em;
  text-decoration: none;
}

/* line 25, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.nav_mobile__secondary .mini_dropdown_navigation .mini_dropdown_navigation__list a:hover {
  background: #242527;
}

/* line 28, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.nav_mobile__secondary .mini_dropdown_navigation__cta {
  text-decoration: none;
}

/* line 31, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.nav_mobile__secondary .mini_dropdown_navigation__cta span {
  text-decoration: underline;
}

/* line 35, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.nav_mobile__secondary .mini_dropdown_navigation__cta i {
  font-size: .7em;
  margin-left: 4px;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.secondary_navigation .mini_dropdown_navigation {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 1em;
  position: relative;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
[dir="rtl"] .secondary_navigation .mini_dropdown_navigation {
  padding: 0 1em 0;
}

/* line 52, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.secondary_navigation .mini_dropdown_navigation__cta, .secondary_navigation .mini_dropdown_navigation__cta--user {
  text-decoration: none;
}

/* line 56, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.secondary_navigation .mini_dropdown_navigation__cta span, .secondary_navigation .mini_dropdown_navigation__cta--user span {
  text-decoration: underline;
}

/* line 60, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.secondary_navigation .mini_dropdown_navigation__cta i, .secondary_navigation .mini_dropdown_navigation__cta--user i {
  font-size: .7em;
  margin-left: 4px;
}

/* line 66, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.secondary_navigation .mini_dropdown_navigation__list {
  background: #636363;
  color: #FFFFFF;
  display: none;
  padding: 1em 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 2.6em;
  width: 10em;
  z-index: 10;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .secondary_navigation .mini_dropdown_navigation__list {
  left: 0;
  right: inherit;
  text-align: right;
}

/* line 84, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.secondary_navigation .mini_dropdown_navigation__list.active {
  display: block;
}

/* line 88, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.secondary_navigation .mini_dropdown_navigation__list li {
  padding: 0 1em;
}

/* line 92, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.secondary_navigation .mini_dropdown_navigation__list li:hover {
  background: #484648;
}

/* line 96, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.secondary_navigation .mini_dropdown_navigation__list .mini_dropdown_navigation__item--selected {
  background: #ACAAAC;
}

/* line 100, app/assets/stylesheets/components/navigation/mini_dropdown_navigation.scss */
.secondary_navigation .mini_dropdown_navigation__list .mini_dropdown_navigation__link {
  color: #FFFFFF;
  display: block;
  padding: .1em 0;
  text-decoration: none;
}
@charset "UTF-8";
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 8, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile {
  background-color: #e7ebed;
  height: 100%;
}

@media (min-width: 768px) {
  /* line 8, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
  .nav-mobile {
    display: none;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .nav-mobile {
  display: none;
}

/* line 15, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav_mobile__inner {
  height: 100%;
  position: relative;
}

/* line 20, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav_mobile__header {
  background-color: #e7ebed;
  border-bottom: 1px solid white;
  left: 0;
  padding: 1em 1.6em;
  position: absolute;
  text-align: right;
  top: 0;
  width: 100%;
  z-index: 1;
}

/* line 2, app/assets/stylesheets/mixins/utils/_general.scss */
.nav_mobile__header:after {
  clear: both;
  content: "";
  display: table;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .nav_mobile__header {
  text-align: left;
}

/* line 35, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav_mobile__header a {
  border-color: #657584;
  color: black;
  margin-left: 15px;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .nav_mobile__header a {
  margin-right: 15px;
}

/* line 44, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav_mobile__primary {
  background: #3E3F43;
  color: #DDDDDD;
}

/* line 48, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav_mobile__primary a {
  color: #495862;
  display: block;
  text-decoration: none;
}

/* line 55, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav_mobile__secondary {
  margin-top: 3.3em;
  padding: 0 .9em 1.3em;
  position: relative;
}

/* line 60, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav_mobile__secondary .secondary_navigation__link {
  display: inline-block;
  vertical-align: top;
  width: 32%;
}

/* line 66, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu {
  height: 100%;
  overflow-y: scroll;
  padding-top: 59px;
}

/* line 71, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .nav_mobile__section_header {
  border-bottom: 1px solid #657584;
  cursor: pointer;
  font-size: 1.2em;
  margin-left: 1.2em;
  padding: .9em 1.5em .9em 0;
}

/* line 78, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .nav_mobile__section_header i {
  color: #5E676E;
  float: right;
  font-size: .8em;
  line-height: 2em;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .nav-mobile__menu .nav_mobile__section_header i {
  float: left;
}

/* line 90, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu nav.collapsible li span {
  width: auto;
}

/* line 96, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .active {
  border-bottom: 0;
}

/* line 99, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .active i {
  line-height: 2em;
}

/* line 103, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .active i:before {
  content: "";
}

/* line 108, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .nav_mobile__subnav {
  display: none;
  padding-left: 1.4em;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .nav-mobile__menu .nav_mobile__subnav {
  padding-right: 1em;
}

/* line 114, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .nav_mobile__subnav a {
  padding: 1.1em;
}

/* line 116, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .nav_mobile__subnav h3,
.nav-mobile__menu .nav_mobile__subnav li {
  border-bottom: 1px solid #657584;
}

/* line 121, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .nav_mobile__subnav li:last-child {
  border-bottom: 0;
}

/* line 123, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .nav_mobile__subnav + .nav_mobile__subnav {
  margin-top: 2em;
}

/* line 126, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .dropdown_navigation__list {
  margin-top: 0;
}

/* line 129, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .dropdown_navigation__list + ul {
  margin-top: 1.8em;
}

/* line 133, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .dropdown_navigation__list li {
  padding: 0;
}

/* line 136, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .dropdown_navigation__list li:last-child {
  border-bottom: 1px solid #657584;
}

/* line 138, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .dropdown_navigation__list a {
  font-size: 1.2em;
  padding: .6em .2em;
}

/* line 143, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .dropdown_navigation__list .dropdown_navigation__header {
  font-size: 1em;
  margin-bottom: 0;
  padding: 1em 0 .6em;
}

/* line 151, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .dropdown_navigation__list:last-child li:last-child {
  border-bottom: 0;
}

/* line 154, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .no-header {
  padding-top: 0;
}

/* line 157, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .no-header + .no-header {
  margin-top: -6px;
}

/* line 163, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .no-header:first-child li:first-child {
  border-top: 0;
}

/* line 168, app/assets/stylesheets/components/navigation/mobile_navigation.scss */
.nav-mobile__menu .dropdown_navigation__lists {
  background: #D4E5EE;
}
/* line 8, app/assets/stylesheets/components/navigation/navobile_navigation.scss */
#navobile-device-pixel {
  width: 0;
}

/* line 12, app/assets/stylesheets/components/navigation/navobile_navigation.scss */
#navobile-click-catch {
  opacity: .5;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #CCC;
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}

/* line 24, app/assets/stylesheets/components/navigation/navobile_navigation.scss */
.navobile-content-hidden #navobile-click-catch {
  display: block;
}

@media (min-width: 768px) {
  /* line 24, app/assets/stylesheets/components/navigation/navobile_navigation.scss */
  .navobile-content-hidden #navobile-click-catch {
    display: none;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .navobile-content-hidden #navobile-click-catch {
  display: none;
}

/* line 32, app/assets/stylesheets/components/navigation/navobile_navigation.scss */
.is-toolbar-active.search #navobile-click-catch, .is-toolbar-active.account #navobile-click-catch {
  display: block;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 42, app/assets/stylesheets/components/navigation/navobile_navigation.scss */
  #navobile-device-pixel {
    width: 1px;
  }
  /* line 47, app/assets/stylesheets/components/navigation/navobile_navigation.scss */
  .navobile-content {
    position: relative;
    z-index: 1;
  }
  /* line 52, app/assets/stylesheets/components/navigation/navobile_navigation.scss */
  .navobile-navigation {
    left: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    transition: transform 0.25s;
    width: 100%;
    z-index: 2;
  }
  /* line 62, app/assets/stylesheets/components/navigation/navobile_navigation.scss */
  .navobile-navigation.navobile-navigation-visible {
    transform: translateX(-100%);
  }
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 10, app/assets/stylesheets/components/navigation/primary_navigation.scss */
.primary_navigation {
  display: none;
  padding: 2em 0 0 0;
}

@media (min-width: 768px) {
  /* line 10, app/assets/stylesheets/components/navigation/primary_navigation.scss */
  .primary_navigation {
    border-top: 1px solid #E7EBED;
    clear: both;
    display: block;
    padding: 0.6em 3.4em 0;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .primary_navigation {
  border-top: 1px solid #E7EBED;
  clear: both;
  display: block;
  padding: 0.6em 3.4em 0;
}

@media (min-width: 1080px) {
  /* line 10, app/assets/stylesheets/components/navigation/primary_navigation.scss */
  .primary_navigation {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    left: .5em;
    padding: 0;
    position: relative;
    text-align: left;
    top: 2.8em;
    width: 75%;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .primary_navigation {
  display: inline-block;
  vertical-align: middle;
  border: 0;
  left: .5em;
  padding: 0;
  position: relative;
  text-align: left;
  top: 2.8em;
  width: 75%;
}

@media (min-width: 1200px) {
  /* line 10, app/assets/stylesheets/components/navigation/primary_navigation.scss */
  .primary_navigation {
    left: 2em;
    width: 70%;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .primary_navigation {
  left: 2em;
  width: 70%;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.ie7 .primary_navigation {
  top: 0;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.collapsed_header .primary_navigation {
  font-size: .875em;
  height: auto;
  left: -3em;
  top: .4em;
  width: 67%;
}

@media (max-width: 1079px) {
  /* line 2, app/assets/stylesheets/mixins/_helpers.scss */
  .collapsed_header .primary_navigation {
    width: 100%;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .collapsed_header .primary_navigation {
  width: 100%;
}

/* line 53, app/assets/stylesheets/components/navigation/primary_navigation.scss */
.collapsed_header .primary_navigation .active:after {
  top: 2.3em;
}

/* line 58, app/assets/stylesheets/components/navigation/primary_navigation.scss */
.primary_navigation a {
  color: #ACAAAC;
  transition: color, .2s;
  color: #000000;
  cursor: default;
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/mixins/_transitions.scss */
.primary_navigation a:hover, .primary_navigation a:focus {
  color: #000000;
}

/* line 65, app/assets/stylesheets/components/navigation/primary_navigation.scss */
.primary_navigation a.active {
  color: #000000;
}

/* line 70, app/assets/stylesheets/components/navigation/primary_navigation.scss */
.primary_navigation a:hover,
.primary_navigation .active {
  color: #000000;
}

/* line 74, app/assets/stylesheets/components/navigation/primary_navigation.scss */
.primary_navigation a:hover:after,
.primary_navigation .active:after {
  border-bottom: 10px solid #D4E5EE;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  z-index: 1;
}

@media (min-width: 1080px) {
  /* line 74, app/assets/stylesheets/components/navigation/primary_navigation.scss */
  .primary_navigation a:hover:after,
.primary_navigation .active:after {
    left: 50%;
    margin-left: -10px;
    top: 2.6em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .primary_navigation a:hover:after, .no-mq .primary_navigation .active:after {
  left: 50%;
  margin-left: -10px;
  top: 2.6em;
}

/* line 93, app/assets/stylesheets/components/navigation/primary_navigation.scss */
.primary_navigation .inactive {
  color: #959595;
}

/* line 96, app/assets/stylesheets/components/navigation/primary_navigation.scss */
.primary_navigation .inactive .active {
  color: #000000;
}

/* line 101, app/assets/stylesheets/components/navigation/primary_navigation.scss */
.primary_navigation span {
  font-size: .9em;
  padding: 0 1.3em;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 101, app/assets/stylesheets/components/navigation/primary_navigation.scss */
  .primary_navigation span {
    padding: 0 1em;
    position: relative;
  }
  /* line 8, app/assets/stylesheets/mixins/_helpers.scss */
  .rtl .primary_navigation span {
    float: right;
    padding: 0 0 0 2.6em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .primary_navigation span {
  padding: 0 1em;
  position: relative;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .no-mq .primary_navigation span {
  float: right;
  padding: 0 0 0 2.6em;
}

@media (min-width: 1080px) {
  /* line 101, app/assets/stylesheets/components/navigation/primary_navigation.scss */
  .primary_navigation span {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.1em;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 8, app/assets/stylesheets/mixins/_helpers.scss */
  .rtl .primary_navigation span {
    width: auto;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .primary_navigation span {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.1em;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .no-mq .primary_navigation span {
  width: auto;
}

/* line 128, app/assets/stylesheets/components/navigation/primary_navigation.scss */
.primary_navigation span:last-child {
  padding-right: 0;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .primary_navigation span:last-child {
  padding-left: 0;
  padding-right: inherit;
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 8, app/assets/stylesheets/components/navigation/secondary_navigation.scss */
.secondary_navigation {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 0 1.6em;
  position: relative;
  display: none;
  padding: 1em 0 0 0;
  text-align: right;
  z-index: 2;
}

/* line 12, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/../output/support/_clearfix.scss */
.secondary_navigation:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  /* line 8, app/assets/stylesheets/components/navigation/secondary_navigation.scss */
  .secondary_navigation {
    padding: 0 3.4em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .secondary_navigation {
  padding: 0 3.4em;
}

@media (min-width: 1080px) {
  /* line 8, app/assets/stylesheets/components/navigation/secondary_navigation.scss */
  .secondary_navigation {
    margin: 0 auto;
    max-width: 1400px;
    padding: 0 2em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .secondary_navigation {
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 2em;
}

@media (min-width: 768px) {
  /* line 8, app/assets/stylesheets/components/navigation/secondary_navigation.scss */
  .secondary_navigation {
    display: block;
    max-width: 1400px;
    padding: 1em 2em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .secondary_navigation {
  display: block;
  max-width: 1400px;
  padding: 1em 2em;
}

@media (min-width: 1080px) {
  /* line 8, app/assets/stylesheets/components/navigation/secondary_navigation.scss */
  .secondary_navigation {
    padding: 0;
    position: absolute;
    right: 2em;
    top: 1em;
  }
  /* line 8, app/assets/stylesheets/mixins/_helpers.scss */
  .rtl .secondary_navigation {
    left: 2em;
    right: inherit;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .secondary_navigation {
  padding: 0;
  position: absolute;
  right: 2em;
  top: 1em;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .no-mq .secondary_navigation {
  left: 2em;
  right: inherit;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.collapsed_header .secondary_navigation {
  display: block;
  padding: 1em 2em;
  position: static;
  right: auto;
}

/* line 41, app/assets/stylesheets/components/navigation/secondary_navigation.scss */
.secondary_navigation a,
.secondary_navigation span {
  color: #959595;
  padding: 0 0 0 1em;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .secondary_navigation a, .rtl .secondary_navigation span {
  padding: 0 1em 0 0;
}

/* line 50, app/assets/stylesheets/components/navigation/secondary_navigation.scss */
.secondary_navigation a:first-child,
.secondary_navigation span:first-child {
  padding-left: 0;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .secondary_navigation a:first-child, .rtl .secondary_navigation span:first-child {
  padding-right: 0;
}

/* line 59, app/assets/stylesheets/components/navigation/secondary_navigation.scss */
.secondary_navigation a, .secondary_navigation__welcome {
  font-size: .9em;
}

/* line 66, app/assets/stylesheets/components/navigation/secondary_navigation.scss */
.nav_mobile__secondary a {
  color: #959595;
}

/* line 69, app/assets/stylesheets/components/navigation/secondary_navigation.scss */
.nav_mobile__secondary a:hover, .nav_mobile__secondary a:active {
  color: #FFFFFF;
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 4, app/assets/stylesheets/components/navigation/user_navigation.scss */
.user_navigation {
  background: #636363;
  display: none;
  padding: .5em 0;
  position: absolute;
  right: 0;
  text-align: left;
  width: 15em;
  z-index: 10;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.ie7 .user_navigation {
  *behavior: none;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .user_navigation {
  left: 0;
  right: auto;
}

/* line 24, app/assets/stylesheets/components/navigation/user_navigation.scss */
.user_navigation__link--current, .user_navigation__link {
  color: #FFFFFF;
  display: block;
  line-height: 2.5em;
  padding: 0 2em;
  text-decoration: none;
}

/* line 31, app/assets/stylesheets/components/navigation/user_navigation.scss */
.user_navigation__link--current:hover, .user_navigation__link:hover, .user_navigation__link--current:focus, .user_navigation__link:focus {
  color: #FFFFFF;
  text-decoration: underline;
}

/* line 42, app/assets/stylesheets/components/navigation/user_navigation.scss */
.user_navigation__link--current {
  background: #484648;
}

/* line 47, app/assets/stylesheets/components/navigation/user_navigation.scss */
.user_navigation__link--disabled {
  color: #959595;
  display: block;
  line-height: 2.5em;
  padding: 0 2em;
  text-decoration: none;
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 5, app/assets/stylesheets/components/navigation_tabs.scss */
.navigation_tabs--x2,
.navigation_tabs--x3,
.navigation_tabs--x4 {
  background: #FFFFFF;
  padding: 1em;
}

/* line 2, app/assets/stylesheets/mixins/utils/_general.scss */
.navigation_tabs--x2:after,
.navigation_tabs--x3:after,
.navigation_tabs--x4:after {
  clear: both;
  content: "";
  display: table;
}

/* line 14, app/assets/stylesheets/components/navigation_tabs.scss */
.navigation_tabs__tab,
.navigation_tabs__tab--active {
  border-bottom: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-top: 3px solid #FFFFFF;
  color: #485464;
  float: left;
  font-size: 18px;
  padding: .5em 1.1em;
  text-decoration: none;
}

/* line 25, app/assets/stylesheets/components/navigation_tabs.scss */
.navigation_tabs--x2 .navigation_tabs__tab, .navigation_tabs--x2 .navigation_tabs__tab--active {
  width: 50%;
}

/* line 29, app/assets/stylesheets/components/navigation_tabs.scss */
.navigation_tabs--x3 .navigation_tabs__tab, .navigation_tabs--x3 .navigation_tabs__tab--active {
  width: 33.33333%;
}

/* line 33, app/assets/stylesheets/components/navigation_tabs.scss */
.navigation_tabs--x4 .navigation_tabs__tab, .navigation_tabs--x4 .navigation_tabs__tab--active {
  width: 25%;
}

/* line 37, app/assets/stylesheets/components/navigation_tabs.scss */
.navigation_tabs__tab:first-child,
.navigation_tabs__tab--active:first-child {
  padding: .5em 1.1em .5em 0;
}

/* line 41, app/assets/stylesheets/components/navigation_tabs.scss */
.navigation_tabs__tab:last-child,
.navigation_tabs__tab--active:last-child {
  border-right: 0;
}

/* line 45, app/assets/stylesheets/components/navigation_tabs.scss */
.navigation_tabs__tab:focus,
.navigation_tabs__tab--active:focus {
  color: #485464;
}

/* line 50, app/assets/stylesheets/components/navigation_tabs.scss */
.navigation_tabs__tab--active {
  border-bottom: 1px solid #FFFFFF;
  border-top: 3px solid #D31144;
}

/* line 54, app/assets/stylesheets/components/navigation_tabs.scss */
.navigation_tabs__tab--active:hover {
  color: #485464;
}

/* line 59, app/assets/stylesheets/components/navigation_tabs.scss */
.navigation_tabs__tab_icon {
  color: #DDDDDD;
  font-size: 14px;
  margin-right: 3px;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.navigation_tabs__tab--active .navigation_tabs__tab_icon {
  color: #D31144;
}
/* line 1, app/assets/stylesheets/components/onetrust_cookie_banner.scss */
.ot-pc-logo,
#onetrust-close-btn-container {
  display: none !important;
}

/* line 7, app/assets/stylesheets/components/onetrust_cookie_banner.scss */
#onetrust-pc-sdk h4 {
  font-style: normal;
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 13, app/assets/stylesheets/components/page.scss */
.page__footer_inner, .page__content_inner, .page__header_inner {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 0 1.6em;
  position: relative;
}

/* line 12, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/../output/support/_clearfix.scss */
.page__footer_inner:after, .page__content_inner:after, .page__header_inner:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  /* line 13, app/assets/stylesheets/components/page.scss */
  .page__footer_inner, .page__content_inner, .page__header_inner {
    padding: 0 3.4em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .page__footer_inner, .no-mq .page__content_inner, .no-mq .page__header_inner {
  padding: 0 3.4em;
}

@media (min-width: 1080px) {
  /* line 13, app/assets/stylesheets/components/page.scss */
  .page__footer_inner, .page__content_inner, .page__header_inner {
    margin: 0 auto;
    max-width: 1400px;
    padding: 0 2em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .page__footer_inner, .no-mq .page__content_inner, .no-mq .page__header_inner {
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 2em;
}

/* line 17, app/assets/stylesheets/components/page.scss */
.page {
  background: #f5f7f8;
  min-height: 100%;
  position: relative;
}

/* line 22, app/assets/stylesheets/components/page.scss */
.page.page--posts_serve {
  background-color: #F8F8F8;
}

/* line 27, app/assets/stylesheets/components/page.scss */
.page__header {
  background: #FFFFFF;
  padding: .3em 1em .1em;
  width: 100%;
  z-index: 11;
}

/* line 2, app/assets/stylesheets/mixins/utils/_general.scss */
.page__header:after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 768px) {
  /* line 27, app/assets/stylesheets/components/page.scss */
  .page__header {
    padding: 0;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .page__header {
  padding: 0;
}

/* line 39, app/assets/stylesheets/components/page.scss */
.page__header.scrolled_header {
  padding-top: 0;
}

/* line 44, app/assets/stylesheets/components/page.scss */
.page__header_inner {
  padding: .8em 0;
}

@media (min-width: 1080px) {
  /* line 44, app/assets/stylesheets/components/page.scss */
  .page__header_inner {
    padding: 30px;
    text-align: center;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .page__header_inner {
  padding: 30px;
  text-align: center;
}

@media (min-width: 1080px) {
  /* line 2, app/assets/stylesheets/mixins/_helpers.scss */
  .collapsed_header .page__header_inner {
    padding: 1em 2em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .collapsed_header .page__header_inner {
  padding: 1em 2em;
}

/* line 61, app/assets/stylesheets/components/page.scss */
.page__header_inner--secondary {
  display: none;
  margin: 0 auto;
  max-width: 1400px;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  z-index: 20;
}

@media (min-width: 768px) {
  /* line 61, app/assets/stylesheets/components/page.scss */
  .page__header_inner--secondary {
    background: #485464;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .page__header_inner--secondary {
  background: #485464;
}

@media (min-width: 1080px) {
  /* line 61, app/assets/stylesheets/components/page.scss */
  .page__header_inner--secondary {
    background: #FFFFFF;
    display: block;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .page__header_inner--secondary {
  background: #FFFFFF;
  display: block;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.collapsed_header .page__header_inner--secondary {
  background: #FFFFFF;
  color: #FCFCFC;
  display: none;
  float: none;
  max-width: none;
}

/* line 88, app/assets/stylesheets/components/page.scss */
.page__content {
  overflow: hidden;
}

/* line 92, app/assets/stylesheets/components/page.scss */
.page__content_inner {
  padding-bottom: 2em;
  padding-top: 2em;
}

@media (min-width: 768px) {
  /* line 92, app/assets/stylesheets/components/page.scss */
  .page__content_inner {
    padding-bottom: 4em;
    padding-top: 2em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .page__content_inner {
  padding-bottom: 4em;
  padding-top: 2em;
}

@media (min-width: 1080px) {
  /* line 92, app/assets/stylesheets/components/page.scss */
  .page__content_inner {
    padding-left: 13.5em;
    padding-right: 13.5em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .page__content_inner {
  padding-left: 13.5em;
  padding-right: 13.5em;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.ie7 .page__content_inner {
  *behavior: none;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.no-mq .page__content_inner {
  padding-left: 15%;
  padding-right: 15%;
}

/* line 123, app/assets/stylesheets/components/page.scss */
.page__content_inner img,
.page__content_inner iframe {
  max-width: 100%;
}

/* line 129, app/assets/stylesheets/components/page.scss */
.page__footer {
  background: #484648;
  padding: 2.4em 0 3em;
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 5, app/assets/stylesheets/components/pagination.scss */
.pagination {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  line-height: 3em;
  padding: 2em 0 0 0;
}

/* line 12, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/../output/support/_clearfix.scss */
.pagination:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 12, app/assets/stylesheets/components/pagination.scss */
.pagination__back_to {
  float: left;
  margin-right: 2em;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .pagination__back_to {
  margin-left: 1em;
}

/* line 21, app/assets/stylesheets/components/pagination.scss */
.pagination__show_limits {
  float: left;
  margin-right: 2em;
}

/* line 26, app/assets/stylesheets/components/pagination.scss */
.pagination__per_page,
.pagination__per_page--selected {
  color: #485464;
  margin-left: .5em;
}

/* line 32, app/assets/stylesheets/components/pagination.scss */
.pagination__per_page--selected {
  color: #D31144;
  text-decoration: none;
}

/* line 37, app/assets/stylesheets/components/pagination.scss */
.pagination__pages {
  float: right;
}

/* line 41, app/assets/stylesheets/components/pagination.scss */
.pagination__will_pagination {
  display: inline;
  float: right;
  margin-right: 1em;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .pagination__will_pagination {
  margin-right: 0;
}

/* line 50, app/assets/stylesheets/components/pagination.scss */
.pagination__will_pagination a,
.pagination__will_pagination .current,
.pagination__will_pagination .previous_page,
.pagination__will_pagination .next_page {
  margin-left: .5em;
}

/* line 57, app/assets/stylesheets/components/pagination.scss */
.pagination__will_pagination a {
  color: #485464;
}

/* line 61, app/assets/stylesheets/components/pagination.scss */
.pagination__will_pagination .current {
  color: #D31144;
}

/* line 65, app/assets/stylesheets/components/pagination.scss */
.pagination__will_pagination .previous_page,
.pagination__will_pagination .next_page {
  text-decoration: none;
}
@charset "UTF-8";
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: #D31144;
}

/* line 11, app/assets/stylesheets/components/roundels.scss */
.roundel--cancel, .roundel--add, .roundel--menu, .roundel--user, .roundel--guest, .roundel--search, .roundel--close {
  display: inline-block;
  vertical-align: middle;
  color: inherit;
  transition: color, .2s;
  border-radius: 15px;
  cursor: pointer;
  font-size: .8em;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

/* line 6, app/assets/stylesheets/mixins/_transitions.scss */
.roundel--cancel:hover, .roundel--add:hover, .roundel--menu:hover, .roundel--user:hover, .roundel--guest:hover, .roundel--search:hover, .roundel--close:hover, .roundel--cancel:focus, .roundel--add:focus, .roundel--menu:focus, .roundel--user:focus, .roundel--guest:focus, .roundel--search:focus, .roundel--close:focus {
  color: #D31144;
}

@media (min-width: 768px) {
  /* line 11, app/assets/stylesheets/components/roundels.scss */
  .roundel--cancel, .roundel--add, .roundel--menu, .roundel--user, .roundel--guest, .roundel--search, .roundel--close {
    border-radius: 20px;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .roundel--cancel, .no-mq .roundel--add, .no-mq .roundel--menu, .no-mq .roundel--user, .no-mq .roundel--guest, .no-mq .roundel--search, .no-mq .roundel--close {
  border-radius: 20px;
}

/* line 15, app/assets/stylesheets/components/roundels.scss */
.roundel--cancel, .roundel--add, .roundel--guest, .roundel--search {
  border: 1px solid #ACAAAC;
  padding: 6px;
}

@media (min-width: 768px) {
  /* line 15, app/assets/stylesheets/components/roundels.scss */
  .roundel--cancel, .roundel--add, .roundel--guest, .roundel--search {
    padding: 10px;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .roundel--cancel, .no-mq .roundel--add, .no-mq .roundel--guest, .no-mq .roundel--search {
  padding: 10px;
}

/* line 30, app/assets/stylesheets/mixins/roundel.scss */
.roundel--cancel:before, .roundel--add:before, .roundel--guest:before, .roundel--search:before {
  display: block;
  height: 15px;
  position: relative;
  top: 2px;
  width: 15px;
}

@media (min-width: 768px) {
  /* line 30, app/assets/stylesheets/mixins/roundel.scss */
  .roundel--cancel:before, .roundel--add:before, .roundel--guest:before, .roundel--search:before {
    top: 1px;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .roundel--cancel:before, .no-mq .roundel--add:before, .no-mq .roundel--guest:before, .no-mq .roundel--search:before {
  top: 1px;
}

/* line 42, app/assets/stylesheets/mixins/roundel.scss */
.roundel--cancel:hover, .roundel--add:hover, .roundel--guest:hover, .roundel--search:hover {
  border-color: #D31144;
}

/* line 46, app/assets/stylesheets/mixins/roundel.scss */
.roundel--cancel span, .roundel--add span, .roundel--guest span, .roundel--search span {
  display: none;
  text-indent: -9999px;
}

/* line 20, app/assets/stylesheets/components/roundels.scss */
.roundel--close {
  color: #ACAAAC;
  float: right;
  font-size: 1.4em;
  text-decoration: none;
}

/* line 8, app/assets/stylesheets/mixins/_helpers.scss */
.rtl .roundel--close {
  float: left;
  margin-left: 0;
}

/* line 34, app/assets/stylesheets/components/roundels.scss */
.roundel--search {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.roundel--search:before {
  content: "";
}

/* line 40, app/assets/stylesheets/components/roundels.scss */
.roundel--guest {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.roundel--guest:before {
  content: "";
}

/* line 46, app/assets/stylesheets/components/roundels.scss */
.roundel--user {
  background: #E7EBED;
  height: 28px;
  line-height: 28px;
  position: relative;
  width: 28px;
}

@media (min-width: 768px) {
  /* line 46, app/assets/stylesheets/components/roundels.scss */
  .roundel--user {
    height: 37px;
    line-height: 37px;
    width: 37px;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .roundel--user {
  height: 37px;
  line-height: 37px;
  width: 37px;
}

/* line 61, app/assets/stylesheets/components/roundels.scss */
.roundel--user:focus {
  color: inherit;
}

/* line 65, app/assets/stylesheets/components/roundels.scss */
.roundel--user:hover {
  background: #485464;
  color: #E7EBED;
}

/* line 70, app/assets/stylesheets/components/roundels.scss */
.roundel--user .user_alerts {
  background: #D31144;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: .9em;
  height: 17px;
  line-height: 1.6em;
  position: absolute;
  right: -1px;
  top: -6px;
  width: 17px;
}

/* line 84, app/assets/stylesheets/components/roundels.scss */
.roundel--menu {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
  font-size: 1.6em;
  width: 22px;
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.roundel--menu:before {
  content: "";
}

@media (min-width: 768px) {
  /* line 84, app/assets/stylesheets/components/roundels.scss */
  .roundel--menu {
    display: none;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .roundel--menu {
  display: none;
}

/* line 95, app/assets/stylesheets/components/roundels.scss */
.roundel--menu span {
  display: none;
}

/* line 98, app/assets/stylesheets/components/roundels.scss */
.roundel--add {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
  border-style: dashed;
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.roundel--add:before {
  content: "";
}

/* line 105, app/assets/stylesheets/components/roundels.scss */
.roundel--cancel {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '' );
  border-style: dashed;
}

/* line 25, app/assets/stylesheets/mixins/_icons.scss */
.roundel--cancel:before {
  content: "";
}
@charset "UTF-8";
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: #D31144;
}

/* line 9, app/assets/stylesheets/components/section.scss */
.nav-section-container {
  display: flex;
}

/* line 14, app/assets/stylesheets/components/section.scss */
.section::-webkit-scrollbar, .section--no_collapsible::-webkit-scrollbar, .section--collapsible::-webkit-scrollbar, .section--snug::-webkit-scrollbar {
  background-color: #f5f7f8;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  width: 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* line 25, app/assets/stylesheets/components/section.scss */
.section::-webkit-scrollbar-thumb, .section--no_collapsible::-webkit-scrollbar-thumb, .section--collapsible::-webkit-scrollbar-thumb, .section--snug::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  min-height: 40px;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

/* line 33, app/assets/stylesheets/components/section.scss */
.section, .section--no_collapsible, .section--collapsible, .section--snug {
  height: 700px;
  min-height: 700px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 2em 0 0 0;
  position: relative;
}

/* line 42, app/assets/stylesheets/components/section.scss */
.ie7 .section *, .ie7 .section--no_collapsible *, .ie7 .section--collapsible *, .ie7 .section--snug * {
  box-sizing: border-box;
  *behavior: none;
}

@media (min-width: 1080px) {
  /* line 33, app/assets/stylesheets/components/section.scss */
  .section, .section--no_collapsible, .section--collapsible, .section--snug {
    margin: 0 auto;
    padding: 2em 2em;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .section, .no-mq .section--no_collapsible, .no-mq .section--collapsible, .no-mq .section--snug {
  margin: 0 auto;
  padding: 2em 2em;
}

@media (min-width: 1200px) {
  /* line 33, app/assets/stylesheets/components/section.scss */
  .section, .section--no_collapsible, .section--collapsible, .section--snug {
    margin: 0 auto;
    max-width: 1200px;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .section, .no-mq .section--no_collapsible, .no-mq .section--collapsible, .no-mq .section--snug {
  margin: 0 auto;
  max-width: 1200px;
}

/* line 55, app/assets/stylesheets/components/section.scss */
.section:first-child, .section--no_collapsible:first-child, .section--collapsible:first-child, .section--snug:first-child {
  padding-top: 0;
}

/* line 60, app/assets/stylesheets/components/section.scss */
.section--snug {
  padding-bottom: 0;
  padding-top: 0;
}

@media (min-width: 1080px) {
  /* line 60, app/assets/stylesheets/components/section.scss */
  .section--snug {
    padding-bottom: 0;
    padding-top: 0;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .section--snug {
  padding-bottom: 0;
  padding-top: 0;
}

/* line 80, app/assets/stylesheets/components/section.scss */
.section--collapsible.active .icon--dropdown:before {
  content: "";
}

/* line 85, app/assets/stylesheets/components/section.scss */
.section--collapsible .section__body {
  display: none;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.ie7 .section--collapsible .section__body {
  *behavior: url(/shims/boxsizing.htc);
}

/* line 97, app/assets/stylesheets/components/section.scss */
.section--no_collapsible .icon--dropdown:before {
  display: none;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.ie7 .section--no_collapsible .section__body {
  *behavior: url(/shims/boxsizing.htc);
}

/* line 108, app/assets/stylesheets/components/section.scss */
.section--footer {
  margin-top: -4em;
}

/* line 112, app/assets/stylesheets/components/section.scss */
.section__title {
  display: inline-block;
  vertical-align: middle;
  border-radius: .15em;
  border: 1px solid #ACAAAC;
  color: #959595;
  line-height: 2em;
  padding: 0 1em;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.section--collapsible .section__title {
  background: #485464;
  color: #FFFFFF;
  font-size: 1.2em;
  line-height: 3em;
  padding: 0 1em;
  border: 0;
  cursor: pointer;
  width: 100%;
}

/* line 128, app/assets/stylesheets/components/section.scss */
.section--collapsible .section__title i {
  font-size: .6em;
  margin-right: .8em;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.section--no_collapsible .section__title {
  background: #485464;
  color: #FFFFFF;
  font-size: 1.2em;
  line-height: 3em;
  padding: 0 1em;
  border: 0;
  width: 100%;
}

/* line 2, app/assets/stylesheets/mixins/_helpers.scss */
.section--footer .section__title {
  background-color: #90989F;
}

@media (min-width: 768px) {
  /* line 112, app/assets/stylesheets/components/section.scss */
  .section__title {
    margin: 0;
  }
}

/* line 56, ../usr/local/bundle/gems/susy-2.2.12/sass/susy/language/susy/_breakpoint-plugin.scss */
.no-mq .section__title {
  margin: 0;
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 4, app/assets/stylesheets/components/tgprompt.scss */
#tgprompt h2 {
  padding-bottom: .5em;
}

/* line 8, app/assets/stylesheets/components/tgprompt.scss */
#tgprompt label {
  display: block;
  margin-bottom: 0.25em;
}

/* line 13, app/assets/stylesheets/components/tgprompt.scss */
#tgprompt input[type='submit']:disabled {
  background: #485464;
}

/* line 17, app/assets/stylesheets/components/tgprompt.scss */
#tgprompt .form-actions {
  margin-top: 20px;
}

/* line 21, app/assets/stylesheets/components/tgprompt.scss */
#tgprompt .row {
  overflow: hidden;
}

/* line 25, app/assets/stylesheets/components/tgprompt.scss */
#tgprompt .col {
  float: left;
  width: 50%;
}

@media (max-width: 768px) {
  /* line 31, app/assets/stylesheets/components/tgprompt.scss */
  #tgprompt .col {
    width: 100%;
  }
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 3, app/assets/stylesheets/components/tooltip.scss */
.tooltip {
  color: #D31144;
  cursor: pointer;
}
/* line 31, app/assets/stylesheets/vars/_colors.scss */
.cities-topic {
  background-color: #585b9a;
}

/* line 35, app/assets/stylesheets/vars/_colors.scss */
.climate-change-topic {
  background-color: #82246f;
}

/* line 39, app/assets/stylesheets/vars/_colors.scss */
.forests-topic {
  background-color: #00775a;
}

/* line 43, app/assets/stylesheets/vars/_colors.scss */
.investors-topic {
  background-color: #af6165;
}

/* line 47, app/assets/stylesheets/vars/_colors.scss */
.public-authorities-topic {
  background-color: #82246f;
}

/* line 51, app/assets/stylesheets/vars/_colors.scss */
.water-topic {
  background-color: #2c86da;
}

/* line 55, app/assets/stylesheets/vars/_colors.scss */
.supply-chain-topic {
  background-color: #fe5e17;
}

/* line 60, app/assets/stylesheets/vars/_colors.scss */
.policy-and-public-affairs-topic,
.companies-topic {
  background-color: palette(red, cdp);
}

/* line 5, app/assets/stylesheets/components/turbolinks_progress_bar.scss */
html.turbolinks-progress-bar::before {
  background-color: #D31144 !important;
  height: 2px !important;
  z-index: 5;
}
/*

 */
