:root {
  font-family: 'Roboto', sans-serif;
  font-size: 13.5px;
  line-height: 24px;
  font-weight: 400;

  background-color: var(--gray-light);

  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;

  --black: #000;
  --gray-light: #F0EFED;
  --gray-medium: #DBDAD9;
  --gray-medium-dark: #BDBDBC;
  --gray-dark: #767676;
}

a {
  color: currentColor;
  text-decoration: none;
  border-bottom: 1px dotted #767676;
  transition: all 0.3s;
}
a:hover {
  opacity: 0.5;
  border-bottom: 1px solid #767676;
  cursor:pointer!important;
}

body {
  margin: 0;
  min-width: 20rem;
  min-height: 100vh;
  overflow-x:hidden;

}

h1 { font-family: montserrat-alternates, sans-serif;}

h1 {
  font-size: 4rem;
  line-height: 1.1;
  color: #222;
}
h2 {
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 2.8rem;
}
h3 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-weight: 600;
}

p {
  font-size: 1.125rem;
  line-height: 1.8rem;
  padding-top: 1.5rem;
}

img.small {
  width:18rem;
}

#app {
  margin: 0 auto;
  padding: 0;
  text-align: left;

}

.col {
  max-width: 90rem;
}

button {
  border-radius: 2rem;
  border: 1px solid var(--gray-medium-dark);
  padding: 0.35rem .7rem;
  font-size: 0.875rem;
  font-weight: 500;
  font-family: inherit;
  background-color: var(--gray-medium);
  cursor: pointer;
  transition: border-color 0.25s;
}
a {
  cursor: pointer;
}
button:hover {
  background-color: var(--pink);
  border-color: var(--pink-dark);
}
button:focus,
button:focus-visible {
  outline: 2px auto var(--pink-dark);
}

.narrow, .well, .wide, .ultra-narrow  {
  padding: 0 1.25rem;
}

.wide {
  margin:0;
}

.block {
  position: relative;
  display: block;
}

.cover {
  width:100%;
  height: 100%;
  object-fit: cover;
}

.fit {
  width:100%;
  object-fit: contain;
}

.splash {
  height: 100vh;
  min-height: 48rem;
  margin: 10rem;
}

.absolute {
  position:absolute;
  top: 100px;
}

.space{
  padding: 1rem 0;
}

.inner-shadow {
  box-shadow: inset 0 0 24px #00000077;
  width: 100%;
  height: 100%;
  position: absolute;
  border:1.2px solid var(--gray-light);
}

article {
  overflow: hidden;
}

