.chart {
    color: #626262;
    display: flex;
    flex-direction: column;
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin: 0 auto;
    max-width: 300px;
    text-align: center;
    width: 100%
}

@media screen and (min-width:768px) {
    .chart {
        text-align: left
    }
}

.chart-carousel--sub .chart {
    max-width: 400px
}

.chart__text {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    font-family: "PT Serif", serif;
    width: 100%
}

.chart__value {
    margin-top: auto;
    padding-top: 2rem
}

.chart__media {
    padding-top: 2rem;
    width: 100%
}

.chart__media img {
    width: 100%
}

.chart__footnote {
    margin-top: 2rem;
    min-height: 7.2rem;
    text-align: left
}

.chart-carousel {
    padding: 6rem 0
}

@media screen and (min-width:700px) {
    .chart-carousel {
        padding: 8rem 0
    }
}

.chart-carousel .swiper-buttons {
    justify-content: center;
    margin-top: 3rem
}

@media screen and (min-width:700px) {
    .chart-carousel .swiper-buttons {
        justify-content: flex-end
    }
}

@media screen and (min-width:1000px) {
    .chart-carousel .swiper-buttons {
        margin-top: 0
    }
    .chart-carousel .swiper-button {
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }
    .chart-carousel .swiper-button.swiper-button--prev {
        left: 0
    }
    .chart-carousel .swiper-button.swiper-button--next {
        right: 0
    }
}

.chart-carousel .swiper-scrollbar-wrapper {
    margin-top: 4rem
}

@media screen and (min-width:1000px) {
    .chart-carousel .swiper-scrollbar-wrapper {
        width: 50%
    }
}

.chart-carousel--sub .chart-carousel__header {
    text-align: left
}

@media screen and (min-width:1000px) {
    .chart-carousel--sub .chart-carousel__header {
        padding: 0 100px
    }
}

.chart-carousel__header {
    margin-bottom: 6rem;
    text-align: center
}

.chart-carousel__main {
    position: relative
}

@media screen and (min-width:1000px) {
    .chart-carousel__main {
        padding: 0 100px
    }
}

.downloads {
    background-color: #c0c6d0;
    padding: 8rem 0
}

.downloads__header {
    margin-bottom: 6rem;
    text-align: center
}

.downloads__links {
    margin-top: 8rem
}

.downloads__links ul li {
    padding-bottom: 1.5rem
}

@media screen and (min-width:700px) {
    .downloads__links ul {
        display: flex;
        flex-wrap: wrap
    }
    .downloads__links ul li {
        flex: 0 0 50%;
        padding-right: 3rem
    }
}

.downloads__links .link__icon svg {
    color: #041e42
}

.downloads__footnote {
    color: #041e42;
    margin-top: 7rem
}

@media screen and (min-width:700px) {
    .download-feature {
        align-items: center;
        display: flex
    }
}

@media screen and (min-width:1000px) {
    .download-feature {
        margin: 0 8.33%
    }
}

.download-feature__media {
    margin-left: 3rem;
    max-width: 150px;
    position: relative;
    z-index: 1
}

@media screen and (min-width:700px) {
    .download-feature__media {
        flex: 0 0 200px;
        margin-left: 0;
        max-width: 200px
    }
}

.download-feature__link {
    background-color: #fff;
    flex-grow: 1;
    margin-top: -3rem;
    padding: 6rem 3rem 4rem;
    position: relative
}

.download-feature__link .link,
.download-feature__link .link span>span {
    font-size: 2rem;
    letter-spacing: -.01em;
    line-height: 2.6rem
}

@media screen and (min-width:700px) {
    .download-feature__link {
        margin-top: 0;
        padding: 4rem
    }
}

@media screen and (min-width:1000px) {
    .download-feature__link {
        padding: 6rem 6rem 5rem
    }
    .download-feature__link .link,
    .download-feature__link .link span>span {
        font-size: 2.4rem;
        letter-spacing: -.025em;
        line-height: 3rem
    }
}

.jump-links {
    background-color: #f2a900;
    color: #041e42;
    font-family: "PT Serif", serif;
    font-size: 1.8rem;
    line-height: 2.4rem;
    padding: 6rem 0
}

.jump-links .link svg {
    color: #fff
}

.jump-links ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.jump-links ul li {
    margin-right: 3rem
}

.jump-links ul a {
    display: block;
    padding: 1rem 0
}

.jump-links__inner>div {
    flex-shrink: 0;
    margin-right: 4rem;
    padding: 1rem 0 3rem
}

@media screen and (min-width:700px) {
    .jump-links__inner {
        display: flex;
        justify-content: center
    }
    .jump-links__inner>div {
        padding-bottom: 1rem
    }
}

