/*! 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=40em&large=64em&xlarge=75em&xxlarge=90em"
}

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: "adobe-garamond-pro", serif;
    font-weight: normal;
    line-height: 1.5;
    color: #000;
    -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: 1.25rem;
    padding-left: 1.25rem;
    max-width: 63.75rem;
    margin: 0 auto
}

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

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

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

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

@media print, screen and (min-width: 64em) {
    .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: 40em) {
    .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.3333333333%
}

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
    .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.3333333333%
    }

    .grid-x > .medium-2 {
        width: 16.6666666667%
    }

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

    .grid-x > .medium-4 {
        width: 33.3333333333%
    }

    .grid-x > .medium-5 {
        width: 41.6666666667%
    }

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

    .grid-x > .medium-7 {
        width: 58.3333333333%
    }

    .grid-x > .medium-8 {
        width: 66.6666666667%
    }

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

    .grid-x > .medium-10 {
        width: 83.3333333333%
    }

    .grid-x > .medium-11 {
        width: 91.6666666667%
    }

    .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.3333333333%
    }

    .grid-x > .large-2 {
        width: 16.6666666667%
    }

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

    .grid-x > .large-4 {
        width: 33.3333333333%
    }

    .grid-x > .large-5 {
        width: 41.6666666667%
    }

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

    .grid-x > .large-7 {
        width: 58.3333333333%
    }

    .grid-x > .large-8 {
        width: 66.6666666667%
    }

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

    .grid-x > .large-10 {
        width: 83.3333333333%
    }

    .grid-x > .large-11 {
        width: 91.6666666667%
    }

    .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: -1.25rem;
    margin-right: -1.25rem
}

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

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

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

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

@media print, screen and (min-width: 64em) {
    .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.3333333333% - 2.5rem)
}

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
    .grid-margin-x > .auto {
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .grid-margin-x > .medium-1 {
        width: calc(8.3333333333% - 2.5rem)
    }

    .grid-margin-x > .medium-2 {
        width: calc(16.6666666667% - 2.5rem)
    }

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

    .grid-margin-x > .medium-4 {
        width: calc(33.3333333333% - 2.5rem)
    }

    .grid-margin-x > .medium-5 {
        width: calc(41.6666666667% - 2.5rem)
    }

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

    .grid-margin-x > .medium-7 {
        width: calc(58.3333333333% - 2.5rem)
    }

    .grid-margin-x > .medium-8 {
        width: calc(66.6666666667% - 2.5rem)
    }

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

    .grid-margin-x > .medium-10 {
        width: calc(83.3333333333% - 2.5rem)
    }

    .grid-margin-x > .medium-11 {
        width: calc(91.6666666667% - 2.5rem)
    }

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

@media print, screen and (min-width: 64em) {
    .grid-margin-x > .auto {
        width: auto
    }

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

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

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

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

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

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

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

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

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

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

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

    .grid-margin-x > .small-11 {
        width: calc(91.6666666667% - 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.3333333333% - 1.875rem)
    }

    .grid-margin-x > .medium-2 {
        width: calc(16.6666666667% - 1.875rem)
    }

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

    .grid-margin-x > .medium-4 {
        width: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-x > .medium-5 {
        width: calc(41.6666666667% - 1.875rem)
    }

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

    .grid-margin-x > .medium-7 {
        width: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-x > .medium-8 {
        width: calc(66.6666666667% - 1.875rem)
    }

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

    .grid-margin-x > .medium-10 {
        width: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-x > .medium-11 {
        width: calc(91.6666666667% - 1.875rem)
    }

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

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

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

    .grid-margin-x > .large-1 {
        width: calc(8.3333333333% - 1.875rem)
    }

    .grid-margin-x > .large-2 {
        width: calc(16.6666666667% - 1.875rem)
    }

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

    .grid-margin-x > .large-4 {
        width: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-x > .large-5 {
        width: calc(41.6666666667% - 1.875rem)
    }

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

    .grid-margin-x > .large-7 {
        width: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-x > .large-8 {
        width: calc(66.6666666667% - 1.875rem)
    }

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

    .grid-margin-x > .large-10 {
        width: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-x > .large-11 {
        width: calc(91.6666666667% - 1.875rem)
    }

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .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.3333333333%
}

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

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

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

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

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

@media print, screen and (min-width: 40em) {
    .medium-up-1 > .cell {
        width: 100%
    }

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

    .medium-up-3 > .cell {
        width: 33.3333333333%
    }

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

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

    .medium-up-6 > .cell {
        width: 16.6666666667%
    }

    .medium-up-7 > .cell {
        width: 14.2857142857%
    }

    .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.3333333333%
    }

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

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

    .large-up-6 > .cell {
        width: 16.6666666667%
    }

    .large-up-7 > .cell {
        width: 14.2857142857%
    }

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
    .grid-margin-x.small-up-1 > .cell {
        width: calc(100% - 2.5rem)
    }

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

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

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

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

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

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

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

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

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

    .grid-margin-x.medium-up-3 > .cell {
        width: calc(33.3333333333% - 2.5rem)
    }

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

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

    .grid-margin-x.medium-up-6 > .cell {
        width: calc(16.6666666667% - 2.5rem)
    }

    .grid-margin-x.medium-up-7 > .cell {
        width: calc(14.2857142857% - 2.5rem)
    }

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

@media print, screen and (min-width: 64em) {
    .grid-margin-x.small-up-1 > .cell {
        width: calc(100% - 2.5rem)
    }

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

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

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

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

    .grid-margin-x.medium-up-3 > .cell {
        width: calc(33.3333333333% - 2.5rem)
    }

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

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

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

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

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

    .grid-margin-x.medium-up-6 > .cell {
        width: calc(16.6666666667% - 2.5rem)
    }

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

    .grid-margin-x.medium-up-7 > .cell {
        width: calc(14.2857142857% - 2.5rem)
    }

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

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

    .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.3333333333% - 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.6666666667% - 1.875rem)
    }

    .grid-margin-x.large-up-7 > .cell {
        width: calc(14.2857142857% - 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.3333333333%
}

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
    .small-margin-collapse > .medium-1 {
        width: 8.3333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
        width: 8.3333333333%
    }

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

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

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

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

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

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

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

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

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

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

    .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: 40em) {
    .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: 40em) {
    .medium-margin-collapse > .small-1 {
        width: 8.3333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
    .medium-margin-collapse > .medium-1 {
        width: 8.3333333333%
    }

    .medium-margin-collapse > .medium-2 {
        width: 16.6666666667%
    }

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

    .medium-margin-collapse > .medium-4 {
        width: 33.3333333333%
    }

    .medium-margin-collapse > .medium-5 {
        width: 41.6666666667%
    }

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

    .medium-margin-collapse > .medium-7 {
        width: 58.3333333333%
    }

    .medium-margin-collapse > .medium-8 {
        width: 66.6666666667%
    }

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

    .medium-margin-collapse > .medium-10 {
        width: 83.3333333333%
    }

    .medium-margin-collapse > .medium-11 {
        width: 91.6666666667%
    }

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

@media print, screen and (min-width: 64em) {
    .medium-margin-collapse > .large-1 {
        width: 8.3333333333%
    }

    .medium-margin-collapse > .large-2 {
        width: 16.6666666667%
    }

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

    .medium-margin-collapse > .large-4 {
        width: 33.3333333333%
    }

    .medium-margin-collapse > .large-5 {
        width: 41.6666666667%
    }

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

    .medium-margin-collapse > .large-7 {
        width: 58.3333333333%
    }

    .medium-margin-collapse > .large-8 {
        width: 66.6666666667%
    }

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

    .medium-margin-collapse > .large-10 {
        width: 83.3333333333%
    }

    .medium-margin-collapse > .large-11 {
        width: 91.6666666667%
    }

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

@media print, screen and (min-width: 40em) {
    .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.3333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .medium-1 {
        width: 8.3333333333%
    }

    .large-margin-collapse > .medium-2 {
        width: 16.6666666667%
    }

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

    .large-margin-collapse > .medium-4 {
        width: 33.3333333333%
    }

    .large-margin-collapse > .medium-5 {
        width: 41.6666666667%
    }

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

    .large-margin-collapse > .medium-7 {
        width: 58.3333333333%
    }

    .large-margin-collapse > .medium-8 {
        width: 66.6666666667%
    }

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

    .large-margin-collapse > .medium-10 {
        width: 83.3333333333%
    }

    .large-margin-collapse > .medium-11 {
        width: 91.6666666667%
    }

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

@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .large-1 {
        width: 8.3333333333%
    }

    .large-margin-collapse > .large-2 {
        width: 16.6666666667%
    }

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

    .large-margin-collapse > .large-4 {
        width: 33.3333333333%
    }

    .large-margin-collapse > .large-5 {
        width: 41.6666666667%
    }

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

    .large-margin-collapse > .large-7 {
        width: 58.3333333333%
    }

    .large-margin-collapse > .large-8 {
        width: 66.6666666667%
    }

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

    .large-margin-collapse > .large-10 {
        width: 83.3333333333%
    }

    .large-margin-collapse > .large-11 {
        width: 91.6666666667%
    }

    .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% + 1.25rem)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
    .medium-offset-0 {
        margin-left: 0%
    }

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

    .medium-offset-1 {
        margin-left: 8.3333333333%
    }

    .grid-margin-x > .medium-offset-1 {
        margin-left: calc(8.3333333333% + 1.25rem)
    }

    .medium-offset-2 {
        margin-left: 16.6666666667%
    }

    .grid-margin-x > .medium-offset-2 {
        margin-left: calc(16.6666666667% + 1.25rem)
    }

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

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

    .medium-offset-4 {
        margin-left: 33.3333333333%
    }

    .grid-margin-x > .medium-offset-4 {
        margin-left: calc(33.3333333333% + 1.25rem)
    }

    .medium-offset-5 {
        margin-left: 41.6666666667%
    }

    .grid-margin-x > .medium-offset-5 {
        margin-left: calc(41.6666666667% + 1.25rem)
    }

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

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

    .medium-offset-7 {
        margin-left: 58.3333333333%
    }

    .grid-margin-x > .medium-offset-7 {
        margin-left: calc(58.3333333333% + 1.25rem)
    }

    .medium-offset-8 {
        margin-left: 66.6666666667%
    }

    .grid-margin-x > .medium-offset-8 {
        margin-left: calc(66.6666666667% + 1.25rem)
    }

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

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

    .medium-offset-10 {
        margin-left: 83.3333333333%
    }

    .grid-margin-x > .medium-offset-10 {
        margin-left: calc(83.3333333333% + 1.25rem)
    }

    .medium-offset-11 {
        margin-left: 91.6666666667%
    }

    .grid-margin-x > .medium-offset-11 {
        margin-left: calc(91.6666666667% + 1.25rem)
    }
}

@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.3333333333%
    }

    .grid-margin-x > .large-offset-1 {
        margin-left: calc(8.3333333333% + .9375rem)
    }

    .large-offset-2 {
        margin-left: 16.6666666667%
    }

    .grid-margin-x > .large-offset-2 {
        margin-left: calc(16.6666666667% + .9375rem)
    }

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

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

    .large-offset-4 {
        margin-left: 33.3333333333%
    }

    .grid-margin-x > .large-offset-4 {
        margin-left: calc(33.3333333333% + .9375rem)
    }

    .large-offset-5 {
        margin-left: 41.6666666667%
    }

    .grid-margin-x > .large-offset-5 {
        margin-left: calc(41.6666666667% + .9375rem)
    }

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

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

    .large-offset-7 {
        margin-left: 58.3333333333%
    }

    .grid-margin-x > .large-offset-7 {
        margin-left: calc(58.3333333333% + .9375rem)
    }

    .large-offset-8 {
        margin-left: 66.6666666667%
    }

    .grid-margin-x > .large-offset-8 {
        margin-left: calc(66.6666666667% + .9375rem)
    }

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

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

    .large-offset-10 {
        margin-left: 83.3333333333%
    }

    .grid-margin-x > .large-offset-10 {
        margin-left: calc(83.3333333333% + .9375rem)
    }

    .large-offset-11 {
        margin-left: 91.6666666667%
    }

    .grid-margin-x > .large-offset-11 {
        margin-left: calc(91.6666666667% + .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
}

.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: 40em) {
    .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.3333333333%
}

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
    .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.3333333333%
    }

    .grid-y > .medium-2 {
        height: 16.6666666667%
    }

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

    .grid-y > .medium-4 {
        height: 33.3333333333%
    }

    .grid-y > .medium-5 {
        height: 41.6666666667%
    }

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

    .grid-y > .medium-7 {
        height: 58.3333333333%
    }

    .grid-y > .medium-8 {
        height: 66.6666666667%
    }

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

    .grid-y > .medium-10 {
        height: 83.3333333333%
    }

    .grid-y > .medium-11 {
        height: 91.6666666667%
    }

    .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.3333333333%
    }

    .grid-y > .large-2 {
        height: 16.6666666667%
    }

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

    .grid-y > .large-4 {
        height: 33.3333333333%
    }

    .grid-y > .large-5 {
        height: 41.6666666667%
    }

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

    .grid-y > .large-7 {
        height: 58.3333333333%
    }

    .grid-y > .large-8 {
        height: 66.6666666667%
    }

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

    .grid-y > .large-10 {
        height: 83.3333333333%
    }

    .grid-y > .large-11 {
        height: 91.6666666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .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.3333333333% - 2.5rem)
}

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
        height: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .grid-margin-y > .medium-1 {
        height: calc(8.3333333333% - 2.5rem)
    }

    .grid-margin-y > .medium-2 {
        height: calc(16.6666666667% - 2.5rem)
    }

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

    .grid-margin-y > .medium-4 {
        height: calc(33.3333333333% - 2.5rem)
    }

    .grid-margin-y > .medium-5 {
        height: calc(41.6666666667% - 2.5rem)
    }

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

    .grid-margin-y > .medium-7 {
        height: calc(58.3333333333% - 2.5rem)
    }

    .grid-margin-y > .medium-8 {
        height: calc(66.6666666667% - 2.5rem)
    }

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

    .grid-margin-y > .medium-10 {
        height: calc(83.3333333333% - 2.5rem)
    }

    .grid-margin-y > .medium-11 {
        height: calc(91.6666666667% - 2.5rem)
    }

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

@media print, screen and (min-width: 64em) {
    .grid-margin-y > .auto {
        height: auto
    }

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

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

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

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

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

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

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

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

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

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

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

    .grid-margin-y > .small-11 {
        height: calc(91.6666666667% - 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.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-2 {
        height: calc(16.6666666667% - 1.875rem)
    }

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

    .grid-margin-y > .medium-4 {
        height: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-5 {
        height: calc(41.6666666667% - 1.875rem)
    }

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

    .grid-margin-y > .medium-7 {
        height: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-8 {
        height: calc(66.6666666667% - 1.875rem)
    }

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

    .grid-margin-y > .medium-10 {
        height: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-11 {
        height: calc(91.6666666667% - 1.875rem)
    }

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

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

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

    .grid-margin-y > .large-1 {
        height: calc(8.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-2 {
        height: calc(16.6666666667% - 1.875rem)
    }

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

    .grid-margin-y > .large-4 {
        height: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-5 {
        height: calc(41.6666666667% - 1.875rem)
    }

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

    .grid-margin-y > .large-7 {
        height: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-8 {
        height: calc(66.6666666667% - 1.875rem)
    }

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

    .grid-margin-y > .large-10 {
        height: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-11 {
        height: calc(91.6666666667% - 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%;
    -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: 40em) {
    .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%;
        -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%;
        -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: 40em) {
    .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: 40em) {
    .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: -1.25rem;
    margin-bottom: -1.25rem
}

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

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

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

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

@media print, screen and (min-width: 64em) {
    .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.3333333333% - 2.5rem)
}

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
        height: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .grid-margin-y > .medium-1 {
        height: calc(8.3333333333% - 2.5rem)
    }

    .grid-margin-y > .medium-2 {
        height: calc(16.6666666667% - 2.5rem)
    }

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

    .grid-margin-y > .medium-4 {
        height: calc(33.3333333333% - 2.5rem)
    }

    .grid-margin-y > .medium-5 {
        height: calc(41.6666666667% - 2.5rem)
    }

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

    .grid-margin-y > .medium-7 {
        height: calc(58.3333333333% - 2.5rem)
    }

    .grid-margin-y > .medium-8 {
        height: calc(66.6666666667% - 2.5rem)
    }

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

    .grid-margin-y > .medium-10 {
        height: calc(83.3333333333% - 2.5rem)
    }

    .grid-margin-y > .medium-11 {
        height: calc(91.6666666667% - 2.5rem)
    }

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

@media print, screen and (min-width: 64em) {
    .grid-margin-y > .auto {
        height: auto
    }

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

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

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

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

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

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

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

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

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

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

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

    .grid-margin-y > .small-11 {
        height: calc(91.6666666667% - 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.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-2 {
        height: calc(16.6666666667% - 1.875rem)
    }

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

    .grid-margin-y > .medium-4 {
        height: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-5 {
        height: calc(41.6666666667% - 1.875rem)
    }

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

    .grid-margin-y > .medium-7 {
        height: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-8 {
        height: calc(66.6666666667% - 1.875rem)
    }

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

    .grid-margin-y > .medium-10 {
        height: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-11 {
        height: calc(91.6666666667% - 1.875rem)
    }

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

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

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

    .grid-margin-y > .large-1 {
        height: calc(8.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-2 {
        height: calc(16.6666666667% - 1.875rem)
    }

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

    .grid-margin-y > .large-4 {
        height: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-5 {
        height: calc(41.6666666667% - 1.875rem)
    }

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

    .grid-margin-y > .large-7 {
        height: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-8 {
        height: calc(66.6666666667% - 1.875rem)
    }

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

    .grid-margin-y > .large-10 {
        height: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-11 {
        height: calc(91.6666666667% - 1.875rem)
    }

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

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

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

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

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

@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: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

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

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

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

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "adobe-garamond-pro", serif;
    font-style: normal;
    font-weight: normal;
    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: 40em) {
    h1, .h1 {
        font-size: 3rem
    }

    h2, .h2 {
        font-size: 2.5rem
    }

    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: #1779ba;
    text-decoration: none;
    cursor: pointer
}

a:hover, a:focus {
    color: #1468a0
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 63.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: 1rem;
    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: bold
}

blockquote {
    margin: 0 0 1rem;
    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 #000;
    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: #000
}

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

.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: 40em) {
    .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
    }
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    cursor: pointer
}

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

.close-button:hover, .close-button:focus {
    color: #000
}

.close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .5s ease, visibility .5s ease;
    transition: opacity .5s ease, visibility .5s ease;
    background: rgba(0, 0, 0, 0.75);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #98002e
}

[data-whatinput='mouse'] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 1500
}

.off-canvas.is-transition-overlap.is-open {
    -webkit-box-shadow: none;
    box-shadow: none
}

.off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #98002e
}

[data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 1500
}

.off-canvas-absolute.is-transition-overlap.is-open {
    -webkit-box-shadow: none;
    box-shadow: none
}

.off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 312px;
    -webkit-transform: translateX(-312px);
    transform: translateX(-312px)
}

.off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-312px);
    transform: translateX(-312px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(312px);
    transform: translateX(312px)
}

.position-left.is-transition-push {
    -webkit-box-shadow: inset 0 0 0 0 none;
    box-shadow: inset 0 0 0 0 none
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 312px;
    -webkit-transform: translateX(312px);
    transform: translateX(312px)
}

.off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(312px);
    transform: translateX(312px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-312px);
    transform: translateX(-312px)
}

.position-right.is-transition-push {
    -webkit-box-shadow: inset 0 0 0 0 none;
    box-shadow: inset 0 0 0 0 none
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(-250px);
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
    transform: translateY(250px)
}

.position-top.is-transition-push {
    -webkit-box-shadow: inset 0 0 0 0 none;
    box-shadow: inset 0 0 0 0 none
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(250px);
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
    transform: translateY(-250px)
}

.position-bottom.is-transition-push {
    -webkit-box-shadow: inset 0 0 0 0 none;
    box-shadow: inset 0 0 0 0 none
}

.off-canvas-content {
    -webkit-transform: none;
    transform: none;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media print, screen and (min-width: 40em) {
    .position-left.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 312px
    }

    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 312px
    }

    .position-right.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 312px
    }

    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 312px
    }

    .position-top.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 312px
    }

    .position-top.reveal-for-medium ~ .off-canvas-content {
        margin-top: 312px
    }

    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 312px
    }

    .position-bottom.reveal-for-medium ~ .off-canvas-content {
        margin-bottom: 312px
    }
}

@media print, screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-large {
        -webkit-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 312px
    }

    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 312px
    }

    .position-right.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-large {
        -webkit-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 312px
    }

    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 312px
    }

    .position-top.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-large {
        -webkit-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 312px
    }

    .position-top.reveal-for-large ~ .off-canvas-content {
        margin-top: 312px
    }

    .position-bottom.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-large {
        -webkit-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 312px
    }

    .position-bottom.reveal-for-large ~ .off-canvas-content {
        margin-bottom: 312px
    }
}

@media print, screen and (min-width: 40em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        transition: inherit
    }

    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print, screen and (min-width: 64em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        transition: inherit
    }

    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

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

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

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

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

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

@media screen and (max-width: 39.9375em), 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
    }
}

@font-face {
    font-family: 'fontello';
    src: url("../font/fontello.eot?26156792");
    src: url("../font/fontello.eot?26156792#iefix") format("embedded-opentype"), url("../font/fontello.woff2?26156792") format("woff2"), url("../font/fontello.woff?26156792") format("woff"), url("../font/fontello.ttf?26156792") format("truetype"), url("../font/fontello.svg?26156792#fontello") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-email:before {
    content: '\e800'
}

.icon-external-link:before {
    content: '\e801'
}

.icon-facebook:before {
    content: '\e802'
}

.icon-linkedin:before {
    content: '\e803'
}

.icon-down-open-big:before {
    content: '\e804'
}

.icon-twitter:before {
    content: '\e805'
}

.icon-arrow-down:before {
    content: '\e809'
}

@impot "../bower_components/fullpage.js/dist/jquery.fullpage.css"; .btn-text {
                                                                       font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
                                                                       font-weight: 700;
                                                                       font-style: normal;
                                                                       color: #98002e;
                                                                       font-size: 12px;
                                                                       letter-spacing: 2px;
                                                                       text-transform: uppercase;
                                                                       -webkit-transition: color 150ms ease;
                                                                       transition: color 150ms ease
                                                                   }

.btn-text i {
    color: #E78AA6;
    font-size: 11px;
    margin-left: -2px;
    position: relative;
    top: -1px
}

.btn-text:hover {
    color: #E78AA6
}

.btn-text:active {
    color: #98002e
}

.btn-follow, .btn-explore {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    position: relative;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    color: #98002e;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    padding: 14px 20px 14px;
    border: 1px solid #cebc9c;
    padding-right: 46px
}

.btn-follow i, .btn-explore i {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #E78AA6;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease
}

.btn-follow i:before, .btn-explore i:before {
    margin: 0
}

.btn-follow:hover, .btn-explore:hover {
    background: #ece4d5;
    color: #98002e
}

.btn-follow:hover i, .btn-explore:hover i {
    color: #98002e
}

.btn-download {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    position: relative;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    color: #98002e;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    padding: 14px 20px 14px;
    border: 1px solid #98002e;
    padding-right: 46px;
    background: #fff;
    color: #98002e;
    outline: 1px solid transparent;
    outline-offset: -2px
}

.btn-download i {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #E78AA6;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease
}

.btn-download i:before {
    margin: 0
}

.btn-download:hover {
    background-color: #98002e;
    color: #fff;
    outline: 1px solid #fff
}

.btn-download:hover i {
    color: #fff
}

.btn-download:active {
    color: #fff
}

.btn-download i {
    color: #98002e
}

.btn-download:hover {
    background: #98002e;
    color: #fff
}

.btn-download:hover i {
    color: #fff
}

.textblock h3 {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    color: #2c344e;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2.8px;
    margin: 0 0 11px
}

.section--sans.bg-image .textblock h3 {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    color: #2c344e;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2.45px;
    text-indent: 0;
    margin-bottom: 9px
}

@media screen and (max-width: 39.9375em) {
    .textblock h3 .rwb {
        display: block
    }
}

.textblock h4 {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    color: #3e4d79;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 2.35px;
    margin: 4px 0 19px
}

.bg-red .textblock h4 {
    color: #fff
}

@media screen and (max-width: 39.9375em) {
    .bg-red .textblock h4 {
        margin-top: 34px
    }
}

.textblock h5 {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px
}

.bg-red .textblock h5 {
    color: #fff
}

.textblock p {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.12px
}

.textblock p strong {
    font-weight: 600
}

.bg-cream .textblock p {
    color: #776441
}

.bg-red .textblock p {
    color: #fff
}

.section--sans .textblock p {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    text-indent: 0
}

.section--sans[data-color='bg-cream'] .textblock p {
    color: #2c344e
}

@media print, screen and (min-width: 40em) {
    .textblock--columns {
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 30px;
        column-gap: 30px
    }
}

.textblock a:not(.btn) {
    color: inherit;
    border-bottom: 1px dotted #bcbcbc
}

.bg-red .textblock a:not(.btn) {
    color: #fff
}

.textblock .btn {
    margin-top: 34px
}

.textblock figure {
    margin-top: 52px
}

.textblock figure.align-left {
    float: left;
    margin-right: 30px
}

.textblock figure.sig-container {
    width: calc(50% - 15px)
}

@media print, screen and (min-width: 40em) {
    .textblock figure.sig-container {
        width: auto
    }
}

.textblock figure.sig-container:last-child {
    margin-right: 0
}

.textblock figure.sig-container img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.textblock .image-group figure img {
    margin-bottom: 14px
}

.textblock .image-group figure figcaption {
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 0.11px
}

.textblock .image-group figure figcaption small {
    font-style: italic;
    font-size: 12px
}

.bg-cream .textblock .image-group figure figcaption {
    color: #776441
}

.textblock mark {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.12px;
    color: #3e4d79;
    background: none
}

.textblock ul {
    list-style: none;
    padding: 0;
    margin: 0 0 25px
}

.textblock ul li {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 14px
}

.textblock ul li::before, .textblock ul li::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.textblock ul li::after {
    clear: both
}

.textblock ul li:last-child {
    margin-bottom: 0
}

.textblock ul li img {
    float: left;
    margin-right: 20px;
    margin-bottom: 6px
}

.textblock img.align-left {
    float: left;
    margin-right: 15px;
    position: relative;
    top: 7px
}

.textblock address {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.12px;
    font-style: normal
}

.bg-red .textblock address {
    color: #fff
}

.sig-gilligan figcaption, .sig-peterson figcaption {
    font-variant-caps: small-caps;
    -webkit-font-feature-settings: "smcp";
    font-feature-settings: "smcp";
    color: #776441
}

.sig-gilligan figcaption {
    padding-left: 3px
}

@media print, screen and (min-width: 40em) {
    .sig-gilligan figcaption {
        padding-left: 10px
    }
}

.sig-peterson figcaption {
    padding-left: 12px
}

@media print, screen and (min-width: 40em) {
    .sig-peterson figcaption {
        padding-left: 20px
    }
}

figure {
    margin-top: 40px
}

@media print, screen and (min-width: 64em) {
    figure {
        margin-top: 60px
    }
}

figure .figure__title {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    color: #3e4d79;
    text-transform: uppercase;
    letter-spacing: 2.35px;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 16px
}

figure img {
    margin-bottom: 15px;
    width: 100%
}

figure figcaption p {
    font-size: 16px !important;
    margin-top: 21px !important;
    line-height: 22px !important;
    margin: 0 !important
}

figure figcaption p span {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #776441;
    margin-right: 8px;
    display: inline-block
}

figure .figure__credit {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 10px !important;
    letter-spacing: 1px !important;
    margin-top: 5px
}

figure .figure__cta {
    margin-top: 12px
}

blockquote {
    margin: 0;
    margin-top: 50px;
    padding: 0;
    border: none;
    hanging-punctuation: first
}

@media print, screen and (min-width: 40em) {
    blockquote {
        margin-top: 60px
    }
}

blockquote p {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    hanging-punctuation: first;
    font-size: 20px !important;
    line-height: 28px !important;
    color: #98002e !important
}

blockquote cite {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.54px;
    color: #98002e;
    text-transform: uppercase
}

blockquote cite::before {
    display: none
}

.global-header {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 18px;
    margin-top: 30px;
    padding: 0 20px;
    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;
    opacity: .5;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
}

@media print, screen and (min-width: 64em) {
    .global-header {
        padding: 0 30px
    }
}

.social {
    margin-right: auto;
}

@media screen and (max-width: 39.9375em) {
    .social {
        display: none !important
    }
}

.social__link {
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    -webkit-transition: color 250ms ease-in;
    transition: color 250ms ease-in;
    color: #fff
}

.social__link:hover {
    color: #fff
}

.social__link:active, .social__link:focus {
    color: #fff
}

.bg-white .social__link {
    color: #A99A7F
}

.bg-cream .social__link {
    color: #A99A7F
}

.social__link--twitter {
    font-size: 16px;
    margin-right: 12px
}

.social__link--linkedin {
    font-size: 17px;
    margin-right: 5px
}

.social__link--facebook {
    margin-right: 5px
}

.social__link--email {
    font-size: 15px
}

.site-name {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 4.95px;
    text-transform: uppercase
}

@media print, screen and (min-width: 40em) {
    .site-name {
        /*position: absolute;*/
        /*top: 1px;*/
        /*left: 50%;*/
        /*-webkit-transform: translateX(-50%);*/
        /*transform: translateX(-50%)*/
        margin: 0 auto;
        text-align: center;
    }
}

