.OpenSansVeryLight,
.quote p.source {
    font-family: 'Open Sans', sans-serif;
    font-weight: 200
}

.OpenSansLight,
.text-circle p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300
}

.OpenSansRegular,
.btn,
.page-template-why-it-matters .factoid-compare-years .stats span,
.featured h4,
.page-template-news-center-publications .publications h3,
.page-template-news-center-news .publications h3,
.page-template-news-center-blog .publications h3,
.leaderboard h2,
.leaderboard .cell-rank-name .name-drug em,
.leaderboard .legend p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400
}

.OpenSansSemibold,
.featured h3,
.page-template-news-center p.date,
.page-template-news-center-events p.date,
.page-template-news-center-past-events p.date,
.page-template-news-center .events .type,
.page-template-news-center-events .events .type,
.page-template-news-center-past-events .events .type,
.page-template-news-center .publications h6 a,
.page-template-news-center-events .publications h6 a,
.page-template-news-center-past-events .publications h6 a,
.page-template-news-center .news p.date,
.page-template-news-center-events .news p.date,
.page-template-news-center-past-events .news p.date,
.page-template-news-center-publications .publications p.date,
.page-template-news-center-news .publications p.date,
.page-template-news-center-blog .publications p.date,
.page-template-news-center-publications .publications a,
.page-template-news-center-news .publications a,
.page-template-news-center-blog .publications a,
.scorecard-filters .cell,
article blockquote h6,
.search-results .pages .search-result h3 a,
.filters h3,
.filters .menu .static,
.filters .menu .menu .label {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600
}

.OpenSansBold,
h2,
.hero h1 small,
.hero-buttons a b,
.breadcrumb-title h1 small,
.article-title h1 small,
.page-template-who-we-are .mission h2,
.page-template-who-we-are .history .intro a,
.page-template-who-we-are .timeline .number,
.page-template-who-we-are .timeline a,
.page-template-what-we-do .services p.cta a,
.page-template-what-we-do .focus h3,
.featured .more,
.page-template-our-team .team h3,
.page-template-our-team .board h3,
.page-template-news-center .events h3,
.page-template-news-center .publications h3,
.page-template-news-center .blog h3,
.page-template-news-center .news h3,
.page-template-news-center-events .events h3,
.page-template-news-center-events .publications h3,
.page-template-news-center-events .blog h3,
.page-template-news-center-events .news h3,
.page-template-news-center-past-events .events h3,
.page-template-news-center-past-events .publications h3,
.page-template-news-center-past-events .blog h3,
.page-template-news-center-past-events .news h3,
.page-template-news-center p.more,
.page-template-news-center-events p.more,
.page-template-news-center-past-events p.more,
.page-template-news-center .publications .deck a,
.page-template-news-center-events .publications .deck a,
.page-template-news-center-past-events .publications .deck a,
.page-template-news-center .newsletter a,
.page-template-news-center-events .newsletter a,
.page-template-news-center-past-events .newsletter a,
.page-template-news-center .newsletter form button,
.page-template-news-center-events .newsletter form button,
.page-template-news-center-past-events .newsletter form button,
.quote p.source strong,
.page-template-scorecard .reasons p.cta a,
article h3,
article h4,
.search-results .pages .search-result p.permalink a,
.pagination .current,
.filters .menu .current,
.leaderboard .company-median span em,
.leaderboard .company-median span strong,
.leaderboard .company-median p,
.leaderboard .cell-rank-name .name,
.leaderboard .labels,
.donut span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

.PlayfairDisplayRegular,
.page-template-who-we-are .mission h3,
article blockquote {
    font-family: 'Playfair Display', serif;
    font-weight: 400
}

.PlayfairDisplayBlack,
.hero h1,
.hero-buttons h2,
.breadcrumb-title h1,
.article-title h1,
.page-template-who-we-are .history h2,
.page-template-what-we-do .services h3,
.page-template-why-it-matters .factoid strong,
.text-circle p b,
.text-circle p strong,
.featured h2,
.quote .double-quotes,
.page-template-scorecard .reasons h3,
.leadboard-intro h2,
.leaderboard .cell-rank-name .pound,
.leaderboard .cell-rank-name .number {
    font-family: 'Playfair Display', serif;
    font-weight: 900
}


/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

figcaption,
figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

input {
    overflow: visible
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=48.0625em&large=64em&xlarge=75em"
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%
}

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

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #4d4d4d;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1;
    cursor: auto
}

[data-whatinput='mouse'] button {
    outline: 0
}

