a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    font-size: 14px;
    color: #333
}

a:hover {
    cursor: pointer
}

.typography--display {
    -webkit-font-smoothing: antialiased
}

.button {
    width: 3.5rem;
    height: 3.5rem;
    display: inline-block;
    background-color: #829b9c;
    border: 0;
    outline: 0;
    border-radius: none;
    margin-right: 1px;
    color: #fff
}

.button:hover {
    cursor: pointer
}

.button[aria-disabled=true] {
    opacity: .75
}

.embed__header {
    background-color: #fff;
    font-family: Charter ITC W01, georgia, serif;
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    border-bottom: 0px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    min-height: 3.5rem
}

.embed__header--duplicate {
    position: relative;
    visibility: hidden;
    z-index: 0
}

.embed__exit {
    position: fixed;
    top: 0;
    right: 0;
    width: 3.5rem;
    height: 3.5rem;
    display: inline-block;
    background-color: #829b9c;
    border: 0;
    outline: 0;
    border-radius: none;
    color: #fff;
    display: none
}

.embed__exit__link {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto
}

.embed__exit__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -.3375rem;
    margin-left: -.3375rem;
    width: .625rem;
    height: .625rem;
    fill: #fff;
    display: block
}

.embed--exit .embed__header__label {
    padding-right: 4rem
}

.embed--exit .embed__exit {
    display: block
}

.embed__header__label {
    padding: 1rem 1rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: Charter ITC W01 Bold, georgia, serif;
    color: #333
}

.embed__header__label__kicker {
    color: #587a7b
}

@media (min-width: 768px) {
    .embed {
        width: 100%;
        padding-top: 56.25%;
        position: relative
    }

    .embed--exit .embed__header__label {
        padding-right: 0
    }

    .embed--exit .embed__exit {
        display: none
    }

    .embed__inner {
        border-top: 0px solid #e6e6e6;
        left: 0;
        height: 100%;
        overflow: hidden
    }

    .embed__header,
    .embed__inner {
        position: absolute;
        top: 0;
        width: 100%
    }

    .embed__header {
        padding-left: .8rem;
        height: auto;
        border-bottom: none;
        box-shadow: none;
        min-height: auto
    }

    .embed__header__label {
        height: 2.5rem;
        line-height: 2.5rem;
        padding: 0
    }

    .embed__body {
        top: 2.5rem;
        bottom: 0;
        position: absolute;
        width: 100%;
        margin-top: 0
    }

    .embed--tabs .embed__body {
        top: 4.5rem
    }
}

.popover {
    padding: .75rem 1rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    background-color: #fff;
    border: 1px solid #d6d6d6;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    line-height: 18px
}

.popover__title {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif
}

.popover p {
    margin-bottom: 16px
}

.popover p:last-child {
    margin-bottom: 0
}

.popover__arrow {
    top: 50%;
    left: -10px;
    border-right: 10px solid #d6d6d6
}