.site-name a {
    -webkit-transition: color 250ms ease-in;
    transition: color 250ms ease-in;
    color: #fff
}

.bg-white .site-name a {
    color: #A99A7F
}

.bg-cream .site-name a {
    color: #A99A7F
}

.menu-trigger {
    height: 16px;
    width: 18px;
    cursor: pointer;
    margin-left: auto;
}

.menu-trigger .menu-trigger__bar, .menu-trigger .menu-trigger__bar:before, .menu-trigger .menu-trigger__bar:after {
    width: 100%;
    height: 2px;
    -webkit-transition: background-color 250ms ease-in;
    transition: background-color 250ms ease-in;
    background-color: #fff
}

.bg-white .menu-trigger .menu-trigger__bar, .bg-white .menu-trigger .menu-trigger__bar:before, .bg-white .menu-trigger .menu-trigger__bar:after {
    background-color: #A99A7F
}

.bg-cream .menu-trigger .menu-trigger__bar, .bg-cream .menu-trigger .menu-trigger__bar:before, .bg-cream .menu-trigger .menu-trigger__bar:after {
    background-color: #A99A7F
}

.menu-trigger__bar {
    position: relative
}

.menu-trigger__bar:before, .menu-trigger__bar:after {
    position: absolute;
    content: '';
    display: block
}