@media screen and (min-width: 48rem) {
  :root {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
  }

  h1 { font-size: 6rem;}
  h2 { font-size: 2.2rem;}
  h3 { font-size: 1.625rem;}

  .narrow {
    max-width: 36rem;
    margin-left: clamp(0rem, -11.0769rem + 23.0769vw, 12rem);
  }

  .ultra-narrow {
    max-width: 24rem;
    margin-left: clamp(0rem, -11.0769rem + 23.0769vw, 12rem);
  }

  .ultra-narrow-right {
    max-width: 24rem;
    margin: 0 auto;
  }

  .well {
    max-width: 42rem;
    margin-left: clamp(0rem, -11.0769rem + 23.0769vw, 12rem);
  }

  .wide {
    margin-left: clamp(0rem, -11.0769rem + 23.0769vw, 12rem);
  }

  .full {
    max-width: 100%;
  }
}
.summary.svelte-6mw5b0{padding:2rem 0 0}h3.svelte-6mw5b0{font-weight:300}.img-bg.svelte-6mw5b0{position:absolute;bottom:-2.1rem;left:30%;z-index:-1;bottom:-3rem;width:100%;opacity:.5}.relative.svelte-6mw5b0{position:relative;padding-bottom:4rem}@media screen and (min-width: 48rem){.img-bg.svelte-6mw5b0{position:absolute;bottom:-2.1rem;left:50%;width:70vh;z-index:-1;opacity:1}}figure.svelte-171dune{margin:0;padding:0}img.svelte-171dune{width:100%}.full.svelte-api3vg{overflow:hidden;position:relative}h3.svelte-api3vg{font-weight:300 !important}.step.svelte-api3vg{height:80vh;padding-top:60vh;color:#000;margin-left:1rem;margin-right:1rem}.img-wrapper.svelte-api3vg{width:100vh;height:100vh;transition:opacity 0.3s;position:absolute;top:5rem;right:0}@media screen and (min-width: 48rem){.step.svelte-api3vg{margin-left:0;margin-right:0}.img-wrapper.svelte-api3vg{width:100vh;height:100vh;transition:opacity 0.3s;position:absolute;top:calc((100vh * 9/16) / 2 - 2.5rem);right:15vh}}h1.svelte-794moh{margin-bottom:1rem;color:#fff;text-shadow:0 0 3rem #00000066, 0 0 2rem #00000066}.step.svelte-794moh{height:100vh;padding-top:30vh;color:white;margin-left:1rem;margin-right:1rem}.chapter.svelte-794moh{margin-top:0rem;margin-bottom:0}.subtitle.svelte-794moh{font-weight:800;font-size:2.4rem;line-height:1.35}.step-below.svelte-794moh{height:60vh;padding-top:20vh;color:white;margin-left:1rem;margin-right:1rem}.shadow.svelte-794moh{text-shadow:0 0 3rem #00000066, 0 0 2rem #00000066}.white.svelte-794moh{color:#fff}.img-wrapper.svelte-794moh{width:100%;height:100vh;transition:all 1s;overflow:hidden}.header.svelte-794moh{padding:4rem 0}.gradient.svelte-794moh{position:absolute;top:-1px;width:100%;height:50vh;background:#1d3236;background:linear-gradient(
      to bottom,
      hsl(66, 20%, 32%) 0%,
      hsla(66, 20%, 32%, 0.987) 9.4%,
      hsla(66, 20%, 32%, 0.951) 17.6%,
      hsla(66, 20%, 32%, 0.896) 24.8%,
      hsla(66, 20%, 32%, 0.825) 31.2%,
      hsla(66, 20%, 32%, 0.741) 37%,
      hsla(66, 20%, 32%, 0.648) 42.4%,
      hsla(66, 20%, 32%, 0.55) 47.5%,
      hsla(66, 20%, 32%, 0.45) 52.5%,
      hsla(66, 20%, 32%, 0.352) 57.6%,
      hsla(66, 20%, 32%, 0.259) 63%,
      hsla(66, 20%, 32%, 0.175) 68.8%,
      hsla(66, 20%, 32%, 0.104) 75.2%,
      hsla(66, 20%, 32%, 0.049) 82.4%,
      hsla(66, 20%, 32%, 0.013) 90.6%,
      hsla(66, 20%, 32%, 0) 100%
    )}.bg-text.svelte-794moh{background-color:rgba(0, 0, 0, 0.3);padding:0.08rem 0}@media screen and (min-width: 48rem){.step.svelte-794moh{margin-left:0;margin-right:0}}.full.svelte-19t33h4{position:relative;padding-top:3rem}h3.svelte-19t33h4{font-weight:300}.arrow.svelte-19t33h4{top:5rem;position:absolute;width:1rem;height:1rem;z-index:2;display:block;margin:30px auto;border-top:2px solid #000;border-left:2px solid #000}.left.svelte-19t33h4{left:-2rem;transform:rotate(-45deg)
  }.right.svelte-19t33h4{right:16rem;transform:rotate(135deg)
  }.gradient-mask.svelte-19t33h4{position:absolute !important;z-index:1;height:100%;width:50%;top:0;left:50%;background:rgb(240,239,237);background:linear-gradient(90deg, rgba(240,239,237,0) 0%, rgba(240,239,237,.8) 30%)}.mask-mobile.svelte-19t33h4{width:30%;left:70%}@media screen and (max-width:1024px){.left.svelte-19t33h4{left:0}.right.svelte-19t33h4{right:0}}.full.svelte-iaei27{overflow:hidden}h3.svelte-iaei27{margin:0;padding:0}p.svelte-iaei27{margin-top:0;padding-top:.5rem}.step.svelte-iaei27{height:50vh;padding-top:15vh;padding-bottom:15vh;color:#000;margin-left:1rem;margin-right:1rem}.box.svelte-iaei27{padding:2rem;background-color:#F0EFEDCC}.img-wrapper.svelte-iaei27{width:100vh;height:100vh;transition:opacity 0.3s;position:absolute;top:5rem;right:0}@media screen and (min-width: 48rem){.step.svelte-iaei27{margin-left:0;margin-right:0}.img-wrapper.svelte-iaei27{width:75%;height:70vh;transition:opacity 0.3s;position:absolute;top:15vh;right:12.5%}}.col.svelte-6azhc1{display:flex;padding-top:4rem;padding-left:4rem;padding-bottom:0}.flex-col.svelte-6azhc1{width:25%;padding-right:4rem}.full.svelte-6azhc1{min-height:24rem;background:url('./img/reports.jpg') no-repeat;background-position:90% bottom}ul.svelte-6azhc1{padding-left:0}li.svelte-6azhc1{margin-bottom:10px;padding-left:1rem}h3.svelte-6azhc1{margin-left:1rem}@media screen and (max-width: 1024px){.col.svelte-6azhc1{display:block;padding-top:4rem;padding-left:4rem;padding-bottom:80vw}.flex-col.svelte-6azhc1{width:100%;padding-right:4rem}}.display.svelte-1viszy{opacity:0}.sticky-menu.svelte-1viszy{position:fixed;right:4rem;top:5rem;z-index:100000;background-color:#fff;padding:0.6rem 1rem 0.6rem 0.8rem;width:8rem;border-radius:0 0 0.5rem 0.5rem;transition:opacity 0.3s}.menu-header.svelte-1viszy{font-size:0.7rem;font-weight:600;color:#808080;text-transform:uppercase;margin:2rem 0 0 0;padding:0 0 0 0.8rem;line-height:0.5rem}.current{font-weight:600;padding-left:0.3rem !important;font-size:0.9rem !important}.current::before{content:" ";border-top:1px solid #000;width:0.8rem;height:1rem;position:absolute;top:70%;left:-0.8rem}ul.svelte-1viszy{list-style:none;padding:0}li.svelte-1viszy{color:#222;font-size:0.8rem;padding-left:0.8rem;padding-top:0.7rem;transition:all 0.3s;line-height:1rem !important;position:relative}a.svelte-1viszy{border-bottom:none !important}@media screen and (max-width: 1024px){.sticky-menu.svelte-1viszy{position:fixed;width:100%;left:0;margin:0;padding:0;border-radius:0;overflow-x:scroll}li.svelte-1viszy{display:inline-block}ul.svelte-1viszy{width:200%}.current{font-weight:600;font-size:0.9rem !important;padding-left:0.8rem !important}.current::before{content:" ";border-top:none}}p.svelte-1sfhe5t.svelte-1sfhe5t,a.svelte-1sfhe5t.svelte-1sfhe5t{color:#fff;transition:opacity 0.3s;font-size:.9rem}.big.svelte-1sfhe5t.svelte-1sfhe5t{font-size:1.2rem;margin:0;padding:0;font-weight:600}.big-link{border-bottom:none !important}.related-links.svelte-1sfhe5t.svelte-1sfhe5t{padding-bottom:6rem}a.svelte-1sfhe5t.svelte-1sfhe5t{cursor:pointer}a.svelte-1sfhe5t.svelte-1sfhe5t:hover{opacity:.6}.list-wrapper.svelte-1sfhe5t.svelte-1sfhe5t{position:relative;display:block}.footer.svelte-1sfhe5t.svelte-1sfhe5t{min-height:20rem;padding-top:4rem;margin-top:0;background-color:#333;padding-bottom:4rem}path.svelte-1sfhe5t.svelte-1sfhe5t{fill:#fff!important}.middle.svelte-1sfhe5t.svelte-1sfhe5t{vertical-align:middle}.social-logo.svelte-1sfhe5t.svelte-1sfhe5t{width:2rem;height:2rem;vertical-align:middle;margin-right:.7rem}.logo.svelte-1sfhe5t.svelte-1sfhe5t{display:inline-block}.beat-pollution-logo.svelte-1sfhe5t.svelte-1sfhe5t{height:3rem}.un-logo.svelte-1sfhe5t.svelte-1sfhe5t{width:4.2rem;margin-left:0;margin-right:1rem}.list.svelte-1sfhe5t.svelte-1sfhe5t,.social-logo.svelte-1sfhe5t.svelte-1sfhe5t{display:inline-block}.list.svelte-1sfhe5t.svelte-1sfhe5t{margin-right:1.5rem;margin-bottom:0}.footer-col.svelte-1sfhe5t.svelte-1sfhe5t{float:left}.social.svelte-1sfhe5t.svelte-1sfhe5t,.link-list.svelte-1sfhe5t.svelte-1sfhe5t{width:50%}a.svelte-1sfhe5t.svelte-1sfhe5t{border-bottom:none !important}@media screen and (max-width:1024px){.list.svelte-1sfhe5t.svelte-1sfhe5t{display:block}.social.svelte-1sfhe5t.svelte-1sfhe5t,.link-list.svelte-1sfhe5t.svelte-1sfhe5t{width:100%}}.publishing_info.svelte-1sfhe5t.svelte-1sfhe5t{margin-top:2em;margin-bottom:2em;font-size:0.6rem;color:rgba(255, 255, 255, 0.3);text-align:center;width:100% !important;border:none;max-width:none}.publishing_info.svelte-1sfhe5t span.publishing_info_latest_update.svelte-1sfhe5t{margin-left:0.5rem}.publishing_info.svelte-1sfhe5t span.publishing_info_latest_update.svelte-1sfhe5t:before{content:"|";margin-right:0.5rem}a.svelte-1jxzhya.svelte-1jxzhya{border-bottom:none !important}.beat-pollution-logo.svelte-1jxzhya.svelte-1jxzhya{fill:black;height:4rem;display:inline-block;margin-left:1rem}.beat-pollution-logo.svelte-1jxzhya.svelte-1jxzhya{height:4rem;display:inline-block;margin-left:1rem;transition:all .3s}.beat-pollution-logo.svelte-1jxzhya path.svelte-1jxzhya{fill:black}.beat-pollution-logo.below.svelte-1jxzhya.svelte-1jxzhya{height:3rem;fill:white}.beat-pollution-logo.below.svelte-1jxzhya path.svelte-1jxzhya{fill:white}nav.svelte-1jxzhya.svelte-1jxzhya{width:100%}ul.svelte-1jxzhya.svelte-1jxzhya{clear:both;display:block}nav.svelte-1jxzhya.svelte-1jxzhya{width:calc(100% - 2rem);padding:1rem;position:fixed;top:0;z-index:100;height:3rem}.below.svelte-1jxzhya.svelte-1jxzhya{background-color:#1E1E1E;transition:background-color .5s}ul.svelte-1jxzhya.svelte-1jxzhya{float:right;padding:.5rem .5rem 1rem;margin-top:.35rem!important;color:#fff}.below.svelte-1jxzhya ul.svelte-1jxzhya{text-shadow:none}li.svelte-1jxzhya.svelte-1jxzhya{list-style-type:none;display:inline-block;margin-left:0 0 0 1rem;padding:.3rem 1rem;font-size:1rem;border-radius:2rem;background-color:#1E1E1E}.download.svelte-1jxzhya.svelte-1jxzhya{font-size:1rem;border:2px solid #FFF;border-radius:100rem;height:1.6rem;margin-right:2rem;margin-top:.3rem;padding:.3rem .7rem 0 .7rem;cursor:pointer;float:right;color:#fff}@media screen and (min-width: 48rem){nav.svelte-1jxzhya.svelte-1jxzhya{width:calc(100% - 2rem);padding:1rem;position:fixed;top:0;z-index:100;height:3rem}.download.svelte-1jxzhya.svelte-1jxzhya{margin-left:2rem;margin-top:-0.35rem;margin-right:1rem;padding:.5rem .7rem 0 .7rem}}.col.svelte-72sn16.svelte-72sn16{display:flex;padding-top:4rem;padding-bottom:0}.grid.svelte-72sn16.svelte-72sn16{display:flex;flex-wrap:wrap}.kicker.svelte-72sn16.svelte-72sn16{text-transform:uppercase;color:#505050}.no-margin.svelte-72sn16.svelte-72sn16{padding-top:1rem}.bottom-padding.svelte-72sn16.svelte-72sn16{padding-bottom:6rem}.box.svelte-72sn16.svelte-72sn16{margin:0 1% 1% 0;width:26%;position:relative;background-size:cover;height:12rem;color:#fff;display:flex;align-items:left;justify-content:left}.box.svelte-72sn16 a.svelte-72sn16{opacity:1}.box.svelte-72sn16:hover p.svelte-72sn16{color:#FFF}.box.svelte-72sn16:hover video.svelte-72sn16{opacity:1;background-size:120%}.box.svelte-72sn16:hover .shadow.svelte-72sn16{text-shadow:0 0 3rem #00000066, 0 0 2rem #00000066}.box.svelte-72sn16 p.svelte-72sn16{z-index:1;padding:1rem;margin-top:0;font-weight:600;transition:all .3s;color:#000;pointer-events:none}.box.svelte-72sn16 video.svelte-72sn16{position:absolute;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.5;transition:opacity .3s}.shadow.svelte-72sn16.svelte-72sn16{text-shadow:0 0 3rem #FFF, 0 0 2rem #FFF}@media screen and (max-width: 1024px){.box.svelte-72sn16.svelte-72sn16{margin:0 1% 1% 0;width:30%}.col.svelte-72sn16.svelte-72sn16{padding-right:0;margin-right:0}}svelte-scroller-outer.svelte-xdbafy{display:block;position:relative}svelte-scroller-background.svelte-xdbafy{display:block;position:relative;width:100%}svelte-scroller-foreground.svelte-xdbafy{display:block;position:relative;z-index:2}svelte-scroller-foreground.svelte-xdbafy::after{content:' ';display:block;clear:both}svelte-scroller-background-container.svelte-xdbafy{display:block;position:absolute;width:100%;max-width:100%;pointer-events:none;will-change:transform}div.svelte-tws75i{box-sizing:border-box;padding:.8rem 3rem;background-color:#f6f6f6;width:95%}ul.svelte-tws75i{padding-left:0}li.svelte-tws75i{margin-bottom:10px;padding-left:1rem}h3.svelte-tws75i{margin-left:1rem}.below.svelte-1q6mhmp{height:3rem!important;transition:height .5s}.black.svelte-1q6mhmp{filter:none}.logo.svelte-1q6mhmp{height:3rem}@media screen and (min-width: 1024px){.black.svelte-1q6mhmp{filter:invert(1)}}.right.svelte-1q6mhmp{float:right;padding-right:2rem}a.svelte-1q6mhmp{text-decoration:none;border:none}a.svelte-1q6mhmp:hover{opacity:1}@media screen and (min-width: 64rem){.logo.svelte-1q6mhmp{height:4rem}}img.svelte-b4j99i{vertical-align:bottom}:root{--sc-color-rgb-light-50p:rgba(93, 93, 93, 0.5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, 0.5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-uwo0yk{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-uwo0yk{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-uwo0yk{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-uwo0yk{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-uwo0yk{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-uwo0yk{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}.sc-carousel-dots__container.svelte-1oj5bge{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-1oj5bge{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}:root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-9ztt4p{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity 100ms ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-9ztt4p:hover{opacity:0.9}.sc-carousel-arrow__arrow.svelte-9ztt4p{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-9ztt4p{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-9ztt4p{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-9ztt4p,.sc-carousel-arrow__circle_disabled.svelte-9ztt4p:hover{opacity:0.5}.sc-carousel-progress__indicator.svelte-nuyenl{height:100%;background-color:var(--sc-color-hex-dark-50p)}:root{--sc-dot-size:6px;--sc-active-dot-size:8px;--sc-dot-size-animation-time:250ms}.sc-carousel-dot__dot.svelte-yu7247{background-color:var(--sc-color-rgb-light);border-radius:50%;display:inline-block;opacity:0.5;transition:opacity 100ms ease,
      height var(--sc-dot-size-animation-time) ease,
      width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-yu7247:hover{opacity:0.9}.sc-carousel-dot__dot_active.svelte-yu7247{opacity:0.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}