@import url(https://fonts.googleapis.com/css?family=Lato:300,400,400i,700);/* stylelint-disable */

.sticky-outer-wrapper .sticky-inner-wrapper {
  z-index: 2; }

.sticky-outer-wrapper.sticky.-ndcs .sticky-inner-wrapper, .sticky-outer-wrapper.sticky.-compare .sticky-inner-wrapper, .sticky-outer-wrapper.sticky.-ndc-search .sticky-inner-wrapper {
  background-color: #000d44; }

.sticky-outer-wrapper.sticky.-country-selector .sticky-inner-wrapper, .sticky-outer-wrapper.sticky.-custom-compare .sticky-inner-wrapper, .sticky-outer-wrapper.sticky.-explore .sticky-inner-wrapper {
  background-color: #fff;
  left: 0;
  width: 100%; }

.sticky-outer-wrapper.sticky.-country .sticky-inner-wrapper, .sticky-outer-wrapper.sticky.-country-compare .sticky-inner-wrapper {
  background-color: #113750; }

.sticky-outer-wrapper.sticky.-about .sticky-inner-wrapper {
  background-color: #0845cb; }

.sticky-outer-wrapper.sticky.-emissions .sticky-inner-wrapper {
  background-color: #341870; }

.sticky-outer-wrapper.sticky.-sectors-agriculture .sticky-inner-wrapper {
  background-color: #a73f14; }

.sticky-outer-wrapper.sticky .sticky-outer-wrapper,
.sticky-outer-wrapper.sticky .sticky-inner-wrapper {
  z-index: 23; }
/* stylelint-disable */

.__react_component_tooltip.type-dark {
  background-color: #0a1941 !important;
  border-radius: 4px !important;
  color: #fff !important;
  font-size: 0.8125rem;
  opacity: 1 !important; }
  .__react_component_tooltip.type-dark.place-top::after {
    border-top-color: #0a1941 !important; }
  .__react_component_tooltip.type-dark.place-bottom::after {
    border-bottom-color: #0a1941 !important; }
  .__react_component_tooltip.type-dark.place-left::after {
    border-left-color: #0a1941 !important; }
  .__react_component_tooltip.type-dark.place-right::after {
    border-right-color: #0a1941 !important; }
/* stylelint-disable */
/* stylelint-disable */

.header-styles__header__3W4Fc {
  position: relative;
  background-color: #0a1941;
  padding-top: 20px;
  color: #fff;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: right top; }
  @media screen and (min-width: 75rem) {
    .header-styles__header__3W4Fc {
      padding-top: 64px; } }

.header-styles__gradient__2T1Ox {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  @media screen and (min-width: 75rem) {
    .header-styles__gradient__2T1Ox {
      background-image: none !important; } }

.header-styles__medium__SbtTO {
  min-height: 180px; }

.header-styles__large__o8xOD {
  min-height: 500px; }
/* stylelint-disable */

.button-styles__button__2PVy_ {
  height: 45px;
  width: 100%;
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  color: #0a1941;
  cursor: pointer;
  transition: background-color 150ms ease-out;
  min-width: 25px; }
  .button-styles__button__2PVy_:disabled {
    cursor: not-allowed; }
  .button-styles__button__2PVy_:focus {
    outline: none; }
  .button-styles__button__2PVy_ a {
    color: #0a1941; }

.button-styles__square__1UPbJ {
  width: 45px;
  padding: 0; }

.button-styles__v-primary__32_8L {
  background-color: #ffc735; }
  .button-styles__v-primary__32_8L:hover {
    background-color: #f6a806; }
  .button-styles__v-primary__32_8L.button-styles__disabled__1Afsz {
    background-color: rgba(255, 199, 53, 0.6);
    color: rgba(10, 25, 65, 0.6);
    cursor: not-allowed; }
    .button-styles__v-primary__32_8L.button-styles__disabled__1Afsz svg {
      fill: rgba(10, 25, 65, 0.6); }

.button-styles__v-danger__10Gr5 {
  background-color: #cd597d; }
  .button-styles__v-danger__10Gr5:hover {
    background-color: #bb3861; }

.button-styles__v-twitter__3fq1q {
  background-color: #5b8ec8;
  color: #fff; }
  .button-styles__v-twitter__3fq1q:hover {
    background-color: #3c74b4; }

.button-styles__v-facebook__3zoXO {
  background-color: #3b5999;
  color: #fff; }
  .button-styles__v-facebook__3zoXO:hover {
    background-color: #2d4474; }

.button-styles__v-google__1c7Re {
  background-color: #d8483b;
  color: #fff; }
  .button-styles__v-google__1c7Re:hover {
    background-color: #bb3225; }

.button-styles__v-secondary__2Fdrd {
  background-color: #fff;
  border: solid 2.5px #f1f4fb; }
  .button-styles__v-secondary__2Fdrd:hover {
    background-color: #f1f4fb;
    border: none; }

.button-styles__disabled__1Afsz {
  color: rgba(10, 25, 65, 0.6);
  border: solid 1px #cccdcf;
  cursor: not-allowed; }
  .button-styles__disabled__1Afsz svg {
    fill: rgba(10, 25, 65, 0.6); }
/* stylelint-disable */

/* stylelint-disable */
.intro-styles__content__35aDU {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .intro-styles__content__35aDU {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .intro-styles__content__35aDU > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.intro-styles__loadingModal__3OSYb {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.intro-styles__parsedHTML__1VswX ul {
  list-style: disc; }

.intro-styles__parsedHTML__1VswX ul,
.intro-styles__parsedHTML__1VswX ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.intro-styles__wrapper__2tcNh {
  width: 100%; }

.intro-styles__main__4s__I {
  color: #fff;
  font-family: "Lato", sans-serif;
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .intro-styles__main__4s__I > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .intro-styles__main__4s__I a {
    color: #0a1941;
    border-bottom: solid 1px #ffc735; }
  @media screen and (min-width: 56.25rem) {
    .intro-styles__main__4s__I.intro-styles__withButton__1G5tn {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .intro-styles__main__4s__I.intro-styles__withButton__1G5tn > *:nth-child(1) {
        width: calc(75% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .intro-styles__main__4s__I.intro-styles__withButton__1G5tn > *:nth-child(2) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  .intro-styles__main__4s__I.intro-styles__withButton__1G5tn a {
    border-bottom: none; }

.intro-styles__title__MroPp {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: 20px;
  text-align: inherit; }
  @media screen and (min-width: 56.25rem) {
    .intro-styles__title__MroPp {
      font-size: 3.375rem; } }

.intro-styles__subtitle__2RYmH {
  font-size: 1rem;
  font-weight: 400;
  margin-left: 8px; }

.intro-styles__description__1v417 {
  margin-bottom: 30px;
  line-height: 1.62;
  color: #fff; }
  .intro-styles__description__1v417 br {
    line-height: 200%; }

.intro-styles__disclaimer__1LZ7h {
  color: #fff;
  font-style: italic;
  opacity: 0.75; }

@media screen and (min-width: 56.25rem) {
  .intro-styles__columns__1UliE {
    max-width: 100%;
    column-count: 2;
    column-gap: 30px; } }
/* stylelint-disable */

.icon-styles__icon__3_dzQ {
  width: 15px;
  height: 15px; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.back-button-styles__content__1XwPi {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .back-button-styles__content__1XwPi {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .back-button-styles__content__1XwPi > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.back-button-styles__loadingModal__1Qlpc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.back-button-styles__parsedHTML__3cb6U ul {
  list-style: disc; }

.back-button-styles__parsedHTML__3cb6U ul,
.back-button-styles__parsedHTML__3cb6U ol {
  margin: 1em 0 0 1em; }

.back-button-styles__backIcon__2I2l4 {
  fill: #fff;
  width: 38px;
  height: 12px;
  margin-right: 24px; }

.back-button-styles__backButton__2L30h {
  margin-bottom: 0.9375rem; }
  .back-button-styles__backButton__2L30h > a,
  .back-button-styles__backButton__2L30h .back-button-styles__linkButton__D1rvN {
    color: #fff;
    font-size: 1rem;
    cursor: pointer; }
/* stylelint-disable */

/* stylelint-disable */
.loading-styles__content__1182c {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .loading-styles__content__1182c {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .loading-styles__content__1182c > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.loading-styles__loadingModal__3TLx0 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.loading-styles__parsedHTML__YpZ2o ul {
  list-style: disc; }

.loading-styles__parsedHTML__YpZ2o ul,
.loading-styles__parsedHTML__YpZ2o ol {
  margin: 1em 0 0 1em; }

.loading-styles__container__2SLLD {
  position: relative;
  min-height: 100%; }

.loading-styles__light__3o2KV {
  background-color: #f1f4fb; }

.loading-styles__loader__1woo4 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  width: 60px;
  height: 60px; }

.loading-styles__loaderMini__1kLPM {
  margin: -7.5px 0 0 -7.5px;
  width: 15px;
  height: 15px; }
  .loading-styles__loaderMini__1kLPM > .loading-styles__loaderLight__FGETe {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    box-shadow: 0 2px 6px #ffc735; }
  .loading-styles__loaderMini__1kLPM > .loading-styles__loaderTrack__lzZ_r {
    width: 15px;
    height: 15px;
    border-radius: 15px; }

.loading-styles__loaderLight__FGETe {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  box-shadow: 0 4px 6px #ffc735;
  animation: loading-styles__rotate360__3efv- 2s linear infinite; }

.loading-styles__loaderTrack__lzZ_r {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  border-radius: 60px; }

@keyframes loading-styles__rotate360__3efv- {
  from {
    transform: rotate(0); }
  to {
    transform: rotate(360deg); } }
/* stylelint-disable */

.react-selectize__dropdown__3wrPp {
  width: 100%;
  position: relative; }
  .react-selectize__dropdown__3wrPp .react-selectize {
    color: #0a1941; }
    .react-selectize__dropdown__3wrPp .react-selectize.root-node {
      position: relative;
      width: 100%; }
      .react-selectize__dropdown__3wrPp .react-selectize.root-node.disabled {
        pointer-events: none;
        cursor: not-allowed;
        opacity: 0.5; }
      .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control {
        cursor: pointer;
        display: flex;
        align-items: center;
        position: relative;
        padding: 0;
        padding-left: 10px;
        padding-right: 5px;
        height: 45px;
        overflow: hidden;
        box-shadow: none !important;
        border: 2.5px solid #f1f4fb; }
        .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-placeholder {
          line-height: 45px;
          top: 0;
          bottom: 0;
          display: flex;
          align-items: center;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          position: absolute;
          max-width: calc(100% - 56px); }
        .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values {
          display: flex;
          min-height: 45px;
          max-height: 45px;
          flex-grow: 1;
          flex-wrap: wrap;
          overflow: hidden;
          position: relative;
          width: 100%; }
          .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values .simple-value {
            display: table;
            table-layout: fixed;
            width: 100%; }
          .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values span {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 100%; }
          .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values .resizable-input {
            background: none;
            border: none;
            outline: none;
            font-size: 1rem;
            font-family: "Lato", sans-serif;
            padding: 6px 0;
            vertical-align: middle;
            width: 0;
            position: absolute;
            top: calc(50% - 1rem);
            color: #0a1941; }
          .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values .value-wrapper {
            display: flex;
            align-items: flex-start;
            line-height: 45px;
            width: 100%; }
        .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-reset-button-container,
        .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-toggle-button-container {
          flex-grow: 0;
          flex-shrink: 0;
          cursor: pointer;
          display: flex;
          align-items: center;
          justify-content: center;
          height: 45px; }
        .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-reset-button-container {
          width: 16px; }
        .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-toggle-button-container {
          width: 32px; }
          .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-toggle-button-container svg {
            width: 10px;
            height: 10px; }
        .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-reset-button-container:hover .react-selectize-reset-button path {
          stroke: #c0392b; }
        .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-reset-button path {
          transition: stroke 0.5s 0s ease;
          stroke: #999;
          stroke-linecap: square;
          stroke-linejoin: mitter; }
        .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-toggle-button path {
          fill: #999; }
    .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu-wrapper {
      position: absolute; }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu-wrapper.tethered {
        min-width: 100%; }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu-wrapper:not(.tethered) {
        width: 100%; }
    .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu {
      box-shadow: none;
      box-sizing: border-box;
      overflow: auto;
      position: absolute;
      max-height: 200px;
      z-index: 21; }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu.tethered {
        min-width: 100%; }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu:not(.tethered) {
        width: 100%; }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu .groups.as-columns {
        display: flex; }
        .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu .groups.as-columns > div {
          flex: 1; }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu .option-wrapper {
        cursor: pointer;
        outline: none; }
  .react-selectize__dropdown__3wrPp .multi-select.react-selectize.root-node .simple-value {
    display: inline-block;
    vertical-align: middle; }
    .react-selectize__dropdown__3wrPp .multi-select.react-selectize.root-node .simple-value span {
      display: inline-block;
      padding: 2px 5px 4px;
      vertical-align: center; }
  .react-selectize__dropdown__3wrPp .simple-select.react-selectize.root-node .simple-value span {
    display: inline-block;
    vertical-align: center; }
  .react-selectize__dropdown__3wrPp .react-selectize {
    font-family: "Lato", sans-serif; }
    .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control {
      background-color: transparent;
      border: 2.5px solid #f1f4fb;
      border-radius: 4px;
      font-size: 1rem; }
      .react-selectize__dropdown__3wrPp .react-selectize.root-node .react-selectize-control .react-selectize-placeholder {
        color: #aaa; }
    .react-selectize__dropdown__3wrPp .react-selectize.root-node.flipped .react-selectize-toggle-button-container {
      transform: rotate(180deg); }
    .react-selectize__dropdown__3wrPp .react-selectize.root-node.open.flipped .react-selectize-control {
      border-radius: 0 0 4px 4px; }
    .react-selectize__dropdown__3wrPp .react-selectize.root-node.open.flipped .dropdown-menu {
      bottom: 44px; }
    .react-selectize__dropdown__3wrPp .react-selectize.root-node.open.flipped .react-selectize-toggle-button-container {
      transform: rotate(0); }
    .react-selectize__dropdown__3wrPp .react-selectize.root-node.open:not(.flipped) .react-selectize-control {
      border-radius: 4px 4px 0 0; }
    .react-selectize__dropdown__3wrPp .react-selectize.root-node.open .react-selectize-toggle-button-container {
      transform: rotate(180deg); }
    .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu-wrapper {
      overflow: hidden; }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu-wrapper .dropdown-menu.custom-enter-active, .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu-wrapper .dropdown-menu.custom-leave-active {
        transition: transform 0.2s 0s ease; }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu-wrapper .dropdown-menu.flipped.custom-enter {
        transform: translateY(100%); }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu-wrapper .dropdown-menu.flipped.custom-enter-active, .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu-wrapper .dropdown-menu.flipped.custom-leave {
        transform: translateY(0%); }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu-wrapper .dropdown-menu.flipped.custom-leave-active {
        transform: translateY(100%); }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu-wrapper .dropdown-menu:not(.flipped).custom-enter {
        transform: translateY(-100%); }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu-wrapper .dropdown-menu:not(.flipped).custom-enter-active, .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu-wrapper .dropdown-menu:not(.flipped).custom-leave {
        transform: translateY(0%); }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu-wrapper .dropdown-menu:not(.flipped).custom-leave-active {
        transform: translateY(-100%); }
    .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu {
      background: #fff;
      color: #25597c;
      border: 2.5px solid #f1f4fb;
      margin-top: -3px; }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu.flipped {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px; }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu:not(.flipped) {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px; }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu .no-results-found {
        color: #aaa;
        padding: 12px 10px; }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu .simple-group-title {
        border-bottom: solid 1px #e5e5eb;
        border-top: solid 1px #e5e5eb;
        padding: 12px 10px;
        text-transform: uppercase;
        font-size: 0.8125rem;
        font-weight: 600; }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu .groups .option-wrapper .simple-option {
        padding-left: 20px; }
        .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu .groups .option-wrapper .simple-option.-search {
          padding-left: 10px; }
      .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu .option-wrapper {
        border-bottom: solid 1px #e5e5eb;
        color: #757584; }
        .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu .option-wrapper:last-child {
          border-bottom: 0; }
        .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu .option-wrapper.highlight {
          color: #0a1941; }
        .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu .option-wrapper .simple-option {
          cursor: pointer;
          padding: 12px 30px 12px 10px; }
          .react-selectize__dropdown__3wrPp .react-selectize.dropdown-menu .option-wrapper .simple-option.not-selectable {
            background-color: #f8f8f8;
            color: #999;
            cursor: default;
            font-style: oblique;
            text-shadow: 0 1px 0 #fff; }
  .react-selectize__dropdown__3wrPp .multi-select.react-selectize.root-node .simple-value {
    background: #f2f9fc;
    border: 2.5px solid #f1f4fb;
    border-radius: 2px;
    color: #08c; }
  .react-selectize__dropdown__3wrPp .withSearch .react-selectize-toggle-button-container {
    transform: rotate(0deg) !important; }

.react-selectize__white__1K1WE .react-selectize-control {
  border-color: rgba(255, 255, 255, 0.5) !important;
  color: #fff !important;
  transition: border-color 150ms ease-out; }
  .react-selectize__white__1K1WE .react-selectize-control:hover {
    border-color: #fff !important; }

.react-selectize__white__1K1WE .react-selectize-placeholder {
  color: #fff !important; }

.react-selectize__white__1K1WE .react-selectize-toggle-button-container {
  transform: rotate(0deg) !important; }

.react-selectize__white__1K1WE .open .react-selectize-control {
  background: #fff !important; }

.react-selectize__transparent__2wmJF .react-selectize-control {
  border-color: transparent !important;
  height: 60px !important;
  box-shadow: none !important; }
  .react-selectize__transparent__2wmJF .react-selectize-control:hover {
    box-shadow: 0 !important; }

.react-selectize__transparent__2wmJF .dropdown-menu {
  margin-left: -1px !important;
  width: calc(100% + 2px) !important;
  background: #fff !important; }

.react-selectize__plain__1COXp .react-selectize-control {
  background-color: #fff !important; }

.react-selectize__plain__1COXp .dropdown-menu {
  background: #fff !important; }

.react-selectize__plain__1COXp .react-selectize-placeholder {
  color: #0a1941 !important; }
  @media screen and (min-width: 75rem) {
    .react-selectize__plain__1COXp .react-selectize-placeholder {
      color: #757584 !important; } }

.react-selectize__plain__1COXp .react-selectize-control {
  transition: background-color 150ms ease-out; }
  .react-selectize__plain__1COXp .react-selectize-control:hover {
    background-color: #fff !important; }

.react-selectize__plain__1COXp .open .react-selectize-control {
  background: #fff !important; }

.react-selectize__plain__1COXp .open .react-selectize-placeholder {
  color: #0a1941 !important; }

.react-selectize__dark__2TFps .react-selectize-control {
  color: #0a1941 !important; }

.react-selectize__dark__2TFps .react-selectize-placeholder {
  color: #0a1941 !important; }

.react-selectize__dark__2TFps .react-selectize-toggle-button-container {
  transform: rotate(0deg) !important; }

.react-selectize__dark__2TFps .dropdown-menu {
  border: 2.5px solid #f1f4fb !important; }

.react-selectize__dark__2TFps .open .react-selectize-control {
  background: #fff !important; }

.react-selectize__blueBorder__38tDH .react-selectize:not(.disabled) .react-selectize-control {
  border-color: #0a1941 !important;
  border-width: 2px !important; }
/* stylelint-disable */

.dropdown-styles__dropdownWrapper__26PlT {
  position: relative;
  width: 100%; }
  .dropdown-styles__dropdownWrapper__26PlT.dropdown-styles__flex__1Y3ou {
    display: flex; }
  .dropdown-styles__dropdownWrapper__26PlT.dropdown-styles__requiredError__dghjZ .react-selectize-control {
    border: 1px solid #d46948 !important; }

.dropdown-styles__dot__3svcu {
  width: 13px;
  height: 12px;
  position: absolute;
  border-radius: 15px;
  left: 15px;
  top: 25px;
  margin-right: 20px; }

.dropdown-styles__label__spata {
  display: inline-block;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #0a1941;
  margin-bottom: 4px;
  margin-right: 4px; }

.dropdown-styles__requiredError__dghjZ {
  font-size: 0.8125rem;
  font-weight: 400;
  color: #d46948; }

.dropdown-styles__optional__64khW {
  font-size: 0.8125rem;
  font-weight: 400;
  color: #757584; }

.dropdown-styles__loader__2W-PW {
  position: absolute;
  left: 20px;
  top: 0;
  z-index: 1; }

.dropdown-styles__withDot__2WrOM .react-selectize-control {
  margin-left: 2em; }

.dropdown-styles__infoContainer__3oF9b {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  cursor: pointer; }

.dropdown-styles__infoIcon__3dG1u {
  fill: #757584; }

.dropdown-styles__arrowIcon__2VzQn {
  height: 10px;
  width: 10px; }

.dropdown-styles__dropdownDisclaimerWrapper__LmGe9 {
  display: flex;
  align-items: center; }
  .dropdown-styles__dropdownDisclaimerWrapper__LmGe9 .dropdown-menu {
    max-height: 300px !important; }

.dropdown-styles__disclaimer__2eVWV {
  margin-left: 10px;
  color: #757584;
  max-width: 300px; }

.dropdown-styles__bold__1KkcI {
  font-weight: bolder;
  color: #333; }

.dropdown-styles__optionItem__i47U8 {
  padding: 12px 30px 12px 10px; }
.dropdown-links__dropdownOptionWithArrow__1q6XH .highlight {
  position: relative; }
  .dropdown-links__dropdownOptionWithArrow__1q6XH .highlight::after {
    content: "";
    position: absolute;
    right: 10px;
    top: calc(50% - 7px);
    bottom: 0;
    width: 14px;
    height: 14px;
    background-position: center;
    background-image: url(/packs/accordion-arrow-f8ab4761e9afd7869d4e8cfadee669e3.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent; }
/* stylelint-disable */

.autocomplete-search-styles__wrapper__4izkH {
  position: relative;
  padding-bottom: 30px; }
  @media screen and (min-width: 56.25rem) {
    .autocomplete-search-styles__wrapper__4izkH {
      padding-bottom: 0; } }
  .autocomplete-search-styles__wrapper__4izkH .dropdown-menu {
    border-left: 0 !important;
    border-right: 0 !important; }

.autocomplete-search-styles__searchIcon__CTel- {
  width: 40px !important;
  height: 40px !important;
  position: absolute;
  right: 5px;
  top: 4px; }

.autocomplete-search-styles__whiteIcon__1RHgS {
  fill: #fff; }
/* stylelint-disable */

/* stylelint-disable */
.layout__content__2pRsQ {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .layout__content__2pRsQ {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .layout__content__2pRsQ > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.layout__loadingModal__2RAXn {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.layout__parsedHTML__1Gtnc ul {
  list-style: disc; }

.layout__parsedHTML__1Gtnc ul,
.layout__parsedHTML__1Gtnc ol {
  margin: 1em 0 0 1em; }
/* stylelint-disable */

/* stylelint-disable */
.ndcs-enhancements-styles__content__Cwv4o {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndcs-enhancements-styles__content__Cwv4o {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndcs-enhancements-styles__content__Cwv4o > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-enhancements-styles__loadingModal__72BkH {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndcs-enhancements-styles__parsedHTML__1WCMd ul {
  list-style: disc; }

.ndcs-enhancements-styles__parsedHTML__1WCMd ul,
.ndcs-enhancements-styles__parsedHTML__1WCMd ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.ndcs-enhancements-styles__anchorNav__q0khz {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndcs-enhancements-styles__anchorNav__q0khz {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndcs-enhancements-styles__anchorNav__q0khz > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-enhancements-styles__wrapper__3JA3F {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f1f4fb; }

.ndcs-enhancements-styles__headerLayout__3EaXT {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .ndcs-enhancements-styles__headerLayout__3EaXT > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .ndcs-enhancements-styles__headerLayout__3EaXT {
      padding-bottom: 40px; } }
/* stylelint-disable */

/* stylelint-disable */
.lts-explore-styles__content__1ekJU {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .lts-explore-styles__content__1ekJU {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .lts-explore-styles__content__1ekJU > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.lts-explore-styles__loadingModal__3mV67 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.lts-explore-styles__parsedHTML__3fXtz ul {
  list-style: disc; }

.lts-explore-styles__parsedHTML__3fXtz ul,
.lts-explore-styles__parsedHTML__3fXtz ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.lts-explore-styles__anchorNav__FE5w2 {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .lts-explore-styles__anchorNav__FE5w2 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .lts-explore-styles__anchorNav__FE5w2 > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.lts-explore-styles__wrapper__2ZE_k {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff; }

.lts-explore-styles__headerLayout__1wUCR {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .lts-explore-styles__headerLayout__1wUCR > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.lts-explore-styles__containedHeader__1JE5U {
  display: flex;
  margin-top: 10px; }
  .lts-explore-styles__containedHeader__1JE5U > div {
    flex: 1; }
/* stylelint-disable */

/* stylelint-disable */
.net-zero-styles__content__1-I2Q {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .net-zero-styles__content__1-I2Q {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .net-zero-styles__content__1-I2Q > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.net-zero-styles__loadingModal__3xaRn {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.net-zero-styles__parsedHTML__2HaSF ul {
  list-style: disc; }

.net-zero-styles__parsedHTML__2HaSF ul,
.net-zero-styles__parsedHTML__2HaSF ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.net-zero-styles__anchorNav__2bkii {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .net-zero-styles__anchorNav__2bkii {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .net-zero-styles__anchorNav__2bkii > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.net-zero-styles__wrapper__29FdM {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff; }

.net-zero-styles__headerLayout__c6VXx {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .net-zero-styles__headerLayout__c6VXx > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.net-zero-styles__link__2i65H {
  color: #fff;
  text-decoration: underline; }
  .net-zero-styles__link__2i65H:hover {
    color: #ffc735; }

.net-zero-styles__containedHeader__1BZJZ {
  display: flex;
  margin-top: 10px; }
  .net-zero-styles__containedHeader__1BZJZ > div {
    flex: 1; }

.net-zero-styles__buttonWrapper__3LI1- {
  margin-bottom: 64px;
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .net-zero-styles__buttonWrapper__3LI1- > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.net-zero-styles__button__MJzxX {
  max-width: 185px; }

.net-zero-styles__descriptionLine__1c6tj {
  margin-bottom: 40px; }
/* stylelint-disable */

.search-styles__search__cls_v {
  position: relative;
  display: flex;
  align-items: end; }

.search-styles__input__1Rnto {
  width: 100%;
  height: 45px;
  border-radius: 4px;
  background-color: #fff;
  color: #0a1941;
  border: 2.5px solid #f1f4fb;
  padding: 0 40px 0 15px;
  font-size: 1rem;
  font-family: "Lato", sans-serif;
  transition: box-shadow 150ms ease-out; }
  .search-styles__input__1Rnto::placeholder {
    color: #0a1941; }
  .search-styles__input__1Rnto:focus {
    outline: none;
    border: 2px solid #0845cb; }
  .search-styles__input__1Rnto:disabled {
    opacity: 50%; }

.search-styles__iconSearch__29Z8p {
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  fill: #333; }

.search-styles__v-transparent__J3eUa .search-styles__input__1Rnto {
  border: 2.5px solid rgba(255, 255, 255, 0.5);
  background-color: transparent;
  color: #fff; }
  .search-styles__v-transparent__J3eUa .search-styles__input__1Rnto::placeholder {
    color: #fff; }
  .search-styles__v-transparent__J3eUa .search-styles__input__1Rnto:focus {
    border: 2.5px solid rgba(255, 255, 255, 0.5); }
  .search-styles__v-transparent__J3eUa .search-styles__input__1Rnto:hover {
    border: 2.5px solid #f1f4fb; }

.search-styles__v-transparent__J3eUa .search-styles__iconSearch__29Z8p {
  fill: #fff; }
/* stylelint-disable */

/* stylelint-disable */
.ndcs-autocomplete-search-styles__content__220Jv {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndcs-autocomplete-search-styles__content__220Jv {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndcs-autocomplete-search-styles__content__220Jv > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-autocomplete-search-styles__loadingModal__Y8wjE {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndcs-autocomplete-search-styles__parsedHTML__1LtcE ul {
  list-style: disc; }

.ndcs-autocomplete-search-styles__parsedHTML__1LtcE ul,
.ndcs-autocomplete-search-styles__parsedHTML__1LtcE ol {
  margin: 1em 0 0 1em; }

.ndcs-autocomplete-search-styles__wrapper__3zut3 {
  position: relative; }
  .ndcs-autocomplete-search-styles__wrapper__3zut3 .dropdown-menu {
    border-top: 0 !important; }

.ndcs-autocomplete-search-styles__dropdownsLayout__253LD {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .ndcs-autocomplete-search-styles__dropdownsLayout__253LD > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .ndcs-autocomplete-search-styles__dropdownsLayout__253LD > * {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .ndcs-autocomplete-search-styles__dropdownsLayout__253LD {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .ndcs-autocomplete-search-styles__dropdownsLayout__253LD > * {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndcs-autocomplete-search-styles__dropdownsLayout__253LD > * {
        margin-bottom: 0; }
      .ndcs-autocomplete-search-styles__dropdownsLayout__253LD.ndcs-autocomplete-search-styles__withDocumentSelector__1r8-t {
        display: flex;
        flex-flow: row wrap;
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; }
        .ndcs-autocomplete-search-styles__dropdownsLayout__253LD.ndcs-autocomplete-search-styles__withDocumentSelector__1r8-t > *:nth-child(1) {
          width: calc(25% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .ndcs-autocomplete-search-styles__dropdownsLayout__253LD.ndcs-autocomplete-search-styles__withDocumentSelector__1r8-t > *:nth-child(2) {
          width: calc(37.5% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .ndcs-autocomplete-search-styles__dropdownsLayout__253LD.ndcs-autocomplete-search-styles__withDocumentSelector__1r8-t > *:nth-child(3) {
          width: calc(37.5% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; } }

.ndcs-autocomplete-search-styles__search__36C6Y {
  align-self: flex-end; }

.ndcs-autocomplete-search-styles__searchIcon__wTS6K {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 5px;
  top: 4px; }
/* stylelint-disable */

.no-content-styles__noContent__3Uxur {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }

.no-content-styles__text__2ZGIw {
  font-family: "Lato", sans-serif;
  font-size: 1.1875rem;
  color: #0a1941;
  margin-right: 10px; }

.no-content-styles__img__1v-OM {
  width: 30px;
  height: 30px; }
/* stylelint-disable */

/* stylelint-disable */
.ndc-translation-disclaimer-styles__content__20FLP {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-translation-disclaimer-styles__content__20FLP {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-translation-disclaimer-styles__content__20FLP > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-translation-disclaimer-styles__loadingModal__1shbx {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndc-translation-disclaimer-styles__parsedHTML__1My1r ul {
  list-style: disc; }

.ndc-translation-disclaimer-styles__parsedHTML__1My1r ul,
.ndc-translation-disclaimer-styles__parsedHTML__1My1r ol {
  margin: 1em 0 0 1em; }

.ndc-translation-disclaimer-styles__disclaimer__1jK2D {
  font-size: 0.8125rem;
  font-weight: 300;
  color: #757584;
  max-width: 770px;
  margin: auto; }
/* stylelint-disable */

.content__content__AjuKq {
  font-family: "Lato", sans-serif;
  color: #0a1941;
  line-height: 1.9em;
  font-size: 1.1875rem; }
  .content__content__AjuKq h1,
  .content__content__AjuKq h2,
  .content__content__AjuKq h3,
  .content__content__AjuKq h4,
  .content__content__AjuKq h5,
  .content__content__AjuKq h6 {
    max-width: 770px;
    margin: 30px auto;
    display: block;
    font-weight: 500;
    line-height: 1.2em; }
  .content__content__AjuKq h1 {
    font-size: 2.75rem; }
  .content__content__AjuKq h2 {
    font-size: 1.5rem; }
  .content__content__AjuKq h3 {
    font-size: 1.1875rem;
    font-weight: 600; }
  .content__content__AjuKq h4,
  .content__content__AjuKq h5,
  .content__content__AjuKq h6 {
    font-size: 1rem;
    font-weight: 600; }
  .content__content__AjuKq p {
    max-width: 770px;
    margin: 30px auto;
    font-weight: 400;
    line-height: 1.6em; }
  .content__content__AjuKq hr {
    max-width: 770px;
    color: #cccdcf;
    background-color: #cccdcf;
    height: 2px;
    border: none; }
  .content__content__AjuKq table,
  .content__content__AjuKq thead,
  .content__content__AjuKq tbody,
  .content__content__AjuKq tfoot,
  .content__content__AjuKq tr,
  .content__content__AjuKq td,
  .content__content__AjuKq th {
    text-align: left;
    margin: auto;
    padding: 10px;
    border: none;
    font-size: 1rem; }
  .content__content__AjuKq th {
    border-bottom: 2px solid #0a1941; }
  .content__content__AjuKq td {
    border-bottom: 1px solid #cccdcf; }
  .content__content__AjuKq ul,
  .content__content__AjuKq ol {
    max-width: 770px;
    margin: 20px auto;
    padding-left: 30px;
    font-size: 1rem; }
  .content__content__AjuKq img {
    text-align: center;
    display: block;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 20px; }
  .content__content__AjuKq a {
    color: #0a1941;
    word-wrap: break-word;
    background-image: linear-gradient(to right, #ffc735 100%, transparent 100%);
    background-position: 0 1.07em;
    background-repeat: repeat-x;
    background-size: 10px 2px; }
  .content__content__AjuKq blockquote {
    font-weight: 600;
    font-family: "Lato", sans-serif;
    line-height: 1.6; }
    .content__content__AjuKq blockquote::after {
      display: inline-block;
      content: '"'; }
    .content__content__AjuKq blockquote::before {
      display: inline-block;
      content: '"'; }
    .content__content__AjuKq blockquote p {
      display: inline; }
  .content__content__AjuKq ul {
    list-style: none;
    width: 100%; }
    .content__content__AjuKq ul li {
      padding-left: 25px;
      text-indent: -25px;
      display: block;
      padding-bottom: 10px; }
      .content__content__AjuKq ul li p {
        display: inline; }
    .content__content__AjuKq ul li::before {
      content: '';
      display: inline-block;
      width: 5px;
      height: 5px;
      vertical-align: middle;
      border-radius: 5px;
      margin-right: 15px;
      background-color: #757584; }
  .content__content__AjuKq ol {
    list-style-type: none;
    padding-left: 0;
    counter-reset: item; }
    .content__content__AjuKq ol li {
      display: block;
      padding-left: 35px;
      text-indent: -35px;
      padding-bottom: 10px; }
      .content__content__AjuKq ol li::before {
        padding: 5px 8px 5px 10px;
        color: #757584;
        border-radius: 15px;
        margin-right: 10px;
        content: counters(item, ".") " ";
        counter-increment: item; }
      .content__content__AjuKq ol li p {
        display: inline; }
  .content__content__AjuKq .highlight {
    background-color: #ffc735; }
    .content__content__AjuKq .highlight * {
      background-color: #ffc735; }
/* stylelint-disable */

/* stylelint-disable */
.ndc-country-full-styles__content__3xJwZ {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-country-full-styles__content__3xJwZ {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-country-full-styles__content__3xJwZ > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-country-full-styles__loadingModal__2Bj9h {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndc-country-full-styles__parsedHTML__3sNtk ul {
  list-style: disc; }

.ndc-country-full-styles__parsedHTML__3sNtk ul,
.ndc-country-full-styles__parsedHTML__3sNtk ol {
  margin: 1em 0 0 1em; }

.ndc-country-full-styles__twoFold__2zFvM {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  padding-bottom: 15px; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-country-full-styles__twoFold__2zFvM {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-country-full-styles__twoFold__2zFvM > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .ndc-country-full-styles__twoFold__2zFvM {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto; } }
  @media screen and (min-width: 56.25rem) and (min-width: 37.5em) {
    .ndc-country-full-styles__twoFold__2zFvM {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
      .ndc-country-full-styles__twoFold__2zFvM > *:nth-child(1) {
        width: calc(75% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndc-country-full-styles__twoFold__2zFvM > *:nth-child(2) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.ndc-country-full-styles__sticky__2ZStJ {
  z-index: 2;
  position: relative; }
  .ndc-country-full-styles__sticky__2ZStJ.ndc-country-full-styles__active__xWRAS > .ndc-country-full-styles__actions__2UCFp {
    margin-right: 0;
    margin-left: 0; }

.sticky.active > .actions {
  margin-right: 0;
  margin-left: 0; }

.ndc-country-full-styles__actionsWrapper__3Tq8b {
  border-bottom: solid 1px #cccdcf;
  background: #fff; }

.ndc-country-full-styles__actions__2UCFp {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-country-full-styles__actions__2UCFp {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-country-full-styles__actions__2UCFp > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .ndc-country-full-styles__actions__2UCFp > :nth-child(1) {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 75rem) {
    .ndc-country-full-styles__actions__2UCFp {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto; } }
  @media screen and (min-width: 75rem) and (min-width: 37.5em) {
    .ndc-country-full-styles__actions__2UCFp {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 75rem) {
      .ndc-country-full-styles__actions__2UCFp > *:nth-child(1) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndc-country-full-styles__actions__2UCFp > *:nth-child(2) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndc-country-full-styles__actions__2UCFp > :nth-child(1) {
        margin-bottom: 0; }
      .ndc-country-full-styles__actions__2UCFp > :nth-child(2) {
        margin-left: calc(16.66667% + 0.9375rem); } }

.ndc-country-full-styles__select__2rOUl {
  align-self: flex-end; }

.ndc-country-full-styles__title__J0W8f {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start; }

.ndc-country-full-styles__bodyContent__35FTI {
  padding-top: 80px;
  padding-bottom: 80px; }

.ndc-country-full-styles__contentContainer__2BRSU {
  position: relative;
  min-height: 500px;
  z-index: 1; }

.ndc-country-full-styles__loader__sG01-,
.ndc-country-full-styles__noContent__3rvxJ {
  position: absolute;
  min-height: 500px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1; }

.ndc-country-full-styles__innerContentRtl__1zKMa {
  direction: rtl; }
/* stylelint-disable */

.result-card-styles__resultCard__2rRB3 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  color: #fff;
  font-family: "Lato", sans-serif;
  padding: 30px;
  position: relative; }
  .result-card-styles__resultCard__2rRB3:not(:last-child)::after {
    position: absolute;
    content: '';
    border-bottom: solid 1px #e5e5eb;
    bottom: 0;
    right: 0;
    width: 200%; }
  @media screen and (min-width: 56.25rem) {
    .result-card-styles__resultCard__2rRB3 {
      padding-left: 0; } }

.result-card-styles__count__35cJG {
  color: #0a1941;
  font-weight: 600;
  display: inline-block;
  padding-bottom: 30px; }

.result-card-styles__match__281ES {
  padding-bottom: 40px;
  color: #757584;
  line-height: 1.5em;
  position: relative;
  transition: color 150ms ease-out;
  overflow-wrap: break-word;
  word-wrap: break-word;
  max-width: 100%; }
  .result-card-styles__match__281ES .result-card-styles__text__12Iio .highlight {
    background-color: #ffc735; }
  @media screen and (min-width: 56.25rem) {
    .result-card-styles__match__281ES .result-card-styles__text__12Iio {
      margin-right: 80px; } }
  .result-card-styles__match__281ES .result-card-styles__link__OByXd {
    opacity: 0;
    position: absolute;
    right: 0;
    top: calc(50% - 45px / 2);
    transition: opacity 150ms ease-out; }
  .result-card-styles__match__281ES .result-card-styles__iconLink__2YVv- {
    transform: rotate(-90deg); }
  .result-card-styles__match__281ES:hover {
    color: #0a1941; }
    .result-card-styles__match__281ES:hover .result-card-styles__link__OByXd {
      opacity: 1; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.accordion-styles__content__2IThv {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .accordion-styles__content__2IThv {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .accordion-styles__content__2IThv > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.accordion-styles__loadingModal__2vVrQ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.accordion-styles__parsedHTML__lpvNq ul {
  list-style: disc; }

.accordion-styles__parsedHTML__lpvNq ul,
.accordion-styles__parsedHTML__lpvNq ol {
  margin: 1em 0 0 1em; }

.accordion-styles__accordion__Luq9X {
  position: relative; }

.accordion-styles__header__2II3P {
  width: 100%;
  padding: 20px 0;
  background-color: #fff;
  color: #0a1941;
  font-size: 1.5rem;
  font-family: "Lato", sans-serif;
  border-bottom: solid 1px rgba(10, 25, 65, 0.3);
  cursor: pointer; }
  .accordion-styles__header__2II3P:focus {
    outline: none; }
  .accordion-styles__header__2II3P .accordion-styles__title__2PD3i {
    text-align: left;
    position: relative;
    padding-right: 30px; }

.accordion-styles__subHeader__jcqs5 {
  background-color: rgba(241, 244, 251, 0.5);
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.1875rem; }
  .accordion-styles__subHeader__jcqs5 .accordion-styles__title__2PD3i {
    padding-left: 15px; }

.accordion-styles__iconArrow__Mh_-d {
  transition: transform 0.25s ease-in-out;
  position: absolute;
  right: 10px;
  top: calc(50% - 5px); }
  .accordion-styles__iconArrow__Mh_-d.accordion-styles__isOpen__1xMOP {
    transform: rotate(180deg); }
/* stylelint-disable */

.map-styles__wrapper__2VC8o {
  width: 100%;
  position: relative;
  overflow: hidden;
  cursor: grab; }
  .map-styles__wrapper__2VC8o.map-styles__notDraggable__3sogd {
    cursor: default; }
    @media screen and (min-width: 56.25rem) {
      .map-styles__wrapper__2VC8o.map-styles__notDraggable__3sogd {
        cursor: pointer; } }

.map-styles__actions__2C2aH {
  position: absolute;
  right: 10px;
  top: 10px;
  display: flex;
  flex-direction: column; }
  .map-styles__actions__2C2aH.map-styles__bottom__344dq {
    bottom: 10px;
    top: initial; }
  .map-styles__actions__2C2aH button {
    display: block;
    padding: 0;
    width: 45px;
    height: 45px;
    border-radius: 4px;
    margin-bottom: 10px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.09);
    border: solid 1px #cccdcf;
    cursor: pointer; }

.rsm-marker--hover #svgRectangle {
  opacity: 1 !important; }

.rsm-marker--hover #platformName {
  opacity: 1 !important; }
/* stylelint-disable */

.map-new-zoom-controls__map__Fe8xH svg {
  height: 100%; }

.map-new-zoom-controls__actions__37nfe {
  right: 0;
  top: 0; }
  .map-new-zoom-controls__actions__37nfe button {
    width: 36px;
    height: 36px;
    margin-bottom: 0; }
/* stylelint-disable */

/* stylelint-disable */
.ndcs-search-map-styles__content__i5JpC {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndcs-search-map-styles__content__i5JpC {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndcs-search-map-styles__content__i5JpC > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-search-map-styles__loadingModal__tNFo0 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndcs-search-map-styles__parsedHTML__1ARbU ul {
  list-style: disc; }

.ndcs-search-map-styles__parsedHTML__1ARbU ul,
.ndcs-search-map-styles__parsedHTML__1ARbU ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.ndcs-search-map-styles__mapWrapper__WGW5m {
  padding: 30px; }

.ndcs-search-map-styles__countriesCount__1nMq4 {
  color: #757584;
  font-size: 1rem;
  min-height: 20px; }

.ndcs-search-map-styles__includedCountriesCount__1UH6n {
  color: #0a1941; }
/* stylelint-disable */

@media screen and (min-width: 56.25rem) {
  .accordion-ndc-search__content__1Tz-6 {
    padding-left: 0; } }

@media screen and (min-width: 56.25rem) {
  .accordion-ndc-search__title__MU8f3 {
    margin-left: 0; } }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.ndc-search-styles__content__3bU2u {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-search-styles__content__3bU2u {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-search-styles__content__3bU2u > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-search-styles__loadingModal__ESnOt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndc-search-styles__parsedHTML__Lxd9v ul {
  list-style: disc; }

.ndc-search-styles__parsedHTML__Lxd9v ul,
.ndc-search-styles__parsedHTML__Lxd9v ol {
  margin: 1em 0 0 1em; }

@media screen and (min-width: 56.25rem) {
  .ndc-search-styles__page__1DTdq {
    background-image: linear-gradient(to right, #fff, #fff 50%, #f1f4fb 50%, #f1f4fb); } }

.ndc-search-styles__anchorNav__2S1Wn {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-search-styles__anchorNav__2S1Wn {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-search-styles__anchorNav__2S1Wn > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-search-styles__headerCols__1Nroh {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  margin-bottom: 15px;
  z-index: 2; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-search-styles__headerCols__1Nroh {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-search-styles__headerCols__1Nroh > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .ndc-search-styles__headerCols__1Nroh > * {
      margin-bottom: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
    .ndc-search-styles__headerCols__1Nroh .ndc-search-styles__intro__-xN5N {
      margin-bottom: 100px; }
    .ndc-search-styles__headerCols__1Nroh .ndc-search-styles__select__2P32I {
      margin-bottom: 64px; } }

.ndc-search-styles__wrapperCols__2sb_k {
  background-color: #fff; }
  @media screen and (min-width: 56.25rem) {
    .ndc-search-styles__wrapperCols__2sb_k {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto;
      min-height: 400px; } }
  @media screen and (min-width: 56.25rem) and (min-width: 37.5em) {
    .ndc-search-styles__wrapperCols__2sb_k {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
      .ndc-search-styles__wrapperCols__2sb_k > * {
        flex: 0 0 auto;
        min-height: 0px;
        min-width: 0px;
        width: calc(100% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
    .ndc-search-styles__wrapperCols__2sb_k {
      background-color: transparent; } }

.ndc-search-styles__contentCols__AF9aP {
  display: flex;
  flex-flow: row wrap; }
  .ndc-search-styles__contentCols__AF9aP > * {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  @media screen and (min-width: 56.25rem) {
    .ndc-search-styles__contentCols__AF9aP {
      display: flex;
      flex-flow: row wrap;
      margin-left: calc(0% + 0.9375rem); }
      .ndc-search-styles__contentCols__AF9aP > *:nth-child(1) {
        width: 50%;
        margin-right: 0;
        margin-left: 0; }
      .ndc-search-styles__contentCols__AF9aP > *:nth-child(2) {
        width: 50%;
        margin-right: 0;
        margin-left: 0; } }

.ndc-search-styles__resultsList__3WIt7 {
  display: flex;
  flex-flow: row wrap;
  border-right: solid 1px #e5e5eb;
  background-color: #fff; }
  .ndc-search-styles__resultsList__3WIt7 > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  @media screen and (min-width: 75rem) {
    .ndc-search-styles__resultsList__3WIt7 {
      display: flex;
      flex-flow: row wrap; }
      .ndc-search-styles__resultsList__3WIt7 > * {
        flex: 0 0 auto;
        min-height: 0px;
        min-width: 0px;
        width: 100%;
        margin-right: 0;
        margin-left: 0; } }

.ndc-search-styles__loader__MswoI {
  position: absolute;
  left: -25%;
  min-height: 400px; }

.ndc-search-styles__noContent__34EWK {
  min-height: 400px;
  max-width: 75%;
  line-height: 1.5;
  margin: 0 auto; }
/* stylelint-disable */

/* stylelint-disable */
.selectable-list-styles__content__1zrdP {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .selectable-list-styles__content__1zrdP {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .selectable-list-styles__content__1zrdP > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.selectable-list-styles__loadingModal__1_CdD {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.selectable-list-styles__parsedHTML__3rPAu ul {
  list-style: disc; }

.selectable-list-styles__parsedHTML__3rPAu ul,
.selectable-list-styles__parsedHTML__3rPAu ol {
  margin: 1em 0 0 1em; }

.selectable-list-styles__card__1ytXJ {
  display: inline-block;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.09);
  border: solid 1px #cccdcf;
  margin-bottom: 20px; }
  .selectable-list-styles__card__1ytXJ:hover {
    border: solid 1px #0a1941; }

.selectable-list-styles__datasetSelected__14Gv5,
.selectable-list-styles__visualisationSelected__3mQyX {
  border: solid 1px #0a1941;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.09); }

.selectable-list-styles__cardDisabled__3bSlr {
  pointer-events: none;
  cursor: not-allowed; }

.selectable-list-styles__button__HFULZ {
  width: 100%; }
/* stylelint-disable */

/* stylelint-disable */
.card-content-styles__content__2C849 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .card-content-styles__content__2C849 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .card-content-styles__content__2C849 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.card-content-styles__loadingModal__2YQWu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.card-content-styles__parsedHTML__4KrxX ul {
  list-style: disc; }

.card-content-styles__parsedHTML__4KrxX ul,
.card-content-styles__parsedHTML__4KrxX ol {
  margin: 1em 0 0 1em; }

.card-content-styles__cardContainer__3Z_BW {
  display: flex;
  flex-direction: column; }

.card-content-styles__cardHeader__2ePS7 {
  min-height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f1f4fb; }

.card-content-styles__cardImage__2vmkg {
  width: 100%; }

.card-content-styles__placeholder__ybzvQ {
  font-size: 0.875rem;
  font-style: italic;
  color: #757584; }

.card-content-styles__cardContent__cbcT6 {
  min-height: 60px;
  padding: 10px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.38;
  text-align: left;
  color: #0a1941; }
/* stylelint-disable */

/* stylelint-disable */
.steps-styles__content__4Rsk1 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .steps-styles__content__4Rsk1 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .steps-styles__content__4Rsk1 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.steps-styles__loadingModal__1i5JW {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.steps-styles__parsedHTML__1EpP_ ul {
  list-style: disc; }

.steps-styles__parsedHTML__1EpP_ ul,
.steps-styles__parsedHTML__1EpP_ ol {
  margin: 1em 0 0 1em; }

.steps-styles__step__LvGcJ {
  min-height: 25%;
  border-bottom: 1px solid #cbccd0;
  padding-bottom: 40px;
  margin-bottom: 30px; }
  .steps-styles__step__LvGcJ:last-child {
    border: none; }

.steps-styles__stepContainer__MQV6- {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .steps-styles__stepContainer__MQV6- {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .steps-styles__stepContainer__MQV6- > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.steps-styles__stepTitle__1iJtP {
  padding-bottom: 30px;
  font-size: 1.5rem;
  color: #0a1941; }

.steps-styles__stepSubTitle__1_S7V {
  padding-bottom: 10px;
  font-size: 1rem;
  font-weight: 600;
  color: #0a1941; }

.steps-styles__step1ListContainer__31nct {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .steps-styles__step1ListContainer__31nct > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .steps-styles__step1ListContainer__31nct {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .steps-styles__step1ListContainer__31nct > * {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
    .steps-styles__step1ListContainer__31nct {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .steps-styles__step1ListContainer__31nct > * {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.steps-styles__step2ListContainer__2es1X {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .steps-styles__step2ListContainer__2es1X > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .steps-styles__step2ListContainer__2es1X {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .steps-styles__step2ListContainer__2es1X > * {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
    .steps-styles__step2ListContainer__2es1X {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .steps-styles__step2ListContainer__2es1X > * {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.steps-styles__selectsContainer__T3WaF {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .steps-styles__selectsContainer__T3WaF > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .steps-styles__selectsContainer__T3WaF {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .steps-styles__selectsContainer__T3WaF > * {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
    .steps-styles__selectsContainer__T3WaF {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .steps-styles__selectsContainer__T3WaF > * {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .steps-styles__selectsContainer__T3WaF > *:nth-child(4) {
        margin-left: 1rem; } }

.steps-styles__selectsItem__3gOh8 {
  position: relative; }
  .steps-styles__selectsItemHidden__O_6og {
    display: none; }

.steps-styles__cardContent__3bhuD {
  padding: 5px; }

.steps-styles__cardTitle__3bpZm {
  font-size: 1em;
  font-weight: 600; }

.steps-styles__cardTags__19DUt {
  margin-top: 1.5em;
  font-size: 0.7em;
  color: #8f8fa0; }

.steps-styles__step4Container__UvLnO {
  height: 100%; }

.steps-styles__saveContainer__1G5KS {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .steps-styles__saveContainer__1G5KS {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .steps-styles__saveContainer__1G5KS > * {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .steps-styles__saveContainer__1G5KS {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto; } }
  @media screen and (min-width: 56.25rem) and (min-width: 37.5em) {
    .steps-styles__saveContainer__1G5KS {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
      .steps-styles__saveContainer__1G5KS > * {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .steps-styles__saveContainer__1G5KS > *:nth-child(2) {
        margin-left: calc(66.66667% + 0.9375rem); } }

.steps-styles__timeseriesLoader__3aOXK {
  min-height: 300px; }

.steps-styles__dropDowns__2Vtj2 {
  margin-bottom: 1.2rem; }

.steps-styles__chart__2weX6,
.steps-styles__legend__2-giL,
.steps-styles__fieldset__1-BTs {
  margin-bottom: 1rem; }

.steps-styles__chart__2weX6 {
  margin-left: -1rem; }

.steps-styles__fieldset__1-BTs {
  margin-top: 0.5em;
  padding-bottom: 0.5em; }
  .steps-styles__fieldset__1-BTs.steps-styles__fieldsetContainer__3k23N {
    border: 1px solid transparent;
    width: 60%; }

.steps-styles__openDropdownPadding__1SDZN {
  padding-bottom: 110px; }

.steps-styles__infoContainer__320YU {
  position: absolute;
  right: 0;
  z-index: 10;
  cursor: pointer; }

.steps-styles__infoIcon__2z0iq {
  fill: #757584; }
/* stylelint-disable */

/* stylelint-disable */
.multiselect-styles__content__3HfgR {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .multiselect-styles__content__3HfgR {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .multiselect-styles__content__3HfgR > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.multiselect-styles__loadingModal__RNylj {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.multiselect-styles__parsedHTML__1izZM ul {
  list-style: disc; }

.multiselect-styles__parsedHTML__1izZM ul,
.multiselect-styles__parsedHTML__1izZM ol {
  margin: 1em 0 0 1em; }

.multiselect-styles__label__1zDPT {
  display: block;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #0a1941;
  margin-bottom: 4px; }

.multiselect-styles__infoContainer__204zd {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  cursor: pointer; }

.multiselect-styles__infoIcon__3zgHv {
  fill: #757584; }

.multiselect-styles__loader__1-TBM {
  position: absolute;
  left: 20px;
  top: 0;
  z-index: 1; }

.multiselect-styles__multiSelectWrapper__2CiGr {
  position: relative;
  z-index: 1; }

.multiselect-styles__values__1L0kM {
  color: #0a1941;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding-left: 11px;
  padding-right: 60px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  pointer-events: none;
  z-index: 9; }
  .multiselect-styles__values__1L0kM span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.multiselect-styles__mirrorX__JbRZh .dropdown-menu {
  left: 0 !important; }

.multiselect-styles__multiSelect__2a_nT {
  position: relative; }
  .multiselect-styles__multiSelect__2a_nT .dropdown-menu .option-wrapper {
    padding: 12px 10px;
    position: relative; }

.multiselect-styles__hasChildren__3zZfi .react-selectize-control {
  opacity: 0; }

.multiselect-styles__unsearchable__1w5cQ .react-selectize-search-field-and-selected-values .resizable-input {
  opacity: 0; }

.multiselect-styles__selected__2Ips3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #0a1941; }

.multiselect-styles__checked__y0zEV {
  display: inline-block;
  background: #0a1941;
  border-radius: 50%;
  color: #0a1941 !important;
  width: 8px;
  height: 8px;
  min-width: 8px;
  min-height: 8px;
  position: absolute;
  right: 10px;
  top: calc(50% - 4px); }

.multiselect-styles__nested__2eUVI {
  padding-left: 10px;
  padding-right: 15px; }
/* stylelint-disable */

/* stylelint-disable */
.fieldset-styles__content__12VBU {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .fieldset-styles__content__12VBU {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .fieldset-styles__content__12VBU > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.fieldset-styles__loadingModal__3MB9I {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.fieldset-styles__parsedHTML__vQ-hw ul {
  list-style: disc; }

.fieldset-styles__parsedHTML__vQ-hw ul,
.fieldset-styles__parsedHTML__vQ-hw ol {
  margin: 1em 0 0 1em; }

.fieldset-styles__fieldsetContainer__3XMe6 {
  position: relative;
  font-size: 1rem;
  border: 1px solid transparent;
  padding: 1.6em 0 0; }
  .fieldset-styles__fieldsetContainerFailed__m7gzb {
    border-color: red; }

.fieldset-styles__fieldsetMessage__sjB5T {
  display: block;
  position: absolute;
  padding: 0 0.7em;
  top: 1em;
  left: 5px;
  pointer-events: none;
  opacity: 0;
  color: red;
  margin-bottom: 0.8em;
  background-color: white;
  height: 1.5em;
  z-index: 1; }
  .fieldset-styles__fieldsetMessageFailed__2NClo {
    opacity: 1; }
/* stylelint-disable */

.text-input-styles__input__18tpf {
  font-size: 1rem;
  border-radius: 4px;
  border: 2.5px solid #f1f4fb; }
  .text-input-styles__input__18tpf:focus {
    background-color: transparent; }
  .text-input-styles__inputFailed__YSqKG {
    background-color: transparent; }
/* stylelint-disable */

.buttons__btnSecondary__iNEOz {
  border: solid 1px rgba(202, 204, 208, 0.85); }
/* stylelint-disable */

.text-input-theme__input__32zzV {
  width: 100%;
  height: 45px;
  border-radius: 4px;
  color: #0a1941;
  border: 2.5px solid #f1f4fb;
  padding: 0 40px 0 15px;
  font-size: 1rem;
  font-family: "Lato", sans-serif;
  transition: box-shadow 150ms ease-out; }
  .text-input-theme__input__32zzV::placeholder {
    color: #0a1941;
    font-style: initial;
    opacity: 0.5; }
  .text-input-theme__input__32zzV:focus {
    outline: none;
    border: solid 2.5px #0845cb; }
  .text-input-theme__input__32zzV.text-input-theme__textArea__16JNx {
    min-height: 8em;
    padding-top: 0.8em; }
  .text-input-theme__input__32zzV.text-input-theme__disabled__3EUO2 {
    cursor: not-allowed;
    opacity: 0.5; }
  .text-input-theme__input__32zzV.text-input-theme__notApplicable__D8ZkM {
    background-color: #f1f4fb; }
  .text-input-theme__input__32zzV.text-input-theme__inputFailed__2OgHE {
    border: 1px solid #d46948; }

.text-input-theme__label__1Ygtl {
  display: inline-block;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #0a1941;
  margin-bottom: 4px;
  margin-right: 4px; }

.text-input-theme__requiredError__1dUhk {
  font-size: 0.8125rem;
  font-weight: 400;
  color: #d46948; }

.text-input-theme__optional__2A79o {
  font-size: 0.8125rem;
  font-weight: 400;
  color: #757584; }
/* stylelint-disable */

/* stylelint-disable */
.base-tag__content__22PkA {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .base-tag__content__22PkA {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .base-tag__content__22PkA > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.base-tag__loadingModal__FJc9R {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.base-tag__parsedHTML__xGj3A ul {
  list-style: disc; }

.base-tag__parsedHTML__xGj3A ul,
.base-tag__parsedHTML__xGj3A ol {
  margin: 1em 0 0 1em; }

.base-tag__tag__3pf4o {
  border: 2.5px solid #f1f4fb;
  border-radius: 4px;
  padding: 5px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 0.875rem;
  color: #757584;
  flex-grow: 0; }

.base-tag__dot__T17FB {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 5px; }

.base-tag__label__1w2Se {
  padding: 3px 0;
  margin-right: 8px;
  width: max-content; }

.base-tag__closeButton__Qu74K {
  fill: #757584;
  cursor: pointer;
  height: 12px; }
  .base-tag__closeButton__Qu74K:focus {
    outline: none; }

.base-tag__icon__2sdBN {
  width: 10px;
  height: 10px;
  margin-right: 2px; }
/* stylelint-disable */

/* stylelint-disable */
.logo-styles__content__l7Ewj {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .logo-styles__content__l7Ewj {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .logo-styles__content__l7Ewj > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.logo-styles__loadingModal__2kpX9 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.logo-styles__parsedHTML__pOxV_ ul {
  list-style: disc; }

.logo-styles__parsedHTML__pOxV_ ul,
.logo-styles__parsedHTML__pOxV_ ol {
  margin: 1em 0 0 1em; }

.logo-styles__logoContainer__HnUvA {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #757584;
  min-width: 110px;
  font-size: 0.875rem; }

.logo-styles__logoTitle__2XDx3 {
  padding-bottom: 10px; }

.logo-styles__logo__3zVTG {
  width: 100px; }
/* stylelint-disable */

/* stylelint-disable */
.legend-styles__content__1_HTj {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .legend-styles__content__1_HTj {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .legend-styles__content__1_HTj > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.legend-styles__loadingModal__kGMO6 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.legend-styles__parsedHTML__1ijJZ ul {
  list-style: disc; }

.legend-styles__parsedHTML__1ijJZ ul,
.legend-styles__parsedHTML__1ijJZ ol {
  margin: 1em 0 0 1em; }

.legend-styles__legend__1hulo {
  display: flex;
  justify-content: space-between; }

.legend-styles__tags__30NhJ {
  display: flex;
  flex-wrap: wrap; }

.legend-styles__tagItem__2GBdl {
  margin-right: 10px;
  margin-bottom: 1rem;
  height: fit-content;
  padding: 0;
  border: none;
  box-shadow: none; }

.legend-styles__legendLogoContainer__1jEJx {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #757584;
  min-width: 110px;
  font-size: 14px; }

.legend-styles__legendLogoTitle__1XoTm {
  padding-bottom: 10px; }

.legend-styles__legendLogo__3dQ4m {
  width: 100px; }
/* stylelint-disable */

.label-styles__label__24Dxl {
  fill: #0a1941; }
/* stylelint-disable */

/* stylelint-disable */
.chart-tooltip__content__2VPm7 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .chart-tooltip__content__2VPm7 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .chart-tooltip__content__2VPm7 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.chart-tooltip__loadingModal__2xAaC {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.chart-tooltip__parsedHTML__19NdJ ul {
  list-style: disc; }

.chart-tooltip__parsedHTML__19NdJ ul,
.chart-tooltip__parsedHTML__19NdJ ol {
  margin: 1em 0 0 1em; }

.chart-tooltip__tooltip__2UrAT {
  background: #fff;
  min-width: 180px;
  max-width: 300px;
  padding: 15px;
  box-shadow: 0 5px 15px 0 rgba(17, 55, 80, 0.15);
  border-radius: 4px; }

.chart-tooltip__tooltipHeader__1eJlv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px; }

.chart-tooltip__unit__ZgyOz {
  color: #757584;
  font-size: 0.8125rem; }

.chart-tooltip__labelTotal__3RZtM {
  color: #0e4762;
  font-weight: 600; }

.chart-tooltip__label__3ur4v {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 5px;
  font-size: 0.875rem; }

.chart-tooltip__legend__1NRoB {
  display: flex;
  justify-content: flex-start; }

.chart-tooltip__labelDot__3KTih {
  border-radius: 50%;
  width: 10px;
  min-width: 10px;
  height: 10px;
  margin-right: 5px;
  margin-top: 3px;
  display: block; }

.chart-tooltip__labelName__23xhS {
  margin-right: 30px;
  color: #0a1941; }

.chart-tooltip__labelNameBold__rkL27 {
  font-weight: 600; }

.chart-tooltip__labelValue__yZ0em {
  color: #757584;
  text-align: right;
  min-width: 45px; }

.chart-tooltip__notAvailable__WmQqZ {
  color: #757584; }
.render-chart-styles__container__lhWws {
  width: 100%;
  height: 100%; }
/* stylelint-disable */

/* stylelint-disable */
.viz-creator-styles__content__2DfhG {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .viz-creator-styles__content__2DfhG {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .viz-creator-styles__content__2DfhG > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.viz-creator-styles__loadingModal__2s4Xd {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.viz-creator-styles__parsedHTML__3eZte ul {
  list-style: disc; }

.viz-creator-styles__parsedHTML__3eZte ul,
.viz-creator-styles__parsedHTML__3eZte ol {
  margin: 1em 0 0 1em; }

.viz-creator-styles__container__3QNIA {
  height: 100%;
  width: 100%; }
/* stylelint-disable */

/* stylelint-disable */
.tab-styles__content__SXNqh {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .tab-styles__content__SXNqh {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .tab-styles__content__SXNqh > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.tab-styles__loadingModal__28sKY {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.tab-styles__parsedHTML__2adyC ul {
  list-style: disc; }

.tab-styles__parsedHTML__2adyC ul,
.tab-styles__parsedHTML__2adyC ol {
  margin: 1em 0 0 1em; }

.tab-styles__tab__3EkpU {
  display: flex;
  align-items: center;
  margin-top: 15px; }

.tab-styles__link__t_Bcj {
  color: #0a1941;
  margin-right: 30px;
  padding-bottom: 15px;
  text-decoration: none;
  position: relative;
  cursor: pointer; }
  .tab-styles__linkActive__3mjW_::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ffc735;
    width: 100%;
    height: 6px; }
/* stylelint-disable */

.modal-styles__modal__37VgL {
  position: relative;
  top: calc(60px / 2);
  left: auto;
  right: auto;
  bottom: auto;
  width: 100%;
  max-height: none;
  height: calc(100vh - 60px);
  padding: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  z-index: 21;
  border: 'none';
  border-radius: 0; }
  @media screen and (min-width: 56.25rem) {
    .modal-styles__modal__37VgL {
      width: 770px;
      max-height: 640px;
      height: calc(100vh - 100px);
      top: auto; } }

.modal-styles__header__168Za {
  background-color: #f1f4fb;
  padding: 35px 30px;
  padding-bottom: 0;
  min-height: 95px;
  border-bottom: solid 1px #cccdcf; }

.modal-styles__modalContent__3sqdq {
  flex: 1;
  overflow: auto;
  padding: 35px 30px;
  word-break: break-word;
  overscroll-behavior: none;
  /* stylelint-disable-line property-no-unknown */ }

.modal-styles__headerTitle__3OaSq {
  font-size: 1.5rem;
  font-weight: 400;
  color: #0a1941;
  margin-top: 5px;
  margin-bottom: 30px;
  padding-right: 30px; }

.modal-styles__closeBtn__FbeQB {
  position: absolute;
  right: 30px;
  top: 30px;
  border: solid 1px rgba(202, 204, 208, 0.85);
  z-index: 20; }

.ReactModal__Body--open {
  overflow: hidden; }
/* stylelint-disable */

/* stylelint-disable */
.my-cw-placeholder-card-styles__content__1pLpP {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .my-cw-placeholder-card-styles__content__1pLpP {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .my-cw-placeholder-card-styles__content__1pLpP > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.my-cw-placeholder-card-styles__loadingModal__3YMed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.my-cw-placeholder-card-styles__parsedHTML__1mtOc ul {
  list-style: disc; }

.my-cw-placeholder-card-styles__parsedHTML__1mtOc ul,
.my-cw-placeholder-card-styles__parsedHTML__1mtOc ol {
  margin: 1em 0 0 1em; }

.my-cw-placeholder-card-styles__card__1N6nY {
  border: dashed 1px rgba(51, 51, 51, 0.2);
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  height: 100%;
  min-height: 270px;
  transition: box-shadow 150ms ease-out; }
  .my-cw-placeholder-card-styles__card__1N6nY:hover {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.09); }

.my-cw-placeholder-card-styles__cardTitle__46fiz {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.63;
  color: #757584; }
/* stylelint-disable */

/* stylelint-disable */
.simple-menu-styles__content__3LSXE {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .simple-menu-styles__content__3LSXE {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .simple-menu-styles__content__3LSXE > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.simple-menu-styles__loadingModal__Fh_hS {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.simple-menu-styles__parsedHTML__2WcgN ul {
  list-style: disc; }

.simple-menu-styles__parsedHTML__2WcgN ul,
.simple-menu-styles__parsedHTML__2WcgN ol {
  margin: 1em 0 0 1em; }

.simple-menu-styles__dropdown__Km8aL {
  position: relative;
  display: inline-block;
  height: 100%; }
  .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__button___uLc8 {
    cursor: pointer; }
    .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__button___uLc8.simple-menu-styles__active__xoD-U::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #ffc735;
      width: 100%;
      height: 6px; }
    .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__button___uLc8:focus {
      outline: none; }
    .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__button___uLc8.simple-menu-styles__active__xoD-U .simple-menu-styles__arrowIcon__1ijdc {
      transform: rotate(180deg); }
  .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__arrowIcon__1ijdc {
    width: 7px;
    height: 4px;
    margin-left: 4px; }
  .simple-menu-styles__dropdown__Km8aL.simple-menu-styles__reverse__2ThO3 .simple-menu-styles__links__2kJa7 {
    bottom: 55px;
    left: 0;
    right: initial;
    top: initial; }
  .simple-menu-styles__dropdown__Km8aL.simple-menu-styles__reverse__2ThO3 .simple-menu-styles__arrowIcon__1ijdc {
    transform: rotate(180deg); }
  .simple-menu-styles__dropdown__Km8aL.simple-menu-styles__reverse__2ThO3 .simple-menu-styles__button___uLc8.simple-menu-styles__active__xoD-U .simple-menu-styles__arrowIcon__1ijdc {
    transform: rotate(0deg); }
  .simple-menu-styles__dropdown__Km8aL.simple-menu-styles__reverse__2ThO3 .simple-menu-styles__button___uLc8.simple-menu-styles__active__xoD-U::after {
    bottom: -15px; }
  .simple-menu-styles__dropdown__Km8aL.simple-menu-styles__positionRight__3smNw .simple-menu-styles__links__2kJa7 {
    left: 0;
    right: initial; }
  .simple-menu-styles__dropdown__Km8aL.simple-menu-styles__inButtonGroup__2g3Zx {
    width: 100%;
    min-width: 25px; }
    .simple-menu-styles__dropdown__Km8aL.simple-menu-styles__inButtonGroup__2g3Zx .simple-menu-styles__links__2kJa7 {
      top: 48px; }
    .simple-menu-styles__dropdown__Km8aL.simple-menu-styles__inButtonGroup__2g3Zx .simple-menu-styles__button___uLc8.simple-menu-styles__active__xoD-U::after {
      bottom: -3px; }
    .simple-menu-styles__dropdown__Km8aL.simple-menu-styles__inButtonGroup__2g3Zx.simple-menu-styles__reverse__2ThO3 .simple-menu-styles__links__2kJa7 {
      bottom: 45px;
      left: 0;
      right: initial;
      top: initial; }
  .simple-menu-styles__dropdown__Km8aL.simple-menu-styles__inButton__2KQn3 .simple-menu-styles__links__2kJa7 {
    top: 45px;
    width: 100%; }
  .simple-menu-styles__dropdown__Km8aL.simple-menu-styles__inButton__2KQn3 .simple-menu-styles__button___uLc8::after {
    display: none; }
  .simple-menu-styles__dropdown__Km8aL.simple-menu-styles__inButton__2KQn3 .simple-menu-styles__arrowIcon__1ijdc {
    height: 12px;
    width: 12px; }
  .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__links__2kJa7 {
    display: none;
    position: absolute;
    top: 60px;
    right: 0;
    width: 210px;
    z-index: 11;
    border-top: 1px solid #cccdcf;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.09); }
    .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__links__2kJa7.simple-menu-styles__open__2cpGg {
      display: block; }
    .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__links__2kJa7 li {
      background-color: #fff;
      text-align: left;
      position: relative;
      transition: color 0.1s linear;
      border-bottom: 1px solid #cccdcf;
      cursor: pointer; }
      .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__links__2kJa7 li .simple-menu-styles__link__3CWZ3 {
        color: #757584;
        vertical-align: text-bottom;
        text-transform: uppercase;
        cursor: pointer; }
        .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__links__2kJa7 li .simple-menu-styles__link__3CWZ3 .simple-menu-styles__documentLink__EvWO1 {
          font-weight: 600;
          height: 60px;
          padding: 0 30px 0 15px;
          display: flex;
          justify-content: flex-start;
          align-items: center;
          width: auto;
          font-size: 0.8125rem;
          line-height: 1.62;
          color: #757584;
          letter-spacing: 1px;
          background-color: transparent;
          transition: color 0.1s linear; }
          .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__links__2kJa7 li .simple-menu-styles__link__3CWZ3 .simple-menu-styles__documentLink__EvWO1 .simple-menu-styles__icon__1g4CI {
            fill: #757584;
            margin-right: 5px;
            width: 15px;
            height: 15px; }
          .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__links__2kJa7 li .simple-menu-styles__link__3CWZ3 .simple-menu-styles__documentLink__EvWO1.simple-menu-styles__withDownloadIcon__frXtx {
            justify-content: space-between;
            padding: 0 10px 0 15px; }
      .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__links__2kJa7 li:hover .simple-menu-styles__link__3CWZ3 .simple-menu-styles__documentLink__EvWO1 {
        color: #0a1941; }
        .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__links__2kJa7 li:hover .simple-menu-styles__link__3CWZ3 .simple-menu-styles__documentLink__EvWO1 .simple-menu-styles__icon__1g4CI {
          fill: #0a1941; }
        .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__links__2kJa7 li:hover .simple-menu-styles__link__3CWZ3 .simple-menu-styles__documentLink__EvWO1 .simple-menu-styles__title__2FpbG {
          color: #0a1941; }
      .simple-menu-styles__dropdown__Km8aL .simple-menu-styles__links__2kJa7 li:hover::after {
        opacity: 1; }
/* stylelint-disable */

.button-group-styles__buttonGroup__2orOo {
  border-radius: 4px;
  float: left;
  display: flex;
  justify-content: space-between;
  border-right: solid 2.5px #f1f4fb;
  height: 45px; }
  .button-group-styles__buttonGroup__2orOo > :first-child {
    border-radius: 4px 0 0 4px; }
  .button-group-styles__buttonGroup__2orOo > :last-child {
    border-radius: 0 4px 4px 0; }

.button-group-styles__disabled__PaMPK {
  cursor: not-allowed;
  fill: rgba(10, 25, 65, 0.6); }

.button-group-styles__button__19ehB {
  border: solid 2.5px #f1f4fb;
  background-color: white;
  border-radius: 0;
  border-right: 0;
  padding: 0;
  width: 100%;
  box-shadow: none;
  fill: #0a1941;
  min-width: 24px; }
  .button-group-styles__button__19ehB.button-group-styles__share__1zq40 {
    height: 45px; }
  .button-group-styles__button__19ehB.button-group-styles__download__HAn3f {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center; }
/* stylelint-disable */

/* stylelint-disable */
.my-cw-vis-card-styles__content__3HkqD {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .my-cw-vis-card-styles__content__3HkqD {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .my-cw-vis-card-styles__content__3HkqD > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.my-cw-vis-card-styles__loadingModal__8x1ta {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.my-cw-vis-card-styles__parsedHTML__1I09B ul {
  list-style: disc; }

.my-cw-vis-card-styles__parsedHTML__1I09B ul,
.my-cw-vis-card-styles__parsedHTML__1I09B ol {
  margin: 1em 0 0 1em; }

.my-cw-vis-card-styles__cardContainer__2A7tY {
  position: relative;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.09);
  border: solid 1px #cccdcf;
  height: 390px;
  background-color: #fff; }

.my-cw-vis-card-styles__card__1WUTJ {
  display: inline-block;
  padding: 0;
  width: 100%;
  height: 100%; }

.my-cw-vis-card-styles__cardTexts__1Ho3W {
  padding: 20px;
  color: #0a1941;
  background-color: #fff; }
  .my-cw-vis-card-styles__cardTexts__1Ho3W .my-cw-vis-card-styles__cardTitle__1mUB- {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.38; }
  .my-cw-vis-card-styles__cardTexts__1Ho3W .my-cw-vis-card-styles__cardDescription__3Magg {
    margin-top: 10px; }

.my-cw-vis-card-styles__chart__23taQ {
  padding: 20px 50px 20px 10px;
  background-color: #f1f4fb; }

.my-cw-vis-card-styles__pieChart__YPbld {
  padding: 20px 10px; }

.my-cw-vis-card-styles__cardActions__1tp41 {
  position: absolute;
  right: 8px;
  top: 0;
  width: 120px;
  box-shadow: none;
  border: none; }
  .my-cw-vis-card-styles__cardActions__1tp41:hover {
    box-shadow: none; }
  .my-cw-vis-card-styles__cardActions__1tp41 button {
    border: none; }

.my-cw-vis-card-styles__providerNote__FFT1q {
  text-decoration: none;
  font-size: 0.75rem;
  position: absolute;
  bottom: 10px;
  right: 20px; }
  .my-cw-vis-card-styles__providerNote__FFT1q a {
    color: #757584; }
  .my-cw-vis-card-styles__providerNote__FFT1q a:hover {
    color: #757584; }
/* stylelint-disable */

/* stylelint-disable */
.my-visualisations-styles__content__LOar0 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .my-visualisations-styles__content__LOar0 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .my-visualisations-styles__content__LOar0 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.my-visualisations-styles__loadingModal__3iCPU {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.my-visualisations-styles__parsedHTML__181Dv ul {
  list-style: disc; }

.my-visualisations-styles__parsedHTML__181Dv ul,
.my-visualisations-styles__parsedHTML__181Dv ol {
  margin: 1em 0 0 1em; }

.my-visualisations-styles__visContainer__3kThW {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .my-visualisations-styles__visContainer__3kThW > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .my-visualisations-styles__visContainer__3kThW {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .my-visualisations-styles__visContainer__3kThW > * {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.my-visualisations-styles__visCard__2wc01 {
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem; }

.my-visualisations-styles__placeholder__2Mftm {
  min-height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #0a1941; }

.my-visualisations-styles__loading__1kd3l {
  min-height: 300px; }

.my-visualisations-styles__createBtn__3GnwC {
  margin-top: 20px;
  width: 250px; }

.my-visualisations-styles__modal__Sr7gt {
  width: calc(100vw - 30px);
  max-width: 1230px;
  max-height: inherit;
  height: auto;
  padding: 0;
  margin: 60px auto; }

.my-visualisations-styles__microsoftBrowserModal__ogOAP {
  height: 600px; }

.my-visualisations-styles__modalContent__15o6Z {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  overscroll-behavior: auto;
  /* stylelint-disable-line property-no-unknown */ }

.my-visualisations-styles__microsoftBrowserModalContent__2Lvt0 {
  overflow-y: scroll;
  overflow-x: hidden; }
/* stylelint-disable */

/* stylelint-disable */
.my-cw-editor-styles__content__1ZMmj {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .my-cw-editor-styles__content__1ZMmj {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .my-cw-editor-styles__content__1ZMmj > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.my-cw-editor-styles__loadingModal__U3fGh {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.my-cw-editor-styles__parsedHTML__28Gsg ul {
  list-style: disc; }

.my-cw-editor-styles__parsedHTML__28Gsg ul,
.my-cw-editor-styles__parsedHTML__28Gsg ol {
  margin: 1em 0 0 1em; }

.my-cw-editor-styles__editor__NvhJj {
  width: 100%;
  min-height: 80vh;
  margin-top: 60px;
  margin-bottom: 60px; }

.my-cw-editor-styles__headerWrapper__RzzVT {
  width: 100%;
  background-color: #f1f4fb;
  padding: 2.5rem 0; }

.my-cw-editor-styles__title__3gko3 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  align-items: center; }
  @media print, screen and (min-width: 37.5em) {
    .my-cw-editor-styles__title__3gko3 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .my-cw-editor-styles__title__3gko3 > *:nth-child(1) {
    width: calc(83.33333% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .my-cw-editor-styles__title__3gko3 > *:nth-child(2) {
    width: calc(16.66667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.my-cw-editor-styles__stickyWrapper__1LN-e .my-cw-editor-styles__headerWrapper__RzzVT {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.09); }

.my-cw-editor-styles__titleField__1MMES {
  border: none;
  font-size: 2.7rem;
  background-color: transparent; }

.my-cw-editor-styles__saveBtn__2EOt1 {
  background-color: white; }

div[data-block] {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 90px !important;
  padding-right: 90px !important; }
  @media print, screen and (min-width: 37.5em) {
    div[data-block] {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  div[data-block] > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
.buttonStyles__buttonWrapper__3EDOp {
  display: inline-block; }

.buttonStyles__button__u02KM {
  background: #fbfbfb;
  color: #888;
  font-size: 18px;
  border: 0;
  padding-top: 5px;
  vertical-align: bottom;
  height: 34px;
  width: 36px; }

.buttonStyles__button__u02KM svg {
  fill: #888; }

.buttonStyles__button__u02KM:hover,
.buttonStyles__button__u02KM:focus {
  background: #f3f3f3;
  outline: 0;
  /* reset for :focus */ }

.buttonStyles__active__g-ev0 {
  background: #efefef;
  color: #444; }

.buttonStyles__active__g-ev0 svg {
  fill: #444; }

.buttonStyles__separator__2_lSH {
  display: inline-block;
  border-right: 1px solid #ddd;
  height: 24px;
  margin: 0 0.5em; }
/* stylelint-disable */

/* stylelint-disable */
.blockTypeSelectStyles__content__1HYYv {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .blockTypeSelectStyles__content__1HYYv {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .blockTypeSelectStyles__content__1HYYv > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.blockTypeSelectStyles__loadingModal__3MJDr {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.blockTypeSelectStyles__parsedHTML__2UlQC ul {
  list-style: disc; }

.blockTypeSelectStyles__parsedHTML__2UlQC ul,
.blockTypeSelectStyles__parsedHTML__2UlQC ol {
  margin: 1em 0 0 1em; }

.blockTypeSelectStyles__blockType__10gzX {
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #fff;
  padding: 5px;
  margin: 0;
  border-radius: 18px;
  cursor: pointer;
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center; }

.blockTypeSelectStyles__blockType__10gzX svg {
  fill: #888; }

.blockTypeSelectStyles__spacer__1mr_U {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  width: 74px;
  height: 8px; }

.blockTypeSelectStyles__popup__X5918 {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  box-shadow: 0 1px 3px 0 gainsboro;
  z-index: 3;
  box-sizing: border-box;
  width: 74px;
  margin-top: 8px; }

.blockTypeSelectStyles__popup__X5918::after,
.blockTypeSelectStyles__popup__X5918::before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.blockTypeSelectStyles__popup__X5918::after {
  border-color: rgba(251, 251, 251, 0);
  border-bottom-color: #fbfbfb;
  border-width: 4px;
  margin-left: -4px; }

.blockTypeSelectStyles__popup__X5918::before {
  border-color: rgba(221, 221, 221, 0);
  border-bottom-color: #ddd;
  border-width: 6px;
  margin-left: -6px; }
.toolbarStyles__wrapper__oJ4OA {
  position: absolute; }
/* stylelint-disable */

.side-toolbar-theme__wrapper__3TijC {
  position: absolute;
  left: 30px; }

.side-toolbar-theme__btn__FVipa {
  border: solid 1px rgba(202, 204, 208, 0.85);
  border-radius: 100%;
  background-color: white;
  padding: 0;
  width: 45px; }

.side-toolbar-theme__icon__2ei8i {
  width: 24px;
  height: 24px; }
/* stylelint-disable */

/* stylelint-disable */
.multi-chart-plugin-styles__content__3ADO1 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .multi-chart-plugin-styles__content__3ADO1 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .multi-chart-plugin-styles__content__3ADO1 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.multi-chart-plugin-styles__loadingModal__1mqmj {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.multi-chart-plugin-styles__parsedHTML__1GRHD ul {
  list-style: disc; }

.multi-chart-plugin-styles__parsedHTML__1GRHD ul,
.multi-chart-plugin-styles__parsedHTML__1GRHD ol {
  margin: 1em 0 0 1em; }

.multi-chart-plugin-styles__wrapper__2ZJqN {
  width: 100%;
  background-color: #f1f4fb;
  margin: 30px 0; }

.multi-chart-plugin-styles__container__SUJyT {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  margin-bottom: 1rem;
  user-select: none;
  position: relative;
  box-shadow: 0 0 0 2px transparent;
  color: #0a1941; }
  @media print, screen and (min-width: 37.5em) {
    .multi-chart-plugin-styles__container__SUJyT {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .multi-chart-plugin-styles__container__SUJyT > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .multi-chart-plugin-styles__container__SUJyT .multi-chart-plugin-styles__titleRow__1t7Ww {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .multi-chart-plugin-styles__container__SUJyT .multi-chart-plugin-styles__title__1u9_V {
    font-size: 1rem; }
  .multi-chart-plugin-styles__container__SUJyT .multi-chart-plugin-styles__legend__qX--6 {
    margin-bottom: 1.5rem; }
  .multi-chart-plugin-styles__container__SUJyT .multi-chart-plugin-styles__description__1HnI0 {
    column-count: 2;
    font-size: 1rem; }
  .multi-chart-plugin-styles__container__SUJyT .multi-chart-plugin-styles__tool__2R1_O {
    border: solid 1px rgba(202, 204, 208, 0.85);
    border-radius: 3px;
    cursor: pointer; }
  .multi-chart-plugin-styles__container__SUJyT .multi-chart-plugin-styles__delete__1TMob {
    fill: #0a1941; }
  .multi-chart-plugin-styles__containerFocussed__xqEWv {
    box-shadow: 0 0 0 2px rgba(172, 206, 247, 0.9); }
/* stylelint-disable */

.results-list-styles__resultsList__1xrHD {
  border-radius: 0 0 4px 4px;
  position: relative;
  background-color: #f1f4fb;
  max-height: 300px;
  overflow-y: auto;
  z-index: 1; }

.results-list-styles__listItem__2SLJ4 {
  border-bottom: solid 1px #e5e5eb; }
  .results-list-styles__listItem__2SLJ4:last-child {
    border-bottom: 0; }

.results-list-styles__link__3eAP6 {
  font-family: "Lato", sans-serif;
  color: #25597c;
  padding: 10px 15px;
  width: 100%;
  display: block; }
  .results-list-styles__link__3eAP6 .results-list-styles__iconArrow__1ACiI {
    transform: rotate(-90deg);
    position: absolute;
    right: 15px;
    opacity: 0; }
  .results-list-styles__link__3eAP6:hover {
    color: #0a1941; }
    .results-list-styles__link__3eAP6:hover .results-list-styles__iconArrow__1ACiI {
      opacity: 1;
      transition: opacity 0.15s ease-in-out; }
/* stylelint-disable */

.results-list-light__resultsList__2wyIx {
  border: none;
  background-color: transparent;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  overflow-y: auto; }
  .results-list-light__resultsList__2wyIx::-webkit-scrollbar {
    width: 0; }

.results-list-light__listItem__xvX4t {
  border-bottom: solid 1px #cccdcf; }

.results-list-light__link__1Hbyp {
  color: #757584;
  padding: 15px; }
  .results-list-light__link__1Hbyp:hover {
    color: #0a1941; }
/* stylelint-disable */

.search-countries__input__2FjkK {
  background-color: transparent;
  border: none;
  border-bottom: solid 1px #0a1941;
  box-shadow: none;
  color: #0a1941;
  border-radius: 0; }
  .search-countries__input__2FjkK::placeholder {
    color: #0a1941;
    font-style: initial;
    opacity: 0.5; }
  .search-countries__input__2FjkK:hover {
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.09); }
  .search-countries__input__2FjkK:focus {
    border: none;
    border-bottom: solid 1px #0a1941; }

.search-countries__iconSearch__27oGm {
  fill: #0a1941; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.countries-select-styles__content__1TvcV {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .countries-select-styles__content__1TvcV {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .countries-select-styles__content__1TvcV > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.countries-select-styles__loadingModal__VKGkn {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.countries-select-styles__parsedHTML__2SIKL ul {
  list-style: disc; }

.countries-select-styles__parsedHTML__2SIKL ul,
.countries-select-styles__parsedHTML__2SIKL ol {
  margin: 1em 0 0 1em; }

.countries-select-styles__wrapper__2Kq9V {
  min-height: calc(100vh - 30px);
  left: 0;
  right: 0;
  bottom: auto;
  padding-top: 15px;
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  border-top: solid 1px #cccdcf; }
  @media screen and (min-width: 56.25rem) {
    .countries-select-styles__wrapper__2Kq9V {
      min-height: calc(100% - 196px); } }
  @media screen and (min-width: 75rem) {
    .countries-select-styles__wrapper__2Kq9V {
      padding-top: 30px; } }

.countries-select-styles__searchAndCompare__2uezA {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .countries-select-styles__searchAndCompare__2uezA > *:nth-child(1) {
    width: calc(66.66667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .countries-select-styles__searchAndCompare__2uezA > *:nth-child(2) {
    width: calc(33.33333% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .countries-select-styles__searchAndCompare__2uezA {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .countries-select-styles__searchAndCompare__2uezA > *:nth-child(1) {
        width: calc(83.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .countries-select-styles__searchAndCompare__2uezA > *:nth-child(2) {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.countries-select-styles__columns__3ONTi {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .countries-select-styles__columns__3ONTi > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .countries-select-styles__columns__3ONTi {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .countries-select-styles__columns__3ONTi > *:nth-child(1) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .countries-select-styles__columns__3ONTi > *:nth-child(2) {
        width: calc(66.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.countries-select-styles__map__2Kdkr {
  display: inline-block;
  margin-left: 30px;
  text-align: center; }

.countries-select-styles__list__3O1fu {
  display: inline-block;
  font-size: 1.1875rem;
  max-height: 450px;
  vertical-align: top; }
  @media screen and (min-width: 56.25rem) {
    .countries-select-styles__list__3O1fu {
      font-size: 1rem; } }
/* stylelint-disable */

.check-input-styles__switch__24lMy {
  display: flex;
  justify-content: flex-start;
  position: relative;
  height: 16px; }
  .check-input-styles__switch__24lMy .check-input-styles__slider__1yCEW {
    margin-left: 5px;
    margin-right: 0; }

.check-input-styles__toggleFirst__1aQ_W {
  flex-direction: row-reverse;
  justify-content: flex-end; }
  .check-input-styles__toggleFirst__1aQ_W .check-input-styles__slider__1yCEW {
    margin-right: 5px;
    margin-left: 0; }

.check-input-styles__disabled__3EyGd {
  cursor: not-allowed; }

.check-input-styles__label__3Ri9l {
  font-size: 0.8125rem;
  font-weight: 600;
  color: #757584; }

.check-input-styles__switch__24lMy input {
  display: none; }

.check-input-styles__slider__1yCEW {
  background-color: #757584;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: relative;
  right: 0;
  top: 0;
  transition: 0.2s;
  min-width: 28px; }
  .check-input-styles__slider__1yCEW.check-input-styles__disabled__3EyGd {
    cursor: not-allowed; }

.check-input-styles__slider__1yCEW::before {
  content: "";
  background-color: #fff;
  bottom: 3px;
  height: 10px;
  left: 3px;
  position: absolute;
  transition: 0.2s;
  width: 10px; }

input:checked ~ .check-input-styles__slider__1yCEW {
  background-color: #0a1941; }

input:checked ~ .check-input-styles__slider__1yCEW::before {
  transform: translateX(12px); }

input:checked ~ .check-input-styles__label__3Ri9l {
  color: #0a1941; }

.check-input-styles__slider__1yCEW.check-input-styles__round__2arV4 {
  border-radius: 20px; }

.check-input-styles__slider__1yCEW.check-input-styles__round__2arV4::before {
  border-radius: 50%; }

.check-input-styles__errorText__21L_6 {
  position: absolute;
  bottom: -1rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: #d46948;
  opacity: 0; }

.check-input-styles__switch__24lMy:hover > .check-input-styles__errorText__21L_6 {
  opacity: 1; }
/* stylelint-disable */

/* stylelint-disable */
.modal-download-styles__content__7aYep {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .modal-download-styles__content__7aYep {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .modal-download-styles__content__7aYep > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.modal-download-styles__loadingModal__2xs8n {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.modal-download-styles__parsedHTML__uux0F ul {
  list-style: disc; }

.modal-download-styles__parsedHTML__uux0F ul,
.modal-download-styles__parsedHTML__uux0F ol {
  margin: 1em 0 0 1em; }

.modal-download-styles__introText__1yB8v {
  margin-bottom: 30px;
  color: #0a1941;
  font-size: 0.875rem;
  line-height: 1.62; }

.modal-download-styles__form__2g41N {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .modal-download-styles__form__2g41N > *:nth-child(1) {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .modal-download-styles__form__2g41N > *:nth-child(2) {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .modal-download-styles__form__2g41N > *:nth-child(3) {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .modal-download-styles__form__2g41N > *:nth-child(4) {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .modal-download-styles__form__2g41N > *:nth-child(5) {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .modal-download-styles__form__2g41N > *:nth-child(6) {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .modal-download-styles__form__2g41N > *:nth-child(7) {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .modal-download-styles__form__2g41N > *:nth-child(8) {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .modal-download-styles__form__2g41N > *:nth-child(9) {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .modal-download-styles__form__2g41N > * {
    margin-bottom: 1.875rem; }

.modal-download-styles__checkbox__3CLyZ {
  margin-top: 10px; }

.modal-download-styles__downloadButton__3CTcM {
  width: 270px;
  margin: 0 auto 30px; }

.modal-download-styles__licenseAndPolicy__19-4M {
  font-size: 0.875rem;
  line-height: 1.62;
  color: #757584;
  text-align: center; }
  .modal-download-styles__licenseAndPolicy__19-4M > a {
    font-size: 0.875rem;
    color: #757584;
    border-bottom: 1px solid #ffc735; }
/* stylelint-disable */

/* stylelint-disable */
.modal-png-download-styles__content__3lYIF {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .modal-png-download-styles__content__3lYIF {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .modal-png-download-styles__content__3lYIF > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.modal-png-download-styles__loadingModal__3XyDM {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.modal-png-download-styles__parsedHTML__3mfWd ul {
  list-style: disc; }

.modal-png-download-styles__parsedHTML__3mfWd ul,
.modal-png-download-styles__parsedHTML__3mfWd ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.modal-png-download-styles__title__1NnAx, .modal-png-download-styles__chartParams__24Nuk {
  font-family: "Lato", sans-serif;
  letter-spacing: 0; }

.modal-png-download-styles__title__1NnAx {
  font-size: 1.5rem;
  font-weight: 300; }

.modal-png-download-styles__chartParams__24Nuk {
  font-size: 0.75rem;
  font-weight: 400; }

.modal-png-download-styles__logo__29E8J {
  width: 180px;
  height: 25px;
  float: right; }

.modal-png-download-styles__title__1NnAx {
  color: #0a1941;
  padding-bottom: 10px; }

.modal-png-download-styles__chartParamsWrapper__2BTkS {
  padding-bottom: 15px; }

.modal-png-download-styles__chartParams__24Nuk {
  color: #0a1941; }

.modal-png-download-styles__chartWrapper__2c2jy {
  pointer-events: none; }

.modal-png-download-styles__saveButton__kHb8d {
  width: 120px;
  float: right; }
  .modal-png-download-styles__saveButton__kHb8d .modal-png-download-styles__saveText___bB3T {
    margin-left: 10px; }
  .modal-png-download-styles__saveButtonActive__3Uzq6 {
    fill: #0a1941; }
  .modal-png-download-styles__saveButton__kHb8d:hover {
    box-shadow: none;
    fill: #0a1941; }
/* stylelint-disable */

/* stylelint-disable */
.disclaimer-styles__content__UMDzz {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .disclaimer-styles__content__UMDzz {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .disclaimer-styles__content__UMDzz > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.disclaimer-styles__loadingModal__3lbtq {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.disclaimer-styles__parsedHTML__19rGO ul {
  list-style: disc; }

.disclaimer-styles__parsedHTML__19rGO ul,
.disclaimer-styles__parsedHTML__19rGO ol {
  margin: 1em 0 0 1em; }

.disclaimer-styles__disclaimerLayout__3spbc {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .disclaimer-styles__disclaimerLayout__3spbc > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .disclaimer-styles__disclaimerLayout__3spbc > *:not(:last-child) {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .disclaimer-styles__disclaimerLayout__3spbc {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .disclaimer-styles__disclaimerLayout__3spbc > * {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.disclaimer-styles__disclaimerBox__3xPJU {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  position: relative;
  line-height: 1.62;
  font-size: 0.75rem;
  background-color: #fff; }
  .disclaimer-styles__disclaimerBox__3xPJU.disclaimer-styles__onlyText__3zqK_ {
    box-shadow: none;
    padding: 0;
    background-color: transparent;
    margin: 20px 0; }
  @media screen and (min-width: 56.25rem) {
    .disclaimer-styles__disclaimerBox__3xPJU {
      padding-top: 20px;
      padding-bottom: 10px; } }

.disclaimer-styles__firstText__16XPn {
  color: #0a1941; }

.disclaimer-styles__secondText__9T6Xq {
  color: #757584; }

.disclaimer-styles__closeButton__1LG1l {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px; }

.disclaimer-styles__link__2Bojm {
  line-height: 1.62;
  color: #757584;
  height: 1.62;
  border-bottom: 1px solid #ffc735; }
/* stylelint-disable */

/* stylelint-disable */
.metadata-text-styles__content__2WA9S {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .metadata-text-styles__content__2WA9S {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .metadata-text-styles__content__2WA9S > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.metadata-text-styles__loadingModal__tccF- {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.metadata-text-styles__parsedHTML__18V73 ul {
  list-style: disc; }

.metadata-text-styles__parsedHTML__18V73 ul,
.metadata-text-styles__parsedHTML__18V73 ol {
  margin: 1em 0 0 1em; }

.metadata-text-styles__title__3Vgat {
  font-weight: 600;
  margin-bottom: 12px; }

.metadata-text-styles__empty__2eYVz {
  opacity: 0.7; }

.metadata-text-styles__markdown__2TkKn {
  font-size: 1rem;
  line-height: 26px;
  color: #0a1941;
  margin-bottom: 5px; }
  .metadata-text-styles__markdownHighlight__2QlWI {
    font-weight: 600; }
  .metadata-text-styles__markdown__2TkKn ul {
    list-style: unset;
    margin-left: 20px; }
  .metadata-text-styles__markdown__2TkKn a {
    font-size: 1rem;
    line-height: 1.62;
    height: 1.62;
    color: #0a1941;
    border-bottom: 1px solid #ffc735; }
/* stylelint-disable */

/* stylelint-disable */
.modal-metadata-styles__content__sDL0N {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .modal-metadata-styles__content__sDL0N {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .modal-metadata-styles__content__sDL0N > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.modal-metadata-styles__loadingModal__cP4Vq {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.modal-metadata-styles__parsedHTML__1wZHb ul {
  list-style: disc; }

.modal-metadata-styles__parsedHTML__1wZHb ul,
.modal-metadata-styles__parsedHTML__1wZHb ol {
  margin: 1em 0 0 1em; }

.modal-metadata-styles__loadingContainer__u8oZb {
  min-height: 200px;
  position: relative; }
/* stylelint-disable */

/* stylelint-disable */
.modal-share-styles__content__9K5UT {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .modal-share-styles__content__9K5UT {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .modal-share-styles__content__9K5UT > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.modal-share-styles__loadingModal__28hU3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.modal-share-styles__parsedHTML__3HDO7 ul {
  list-style: disc; }

.modal-share-styles__parsedHTML__3HDO7 ul,
.modal-share-styles__parsedHTML__3HDO7 ol {
  margin: 1em 0 0 1em; }

.modal-share-styles__modal__cz6dU {
  overflow: hidden;
  height: 90%; }
  @media screen and (min-width: 37.5rem) {
    .modal-share-styles__modal__cz6dU {
      height: 270px;
      width: 500px; } }

.modal-share-styles__modalContent__VdQYt {
  padding: 16px 30px 0; }

.modal-share-styles__links__3Gxsx {
  display: flex;
  justify-content: space-evenly;
  flex-direction: column; }
  @media screen and (min-width: 37.5rem) {
    .modal-share-styles__links__3Gxsx {
      flex-direction: row; } }
  .modal-share-styles__links__3Gxsx .modal-share-styles__linkContainer__3gFTh {
    transition: color 0.1s linear;
    cursor: pointer; }
    .modal-share-styles__links__3Gxsx .modal-share-styles__linkContainer__3gFTh .modal-share-styles__link__1B8W- {
      color: #757584;
      vertical-align: text-bottom;
      text-transform: uppercase; }
      .modal-share-styles__links__3Gxsx .modal-share-styles__linkContainer__3gFTh .modal-share-styles__link__1B8W- .modal-share-styles__documentLink__2XGP2 {
        font-weight: 600;
        height: 60px;
        padding: 0 30px 0 15px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: auto;
        font-size: 0.8125rem;
        line-height: 1.62;
        color: #757584;
        letter-spacing: 1px;
        background-color: transparent;
        transition: color 0.1s linear; }
        .modal-share-styles__links__3Gxsx .modal-share-styles__linkContainer__3gFTh .modal-share-styles__link__1B8W- .modal-share-styles__documentLink__2XGP2 .modal-share-styles__icon__1OxA8 {
          fill: #757584;
          margin-right: 5px;
          width: 15px;
          height: 15px; }
        .modal-share-styles__links__3Gxsx .modal-share-styles__linkContainer__3gFTh .modal-share-styles__link__1B8W- .modal-share-styles__documentLink__2XGP2 .modal-share-styles__title__14WOb {
          width: max-content; }
        .modal-share-styles__links__3Gxsx .modal-share-styles__linkContainer__3gFTh .modal-share-styles__link__1B8W- .modal-share-styles__documentLink__2XGP2.modal-share-styles__withDownloadIcon__creF8 {
          justify-content: space-between;
          padding: 0 10px 0 15px; }
    .modal-share-styles__links__3Gxsx .modal-share-styles__linkContainer__3gFTh:hover .modal-share-styles__link__1B8W- .modal-share-styles__documentLink__2XGP2 {
      color: #0a1941; }
      .modal-share-styles__links__3Gxsx .modal-share-styles__linkContainer__3gFTh:hover .modal-share-styles__link__1B8W- .modal-share-styles__documentLink__2XGP2 .modal-share-styles__icon__1OxA8 {
        fill: #0a1941; }
      .modal-share-styles__links__3Gxsx .modal-share-styles__linkContainer__3gFTh:hover .modal-share-styles__link__1B8W- .modal-share-styles__documentLink__2XGP2 .modal-share-styles__title__14WOb {
        color: #0a1941; }
    .modal-share-styles__links__3Gxsx .modal-share-styles__linkContainer__3gFTh:hover::after {
      opacity: 1; }
/* stylelint-disable */

/* stylelint-disable */
.modal-overview-styles__content__2GdB6 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .modal-overview-styles__content__2GdB6 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .modal-overview-styles__content__2GdB6 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.modal-overview-styles__loadingModal__3qcqh {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.modal-overview-styles__parsedHTML__OZBkd ul {
  list-style: disc; }

.modal-overview-styles__parsedHTML__OZBkd ul,
.modal-overview-styles__parsedHTML__OZBkd ol {
  margin: 1em 0 0 1em; }

.modal-overview-styles__text__3yKqd {
  font-size: 1rem;
  line-height: 26px;
  color: #0a1941;
  margin-bottom: 5px; }
  .modal-overview-styles__textHighlight__iPd8b {
    font-weight: 600; }

.modal-overview-styles__empty__1Pfow {
  opacity: 0.7; }

.modal-overview-styles__marginBottom__qRwRA {
  margin-bottom: 30px; }

.modal-overview-styles__link__3gGTV {
  font-size: 1rem;
  line-height: 1.62;
  height: 1.62;
  color: #0a1941;
  border-bottom: 1px solid #ffc735; }
/* stylelint-disable */

/* stylelint-disable */
.legend-chart-styles__content__3vdMr {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .legend-chart-styles__content__3vdMr {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .legend-chart-styles__content__3vdMr > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.legend-chart-styles__loadingModal__Ig9Vo {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.legend-chart-styles__parsedHTML__2ovBO ul {
  list-style: disc; }

.legend-chart-styles__parsedHTML__2ovBO ul,
.legend-chart-styles__parsedHTML__2ovBO ol {
  margin: 1em 0 0 1em; }

.legend-chart-styles__legendChart__3XGUC {
  margin-bottom: 10px; }
  .legend-chart-styles__legendChart__3XGUC .legend-chart-styles__legendContainer__12QSK {
    flex: 1; }
  .legend-chart-styles__legendChart__3XGUC .legend-chart-styles__legendLogo__6Wmg1 {
    position: relative;
    width: 130px;
    margin-top: 20px; }
    .legend-chart-styles__legendChart__3XGUC .legend-chart-styles__legendLogo__6Wmg1 img {
      width: 100%;
      height: auto; }
  .legend-chart-styles__legendChart__3XGUC .legend-chart-styles__legendLogoTitle__dj-Bf {
    color: #757584; }
  @media screen and (min-width: 56.25rem) {
    .legend-chart-styles__legendChart__3XGUC {
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between; }
      .legend-chart-styles__legendChart__3XGUC .legend-chart-styles__legendLogoTitle__dj-Bf {
        position: absolute;
        top: 0;
        left: 0; }
      .legend-chart-styles__legendChart__3XGUC .legend-chart-styles__legendLogo__6Wmg1 {
        width: 250px;
        padding-left: 130px; } }

.legend-chart-styles__tagsContainer__2DAJx {
  position: relative;
  min-height: 120px; }
  @media screen and (min-width: 56.25rem) {
    .legend-chart-styles__tagsContainer__2DAJx {
      min-height: 85px; } }
  @media screen and (min-width: 75rem) {
    .legend-chart-styles__tagsContainer__2DAJx {
      min-height: 50px; } }

.legend-chart-styles__tagsWrapper__ZSzPq {
  position: absolute;
  width: 100%;
  height: 300px;
  bottom: 0;
  overflow-x: scroll; }
  @media screen and (min-width: 56.25rem) {
    .legend-chart-styles__tagsWrapper__ZSzPq {
      flex-wrap: wrap;
      overflow: visible;
      position: relative;
      height: unset; } }

.legend-chart-styles__tags__3bDA1 {
  display: flex;
  margin-top: 10px;
  position: absolute;
  bottom: 0; }
  @media screen and (min-width: 56.25rem) {
    .legend-chart-styles__tags__3bDA1 {
      flex-wrap: wrap;
      position: relative; } }

.legend-chart-styles__tag__UKdA7 {
  margin-right: 10px;
  padding: 1em 0.3em;
  margin-bottom: 30px; }
  @media screen and (min-width: 56.25rem) {
    .legend-chart-styles__tag__UKdA7 {
      padding: 0 5px;
      margin-bottom: 10px; } }

.legend-chart-styles__tagDescription__YbyTs {
  color: #757584; }

.legend-chart-styles__tagSelector__H3IU4 {
  width: 29px;
  height: 29px;
  z-index: 0; }
  .legend-chart-styles__tagSelector__H3IU4 .react-selectize-control {
    background-color: #fff !important;
    z-index: 10;
    height: 28px !important;
    padding-left: 5px !important; }
  .legend-chart-styles__tagSelector__H3IU4 .react-selectize-toggle-button-container {
    width: 15px !important; }
  .legend-chart-styles__tagSelector__H3IU4 .values {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
  .legend-chart-styles__tagSelector__H3IU4 .dropdown-menu {
    width: 200px !important;
    margin-left: -1px;
    margin-right: -1px;
    border-radius: 4px;
    bottom: 28px !important;
    box-shadow: none !important;
    left: -171px; }
    @media screen and (min-width: 56.25rem) {
      .legend-chart-styles__tagSelector__H3IU4 .dropdown-menu {
        left: 0; } }

.legend-chart-styles__plusIcon__3MyLb {
  width: 10px;
  height: 10px; }

.legend-chart-styles__hidden__2Cd2X {
  opacity: 0; }
/* stylelint-disable */

/* stylelint-disable */
.chart-styles__content__17mOy {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .chart-styles__content__17mOy {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .chart-styles__content__17mOy > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.chart-styles__loadingModal__3b32U {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.chart-styles__parsedHTML__2zK1U ul {
  list-style: disc; }

.chart-styles__parsedHTML__2zK1U ul,
.chart-styles__parsedHTML__2zK1U ol {
  margin: 1em 0 0 1em; }

.chart-styles__loader__3S8hw {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.chart-styles__legend__3AfMK {
  min-height: 30px; }
/* stylelint-disable */

/* stylelint-disable */
.share-button-styles__content__Uf78v {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .share-button-styles__content__Uf78v {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .share-button-styles__content__Uf78v > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.share-button-styles__loadingModal__OAQ-v {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.share-button-styles__parsedHTML__1Ol-9 ul {
  list-style: disc; }

.share-button-styles__parsedHTML__1Ol-9 ul,
.share-button-styles__parsedHTML__1Ol-9 ol {
  margin: 1em 0 0 1em; }

.share-button-styles__shareButton__1LEFE {
  width: 118px; }
  .share-button-styles__shareButton__1LEFE .share-button-styles__shareText__3Un4Y {
    margin-left: 10px; }
  .share-button-styles__shareButtonActive__3q10N {
    fill: #0a1941; }
  .share-button-styles__shareButton__1LEFE:hover {
    box-shadow: none;
    fill: #0a1941; }
/* stylelint-disable */

/* stylelint-disable */
.emission-pathways-graph-styles__content__RrvjI {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .emission-pathways-graph-styles__content__RrvjI {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .emission-pathways-graph-styles__content__RrvjI > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.emission-pathways-graph-styles__loadingModal__aRV3F {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.emission-pathways-graph-styles__parsedHTML__FzHGQ ul {
  list-style: disc; }

.emission-pathways-graph-styles__parsedHTML__FzHGQ ul,
.emission-pathways-graph-styles__parsedHTML__FzHGQ ol {
  margin: 1em 0 0 1em; }

.emission-pathways-graph-styles__wrapper__2hLWC {
  border-bottom: solid 1px #cccdcf;
  min-height: 450px;
  padding-bottom: 50px; }

.emission-pathways-graph-styles__titleAndBtnsWrapper__3JAPJ {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .emission-pathways-graph-styles__titleAndBtnsWrapper__3JAPJ > *:nth-child(1) {
    width: calc(60% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .emission-pathways-graph-styles__titleAndBtnsWrapper__3JAPJ > *:nth-child(2) {
    width: calc(20% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .emission-pathways-graph-styles__titleAndBtnsWrapper__3JAPJ > *:nth-child(3) {
    width: calc(20% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .emission-pathways-graph-styles__titleAndBtnsWrapper__3JAPJ > * {
    margin-bottom: 0.9375rem; }

.emission-pathways-graph-styles__buttonsWrapper__2ueBf {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .emission-pathways-graph-styles__buttonsWrapper__2ueBf > * {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.emission-pathways-graph-styles__selectorsWrapper__83ghg {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .emission-pathways-graph-styles__selectorsWrapper__83ghg > * {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .emission-pathways-graph-styles__selectorsWrapper__83ghg > * {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .emission-pathways-graph-styles__selectorsWrapper__83ghg {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .emission-pathways-graph-styles__selectorsWrapper__83ghg > * {
        width: calc(20% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.emission-pathways-graph-styles__titleAndBtnsWrapper__3JAPJ {
  margin-bottom: 0.9375rem;
  margin-top: 30px; }

.emission-pathways-graph-styles__selectorsWrapper__83ghg {
  margin-bottom: 40px; }

.emission-pathways-graph-styles__title__1iqRy {
  font-size: 1.5rem;
  font-weight: 400;
  color: #0a1941;
  margin-bottom: 10px; }

.emission-pathways-graph-styles__chartWrapper__XFAJT {
  position: relative;
  min-height: 450px; }

.emission-pathways-graph-styles__loader__DHF-P {
  min-height: 450px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }

.emission-pathways-graph-styles__noContent__3ltHw {
  min-height: 450px; }

.emission-pathways-graph-styles__clearButton__3qWH6 {
  color: #0a1941;
  border-bottom: 1px solid #ffc735;
  vertical-align: bottom;
  font-size: 1em;
  cursor: pointer; }
/* stylelint-disable */

/* stylelint-disable */
.map-footer-styles__content__3xQK3 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .map-footer-styles__content__3xQK3 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .map-footer-styles__content__3xQK3 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.map-footer-styles__loadingModal__2Vx7Z {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.map-footer-styles__parsedHTML__1fT0w ul {
  list-style: disc; }

.map-footer-styles__parsedHTML__1fT0w ul,
.map-footer-styles__parsedHTML__1fT0w ol {
  margin: 1em 0 0 1em; }

.map-footer-styles__container__3jkDi {
  display: flex;
  justify-content: space-between;
  padding: 5px 10px;
  border-top: solid 1px #cccdcf; }

.map-footer-styles__title__2lcL- {
  font-size: 0.8125rem;
  color: #757584; }

.map-footer-styles__bucket__3K5xV {
  width: 10px;
  height: 10px;
  display: inline-block; }
  .map-footer-styles__bucket__3K5xV:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  .map-footer-styles__bucket__3K5xV:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
/* stylelint-disable */

/* stylelint-disable */
.country-ghg-map-styles__content__1ZrGW {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-ghg-map-styles__content__1ZrGW {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-ghg-map-styles__content__1ZrGW > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-ghg-map-styles__loadingModal__n6rTB {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.country-ghg-map-styles__parsedHTML__2kMM3 ul {
  list-style: disc; }

.country-ghg-map-styles__parsedHTML__2kMM3 ul,
.country-ghg-map-styles__parsedHTML__2kMM3 ol {
  margin: 1em 0 0 1em; }

.country-ghg-map-styles__container__3Olli {
  position: relative;
  background-color: #f1f4fb;
  height: 540px;
  max-width: 400px;
  border: solid 1px #cccdcf; }

.country-ghg-map-styles__map__3sQh8 {
  height: calc(100% - 30px); }

.country-ghg-map-styles__legend___HxMi {
  height: 30px; }
/* stylelint-disable */

/* stylelint-disable */
.quantification-tag__content__VR27- {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .quantification-tag__content__VR27- {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .quantification-tag__content__VR27- > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.quantification-tag__loadingModal__31STx {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.quantification-tag__parsedHTML__2Dl0r ul {
  list-style: disc; }

.quantification-tag__parsedHTML__2Dl0r ul,
.quantification-tag__parsedHTML__2Dl0r ol {
  margin: 1em 0 0 1em; }

.quantification-tag__tag__6oQrH {
  border: 2px solid #e8ecf5;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 0.875rem;
  color: #757584;
  flex-grow: 0; }

.quantification-tag__dot__3GU6C {
  display: inline-block;
  width: 20px;
  height: 10px;
  border-radius: 5px;
  margin-right: 5px;
  opacity: 0.65; }

.quantification-tag__label__1R64q {
  padding: 3px 0;
  margin-right: 8px;
  width: max-content; }

.quantification-tag__closeButton__2heC3 {
  fill: #757584;
  cursor: pointer;
  height: 12px; }
  .quantification-tag__closeButton__2heC3:focus {
    outline: none; }
/* stylelint-disable */

/* stylelint-disable */
.country-ghg-emissions-styles__content__26p9P {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-ghg-emissions-styles__content__26p9P {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-ghg-emissions-styles__content__26p9P > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-ghg-emissions-styles__loadingModal__1cgpw {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.country-ghg-emissions-styles__parsedHTML__3mb4g ul {
  list-style: disc; }

.country-ghg-emissions-styles__parsedHTML__3mb4g ul,
.country-ghg-emissions-styles__parsedHTML__3mb4g ol {
  margin: 1em 0 0 1em; }

.country-ghg-emissions-styles__container__2Nci1 {
  margin-bottom: 30px; }

.country-ghg-emissions-styles__title__3R4hk {
  font-size: 1.5rem;
  font-weight: 400;
  color: #0a1941;
  display: flex;
  align-items: center;
  margin-bottom: 15px; }

.country-ghg-emissions-styles__graph__19t4z {
  position: relative;
  min-height: 420px;
  max-height: 100%; }
  .country-ghg-emissions-styles__graph__19t4z > div {
    margin-left: 0; }

.country-ghg-emissions-styles__graphControls__2kL8z {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 10px; }
  .country-ghg-emissions-styles__graphControls__2kL8z > *:nth-child(1) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ghg-emissions-styles__graphControls__2kL8z > *:nth-child(2) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ghg-emissions-styles__graphControls__2kL8z > *:nth-child(3) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ghg-emissions-styles__graphControls__2kL8z > *:nth-child(4) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-ghg-emissions-styles__graphControlsEmbed__HPRem {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 10px; }
  .country-ghg-emissions-styles__graphControlsEmbed__HPRem > *:nth-child(1) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ghg-emissions-styles__graphControlsEmbed__HPRem > *:nth-child(2) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ghg-emissions-styles__graphControlsEmbed__HPRem > *:nth-child(3) {
    width: calc(8.33333% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ghg-emissions-styles__graphControlsEmbed__HPRem > *:nth-child(4) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ghg-emissions-styles__graphControlsEmbed__HPRem > :nth-child(3) {
    margin-left: calc(16.66667% + 0); }

.country-ghg-emissions-styles__graphControlsSection__3xCnS {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 10px; }
  .country-ghg-emissions-styles__graphControlsSection__3xCnS > *:nth-child(1) {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ghg-emissions-styles__graphControlsSection__3xCnS > *:nth-child(2) {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-ghg-emissions-styles__exploreBtn__FEOT1 {
  align-self: flex-end; }

.country-ghg-emissions-styles__btnGroup__2Yy1l {
  align-self: flex-end;
  width: 100%; }
  .country-ghg-emissions-styles__btnGroup__2Yy1l button {
    min-width: unset; }

.country-ghg-emissions-styles__loader__1BUD_ {
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }

.country-ghg-emissions-styles__quantificationsTags__3dYZu {
  width: fit-content;
  max-height: 30px;
  display: inline-flex;
  margin-right: 10px;
  border: 2px solid #e8ecf5; }

.country-ghg-emissions-styles__noContent__smdGE {
  min-height: 300px; }

.country-ghg-emissions-styles__disclaimer__azSdW {
  margin-top: -180px; }
  @media screen and (min-width: 56.25rem) {
    .country-ghg-emissions-styles__disclaimer__azSdW {
      margin-top: -140px; } }
/* stylelint-disable */

.dot-styles__dot__3Da22 {
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #cccdcf;
  margin-right: 10px;
  margin-bottom: 10px;
  opacity: 1;
  transition: opacity 250ms ease-out; }
  @media screen and (min-width: 56.25rem) {
    .dot-styles__dot__3Da22 {
      height: 10px;
      width: 10px;
      margin-right: 5px;
      margin-bottom: 5px; } }
  .dot-styles__dot__3Da22.dot-styles__clickable__1aS6c {
    cursor: pointer; }

.dot-styles__hidden__u7BII {
  opacity: 0;
  pointer-events: none; }
/* stylelint-disable */

.sdg-card-styles__card__2jD6F {
  padding: 15px;
  min-height: 75px;
  position: relative;
  transition: background-color 0.2s linear 0.1s; }
  .sdg-card-styles__card__2jD6F:focus {
    outline: none; }
  .sdg-card-styles__cardHover__2O33D:not(:empty) {
    cursor: pointer; }
    .sdg-card-styles__cardHover__2O33D:not(:empty):hover {
      transition: background-color 0.2s linear; }
      .sdg-card-styles__cardHover__2O33D:not(:empty):hover > .sdg-card-styles__title__1ZvSh,
      .sdg-card-styles__cardHover__2O33D:not(:empty):hover > .sdg-card-styles__number__P4qp9 {
        color: #fff;
        transition: color 0.1s linear; }
      .sdg-card-styles__cardHover__2O33D:not(:empty):hover > .sdg-card-styles__icon__1xYUZ {
        fill: #fff;
        transition: fill 0.2s linear; }

.sdg-card-styles__square__3Rivk {
  min-height: 115px;
  padding: 10px; }

.sdg-card-styles__title__1ZvSh {
  font-size: 1rem;
  font-weight: 400;
  color: #0a1941;
  font-family: "Lato", sans-serif;
  margin-bottom: 5px;
  letter-spacing: -0.3px;
  line-height: 1.12;
  transition: color 0.2s linear 0.2s; }

.sdg-card-styles__number__P4qp9 {
  font-size: 1rem;
  color: #757584;
  font-family: "Lato", sans-serif;
  position: absolute;
  bottom: 10px;
  left: 10px;
  transition: color 0.2s linear 0.1s; }

.sdg-card-styles__dots__23NNJ {
  margin-right: 40px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 10px; }
  @media screen and (min-width: 56.25rem) {
    .sdg-card-styles__dots__23NNJ {
      margin-top: 0;
      height: 20px;
      flex-wrap: none; } }

.sdg-card-styles__icon__1xYUZ {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 52px;
  z-index: 0;
  transition: fill 0.2s linear 0.1s; }
  .sdg-card-styles__icon1__BAiDg {
    fill: #e5243b; }
  .sdg-card-styles__icon2__1v1e8 {
    fill: #dda63a; }
  .sdg-card-styles__icon3__2bNsJ {
    fill: #4c9f38; }
  .sdg-card-styles__icon4__2xEFg {
    fill: #c5192d; }
  .sdg-card-styles__icon5__Qifhx {
    fill: #ff3a21; }
  .sdg-card-styles__icon6__Blb6I {
    fill: #26bde2; }
  .sdg-card-styles__icon7__3stPL {
    fill: #fcc30b; }
  .sdg-card-styles__icon8__12GSn {
    fill: #b93156; }
  .sdg-card-styles__icon9__Qho-- {
    fill: #fd6925; }
  .sdg-card-styles__icon10__QGsgO {
    fill: #dd1367; }
  .sdg-card-styles__icon11__UrSI0 {
    fill: #fd9d24; }
  .sdg-card-styles__icon12__1C9GI {
    fill: #bf8b2e; }
  .sdg-card-styles__icon13__PV8Lg {
    fill: #3f7e44; }
  .sdg-card-styles__icon14__ViOM7 {
    fill: #0a97d9; }
  .sdg-card-styles__icon15__17U2q {
    fill: #56c02b; }
  .sdg-card-styles__icon16__3SkGW {
    fill: #00689d; }
  .sdg-card-styles__icon17__NfWsr {
    fill: #19486a; }

.sdg-card-styles__hover1__nV4kf:hover {
  background-color: #e5243b; }

.sdg-card-styles__hover2__1qLfT:hover {
  background-color: #dda63a; }

.sdg-card-styles__hover3__3CqLr:hover {
  background-color: #4c9f38; }

.sdg-card-styles__hover4__C4UdE:hover {
  background-color: #c5192d; }

.sdg-card-styles__hover5__59ZIf:hover {
  background-color: #ff3a21; }

.sdg-card-styles__hover6__3n1lV:hover {
  background-color: #26bde2; }

.sdg-card-styles__hover7__2W06U:hover {
  background-color: #fcc30b; }

.sdg-card-styles__hover8__1nkdR:hover {
  background-color: #b93156; }

.sdg-card-styles__hover9__YEn27:hover {
  background-color: #fd6925; }

.sdg-card-styles__hover10__2GeOo:hover {
  background-color: #dd1367; }

.sdg-card-styles__hover11__2Zxck:hover {
  background-color: #fd9d24; }

.sdg-card-styles__hover12__-43iC:hover {
  background-color: #bf8b2e; }

.sdg-card-styles__hover13__3X9pm:hover {
  background-color: #3f7e44; }

.sdg-card-styles__hover14__2y2Cv:hover {
  background-color: #0a97d9; }

.sdg-card-styles__hover15__1IKnx:hover {
  background-color: #56c02b; }

.sdg-card-styles__hover16__1H6KS:hover {
  background-color: #00689d; }

.sdg-card-styles__hover17__3jk9_:hover {
  background-color: #19486a; }

@media screen and (min-width: 56.25rem) {
  .sdg-card-styles__selected__3S8yo > .sdg-card-styles__title__1ZvSh,
  .sdg-card-styles__selected__3S8yo > .sdg-card-styles__number__P4qp9 {
    color: #fff;
    transition: color 0.1s linear; }
  .sdg-card-styles__selected__3S8yo > .sdg-card-styles__icon__1xYUZ {
    fill: #fff;
    transition: fill 0.2s linear; }
  .sdg-card-styles__selected1__2a8KZ {
    background-color: rgba(229, 36, 59, 0.6) !important; }
  .sdg-card-styles__selected2__2JMtf {
    background-color: rgba(221, 166, 58, 0.6) !important; }
  .sdg-card-styles__selected3__3Qe6S {
    background-color: rgba(76, 159, 56, 0.6) !important; }
  .sdg-card-styles__selected4__1vNd3 {
    background-color: rgba(197, 25, 45, 0.6) !important; }
  .sdg-card-styles__selected5__2tVtx {
    background-color: rgba(255, 58, 33, 0.6) !important; }
  .sdg-card-styles__selected6__TOgup {
    background-color: rgba(38, 189, 226, 0.6) !important; }
  .sdg-card-styles__selected7__zzW0C {
    background-color: rgba(252, 195, 11, 0.6) !important; }
  .sdg-card-styles__selected8__1GS8y {
    background-color: rgba(185, 49, 86, 0.6) !important; }
  .sdg-card-styles__selected9__3CSzR {
    background-color: rgba(253, 105, 37, 0.6) !important; }
  .sdg-card-styles__selected10__20XiS {
    background-color: rgba(221, 19, 103, 0.6) !important; }
  .sdg-card-styles__selected11__1QMlv {
    background-color: rgba(253, 157, 36, 0.6) !important; }
  .sdg-card-styles__selected12__2lkkL {
    background-color: rgba(191, 139, 46, 0.6) !important; }
  .sdg-card-styles__selected13__2axrL {
    background-color: rgba(63, 126, 68, 0.6) !important; }
  .sdg-card-styles__selected14__2TpfD {
    background-color: rgba(10, 151, 217, 0.6) !important; }
  .sdg-card-styles__selected15__3GdsX {
    background-color: rgba(86, 192, 43, 0.6) !important; }
  .sdg-card-styles__selected16__15rZv {
    background-color: rgba(0, 104, 157, 0.6) !important; }
  .sdg-card-styles__selected17__X1yPL {
    background-color: rgba(25, 72, 106, 0.6) !important; } }
/* stylelint-disable */

/* stylelint-disable */
.sdg-card__content__xRcqo {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .sdg-card__content__xRcqo {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .sdg-card__content__xRcqo > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.sdg-card__loadingModal__YRSeZ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.sdg-card__parsedHTML__3kXmW ul {
  list-style: disc; }

.sdg-card__parsedHTML__3kXmW ul,
.sdg-card__parsedHTML__3kXmW ol {
  margin: 1em 0 0 1em; }

.sdg-card__card__3ceJd {
  position: relative;
  margin-bottom: -1px;
  border: solid 1px #cccdcf; }
  .sdg-card__card__3ceJd:last-child {
    border-left: 1px solid transparent;
    box-shadow: -1px 0 0 #cccdcf; }
  .sdg-card__card__3ceJd:not(:last-child) {
    border-left: none; }
/* stylelint-disable */

/* stylelint-disable */
.country-ndc-sdg-linkages-styles__content__1gFwg {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-ndc-sdg-linkages-styles__content__1gFwg {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-ndc-sdg-linkages-styles__content__1gFwg > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-ndc-sdg-linkages-styles__loadingModal__f_UDk {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.country-ndc-sdg-linkages-styles__parsedHTML__3un5c ul {
  list-style: disc; }

.country-ndc-sdg-linkages-styles__parsedHTML__3un5c ul,
.country-ndc-sdg-linkages-styles__parsedHTML__3un5c ol {
  margin: 1em 0 0 1em; }

.country-ndc-sdg-linkages-styles__wrapper__B6gAc {
  margin-bottom: 40px;
  border-bottom: solid 1px #cccdcf; }
  @media screen and (min-width: 56.25rem) {
    .country-ndc-sdg-linkages-styles__wrapper__B6gAc {
      margin-bottom: 0; } }

.country-ndc-sdg-linkages-styles__header__1bxCq {
  margin-bottom: 20px;
  padding-top: 20px; }

.country-ndc-sdg-linkages-styles__sdgs__35yBD {
  border-left: solid 1px #cccdcf;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 0.9375rem; }
  .country-ndc-sdg-linkages-styles__sdgs__35yBD > * {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  @media screen and (min-width: 37.5rem) {
    .country-ndc-sdg-linkages-styles__sdgs__35yBD {
      display: flex;
      flex-flow: row wrap; }
      .country-ndc-sdg-linkages-styles__sdgs__35yBD > * {
        width: 50%;
        margin-right: 0;
        margin-left: 0; } }
  @media screen and (min-width: 56.25rem) {
    .country-ndc-sdg-linkages-styles__sdgs__35yBD {
      display: flex;
      flex-flow: row wrap;
      margin-bottom: 0; }
      .country-ndc-sdg-linkages-styles__sdgs__35yBD > * {
        width: 33.33333%;
        margin-right: 0;
        margin-left: 0; } }

.country-ndc-sdg-linkages-styles__sdgsEmbed__iS7qc {
  margin-bottom: 1px; }

.country-ndc-sdg-linkages-styles__buttons__2_HKi {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .country-ndc-sdg-linkages-styles__buttons__2_HKi > *:nth-child(1) {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ndc-sdg-linkages-styles__buttons__2_HKi > *:nth-child(2) {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ndc-sdg-linkages-styles__buttons__2_HKi > *:nth-child(3) {
    width: calc(33.33333% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ndc-sdg-linkages-styles__buttons__2_HKi > *:nth-child(4) {
    width: calc(66.66667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .country-ndc-sdg-linkages-styles__buttons__2_HKi {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .country-ndc-sdg-linkages-styles__buttons__2_HKi > *:nth-child(1) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ndc-sdg-linkages-styles__buttons__2_HKi > *:nth-child(2) {
        width: calc(8.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ndc-sdg-linkages-styles__buttons__2_HKi > *:nth-child(3) {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ndc-sdg-linkages-styles__buttons__2_HKi > *:nth-child(4) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  .country-ndc-sdg-linkages-styles__buttons__2_HKi .country-ndc-sdg-linkages-styles__infoBtn__10KGw,
  .country-ndc-sdg-linkages-styles__buttons__2_HKi .country-ndc-sdg-linkages-styles__exploreBtn__VUABe {
    margin-top: 20px; }

.country-ndc-sdg-linkages-styles__descriptionContainer__3cOPm {
  color: #0a1941;
  line-height: 1.62;
  padding-bottom: 20px; }
  @media screen and (min-width: 56.25rem) {
    .country-ndc-sdg-linkages-styles__descriptionContainer__3cOPm {
      width: 50%;
      padding-bottom: 0; } }

.country-ndc-sdg-linkages-styles__title__3UAM7 {
  font-size: 1.5rem;
  font-weight: 400;
  color: #0a1941;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 25px; }

.country-ndc-sdg-linkages-styles__tooltipContainer__qbi5N {
  position: absolute;
  top: 50%; }
  @media screen and (min-width: 56.25rem) {
    .country-ndc-sdg-linkages-styles__tooltipContainer__qbi5N {
      min-width: 500px; } }

.country-ndc-sdg-linkages-styles__tooltip__1IdZS {
  font-size: 0.8125rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  padding-top: 5px;
  padding-bottom: 5px; }

.country-ndc-sdg-linkages-styles__tooltipTitle__3i4NN {
  margin-bottom: 10px;
  cursor: pointer; }

.country-ndc-sdg-linkages-styles__sectorSelector__18wYy {
  padding-top: 15px; }

.country-ndc-sdg-linkages-styles__sectorIncluded__IGgdS {
  text-decoration: underline; }

.country-ndc-sdg-linkages-styles__info__2sXWz {
  flex-basis: 100%; }

.country-ndc-sdg-linkages-styles__loader__WaZVD {
  min-height: 400px; }

.country-ndc-sdg-linkages-styles__noContent__1nJFA {
  min-height: 400px; }
/* stylelint-disable */

/* stylelint-disable */
.my-cw-insight-card-styles__content__2SM-E {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .my-cw-insight-card-styles__content__2SM-E {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .my-cw-insight-card-styles__content__2SM-E > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.my-cw-insight-card-styles__loadingModal__2ZRGe {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.my-cw-insight-card-styles__parsedHTML__1eyI7 ul {
  list-style: disc; }

.my-cw-insight-card-styles__parsedHTML__1eyI7 ul,
.my-cw-insight-card-styles__parsedHTML__1eyI7 ol {
  margin: 1em 0 0 1em; }

.my-cw-insight-card-styles__card__IVJ_w {
  display: flex;
  flex-direction: column;
  transition: box-shadow 150ms ease-out;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.09);
  border: solid 1px #cccdcf;
  min-height: 270px;
  min-width: 270px;
  max-width: 370px;
  width: 100%;
  padding: 20px; }
  .my-cw-insight-card-styles__card__IVJ_w:hover {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.09); }

.my-cw-insight-card-styles__cardTitle__1R3la {
  margin: 10px 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.38;
  color: #0a1941; }

.my-cw-insight-card-styles__cardContent__Tqxec {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.63;
  color: #757584;
  height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.my-cw-insight-card-styles__cardImage__3q-G- {
  background-image: linear-gradient(to bottom, rgba(27, 59, 90, 0), #1b3b5a), linear-gradient(rgba(71, 44, 184, 0.2), rgba(71, 44, 184, 0.2));
  background-blend-mode: normal, hue; }

.my-cw-insight-card-styles__cardDelete__J3cfU {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
  fill: #757584; }
/* stylelint-disable */

/* stylelint-disable */
.my-insights-styles__content__1DvAd {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .my-insights-styles__content__1DvAd {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .my-insights-styles__content__1DvAd > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.my-insights-styles__loadingModal__14ylp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.my-insights-styles__parsedHTML__16gxw ul {
  list-style: disc; }

.my-insights-styles__parsedHTML__16gxw ul,
.my-insights-styles__parsedHTML__16gxw ol {
  margin: 1em 0 0 1em; }

.my-insights-styles__insightsContainer__1xxyp {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px; }

.my-insights-styles__insightsCard__26G7R {
  flex-basis: calc(33% - 20px);
  margin-bottom: 20px;
  margin-right: 20px; }

.my-insights-styles__placeholder__1aMgc {
  min-height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #0a1941; }

.my-insights-styles__loading__utO-c {
  min-height: 300px; }

.my-insights-styles__createBtn__29kVd {
  margin-top: 20px;
  width: 250px; }
/* stylelint-disable */

/* stylelint-disable */
.my-cw-vis-graph-styles__content__2R31n {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .my-cw-vis-graph-styles__content__2R31n {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .my-cw-vis-graph-styles__content__2R31n > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.my-cw-vis-graph-styles__loadingModal__1TT54 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.my-cw-vis-graph-styles__parsedHTML__P4K_N ul {
  list-style: disc; }

.my-cw-vis-graph-styles__parsedHTML__P4K_N ul,
.my-cw-vis-graph-styles__parsedHTML__P4K_N ol {
  margin: 1em 0 0 1em; }

.my-cw-vis-graph-styles__visContainer__IUi_R {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  padding-top: 28px; }
  @media print, screen and (min-width: 37.5em) {
    .my-cw-vis-graph-styles__visContainer__IUi_R {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .my-cw-vis-graph-styles__visContainer__IUi_R > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.my-cw-vis-graph-styles__visTitle__54oJi {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.38;
  color: #0a1941;
  text-align: left;
  margin-bottom: 15px; }

.my-cw-vis-graph-styles__visDescription__15wa8 {
  color: #0a1941;
  line-height: 1.62;
  margin-top: 15px; }

.my-cw-vis-graph-styles__vizChartContainer__2otnN {
  height: auto; }
/* stylelint-disable */

/* stylelint-disable */
.ndc-sdg-linkages-list-styles__content__3xXnz {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-sdg-linkages-list-styles__content__3xXnz {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-sdg-linkages-list-styles__content__3xXnz > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-sdg-linkages-list-styles__loadingModal__3KLOL {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndc-sdg-linkages-list-styles__parsedHTML__2N71u ul {
  list-style: disc; }

.ndc-sdg-linkages-list-styles__parsedHTML__2N71u ul,
.ndc-sdg-linkages-list-styles__parsedHTML__2N71u ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

/* stylelint-disable */
.ndc-sdg-linkages-list-styles__content__3xXnz {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-sdg-linkages-list-styles__content__3xXnz {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-sdg-linkages-list-styles__content__3xXnz > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-sdg-linkages-list-styles__loadingModal__3KLOL {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndc-sdg-linkages-list-styles__parsedHTML__2N71u ul {
  list-style: disc; }

.ndc-sdg-linkages-list-styles__parsedHTML__2N71u ul,
.ndc-sdg-linkages-list-styles__parsedHTML__2N71u ol {
  margin: 1em 0 0 1em; }

.ndc-sdg-linkages-list-styles__container__Ml2pp {
  background-color: white;
  border-left: solid 1px #f1f4fb;
  border-right: solid 1px #f1f4fb;
  min-height: 685px;
  order: 2; }
  @media screen and (min-width: 56.25rem) {
    .ndc-sdg-linkages-list-styles__container__Ml2pp {
      order: 1; } }
  .ndc-sdg-linkages-list-styles__container__Ml2pp .ndc-sdg-linkages-list-styles__header__1EptN {
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
    border-bottom: 4px solid #c5192d; }
    .ndc-sdg-linkages-list-styles__container__Ml2pp .ndc-sdg-linkages-list-styles__header__1EptN .ndc-sdg-linkages-list-styles__titleContainer__ctbIf .ndc-sdg-linkages-list-styles__title__2w64d {
      margin-left: 5px;
      font-size: 1rem;
      color: #0a1941; }
    .ndc-sdg-linkages-list-styles__container__Ml2pp .ndc-sdg-linkages-list-styles__header__1EptN .ndc-sdg-linkages-list-styles__titleContainer__ctbIf .ndc-sdg-linkages-list-styles__number__3xH5d {
      font-weight: 600; }
    .ndc-sdg-linkages-list-styles__container__Ml2pp .ndc-sdg-linkages-list-styles__header__1EptN .ndc-sdg-linkages-list-styles__closeButton__1hgRH {
      align-self: flex-end;
      cursor: pointer; }
      .ndc-sdg-linkages-list-styles__container__Ml2pp .ndc-sdg-linkages-list-styles__header__1EptN .ndc-sdg-linkages-list-styles__closeButton__1hgRH:focus {
        outline: none; }
  .ndc-sdg-linkages-list-styles__container__Ml2pp .ndc-sdg-linkages-list-styles__targetContainer__3WU3o {
    overflow-y: auto;
    max-height: 615px; }
    .ndc-sdg-linkages-list-styles__container__Ml2pp .ndc-sdg-linkages-list-styles__targetContainer__3WU3o::-webkit-scrollbar {
      width: 0; }
    .ndc-sdg-linkages-list-styles__container__Ml2pp .ndc-sdg-linkages-list-styles__targetContainer__3WU3o .ndc-sdg-linkages-list-styles__target__3Qbjh {
      display: flex;
      padding: 15px 15px 15px 20px;
      color: #757584;
      outline: none;
      border-top: 1px solid #cccdcf;
      border-bottom: 4px solid transparent; }
      .ndc-sdg-linkages-list-styles__container__Ml2pp .ndc-sdg-linkages-list-styles__targetContainer__3WU3o .ndc-sdg-linkages-list-styles__target__3Qbjh:hover {
        color: #0a1941;
        cursor: pointer; }
      .ndc-sdg-linkages-list-styles__container__Ml2pp .ndc-sdg-linkages-list-styles__targetContainer__3WU3o .ndc-sdg-linkages-list-styles__targetSelected__EbLPW, .ndc-sdg-linkages-list-styles__container__Ml2pp .ndc-sdg-linkages-list-styles__targetContainer__3WU3o .ndc-sdg-linkages-list-styles__targetSelected__EbLPW:hover {
        color: #0a1941; }
      .ndc-sdg-linkages-list-styles__container__Ml2pp .ndc-sdg-linkages-list-styles__targetContainer__3WU3o .ndc-sdg-linkages-list-styles__target__3Qbjh .ndc-sdg-linkages-list-styles__title__2w64d {
        margin-left: 5px; }
      .ndc-sdg-linkages-list-styles__container__Ml2pp .ndc-sdg-linkages-list-styles__targetContainer__3WU3o .ndc-sdg-linkages-list-styles__target__3Qbjh .ndc-sdg-linkages-list-styles__number__3xH5d {
        font-weight: 600; }
/* stylelint-disable */

/* stylelint-disable */
.ndc-sdg-linkages-table-styles__content__1r_4q {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-sdg-linkages-table-styles__content__1r_4q {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-sdg-linkages-table-styles__content__1r_4q > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-sdg-linkages-table-styles__loadingModal__tMeP9 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndc-sdg-linkages-table-styles__parsedHTML__QezZk ul {
  list-style: disc; }

.ndc-sdg-linkages-table-styles__parsedHTML__QezZk ul,
.ndc-sdg-linkages-table-styles__parsedHTML__QezZk ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.ndc-sdg-linkages-table-styles__container__1xLfO {
  display: flex;
  flex-flow: row wrap;
  background-color: #fff;
  border-left: 1px solid #cccdcf;
  border-top: none;
  order: 2; }
  .ndc-sdg-linkages-table-styles__container__1xLfO > * {
    width: 33.33333%;
    margin-right: 0;
    margin-left: 0; }
  @media screen and (min-width: 650px) {
    .ndc-sdg-linkages-table-styles__container__1xLfO {
      display: flex;
      flex-flow: row wrap; }
      .ndc-sdg-linkages-table-styles__container__1xLfO > * {
        width: 25%;
        margin-right: 0;
        margin-left: 0; } }
  @media screen and (min-width: 800px) {
    .ndc-sdg-linkages-table-styles__container__1xLfO {
      display: flex;
      flex-flow: row wrap; }
      .ndc-sdg-linkages-table-styles__container__1xLfO > * {
        width: 20%;
        margin-right: 0;
        margin-left: 0; } }
  @media screen and (min-width: 56.25rem) {
    .ndc-sdg-linkages-table-styles__container__1xLfO {
      display: flex;
      flex-flow: row wrap;
      order: 1; }
      .ndc-sdg-linkages-table-styles__container__1xLfO > * {
        width: 33.33333%;
        margin-right: 0;
        margin-left: 0; } }

.ndc-sdg-linkages-table-styles__loading__2odCK {
  min-height: 685px; }

.ndc-sdg-linkages-table-styles__isContained__2ObGg {
  margin-top: 15px; }
/* stylelint-disable */

.map-tooltip__container__1xqH2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 7px -6px;
  pointer-events: all;
  text-transform: initial; }

.map-tooltip__info__LOvFN {
  display: flex;
  flex-direction: column; }

.map-tooltip__countryName__185dJ {
  display: inline-block;
  color: #fff;
  font-size: 1rem;
  padding-bottom: 5px; }

.map-tooltip__text__3GU1K {
  color: #fff; }

.map-tooltip__link__mV-TN:hover {
  text-decoration: underline; }

.map-tooltip__icon__2P9Tm {
  margin-left: 30px;
  fill: #fff;
  stroke: #fff;
  transform: rotate(-90deg);
  width: 10px; }
  @media screen and (min-width: 56.25rem) {
    .map-tooltip__icon__2P9Tm {
      display: none; } }
/* stylelint-disable */

/* stylelint-disable */
.legend-range-styles__content__1WT8d {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .legend-range-styles__content__1WT8d {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .legend-range-styles__content__1WT8d > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.legend-range-styles__loadingModal__sYLVb {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.legend-range-styles__parsedHTML__21mSd ul {
  list-style: disc; }

.legend-range-styles__parsedHTML__21mSd ul,
.legend-range-styles__parsedHTML__21mSd ol {
  margin: 1em 0 0 1em; }

.legend-range-styles__container__1JLpX {
  position: relative;
  display: flex;
  align-items: center; }

.legend-range-styles__range__3fDsq {
  display: block;
  width: 10px;
  height: 65px;
  border-radius: 5px; }

.legend-range-styles__startPoint__HIlSV {
  display: block;
  width: 12px;
  height: 12px;
  background-color: #d3d3dc;
  border: solid 2px #f1f4fb;
  position: absolute;
  left: -1px;
  bottom: 5px;
  border-radius: 6px;
  box-shadow: 0 0 4px 0 #f1f4fb; }

.legend-range-styles__scale__3eeuv {
  display: flex;
  flex-direction: column;
  margin-left: 15px; }
  .legend-range-styles__scale__3eeuv > li {
    font-size: 0.875rem;
    line-height: 2;
    color: #757584; }
/* stylelint-disable */

/* stylelint-disable */
.legend-steps-styles__content__2eGHl {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .legend-steps-styles__content__2eGHl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .legend-steps-styles__content__2eGHl > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.legend-steps-styles__loadingModal__2Ja1A {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.legend-steps-styles__parsedHTML__3r19l ul {
  list-style: disc; }

.legend-steps-styles__parsedHTML__3r19l ul,
.legend-steps-styles__parsedHTML__3r19l ol {
  margin: 1em 0 0 1em; }

.legend-steps-styles__container__2TG7t {
  position: relative;
  display: flex;
  align-items: center; }

.legend-steps-styles__steps__1FLFp > li {
  position: relative;
  padding-left: 20px;
  font-size: 0.875rem;
  line-height: 2;
  color: #757584; }

.legend-steps-styles__stepsIcon__3y28h {
  display: block;
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #d3d3dc; }
/* stylelint-disable */

/* stylelint-disable */
.ndc-sdg-linkages-map-styles__content__3lSUO {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-sdg-linkages-map-styles__content__3lSUO {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-sdg-linkages-map-styles__content__3lSUO > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-sdg-linkages-map-styles__loadingModal__1S8_s {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndc-sdg-linkages-map-styles__parsedHTML__2jupw ul {
  list-style: disc; }

.ndc-sdg-linkages-map-styles__parsedHTML__2jupw ul,
.ndc-sdg-linkages-map-styles__parsedHTML__2jupw ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.ndc-sdg-linkages-map-styles__container__26V2e {
  position: absolute;
  width: 100%;
  top: 60px;
  left: 0;
  height: 40vh;
  background-color: #f1f4fb;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in; }
  .ndc-sdg-linkages-map-styles__container__26V2e.ndc-sdg-linkages-map-styles__isOpen__gVHZr {
    opacity: 1;
    pointer-events: all; }
  @media screen and (min-width: 56.25rem) {
    .ndc-sdg-linkages-map-styles__container__26V2e {
      position: relative;
      height: 100%;
      opacity: 1;
      pointer-events: all;
      top: 0;
      background-color: transparent; } }

.ndc-sdg-linkages-map-styles__row__3eWw6 {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-top: 0.9375rem; }
  .ndc-sdg-linkages-map-styles__row__3eWw6 > *:nth-child(1) {
    width: calc(66.66667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .ndc-sdg-linkages-map-styles__row__3eWw6 > *:nth-child(2) {
    width: calc(16.66667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .ndc-sdg-linkages-map-styles__row__3eWw6 > *:nth-child(3) {
    width: calc(16.66667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-sdg-linkages-map-styles__map__1r4D1 {
  height: 40vh; }
  @media screen and (min-width: 56.25rem) {
    .ndc-sdg-linkages-map-styles__map__1r4D1 {
      height: 684px; } }

.ndc-sdg-linkages-map-styles__legend__1tJt2 {
  position: absolute;
  left: 15px;
  bottom: 15px;
  pointer-events: none; }
  @media screen and (min-width: 56.25rem) {
    .ndc-sdg-linkages-map-styles__legend__1tJt2 {
      left: 30px; } }

.ndc-sdg-linkages-map-styles__buttons__2qjQU {
  z-index: 2;
  width: 100%; }

.ndc-sdg-linkages-map-styles__title__3TEH_ {
  position: relative;
  left: 30px;
  opacity: 1;
  width: 100%;
  font-weight: 400;
  font-size: 1.5rem;
  color: #0a1941;
  z-index: 2; }
  @media screen and (min-width: 56.25rem) {
    .ndc-sdg-linkages-map-styles__title__3TEH_ {
      display: block; } }

.ndc-sdg-linkages-map-styles__autoComplete__1o8jN {
  padding: 30px 0 0 10px; }
/* stylelint-disable */

/* stylelint-disable */
.ndc-sdg-linkages-content-styles__content__2ZGQU {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-sdg-linkages-content-styles__content__2ZGQU {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-sdg-linkages-content-styles__content__2ZGQU > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-sdg-linkages-content-styles__loadingModal__3w7P8 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndc-sdg-linkages-content-styles__parsedHTML__1ff-z ul {
  list-style: disc; }

.ndc-sdg-linkages-content-styles__parsedHTML__1ff-z ul,
.ndc-sdg-linkages-content-styles__parsedHTML__1ff-z ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

@media screen and (min-width: 56.25rem) {
  .ndc-sdg-linkages-content-styles__row__v6Diu {
    display: flex;
    flex-flow: row wrap;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 1230px;
    margin: 0 auto; } }
  @media screen and (min-width: 56.25rem) and (min-width: 37.5em) {
    .ndc-sdg-linkages-content-styles__row__v6Diu {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

@media screen and (min-width: 56.25rem) {
    .ndc-sdg-linkages-content-styles__row__v6Diu > * {
      flex: 0 0 auto;
      min-height: 0px;
      min-width: 0px;
      width: calc(100% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

.ndc-sdg-linkages-content-styles__layout__2r50u {
  display: flex;
  flex-flow: row wrap; }
  .ndc-sdg-linkages-content-styles__layout__2r50u > * {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  @media screen and (min-width: 56.25rem) {
    .ndc-sdg-linkages-content-styles__layout__2r50u {
      display: flex;
      flex-flow: row wrap; }
      .ndc-sdg-linkages-content-styles__layout__2r50u > *:nth-child(1) {
        width: 33.33333%;
        margin-right: 0;
        margin-left: 0; }
      .ndc-sdg-linkages-content-styles__layout__2r50u > *:nth-child(2) {
        width: 66.66667%;
        margin-right: 0;
        margin-left: 0; }
      .ndc-sdg-linkages-content-styles__layout__2r50u > :nth-child(2) {
        order: 1;
        height: auto; } }
/* stylelint-disable */

.hamburger-styles__container__1UtFq {
  display: flex;
  align-items: center; }

.hamburger-styles__text__OjVDy {
  font-size: 0.8125rem;
  margin-right: 0.5rem;
  color: #757584; }

.hamburger-styles__icon__3COJt {
  color: #0a1941;
  fill: #0a1941;
  width: 20px;
  height: 16px; }

.hamburger-styles__button__3YnT0 {
  outline: none;
  display: flex;
  align-items: center; }

.hamburger-styles__icon__3COJt {
  fill: #0a1941;
  cursor: pointer; }
/* stylelint-disable */

.anchor-nav-styles__anchorContainer__3LNVx {
  position: relative;
  padding: 0;
  z-index: 0; }

.anchor-nav-styles__anchorNav__1kPdF {
  display: flex;
  align-items: center;
  overflow-x: auto;
  width: 100%;
  position: relative; }
  @media screen and (min-width: 56.25rem) {
    .anchor-nav-styles__anchorNav__1kPdF {
      overflow-x: hidden; } }
  .anchor-nav-styles__anchorNav__1kPdF::-webkit-scrollbar {
    display: none; }

.anchor-nav-styles__link__hLNb9 {
  margin-right: 30px;
  padding: 15px 0;
  text-decoration: none;
  position: relative;
  display: inline-flex;
  flex-shrink: 0; }
  .anchor-nav-styles__link__hLNb9:last-child {
    padding-right: 30px; }
    @media screen and (min-width: 56.25rem) {
      .anchor-nav-styles__link__hLNb9:last-child {
        padding-right: 0; } }

.anchor-nav-styles__gradient__1s17k {
  z-index: 5;
  width: 100%;
  height: 50px;
  pointer-events: none;
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  left: 0; }
  @media screen and (min-width: 56.25rem) {
    .anchor-nav-styles__gradient__1s17k {
      display: none; } }
/* stylelint-disable */

/* stylelint-disable */
.definition-list-legacy-styles__content__2Un29 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .definition-list-legacy-styles__content__2Un29 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .definition-list-legacy-styles__content__2Un29 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.definition-list-legacy-styles__loadingModal__1BPdn {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.definition-list-legacy-styles__parsedHTML__3sFJI ul {
  list-style: disc; }

.definition-list-legacy-styles__parsedHTML__3sFJI ul,
.definition-list-legacy-styles__parsedHTML__3sFJI ol {
  margin: 1em 0 0 1em; }

.definition-list-legacy-styles__definitionCompare__3gdXg {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  margin-right: 1.875rem;
  margin-left: 1.875rem;
  border-bottom: solid 1px rgba(144, 144, 178, 0.15); }
  .definition-list-legacy-styles__definitionCompare__3gdXg > *:nth-child(1) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .definition-list-legacy-styles__definitionCompare__3gdXg > *:nth-child(2) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .definition-list-legacy-styles__definitionCompare__3gdXg > *:nth-child(3) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .definition-list-legacy-styles__definitionCompare__3gdXg > *:nth-child(4) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.definition-list-legacy-styles__definition__2HYSL {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: solid 1px rgba(144, 144, 178, 0.15); }
  .definition-list-legacy-styles__definition__2HYSL > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .definition-list-legacy-styles__definition__2HYSL > *:first-child {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .definition-list-legacy-styles__definition__2HYSL {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem;
      margin-right: 1.875rem;
      margin-left: 1.875rem; }
      .definition-list-legacy-styles__definition__2HYSL > *:nth-child(1) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .definition-list-legacy-styles__definition__2HYSL > *:nth-child(2) {
        width: calc(75% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .definition-list-legacy-styles__definition__2HYSL > * {
        margin-bottom: 0; } }

.definition-list-legacy-styles__definitionTitle__3H9Ll {
  color: #0a1941;
  font-weight: 600;
  font-family: "Lato", sans-serif; }

.definition-list-legacy-styles__definitionDesc__M8h0_ {
  color: #0a1941;
  font-family: "Lato", sans-serif;
  line-height: 1.4em;
  word-break: break-word; }
  .definition-list-legacy-styles__definitionDesc__M8h0_ a {
    color: #0a1941;
    word-wrap: break-word;
    background-image: linear-gradient(to right, #ffc735 100%, transparent 100%);
    background-position: 0 1.07em;
    background-repeat: repeat-x;
    background-size: 10px 2px; }
/* stylelint-disable */

/* stylelint-disable */
.ndcs-country-accordion-styles__content__2n9Bl {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndcs-country-accordion-styles__content__2n9Bl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndcs-country-accordion-styles__content__2n9Bl > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-country-accordion-styles__loadingModal__3Mhfa {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndcs-country-accordion-styles__parsedHTML__BwfpB ul {
  list-style: disc; }

.ndcs-country-accordion-styles__parsedHTML__BwfpB ul,
.ndcs-country-accordion-styles__parsedHTML__BwfpB ol {
  margin: 1em 0 0 1em; }

.ndcs-country-accordion-styles__wrapper__4Z2VC {
  position: relative;
  min-height: 450px; }

.ndcs-country-accordion-styles__accordion__3lb1F {
  margin-bottom: -1px;
  position: relative;
  background-color: #f1f4fb; }

.ndcs-country-accordion-styles__subAccordion__1zDx7 {
  background-color: #f1f4fb; }

.ndcs-country-accordion-styles__loader__1Cql_ {
  min-height: 450px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5; }

.ndcs-country-accordion-styles__noContent__BIXWq {
  font-size: 0.875rem;
  color: #757584;
  font-style: italic;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 450px; }

.ndcs-country-accordion-styles__definitionList__1dvUj {
  background-color: #f1f4fb;
  border-bottom: solid 1px rgba(10, 25, 65, 0.3); }
/* stylelint-disable */

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
s,
samp,
small,
strike,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tr,
th,
td,
article,
aside,
details,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
input,
output,
section,
summary,
mark {
  font-family: "Lato", sans-serif; }

* {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  margin: 0;
  padding: 0; }
  *::after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box; }
  *::before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box; }

body,
html {
  font-weight: 400;
  margin: 0;
  padding: 0;
  height: 100%; }

#root {
  height: 100%; }

a {
  text-decoration: none; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

button {
  background-color: transparent;
  border: 0; }

img {
  max-width: 100%; }

*:focus {
  outline: none; }

input,
textarea {
  caret-color: #ffc735; }
/* stylelint-disable */

/* stylelint-disable */
.pop-up-styles__content__1BIL0 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .pop-up-styles__content__1BIL0 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .pop-up-styles__content__1BIL0 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.pop-up-styles__loadingModal__270GJ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.pop-up-styles__parsedHTML__2tJbO ul {
  list-style: disc; }

.pop-up-styles__parsedHTML__2tJbO ul,
.pop-up-styles__parsedHTML__2tJbO ol {
  margin: 1em 0 0 1em; }

.pop-up-styles__popUp__1rSMF {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }

.pop-up-styles__popUpContent__3aiDE {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  color: #0a1941;
  text-align: center;
  padding: 0 48px; }

.pop-up-styles__modal__1d786 {
  max-height: 360px;
  max-width: 600px; }

.pop-up-styles__button__1Rxga {
  max-width: 250px; }
/* stylelint-disable */

/* stylelint-disable */
.webinar-countdown-pop-up-styles__content__2TcbY {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .webinar-countdown-pop-up-styles__content__2TcbY {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .webinar-countdown-pop-up-styles__content__2TcbY > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.webinar-countdown-pop-up-styles__loadingModal__3JTjK {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.webinar-countdown-pop-up-styles__parsedHTML__2U0Dh ul {
  list-style: disc; }

.webinar-countdown-pop-up-styles__parsedHTML__2U0Dh ul,
.webinar-countdown-pop-up-styles__parsedHTML__2U0Dh ol {
  margin: 1em 0 0 1em; }

.webinar-countdown-pop-up-styles__modal__2t2fZ {
  max-height: 460px;
  max-width: 800px; }

.webinar-countdown-pop-up-styles__modalContent__2TeQR {
  padding: 0; }

.webinar-countdown-pop-up-styles__popUp__1KOYv {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }

.webinar-countdown-pop-up-styles__popUpContent__3tnly {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  color: #0a1941;
  text-align: center; }

.webinar-countdown-pop-up-styles__popUpAction__3XIo- {
  background-color: #f1f4fb;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 48px;
  font-size: 1.5rem;
  font-weight: 600; }

.webinar-countdown-pop-up-styles__countdown__TwCVY {
  display: flex;
  justify-content: space-evenly; }

.webinar-countdown-pop-up-styles__countNumber__2WaMm {
  font-size: 3.375rem;
  font-weight: 300; }

.webinar-countdown-pop-up-styles__popUpTitleContainer__hAhAW {
  padding: 30px 50px; }

.webinar-countdown-pop-up-styles__popUpTitle__2xkwp {
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 1rem; }

.webinar-countdown-pop-up-styles__button__3VuF5 {
  max-width: 250px; }
/* stylelint-disable */

.user-report-styles__userReport__3zBcH {
  position: fixed;
  top: 40%;
  right: 0;
  width: 72px;
  z-index: 10000000;
  background-color: #ffc735;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.125);
  color: #0a1941;
  font-size: 0.875rem;
  transform: rotate(-90deg) translate(0, 12px);
  transform-origin: 50% 0%;
  transition: transform 0.3s ease-in-out;
  border-radius: 4px 4px 0 0;
  padding: 4px 0 16px;
  cursor: pointer; }
  .user-report-styles__userReport__3zBcH:hover {
    transform: rotate(-90deg) translate(0, 8px); }

#crowd-shortcut {
  display: none !important; }
/* stylelint-disable */

/* stylelint-disable */
.nav-nested-menu-styles__content__3PfLX {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .nav-nested-menu-styles__content__3PfLX {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .nav-nested-menu-styles__content__3PfLX > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.nav-nested-menu-styles__loadingModal__3eSZF {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.nav-nested-menu-styles__parsedHTML__377Ud ul {
  list-style: disc; }

.nav-nested-menu-styles__parsedHTML__377Ud ul,
.nav-nested-menu-styles__parsedHTML__377Ud ol {
  margin: 1em 0 0 1em; }

.nav-nested-menu-styles__navNestedMenuContainer__1hXY3 {
  height: 100%;
  display: flex;
  align-items: center; }
  .nav-nested-menu-styles__navNestedMenuContainer__1hXY3 > div {
    height: 100%; }
  .nav-nested-menu-styles__navNestedMenuContainer__1hXY3 .nav-nested-menu-styles__button__1AM6w {
    cursor: pointer;
    outline: none; }
    .nav-nested-menu-styles__navNestedMenuContainer__1hXY3 .nav-nested-menu-styles__button__1AM6w.nav-nested-menu-styles__active__ubre0::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #ffc735;
      width: 100%;
      height: 6px; }
    .nav-nested-menu-styles__navNestedMenuContainer__1hXY3 .nav-nested-menu-styles__button__1AM6w.nav-nested-menu-styles__active__ubre0 .nav-nested-menu-styles__arrowIcon__DCsde {
      transform: rotate(180deg); }
  .nav-nested-menu-styles__navNestedMenuContainer__1hXY3 .nav-nested-menu-styles__arrowIcon__DCsde {
    width: 7px;
    height: 4px;
    margin-left: 4px; }
  .nav-nested-menu-styles__navNestedMenuContainer__1hXY3 .nav-nested-menu-styles__navNestedMenuWrapper__2Fq3H {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 10;
    opacity: 1;
    transition: opacity 0.2s ease; }
  .nav-nested-menu-styles__navNestedMenuContainer__1hXY3.nav-nested-menu-styles__isHidden__3Dk5q .nav-nested-menu-styles__navNestedMenuWrapper__2Fq3H {
    opacity: 0;
    pointer-events: none; }
  .nav-nested-menu-styles__navNestedMenuContainer__1hXY3.nav-nested-menu-styles__reverse__2S9iW .nav-nested-menu-styles__navNestedMenu__3abtn {
    position: relative;
    left: 0;
    height: 604px;
    bottom: 695px; }
  .nav-nested-menu-styles__navNestedMenuContainer__1hXY3.nav-nested-menu-styles__reverse__2S9iW .nav-nested-menu-styles__button__1AM6w.nav-nested-menu-styles__active__ubre0 .nav-nested-menu-styles__arrowIcon__DCsde {
    transform: rotate(0deg); }
  .nav-nested-menu-styles__navNestedMenuContainer__1hXY3.nav-nested-menu-styles__reverse__2S9iW .nav-nested-menu-styles__arrowIcon__DCsde {
    transform: rotate(180deg); }
/* stylelint-disable */

.nav-with-child-menu-styles__container__hnZcK {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%; }

.nav-with-child-menu-styles__title__3xu2y {
  color: #fff;
  font-size: 1.1875rem;
  font-weight: 600;
  letter-spacing: 1px;
  width: 100%;
  text-align: center;
  padding: 25px 0; }

.nav-with-child-menu-styles__link__16UH0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0;
  font-size: 0.875rem;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  color: #fff;
  width: 100%; }

.nav-with-child-menu-styles__arrowIcon__2BavN {
  display: block;
  fill: #757584;
  transform: rotate(-90deg); }
/* stylelint-disable */

/* stylelint-disable */
.nav-styles__content__31i2M {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .nav-styles__content__31i2M {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .nav-styles__content__31i2M > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.nav-styles__loadingModal__26pbx {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.nav-styles__parsedHTML__2Z83y ul {
  list-style: disc; }

.nav-styles__parsedHTML__2Z83y ul,
.nav-styles__parsedHTML__2Z83y ol {
  margin: 1em 0 0 1em; }

.nav-styles__logo__3Hmzo {
  width: 136px;
  height: 13px; }

.nav-styles__linkWrapper__25i6K {
  height: 100%; }

.nav-styles__link__2LSrP {
  display: flex;
  align-items: center;
  color: #0a1941;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 1px; }
  .nav-styles__link__2LSrP.nav-styles__active__Z4oK2::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    background-color: #ffc735;
    width: 100%;
    height: 6px; }
  @media screen and (min-width: 56.25rem) {
    .nav-styles__link__2LSrP {
      text-decoration: none;
      position: relative;
      height: 100%;
      font-family: "Lato", sans-serif; }
      .nav-styles__link__2LSrP.nav-styles__active__Z4oK2::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #ffc735;
        width: 100%;
        height: 6px; } }

.nav-styles__arrowIcon__ff5e9 {
  display: none; }
/* stylelint-disable */

.contact-styles__contactContainer__2boRE {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.contact-styles__contact__35a2Q {
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #757584;
  margin-right: 10px;
  min-width: 95px; }
/* stylelint-disable */

.mobile-menu-nav__navbar__2Xcks {
  display: flex;
  flex-direction: column; }
  .mobile-menu-nav__navbar__2Xcks .mobile-menu-nav__link___G9Jz {
    position: relative;
    padding: 15px 30px;
    width: 100%; }
  .mobile-menu-nav__navbar__2Xcks > a {
    display: block;
    color: #fff;
    font-size: 1rem; }

.mobile-menu-nav__link___G9Jz {
  color: #757584;
  font-size: 1rem; }
  .mobile-menu-nav__link___G9Jz.mobile-menu-nav__mainLink__3Z9_Q {
    padding: 15px 30px;
    display: flex;
    color: #fff;
    justify-content: space-between;
    font-size: 1rem; }

.mobile-menu-nav__navWithChildContainer__2K1fD {
  margin-bottom: 30px; }

.mobile-menu-nav__title__3jSqf {
  text-align: left;
  padding: 15px 30px;
  font-size: 1rem; }

.mobile-menu-nav__arrowIcon__1Abyb {
  display: block;
  height: 5px;
  fill: #757584;
  transform: rotate(-90deg); }
/* stylelint-disable */

/* stylelint-disable */
.navbar-mobile-styles__content__Co4HS {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .navbar-mobile-styles__content__Co4HS {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .navbar-mobile-styles__content__Co4HS > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.navbar-mobile-styles__loadingModal__2sqBH {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.navbar-mobile-styles__parsedHTML__3mxpa ul {
  list-style: disc; }

.navbar-mobile-styles__parsedHTML__3mxpa ul,
.navbar-mobile-styles__parsedHTML__3mxpa ol {
  margin: 1em 0 0 1em; }

.navbar-mobile-styles__navbarMobile__3fXPc {
  position: fixed;
  width: 100%;
  height: 60px;
  z-index: 23; }

.navbar-mobile-styles__navbar__25Rx0 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  background: #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); }
  @media print, screen and (min-width: 37.5em) {
    .navbar-mobile-styles__navbar__25Rx0 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .navbar-mobile-styles__navbar__25Rx0 > *:nth-child(1) {
    width: calc(83.33333% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .navbar-mobile-styles__navbar__25Rx0 > *:nth-child(2) {
    width: calc(16.66667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .navbar-mobile-styles__navbar__25Rx0 .navbar-mobile-styles__homeLink__6_qLY {
    display: flex;
    align-items: center; }
  .navbar-mobile-styles__navbar__25Rx0 .navbar-mobile-styles__logo__whzxm {
    width: 150px; }
  .navbar-mobile-styles__navbar__25Rx0 > *:last-child {
    justify-content: flex-end; }

.navbar-mobile-styles__navigation__2mDbc {
  overflow: auto;
  background-color: #0a1941;
  height: calc(100vh - 60px);
  padding-top: 30px;
  display: flex;
  flex-flow: column wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .navbar-mobile-styles__navigation__2mDbc > *:nth-child(1) {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
    height: calc(91.66667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem; }
  .navbar-mobile-styles__navigation__2mDbc > *:nth-child(2) {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
    height: calc(8.33333% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem; }

.navbar-mobile-styles__menuContact__36xN8 {
  width: 100%;
  display: flex;
  padding: 10px 30px 40px;
  justify-content: flex-start;
  text-transform: initial; }
  .navbar-mobile-styles__menuContact__36xN8 > a {
    color: #fff;
    font-size: 1rem;
    text-transform: initial;
    order: 1; }
  .navbar-mobile-styles__menuContact__36xN8 > svg {
    margin-right: 15px;
    order: 0;
    fill: #fff; }

.navbar-mobile-styles__toolsContainer__3OGsc {
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.navbar-mobile-styles__tools__2FSzi {
  border: none;
  height: 100%;
  flex-direction: column;
  width: 100%; }
  .navbar-mobile-styles__tools__2FSzi > :first-child {
    margin-left: 0; }
  .navbar-mobile-styles__tools__2FSzi > a {
    padding: 10px 30px; }

.navbar-mobile-styles__active__1gUXO {
  background-color: #223054;
  color: #fff; }

.navbar-mobile-styles__separator__3UtX_ {
  width: 50px;
  border-top: 1px solid #fff;
  margin: 10px 30px 35px; }
/* stylelint-disable */

/* stylelint-disable */
.navbar-styles__content__1WuiQ {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .navbar-styles__content__1WuiQ {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .navbar-styles__content__1WuiQ > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.navbar-styles__loadingModal__tq8FW {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.navbar-styles__parsedHTML__ROl_X ul {
  list-style: disc; }

.navbar-styles__parsedHTML__ROl_X ul,
.navbar-styles__parsedHTML__ROl_X ol {
  margin: 1em 0 0 1em; }

.navbar-styles__row__1qfNp {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  height: 60px; }
  @media print, screen and (min-width: 37.5em) {
    .navbar-styles__row__1qfNp {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .navbar-styles__row__1qfNp > *:nth-child(1) {
    width: calc(75% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .navbar-styles__row__1qfNp > *:nth-child(2) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.navbar-styles__navigationWrapper__102OQ {
  display: flex;
  align-items: center;
  height: 100%; }

.navbar-styles__navigation__38Nwk {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  height: 100%;
  align-items: center; }
  .navbar-styles__navigation__38Nwk > * {
    flex: 1 1 0px;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .navbar-styles__navigation__38Nwk > * {
    flex-basis: auto; }

.navbar-styles__toolsNavWrapper__Fd1gj {
  border-left: solid 1px rgba(117, 117, 132, 0.5);
  padding-left: 25px; }
/* stylelint-disable */

/* stylelint-disable */
.bottom-bar-styles__content__ytlsU {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .bottom-bar-styles__content__ytlsU {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .bottom-bar-styles__content__ytlsU > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.bottom-bar-styles__loadingModal__vSe8U {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.bottom-bar-styles__parsedHTML__2xD-X ul {
  list-style: disc; }

.bottom-bar-styles__parsedHTML__2xD-X ul,
.bottom-bar-styles__parsedHTML__2xD-X ol {
  margin: 1em 0 0 1em; }

.bottom-bar-styles__row__2tBSA {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .bottom-bar-styles__row__2tBSA {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .bottom-bar-styles__row__2tBSA > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .bottom-bar-styles__row__2tBSA {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto; } }
  @media screen and (min-width: 37.5rem) and (min-width: 37.5em) {
    .bottom-bar-styles__row__2tBSA {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 37.5rem) {
      .bottom-bar-styles__row__2tBSA > *:nth-child(1) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .bottom-bar-styles__row__2tBSA > *:nth-child(2) {
        width: calc(66.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.bottom-bar-styles__container__Zub_U {
  background-color: #0a1941;
  padding-top: 10px;
  padding-bottom: 10px; }

.bottom-bar-styles__bottomBar__1BLmR {
  display: flex;
  justify-content: space-between;
  color: #fff; }
  @media screen and (max-width: 37.4375rem) {
    .bottom-bar-styles__bottomBar__1BLmR {
      flex-direction: column; } }

.bottom-bar-styles__text__ntjHQ {
  opacity: 0.7;
  font-size: 0.8125rem;
  line-height: 1.62;
  color: #fff; }
  @media screen and (min-width: 56.25rem) {
    .bottom-bar-styles__text__ntjHQ {
      font-size: 0.875rem; } }

.bottom-bar-styles__logo__2-6jt,
.bottom-bar-styles__rwText__1zeRD {
  margin-left: 5px; }

.bottom-bar-styles__rwText__1zeRD {
  width: 100px; }

.bottom-bar-styles__align__WhJ6o {
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  @media screen and (max-width: 37.4375rem) {
    .bottom-bar-styles__align__WhJ6o {
      justify-content: flex-start; } }
/* stylelint-disable */

/* stylelint-disable */
.site-map-footer-styles__content__1tBiV {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .site-map-footer-styles__content__1tBiV {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .site-map-footer-styles__content__1tBiV > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.site-map-footer-styles__loadingModal__1Qil1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.site-map-footer-styles__parsedHTML__3ztNj ul {
  list-style: disc; }

.site-map-footer-styles__parsedHTML__3ztNj ul,
.site-map-footer-styles__parsedHTML__3ztNj ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.site-map-footer-styles__siteMapContainer__NeqUQ {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px; }

.site-map-footer-styles__contentWrapper__2du_p {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .site-map-footer-styles__contentWrapper__2du_p {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .site-map-footer-styles__contentWrapper__2du_p > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.site-map-footer-styles__sectionsContainer__1EO4e {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  padding-top: 50px; }
  .site-map-footer-styles__sectionsContainer__1EO4e > * {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .site-map-footer-styles__sectionsContainer__1EO4e {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .site-map-footer-styles__sectionsContainer__1EO4e > * {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.site-map-footer-styles__sectionWrapper__1Qnlw {
  display: flex;
  flex-direction: column; }

.site-map-footer-styles__sectionHeader__3_WfH {
  text-transform: uppercase;
  color: #0a1941;
  font-weight: 600;
  font-size: 0.8125rem;
  margin-bottom: 1rem; }

.site-map-footer-styles__linksList__3UxbF {
  margin-bottom: 1rem; }

.site-map-footer-styles__link__3RK2K {
  color: #757584;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 30px; }

.site-map-footer-styles__logo__2E-7r {
  width: 136px;
  height: 13px; }
/* stylelint-disable */

/* stylelint-disable */
.footer-styles__content__1IJ9M {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .footer-styles__content__1IJ9M {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .footer-styles__content__1IJ9M > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.footer-styles__loadingModal__2L_NG {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.footer-styles__parsedHTML__9QO2Y ul {
  list-style: disc; }

.footer-styles__parsedHTML__9QO2Y ul,
.footer-styles__parsedHTML__9QO2Y ol {
  margin: 1em 0 0 1em; }

.footer-styles__footer__2tr_U {
  padding-top: 20px; }

.footer-styles__row__YlbKC {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .footer-styles__row__YlbKC {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .footer-styles__row__YlbKC > *:nth-child(1) {
    width: calc(83.33333% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .footer-styles__row__YlbKC > *:nth-child(2) {
    width: calc(16.66667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.footer-styles__gray__ZNOgO {
  background-color: #f1f4fb; }

.footer-styles__border__2d26J {
  border-top: solid 1px #cccdcf;
  padding-top: 0; }
  .footer-styles__border__2d26J.footer-styles__isContained__IAqRn {
    margin-top: 30px; }

.footer-styles__nav__A8xSL {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 30px;
  color: #757584;
  font-weight: 500; }

.footer-styles__partners__CduiL {
  position: relative; }

.footer-styles__partnersHeadline__37TOQ {
  position: absolute;
  top: -12px;
  left: -10px;
  background-color: #fff;
  padding: 0 10px; }

.footer-styles__contentWrapper__1nk73 {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .footer-styles__contentWrapper__1nk73 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .footer-styles__contentWrapper__1nk73 > :nth-child(2) {
    justify-content: flex-start; }
  @media screen and (min-width: 56.25rem) {
    .footer-styles__contentWrapper__1nk73 {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .footer-styles__contentWrapper__1nk73 > *:nth-child(1) {
        width: calc(83.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .footer-styles__contentWrapper__1nk73 > *:nth-child(2) {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .footer-styles__contentWrapper__1nk73 > :nth-child(2) {
        justify-content: flex-end; } }

.footer-styles__partnersContainer__2s4RN {
  display: flex;
  flex-flow: row wrap;
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem; }
  .footer-styles__partnersContainer__2s4RN > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0;
    margin-left: 0; }

.footer-styles__logoContainer__-Yu2n {
  width: 120px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 15px 30px 15px 0; }

.footer-styles__logo__wEgol {
  filter: grayscale(100%); }
  .footer-styles__logo__wEgol:hover {
    filter: grayscale(0%); }

.footer-styles__defaultLogo__1ut9G {
  width: 40px; }

.footer-styles__rectangular__3EJUr {
  width: 50px; }

.footer-styles__rectangularL__2Ovgk {
  width: 58px; }

.footer-styles__rectangularXl__1qJkV {
  width: 75px; }

.footer-styles__rectangularXxl__1M0hZ {
  width: 100px; }

.footer-styles__narrow__1eyjU {
  width: 85px; }

.footer-styles__narrower__2tWCB {
  width: 120px; }

.footer-styles__contactContainer__1TeQJ {
  display: flex;
  align-items: center; }

.footer-styles__contact__1jFhY {
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #757584;
  margin-right: 10px;
  min-width: 90px; }
/* stylelint-disable */

.cookie-consent-styles__container__2JtPH {
  position: fixed;
  bottom: 0%;
  z-index: 15;
  width: 100%;
  padding: 10px 15px;
  background-color: #0a1941;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media screen and (min-width: 56.25rem) {
    .cookie-consent-styles__container__2JtPH {
      flex-direction: row; } }

.cookie-consent-styles__link__1twoK {
  color: #fff;
  text-decoration: underline; }

.cookie-consent-styles__button__2lZtF {
  margin-left: 5px;
  width: 106px;
  background-color: #ffc735;
  text-transform: none;
  color: #0a1941;
  margin-top: 15px;
  cursor: pointer; }
  @media screen and (min-width: 56.25rem) {
    .cookie-consent-styles__button__2lZtF {
      margin-top: 0;
      width: 168px; } }

.cookie-consent-styles__containerHidden__9EzF7 {
  display: none; }
/* stylelint-disable */

.app-styles__app__3Y36n {
  height: 100%;
  position: relative; }
  .app-styles__app__3Y36n.app-styles__mobileMenuOpen__3Btuj {
    overflow: hidden; }

.app-styles__pageWrapper__2vE9d {
  padding-top: 60px; }
  @media screen and (min-width: 75rem) {
    .app-styles__pageWrapper__2vE9d {
      padding-top: 0; } }
/* stylelint-disable */

.embed-styles__embed__1RxQX {
  max-width: 100%;
  overflow: auto;
  margin: 0;
  border: solid 1px #757584;
  height: 100%;
  background-color: #fff; }
  .embed-styles__embed__1RxQX.embed-styles__embedNdcp__12p-g {
    height: initial;
    border: none; }

.embed-styles__hasFooter__3FISl {
  padding: 0 0 65px; }

.embed-styles__embedContent__1I1Am {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 30px; }

.embed-styles__footer__3DFoS {
  position: fixed;
  bottom: 1px;
  left: 1px;
  right: 1px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  text-align: right;
  background-color: #f1f4fb;
  padding: 10px 15px;
  color: #0a1941;
  line-height: 1.62; }
  @media screen and (min-width: 37.5rem) {
    .embed-styles__footer__3DFoS {
      height: 65px;
      padding: 0 30px;
      align-items: center;
      flex-direction: row;
      justify-content: flex-end; } }

.embed-styles__logo__3-pkw {
  margin-left: 0.5em;
  margin-bottom: -0.1em;
  width: 10em;
  height: 1em; }
/* stylelint-disable */

.map-legend-styles__wrapper__3S9JN {
  max-width: 260px; }

.map-legend-styles__title__2pIvR {
  font-size: 0.8125rem;
  color: #25597c;
  max-width: 200px; }

.map-legend-styles__buckets__2tDG_ {
  display: flex;
  align-items: center;
  padding: 5px 0; }

.map-legend-styles__list__ClQSX {
  margin-top: 10px; }

.map-legend-styles__bucketIcon__21LQg {
  display: block;
  flex-shrink: 0;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  border-radius: 5px;
  background-color: #d54d60; }

.map-legend-styles__bucketTxt__10IJo {
  font-size: 0.8125rem;
  color: #757584; }
/* stylelint-disable */

/* stylelint-disable */
.circular-chart-styles__content__1_Xio {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .circular-chart-styles__content__1_Xio {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .circular-chart-styles__content__1_Xio > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.circular-chart-styles__loadingModal__2W05h {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.circular-chart-styles__parsedHTML__3mkNw ul {
  list-style: disc; }

.circular-chart-styles__parsedHTML__3mkNw ul,
.circular-chart-styles__parsedHTML__3mkNw ol {
  margin: 1em 0 0 1em; }

.circular-chart-styles__circularChartWrapper__ktrzy {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%; }

.circular-chart-styles__circularChart__2QtmX {
  display: block;
  height: 130px;
  transform: rotate(-90deg); }
  @media screen and (min-width: 56.25rem) {
    .circular-chart-styles__circularChart__2QtmX {
      height: 160px; } }

.circular-chart-styles__circleEmpty__3wvQ2 {
  fill: none;
  stroke: #cccdcf;
  stroke-width: 1; }

.circular-chart-styles__circleValue__H7ERA {
  fill: none;
  stroke-width: 1;
  stroke-linecap: round;
  animation: circular-chart-styles__progress__oAqlp 1s ease-out forwards; }

@keyframes circular-chart-styles__progress__oAqlp {
  0% {
    stroke-dasharray: 0 100; } }
/* stylelint-disable */

.ndcs-enhancements-tooltip-styles__tooltipContainer__2aNvm p {
  margin-bottom: 1em; }

.ndcs-enhancements-tooltip-styles__tooltipValue__3G9OR {
  font-weight: 600; }

.ndcs-enhancements-tooltip-styles__tooltipNote__1tTjz {
  font-style: italic; }
/* stylelint-disable */

/* stylelint-disable */
.ndcs-enhancements-viz-styles__content__3jdSz {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndcs-enhancements-viz-styles__content__3jdSz {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndcs-enhancements-viz-styles__content__3jdSz > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-enhancements-viz-styles__loadingModal__39VfJ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndcs-enhancements-viz-styles__parsedHTML__23pnW ul {
  list-style: disc; }

.ndcs-enhancements-viz-styles__parsedHTML__23pnW ul,
.ndcs-enhancements-viz-styles__parsedHTML__23pnW ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.ndcs-enhancements-viz-styles__wrapper__O1ptC {
  position: relative; }

.ndcs-enhancements-viz-styles__column__2E4oB {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .ndcs-enhancements-viz-styles__column__2E4oB > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-enhancements-viz-styles__buttonGroup__11lmO {
  width: auto;
  margin-top: 1em;
  min-width: 200px;
  float: right; }
  @media screen and (min-width: 37.5rem) {
    .ndcs-enhancements-viz-styles__containerControls__1nudR .ndcs-enhancements-viz-styles__buttonGroup__11lmO {
      margin-top: 0;
      width: 100%;
      min-width: 0; } }

.ndcs-enhancements-viz-styles__containerControls__1nudR {
  margin-bottom: 40px;
  margin-top: 20px; }
  @media screen and (min-width: 37.5rem) {
    .ndcs-enhancements-viz-styles__containerControls__1nudR {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .ndcs-enhancements-viz-styles__containerControls__1nudR > *:nth-child(1) {
        width: calc(66.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndcs-enhancements-viz-styles__containerControls__1nudR > *:nth-child(2) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  .ndcs-enhancements-viz-styles__containerControls__1nudR::before, .ndcs-enhancements-viz-styles__containerControls__1nudR::after {
    content: " ";
    display: table; }
  .ndcs-enhancements-viz-styles__containerControls__1nudR::after {
    display: block;
    clear: both;
    height: 1px;
    margin-top: -1px;
    visibility: hidden; }
  .ndcs-enhancements-viz-styles__containerControls__1nudR {
    *zoom: 1; }

@media screen and (min-width: 56.25rem) {
  .ndcs-enhancements-viz-styles__searchBox__3ZPxw {
    margin-left: calc(75% + 0.9375rem);
    margin-top: 20px; } }

.ndcs-enhancements-viz-styles__legend__1AWHr {
  position: absolute;
  left: 0;
  bottom: 12%;
  max-width: 100%; }
  @media screen and (min-width: 37.5rem) {
    .ndcs-enhancements-viz-styles__legend__1AWHr {
      max-width: 160px; } }
  @media screen and (min-width: 56.25rem) {
    .ndcs-enhancements-viz-styles__legend__1AWHr {
      bottom: 0; } }

.ndcs-enhancements-viz-styles__summary__TELMJ {
  min-height: 300px; }
  @media screen and (min-width: 56.25rem) {
    .ndcs-enhancements-viz-styles__summary__TELMJ {
      min-height: 500px; } }

.__react_component_tooltip {
  max-width: 250px;
  white-space: pre-line; }

.ndcs-enhancements-viz-styles__loader__1J3dF {
  min-height: 500px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10; }

.ndcs-enhancements-viz-styles__containerUpper__3RwCo,
.ndcs-enhancements-viz-styles__containerCharts__2JMQf,
.ndcs-enhancements-viz-styles__containerMap__1PLGe {
  position: relative; }

.ndcs-enhancements-viz-styles__containerMap__1PLGe {
  padding-top: calc(30px / 2); }
  @media screen and (min-width: 56.25rem) {
    .ndcs-enhancements-viz-styles__containerMap__1PLGe {
      padding-left: calc(30px / 2); } }
  .ndcs-enhancements-viz-styles__containerMap__1PLGe [class*=map-styles__wrapper], .ndcs-enhancements-viz-styles__containerMap__1PLGe [class*=map-styles__wrapper][class*=__notDraggable] {
    cursor: default; }

@media screen and (min-width: 56.25rem) {
  .ndcs-enhancements-viz-styles__containerUpper__3RwCo {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .ndcs-enhancements-viz-styles__containerUpper__3RwCo > *:nth-child(1) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .ndcs-enhancements-viz-styles__containerUpper__3RwCo > *:nth-child(2) {
      width: calc(66.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

.ndcs-enhancements-viz-styles__containerCharts__2JMQf {
  background-color: #fff;
  box-shadow: 0 2px 10px 0 #f1f4fb; }
  .ndcs-enhancements-viz-styles__containerCharts__2JMQf > div {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .ndcs-enhancements-viz-styles__containerCharts__2JMQf > div > * {
      width: calc(100% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .ndcs-enhancements-viz-styles__containerCharts__2JMQf > div {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .ndcs-enhancements-viz-styles__containerCharts__2JMQf > div > * {
        width: calc(33.333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
    .ndcs-enhancements-viz-styles__containerCharts__2JMQf,
    .ndcs-enhancements-viz-styles__containerCharts__2JMQf > div {
      height: 100%; }
    .ndcs-enhancements-viz-styles__containerCharts__2JMQf > div {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .ndcs-enhancements-viz-styles__containerCharts__2JMQf > div > * {
        width: calc(100% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.ndcs-enhancements-viz-styles__summaryTitle__JZVr2 {
  font-weight: 600;
  text-align: center;
  margin-top: 20px;
  padding-bottom: 20px;
  cursor: default; }

.ndcs-enhancements-viz-styles__infoIcon__1-bli {
  margin-left: 5px;
  transform: translateY(1px); }

.ndcs-enhancements-viz-styles__covidTooltip__HWLde {
  line-height: 1.62; }

.ndcs-enhancements-viz-styles__circularChartContainer__15C7d {
  position: relative;
  margin: -10% 0;
  flex: 1;
  height: 200px;
  overflow: visible;
  display: flex;
  flex-direction: row;
  font-size: 0.8em; }
  .ndcs-enhancements-viz-styles__circularChartContainer__15C7d > div {
    position: relative; }
    .ndcs-enhancements-viz-styles__circularChartContainer__15C7d > div:first-child {
      max-width: 50%; }
  @media screen and (min-width: 37.5rem) {
    .ndcs-enhancements-viz-styles__circularChartContainer__15C7d {
      font-size: 1em;
      padding-right: calc(30px / 2);
      margin: -60px 0 6.8em;
      flex-direction: column; }
      .ndcs-enhancements-viz-styles__circularChartContainer__15C7d:last-child {
        margin-bottom: 10%; }
      .ndcs-enhancements-viz-styles__circularChartContainer__15C7d > div:first-child {
        max-width: 100%; } }
  @media screen and (min-width: 56.25rem) {
    .ndcs-enhancements-viz-styles__circularChartContainer__15C7d {
      margin: -5% 15px 0; }
      .ndcs-enhancements-viz-styles__circularChartContainer__15C7d:last-child {
        margin-bottom: -5%; } }
  @media screen and (min-width: 75rem) {
    .ndcs-enhancements-viz-styles__circularChartContainer__15C7d {
      flex-direction: row;
      margin-bottom: -10%; }
      .ndcs-enhancements-viz-styles__circularChartContainer__15C7d > div:first-child {
        max-width: 50%; } }
  .ndcs-enhancements-viz-styles__circularChartContainer__15C7d [class*=circularChartWrapper] {
    position: static;
    margin: 0 auto; }
  .ndcs-enhancements-viz-styles__circularChartContainer__15C7d svg {
    height: 200px !important; }
  .ndcs-enhancements-viz-styles__circularChartContainer__15C7d svg {
    visibility: hidden; }
  .ndcs-enhancements-viz-styles__circularChartContainer__15C7d .ndcs-enhancements-viz-styles__circularChartValues__1jPPT {
    font-size: 4.5em; }

.ndcs-enhancements-viz-styles__circularChartValues__1jPPT {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 600;
  font-size: 2.4em; }

.ndcs-enhancements-viz-styles__circularChartLabels__3LVNn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: left;
  top: 0; }
  @media screen and (min-width: 37.5rem) {
    .ndcs-enhancements-viz-styles__circularChartLabels__3LVNn {
      top: -2.4em; } }
  @media screen and (min-width: 75rem) {
    .ndcs-enhancements-viz-styles__circularChartLabels__3LVNn {
      top: 0; } }
  .ndcs-enhancements-viz-styles__circularChartLabels__3LVNn span[title] {
    display: inline;
    border-bottom: 1px solid #aaa;
    cursor: default; }
    .ndcs-enhancements-viz-styles__circularChartLabels__3LVNn span[title]:hover {
      border-bottom-color: #000; }
/* stylelint-disable */

.table-styles__tableWrapper__M_SAM {
  position: relative;
  overflow-x: hidden; }
  .table-styles__tableWrapper__M_SAM.table-styles__horizontalScroll__1o3dW {
    overflow-x: auto; }

.table-styles__table__3s6vi {
  position: relative; }
  .table-styles__table__3s6vi .ReactVirtualized__Table__headerRow {
    font-size: 0.875rem;
    color: #0a1941;
    padding: 30px 0 15px;
    text-transform: none;
    font-weight: 600;
    font-family: "Lato", sans-serif; }
    .table-styles__table__3s6vi .ReactVirtualized__Table__headerRow:focus {
      outline: none; }
  .table-styles__table__3s6vi .ReactVirtualized__Grid,
  .table-styles__table__3s6vi .ReactVirtualized__Table__Grid {
    background-color: #f1f4fb;
    border-top: solid 1px #25597c; }
    .table-styles__table__3s6vi .ReactVirtualized__Grid:focus,
    .table-styles__table__3s6vi .ReactVirtualized__Table__Grid:focus {
      outline: none; }
  .table-styles__table__3s6vi .ReactVirtualized__Table__row {
    border-bottom: solid 1px #e5e5eb;
    align-items: flex-start;
    padding: 10px 0; }
  .table-styles__table__3s6vi .ReactVirtualized__Table__rowColumn {
    color: #0a1941;
    font-size: 0.875rem;
    white-space: normal;
    line-height: 1.62; }
    .table-styles__table__3s6vi .ReactVirtualized__Table__rowColumn a {
      line-height: 1.62;
      color: #0a1941;
      border-bottom: 1px solid #ffc735; }
    .table-styles__table__3s6vi .ReactVirtualized__Table__rowColumn:first-of-type {
      font-weight: 600; }
  .table-styles__table__3s6vi .ReactVirtualized__Table__sortableHeaderColumn:focus {
    outline: none; }

.table-styles__tableLeft__10h0L .ReactVirtualized__Grid,
.table-styles__tableLeft__10h0L .ReactVirtualized__Table__Grid {
  border-right: 1px solid #757584; }

.table-styles__column__2BZtN {
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical; }
  .table-styles__column__2BZtN.table-styles__ellipsis__d7Bhd {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap; }

.table-styles__hasColumnSelect__1DVNT .ReactVirtualized__Table__headerRow {
  padding-left: 30px;
  margin-left: -30px;
  margin-right: 30px; }

.table-styles__hasColumnSelect__1DVNT .ReactVirtualized__Table__row {
  padding-left: 30px;
  margin-left: -30px;
  margin-right: 30px; }

.table-styles__columnSelectorWrapper__rLArK {
  position: relative; }
  .table-styles__columnSelectorWrapper__rLArK:focus {
    outline: none; }

.table-styles__columnSelector__FvMQC {
  position: absolute;
  right: 0;
  z-index: 10;
  border-bottom: solid 1px #25597c;
  width: 25px;
  background-color: white; }
  @media screen and (min-width: 56.25rem) {
    .table-styles__columnSelector__FvMQC {
      width: 50px;
      background-color: initial; } }
  .table-styles__columnSelector__FvMQC .dropdown-menu {
    width: 200px !important;
    right: 0;
    margin-top: 1px !important; }
  .table-styles__columnSelector__FvMQC .values {
    padding-right: 0; }

.table-styles__selectorValue__lSF8C {
  position: absolute;
  right: 10px;
  top: 15px; }

.table-styles__trendLink__M6b1B > div {
  cursor: pointer !important; }

.table-styles__emptyValue__3DwQ1 {
  font-style: italic;
  font-weight: 300; }

.table-styles__idleSortIcon__2avms {
  width: 8px;
  height: 8px;
  margin-left: 3px;
  transform: translateY(-30%); }

.table-styles__scrollTable__3vsHM {
  display: inline-flex; }
  .table-styles__scrollTable__3vsHM .table-styles__left__2xYDF {
    border-right: 1px solid #757584; }
  .table-styles__scrollTable__3vsHM .table-styles__right__ErabN {
    overflow-x: auto; }
/* stylelint-disable */

.ghg-multiselect-dropdown-styles__container__3w5Mg {
  width: 100%;
  position: relative; }

.ghg-multiselect-dropdown-styles__label__3efeG {
  display: inline-block;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #0a1941;
  margin-bottom: 4px; }

.ghg-multiselect-dropdown-styles__boxToggle__h0ND3 {
  width: 100%;
  border-radius: 3px;
  color: #0a1941;
  cursor: pointer;
  display: block;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  height: 45px;
  overflow: hidden;
  border: 2.5px solid #f1f4fb; }
  .ghg-multiselect-dropdown-styles__boxToggle__h0ND3:hover {
    box-shadow: none; }
  .ghg-multiselect-dropdown-styles__boxToggle__h0ND3 .ghg-multiselect-dropdown-styles__dropdownArrow__3CYGT {
    position: absolute;
    right: 13px;
    top: calc(50% - 5px);
    width: 10px;
    height: 10px;
    fill: #0a1941;
    stroke: #0a1941; }

.ghg-multiselect-dropdown-styles__selectedLabel__2squk {
  display: inline-block;
  overflow: hidden;
  height: 19px;
  word-wrap: break-word;
  text-overflow: ellipsis;
  position: absolute;
  top: calc(48% - 8px);
  padding-right: 1rem;
  max-width: 70%; }

.ghg-multiselect-dropdown-styles__closeIcon__3tm9o {
  position: absolute;
  top: calc(50% - 7px);
  right: 30px;
  width: 10px;
  fill: #757584; }

.ghg-multiselect-dropdown-styles__menuContainer__2_ZPJ {
  position: absolute;
  width: 100px;
  height: 0;
  max-height: 0;
  top: -15px;
  left: -25px;
  border-radius: 5px;
  transition: max-height 0.3s ease-in;
  z-index: calc(9 + 1); }

.ghg-multiselect-dropdown-styles__menuOpen__5NM2g {
  width: 100vw;
  height: auto;
  max-height: 600px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 #e8ecf5;
  overflow: hidden; }
  @media screen and (min-width: 37.5rem) {
    .ghg-multiselect-dropdown-styles__menuOpen__5NM2g {
      left: calc(-100% - 60px); } }
  @media screen and (min-width: 56.25rem) {
    .ghg-multiselect-dropdown-styles__menuOpen__5NM2g {
      width: 550px;
      left: -15px;
      top: -13px; } }

.ghg-multiselect-dropdown-styles__menuHeader__2dYDT {
  cursor: pointer;
  padding: 15px;
  display: flex;
  justify-content: space-between; }
  .ghg-multiselect-dropdown-styles__menuHeader__2dYDT .ghg-multiselect-dropdown-styles__label__3efeG {
    margin: 0; }
  .ghg-multiselect-dropdown-styles__menuHeader__2dYDT .ghg-multiselect-dropdown-styles__dropdownArrow__3CYGT {
    width: 12px;
    top: -2px;
    position: relative;
    fill: #0a1941;
    stroke: #0a1941;
    transform: rotate(180deg); }

.ghg-multiselect-dropdown-styles__input__1cLxX {
  color: #0a1941;
  caret-color: #0a1941;
  font-size: 1.1875rem;
  border: none;
  border-bottom: 1px solid #f1f4fb;
  width: 100%;
  padding: 15px;
  margin-bottom: 15px; }
  .ghg-multiselect-dropdown-styles__input__1cLxX::placeholder {
    color: #757584;
    font-size: 0.8125rem; }

.ghg-multiselect-dropdown-styles__optionsContainer__3CxWJ {
  padding: 0 15px 15px;
  height: auto;
  max-height: 400px;
  overflow: auto; }

.ghg-multiselect-dropdown-styles__optionsSection__156Pk {
  margin-bottom: 15px; }

.ghg-multiselect-dropdown-styles__sectionTitle__13MkL {
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #0a1941;
  padding-bottom: 15px; }

.ghg-multiselect-dropdown-styles__menuOption__1nUWH {
  cursor: pointer;
  position: relative;
  margin-left: 50px;
  color: #757584;
  font-size: 1rem;
  line-height: 25px;
  padding-bottom: 15px; }
  .ghg-multiselect-dropdown-styles__menuOption__1nUWH:hover, .ghg-multiselect-dropdown-styles__menuOption__1nUWH:focus {
    color: #0a1941; }
  .ghg-multiselect-dropdown-styles__menuOption__1nUWH .ghg-multiselect-dropdown-styles__checkbox__aa5ZM {
    position: absolute;
    border: 1px solid #cccdcf;
    width: 15px;
    height: 15px;
    left: -25px;
    top: 4px;
    border-radius: 3px; }
  .ghg-multiselect-dropdown-styles__menuOption__1nUWH.ghg-multiselect-dropdown-styles__selected__JUqbN {
    color: #0a1941; }
    .ghg-multiselect-dropdown-styles__menuOption__1nUWH.ghg-multiselect-dropdown-styles__selected__JUqbN .ghg-multiselect-dropdown-styles__checkbox__aa5ZM {
      background-color: #0845cb;
      border: none; }
    .ghg-multiselect-dropdown-styles__menuOption__1nUWH.ghg-multiselect-dropdown-styles__selected__JUqbN::before {
      content: "\2714";
      position: absolute;
      display: block;
      color: #fff;
      left: -22px;
      top: -1px;
      font-size: 12px;
      font-size: 0.75rem;
      width: 15px;
      height: 15px;
      z-index: 1; }

.ghg-multiselect-dropdown-styles__regionOptionContainer__1NQ7y {
  position: relative; }

.ghg-multiselect-dropdown-styles__regionButton__KQQp8 {
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute; }
  @media screen and (max-width: 37.4375rem) {
    .ghg-multiselect-dropdown-styles__regionButton__KQQp8 {
      display: none; } }

.ghg-multiselect-dropdown-styles__regionArrow__3ELYh {
  width: 12px;
  height: 10px;
  top: 6px;
  transform: rotate(-90deg);
  transition: transform 0.2s ease-in; }
  .ghg-multiselect-dropdown-styles__regionArrow__3ELYh.ghg-multiselect-dropdown-styles__regionExpanded__1ubo0 {
    transform: rotate(0); }

.ghg-multiselect-dropdown-styles__expandedRegionsContainer__AUw-m {
  padding: 0 20px 35px 0;
  margin-left: 70px;
  color: #757584;
  font-size: 0.8125rem;
  display: flex;
  flex-flow: column wrap;
  height: auto;
  max-width: 100%;
  max-height: 300px; }

.ghg-multiselect-dropdown-styles__expandedMediumRegionContainer__1gePR {
  max-height: 700px; }

.ghg-multiselect-dropdown-styles__expandedHighRegionContainer__2S8bw {
  max-height: 1200px; }

.ghg-multiselect-dropdown-styles__regionName__2g-Gk {
  max-width: 20%; }
/* stylelint-disable */

.ghg-table-theme__column__3wtYR {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 10px;
  margin: 0; }
  .ghg-table-theme__column__3wtYR > div,
  .ghg-table-theme__column__3wtYR > a {
    margin: auto 0; }
  .ghg-table-theme__column__3wtYR:first-of-type {
    padding-left: 10px;
    margin: 0;
    font-weight: 400 !important; }

.ghg-table-theme__headerRow__M03yk {
  padding: 10px 0 20px !important; }

.ghg-table-theme__column__3wtYR a {
  border-bottom: none !important;
  text-decoration: underline !important; }

.ghg-table-theme__row___LhKi {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.ghg-table-theme__evenRow__1GgPD .ghg-table-theme__column__3wtYR {
  background-color: #fff; }

.ghg-table-theme__oddRow__23l38 .ghg-table-theme__column__3wtYR {
  background-color: #e7edf8; }
/* stylelint-disable */

.multiselect-dropdown__dropdown__KT2PL {
  width: 100%;
  position: relative; }
  .multiselect-dropdown__dropdown__KT2PL .react-selectize {
    color: #0a1941; }
    .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node {
      position: relative;
      width: 100%; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node.disabled {
        pointer-events: none;
        cursor: not-allowed;
        opacity: 0.5; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control {
        cursor: pointer;
        display: flex;
        align-items: center;
        position: relative;
        padding: 0;
        padding-left: 10px;
        padding-right: 5px;
        height: 45px;
        overflow: hidden;
        box-shadow: none !important;
        border: 2.5px solid #f1f4fb; }
        .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-placeholder {
          line-height: 45px;
          top: 0;
          bottom: 0;
          display: flex;
          align-items: center;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          position: absolute;
          max-width: calc(100% - 56px); }
        .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values {
          display: flex;
          min-height: 45px;
          max-height: 45px;
          flex-grow: 1;
          flex-wrap: wrap;
          overflow: hidden;
          position: relative;
          width: 100%; }
          .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values .simple-value {
            display: table;
            table-layout: fixed;
            width: 100%; }
          .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values span {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 100%; }
          .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values .resizable-input {
            background: none;
            border: none;
            outline: none;
            font-size: 1rem;
            font-family: "Lato", sans-serif;
            padding: 6px 0;
            vertical-align: middle;
            width: 0;
            position: absolute;
            top: calc(50% - 1rem);
            color: #0a1941; }
          .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values .value-wrapper {
            display: flex;
            align-items: flex-start;
            line-height: 45px;
            width: 100%; }
        .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-reset-button-container,
        .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-toggle-button-container {
          flex-grow: 0;
          flex-shrink: 0;
          cursor: pointer;
          display: flex;
          align-items: center;
          justify-content: center;
          height: 45px; }
        .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-reset-button-container {
          width: 16px; }
        .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-toggle-button-container {
          width: 32px; }
          .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-toggle-button-container svg {
            width: 10px;
            height: 10px; }
        .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-reset-button-container:hover .react-selectize-reset-button path {
          stroke: #c0392b; }
        .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-reset-button path {
          transition: stroke 0.5s 0s ease;
          stroke: #999;
          stroke-linecap: square;
          stroke-linejoin: mitter; }
        .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-toggle-button path {
          fill: #999; }
    .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu-wrapper {
      position: absolute; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu-wrapper.tethered {
        min-width: 100%; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu-wrapper:not(.tethered) {
        width: 100%; }
    .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu {
      box-shadow: none;
      box-sizing: border-box;
      overflow: auto;
      position: absolute;
      max-height: 200px;
      z-index: 21; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu.tethered {
        min-width: 100%; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu:not(.tethered) {
        width: 100%; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu .groups.as-columns {
        display: flex; }
        .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu .groups.as-columns > div {
          flex: 1; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu .option-wrapper {
        cursor: pointer;
        outline: none; }
  .multiselect-dropdown__dropdown__KT2PL .multi-select.react-selectize.root-node .simple-value {
    display: inline-block;
    vertical-align: middle; }
    .multiselect-dropdown__dropdown__KT2PL .multi-select.react-selectize.root-node .simple-value span {
      display: inline-block;
      padding: 2px 5px 4px;
      vertical-align: center; }
  .multiselect-dropdown__dropdown__KT2PL .simple-select.react-selectize.root-node .simple-value span {
    display: inline-block;
    vertical-align: center; }
  .multiselect-dropdown__dropdown__KT2PL .react-selectize {
    font-family: "Lato", sans-serif; }
    .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control {
      background-color: transparent;
      border: 2.5px solid #f1f4fb;
      border-radius: 4px;
      font-size: 1rem; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node .react-selectize-control .react-selectize-placeholder {
        color: #aaa; }
    .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node.flipped .react-selectize-toggle-button-container {
      transform: rotate(180deg); }
    .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node.open.flipped .react-selectize-control {
      border-radius: 0 0 4px 4px; }
    .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node.open.flipped .dropdown-menu {
      bottom: 44px; }
    .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node.open.flipped .react-selectize-toggle-button-container {
      transform: rotate(0); }
    .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node.open:not(.flipped) .react-selectize-control {
      border-radius: 4px 4px 0 0; }
    .multiselect-dropdown__dropdown__KT2PL .react-selectize.root-node.open .react-selectize-toggle-button-container {
      transform: rotate(180deg); }
    .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu-wrapper {
      overflow: hidden; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu-wrapper .dropdown-menu.custom-enter-active, .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu-wrapper .dropdown-menu.custom-leave-active {
        transition: transform 0.2s 0s ease; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu-wrapper .dropdown-menu.flipped.custom-enter {
        transform: translateY(100%); }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu-wrapper .dropdown-menu.flipped.custom-enter-active, .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu-wrapper .dropdown-menu.flipped.custom-leave {
        transform: translateY(0%); }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu-wrapper .dropdown-menu.flipped.custom-leave-active {
        transform: translateY(100%); }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu-wrapper .dropdown-menu:not(.flipped).custom-enter {
        transform: translateY(-100%); }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu-wrapper .dropdown-menu:not(.flipped).custom-enter-active, .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu-wrapper .dropdown-menu:not(.flipped).custom-leave {
        transform: translateY(0%); }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu-wrapper .dropdown-menu:not(.flipped).custom-leave-active {
        transform: translateY(-100%); }
    .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu {
      background: #fff;
      color: #25597c;
      border: 2.5px solid #f1f4fb;
      margin-top: -3px; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu.flipped {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu:not(.flipped) {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu .no-results-found {
        color: #aaa;
        padding: 12px 10px; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu .simple-group-title {
        border-bottom: solid 1px #e5e5eb;
        border-top: solid 1px #e5e5eb;
        padding: 12px 10px;
        text-transform: uppercase;
        font-size: 0.8125rem;
        font-weight: 600; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu .groups .option-wrapper .simple-option {
        padding-left: 20px; }
        .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu .groups .option-wrapper .simple-option.-search {
          padding-left: 10px; }
      .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu .option-wrapper {
        border-bottom: solid 1px #e5e5eb;
        color: #757584; }
        .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu .option-wrapper:last-child {
          border-bottom: 0; }
        .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu .option-wrapper.highlight {
          color: #0a1941; }
        .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu .option-wrapper .simple-option {
          cursor: pointer;
          padding: 12px 30px 12px 10px; }
          .multiselect-dropdown__dropdown__KT2PL .react-selectize.dropdown-menu .option-wrapper .simple-option.not-selectable {
            background-color: #f8f8f8;
            color: #999;
            cursor: default;
            font-style: oblique;
            text-shadow: 0 1px 0 #fff; }
  .multiselect-dropdown__dropdown__KT2PL .multi-select.react-selectize.root-node .simple-value {
    background: #f2f9fc;
    border: 2.5px solid #f1f4fb;
    border-radius: 2px;
    color: #08c; }
  .multiselect-dropdown__dropdown__KT2PL .withSearch .react-selectize-toggle-button-container {
    transform: rotate(0deg) !important; }

.multiselect-dropdown__white__3l4cV .react-selectize-control {
  border-color: rgba(255, 255, 255, 0.5) !important;
  color: #fff !important;
  transition: border-color 150ms ease-out; }
  .multiselect-dropdown__white__3l4cV .react-selectize-control:hover {
    border-color: #fff !important; }

.multiselect-dropdown__white__3l4cV .react-selectize-placeholder {
  color: #fff !important; }

.multiselect-dropdown__white__3l4cV .react-selectize-toggle-button-container {
  transform: rotate(0deg) !important; }

.multiselect-dropdown__white__3l4cV .open .react-selectize-control {
  background: #fff !important; }

.multiselect-dropdown__transparent__1rFwb .react-selectize-control {
  border-color: transparent !important;
  height: 60px !important;
  box-shadow: none !important; }
  .multiselect-dropdown__transparent__1rFwb .react-selectize-control:hover {
    box-shadow: 0 !important; }

.multiselect-dropdown__transparent__1rFwb .dropdown-menu {
  margin-left: -1px !important;
  width: calc(100% + 2px) !important;
  background: #fff !important; }

.multiselect-dropdown__plain__3WAsZ .react-selectize-control {
  background-color: #fff !important; }

.multiselect-dropdown__plain__3WAsZ .dropdown-menu {
  background: #fff !important; }

.multiselect-dropdown__plain__3WAsZ .react-selectize-placeholder {
  color: #0a1941 !important; }
  @media screen and (min-width: 75rem) {
    .multiselect-dropdown__plain__3WAsZ .react-selectize-placeholder {
      color: #757584 !important; } }

.multiselect-dropdown__plain__3WAsZ .react-selectize-control {
  transition: background-color 150ms ease-out; }
  .multiselect-dropdown__plain__3WAsZ .react-selectize-control:hover {
    background-color: #fff !important; }

.multiselect-dropdown__plain__3WAsZ .open .react-selectize-control {
  background: #fff !important; }

.multiselect-dropdown__plain__3WAsZ .open .react-selectize-placeholder {
  color: #0a1941 !important; }

.multiselect-dropdown__dark__3c_Vl .react-selectize-control {
  color: #0a1941 !important; }

.multiselect-dropdown__dark__3c_Vl .react-selectize-placeholder {
  color: #0a1941 !important; }

.multiselect-dropdown__dark__3c_Vl .react-selectize-toggle-button-container {
  transform: rotate(0deg) !important; }

.multiselect-dropdown__dark__3c_Vl .dropdown-menu {
  border: 2.5px solid #f1f4fb !important; }

.multiselect-dropdown__dark__3c_Vl .open .react-selectize-control {
  background: #fff !important; }

.multiselect-dropdown__blueBorder__2rPXU .react-selectize:not(.disabled) .react-selectize-control {
  border-color: #0a1941 !important;
  border-width: 2px !important; }

.multiselect-dropdown__wrapper__2gjOt {
  z-index: auto; }

.multiselect-dropdown__values__2HHFo {
  z-index: auto; }
/* stylelint-disable */

.multi-level-dropdown__wrapper__oSdcw {
  width: 100%;
  position: relative; }
  .multi-level-dropdown__wrapper__oSdcw .cw__multi-level-dropdown-styles_selector {
    border: 2.5px solid #f1f4fb !important;
    box-shadow: none !important;
    padding-right: 20px; }
  .multi-level-dropdown__wrapper__oSdcw .cw__multi-level-dropdown-styles_menu {
    min-width: 260px;
    border: 2.5px solid #f1f4fb !important;
    border-radius: 0 0 4px 4px;
    margin-top: -3px;
    z-index: 10; }
  .multi-level-dropdown__wrapper__oSdcw .cw__multi-level-dropdown-styles_arrow {
    height: 10px;
    width: 10px; }
  .multi-level-dropdown__wrapper__oSdcw .cw__multi-level-dropdown-styles_clearBtn {
    padding-right: 10px; }
  .multi-level-dropdown__wrapper__oSdcw .cw__multi-level-dropdown-styles_disabled {
    background-color: unset;
    opacity: 0.5; }

.multi-level-dropdown__menu__2vqJw {
  max-height: 450px; }
/* stylelint-disable */

.legend-chart__legend__2kljT li {
  border: 2.5px solid #f1f4fb;
  box-shadow: none;
  margin-bottom: 10px; }
  .legend-chart__legend__2kljT li svg {
    fill: #757584; }
  .legend-chart__legend__2kljT li p {
    padding: 3px 0; }

.legend-chart__legend__2kljT > div > div {
  z-index: 1; }

.legend-chart__legend__2kljT .react-selectize-control {
  border: 2.5px solid #f1f4fb !important;
  box-shadow: none !important;
  height: 27px !important; }
  .legend-chart__legend__2kljT .react-selectize-control:hover {
    box-shadow: none !important; }
/* stylelint-disable */

/* stylelint-disable */
.data-zoom__content__2OxUH {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .data-zoom__content__2OxUH {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .data-zoom__content__2OxUH > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.data-zoom__loadingModal__3-uy_ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.data-zoom__parsedHTML__3P4Vo ul {
  list-style: disc; }

.data-zoom__parsedHTML__3P4Vo ul,
.data-zoom__parsedHTML__3P4Vo ol {
  margin: 1em 0 0 1em; }

.data-zoom__dataZoom__1ykG1 {
  position: relative;
  margin-top: 20px;
  margin-bottom: 32px;
  z-index: 1; }
  .data-zoom__dataZoom__1ykG1 .data-zoom__selector__w6-2C {
    position: absolute;
    display: flex;
    width: calc(100% - 10px);
    height: 100%;
    margin: 0 5px; }
    .data-zoom__dataZoom__1ykG1 .data-zoom__selector__w6-2C .data-zoom__handle__2drc3 {
      z-index: 1;
      position: absolute;
      cursor: grab; }
    .data-zoom__dataZoom__1ykG1 .data-zoom__selector__w6-2C .data-zoom__handleYear__1NrmP {
      font-size: 0.875rem;
      margin-top: 5px; }
      .data-zoom__dataZoom__1ykG1 .data-zoom__selector__w6-2C .data-zoom__handleYear__1NrmP.data-zoom__min__TJkYr {
        margin-left: 0; }
        .data-zoom__dataZoom__1ykG1 .data-zoom__selector__w6-2C .data-zoom__handleYear__1NrmP.data-zoom__min__TJkYr.data-zoom__nearToLimit__2coLz {
          margin-left: -25px; }
      .data-zoom__dataZoom__1ykG1 .data-zoom__selector__w6-2C .data-zoom__handleYear__1NrmP.data-zoom__max__1foNW {
        margin-left: -15px; }
        .data-zoom__dataZoom__1ykG1 .data-zoom__selector__w6-2C .data-zoom__handleYear__1NrmP.data-zoom__max__1foNW.data-zoom__nearToLimit__2coLz {
          margin-left: 0; }
    .data-zoom__dataZoom__1ykG1 .data-zoom__selector__w6-2C .data-zoom__veil__u8hgm {
      z-index: 1;
      position: absolute;
      height: 100%;
      background-color: #fff;
      opacity: 60%;
      border-bottom: 2px solid #cccdcf; }
      .data-zoom__dataZoom__1ykG1 .data-zoom__selector__w6-2C .data-zoom__veil__u8hgm.data-zoom__right__KOvs- {
        right: 0; }
    .data-zoom__dataZoom__1ykG1 .data-zoom__selector__w6-2C .data-zoom__selectedPart__1pjR0 {
      position: absolute;
      height: 100%;
      border: solid #cccdcf;
      border-width: 2px 2px 0; }
  .data-zoom__dataZoom__1ykG1 .data-zoom__handleIcon__2Klpw {
    width: 16px;
    height: 27px;
    margin-top: 4px; }
/* stylelint-disable */

/* stylelint-disable */
.ghg-emissions-styles__content__3nO7A {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ghg-emissions-styles__content__3nO7A {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ghg-emissions-styles__content__3nO7A > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ghg-emissions-styles__loadingModal__2_Tz0 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ghg-emissions-styles__parsedHTML__3WHy6 ul {
  list-style: disc; }

.ghg-emissions-styles__parsedHTML__3WHy6 ul,
.ghg-emissions-styles__parsedHTML__3WHy6 ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.ghg-emissions-styles__title__fVcM0, .ghg-emissions-styles__bodyText__2yK9J {
  font-family: "Lato", sans-serif;
  letter-spacing: 0; }

.ghg-emissions-styles__title__fVcM0 {
  font-size: 3.375rem;
  font-weight: 300; }

.ghg-emissions-styles__bodyText__2yK9J {
  font-size: 1rem;
  font-weight: 400; }

.ghg-emissions-styles__titleContainer__2S1Rc {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin: 30px 0;
  align-items: center; }
  .ghg-emissions-styles__titleContainer__2S1Rc > *:nth-child(1) {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .ghg-emissions-styles__titleContainer__2S1Rc > *:nth-child(2) {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .ghg-emissions-styles__titleContainer__2S1Rc {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .ghg-emissions-styles__titleContainer__2S1Rc > *:nth-child(1) {
        width: calc(66.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ghg-emissions-styles__titleContainer__2S1Rc > *:nth-child(2) {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ghg-emissions-styles__titleContainer__2S1Rc > *:nth-child(3) {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ghg-emissions-styles__titleContainer__2S1Rc > *:nth-child(4) {
        width: calc(100% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  .ghg-emissions-styles__titleContainer__2S1Rc.ghg-emissions-styles__containedButtonGroup__3m0oM {
    display: inline-block;
    width: 100%; }
    .ghg-emissions-styles__titleContainer__2S1Rc.ghg-emissions-styles__containedButtonGroup__3m0oM .ghg-emissions-styles__buttonGroupContainer__-UacT {
      float: right;
      width: 152px;
      margin: 0; }

.ghg-emissions-styles__buttonGroupContainer__-UacT {
  display: flex; }

.ghg-emissions-styles__buttonGroup__17F4B {
  width: 100%; }
  @media screen and (min-width: 56.25rem) {
    .ghg-emissions-styles__buttonGroup__17F4B {
      width: 150px; } }

.ghg-emissions-styles__shareButton__1m6yH {
  width: 120px; }

.ghg-emissions-styles__actionsContainer__3TeZw {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .ghg-emissions-styles__actionsContainer__3TeZw > *:nth-child(1) {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .ghg-emissions-styles__actionsContainer__3TeZw > *:nth-child(2) {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .ghg-emissions-styles__actionsContainer__3TeZw > * {
    margin-top: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .ghg-emissions-styles__actionsContainer__3TeZw {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .ghg-emissions-styles__actionsContainer__3TeZw > *:nth-child(1) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ghg-emissions-styles__actionsContainer__3TeZw > *:nth-child(2) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.ghg-emissions-styles__col4__1pAn7 {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .ghg-emissions-styles__col4__1pAn7 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .ghg-emissions-styles__col4__1pAn7 > div {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .ghg-emissions-styles__col4__1pAn7 {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem;
      align-items: flex-end; }
      .ghg-emissions-styles__col4__1pAn7 > * {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
    .ghg-emissions-styles__col4__1pAn7 {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem;
      align-items: flex-end; }
      .ghg-emissions-styles__col4__1pAn7 > *:nth-child(1) {
        width: calc(17.5% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ghg-emissions-styles__col4__1pAn7 > *:nth-child(2) {
        width: calc(17.5% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ghg-emissions-styles__col4__1pAn7 > *:nth-child(3) {
        width: calc(17.5% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ghg-emissions-styles__col4__1pAn7 > *:nth-child(4) {
        width: calc(17.5% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ghg-emissions-styles__col4__1pAn7 > *:nth-child(5) {
        width: calc(17.5% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ghg-emissions-styles__col4__1pAn7 > *:nth-child(6) {
        width: calc(11.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ghg-emissions-styles__col4__1pAn7.ghg-emissions-styles__newGHG__3ssmq {
        display: flex;
        flex-flow: row wrap;
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; }
        .ghg-emissions-styles__col4__1pAn7.ghg-emissions-styles__newGHG__3ssmq > *:nth-child(1) {
          width: calc(15% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .ghg-emissions-styles__col4__1pAn7.ghg-emissions-styles__newGHG__3ssmq > *:nth-child(2) {
          width: calc(15% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .ghg-emissions-styles__col4__1pAn7.ghg-emissions-styles__newGHG__3ssmq > *:nth-child(3) {
          width: calc(15% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .ghg-emissions-styles__col4__1pAn7.ghg-emissions-styles__newGHG__3ssmq > *:nth-child(4) {
          width: calc(15% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .ghg-emissions-styles__col4__1pAn7.ghg-emissions-styles__newGHG__3ssmq > *:nth-child(5) {
          width: calc(15% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .ghg-emissions-styles__col4__1pAn7.ghg-emissions-styles__newGHG__3ssmq > *:nth-child(6) {
          width: calc(15% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .ghg-emissions-styles__col4__1pAn7.ghg-emissions-styles__newGHG__3ssmq > *:nth-child(7) {
          width: calc(10% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; } }

.ghg-emissions-styles__title__fVcM0 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #0a1941;
  line-height: 45px; }

.ghg-emissions-styles__bodyText__2yK9J {
  color: #0a1941;
  margin-top: 30px; }

.ghg-emissions-styles__link__NkNS3 {
  color: #0845cb;
  text-decoration: underline; }

.ghg-emissions-styles__chartWrapper__2yrdM {
  position: relative;
  min-height: 500px; }
  @media screen and (min-width: 56.25rem) {
    .ghg-emissions-styles__chartWrapper__2yrdM {
      padding-bottom: 50px; } }

.ghg-emissions-styles__messageContainer__38vqj {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  font-family: "Lato", sans-serif;
  font-size: 1.1875rem;
  color: #0a1941; }
  .ghg-emissions-styles__messageContainer__38vqj p {
    margin: 10px 0; }
  .ghg-emissions-styles__messageContainer__38vqj ul {
    list-style: initial; }
    .ghg-emissions-styles__messageContainer__38vqj ul li {
      margin: 5px 0 5px 30px; }

.icons-dropdown.open {
  min-width: 240px; }
  @media screen and (min-width: 56.25rem) {
    .icons-dropdown.open {
      margin-left: -130px;
      background-color: #fff; } }

.ghg-emissions-styles__tagsWrapper__eAyxS {
  flex-wrap: wrap;
  overflow: visible;
  position: relative;
  height: unset; }

.ghg-emissions-styles__tags__3MfQM {
  position: relative;
  margin-top: 15px;
  flex-wrap: wrap; }
  .ghg-emissions-styles__tags__3MfQM li {
    font-size: 0.75rem;
    height: 30px;
    margin-bottom: 15px; }
/* stylelint-disable */

/* stylelint-disable */
.compare-ghg-chart-styles__content__2orf9 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .compare-ghg-chart-styles__content__2orf9 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .compare-ghg-chart-styles__content__2orf9 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.compare-ghg-chart-styles__loadingModal__1MRAC {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.compare-ghg-chart-styles__parsedHTML__1-cm9 ul {
  list-style: disc; }

.compare-ghg-chart-styles__parsedHTML__1-cm9 ul,
.compare-ghg-chart-styles__parsedHTML__1-cm9 ol {
  margin: 1em 0 0 1em; }

.compare-ghg-chart-styles__dropDownsLayout__41pZu {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 30px; }
  .compare-ghg-chart-styles__dropDownsLayout__41pZu > * {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .compare-ghg-chart-styles__dropDownsLayout__41pZu > *:first-child {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .compare-ghg-chart-styles__dropDownsLayout__41pZu {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem;
      align-items: flex-end; }
      .compare-ghg-chart-styles__dropDownsLayout__41pZu > *:nth-child(1) {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .compare-ghg-chart-styles__dropDownsLayout__41pZu > *:nth-child(2) {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .compare-ghg-chart-styles__dropDownsLayout__41pZu > *:nth-child(3) {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .compare-ghg-chart-styles__dropDownsLayout__41pZu > *:nth-child(4) {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .compare-ghg-chart-styles__dropDownsLayout__41pZu > *:nth-child(5) {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .compare-ghg-chart-styles__dropDownsLayout__41pZu > *:first-child {
        margin-bottom: 0; }
      .compare-ghg-chart-styles__dropDownsLayout__41pZu > :nth-child(4) {
        margin-left: calc(16.66667% + 0); } }

.compare-ghg-chart-styles__mobileActionButtonsLayout__1FC9k {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 30px; }
  .compare-ghg-chart-styles__mobileActionButtonsLayout__1FC9k > * {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (max-width: 37.4375rem) {
    .compare-ghg-chart-styles__mobileActionButtonsLayout__1FC9k {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .compare-ghg-chart-styles__mobileActionButtonsLayout__1FC9k > * {
        flex: 0 0 auto;
        min-height: 0px;
        min-width: 0px;
        width: calc(100% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .compare-ghg-chart-styles__mobileActionButtonsLayout__1FC9k > div {
        margin-bottom: 0.9375rem; } }

.compare-ghg-chart-styles__section__3Zn-H {
  border-bottom: 1px solid #cccdcf; }

.compare-ghg-chart-styles__title__3Rneg {
  font-size: 1.5rem;
  font-weight: 400;
  color: #0a1941;
  margin-bottom: 20px;
  margin-top: 35px; }

.compare-ghg-chart-styles__chartWrapper__Q5CjV {
  position: relative;
  min-height: 560px;
  max-height: 100%; }
  @media screen and (max-width: 37.4375rem) {
    .compare-ghg-chart-styles__chartWrapper__Q5CjV {
      min-height: 380px; } }
  .compare-ghg-chart-styles__chartWrapper__Q5CjV > ul {
    display: none; }
  @media screen and (min-width: 56.25rem) {
    .compare-ghg-chart-styles__chartWrapper__Q5CjV > ul {
      display: flex; } }
/* stylelint-disable */

/* stylelint-disable */
.country-ghg-styles__content__o7iJc {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-ghg-styles__content__o7iJc {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-ghg-styles__content__o7iJc > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-ghg-styles__loadingModal__1RGld {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.country-ghg-styles__parsedHTML__-exLx ul {
  list-style: disc; }

.country-ghg-styles__parsedHTML__-exLx ul,
.country-ghg-styles__parsedHTML__-exLx ol {
  margin: 1em 0 0 1em; }

.country-ghg-styles__grid__3X_Jq {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media print, screen and (min-width: 37.5em) {
    .country-ghg-styles__grid__3X_Jq {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-ghg-styles__grid__3X_Jq > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .country-ghg-styles__grid__3X_Jq {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto; } }
  @media screen and (min-width: 56.25rem) and (min-width: 37.5em) {
    .country-ghg-styles__grid__3X_Jq {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
      .country-ghg-styles__grid__3X_Jq > *:nth-child(1) {
        width: calc(66.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ghg-styles__grid__3X_Jq > *:nth-child(2) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ghg-styles__grid__3X_Jq.country-ghg-styles__embedded__2Glgn {
        display: flex;
        flex-flow: row wrap;
        margin-right: 0.9375rem;
        margin-left: 0.9375rem;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        max-width: 1230px;
        margin: 0 auto; } }
    @media screen and (min-width: 56.25rem) and (min-width: 37.5em) {
      .country-ghg-styles__grid__3X_Jq.country-ghg-styles__embedded__2Glgn {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
        .country-ghg-styles__grid__3X_Jq.country-ghg-styles__embedded__2Glgn > * {
          width: calc(100% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; } }

.country-ghg-styles__map__34qEm {
  position: relative;
  margin-left: 15px;
  padding: 30px 0; }

.country-ghg-styles__disclaimer__1cXtk {
  margin-top: -180px; }
  @media screen and (min-width: 56.25rem) {
    .country-ghg-styles__disclaimer__1cXtk {
      margin-top: -140px; } }
/* stylelint-disable */

/* stylelint-disable */
.card-styles__content__2PHTT {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .card-styles__content__2PHTT {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .card-styles__content__2PHTT > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.card-styles__loadingModal__2hVFk {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.card-styles__parsedHTML__jGLGc ul {
  list-style: disc; }

.card-styles__parsedHTML__jGLGc ul,
.card-styles__parsedHTML__jGLGc ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.card-styles__card__2igwZ {
  background-color: #fff;
  border-radius: 6px;
  border-color: transparent;
  box-shadow: 0 2px 20px 0 #e8ecf5;
  display: flex;
  flex-direction: column;
  height: auto;
  overflow: hidden;
  margin: 15px; }

.card-styles__data__3tLcB {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  overflow: auto;
  min-height: 260px;
  margin-bottom: 15px; }
  .card-styles__data__3tLcB > * {
    flex: 1; }
  @media screen and (min-width: 56.25rem) {
    .card-styles__data__3tLcB {
      height: 260px; } }

.card-styles__contentContainer__2mCBP {
  background-color: #f1f4fb;
  display: flex;
  flex-direction: column;
  align-items: left;
  justify-content: center;
  height: 80px;
  padding: 15px 20px;
  color: #0a1941; }

.card-styles__title__LPZQs {
  font-size: 1rem;
  font-weight: 400; }

.card-styles__subtitle__k5QK0 {
  color: #0a1941;
  font-size: 0.875rem;
  line-height: 1.62; }

.card-styles__link__2YjPG {
  color: #0845cb;
  text-decoration: underline; }
/* stylelint-disable */

.card-row-styles__cardRow__1SCZQ {
  background-color: #fff;
  padding: 16px 28px 24px; }
  .card-row-styles__cardRow__1SCZQ:not(:last-child) {
    border-bottom: 2px solid #e8ecf5; }
  .card-row-styles__cardRow__1SCZQ > * {
    margin-bottom: 6px; }
  .card-row-styles__cardRowWithSubtitle__c3B30 > p {
    margin-left: 10px; }

.card-row-styles__title__11DOk {
  font-size: 0.8125rem;
  color: #757584; }

.card-row-styles__text__1Qc0b {
  display: block;
  font-size: 0.875rem;
  line-height: 1.3;
  color: #0a1941; }
/* stylelint-disable */

.intro-simple-small__title__Yq9TE {
  font-size: 1.5rem;
  font-weight: 400;
  color: #0a1941;
  display: flex;
  align-items: center; }

.intro-simple-small__description__V4zSg {
  color: #0a1941;
  line-height: 1.4; }
/* stylelint-disable */

.intro-simple__title__3heMW {
  font-size: 2.75rem;
  font-weight: 300;
  color: #0a1941;
  line-height: 1.2em; }

.intro-simple__description__2Q_7P {
  color: #0a1941;
  line-height: 1.4; }
/* stylelint-disable */

@media screen and (min-width: 37.5rem) {
  .card-overflow-content__data__1akUj {
    mask-image: linear-gradient(white 90%, transparent 100%); } }
/* stylelint-disable */

/* stylelint-disable */
.country-ndc-overview-styles__content__2fF2b {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-ndc-overview-styles__content__2fF2b {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-ndc-overview-styles__content__2fF2b > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-ndc-overview-styles__loadingModal__dCXFS {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.country-ndc-overview-styles__parsedHTML__2iExp ul {
  list-style: disc; }

.country-ndc-overview-styles__parsedHTML__2iExp ul,
.country-ndc-overview-styles__parsedHTML__2iExp ol {
  margin: 1em 0 0 1em; }

.country-ndc-overview-styles__wrapper__3APBi {
  border-bottom: solid 1px #cccdcf;
  border-top: solid 1px #cccdcf;
  min-height: 250px; }

.country-ndc-overview-styles__embededWrapper__1CVLG {
  border: none; }

.country-ndc-overview-styles__countryOverviewPadding__2hQka {
  padding-bottom: 2em; }

@media screen and (min-width: 56.25rem) {
  .country-ndc-overview-styles__col2__11aA3 {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .country-ndc-overview-styles__col2__11aA3 > *:nth-child(1) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .country-ndc-overview-styles__col2__11aA3 > *:nth-child(2) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

.country-ndc-overview-styles__header__27_dh {
  margin-top: 20px;
  margin-bottom: 20px; }

.country-ndc-overview-styles__actions__355An {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 0.9375rem; }
  .country-ndc-overview-styles__actions__355An > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .country-ndc-overview-styles__actions__355An {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .country-ndc-overview-styles__actions__355An > *:nth-child(1) {
        width: calc(20% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ndc-overview-styles__actions__355An > *:nth-child(2) {
        width: calc(30% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ndc-overview-styles__actions__355An > *:nth-child(3) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.country-ndc-overview-styles__subTitle__1tD19 {
  font-size: 1rem;
  color: #0a1941;
  font-weight: 600;
  margin-bottom: 10px; }
  .country-ndc-overview-styles__subTitle__1tD19.country-ndc-overview-styles__paddedLeft__3Fvry {
    padding-left: 15px; }

.country-ndc-overview-styles__descriptionContainer__16T9z {
  color: #0a1941;
  line-height: 1.62;
  column-count: 1;
  column-gap: 30px;
  margin-bottom: 60px; }

.country-ndc-overview-styles__subtitles__kk8Sb {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .country-ndc-overview-styles__subtitles__kk8Sb > *:nth-child(1) {
    width: calc(75% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ndc-overview-styles__subtitles__kk8Sb > *:nth-child(2) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-ndc-overview-styles__legacyCards__1CX0v {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .country-ndc-overview-styles__legacyCards__1CX0v > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ndc-overview-styles__legacyCards__1CX0v > div {
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .country-ndc-overview-styles__legacyCards__1CX0v {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .country-ndc-overview-styles__legacyCards__1CX0v > *:nth-child(1) {
        width: calc(75% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ndc-overview-styles__legacyCards__1CX0v > *:nth-child(2) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.country-ndc-overview-styles__legacyCardsRowContainer__3sarw {
  display: flex;
  flex-flow: row nowrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  overflow: auto; }
  .country-ndc-overview-styles__legacyCardsRowContainer__3sarw > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ndc-overview-styles__legacyCardsRowContainer__3sarw > div {
    width: 270px; }
  @media screen and (min-width: 56.25rem) {
    .country-ndc-overview-styles__legacyCardsRowContainer__3sarw {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .country-ndc-overview-styles__legacyCardsRowContainer__3sarw > *:nth-child(1) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ndc-overview-styles__legacyCardsRowContainer__3sarw > *:nth-child(2) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ndc-overview-styles__legacyCardsRowContainer__3sarw > *:nth-child(3) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ndc-overview-styles__legacyCardsRowContainer__3sarw > div {
        width: 100%; } }

.country-ndc-overview-styles__cards__Uk616 {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 40px; }
  .country-ndc-overview-styles__cards__Uk616 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .country-ndc-overview-styles__cards__Uk616 {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .country-ndc-overview-styles__cards__Uk616 > *:nth-child(1) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ndc-overview-styles__cards__Uk616 > *:nth-child(2) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ndc-overview-styles__cards__Uk616 > *:nth-child(3) {
        width: calc(100% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
    .country-ndc-overview-styles__cards__Uk616 {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .country-ndc-overview-styles__cards__Uk616 > *:nth-child(1) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ndc-overview-styles__cards__Uk616 > *:nth-child(2) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-ndc-overview-styles__cards__Uk616 > *:nth-child(3) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.country-ndc-overview-styles__cardContent__txxY0 a {
  color: #0a1941;
  border-bottom: solid 1px #ffc735; }

.country-ndc-overview-styles__metaTitle__3lNAC {
  font-size: 0.875rem;
  color: #757584;
  margin-bottom: 5px; }

.country-ndc-overview-styles__targetText__JHo1O {
  display: block;
  font-size: 1rem;
  line-height: 1.3;
  color: #0a1941;
  margin-bottom: 15px; }

.country-ndc-overview-styles__noContent__3CFYK {
  font-size: 0.875rem;
  color: #757584;
  font-style: italic;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px; }

.country-ndc-overview-styles__list__1Flg0 {
  background-color: white;
  padding: 16px 28px 24px; }

.country-ndc-overview-styles__listItem__3pUr8 {
  margin-bottom: 5px;
  display: block;
  font-size: 0.875rem;
  line-height: 1.3;
  color: #0a1941;
  margin-top: 6px; }

.country-ndc-overview-styles__loader__2RFjW {
  min-height: 400px; }

.country-ndc-overview-styles__noContentWrapper__25DJx {
  min-height: 150px; }

.country-ndc-overview-styles__exploreBtn__VCgZ- {
  margin-bottom: 30px; }
  @media screen and (min-width: 56.25rem) {
    .country-ndc-overview-styles__exploreBtn__VCgZ- {
      margin-bottom: 0; } }

.country-ndc-overview-styles__alertContainer__oMjcn {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-ndc-overview-styles__alertContainer__oMjcn {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-ndc-overview-styles__alertContainer__oMjcn > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-ndc-overview-styles__alertContainer__oMjcn .country-ndc-overview-styles__alert__2dyZ0 {
    text-align: right;
    margin: 20px 0 18px; }
    .country-ndc-overview-styles__alertContainer__oMjcn .country-ndc-overview-styles__alert__2dyZ0 .country-ndc-overview-styles__alertIcon__1AgBx {
      vertical-align: middle;
      margin-right: 8px; }
    .country-ndc-overview-styles__alertContainer__oMjcn .country-ndc-overview-styles__alert__2dyZ0 .country-ndc-overview-styles__alertText__2LgL5 {
      color: #757584; }
/* stylelint-disable */

/* stylelint-disable */
.country-lts-overview-styles__content__1uuBy {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-lts-overview-styles__content__1uuBy {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-lts-overview-styles__content__1uuBy > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-lts-overview-styles__loadingModal__1q6_- {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.country-lts-overview-styles__parsedHTML__r_Pd9 ul {
  list-style: disc; }

.country-lts-overview-styles__parsedHTML__r_Pd9 ul,
.country-lts-overview-styles__parsedHTML__r_Pd9 ol {
  margin: 1em 0 0 1em; }

.country-lts-overview-styles__wrapper__1ZhiI {
  border-bottom: solid 1px #cccdcf;
  border-top: solid 1px #cccdcf;
  min-height: 450px; }

.country-lts-overview-styles__noContentHeight__EN20F {
  min-height: 0; }

.country-lts-overview-styles__embededWrapper__24TKw {
  border: none; }

@media screen and (min-width: 56.25rem) {
  .country-lts-overview-styles__col2__3tGR3 {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .country-lts-overview-styles__col2__3tGR3 > *:nth-child(1) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .country-lts-overview-styles__col2__3tGR3 > *:nth-child(2) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

.country-lts-overview-styles__header__1fVve {
  margin-top: 40px; }

.country-lts-overview-styles__descriptionContainer__3kVFX {
  color: #0a1941;
  line-height: 1.62;
  margin-bottom: 15px; }
  @media screen and (min-width: 56.25rem) {
    .country-lts-overview-styles__descriptionContainer__3kVFX {
      width: 70%; } }

.country-lts-overview-styles__row__10E_v {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .country-lts-overview-styles__row__10E_v > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-lts-overview-styles__subtitles__2cWKT {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .country-lts-overview-styles__subtitles__2cWKT > *:nth-child(1) {
    width: calc(75% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-lts-overview-styles__subtitles__2cWKT > *:nth-child(2) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-lts-overview-styles__cards__3hmup {
  margin-bottom: 40px; }
  .country-lts-overview-styles__cards__3hmup > div {
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem; }

.country-lts-overview-styles__cardsRowContainer__3Iyhe {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .country-lts-overview-styles__cardsRowContainer__3Iyhe > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .country-lts-overview-styles__cardsRowContainer__3Iyhe {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .country-lts-overview-styles__cardsRowContainer__3Iyhe > *:nth-child(1) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-lts-overview-styles__cardsRowContainer__3Iyhe > *:nth-child(2) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-lts-overview-styles__cardsRowContainer__3Iyhe > *:nth-child(3) {
        width: calc(100% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
    .country-lts-overview-styles__cardsRowContainer__3Iyhe {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .country-lts-overview-styles__cardsRowContainer__3Iyhe > *:nth-child(1) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-lts-overview-styles__cardsRowContainer__3Iyhe > *:nth-child(2) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-lts-overview-styles__cardsRowContainer__3Iyhe > *:nth-child(3) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.country-lts-overview-styles__cardContent__1TRBX {
  background-color: white; }
  .country-lts-overview-styles__cardContent__1TRBX a {
    color: #0a1941;
    border-bottom: solid 1px #ffc735; }

.country-lts-overview-styles__cardTitle__2Yp3D {
  font-size: 0.8125rem;
  color: #757584;
  margin-bottom: 6px; }

.country-lts-overview-styles__targetText__vykFj {
  display: block;
  font-size: 0.875rem;
  line-height: 1.3;
  color: #0a1941;
  margin-bottom: 0;
  margin-top: 6px; }

.country-lts-overview-styles__noContent__1hBIp {
  font-size: 0.875rem;
  color: #757584;
  font-style: italic;
  display: flex;
  justify-content: center;
  align-items: center; }

.country-lts-overview-styles__loader__S3YU4 {
  min-height: 400px; }

.country-lts-overview-styles__noContentWrapper__1W94d {
  min-height: 250px; }

.country-lts-overview-styles__noContentHeight__EN20F .country-lts-overview-styles__noContentWrapper__1W94d {
  min-height: 100px;
  align-items: start;
  margin-top: 50px; }

.country-lts-overview-styles__cardRow__nvh6T {
  background-color: white;
  padding: 16px 28px 24px; }
  .country-lts-overview-styles__cardRow__nvh6T:not(:last-child) {
    border-bottom: 2px solid #e8ecf5; }

.country-lts-overview-styles__actions__2BE3a {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 0.9375rem; }
  .country-lts-overview-styles__actions__2BE3a > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .country-lts-overview-styles__actions__2BE3a {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .country-lts-overview-styles__actions__2BE3a > *:nth-child(1) {
        width: calc(20% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-lts-overview-styles__actions__2BE3a > *:nth-child(2) {
        width: calc(30% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-lts-overview-styles__actions__2BE3a > *:nth-child(3) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.explore-group-styles__content__1KHNO {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .explore-group-styles__content__1KHNO {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .explore-group-styles__content__1KHNO > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.explore-group-styles__loadingModal__2aP8P {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.explore-group-styles__parsedHTML__Pb3Ut ul {
  list-style: disc; }

.explore-group-styles__parsedHTML__Pb3Ut ul,
.explore-group-styles__parsedHTML__Pb3Ut ol {
  margin: 1em 0 0 1em; }

.explore-group-styles__container__2Os1K {
  display: inline-flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%; }

.explore-group-styles__btnGroup__11KrZ {
  margin-right: 28px;
  width: 45%; }

.explore-group-styles__exploreBtn__1qd1X {
  width: 45%; }
/* stylelint-disable */

/* stylelint-disable */
.emission-pathways-graph-styles__content__1oJ6T {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .emission-pathways-graph-styles__content__1oJ6T {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .emission-pathways-graph-styles__content__1oJ6T > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.emission-pathways-graph-styles__loadingModal__1On0C {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.emission-pathways-graph-styles__parsedHTML__2ut1Z ul {
  list-style: disc; }

.emission-pathways-graph-styles__parsedHTML__2ut1Z ul,
.emission-pathways-graph-styles__parsedHTML__2ut1Z ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.emission-pathways-graph-styles__wrapper__yEf8t {
  border-bottom: solid 1px #cccdcf;
  min-height: 450px;
  padding-bottom: 50px; }

.emission-pathways-graph-styles__titleAndBtnsWrapper__1senK {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .emission-pathways-graph-styles__titleAndBtnsWrapper__1senK > * {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .emission-pathways-graph-styles__titleAndBtnsWrapper__1senK > * {
    margin-bottom: 0.9375rem; }

.emission-pathways-graph-styles__titleAndBtnsWrapper__1senK {
  margin-bottom: 0.9375rem;
  margin-top: 30px; }

.emission-pathways-graph-styles__selectorsWrapper__7C2n- {
  margin-bottom: 40px; }

.emission-pathways-graph-styles__title__ij8Xq {
  font-size: 1.5rem;
  font-weight: 400;
  color: #0a1941;
  margin-bottom: 10px; }

.emission-pathways-graph-styles__chartWrapper__dbrTH {
  position: relative;
  min-height: 450px; }

.emission-pathways-graph-styles__loader__3fIAJ {
  min-height: 450px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }

.emission-pathways-graph-styles__noContent__aBVhR {
  min-height: 450px; }

.emission-pathways-graph-styles__clearButton__3fg-J {
  color: #0a1941;
  border-bottom: 1px solid #ffc735;
  vertical-align: bottom;
  font-size: 1em;
  cursor: pointer; }

.emission-pathways-graph-styles__filtersGroup__8nGkJ > * {
  margin-bottom: 0.9375rem; }

@media screen and (min-width: 37.5rem) {
  .emission-pathways-graph-styles__filtersGroup__8nGkJ {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .emission-pathways-graph-styles__filtersGroup__8nGkJ > *:nth-child(1) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .emission-pathways-graph-styles__filtersGroup__8nGkJ > *:nth-child(2) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .emission-pathways-graph-styles__filtersGroup__8nGkJ > *:nth-child(3) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .emission-pathways-graph-styles__filtersGroup__8nGkJ > *:nth-child(4) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

@media screen and (min-width: 56.25rem) {
  .emission-pathways-graph-styles__filtersGroup__8nGkJ {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .emission-pathways-graph-styles__filtersGroup__8nGkJ > *:nth-child(1) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .emission-pathways-graph-styles__filtersGroup__8nGkJ > *:nth-child(2) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .emission-pathways-graph-styles__filtersGroup__8nGkJ > * {
      margin-bottom: 0.9375rem;
      margin-right: 0.9375rem; }
      .emission-pathways-graph-styles__filtersGroup__8nGkJ > *:nth-child(odd) {
        margin-left: 0; }
  .emission-pathways-graph-styles__titleAndBtnsWrapper__1senK {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .emission-pathways-graph-styles__titleAndBtnsWrapper__1senK > *:last-child {
      margin-left: calc(60% + 0.9375rem); }
    .emission-pathways-graph-styles__titleAndBtnsWrapper__1senK > * {
      width: calc(20% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
  .emission-pathways-graph-styles__selectorsWrapper__7C2n- {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .emission-pathways-graph-styles__selectorsWrapper__7C2n- > *:nth-child(1) {
      width: calc(66.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .emission-pathways-graph-styles__selectorsWrapper__7C2n- > *:nth-child(2) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
  .emission-pathways-graph-styles__buttonGroupContainer__1tuD2 {
    margin-bottom: 0.9375rem; } }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.card-pie-chart-styles__content__2sVmq {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .card-pie-chart-styles__content__2sVmq {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .card-pie-chart-styles__content__2sVmq > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.card-pie-chart-styles__loadingModal__1_e3m {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.card-pie-chart-styles__parsedHTML__3ALxB ul {
  list-style: disc; }

.card-pie-chart-styles__parsedHTML__3ALxB ul,
.card-pie-chart-styles__parsedHTML__3ALxB ol {
  margin: 1em 0 0 1em; }

.card-pie-chart-styles__agricultureLabel__WQdvd {
  display: flex;
  align-items: center; }

.card-pie-chart-styles__description__Mr8-S {
  color: #757584;
  max-width: 600px; }
  .card-pie-chart-styles__description__Mr8-S span {
    color: #0a1941; }
  .card-pie-chart-styles__description__Mr8-S sub {
    vertical-align: baseline;
    position: relative;
    top: 0.4em; }

.card-pie-chart-styles__labelValue__1G12R {
  font-weight: 600;
  margin-left: 40px; }

.card-pie-chart-styles__tagTheme__2LdVi {
  border: none;
  box-shadow: none;
  color: #0a1941;
  font-size: 1rem; }

.card-pie-chart-styles__fixedCard__3JEQI, .card-pie-chart-styles__fixedCardEmbed__15ZbR {
  height: 100%;
  width: 100%;
  max-height: 520px;
  margin: 0; }

.card-pie-chart-styles__fixedCardEmbed__15ZbR {
  max-width: 400px; }

.card-pie-chart-styles__fixedCardContentContainer__gNsQ2 {
  font-size: 0.8125rem;
  min-height: unset;
  padding: 7px 13px; }
  .card-pie-chart-styles__fixedCardContentContainer__gNsQ2 p {
    color: #757584;
    margin: 0; }

.card-pie-chart-styles__fixedCardData__TOKN1 {
  padding: 37px 31px;
  height: 100%;
  overflow: hidden; }

@media screen and (min-width: 37.5rem) {
  .card-pie-chart-styles__portraitContent__3UW1n {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .card-pie-chart-styles__portraitContent__3UW1n > *:nth-child(1) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .card-pie-chart-styles__portraitContent__3UW1n > *:nth-child(2) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
/* stylelint-disable */

.tooltip-styles__value__3kmty {
  color: #757584;
  font-size: 0.875rem; }

.tooltip-styles__tag__20Pys {
  border: none;
  box-shadow: none;
  color: #0a1941;
  font-size: 1rem; }

.tooltip-styles__tooltip__2X7uk {
  background: white;
  box-shadow: 0 5px 15px 0 rgba(71, 44, 184, 0.1);
  padding: 15px; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.indicator-card-styles__content__3vzoe {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .indicator-card-styles__content__3vzoe {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .indicator-card-styles__content__3vzoe > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.indicator-card-styles__loadingModal___ZoE4 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.indicator-card-styles__parsedHTML__L539V ul {
  list-style: disc; }

.indicator-card-styles__parsedHTML__L539V ul,
.indicator-card-styles__parsedHTML__L539V ol {
  margin: 1em 0 0 1em; }

.indicator-card-styles__cardsContainer__1uJAg {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .indicator-card-styles__cardsContainer__1uJAg > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .indicator-card-styles__cardsContainer__1uJAg > * {
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem; }

.indicator-card-styles__card__LmZ5V {
  height: 100%; }
  .indicator-card-styles__card__LmZ5V .indicator-card-styles__titleContainer__2txgY {
    min-height: 75px;
    height: 75px;
    padding: 15px 30px; }

.indicator-card-styles__noContent__31GIP {
  justify-self: center;
  width: 100%; }
  .indicator-card-styles__noContent__31GIP p {
    font-size: 1rem; }

.indicator-card-styles__cardData__23yLu {
  position: relative;
  padding: 30px;
  height: 100%;
  display: flex;
  flex-direction: column; }
  .indicator-card-styles__cardData__23yLu .indicator-card-styles__introText__269xV {
    max-width: 90%; }
  .indicator-card-styles__cardData__23yLu .indicator-card-styles__textHtmlWrapper__2EtrV p {
    font-size: 1rem;
    line-height: 26px;
    color: #757584; }
  .indicator-card-styles__cardData__23yLu .indicator-card-styles__textHtmlWrapper__2EtrV span {
    color: #0a1941; }
  .indicator-card-styles__cardData__23yLu .indicator-card-styles__cardContent__3bDCg {
    display: flex;
    flex-direction: column;
    min-height: 130px;
    height: 100%; }
    .indicator-card-styles__cardData__23yLu .indicator-card-styles__cardContent__3bDCg .indicator-card-styles__chart__32w0L,
    .indicator-card-styles__cardData__23yLu .indicator-card-styles__cardContent__3bDCg .indicator-card-styles__legend__3QBmj {
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
    .indicator-card-styles__cardData__23yLu .indicator-card-styles__cardContent__3bDCg .indicator-card-styles__bulletList__2xPlO {
      width: 100%; }
      .indicator-card-styles__cardData__23yLu .indicator-card-styles__cardContent__3bDCg .indicator-card-styles__bulletList__2xPlO ul {
        list-style: initial;
        margin-left: 30px;
        margin-top: 30px; }
      .indicator-card-styles__cardData__23yLu .indicator-card-styles__cardContent__3bDCg .indicator-card-styles__bulletList__2xPlO li {
        font-size: 1rem;
        line-height: 26px;
        color: #0a1941; }
    .indicator-card-styles__cardData__23yLu .indicator-card-styles__cardContent__3bDCg .indicator-card-styles__legendItem__3MRot {
      width: 100%;
      padding-left: 30px; }
    .indicator-card-styles__cardData__23yLu .indicator-card-styles__cardContent__3bDCg .indicator-card-styles__rank__wYVMJ {
      margin: 10px 0; }
  .indicator-card-styles__cardData__23yLu .indicator-card-styles__yearData__Diojd {
    position: absolute;
    color: #757584;
    right: 30px;
    bottom: 20px;
    font-size: 0.8125rem; }
    .indicator-card-styles__cardData__23yLu .indicator-card-styles__yearData__Diojd span {
      color: #0a1941; }

.indicator-card-styles__btnGroup__12Sbt {
  width: 100%;
  margin-bottom: 0.9375rem; }

.indicator-card-styles__populationBarsContainer__3h0Yg {
  width: 70%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-left: 30px;
  margin-top: 30px; }

.indicator-card-styles__countryData__15V0e {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 30px;
  width: 95%;
  background-color: #0a1941; }
  .indicator-card-styles__countryData__15V0e::after {
    content: attr(data-value);
    position: absolute;
    color: #757584;
    font-size: 0.875rem;
    right: 0;
    top: -3px;
    transform: translateX(130%); }
  .indicator-card-styles__countryData__15V0e span {
    position: relative; }
    .indicator-card-styles__countryData__15V0e span::before {
      position: absolute;
      content: attr(data-label);
      color: #0a1941;
      width: max-content;
      top: -20px;
      font-size: 0.75rem; }
  .indicator-card-styles__countryData__15V0e .indicator-card-styles__value__3UgMY {
    color: #757584;
    font-size: 0.875rem;
    padding-left: 10px; }

@media screen and (min-width: 37.5rem) {
  .indicator-card-styles__card__LmZ5V {
    height: 430px; }
  .indicator-card-styles__cardData__23yLu {
    height: 350px; }
    .indicator-card-styles__cardData__23yLu .indicator-card-styles__cardContent__3bDCg {
      flex-direction: row; }
      .indicator-card-styles__cardData__23yLu .indicator-card-styles__cardContent__3bDCg .indicator-card-styles__chart__32w0L,
      .indicator-card-styles__cardData__23yLu .indicator-card-styles__cardContent__3bDCg .indicator-card-styles__legend__3QBmj {
        width: 50%; }
      .indicator-card-styles__cardData__23yLu .indicator-card-styles__cardContent__3bDCg .indicator-card-styles__rank__wYVMJ {
        position: absolute;
        bottom: 10px; }
    .indicator-card-styles__cardData__23yLu span::before {
      font-size: 1rem; } }

@media screen and (min-width: 56.25rem) {
  .indicator-card-styles__cardsContainer__1uJAg {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .indicator-card-styles__cardsContainer__1uJAg > * {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
  .indicator-card-styles__actionsContainer__39Nbu {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .indicator-card-styles__actionsContainer__39Nbu > *:nth-child(1) {
      width: calc(83.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .indicator-card-styles__actionsContainer__39Nbu > *:nth-child(2) {
      width: calc(16.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
/* stylelint-disable */

.tooltip-styles__value__3FhVM {
  color: #757584;
  font-size: 0.875rem;
  margin-left: 5px; }
  .tooltip-styles__value__3FhVM:last-child {
    margin-bottom: 10px; }

.tooltip-styles__tag__SQjIh {
  border: none;
  box-shadow: none;
  color: #0a1941;
  font-size: 1rem; }

.tooltip-styles__tooltip__3wajD {
  background: white;
  box-shadow: 0 5px 15px 0 rgba(71, 44, 184, 0.1);
  padding: 10px; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.land-area-styles__content__ausa4 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .land-area-styles__content__ausa4 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .land-area-styles__content__ausa4 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.land-area-styles__loadingModal__Ke-uw {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.land-area-styles__parsedHTML__3SXyK ul {
  list-style: disc; }

.land-area-styles__parsedHTML__3SXyK ul,
.land-area-styles__parsedHTML__3SXyK ol {
  margin: 1em 0 0 1em; }

.land-area-styles__container__1vqU- {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px; }

.land-area-styles__cardContainer__19poo {
  display: block;
  padding: 30px; }

.land-area-styles__chartContainer__3o7NU {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .land-area-styles__chartContainer__3o7NU > * {
    margin-top: 30px; }

.land-area-styles__chart__3YOw3 {
  display: flex;
  justify-content: center;
  margin-bottom: 50px; }

.land-area-styles__tag__2PNr2 {
  border: none;
  box-shadow: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 0.875rem;
  color: #757584;
  flex-grow: 0; }

.land-area-styles__label__3N8W9 {
  padding: 5px 0;
  margin-right: 8px;
  width: max-content; }

.land-area-styles__header__1Hnck {
  display: flex;
  justify-content: space-between; }

.land-area-styles__card__-Gqvy {
  height: 100%;
  width: 100%; }

.land-area-styles__nestedLegend__3x3gt {
  margin-left: 10px; }

.land-area-styles__data__2Ig8g {
  position: relative; }

.land-area-styles__title__2w5R7 {
  max-width: 500px;
  color: #757584;
  font-size: 1rem;
  line-height: 26px; }

.land-area-styles__yearData__3c5sE {
  position: absolute;
  color: #757584;
  right: 30px;
  bottom: 20px;
  font-size: 0.8125rem; }
  .land-area-styles__yearData__3c5sE span {
    color: #0a1941; }

@media screen and (min-width: 37.5rem) {
  .land-area-styles__chartContainer__3o7NU {
    flex-direction: row; }
    .land-area-styles__chartContainer__3o7NU > * {
      margin-top: 0; }
  .land-area-styles__legend__2GQIN {
    align-self: flex-end; }
  .land-area-styles__chart__3YOw3 {
    margin-bottom: 0;
    width: 50%; } }

@media screen and (min-width: 56.25rem) {
  .land-area-styles__chart__3YOw3 {
    margin-top: -50px; } }
/* stylelint-disable */

.tooltip-styles__value__1OF-x, .tooltip-styles__category__E_Pj5 {
  color: #757584;
  font-size: 0.875rem;
  margin-top: 12px;
  margin-bottom: 0; }

.tooltip-styles__category__E_Pj5 {
  margin-bottom: 5px; }

.tooltip-styles__tag__3RRCk {
  border: none;
  box-shadow: none;
  color: #0a1941;
  font-size: 1rem; }

.tooltip-styles__label__12uLr {
  padding: 0; }

.tooltip-styles__tooltip__38z5z {
  background: white;
  box-shadow: 0 5px 15px 0 rgba(71, 44, 184, 0.1);
  padding: 8px 15px;
  padding-bottom: 20px;
  width: 400px; }

.tooltip-styles__info__2_OvK {
  display: flex;
  justify-content: space-between; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.meat-data-styles__content__1x_Pi {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .meat-data-styles__content__1x_Pi {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .meat-data-styles__content__1x_Pi > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.meat-data-styles__loadingModal__1BYmM {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.meat-data-styles__parsedHTML__2ZYd0 ul {
  list-style: disc; }

.meat-data-styles__parsedHTML__2ZYd0 ul,
.meat-data-styles__parsedHTML__2ZYd0 ol {
  margin: 1em 0 0 1em; }

.meat-data-styles__container__4CvI8 {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px; }

.meat-data-styles__cardContainer__InuUk {
  display: block;
  padding: 15px 30px; }

.meat-data-styles__chartContainer__1JMcT {
  margin: 30px 0; }

.meat-data-styles__legend__ftFyS {
  margin-top: 15px; }

.meat-data-styles__chart__2vSZb {
  margin-top: -50px;
  margin-right: 50px; }

.meat-data-styles__tag__2xrTi {
  border: none;
  box-shadow: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 0.875rem;
  color: #757584;
  flex-grow: 0; }

.meat-data-styles__label__16xi5 {
  padding: 5px 0;
  margin-right: 8px;
  width: max-content; }

.meat-data-styles__header__1DO12 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px; }

.meat-data-styles__card__1vPiv {
  margin-left: 0;
  height: 100%;
  width: 100%; }

.meat-data-styles__data__2tt8H {
  padding-top: 20px;
  position: relative;
  height: auto;
  overflow: hidden; }

.meat-data-styles__title__FwIy2 {
  max-width: 500px;
  color: #757584;
  font-size: 1rem;
  line-height: 26px; }

.meat-data-styles__yearData__2a3bM {
  position: absolute;
  color: #757584;
  right: 30px;
  bottom: 20px;
  font-size: 0.8125rem; }
  .meat-data-styles__yearData__2a3bM span {
    color: #0a1941; }

.meat-data-styles__actionsContainer__2hz9W > * {
  width: 100%;
  margin-bottom: 20px; }

.meat-data-styles__dropdown__3BCSx {
  background-color: #fff; }

.meat-data-styles__contentContainer__7uwTt {
  padding: 15px 30px; }

@media screen and (min-width: 37.5rem) {
  .meat-data-styles__chartContainer__1JMcT {
    margin-bottom: 0; }
  .meat-data-styles__actionsContainer__2hz9W {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .meat-data-styles__actionsContainer__2hz9W > * {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .meat-data-styles__actionsContainer__2hz9W > * {
      margin-bottom: 0;
      max-width: 250px; } }

@media screen and (min-width: 56.25rem) {
  .meat-data-styles__actionsContainer__2hz9W {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .meat-data-styles__actionsContainer__2hz9W > * {
      width: calc(25% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.context-by-country-styles__content__3TjtB {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .context-by-country-styles__content__3TjtB {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .context-by-country-styles__content__3TjtB > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.context-by-country-styles__loadingModal__24gaJ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.context-by-country-styles__parsedHTML__15sfj ul {
  list-style: disc; }

.context-by-country-styles__parsedHTML__15sfj ul,
.context-by-country-styles__parsedHTML__15sfj ol {
  margin: 1em 0 0 1em; }

.context-by-country-styles__container__34q-G {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px; }
  @media print, screen and (min-width: 37.5em) {
    .context-by-country-styles__container__34q-G {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .context-by-country-styles__container__34q-G > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.context-by-country-styles__actionsContainer__1yOqv {
  align-items: flex-end;
  background-color: #fff;
  margin-bottom: 20px;
  position: sticky;
  top: 108px;
  z-index: 1; }

.context-by-country-styles__filtersGroup__tIaGn {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  padding-top: 16px; }
  .context-by-country-styles__filtersGroup__tIaGn > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .context-by-country-styles__filtersGroup__tIaGn > * {
    margin-bottom: 0.9375rem; }

.context-by-country-styles__buttonsContainer__2IGRX {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .context-by-country-styles__buttonsContainer__2IGRX > *:nth-child(1) {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .context-by-country-styles__buttonsContainer__2IGRX > *:nth-child(2) {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.context-by-country-styles__btnGroup__3Sh9f {
  width: 100%;
  margin-bottom: 0.9375rem; }

.context-by-country-styles__shareButton__3-p6y {
  margin-bottom: 0.9375rem; }

@media screen and (min-width: 37.5rem) {
  .context-by-country-styles__filtersGroup__tIaGn {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
    padding-top: 20px; }
    .context-by-country-styles__filtersGroup__tIaGn > *:nth-child(1) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .context-by-country-styles__filtersGroup__tIaGn > *:nth-child(2) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

@media screen and (min-width: 56.25rem) {
  .context-by-country-styles__filtersGroup__tIaGn {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .context-by-country-styles__filtersGroup__tIaGn > *:nth-child(1) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .context-by-country-styles__filtersGroup__tIaGn > *:nth-child(2) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .context-by-country-styles__filtersGroup__tIaGn > *:nth-child(3) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .context-by-country-styles__filtersGroup__tIaGn > *:first-child {
      margin-left: 0; }
  .context-by-country-styles__actionsContainer__1yOqv {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .context-by-country-styles__actionsContainer__1yOqv > *:nth-child(1) {
      width: calc(66.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .context-by-country-styles__actionsContainer__1yOqv > *:nth-child(2) {
      width: calc(16.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .context-by-country-styles__actionsContainer__1yOqv > *:nth-child(3) {
      width: calc(16.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

@media screen and (min-width: 75rem) {
  .context-by-country-styles__actionsContainer__1yOqv {
    top: 49px; } }
/* stylelint-disable */

/* stylelint-disable */
.context-by-indicator-styles__content__3TyzI {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .context-by-indicator-styles__content__3TyzI {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .context-by-indicator-styles__content__3TyzI > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.context-by-indicator-styles__loadingModal__20BXZ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.context-by-indicator-styles__parsedHTML__2oQ__ ul {
  list-style: disc; }

.context-by-indicator-styles__parsedHTML__2oQ__ ul,
.context-by-indicator-styles__parsedHTML__2oQ__ ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.context-by-indicator-styles__wrapper__tJXz_ {
  position: relative;
  margin-bottom: 40px; }

.context-by-indicator-styles__actionsContainer__32GeA {
  margin-bottom: 0.9375rem;
  align-items: flex-end; }

.context-by-indicator-styles__buttonsContainer__1jWAd {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .context-by-indicator-styles__buttonsContainer__1jWAd > *:nth-child(1) {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .context-by-indicator-styles__buttonsContainer__1jWAd > *:nth-child(2) {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.context-by-indicator-styles__topTenSection__d1WRO {
  min-height: 160px; }
  .context-by-indicator-styles__topTenSection__d1WRO .context-by-indicator-styles__title__2wTd7 {
    color: #0a1941;
    font-weight: 600;
    margin-bottom: 40px;
    margin-left: 100px; }
  .context-by-indicator-styles__topTenSection__d1WRO .context-by-indicator-styles__noData__2jwOS {
    color: #0a1941; }

.context-by-indicator-styles__topTenSection__d1WRO {
  margin-top: 40px;
  margin-bottom: 20px; }
  .context-by-indicator-styles__topTenSection__d1WRO .context-by-indicator-styles__topTenChart__1vimT {
    display: flex; }

.context-by-indicator-styles__countryDataLabel__2deCY {
  margin: -5px 10px 13px 0;
  max-width: 100px; }

.context-by-indicator-styles__countriesLabel__3kiRQ {
  text-align: right;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.context-by-indicator-styles__countryData__3JpYa {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 15px;
  width: 270px; }
  .context-by-indicator-styles__countryData__3JpYa span {
    position: relative; }
    .context-by-indicator-styles__countryData__3JpYa span::after {
      content: attr(data-value);
      position: absolute;
      color: #757584;
      font-size: 0.875rem;
      right: 0;
      top: -3px;
      transform: translateX(130%); }
  .context-by-indicator-styles__countryData__3JpYa .context-by-indicator-styles__value__1BwqY {
    color: #757584;
    font-size: 0.875rem;
    padding-left: 10px; }

.context-by-indicator-styles__btnGroup__3tiBL {
  width: 100%;
  margin-bottom: 0.9375rem; }

.context-by-indicator-styles__shareButton__3Yf3H {
  margin-bottom: 0.9375rem; }

.context-by-indicator-styles__legend__3uH_- {
  position: relative;
  left: 0;
  bottom: 130px; }

.__react_component_tooltip {
  max-width: 250px; }

.context-by-indicator-styles__loader__2M1xJ {
  min-height: 500px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10; }

.context-by-indicator-styles__filtersGroup__3UdAj {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-top: 20px; }
  .context-by-indicator-styles__filtersGroup__3UdAj > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .context-by-indicator-styles__filtersGroup__3UdAj > * {
    margin-bottom: 0.9375rem; }

@media screen and (min-width: 37.5rem) {
  .context-by-indicator-styles__filtersGroup__3UdAj {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .context-by-indicator-styles__filtersGroup__3UdAj > *:nth-child(1) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .context-by-indicator-styles__filtersGroup__3UdAj > *:nth-child(2) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

@media screen and (min-width: 56.25rem) {
  .context-by-indicator-styles__actionsContainer__32GeA {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .context-by-indicator-styles__actionsContainer__32GeA > *:nth-child(1) {
      width: calc(66.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .context-by-indicator-styles__actionsContainer__32GeA > *:nth-child(2) {
      width: calc(16.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .context-by-indicator-styles__actionsContainer__32GeA > *:nth-child(3) {
      width: calc(16.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
  .context-by-indicator-styles__filtersGroup__3UdAj {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .context-by-indicator-styles__filtersGroup__3UdAj > *:nth-child(1) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .context-by-indicator-styles__filtersGroup__3UdAj > *:nth-child(2) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .context-by-indicator-styles__filtersGroup__3UdAj > *:nth-child(3) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .context-by-indicator-styles__filtersGroup__3UdAj > *:first-child {
      margin-left: 0; }
  .context-by-indicator-styles__filtersLayout__3TjDX {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .context-by-indicator-styles__filtersLayout__3TjDX > * {
      width: calc(25% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
  .context-by-indicator-styles__legend__3uH_- {
    pointer-events: none;
    top: -160px; }
  .context-by-indicator-styles__visualizationsContainer__2ZGjl {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .context-by-indicator-styles__visualizationsContainer__2ZGjl > *:nth-child(1) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .context-by-indicator-styles__visualizationsContainer__2ZGjl > *:nth-child(2) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

@media screen and (min-width: 75rem) {
  .context-by-indicator-styles__visualizationsContainer__2ZGjl {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .context-by-indicator-styles__visualizationsContainer__2ZGjl > *:nth-child(1) {
      width: calc(66.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .context-by-indicator-styles__visualizationsContainer__2ZGjl > *:nth-child(2) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.countries-context-styles__content__1Tg12 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .countries-context-styles__content__1Tg12 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .countries-context-styles__content__1Tg12 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.countries-context-styles__loadingModal__3Oymo {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.countries-context-styles__parsedHTML__39WIm ul {
  list-style: disc; }

.countries-context-styles__parsedHTML__39WIm ul,
.countries-context-styles__parsedHTML__39WIm ol {
  margin: 1em 0 0 1em; }

.countries-context-styles__container__1GE47 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px; }
  @media print, screen and (min-width: 37.5em) {
    .countries-context-styles__container__1GE47 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .countries-context-styles__container__1GE47 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.countries-context-styles__intro__3Vbgt {
  margin-bottom: 20px; }
  .countries-context-styles__intro__3Vbgt > * {
    margin-bottom: 20px; }

.countries-context-styles__header__38qX_ {
  color: #0a1941;
  font-weight: 400;
  margin-bottom: 12px; }

.countries-context-styles__introText__2i_75 {
  color: #0a1941;
  max-width: 600px; }

.countries-context-styles__switch__1VBUV {
  height: max-content; }

.countries-context-styles__switchWrapper__10M5L {
  display: flex;
  height: 40px; }

.countries-context-styles__switchOption__1kg1h {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 0.875rem;
  letter-spacing: 1px; }

.countries-context-styles__switchSelected__26qJC {
  background-color: #0a1941; }

.countries-context-styles__loader__2oMgp {
  min-height: 300px; }

.countries-context-styles__actionsContainer__3hZLP {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 0.9375rem;
  align-items: flex-end; }
  .countries-context-styles__actionsContainer__3hZLP > *:nth-child(1) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .countries-context-styles__actionsContainer__3hZLP > *:nth-child(2) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .countries-context-styles__actionsContainer__3hZLP > *:nth-child(3) {
    width: calc(16.66667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .countries-context-styles__actionsContainer__3hZLP > *:last-child {
    margin-left: calc(33.33333% + 0.9375rem); }

.countries-context-styles__dataContainer__3Z1KA {
  display: flex;
  flex-direction: column;
  height: 45px;
  padding-top: 5px;
  justify-content: space-around; }

.countries-context-styles__cardsContainer__3Jvkf {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .countries-context-styles__cardsContainer__3Jvkf > * {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .countries-context-styles__cardsContainer__3Jvkf > * {
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem; }

.countries-context-styles__card__GAqzv {
  height: 430px; }
  .countries-context-styles__card__GAqzv .countries-context-styles__titleContainer__uFvNS {
    min-height: 75px;
    height: 75px;
    padding: 15px 30px; }

.countries-context-styles__cardData__2PskP {
  position: relative;
  padding: 30px;
  height: 350px;
  display: flex;
  flex-direction: column; }
  .countries-context-styles__cardData__2PskP .countries-context-styles__introText__2i_75 {
    max-width: 600px; }
  .countries-context-styles__cardData__2PskP .countries-context-styles__textHtmlWrapper__2ba-3 p {
    font-size: 1rem;
    line-height: 26px;
    color: #757584; }
  .countries-context-styles__cardData__2PskP .countries-context-styles__textHtmlWrapper__2ba-3 span {
    color: #0a1941; }
  .countries-context-styles__cardData__2PskP .countries-context-styles__cardInfoIcon__2Wdte {
    position: absolute;
    fill: #757584;
    right: 30px;
    top: 20px; }
  .countries-context-styles__cardData__2PskP .countries-context-styles__cardContent__1bkTK {
    display: flex;
    margin-top: 30px;
    min-height: 130px; }
    .countries-context-styles__cardData__2PskP .countries-context-styles__cardContent__1bkTK .countries-context-styles__chart__3sMM5,
    .countries-context-styles__cardData__2PskP .countries-context-styles__cardContent__1bkTK .countries-context-styles__legend__273BA {
      width: 50%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
    .countries-context-styles__cardData__2PskP .countries-context-styles__cardContent__1bkTK .countries-context-styles__legendItem__1Qlec {
      width: 100%;
      padding-left: 30px; }
    .countries-context-styles__cardData__2PskP .countries-context-styles__cardContent__1bkTK .countries-context-styles__rank__3VNWO {
      position: absolute;
      bottom: 10px; }
  .countries-context-styles__cardData__2PskP .countries-context-styles__yearData__1LCpN {
    position: absolute;
    color: #757584;
    right: 30px;
    bottom: 20px;
    font-size: 0.8125rem; }
    .countries-context-styles__cardData__2PskP .countries-context-styles__yearData__1LCpN span {
      color: #0a1941; }

.countries-context-styles__btnGroup__b2gHl {
  width: 100%; }

@media screen and (min-width: 56.25rem) {
  .countries-context-styles__intro__3Vbgt {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .countries-context-styles__intro__3Vbgt > *:nth-child(1) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .countries-context-styles__intro__3Vbgt > *:nth-child(2) {
      width: calc(41.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .countries-context-styles__intro__3Vbgt > * {
      margin-bottom: 0; }
    .countries-context-styles__intro__3Vbgt > *:last-child {
      margin-left: calc(8.33333% + 0.9375rem); }
  .countries-context-styles__switchWrapper__10M5L {
    justify-content: flex-end; } }
/* stylelint-disable */

/* stylelint-disable */
.ndcs-map-styles__content__2Vu1V {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndcs-map-styles__content__2Vu1V {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndcs-map-styles__content__2Vu1V > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-map-styles__loadingModal__HucHb {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndcs-map-styles__parsedHTML__3peAM ul {
  list-style: disc; }

.ndcs-map-styles__parsedHTML__3peAM ul,
.ndcs-map-styles__parsedHTML__3peAM ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.ndcs-map-styles__wrapper__2cCSQ {
  position: relative;
  margin-bottom: 40px; }

.ndcs-map-styles__filtersLayout__2B1ST {
  margin-bottom: 40px; }

.ndcs-map-styles__buttonsContainer__1NlPJ {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .ndcs-map-styles__buttonsContainer__1NlPJ > *:nth-child(1) {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .ndcs-map-styles__buttonsContainer__1NlPJ > *:nth-child(2) {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-map-styles__legend__2zkdE {
  position: absolute;
  left: 0;
  bottom: 12%; }

.__react_component_tooltip {
  max-width: 250px; }

.ndcs-map-styles__loader__1Xa9D {
  min-height: 500px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10; }

@media screen and (min-width: 37.5rem) {
  .ndcs-map-styles__filtersLayout__2B1ST {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .ndcs-map-styles__filtersLayout__2B1ST > * {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

@media screen and (min-width: 56.25rem) {
  .ndcs-map-styles__filtersLayout__2B1ST {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
    align-items: flex-end; }
    .ndcs-map-styles__filtersLayout__2B1ST > *:nth-child(1) {
      width: calc(66.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .ndcs-map-styles__filtersLayout__2B1ST > *:nth-child(2) {
      width: calc(16.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .ndcs-map-styles__filtersLayout__2B1ST > *:nth-child(3) {
      width: calc(16.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
  .ndcs-map-styles__filtersGroup__3Lw1_ {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .ndcs-map-styles__filtersGroup__3Lw1_ > *:nth-child(1) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .ndcs-map-styles__filtersGroup__3Lw1_ > *:nth-child(2) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .ndcs-map-styles__filtersGroup__3Lw1_ > *:nth-child(3) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .ndcs-map-styles__filtersGroup__3Lw1_ > *:first-child {
      margin-left: 0; }
  .ndcs-map-styles__buttonGroup__3XWkt {
    margin-left: calc(50% + 0.9375rem);
    margin-top: 20px; }
  .ndcs-map-styles__legend__2zkdE {
    bottom: 0; } }
/* stylelint-disable */

/* stylelint-disable */
.ndcs-table-styles__content__xb0GZ {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndcs-table-styles__content__xb0GZ {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndcs-table-styles__content__xb0GZ > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-table-styles__loadingModal__3CcJw {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndcs-table-styles__parsedHTML__2jKrw ul {
  list-style: disc; }

.ndcs-table-styles__parsedHTML__2jKrw ul,
.ndcs-table-styles__parsedHTML__2jKrw ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.ndcs-table-styles__filtersLayout__1lgsD > * {
  margin-bottom: 0.9375rem; }

.ndcs-table-styles__emptyCell__rKTLK {
  display: none; }

.ndcs-table-styles__loader__2yT7v,
.ndcs-table-styles__noContent__2Knxq {
  margin-top: 25px;
  min-height: 475px; }

@media screen and (min-width: 37.5rem) {
  .ndcs-table-styles__filtersLayout__1lgsD {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .ndcs-table-styles__filtersLayout__1lgsD > * {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

@media screen and (min-width: 56.25rem) {
  .ndcs-table-styles__filtersLayout__1lgsD {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .ndcs-table-styles__filtersLayout__1lgsD > *:nth-child(1) {
      width: calc(25% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .ndcs-table-styles__filtersLayout__1lgsD > *:nth-child(2) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .ndcs-table-styles__filtersLayout__1lgsD > *:nth-child(3) {
      width: calc(25% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .ndcs-table-styles__filtersLayout__1lgsD .ndcs-table-styles__emptyCell__rKTLK {
      display: block; } }
/* stylelint-disable */

/* stylelint-disable */
.countries-actions-styles__content__3-vf8 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .countries-actions-styles__content__3-vf8 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .countries-actions-styles__content__3-vf8 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.countries-actions-styles__loadingModal__2uKYZ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.countries-actions-styles__parsedHTML__1ZaVS ul {
  list-style: disc; }

.countries-actions-styles__parsedHTML__1ZaVS ul,
.countries-actions-styles__parsedHTML__1ZaVS ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.countries-actions-styles__page__3D7yK {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  margin-bottom: 50px; }
  @media print, screen and (min-width: 37.5em) {
    .countries-actions-styles__page__3D7yK {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .countries-actions-styles__page__3D7yK > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.countries-actions-styles__title__1adHo {
  color: #0a1941;
  font-size: 1.5rem;
  font-weight: normal; }

.countries-actions-styles__descriptionWrapper__1fxM3 {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  margin-bottom: 50px;
  justify-content: space-between;
  align-items: flex-start; }

.countries-actions-styles__description__3AhU1 {
  color: #0a1941;
  font-size: 1rem;
  max-width: 600px;
  margin-bottom: 14px; }
  .countries-actions-styles__description__3AhU1 p {
    margin-bottom: 16px; }

.countries-actions-styles__switchWrapper__36Tqc {
  display: flex;
  justify-content: flex-end;
  height: 40px; }

.countries-actions-styles__switchOption__2iEke {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 0.875rem;
  letter-spacing: 1px; }

.countries-actions-styles__switchSelected__12Zth {
  background-color: #0a1941; }

@media screen and (min-width: 56.25rem) {
  .countries-actions-styles__descriptionWrapper__1fxM3 {
    flex-direction: row;
    align-items: center; }
  .countries-actions-styles__description__3AhU1 {
    margin: 0 20px 0 0; } }
/* stylelint-disable */

.donut-tooltip-styles__tooltip__riiki {
  z-index: 20;
  position: absolute;
  background: #fff;
  box-shadow: 0 2px 10px 0 #f1f4fb;
  font-size: 0.875rem;
  padding: 15px; }

.donut-tooltip-styles__legendItem__3-jnm {
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-style: italic; }
/* stylelint-disable */

.hand-icon-info-styles__handIconInfo__1Owxj {
  display: flex; }
  .hand-icon-info-styles__handIconInfo__1Owxj .hand-icon-info-styles__handIcon__GFAtU {
    width: 46px;
    height: 37px;
    margin-right: 12px;
    vertical-align: middle; }
/* stylelint-disable */

.progress-styles__progress__gP78R {
  height: 10px;
  background-color: #f1f4fb;
  border: 1px solid #757584;
  border-radius: 10px;
  overflow: hidden; }
  .progress-styles__progress__gP78R .progress-styles__bar__294od {
    background-clip: content-box;
    height: 100%;
    padding-right: 4px;
    position: relative; }
    .progress-styles__progress__gP78R .progress-styles__bar__294od::after {
      content: '';
      background: inherit;
      border-radius: 0 3px 3px 0;
      height: 8px;
      position: absolute;
      right: 0;
      width: 4px; }
/* stylelint-disable */

.legend-item-styles__legendItem__eEfcZ {
  cursor: default; }
  .legend-item-styles__legendItem__eEfcZ:not(:last-child) {
    margin-bottom: 10px; }
  .legend-item-styles__legendItem__eEfcZ .legend-item-styles__legendName__wd3Ez {
    max-width: 180px;
    margin-bottom: 2px; }
  .legend-item-styles__legendItem__eEfcZ .legend-item-styles__legendDot___pzin {
    height: 10px;
    display: inline-block;
    margin-right: 5px;
    width: 10px;
    border-radius: 50%; }
  .legend-item-styles__legendItem__eEfcZ .legend-item-styles__progressContainer__2ggDL {
    display: flex;
    align-items: center; }
    .legend-item-styles__legendItem__eEfcZ .legend-item-styles__progressContainer__2ggDL .legend-item-styles__progressBar__2wgB6 {
      width: 180px; }
    .legend-item-styles__legendItem__eEfcZ .legend-item-styles__progressContainer__2ggDL .legend-item-styles__partiesNumber__1bXEE {
      margin-left: 16px; }
/* stylelint-disable */

.explore-map-tooltip-styles__tooltipButton__3TCKG {
  margin: 0;
  padding: 0;
  height: 100%;
  text-align: left; }

.explore-map-tooltip-styles__tooltipCountry__1m9Hf {
  margin-bottom: 5px; }

.explore-map-tooltip-styles__tooltipValue__q-x_W {
  font-size: 0.875rem; }
/* stylelint-disable */

/* stylelint-disable */
.blue-checkbox__content__uR09w {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .blue-checkbox__content__uR09w {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .blue-checkbox__content__uR09w > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.blue-checkbox__loadingModal__27j6W {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.blue-checkbox__parsedHTML__3_4eG ul {
  list-style: disc; }

.blue-checkbox__parsedHTML__3_4eG ul,
.blue-checkbox__parsedHTML__3_4eG ol {
  margin: 1em 0 0 1em; }

.blue-checkbox__switch__3eXsX {
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  margin: 10px 0; }
  @media screen and (min-width: 56.25rem) {
    .blue-checkbox__switch__3eXsX {
      margin: 0 0 4px -40px; } }

.blue-checkbox__slider__2dpbB {
  background-color: transparent;
  margin-right: 10px;
  border-radius: 5px !important;
  height: 24px !important;
  width: 24px !important;
  border: 3px solid #0845cb; }
  .blue-checkbox__slider__2dpbB::before {
    border-radius: 0 !important;
    background-color: transparent !important; }

.blue-checkbox__label__1M_O1 {
  color: #0a1941;
  font-size: 1rem;
  font-weight: 400;
  margin-left: 10px; }

input:checked ~ .blue-checkbox__slider__2dpbB {
  background-color: #0845cb; }
  input:checked ~ .blue-checkbox__slider__2dpbB::before {
    border: 3px solid #fff;
    border-top: 0;
    border-left: 0;
    left: 5.5px;
    top: 1.5px;
    width: 7px;
    height: 12px;
    transform: rotate(46deg);
    transition: none; }
/* stylelint-disable */

/* stylelint-disable */
.lts-explore-map-styles__content__3XF6C {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .lts-explore-map-styles__content__3XF6C {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .lts-explore-map-styles__content__3XF6C > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.lts-explore-map-styles__loadingModal__1CCUp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.lts-explore-map-styles__parsedHTML__2Gxtz ul {
  list-style: disc; }

.lts-explore-map-styles__parsedHTML__2Gxtz ul,
.lts-explore-map-styles__parsedHTML__2Gxtz ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.lts-explore-map-styles__wrapper__1Qpyl {
  position: relative; }

.lts-explore-map-styles__map__1TZ2g {
  height: 100%;
  cursor: grab; }
  .lts-explore-map-styles__map__1TZ2g > svg {
    height: 100%;
    min-height: 380px; }

.lts-explore-map-styles__column__1hyM- {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .lts-explore-map-styles__column__1hyM- > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

@media screen and (min-width: 56.25rem) {
  .lts-explore-map-styles__searchBox__jGmhJ {
    margin-left: calc(75% + 0.9375rem);
    margin-top: 20px; } }

.lts-explore-map-styles__legend__KDNEg {
  position: absolute;
  left: 0;
  bottom: 12%;
  max-width: 100%; }
  @media screen and (min-width: 37.5rem) {
    .lts-explore-map-styles__legend__KDNEg {
      max-width: 160px; } }
  @media screen and (min-width: 56.25rem) {
    .lts-explore-map-styles__legend__KDNEg {
      bottom: -2em; } }

.__react_component_tooltip {
  max-width: 250px;
  white-space: pre-line; }

.lts-explore-map-styles__loader___3XCR {
  min-height: 500px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10; }

.lts-explore-map-styles__containerUpper__3xWNd,
.lts-explore-map-styles__containerCharts__1v45_,
.lts-explore-map-styles__containerMap__1JxbY {
  position: relative; }

.lts-explore-map-styles__containerMap__1JxbY {
  margin-top: calc(30px / 2);
  display: flex;
  flex-direction: column; }

.lts-explore-map-styles__containerUpperWrapper__1nQjI {
  background-color: #f1f4fb; }

.lts-explore-map-styles__containerUpper__3xWNd {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 20px; }
  .lts-explore-map-styles__containerUpper__3xWNd > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .lts-explore-map-styles__containerUpper__3xWNd {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .lts-explore-map-styles__containerUpper__3xWNd > *:nth-child(1) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .lts-explore-map-styles__containerUpper__3xWNd > *:nth-child(2) {
        width: calc(66.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.lts-explore-map-styles__containerCharts__1v45_ {
  position: relative; }
  .lts-explore-map-styles__containerCharts__1v45_ > div {
    margin-top: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .lts-explore-map-styles__containerCharts__1v45_ {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .lts-explore-map-styles__containerCharts__1v45_ > * {
        flex: 0 0 auto;
        min-height: 0px;
        min-width: 0px;
        width: calc(100% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .lts-explore-map-styles__containerCharts__1v45_ > div {
        margin-left: 0; } }

.lts-explore-map-styles__donutContainer__krbAc {
  height: 180px;
  padding: 15px 25px;
  font-size: 0.875rem;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 #f1f4fb; }

.lts-explore-map-styles__pieChart__hAlA- {
  align-items: center; }

.lts-explore-map-styles__summaryCardContainer__2swwU {
  height: 180px;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 #f1f4fb;
  display: flex;
  justify-content: center; }
  .lts-explore-map-styles__summaryCardContainer__2swwU .lts-explore-map-styles__summaryCard__3fQOe {
    flex-flow: row wrap;
    color: #0a1941;
    display: flex;
    align-items: center;
    padding: 20px;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 37.5rem) {
      .lts-explore-map-styles__summaryCardContainer__2swwU .lts-explore-map-styles__summaryCard__3fQOe {
        width: 50%; } }
    @media screen and (min-width: 56.25rem) {
      .lts-explore-map-styles__summaryCardContainer__2swwU .lts-explore-map-styles__summaryCard__3fQOe {
        width: 100%; } }
    .lts-explore-map-styles__summaryCardContainer__2swwU .lts-explore-map-styles__summaryCard__3fQOe .lts-explore-map-styles__summaryCardValue__2QMQM {
      flex: 1;
      font-size: 4.2rem;
      font-weight: 300;
      text-align: center;
      margin-right: 10px; }
    .lts-explore-map-styles__summaryCardContainer__2swwU .lts-explore-map-styles__summaryCard__3fQOe .lts-explore-map-styles__summaryCardDescription__32ZVe {
      flex: 3; }

.lts-explore-map-styles__legendCardContainer__yCJfE {
  background-color: #fff;
  box-shadow: 0 2px 10px 0 #f1f4fb;
  display: flex;
  justify-content: center; }
  .lts-explore-map-styles__legendCardContainer__yCJfE .lts-explore-map-styles__legendContainer__2VmnK {
    display: flex;
    padding: 24px 20px;
    flex-direction: column;
    font-size: 0.875rem;
    color: #0a1941; }

.lts-explore-map-styles__circularChartLabels__3NVqN {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: left; }

.lts-explore-map-styles__filtersGroup__2h_b6.lts-explore-map-styles__sticky__r_Kvw {
  padding: 10px 0 20px; }

@media screen and (min-width: 37.5rem) {
  .lts-explore-map-styles__filtersGroup__2h_b6 {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .lts-explore-map-styles__filtersGroup__2h_b6 > * {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

.lts-explore-map-styles__wrapperBackground__19R2k {
  background-color: #fff; }

.lts-explore-map-styles__filtersLayout__1E5JQ {
  margin-bottom: 20px; }

@media screen and (min-width: 56.25rem) {
  .lts-explore-map-styles__filtersLayout__1E5JQ {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
    margin-bottom: 0; }
    .lts-explore-map-styles__filtersLayout__1E5JQ > *:nth-child(1) {
      width: calc(66.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .lts-explore-map-styles__filtersLayout__1E5JQ > *:nth-child(2) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
  .lts-explore-map-styles__filtersGroup__2h_b6 {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .lts-explore-map-styles__filtersGroup__2h_b6 > * {
      width: calc(48.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .lts-explore-map-styles__filtersGroup__2h_b6 > *:first-child {
      margin-left: 0; } }

.lts-explore-map-styles__buttonGroupContainer__3I35P {
  width: auto;
  min-width: 200px;
  display: flex;
  justify-content: flex-end;
  margin: 22px 0;
  margin-right: 0;
  margin-left: 0; }
  @media screen and (min-width: 56.25rem) {
    .lts-explore-map-styles__buttonGroupContainer__3I35P {
      width: 150px; } }
  .lts-explore-map-styles__buttonGroupContainer__3I35P.lts-explore-map-styles__padded__2Ov9u {
    padding-top: 10px; }

.lts-explore-map-styles__buttonGroup__TDfjj {
  margin-top: 0;
  min-height: 45px;
  width: 100%;
  margin-right: 20px; }
  @media screen and (min-width: 37.5rem) {
    .lts-explore-map-styles__buttonGroup__TDfjj {
      width: 150px; } }

.lts-explore-map-styles__mapInfo__38qie {
  position: absolute;
  z-index: 1;
  width: 80%;
  display: flex;
  font-style: italic; }
/* stylelint-disable */

/* stylelint-disable */
.net-zero-map-styles__content__1lac6 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .net-zero-map-styles__content__1lac6 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .net-zero-map-styles__content__1lac6 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.net-zero-map-styles__loadingModal__3GWTf {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.net-zero-map-styles__parsedHTML__1zwRL ul {
  list-style: disc; }

.net-zero-map-styles__parsedHTML__1zwRL ul,
.net-zero-map-styles__parsedHTML__1zwRL ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.net-zero-map-styles__wrapper__3Xx5z {
  position: relative; }

.net-zero-map-styles__map__198TI {
  height: 100%;
  cursor: grab; }
  .net-zero-map-styles__map__198TI > svg {
    height: 100%;
    min-height: 380px; }

.net-zero-map-styles__column__VCk50 {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .net-zero-map-styles__column__VCk50 > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

@media screen and (min-width: 56.25rem) {
  .net-zero-map-styles__searchBox__HcjHR {
    margin-left: calc(75% + 0.9375rem);
    margin-top: 20px; } }

.net-zero-map-styles__legend__1hGwe {
  position: absolute;
  left: 0;
  bottom: 12%;
  max-width: 100%; }
  @media screen and (min-width: 37.5rem) {
    .net-zero-map-styles__legend__1hGwe {
      max-width: 160px; } }
  @media screen and (min-width: 56.25rem) {
    .net-zero-map-styles__legend__1hGwe {
      bottom: -2em; } }

.__react_component_tooltip {
  max-width: 250px;
  white-space: pre-line; }

.net-zero-map-styles__loader__35dwv {
  min-height: 500px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10; }

.net-zero-map-styles__containerUpper__2zRAd,
.net-zero-map-styles__containerCharts__1-ptL,
.net-zero-map-styles__containerMap__3bHaT {
  position: relative; }

.net-zero-map-styles__containerMap__3bHaT {
  margin-top: calc(30px / 2);
  display: flex;
  flex-direction: column; }

.net-zero-map-styles__containerUpperWrapper__37Yo4 {
  background-color: #f1f4fb; }

.net-zero-map-styles__containerUpper__2zRAd {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 20px; }
  .net-zero-map-styles__containerUpper__2zRAd > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .net-zero-map-styles__containerUpper__2zRAd {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .net-zero-map-styles__containerUpper__2zRAd > *:nth-child(1) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .net-zero-map-styles__containerUpper__2zRAd > *:nth-child(2) {
        width: calc(66.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.net-zero-map-styles__containerCharts__1-ptL {
  position: relative; }
  .net-zero-map-styles__containerCharts__1-ptL > div {
    margin-top: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .net-zero-map-styles__containerCharts__1-ptL {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .net-zero-map-styles__containerCharts__1-ptL > * {
        flex: 0 0 auto;
        min-height: 0px;
        min-width: 0px;
        width: calc(100% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .net-zero-map-styles__containerCharts__1-ptL > div {
        margin-left: 0; } }

.net-zero-map-styles__donutContainer__G309J {
  height: 180px;
  padding: 15px 25px;
  font-size: 0.875rem;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 #f1f4fb; }

.net-zero-map-styles__pieChart__1yHBc {
  align-items: center; }

.net-zero-map-styles__summaryCardContainer__1TNno {
  height: 180px;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 #f1f4fb;
  display: flex;
  justify-content: center; }
  .net-zero-map-styles__summaryCardContainer__1TNno .net-zero-map-styles__summaryCard__2vf20 {
    flex-flow: row wrap;
    color: #0a1941;
    display: flex;
    align-items: center;
    padding: 20px;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 37.5rem) {
      .net-zero-map-styles__summaryCardContainer__1TNno .net-zero-map-styles__summaryCard__2vf20 {
        width: 50%; } }
    @media screen and (min-width: 56.25rem) {
      .net-zero-map-styles__summaryCardContainer__1TNno .net-zero-map-styles__summaryCard__2vf20 {
        width: 100%; } }
    .net-zero-map-styles__summaryCardContainer__1TNno .net-zero-map-styles__summaryCard__2vf20 .net-zero-map-styles__summaryCardValue__LGqaO {
      flex: 1;
      font-size: 4.2rem;
      font-weight: 300;
      text-align: center;
      margin-right: 10px; }
    .net-zero-map-styles__summaryCardContainer__1TNno .net-zero-map-styles__summaryCard__2vf20 .net-zero-map-styles__summaryCardDescription__1X0rK {
      flex: 3; }

.net-zero-map-styles__legendCardContainer__A7Kbj {
  background-color: #fff;
  box-shadow: 0 2px 10px 0 #f1f4fb;
  display: flex;
  justify-content: center; }
  .net-zero-map-styles__legendCardContainer__A7Kbj .net-zero-map-styles__legendContainer__4kyWw {
    display: flex;
    padding: 24px 20px;
    flex-direction: column;
    font-size: 0.875rem;
    color: #0a1941; }

.net-zero-map-styles__circularChartLabels__3ZwLu {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: left; }

.net-zero-map-styles__filtersGroup__15OlO.net-zero-map-styles__sticky__2pQyO {
  padding: 10px 0 20px; }

@media screen and (min-width: 37.5rem) {
  .net-zero-map-styles__filtersGroup__15OlO {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .net-zero-map-styles__filtersGroup__15OlO > * {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

.net-zero-map-styles__wrapperBackground__2ZjhK {
  background-color: #fff; }

.net-zero-map-styles__filtersLayout__3U_7S {
  margin-bottom: 20px; }

@media screen and (min-width: 56.25rem) {
  .net-zero-map-styles__filtersLayout__3U_7S {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
    margin-bottom: 0; }
    .net-zero-map-styles__filtersLayout__3U_7S > *:nth-child(1) {
      width: calc(66.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .net-zero-map-styles__filtersLayout__3U_7S > *:nth-child(2) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
  .net-zero-map-styles__filtersGroup__15OlO {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .net-zero-map-styles__filtersGroup__15OlO > * {
      width: calc(48.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .net-zero-map-styles__filtersGroup__15OlO > *:first-child {
      margin-left: 0; } }

.net-zero-map-styles__buttonGroupContainer__YmQaC {
  width: auto;
  min-width: 200px;
  display: flex;
  justify-content: flex-end;
  margin: 22px 0;
  margin-right: 0;
  margin-left: 0; }
  @media screen and (min-width: 56.25rem) {
    .net-zero-map-styles__buttonGroupContainer__YmQaC {
      width: 150px; } }
  .net-zero-map-styles__buttonGroupContainer__YmQaC.net-zero-map-styles__padded__i2QU- {
    padding-top: 10px; }

.net-zero-map-styles__buttonGroup__6lRKB {
  margin-top: 0;
  min-height: 45px;
  width: 100%;
  margin-right: 20px; }
  @media screen and (min-width: 37.5rem) {
    .net-zero-map-styles__buttonGroup__6lRKB {
      width: 150px; } }

.net-zero-map-styles__mapInfo__1_RWV {
  position: absolute;
  z-index: 1;
  width: 80%;
  display: flex;
  font-style: italic; }
/* stylelint-disable */

/* stylelint-disable */
.ndcs-explore-map-styles__content__5EsP4 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndcs-explore-map-styles__content__5EsP4 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndcs-explore-map-styles__content__5EsP4 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-explore-map-styles__loadingModal__ZHHbl {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndcs-explore-map-styles__parsedHTML__1rtty ul {
  list-style: disc; }

.ndcs-explore-map-styles__parsedHTML__1rtty ul,
.ndcs-explore-map-styles__parsedHTML__1rtty ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.ndcs-explore-map-styles__wrapper__1AcoO {
  position: relative; }

.ndcs-explore-map-styles__map__2dxQd {
  height: 100%;
  cursor: grab; }
  .ndcs-explore-map-styles__map__2dxQd > svg {
    height: 100%;
    min-height: 380px; }

.ndcs-explore-map-styles__column__2eHIC {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .ndcs-explore-map-styles__column__2eHIC > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

@media screen and (min-width: 56.25rem) {
  .ndcs-explore-map-styles__searchBox__18htT {
    margin-left: calc(75% + 0.9375rem);
    margin-top: 20px; } }

.ndcs-explore-map-styles__legend__23Qav {
  position: absolute;
  left: 0;
  bottom: 12%;
  max-width: 100%; }
  @media screen and (min-width: 37.5rem) {
    .ndcs-explore-map-styles__legend__23Qav {
      max-width: 160px; } }
  @media screen and (min-width: 56.25rem) {
    .ndcs-explore-map-styles__legend__23Qav {
      bottom: -2em; } }

.__react_component_tooltip {
  max-width: 250px;
  white-space: pre-line; }

.ndcs-explore-map-styles__loader__2kHKX {
  min-height: 500px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10; }

.ndcs-explore-map-styles__containerUpper__3hmod,
.ndcs-explore-map-styles__containerCharts__5FoF1,
.ndcs-explore-map-styles__containerMap__cL9WZ {
  position: relative; }

.ndcs-explore-map-styles__containerMap__cL9WZ {
  margin-top: calc(30px / 2);
  display: flex;
  flex-direction: column; }

.ndcs-explore-map-styles__containerUpperWrapper__R7H8Q {
  background-color: #f1f4fb; }

.ndcs-explore-map-styles__containerUpper__3hmod {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 20px; }
  .ndcs-explore-map-styles__containerUpper__3hmod > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .ndcs-explore-map-styles__containerUpper__3hmod {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .ndcs-explore-map-styles__containerUpper__3hmod > *:nth-child(1) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndcs-explore-map-styles__containerUpper__3hmod > *:nth-child(2) {
        width: calc(66.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.ndcs-explore-map-styles__containerCharts__5FoF1 {
  position: relative; }
  .ndcs-explore-map-styles__containerCharts__5FoF1 > div {
    margin-top: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .ndcs-explore-map-styles__containerCharts__5FoF1 {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .ndcs-explore-map-styles__containerCharts__5FoF1 > * {
        flex: 0 0 auto;
        min-height: 0px;
        min-width: 0px;
        width: calc(100% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndcs-explore-map-styles__containerCharts__5FoF1 > div {
        margin-left: 0; } }

.ndcs-explore-map-styles__donutContainer__8-9ZB {
  height: 180px;
  padding: 15px 25px;
  font-size: 0.875rem;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 #f1f4fb; }

.ndcs-explore-map-styles__pieChart__5p6bH {
  align-items: center; }

.ndcs-explore-map-styles__summaryCardContainer__3qnt5 {
  height: 180px;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 #f1f4fb;
  display: flex;
  justify-content: center; }
  .ndcs-explore-map-styles__summaryCardContainer__3qnt5 .ndcs-explore-map-styles__summaryCard__gAZw- {
    flex-flow: row wrap;
    color: #0a1941;
    display: flex;
    align-items: center;
    padding: 20px;
    height: 100%;
    width: 100%; }
    @media screen and (min-width: 37.5rem) {
      .ndcs-explore-map-styles__summaryCardContainer__3qnt5 .ndcs-explore-map-styles__summaryCard__gAZw- {
        width: 50%; } }
    @media screen and (min-width: 56.25rem) {
      .ndcs-explore-map-styles__summaryCardContainer__3qnt5 .ndcs-explore-map-styles__summaryCard__gAZw- {
        width: 100%; } }
    .ndcs-explore-map-styles__summaryCardContainer__3qnt5 .ndcs-explore-map-styles__summaryCard__gAZw- .ndcs-explore-map-styles__summarySentence__1bJYZ {
      display: flex;
      align-items: center; }
    .ndcs-explore-map-styles__summaryCardContainer__3qnt5 .ndcs-explore-map-styles__summaryCard__gAZw- .ndcs-explore-map-styles__summaryCardValue__1cRkc {
      flex: 2 0 0;
      font-size: 3.375rem;
      font-weight: 300;
      text-align: center;
      margin-right: 10px; }
    .ndcs-explore-map-styles__summaryCardContainer__3qnt5 .ndcs-explore-map-styles__summaryCard__gAZw- .ndcs-explore-map-styles__summaryCardDescription__U35Ol {
      font-size: 0.875rem;
      flex: 3 0 0; }
      @media screen and (min-width: 75rem) {
        .ndcs-explore-map-styles__summaryCardContainer__3qnt5 .ndcs-explore-map-styles__summaryCard__gAZw- .ndcs-explore-map-styles__summaryCardDescription__U35Ol {
          font-size: 0.875rem; } }
      @media screen and (min-width: 56.25rem) {
        .ndcs-explore-map-styles__summaryCardContainer__3qnt5 .ndcs-explore-map-styles__summaryCard__gAZw- .ndcs-explore-map-styles__summaryCardDescription__U35Ol {
          font-size: 0.8125rem; } }

.ndcs-explore-map-styles__legendCardContainer__2x66B {
  background-color: #fff;
  box-shadow: 0 2px 10px 0 #f1f4fb;
  display: flex;
  justify-content: center; }
  .ndcs-explore-map-styles__legendCardContainer__2x66B .ndcs-explore-map-styles__legendContainer__2nus_ {
    display: flex;
    padding: 24px 20px;
    flex-direction: column;
    font-size: 0.875rem;
    color: #0a1941; }
    .ndcs-explore-map-styles__legendCardContainer__2x66B .ndcs-explore-map-styles__legendContainer__2nus_ .ndcs-explore-map-styles__legendItem__Q5oSu:not(:last-child) {
      margin-bottom: 10px; }
    .ndcs-explore-map-styles__legendCardContainer__2x66B .ndcs-explore-map-styles__legendContainer__2nus_ .ndcs-explore-map-styles__legendItem__Q5oSu .ndcs-explore-map-styles__legendDot__3o_wT {
      height: 10px;
      display: inline-block;
      margin-right: 5px;
      width: 10px;
      border-radius: 50%; }
    .ndcs-explore-map-styles__legendCardContainer__2x66B .ndcs-explore-map-styles__legendContainer__2nus_ .ndcs-explore-map-styles__legendItem__Q5oSu .ndcs-explore-map-styles__progressContainer__37pfY {
      display: flex;
      align-items: center; }
      .ndcs-explore-map-styles__legendCardContainer__2x66B .ndcs-explore-map-styles__legendContainer__2nus_ .ndcs-explore-map-styles__legendItem__Q5oSu .ndcs-explore-map-styles__progressContainer__37pfY .ndcs-explore-map-styles__progressBar__1aS7h {
        width: 180px; }
      .ndcs-explore-map-styles__legendCardContainer__2x66B .ndcs-explore-map-styles__legendContainer__2nus_ .ndcs-explore-map-styles__legendItem__Q5oSu .ndcs-explore-map-styles__progressContainer__37pfY .ndcs-explore-map-styles__partiesNumber__1f526 {
        margin-left: 16px; }

.ndcs-explore-map-styles__circularChartLabels__olzro {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: left; }

.ndcs-explore-map-styles__filtersGroup__EejQ4.ndcs-explore-map-styles__sticky__4H18s {
  padding: 10px 0 20px; }

@media screen and (min-width: 37.5rem) {
  .ndcs-explore-map-styles__filtersGroup__EejQ4 {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .ndcs-explore-map-styles__filtersGroup__EejQ4 > * {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

.ndcs-explore-map-styles__wrapperBackground__2crdP {
  background-color: #fff; }

.ndcs-explore-map-styles__filtersLayout__2_oF4 {
  margin-bottom: 20px; }

@media screen and (min-width: 56.25rem) {
  .ndcs-explore-map-styles__filtersLayout__2_oF4 {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
    margin-bottom: 0; }
    .ndcs-explore-map-styles__filtersLayout__2_oF4 > *:nth-child(1) {
      width: calc(66.66667% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .ndcs-explore-map-styles__filtersLayout__2_oF4 > *:nth-child(2) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
  .ndcs-explore-map-styles__filtersGroup__EejQ4 {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .ndcs-explore-map-styles__filtersGroup__EejQ4 > * {
      width: calc(48.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .ndcs-explore-map-styles__filtersGroup__EejQ4 > *:first-child {
      margin-left: 0; } }

.ndcs-explore-map-styles__buttonGroupContainer__2X7Jb {
  width: auto;
  min-width: 200px;
  display: flex;
  justify-content: flex-end;
  margin: 22px 0;
  margin-right: 0;
  margin-left: 0; }
  @media screen and (min-width: 56.25rem) {
    .ndcs-explore-map-styles__buttonGroupContainer__2X7Jb {
      width: 150px; } }
  .ndcs-explore-map-styles__buttonGroupContainer__2X7Jb.ndcs-explore-map-styles__padded__31v-U {
    padding-top: 10px; }

.ndcs-explore-map-styles__buttonGroup__3KkxD {
  margin-top: 0;
  min-height: 45px;
  width: 100%;
  margin-right: 20px; }
  @media screen and (min-width: 37.5rem) {
    .ndcs-explore-map-styles__buttonGroup__3KkxD {
      width: 150px; } }

.ndcs-explore-map-styles__mapInfo__2Iq78 {
  position: absolute;
  z-index: 1;
  width: 80%;
  display: flex;
  font-style: italic; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.ndcs-overview-section-styles__content__3Oc-C {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndcs-overview-section-styles__content__3Oc-C {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndcs-overview-section-styles__content__3Oc-C > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-overview-section-styles__loadingModal__1udV8 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndcs-overview-section-styles__parsedHTML__1JPxe ul {
  list-style: disc; }

.ndcs-overview-section-styles__parsedHTML__1JPxe ul,
.ndcs-overview-section-styles__parsedHTML__1JPxe ol {
  margin: 1em 0 0 1em; }

.ndcs-overview-section-styles__commitmentContainer__3B0nJ {
  border-top: solid 1px #cccdcf; }

.ndcs-overview-section-styles__section__6Fm3u {
  display: flex;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndcs-overview-section-styles__section__6Fm3u {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndcs-overview-section-styles__section__6Fm3u > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .ndcs-overview-section-styles__section__6Fm3u.ndcs-overview-section-styles__padded__BzZbn {
    padding: 64px 0; }
  @media screen and (min-width: 56.25rem) {
    .ndcs-overview-section-styles__section__6Fm3u {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .ndcs-overview-section-styles__section__6Fm3u > * {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.ndcs-overview-section-styles__shareButton__22jNf {
  float: right;
  margin-bottom: 20px; }

.ndcs-overview-section-styles__commitmentText__18i79 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: unset; }
  @media screen and (min-width: 37.5rem) {
    .ndcs-overview-section-styles__commitmentText__18i79 {
      min-height: 400px; } }

.ndcs-overview-section-styles__title__1zRlk {
  color: #0a1941;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 36px;
  line-height: 54px;
  margin-bottom: 24px; }

.ndcs-overview-section-styles__description__1VbhK {
  color: #0a1941;
  font-size: 1rem;
  line-height: 26px;
  margin-bottom: 20px; }
  .ndcs-overview-section-styles__description__1VbhK.ndcs-overview-section-styles__firstDescription__1FUfN {
    margin-bottom: 145px; }

.ndcs-overview-section-styles__hint__3LbQ7 {
  color: #757584;
  line-height: 26px; }
/* stylelint-disable */

.question-card__questionCard__eBazL {
  position: relative;
  border: solid 2.5px #f1f4fb;
  border-radius: 6px;
  padding: 30px 20px 20px;
  clear: both;
  display: block;
  margin-bottom: 20px; }
  @media screen and (min-width: 37.5rem) {
    .question-card__questionCard__eBazL {
      padding: 20px 60px 25px; } }
  .question-card__questionCard__eBazL:hover {
    background-color: #f1f4fb; }

.question-card__questionCardLink__3Isie {
  color: #0a1941;
  text-decoration: none; }

.question-card__externalLinkIcon__22Q-z {
  margin-left: 10px;
  height: 12px;
  width: 12px; }

.question-card__infoButton__o8Ol5 {
  position: absolute;
  z-index: 20;
  cursor: pointer;
  top: 12px;
  right: 12px; }

.question-card__questionText__1yluS {
  font-weight: 600;
  color: #0a1941;
  margin-bottom: 15px; }

.question-card__answerText__22jru {
  margin-bottom: 15px; }

.question-card__answerNumber__2BcXa {
  font-size: 1.5rem;
  color: #0a1941; }

.question-card__percentage__1_8aS {
  font-weight: 600; }

.question-card__loader__2KuyS {
  min-height: 54px; }
/* stylelint-disable */

/* stylelint-disable */
.key-visualization-card-styles__content__2-Zvw {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .key-visualization-card-styles__content__2-Zvw {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .key-visualization-card-styles__content__2-Zvw > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.key-visualization-card-styles__loadingModal__14L6H {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.key-visualization-card-styles__parsedHTML__yi-NR ul {
  list-style: disc; }

.key-visualization-card-styles__parsedHTML__yi-NR ul,
.key-visualization-card-styles__parsedHTML__yi-NR ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.key-visualization-card-styles__keyVisualizationCard__2aFx2 {
  border-radius: 6px;
  box-shadow: 0 2px 20px 0 #e8ecf5;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  margin: 15px;
  cursor: pointer; }

.key-visualization-card-styles__cardCheck___Iox5 {
  display: none;
  background: #2ec9df; }
  .key-visualization-card-styles__cardCheck___Iox5 svg {
    width: 85px;
    height: 85px;
    fill: #fff; }

.key-visualization-card-styles__cardSelected__3Ft3e .key-visualization-card-styles__cardPreview__8mIbK {
  display: none; }

.key-visualization-card-styles__cardSelected__3Ft3e .key-visualization-card-styles__cardCheck___Iox5 {
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2ec9df; }

.key-visualization-card-styles__cardSelected__3Ft3e .key-visualization-card-styles__cardInfo__1QCG- {
  background: #2ec9df; }

.key-visualization-card-styles__cardPreview__8mIbK {
  height: 200px;
  overflow: hidden; }

.key-visualization-card-styles__cardInfo__1QCG- {
  padding: 15px 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #757584;
  color: #fff; }

.key-visualization-card-styles__cardInfoDate__kzEE- {
  text-transform: uppercase;
  font-size: 0.8125rem;
  opacity: 0.7;
  font-weight: 600;
  margin-bottom: 5px; }

.key-visualization-card-styles__cardInfoTitle__1KBTq {
  font-size: 1rem;
  font-weight: 600;
  line-height: 22px;
  height: 42px;
  overflow: hidden; }
/* stylelint-disable */

/* stylelint-disable */
.key-visualizations-table-styles__content__1oifP {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .key-visualizations-table-styles__content__1oifP {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .key-visualizations-table-styles__content__1oifP > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.key-visualizations-table-styles__loadingModal__3jTCP {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.key-visualizations-table-styles__parsedHTML__1m1TR ul {
  list-style: disc; }

.key-visualizations-table-styles__parsedHTML__1m1TR ul,
.key-visualizations-table-styles__parsedHTML__1m1TR ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.key-visualizations-table-styles__title__2wKjp {
  font-family: "Lato", sans-serif;
  letter-spacing: 0; }

.key-visualizations-table-styles__title__2wKjp {
  font-size: 3.375rem;
  font-weight: 300; }

.key-visualizations-table-styles__titleContainer__17GOf {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin: 30px 0;
  align-items: center; }
  .key-visualizations-table-styles__titleContainer__17GOf > *:nth-child(1) {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .key-visualizations-table-styles__titleContainer__17GOf > *:nth-child(2) {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .key-visualizations-table-styles__titleContainer__17GOf {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .key-visualizations-table-styles__titleContainer__17GOf > *:nth-child(1) {
        width: calc(66.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .key-visualizations-table-styles__titleContainer__17GOf > *:nth-child(2) {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .key-visualizations-table-styles__titleContainer__17GOf > *:nth-child(3) {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .key-visualizations-table-styles__titleContainer__17GOf > *:nth-child(4) {
        width: calc(100% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  .key-visualizations-table-styles__titleContainer__17GOf.key-visualizations-table-styles__containedButtonGroup__vIRCG {
    display: inline-block;
    width: 100%; }
    .key-visualizations-table-styles__titleContainer__17GOf.key-visualizations-table-styles__containedButtonGroup__vIRCG .key-visualizations-table-styles__buttonGroupContainer__3EjEY {
      float: right;
      width: 152px;
      margin: 0; }

.key-visualizations-table-styles__buttonGroupContainer__3EjEY {
  display: flex; }

.key-visualizations-table-styles__title__2wKjp {
  font-size: 1.5rem;
  font-weight: 500;
  color: #0a1941;
  line-height: 45px; }

.key-visualizations-table-styles__col4__1tVUr {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .key-visualizations-table-styles__col4__1tVUr > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .key-visualizations-table-styles__col4__1tVUr > div {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .key-visualizations-table-styles__col4__1tVUr {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem;
      align-items: flex-end; }
      .key-visualizations-table-styles__col4__1tVUr > * {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
    .key-visualizations-table-styles__col4__1tVUr {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem;
      align-items: flex-end; }
      .key-visualizations-table-styles__col4__1tVUr > *:nth-child(1) {
        width: calc(17.5% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .key-visualizations-table-styles__col4__1tVUr > *:nth-child(2) {
        width: calc(17.5% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .key-visualizations-table-styles__col4__1tVUr > *:nth-child(3) {
        width: calc(17.5% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .key-visualizations-table-styles__col4__1tVUr > *:nth-child(4) {
        width: calc(17.5% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .key-visualizations-table-styles__col4__1tVUr > *:nth-child(5) {
        width: calc(17.5% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .key-visualizations-table-styles__col4__1tVUr > *:nth-child(6) {
        width: calc(11.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.key-visualizations-table-styles__cards__1UxyO {
  display: grid;
  grid-template-columns: 1fr;
  margin: 0 -15px; }
  @media screen and (min-width: 37.5rem) {
    .key-visualizations-table-styles__cards__1UxyO {
      grid-template-columns: 1fr 1fr; } }
  @media screen and (min-width: 56.25rem) {
    .key-visualizations-table-styles__cards__1UxyO {
      grid-template-columns: repeat(3, 1fr); } }
/* stylelint-disable */

/* stylelint-disable */
.key-visualization-preview-styles__content__6h0Om {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .key-visualization-preview-styles__content__6h0Om {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .key-visualization-preview-styles__content__6h0Om > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.key-visualization-preview-styles__loadingModal__3GOp8 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.key-visualization-preview-styles__parsedHTML__wN5my ul {
  list-style: disc; }

.key-visualization-preview-styles__parsedHTML__wN5my ul,
.key-visualization-preview-styles__parsedHTML__wN5my ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.key-visualization-preview-styles__previewContainer__394q6 {
  margin: 20px 15px;
  padding-top: 30px;
  border-top: solid 1px #cccdcf; }
  @media screen and (max-width: 37.4375rem) {
    .key-visualization-preview-styles__previewContainer__394q6 {
      grid-column: 1; } }
  @media screen and (min-width: 37.5rem) {
    .key-visualization-preview-styles__previewContainer__394q6 {
      grid-column: 1 / span 2; } }
  @media screen and (min-width: 56.25rem) {
    .key-visualization-preview-styles__previewContainer__394q6 {
      grid-column: 1 / 4; } }

.key-visualization-preview-styles__previewHeader__mxVm- {
  display: flex; }
  @media screen and (max-width: 37.4375rem) {
    .key-visualization-preview-styles__previewHeader__mxVm- {
      flex-direction: column; } }
  .key-visualization-preview-styles__previewHeader__mxVm- h1 {
    font-weight: 400;
    margin-right: 30px;
    width: calc(100% - 300px); }
    @media screen and (max-width: 37.4375rem) {
      .key-visualization-preview-styles__previewHeader__mxVm- h1 {
        width: 100%; } }

.key-visualization-preview-styles__buttonGroup__31kON {
  width: 140px; }
  @media screen and (max-width: 37.4375rem) {
    .key-visualization-preview-styles__buttonGroup__31kON {
      margin-top: 15px; } }

.key-visualization-preview-styles__previewContent__2zdNI {
  display: flex;
  margin: 30px 0;
  justify-content: center; }

.key-visualization-preview-styles__previewLink__3pETq {
  margin: 5px 0 15px; }

.key-visualization-preview-styles__previewDescription__22M4M {
  line-height: 22px; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.section-styles__content__bU1k8 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .section-styles__content__bU1k8 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .section-styles__content__bU1k8 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.section-styles__loadingModal__329kl {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.section-styles__parsedHTML__3KCgS ul {
  list-style: disc; }

.section-styles__parsedHTML__3KCgS ul,
.section-styles__parsedHTML__3KCgS ol {
  margin: 1em 0 0 1em; }

.section-styles__row__KjxJK {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .section-styles__row__KjxJK {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .section-styles__row__KjxJK > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .section-styles__row__KjxJK {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto; } }
  @media screen and (min-width: 56.25rem) and (min-width: 37.5em) {
    .section-styles__row__KjxJK {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
      .section-styles__row__KjxJK > * {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.section-styles__section__3vinf {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-bottom: solid 1px #f1f4fb; }

.section-styles__gray__IZSjk {
  background-color: #f1f4fb; }
/* stylelint-disable */

.intro-section-styles__autocompleteSearch__2xWvp {
  width: 100%;
  padding-bottom: 0; }
  .intro-section-styles__autocompleteSearch__2xWvp [class|=react-selectize-placeholder] {
    font-style: italic; }

.intro-section-styles__intro__YXwRb {
  margin-bottom: 14px;
  text-align: center; }

.intro-section-styles__homeIntro__1gOqf {
  align-items: center;
  margin: auto; }
  @media screen and (min-width: 37.5rem) {
    .intro-section-styles__homeIntro__1gOqf {
      max-width: 450px; } }
  @media screen and (min-width: 56.25rem) {
    .intro-section-styles__homeIntro__1gOqf {
      max-width: 100%; } }

.intro-section-styles__section__2MGN2 {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media screen and (min-width: 56.25rem) {
    .intro-section-styles__section__2MGN2 {
      padding-bottom: 0; }
      .intro-section-styles__section__2MGN2.intro-section-styles__extraPadding__32dDf {
        padding-top: 120px;
        padding-bottom: 100px; } }

.intro-section-styles__cwLogo__IFYQr {
  fill: #fff;
  height: 31px;
  margin-bottom: 38px;
  width: 332px; }

.intro-section-styles__column__2MjgI {
  display: flex;
  flex-direction: column; }
/* stylelint-disable */

.tile-styles__tile__2efVm {
  color: #0a1941;
  cursor: pointer;
  display: flex;
  font-family: "Lato", sans-serif;
  height: 274px;
  position: relative;
  width: 300px;
  margin: 0 30px 30px 0; }
  @media screen and (min-width: 37.5rem) {
    .tile-styles__tile__2efVm {
      width: 370px;
      height: 254px; } }
  .tile-styles__tile__2efVm:hover::before, .tile-styles__tile__2efVm:focus::before {
    background: #ffc735;
    transform: scaleY(1.1);
    box-shadow: 15px 15px 20px 0 rgba(45, 45, 45, 0.14); }
  .tile-styles__tile__2efVm:hover svg, .tile-styles__tile__2efVm:focus svg {
    left: 10px; }
  .tile-styles__tile__2efVm::before {
    background: #fff;
    border: 1px solid #ffc735;
    content: '';
    height: 100%;
    width: 300px;
    transition: 0.1s ease-in-out; }
    @media screen and (min-width: 37.5rem) {
      .tile-styles__tile__2efVm::before {
        width: 370px; } }

.tile-styles__container__2KLO_ {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 15px 26px 25px 15px;
  justify-content: space-between;
  position: absolute;
  width: 100%; }

.tile-styles__details__3Y48w {
  font-size: 1rem;
  margin-bottom: 16px; }
  .tile-styles__details__3Y48w span + span::before {
    content: '|';
    color: #0a1941;
    margin: 0 10px; }

.tile-styles__content__2D8Dw {
  display: flex;
  flex-direction: column; }

.tile-styles__description__2BsW_ {
  font-size: 1.5rem;
  margin-left: 4px; }

.tile-styles__link__oXrtN {
  display: flex;
  align-items: flex-end;
  margin-left: 4px;
  justify-content: space-between;
  width: 140px; }
  .tile-styles__link__oXrtN svg {
    position: relative;
    left: 0;
    width: 40px;
    transition: 0.1s ease-in-out; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.latest-updates-section-styles__content__3gn0b {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .latest-updates-section-styles__content__3gn0b {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .latest-updates-section-styles__content__3gn0b > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.latest-updates-section-styles__loadingModal__SiwMd {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.latest-updates-section-styles__parsedHTML__25z7x ul {
  list-style: disc; }

.latest-updates-section-styles__parsedHTML__25z7x ul,
.latest-updates-section-styles__parsedHTML__25z7x ol {
  margin: 1em 0 0 1em; }

.latest-updates-section-styles__tilesGroup__Vx2Et {
  display: inline-flex;
  width: 100%;
  overflow-x: auto;
  height: 340px;
  align-items: center; }

.latest-updates-section-styles__section__1Td_M {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  background-color: #fff;
  padding-top: 60px;
  width: 100%; }
  @media print, screen and (min-width: 37.5em) {
    .latest-updates-section-styles__section__1Td_M {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .latest-updates-section-styles__section__1Td_M > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.latest-updates-section-styles__container__3mXu0 {
  max-width: 1200px;
  margin: 0 auto; }
  .latest-updates-section-styles__container__3mXu0 .latest-updates-section-styles__sectionTitle__1-KDD {
    font-size: 2.75rem;
    font-weight: 300;
    margin-bottom: 20px;
    color: #0a1941; }

.latest-updates-section-styles__noContent__1lksO {
  width: 100%; }
/* stylelint-disable */

.carousel-section-styles__slideParagraph__3yQ_i {
  font-family: "Lato", sans-serif;
  letter-spacing: 0; }

.carousel-section-styles__slideParagraph__3yQ_i {
  font-size: 1rem;
  font-weight: 400; }

/* stylelint-disable */

/* stylelint-disable */
.carousel-section-styles__content__3swZJ {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .carousel-section-styles__content__3swZJ {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .carousel-section-styles__content__3swZJ > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.carousel-section-styles__loadingModal__10Xuc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.carousel-section-styles__parsedHTML__1f4yP ul {
  list-style: disc; }

.carousel-section-styles__parsedHTML__1f4yP ul,
.carousel-section-styles__parsedHTML__1f4yP ol {
  margin: 1em 0 0 1em; }

.carousel-section-styles__container__18K3s {
  background-image: linear-gradient(to top, #f1f4fb 80%, white 75%);
  padding: 0 0 70px; }
  .carousel-section-styles__container__18K3s > * {
    display: flex;
    flex-flow: row wrap;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 1230px;
    margin: 0 auto; }
    @media print, screen and (min-width: 37.5em) {
      .carousel-section-styles__container__18K3s > * {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
    .carousel-section-styles__container__18K3s > * > * {
      flex: 0 0 auto;
      min-height: 0px;
      min-width: 0px;
      width: calc(100% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }

.carousel-section-styles__slideWrapper__2YL8j {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 880px;
  margin: 0 auto;
  padding: 0 20px; }

.carousel-section-styles__slideTitle__W1b7P {
  font-weight: 300;
  font-size: 2.75rem;
  color: #0a1941;
  text-align: center;
  margin: 30px 0; }

.carousel-section-styles__slideParagraph__3yQ_i {
  color: #0a1941;
  text-align: center;
  padding-bottom: 30px;
  max-width: 90%;
  line-height: 26px; }

.carousel-section-styles__buttonsContainer__34g2A {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  flex-direction: column; }
  .carousel-section-styles__buttonsContainer__34g2A > * {
    margin-bottom: 20px; }
  @media screen and (min-width: 37.5rem) {
    .carousel-section-styles__buttonsContainer__34g2A {
      flex-direction: row;
      align-items: flex-end; }
      .carousel-section-styles__buttonsContainer__34g2A > * {
        margin: 0 10px; } }

.carousel-section-styles__button__2bM_q {
  width: 300px; }

.carousel-section-styles__bottomSlideContainer__2mQ70 {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center; }

.carousel-section-styles__image__2Y5bH {
  max-height: 40vh;
  min-height: 350px; }

.cwCarouselPaging li {
  font-size: 0;
  height: 0.8125rem;
  width: 0.8125rem;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 50%;
  background-color: #757584;
  margin: 0 10px; }
  .cwCarouselPaging li.slick-active {
    background: #0a1941; }
    .cwCarouselPaging li.slick-active > ::after {
      background-color: unset !important; }
  @media screen and (min-width: 37.5rem) {
    .cwCarouselPaging li {
      font-size: 0.8125rem;
      height: auto;
      width: auto;
      padding: 0 35px !important;
      border-bottom: 3px solid rgba(10, 25, 65, 0.2) !important;
      border-radius: 0;
      background: none;
      margin: 0; }
      .cwCarouselPaging li.slick-active {
        background: none; }
        .cwCarouselPaging li.slick-active > ::after {
          background-color: #0a1941 !important; }
      .cwCarouselPaging li > * {
        height: 100%; } }
  .cwCarouselPaging li:first-child {
    padding-left: 0 !important; }
  .cwCarouselPaging li:last-child {
    padding-right: 0 !important; }
/* stylelint-disable */

.user-cases-section-styles__slideList__687xA > li {
  font-family: "Lato", sans-serif;
  letter-spacing: 0; }

.user-cases-section-styles__slideList__687xA > li {
  font-size: 1rem;
  font-weight: 400; }

/* stylelint-disable */

/* stylelint-disable */
.user-cases-section-styles__content__3tSkb {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .user-cases-section-styles__content__3tSkb {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .user-cases-section-styles__content__3tSkb > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.user-cases-section-styles__loadingModal__3eTS_ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.user-cases-section-styles__parsedHTML__27g0e ul {
  list-style: disc; }

.user-cases-section-styles__parsedHTML__27g0e ul,
.user-cases-section-styles__parsedHTML__27g0e ol {
  margin: 1em 0 0 1em; }

.user-cases-section-styles__container__4zpiv {
  background-color: #fff;
  padding: 70px 0 120px; }
  @media screen and (min-width: 75rem) {
    .user-cases-section-styles__container__4zpiv {
      padding: 70px 0; } }

.user-cases-section-styles__carouselWrapper__15zsn {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .user-cases-section-styles__carouselWrapper__15zsn {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .user-cases-section-styles__carouselWrapper__15zsn > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .user-cases-section-styles__carouselWrapper__15zsn .slick-active {
    z-index: 2; }
  @media screen and (min-width: 56.25rem) {
    .user-cases-section-styles__carouselWrapper__15zsn {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto; } }
  @media screen and (min-width: 56.25rem) and (min-width: 37.5em) {
    .user-cases-section-styles__carouselWrapper__15zsn {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
      .user-cases-section-styles__carouselWrapper__15zsn > * {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

@media screen and (min-width: 56.25rem) {
  .user-cases-section-styles__slideWrapper__2ww7g {
    padding: 20px 40px 0; } }

.user-cases-section-styles__slideTitle__2Bwr0 {
  font-weight: 300;
  font-size: 2.75rem;
  color: #0a1941; }
  @media screen and (min-width: 37.5rem) {
    .user-cases-section-styles__slideTitle__2Bwr0 {
      width: 445px; } }

.user-cases-section-styles__slideList__687xA {
  padding: 30px 0 0 33px;
  list-style: none;
  counter-reset: list-counter; }
  .user-cases-section-styles__slideList__687xA > li {
    color: #0a1941;
    counter-increment: list-counter;
    position: relative;
    padding-bottom: 45px;
    line-height: 26px; }
    .user-cases-section-styles__slideList__687xA > li::before {
      content: counter(list-counter) "";
      font-family: "Lato", sans-serif;
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      left: -35px;
      top: 0;
      color: #0a1941;
      font-weight: 600;
      border: 1px solid #cccdcf;
      width: 26px;
      height: 26px;
      border-radius: 13px; }
    .user-cases-section-styles__slideList__687xA > li a {
      color: #0a1941;
      font-weight: 600;
      position: relative;
      display: inline-block;
      text-shadow: 1px 1px #fff, -1px 1px #fff, 0 0 #fff, 0 0 #fff;
      box-shadow: inset 0 -0.22em #fff, inset 0 -0.3em #0a1941; }

.user-cases-section-styles__carouselImage__3JtXT {
  height: 640px;
  width: 100%;
  background-size: cover;
  background-position: center; }

.user-cases-section-styles__userIcon__2CMBR {
  background-color: #cccdcf;
  width: 48px;
  height: 48px;
  padding: 3px;
  border-radius: 30px; }

.userCasesPaging {
  display: flex !important;
  box-sizing: border-box;
  justify-content: space-between;
  width: 100%;
  max-width: 400px;
  position: absolute;
  bottom: -90px; }
  @media screen and (min-width: 56.25rem) {
    .userCasesPaging {
      padding-left: 40px; } }
  @media screen and (min-width: 75rem) {
    .userCasesPaging {
      bottom: 2px;
      padding-left: 40px; } }
  .userCasesPaging > li {
    cursor: pointer; }
    .userCasesPaging > li div {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 100px;
      height: 100px;
      padding: 10px; }
      .userCasesPaging > li div p {
        font-size: 0.8125rem;
        color: #0a1941;
        opacity: 0.5;
        text-align: center;
        margin: 0; }
  .userCasesPaging .slick-active > div {
    border: 1px solid #ffc735; }
    .userCasesPaging .slick-active > div svg {
      background-color: #ffc735; }
    .userCasesPaging .slick-active > div p {
      color: #0a1941;
      opacity: 1; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.stories-styles__content__J0O7h {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .stories-styles__content__J0O7h {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .stories-styles__content__J0O7h > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.stories-styles__loadingModal__1KdKf {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.stories-styles__parsedHTML__3Tjif ul {
  list-style: disc; }

.stories-styles__parsedHTML__3Tjif ul,
.stories-styles__parsedHTML__3Tjif ol {
  margin: 1em 0 0 1em; }

.stories-styles__wrapper__zKb8n {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  flex-direction: column;
  height: 1400px;
  padding-top: 70px;
  margin-bottom: 50px; }
  @media print, screen and (min-width: 37.5em) {
    .stories-styles__wrapper__zKb8n {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .stories-styles__wrapper__zKb8n > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .stories-styles__wrapper__zKb8n {
      height: 1080px; } }
  @media screen and (min-width: 56.25rem) {
    .stories-styles__wrapper__zKb8n {
      height: 930px; } }

.stories-styles__grid__2xwal {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  -ms-grid-rows: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr;
  grid-gap: 20px;
  margin-bottom: 30px;
  flex: 1;
  grid-template-areas: "child-1" "child-2" "child-3"; }
  @media screen and (min-width: 56.25rem) {
    .stories-styles__grid__2xwal {
      -ms-grid-rows: 1fr 20px 1fr;
      grid-template-columns: 2fr 1fr;
      -ms-grid-columns: 2fr 20px 1fr;
      grid-template-areas: "child-1 child-2" "child-1 child-3"; } }

.stories-styles__child-1__m6-ly {
  grid-area: child-1;
  -ms-grid-row: 1; }
  @media screen and (min-width: 56.25rem) {
    .stories-styles__child-1__m6-ly {
      -ms-grid-row: 1;
      -ms-grid-row-span: 3;
      -ms-grid-column: 1;
      -ms-grid-column-span: 1; } }

.stories-styles__child-2__2nIis {
  grid-area: child-2;
  -ms-grid-row: 3; }
  @media screen and (min-width: 56.25rem) {
    .stories-styles__child-2__2nIis {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      -ms-grid-column: 3;
      -ms-grid-column-span: 1; } }

.stories-styles__child-3__3vg71 {
  grid-area: child-3;
  -ms-grid-row: 5; }
  @media screen and (min-width: 56.25rem) {
    .stories-styles__child-3__3vg71 {
      -ms-grid-row: 3;
      -ms-grid-row-span: 1;
      -ms-grid-column: 3;
      -ms-grid-column-span: 1; } }

.stories-styles__storiesHeader__1wNCT {
  font-size: 2.75rem;
  font-weight: 300;
  color: #0a1941;
  margin-bottom: 40px; }

.stories-styles__story__2Z5MW {
  background-size: cover;
  background-position: center;
  height: 100%;
  position: relative;
  cursor: pointer; }

.stories-styles__storyGradient__3LJNb {
  width: 100%;
  height: 100%;
  background: linear-gradient(315deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); }

.stories-styles__storyDate__2C9VS {
  color: #fff;
  font-size: 0.875rem;
  letter-spacing: 1.15px;
  line-height: 17px;
  padding: 30px; }

.stories-styles__storyTitle__xPjGT {
  font-family: "Lato", sans-serif;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 30px;
  max-width: 75%;
  padding-left: 30px; }
  @media screen and (min-width: 56.25rem) {
    .stories-styles__storyTitle__xPjGT {
      max-width: 300px; } }

.stories-styles__storyDescription__1t_MG {
  padding-left: 30px;
  color: #fff;
  margin-top: 15px;
  max-width: 400px;
  line-height: 19px; }

.stories-styles__logoContainer__Iytqp {
  position: absolute;
  bottom: 30px;
  padding-left: 30px;
  display: flex;
  align-items: center; }

.stories-styles__icon__3_ye3 {
  width: 30px;
  height: 30px; }

.stories-styles__text__SJsKK {
  padding-left: 5px;
  color: #fff;
  font-size: 0.875rem;
  width: 130px; }

.stories-styles__button__2IpUp {
  max-width: 250px;
  margin: 0 auto;
  margin-bottom: 30px; }
/* stylelint-disable */

/* stylelint-disable */

.subscribe-section-styles__section__ME7g5 .subscribe-section-styles__subscribe__38bpD h2 {
  font-family: "Lato", sans-serif;
  letter-spacing: 0; }

.subscribe-section-styles__section__ME7g5 .subscribe-section-styles__subscribe__38bpD h2 {
  font-size: 3.375rem;
  font-weight: 300; }

.subscribe-section-styles__section__ME7g5 {
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  min-height: 300px;
  width: 100%; }
  .subscribe-section-styles__section__ME7g5 .subscribe-section-styles__subscribe__38bpD {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: max-content;
    justify-content: center; }
    .subscribe-section-styles__section__ME7g5 .subscribe-section-styles__subscribe__38bpD h2 {
      color: #fff;
      margin-bottom: 30px;
      text-align: center; }
    .subscribe-section-styles__section__ME7g5 .subscribe-section-styles__subscribe__38bpD .subscribe-section-styles__button__2MVTb {
      width: 100%;
      max-width: 300px; }
/* stylelint-disable */

.home-styles__homeBg__1L4Dm {
  background-color: #fff; }

.home-styles__video__1u-tE {
  height: 440px;
  width: 100%;
  background-color: black; }

.react-player__play-icon {
  border-width: 4px 0 4px 8px !important;
  border-color: transparent transparent transparent #0a1941 !important;
  margin-left: 4px !important; }

.react-player__preview {
  position: relative; }
  .react-player__preview::after {
    content: 'Learn more about why we built Climate Watch and how it can help you.';
    position: absolute;
    color: #fff;
    font-size: 1rem;
    top: 60%;
    text-align: center;
    width: 80%; }

.react-player__shadow {
  background: none !important;
  width: 54px !important;
  height: 54px !important;
  background-color: #ffc735 !important;
  position: relative; }
/* stylelint-disable */

/* stylelint-disable */
.anchor-nav-regular__content__cStWx {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .anchor-nav-regular__content__cStWx {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .anchor-nav-regular__content__cStWx > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.anchor-nav-regular__loadingModal__2F6hS {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.anchor-nav-regular__parsedHTML__3FSWM ul {
  list-style: disc; }

.anchor-nav-regular__parsedHTML__3FSWM ul,
.anchor-nav-regular__parsedHTML__3FSWM ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.anchor-nav-regular__link__3KONH {
  color: #fff; }
  .anchor-nav-regular__linkActive__nNj31::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ffc735;
    width: 100%;
    height: 6px; }
/* stylelint-disable */

/* stylelint-disable */
.about-styles__content__3s4PF {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .about-styles__content__3s4PF {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .about-styles__content__3s4PF > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.about-styles__loadingModal__1YuY7 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.about-styles__parsedHTML__1_DJV ul {
  list-style: disc; }

.about-styles__parsedHTML__1_DJV ul,
.about-styles__parsedHTML__1_DJV ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.about-styles__anchorNav__3JLM2 {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .about-styles__anchorNav__3JLM2 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .about-styles__anchorNav__3JLM2 > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
/* stylelint-disable */

/* stylelint-disable */
.country-compare-selector-styles__content__2q1It {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-compare-selector-styles__content__2q1It {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-compare-selector-styles__content__2q1It > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-compare-selector-styles__loadingModal__11U-4 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.country-compare-selector-styles__parsedHTML__3ZR5j ul {
  list-style: disc; }

.country-compare-selector-styles__parsedHTML__3ZR5j ul,
.country-compare-selector-styles__parsedHTML__3ZR5j ol {
  margin: 1em 0 0 1em; }

.country-compare-selector-styles__bottomBorder__3PZ0e {
  background-color: #fff;
  border-bottom: solid 1px #cccdcf; }

.country-compare-selector-styles__selectorsLayout__Qh3Cb {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-compare-selector-styles__selectorsLayout__Qh3Cb {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-compare-selector-styles__selectorsLayout__Qh3Cb > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-compare-selector-styles__columns__13WZi {
  display: flex;
  flex-flow: row wrap; }
  .country-compare-selector-styles__columns__13WZi > * {
    width: 33.33333%;
    margin-right: 0;
    margin-left: 0; }
/* stylelint-disable */

/* stylelint-disable */
.country-selector-footer-styles__content__2yC4e {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-selector-footer-styles__content__2yC4e {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-selector-footer-styles__content__2yC4e > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-selector-footer-styles__loadingModal__3WPJS {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.country-selector-footer-styles__parsedHTML__1jJZO ul {
  list-style: disc; }

.country-selector-footer-styles__parsedHTML__1jJZO ul,
.country-selector-footer-styles__parsedHTML__1jJZO ol {
  margin: 1em 0 0 1em; }

.country-selector-footer-styles__footerContainer__1GYQ1 {
  position: fixed;
  display: flex;
  bottom: 0;
  justify-content: space-between;
  padding-right: 15px;
  width: 100%;
  height: 70px;
  background: #fff !important;
  z-index: 2;
  border-top: 1px solid #cccdcf;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
  .country-selector-footer-styles__footerContainer__1GYQ1 > :nth-child(1) {
    overflow: auto; }
  .country-selector-footer-styles__footerContainer__1GYQ1 > *:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 15px; }

.country-selector-footer-styles__tagsContainer__OWjfh {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  height: 100%;
  align-items: center; }
  @media print, screen and (min-width: 37.5em) {
    .country-selector-footer-styles__tagsContainer__OWjfh {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-selector-footer-styles__tagsContainer__OWjfh > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-selector-footer-styles__tagsContainer__OWjfh > li {
    height: 45px;
    margin-right: 0; }

.country-selector-footer-styles__footerTagSelector__2m7Nr {
  position: initial !important;
  right: 15px;
  width: 45px !important;
  border: solid 1px #cccdcf;
  border-radius: 4px;
  bottom: 69px !important; }
  .country-selector-footer-styles__footerTagSelector__2m7Nr .react-selectize-control {
    height: 45px !important;
    padding-left: 5px !important; }
  .country-selector-footer-styles__footerTagSelector__2m7Nr .react-selectize-toggle-button-container {
    width: 29px !important; }
  .country-selector-footer-styles__footerTagSelector__2m7Nr .resizable-input {
    display: none !important; }
  .country-selector-footer-styles__footerTagSelector__2m7Nr .dropdown {
    width: auto !important; }
  .country-selector-footer-styles__footerTagSelector__2m7Nr .values {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
  .country-selector-footer-styles__footerTagSelector__2m7Nr .dropdown-menu {
    position: fixed !important;
    padding: 15px;
    height: 100vh !important;
    width: 100vw !important;
    left: 0 !important;
    margin-left: -1px;
    margin-right: -1px;
    border-radius: 4px;
    box-shadow: none !important; }
    @media screen and (min-width: 56.25rem) {
      .country-selector-footer-styles__footerTagSelector__2m7Nr .dropdown-menu {
        left: 0; } }

.country-selector-footer-styles__plusIcon__3kT3q {
  width: 10px;
  height: 10px; }
/* stylelint-disable */

/* stylelint-disable */
.country-compare-styles__content__30dNi {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-compare-styles__content__30dNi {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-compare-styles__content__30dNi > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-compare-styles__loadingModal__3McD5 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.country-compare-styles__parsedHTML__1yVDN ul {
  list-style: disc; }

.country-compare-styles__parsedHTML__1yVDN ul,
.country-compare-styles__parsedHTML__1yVDN ol {
  margin: 1em 0 0 1em; }

.country-compare-styles__countrySelectors__1adbp .simple-value span {
  font-size: 1.5rem; }

.country-compare-styles__countrySelectors__1adbp > :not(:last-child) {
  border-right: 1px solid #cccdcf; }

.country-compare-styles__anchorNav__1oRpq {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-compare-styles__anchorNav__1oRpq {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-compare-styles__anchorNav__1oRpq > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
/* stylelint-disable */

.dropdown-country__dropdown__J4gmY .react-selectize-control {
  border: none !important;
  box-shadow: none !important;
  min-height: 70px;
  padding-left: 0 !important; }
  .dropdown-country__dropdown__J4gmY .react-selectize-control .react-selectize-toggle-button-container {
    flex-grow: 0; }
    .dropdown-country__dropdown__J4gmY .react-selectize-control .react-selectize-toggle-button-container > svg {
      fill: white;
      width: 13px;
      height: 8px;
      position: absolute;
      top: calc(50% + 2px); }
  .dropdown-country__dropdown__J4gmY .react-selectize-control .simple-value {
    color: #fff;
    width: auto !important;
    font-size: 2.75rem; }
    @media screen and (min-width: 37.5rem) {
      .dropdown-country__dropdown__J4gmY .react-selectize-control .simple-value {
        font-size: 3.375rem; } }
    .dropdown-country__dropdown__J4gmY .react-selectize-control .simple-value > span {
      max-width: 81vw;
      min-height: 60px;
      width: auto !important; }
  .dropdown-country__dropdown__J4gmY .react-selectize-control .resizable-input {
    min-height: 56px;
    max-height: 56px;
    min-width: 110px;
    width: auto;
    padding-bottom: 28px !important;
    font-size: 3.375rem !important;
    font-weight: 300 !important;
    color: #fff !important;
    overflow: visible !important;
    visibility: hidden; }

.dropdown-country__dropdown__J4gmY .open .resizable-input {
  visibility: visible; }

.dropdown-country__dropdown__J4gmY .open .value-wrapper {
  min-width: 155px; }

.dropdown-country__dropdown__J4gmY .open .simple-select {
  min-width: 155px; }
  .dropdown-country__dropdown__J4gmY .open .simple-select .resizable-input {
    min-width: 210px; }

.dropdown-country__dropdown__J4gmY .open .react-selectize-toggle-button-container > svg {
  top: calc(50% - 10px); }

.dropdown-country__dropdown__J4gmY .simple-select {
  margin-top: 10px !important;
  border-radius: 5px; }
  .dropdown-country__dropdown__J4gmY .simple-select .simple-option,
  .dropdown-country__dropdown__J4gmY .simple-select .no-results-found {
    font-size: 1rem;
    font-weight: 400; }

.dropdown-country__dropdown__J4gmY .react-selectize-search-field-and-selected-values {
  min-width: 110px;
  overflow: visible !important;
  flex-grow: 0 !important;
  width: auto !important; }
/* stylelint-disable */

/* stylelint-disable */
.ndc-country-styles__content__-FTl6 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-country-styles__content__-FTl6 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-country-styles__content__-FTl6 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-country-styles__loadingModal__2tX9d {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndc-country-styles__parsedHTML__ujZMX ul {
  list-style: disc; }

.ndc-country-styles__parsedHTML__ujZMX ul,
.ndc-country-styles__parsedHTML__ujZMX ol {
  margin: 1em 0 0 1em; }

.ndc-country-styles__anchorNav__3ljwW {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-country-styles__anchorNav__3ljwW {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-country-styles__anchorNav__3ljwW > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-country-styles__compareButtonContainer__fPfCF {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  margin-bottom: 110px; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-country-styles__compareButtonContainer__fPfCF {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-country-styles__compareButtonContainer__fPfCF > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .ndc-country-styles__compareButtonContainer__fPfCF .ndc-country-styles__compareButton__35c-L {
    width: 300px; }

.ndc-country-styles__title__1t1MV {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-country-styles__title__1t1MV {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-country-styles__title__1t1MV > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-country-styles__viewDocumentButton__D8CpB {
  margin-bottom: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .ndc-country-styles__viewDocumentButton__D8CpB {
      margin-bottom: 0; } }

.ndc-country-styles__actionsContainer__31qk3 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  z-index: 2;
  margin-bottom: 0.9375rem; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-country-styles__actionsContainer__31qk3 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-country-styles__actionsContainer__31qk3 > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .ndc-country-styles__actionsContainer__31qk3 {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto;
      margin-bottom: 0.9375rem;
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto; } }
  @media screen and (min-width: 37.5rem) and (min-width: 37.5em) {
    .ndc-country-styles__actionsContainer__31qk3 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 37.5rem) {
      .ndc-country-styles__actionsContainer__31qk3 > * {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  @media screen and (min-width: 37.5rem) and (min-width: 37.5em) {
    .ndc-country-styles__actionsContainer__31qk3 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 37.5rem) {
      .ndc-country-styles__actionsContainer__31qk3 > *:nth-child(1) {
        width: calc(100% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndc-country-styles__actionsContainer__31qk3 > *:nth-child(2) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndc-country-styles__actionsContainer__31qk3 > *:nth-child(3) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndc-country-styles__actionsContainer__31qk3.ndc-country-styles__withoutBack__GgrHi {
        display: flex;
        flex-flow: row wrap;
        margin-right: 0.9375rem;
        margin-left: 0.9375rem;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        max-width: 1230px;
        margin: 0 auto;
        margin-bottom: 0.9375rem; } }
    @media screen and (min-width: 37.5rem) and (min-width: 37.5em) {
      .ndc-country-styles__actionsContainer__31qk3.ndc-country-styles__withoutBack__GgrHi {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  @media screen and (min-width: 37.5rem) {
        .ndc-country-styles__actionsContainer__31qk3.ndc-country-styles__withoutBack__GgrHi > *:nth-child(1) {
          width: calc(100% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .ndc-country-styles__actionsContainer__31qk3.ndc-country-styles__withoutBack__GgrHi > *:nth-child(2) {
          width: calc(50% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .ndc-country-styles__actionsContainer__31qk3.ndc-country-styles__withoutBack__GgrHi > *:nth-child(3) {
          width: calc(50% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .ndc-country-styles__actionsContainer__31qk3.ndc-country-styles__withoutBack__GgrHi > *:nth-child(4) {
          width: calc(50% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
    .ndc-country-styles__actionsContainer__31qk3 {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto;
      z-index: 0; } }
  @media screen and (min-width: 56.25rem) and (min-width: 37.5em) {
    .ndc-country-styles__actionsContainer__31qk3 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
      .ndc-country-styles__actionsContainer__31qk3 > *:nth-child(1) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndc-country-styles__actionsContainer__31qk3 > *:nth-child(2) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndc-country-styles__actionsContainer__31qk3 > *:nth-child(3) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndc-country-styles__actionsContainer__31qk3.ndc-country-styles__withoutBack__GgrHi {
        display: flex;
        flex-flow: row wrap;
        margin-right: 0.9375rem;
        margin-left: 0.9375rem;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        max-width: 1230px;
        margin: 0 auto; } }
    @media screen and (min-width: 56.25rem) and (min-width: 37.5em) {
      .ndc-country-styles__actionsContainer__31qk3.ndc-country-styles__withoutBack__GgrHi {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
        .ndc-country-styles__actionsContainer__31qk3.ndc-country-styles__withoutBack__GgrHi > *:nth-child(1) {
          width: calc(100% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .ndc-country-styles__actionsContainer__31qk3.ndc-country-styles__withoutBack__GgrHi > *:nth-child(2) {
          width: calc(33.33333% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .ndc-country-styles__actionsContainer__31qk3.ndc-country-styles__withoutBack__GgrHi > *:nth-child(3) {
          width: calc(33.33333% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .ndc-country-styles__actionsContainer__31qk3.ndc-country-styles__withoutBack__GgrHi > *:nth-child(4) {
          width: calc(33.33333% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; } }

.ndc-country-styles__search__m0ZFa {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  margin-top: 10px; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-country-styles__search__m0ZFa {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-country-styles__search__m0ZFa > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .ndc-country-styles__search__m0ZFa {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto;
      justify-content: flex-end;
      margin-top: 10px; } }
  @media screen and (min-width: 37.5rem) and (min-width: 37.5em) {
    .ndc-country-styles__search__m0ZFa {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 37.5rem) {
      .ndc-country-styles__search__m0ZFa > * {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.ndc-country-styles__mobileActions__4L5k3 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-country-styles__mobileActions__4L5k3 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-country-styles__mobileActions__4L5k3 > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-country-styles__countryDropdown__1pkn6 {
  margin-bottom: 10px; }
  @media screen and (min-width: 56.25rem) {
    .ndc-country-styles__countryDropdown__1pkn6 {
      margin-bottom: 0; } }
/* stylelint-disable */

/* stylelint-disable */
.lts-country-styles__content__2xi59 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .lts-country-styles__content__2xi59 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .lts-country-styles__content__2xi59 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.lts-country-styles__loadingModal__3DWjE {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.lts-country-styles__parsedHTML__3wNqE ul {
  list-style: disc; }

.lts-country-styles__parsedHTML__3wNqE ul,
.lts-country-styles__parsedHTML__3wNqE ol {
  margin: 1em 0 0 1em; }

.lts-country-styles__anchorNav__1Dtfu {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .lts-country-styles__anchorNav__1Dtfu {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .lts-country-styles__anchorNav__1Dtfu > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.lts-country-styles__compareButtonContainer__rxWjV {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  margin-bottom: 110px; }
  @media print, screen and (min-width: 37.5em) {
    .lts-country-styles__compareButtonContainer__rxWjV {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .lts-country-styles__compareButtonContainer__rxWjV > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .lts-country-styles__compareButtonContainer__rxWjV .lts-country-styles__compareButton__2Y-tW {
    width: 300px; }

.lts-country-styles__title__2nxho {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .lts-country-styles__title__2nxho {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .lts-country-styles__title__2nxho > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.lts-country-styles__viewDocumentButton__2VMnP {
  margin-bottom: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .lts-country-styles__viewDocumentButton__2VMnP {
      margin-bottom: 0; } }

.lts-country-styles__actionsContainer__2go8i {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  z-index: 2;
  margin-bottom: 0.9375rem; }
  @media print, screen and (min-width: 37.5em) {
    .lts-country-styles__actionsContainer__2go8i {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .lts-country-styles__actionsContainer__2go8i > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 37.5rem) {
    .lts-country-styles__actionsContainer__2go8i {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto;
      margin-bottom: 0.9375rem; } }
  @media screen and (min-width: 37.5rem) and (min-width: 37.5em) {
    .lts-country-styles__actionsContainer__2go8i {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 37.5rem) {
      .lts-country-styles__actionsContainer__2go8i > * {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .lts-country-styles__actionsContainer__2go8i.lts-country-styles__withSearch__1xj73 {
        display: flex;
        flex-flow: row wrap;
        margin-right: 0.9375rem;
        margin-left: 0.9375rem;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        max-width: 1230px;
        margin: 0 auto; } }
    @media screen and (min-width: 37.5rem) and (min-width: 37.5em) {
      .lts-country-styles__actionsContainer__2go8i.lts-country-styles__withSearch__1xj73 {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  @media screen and (min-width: 37.5rem) {
        .lts-country-styles__actionsContainer__2go8i.lts-country-styles__withSearch__1xj73 > *:nth-child(1) {
          width: calc(50% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .lts-country-styles__actionsContainer__2go8i.lts-country-styles__withSearch__1xj73 > *:nth-child(2) {
          width: calc(25% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .lts-country-styles__actionsContainer__2go8i.lts-country-styles__withSearch__1xj73 > *:nth-child(3) {
          width: calc(25% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
    .lts-country-styles__actionsContainer__2go8i {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto;
      z-index: 0; } }
  @media screen and (min-width: 56.25rem) and (min-width: 37.5em) {
    .lts-country-styles__actionsContainer__2go8i {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
      .lts-country-styles__actionsContainer__2go8i > *:nth-child(1) {
        width: calc(75% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .lts-country-styles__actionsContainer__2go8i > *:nth-child(2) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .lts-country-styles__actionsContainer__2go8i.lts-country-styles__withSearch__1xj73 {
        display: flex;
        flex-flow: row wrap;
        margin-right: 0.9375rem;
        margin-left: 0.9375rem;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        max-width: 1230px;
        margin: 0 auto; } }
    @media screen and (min-width: 56.25rem) and (min-width: 37.5em) {
      .lts-country-styles__actionsContainer__2go8i.lts-country-styles__withSearch__1xj73 {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
        .lts-country-styles__actionsContainer__2go8i.lts-country-styles__withSearch__1xj73 > *:nth-child(1) {
          width: calc(50% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .lts-country-styles__actionsContainer__2go8i.lts-country-styles__withSearch__1xj73 > *:nth-child(2) {
          width: calc(25% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; }
        .lts-country-styles__actionsContainer__2go8i.lts-country-styles__withSearch__1xj73 > *:nth-child(3) {
          width: calc(25% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; } }

.lts-country-styles__countryDropdown__c5rjz {
  margin-bottom: 10px; }
  @media screen and (min-width: 56.25rem) {
    .lts-country-styles__countryDropdown__c5rjz {
      margin-bottom: 0; } }

.lts-country-styles__mobileActions__6AqIR {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .lts-country-styles__mobileActions__6AqIR {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .lts-country-styles__mobileActions__6AqIR > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.lts-country-styles__externalLinkIcon__3Khl3 {
  margin: 3px 0 0 5px;
  width: 13px;
  height: 13px; }

.lts-country-styles__boldOption__39J-S {
  font-weight: 900 !important;
  color: #223054 !important; }
/* stylelint-disable */

/* stylelint-disable */
.ndc-compare-styles__content__33crQ {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-compare-styles__content__33crQ {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-compare-styles__content__33crQ > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-compare-styles__loadingModal__ffIYo {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndc-compare-styles__parsedHTML__3wzT9 ul {
  list-style: disc; }

.ndc-compare-styles__parsedHTML__3wzT9 ul,
.ndc-compare-styles__parsedHTML__3wzT9 ol {
  margin: 1em 0 0 1em; }

.ndc-compare-styles__anchorNav__3MlJ3 {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-compare-styles__anchorNav__3MlJ3 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-compare-styles__anchorNav__3MlJ3 > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-compare-styles__accordion__bgnLW {
  margin-bottom: 40px; }

.ndc-compare-styles__backButton__3k3Kn {
  margin-right: 20px; }

.ndc-compare-styles__backIcon__1425I {
  fill: #fff;
  width: 60px;
  height: 60px; }

.ndc-compare-styles__title__1-Ui5 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start; }

.ndc-compare-styles__countrySelector__22XUX {
  border-bottom: solid 1px rgba(10, 25, 65, 0.3); }

.ndc-compare-styles__row__qJFE2 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-compare-styles__row__qJFE2 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-compare-styles__row__qJFE2 > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-compare-styles__fourFold__3l7ZG {
  display: flex;
  flex-flow: row wrap; }
  .ndc-compare-styles__fourFold__3l7ZG > * {
    width: 25%;
    margin-right: 0;
    margin-left: 0; }

.ndc-compare-styles__offset__3EpDV {
  margin-left: calc(25% + 0); }

.ndc-compare-styles__separator__2N-xU {
  border-right: solid 1px rgba(10, 25, 65, 0.3);
  height: 60px; }

.ndc-compare-styles__selector__3w_dr {
  display: flex;
  align-items: center; }

.ndc-compare-styles__accordion__bgnLW {
  margin-bottom: -1px;
  position: relative;
  min-height: 400px;
  z-index: 5; }
/* stylelint-disable */

.compare-table-theme__column__1ucTi {
  height: 100%;
  display: flex;
  align-items: center;
  margin-right: 0 !important; }
  .compare-table-theme__column__1ucTi a {
    border-bottom: none !important;
    text-decoration: underline !important; }
  .compare-table-theme__column__1ucTi:nth-child(9) {
    border-left: 3px solid #cccdcf; }

.compare-table-theme__headerRow__1QvcP > div {
  margin-right: 0 !important;
  justify-content: center;
  align-items: center; }
  .compare-table-theme__headerRow__1QvcP > div:nth-child(1), .compare-table-theme__headerRow__1QvcP > div:nth-child(2) {
    justify-content: start; }

.compare-table-theme__row__1WxSK {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.compare-table-theme__oddRow__2-GRB {
  background-color: #e7edf8; }
/* stylelint-disable */

/* stylelint-disable */
.ndc-compare-all-targets-table-styles__content__3yxd7 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-compare-all-targets-table-styles__content__3yxd7 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-compare-all-targets-table-styles__content__3yxd7 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-compare-all-targets-table-styles__loadingModal__7ZNAz {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndc-compare-all-targets-table-styles__parsedHTML__1VlwR ul {
  list-style: disc; }

.ndc-compare-all-targets-table-styles__parsedHTML__1VlwR ul,
.ndc-compare-all-targets-table-styles__parsedHTML__1VlwR ol {
  margin: 1em 0 0 1em; }

.ndc-compare-all-targets-table-styles__iconButton__3Vr2O {
  width: 100%;
  height: 100%;
  border: solid #cccdcf 1px;
  border-width: 0 0 1px 1px;
  border-radius: 0; }
  .ndc-compare-all-targets-table-styles__iconButton__3Vr2O.ndc-compare-all-targets-table-styles__active__3EDnQ {
    background-color: #0a1941; }
  .ndc-compare-all-targets-table-styles__iconButton__3Vr2O.ndc-compare-all-targets-table-styles__clickable__2Uap_ {
    cursor: pointer; }
  .ndc-compare-all-targets-table-styles__iconButton__3Vr2O.ndc-compare-all-targets-table-styles__lastColumn__2P1nf {
    border-right: solid #cccdcf 1px; }

.ndc-compare-all-targets-table-styles__loaderWrapper__3L44E,
.ndc-compare-all-targets-table-styles__noContent__2zKzM {
  display: flex;
  justify-content: center;
  min-height: 460px; }

.ndc-compare-all-targets-table-styles__submitIcon__2B9C0 {
  height: 30px;
  width: 30px; }
/* stylelint-disable */

/* stylelint-disable */
.ndc-compare-all-targets-styles__content__qWR2H {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-compare-all-targets-styles__content__qWR2H {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-compare-all-targets-styles__content__qWR2H > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-compare-all-targets-styles__loadingModal__31rNx {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndc-compare-all-targets-styles__parsedHTML__28LJx ul {
  list-style: disc; }

.ndc-compare-all-targets-styles__parsedHTML__28LJx ul,
.ndc-compare-all-targets-styles__parsedHTML__28LJx ol {
  margin: 1em 0 0 1em; }

.ndc-compare-all-targets-styles__title__LOcoR {
  margin-bottom: 64px; }

.ndc-compare-all-targets-styles__wrapper__zEj3t {
  margin-top: 20px; }

.ndc-compare-all-targets-styles__handIconInfo__3w5UG {
  margin-bottom: 80px; }

.ndc-compare-all-targets-styles__legendAndActions__1Bw_I {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 20px; }
  .ndc-compare-all-targets-styles__legendAndActions__1Bw_I > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .ndc-compare-all-targets-styles__legendAndActions__1Bw_I > * {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .ndc-compare-all-targets-styles__legendAndActions__1Bw_I {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .ndc-compare-all-targets-styles__legendAndActions__1Bw_I > *:nth-child(1) {
        width: calc(45.83333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndc-compare-all-targets-styles__legendAndActions__1Bw_I > *:nth-child(2) {
        width: calc(54.16667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.ndc-compare-all-targets-styles__buttonAndSearch__1Wxih {
  justify-content: flex-end; }
  .ndc-compare-all-targets-styles__buttonAndSearch__1Wxih > * {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .ndc-compare-all-targets-styles__buttonAndSearch__1Wxih {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .ndc-compare-all-targets-styles__buttonAndSearch__1Wxih > *:nth-child(1) {
        width: calc(12.5% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndc-compare-all-targets-styles__buttonAndSearch__1Wxih > *:nth-child(2) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndc-compare-all-targets-styles__buttonAndSearch__1Wxih > *:nth-child(3) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndc-compare-all-targets-styles__buttonAndSearch__1Wxih > *:nth-child(4) {
        width: calc(37.5% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.ndc-compare-all-targets-styles__actionButton__G4aOb {
  width: 100%; }
  @media screen and (min-width: 56.25rem) {
    .ndc-compare-all-targets-styles__actionButton__G4aOb {
      max-width: 120px;
      min-width: 120px; } }

.ndc-compare-all-targets-styles__legendItem__3ybCZ {
  margin-right: 26px;
  font-size: 1rem;
  display: inline-flex;
  flex-direction: row;
  align-items: center; }
  .ndc-compare-all-targets-styles__legendItem__3ybCZ .ndc-compare-all-targets-styles__submitIcon__RsJ8f {
    margin-right: 10px;
    height: 30px;
    width: 30px; }

.ndc-compare-all-targets-styles__link__M4xiJ {
  color: #fff;
  text-decoration: underline; }
  .ndc-compare-all-targets-styles__link__M4xiJ:hover {
    color: #ffc735; }
/* stylelint-disable */

/* stylelint-disable */
.ndc-sdg-styles__content__w4t2p {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-sdg-styles__content__w4t2p {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-sdg-styles__content__w4t2p > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndc-sdg-styles__loadingModal__3QrVx {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndc-sdg-styles__parsedHTML__khzmK ul {
  list-style: disc; }

.ndc-sdg-styles__parsedHTML__khzmK ul,
.ndc-sdg-styles__parsedHTML__khzmK ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.ndc-sdg-styles__bg__3X5Ko {
  background-color: #f1f4fb; }

.ndc-sdg-styles__bgOpen__3CScs {
  display: flex;
  flex-direction: column;
  overflow: hidden; }

.ndc-sdg-styles__headerGrid__8lwUm {
  visibility: visible;
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndc-sdg-styles__headerGrid__8lwUm {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndc-sdg-styles__headerGrid__8lwUm > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .ndc-sdg-styles__headerGrid__8lwUm {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto; } }
  @media screen and (min-width: 56.25rem) and (min-width: 37.5em) {
    .ndc-sdg-styles__headerGrid__8lwUm {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
      .ndc-sdg-styles__headerGrid__8lwUm > *:nth-child(1) {
        width: calc(66.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndc-sdg-styles__headerGrid__8lwUm > *:nth-child(2) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.ndc-sdg-styles__headerOpen__18v3y {
  height: 40vh; }
  .ndc-sdg-styles__headerOpen__18v3y .ndc-sdg-styles__headerGrid__8lwUm {
    visibility: hidden; }
    @media screen and (min-width: 56.25rem) {
      .ndc-sdg-styles__headerOpen__18v3y .ndc-sdg-styles__headerGrid__8lwUm {
        visibility: visible; } }
  @media screen and (min-width: 56.25rem) {
    .ndc-sdg-styles__headerOpen__18v3y {
      height: auto; } }

.ndc-sdg-styles__wrapper__Q_YFI {
  height: auto;
  margin-bottom: 60px; }

.ndc-sdg-styles__wrapperOpen__3GVbO {
  overflow: auto; }
/* stylelint-disable */

/* stylelint-disable */
.country-timeline-styles__content__2W0qg {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-timeline-styles__content__2W0qg {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-timeline-styles__content__2W0qg > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-timeline-styles__loadingModal__25tYs {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.country-timeline-styles__parsedHTML__2_YbN ul {
  list-style: disc; }

.country-timeline-styles__parsedHTML__2_YbN ul,
.country-timeline-styles__parsedHTML__2_YbN ol {
  margin: 1em 0 0 1em; }

.country-timeline-styles__documentLink__1rM-l {
  width: 170px;
  height: 48px;
  background-color: #fff; }

.country-timeline-styles__timelineDescription__3EaQ1 {
  font-size: 0.8125rem;
  font-weight: 600;
  color: #fff;
  position: absolute; }

.country-timeline-styles__timelineContainer__3URUX {
  overflow-x: hidden;
  padding-top: 80px;
  margin-top: -80px; }

.country-timeline-styles__timeline__51Bfa {
  display: block;
  position: relative;
  width: 100%;
  height: 100px;
  margin: 20px 0; }
  .country-timeline-styles__timeline__51Bfa > div > div .events-wrapper {
    overflow: initial !important;
    width: 100% !important;
    margin: 0 !important; }
    .country-timeline-styles__timeline__51Bfa > div > div .events-wrapper .events {
      width: 100% !important; }
      .country-timeline-styles__timeline__51Bfa > div > div .events-wrapper .events .timeline-eventline {
        min-width: 100% !important;
        background-color: #fff !important;
        height: 1px;
        opacity: 0.5; }
      .country-timeline-styles__timeline__51Bfa > div > div .events-wrapper .events .timeline-eventline:nth-child(2) {
        background-color: transparent !important; }
      .country-timeline-styles__timeline__51Bfa > div > div .events-wrapper .events .dot-label {
        width: auto !important; }
        .country-timeline-styles__timeline__51Bfa > div > div .events-wrapper .events .dot-label.present > span:last-child, .country-timeline-styles__timeline__51Bfa > div > div .events-wrapper .events .dot-label.past > span:last-child, .country-timeline-styles__timeline__51Bfa > div > div .events-wrapper .events .dot-label.future > span:last-child {
          background-color: #ffc735 !important;
          border-color: #ffc735 !important; }
      .country-timeline-styles__timeline__51Bfa > div > div .events-wrapper .events .dot-label:last-child > span:last-child {
        background-color: #fff !important;
        border-color: #fff !important; }
  .country-timeline-styles__timeline__51Bfa > div > div ul {
    display: none; }
  .country-timeline-styles__timeline__51Bfa > div > div .yearLabel {
    font-size: 0.8125rem;
    line-height: 1.54;
    text-align: center;
    position: absolute;
    bottom: -30px;
    left: 27px; }
  .country-timeline-styles__timeline__51Bfa > div > div .timelineTooltip.-open::before {
    content: " ";
    top: calc(100% - 15px);
    left: 42px;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #f1f4fb;
    border-width: 6px;
    margin-left: -6px; }
  .country-timeline-styles__timeline__51Bfa > div > div .timelineTooltip .links {
    display: block;
    min-width: 220px;
    position: relative;
    overflow: auto;
    max-height: 140px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
    .country-timeline-styles__timeline__51Bfa > div > div .timelineTooltip .links li {
      background-color: #f1f4fb;
      text-align: left;
      position: relative;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      transition: color 0.1s linear; }
      .country-timeline-styles__timeline__51Bfa > div > div .timelineTooltip .links li a {
        padding: 10px 30px 10px 10px;
        display: block;
        width: auto;
        height: auto;
        font-size: 1rem;
        line-height: 1.62;
        color: #757584;
        background-color: transparent;
        transition: color 0.1s linear; }
      .country-timeline-styles__timeline__51Bfa > div > div .timelineTooltip .links li::after {
        content: "";
        opacity: 0;
        position: absolute;
        right: 10px;
        top: calc(50% - 7px);
        bottom: 0;
        width: 14px;
        height: 14px;
        background-position: center;
        background-image: url(/packs/accordion-arrow-f8ab4761e9afd7869d4e8cfadee669e3.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-color: transparent;
        transition: opacity 0.1s linear; }
      .country-timeline-styles__timeline__51Bfa > div > div .timelineTooltip .links li:hover {
        background-color: #fff; }
        .country-timeline-styles__timeline__51Bfa > div > div .timelineTooltip .links li:hover a {
          color: #0a1941; }
        .country-timeline-styles__timeline__51Bfa > div > div .timelineTooltip .links li:hover::after {
          opacity: 1; }
      .country-timeline-styles__timeline__51Bfa > div > div .timelineTooltip .links li:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px; }
      .country-timeline-styles__timeline__51Bfa > div > div .timelineTooltip .links li:last-child {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom: none; }
  .country-timeline-styles__timeline__51Bfa > div > div .buttons {
    display: block; }
    .country-timeline-styles__timeline__51Bfa > div > div .buttons li {
      height: 32px !important;
      width: 32px !important;
      background-color: #fff;
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.09);
      border: solid 1px #cccdcf; }
      .country-timeline-styles__timeline__51Bfa > div > div .buttons li > svg {
        fill: #0a1941 !important;
        height: 24px !important;
        width: 32px !important; }
      .country-timeline-styles__timeline__51Bfa > div > div .buttons li.disabled {
        display: none; }
/* stylelint-disable */

/* stylelint-disable */
.country-styles__content__3bKaq {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-styles__content__3bKaq {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-styles__content__3bKaq > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-styles__loadingModal__34piG {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.country-styles__parsedHTML__1ULgd ul {
  list-style: disc; }

.country-styles__parsedHTML__1ULgd ul,
.country-styles__parsedHTML__1ULgd ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.country-styles__header__2EKZ1 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-styles__header__2EKZ1 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-styles__header__2EKZ1 > *:nth-child(1) {
    width: calc(66.66667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-styles__header__2EKZ1 > *:nth-child(2) {
    width: calc(33.33333% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .country-styles__header__2EKZ1 {
      display: flex;
      flex-flow: row wrap;
      margin-right: 0.9375rem;
      margin-left: 0.9375rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      max-width: 1230px;
      margin: 0 auto; } }
  @media screen and (min-width: 56.25rem) and (min-width: 37.5em) {
    .country-styles__header__2EKZ1 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 56.25rem) {
      .country-styles__header__2EKZ1 > *:nth-child(1) {
        width: calc(83.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-styles__header__2EKZ1 > *:nth-child(2) {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.country-styles__section__-fVAQ {
  position: relative; }

.country-styles__sectionHash__2UWoC {
  position: absolute;
  top: -110px; }
  @media screen and (min-width: 56.25rem) {
    .country-styles__sectionHash__2UWoC {
      top: -49px; } }

.country-styles__anchorNav__317qk {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-styles__anchorNav__317qk {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-styles__anchorNav__317qk > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
/* stylelint-disable */

/* stylelint-disable */
.emission-pathways-styles__content__DYKue {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .emission-pathways-styles__content__DYKue {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .emission-pathways-styles__content__DYKue > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.emission-pathways-styles__loadingModal__2qe7J {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.emission-pathways-styles__parsedHTML__2TkrB ul {
  list-style: disc; }

.emission-pathways-styles__parsedHTML__2TkrB ul,
.emission-pathways-styles__parsedHTML__2TkrB ol {
  margin: 1em 0 0 1em; }

.emission-pathways-styles__section__VE6Cy {
  position: relative; }

.emission-pathways-styles__sectionHash__o3_R2 {
  position: absolute;
  top: -110px; }
  @media screen and (min-width: 56.25rem) {
    .emission-pathways-styles__sectionHash__o3_R2 {
      top: -49px; } }

.emission-pathways-styles__anchorNav__28TiO {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .emission-pathways-styles__anchorNav__28TiO {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .emission-pathways-styles__anchorNav__28TiO > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
/* stylelint-disable */

/* stylelint-disable */
.ghg-emissions-styles__content__iU5l_ {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ghg-emissions-styles__content__iU5l_ {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ghg-emissions-styles__content__iU5l_ > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ghg-emissions-styles__loadingModal__2X1pu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ghg-emissions-styles__parsedHTML__3Ft5g ul {
  list-style: disc; }

.ghg-emissions-styles__parsedHTML__3Ft5g ul,
.ghg-emissions-styles__parsedHTML__3Ft5g ol {
  margin: 1em 0 0 1em; }

.ghg-emissions-styles__header__3KM7S {
  padding-bottom: 64px; }
  .ghg-emissions-styles__header__3KM7S a {
    color: #fff;
    text-decoration: underline; }
    .ghg-emissions-styles__header__3KM7S a:hover {
      color: #ffc735; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.error-styles__content__nj7DR {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .error-styles__content__nj7DR {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .error-styles__content__nj7DR > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.error-styles__loadingModal__1PUw- {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.error-styles__parsedHTML__25zeY ul {
  list-style: disc; }

.error-styles__parsedHTML__25zeY ul,
.error-styles__parsedHTML__25zeY ol {
  margin: 1em 0 0 1em; }

.error-styles__container__1bl4S {
  height: calc(100vh - 60px - 139px);
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: solid 1px #cccdcf; }
/* stylelint-disable */

/* stylelint-disable */
.emission-pathways-model-styles__content__BUEtk {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .emission-pathways-model-styles__content__BUEtk {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .emission-pathways-model-styles__content__BUEtk > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.emission-pathways-model-styles__loadingModal__2HnLV {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.emission-pathways-model-styles__parsedHTML__3134k ul {
  list-style: disc; }

.emission-pathways-model-styles__parsedHTML__3134k ul,
.emission-pathways-model-styles__parsedHTML__3134k ol {
  margin: 1em 0 0 1em; }

.emission-pathways-model-styles__section__2qLZx {
  position: relative; }

.emission-pathways-model-styles__sectionHash__14_hz {
  position: absolute;
  top: -120px; }
  @media screen and (min-width: 56.25rem) {
    .emission-pathways-model-styles__sectionHash__14_hz {
      top: -49px; } }

.emission-pathways-model-styles__anchorNav__1JUDu {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .emission-pathways-model-styles__anchorNav__1JUDu {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .emission-pathways-model-styles__anchorNav__1JUDu > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
/* stylelint-disable */

/* stylelint-disable */
.emission-pathways-scenario-styles__content__1xsXV {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .emission-pathways-scenario-styles__content__1xsXV {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .emission-pathways-scenario-styles__content__1xsXV > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.emission-pathways-scenario-styles__loadingModal__ImKXb {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.emission-pathways-scenario-styles__parsedHTML__3W3sD ul {
  list-style: disc; }

.emission-pathways-scenario-styles__parsedHTML__3W3sD ul,
.emission-pathways-scenario-styles__parsedHTML__3W3sD ol {
  margin: 1em 0 0 1em; }

.emission-pathways-scenario-styles__section__3iN8n {
  position: relative; }

.emission-pathways-scenario-styles__sectionHash__PmBxs {
  position: absolute;
  top: -120px; }
  @media screen and (min-width: 56.25rem) {
    .emission-pathways-scenario-styles__sectionHash__PmBxs {
      top: -49px; } }

.emission-pathways-scenario-styles__anchorNav__Tghtx {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .emission-pathways-scenario-styles__anchorNav__Tghtx {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .emission-pathways-scenario-styles__anchorNav__Tghtx > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
/* stylelint-disable */

.intro-dark__title__2NNY4 {
  color: #0a1941;
  font-size: 1.5rem;
  line-height: 1.25em; }
  @media screen and (min-width: 37.5rem) {
    .intro-dark__title__2NNY4 {
      font-size: 2.75rem; } }

.intro-dark__description__2lIYa {
  color: #0a1941; }
/* stylelint-disable */

/* stylelint-disable */
.teaser-styles__content__ccau7 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .teaser-styles__content__ccau7 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .teaser-styles__content__ccau7 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.teaser-styles__loadingModal__SjmMh {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.teaser-styles__parsedHTML__3fFRx ul {
  list-style: disc; }

.teaser-styles__parsedHTML__3fFRx ul,
.teaser-styles__parsedHTML__3fFRx ol {
  margin: 1em 0 0 1em; }

.teaser-styles__wrapper__1rl4R {
  padding: 50px 0;
  background-color: #f1f4fb; }

.teaser-styles__imageLeft__3JdfF {
  margin-bottom: -2px;
  box-shadow: -10px 9px 30px 0 rgba(37, 89, 124, 0.15); }

.teaser-styles__paddedTeaser__Fr0mo {
  padding-top: 200px; }

.teaser-styles__wideButton__36B1n {
  width: 270px; }
/* stylelint-disable */

/* stylelint-disable */
.sectors-agriculture-styles__content__3LP3T {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .sectors-agriculture-styles__content__3LP3T {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .sectors-agriculture-styles__content__3LP3T > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.sectors-agriculture-styles__loadingModal__32afL {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.sectors-agriculture-styles__parsedHTML__2NcQq ul {
  list-style: disc; }

.sectors-agriculture-styles__parsedHTML__2NcQq ul,
.sectors-agriculture-styles__parsedHTML__2NcQq ol {
  margin: 1em 0 0 1em; }

.sectors-agriculture-styles__anchorNav__3hu-y {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .sectors-agriculture-styles__anchorNav__3hu-y {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .sectors-agriculture-styles__anchorNav__3hu-y > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.sectors-agriculture-styles__headerContent__3Mu4x {
  margin-bottom: 55px; }

.sectors-agriculture-styles__sectionComponent__1ZI5b {
  margin-bottom: 100px;
  position: relative; }

.sectors-agriculture-styles__sectionHash__2uFzQ {
  position: absolute;
  top: -130px; }
  @media screen and (min-width: 56.25rem) {
    .sectors-agriculture-styles__sectionHash__2uFzQ {
      top: -79px; } }
/* stylelint-disable */

/* stylelint-disable */
.ndcs-explore-styles__content__3PMa3 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndcs-explore-styles__content__3PMa3 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndcs-explore-styles__content__3PMa3 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-explore-styles__loadingModal__u_i_w {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndcs-explore-styles__parsedHTML__3i0N0 ul {
  list-style: disc; }

.ndcs-explore-styles__parsedHTML__3i0N0 ul,
.ndcs-explore-styles__parsedHTML__3i0N0 ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.ndcs-explore-styles__anchorNav__1Rw3L {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndcs-explore-styles__anchorNav__1Rw3L {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndcs-explore-styles__anchorNav__1Rw3L > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-explore-styles__wrapper__GWO_U {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff; }

.ndcs-explore-styles__headerLayout__4DbRc {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .ndcs-explore-styles__headerLayout__4DbRc > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-explore-styles__containedHeader__2wp2R {
  display: flex;
  margin-top: 10px; }
  .ndcs-explore-styles__containedHeader__2wp2R > div {
    flex: 1; }

.ndcs-explore-styles__searchWrapper__1BKET {
  margin-bottom: 64px;
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .ndcs-explore-styles__searchWrapper__1BKET > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .ndcs-explore-styles__searchWrapper__1BKET :first-child {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .ndcs-explore-styles__searchWrapper__1BKET {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .ndcs-explore-styles__searchWrapper__1BKET > *:nth-child(1) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndcs-explore-styles__searchWrapper__1BKET > *:nth-child(2) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .ndcs-explore-styles__searchWrapper__1BKET :first-child {
        margin-bottom: 0; } }
/* stylelint-disable */

.ndc-overview-styles__headerLayout__1WM2V {
  margin-bottom: 64px; }
/* stylelint-disable */

.multi-level-dropdown-custom-compare__wrapper__2Jt6P {
  width: 100%;
  position: relative; }
  .multi-level-dropdown-custom-compare__wrapper__2Jt6P .cw__multi-level-dropdown-styles_selector {
    border: 2.5px solid #f1f4fb !important;
    box-shadow: none !important;
    padding-right: 20px; }
  .multi-level-dropdown-custom-compare__wrapper__2Jt6P .cw__multi-level-dropdown-styles_menu {
    min-width: 260px;
    border: 2.5px solid #f1f4fb !important;
    border-radius: 0 0 4px 4px;
    margin-top: -3px;
    z-index: 10; }
  .multi-level-dropdown-custom-compare__wrapper__2Jt6P .cw__multi-level-dropdown-styles_arrow {
    height: 10px;
    width: 10px; }
  .multi-level-dropdown-custom-compare__wrapper__2Jt6P .cw__multi-level-dropdown-styles_clearBtn {
    padding-right: 10px; }
  .multi-level-dropdown-custom-compare__wrapper__2Jt6P .cw__multi-level-dropdown-styles_disabled {
    background-color: unset;
    opacity: 0.5; }

.multi-level-dropdown-custom-compare__menu__31Lps {
  max-height: 450px; }

.multi-level-dropdown-custom-compare__wrapper__2Jt6P .cw__multi-level-dropdown-styles_menu {
  max-height: 360px; }
  .multi-level-dropdown-custom-compare__wrapper__2Jt6P .cw__multi-level-dropdown-styles_menu > *:first-child {
    display: none; }
/* stylelint-disable */

/* stylelint-disable */
.custom-compare-styles__content__1Cruk {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .custom-compare-styles__content__1Cruk {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .custom-compare-styles__content__1Cruk > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.custom-compare-styles__loadingModal__ZCsu0 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.custom-compare-styles__parsedHTML__1nwmJ ul {
  list-style: disc; }

.custom-compare-styles__parsedHTML__1nwmJ ul,
.custom-compare-styles__parsedHTML__1nwmJ ol {
  margin: 1em 0 0 1em; }

.custom-compare-styles__anchorNav__2pLP9 {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .custom-compare-styles__anchorNav__2pLP9 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .custom-compare-styles__anchorNav__2pLP9 > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.custom-compare-styles__title__6px8Q {
  margin-bottom: 60px; }

/* autoprefixer grid: autoplace */
.custom-compare-styles__filters__3qn8c {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(3, 1fr);
  grid-gap: 16px;
  margin: 16px;
  width: 100%; }
  @media screen and (min-width: 37.5rem) {
    .custom-compare-styles__filters__3qn8c {
      grid-template-columns: repeat(2, 1fr);
      grid-template-rows: auto auto; } }
  @media screen and (min-width: 56.25rem) {
    .custom-compare-styles__filters__3qn8c {
      grid-template-columns: 0.4fr repeat(3, 1fr);
      grid-template-rows: auto;
      grid-template-areas: ". filter-1 filter-2 filter-3";
      /* stylelint-disable-line declaration-block-no-redundant-longhand-properties */
      margin: 0;
      min-height: 174px; }
      .custom-compare-styles__filters__3qn8c > :nth-child(1) {
        grid-area: filter-1; }
      .custom-compare-styles__filters__3qn8c > :nth-child(2) {
        grid-area: filter-2; }
      .custom-compare-styles__filters__3qn8c > :nth-child(3) {
        grid-area: filter-3; } }

.custom-compare-styles__accordions__1UTQ7 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 500px; }

.custom-compare-styles__filter__dhrrt {
  padding: 8px 0; }
  @media screen and (min-width: 56.25rem) {
    .custom-compare-styles__filter__dhrrt {
      padding: 32px 22px; }
      .custom-compare-styles__filter__dhrrt:not(:last-child) {
        border-right: 1px solid #cccdcf; } }

@media screen and (min-width: 56.25rem) {
  .custom-compare-styles__dropdown__3X2XI {
    margin-bottom: 20px; } }

.custom-compare-styles__dropdown__3X2XI .react-selectize-control {
  border: none !important;
  padding-left: 0 !important; }

.custom-compare-styles__dropdown__3X2XI .value-wrapper {
  font-weight: 600;
  font-size: 1.5rem; }

.custom-compare-styles__dropdown__3X2XI .react-selectize-placeholder {
  font-size: 1.5rem;
  font-weight: 600; }
/* stylelint-disable */

/* stylelint-disable */
.key-visualizations-styles__content__2lLYx {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .key-visualizations-styles__content__2lLYx {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .key-visualizations-styles__content__2lLYx > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.key-visualizations-styles__loadingModal__hAtXa {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.key-visualizations-styles__parsedHTML__2OSCs ul {
  list-style: disc; }

.key-visualizations-styles__parsedHTML__2OSCs ul,
.key-visualizations-styles__parsedHTML__2OSCs ol {
  margin: 1em 0 0 1em; }

.key-visualizations-styles__header__24496 {
  padding-bottom: 54px; }
/* stylelint-disable */

.my-climate-watch-styles__wrapper__Uk1nz {
  padding-top: 20px;
  min-height: calc(100vh - 420px); }

.my-climate-watch-styles__loginContainer__2PwIL {
  min-height: calc(100vh - 420px);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  @media screen and (min-width: 56.25rem) {
    .my-climate-watch-styles__loginContainer__2PwIL {
      flex-direction: row; } }

.my-climate-watch-styles__login__19IqE {
  width: 200px;
  margin: 0 0 30px; }
  @media screen and (min-width: 56.25rem) {
    .my-climate-watch-styles__login__19IqE {
      margin: 0 30px 0 0;
      flex-direction: row; } }

.my-climate-watch-styles__intro__L3RpF .my-climate-watch-styles__title__2tjir {
  color: #0a1941; }
/* stylelint-disable */

/* stylelint-disable */
.download-menu-styles__content__2QJk2 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .download-menu-styles__content__2QJk2 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .download-menu-styles__content__2QJk2 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.download-menu-styles__loadingModal__VWjNC {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.download-menu-styles__parsedHTML__2lE20 ul {
  list-style: disc; }

.download-menu-styles__parsedHTML__2lE20 ul,
.download-menu-styles__parsedHTML__2lE20 ol {
  margin: 1em 0 0 1em; }

.download-menu-styles__downloadButton__24NaV {
  height: 45px;
  width: 100%;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  text-transform: capitalize;
  color: #0a1941;
  cursor: pointer;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.09);
  transition: box-shadow 150ms ease-out;
  min-width: 25px;
  background-color: #fff; }
/* stylelint-disable */

/* stylelint-disable */
.anchor-nav-theme-color__content__KYWyR {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .anchor-nav-theme-color__content__KYWyR {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .anchor-nav-theme-color__content__KYWyR > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.anchor-nav-theme-color__loadingModal__2Iz4z {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.anchor-nav-theme-color__parsedHTML__36UkU ul {
  list-style: disc; }

.anchor-nav-theme-color__parsedHTML__36UkU ul,
.anchor-nav-theme-color__parsedHTML__36UkU ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.anchor-nav-theme-color__link__17gmS {
  color: #0a1941; }
  .anchor-nav-theme-color__linkActive__VXieP::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ffc735;
    width: 100%;
    height: 6px; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.data-explorer-styles__content__VuM0A {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .data-explorer-styles__content__VuM0A {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .data-explorer-styles__content__VuM0A > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.data-explorer-styles__loadingModal__1ourE {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.data-explorer-styles__parsedHTML__2pAcP ul {
  list-style: disc; }

.data-explorer-styles__parsedHTML__2pAcP ul,
.data-explorer-styles__parsedHTML__2pAcP ol {
  margin: 1em 0 0 1em; }

.data-explorer-styles__header__1bVg_ {
  margin-bottom: 30px;
  background-color: #f1f4fb;
  box-shadow: inset 0 33px 30px -20px rgba(0, 0, 0, 0.1); }

.data-explorer-styles__introWrapper__1hW76 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .data-explorer-styles__introWrapper__1hW76 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .data-explorer-styles__introWrapper__1hW76 > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.data-explorer-styles__intro__kWvUM .data-explorer-styles__title__QZxh4 {
  color: #0a1941; }

.data-explorer-styles__intro__kWvUM .data-explorer-styles__description__FTNFO {
  color: #0a1941; }

.data-explorer-styles__anchorNav__1oo56 {
  display: flex;
  flex-flow: row nowrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .data-explorer-styles__anchorNav__1oo56 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .data-explorer-styles__anchorNav__1oo56 > * {
    flex: 0 0 auto;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.data-explorer-styles__button__3W20c {
  border-bottom: none; }
/* stylelint-disable */

/* stylelint-disable */
.about-contact-styles__content__HnbaD {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .about-contact-styles__content__HnbaD {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .about-contact-styles__content__HnbaD > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.about-contact-styles__loadingModal__3ZqhV {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.about-contact-styles__parsedHTML__2y29e ul {
  list-style: disc; }

.about-contact-styles__parsedHTML__2y29e ul,
.about-contact-styles__parsedHTML__2y29e ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.about-contact-styles__aboutContact__1ccwZ {
  padding-top: 50px;
  line-height: 1.62;
  font-size: 1.1875rem;
  text-align: left;
  color: #0a1941; }
  .about-contact-styles__aboutContact__1ccwZ p {
    margin-bottom: 40px; }
  .about-contact-styles__aboutContact__1ccwZ a {
    color: #0a1941;
    border-bottom: solid 1px #ffc735; }
  .about-contact-styles__aboutContact__1ccwZ .about-contact-styles__contactIframe__3qN_x {
    height: 580px;
    width: 100%; }
  .about-contact-styles__aboutContact__1ccwZ .about-contact-styles__loader__1jbxd {
    min-height: 580px; }
/* stylelint-disable */

/* stylelint-disable */
.about-description-styles__content__1TepK {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .about-description-styles__content__1TepK {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .about-description-styles__content__1TepK > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.about-description-styles__loadingModal__1c91l {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.about-description-styles__parsedHTML__3dNKv ul {
  list-style: disc; }

.about-description-styles__parsedHTML__3dNKv ul,
.about-description-styles__parsedHTML__3dNKv ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.about-description-styles__aboutDescription__Hy9x_ {
  padding-top: 50px;
  width: 100%;
  line-height: 1.62;
  font-size: 1.1875rem;
  text-align: left;
  color: #0a1941; }
  .about-description-styles__aboutDescription__Hy9x_ p {
    margin-bottom: 30px; }
  .about-description-styles__aboutDescription__Hy9x_ > ul {
    margin-bottom: 30px;
    list-style: initial;
    margin-left: 35px; }
  .about-description-styles__aboutDescription__Hy9x_ a {
    color: #0a1941;
    border-bottom: solid 1px #ffc735; }
/* stylelint-disable */

/* stylelint-disable */
.about-partners-styles__content__1qzdg {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .about-partners-styles__content__1qzdg {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .about-partners-styles__content__1qzdg > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.about-partners-styles__loadingModal__1I-aH {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.about-partners-styles__parsedHTML__3blJ1 ul {
  list-style: disc; }

.about-partners-styles__parsedHTML__3blJ1 ul,
.about-partners-styles__parsedHTML__3blJ1 ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.about-partners-styles__section__1EZOo {
  padding: 50px 0 30px 0; }
  .about-partners-styles__section__1EZOo:not(:last-child) {
    border-bottom: 1px solid #cccdcf; }

.about-partners-styles__title__35itk {
  font-size: 1.5rem;
  font-weight: 400;
  color: #0a1941;
  margin-bottom: 30px; }

.about-partners-styles__partners__2O_uV {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .about-partners-styles__partners__2O_uV::before, .about-partners-styles__partners__2O_uV::after {
    content: " ";
    display: table; }
  .about-partners-styles__partners__2O_uV::after {
    display: block;
    clear: both;
    height: 1px;
    margin-top: -1px;
    visibility: hidden; }
  .about-partners-styles__partners__2O_uV {
    *zoom: 1; }
  .about-partners-styles__partners__2O_uV > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .about-partners-styles__partners__2O_uV > * {
    margin-bottom: 3.75rem; }
  @media screen and (min-width: 56.25rem) {
    .about-partners-styles__partners__2O_uV {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .about-partners-styles__partners__2O_uV > * {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  .about-partners-styles__partners__2O_uV .about-partners-styles__partner__21-Fl .about-partners-styles__link__3-WNJ {
    display: flex;
    align-items: center;
    height: 80px; }
    .about-partners-styles__partners__2O_uV .about-partners-styles__partner__21-Fl .about-partners-styles__link__3-WNJ img {
      max-width: 190px;
      max-height: 100%;
      width: auto; }
      .about-partners-styles__partners__2O_uV .about-partners-styles__partner__21-Fl .about-partners-styles__link__3-WNJ img.large {
        max-width: 230px; }
      .about-partners-styles__partners__2O_uV .about-partners-styles__partner__21-Fl .about-partners-styles__link__3-WNJ img.veryLarge {
        max-width: 260px; }
    .about-partners-styles__partners__2O_uV .about-partners-styles__partner__21-Fl .about-partners-styles__link__3-WNJ .about-partners-styles__linkLabel__1acXF {
      color: #0a1941;
      background-image: linear-gradient(to right, #ffc735 100%, transparent 100%);
      background-position: 0 17px;
      background-repeat: repeat-x;
      background-size: 10px 2px; }
  .about-partners-styles__partners__2O_uV .about-partners-styles__partner__21-Fl .about-partners-styles__description__16E6L {
    margin-top: 10px;
    font-size: 1rem;
    color: #757584; }
  .about-partners-styles__partners__2O_uV.about-partners-styles__col4__2mR2T {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .about-partners-styles__partners__2O_uV.about-partners-styles__col4__2mR2T > * {
      width: calc(100% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    @media screen and (min-width: 56.25rem) {
      .about-partners-styles__partners__2O_uV.about-partners-styles__col4__2mR2T {
        display: flex;
        flex-flow: row wrap;
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; }
        .about-partners-styles__partners__2O_uV.about-partners-styles__col4__2mR2T > * {
          width: calc(25% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; } }
  .about-partners-styles__partners__2O_uV.about-partners-styles__additionalData__10XgA {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .about-partners-styles__partners__2O_uV.about-partners-styles__additionalData__10XgA > * {
      width: calc(100% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .about-partners-styles__partners__2O_uV.about-partners-styles__additionalData__10XgA .about-partners-styles__partner__21-Fl {
      margin-bottom: 0.9375rem; }
    @media screen and (min-width: 56.25rem) {
      .about-partners-styles__partners__2O_uV.about-partners-styles__additionalData__10XgA {
        display: flex;
        flex-flow: row wrap;
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; }
        .about-partners-styles__partners__2O_uV.about-partners-styles__additionalData__10XgA > * {
          width: calc(25% - 1.875rem);
          margin-right: 0.9375rem;
          margin-left: 0.9375rem; } }
    .about-partners-styles__partners__2O_uV.about-partners-styles__additionalData__10XgA .about-partners-styles__link__3-WNJ {
      display: inline-block; }
/* stylelint-disable */

/* stylelint-disable */
.about-permissions-styles__content__1SHWJ {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .about-permissions-styles__content__1SHWJ {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .about-permissions-styles__content__1SHWJ > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.about-permissions-styles__loadingModal__FFc9- {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.about-permissions-styles__parsedHTML___p4QH ul {
  list-style: disc; }

.about-permissions-styles__parsedHTML___p4QH ul,
.about-permissions-styles__parsedHTML___p4QH ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.about-permissions-styles__aboutPermissions__TNHjQ {
  padding-top: 50px;
  line-height: 1.62;
  font-size: 1.1875rem;
  color: #0a1941; }
  .about-permissions-styles__aboutPermissions__TNHjQ p {
    margin-bottom: 40px; }
  .about-permissions-styles__aboutPermissions__TNHjQ ul {
    margin-bottom: 40px;
    list-style: initial;
    margin-left: 35px; }
  .about-permissions-styles__aboutPermissions__TNHjQ a {
    color: #0a1941;
    border-bottom: solid 1px #ffc735;
    word-wrap: break-word; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.simple-table-styles__content__bSC2W {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .simple-table-styles__content__bSC2W {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .simple-table-styles__content__bSC2W > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.simple-table-styles__loadingModal__1vzwt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.simple-table-styles__parsedHTML__3JFFN ul {
  list-style: disc; }

.simple-table-styles__parsedHTML__3JFFN ul,
.simple-table-styles__parsedHTML__3JFFN ol {
  margin: 1em 0 0 1em; }

.simple-table-styles__header__1-inS {
  display: flex;
  margin-right: 16px; }
  .simple-table-styles__header__1-inS span {
    color: #0a1941;
    font-family: "Lato", sans-serif;
    font-size: 0.875rem;
    font-weight: 600;
    padding: 30px 10px 15px 0;
    text-transform: none; }
    .simple-table-styles__header__1-inS span:first-child {
      padding-left: 10px; }

.simple-table-styles__scroll__1i_l- {
  border-top: solid 1px #25597c;
  display: block;
  height: 500px;
  overflow-y: scroll;
  position: relative; }
  .simple-table-styles__scroll__1i_l- > table {
    background-color: #f1f4fb;
    border-collapse: collapse;
    font-size: 0.875rem;
    width: 100%; }
    .simple-table-styles__scroll__1i_l- > table tr {
      border-bottom: solid 1px #e5e5eb; }
    .simple-table-styles__scroll__1i_l- > table td {
      padding: 10px 10px 10px 0;
      vertical-align: top; }
      .simple-table-styles__scroll__1i_l- > table td:first-child {
        font-weight: 600;
        padding-left: 10px; }
/* stylelint-disable */

.side-navigation-styles__sideNavigation__2EH04 {
  display: flex;
  flex-direction: column;
  padding: 30px 0; }

.side-navigation-styles__sectionLabel__RJLCq {
  cursor: pointer;
  font-size: 1rem;
  opacity: 0.5;
  color: #0a1941;
  padding-bottom: 15px; }
  .side-navigation-styles__sectionLabel__RJLCq.side-navigation-styles__selected__3miA3 {
    opacity: 1; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.about-faq-styles__content__1KE-C {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .about-faq-styles__content__1KE-C {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .about-faq-styles__content__1KE-C > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.about-faq-styles__loadingModal__3KfAZ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.about-faq-styles__parsedHTML__1V1fK ul {
  list-style: disc; }

.about-faq-styles__parsedHTML__1V1fK ul,
.about-faq-styles__parsedHTML__1V1fK ol {
  margin: 1em 0 0 1em; }

.about-faq-styles__container__3nicG {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .about-faq-styles__container__3nicG {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .about-faq-styles__container__3nicG > *:nth-child(1) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .about-faq-styles__container__3nicG > *:nth-child(2) {
    width: calc(75% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.about-faq-styles__faqContentContainer__XMR5- {
  padding: 30px 0;
  min-height: calc(calc(100vh - 60px) - 118px - 64px); }
  @media screen and (min-width: 37.5rem) {
    .about-faq-styles__faqContentContainer__XMR5- {
      min-height: calc(calc(100vh - 60px) - 118px - 43px); } }
  @media screen and (min-width: 56.25rem) {
    .about-faq-styles__faqContentContainer__XMR5- {
      min-height: calc(calc(100vh - 60px) - 144px - 43px); } }
  @media screen and (min-width: 75rem) {
    .about-faq-styles__faqContentContainer__XMR5- {
      min-height: calc(calc(100vh - 60px) - 174px - 43px); } }

.about-faq-styles__questionTitleWrapper__1uHKs {
  margin-bottom: 15px; }

.about-faq-styles__questionTitle__3XanW {
  color: #0a1941;
  font-size: 1.5rem;
  font-weight: 600; }

.about-faq-styles__questionAnswer__23bpp {
  color: #0a1941;
  font-size: 1.1875rem;
  padding-bottom: 30px;
  line-height: 1.62; }

.about-faq-styles__htmlAnswer__1H8V7 {
  color: #0a1941;
  font-size: 1.1875rem;
  padding-bottom: 30px;
  line-height: 1.62; }
  .about-faq-styles__htmlAnswer__1H8V7 a {
    border-bottom: solid 1px #ffc735;
    color: #0a1941; }
  .about-faq-styles__htmlAnswer__1H8V7 ul {
    margin-top: 10px; }
  .about-faq-styles__htmlAnswer__1H8V7 li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px; }
    .about-faq-styles__htmlAnswer__1H8V7 li::before {
      content: "-";
      position: absolute;
      left: 5px; }
/* stylelint-disable */

.icon-white__icon__3so2s {
  fill: #fff;
  stroke: #fff; }
/* stylelint-disable */

.icon-default__icon__33D0B {
  fill: #0a1941;
  stroke: #0a1941; }
/* stylelint-disable */

/* stylelint-disable */
.collapse-styles__content__31plE {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .collapse-styles__content__31plE {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .collapse-styles__content__31plE > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.collapse-styles__loadingModal__2urRJ {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.collapse-styles__parsedHTML__1bMrm ul {
  list-style: disc; }

.collapse-styles__parsedHTML__1bMrm ul,
.collapse-styles__parsedHTML__1bMrm ol {
  margin: 1em 0 0 1em; }

.collapse-styles__content__31plE {
  position: relative;
  background-color: #f1f4fb;
  padding: 1em; }
  .collapse-styles__content__31plE::before {
    top: -10px;
    left: 55px;
    display: inline-block;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f1f4fb; }

.collapse-styles__dropdown__1fTWx .react-selectize {
  background-color: white; }

.collapse-styles__open__28f_N {
  background-color: #0845cb;
  color: #fff; }

.collapse-styles__buttonLabel__3hjtm {
  margin-left: 5px;
  padding-bottom: 2px; }
/* stylelint-disable */

/* stylelint-disable */
.emission-pathways-table-styles__content__1ZqNc {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .emission-pathways-table-styles__content__1ZqNc {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .emission-pathways-table-styles__content__1ZqNc > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.emission-pathways-table-styles__loadingModal__3umYp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.emission-pathways-table-styles__parsedHTML__SSC-I ul {
  list-style: disc; }

.emission-pathways-table-styles__parsedHTML__SSC-I ul,
.emission-pathways-table-styles__parsedHTML__SSC-I ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.emission-pathways-table-styles__filters__3uvOB {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .emission-pathways-table-styles__filters__3uvOB > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .emission-pathways-table-styles__filters__3uvOB {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .emission-pathways-table-styles__filters__3uvOB > * {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.emission-pathways-table-styles__filtersLayout__31LXq {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 0.9375rem; }
  .emission-pathways-table-styles__filtersLayout__31LXq > * {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .emission-pathways-table-styles__filtersLayout__31LXq {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .emission-pathways-table-styles__filtersLayout__31LXq > *:nth-child(1) {
        width: calc(75% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .emission-pathways-table-styles__filtersLayout__31LXq > *:nth-child(2) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

@media screen and (min-width: 56.25rem) {
  .emission-pathways-table-styles__searchLayout__1n9tu {
    padding-top: 20px; } }

.emission-pathways-table-styles__col2__3YeNY {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .emission-pathways-table-styles__col2__3YeNY > * {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .emission-pathways-table-styles__col2__3YeNY > * {
    margin-bottom: 0.9375rem; }

.emission-pathways-table-styles__loader__gQwUQ {
  min-height: 475px; }

.emission-pathways-table-styles__noContent__KqPQW {
  min-height: 475px; }
/* stylelint-disable */

/* stylelint-disable */
.emission-pathways-model-table-styles__content__3lD5K {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .emission-pathways-model-table-styles__content__3lD5K {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .emission-pathways-model-table-styles__content__3lD5K > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.emission-pathways-model-table-styles__loadingModal__2j5Qj {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.emission-pathways-model-table-styles__parsedHTML__1eeqt ul {
  list-style: disc; }

.emission-pathways-model-table-styles__parsedHTML__1eeqt ul,
.emission-pathways-model-table-styles__parsedHTML__1eeqt ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.emission-pathways-model-table-styles__loader__1jEhf {
  min-height: 475px; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.definition-list-styles__content__-PEFy {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .definition-list-styles__content__-PEFy {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .definition-list-styles__content__-PEFy > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.definition-list-styles__loadingModal__1uMS5 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.definition-list-styles__parsedHTML__26eVj ul {
  list-style: disc; }

.definition-list-styles__parsedHTML__26eVj ul,
.definition-list-styles__parsedHTML__26eVj ol {
  margin: 1em 0 0 1em; }

.definition-list-styles__definitionCompare__3sXbO {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  margin-right: 1.875rem;
  margin-left: 1.875rem;
  margin: auto; }
  .definition-list-styles__definitionCompare__3sXbO > *:nth-child(1) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .definition-list-styles__definitionCompare__3sXbO > *:nth-child(2) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .definition-list-styles__definitionCompare__3sXbO > *:nth-child(3) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .definition-list-styles__definitionCompare__3sXbO > *:nth-child(4) {
    width: calc(25% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.definition-list-styles__definition__rEpx_ {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }
  .definition-list-styles__definition__rEpx_ > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .definition-list-styles__definition__rEpx_ > *:first-child {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .definition-list-styles__definition__rEpx_ {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem;
      margin-right: 1.875rem;
      margin-left: 1.875rem; }
      .definition-list-styles__definition__rEpx_ > *:nth-child(1) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .definition-list-styles__definition__rEpx_ > *:nth-child(2) {
        width: calc(75% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .definition-list-styles__definition__rEpx_ > * {
        margin-bottom: 0; } }

.definition-list-styles__definitionTitle__-v25q {
  color: #0a1941;
  font-weight: 600;
  font-family: "Lato", sans-serif;
  margin-left: 0;
  flex: 0.4; }

.definition-list-styles__noComparable__egPC8 {
  color: #757584;
  font-style: italic; }

.definition-list-styles__definitionDesc__1Ong6 {
  color: #0a1941;
  font-family: "Lato", sans-serif;
  line-height: 1.4em;
  word-break: break-word;
  flex: 1; }
  .definition-list-styles__definitionDesc__1Ong6 a {
    color: #0a1941;
    word-wrap: break-word;
    background-image: linear-gradient(to right, #ffc735 100%, transparent 100%);
    background-position: 0 1.07em;
    background-repeat: repeat-x;
    background-size: 10px 2px; }

.definition-list-styles__definitionRow__9hdW0 {
  border-bottom: 1px solid #757584;
  padding: 50px 0;
  width: 100%; }
/* stylelint-disable */

@media screen and (min-width: 56.25rem) {
  .accordion-custom-compare__title__3bZq7 {
    font-weight: 600; } }

.accordion-custom-compare__header__1RY4L {
  background-color: #f1f4fb;
  height: 70px;
  border-bottom: 1px solid #757584; }

@media screen and (min-width: 56.25rem) {
  .accordion-custom-compare__arrow__3NRhx {
    right: unset;
    margin-left: 10px;
    width: 10px; } }
/* stylelint-disable */

.sub-accordion-custom-compare__title__H2XnY {
  margin-left: 0; }
  @media screen and (min-width: 56.25rem) {
    .sub-accordion-custom-compare__title__H2XnY {
      font-weight: 600; } }

.sub-accordion-custom-compare__header__1CoVY {
  background-color: #fff;
  border-bottom: 1px solid #757584; }

@media screen and (min-width: 56.25rem) {
  .sub-accordion-custom-compare__arrow__kGUYZ {
    right: unset;
    margin-left: 10px;
    width: 10px; } }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.custom-compare-accordion-styles__content__1BQYE {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .custom-compare-accordion-styles__content__1BQYE {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .custom-compare-accordion-styles__content__1BQYE > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.custom-compare-accordion-styles__loadingModal__1iCU9 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.custom-compare-accordion-styles__parsedHTML__qSNcR ul {
  list-style: disc; }

.custom-compare-accordion-styles__parsedHTML__qSNcR ul,
.custom-compare-accordion-styles__parsedHTML__qSNcR ol {
  margin: 1em 0 0 1em; }

.custom-compare-accordion-styles__container__24J4R {
  border-top: 1px solid #757584;
  display: flex;
  align-items: center;
  justify-content: center; }

.custom-compare-accordion-styles__containerNoData__wb7lz {
  border-bottom: 1px solid #757584;
  min-height: 400px; }

.custom-compare-accordion-styles__loader__1xYou {
  width: 100%; }

.custom-compare-accordion-styles__accordion__2w78b {
  width: 100%; }

.custom-compare-accordion-styles__compareDefinitionList__2iGXi > div {
  padding: 10px 0; }
/* stylelint-disable */

/* stylelint-disable */
.my-account-styles__content__NKNDD {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .my-account-styles__content__NKNDD {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .my-account-styles__content__NKNDD > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.my-account-styles__loadingModal__3wI12 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.my-account-styles__parsedHTML__1Gzm4 ul {
  list-style: disc; }

.my-account-styles__parsedHTML__1Gzm4 ul,
.my-account-styles__parsedHTML__1Gzm4 ol {
  margin: 1em 0 0 1em; }

.my-account-styles__title__1zIE3,
.my-account-styles__disclaimer__395ee {
  font-weight: 400;
  color: #0a1941; }

.my-account-styles__title__1zIE3 {
  font-size: 1.5rem;
  margin-bottom: 30px; }

.my-account-styles__disclaimer__395ee {
  font-size: 0.875rem;
  padding-left: 10px; }

.my-account-styles__input__1SjRf,
.my-account-styles__dropdown__2x3rp,
.my-account-styles__textarea__1Q3xc,
.my-account-styles__optIn__1T87E,
.my-account-styles__updateButton__1nkNH {
  margin-bottom: 30px; }

.my-account-styles__textarea__1Q3xc {
  padding-top: 0.5rem;
  height: 200px; }

.my-account-styles__updateMessage__2WsDj {
  font-size: 0.875rem;
  color: #757584; }

.my-account-styles__personalInfo__1uTYw,
.my-account-styles__organizationalInfo__3diU8 {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .my-account-styles__personalInfo__1uTYw > *,
  .my-account-styles__organizationalInfo__3diU8 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .my-account-styles__personalInfo__1uTYw,
    .my-account-styles__organizationalInfo__3diU8 {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .my-account-styles__personalInfo__1uTYw > *:nth-child(1),
      .my-account-styles__organizationalInfo__3diU8 > *:nth-child(1) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .my-account-styles__personalInfo__1uTYw > *:nth-child(2),
      .my-account-styles__organizationalInfo__3diU8 > *:nth-child(2) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .my-account-styles__personalInfo__1uTYw > *:nth-child(3),
      .my-account-styles__organizationalInfo__3diU8 > *:nth-child(3) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  @media screen and (min-width: 75rem) {
    .my-account-styles__personalInfo__1uTYw,
    .my-account-styles__organizationalInfo__3diU8 {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .my-account-styles__personalInfo__1uTYw > *:nth-child(1),
      .my-account-styles__organizationalInfo__3diU8 > *:nth-child(1) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .my-account-styles__personalInfo__1uTYw > *:nth-child(2),
      .my-account-styles__organizationalInfo__3diU8 > *:nth-child(2) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .my-account-styles__personalInfo__1uTYw > *:nth-child(3),
      .my-account-styles__organizationalInfo__3diU8 > *:nth-child(3) {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.my-account-styles__dataUsageInfo__swWvz {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .my-account-styles__dataUsageInfo__swWvz > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 75rem) {
    .my-account-styles__dataUsageInfo__swWvz {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .my-account-styles__dataUsageInfo__swWvz > * {
        width: calc(75% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.my-account-styles__updateButton__1nkNH {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .my-account-styles__updateButton__1nkNH > * {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .my-account-styles__updateButton__1nkNH {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .my-account-styles__updateButton__1nkNH > * {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
  @media screen and (min-width: 75rem) {
    .my-account-styles__updateButton__1nkNH {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .my-account-styles__updateButton__1nkNH > * {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }
/* stylelint-disable */

.anchor-nav-light__link__3RbWW {
  font-size: 1.5rem;
  color: #757584;
  cursor: pointer; }
  .anchor-nav-light__link__3RbWW:last-child {
    padding-right: 0; }
  .anchor-nav-light__linkActive__2Xui0 {
    color: #0a1941; }
/* stylelint-disable */

/* stylelint-disable */
.api-documentation-styles__content__1KAXB {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .api-documentation-styles__content__1KAXB {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .api-documentation-styles__content__1KAXB > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.api-documentation-styles__loadingModal__19lsl {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.api-documentation-styles__parsedHTML__1OVks ul {
  list-style: disc; }

.api-documentation-styles__parsedHTML__1OVks ul,
.api-documentation-styles__parsedHTML__1OVks ol {
  margin: 1em 0 0 1em; }

.api-documentation-styles__documentation__BMO4x {
  color: #0a1941; }
  .api-documentation-styles__documentation__BMO4x p {
    padding-bottom: 1em; }

.api-documentation-styles__sectionTitle__2MH0w {
  font-size: 1.5rem;
  padding-bottom: 1em; }

.api-documentation-styles__call__s2I0R {
  padding-bottom: 1em; }

.api-documentation-styles__title__bVjnd {
  font-weight: 600;
  padding-bottom: 1em; }

.api-documentation-styles__description__20xJC {
  padding-bottom: 1em; }

.api-documentation-styles__extra__YYsYb {
  color: #757584; }

.api-documentation-styles__tryLink__11LMg {
  padding-left: 1em;
  color: #757584; }
  .api-documentation-styles__tryLink__11LMg svg {
    fill: #757584;
    height: 13px;
    width: 13px; }

.api-documentation-styles__queryParamsList__2meZL {
  padding: 0 2em 1em; }
  .api-documentation-styles__queryParamsList__2meZL > div {
    margin-bottom: 1em; }
  .api-documentation-styles__queryParamsList__2meZL .api-documentation-styles__parameterName__-R0vm {
    font-weight: 600;
    background-color: #f1f4fb;
    padding: 0 0.2em;
    margin-bottom: 1em; }
/* stylelint-disable */

/* stylelint-disable */
.data-explorer-content-styles__content__2OeZj {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .data-explorer-content-styles__content__2OeZj {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .data-explorer-content-styles__content__2OeZj > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.data-explorer-content-styles__loadingModal__E-J0g {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.data-explorer-content-styles__parsedHTML__34nwM ul {
  list-style: disc; }

.data-explorer-content-styles__parsedHTML__34nwM ul,
.data-explorer-content-styles__parsedHTML__34nwM ol {
  margin: 1em 0 0 1em; }

.data-explorer-content-styles__loader__vvFsp,
.data-explorer-content-styles__noData__2ICAd {
  min-height: 475px; }

.data-explorer-content-styles__button__1iS7z {
  text-align: center; }

.data-explorer-content-styles__buttons__3FLeX {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 0.9375rem; }
  .data-explorer-content-styles__buttons__3FLeX > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .data-explorer-content-styles__buttons__3FLeX .data-explorer-content-styles__button__1iS7z {
    order: 2;
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .data-explorer-content-styles__buttons__3FLeX {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .data-explorer-content-styles__buttons__3FLeX > * {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .data-explorer-content-styles__buttons__3FLeX .data-explorer-content-styles__button__1iS7z:first-child {
        order: 1; }
      .data-explorer-content-styles__buttons__3FLeX .data-explorer-content-styles__button__1iS7z:last-child {
        order: 3; } }

.data-explorer-content-styles__tableContainer__3d7az {
  margin-bottom: 0.9375rem; }

.data-explorer-content-styles__filtersContainer__bjDDh {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .data-explorer-content-styles__filtersContainer__bjDDh > * {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .data-explorer-content-styles__filtersContainer__bjDDh > * {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .data-explorer-content-styles__filtersContainer__bjDDh {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .data-explorer-content-styles__filtersContainer__bjDDh > * {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.data-explorer-content-styles__metadataText__IJjeL {
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem; }
  .data-explorer-content-styles__metadataText__IJjeL.data-explorer-content-styles__topPadded__2nVQ5 {
    margin-top: 2.8125rem; }

.data-explorer-content-styles__blank__2vcrL {
  order: 2; }

.data-explorer-content-styles__paginate__3fxPd {
  display: inline-block;
  padding: 10px 15px;
  text-align: center;
  order: 1; }
  @media screen and (min-width: 56.25rem) {
    .data-explorer-content-styles__paginate__3fxPd {
      order: 2; } }
  .data-explorer-content-styles__paginate__3fxPd a {
    color: #757584;
    cursor: pointer; }
  .data-explorer-content-styles__paginate__3fxPd li {
    padding: 0 5px;
    display: inline-block; }

.data-explorer-content-styles__active__ERw4d a {
  color: #0a1941; }

.data-explorer-content-styles__more__4m5jS {
  cursor: default;
  color: #757584; }
/* stylelint-disable */

/* stylelint-disable */
.info-button-styles__content__1oPC- {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .info-button-styles__content__1oPC- {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .info-button-styles__content__1oPC- > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.info-button-styles__loadingModal__2YYZ3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.info-button-styles__parsedHTML__JO3cs ul {
  list-style: disc; }

.info-button-styles__parsedHTML__JO3cs ul,
.info-button-styles__parsedHTML__JO3cs ol {
  margin: 1em 0 0 1em; }

.info-button-styles__btnInfo__1-A70 {
  height: auto;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 10px;
  margin-bottom: 10px;
  fill: #0a1941;
  transition: fill 0.3s ease; }
  .info-button-styles__btnInfoActive__14GHo {
    fill: #0a1941; }
/* stylelint-disable */

/* stylelint-disable */
.vulnerability-graph-styles__content__2c_kz {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .vulnerability-graph-styles__content__2c_kz {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .vulnerability-graph-styles__content__2c_kz > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.vulnerability-graph-styles__loadingModal__1p0WB {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.vulnerability-graph-styles__parsedHTML__S5kSO ul {
  list-style: disc; }

.vulnerability-graph-styles__parsedHTML__S5kSO ul,
.vulnerability-graph-styles__parsedHTML__S5kSO ol {
  margin: 1em 0 0 1em; }

.vulnerability-graph-styles__circularChartContainer__3_RUH {
  padding-top: 5px;
  height: calc(100% - 30px);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px; }

.vulnerability-graph-styles__infoBtn__i1u0U {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: auto;
  z-index: 1; }

.vulnerability-graph-styles__circularChartValues__3QsJf {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  font-weight: 600; }

.vulnerability-graph-styles__circularChartDates__3Iuck {
  position: absolute;
  font-size: 0.75rem;
  text-align: right;
  color: #0a1941;
  bottom: -10px;
  right: -10px; }
  @media screen and (min-width: 56.25rem) {
    .vulnerability-graph-styles__circularChartDates__3Iuck {
      font-size: 0.8125rem; } }

.vulnerability-graph-styles__circularChartDatesYears__3is_u {
  display: block; }
  @media screen and (min-width: 56.25rem) {
    .vulnerability-graph-styles__circularChartDatesYears__3is_u {
      display: inline; } }

.vulnerability-graph-styles__list__iBGoE {
  font-size: 1rem;
  line-height: 1.62;
  color: #0a1941;
  height: 100%; }

.vulnerability-graph-styles__noData__1-EnU {
  font-size: 1rem;
  color: #0a1941; }

.vulnerability-graph-styles__noContent__116GP {
  padding: 60px 0; }

.vulnerability-graph-styles__listContainer__2F_jF {
  position: relative;
  height: calc(100% - 30px);
  margin: 15px;
  margin-left: 20px; }

.vulnerability-graph-styles__learnMore__QFYxx {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #757584;
  border-bottom: 2px solid #ffc735; }

.vulnerability-graph-styles__countriesNumber__3im8P {
  color: #757584; }

.vulnerability-graph-styles__listElementContainer__HYlAH {
  display: flex;
  align-items: center;
  width: 55%; }

.vulnerability-graph-styles__listDotsContainer__2GcB9 {
  width: 60px;
  display: flex; }

.vulnerability-graph-styles__listDots__39GO_ {
  width: 10px;
  height: 10px;
  margin-right: 10px;
  border-radius: 10px; }

.vulnerability-graph-styles__lineChartContainer__yd7Cb {
  position: relative;
  height: calc(100% - 30px);
  margin: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex: 1; }
  .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskValue__1YcMp {
    font-size: 1.1875rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    @media screen and (min-width: 56.25rem) {
      .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskValue__1YcMp {
        font-size: 1.5rem; } }
  .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU {
    position: absolute;
    bottom: 0;
    left: 5%;
    width: 95%; }
    .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskMarker__1FX6z {
      position: absolute;
      width: 12px;
      height: 12px;
      border-radius: 8px;
      bottom: 0;
      border: 2px solid #f1f4fb; }
    .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskAbsoluteValue__1kH8y {
      width: 100%;
      text-align: center; }
    .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskTick__3PCYc {
      height: 6px;
      display: inline-block;
      width: 10%; }
      .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskTick__3PCYc.vulnerability-graph-styles__meter-1__1vCGg {
        border-radius: 5px 0 0 5px; }
      .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskTick__3PCYc:last-child {
        border-radius: 0 25% 25% 0; }
      .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskTick__3PCYc.vulnerability-graph-styles__meter-1__1vCGg {
        background-color: #cd597d; }
      .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskTick__3PCYc.vulnerability-graph-styles__meter-2__2fu3L {
        background-color: #db898b; }
      .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskTick__3PCYc.vulnerability-graph-styles__meter-3__Oju4_ {
        background-color: #e8b799; }
      .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskTick__3PCYc.vulnerability-graph-styles__meter-4__1nKvt {
        background-color: #f0cb99; }
      .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskTick__3PCYc.vulnerability-graph-styles__meter-5__3SVeL {
        background-color: #f8dd99; }
      .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskTick__3PCYc.vulnerability-graph-styles__meter-6__2JNC5 {
        background-color: #d5cfab; }
      .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskTick__3PCYc.vulnerability-graph-styles__meter-7__3GOpq {
        background-color: #96aec9; }
      .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskTick__3PCYc.vulnerability-graph-styles__meter-8__KozjU {
        background-color: #6888c5; }
      .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskTick__3PCYc.vulnerability-graph-styles__meter-9__1zyGh {
        background-color: #5165a3; }
      .vulnerability-graph-styles__lineChartContainer__yd7Cb .vulnerability-graph-styles__riskMeter__3RIlU .vulnerability-graph-styles__riskTick__3PCYc.vulnerability-graph-styles__meter-10__1G9i2 {
        background-color: #3c4483; }
/* stylelint-disable */

/* stylelint-disable */
.prep-card-styles__content__3X2hX {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .prep-card-styles__content__3X2hX {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .prep-card-styles__content__3X2hX > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.prep-card-styles__loadingModal__2xO4W {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.prep-card-styles__parsedHTML__3Bdkm ul {
  list-style: disc; }

.prep-card-styles__parsedHTML__3Bdkm ul,
.prep-card-styles__parsedHTML__3Bdkm ol {
  margin: 1em 0 0 1em; }

.prep-card-styles__card__WhchV {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.09);
  border: solid 1px rgba(204, 205, 207, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background-image: url(/packs/prep-planet-1eb4358b0bb87dd05e25e0b24f2ed158.jpeg);
  height: 100%;
  border-bottom: 3px solid #ffc735; }

.prep-card-styles__logo__1B5yA {
  padding: 0 20px; }

.prep-card-styles__description__2gnb4 {
  padding: 15px 20px;
  color: #fff;
  font-size: 1rem;
  min-height: 90px; }

.prep-card-styles__logoIcon__25EKX {
  width: 200px;
  height: 36px; }
/* stylelint-disable */

/* stylelint-disable */
.country-climate-vulnerability-styles__content__3XPZN {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .country-climate-vulnerability-styles__content__3XPZN {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .country-climate-vulnerability-styles__content__3XPZN > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.country-climate-vulnerability-styles__loadingModal__1whns {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.country-climate-vulnerability-styles__parsedHTML__jo0-c ul {
  list-style: disc; }

.country-climate-vulnerability-styles__parsedHTML__jo0-c ul,
.country-climate-vulnerability-styles__parsedHTML__jo0-c ol {
  margin: 1em 0 0 1em; }

.country-climate-vulnerability-styles__wrapper__HYFNA {
  border-top: solid 1px #cccdcf;
  padding-top: 40px;
  padding-bottom: 40px; }

.country-climate-vulnerability-styles__header__216ym {
  margin-bottom: 10px; }

.country-climate-vulnerability-styles__cards__4fQCO {
  display: grid;
  grid-template-columns: 1fr; }
  @media screen and (min-width: 37.5rem) {
    .country-climate-vulnerability-styles__cards__4fQCO {
      grid-template-columns: 1fr 1fr; } }
  @media screen and (min-width: 56.25rem) {
    .country-climate-vulnerability-styles__cards__4fQCO {
      grid-template-columns: repeat(3, 1fr); } }
  .country-climate-vulnerability-styles__cards__4fQCO .country-climate-vulnerability-styles__prepCard__TS6LY {
    margin: 15px;
    height: 330px; }

.country-climate-vulnerability-styles__titleContainer__1tPc_ {
  display: inline-flex;
  position: relative;
  align-items: center;
  flex-wrap: wrap; }

.country-climate-vulnerability-styles__descriptionContainer__2cuWa {
  color: #0a1941;
  line-height: 1.62;
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .country-climate-vulnerability-styles__descriptionContainer__2cuWa > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .country-climate-vulnerability-styles__descriptionContainer__2cuWa > div {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .country-climate-vulnerability-styles__descriptionContainer__2cuWa {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .country-climate-vulnerability-styles__descriptionContainer__2cuWa > *:nth-child(1) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .country-climate-vulnerability-styles__descriptionContainer__2cuWa > *:nth-child(2) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.country-climate-vulnerability-styles__title__2hHzX {
  font-size: 1.5rem;
  font-weight: 400;
  color: #0a1941;
  display: flex;
  align-items: center;
  margin-bottom: 20px; }

.country-climate-vulnerability-styles__paddedBottom__1j4Fr {
  padding-bottom: 100px;
  min-height: 600px; }

.country-climate-vulnerability-styles__tooltipTrigger__129tF {
  font-weight: 600; }

.country-climate-vulnerability-styles__tooltip___K63L {
  min-width: 300px; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.slide-cards-styles__content__3YLH1 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .slide-cards-styles__content__3YLH1 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .slide-cards-styles__content__3YLH1 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.slide-cards-styles__loadingModal__1a-9W {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.slide-cards-styles__parsedHTML__2Qajb ul {
  list-style: disc; }

.slide-cards-styles__parsedHTML__2Qajb ul,
.slide-cards-styles__parsedHTML__2Qajb ol {
  margin: 1em 0 0 1em; }

.slide-cards-styles__cardsContainer__20sha {
  box-shadow: 0 2px 20px 0 #e8ecf5;
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 0; }

.slide-cards-styles__arrow__2xqk2 {
  height: 30px; }

.slide-cards-styles__arrowNavCircle__3VIkp {
  display: flex;
  align-items: center;
  border-radius: 50%;
  box-shadow: 0 0 2px #888;
  height: 50px;
  width: 50px;
  background-color: #fff;
  justify-content: center;
  cursor: pointer; }

.slide-cards-styles__arrowNavRight__3GHJj {
  position: absolute;
  top: 35%;
  right: calc(0% - 50px / 2); }

.slide-cards-styles__arrowNavLeft__HdLg6 {
  position: absolute;
  top: 35%;
  left: calc(0% - 50px / 2);
  z-index: 2; }

.slide-cards-styles__dotsPagination__3aEYJ {
  margin: 10px;
  display: flex;
  justify-content: center; }

.slide-cards-styles__dot__1K4cH {
  height: 11px;
  width: 11px;
  border-radius: 50%;
  border: 1px solid #333;
  margin: 5px;
  cursor: pointer; }

.slide-cards-styles__filledDot__tEqCp {
  background-color: #333; }

.slide-cards-styles__card__316Wq {
  list-style-type: none;
  height: 350px;
  width: 390px;
  margin-left: -1px;
  z-index: 0; }

.slide-cards-styles__cardInside__2zsae {
  box-shadow: none;
  border-left: 1px solid #e8ecf5;
  border-radius: 0 6px 6px 0;
  height: 350px;
  margin: 0; }

.slide-cards-styles__wrapper__1WvKM {
  position: relative; }

.slide-cards-styles__noContent__3KLnh {
  background-color: #f1f4fb;
  width: 390px;
  height: 350px;
  padding: 20px; }
/* stylelint-disable */

/* stylelint-disable */
.laws-and-policies-styles__content__2SH7w {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .laws-and-policies-styles__content__2SH7w {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .laws-and-policies-styles__content__2SH7w > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.laws-and-policies-styles__loadingModal__1jowM {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.laws-and-policies-styles__parsedHTML__nks5K ul {
  list-style: disc; }

.laws-and-policies-styles__parsedHTML__nks5K ul,
.laws-and-policies-styles__parsedHTML__nks5K ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.laws-and-policies-styles__title__1xpjF {
  font-size: 1.5rem;
  font-weight: 400;
  color: #0a1941;
  margin-bottom: 10px; }

.laws-and-policies-styles__descriptionContainer__vbmLS {
  display: flex;
  color: #0a1941;
  padding-top: 40px;
  line-height: 1.62;
  margin-bottom: 30px;
  display: flex;
  flex-flow: row wrap; }
  .laws-and-policies-styles__descriptionContainer__vbmLS > * {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  @media screen and (min-width: 75rem) {
    .laws-and-policies-styles__descriptionContainer__vbmLS {
      display: flex;
      flex-flow: row wrap; }
      .laws-and-policies-styles__descriptionContainer__vbmLS > *:nth-child(1) {
        width: 58.33333%;
        margin-right: 0;
        margin-left: 0; }
      .laws-and-policies-styles__descriptionContainer__vbmLS > *:nth-child(2) {
        width: 41.66667%;
        margin-right: 0;
        margin-left: 0; } }

.laws-and-policies-styles__logoContainer__3g3e3 {
  text-align: right;
  margin: auto 0;
  display: flex;
  justify-content: center;
  margin-top: 20px; }
  @media screen and (min-width: 75rem) {
    .laws-and-policies-styles__logoContainer__3g3e3 {
      justify-content: flex-end;
      margin-top: 0; } }

.laws-and-policies-styles__actions__3MVqC {
  display: flex;
  justify-content: flex-start;
  margin-top: 35px; }
  @media screen and (min-width: 75rem) {
    .laws-and-policies-styles__actions__3MVqC {
      margin-top: 30px;
      margin-bottom: 10px; } }

.laws-and-policies-styles__buttonContainer__d9yMO {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding-bottom: 8px; }

.laws-and-policies-styles__buttonGroup__3WL0h {
  width: 45px; }

.laws-and-policies-styles__dropdown__sEUEl {
  max-width: 270px; }

.laws-and-policies-styles__subTitle__SQrL5 {
  font-size: 1rem;
  color: #0a1941;
  font-weight: 600;
  margin-bottom: 10px; }

.laws-and-policies-styles__cardsContainer__2WhOG {
  display: flex;
  position: relative;
  overflow: auto; }
  @media screen and (min-width: 75rem) {
    .laws-and-policies-styles__cardsContainer__2WhOG {
      overflow: visible; } }

.laws-and-policies-styles__fixedCard__1amr8 {
  flex: 0 0 33%;
  height: 350px;
  margin: 0;
  z-index: 1;
  border: 1px solid #e8ecf5; }

.laws-and-policies-styles__dropdownTextWrapper__2LgkA {
  display: flex; }

.laws-and-policies-styles__logo__3zTFD {
  width: 500px;
  background-image: url(/packs/lse-logo-d5802b89f1856fcff99dee78ad1e1288.png);
  height: 210px;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  background-size: 100%; }

.laws-and-policies-styles__noContent__1ssIH {
  background-color: #f1f4fb;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #757584;
  height: 350px;
  width: 100%;
  font-size: 0.875rem;
  font-style: italic;
  padding: 20px; }

.laws-and-policies-styles__logoText__1Sqz8 {
  text-align: left;
  color: #0a1941;
  padding: 2rem; }
  @media screen and (min-width: 56.25rem) {
    .laws-and-policies-styles__logoText__1Sqz8 {
      padding: 2.5rem 1.5rem; } }

.laws-and-policies-styles__dropdownWrapper__2QU9O {
  width: auto;
  margin-right: 10px; }
/* stylelint-disable */

/* stylelint-disable */
.emission-pathways-overview-styles__content__1qvaL {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .emission-pathways-overview-styles__content__1qvaL {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .emission-pathways-overview-styles__content__1qvaL > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.emission-pathways-overview-styles__loadingModal__1YTuA {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.emission-pathways-overview-styles__parsedHTML___NEgk ul {
  list-style: disc; }

.emission-pathways-overview-styles__parsedHTML___NEgk ul,
.emission-pathways-overview-styles__parsedHTML___NEgk ol {
  margin: 1em 0 0 1em; }

.emission-pathways-overview-styles__wrapper__17B_R {
  border-bottom: solid 1px #cccdcf;
  padding-bottom: 30px;
  padding-top: 70px; }

.emission-pathways-overview-styles__col5__2q8oq {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 0.9375rem; }
  .emission-pathways-overview-styles__col5__2q8oq > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .emission-pathways-overview-styles__col5__2q8oq > * {
    margin-bottom: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .emission-pathways-overview-styles__col5__2q8oq {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .emission-pathways-overview-styles__col5__2q8oq > * {
        width: calc(20% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .emission-pathways-overview-styles__col5__2q8oq > * {
        margin-bottom: 0; } }

.emission-pathways-overview-styles__overview__ytllZ {
  color: #0a1941; }
  .emission-pathways-overview-styles__overview__ytllZ .emission-pathways-overview-styles__item__3-QSJ {
    word-wrap: break-word; }
    .emission-pathways-overview-styles__overview__ytllZ .emission-pathways-overview-styles__item__3-QSJ .emission-pathways-overview-styles__title__3ECDP {
      font-weight: 600;
      margin-bottom: 12px; }

.emission-pathways-overview-styles__itemData__3-dA1 {
  line-height: 1.1;
  color: #0a1941; }

.emission-pathways-overview-styles__itemLink__1ftc7 {
  border-bottom: 1px solid #ffc735; }

.emission-pathways-overview-styles__itemLogo__3_k_R {
  width: 100%;
  max-width: 200px; }
  .emission-pathways-overview-styles__itemLogo__3_k_R img {
    width: 100%;
    height: auto; }

@media screen and (min-width: 56.25rem) {
  .emission-pathways-overview-styles__seeAllButton__3oN2d {
    margin-left: calc(80% + 0); } }

.emission-pathways-overview-styles__loader__2N8-G {
  min-height: 220px; }
/* stylelint-disable */

/* stylelint-disable */
.emission-pathways-table-menu-styles__content__4pZPI {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .emission-pathways-table-menu-styles__content__4pZPI {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .emission-pathways-table-menu-styles__content__4pZPI > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.emission-pathways-table-menu-styles__loadingModal__BmIYl {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.emission-pathways-table-menu-styles__parsedHTML__1lsNb ul {
  list-style: disc; }

.emission-pathways-table-menu-styles__parsedHTML__1lsNb ul,
.emission-pathways-table-menu-styles__parsedHTML__1lsNb ol {
  margin: 1em 0 0 1em; }

.emission-pathways-table-menu-styles__tableMenuContainer__MfL8O {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem; }
  .emission-pathways-table-menu-styles__tableMenuContainer__MfL8O > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .emission-pathways-table-menu-styles__tableMenuContainer__MfL8O {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem;
      align-items: center; }
      .emission-pathways-table-menu-styles__tableMenuContainer__MfL8O > *:nth-child(1) {
        width: calc(46.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .emission-pathways-table-menu-styles__tableMenuContainer__MfL8O > *:nth-child(2) {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .emission-pathways-table-menu-styles__tableMenuContainer__MfL8O > *:nth-child(3) {
        width: calc(20% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.emission-pathways-table-menu-styles__actionText__15jFf {
  color: #757584;
  margin-bottom: 20px; }
  @media screen and (min-width: 56.25rem) {
    .emission-pathways-table-menu-styles__actionText__15jFf {
      margin-bottom: 0;
      text-align: right; } }
/* stylelint-disable */

/* stylelint-disable */
.emission-pathways-scenario-table-styles__content__bk_z5 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .emission-pathways-scenario-table-styles__content__bk_z5 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .emission-pathways-scenario-table-styles__content__bk_z5 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.emission-pathways-scenario-table-styles__loadingModal__2vR5H {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.emission-pathways-scenario-table-styles__parsedHTML__3aIwY ul {
  list-style: disc; }

.emission-pathways-scenario-table-styles__parsedHTML__3aIwY ul,
.emission-pathways-scenario-table-styles__parsedHTML__3aIwY ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.emission-pathways-scenario-table-styles__col4__2Mous {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 0.9375rem; }
  .emission-pathways-scenario-table-styles__col4__2Mous > * {
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .emission-pathways-scenario-table-styles__col4__2Mous {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .emission-pathways-scenario-table-styles__col4__2Mous > * {
        width: calc(25% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .emission-pathways-scenario-table-styles__col4__2Mous > *:nth-child(3) {
        margin-left: calc(25% + 0); } }

.emission-pathways-scenario-table-styles__loader__2sqmM {
  min-height: 475px; }

.emission-pathways-scenario-table-styles__noContent__3zZ9O {
  min-height: 475px;
  position: relative; }

.emission-pathways-scenario-table-styles__tableMenu__2v7ep {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  color: #757584;
  font-size: 1.5rem;
  list-style: none; }
  .emission-pathways-scenario-table-styles__tableMenu__2v7ep > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
/* stylelint-disable */

/* stylelint-disable */
.compare-socioeconomics-styles__content__VLZfF {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .compare-socioeconomics-styles__content__VLZfF {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .compare-socioeconomics-styles__content__VLZfF > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.compare-socioeconomics-styles__loadingModal__32WN1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.compare-socioeconomics-styles__parsedHTML__2b45x ul {
  list-style: disc; }

.compare-socioeconomics-styles__parsedHTML__2b45x ul,
.compare-socioeconomics-styles__parsedHTML__2b45x ol {
  margin: 1em 0 0 1em; }

.compare-socioeconomics-styles__compareSocioeconomics__3_Riv:first-child {
  margin-top: 30px; }

@media screen and (min-width: 56.25rem) {
  .compare-socioeconomics-styles__compareSocioeconomics__3_Riv {
    margin-top: 30px; } }

.compare-socioeconomics-styles__col3__qFFrv {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .compare-socioeconomics-styles__col3__qFFrv > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .compare-socioeconomics-styles__col3__qFFrv {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .compare-socioeconomics-styles__col3__qFFrv > * {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.compare-socioeconomics-styles__title__1k47D {
  font-size: 1rem;
  color: #757584; }

.compare-socioeconomics-styles__value__1dI7_ {
  font-size: 1.1875rem;
  color: #0a1941; }

.compare-socioeconomics-styles__line__1sLxd {
  padding-bottom: 30px; }

.compare-socioeconomics-styles__loader__1K1uK {
  min-height: 175px; }

.compare-socioeconomics-styles__noData__2C0zd {
  font-size: 1rem;
  color: #0a1941;
  margin: auto;
  min-height: 175px; }

.compare-socioeconomics-styles__section__1s0Sb {
  border-bottom: 1px solid #cccdcf; }

.compare-socioeconomics-styles__countryHeader__1FZeS {
  position: relative;
  margin-bottom: 1em;
  display: flex; }
  .compare-socioeconomics-styles__countryHeader__1FZeS .compare-socioeconomics-styles__countryName__3UEHR {
    font-weight: 600;
    color: #0a1941;
    line-height: 1.62; }
  .compare-socioeconomics-styles__countryHeader__1FZeS .compare-socioeconomics-styles__dot__6Iln0 {
    width: 13px;
    height: 12px;
    border-radius: 15px;
    margin: 7px 7px 0 0; }
/* stylelint-disable */

/* stylelint-disable */
.compare-ndc-content-overview-styles__content__2m6my {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .compare-ndc-content-overview-styles__content__2m6my {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .compare-ndc-content-overview-styles__content__2m6my > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.compare-ndc-content-overview-styles__loadingModal__3iKhV {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.compare-ndc-content-overview-styles__parsedHTML__3U8ov ul {
  list-style: disc; }

.compare-ndc-content-overview-styles__parsedHTML__3U8ov ul,
.compare-ndc-content-overview-styles__parsedHTML__3U8ov ol {
  margin: 1em 0 0 1em; }

.compare-ndc-content-overview-styles__col6__1zbz2 {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 30px; }
  .compare-ndc-content-overview-styles__col6__1zbz2 > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .compare-ndc-content-overview-styles__col6__1zbz2 {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem;
      align-items: center; }
      .compare-ndc-content-overview-styles__col6__1zbz2 > *:nth-child(1) {
        width: calc(50% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .compare-ndc-content-overview-styles__col6__1zbz2 > *:nth-child(2) {
        width: calc(16.66667% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; }
      .compare-ndc-content-overview-styles__col6__1zbz2 > :nth-child(2) {
        margin-left: calc(33.33333% + 0.9375rem); } }

.compare-ndc-content-overview-styles__col3__2ohes {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .compare-ndc-content-overview-styles__col3__2ohes > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  @media screen and (min-width: 56.25rem) {
    .compare-ndc-content-overview-styles__col3__2ohes {
      display: flex;
      flex-flow: row wrap;
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; }
      .compare-ndc-content-overview-styles__col3__2ohes > * {
        width: calc(33.33333% - 1.875rem);
        margin-right: 0.9375rem;
        margin-left: 0.9375rem; } }

.compare-ndc-content-overview-styles__loader__1zrFG {
  min-height: 200px; }

.compare-ndc-content-overview-styles__ndcContentOverview__3nAgq {
  min-height: 350px;
  padding-top: 40px; }

.compare-ndc-content-overview-styles__countryOverview__zQamn {
  color: #0a1941;
  line-height: 1.62;
  margin-bottom: 2em; }
  @media screen and (min-width: 56.25rem) {
    .compare-ndc-content-overview-styles__countryOverview__zQamn {
      margin-bottom: 1em; } }

.compare-ndc-content-overview-styles__title__P2T8A {
  font-size: 1.5rem;
  font-weight: 400;
  color: #0a1941;
  grid-column-start: span 3; }

.compare-ndc-content-overview-styles__overviewText__3S6ka {
  margin-bottom: 1em; }
  @media screen and (min-width: 56.25rem) {
    .compare-ndc-content-overview-styles__overviewText__3S6ka {
      margin-bottom: 0.3em; } }

.compare-ndc-content-overview-styles__countryHeader__3iIG1 {
  position: relative;
  margin-bottom: 1em;
  display: flex; }
  .compare-ndc-content-overview-styles__countryHeader__3iIG1 .compare-ndc-content-overview-styles__countryName__OTzA7 {
    font-weight: 600;
    color: #0a1941; }
  .compare-ndc-content-overview-styles__countryHeader__3iIG1 .compare-ndc-content-overview-styles__dot__Tphzw {
    width: 13px;
    height: 12px;
    border-radius: 15px;
    margin: 7px 7px 0 0; }

.compare-ndc-content-overview-styles__blueIcon__1zxaI {
  fill: #0a1941; }

.compare-ndc-content-overview-styles__buttonOutlined__2cYCn {
  border: 1px solid #cccdcf; }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.drivers-of-emissions-styles__content__29Oq9 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .drivers-of-emissions-styles__content__29Oq9 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .drivers-of-emissions-styles__content__29Oq9 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.drivers-of-emissions-styles__loadingModal__3QVNL {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.drivers-of-emissions-styles__parsedHTML__JsKPA ul {
  list-style: disc; }

.drivers-of-emissions-styles__parsedHTML__JsKPA ul,
.drivers-of-emissions-styles__parsedHTML__JsKPA ol {
  margin: 1em 0 0 1em; }

.drivers-of-emissions-styles__content__29Oq9 {
  margin-top: 45px; }

.drivers-of-emissions-styles__intro__7sxQi {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .drivers-of-emissions-styles__intro__7sxQi .drivers-of-emissions-styles__description__1OlO6 {
    margin-bottom: 20px;
    max-width: 600px;
    text-align: justify; }
    .drivers-of-emissions-styles__intro__7sxQi .drivers-of-emissions-styles__description__1OlO6 p {
      margin-bottom: 18px; }
    .drivers-of-emissions-styles__intro__7sxQi .drivers-of-emissions-styles__description__1OlO6 sub {
      vertical-align: baseline;
      position: relative;
      top: 0.4em; }

.drivers-of-emissions-styles__header__KyxV- {
  color: #0a1941;
  margin-bottom: 30px; }
  .drivers-of-emissions-styles__header__KyxV- h2 {
    font-weight: 400;
    margin-bottom: 12px; }

.drivers-of-emissions-styles__switchWrapper__x8OsY {
  height: max-content;
  max-width: max-content; }

.drivers-of-emissions-styles__switchSelected__MwWHU {
  background-color: #0a1941; }

@media screen and (min-width: 56.25rem) {
  .drivers-of-emissions-styles__intro__7sxQi {
    flex-direction: row; }
    .drivers-of-emissions-styles__intro__7sxQi .drivers-of-emissions-styles__description__1OlO6 {
      margin: 0 40px 0 0;
      width: 50%; }
  .drivers-of-emissions-styles__switchWrapper__x8OsY {
    width: unset; } }
/* stylelint-disable */

/* stylelint-disable */

/* stylelint-disable */
.historical-emissions-graph-styles__content__2hv2r {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .historical-emissions-graph-styles__content__2hv2r {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .historical-emissions-graph-styles__content__2hv2r > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.historical-emissions-graph-styles__loadingModal__3O6OE {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.historical-emissions-graph-styles__parsedHTML__2W7By ul {
  list-style: disc; }

.historical-emissions-graph-styles__parsedHTML__2W7By ul,
.historical-emissions-graph-styles__parsedHTML__2W7By ol {
  margin: 1em 0 0 1em; }

.historical-emissions-graph-styles__landscapeContent__1yf79 {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 20px; }
  .historical-emissions-graph-styles__landscapeContent__1yf79 > *:nth-child(1) {
    width: calc(66.66667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .historical-emissions-graph-styles__landscapeContent__1yf79 > *:nth-child(2) {
    width: calc(33.33333% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }
  .historical-emissions-graph-styles__landscapeContent__1yf79:last-child {
    height: 520px; }

.historical-emissions-graph-styles__portraitContent__1xBjk > * {
  margin-bottom: 40px; }

.historical-emissions-graph-styles__filtersGroup__1mzrS > * {
  margin-bottom: 0.9375rem; }

.historical-emissions-graph-styles__chartWrapper__3WqfG {
  position: relative;
  min-height: 550px; }

.historical-emissions-graph-styles__buttonGroupContainer__owDN_ {
  margin-bottom: 40px; }

@media screen and (min-width: 37.5rem) {
  .historical-emissions-graph-styles__filtersGroup__1mzrS {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .historical-emissions-graph-styles__filtersGroup__1mzrS > *:nth-child(1) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .historical-emissions-graph-styles__filtersGroup__1mzrS > *:nth-child(2) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .historical-emissions-graph-styles__filtersGroup__1mzrS > *:nth-child(3) {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }

@media screen and (min-width: 56.25rem) {
  .historical-emissions-graph-styles__filtersGroup__1mzrS {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .historical-emissions-graph-styles__filtersGroup__1mzrS > *:nth-child(1) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .historical-emissions-graph-styles__filtersGroup__1mzrS > *:nth-child(2) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .historical-emissions-graph-styles__filtersGroup__1mzrS > *:nth-child(3) {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
    .historical-emissions-graph-styles__filtersGroup__1mzrS > * {
      margin-bottom: 0.9375rem;
      margin-right: 0.9375rem; }
      .historical-emissions-graph-styles__filtersGroup__1mzrS > *:first-child {
        margin-left: 0; }
  .historical-emissions-graph-styles__buttonGroupContainer__owDN_ {
    margin-bottom: 0.9375rem; } }
/* stylelint-disable */

/* stylelint-disable */
.resources-for-action-styles__content__1daQR {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .resources-for-action-styles__content__1daQR {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .resources-for-action-styles__content__1daQR > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.resources-for-action-styles__loadingModal__1PRzK {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.resources-for-action-styles__parsedHTML__302BY ul {
  list-style: disc; }

.resources-for-action-styles__parsedHTML__302BY ul,
.resources-for-action-styles__parsedHTML__302BY ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.resources-for-action-styles__page__31KLd {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .resources-for-action-styles__page__31KLd {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .resources-for-action-styles__page__31KLd > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.resources-for-action-styles__title__asdex {
  color: #0a1941;
  font-size: 1.5rem;
  font-weight: normal; }

.resources-for-action-styles__descriptionWrapper__1He3v {
  display: flex;
  margin-top: 20px;
  margin-bottom: 50px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }

.resources-for-action-styles__description__2_1D2 {
  color: #0a1941;
  font-size: 1rem;
  max-width: 600px;
  margin: 0 0 30px;
  text-align: justify; }
  .resources-for-action-styles__description__2_1D2 p {
    margin-bottom: 16px; }

.resources-for-action-styles__button__25Xh3 {
  max-width: 210px; }

.resources-for-action-styles__logosContainer__1wLq2 {
  margin-bottom: 50px; }

.resources-for-action-styles__partnerWrapper__1vqKq {
  margin-bottom: 50px; }

.resources-for-action-styles__partnerDescription__3LQNM {
  margin-top: 10px;
  color: #0a1941;
  font-size: 0.875rem;
  line-height: 20px; }

.resources-for-action-styles__imgContainer__3By3B {
  height: 100px;
  display: flex;
  align-items: center;
  cursor: pointer; }

@media screen and (min-width: 37.5rem) {
  .resources-for-action-styles__descriptionWrapper__1He3v {
    flex-direction: row; }
  .resources-for-action-styles__description__2_1D2 {
    margin: 0 20px 0 0; }
  .resources-for-action-styles__logosContainer__1wLq2 {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .resources-for-action-styles__logosContainer__1wLq2 > * {
      width: calc(50% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; }
  .resources-for-action-styles__partnerWrapper__1vqKq {
    margin-bottom: 0;
    padding: 20px; } }

@media screen and (min-width: 56.25rem) {
  .resources-for-action-styles__logosContainer__1wLq2 {
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    .resources-for-action-styles__logosContainer__1wLq2 > * {
      width: calc(33.33333% - 1.875rem);
      margin-right: 0.9375rem;
      margin-left: 0.9375rem; } }
/* stylelint-disable */

/* stylelint-disable */
.ndcs-enhancements-table-styles__content__2YQux {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .ndcs-enhancements-table-styles__content__2YQux {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .ndcs-enhancements-table-styles__content__2YQux > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.ndcs-enhancements-table-styles__loadingModal__3CKPz {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.ndcs-enhancements-table-styles__parsedHTML__nPyHi ul {
  list-style: disc; }

.ndcs-enhancements-table-styles__parsedHTML__nPyHi ul,
.ndcs-enhancements-table-styles__parsedHTML__nPyHi ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.ndcs-enhancements-table-styles__wrapper__2ExM4 {
  position: relative;
  margin-bottom: 40px; }

.ndcs-enhancements-table-styles__column__2BKYH {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .ndcs-enhancements-table-styles__column__2BKYH > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

@media screen and (min-width: 56.25rem) {
  .ndcs-enhancements-table-styles__searchBox__t-Yov {
    margin-left: calc(75% + 0.9375rem);
    margin-top: 20px; } }

.ndcs-enhancements-table-styles__loader__3uAPR {
  min-height: 500px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10; }

.ndcs-enhancements-table-styles__tableWrapper__2nkn6 {
  margin-top: 20px; }
  .ndcs-enhancements-table-styles__tableWrapper__2nkn6 [class*=__headerRow] {
    height: 52px !important;
    align-items: flex-end; }
/* stylelint-disable */

.explore-table-theme__column__2jG1u {
  height: 100%;
  display: flex;
  align-items: flex-end; }
  .explore-table-theme__column__2jG1u > div,
  .explore-table-theme__column__2jG1u > a {
    margin: auto 0; }
  .explore-table-theme__column__2jG1u:nth-child(2) {
    padding: 0 10px; }

.explore-table-theme__column__2jG1u a {
  border-bottom: none !important;
  text-decoration: underline !important; }

.explore-table-theme__row__3oFih {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.explore-table-theme__evenRow__3429G .explore-table-theme__column__2jG1u:nth-child(2) {
  background-color: #e7edf8; }

.explore-table-theme__oddRow__3m4sT .explore-table-theme__column__2jG1u:nth-child(2) {
  background-color: #d4dff4; }
/* stylelint-disable */

.explore-table-two-highlighted-theme__column__3_2X9 {
  height: 100%;
  display: flex;
  align-items: flex-end; }
  .explore-table-two-highlighted-theme__column__3_2X9 > div,
  .explore-table-two-highlighted-theme__column__3_2X9 > a {
    margin: auto 0; }
  .explore-table-two-highlighted-theme__column__3_2X9:nth-child(2), .explore-table-two-highlighted-theme__column__3_2X9:nth-child(3) {
    padding: 0 10px; }
  .explore-table-two-highlighted-theme__column__3_2X9:nth-child(2) {
    margin-right: 0; }

.explore-table-two-highlighted-theme__row__17pK- {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.explore-table-two-highlighted-theme__column__3_2X9 a {
  border-bottom: none !important;
  text-decoration: underline !important; }

.explore-table-two-highlighted-theme__evenRow__6gZ05 .explore-table-two-highlighted-theme__column__3_2X9:nth-child(2), .explore-table-two-highlighted-theme__evenRow__6gZ05 .explore-table-two-highlighted-theme__column__3_2X9:nth-child(3) {
  background-color: #e7edf8; }

.explore-table-two-highlighted-theme__oddRow__1diQ5 .explore-table-two-highlighted-theme__column__3_2X9:nth-child(2), .explore-table-two-highlighted-theme__oddRow__1diQ5 .explore-table-two-highlighted-theme__column__3_2X9:nth-child(3) {
  background-color: #d4dff4; }
/* stylelint-disable */

/* stylelint-disable */
.explore-table-styles__content__abVu4 {
  display: flex;
  flex-flow: row wrap;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 1230px;
  margin: 0 auto; }
  @media print, screen and (min-width: 37.5em) {
    .explore-table-styles__content__abVu4 {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .explore-table-styles__content__abVu4 > * {
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

.explore-table-styles__loadingModal__zyIFd {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 50; }

.explore-table-styles__parsedHTML__2mldp ul {
  list-style: disc; }

.explore-table-styles__parsedHTML__2mldp ul,
.explore-table-styles__parsedHTML__2mldp ol {
  margin: 1em 0 0 1em; }

/* stylelint-disable */

.explore-table-styles__wrapper__2nETG {
  position: relative;
  margin: 60px 0;
  min-height: 80px; }

.explore-table-styles__column__1XyuC {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem; }
  .explore-table-styles__column__1XyuC > * {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem; }

@media screen and (min-width: 56.25rem) {
  .explore-table-styles__searchBox__2o3oa {
    margin-left: calc(75% + 0.9375rem);
    margin-top: 20px; } }

.explore-table-styles__loader__3XJDE {
  min-height: 80px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10; }

.explore-table-styles__tableWrapper__1TTn_ {
  margin-top: 20px; }