.menu-trigger__bar:before {
    top: -7px
}

.menu-trigger__bar:after {
    bottom: -7px
}

.off-canvas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.off-canvas .close-button {
    color: #fff;
    opacity: 0.5;
    right: 30px;
    top: 19px
}

.main-menu {
    padding: 0 30px;
    margin-top: 117px
}

.main-menu .menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.main-menu .menu__item {
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 20px
}

.main-menu .menu__item a {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    -webkit-transition: color 150ms ease;
    transition: color 150ms ease
}

.main-menu .menu__item a:hover {
    color: #E78AA6
}

.menu-cta {
    color: #fff;
    padding: 28px 30px 40px;
    background: #830028
}

@media print, screen and (min-width: 64em) {
    .menu-cta {
        position: absolute;
        bottom: 0
    }
}

.menu-cta__title {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2.62px;
    margin-bottom: 10px
}

.menu-cta__subtitle {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 19px
}

.menu-cta .btn {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    position: relative;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    color: #fff;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    padding: 14px 20px 14px;
    border: 1px solid #fff;
    padding-right: 46px
}

.menu-cta .btn i {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #E78AA6;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease
}

.menu-cta .btn i:before {
    margin: 0
}

.menu-cta .btn:hover {
    background: #fff;
    color: #98002e
}