.popover__arrow,
.popover__arrow:after {
    position: absolute;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.popover__arrow:after {
    content: '';
    display: block;
    right: -11px;
    border-right: 10px solid #fff
}

.popover--right .popover__arrow {
    right: -10px;
    left: auto;
    border-left: 10px solid #d6d6d6
}

.popover--right .popover__arrow,
.popover--right .popover__arrow:after {
    border-right: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.popover--right .popover__arrow:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    margin-top: -10px;
    left: -11px;
    border-left: 10px solid #fff
}

.tablist {
    display: block;
    height: 2.125rem;
    line-height: 2rem;
    overflow: hidden;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    font-size: 14px;
    padding: 0 1rem
}

.tablist__viewport {
    display: block;
    height: 100%;
    overflow-x: auto
}

.tablist__list {
    white-space: nowrap
}

.tab,
.tablist__list {
    display: inline-block
}

.tab {
    cursor: pointer
}

.tab + .tab {
    margin-left: 1rem
}

.tab--active {
    border-bottom: 2px solid #587a7b
}

@media (min-width: 768px) {
    .tablist {
        padding: 0
    }
}

.timeline {
    width: 100%;
    position: relative;
    height: 100%;
    background-color: #fff;
    z-index: 2;
    border-bottom: 1px solid #d6d6d6
}

.timeline:before {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    left: 50px;
    right: 50px;
    background-color: #d6d6d6;
    top: 50%;
    z-index: -1
}

.timeline__popover {
    position: absolute;
    background: #fff;
    padding: .5rem;
    text-align: center;
    border: 1px solid #d6d6d6;
    top: -1rem;
    width: 4rem;
    margin-left: -2rem
}

.timeline__popover__arrow {
    left: 50%;
    bottom: -8px;
    border-top: 8px solid #d6d6d6
}

.timeline__popover__arrow,
.timeline__popover__arrow:after {
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

.timeline__popover__arrow:after {
    content: '';
    display: block;
    bottom: 1px;
    border-top: 8px solid #fff
}

.timeline__svg {
    width: 100%;
    height: 100%
}

.event {
    cursor: pointer
}

.event circle {
    fill: #587a7b;
    stroke: #fff;
    stroke-width: 2px
}

.event text {
    background-color: #ff0;
    border: 1px solid #000;
    padding: 10px;
    display: none
}

.event--active text {
    display: block;
    text-anchor: middle
}

.event--active circle {
    stroke: #abbcbd;
    stroke-width: 4px
}

.marker-bubble__outer {
    fill: transparent;
    stroke-width: 1.5px
}

.marker-bubble__outer:hover {
    cursor: pointer
}

.marker-bubble.type--1 .marker-bubble__inner {
    fill: #4d917b
}

.marker-bubble.type--1 .marker-bubble__outer {
    stroke: #4d917b
}

.marker-bubble--active.type--1 .marker-bubble__outer {
    fill: rgba(77, 145, 123, .24)
}

.marker-bubble.type--2 .marker-bubble__inner {
    fill: #949c50
}

.marker-bubble.type--2 .marker-bubble__outer {
    stroke: #949c50
}

.marker-bubble--active.type--2 .marker-bubble__outer {
    fill: rgba(148, 156, 80, .24)
}

.marker-bubble.type--3 .marker-bubble__inner {
    fill: #a78462
}

.marker-bubble.type--3 .marker-bubble__outer {
    stroke: #a78462
}

.marker-bubble--active.type--3 .marker-bubble__outer {
    fill: rgba(167, 132, 98, .24)
}

.marker-bubble.type--4 .marker-bubble__inner {
    fill: #b32017
}

.marker-bubble.type--4 .marker-bubble__outer {
    stroke: #b32017
}

.marker-bubble--active.type--4 .marker-bubble__outer {
    fill: rgba(179, 32, 23, .24)
}

.marker-bubble.type--5 .marker-bubble__inner {
    fill: #8a2529
}

.marker-bubble.type--5 .marker-bubble__outer {
    stroke: #8a2529
}

.marker-bubble--active.type--5 .marker-bubble__outer {
    fill: rgba(138, 37, 41, .24)
}

.marker-bubble.type--6 .marker-bubble__inner {
    fill: #917578
}

.marker-bubble.type--6 .marker-bubble__outer {
    stroke: #917578
}

.marker-bubble--active.type--6 .marker-bubble__outer {
    fill: rgba(145, 117, 120, .24)
}

.marker-bubble.type--7 .marker-bubble__inner {
    fill: #81cec1
}

.marker-bubble.type--7 .marker-bubble__outer {
    stroke: #81cec1
}

.marker-bubble--active.type--7 .marker-bubble__outer {
    fill: rgba(129, 206, 193, .24)
}

.marker-bubble.type--8 .marker-bubble__inner {
    fill: #afbd21
}

.marker-bubble.type--8 .marker-bubble__outer {
    stroke: #afbd21
}

.marker-bubble--active.type--8 .marker-bubble__outer {
    fill: rgba(175, 189, 33, .24)
}

.marker-bubble.type--9 .marker-bubble__inner {
    fill: #d5a00f
}

.marker-bubble.type--9 .marker-bubble__outer {
    stroke: #d5a00f
}

.marker-bubble--active.type--9 .marker-bubble__outer {
    fill: rgba(213, 160, 15, .24)
}

.marker-bubble.type--10 .marker-bubble__inner {
    fill: #e4701e
}

.marker-bubble.type--10 .marker-bubble__outer {
    stroke: #e4701e
}

.marker-bubble--active.type--10 .marker-bubble__outer {
    fill: rgba(228, 112, 30, .24)
}

.marker-icon__icon {
    fill: #fff
}

.marker-icon__ring {
    stroke: #00adee;
    stroke-width: 1px;
    fill: rgba(0, 173, 238, .5);
    visibility: hidden
}

.marker-icon--active .marker-icon__ring {
    visibility: visible
}

@media (max-width: 767px) {
    .markers--icons {
        width: 1.5rem;
        height: 1.5rem;
        margin-right: .5rem;
        margin-top: .25rem
    }
}

.marker-number {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif
}

.marker-number__text {
    fill: #fff
}

.marker-number__inner {
    fill: #005883
}

.marker-number__outer,
.marker-number__ring {
    fill: transparent
}

@media (max-width: 767px) {
    .markers--numbers {
        width: 1.5rem;
        height: 1.5rem;
        margin-right: .5rem;
        margin-top: .25rem
    }
}

@media (min-width: 768px) {
    .marker-number__outer {
        fill: #00adee;
        opacity: .5
    }

    .marker-number__ring {
        stroke-width: 2px;
        stroke: #00adee
    }
}

.marker-pin__text {
    fill: #fff
}

.marker-pin__inner {
    fill: #005883
}

.marker-pin__outer {
    fill: #fff
}

.marker-pin__ring,
.marker-pin__triangle {
    fill: #005883
}

.marker-pin__halo {
    stroke: #00adee;
    stroke-width: 1px;
    fill: rgba(0, 173, 238, .5);
    visibility: hidden
}

.marker-pin--active .marker-pin__halo {
    visibility: visible
}

.marker-pin--active .marker-pin__inner,
.marker-pin--active .marker-pin__ring,
.marker-pin--active .marker-pin__triangle {
    fill: #00adee
}

.legend {
    position: absolute;
    bottom: 0;
    left: 20px;
    background-color: #fff;
    padding: .75rem;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    text-transform: capitalize
}

.legend__title {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    margin-bottom: .75rem
}

.legend__item {
    padding-left: 1rem;
    position: relative;
    margin-top: .25rem
}

.legend-icons .legend__item {
    position: relative;
    padding-left: 2rem;
    height: 1.5rem;
    padding-top: .375rem
}

.legend-icons .legend__item__icon {
    border-radius: 50%;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    left: 0;
    top: .125rem;
    fill: #fff
}

.legend-bubbles__item:before {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #000;
    float: left;
    position: absolute;
    top: 2px;
    left: 0
}

.legend-bubbles__item.type--1:before {
    background-color: #4d917b
}

.legend-bubbles__item.type--2:before {
    background-color: #949c50
}

.legend-bubbles__item.type--3:before {
    background-color: #a78462
}

.legend-bubbles__item.type--4:before {
    background-color: #b32017
}

.legend-bubbles__item.type--5:before {
    background-color: #8a2529
}

.legend-bubbles__item.type--6:before {
    background-color: #917578
}

.legend-bubbles__item.type--7:before {
    background-color: #81cec1
}

.legend-bubbles__item.type--8:before {
    background-color: #afbd21
}

.legend-bubbles__item.type--9:before {
    background-color: #d5a00f
}

.legend-bubbles__item.type--10:before {
    background-color: #e4701e
}

.background-world {
    width: 100%;
    height: 100%;
    background-color: #eef1f1
}

.country {
    fill: #fdffff;
    stroke-width: .5px;
    stroke: #abbcbd
}

.background-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    height: 100%
}

.tooltip b {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif
}

.tooltip i {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif
}

.tooltip a {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    text-decoration: underline
}

@media (max-width: 767px) {
    .tooltip-stat__bar {
        border-top: 1px solid #dde4e4;
        margin-bottom: 4px
    }

    .tooltip-stat__bar__fg {
        height: 10px;
        background-color: #163e60
    }

    .tooltip-stat {
        *zoom: 1
    }

    .tooltip-stat:after,
    .tooltip-stat:before {
        content: '';
        display: table
    }

    .tooltip-stat:after {
        clear: both
    }

    .tooltip-stat__number {
        font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
        float: left
    }

    .tooltip-stat__description {
        display: none
    }

    .tooltip-stat__content {
        margin-left: .5rem;
        float: left
    }

    .tooltip-stat__stat__value {
        margin-right: -3px
    }

    .tooltip-stat__stat {
        float: right
    }
}

@media (min-width: 768px) {

    .tooltip-stat__bar,
    .tooltip-stat__number {
        display: none
    }

    .tooltip-stat {
        position: relative
    }

    .tooltip-stat__title {
        font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
        margin-bottom: .25rem
    }

    .tooltip-stat__content {
        margin-right: 5.25rem
    }

    .tooltip-stat__description {
        display: block
    }

    .tooltip-stat__stat {
        position: absolute;
        top: 0;
        right: 0;
        height: 2rem;
        width: 5.25rem
    }

    .tooltip-stat__stat__value {
        font-size: 2.75rem;
        height: 2.5rem;
        line-height: 2.5rem;
        width: 100%;
        text-align: right;
        display: block;
        padding-right: 12px;
        font-family: Proxima N W01 Light, helvetica, arial, sans-serif;
        letter-spacing: -2px;
        margin-top: -2px
    }

    .tooltip-stat__stat__unit {
        position: absolute;
        bottom: -6px;
        right: 0
    }
}

.tooltip-table__title {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    margin-bottom: .25rem
}

.tooltip-table__description {
    line-height: 1.25rem
}

.tooltip-table__table {
    margin-top: .5rem;
    width: 100%
}

.tooltip-table__table tr {
    border-top: 1px solid #e6e6e6
}

.tooltip-table__table td {
    padding: .25rem 0
}

.tooltip-table__table td:last-child {
    text-align: right
}

.tooltip-table__table__index {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif
}

@media (max-width: 767px) {
    .tooltip-table {
        margin-top: .5rem;
        border-bottom: 1px solid #dde4e4;
        padding-bottom: 1rem
    }

    .tooltip-table__description {
        clear: both
    }
}

.tooltip-text__title {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    margin-bottom: .25rem
}

@media (max-width: 767px) {
    .tooltip-text {
        margin-top: .5rem;
        border-bottom: 1px solid #dde4e4;
        padding-bottom: 1rem
    }

    .tooltip-text__description {
        clear: both
    }
}

.map--desktop {
    width: 100%;
    display: none
}

.map__map {
    position: relative;
    width: 100%;
    height: 100%
}

.map--mobile {
    margin-bottom: 1rem;
    margin-top: 1rem
}

.map-mobile__item {
    position: relative;
    padding: 0 1rem
}

.map-mobile__item .markers {
    float: left;
    margin-bottom: .5rem
}

.map-mobile__item .tooltip {
    padding-top: .625rem
}

@media (min-width: 768px) {
    .map--desktop {
        display: block;
        height: 100%
    }

    .map--mobile {
        display: none
    }

    .map__body {
        height: 100%
    }

    .marker:hover {
        cursor: pointer
    }

    .markers {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }
}

.carousel__body--desktop {
    display: none
}

@media (min-width: 768px) {
    .carousel__body--desktop {
        display: block
    }

    .carousel__body--mobile {
        display: none
    }
}

@media (max-width: 767px) {
    .carousel__header {
        position: fixed;
        background-color: #fff;
        top: 0;
        left: 0;
        padding: 16px;
        width: 100%;
        z-index: 1
    }
}

.item__body {
    line-height: 20px;
    padding: 0 1rem
}

.item__body p {
    margin-bottom: 1rem
}

.item__title {
    color: #333;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    margin-bottom: 1.25rem
}

.item__date {
    display: block;
    color: #666;
    clear: both;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif
}

.item__img {
    width: 100%;
    padding-top: 75%;
    position: relative;
    margin-bottom: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

@media (min-width: 768px) {
    .carousel__header {
        position: absolute;
        top: 0;
        height: 3.5rem
    }

    .carousel__body--desktop,
    .carousel__body__inner {
        width: 100%;
        height: 100%
    }

    .carousel__body__footer {
        height: 3.5rem;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0
    }

    .timeline {
        position: absolute;
        left: 0;
        right: 7.25rem;
        width: auto;
        z-index: 3
    }

    .controls {
        width: 12.5rem;
        z-index: 2
    }

    .controls,
    .controls__buttons {
        position: absolute;
        right: 0
    }

    .controls__btn svg {
        fill: #fff;
        width: .875rem;
        height: .875rem;
        margin-top: .25rem
    }

    .controls__btn--next {
        margin-right: 0
    }

    .controls__feedback {
        color: #666;
        width: 100%;
        line-height: 3.5rem;
        padding-left: 1.25rem;
        background-color: #fff
    }

    .item {
        width: 100%;
        height: 100%;
        transition: left .75s;
        background-color: #eef2f2
    }

    .item,
    .item__img {
        position: absolute;
        top: 0
    }

    .item__img {
        left: 0;
        right: 12.5rem;
        bottom: 0;
        width: auto;
        padding: 0;
        margin: 0
    }

    .item__wrapper {
        position: absolute;
        top: 0;
        right: 0;
        width: 12.5rem;
        bottom: 3.5rem
    }

    .item__wrapper:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        height: 1rem;
        width: 100%;
        background-color: #eef2f2;
        left: 0;
        opacity: .8
    }

    .item__body {
        position: absolute;
        top: 0;
        right: 0;
        width: 12.5rem;
        background-color: #eef1f1;
        bottom: 0;
        overflow: auto;
        padding: 1.25rem
    }
}

@media (min-width: 1280px) {
    .item__img {
        right: 20.625rem
    }

    .controls,
    .item__body {
        width: 20.625rem
    }
}

@media (min-width: 1600px) {
    .item__img {
        right: 25.625rem
    }

    .controls,
    .item__body {
        width: 25.625rem
    }
}

/*! minireset.css v0.0.2 | MIT License | github.com/jgthms/minireset.css */
blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

ul {
    list-style: none
}

button,
input,
select,
textarea {
    margin: 0
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

audio,
embed,
img,
object,
video {
    height: auto;
    max-width: 100%
}

iframe {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0;
    text-align: left
}

.home-block,
.home__header__title,
.story {
    padding-left: 1rem;
    padding-right: 1rem
}

@media (min-width: 768px) {

    .home-block,
    .home__header__title,
    .story {
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
        margin: 0 auto
    }

    .home-block:after,
    .home__header__title:after,
    .story:after {
        content: " ";
        display: block;
        clear: both
    }
}

@media (min-width: 1024px) {

    .home-block,
    .home__header__title,
    .story {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

@media (min-width: 1024px) {
    .canvas {
        padding: .5rem 0
    }
}

.canvasheader {
    *zoom: 1;
    position: relative;
    z-index: 2
}

.canvasheader:after,
.canvasheader:before {
    content: "";
    display: table
}

.canvasheader:after {
    clear: both
}

@media (min-width: 768px) {
    .canvasheader {
        padding-top: .5rem;
        margin: 0 1.5rem
    }
}

@media (min-width: 1024px) {
    .canvasheader {
        position: absolute;
        left: 2.5rem;
        right: 2.5rem;
        padding: 0;
        margin: 0
    }
}

.canvasheader__left {}

@media (min-width: 1024px) {
    .canvasheader__left {
        float: none;
        position: absolute;
        top: .5rem;
        left: auto
    }

    .canvasheader__left > div + div {
        margin-top: .5rem
    }
}

.canvasheader__right {
    float: right
}

@media (min-width: 1024px) {
    .canvasheader__right {
        float: none;
        position: absolute;
        right: 0;
        top: .5rem
    }
}

.canvasheader .dashboard__donut {
    display: none
}

@media (min-width: 1024px) {
    .canvasheader .dashboard__donut {
        display: block
    }
}

.u-clearfix {
    *zoom: 1
}

.u-clearfix:after,
.u-clearfix:before {
    content: "";
    display: table
}

.u-clearfix:after {
    clear: both
}

.u-contain,
.u-disablescrolling {
    position: relative
}

.u-disablescrolling,
.u-disablescrolling > body {
    width: 100%;
    height: 100%;
    overflow: hidden
}

html {
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(89, 123, 124, .1)
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    font-size: 14px;
    color: #333
}

::-moz-selection {
    background: #d9f3fd
}

::selection {
    background: #d9f3fd
}

a:hover {
    text-decoration: none
}

em {
    font-style: normal
}

strong {
    font-weight: 400
}

button {
    padding: 0;
    margin: 0;
    font: inherit;
    font-size: 1em;
    border: 0;
    text-align: inherit;
    cursor: pointer;
    background-color: transparent;
    color: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none
}

button:disabled {
    cursor: default
}

input[type=search],
input[type=text],
textarea {
    margin: 0;
    font: inherit;
    color: #333;
    border: 1px solid #dee5e5;
    -webkit-appearance: none
}

input[type=search]:focus,
input[type=text]:focus,
textarea:focus {
    border: 1px solid #00aeef;
    outline: 0
}

input[type=search]::-ms-clear,
input[type=text]::-ms-clear,
textarea::-ms-clear {
    display: none
}

.g {
    *zoom: 1;
    margin: 0 -1.25rem
}

.g:after,
.g:before {
    content: "";
    display: table
}

.g:after {
    clear: both
}

.g-1x3 {
    width: 33.33333%
}

.g-1x3,
.g-2x3 {
    float: left;
    padding: 0 1.25rem
}

.g-2x3 {
    width: 66.66667%
}

.g-1x4 {
    width: 25%
}

.g-1x4,
.g-3x4 {
    float: left;
    padding: 0 1.25rem
}

.g-3x4 {
    width: 75%
}

.h1 {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 1.5rem;
    text-transform: uppercase
}

.h--list {
    position: relative;
    padding: .75rem 0 .5rem
}

.h--list > span {
    position: absolute;
    right: 0;
    top: .75rem;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    font-size: 12px;
    line-height: 1.5rem;
    color: #666
}

.home__header__title > h1,
.storytitle__headline {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Proxima N W01 Light, helvetica, arial, sans-serif;
    font-size: 2.25rem;
    line-height: 2.5rem;
    letter-spacing: -.02em
}

@media (min-width: 768px) {

    .home__header__title > h1,
    .storytitle__headline {
        font-size: 3rem;
        line-height: 3.5rem
    }
}

.countryinfo__header > h1,
.home-block__title,
.nesinfo__header > h1,
.storyitem__title,
.storysection__title {
    font-family: Proxima N W01 Light, helvetica, arial, sans-serif;
    font-size: 1.5rem;
    line-height: 1.875rem;
    letter-spacing: -.02em
}

@media (min-width: 768px) {

    .countryinfo__header > h1,
    .home-block__title,
    .nesinfo__header > h1,
    .storyitem__title,
    .storysection__title {
        font-size: 2rem;
        line-height: 2.25rem
    }

    .chart__radios.canvasheader__left {
        right: .8rem;
        top: 0.5rem;
        position: absolute;
    }
}

.home-block--text .home-block__text,
.storysub__content {
    font-family: Charter ITC W01 Italic, georgia, serif;
    font-size: 1.125rem;
    line-height: 1.75rem
}

@media (min-width: 768px) {

    .home-block--text .home-block__text,
    .storysub__content {
        font-size: 1.25rem;
        line-height: 2rem
    }
}

.btn--home,
.btn--modal,
.btn--modal-primary,
.btn--primary,
.btn--square,
.home-block__text,
.modal-mobile-view__header__main > h1,
.query-mobile__nav__item > button > em,
.rte,
.sharelist--modal-mobile .sharelist__item > a,
.sharelist--modal-mobile .sharelist__item > span,
.storyitem__body {
    font-size: 1rem;
    line-height: 1.5rem
}

.header__nav .nav__item > a,
.nav-mobile {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    font-size: 1rem;
    line-height: 1.125rem;
    text-transform: uppercase
}

@media (min-width: 768px) {

    .header__nav .nav__item > a,
    .nav-mobile {
        font-size: .875rem;
        line-height: 1.125rem
    }
}

.embed-view__source > a,
.home-carousel-slide__caption,
.storyheader__caption__inner > figcaption,
.units__form {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    font-size: .875rem;
    line-height: 1.25rem
}

@media (min-width: 768px) {

    .storyheader__caption__inner > figcaption,
    .units__form {
        font-size: .75rem;
        line-height: 1.25rem
    }
}


@media (min-width: 768px) {
    .wrapper {
        padding: 0 1.5rem;
        margin: 0 auto;
        height: auto;
    }
}

@media (min-width: 1024px) {
    .wrapper {
        padding: 0 2.5rem
    }
}

.subheader--mobile {
    padding: 1rem;
    background-color: #e6ebeb
}

@media (min-width: 768px) {
    .subheader--mobile {
        display: none
    }
}

.subheader--desktop {
    display: none
}

@media (min-width: 768px) {
    .subheader--desktop {
        display: block;
        position: relative;
        z-index: 2;
        padding-top: .5rem;
        border-bottom: none
    }
}

.subheader__actions {
    *zoom: 1;
    margin-top: .75rem
}

.subheader__actions:after,
.subheader__actions:before {
    content: "";
    display: table
}

.subheader__actions:after {
    clear: both
}

.subheader__actions > .share-button,
.subheader__actions > button {
    float: left
}

.subheader__actions > button:last-child {
    float: right
}

.footer {
    padding: 0 0 .5rem;
    border-top: 1px solid #dee5e5;
    background-color: #fff
}

@media (min-width: 768px) {
    .footer {
        padding: 0;
        border-top: 0
    }
}

.footer__list {
    padding: 1rem
}

@media (min-width: 768px) {
    .footer__list {
        *zoom: 1;
        padding: 1.5rem 0;
        margin: 0 -.75rem
    }

    .footer__list:after,
    .footer__list:before {
        content: "";
        display: table
    }

    .footer__list:after {
        clear: both
    }
}

.footer__item {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    line-height: 1.5rem;
    color: #666
}

.footer__item + .footer__item {
    margin-top: 1rem
}

.footer__item > a,
.footer__item > span {
    text-decoration: none;
    color: inherit
}

.footer__item > a:focus,
.footer__item > a:hover {
    text-decoration: underline;
    outline: 0
}

@media (min-width: 768px) {
    .footer__item {
        float: left;
        padding: 0 .75rem
    }

    .footer__item + .footer__item {
        margin-top: 0;
        border-left: 1px solid #dee5e5
    }

    .footer__item:last-child {
        float: right;
        border-left: 0
    }

    .footer__item > a,
    .footer__item > span {
        font-size: 12px
    }
}

.inset {
    display: none;
    position: relative;
    width: 100%;
    background: #eef2f2
}

@media (min-width: 768px) {
    .inset {
        display: block
    }
}

@media (min-width: 768px) {
    .inset__inner {
        max-width: 1600px;
        margin: 0 auto
    }
}

@media (min-width: 1024px) {
    .dashboard {
        position: relative;
        margin-top: -2rem;
        z-index: 0
    }
}

@media (min-width: 1024px) {
    .dashboard__inner {
        *zoom: 1;
        margin: 0 -1.25rem
    }

    .dashboard__inner:after,
    .dashboard__inner:before {
        content: "";
        display: table
    }

    .dashboard__inner:after {
        clear: both
    }
}

@media (min-width: 768px) {
    .dashboard__datawarning {
        display: none
    }
}

@media (min-width: 768px) {
    .dashboard__charts {
        padding: 1rem 0 2rem
    }
}

@media (min-width: 1024px) {
    .dashboard__charts {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        float: left;
        padding: 0 1.25rem;
        width: 25%
    }
}

.dashboard__chart {
    padding: 1rem;
    background-color: #fff
}

@media (min-width: 768px) {
    .dashboard__chart {
        padding: 0
    }
}

@media (min-width: 1024px) {
    .dashboard__chart {
        float: none;
        padding-left: 0;
        padding-right: 0;
        width: auto;
        padding: .5rem;
        margin: 0 -.5rem
    }

    .dashboard__chart + .dashboard__chart {
        margin-top: 1.5rem
    }
}

@media (min-width: 768px) {
    .dashboard__tabs .tablist {
        margin: 0 -.5rem
    }

    .dashboard__tabs .tablist:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 0;
        height: 2.5rem;
        margin-top: -.5rem;
        background: #eef2f2
    }
}

@media (min-width: 1024px) {
    .dashboard__tabs {
        float: left;
        padding: 0 1.25rem;
        width: 75%
    }

    .dashboard__tabs .tablist:before {
        display: none
    }
}

.dashboard__grid {
    padding: .5rem 1rem 1rem
}

@media (min-width: 768px) {
    .dashboard__grid {
        *zoom: 1;
        margin: 0 -1.25rem;
        min-height: 16.25rem;
        padding: 0
    }

    .dashboard__grid:after,
    .dashboard__grid:before {
        content: "";
        display: table
    }

    .dashboard__grid:after {
        clear: both
    }
}

@media (min-width: 768px) {
    .dashboard__column {
        float: left;
        padding: 0 1.25rem;
        width: 33.33333%
    }
}

.dashboard__column + .dashboard__column {
    margin-top: 1.5rem
}

@media (min-width: 768px) {
    .dashboard__column + .dashboard__column {
        margin-top: 0
    }
}

@media (min-width: 768px) {
    .dashboard__column--x2 {
        float: left;
        padding: 0 1.25rem;
        width: 66.66667%
    }
}

.dashboard__column__header {
    position: relative
}

.dashboard__column__header > .iconbutton {
    position: absolute;
    top: .75rem;
    right: 0;
    font-size: 12px;
    color: #666
}

.dashboard__column__header > .iconbutton > span {
    margin-left: 0
}

.breakpointbeacon {
    position: fixed;
    left: -1px;
    top: -1px;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.breakpointbeacon:after {
    content: "s"
}

@media (min-width: 768px) {
    .breakpointbeacon:after {
        content: "m"
    }
}

@media (min-width: 1024px) {
    .breakpointbeacon:after {
        content: "l"
    }
}

.modalmobile {
    position: absolute;
    left: 0;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 0
}

.modalmobile__header {
    position: relative;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif
}

.modalmobile__header:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    height: 2px;
    background: linear-gradient(180deg, rgba(0, 0, 0, .16) 0, transparent);
    z-index: 1
}

.modalmobile__header__title {
    padding: .5rem 3rem
}

.modalmobile__header__title > .h {
    line-height: 2rem;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.modalmobile__header__icon {
    position: absolute;
    top: .5rem
}

.modalmobile__header__icon--primary {
    left: .5rem
}

.modalmobile__header__icon--secondary {
    right: .5rem
}

.modalmobile__header__icon > .icon {
    margin: .375rem
}

.modalmobile__header__icon > .iconbutton {
    padding: .375rem
}

.modalmobile__header__icon > .iconbutton > .icon--left {
    border: 1px solid #839c9d
}

.modalmobile__header__icon > .iconbutton:hover > .icon--left {
    background-color: #839c9d;
    fill: #fff
}

.modalmobile__header__tabs {
    border-top: 1px solid #dee5e5
}

.modalmobile__body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow-y: auto
}

.modalmobile__footer {
    *zoom: 1;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 1rem;
    border-top: 1px solid #dee5e5
}

.modalmobile__footer:after,
.modalmobile__footer:before {
    content: "";
    display: table
}

.modalmobile__footer:after {
    clear: both
}

.modalmobile__footer > .button {
    float: left
}

.modalmobile__footer > .button:last-child {
    float: right
}

.modalmobile__footer > .button:first-child:last-child {
    float: left
}

.button {
    min-width: 5rem;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    line-height: 2rem;
    text-align: center;
    background-color: #b8c6c7
}

.button--primary {
    background-color: #00aeef;
    color: #fff
}

.button-square {
    width: 3.5rem;
    height: 3.5rem
}

.button-square[disabled] {
    opacity: .5
}

@media (min-width: 768px) {
    .body--stories .footer {
        position: absolute;
        bottom: 0;
        width: 100%
    }
}

@media (min-width: 768px) {
    .stories-listing {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        z-index: -1
    }
}

@media (min-width: 768px) {
    .stories-listing .rolodex {
        z-index: -1
    }
}

.stories-listing .storyitem {
    border-bottom: 1px solid #dee5e5;
    margin-bottom: 1rem
}

.stories-listing .storyitem:last-child {
    border-bottom: none;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .stories-listing .storyitem {
        margin-bottom: 0;
        border-bottom: none
    }
}

.stories-listing .stories-listing__dots {
    display: none
}

@media (min-width: 768px) {
    .stories-listing .stories-listing__dots {
        display: block;
        position: absolute;
        top: 50%;
        right: 3.25rem;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.stories-listing .dots__btn {
    clear: both;
    display: block
}

.stories-listing .stories-listing__btns {
    display: none
}

.stories-listing .stories-listing__btns > .btn {
    display: block
}

.stories-listing .stories-listing__btns > .btn:first-child {
    margin-bottom: 1px
}

@media (min-width: 768px) {
    .stories-listing .stories-listing__btns {
        display: block;
        position: absolute;
        bottom: 4.5rem;
        right: 2rem
    }
}

.body--about .header__children .wrapper,
.body--story .header__children .wrapper {
    padding: 0
}

.body--about .share-button,
.body--story .share-button {
    position: relative;
    z-index: 2
}

.body--about .share-button .iconbutton span,
.body--story .share-button .iconbutton span {
    display: none
}

@media (min-width: 768px) {

    .body--about .share-button .iconbutton span,
    .body--story .share-button .iconbutton span {
        display: inline-block
    }
}

.header .share {
    text-align: left;
    right: 0
}

@media (min-width: 768px) {
    .grid-container {
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
        margin: 0 auto;
        padding: 0
    }

    .grid-container:after {
        content: " ";
        display: block;
        clear: both
    }
}

@media (min-width: 1024px) {
    .grid-container {
        padding: 0 1.25rem
    }
}

@media (min-width: 768px) {
    .storyheader {
        position: relative;
        margin: 0 auto
    }
}

.storyheader__inner {
    position: relative;
    max-height: 720px;
    background-color: #eef2f2
}

.storyheader__inner:before {
    content: "";
    display: block;
    padding-top: 75%
}

@media (min-width: 768px) {
    .storyheader__inner:before {
        padding-top: 56.25%
    }
}

.storyheader__inner > .cover-image {
    position: absolute;
    top: 0;
    left: 0
}

@media (min-width: 768px) {
    .storyheader__caption {
        width: 100%
    }
}

.storyheader__caption__inner > figcaption {
    padding: .5rem 1rem 0;
    color: #666
}

@media (min-width: 768px) {
    .storyheader__caption__inner {
        width: 16.66667%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        position: relative
    }

    .storyheader__caption__inner > figcaption {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        left: 0;
        bottom: 1rem;
        padding-top: 0;
        padding-right: 1.25rem;
        padding-left: 1.5rem;
        line-height: 17px;
        color: #fff
    }

    .storyheader__caption__inner > figcaption > span {
        background-color: rgba(0, 0, 0, .4);
        box-shadow: 4px 0 0 rgba(0, 0, 0, .4), -4px 0 0 rgba(0, 0, 0, .4)
    }
}

@media (min-width: 1024px) {
    .storyheader__caption__inner {
        width: 25%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .storyheader__caption__inner > figcaption {
        padding-left: 1.25rem
    }
}

@media (max-width: 1023px) {
    .story {
        padding: 0
    }
}

.storytitle {
    margin-top: 1rem;
    padding: 0 1rem
}

@media (min-width: 768px) {
    .storytitle {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        display: block;
        clear: both
    }

    .storytitle:after {
        content: " ";
        display: block;
        clear: both
    }
}

@media (min-width: 1024px) {
    .storytitle {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .storytitle:after {
        content: " ";
        display: block;
        clear: both
    }
}

.storytitle__headline {
    margin-bottom: 1rem
}

@media (min-width: 768px) {
    .storytitle__headline {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .storytitle__clear {
        position: relative
    }

    .storytitle__inner {
        width: 83.33333%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        margin-left: 16.66667%;
        padding: .75rem 0 3.5rem;
        z-index: 1;
        position: absolute;
        bottom: 0;
        background-color: hsla(0, 0%, 100%, .8);
        box-sizing: content-box
    }

    .storytitle--static .storytitle__inner {
        position: static
    }

    .storytitle__headline {
        width: 80%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        box-sizing: border-box
    }
}

@media (min-width: 1024px) {
    .storytitle__inner {
        width: 75%;
        float: left;
        padding-left: 1.25rem;
        margin-left: 25%;
        padding-left: 0;
        padding-right: 1.25rem
    }

    .storytitle__headline {
        width: 66.66667%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        box-sizing: border-box
    }
}

.storysub {
    padding: 0 1rem 2.5rem;
    position: relative
}

.storysub:after {
    content: "";
    display: block;
    position: absolute;
    bottom: .5rem;
    left: 1.25rem;
    right: 1.25rem;
    height: 1px;
    background: #dee5e5
}

@media (min-width: 768px) {
    .storysub {
        padding: 1.5rem 0 2.5rem
    }
}

@media (min-width: 1024px) {
    .storysub {
        width: 91.66667%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        padding-left: 0;
        padding-right: 0;
        float: none
    }
}

@media (min-width: 768px) {
    .storysub__inner {
        *zoom: 1
    }

    .storysub__inner:after,
    .storysub__inner:before {
        content: "";
        display: table
    }

    .storysub__inner:after {
        clear: both
    }
}

@media (min-width: 1024px) {
    .storysub__inner {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .storysub__inner:after {
        content: " ";
        display: block;
        clear: both
    }
}

.storysub__aside {
    display: none
}

.storysub__aside > * {
    display: block;
    margin-bottom: 1rem;
    fill: #597b7c
}

@media (min-width: 1024px) {
    .storysub__aside {
        width: 27.27273%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        display: inline
    }
}

@media (min-width: 768px) {
    .storysub__content {
        width: 66.66667%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        margin-left: 16.66667%;
        margin-top: -.5rem
    }
}

@media (min-width: 1024px) {
    .storysub__content {
        width: 54.54545%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        margin-left: 0
    }
}

@media (min-width: 768px) {
    .storybody {
        *zoom: 1;
        position: relative
    }

    .storybody:after,
    .storybody:before {
        content: "";
        display: table
    }

    .storybody:after {
        clear: both
    }
}

.storycontents {
    display: none
}

.storycontents a:hover {
    text-decoration: underline
}

@media (min-width: 1024px) {
    .storycontents {
        width: 25%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        display: inline;
        position: absolute;
        top: 0;
        left: 0
    }
}

.storycontents__items > * {
    margin-bottom: .5rem
}

@media (min-width: 768px) {
    .storycontent {
        *zoom: 1
    }

    .storycontent:after,
    .storycontent:before {
        content: "";
        display: table
    }

    .storycontent:after {
        clear: both
    }
}

.storysection {
    position: relative
}

.storysection__link {
    position: absolute;
    top: -5.5rem
}

.storysection__title {
    margin-bottom: 1.5rem
}

@media (min-width: 768px) {
    .storysection__title {
        margin-bottom: 2rem
    }
}

@media (min-width: 768px) {

    .storysection--embed,
    .storysection--iframe,
    .storysection--image {
        width: 100%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 1024px) {

    .storysection--embed,
    .storysection--iframe,
    .storysection--image {
        width: 100%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        box-sizing: content-box;
        margin: 0 -1.25rem
    }

    .storysection--embed > .storysection__inner,
    .storysection--iframe > .storysection__inner,
    .storysection--image > .storysection__inner {
        box-sizing: border-box;
        margin: 0 -1.25rem
    }
}

.storysection--image-narrow,
.storysection--pagination,
.storysection--text {
    padding: 0 1rem
}

@media (min-width: 768px) {

    .storysection--image-narrow,
    .storysection--pagination,
    .storysection--text {
        width: 66.66667%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        margin-left: 16.66667%
    }
}

@media (min-width: 1024px) {

    .storysection--image-narrow,
    .storysection--pagination,
    .storysection--text {
        width: 50%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        margin-left: 25%
    }
}

@media (min-width: 1024px) {
    .storysection--image-narrow > .storysection__inner {
        margin-left: 0;
        margin-right: 0
    }
}

.storysection__caption {
    padding: .125rem 1rem;
    line-height: 1.25rem;
    color: #666
}

@media (min-width: 768px) {
    .storysection__caption {
        width: 66.66667%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        margin-left: 16.66667%
    }
}

@media (min-width: 1024px) {
    .storysection__caption {
        width: 50%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        margin-left: 25%
    }
}

.storysection--image-narrow .storysection__caption {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: 0
}

.storyiconbtn {
    white-space: nowrap
}

.storyiconbtn .icon--left {
    border: 1px solid #839c9d;
    fill: #839c9d;
    margin-right: .5rem
}

.storyiconbtn:hover .icon--left {
    background-color: #839c9d;
    fill: #fff
}

.storyiconbtn__text {
    display: none
}

@media (min-width: 768px) {
    .storyiconbtn__text {
        display: inline
    }
}

.st--h2 {
    font-family: Charter ITC W01 Bold, georgia, serif;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem
}

@media (min-width: 768px) {
    .st--h2 {
        margin-bottom: 2rem
    }
}

.st--label {
    font-size: .875rem;
    line-height: 1.25rem;
    font-size: "Proxima N W15 Reg", helvetica, arial, sans-serif;
    text-decoration: none;
    color: #333
}

.storysection--image {
    margin-bottom: 2rem
}

.storysection--image > .storysection__inner > img {
    width: 100%;
    height: auto
}

.storysection--iframe > .storysection__inner > div {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 2rem
}

.storysection--iframe > .storysection__inner > div > iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.home {
    position: relative
}

.home__header {
    background-color: #eef2f2
}

.home__header__title > h1 {
    padding: 1.5rem 0 2rem;
    margin: 0 auto;
    text-align: center
}

@media (min-width: 768px) {
    .home__header__title > h1 {
        width: 66.66667%;
        float: left;
        margin-left: 16.66667%;
        margin-right: -100%;
        padding: 2rem 1.25rem 1rem
    }
}

@media (min-width: 1024px) {
    .home__header__title > h1 {
        width: 50%;
        float: left;
        margin-left: 25%;
        margin-right: -100%;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

.home__carousel {
    display: none
}

@media (min-width: 768px) {
    .home__carousel {
        display: block
    }
}

.home__blocks {
    margin-top: .5rem
}

.home-block {
    overflow: hidden;
    position: relative;
    padding-top: 1.5rem;
    padding-bottom: 2rem
}

.home-block:after {
    content: "";
    position: absolute;
    right: 1rem;
    bottom: 0;
    left: 1rem;
    height: 1px;
    background: #dee5e5
}

@media (min-width: 768px) {
    .home-block:after {
        right: 2.5rem;
        left: 2.5rem
    }
}

.home-block:last-child:after {
    display: none
}

@media (min-width: 768px) {
    .home-block:last-child:after {
        display: block
    }
}

@media (min-width: 768px) {
    .home-block__main {
        width: 66.66667%;
        float: left;
        margin-left: 16.66667%;
        margin-right: -100%;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

@media (min-width: 1024px) {
    .home-block__main {
        width: 50%;
        float: left;
        margin-left: 25%;
        margin-right: -100%;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

.home-block__aside,
.home-block__main > * + * {
    margin-top: 1.5rem
}

@media (min-width: 768px) {
    .home-block__aside {
        width: 16.66667%;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        margin-top: .25rem
    }
}

@media (min-width: 1024px) {
    .home-block__aside {
        width: 25%;
        float: left;
        margin-left: 0;
        margin-right: -100%;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

.home-block__media {
    position: relative;
    padding-top: 56.25%
}

.home-block__media > iframe,
.home-block__media > img,
.home-block__media__el {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.home-block__text {
    font-family: Charter ITC W01, georgia, serif
}

.home-block--image .home-block__media,
.home-block--video .home-block__media {
    margin-left: -1rem;
    margin-right: -1rem;
    background-color: #eef2f2
}

@media (min-width: 768px) {

    .home-block--image .home-block__media,
    .home-block--video .home-block__media {
        margin-left: 0;
        margin-right: 0
    }
}

.shade {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .15);
    z-index: 3
}

.body--embed {
    background: #eef2f2
}

.embed-view {
    position: relative
}

.embed-view:before {
    content: "";
    display: block;
    padding-top: 56.25%
}

.embed-view__header {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: .75rem 1.5rem 0
}

@media (min-width: 768px) {
    .embed-view__header {
        display: block
    }
}

.embed-view__main {
    position: absolute;
    left: 0;
    top: 10%;
    width: 100%;
    height: 90%
}

.embed-view__footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 1rem
}

@media (min-width: 768px) {
    .embed-view__footer {
        padding: 0 1.5rem
    }
}

.embed-view__source {
    position: absolute;
    left: 1rem;
    bottom: 0
}

@media (min-width: 768px) {
    .embed-view__source {
        left: 1.5rem
    }
}

.embed-view__source > a {
    display: inline-block;
    padding: .25rem 1rem .5rem;
    line-height: 1.5rem;
    text-decoration: none;
    color: inherit;
    background-color: #d6dede
}

.rte {
    font-family: Charter ITC W01, georgia, serif
}

.rte > * {
    margin-bottom: 1.5rem
}

.rte h3 {
    font-family: Charter ITC W01 Bold, georgia, serif
}

.rte h3,
.rte h4 {
    font-size: inherit
}

.rte h4 {
    font-family: Charter ITC W01 Italic, georgia, serif
}

.rte a {
    color: #597b7c;
    text-decoration: underline
}

.rte a:focus,
.rte a:hover {
    color: #000
}

.rte em {
    font-family: Charter ITC W01 Italic, georgia, serif
}

.rte b,
.rte strong {
    font-family: Charter ITC W01 Bold, georgia, serif
}

.rte ol,
.rte ul {
    margin-left: 1.5rem
}

.rte ol ol,
.rte ol ul,
.rte ul ol,
.rte ul ul {
    margin-bottom: 0 !important
}

.rte ul {
    list-style-type: disc
}

.rte ul ul {
    list-style-type: circle
}

.rte ul ul ul {
    list-style-type: square
}

.rte ol {
    list-style-type: decimal
}

.header {
    background-color: #fff
}

@media (min-width: 768px) {
    .header {
        position: relative;
        z-index: 4
    }
}

.header__inner {
    padding: 1rem 1rem .75rem
}

@media (min-width: 768px) {
    .header__inner {
        *zoom: 1;
        display: table-row;
        padding: 0
    }

    .header__inner:after,
    .header__inner:before {
        content: "";
        display: table
    }

    .header__inner:after {
        clear: both
    }
}

.header__center,
.header__left,
.header__right {
    display: table-cell;
    vertical-align: top
}

.header__left {
    padding-right: .8rem
}

.header__center {
    width: 100%
}

.header__rte-logo {
    display: block;
    width: 145px;
    margin-left: -9px
}

.header__rte-logo:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 38.58254%;
    background: url(assets/logo-rte.svg) no-repeat 0 0
}

@media (min-width: 768px) {
    .header__rte-logo {
        width: 135px;
        padding: 1rem 0;
        margin-left: -7px
    }
}

.header__ch-logo {
    display: block;
    width: 97px
}

.header__ch-logo:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 60.00071%;
    background: url(assets/logo-ch.svg) no-repeat 0 0
}

@media (min-width: 768px) {
    .header__ch-logo {
        width: 93px;
        padding: 1rem 0
    }
}

.header__nav .nav {
    *zoom: 1;
    display: none;
    margin: 0 .5rem
}

.header__nav .nav:after,
.header__nav .nav:before {
    content: "";
    display: table
}

.header__nav .nav:after {
    clear: both
}

@media (min-width: 768px) {
    .header__nav .nav {
        display: block;
        margin: 0 -.5rem 0 0
    }
}

.header__nav .nav__item {
    float: left
}

@media (min-width: 768px) {
    .header__nav .nav__item:first-child {
        display: none
    }
}

.header__nav .nav__item > a {
    position: relative;
    display: block;
    padding: .75rem;
    text-decoration: none;
    color: inherit
}

.header__nav .nav__item > a:focus,
.header__nav .nav__item > a:hover {
    color: #000
}

.header__nav .nav__item[aria-selected] > a {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif
}

.header__nav .nav__item[aria-selected] > a:after {
    content: "";
    position: absolute;
    top: 0;
    right: .75rem;
    left: .75rem;
    height: 3px;
    background-color: #597b7c
}

@media (min-width: 768px) {
    .header__children {
        border-top: 1px solid #dee5e5
    }
}

.header__children--empty {
    border: 0
}

@media (min-width: 768px) {
    .header__children--empty > .sticky[data-stuck] {
        visibility: hidden
    }
}

.header__shadow {
    width: 100%;
    height: 2px;
    background: linear-gradient(180deg, rgba(0, 0, 0, .16) 0, transparent);
    position: absolute;
    z-index: 1
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.home-carousel {
    position: relative
}

.home-carousel__inner {
    position: relative;
    max-width: 1600px;
    margin: 0 auto
}

.home-carousel__inner:before {
    content: "";
    display: block;
    padding-top: calc(48.4375% + 2.5rem)
}

@media (min-width: 1024px) {
    .home-carousel__inner:before {
        padding-top: calc(48.4375% + 2rem)
    }
}

.home-carousel__bg {
    position: absolute;
    top: .5rem;
    left: 2rem;
    width: calc(100% - 4rem);
    height: calc(100% - 5rem);
    overflow: hidden;
    background-image: url(assets/home-map-bg.svg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.home-carousel__desktop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.home-carousel-slide,
.home-carousel__desktop__carousel,
.home-carousel__desktop__carousel > * {
    width: 100%;
    height: 100%
}

.home-carousel-slide > a {
    display: block;
    width: 100%;
    height: 100%
}

.home-carousel-slide__img {
    width: 100%;
    height: calc(100% - 2rem);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.home-carousel-slide__caption {
    position: absolute;
    bottom: 2.5rem;
    left: 50%;
    margin-left: -50%;
    width: 100%;
    padding: 0 1rem;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #333
}

.home-carousel-slide__caption > p:last-child {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    text-transform: none
}

@media (min-width: 768px) {
    .home-carousel-slide__caption {
        padding: 0;
        width: 66%;
        margin-left: -33%
    }
}

@media (min-width: 1024px) {
    .home-carousel-slide__caption {
        bottom: 3rem
    }
}

.home-carousel__dots {
    position: absolute;
    bottom: .75rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1
}

@media (min-width: 1024px) {
    .home-carousel__dots {
        bottom: 1.25rem
    }
}

button.swiper-pagination-bullet {
    position: relative;
    width: 1rem;
    height: 1rem;
    background: transparent;
    opacity: 1
}

button.swiper-pagination-bullet:after {
    content: "";
    display: block;
    border-radius: 50%;
    border: 1px solid #839c9d;
    background-color: #fff;
    width: .5rem;
    height: .5rem;
    position: absolute;
    top: .25rem;
    left: .25rem
}

button.swiper-pagination-bullet-active:after {
    background-color: #839c9d
}

.home-carousel__nav {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    z-index: 1
}

.home-carousel__nav > .btn {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.home-carousel__nav > .btn:last-child {
    left: auto;
    right: 0
}

.countryinfo {
    width: 36rem;
    min-height: 30rem;
    overflow: hidden
}

.countryinfo__main {
    margin-top: 1.75rem
}

.countryinfo__main,
.countryinfo__main > div {
    min-height: 26.25rem
}

.countryinfo__main .tabpanel {
    min-height: 22.6875rem;
    margin-top: 1.5rem;
    display: table;
    width: 100%
}

.countryinfo__main .tabpanel > div {
    display: table-row
}

.countryinfo__main .tabpanel > div:first-child {
    height: 100%
}

.countryinfo__table {
    width: 100%
}

.countryinfo__table td {
    line-height: 1.5rem
}

.countryinfo__table thead td {
    padding: 0 0 1rem;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    text-transform: uppercase
}

.countryinfo__head__rank {
    text-align: right
}

.countryinfo__head__value {
    width: 5rem;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif !important;
    text-align: right;
    text-transform: none !important
}

.countryinfo__row > td {
    padding: 0 0 1rem
}

.countryinfo__row:last-child > td {
    padding-bottom: 0
}

.countryinfo__row--bar > td {
    padding: 0;
    vertical-align: top
}

.countryinfo__row--bar > td > div {
    border-top: 1px solid #dee5e5
}

.countryinfo__cell__rank {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    text-align: right
}

.countryinfo__cell__value {
    width: 5rem;
    text-align: right;
    border-top: 0 !important
}

.countryinfo__cell__value > div {
    margin-left: 1rem
}

.countryinfo__bar {
    width: 100%;
    height: .5rem;
    background-color: #efebf4
}

.countryinfo__bar > div {
    height: 100%;
    background-color: #705482
}

.countryinfo__footnotes {
    margin-top: .5rem
}

.countryinfo__footnotes > p + p {
    margin-top: 1rem
}

.countryinfo__footnote {
    width: 50%;
    font-size: 12px;
    line-height: 1rem;
    color: #666
}

.countryinfo__footnote > a {
    color: inherit
}

.countryinfo__profile {
    *zoom: 1
}

.countryinfo__profile:after,
.countryinfo__profile:before {
    content: "";
    display: table
}

.countryinfo__profile:after {
    clear: both
}

.countryinfo__profile__column {
    float: left;
    width: calc(50% - 1rem)
}

.countryinfo__profile__column:last-child {
    float: right
}

.countryinfo__profile__column > .h {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    line-height: 1.5rem;
    text-transform: uppercase
}

.countryinfo__profile__column > .h + * {
    margin: 1rem 0 0
}

.countryinfo__profile__column > p {
    line-height: 1.25rem
}

.dashboardfootprints {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif
}

.dashboardfootprints p {
    line-height: 1.42857
}

@media (min-width: 768px) {
    .dashboardfootprints__header {
        padding: 0 1.25rem;
        margin-bottom: 0;
        clear: both
    }
}

.dashboardfootprints__icon {
    float: left;
    width: 3.25rem;
    height: 3.25rem;
    margin: 0 .5rem .25rem 0
}

.dashboardfootprints__icon > .icon {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    margin: .375rem
}

.dashboardfootprints__icon > .icon > use {
    fill: currentColor
}

.dashboardfootprints__icon--co2 {
    background-color: #edf4f2;
    color: #4d917b
}

.dashboardfootprints__icon--water {
    background-color: #e6eef3;
    color: #005984
}

.dashboardfootprints__icon--land {
    background-color: #f7f8e9;
    color: #afbd21
}

@media (min-width: 768px) {
    .dashboardfootprints__chart {
        position: relative;
        min-height: 13.5rem
    }

    .dashboardfootprints__chart > div {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }
}

.dots {
    *zoom: 1
}

.dots:after,
.dots:before {
    content: "";
    display: table
}

.dots:after {
    clear: both
}

.dots__dot {
    float: left;
    margin-right: .5rem
}

.dots__dot:last-child {
    margin-right: 0
}

.dots__dot__btn {
    padding: .125rem
}

.dots__dot__btn:after {
    content: "";
    display: block;
    border-radius: 100%;
    border: .125rem solid hsla(0, 0%, 100%, .5);
    background-color: #839c9d;
    background-clip: padding-box;
    width: .75rem;
    height: .75rem;
    transition: background-color .2s
}

.dots__dot__btn:focus,
.dots__dot__btn:hover {
    outline: 0
}

.dots__dot__btn:focus:after,
.dots__dot__btn:hover:after {
    background-color: #597b7c
}

.dots--vertical .dots__dot {
    margin-right: 0;
    float: none
}

.dots--vertical .dots__dot + .dots__dot {
    margin-top: 1px
}

.dots__dot--active .dots__dot__btn:after {
    background-color: #fff
}

.embed {
    padding-top: 75%;
    width: 100%;
    position: relative;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #dee5e5
}

@media (min-width: 768px) {
    .embed {
        padding-top: 56.25%;
        margin-bottom: 2rem
    }
}

.embed__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.embed__facade {
    width: 100%;
    height: 100%;
    background-color: #eef2f2
}

@media (min-width: 1024px) {
    .embed__facade {
        display: none
    }
}

.embed__iframe {
    display: none
}

@media (min-width: 1024px) {
    .embed__iframe {
        display: block;
        width: 100%;
        height: 100%
    }
}

.embed__link {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    text-decoration: none;
    height: 3rem;
    line-height: 3rem;
    padding: 0 1rem;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #839c9d;
    fill: #fff;
    color: #fff
}

.embed__link:hover {
    background-color: #597b7c
}

.embed__link .icon {
    margin-right: .5rem
}

.icon {
    width: 1.25rem;
    height: 1.25rem;
    vertical-align: text-bottom
}

.icon svg path,
.icon svg polygon {
    fill: inherit
}

.iconbutton {
    margin: 0;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    line-height: 1;
    background-color: transparent
}

.iconbutton:focus,
.iconbutton:hover {
    outline: 0
}

.iconbutton .icon {
    display: inline-block;
    fill: #597b7c;
    vertical-align: middle
}

@media (min-width: 768px) {
    .iconbutton .icon {
        fill: #839c9d
    }
}

.iconbutton span {
    display: inline-block;
    margin-left: .5rem;
    vertical-align: middle
}

.iconbutton--labelled span {
    line-height: 1.5rem
}

.iconbutton--labelled:focus span,
.iconbutton--labelled:hover span {
    text-decoration: underline
}

.iconbutton--labelled:focus:disabled span,
.iconbutton--labelled:hover:disabled span {
    text-decoration: none
}

.linechart {
    width: 100%;
    height: 12rem
}

.linechart__header + .linechart {
    margin-top: .5rem
}

.linechart[aria-disabled=true] {
    opacity: .5
}

.linechart__header {
    margin: -.25rem 0 0;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif
}

.linechart__header > span {
    display: block
}

.linechart__header > span:first-child {
    margin: 0 0 .25rem;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 1.5rem
}

.linechart__header > span:last-child {
    font-size: 32px;
    font-family: Proxima N W01 Light, helvetica, arial, sans-serif;
    line-height: 2.25rem;
    white-space: nowrap
}

.linechart__body {
    position: relative;
    z-index: 0;
    overflow: hidden
}

.linechart__canvaswrapper {
    width: 100%;
    height: 12rem;
    padding: 0 1rem 1.5rem 4rem
}

.linechart__canvas {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 1px 0;
    z-index: 1
}

.linechart__canvas path {
    fill: none;
    stroke: #705482;
    stroke-width: 2px;
    vector-effect: non-scaling-stroke
}

.linechart__canvas circle {
    fill: #705482;
    r: 2px
}

.linechart__xaxis {
    position: absolute;
    bottom: 1rem;
    left: 4rem;
    right: 1rem
}

.linechart__xaxis__tick {
    position: absolute;
    left: 0;
    top: 0;
    color: #666
}

.linechart__xaxis__tick:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: .25rem;
    background-color: #dee5e5
}

.linechart__xaxis__tick > span {
    position: absolute;
    left: -50px;
    top: 0;
    width: 100px;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    font-size: 12px;
    text-align: center;
    line-height: 1.5rem
}

.linechart__yaxis {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 1rem
}

.linechart__yaxis__tick {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    color: #666
}

.linechart__yaxis__tick:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #dee5e5
}

.linechart__yaxis__tick > span {
    position: absolute;
    left: 0;
    top: 0;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    font-size: 12px;
    line-height: 1.5rem
}

.linechart__markers {
    position: absolute;
    top: 0;
    bottom: 1rem;
    left: 4rem;
    right: 1rem;
    z-index: 2
}

.linechart__marker {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #333
}

.linechart__marker > svg {
    position: absolute;
    left: -4px;
    bottom: 0;
    width: 9px;
    height: 4px
}

.linechart__marker > svg > path {
    fill: #333
}

.linechart__marker--hover {
    background-color: #839c9d
}

.linechart__marker--hover > svg > path {
    fill: #839c9d
}

.linechart__hitboxes {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4rem;
    right: 1rem;
    z-index: 3
}

.linechart__hitbox {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    cursor: pointer
}

.list {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif
}

.list--empty > p {
    padding: .5rem 0 .4375rem;
    line-height: 2rem;
    font-size: 14px;
    border-top: 1px solid #dee5e5;
    color: #bbb
}

@media (min-width: 768px) {
    .list--empty > p {
        line-height: 1.5rem
    }
}

.list__item {
    display: block;
    position: relative;
    padding: .5rem 0 .4375rem;
    line-height: 2rem;
    font-size: 14px;
    border-top: 1px solid #dee5e5;
    cursor: pointer
}

.list__item--disabled {
    cursor: default
}

@media (min-width: 768px) {
    .list__item {
        line-height: 1.5rem
    }
}

.list__row {
    display: table-row
}

.list__cell {
    display: table-cell
}

.list__cell + .list__cell {
    padding-left: .5rem
}

.list__cell--counter {
    min-width: .75em;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif
}

.list__cell--title {
    width: 100%
}

.list__cell--title > span {
    display: block;
    width: 0;
    min-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list__item:focus .list__cell--title,
.list__item:hover .list__cell--title {
    text-decoration: underline
}

.list__item--disabled:focus .list__cell--title,
.list__item--disabled:hover .list__cell--title {
    text-decoration: none
}

.list__cell--value {
    text-align: right;
    white-space: nowrap
}

.list__bar {
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    height: .75rem;
    background: #df376f;
    background: linear-gradient(90deg, #df376f 0, #00aeef)
}

@media (min-width: 768px) {
    .list__bar {
        height: .625rem
    }
}

.list__bar--commodity {
    background: #705482
}

.list__bar--exporter {
    background: #df376f
}

.list__bar--importer {
    background: #00aeef
}

.list__sparkline {
    display: inline-block;
    vertical-align: middle;
    width: 2.25rem;
    height: 14px
}

.list__sparkline > path {
    stroke: #705482;
    stroke-linecap: round;
    stroke-width: 2px;
    fill: none;
    vector-effect: non-scaling-stroke
}

.list__sparkline--commodity > path {
    stroke: #705482
}

.list__sparkline--exporter > path {
    stroke: #df376f
}

.list__sparkline--importer > path {
    stroke: #00aeef
}

.loader {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    min-height: 4rem;
    background-color: #fff
}

.loader--transparent {
    background-color: transparent
}

.loader__icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2rem;
    height: 2rem;
    margin: -1rem 0 0 -1rem;
    border: 3px solid #e6ebeb;
    border-left: 3px solid #33bef2;
    border-radius: 50%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loader 1s infinite linear;
    animation: loader 1s infinite linear
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.map__countries path {
    fill: #fff;
    stroke: #b8c6c7;
    stroke-width: .5px;
    vector-effect: non-scaling-stroke
}

.map__flows--hovered > .map__flows__main {
    transition: opacity .2s;
    opacity: .2
}

.map__flow__arrow {
    fill: none;
    stroke: #333;
    stroke-width: .5px
}

.map__hitboxes {
    opacity: 0
}

.map__hitboxes > use {
    fill: aqua;
    stroke: aqua;
    stroke-width: 8px
}

.map__label {
    cursor: pointer;
    transition: opacity .2s
}

.map__label__text {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    font-size: 12px;
    text-anchor: middle
}

.map__label__text--stroked {
    stroke: #fff;
    stroke-width: 3px;
    stroke-linecap: round;
    stroke-linejoin: round
}

.map__label__box {
    fill: none;
    stroke: none;
    stroke-width: 0;
    shape-rendering: crispEdges;
    opacity: 0
}

.map__label__box--filled {
    fill: #fff;
    stroke: #b8c6c7;
    stroke-width: 1px;
    opacity: 1
}

.map__labels--hovered .map__label {
    opacity: .2
}

.map__labels--hovered .map__label--active {
    opacity: 1
}

.map__legend .h {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif
}

.map__legend svg {
    margin: .5rem 0 0
}

.map__legend text {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    font-size: 12px
}

.map__legend__edge {
    stroke: #cdd7d8;
    stroke-width: 1px;
    shape-rendering: crispEdges
}

.map__legend__flow > line {
    stroke: #333;
    stroke-width: 1px;
    shape-rendering: crispEdges
}

.mapmenu {
    min-width: 9.5rem;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .24)
}

.mapmenu__header {
    padding: .5rem 1rem;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    line-height: 1rem;
    color: inherit;
    border-bottom: 1px solid #dee5e5
}

.mapmenu__body {
    padding: .5rem 0
}

.mapmenu__item > button {
    width: 100%;
    padding: .5rem 1rem;
    line-height: 1rem;
    color: inherit;
    background-color: #fff;
    white-space: nowrap
}

.mapmenu__item > button:focus,
.mapmenu__item > button:hover {
    background-color: #f7f8f8;
    outline: 0
}

.mapmenu__item > button:disabled {
    opacity: .5
}

.mapmenu__item > button:disabled:focus,
.mapmenu__item > button:disabled:hover {
    background-color: #fff
}

.maptooltip {
    position: absolute;
    left: 0;
    top: 0;
    margin: 1rem 0 0
}

.maptooltip__inner {
    position: relative;
    left: 0;
    top: 0;
    width: 20rem;
    padding: 1rem;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .24)
}

.maptooltip__header {
    display: table;
    width: 100%;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif
}

.maptooltip__header > span {
    display: table-cell;
    width: 50%
}

.maptooltip__header > span:first-child {
    padding-right: .5rem
}

.maptooltip__header > span:last-child {
    padding-left: .5rem;
    text-align: right
}

.maptooltip__arrow {
    position: relative;
    height: 9px;
    margin-top: .5rem
}

.maptooltip__arrow:before {
    content: "";
    position: absolute;
    top: 4px;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #333
}

.maptooltip__arrow:after {
    content: "";
    position: absolute;
    top: 2px;
    right: 0;
    width: 5px;
    height: 5px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="5" height="5" viewBox="0 0 10 10"><path d="M0,0L10,5L0,10"></path></svg>')
}

.maptooltip__charts {
    display: table;
    width: 100%;
    margin-top: .5rem
}

.maptooltip__charts > div {
    display: table-cell
}

.maptooltip__charts__chart {
    width: 4.25rem
}

.maptooltip__charts__chart > p {
    margin: .5rem 0 0;
    font-size: 12px;
    text-align: center
}

.maptooltip__charts__value {
    width: 100%;
    vertical-align: top
}

.maptooltip__charts__value > p {
    font-family: Proxima N W01 Light, helvetica, arial, sans-serif;
    font-size: 32px;
    text-align: center;
    line-height: 4.25rem
}

.maptooltip__list {
    margin: .5rem 0 -.5rem;
    border-top: 1px solid #dee5e5
}

.maptooltip__list[aria-hidden] {
    display: none
}

.maptooltip__list > .h {
    padding: .5rem 0;
    line-height: 1rem;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif
}

.maptooltip__list li {
    *zoom: 1;
    padding: .5rem 0;
    line-height: 1rem;
    border-top: 1px solid #dee5e5
}

.maptooltip__list li:after,
.maptooltip__list li:before {
    content: "";
    display: table
}

.maptooltip__list li:after {
    clear: both
}

.maptooltip__list li[aria-hidden] {
    display: none
}

.maptooltip__list li > span:last-child {
    float: right
}

.map {
    display: none
}

@media (min-width: 768px) {
    .map {
        display: block
    }
}

.map__inner {
    position: relative;
    padding-top: 48.4375%
}

.map__bg {
    position: absolute;
    top: .5rem;
    right: 2rem;
    bottom: 2.5rem;
    left: 2rem;
    background: url(assets/map-bg.svg) no-repeat 50%;
    background-size: 100% auto
}

.map__svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.map__footer {
    display: table;
    width: 100%;
    min-height: 144px;
    padding: 0 1.5rem 1.5rem;
    margin: -1rem 0 0
}

@media (min-width: 1024px) {
    .map__footer {
        display: block;
        position: absolute;
        bottom: 0;
        left: 2.5rem;
        right: 2.5rem;
        width: auto;
        min-height: 0;
        padding: 0
    }
}

.map__footer__left {
    display: table-cell;
    width: 100%
}

.map__footer__left > div {
    display: inline-block;
    vertical-align: bottom
}

.map__footer__left .map__legend {
    margin-bottom: -4px
}

@media (min-width: 1024px) {
    .map__footer__left {
        display: block;
        position: absolute;
        bottom: 3rem;
        left: 0;
        width: auto
    }

    .map__footer__left .map__legend {
        margin: 0
    }

    .map__footer__left .dashboard__donut {
        display: none
    }
}

.map__footer__right {
    display: table-cell;
    white-space: nowrap
}

.map__footer__right > div {
    display: inline-block;
    vertical-align: bottom
}

.map__footer__right > div + div {
    margin-left: 1rem
}

@media (min-width: 1024px) {
    .map__footer__right {
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        max-width: 28%;
        white-space: normal;
        text-align: right;
        z-index: 1
    }

    .map__footer__right > .download {
        margin-bottom: .25rem
    }
}

.map--embed {
    display: block
}

.map--embed .map__footer {
    display: none;
    width: auto;
    min-height: 0;
    padding: 0;
    margin: 0
}

.map--embed .map__footer__left {
    position: absolute;
    bottom: 3.25rem;
    left: 0
}

.map--embed .map__footer__right {
    display: none
}

.map--embed .map__label {
    cursor: default
}

@media (min-width: 768px) {
    .map--embed .map__footer {
        position: absolute;
        display: block;
        right: auto;
        bottom: 0;
        left: 1.5rem
    }
}

.nav-mobile {
    position: relative;
    line-height: 1.5rem;
    z-index: 3
}

@media (min-width: 768px) {
    .nav-mobile {
        display: none
    }
}

.nav-mobile + * {
    border-top: 1px solid #dee5e5
}

@media (min-width: 768px) {
    .nav-mobile + * {
        border: 0
    }
}

.nav-mobile__header {
    position: relative;
    padding: .75rem 2rem .75rem 3rem
}

.nav-mobile__header > p {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    white-space: nowrap
}

.nav-mobile__header > .iconbutton {
    position: absolute;
    top: .5rem;
    left: .5rem;
    padding: .375rem
}

.nav-mobile__popover {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    background-color: #fff
}

.nav-mobile__popover[aria-hidden] {
    display: none
}

.nav-mobile__popover:after,
.nav-mobile__popover:before {
    width: 100%;
    height: 2px;
    background: linear-gradient(180deg, rgba(0, 0, 0, .16) 0, transparent);
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1
}

.nav-mobile__popover:after {
    top: 100%
}

.nav-mobile .nav__item + .nav__item {
    border-top: 1px solid #dee5e5
}

.nav-mobile .nav__item > a {
    display: block;
    padding: 1rem .5rem 1rem 3rem;
    white-space: nowrap;
    text-decoration: none;
    color: inherit;
    -webkit-tap-highlight-color: rgba(89, 123, 124, .1)
}

.nav-mobile .nav__item[aria-selected] > a {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif
}

.modal {
    display: table;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .15)
}

.modal__inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.modal__main {
    position: relative;
    display: inline-block;
    padding: 2rem;
    margin: 2rem;
    text-align: left;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .24)
}

.modal__close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .5rem;
    margin: .5rem;
    background-color: #fff
}

.modal__close > .icon > use {
    fill: #acbdbe !important
}

.modal__close:focus,
.modal__close:hover {
    outline: 0
}

.modal__close:focus > .icon > use,
.modal__close:hover > .icon > use {
    fill: #839c9d !important
}

.pagination {
    *zoom: 1;
    width: 100%;
    margin-bottom: 2.5rem
}

.pagination:after,
.pagination:before {
    content: "";
    display: table
}

.pagination:after {
    clear: both
}

.pagination a {
    text-decoration: none;
    color: #333
}

.pagination .icon {
    fill: #597b7c;
    border: 1px solid #839c9d
}

.pagination__btn {
    width: 50%
}

.pagination__btn:hover .icon {
    background-color: #839c9d;
    fill: #fff
}

@media (min-width: 768px) {
    .pagination__btn {
        width: 33%
    }
}

.pagination__btn__header {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    margin-bottom: .5rem
}

.pagination__btn__footer {
    font-size: .875rem;
    line-height: 1.25rem
}

.pagination__btn--left {
    float: left;
    text-align: left
}

.pagination__btn--left .icon {
    margin-right: .5rem
}

.pagination__btn--right {
    float: right;
    text-align: right
}

.pagination__btn--right .icon {
    margin-left: .5rem
}

.querydesktop {
    *zoom: 1;
    margin: 0 -1.25rem;
    font-size: 14px
}

.querydesktop:after,
.querydesktop:before {
    content: "";
    display: table
}

.querydesktop:after {
    clear: both
}

@media (min-width: 768px) {
    .querydesktop__item {
        float: left;
        padding: 0 1.25rem;
        width: 50%;
        margin-top: 1rem
    }
}

@media (min-width: 1024px) {
    .querydesktop__item {
        float: left;
        padding: 0 1.25rem;
        width: 25%;
        margin-top: 0
    }
}

.query-mobile__nav__item {
    position: relative
}

.query-mobile__nav__item + .query-mobile__nav__item {
    border-top: 1px solid #dee5e5
}

.query-mobile__nav__item > button {
    position: relative;
    width: 100%;
    padding: 1rem
}

.query-mobile__nav__item > button > em {
    display: block;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif
}

.query-mobile__nav__item > button > .icon {
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #839c9d
}

.query-mobile__nav__item > button:hover > .icon {
    background-color: #839c9d;
    fill: #fff
}

.query-mobile__transpose > .querytranspose {
    top: 0;
    right: auto;
    bottom: auto;
    left: 1rem;
    margin: -1rem 0 0
}

.query-mobile__transpose > .querytranspose > button {
    border: 1px solid #dee5e5
}

.query-mobile__transpose > .querytranspose > button > .icon {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.querymobileselect__search {
    position: absolute;
    top: 0;
    right: 0;
    left: 3rem;
    padding: .5rem 3rem .5rem 0;
    background-color: #fff
}

.querymobileselect__search > input {
    width: 100%;
    height: 2rem;
    padding: 0;
    line-height: normal !important;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    font-size: 18px;
    white-space: nowrap;
    border: 0
}

.querymobileselect__search > input:focus {
    border: 0
}

.querymobileselect__search > .iconbutton {
    position: absolute;
    top: .5rem;
    right: .5rem;
    padding: .375rem
}

.queryselect {
    position: relative;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif
}

.queryselect__body > h1 {
    font-size: 12px;
    line-height: 1rem
}

.queryselect__current {
    position: relative;
    width: 100%;
    padding: 0 1.75rem 0 0;
    margin: 0;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    line-height: 1.75rem;
    text-transform: uppercase;
    background-color: #fff;
    border-bottom: 1px solid #839c9d;
    z-index: 0
}

.queryselect__current:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 .5rem .5rem;
    border-color: transparent transparent #839c9d
}

.queryselect--exporter .queryselect__current,
.queryselect--exporter .queryselect__current:after {
    border-bottom-color: #df376f
}

.queryselect--importer .queryselect__current,
.queryselect--importer .queryselect__current:after {
    border-bottom-color: #00aeef
}

.queryselect--category .queryselect__current,
.queryselect--category .queryselect__current:after {
    border-bottom-color: #705482
}

.queryselect__current__value {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.queryselect__current > button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1
}

.queryselect__clear {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1.75rem;
    height: 1.75rem;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    background-color: transparent
}

.queryselect__clear .icon use {
    fill: #839c9d !important
}

.queryselect__popover {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .16);
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: 0 -1rem;
    z-index: 1;
    background-color: #fff
}

.queryselect__popover > div {
    width: 100%;
    height: 100%
}

.queryselect__popover__inner {
    padding: 0
}

.queryselect__popover__header {
    position: relative;
    z-index: 1
}

.queryselect__popover__header:after {
    width: 100%;
    height: 2px;
    background: linear-gradient(180deg, rgba(0, 0, 0, .16) 0, transparent);
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 0
}

.queryselect__popover__body {
    height: 100%;
    overflow-y: auto
}

.queryselect__popover--hasheader .queryselect__popover__body {
    height: calc(100% - 6.125rem)
}

.queryselect__popover__body > div {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.queryselect__search {
    padding: 1rem 1rem .25rem
}

.queryselect__search__input {
    position: relative
}

.queryselect__search__input > input {
    width: 100%;
    height: 2.375rem;
    padding: 0 2.75rem 0 .5rem;
    line-height: normal !important;
    font: inherit;
    font-size: 14px;
    border-radius: 0
}

.queryselect__search--empty > .queryselect__search__input > input {
    padding-right: .5rem
}

.queryselect__search__clear {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 2.25rem;
    height: 2.25rem;
    text-align: center;
    background-color: transparent
}

.queryselect__search__clear > .icon use {
    fill: #839c9d !important
}

.queryselect__search--empty .queryselect__search__clear {
    display: none
}

.querystatus > h1 {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    line-height: 1.5rem
}

.querystatus > p {
    margin-top: .5rem;
    font-size: 16px;
    line-height: 1.5rem
}

.querystatus > p > em {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif
}

.querystatus--embed > h1 {
    display: none
}

.querystatus--embed > p {
    margin-top: 0
}

.querytranspose {
    position: absolute;
    right: calc(100% - 1rem);
    bottom: 0
}

.querytranspose > button {
    width: 2rem;
    height: 2rem;
    text-align: center;
    background-color: #fff
}

.querytranspose .icon use {
    fill: #acbdbe !important
}

.querytranspose > button:focus .icon use,
.querytranspose > button:hover .icon use {
    fill: #839c9d !important
}

.share {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif
}

.share[aria-hidden=true] {
    display: none
}

.share__popover {
    width: 14rem;
    padding: 0;
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .16)
}

.share__popover__fields {
    padding: 0
}

.share__popover__field {
    padding: .25rem 1rem 0
}

.share__popover__field > label {
    display: block;
    padding: .25rem 0;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    line-height: 1.5rem
}

.share__popover__field > input,
.share__popover__field > textarea {
    width: 100%;
    padding: .5rem;
    line-height: 1rem
}

.share__popover__field > textarea {
    font-family: monospace;
    font-size: 90%;
    resize: none
}

.share__popover > .sharelist {
    padding: .75rem 0 .5rem
}

@media (min-width: 768px) {
    .share-button .share-button__inner {
        display: inline;
        position: relative
    }

    .share-button .share {
        position: absolute;
        top: 100%;
        margin-top: .5rem
    }

    .share-button .share--align-right {
        left: auto;
        right: 0
    }
}

.sticky[data-stuck] .sticky__main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 2
}

.sticky__spacer {
    display: none;
    width: 100%
}

.sticky[data-stuck] .sticky__spacer {
    display: block
}

.storyitem {
    position: relative
}

.storyitem a {
    color: inherit;
    text-decoration: none
}

@media (min-width: 768px) {
    .storyitem {
        position: static
    }
}

.storyitem__bg {
    position: relative;
    padding-top: 75%;
    background-color: #eef2f2
}

@media (min-width: 768px) {
    .storyitem__bg {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        padding-top: 0
    }
}

.storyitem__bg > .cover-image {
    position: absolute;
    top: 0;
    left: 0
}

@media (min-width: 768px) {
    .storyitem__inner {
        *zoom: 1;
        margin: 0 -1.25rem
    }

    .storyitem__inner:after,
    .storyitem__inner:before {
        content: "";
        display: table
    }

    .storyitem__inner:after {
        clear: both
    }
}

.storyitem__body {
    display: block;
    font-family: Charter ITC W01, georgia, serif;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    -webkit-tap-highlight-color: transparent
}

.storyitem__body:active .btn--home,
.storyitem__body:active .btn--primary,
.storyitem__body:active .btn--square,
.storyitem__body:focus .btn--home,
.storyitem__body:focus .btn--primary,
.storyitem__body:focus .btn--square,
.storyitem__body:hover .btn--home,
.storyitem__body:hover .btn--primary,
.storyitem__body:hover .btn--square {
    background-color: #435c5d
}

@media (min-width: 768px) {
    .storyitem__body {
        width: 64.625%;
        background: hsla(0, 0%, 100%, .8);
        position: absolute;
        bottom: 20%;
        left: 0;
        padding: 1.5rem 4.5rem 1.5rem 2.5rem;
        margin-bottom: 4.5rem;
        transition: background-color .2s
    }

    .storyitem__body:active,
    .storyitem__body:focus,
    .storyitem__body:hover {
        background: #fff
    }
}

@media (min-width: 1024px) {
    .storyitem__body {
        width: 41.95312%;
        max-width: 770px
    }
}

.storyitem__title {
    font-size: 2.25rem;
    line-height: 2.5rem;
    letter-spacing: -.02em;
    margin-bottom: 1rem;
    margin-top: .5rem
}

@media (min-width: 768px) {
    .storyitem__title {
        margin-top: 0
    }
}

.storyitem__description {
    margin-bottom: 1rem
}

.storymenu {
    font-size: .875rem;
    position: relative
}

.storymenu a {
    text-decoration: none;
    color: #333
}

.storymenu__btn {
    background: none;
    outline: none;
    margin: 0
}

.storymenu__btn,
.storymenu__btn__label {
    display: block;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    width: 100%
}

.storymenu__btn__label {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    line-height: 1.5rem;
    padding: 1rem 0 .9375rem;
    border-bottom: 1px solid #839c9d
}

.storymenu__btn__label:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 .5rem .5rem;
    border-color: transparent transparent #839c9d
}

.storymenu__items {
    display: none;
    border: 1px solid #dee5e5;
    background-color: #fff;
    position: absolute;
    top: 100%;
    right: -1.25rem;
    left: -1.25rem;
    padding: .5rem 0
}

.storymenu__item a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    width: 100%;
    padding: .5rem 1.25rem;
    line-height: 1.5rem
}

.storymenu__item:focus,
.storymenu__item:hover {
    background-color: #f6f8f8
}

.storymenu--open .storymenu__items {
    display: block
}

.storynav {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    z-index: 2;
    line-height: 3.5rem;
    position: relative
}

.storynav:after {
    content: " ";
    display: block;
    clear: both
}

@media (min-width: 768px) {
    .storynav {
        padding: 0 1.25rem
    }
}

.storynav__item {
    min-height: 1px
}

.storynav__item--center {
    padding-left: 3rem;
    padding-right: 3rem
}

.storynav__item--left,
.storynav__item--right {
    position: absolute;
    top: 0;
    width: 1.5rem
}

.storynav__item--left {
    left: 1rem
}

.storynav__item--right {
    right: 1rem
}

@media (min-width: 768px) {
    .storynav {
        padding-left: 0;
        padding-right: 0
    }

    .storynav__item--left,
    .storynav__item--right {
        position: static
    }

    .storynav__item--right {
        text-align: right;
        padding-right: 1.25rem;
        padding-right: 1.5rem
    }

    .storynav__item--left,
    .storynav__item--right {
        width: 16.66667%;
        float: left;
        padding-left: 1.25rem
    }

    .storynav__item--left {
        padding-right: 1.25rem;
        padding-left: 1.5rem
    }

    .storynav__item--center {
        width: 66.66667%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

@media (min-width: 1024px) {
    .storynav {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .storynav__item--left,
    .storynav__item--right {
        width: 25%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .storynav__item--center {
        width: 50%;
        float: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

.tab {
    position: relative;
    display: inline-block;
    padding: .25rem .5rem;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 1.5rem;
    background-color: #d6dede;
    cursor: pointer;
    z-index: 1
}

.tab + .tab {
    margin-left: .25rem
}

.tab:focus,
.tab:hover {
    background-color: #bdcacb;
    outline: 0
}

.tab--small,
.tab[aria-selected=true] {
    background-color: #fff
}

.tab--small {
    position: relative;
    padding: .5rem;
    line-height: 1.5rem
}

.tab--small:after {
    content: "";
    position: absolute;
    right: .5rem;
    bottom: 0;
    left: .5rem;
    height: 4px;
    background-color: #fff
}

.tab--small + .tab {
    margin-left: 0
}

.tab--small:focus,
.tab--small:hover {
    background-color: #fff;
    outline: 0
}

.tab--small[aria-selected=true]:after {
    background-color: #597b7c
}

.tab--outlined {
    border: 1px solid #d5dede;
    border-bottom: 0
}

.tablist {
    display: block;
    height: 2.5rem;
    overflow: hidden;
    padding: .5rem 0 0;
    background-color: #eef2f2
}

@media (min-width: 768px) {
    .tablist {
        height: 2rem;
        padding: 0;
        background-color: transparent
    }
}

.tablist__viewport {
    display: block;
    height: 3rem;
    overflow-x: scroll;
    overflow-y: hidden
}

.tablist__list {
    position: relative;
    display: inline-block;
    min-width: 100%;
    white-space: nowrap;
    padding: 0 .5rem;
    z-index: 0
}

@media (min-width: 768px) {
    .tablist__list {
        padding: 0
    }
}

.tablist--small {
    height: 2.5rem;
    padding: 0;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    font-size: 14px;
    background-color: #fff
}

.tablist--small .tablist__viewport {
    height: 3.5rem
}

.tablist--small .tablist__list {
    padding: 0 .5rem;
    font-size: 14px
}

.tablist--outlined {
    height: 2.0625rem;
    padding: 0
}

.tablist--outlined .tablist__viewport {
    height: 3.0625rem
}

.tablist--outlined .tablist__list:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #d5dede;
    z-index: 0
}

.tabpanel {
    position: relative
}

.tabpanel[aria-hidden=true] {
    display: none
}

.tree {
    font-size: 14px
}

.tree .iconbutton {
    padding: 0 .75rem;
    line-height: 1
}

@media (min-width: 768px) {
    .tree .iconbutton {
        padding: 0 1rem
    }
}

.tree .iconbutton > .icon {
    border: 1px solid #839c9d
}

.tree .iconbutton:hover > .icon {
    background-color: #839c9d;
    fill: #fff
}

.tree .iconbutton:focus {
    outline: 0
}

.tree__root {
    position: relative
}

.tree__root > .iconbutton {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.tree__root__select {
    width: 100%;
    padding: .75rem 1rem;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    line-height: 1rem;
    background-color: #fff
}

@media (min-width: 768px) {
    .tree__root__select {
        padding: .5rem 1rem
    }
}

.tree__root__select:focus,
.tree__root__select:hover {
    background-color: #f7f8f8;
    outline: 0
}

.tree__root__select[data-disabled],
.tree__root__select[disabled] {
    color: #bbb
}

.tree__root__select[data-disabled]:focus,
.tree__root__select[data-disabled]:hover,
.tree__root__select[disabled]:focus,
.tree__root__select[disabled]:hover {
    background-color: #fff;
    outline: 0
}

.tree__root__select[aria-selected] {
    background-color: #e6ebeb !important
}

.tree__root__select--parent {
    padding-left: 3rem
}

.tree__item {
    position: relative;
    text-align: left
}

.tree__item > .iconbutton {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

.tree__item__select {
    width: 100%;
    padding: .75rem 1rem;
    line-height: 1rem;
    background-color: #fff
}

@media (min-width: 768px) {
    .tree__item__select {
        padding: .5rem 1rem
    }
}

.tree__item__select:focus,
.tree__item__select:hover {
    background-color: #f7f8f8;
    outline: 0
}

.tree__item__select[data-disabled],
.tree__item__select[disabled] {
    color: #bbb
}

.tree__item__select[data-disabled]:focus,
.tree__item__select[data-disabled]:hover,
.tree__item__select[disabled]:focus,
.tree__item__select[disabled]:hover {
    background-color: #fff;
    outline: 0
}

.tree__item__select[aria-selected] {
    background-color: #e6ebeb !important
}

.tree__item__select--parent {
    padding-right: 3rem
}

.tree__item__select > em {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif
}

.tree__item__select[data-depth] {
    position: relative
}

.tree__item__select[data-depth]:before {
    content: "";
    position: absolute;
    top: 0;
    width: .75rem;
    height: 1rem;
    border-left: 1px solid #333
}

.tree__item__select[data-depth]:after {
    content: "";
    position: absolute;
    top: 0;
    width: .75rem;
    height: 1rem;
    border-bottom: 1px solid #333
}

.tree__item__select[data-depth="1"] {
    padding-left: 2.25rem
}

.tree__item__select[data-depth="1"]:after,
.tree__item__select[data-depth="1"]:before {
    left: 1.25rem
}

.tree__item__select[data-depth="2"] {
    padding-left: 3.5rem
}

.tree__item__select[data-depth="2"]:after,
.tree__item__select[data-depth="2"]:before {
    left: 2.5rem
}

.tree__item__select[data-depth="3"] {
    padding-left: 4.75rem
}

.tree__item__select[data-depth="3"]:after,
.tree__item__select[data-depth="3"]:before {
    left: 3.75rem
}

.tree__item__select[data-depth="4"] {
    padding-left: 6rem
}

.tree__item__select[data-depth="4"]:after,
.tree__item__select[data-depth="4"]:before {
    left: 5rem
}

.units {
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif
}

.units__header {
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    line-height: 1.5rem
}

.units__form {
    margin: .25rem 0 0
}

.units__form > .radio + .radio {
    margin-top: .25rem
}

.units--modal-mobile {
    padding: 1rem
}

.units--modal-mobile > .units__header {
    display: none
}

.units--modal-mobile > .units__form {
    margin: 0;
    overflow: hidden;
    font-size: inherit;
    line-height: inherit
}

.units--modal-mobile > .units__form > .radio {
    float: left;
    margin: 0
}

.units--modal-mobile > .units__form > .radio + .radio {
    margin-left: 1.5rem
}

.donutchart__canvas {
    position: relative;
    width: 4.25rem;
    height: 4.25rem
}

.donutchart__value {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: -.5rem 0 0;
    font-size: 14px;
    line-height: 1rem;
    text-align: center
}

.donutchart__fill {
    fill: #705482
}

.donutchart--exporter .donutchart__fill {
    fill: #df376f
}

.donutchart--importer .donutchart__fill {
    fill: #00aeef
}

.donutchart__outline {
    fill: none;
    stroke: #dee5e5;
    stroke-width: 1px;
    vector-effect: non-scaling-stroke
}

.donutchart__title {
    max-width: 5rem;
    margin: .5rem 0 0;
    font-size: 12px;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    line-height: 1
}

.radio {
    display: block
}

.radio__input {
    display: none
}

.radio__label {
    position: relative;
    padding: 0 0 0 1.5rem;
    cursor: pointer
}

.radio__label__icon {
    position: absolute;
    left: 0;
    top: 50%;
    width: 1rem;
    height: 1rem;
    margin: -.5rem 0 0;
    border: 1px solid #dee5e5;
    border-radius: 100%;
    background-color: #fff
}

.radio__input:checked + .radio__label > .radio__label__icon {
    border: 6px solid #705482;
    background-color: #fff
}

.ds-parent {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.ds-container {
    position: absolute
}

.ds-container,
.ds-container > * {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.ds-container > * {
    position: relative;
    box-sizing: border-box
}

@media (min-width: 768px) {
    .rolodex {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden
    }
}

.rolodex__desktop {
    display: none
}

@media (min-width: 768px) {
    .rolodex__desktop {
        display: block
    }
}

.rolodex__mobile {
    display: block
}

.rolodex__mobile > * {
    height: auto !important
}

@media (min-width: 768px) {
    .rolodex__mobile {
        display: none
    }
}

@media (min-width: 768px) {
    .rolodex__item {
        position: relative
    }
}

.portal {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.portal[aria-hidden=true] {
    display: none
}

.portal--modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    z-index: 4
}

.portal--modal > div {
    width: 100%;
    height: 100%
}

.popover {
    position: absolute;
    padding: 1rem 0 0;
    margin: -.75rem 0 0
}

.footprintschart {
    width: 100%;
    height: 100%
}

.footprintschart__body {
    position: relative;
    height: calc(100% - 2rem);
    z-index: 0;
    overflow: hidden
}

.footprintschart__canvaswrapper {
    width: 100%;
    height: 12rem;
    padding: 0 1rem 1.5rem 4rem
}

.footprintschart__canvas {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 1px 0;
    z-index: 1
}

.footprintschart__canvas path {
    fill: none;
    stroke: #000;
    stroke-width: 2px;
    vector-effect: non-scaling-stroke
}

.footprintschart__canvas circle {
    fill: #705482;
    r: 2px
}

.footprintschart__xaxis {
    position: absolute;
    bottom: 1rem;
    left: 4rem;
    right: 1rem
}

.footprintschart__xaxis__tick {
    position: absolute;
    left: 0;
    top: 0;
    color: #666
}

.footprintschart__xaxis__tick:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: .25rem;
    background-color: #dee5e5
}

.footprintschart__xaxis__tick > span {
    position: absolute;
    left: -50px;
    top: 0;
    width: 100px;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    font-size: 12px;
    text-align: center;
    line-height: 1.5rem
}

.footprintschart__yaxis {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 1rem
}

.footprintschart__yaxis__tick {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    color: #666
}

.footprintschart__yaxis__tick:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #dee5e5
}

.footprintschart__yaxis__tick > span {
    position: absolute;
    left: 0;
    top: 0;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    font-size: 12px;
    line-height: 1.5rem
}

.footprintschart__legend {
    *zoom: 1;
    margin: .5rem 0 0
}

.footprintschart__legend:after,
.footprintschart__legend:before {
    content: "";
    display: table
}

.footprintschart__legend:after {
    clear: both
}

.footprintschart__legend__item {
    position: relative;
    float: left;
    padding: 0 0 0 1.25rem;
    margin-right: 1.5rem;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    font-size: 12px;
    line-height: 1.5rem
}

.footprintschart__legend__item > span {
    position: absolute;
    left: 0;
    top: 50%;
    width: .75rem;
    height: .75rem;
    margin: -.375rem 0 0;
    background-color: #000;
    border-radius: 100%
}

@media (min-width: 768px) {
    .footprintschart__legend--right {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        margin: 0 0 0 1.25rem
    }
}

.nesinfo {
    width: 36rem;
    min-height: 30rem;
    overflow: hidden
}

.nesinfo__header {
    padding-bottom: 2rem;
    border-bottom: 1px solid #dee5e5
}

.nesinfo__main {
    margin-top: 2rem;
    font-size: 14px;
    line-height: 1.42857
}

.nesinfo__main > p + p {
    margin-top: 1rem
}

@media (min-width: 768px) {
    .datawarning {
        position: absolute;
        top: 25%;
        right: 0;
        bottom: 25%;
        left: 0;
        z-index: 1
    }
}

@media (min-width: 768px) {
    .datawarning__inner {
        display: table;
        width: 100%;
        height: 100%
    }
}

.datawarning__messages {
    text-align: center
}

@media (min-width: 768px) {
    .datawarning__messages {
        display: table-cell;
        vertical-align: middle
    }
}

.datawarning__messages__inner {
    display: inline-block;
    padding: 1rem;
    background-color: hsla(0, 0%, 100%, .5)
}

.datawarning__messages__inner > p {
    line-height: 1.5rem;
    text-align: center
}

.datawarning__messages__inner > p > .icon {
    margin-right: .25rem
}

.datawarning__messages__inner > p > .icon > use {
    fill: #597b7c !important
}

.mapcounter > p {
    font-size: 12px;
    line-height: 1.5rem;
    color: #666;
    white-space: nowrap
}

@media (min-width: 1024px) {
    .mapcounter > p {
        line-height: 2rem
    }
}

.btn--home,
.btn--primary,
.btn--square {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    position: relative;
    padding: .5rem .5rem .5rem 1rem;
    font-family: Charter ITC W01 Bold, georgia, serif;
    color: #fff;
    background-color: #597b7c;
    fill: #fff;
    text-decoration: none;
    vertical-align: middle;
    transition-property: background-color, opacity;
    transition-duration: .2s;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent
}

.btn--home:active,
.btn--home:focus,
.btn--home:hover,
.btn--primary:active,
.btn--primary:focus,
.btn--primary:hover,
.btn--square:active,
.btn--square:focus,
.btn--square:hover {
    background-color: #435c5d;
    outline: 0
}

.btn--home:active:disabled,
.btn--home:focus:disabled,
.btn--home:hover:disabled,
.btn--primary:active:disabled,
.btn--primary:focus:disabled,
.btn--primary:hover:disabled,
.btn--square:active:disabled,
.btn--square:focus:disabled,
.btn--square:hover:disabled {
    background-color: #597b7c
}

.btn--home:disabled,
.btn--primary:disabled,
.btn--square:disabled {
    opacity: .5
}

.btn--home > span,
.btn--primary > span,
.btn--square > span {
    float: left
}

.btn--home > .icon,
.btn--primary > .icon,
.btn--square > .icon {
    float: right;
    width: 1.5rem;
    height: 1.5rem;
    margin-left: .5rem
}

.btn--home {
    min-width: 12.6em;
    padding: .75rem .75rem .75rem 1.25rem
}

.btn--square {
    padding: .5rem
}

.btn--square > .icon {
    width: 2.5rem;
    height: 2.5rem;
    margin: 0
}

.btn--square > .icon--down,
.btn--square > .icon--up {
    width: 1.5rem;
    height: 1.5rem;
    margin: .5rem
}

.btn--modal,
.btn--modal-primary {
    min-width: 4.2em;
    padding: .25rem 1rem;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif;
    text-align: center;
    background-color: #d6dede
}

.btn--modal-primary:active,
.btn--modal-primary:focus,
.btn--modal-primary:hover,
.btn--modal:active,
.btn--modal:focus,
.btn--modal:hover {
    outline: 0
}

.btn--modal-primary {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #597b7c;
    color: #fff
}

.modal-mobile {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 4
}

.modal-mobile-view {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%
}

.modal-mobile-view__header {
    position: relative;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: .5rem
}

.modal-mobile-view__header:after {
    width: 100%;
    height: 2px;
    background: linear-gradient(180deg, rgba(0, 0, 0, .16) 0, transparent);
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1
}

.modal-mobile-view__header__icon {
    float: left;
    padding: .375rem;
    margin-right: .5rem
}

.modal-mobile-view__header__icon > * {
    fill: #839c9d
}

.modal-mobile-view__header__main {
    float: left
}

.modal-mobile-view__header__main > h1 {
    padding: .25rem 0;
    font-family: Proxima N W15 Smbd, helvetica, arial, sans-serif
}

.modal-mobile-view__body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow-y: auto
}

.modal-mobile-view__footer {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 1rem;
    border-top: 1px solid #dee5e5;
    overflow: hidden
}

.modal-mobile-view__footer > .btn {
    float: right
}

.modal-mobile-view__footer > .btn:first-child {
    float: left
}

.sharelist--popover .sharelist__item > a,
.sharelist--popover .sharelist__item > span {
    display: block;
    padding: .25rem 1rem;
    line-height: 1.5rem;
    text-decoration: none;
    color: #bbb
}

.sharelist--popover .sharelist__item > a,
.sharelist--popover .sharelist__item > span[st_processed] {
    color: inherit;
    cursor: pointer
}

.sharelist--popover .sharelist__item > a:focus,
.sharelist--popover .sharelist__item > a:hover,
.sharelist--popover .sharelist__item > span[st_processed]:focus,
.sharelist--popover .sharelist__item > span[st_processed]:hover {
    background-color: #e6ebeb
}

.sharelist--modal-mobile .sharelist__item {
    border-bottom: 1px solid #dee5e5
}

.sharelist--modal-mobile .sharelist__item > a,
.sharelist--modal-mobile .sharelist__item > span {
    display: block;
    padding: .75rem 1rem .75rem 3rem;
    font-family: Proxima N W15 Reg, helvetica, arial, sans-serif;
    white-space: nowrap;
    text-decoration: none;
    color: #bbb
}

.sharelist--modal-mobile .sharelist__item > a,
.sharelist--modal-mobile .sharelist__item > span[st_processed] {
    color: inherit;
    cursor: pointer
}

.sharelist--modal-mobile .sharelist__item > a:focus,
.sharelist--modal-mobile .sharelist__item > a:hover,
.sharelist--modal-mobile .sharelist__item > span[st_processed]:focus,
.sharelist--modal-mobile .sharelist__item > span[st_processed]:hover {
    background-color: #e6ebeb
}

.cover-image,
.cover-image > div {
    width: 100%;
    height: 100%
}

.cover-image > div {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.footer--embed {
    *zoom: 1;
    display: none;
    background-color: transparent
}

.footer--embed:after,
.footer--embed:before {
    content: "";
    display: table
}

.footer--embed:after {
    clear: both
}

@media (min-width: 768px) {
    .footer--embed {
        display: block
    }

    .footer--embed .footer__list {
        float: right;
        padding: .5rem 0
    }

    .footer--embed .footer__item {
        float: left;
        border-left: 0
    }

    .footer--embed .footer__item:first-child {
        display: none
    }

    .footer--embed .footer__item:last-child {
        border-left: 1px solid #dee5e5
    }
}