pre {
    overflow: auto
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.grid-container {
    padding-right: .46875rem;
    padding-left: .46875rem;
    max-width: 75rem;
    margin: 0 auto
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-container {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.grid-container.fluid {
    padding-right: .46875rem;
    padding-left: .46875rem;
    max-width: 100%;
    margin: 0 auto
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-container.fluid {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin: 0 auto
}

.grid-x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%
}

.cell.auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.cell.shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.auto {
    width: auto
}

.grid-x>.shrink {
    width: auto
}

.grid-x>.small-shrink,
.grid-x>.small-full,
.grid-x>.small-1,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-x>.medium-shrink,
    .grid-x>.medium-full,
    .grid-x>.medium-1,
    .grid-x>.medium-2,
    .grid-x>.medium-3,
    .grid-x>.medium-4,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-x>.large-shrink,
    .grid-x>.large-full,
    .grid-x>.large-1,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x>.small-1 {
    width: 8.33333%
}

.grid-x>.small-2 {
    width: 16.66667%
}

.grid-x>.small-3 {
    width: 25%
}

.grid-x>.small-4 {
    width: 33.33333%
}

.grid-x>.small-5 {
    width: 41.66667%
}

.grid-x>.small-6 {
    width: 50%
}

.grid-x>.small-7 {
    width: 58.33333%
}

.grid-x>.small-8 {
    width: 66.66667%
}

.grid-x>.small-9 {
    width: 75%
}

.grid-x>.small-10 {
    width: 83.33333%
}

.grid-x>.small-11 {
    width: 91.66667%
}

.grid-x>.small-12 {
    width: 100%
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-x>.medium-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.medium-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .grid-x>.medium-1 {
        width: 8.33333%
    }
    .grid-x>.medium-2 {
        width: 16.66667%
    }
    .grid-x>.medium-3 {
        width: 25%
    }
    .grid-x>.medium-4 {
        width: 33.33333%
    }
    .grid-x>.medium-5 {
        width: 41.66667%
    }
    .grid-x>.medium-6 {
        width: 50%
    }
    .grid-x>.medium-7 {
        width: 58.33333%
    }
    .grid-x>.medium-8 {
        width: 66.66667%
    }
    .grid-x>.medium-9 {
        width: 75%
    }
    .grid-x>.medium-10 {
        width: 83.33333%
    }
    .grid-x>.medium-11 {
        width: 91.66667%
    }
    .grid-x>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-x>.large-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.large-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .grid-x>.large-1 {
        width: 8.33333%
    }
    .grid-x>.large-2 {
        width: 16.66667%
    }
    .grid-x>.large-3 {
        width: 25%
    }
    .grid-x>.large-4 {
        width: 33.33333%
    }
    .grid-x>.large-5 {
        width: 41.66667%
    }
    .grid-x>.large-6 {
        width: 50%
    }
    .grid-x>.large-7 {
        width: 58.33333%
    }
    .grid-x>.large-8 {
        width: 66.66667%
    }
    .grid-x>.large-9 {
        width: 75%
    }
    .grid-x>.large-10 {
        width: 83.33333%
    }
    .grid-x>.large-11 {
        width: 91.66667%
    }
    .grid-x>.large-12 {
        width: 100%
    }
}

.grid-margin-x:not(.grid-x)>.cell {
    width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
    height: auto
}

.grid-margin-x {
    margin-left: -.46875rem;
    margin-right: -.46875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-margin-x {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}

.grid-margin-x>.cell {
    width: calc(100% - .9375rem);
    margin-left: .46875rem;
    margin-right: .46875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-margin-x>.cell {
        width: calc(100% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.grid-margin-x>.auto {
    width: auto
}

.grid-margin-x>.shrink {
    width: auto
}

.grid-margin-x>.small-1 {
    width: calc(8.33333% - .9375rem)
}

.grid-margin-x>.small-2 {
    width: calc(16.66667% - .9375rem)
}

.grid-margin-x>.small-3 {
    width: calc(25% - .9375rem)
}

.grid-margin-x>.small-4 {
    width: calc(33.33333% - .9375rem)
}

.grid-margin-x>.small-5 {
    width: calc(41.66667% - .9375rem)
}

.grid-margin-x>.small-6 {
    width: calc(50% - .9375rem)
}

.grid-margin-x>.small-7 {
    width: calc(58.33333% - .9375rem)
}

.grid-margin-x>.small-8 {
    width: calc(66.66667% - .9375rem)
}

.grid-margin-x>.small-9 {
    width: calc(75% - .9375rem)
}

.grid-margin-x>.small-10 {
    width: calc(83.33333% - .9375rem)
}

.grid-margin-x>.small-11 {
    width: calc(91.66667% - .9375rem)
}

.grid-margin-x>.small-12 {
    width: calc(100% - .9375rem)
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-margin-x>.auto {
        width: auto
    }
    .grid-margin-x>.shrink {
        width: auto
    }
    .grid-margin-x>.small-1 {
        width: calc(8.33333% - 1.875rem)
    }
    .grid-margin-x>.small-2 {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x>.small-3 {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x>.small-4 {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x>.small-5 {
        width: calc(41.66667% - 1.875rem)
    }
    .grid-margin-x>.small-6 {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x>.small-7 {
        width: calc(58.33333% - 1.875rem)
    }
    .grid-margin-x>.small-8 {
        width: calc(66.66667% - 1.875rem)
    }
    .grid-margin-x>.small-9 {
        width: calc(75% - 1.875rem)
    }
    .grid-margin-x>.small-10 {
        width: calc(83.33333% - 1.875rem)
    }
    .grid-margin-x>.small-11 {
        width: calc(91.66667% - 1.875rem)
    }
    .grid-margin-x>.small-12 {
        width: calc(100% - 1.875rem)
    }
    .grid-margin-x>.medium-auto {
        width: auto
    }
    .grid-margin-x>.medium-shrink {
        width: auto
    }
    .grid-margin-x>.medium-1 {
        width: calc(8.33333% - 1.875rem)
    }
    .grid-margin-x>.medium-2 {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x>.medium-3 {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x>.medium-4 {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x>.medium-5 {
        width: calc(41.66667% - 1.875rem)
    }
    .grid-margin-x>.medium-6 {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x>.medium-7 {
        width: calc(58.33333% - 1.875rem)
    }
    .grid-margin-x>.medium-8 {
        width: calc(66.66667% - 1.875rem)
    }
    .grid-margin-x>.medium-9 {
        width: calc(75% - 1.875rem)
    }
    .grid-margin-x>.medium-10 {
        width: calc(83.33333% - 1.875rem)
    }
    .grid-margin-x>.medium-11 {
        width: calc(91.66667% - 1.875rem)
    }
    .grid-margin-x>.medium-12 {
        width: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-x>.large-auto {
        width: auto
    }
    .grid-margin-x>.large-shrink {
        width: auto
    }
    .grid-margin-x>.large-1 {
        width: calc(8.33333% - 1.875rem)
    }
    .grid-margin-x>.large-2 {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x>.large-3 {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x>.large-4 {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x>.large-5 {
        width: calc(41.66667% - 1.875rem)
    }
    .grid-margin-x>.large-6 {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x>.large-7 {
        width: calc(58.33333% - 1.875rem)
    }
    .grid-margin-x>.large-8 {
        width: calc(66.66667% - 1.875rem)
    }
    .grid-margin-x>.large-9 {
        width: calc(75% - 1.875rem)
    }
    .grid-margin-x>.large-10 {
        width: calc(83.33333% - 1.875rem)
    }
    .grid-margin-x>.large-11 {
        width: calc(91.66667% - 1.875rem)
    }
    .grid-margin-x>.large-12 {
        width: calc(100% - 1.875rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: -.46875rem;
    margin-left: -.46875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.grid-container:not(.full)>.grid-padding-x {
    margin-right: -.46875rem;
    margin-left: -.46875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-container:not(.full)>.grid-padding-x {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.grid-padding-x>.cell {
    padding-right: .46875rem;
    padding-left: .46875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-padding-x>.cell {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.small-up-1>.cell {
    width: 100%
}

.small-up-2>.cell {
    width: 50%
}

.small-up-3>.cell {
    width: 33.33333%
}

.small-up-4>.cell {
    width: 25%
}

.small-up-5>.cell {
    width: 20%
}

.small-up-6>.cell {
    width: 16.66667%
}

.small-up-7>.cell {
    width: 14.28571%
}

.small-up-8>.cell {
    width: 12.5%
}

@media print,
screen and (min-width: 48.0625em) {
    .medium-up-1>.cell {
        width: 100%
    }
    .medium-up-2>.cell {
        width: 50%
    }
    .medium-up-3>.cell {
        width: 33.33333%
    }
    .medium-up-4>.cell {
        width: 25%
    }
    .medium-up-5>.cell {
        width: 20%
    }
    .medium-up-6>.cell {
        width: 16.66667%
    }
    .medium-up-7>.cell {
        width: 14.28571%
    }
    .medium-up-8>.cell {
        width: 12.5%
    }
}

@media print,
screen and (min-width: 64em) {
    .large-up-1>.cell {
        width: 100%
    }
    .large-up-2>.cell {
        width: 50%
    }
    .large-up-3>.cell {
        width: 33.33333%
    }
    .large-up-4>.cell {
        width: 25%
    }
    .large-up-5>.cell {
        width: 20%
    }
    .large-up-6>.cell {
        width: 16.66667%
    }
    .large-up-7>.cell {
        width: 14.28571%
    }
    .large-up-8>.cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1>.cell {
    width: calc(100% - .9375rem)
}

.grid-margin-x.small-up-2>.cell {
    width: calc(50% - .9375rem)
}

.grid-margin-x.small-up-3>.cell {
    width: calc(33.33333% - .9375rem)
}

.grid-margin-x.small-up-4>.cell {
    width: calc(25% - .9375rem)
}

.grid-margin-x.small-up-5>.cell {
    width: calc(20% - .9375rem)
}

.grid-margin-x.small-up-6>.cell {
    width: calc(16.66667% - .9375rem)
}

.grid-margin-x.small-up-7>.cell {
    width: calc(14.28571% - .9375rem)
}

.grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - .9375rem)
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-margin-x.small-up-1>.cell {
        width: calc(100% - .9375rem)
    }
    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - .9375rem)
    }
    .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - .9375rem)
    }
    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - .9375rem)
    }
    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - .9375rem)
    }
    .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - .9375rem)
    }
    .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - .9375rem)
    }
    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - .9375rem)
    }
    .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - 1.875rem)
    }
    .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x.medium-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - 1.875rem)
    }
    .grid-margin-x.medium-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x.medium-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }
    .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-x.large-up-1>.cell {
        width: calc(100% - 1.875rem)
    }
    .grid-margin-x.large-up-2>.cell {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x.large-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x.large-up-4>.cell {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x.large-up-5>.cell {
        width: calc(20% - 1.875rem)
    }
    .grid-margin-x.large-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x.large-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }
    .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

.small-margin-collapse {
    margin-right: 0;
    margin-left: 0
}

.small-margin-collapse>.cell {
    margin-right: 0;
    margin-left: 0
}

.small-margin-collapse>.small-1 {
    width: 8.33333%
}

.small-margin-collapse>.small-2 {
    width: 16.66667%
}

.small-margin-collapse>.small-3 {
    width: 25%
}

.small-margin-collapse>.small-4 {
    width: 33.33333%
}

.small-margin-collapse>.small-5 {
    width: 41.66667%
}

.small-margin-collapse>.small-6 {
    width: 50%
}

.small-margin-collapse>.small-7 {
    width: 58.33333%
}

.small-margin-collapse>.small-8 {
    width: 66.66667%
}

.small-margin-collapse>.small-9 {
    width: 75%
}

.small-margin-collapse>.small-10 {
    width: 83.33333%
}

.small-margin-collapse>.small-11 {
    width: 91.66667%
}

.small-margin-collapse>.small-12 {
    width: 100%
}

@media print,
screen and (min-width: 48.0625em) {
    .small-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .small-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .small-margin-collapse>.medium-3 {
        width: 25%
    }
    .small-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .small-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .small-margin-collapse>.medium-6 {
        width: 50%
    }
    .small-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .small-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .small-margin-collapse>.medium-9 {
        width: 75%
    }
    .small-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .small-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .small-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .small-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .small-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .small-margin-collapse>.large-3 {
        width: 25%
    }
    .small-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .small-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .small-margin-collapse>.large-6 {
        width: 50%
    }
    .small-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .small-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .small-margin-collapse>.large-9 {
        width: 75%
    }
    .small-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .small-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .small-margin-collapse>.large-12 {
        width: 100%
    }
}

.small-padding-collapse {
    margin-right: 0;
    margin-left: 0
}

.small-padding-collapse>.cell {
    padding-right: 0;
    padding-left: 0
}

@media print,
screen and (min-width: 48.0625em) {
    .medium-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .medium-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .medium-margin-collapse>.small-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.small-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.small-3 {
        width: 25%
    }
    .medium-margin-collapse>.small-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.small-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.small-6 {
        width: 50%
    }
    .medium-margin-collapse>.small-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.small-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.small-9 {
        width: 75%
    }
    .medium-margin-collapse>.small-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.small-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .medium-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.medium-3 {
        width: 25%
    }
    .medium-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.medium-6 {
        width: 50%
    }
    .medium-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.medium-9 {
        width: 75%
    }
    .medium-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .medium-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.large-3 {
        width: 25%
    }
    .medium-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.large-6 {
        width: 50%
    }
    .medium-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.large-9 {
        width: 75%
    }
    .medium-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.large-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .medium-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .large-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .large-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .large-margin-collapse>.small-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.small-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.small-3 {
        width: 25%
    }
    .large-margin-collapse>.small-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.small-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.small-6 {
        width: 50%
    }
    .large-margin-collapse>.small-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.small-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.small-9 {
        width: 75%
    }
    .large-margin-collapse>.small-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.small-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .large-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.medium-3 {
        width: 25%
    }
    .large-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.medium-6 {
        width: 50%
    }
    .large-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.medium-9 {
        width: 75%
    }
    .large-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .large-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.large-3 {
        width: 25%
    }
    .large-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.large-6 {
        width: 50%
    }
    .large-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.large-9 {
        width: 75%
    }
    .large-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.large-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .large-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

.small-offset-0 {
    margin-left: 0%
}

.grid-margin-x>.small-offset-0 {
    margin-left: calc(0% + .46875rem)
}

.small-offset-1 {
    margin-left: 8.33333%
}

.grid-margin-x>.small-offset-1 {
    margin-left: calc(8.33333% + .46875rem)
}

.small-offset-2 {
    margin-left: 16.66667%
}

.grid-margin-x>.small-offset-2 {
    margin-left: calc(16.66667% + .46875rem)
}

.small-offset-3 {
    margin-left: 25%
}

.grid-margin-x>.small-offset-3 {
    margin-left: calc(25% + .46875rem)
}

.small-offset-4 {
    margin-left: 33.33333%
}

.grid-margin-x>.small-offset-4 {
    margin-left: calc(33.33333% + .46875rem)
}

.small-offset-5 {
    margin-left: 41.66667%
}

.grid-margin-x>.small-offset-5 {
    margin-left: calc(41.66667% + .46875rem)
}

.small-offset-6 {
    margin-left: 50%
}

.grid-margin-x>.small-offset-6 {
    margin-left: calc(50% + .46875rem)
}

.small-offset-7 {
    margin-left: 58.33333%
}

.grid-margin-x>.small-offset-7 {
    margin-left: calc(58.33333% + .46875rem)
}

.small-offset-8 {
    margin-left: 66.66667%
}

.grid-margin-x>.small-offset-8 {
    margin-left: calc(66.66667% + .46875rem)
}

.small-offset-9 {
    margin-left: 75%
}

.grid-margin-x>.small-offset-9 {
    margin-left: calc(75% + .46875rem)
}

.small-offset-10 {
    margin-left: 83.33333%
}

.grid-margin-x>.small-offset-10 {
    margin-left: calc(83.33333% + .46875rem)
}

.small-offset-11 {
    margin-left: 91.66667%
}

.grid-margin-x>.small-offset-11 {
    margin-left: calc(91.66667% + .46875rem)
}

@media print,
screen and (min-width: 48.0625em) {
    .medium-offset-0 {
        margin-left: 0%
    }
    .grid-margin-x>.medium-offset-0 {
        margin-left: calc(0% + .9375rem)
    }
    .medium-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.medium-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }
    .medium-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.medium-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.medium-offset-3 {
        margin-left: calc(25% + .9375rem)
    }
    .medium-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.medium-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }
    .medium-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.medium-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.medium-offset-6 {
        margin-left: calc(50% + .9375rem)
    }
    .medium-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.medium-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }
    .medium-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.medium-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.medium-offset-9 {
        margin-left: calc(75% + .9375rem)
    }
    .medium-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.medium-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }
    .medium-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.medium-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .large-offset-0 {
        margin-left: 0%
    }
    .grid-margin-x>.large-offset-0 {
        margin-left: calc(0% + .9375rem)
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.large-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.large-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.large-offset-3 {
        margin-left: calc(25% + .9375rem)
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.large-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }
    .large-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.large-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.large-offset-6 {
        margin-left: calc(50% + .9375rem)
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.large-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.large-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.large-offset-9 {
        margin-left: calc(75% + .9375rem)
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.large-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.large-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

.grid-y {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.grid-y>.cell {
    width: auto;
    max-width: none
}

.grid-y>.auto {
    height: auto
}

.grid-y>.shrink {
    height: auto
}

.grid-y>.small-shrink,
.grid-y>.small-full,
.grid-y>.small-1,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-y>.medium-shrink,
    .grid-y>.medium-full,
    .grid-y>.medium-1,
    .grid-y>.medium-2,
    .grid-y>.medium-3,
    .grid-y>.medium-4,
    .grid-y>.medium-5,
    .grid-y>.medium-6,
    .grid-y>.medium-7,
    .grid-y>.medium-8,
    .grid-y>.medium-9,
    .grid-y>.medium-10,
    .grid-y>.medium-11,
    .grid-y>.medium-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-y>.large-shrink,
    .grid-y>.large-full,
    .grid-y>.large-1,
    .grid-y>.large-2,
    .grid-y>.large-3,
    .grid-y>.large-4,
    .grid-y>.large-5,
    .grid-y>.large-6,
    .grid-y>.large-7,
    .grid-y>.large-8,
    .grid-y>.large-9,
    .grid-y>.large-10,
    .grid-y>.large-11,
    .grid-y>.large-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-y>.small-1 {
    height: 8.33333%
}

.grid-y>.small-2 {
    height: 16.66667%
}

.grid-y>.small-3 {
    height: 25%
}

.grid-y>.small-4 {
    height: 33.33333%
}

.grid-y>.small-5 {
    height: 41.66667%
}

.grid-y>.small-6 {
    height: 50%
}

.grid-y>.small-7 {
    height: 58.33333%
}

.grid-y>.small-8 {
    height: 66.66667%
}

.grid-y>.small-9 {
    height: 75%
}

.grid-y>.small-10 {
    height: 83.33333%
}

.grid-y>.small-11 {
    height: 91.66667%
}

.grid-y>.small-12 {
    height: 100%
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-y>.medium-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }
    .grid-y>.medium-shrink {
        height: auto
    }
    .grid-y>.medium-1 {
        height: 8.33333%
    }
    .grid-y>.medium-2 {
        height: 16.66667%
    }
    .grid-y>.medium-3 {
        height: 25%
    }
    .grid-y>.medium-4 {
        height: 33.33333%
    }
    .grid-y>.medium-5 {
        height: 41.66667%
    }
    .grid-y>.medium-6 {
        height: 50%
    }
    .grid-y>.medium-7 {
        height: 58.33333%
    }
    .grid-y>.medium-8 {
        height: 66.66667%
    }
    .grid-y>.medium-9 {
        height: 75%
    }
    .grid-y>.medium-10 {
        height: 83.33333%
    }
    .grid-y>.medium-11 {
        height: 91.66667%
    }
    .grid-y>.medium-12 {
        height: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-y>.large-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }
    .grid-y>.large-shrink {
        height: auto
    }
    .grid-y>.large-1 {
        height: 8.33333%
    }
    .grid-y>.large-2 {
        height: 16.66667%
    }
    .grid-y>.large-3 {
        height: 25%
    }
    .grid-y>.large-4 {
        height: 33.33333%
    }
    .grid-y>.large-5 {
        height: 41.66667%
    }
    .grid-y>.large-6 {
        height: 50%
    }
    .grid-y>.large-7 {
        height: 58.33333%
    }
    .grid-y>.large-8 {
        height: 66.66667%
    }
    .grid-y>.large-9 {
        height: 75%
    }
    .grid-y>.large-10 {
        height: 83.33333%
    }
    .grid-y>.large-11 {
        height: 91.66667%
    }
    .grid-y>.large-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -.46875rem;
    margin-bottom: -.46875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-padding-y>.cell {
    padding-top: .46875rem;
    padding-bottom: .46875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-padding-y>.cell {
        padding-top: .9375rem;
        padding-bottom: .9375rem
    }
}

.grid-margin-y {
    margin-top: -.46875rem;
    margin-bottom: -.46875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-margin-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - .9375rem);
    margin-top: .46875rem;
    margin-bottom: .46875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-margin-y>.cell {
        height: calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

.grid-margin-y>.auto {
    height: auto
}

.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - .9375rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - .9375rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - .9375rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - .9375rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - .9375rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - .9375rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - .9375rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - .9375rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - .9375rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - .9375rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - .9375rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - .9375rem)
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-margin-y>.auto {
        height: auto
    }
    .grid-margin-y>.shrink {
        height: auto
    }
    .grid-margin-y>.small-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.small-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.small-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.small-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.small-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.small-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.small-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.small-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.small-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.small-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.small-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.small-12 {
        height: calc(100% - 1.875rem)
    }
    .grid-margin-y>.medium-auto {
        height: auto
    }
    .grid-margin-y>.medium-shrink {
        height: auto
    }
    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-12 {
        height: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-y>.large-auto {
        height: auto
    }
    .grid-margin-y>.large-shrink {
        height: auto
    }
    .grid-margin-y>.large-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.large-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.large-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.large-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.large-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.large-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.large-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.large-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.large-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.large-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.large-12 {
        height: calc(100% - 1.875rem)
    }
}

.grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

.cell-block-container>.grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media print,
screen and (min-width: 48.0625em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }
    .cell .medium-grid-frame {
        width: 100%
    }
    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .medium-cell-block-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .medium-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media print,
screen and (min-width: 64em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }
    .cell .large-grid-frame {
        width: 100%
    }
    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .large-cell-block-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .large-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-y.medium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-y.large-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,
screen and (min-width: 48.0625em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .cell .grid-y.large-grid-frame {
        height: 100%
    }
}

.grid-margin-y {
    margin-top: -.46875rem;
    margin-bottom: -.46875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-margin-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - .9375rem);
    margin-top: .46875rem;
    margin-bottom: .46875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-margin-y>.cell {
        height: calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

.grid-margin-y>.auto {
    height: auto
}

.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - .9375rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - .9375rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - .9375rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - .9375rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - .9375rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - .9375rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - .9375rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - .9375rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - .9375rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - .9375rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - .9375rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - .9375rem)
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-margin-y>.auto {
        height: auto
    }
    .grid-margin-y>.shrink {
        height: auto
    }
    .grid-margin-y>.small-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.small-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.small-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.small-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.small-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.small-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.small-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.small-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.small-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.small-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.small-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.small-12 {
        height: calc(100% - 1.875rem)
    }
    .grid-margin-y>.medium-auto {
        height: auto
    }
    .grid-margin-y>.medium-shrink {
        height: auto
    }
    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-12 {
        height: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-y>.large-auto {
        height: auto
    }
    .grid-margin-y>.large-shrink {
        height: auto
    }
    .grid-margin-y>.large-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.large-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.large-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.large-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.large-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.large-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.large-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.large-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.large-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.large-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.large-12 {
        height: calc(100% - 1.875rem)
    }
}

.grid-frame.grid-margin-y {
    height: calc(100vh + .9375rem)
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1.5rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic;
    line-height: inherit
}

strong,
b {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    color: inherit;
    text-rendering: optimizeLegibility
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
    line-height: 0;
    color: #cacaca
}

h1,
.h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h2,
.h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h3,
.h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h4,
.h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h5,
.h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h6,
.h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print,
screen and (min-width: 48.0625em) {
    h1,
    .h1 {
        font-size: 3rem
    }
    h2,
    .h2 {
        font-size: 1.75rem
    }
    h3,
    .h3 {
        font-size: 1.9375rem
    }
    h4,
    .h4 {
        font-size: 1.5625rem
    }
    h5,
    .h5 {
        font-size: 1.25rem
    }
    h6,
    .h6 {
        font-size: 1rem
    }
}

a {
    line-height: inherit;
    color: #7CB7B5;
    text-decoration: none;
    cursor: pointer
}

a:hover,
a:focus {
    color: #6E9997
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

ul,
ol,
dl {
    margin-bottom: 1.5rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1.5rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: "— "
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #4d4d4d;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #4d4d4d
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #4d4d4d
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: normal;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

ul.no-bullet,
ol.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,
screen and (min-width: 48.0625em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width: 64em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: black !important;
        text-shadow: none !important
    }
    .show-for-print {
        display: block !important
    }
    .hide-for-print {
        display: none !important
    }
    table.show-for-print {
        display: table !important
    }
    thead.show-for-print {
        display: table-header-group !important
    }
    tbody.show-for-print {
        display: table-row-group !important
    }
    tr.show-for-print {
        display: table-row !important
    }
    td.show-for-print {
        display: table-cell !important
    }
    th.show-for-print {
        display: table-cell !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: ''
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    pre,
    blockquote {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: 0.5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .print-break-inside {
        page-break-inside: auto
    }
}

.accordion {
    margin-left: 0;
    background: #fff;
    list-style-type: none
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child>:first-child {
    border-radius: 0 0 0 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0 0 0 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #7CB7B5
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0
}

.accordion-title:hover,
.accordion-title:focus {
    background-color: #e6e6e6
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'
}

.is-active>.accordion-title::before {
    content: '\2013'
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fff;
    color: #4d4d4d
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

.accordion-menu li {
    width: 100%
}

.accordion-menu a {
    padding: 0.7rem 1rem
}

.accordion-menu .is-accordion-submenu a {
    padding: 0.7rem 1rem
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
    position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #7CB7B5 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a::after {
    left: auto;
    right: 1rem
}

.accordion-menu.align-right .is-accordion-submenu-parent>a::after {
    right: auto;
    left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true']>a::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
    position: relative
}

.has-submenu-toggle>a {
    margin-right: 40px
}

.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 40px;
    height: 40px
}

.submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #7CB7B5 transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto
}

.submenu-toggle[aria-expanded='true']::after {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.submenu-toggle-text {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[data-whatinput='mouse'] .menu li {
    outline: 0
}

.menu a,
.menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem
}

.menu input,
.menu select,
.menu a,
.menu button {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu,
.menu.horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.menu.vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu.expanded li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.menu.simple {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menu.simple li+li {
    margin-left: 1rem
}

.menu.simple a {
    padding: 0
}

@media print,
screen and (min-width: 48.0625em) {
    .menu.medium-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.medium-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.medium-expanded li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .menu.medium-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width: 64em) {
    .menu.large-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.large-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.large-expanded li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .menu.large-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icons a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-top a,
.menu.icon-right a,
.menu.icon-bottom a,
.menu.icon-left a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
    margin-right: .25rem
}

.menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
    margin-left: .25rem
}

.menu.icon-top li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-bottom li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu .is-active>a {
    background: #7CB7B5;
    color: #fff
}

.menu .active>a {
    background: #7CB7B5;
    color: #fff
}

.menu.align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu.align-right li .submenu li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

.menu.align-right.vertical li .submenu li {
    text-align: right
}

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu.align-center li .submenu li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit
}

.menu-centered>.menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li .submenu li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.no-js [data-responsive-menu] ul {
    display: none
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    display: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    font-size: 1rem
}

.dropdown-pane.is-opening {
    display: block
}

.dropdown-pane.is-open {
    visibility: visible;
    display: block
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.25rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 4px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #7CB7B5 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -2px
}

.dropdown.menu a {
    padding: 0.7rem 1rem
}

[data-whatinput='mouse'] .dropdown.menu a {
    outline: 0
}

.dropdown.menu .is-active>a {
    background: transparent;
    color: #7CB7B5
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical>li>a::after {
    right: 14px
}

.dropdown.menu.vertical>li.opens-left>a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 4px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #7CB7B5 transparent transparent
}

.dropdown.menu.vertical>li.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 4px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #7CB7B5
}

@media print,
screen and (min-width: 48.0625em) {
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }
    .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }
    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.25rem
    }
    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 4px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #7CB7B5 transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -2px
    }
    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }
    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.medium-vertical>li>a::after {
        right: 14px
    }
    .dropdown.menu.medium-vertical>li.opens-left>a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 4px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #7CB7B5 transparent transparent
    }
    .dropdown.menu.medium-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 4px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #7CB7B5
    }
}

@media print,
screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }
    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.25rem
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 4px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #7CB7B5 transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -2px
    }
    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }
    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.large-vertical>li>a::after {
        right: 14px
    }
    .dropdown.menu.large-vertical>li.opens-left>a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 4px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #7CB7B5 transparent transparent
    }
    .dropdown.menu.large-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 4px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #7CB7B5
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -4px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 170px;
    border: 0 solid #cacaca;
    background: #fff
}

.dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 4px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #7CB7B5 transparent transparent
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 4px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #7CB7B5
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: 0
}

.is-dropdown-submenu>li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.media-object {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.media-object img {
    max-width: none
}

@media screen and (max-width: 48em) {
    .media-object.stack-for-small {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 48em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

.media-object-section.main-section {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 48em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 0em),
screen and (min-width: 48.0625em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width: 48em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 48.0625em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 48em),
screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,
screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em),
screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.show-for-landscape,
.hide-for-portrait {
    display: block !important
}

@media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: block !important
    }
}

@media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-left.vertical.menu>li>a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-right.vertical.menu>li>a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -ms-flex-item-align: center;
    align-self: center
}