.menu-cta .btn:hover i {
    color: #98002e
}

.menu-cta .btn i {
    color: #fff
}

body {
    -webkit-transition: background-color 500ms ease-in;
    transition: background-color 500ms ease-in
}

body.bg-cream {
    background-color: #f3ede2
}

body.bg-red {
    background-color: #98002e
}

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

.section {
    padding: 124px 0 100px;
    position: relative
}

.section__header {
    text-align: center;
    position: relative;
    margin-bottom: 34px
}

.section__header:after {
    background-image: linear-gradient(to right, #776441 1px, transparent 1px);
    background-repeat: repeat-x;
    background-position: bottom center;
    background-size: 3px 1px;
    content: '';
    display: block;
    height: 10px;
    width: 205px;
    margin: 23px auto 0
}

.section__title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
    color: #776441;
    margin-bottom: 2px;
    letter-spacing: 6px
}

@media print, screen and (min-width: 64em) {
    .section__title {
        margin-bottom: 9px
    }
}

.section__subtitle {
    font-size: 22px;
    font-weight: 400;
    font-style: italic;
    color: #776441;
    margin-bottom: 0;
    letter-spacing: 0.37px
}

.section .intro-text {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    margin-bottom: 44px
}

.section .intro-text span {
    letter-spacing: 2px;
    font-variant-caps: small-caps;
    -webkit-font-feature-settings: "smcp";
    font-feature-settings: "smcp"
}