.key-stats {
    padding: 8rem 0
}

@media screen and (min-width:1300px) {
    .key-stats[data-count="2"] {
        padding-left: 8.33%;
        padding-right: 8.33%
    }
}

.key-stats .swiper-container {
    margin-bottom: 4rem
}

@media screen and (min-width:1000px) {
    .key-stats .swiper-container {
        margin-bottom: 6rem
    }
}

.key-stats .swiper-buttons {
    justify-content: center;
    margin-top: 3rem
}

@media screen and (min-width:700px) {
    .key-stats .swiper-buttons {
        justify-content: flex-end
    }
}

.key-stats .swiper-scrollbar-wrapper {
    margin-top: 4rem
}

.page-promos--report+.key-stats {
    padding-top: 0
}

.status-arrow svg {
    flex-shrink: 0;
    height: 20px;
    width: 24px
}

.status-arrow svg:first-child {
    display: none;
    transform: rotate(-180deg)
}

.status-arrow.is--up svg {
    color: #ce2121;
    transform: rotate(-90deg)
}

.status-arrow.is--down svg {
    color: #328f32;
    transform: rotate(90deg)
}

.status-arrow.is--no-change {
    display: flex
}

.status-arrow.is--no-change svg {
    color: #3a7fc0
}

.status-arrow.is--no-change svg:first-child {
    display: block
}

.status-arrow.is--no-change svg:nth-child(2) {
    margin-left: -10px
}

.key-stat {
    display: flex;
    flex-direction: column;
    width: 100%
}

.key-stat .h4 {
    font-weight: 400
}

.key-stat .h4 strong {
    font-weight: 700
}

.key-stat--chart .h4 {
    flex-grow: 1
}

.key-stat__value-wrapper {
    align-items: center;
    display: flex;
    flex-grow: 1;
    margin: 2rem 0
}

.key-stat__value {
    color: #f2a900;
    font-family: "PT Serif", serif;
    font-size: 8rem;
    font-weight: 700;
    letter-spacing: -.05em;
    line-height: 9rem
}

.key-stat__value p {
    display: inline
}

.key-stat__value sub,
.key-stat__value sup {
    font-size: 50%
}

.key-stat__value sup {
    top: -1em
}

.key-stat__status {
    margin-left: 2rem
}

.key-stat__media {
    margin-top: 2rem;
    max-width: 400px
}

.key-stat__media img {
    max-height: 340px
}

.key-stat__details {
    border-top: 1px solid #c0c6d0;
    margin-top: 1rem;
    padding-top: 1.5rem
}

.key-stat__footnote {
    margin-top: 2rem;
    min-height: 5.4rem;
    text-align: left
}

.key-stat__legends {
    align-items: center;
    display: flex;
    margin-top: 4rem
}

@media screen and (min-width:1000px) {
    .key-stat__legends {
        height: 60px;
        margin-top: 0;
        transform: translateY(-60px)
    }
}

@media screen and (min-width:700px) {
    .key-stat__legends ul {
        display: flex
    }
}

.key-stat__legends ul li {
    align-items: center;
    display: flex;
    padding-bottom: 2rem
}

@media screen and (min-width:700px) {
    .key-stat__legends ul li {
        margin-right: 3rem;
        padding-bottom: 0
    }
}

.key-stat__legends ul span {
    display: block;
    font-size: 1.6rem;
    line-height: 2rem;
    padding-left: 1rem
}

.report-hero {
    align-items: center;
    background-color: #000;
    color: #fff;
    display: flex;
    max-height: 1000px;
    min-height: 100vh;
    position: relative
}

@media screen and (min-width:700px) {
    .report-hero {
        height: auto;
        max-height: none;
        min-height: 740px
    }
}

@media screen and (min-width:1300px) {
    .report-hero {
        min-height: 940px
    }
}

.report-hero__media {
    background: #000;
    height: 100%;
    left: 0;
    opacity: .7;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%
}

.report-hero__media:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, .3), transparent);
    content: "";
    display: block;
    height: 20rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.report-hero__content {
    display: flex;
    padding: 8.75em 0 6.25em;
    position: relative;
    width: 100%
}

@media screen and (min-width:700px) {
    .report-hero__content {
        padding: 3.75em 0 0
    }
}

.report-hero__content .h1 {
    color: inherit
}

.report-hero__content-inner {
    align-items: center;
    display: flex;
    flex-direction: column
}

.report-hero__play {
    margin-bottom: 8rem
}

.report-hero__play .box-btn {
    height: 108px;
    width: 108px
}