.align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

@media print,
screen and (min-width: 48.0625em) {
    .medium-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,
screen and (min-width: 64em) {
    .large-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .large-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .large-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .large-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .large-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .large-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,
screen and (min-width: 48.0625em) {
    .medium-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .medium-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .medium-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .medium-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .medium-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .medium-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .medium-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .medium-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width: 64em) {
    .large-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .large-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .large-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .large-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .large-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .large-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .large-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .large-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.slide-in-down.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    opacity: 0;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    opacity: 1;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
    -webkit-transform: rotate(.75turn);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(.75turn);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    opacity: 0
}

.slow {
    -webkit-transition-duration: 750ms !important;
    -o-transition-duration: 750ms !important;
    transition-duration: 750ms !important
}

.fast {
    -webkit-transition-duration: 250ms !important;
    -o-transition-duration: 250ms !important;
    transition-duration: 250ms !important
}

.linear {
    -webkit-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important
}

.ease {
    -webkit-transition-timing-function: ease !important;
    -o-transition-timing-function: ease !important;
    transition-timing-function: ease !important
}

.ease-in {
    -webkit-transition-timing-function: ease-in !important;
    -o-transition-timing-function: ease-in !important;
    transition-timing-function: ease-in !important
}

.ease-out {
    -webkit-transition-timing-function: ease-out !important;
    -o-transition-timing-function: ease-out !important;
    transition-timing-function: ease-out !important
}

.ease-in-out {
    -webkit-transition-timing-function: ease-in-out !important;
    -o-transition-timing-function: ease-in-out !important;
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
    -o-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
    -o-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
    -o-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    -webkit-transition-delay: 300ms !important;
    -o-transition-delay: 300ms !important;
    transition-delay: 300ms !important
}

.long-delay {
    -webkit-transition-delay: 700ms !important;
    -o-transition-delay: 700ms !important;
    transition-delay: 700ms !important
}

.shake {
    -webkit-animation-name: shake-7;
    animation-name: shake-7
}

@-webkit-keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

@keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

.spin-cw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@-webkit-keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.spin-ccw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.wiggle {
    -webkit-animation-name: wiggle-7deg;
    animation-name: wiggle-7deg
}

@-webkit-keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    0%,
    30%,
    70%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    0%,
    30%,
    70%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms
}

.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.slow {
    -webkit-animation-duration: 750ms !important;
    animation-duration: 750ms !important
}

.fast {
    -webkit-animation-duration: 250ms !important;
    animation-duration: 250ms !important
}

.linear {
    -webkit-animation-timing-function: linear !important;
    animation-timing-function: linear !important
}

.ease {
    -webkit-animation-timing-function: ease !important;
    animation-timing-function: ease !important
}

.ease-in {
    -webkit-animation-timing-function: ease-in !important;
    animation-timing-function: ease-in !important
}

.ease-out {
    -webkit-animation-timing-function: ease-out !important;
    animation-timing-function: ease-out !important
}

.ease-in-out {
    -webkit-animation-timing-function: ease-in-out !important;
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    -webkit-animation-delay: 300ms !important;
    animation-delay: 300ms !important
}

.long-delay {
    -webkit-animation-delay: 700ms !important;
    animation-delay: 700ms !important
}

* {
    -webkit-transition: color 200ms, background-color 200ms, opacity 200ms;
    -o-transition: color 200ms, background-color 200ms, opacity 200ms;
    transition: color 200ms, background-color 200ms, opacity 200ms
}

.orange {
    color: #FF8F00
}

.blue {
    color: #568AA6
}

.turquoise {
    color: #77B4B2
}

.turquoise-pale {
    color: #77b4b2
}

@media print,
screen and (min-width: 48.0625em) {
    .turquoise-pale {
        color: #A7FFEB
    }
}

.red {
    color: #E5554F
}

.yellow {
    color: #fbb828
}

html {
    overflow-x: hidden
}

body {
    font-size: 16px
}

@media print,
screen and (min-width: 48.0625em) {
    body {
        font-size: 16px
    }
}

@media print,
screen and (min-width: 64em) {
    body {
        font-size: 18px
    }
}

body.body--is-showing {
    opacity: 1
}

body.page-is-loading main {
    opacity: 0
}

header {
    background-color: #fff
}

@media print,
screen and (min-width: 64em) {
    header {
        border-bottom: 1px solid #E8E4DF
    }
}

article a:hover {
    text-decoration: underline
}

footer {
    padding: 3rem 0
}

@media print,
screen and (min-width: 48.0625em) {
    footer {
        padding: 5rem 0
    }
}

@media print,
screen and (min-width: 48.0625em) {
    footer .grid-icons .cell {
        margin: 0 0.5rem !important;
        padding: 0 !important
    }
}

footer .links {
    margin-top: 2rem
}

@media print,
screen and (min-width: 48.0625em) {
    footer .links {
        margin-top: 3rem
    }
}

footer .links a {
    font-size: .9375rem;
    padding: 0 0.5rem;
    color: #4d4d4d
}

@media screen and (max-width: 48em) {
    footer .links a {
        display: block;
        margin-bottom: 1rem
    }
}

@media screen and (max-width: 48em) {
    footer .follow {
        margin-bottom: 0.5rem
    }
}

@media screen and (max-width: 48em) {
    footer .btn {
        width: 190px !important
    }
}

footer .copyright {
    margin-top: 1.5rem;
    text-align: center;
    font-size: .6875rem
}

footer .copyright a {
    color: #4d4d4d
}

footer .copyright .credit {
    font-size: .5625rem
}

h2 {
    color: #4d4d4d;
    line-height: 1.3;
    text-align: center;
    font-size: 1.375rem
}

@media print,
screen and (min-width: 48.0625em) {
    h2 {
        font-size: 1.75rem
    }
}

p.deck {
    line-height: 1.4;
    font-size: 1.375rem
}

@media print,
screen and (min-width: 48.0625em) {
    p.deck {
        font-size: 1.5rem
    }
}

.grid-container {
    max-width: 1024px
}

.grid-container-wide {
    max-width: 1200px
}

@media print,
screen and (min-width: 48.0625em) {
    .grid-container-wide {
        padding: 0 1.875rem !important
    }
}

.grid-container-narrow {
    max-width: 768px
}

.grid-container-medium {
    max-width: 944px
}

.content-gray {
    background-color: #efede9;
    padding: 4rem 0 3rem 0
}

.content-gray-intro p {
    line-height: 1.55;
    font-size: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .content-gray-intro p {
        font-size: 1.125rem
    }
}

.btn {
    font-size: 1.125rem;
    color: #fff;
    line-height: 50px;
    height: 50px;
    text-align: center;
    background-color: #FF8F00;
    display: inline-block;
    border-radius: 30px;
    cursor: pointer
}

.btn.btn-small {
    width: 150px
}

.btn.btn-medium {
    width: 180px
}

.btn.btn-large {
    width: 200px
}

.btn.btn-auto {
    padding: 0 2rem
}

.btn.btn-orange {
    background-color: #FF8F00
}

.btn.btn-red {
    background-color: #E5554F
}

.btn.btn-blue {
    background-color: #568AA6
}

.btn.btn-turquoise {
    background-color: #77B4B2
}

.btn.btn-gray {
    color: #4d4d4d;
    background-color: #E5E5E5
}

.btn.btn-gray a {
    color: #9b9b9b;
    margin: 0 0 0 1rem
}

.logo-search {
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #E8E4DF
}

@media print,
screen and (min-width: 48.0625em) {
    .logo-search {
        padding-bottom: 0;
        border-bottom: 0
    }
}

.logo-search .grid-container {
    max-width: 1140px
}

.logo {
    display: inline-block;
    padding: 1rem 0 0 0;
    position: relative;
    white-space: nowrap
}

.logo img {
    height: 44px
}

@media print,
screen and (min-width: 48.0625em) {
    .logo img {
        height: 66px
    }
}

.logo img.dots {
    margin-left: 0.5rem;
    position: relative;
    left: -4px
}

@media screen and (min-width: 21.25em) {
    .logo img.dots {
        margin-left: 1.5rem
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .logo img.dots {
        margin-left: 0;
        left: -6px
    }
}

.misc {
    text-align: right;
    padding-top: 26px
}

@media print,
screen and (min-width: 48.0625em) {
    .misc {
        padding-top: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .search-links {
        margin-right: 74px
    }
}

.search-links a,
.search-links form {
    display: inline-block
}

.search-links a {
    font-size: .9375rem;
    padding: 1rem 0.5rem;
    color: #4d4d4d
}

.search-links a.contact {
    margin-left: 0.2rem
}

.search-links a.donate {
    font-size: 1.125rem;
    color: #fff;
    background-color: #7CB7B5;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 1rem 0;
    margin-left: .5rem;
    width: 123px;
    text-align: center
}

.desktop-search {
    position: relative
}

.desktop-search input[type="text"] {
    border-bottom: 2px solid transparent;
    width: 0;
    overflow: hidden;
    -webkit-transition: 500ms width;
    -o-transition: 500ms width;
    transition: 500ms width
}

.desktop-search input[type="text"].text--present {
    font-weight: 700
}

.desktop-search input[type="submit"] {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    height: 36px;
    width: 20px;
    background-image: url(../img/icon-search.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 17px 17px;
    padding: 0
}

.desktop-search.desktop-search--is-open input[type="text"] {
    border-bottom: 1px solid #4d4d4d;
    width: 200px
}

@media print,
screen and (min-width: 64em) {
    .desktop-search.desktop-search--is-open input[type="text"] {
        width: 280px
    }
}

@media screen and (max-width: 48em) {
    .main-menu {
        text-align: center;
        display: block;
        overflow: hidden;
        max-height: 0;
        -webkit-transition: max-height 500ms;
        -o-transition: max-height 500ms;
        transition: max-height 500ms
    }
    .main-menu.main-menu--is-open {
        max-height: 800px;
        border-bottom: 1px solid #E8E4DF
    }
    .main-menu .cell {
        padding: 0
    }
    .main-menu a {
        display: inline-block !important;
        color: #4d4d4d;
        padding: 1.1rem 2.25rem 1.1rem 1rem
    }
    .main-menu .is-accordion-submenu-parent[aria-expanded="true"] a {
        color: #7CB7B5;
        font-weight: 700
    }
    .main-menu .is-accordion-submenu {
        margin-left: 0;
        background-color: #7CB7B5
    }
    .main-menu .is-accordion-submenu a {
        padding: 1.1rem 2.25rem 1.1rem 1rem;
        font-weight: normal !important;
        color: #fff !important
    }
    .main-menu .is-accordion-submenu li.active {
        background-color: #70A9a7
    }
    .main-menu .is-accordion-submenu li.active a {
        background-color: transparent
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .main-menu {
        padding: 0.4rem 0 0 0
    }
    .main-menu .grid-container {
        max-width: 1000px
    }
    .main-menu a {
        color: #4d4d4d
    }
    .main-menu a:after {
        border-color: #4d4d4d transparent transparent !important
    }
    .main-menu li:not(.is-dropdown-submenu-parent) a {
        padding-right: 0
    }
    .main-menu li.is-dropdown-submenu-parent.is-active a:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .main-menu li.active-parent>a:first-child {
        font-weight: 600;
        color: #7CB7B5
    }
    .main-menu .menu {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .main-menu .menu a {
        padding-left: 0;
        margin-bottom: 1.5rem
    }
    .main-menu ul.is-dropdown-submenu {
        width: 190px;
        text-align: center;
        padding-bottom: .75rem;
        border: 1px solid #efede9;
        z-index: 5
    }
}

@media print,
screen and (min-width: 48.0625em) and (min-width: 48.0625em) {
    .main-menu ul.is-dropdown-submenu {
        left: -30px !important
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .main-menu ul.is-dropdown-submenu a {
        margin-bottom: 0 !important;
        padding: 0.7rem 0 !important
    }
    .main-menu li.is-dropdown-submenu-parent:first-child ul.is-dropdown-submenu {
        left: -14px !important
    }
}

@media only screen and (min-width: 1031px) {
    .main-menu li.is-dropdown-submenu-parent:first-child ul.is-dropdown-submenu {
        left: -30px !important
    }
}

input {
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    background-color: transparent
}

input[type="text"] {
    font-size: .9375rem;
    border-bottom: 2px solid #979797;
    color: #4d4d4d;
    padding: 0.5rem 0;
    outline: none
}

.mobile-search-toggle {
    cursor: pointer;
    width: 30px;
    height: 30px
}

.mobile-search {
    display: none
}

@media screen and (max-width: 48em) {
    .mobile-search {
        display: block;
        overflow: hidden;
        max-height: 0;
        -webkit-transition: max-height 500ms;
        -o-transition: max-height 500ms;
        transition: max-height 500ms
    }
}

.mobile-search.mobile-search--is-open {
    max-height: 90px;
    border-bottom: 1px solid #E8E4DF
}

.mobile-search form {
    width: 100%;
    padding: 1rem 2rem
}

.mobile-search input[type="text"] {
    width: 100%
}

.mobile-search input[type="text"].text--present {
    font-weight: 700
}

.mobile-menu-toggle {
    width: 35px;
    display: inline-block;
    position: relative;
    top: 4px
}

.mobile-menu-toggle.mobile-menu-toggle--is-active .hamburger {
    margin-left: 0
}

.mobile-menu-toggle.mobile-menu-toggle--is-active .hamburger span {
    background-color: #4d4d4d
}

.mobile-menu-toggle.mobile-menu-toggle--is-active .hamburger span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%
}

.mobile-menu-toggle.mobile-menu-toggle--is-active .hamburger span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 40px
}

@media print,
screen and (min-width: 48.0625em) {
    .mobile-menu-toggle.mobile-menu-toggle--is-active .hamburger span:nth-child(2) {
        width: 60px
    }
}

.mobile-menu-toggle.mobile-menu-toggle--is-active .hamburger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 40px
}

@media print,
screen and (min-width: 48.0625em) {
    .mobile-menu-toggle.mobile-menu-toggle--is-active .hamburger span:nth-child(3) {
        width: 60px
    }
}

.mobile-menu-toggle.mobile-menu-toggle--is-active .hamburger span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%
}

.mobile-menu-toggle.mobile-menu-toggle--is-active .main-menu {
    right: 0
}

@media print,
screen and (min-width: 48.0625em) {
    .hero-container {
        background-color: #A8A193
    }
}

.hero {
    height: auto;
    max-width: 1200px;
    margin: 0 auto
}

@media screen and (max-width: 48em) {
    .hero {
        background-image: none !important
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .hero {
        position: relative;
        overflow: hidden;
        opacity: 0;
        height: 560px;
        -webkit-transition: opacity 2s ease;
        -o-transition: opacity 2s ease;
        transition: opacity 2s ease
    }
}

.hero .hero-background {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #d8d2c8;
    background-blend-mode: multiply
}

@media print,
screen and (min-width: 48.0625em) {
    .hero .hero-background {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: -webkit-transform 3s;
        transition: -webkit-transform 3s;
        -o-transition: transform 3s;
        transition: transform 3s;
        transition: transform 3s, -webkit-transform 3s;
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: scale(1.25);
        -ms-transform: scale(1.25);
        transform: scale(1.25);
        z-index: 0
    }
}

.hero .hero-background img {
    opacity: 0
}

@media print,
screen and (min-width: 48.0625em) {
    .hero .hero-background img {
        display: none
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .hero .grid-container {
        position: relative;
        z-index: 1
    }
}

@media print,
screen and (min-width: 64em) {
    .hero .grid-container {
        max-width: 1024px
    }
}

.hero .grid-container,
.hero .grid-x {
    height: 100%
}

@media print,
screen and (min-width: 48.0625em) {
    .hero .grid-text {
        margin-top: 100px
    }
}

@media print,
screen and (min-width: 64em) {
    .hero .grid-text {
        margin-top: 178px
    }
}

.hero h1 {
    color: #fff;
    line-height: 1.1;
    text-align: left;
    color: #4d4d4d;
    margin: 1.5rem 0 1rem 0;
    font-size: 2.5rem
}

@media print,
screen and (min-width: 48.0625em) {
    .hero h1 {
        margin: 0 0 1rem 0;
        color: #fff;
        font-size: 5.375rem
    }
}

.hero h1 small {
    line-height: 1;
    display: block;
    font-size: 1.125rem
}

@media print,
screen and (min-width: 48.0625em) {
    .hero h1 small {
        font-size: 1.375rem
    }
}

.hero h1 strong {
    color: #77B4B2;
    font-size: 2.5rem
}

@media print,
screen and (min-width: 48.0625em) {
    .hero h1 strong {
        color: #A7FFEB;
        font-size: 5.375rem
    }
}

.hero p {
    margin-bottom: 2rem;
    line-height: 1.3;
    font-size: 1.375rem
}

@media print,
screen and (min-width: 48.0625em) {
    .hero p {
        margin-bottom: 0;
        color: #fff;
        font-size: 1.75rem
    }
}

@media print,
screen and (min-width: 64em) {
    .hero p {
        max-width: 768px
    }
}

.hero.hero--is-showing {
    opacity: 1
}

.hero.hero--is-showing .hero-background {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.hero-buttons {
    color: #fff;
    position: relative;
    height: auto
}

@media screen and (max-width: 48em) {
    .hero-buttons {
        background-image: none !important;
        background-color: #fff !important
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .hero-buttons {
        height: 690px
    }
}

.hero-buttons h2 {
    font-size: 1.875rem;
    color: #4d4d4d;
    line-height: 1.2;
    margin: 1rem 0 2rem 0;
    text-align: left
}

@media print,
screen and (min-width: 48.0625em) {
    .hero-buttons h2 {
        color: #fff;
        font-size: 2.625rem;
        margin: 0;
        line-height: 1.1
    }
}

.hero-buttons h2 strong,
.hero-buttons h2 em {
    color: #77B4B2;
    font-style: normal
}

@media print,
screen and (min-width: 48.0625em) {
    .hero-buttons h2 strong,
    .hero-buttons h2 em {
        color: #A7FFEB
    }
}

.hero-buttons p {
    max-width: 768px;
    color: #4d4d4d;
    margin-bottom: 2rem
}

@media print,
screen and (min-width: 48.0625em) {
    .hero-buttons p {
        color: #fff;
        margin-bottom: 0
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .hero-buttons .buttons {
        z-index: 2;
        bottom: 0;
        width: 100%;
        left: 0;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-height: 140px
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .hero-buttons .button-left,
    .hero-buttons .button-right {
        min-height: 140px;
        width: 50%
    }
}

.hero-buttons .button-left {
    background-color: #568aa6
}

@media print,
screen and (min-width: 48.0625em) {
    .hero-buttons .button-left {
        background: rgba(86, 138, 166, 0.8)
    }
}

.hero-buttons .button-right {
    background-color: #77b4b2
}

@media print,
screen and (min-width: 48.0625em) {
    .hero-buttons .button-right {
        background: rgba(124, 183, 181, 0.8)
    }
}

.hero-buttons a {
    padding: 1.5rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    text-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.hero-buttons a b,
.hero-buttons a strong,
.hero-buttons a span {
    width: 100%;
    display: block
}

.hero-buttons a span {
    font-size: .9375rem;
    line-height: 1.4;
    margin: 0.7rem 0;
    max-width: 340px
}

.hero-buttons a b {
    line-height: 1.3;
    font-style: normal;
    margin: 0 0 0.7rem 0;
    font-size: 1.375rem
}

@media print,
screen and (min-width: 48.0625em) {
    .hero-buttons a b {
        font-size: 1.75rem
    }
}

.hero-buttons a strong {
    color: #FBC02D;
    font-size: 1.125rem;
    margin: 0.7rem 0 0 0
}

@media print,
screen and (min-width: 48.0625em) {
    .hero-buttons a strong {
        font-size: 1rem
    }
}

.hero-buttons a .fa {
    margin-left: 4px;
    position: relative;
    top: 1px
}

@media print,
screen and (min-width: 48.0625em) {
    .hero-short {
        height: 560px
    }
}

.breadcrumb-title,
.article-title {
    background-color: #fff;
    padding: 2rem 0 3rem 0
}

@media print,
screen and (min-width: 48.0625em) {
    .breadcrumb-title,
    .article-title {
        padding: 4rem 0
    }
}

.breadcrumb-title h1,
.article-title h1 {
    color: #4d4d4d;
    line-height: 1;
    font-size: 2.875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .breadcrumb-title h1,
    .article-title h1 {
        font-size: 4.6875rem
    }
}

.breadcrumb-title h1 small,
.article-title h1 small {
    display: block;
    font-size: 1rem;
    line-height: 1.625;
    position: relative;
    z-index: 1
}

@media print,
screen and (min-width: 48.0625em) {
    .breadcrumb-title h1 small,
    .article-title h1 small {
        font-size: 1.375rem;
        line-height: 1
    }
}

.breadcrumb-title h1 a,
.article-title h1 a {
    color: inherit
}

.article-title {
    padding: 2rem 0 1rem 0
}

@media print,
screen and (min-width: 48.0625em) {
    .article-title {
        padding: 4rem 0 1rem 0
    }
}

.page-template-homepage .hero h2 {
    max-width: 847px
}

.page-template-who-we-are .hero h1 strong {
    color: #FF8F00
}

.page-template-who-we-are .mission {
    background-color: #efede9;
    margin: 0 auto;
    padding: 2.5rem 0 3.5rem 0
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-who-we-are .mission {
        padding: 4.5rem 0 8rem 0
    }
}

.page-template-who-we-are .mission .grid-container {
    max-width: 895px
}

.page-template-who-we-are .mission h2 {
    line-height: 1.3;
    font-size: 1.375rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-who-we-are .mission h2 {
        line-height: 1.35;
        margin-bottom: 2rem;
        font-size: 1.5rem
    }
}

@media print,
screen and (min-width: 64em) {
    .page-template-who-we-are .mission h2 {
        font-size: 1.75rem
    }
}

.page-template-who-we-are .mission h3 {
    color: #568AA6;
    font-size: 1.5rem;
    line-height: 1.32;
    margin-bottom: 0
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-who-we-are .mission h3 {
        margin-bottom: 1rem;
        font-size: 2.25rem;
        line-height: 1.2
    }
}

.page-template-who-we-are .mission hr {
    margin: 2.5rem auto
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-who-we-are .mission hr {
        margin: 3rem 0 5rem 0
    }
}

.page-template-who-we-are .mission p:last-child {
    margin-bottom: 0
}

.page-template-who-we-are .history {
    background-color: #568AA6;
    padding: 2.5rem 0 3.5rem 0
}

@media print,
screen and (min-width: 64em) {
    .page-template-who-we-are .history {
        padding: 5rem 0
    }
}

.page-template-who-we-are .history .grid-container {
    max-width: 895px
}

@media print,
screen and (min-width: 64em) {
    .page-template-who-we-are .history .intro {
        max-width: 750px
    }
}

.page-template-who-we-are .history .intro a {
    color: #fff;
    text-decoration: underline
}

.page-template-who-we-are .history h2 {
    color: #fbb828;
    text-align: left;
    line-height: 1.1;
    font-size: 1.875rem;
    margin-bottom: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-who-we-are .history h2 {
        margin-bottom: 2rem;
        font-size: 2.25rem
    }
}

@media print,
screen and (min-width: 64em) {
    .page-template-who-we-are .history h2 {
        font-size: 2.625rem
    }
}

.page-template-who-we-are .history p {
    color: #fff
}

.page-template-who-we-are .timeline {
    margin-top: 2rem;
    overflow-x: hidden
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-who-we-are .timeline {
        padding-bottom: 4rem
    }
}

@media print,
screen and (min-width: 64em) {
    .page-template-who-we-are .timeline {
        max-width: 750px
    }
}

.page-template-who-we-are .timeline .timeline-carousel {
    width: 100%;
    max-width: 880px
}

.page-template-who-we-are .timeline .time {
    width: 100%
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-who-we-are .timeline .time {
        width: 50%
    }
}

.page-template-who-we-are .timeline .time .arrow {
    display: none
}

@media print,
screen and (min-width: 64em) {
    .page-template-who-we-are .timeline .time.is-selected:nth-child(2n+2) .line {
        width: calc(100% - 10px)
    }
    .page-template-who-we-are .timeline .time.is-selected:nth-child(2n+2) .arrow {
        display: block
    }
}

@media screen and (min-width: 48.0625em) and (max-width: 63.9375em) {
    .page-template-who-we-are .timeline .time.is-selected:nth-child(2n+2) .line {
        width: calc(100% - 10px)
    }
    .page-template-who-we-are .timeline .time.is-selected:nth-child(2n+2) .arrow {
        display: block
    }
}

@media screen and (max-width: 48em) {
    .page-template-who-we-are .timeline .time.is-selected .line {
        width: calc(100% - 10px)
    }
    .page-template-who-we-are .timeline .time.is-selected .arrow {
        display: block
    }
}

.page-template-who-we-are .timeline .time.is-selected:last-child .arrow {
    display: none
}

.page-template-who-we-are .timeline .time:last-child .line,
.page-template-who-we-are .timeline .time:last-child .arrow {
    visibility: hidden
}

.page-template-who-we-are .timeline .arrow {
    position: absolute;
    right: 0;
    top: 22px;
    display: block
}

.page-template-who-we-are .timeline .arrow:after {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 16px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.page-template-who-we-are .timeline .year {
    position: relative;
    margin-bottom: 1rem
}

.page-template-who-we-are .timeline .number {
    color: #fbb828;
    font-size: 1.25rem;
    line-height: 1;
    width: 75px;
    height: 75px;
    text-align: center;
    border-radius: 50%;
    background-color: #568AA6;
    border: 5px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 2
}

.page-template-who-we-are .timeline .number-small span {
    display: block;
    font-size: 1.125rem;
    line-height: 1.2;
    text-align: left;
    padding-left: 12px
}

.page-template-who-we-are .timeline .line {
    top: 35px;
    left: 0;
    position: absolute;
    width: 100%;
    height: 5px;
    background-color: #fff;
    z-index: 1
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-who-we-are .timeline .info {
        max-width: 265px
    }
}

.page-template-who-we-are .timeline p {
    font-size: .9375rem;
    line-height: 1.4;
    margin-bottom: 1rem
}

.page-template-who-we-are .timeline p.more .triangle:after {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 10px solid #fff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent
}

.page-template-who-we-are .timeline a {
    color: #fff
}

.page-template-who-we-are .timeline a .triangle {
    margin-left: 0.1rem;
    position: relative
}

.page-template-who-we-are .timeline a .triangle:after {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 7px solid #fff;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-who-we-are .timeline a .triangle:after {
        display: inline-block;
        content: "";
        width: 0;
        height: 0;
        vertical-align: middle;
        border-left: 9px solid #fff;
        border-top: 5.5px solid transparent;
        border-bottom: 5.5px solid transparent
    }
}

.page-template-who-we-are .timeline img {
    width: 100%
}

.page-template-who-we-are .timeline .flickity-page-dots {
    position: static;
    margin: 2rem 0 0 0
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-who-we-are .timeline .flickity-page-dots {
        margin: 2rem 0 0 0
    }
}

.flickity-page-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1rem 0 0 0
}

.flickity-page-dots .dot {
    display: inline-block;
    border-radius: 50%;
    background-color: #A1A1A1;
    margin: 0 0.15rem;
    width: 14px;
    height: 14px
}

@media print,
screen and (min-width: 48.0625em) {
    .flickity-page-dots .dot {
        margin: 0 0.3rem;
        width: 16px;
        height: 16px
    }
}

.flickity-page-dots .dot.is-selected {
    background-color: #fff
}

.page-template-what-we-do .hero h1 strong {
    color: #fbb828
}

.page-template-what-we-do .services {
    background-color: #efede9;
    padding-bottom: 4rem
}

.page-template-what-we-do .services img {
    width: 100%
}

.page-template-what-we-do .services h2 {
    margin: 0;
    padding: 0 0 1.5rem 0
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-what-we-do .services h2 {
        padding: 0rem 0 2rem 0
    }
}

.page-template-what-we-do .services h3 {
    line-height: 1.1;
    font-size: 1.875rem;
    margin-bottom: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-what-we-do .services h3 {
        font-size: 2.25rem
    }
}

.page-template-what-we-do .services p {
    font-size: .9375rem;
    line-height: 1.4
}

.page-template-what-we-do .services p.cta a {
    color: #568AA6
}

.page-template-what-we-do .services p.cta .triangle {
    margin-left: 0.1rem;
    position: relative;
    top: -1px
}

.page-template-what-we-do .services p.cta .triangle:after {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 7px solid #568AA6;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-what-we-do .services p.cta .triangle:after {
        display: inline-block;
        content: "";
        width: 0;
        height: 0;
        vertical-align: middle;
        border-left: 9px solid #568AA6;
        border-top: 5.5px solid transparent;
        border-bottom: 5.5px solid transparent
    }
}

.page-template-what-we-do .services .cell {
    border-top: 20px solid #4d4d4d;
    background-color: #fff;
    margin-bottom: 2rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-what-we-do .services .cell {
        margin-bottom: 2rem
    }
}

.page-template-what-we-do .services .cell.cell-blue {
    border-top: 20px solid #568AA6
}

.page-template-what-we-do .services .cell.cell-red {
    border-top: 20px solid #E5554F
}

.page-template-what-we-do .services .cell.cell-orange {
    border-top: 20px solid #FF8F00
}

.page-template-what-we-do .services .cell.cell-turquoise {
    border-top: 20px solid #77B4B2
}

.page-template-what-we-do .services .cell.cell-yellow {
    border-top: 20px solid #fbb828
}

.page-template-what-we-do .services .info {
    padding: 1.5rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-what-we-do .services .info {
        padding: 1.5rem
    }
}

.page-template-what-we-do .services .info p:last-child {
    margin-bottom: 0
}

.page-template-what-we-do .focus {
    padding: 4rem 0 0 0;
    text-align: center
}

.page-template-what-we-do .focus h2 {
    padding-bottom: 4rem
}

.page-template-what-we-do .focus img {
    max-width: 200px;
    margin-top: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-what-we-do .focus img {
        margin-top: 2rem
    }
}

.page-template-what-we-do .focus h3 {
    line-height: 1.2;
    font-size: 1.25rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-what-we-do .focus h3 {
        font-size: 1.5rem
    }
}

.page-template-what-we-do .focus .text {
    max-width: 260px;
    margin: 0 auto
}

.page-template-what-we-do .focus .cell {
    margin-bottom: 4rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-what-we-do .focus .cell {
        margin-bottom: 5rem
    }
}

.page-template-why-it-matters .factoid {
    padding: 5rem 0
}

.page-template-why-it-matters .factoid .follow {
    margin: 3rem 0 0 0
}

.page-template-why-it-matters .factoid .intro {
    margin-bottom: 3rem
}

.page-template-why-it-matters .factoid .intro p:last-child {
    margin-bottom: 0
}

.page-template-why-it-matters .factoid p {
    line-height: 1.35;
    font-size: 1.25rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-why-it-matters .factoid p {
        font-size: 1.5rem
    }
}

@media print,
screen and (min-width: 64em) {
    .page-template-why-it-matters .factoid p {
        font-size: 1.75rem
    }
}

.page-template-why-it-matters .factoid strong {
    display: block;
    line-height: 1;
    margin: 1rem 0 1.5rem 0;
    font-size: 2.875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-why-it-matters .factoid strong {
        font-size: 7.5rem
    }
}

.page-template-why-it-matters .factoid-white {
    background-color: #fff
}

.page-template-why-it-matters .factoid-white p {
    color: #568AA6
}

.page-template-why-it-matters .factoid-gray {
    background-color: #EFEDE9
}

.page-template-why-it-matters .factoid-blue {
    background-color: #568AA6
}

.page-template-why-it-matters .factoid-blue p {
    color: #fff
}

.page-template-why-it-matters .factoid-row-facts .intro {
    margin-bottom: 3rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-why-it-matters .factoid-row-facts .intro {
        margin-bottom: 5.5rem
    }
}

.page-template-why-it-matters .factoid-row-facts strong {
    position: relative;
    margin: 0 0 1rem 0
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-why-it-matters .factoid-row-facts strong {
        top: -1rem
    }
}

.page-template-why-it-matters .factoid-row-facts .fact-image {
    max-width: 748px;
    margin: 0 auto 3rem auto
}

.page-template-why-it-matters .factoid-row-facts .fact-image p:last-child {
    margin-bottom: 0
}

.page-template-why-it-matters .factoid-row-facts .fact-image hr {
    margin: 3rem 0 0 0;
    border-bottom: 1px solid #6299b3
}

.page-template-why-it-matters .factoid-row-facts .follow {
    margin: 0
}

.page-template-why-it-matters .factoid-row-facts .cell-fact {
    width: 100%
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-why-it-matters .factoid-row-facts .cell-fact {
        width: 260px
    }
}

@media print,
screen and (min-width: 64em) {
    .page-template-why-it-matters .factoid-row-facts .cell-fact {
        width: 260px
    }
}

@media screen and (max-width: 48em) {
    .page-template-why-it-matters .factoid-row-facts .cell-fact p:last-child {
        margin-bottom: 2rem
    }
}

.page-template-why-it-matters .factoid-row-facts .cell-image {
    width: 100%
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-why-it-matters .factoid-row-facts .cell-image {
        width: 260px
    }
}

@media print,
screen and (min-width: 64em) {
    .page-template-why-it-matters .factoid-row-facts .cell-image {
        width: 360px
    }
}

.page-template-why-it-matters .factoid-row-facts img {
    max-width: 260px
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-why-it-matters .factoid-row-facts img {
        max-width: 100%
    }
}

.page-template-why-it-matters .factoid-column-facts strong {
    font-size: 3.4375rem
}

.page-template-why-it-matters .factoid-column-facts .fact-image p {
    line-height: 1.55;
    color: #4d4d4d;
    font-size: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-why-it-matters .factoid-column-facts .fact-image p {
        font-size: 1.125rem
    }
}

.page-template-why-it-matters .factoid-column-facts .fact-image .text {
    margin-bottom: 2rem
}

.page-template-why-it-matters .factoid-column-facts .fact-image strong {
    margin: 0 0 1rem 0
}

@media screen and (max-width: 48em) {
    .page-template-why-it-matters .factoid-column-facts .fact-image .cell {
        margin-bottom: 3rem
    }
}

@media screen and (max-width: 48em) {
    .page-template-why-it-matters .factoid-column-facts .fact-image .cell:last-child {
        margin-bottom: 0
    }
}

.page-template-why-it-matters .factoid-column-facts img {
    max-width: 260px
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-why-it-matters .factoid-column-facts img {
        max-width: 210px
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-why-it-matters .factoid-compare-years .intro {
        margin-bottom: 5.5rem
    }
}

.page-template-why-it-matters .factoid-compare-years .follow {
    margin: 0
}

.page-template-why-it-matters .factoid-compare-years strong {
    line-height: inherit;
    font-size: 3.4375rem
}

@media print,
screen and (min-width: 64em) {
    .page-template-why-it-matters .factoid-compare-years strong {
        font-size: 2.5rem
    }
}

@media print,
screen and (min-width: 64em) {
    .page-template-why-it-matters .factoid-compare-years strong {
        font-size: 3.4375rem
    }
}

@media screen and (max-width: 48em) {
    .page-template-why-it-matters .factoid-compare-years .fact-image {
        max-width: 320px
    }
}

.page-template-why-it-matters .factoid-compare-years .fact-image p {
    line-height: 1.55;
    color: #4d4d4d;
    font-size: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-why-it-matters .factoid-compare-years .fact-image p {
        font-size: 1.125rem
    }
}

.page-template-why-it-matters .factoid-compare-years .fact-image .text {
    margin: 2rem 0
}

.page-template-why-it-matters .factoid-compare-years .fact-image strong {
    margin: 0 0 0 0
}

@media screen and (max-width: 48em) {
    .page-template-why-it-matters .factoid-compare-years .fact-image .cell {
        margin-bottom: 3rem
    }
}

.page-template-why-it-matters .factoid-compare-years .stats {
    margin-bottom: 2rem
}

.page-template-why-it-matters .factoid-compare-years .stats p {
    margin: 0
}

.page-template-why-it-matters .factoid-compare-years .stats span {
    color: #568AA6;
    line-height: 1.55;
    display: block;
    font-size: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-why-it-matters .factoid-compare-years .stats span {
        font-size: 1.125rem
    }
}

.page-template-why-it-matters .factoid-compare-years .stats .arrow {
    width: 20px
}

.page-template-why-it-matters .factoid-compare-years img {
    max-width: 260px
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-why-it-matters .factoid-compare-years img {
        max-width: 210px
    }
}

.text-circle {
    background-color: #efede9
}

.text-circle .grid-container {
    padding-top: 3rem
}

@media print,
screen and (min-width: 48.0625em) {
    .text-circle .grid-container {
        max-width: 768px;
        padding-bottom: 3rem
    }
}

@media print,
screen and (min-width: 64em) {
    .text-circle .grid-container {
        max-width: 1024px
    }
}

.text-circle .grid-container:last-child {
    padding-bottom: 2rem
}

@media print,
screen and (min-width: 64em) {
    .text-circle .grid-container:last-child {
        padding-bottom: 5rem
    }
}

@media screen and (max-width: 48em) {
    .text-circle .grid-normal .image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .text-circle .grid-normal .text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .text-circle .grid-reversed p {
        float: right
    }
}

.text-circle .grid-reversed .image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.text-circle .grid-reversed .text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.text-circle .image {
    position: relative;
    max-width: 320px;
    margin-bottom: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .text-circle .image {
        max-width: none;
        margin-bottom: 0;
        width: 320px
    }
}

@media print,
screen and (min-width: 64em) {
    .text-circle .image {
        width: 440px
    }
}

.text-circle img {
    width: 100%
}

.text-circle p {
    letter-spacing: 0;
    line-height: 1.7;
    font-size: 1.25rem
}

@media print,
screen and (min-width: 48.0625em) {
    .text-circle p {
        font-size: 1.5rem
    }
}

@media print,
screen and (min-width: 64em) {
    .text-circle p {
        font-size: 1.75rem
    }
}

.text-circle p b,
.text-circle p strong {
    letter-spacing: 0;
    line-height: 1.2;
    font-size: 1.875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .text-circle p b,
    .text-circle p strong {
        font-size: 2.25rem
    }
}

@media print,
screen and (min-width: 64em) {
    .text-circle p b,
    .text-circle p strong {
        font-size: 2.625rem
    }
}

.text-circle a.btn {
    margin-top: 1.5rem
}

.text-circle .mask {
    display: inline-block;
    border-radius: 50%;
    overflow: hidden
}

.featured {
    background-color: #568AA6;
    margin-top: 2.5rem;
    text-align: center;
    padding: 2.5rem 0
}

@media print,
screen and (min-width: 48.0625em) {
    .featured {
        padding: 4.5rem 0 5rem 0;
        text-align: left;
        margin-top: 5rem
    }
}

.featured h2 {
    color: #fbc02d;
    text-align: left;
    line-height: 1.1;
    font-size: 1.875rem;
    margin-bottom: 2rem;
    text-align: center
}

@media print,
screen and (min-width: 48.0625em) {
    .featured h2 {
        text-align: left;
        font-size: 2.25rem
    }
}

@media print,
screen and (min-width: 64em) {
    .featured h2 {
        font-size: 2.625rem
    }
}

.featured p,
.featured h3,
.featured h4 {
    color: #fff
}

.featured h3 {
    font-size: .9375rem;
    letter-spacing: 2px;
    line-height: 1.6;
    text-transform: uppercase
}

.featured h4 {
    line-height: 1.3;
    font-size: 1.375rem
}

@media print,
screen and (min-width: 48.0625em) {
    .featured h4 {
        font-size: 1.75rem
    }
}

.featured .more {
    line-height: 1.8;
    color: #fff;
    font-size: 1.25rem
}

.featured .arrow {
    padding-right: 4px
}

.featured .arrow:after {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 10px solid #fff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent
}

.featured .carousel {
    padding-bottom: 4rem
}

.featured .carousel-cell {
    width: 100%
}

.featured .media-object {
    display: block
}

@media print,
screen and (min-width: 48.0625em) {
    .featured .media-object {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .featured .media-object-text {
        width: calc(100% - 110px)
    }
}

.featured .media-object-image {
    text-align: center;
    width: 100%
}

@media print,
screen and (min-width: 48.0625em) {
    .featured .media-object-image {
        text-align: left;
        width: 110px
    }
}

.featured .media-object-image img {
    width: 174px;
    margin-bottom: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .featured .media-object-image img {
        display: block;
        width: 70px;
        margin-top: 5px;
        margin-bottom: 0
    }
}

.page-template-our-team .team h2,
.page-template-our-team .board h2 {
    margin: 0;
    padding: 4rem 0 2rem 0
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-our-team .team h2,
    .page-template-our-team .board h2 {
        padding: 4.5rem 0 2rem 0
    }
}

.page-template-our-team .team h3,
.page-template-our-team .board h3 {
    font-size: 1.125rem;
    color: #568AA6;
    margin: 0 0 8px 0;
    line-height: 1.3
}

.page-template-our-team .team p,
.page-template-our-team .board p {
    font-size: .9375rem;
    line-height: 1.4
}

.page-template-our-team .team p.footnote,
.page-template-our-team .board p.footnote {
    font-size: .8125rem
}

.page-template-our-team .team img,
.page-template-our-team .board img {
    width: 100%
}

.page-template-our-team .team .cell,
.page-template-our-team .board .cell {
    margin-bottom: 3rem;
    background-color: #fff
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-our-team .team .cell:nth-last-child(-n+2),
    .page-template-our-team .board .cell:nth-last-child(-n+2) {
        margin-bottom: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .page-template-our-team .team .cell:nth-last-child(-n+3),
    .page-template-our-team .board .cell:nth-last-child(-n+3) {
        margin-bottom: 0
    }
}

.page-template-our-team .team .bio,
.page-template-our-team .board .bio {
    padding: 1.5rem 1.5rem 0.5rem 1.5rem
}

.page-template-our-team .team .links,
.page-template-our-team .board .links {
    padding: 0 1.5rem 1.5rem 1.5rem
}

.page-template-our-team .team .links a,
.page-template-our-team .board .links a {
    color: #909090;
    padding-right: 1rem
}

.page-template-our-team .team {
    padding: 0 0 5.5rem 0;
    background-color: #edeae6
}

.page-template-our-team .team .cell {
    margin-bottom: 3rem
}

.page-template-our-team .board {
    padding: 0
}

.page-template-our-team .board h2 {
    padding-bottom: 4rem
}

.page-template-our-team .board h3 {
    color: #77B4B2
}

.page-template-our-team .board .cell {
    margin-bottom: 2.5rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-our-team .board .cell {
        margin-bottom: 3rem
    }
}

.page-template-our-team .board .cell p:last-child {
    margin-bottom: 0
}

.page-template-our-team .quote {
    margin-top: 0
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-our-team .quote {
        margin-top: 6.25rem
    }
}

.page-scorecard-methodology main {
    background-color: #fff
}

.page-template-news-center main,
.page-template-news-center-events main,
.page-template-news-center-past-events main {
    background-color: #edeae6
}

.page-template-news-center .events h2,
.page-template-news-center .publications h2,
.page-template-news-center .blog h2,
.page-template-news-center .news h2,
.page-template-news-center-events .events h2,
.page-template-news-center-events .publications h2,
.page-template-news-center-events .blog h2,
.page-template-news-center-events .news h2,
.page-template-news-center-past-events .events h2,
.page-template-news-center-past-events .publications h2,
.page-template-news-center-past-events .blog h2,
.page-template-news-center-past-events .news h2 {
    margin: 0;
    padding: 4.5rem 0 1.5rem 0
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .events h2,
    .page-template-news-center .publications h2,
    .page-template-news-center .blog h2,
    .page-template-news-center .news h2,
    .page-template-news-center-events .events h2,
    .page-template-news-center-events .publications h2,
    .page-template-news-center-events .blog h2,
    .page-template-news-center-events .news h2,
    .page-template-news-center-past-events .events h2,
    .page-template-news-center-past-events .publications h2,
    .page-template-news-center-past-events .blog h2,
    .page-template-news-center-past-events .news h2 {
        padding: 4.5rem 0 2rem 0
    }
}

.page-template-news-center .events h3,
.page-template-news-center .publications h3,
.page-template-news-center .blog h3,
.page-template-news-center .news h3,
.page-template-news-center-events .events h3,
.page-template-news-center-events .publications h3,
.page-template-news-center-events .blog h3,
.page-template-news-center-events .news h3,
.page-template-news-center-past-events .events h3,
.page-template-news-center-past-events .publications h3,
.page-template-news-center-past-events .blog h3,
.page-template-news-center-past-events .news h3 {
    font-size: 1.125rem;
    color: #4d4d4d;
    margin: 0 0 1rem 0;
    line-height: 1.3
}

.page-template-news-center .events p,
.page-template-news-center .publications p,
.page-template-news-center .blog p,
.page-template-news-center .news p,
.page-template-news-center-events .events p,
.page-template-news-center-events .publications p,
.page-template-news-center-events .blog p,
.page-template-news-center-events .news p,
.page-template-news-center-past-events .events p,
.page-template-news-center-past-events .publications p,
.page-template-news-center-past-events .blog p,
.page-template-news-center-past-events .news p {
    font-size: .9375rem;
    line-height: 1.4
}

.page-template-news-center .events p.all,
.page-template-news-center .publications p.all,
.page-template-news-center .blog p.all,
.page-template-news-center .news p.all,
.page-template-news-center-events .events p.all,
.page-template-news-center-events .publications p.all,
.page-template-news-center-events .blog p.all,
.page-template-news-center-events .news p.all,
.page-template-news-center-past-events .events p.all,
.page-template-news-center-past-events .publications p.all,
.page-template-news-center-past-events .blog p.all,
.page-template-news-center-past-events .news p.all {
    text-align: center;
    margin-bottom: 0
}

.page-template-news-center .events .cell,
.page-template-news-center .publications .cell,
.page-template-news-center .blog .cell,
.page-template-news-center .news .cell,
.page-template-news-center-events .events .cell,
.page-template-news-center-events .publications .cell,
.page-template-news-center-events .blog .cell,
.page-template-news-center-events .news .cell,
.page-template-news-center-past-events .events .cell,
.page-template-news-center-past-events .publications .cell,
.page-template-news-center-past-events .blog .cell,
.page-template-news-center-past-events .news .cell {
    border-top: 20px solid #4d4d4d;
    background-color: #fff;
    margin-bottom: 2rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .events .cell,
    .page-template-news-center .publications .cell,
    .page-template-news-center .blog .cell,
    .page-template-news-center .news .cell,
    .page-template-news-center-events .events .cell,
    .page-template-news-center-events .publications .cell,
    .page-template-news-center-events .blog .cell,
    .page-template-news-center-events .news .cell,
    .page-template-news-center-past-events .events .cell,
    .page-template-news-center-past-events .publications .cell,
    .page-template-news-center-past-events .blog .cell,
    .page-template-news-center-past-events .news .cell {
        margin-bottom: 2rem
    }
}

.page-template-news-center .info,
.page-template-news-center-events .info,
.page-template-news-center-past-events .info {
    padding: 1.5rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .info,
    .page-template-news-center-events .info,
    .page-template-news-center-past-events .info {
        padding: 1.5rem
    }
}

.page-template-news-center .info p:last-child,
.page-template-news-center-events .info p:last-child,
.page-template-news-center-past-events .info p:last-child {
    margin-bottom: 0
}

.page-template-news-center p.more,
.page-template-news-center-events p.more,
.page-template-news-center-past-events p.more {
    padding: 0 1.5rem 1.5rem 1.5rem;
    margin-bottom: 0
}

.page-template-news-center p.more a,
.page-template-news-center-events p.more a,
.page-template-news-center-past-events p.more a {
    color: #568AA6
}

.page-template-news-center p.date,
.page-template-news-center-events p.date,
.page-template-news-center-past-events p.date {
    font-size: .9375rem;
    padding: 0 1.5rem 1.5rem 1.5rem;
    margin-bottom: 0
}

.page-template-news-center p.deck.small,
.page-template-news-center-events p.deck.small,
.page-template-news-center-past-events p.deck.small {
    font-size: .8125rem
}

.page-template-news-center .events h3,
.page-template-news-center-events .events h3,
.page-template-news-center-past-events .events h3 {
    margin-bottom: .5rem;
    font-size: 1rem;
    line-height: 1.4
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .events h3,
    .page-template-news-center-events .events h3,
    .page-template-news-center-past-events .events h3 {
        line-height: 1.3;
        font-size: 1.125rem
    }
}

.page-template-news-center .events h3 a,
.page-template-news-center-events .events h3 a,
.page-template-news-center-past-events .events h3 a {
    color: #568AA6
}

.page-template-news-center .events .event-thumbnail,
.page-template-news-center-events .events .event-thumbnail,
.page-template-news-center-past-events .events .event-thumbnail {
    text-align: center
}

.page-template-news-center .events .event-thumbnail img,
.page-template-news-center-events .events .event-thumbnail img,
.page-template-news-center-past-events .events .event-thumbnail img {
    width: 100%
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .events .event-thumbnail img,
    .page-template-news-center-events .events .event-thumbnail img,
    .page-template-news-center-past-events .events .event-thumbnail img {
        max-height: 180px;
        width: auto
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .events .info,
    .page-template-news-center-events .events .info,
    .page-template-news-center-past-events .events .info {
        padding: 1.5rem 1.5rem 1rem 1.5rem
    }
}

.page-template-news-center .events p.event-date,
.page-template-news-center-events .events p.event-date,
.page-template-news-center-past-events .events p.event-date {
    font-size: .875rem;
    line-height: 1.2
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .events p.event-date,
    .page-template-news-center-events .events p.event-date,
    .page-template-news-center-past-events .events p.event-date {
        font-size: 1rem;
        line-height: 1.46;
        margin-bottom: .5rem
    }
}

.page-template-news-center .events p.event-date span,
.page-template-news-center-events .events p.event-date span,
.page-template-news-center-past-events .events p.event-date span {
    display: inline-block
}

.page-template-news-center .events .description p,
.page-template-news-center-events .events .description p,
.page-template-news-center-past-events .events .description p {
    margin-bottom: 0
}

@media screen and (max-width: 48em) {
    .page-template-news-center .events .description p,
    .page-template-news-center-events .events .description p,
    .page-template-news-center-past-events .events .description p {
        font-size: .8125rem;
        line-height: 1.3
    }
}

.page-template-news-center .events .cell,
.page-template-news-center-events .events .cell,
.page-template-news-center-past-events .events .cell {
    border-top: 20px solid #568AA6
}

.page-template-news-center .events .type,
.page-template-news-center-events .events .type,
.page-template-news-center-past-events .events .type {
    color: #4d4d4d;
    font-size: .8125rem;
    margin-bottom: .5rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .events .grid-x-bei,
    .page-template-news-center-events .events .grid-x-bei,
    .page-template-news-center-past-events .events .grid-x-bei {
        height: 100%
    }
}

.page-template-news-center .events .grid-x-bei .cell,
.page-template-news-center-events .events .grid-x-bei .cell,
.page-template-news-center-past-events .events .grid-x-bei .cell {
    border: 0;
    margin-bottom: 0
}

.page-template-news-center .events .cell-featured-image,
.page-template-news-center-events .events .cell-featured-image,
.page-template-news-center-past-events .events .cell-featured-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .events .cell-featured-image,
    .page-template-news-center-events .events .cell-featured-image,
    .page-template-news-center-past-events .events .cell-featured-image {
        border-right: 1rem solid #fff !important
    }
}

.page-template-news-center .events-featured,
.page-template-news-center-events .events-featured,
.page-template-news-center-past-events .events-featured {
    background-color: #568AA6;
    padding-top: 2rem;
    padding-bottom: 2rem
}

.page-template-news-center .events-featured .cell,
.page-template-news-center-events .events-featured .cell,
.page-template-news-center-past-events .events-featured .cell {
    border-top: 20px solid #345568;
    margin-bottom: 0
}

.page-template-news-center .events-upcoming h2,
.page-template-news-center-events .events-upcoming h2,
.page-template-news-center-past-events .events-upcoming h2 {
    padding-top: 2rem
}

.page-template-news-center .events-past,
.page-template-news-center-events .events-past,
.page-template-news-center-past-events .events-past {
    padding-bottom: 2rem
}

.page-template-news-center .events-past h2,
.page-template-news-center-events .events-past h2,
.page-template-news-center-past-events .events-past h2 {
    padding-top: 2rem
}

.page-template-news-center .publications,
.page-template-news-center-events .publications,
.page-template-news-center-past-events .publications {
    padding-bottom: 4rem
}

.page-template-news-center .publications h3,
.page-template-news-center-events .publications h3,
.page-template-news-center-past-events .publications h3 {
    color: #E5554F
}

.page-template-news-center .publications h3 a,
.page-template-news-center-events .publications h3 a,
.page-template-news-center-past-events .publications h3 a {
    color: #E5554F
}

.page-template-news-center .publications .cell,
.page-template-news-center-events .publications .cell,
.page-template-news-center-past-events .publications .cell {
    border-top: 20px solid #E5554F
}

.page-template-news-center .publications .info p:last-child,
.page-template-news-center-events .publications .info p:last-child,
.page-template-news-center-past-events .publications .info p:last-child {
    margin: 0
}

.page-template-news-center .publications .info .cell,
.page-template-news-center-events .publications .info .cell,
.page-template-news-center-past-events .publications .info .cell {
    border-top: 0;
    margin-bottom: 0
}

.page-template-news-center .publications .info .image,
.page-template-news-center-events .publications .info .image,
.page-template-news-center-past-events .publications .info .image {
    margin-bottom: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .publications .info .image,
    .page-template-news-center-events .publications .info .image,
    .page-template-news-center-past-events .publications .info .image {
        margin-bottom: 0;
        margin-right: 1.5rem;
        max-width: 105px
    }
}

.page-template-news-center .publications .info img,
.page-template-news-center-events .publications .info img,
.page-template-news-center-past-events .publications .info img {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
    width: 156px
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .publications .info img,
    .page-template-news-center-events .publications .info img,
    .page-template-news-center-past-events .publications .info img {
        width: 100%
    }
}

.page-template-news-center .publications .deck a,
.page-template-news-center-events .publications .deck a,
.page-template-news-center-past-events .publications .deck a {
    color: #4d4d4d
}

.page-template-news-center .blog h3 a,
.page-template-news-center-events .blog h3 a,
.page-template-news-center-past-events .blog h3 a {
    color: #77B4B2
}

.page-template-news-center .blog .cell,
.page-template-news-center-events .blog .cell,
.page-template-news-center-past-events .blog .cell {
    border-top: 20px solid #77B4B2
}

.page-template-news-center .news h3 a,
.page-template-news-center-events .news h3 a,
.page-template-news-center-past-events .news h3 a {
    color: #FF8F00
}

.page-template-news-center .news .cell,
.page-template-news-center-events .news .cell,
.page-template-news-center-past-events .news .cell {
    border-top: 20px solid #FF8F00
}

.page-template-news-center .news .info .cell,
.page-template-news-center-events .news .info .cell,
.page-template-news-center-past-events .news .info .cell {
    border-top: 0;
    margin-bottom: 0
}

.page-template-news-center .news .info .image,
.page-template-news-center-events .news .info .image,
.page-template-news-center-past-events .news .info .image {
    margin-bottom: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .news .info .image,
    .page-template-news-center-events .news .info .image,
    .page-template-news-center-past-events .news .info .image {
        max-width: 65px;
        margin-right: 1rem;
        margin-bottom: 0
    }
}

.page-template-news-center .news .info img,
.page-template-news-center-events .news .info img,
.page-template-news-center-past-events .news .info img {
    width: 156px
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .news .info img,
    .page-template-news-center-events .news .info img,
    .page-template-news-center-past-events .news .info img {
        width: 100%
    }
}

.page-template-news-center .news p.date,
.page-template-news-center-events .news p.date,
.page-template-news-center-past-events .news p.date {
    font-size: .9375rem;
    padding: 0
}

.page-template-news-center .newsletter,
.page-template-news-center-events .newsletter,
.page-template-news-center-past-events .newsletter {
    background-color: #568AA6;
    color: #fff;
    padding: 4rem 0 2.5rem 0
}

.page-template-news-center .newsletter .grid-container,
.page-template-news-center-events .newsletter .grid-container,
.page-template-news-center-past-events .newsletter .grid-container {
    max-width: 1024px
}

.page-template-news-center .newsletter h2,
.page-template-news-center-events .newsletter h2,
.page-template-news-center-past-events .newsletter h2 {
    color: #fff;
    text-align: left;
    margin-bottom: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .newsletter h2,
    .page-template-news-center-events .newsletter h2,
    .page-template-news-center-past-events .newsletter h2 {
        margin-bottom: 1.5rem
    }
}

.page-template-news-center .newsletter p,
.page-template-news-center-events .newsletter p,
.page-template-news-center-past-events .newsletter p {
    margin-bottom: .5rem
}

.page-template-news-center .newsletter a,
.page-template-news-center-events .newsletter a,
.page-template-news-center-past-events .newsletter a {
    text-decoration: underline;
    color: #fff
}

.page-template-news-center .newsletter .cell-press-media,
.page-template-news-center-events .newsletter .cell-press-media,
.page-template-news-center-past-events .newsletter .cell-press-media {
    margin-bottom: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center .newsletter .cell-press-media,
    .page-template-news-center-events .newsletter .cell-press-media,
    .page-template-news-center-past-events .newsletter .cell-press-media {
        margin-bottom: 0
    }
}

.page-template-news-center .newsletter form label,
.page-template-news-center-events .newsletter form label,
.page-template-news-center-past-events .newsletter form label {
    display: block
}

.page-template-news-center .newsletter form input,
.page-template-news-center-events .newsletter form input,
.page-template-news-center-past-events .newsletter form input {
    color: #4d4d4d;
    background-color: #fff;
    padding: 0 1rem;
    width: 100%;
    height: 40px;
    margin: 0.4rem 0;
    line-height: 40px;
    border: 0
}

.page-template-news-center .newsletter form button,
.page-template-news-center-events .newsletter form button,
.page-template-news-center-past-events .newsletter form button {
    color: #fff;
    cursor: pointer;
    margin-top: 0.5rem
}

.page-template-news-center .newsletter form .triangle:after,
.page-template-news-center-events .newsletter form .triangle:after,
.page-template-news-center-past-events .newsletter form .triangle:after {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 10px solid #fff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent
}

.page-template-news-center-publications .publications .grid-container .grid-x,
.page-template-news-center-news .publications .grid-container .grid-x,
.page-template-news-center-blog .publications .grid-container .grid-x {
    border-top: 1px solid #979797;
    padding: 1.5rem 0 1.5rem 0
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center-publications .publications .grid-container .grid-x,
    .page-template-news-center-news .publications .grid-container .grid-x,
    .page-template-news-center-blog .publications .grid-container .grid-x {
        padding: 1.5rem 0 2rem 0
    }
}

.page-template-news-center-publications .publications .grid-container:last-child .grid-x,
.page-template-news-center-news .publications .grid-container:last-child .grid-x,
.page-template-news-center-blog .publications .grid-container:last-child .grid-x {
    border-bottom: 1px solid #979797
}

.page-template-news-center-publications .publications h3,
.page-template-news-center-news .publications h3,
.page-template-news-center-blog .publications h3 {
    color: #4d4d4d;
    line-height: 1.3;
    font-size: 1.375rem;
    margin: 1rem 0 1rem 0
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center-publications .publications h3,
    .page-template-news-center-news .publications h3,
    .page-template-news-center-blog .publications h3 {
        margin: 0 0 1rem 0;
        font-size: 1.75rem
    }
}

.page-template-news-center-publications .publications h3 a,
.page-template-news-center-news .publications h3 a,
.page-template-news-center-blog .publications h3 a {
    color: #4d4d4d
}

.page-template-news-center-publications .publications p,
.page-template-news-center-news .publications p,
.page-template-news-center-blog .publications p {
    font-size: .9375rem;
    line-height: 1.4
}

.page-template-news-center-publications .publications p:last-child,
.page-template-news-center-news .publications p:last-child,
.page-template-news-center-blog .publications p:last-child {
    margin-bottom: 0
}

.page-template-news-center-publications .publications p.deck.small,
.page-template-news-center-news .publications p.deck.small,
.page-template-news-center-blog .publications p.deck.small {
    font-size: .8125rem;
    margin-bottom: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center-publications .publications p.deck.small,
    .page-template-news-center-news .publications p.deck.small,
    .page-template-news-center-blog .publications p.deck.small {
        margin-bottom: 1.5rem
    }
}

.page-template-news-center-publications .publications p.date,
.page-template-news-center-news .publications p.date,
.page-template-news-center-blog .publications p.date {
    font-size: .9375rem;
    margin-top: 1.5rem;
    margin-bottom: 0
}

.page-template-news-center-publications .publications a,
.page-template-news-center-news .publications a,
.page-template-news-center-blog .publications a {
    color: #7CB7B5
}

.page-template-news-center-publications .publications .image,
.page-template-news-center-news .publications .image,
.page-template-news-center-blog .publications .image {
    width: 154px
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center-publications .publications .image,
    .page-template-news-center-news .publications .image,
    .page-template-news-center-blog .publications .image {
        margin-left: 2.5rem
    }
}

.page-template-news-center-publications .publications .image img,
.page-template-news-center-news .publications .image img,
.page-template-news-center-blog .publications .image img {
    width: 100%;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
    margin-bottom: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-news-center-publications .publications .image img,
    .page-template-news-center-news .publications .image img,
    .page-template-news-center-blog .publications .image img {
        margin-bottom: 0
    }
}

.page-template-supporters .supporters {
    max-width: 780px;
    margin: 5.5rem auto
}

.page-template-supporters .supporters h2 {
    padding: 0 0 3rem 0
}

.page-template-supporters .supporters .cell {
    margin-bottom: 3rem;
    text-align: center
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-supporters .supporters .cell:nth-last-child(-n+3) {
        margin-bottom: 0
    }
}

.quote {
    background-color: #568AA6;
    color: #fff;
    padding: 3.5rem 0 3rem 0
}

@media print,
screen and (min-width: 48.0625em) {
    .quote {
        margin: 0
    }
}

.quote .double-quotes {
    font-size: 6.25rem;
    color: #FBC02D;
    line-height: 1;
    height: 50px;
    margin-bottom: 1rem
}

.quote p {
    max-width: 750px;
    line-height: 1.3;
    font-size: 1.375rem
}

@media print,
screen and (min-width: 48.0625em) {
    .quote p {
        font-size: 1.75rem
    }
}

.quote p.source {
    max-width: 790px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.6;
    font-size: .8125rem
}

@media print,
screen and (min-width: 48.0625em) {
    .quote p.source {
        font-size: .9375rem
    }
}

.scorecard-filters {
    background-color: #edeae6;
    text-align: center;
    margin-top: 5rem
}

.scorecard-filters .grid-container {
    padding: 0
}

.scorecard-filters h2 {
    padding: 3rem 0 2.5rem 0
}

.scorecard-filters .cell {
    font-size: 1.5rem;
    color: #fff;
    height: 96px;
    line-height: 96px;
    cursor: pointer
}

.scorecard-filters .cell:nth-child(1) {
    background-color: #568AA6
}

.scorecard-filters .cell:nth-child(2) {
    background-color: #FF8F00
}

.scorecard-filters .cell:nth-child(3) {
    background-color: #77B4B2
}

.scorecard-filters .fa {
    margin-left: 0.2rem
}

.page-template-scorecard .reasons {
    background-color: #efede9;
    padding-bottom: 4rem
}

.page-template-scorecard .reasons img {
    width: 100%
}

.page-template-scorecard .reasons h2 {
    margin: 0;
    padding: 0 0 1.5rem 0
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-scorecard .reasons h2 {
        padding: 0rem 0 2rem 0
    }
}

.page-template-scorecard .reasons h3 {
    line-height: 1.1;
    font-size: 1.875rem;
    margin-bottom: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-scorecard .reasons h3 {
        font-size: 2.25rem
    }
}

.page-template-scorecard .reasons p {
    font-size: .9375rem;
    line-height: 1.4
}

.page-template-scorecard .reasons p.cta a {
    color: #568AA6
}

.page-template-scorecard .reasons p.cta .triangle {
    margin-left: 0.1rem;
    position: relative;
    top: -1px
}

.page-template-scorecard .reasons p.cta .triangle:after {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 7px solid #568AA6;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-scorecard .reasons p.cta .triangle:after {
        display: inline-block;
        content: "";
        width: 0;
        height: 0;
        vertical-align: middle;
        border-left: 9px solid #568AA6;
        border-top: 5.5px solid transparent;
        border-bottom: 5.5px solid transparent
    }
}

.page-template-scorecard .reasons .cell {
    border-top: 20px solid #4d4d4d;
    background-color: #fff;
    margin-bottom: 2rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-scorecard .reasons .cell {
        margin-bottom: 2rem
    }
}

.page-template-scorecard .reasons .cell.cell-blue {
    border-top: 20px solid #568AA6
}

.page-template-scorecard .reasons .cell.cell-red {
    border-top: 20px solid #E5554F
}

.page-template-scorecard .reasons .cell.cell-orange {
    border-top: 20px solid #FF8F00
}

.page-template-scorecard .reasons .cell.cell-turquoise {
    border-top: 20px solid #77B4B2
}

.page-template-scorecard .reasons .cell.cell-yellow {
    border-top: 20px solid #fbb828
}

.page-template-scorecard .info {
    padding: 1.5rem
}

@media print,
screen and (min-width: 48.0625em) {
    .page-template-scorecard .info {
        padding: 1.5rem
    }
}

.page-template-scorecard .info p:last-child {
    margin-bottom: 0
}

article ol li,
article ul li {
    margin: 0.5rem 0 0.5rem 1rem
}

article blockquote {
    border: 0;
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    text-align: center;
    margin: 3.5rem 0 1.5rem 0;
    padding: 2rem
}

@media print,
screen and (min-width: 48.0625em) {
    article blockquote {
        padding: 3rem
    }
}

article blockquote p {
    color: #568AA6;
    font-size: 1.5rem;
    line-height: 1.2
}

@media print,
screen and (min-width: 48.0625em) {
    article blockquote p {
        font-size: 2.25rem;
        line-height: 1.1
    }
}

article blockquote h6 {
    color: #4d4d4d;
    margin: 0;
    letter-spacing: 2.4px;
    line-height: 1;
    text-transform: uppercase;
    font-size: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    article blockquote h6 {
        font-size: 1.125rem
    }
}

article h3 {
    font-size: 1.5rem
}

article h4 {
    font-size: 1.25rem
}

article .wp-caption {
    width: auto !important;
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    margin: 2rem 0;
    padding: 1.5rem 0 0 0
}

article .wp-caption p {
    font-size: .9375rem;
    color: #A1A1A1;
    line-height: 1.4;
    margin-top: 1rem
}

article img {
    max-width: 100%;
    width: auto !important;
    height: auto !important
}

.search-results h1 {
    margin-bottom: 0;
    margin-top: 2.25rem
}

@media print,
screen and (min-width: 48.0625em) {
    .search-results h1 {
        margin-top: 4.5rem
    }
}

.search-results .pages h2 {
    text-align: left;
    border-bottom: 3px solid #4d4d4d;
    padding-bottom: 0.5rem;
    margin-top: 2.25rem;
    margin-bottom: 1.5rem
}

@media print,
screen and (min-width: 48.0625em) {
    .search-results .pages h2 {
        margin-top: 4.5rem
    }
}

.search-results .pages .search-result {
    border-bottom: 1px solid #979797;
    margin-bottom: 1.5rem;
    padding-bottom: 2rem
}

@media print,
screen and (min-width: 48.0625em) {
    .search-results .pages .search-result .info {
        max-width: 550px
    }
}

.search-results .pages .search-result h3 {
    margin: 0
}

.search-results .pages .search-result h3 a {
    font-size: 1.125rem;
    color: #4d4d4d;
    line-height: 1.5;
    display: block
}

.search-results .pages .search-result p {
    margin: 0;
    font-size: .8125rem
}

.search-results .pages .search-result p.permalink a {
    color: #568AA6
}

.pagination {
    margin-top: 2rem
}

@media print,
screen and (min-width: 48.0625em) {
    .pagination {
        margin-top: 4rem
    }
}

.pagination .current,
.pagination a {
    color: #4d4d4d;
    margin-right: 0.5rem
}

.leadboard-intro {
    margin-bottom: 4rem
}

.leadboard-intro h2 {
    line-height: 1.1;
    color: #4d4d4d;
    text-align: left;
    padding: 2rem 0 1rem 0;
    font-size: 1.875rem
}

@media print,
screen and (min-width: 48.0625em) {
    .leadboard-intro h2 {
        padding: 4rem 0 1rem 0;
        font-size: 2.625rem
    }
}

.filters {
    margin: 4rem 0 2rem 0
}

.filters .rankings {
    background-color: #EFEDE9;
    padding: 2rem 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .filters .rankings {
        padding: 3rem 0.25rem;
        border-top: 1px solid #4d4d4d;
        background-color: rgba(239, 237, 233, 0.5)
    }
}

.filters h2 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem
}

@media print,
screen and (min-width: 48.0625em) {
    .filters h2 {
        font-size: 2.875rem
    }
}

.filters h3 {
    text-align: center;
    line-height: 1.3;
    margin-bottom: 0.5rem;
    font-size: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .filters h3 {
        font-size: 1.5rem
    }
}

.filters .menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 48em) {
    .filters .menu {
        text-align: center;
        max-width: 270px;
        margin: 0 auto
    }
}

.filters .menu a:after {
    right: 0 !important;
    margin-top: 0 !important;
    border-color: #4d4d4d transparent transparent !important
}

@media print,
screen and (min-width: 48.0625em) {
    .filters .menu a:after {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.filters .menu li.is-dropdown-submenu-parent.is-active a:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media print,
screen and (min-width: 48.0625em) {
    .filters .menu li.is-dropdown-submenu-parent.is-active a:after {
        -webkit-transform: scale(1.5) rotate(180deg);
        -ms-transform: scale(1.5) rotate(180deg);
        transform: scale(1.5) rotate(180deg)
    }
}

.filters .menu .static {
    color: #4d4d4d;
    cursor: text;
    font-size: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .filters .menu .static {
        padding-left: 1.75rem;
        padding-right: 1.50rem;
        font-size: 1.5rem
    }
}

.filters .menu .current {
    border-bottom: 1px solid #4d4d4d;
    color: #77B4B2;
    font-size: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .filters .menu .current {
        font-size: 1.5rem
    }
}

.filters .menu .current.current-type {
    text-align: center
}

@media print,
screen and (min-width: 48.0625em) {
    .filters .menu .current.current-type {
        width: 290px
    }
}

.filters .menu .menu {
    width: 100%;
    text-align: center;
    padding: 1rem;
    background-color: #e9e9e8
}

@media print,
screen and (min-width: 48.0625em) {
    .filters .menu .menu {
        border: 1px solid #EFEDE9;
        background-color: #fff
    }
}

.filters .menu .menu .label {
    font-size: .8125rem;
    color: #4d4d4d;
    letter-spacing: 1px;
    padding: 0.5rem 0;
    text-transform: uppercase
}

.filters .menu .menu a {
    display: block;
    padding: 0.5rem 0;
    font-size: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .filters .menu .menu a {
        font-size: 1.25rem
    }
}

.filters .menu .menu-years {
    width: auto
}

@media print,
screen and (min-width: 48.0625em) {
    .filters .menu .menu-years {
        min-width: 0;
        width: 100px
    }
}

.leaderboard h2 {
    line-height: 1.8;
    text-align: right;
    font-size: .8125rem
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard h2 {
        font-size: .9375rem
    }
}

.leaderboard .companies>.company-below-median~.company-below-median,
.leaderboard .company {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #4d4d4d;
    padding: 1rem 0
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .companies>.company-below-median~.company-below-median,
    .leaderboard .company {
        padding: 1.25rem 0
    }
}

.leaderboard .company:last-child {
    border-bottom: 1px solid #4d4d4d
}

.leaderboard .company-median {
    position: relative;
    background-color: #a1a1a1;
    padding: 0;
    border: 0;
    height: 40px;
    margin: 0.5rem 0
}

@media screen and (min-width: 67.5em) {
    .leaderboard .company-median {
        margin: 2rem 0;
        height: 7px
    }
}

.leaderboard .company-median span {
    display: none
}

@media screen and (min-width: 67.5em) {
    .leaderboard .company-median span {
        position: absolute;
        display: block;
        text-align: center;
        color: #4d4d4d;
        width: 50px;
        right: -78px;
        top: -10px;
        z-index: 2
    }
}

.leaderboard .company-median span em,
.leaderboard .company-median span strong {
    display: block;
    font-style: normal
}

.leaderboard .company-median span em {
    font-size: .875rem;
    line-height: 1
}

.leaderboard .company-median span strong {
    font-size: .625rem
}

.leaderboard .company-median p {
    display: block;
    text-align: center;
    font-size: 1rem;
    text-align: right;
    padding-right: 1rem;
    color: #fff;
    margin: 0;
    width: 100%;
    line-height: 40px
}

@media screen and (min-width: 67.5em) {
    .leaderboard .company-median p {
        display: none
    }
}

.leaderboard .company-median img {
    display: none
}

@media screen and (min-width: 67.5em) {
    .leaderboard .company-median img {
        display: block;
        width: 85px;
        height: 66px;
        position: absolute;
        right: -85px;
        top: -29px;
        z-index: 1
    }
}

.leaderboard .companies>.company-below-median {
    border: 0
}

.leaderboard .grid-x-company {
    width: 100%
}

.leaderboard .cell-icon {
    width: calc(45% - 40px);
    text-align: center
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .cell-icon {
        width: 300px
    }
}

.leaderboard .cell-icon img {
    width: 100px
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .cell-icon img {
        width: 160px
    }
}

.leaderboard .cell-score {
    overflow: hidden;
    width: 80px
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .cell-score {
        width: 120px
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .cell-sponsor,
    .leaderboard .cell-indication {
        width: 170px
    }
}

@media print,
screen and (min-width: 64em) {
    .leaderboard .cell-sponsor,
    .leaderboard .cell-indication {
        width: 220px
    }
}

.leaderboard .cell-indication {
    text-transform: capitalize
}

.leaderboard .cell-rank-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: calc(55% - 40px)
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .cell-rank-name {
        width: 55%
    }
}

.leaderboard .cell-rank-name .pound {
    line-height: 0.7;
    font-size: 1.75rem
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .cell-rank-name .pound {
        font-size: 3rem
    }
}

.leaderboard .cell-rank-name .number {
    line-height: 0.6;
    margin-right: 1rem;
    font-size: 1.875rem;
    width: 22px
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .cell-rank-name .number {
        margin-right: 2rem;
        font-size: 2.625rem
    }
}

.leaderboard .cell-rank-name .triangle {
    width: 22px
}

@media screen and (max-width: 48em) {
    .leaderboard .cell-rank-name .triangle {
        position: relative;
        top: -3px
    }
}

.leaderboard .cell-rank-name .triangle img {
    width: 8px
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .cell-rank-name .triangle img {
        width: 12px
    }
}

.leaderboard .cell-rank-name .equal {
    font-size: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .cell-rank-name .equal {
        font-size: 1.25rem
    }
}

.leaderboard .cell-rank-name .name {
    line-height: 1.3;
    color: #4d4d4d;
    font-size: 1rem;
    margin-left: 0.5rem
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .cell-rank-name .name {
        margin-left: 1rem;
        font-size: 1.75rem
    }
}

.leaderboard .cell-rank-name .name-drug {
    margin-left: 0
}

@media screen and (max-width: 48em) {
    .leaderboard .cell-rank-name .name-drug {
        padding-top: 0.20rem
    }
}

.leaderboard .cell-rank-name .name-drug em {
    display: block;
    font-style: normal;
    font-size: 1rem;
    padding-top: 0.5rem
}

.leaderboard .labels {
    font-size: .9375rem;
    padding-bottom: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.leaderboard .labels .grid-x {
    width: 100%
}

.leaderboard .labels .cell-label-score {
    width: auto
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .labels .cell-label-score {
        width: 120px
    }
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .labels .cell-label-sponsor,
    .leaderboard .labels .cell-label-indication {
        width: 170px
    }
}

@media print,
screen and (min-width: 64em) {
    .leaderboard .labels .cell-label-sponsor,
    .leaderboard .labels .cell-label-indication {
        width: 220px
    }
}

.leaderboard .legend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 2rem
}

.leaderboard .legend .symbol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 0.5rem
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .legend .symbol {
        margin-right: 1rem
    }
}

.leaderboard .legend .symbol:last-child {
    margin-right: 0
}

.leaderboard .legend span {
    position: relative;
    top: -4px;
    margin-right: 0.5rem
}

.leaderboard .legend span img {
    width: 8px
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .legend span img {
        width: 12px
    }
}

.leaderboard .legend .equal {
    font-size: 1rem
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .legend .equal {
        font-size: 1.25rem
    }
}

.leaderboard .legend p {
    font-size: .5625rem
}

@media print,
screen and (min-width: 48.0625em) {
    .leaderboard .legend p {
        font-size: .8125rem
    }
}

.leaderboard .action {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 0
}

.fade-move-set .fade-move-set-item {
    position: relative;
    top: 2.5rem;
    -webkit-transition: top 1s, opacity 1s;
    -o-transition: top 1s, opacity 1s;
    transition: top 1s, opacity 1s;
    opacity: 0
}

.fade-move-set .fade-move-set-item.state--moved {
    top: 0;
    opacity: 1
}

.fade-move-set.fade-move-set-rankings .fade-move-set-item {
    -webkit-transition: top .5s, opacity 1s;
    -o-transition: top .5s, opacity 1s;
    transition: top .5s, opacity 1s
}

.fade-set .fade-set-item {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 0
}

.fade-set .fade-set-item.state--faded {
    opacity: 1
}

a.btn:hover {
    color: #fff !important;
    text-decoration: none !important
}

a.btn.btn-orange:hover {
    background-color: #D37E29
}

a.btn.btn-red:hover {
    background-color: #C0574F
}

a.btn.btn-blue:hover {
    background-color: #567A8F
}

a.btn.btn-turquoise:hover {
    background-color: #6E9997
}

.follow a:hover,
footer a:hover {
    color: #7CB7B5 !important
}

.search-links a.contact:hover,
.search-links a.faq:hover {
    color: #7CB7B5
}

.search-links a.donate:hover {
    background-color: #70A9a7
}

.search-links input[type="submit"]:hover {
    opacity: 0.5
}

.search-links a.active {
    color: #7CB7B5
}

.main-menu .menu .is-accordion-submenu a:hover {
    color: #fff
}

@media print,
screen and (min-width: 48.0625em) {
    .main-menu .menu a:hover {
        color: #7CB7B5
    }
    .main-menu .menu ul.is-dropdown-submenu a:hover {
        background-color: #7CB7B5;
        color: #fff
    }
}

.horizontal-menu a:hover {
    color: #7CB7B5
}

.horizontal-menu ul.is-dropdown-submenu a:hover {
    background-color: #7CB7B5;
    color: #fff
}

.team .links a:hover {
    color: #7CB7B5
}

.page-template-news-center .info h3 a:hover {
    color: #4d4d4d;
    text-decoration: none
}

.page-template-news-center p.more a:hover {
    color: #4d4d4d
}

.scorecard-filters .cell:nth-child(1):hover {
    background-color: #567A8F
}

.scorecard-filters .cell:nth-child(2):hover {
    background-color: #D37E29
}

.scorecard-filters .cell:nth-child(3):hover {
    background-color: #6E9997
}

.hero-buttons .button-left:hover {
    background: #568aa6
}

.hero-buttons .button-right:hover {
    background: #7cb7b5
}

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

.breadcrumb-title h1 a:hover,
.article-title h1 a:hover {
    color: #4d4d4d
}

.events h3 a:hover {
    color: #4d4d4d
}

.hamburger {
    display: inline-block;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    width: 30px;
    height: 20px;
    margin-left: 5px;
    margin-right: 5px
}

.hamburger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #4d4d4d;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.hamburger span:nth-child(1) {
    top: 2px
}

.hamburger span:nth-child(2),
.hamburger span:nth-child(3) {
    top: 9px
}

.hamburger span:nth-child(4) {
    top: 16px
}

.donuts {
    position: relative
}

.donut svg {
    pointer-events: none;
    height: 140px;
    width: 140px
}

.donut svg path {
    fill: none;
    stroke-width: 10px;
    stroke: #77B4B2
}

.donut-background svg path {
    stroke: #e5e5e5
}

.donut {
    width: 95px;
    height: 95px;
    position: relative;
    display: block;
    float: right
}

@media screen and (max-width: 48em) {
    .donut {
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6)
    }
}

.donut-score {
    position: absolute;
    top: 0;
    right: 0
}

.donut span {
    font-size: 1.125rem;
    margin-top: 34px;
    display: block;
    position: absolute;
    width: 100%;
    text-align: center
}


/*# sourceMappingURL=maps/app.css.map */