.section .intro-text + textblock {
    margin-top: 36px
}

.section .intro-text a {
    color: inherit;
    border-bottom: 1px dotted #bcbcbc
}

.section .textblock-title {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    color: #3e4d79;
    text-transform: uppercase;
    letter-spacing: 2.8px;
    margin: 24px 0 11px
}

.section__bottom {
    text-align: center;
    margin-top: 43px
}

.section--sans .section__header {
    margin-bottom: 24px
}

.section--sans .section__header:after {
    display: none
}

.section--sans .section__title {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    color: #98002e;
    font-size: 20px;
    letter-spacing: 3px
}

@media print, screen and (min-width: 64em) {
    .section--sans .section__title {
        margin-bottom: 0
    }
}

.section--sans .intro-text {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 500;
    font-style: normal;
    color: #2c344e;
    line-height: 30px;
    font-size: 16px;
    letter-spacing: 0;
    margin-bottom: 47px
}

.section--sans .intro-text em {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 500;
    font-style: italic
}

.section--sans .intro-text span {
    font-variant-caps: small-caps;
    -webkit-font-feature-settings: "smcp";
    font-feature-settings: "smcp"
}

.section--sans .section__cta {
    text-align: center;
    margin-top: 37px
}

.section[data-color="bg-cream"] .section__header:after {
    background-image: linear-gradient(to right, #776441 1px, transparent 1px);
    background-repeat: repeat-x;
    background-position: bottom center;
    background-size: 3px 1px
}

.section[data-color="bg-cream"] .section__title {
    color: #776441
}

.section[data-color="bg-cream"].section--sans .section__title {
    color: #98002e
}

.section[data-color="bg-cream"].section--sans .section__cta .btn {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    position: relative;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    color: #98002e;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    padding: 14px 20px 14px;
    border: 1px solid #cebc9c;
    padding-right: 46px
}

.section[data-color="bg-cream"].section--sans .section__cta .btn i {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #E78AA6;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease
}

.section[data-color="bg-cream"].section--sans .section__cta .btn i:before {
    margin: 0
}

.section[data-color="bg-cream"].section--sans .section__cta .btn:hover {
    background: #ece4d5;
    color: #98002e
}

.section[data-color="bg-cream"].section--sans .section__cta .btn:hover i {
    color: #98002e
}

.section[data-color="bg-red"] .section__header:after {
    background-image: linear-gradient(to right, #fff 1px, transparent 1px);
    background-repeat: repeat-x;
    background-position: bottom center;
    background-size: 3px 1px
}

.section[data-color="bg-red"] .section__title {
    color: #fff
}

.section[data-color="bg-red"] .intro-text {
    color: #fff
}

.section[data-color="bg-red"].section--sans .section__title {
    color: #98002e
}

.section.bg-image {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.hero {
    width: 100%;
    height: 100vh;
    position: fixed;
    padding: 0;
    left: 0;
    right: 0;
}

.hero__spacer {
    height: 100vh
}

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

.hero__image:after {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0
}

.hero__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}

@media screen and (max-width: 39.9375em) {
    .hero__image img {
        -o-object-position: 79%;
        object-position: 79%
    }
}

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

.hero__content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    color: #fff;
    padding: 0 20px
}

.hero .site-subtitle {
    font-size: 22px;
    font-style: italic;
    margin-bottom: 26px;
    letter-spacing: 1.5px;
    -webkit-font-kerning: normal;
    font-kerning: normal;
    -webkit-font-variant-ligatures: none;
    font-variant-ligatures: none;
    color: inherit;
}

.hero .site-title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    letter-spacing: 10px;
    text-transform: uppercase;
    margin-bottom: 33px;
    color: inherit;
}

@media print, screen and (min-width: 64em) {
    .hero .site-title {
        font-size: 34px;
        letter-spacing: 15.3px
    }
}

.hero .site-title::after {
    content: '';
    display: block;
    height: 1px;
    width: 275px;
    background-color: #fff;
    margin: 27px auto 0
}

@media print, screen and (min-width: 64em) {
    .hero .site-title::after {
        margin-top: 31px
    }
}

.hero .site-tagline {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 6px;
    text-transform: uppercase
}

.hero .site-tagline span {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal
}

.hero .site-tagline span::before {
    content: '';
    display: inline-block;
    height: 16px;
    width: 2px;
    background-color: #fff;
    position: relative;
    top: 2px;
    margin: 0 15px 0 10px
}

.hero__bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center
}

.hero .scroll-indicator {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1.5px;
    margin-bottom: 63px
}

@media print, screen and (min-width: 64em) {
    .hero .scroll-indicator {
        margin-bottom: 43px
    }
}

.hero .scroll-indicator i {
    display: block;
    font-size: 28px;
    margin-top: 1px;
    line-height: 1
}

.hero .stanford {
    background: #98002e;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 5px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    display: inline-block;
    padding: 15px 22px 13px;
    height: 46px
}

@media print, screen and (min-width: 40em) {
    .hero .stanford {
        letter-spacing: 6px
    }
}

.section--introduction .section__header {
    margin-bottom: 24px
}

.section--introduction .section__header:after {
    background-image: linear-gradient(to right, #98002e 1px, transparent 1px);
    background-repeat: repeat-x;
    background-position: bottom center;
    background-size: 3px 1px;
    margin: 17px auto 0
}

.section--introduction .section__title {
    color: #98002e;
    margin-bottom: 17px
}

.section--introduction .section__subtitle {
    color: #98002e
}

.section--introduction .introduction-text p {
    color: #58595b;
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 0.15px;
    hanging-punctuation: first
}

.section--introduction .introduction-text p span {
    font-size: 30px;
    font-weight: 600
}

.section--introduction .introduction-text p.align-center {
    text-align: center;
    line-height: 1
}

.section--introduction .introduction-text p small {
    font-variant-caps: small-caps;
    -webkit-font-feature-settings: "smcp";
    font-feature-settings: "smcp";
    font-size: 18px;
    line-height: 18px
}

.section--introduction .introduction-text img {
    margin: 25px auto 20px;
    display: block
}

.section--letter .section__title {
    font-size: 18px
}

.section--letter .person {
    max-width: 150px;
    margin-top: 4px
}

.section--letter .image-group {
    margin: 0 auto 13px
}

@media print, screen and (min-width: 40em) {
    .section--letter .image-group {
        float: right;
        margin: 0 0 0 20px
    }
}

.section--image {
    z-index: 10
}

.section--image.bg-cream {
    background-color: #f3ede2
}

.section--image .photo {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section--image .photo__image {
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    min-height: 100vh;
    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;
    overflow: hidden;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 1s, visibility 1s 1s;
    transition: opacity 1s, visibility 1s 1s;
    pointer-events: none
}

.section--image .photo__image--overlay:after {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 0;
    left: 0
}

.section--image .photo__image img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.section--image.is-active .photo__image {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 1s, visibility 1s 0s;
    transition: opacity 1s, visibility 1s 0s;
    pointer-events: auto
}

.section--image .photo-caption {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    position: relative;
    z-index: 5;
    width: 100%
}

.section--image .photo-caption .grid-container {
    width: 100%
}

.section--image .photo-caption__description {
    font-size: 16px;
    line-height: 22px;
    color: #fff
}

.section--image .photo-caption__credit {
    font-family: "Gotham SSm A", "Gotham SSm B", 'helvetica', san-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px
}

@media screen and (max-width: 39.9375em) {
    #image1 img {
        -o-object-position: 14%;
        object-position: 14%
    }
}

@media screen and (max-width: 39.9375em) {
    #image2 img {
        -o-object-position: 76%;
        object-position: 76%
    }
}

@media screen and (max-width: 39.9375em) {
    .section--policy .photo img {
        -o-object-position: 51%;
        object-position: 51%
    }
}

@media screen and (max-width: 39.9375em) {
    #image3 img {
        -o-object-position: 90%;
        object-position: 90%
    }
}

@media screen and (max-width: 39.9375em) {
    #image6 img {
        -o-object-position: 53%;
        object-position: 53%
    }
}

.section__gallery {
    margin-top: 10px
}

@media print, screen and (min-width: 64em) {
    .section__gallery {
        margin-top: 50px
    }
}

@media screen and (max-width: 39.9375em) {
    .section__gallery > .grid-x {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .section__gallery > .grid-x > .cell {
        padding-right: 0;
        padding-left: 0
    }
}

.section__gallery figure {
    margin-top: 28px
}

@media print, screen and (min-width: 64em) {
    .section__gallery figure {
        margin-top: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .section__gallery figure.image {
        margin-bottom: 26px
    }
}

@media print, screen and (min-width: 40em) {
    .section__gallery figure img {
        margin-bottom: 26px
    }
}

.gallery-2x2 {
    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;
    margin-right: -.625rem;
    margin-left: -.625rem
}

.gallery-2x2 > .gallery-2x2__image {
    width: calc(50% - .9375rem);
    margin-right: .46875rem;
    margin-left: .46875rem
}

@media print, screen and (min-width: 40em) {
    .gallery-2x2 {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }

    .gallery-2x2 > .gallery-2x2__image {
        width: calc(50% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.section--educating .images {
    margin-top: 21px
}

@media screen and (max-width: 63.9375em) {
    .section--educating .images figure {
        margin-top: 50px
    }
}

@media print, screen and (min-width: 40em) {
    .section--educating .images figure img {
        padding-right: 17px
    }
}

.section--educating .image {
    margin-top: 0
}

.section--educating .policy-chart {
    margin-top: 40px
}

.section--people-support {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 50px;
    min-height: 100vh
}

@media print, screen and (min-width: 64em) {
    .section--people-support {
        padding: 0
    }
}

.section--people-support .btn {
    margin-top: 40px
}

@media screen and (max-width: 39.9375em) {
    .section--people-support .btn {
        width: 100%
    }
}

.section--people-support .logo-hoover {
    height: 45px;
    margin-top: 20px;
    width: auto;
}

@media print, screen and (min-width: 64em) {
    .section--people-support .logo-hoover {
        margin-top: 0
    }
}

.section--people-support .intro-text, .section--people-support p {
    color: #fff
}

.section--digital-media .intro-text {
    margin-bottom: 22px
}

@media print, screen and (min-width: 64em) {
    .section--digital-media .intro-text {
        margin-bottom: 27px
    }
}

@media screen and (max-width: 63.9375em) {
    .section--digital-media .textblock *:last-child {
        margin-bottom: 15px
    }
}

.book {
    width: 60px
}

.section--exhibitions h3 {
    font-size: 14px
}

.section--exhibitions img {
    width: 170px
}

@media screen and (max-width: 63.9375em) {
    .section--exhibitions .textblock *:last-child {
        margin-bottom: 6px
    }
}

.section--communications .intro-text {
    margin-bottom: 24px
}

@media print, screen and (min-width: 64em) {
    .section--communications .intro-text {
        margin-bottom: 24px
    }
}

@media screen and (max-width: 63.9375em) {
    .section--communications .btn {
        margin-bottom: 15px
    }
}

@media screen and (max-width: 63.9375em) {
    .section--communications .textblock figure {
        margin-top: 54px
    }
}

.section--hoover .intro-text {
    margin-bottom: 19px
}

@media print, screen and (min-width: 64em) {
    .section--hoover .intro-text {
        margin-bottom: 19px
    }
}

@media screen and (max-width: 63.9375em) {
    .section--hoover .textblock h3 {
        margin-top: 10px
    }
}

@media screen and (max-width: 63.9375em) {
    .section--hoover .textblock figure {
        margin-top: 54px
    }
}

.section--hoover .textblock blockquote {
    margin-top: 45px
}

@media print, screen and (min-width: 64em) {
    .section--hoover .textblock blockquote {
        margin-top: 45px
    }
}

@media screen and (max-width: 63.9375em) {
    .section--library .textblock h3 {
        margin-top: 10px
    }
}

@media screen and (max-width: 63.9375em) {
    .section--policy .mt {
        margin-top: 31px
    }
}

.section--summer-policy .quote {
    margin-top: 30px
}

@media print, screen and (min-width: 64em) {
    .section--summer-policy .quote {
        margin-top: 50px
    }
}

/*# sourceMappingURL=app.css.map */