/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

button, img, legend {
    border: 0
}

pre, textarea {
    overflow: auto
}

body, button, legend {
    padding: 0
}

.small-pull-1, .small-pull-10, .small-pull-11, .small-pull-2, .small-pull-3, .small-pull-4, .small-pull-5, .small-pull-6, .small-pull-7, .small-pull-8, .small-pull-9, .small-push-1, .small-push-10, .small-push-11, .small-push-2, .small-push-3, .small-push-4, .small-push-5, .small-push-7, .small-push-8, .small-push-9, sub, sup {
    position: relative
}

h1, h2, h3, h4, h5, h6, p {
    text-rendering: optimizeLegibility
}

.dot-navigation > li button:focus, .site-footer .aurora-scrollto, [data-whatinput=mouse] .button, [data-whatinput=mouse] .off-canvas, [data-whatinput=mouse] button, a:active, a:hover {
    outline: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

.button, img {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

a, b, em, i, small, strong {
    line-height: inherit
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: not-allowed
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

.button, button {
    -webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

select, textarea {
    border-radius: 0
}

textarea {
    height: auto;
    min-height: 50px
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.foundation-mq {
    font-family: "small=0em&medium=46.25em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    font-size: 100%;
    box-sizing: border-box
}

*, ::after, ::before {
    box-sizing: inherit
}

body {
    margin: 0;
    font-family: "Graphik Web","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #fefefe;
    background: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

select {
    width: 100%
}

#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
    max-width: none !important
}

button {
    overflow: visible;
    -moz-appearance: none;
    background: 0 0;
    border-radius: 0;
    line-height: 1
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

    .row .row, .row.expanded {
        max-width: none
    }

    .row::after, .row::before {
        content: ' ';
        display: table
    }

    .row::after {
        clear: both
    }

    .row.collapse > .column, .row.collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .row .row {
        margin-left: -.625rem;
        margin-right: -.625rem
    }

@media screen and (min-width:46.25em) {
    .row .row {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }
}

@media screen and (min-width:64em) {
    .row .row {
        margin-left: -1.875rem;
        margin-right: -1.875rem
    }
}

.row .row.collapse {
    margin-left: 0;
    margin-right: 0
}

.row.expanded .row {
    margin-left: auto;
    margin-right: auto
}

.column, .columns {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:46.25em) {
    .column, .columns {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

@media screen and (min-width:64em) {
    .column, .columns {
        padding-left: 1.875rem;
        padding-right: 1.875rem
    }
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left
}

.column.row.row, .row.row.columns {
    float: none
}

.row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    left: 8.33333%
}

.small-pull-1 {
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    left: 16.66667%
}

.small-pull-2 {
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    left: 25%
}

.small-pull-3 {
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    left: 33.33333%
}

.small-pull-4 {
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    left: 41.66667%
}

.small-pull-5 {
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    left: 58.33333%
}

.small-pull-7 {
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    left: 66.66667%
}

.small-pull-8 {
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    left: 75%
}

.small-pull-9 {
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    left: 83.33333%
}

.small-pull-10 {
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    left: 91.66667%
}

.small-pull-11 {
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 > .column, .small-up-1 > .columns {
    width: 100%;
    float: left
}

    .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
        float: left
    }

.small-up-2 > .column, .small-up-2 > .columns {
    width: 50%;
    float: left
}

    .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
        float: left
    }

.small-up-3 > .column, .small-up-3 > .columns {
    width: 33.33333%;
    float: left
}

    .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
        float: left
    }

.small-up-4 > .column, .small-up-4 > .columns {
    width: 25%;
    float: left
}

    .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
        float: left
    }

.small-up-5 > .column, .small-up-5 > .columns {
    width: 20%;
    float: left
}

    .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
        float: left
    }

.small-up-6 > .column, .small-up-6 > .columns {
    width: 16.66667%;
    float: left
}

    .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
        float: left
    }

.small-up-7 > .column, .small-up-7 > .columns {
    width: 14.28571%;
    float: left
}

    .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
        float: left
    }

.small-up-8 > .column, .small-up-8 > .columns {
    width: 12.5%;
    float: left
}

    .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
        float: left
    }

.small-collapse > .column, .small-collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.expanded.row .small-collapse.row, .small-collapse .row {
    margin-left: 0;
    margin-right: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-left: .625rem;
    padding-right: .625rem
}

.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.small-pull-0, .small-push-0, .small-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}

@media screen and (min-width:46.25em) {
    .medium-pull-1, .medium-pull-10, .medium-pull-11, .medium-pull-2, .medium-pull-3, .medium-pull-4, .medium-pull-5, .medium-pull-6, .medium-pull-7, .medium-pull-8, .medium-pull-9, .medium-push-1, .medium-push-10, .medium-push-11, .medium-push-2, .medium-push-3, .medium-push-4, .medium-push-5, .medium-push-7, .medium-push-8, .medium-push-9 {
        position: relative
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        left: 8.33333%
    }

    .medium-pull-1 {
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        left: 16.66667%
    }

    .medium-pull-2 {
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        left: 25%
    }

    .medium-pull-3 {
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        left: 33.33333%
    }

    .medium-pull-4 {
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        left: 41.66667%
    }

    .medium-pull-5 {
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        left: 58.33333%
    }

    .medium-pull-7 {
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        left: 66.66667%
    }

    .medium-pull-8 {
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        left: 75%
    }

    .medium-pull-9 {
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        left: 83.33333%
    }

    .medium-pull-10 {
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        left: 91.66667%
    }

    .medium-pull-11 {
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        width: 100%;
        float: left
    }

        .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
            float: left
        }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        width: 50%;
        float: left
    }

        .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
            float: left
        }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

        .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
            float: left
        }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        width: 25%;
        float: left
    }

        .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
            float: left
        }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        width: 20%;
        float: left
    }

        .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
            float: left
        }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

        .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
            float: left
        }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

        .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
            float: left
        }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        width: 12.5%;
        float: left
    }

        .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
            float: left
        }

    .medium-collapse > .column, .medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .expanded.row .medium-collapse.row, .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .medium-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .medium-pull-0, .medium-push-0, .medium-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width:64em) {
    .large-pull-1, .large-pull-10, .large-pull-11, .large-pull-2, .large-pull-3, .large-pull-4, .large-pull-5, .large-pull-6, .large-pull-7, .large-pull-8, .large-pull-9, .large-push-1, .large-push-10, .large-push-11, .large-push-2, .large-push-3, .large-push-4, .large-push-5, .large-push-7, .large-push-8, .large-push-9 {
        position: relative
    }

    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        left: 8.33333%
    }

    .large-pull-1 {
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        left: 16.66667%
    }

    .large-pull-2 {
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        left: 25%
    }

    .large-pull-3 {
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        left: 33.33333%
    }

    .large-pull-4 {
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        left: 41.66667%
    }

    .large-pull-5 {
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        left: 58.33333%
    }

    .large-pull-7 {
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        left: 66.66667%
    }

    .large-pull-8 {
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        left: 75%
    }

    .large-pull-9 {
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        left: 83.33333%
    }

    .large-pull-10 {
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        left: 91.66667%
    }

    .large-pull-11 {
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        width: 100%;
        float: left
    }

        .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
            float: left
        }

    .large-up-2 > .column, .large-up-2 > .columns {
        width: 50%;
        float: left
    }

        .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
            float: left
        }

    .large-up-3 > .column, .large-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

        .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
            float: left
        }

    .large-up-4 > .column, .large-up-4 > .columns {
        width: 25%;
        float: left
    }

        .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
            float: left
        }

    .large-up-5 > .column, .large-up-5 > .columns {
        width: 20%;
        float: left
    }

        .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
            float: left
        }

    .large-up-6 > .column, .large-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

        .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
            float: left
        }

    .large-up-7 > .column, .large-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

        .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
            float: left
        }

    .large-up-8 > .column, .large-up-8 > .columns {
        width: 12.5%;
        float: left
    }

        .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
            float: left
        }

    .large-collapse > .column, .large-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .expanded.row .large-collapse.row, .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-left: 1.875rem;
        padding-right: 1.875rem
    }

    .large-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .large-pull-0, .large-push-0, .large-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

.off-canvas-wrapper-inner::after, hr {
    clear: both
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

dl, ol, p, ul {
    margin-bottom: 2rem;
    line-height: 1.375rem
}

ol, ul {
    margin-left: 1.25rem
}

p {
    font-size: inherit
}

em, i {
    font-style: italic
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Chronicle Deck A","Chronicle Deck B",serif;
    font-weight: 400;
    font-style: normal;
    color: inherit;
    margin-top: 0;
    margin-bottom: 2.5rem;
    line-height: 1.4
}

code, kbd {
    background-color: #e6e6e6;
    color: #0a0a0a;
    font-family: Consolas,"Liberation Mono",Courier,monospace
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #cacaca;
    line-height: 0
}

h1, h2 {
    font-size: 1.875rem
}

h3 {
    font-size: 1.25rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.0625rem
}

h6 {
    font-size: 1rem
}

@media screen and (min-width:46.25em) {
    h1, h2 {
        font-size: 2.1875rem
    }

    h3 {
        font-size: 1.875rem
    }

    h4 {
        font-size: 1.5625rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1rem
    }
}

@media screen and (min-width:90em) {
    h1, h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 1.875rem
    }

    h4 {
        font-size: 1.5625rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1rem
    }
}

a {
    background-color: transparent;
    color: #2199e8;
    text-decoration: none;
    cursor: pointer
}

    a:focus, a:hover {
        color: #1585cf
    }

    a img {
        border: 0
    }

hr {
    box-sizing: content-box;
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 1.25rem auto
}

dl, ol, ul {
    list-style-position: outside
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

    ol ol, ol ul, ul ol, ul ul {
        margin-left: 1.25rem;
        margin-bottom: 0
    }

dl {
    margin-bottom: 1rem
}

    dl dt {
        margin-bottom: .3rem;
        font-weight: 700
    }

.subheader, code {
    font-weight: 400
}

blockquote {
    margin: 0 0 2rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

    blockquote, blockquote p {
        line-height: 1.375rem;
        color: #8a8a8a
    }

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

    cite:before {
        content: '\2014 \0020'
    }

abbr {
    color: #fefefe;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a
}

code {
    border: 1px solid #cacaca;
    padding: .125rem .3125rem .0625rem
}

kbd {
    padding: .125rem .25rem 0;
    margin: 0
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.button, .stat {
    line-height: 1
}

.stat {
    font-size: 2.5rem
}

p + .stat {
    margin-top: -1rem
}

.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 screen and (min-width:46.25em) {
    .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 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 {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !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, 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) ")"
    }

    blockquote, pre {
        border: 1px solid #8a8a8a
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

.button {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    transition: background-color .25s ease-out,color .25s ease-out;
    border: 1px solid transparent;
    border-radius: 0;
    padding: .85em 1em;
    margin: 0 0 1rem;
    font-size: .9rem;
    background-color: #2199e8;
    color: #fefefe
}

    .button:focus, .button:hover {
        background-color: #1583cc;
        color: #fefefe
    }

    .button.tiny {
        font-size: .6rem
    }

    .button.small {
        font-size: .75rem
    }

    .button.large {
        font-size: 1.25rem
    }

    .button.expanded {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .button.primary {
        background-color: #2199e8;
        color: #fefefe
    }

        .button.primary:focus, .button.primary:hover {
            background-color: #147cc0;
            color: #fefefe
        }

    .button.secondary {
        background-color: #777;
        color: #fefefe
    }

        .button.secondary:focus, .button.secondary:hover {
            background-color: #5f5f5f;
            color: #fefefe
        }

    .button.success {
        background-color: #3adb76;
        color: #fefefe
    }

        .button.success:focus, .button.success:hover {
            background-color: #22bb5b;
            color: #fefefe
        }

    .button.warning {
        background-color: #ffae00;
        color: #fefefe
    }

        .button.warning:focus, .button.warning:hover {
            background-color: #cc8b00;
            color: #fefefe
        }

    .button.alert {
        background-color: #ec5840;
        color: #fefefe
    }

        .button.alert:focus, .button.alert:hover {
            background-color: #da3116;
            color: #fefefe
        }

    .button.hollow {
        border: 1px solid #2199e8;
        color: #2199e8
    }

        .button.hollow, .button.hollow:focus, .button.hollow:hover {
            background-color: transparent
        }

            .button.hollow:focus, .button.hollow:hover {
                border-color: #0c4d78;
                color: #0c4d78
            }

            .button.hollow.primary {
                border: 1px solid #2199e8;
                color: #2199e8
            }

                .button.hollow.primary:focus, .button.hollow.primary:hover {
                    border-color: #0c4d78;
                    color: #0c4d78
                }

            .button.hollow.secondary {
                border: 1px solid #777;
                color: #777
            }

                .button.hollow.secondary:focus, .button.hollow.secondary:hover {
                    border-color: #3c3c3c;
                    color: #3c3c3c
                }

            .button.hollow.success {
                border: 1px solid #3adb76;
                color: #3adb76
            }

                .button.hollow.success:focus, .button.hollow.success:hover {
                    border-color: #157539;
                    color: #157539
                }

            .button.hollow.warning {
                border: 1px solid #ffae00;
                color: #ffae00
            }

                .button.hollow.warning:focus, .button.hollow.warning:hover {
                    border-color: #805700;
                    color: #805700
                }

            .button.hollow.alert {
                border: 1px solid #ec5840;
                color: #ec5840
            }

                .button.hollow.alert:focus, .button.hollow.alert:hover {
                    border-color: #881f0e;
                    color: #881f0e
                }

    .button.disabled, .button[disabled] {
        opacity: .25;
        cursor: not-allowed
    }

        .button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover {
            background-color: #2199e8;
            color: #fefefe
        }

    .button.dropdown::after {
        content: '';
        width: 0;
        height: 0;
        border: .4em inset;
        border-color: #fefefe transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        position: relative;
        top: .4em;
        float: right;
        margin-left: 1em;
        display: inline-block
    }

    .button.arrow-only::after {
        margin-left: 0;
        float: none;
        top: -.1em
    }

body, html {
    height: 100%
}

.off-canvas-wrapper {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: auto
}

.off-canvas-wrapper-inner {
    position: relative;
    width: 100%;
    transition: transform .5s ease
}

    .off-canvas-wrapper-inner::after, .off-canvas-wrapper-inner::before {
        content: ' ';
        display: table
    }

.off-canvas-content {
    min-height: 100%;
    background: #0a0a0a;
    transition: transform .5s ease;
    backface-visibility: hidden;
    z-index: 1;
    padding-bottom: .1px;
    box-shadow: 0 0 10px rgba(10,10,10,.5)
}

.js-off-canvas-exit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(254,254,254,.25);
    cursor: pointer;
    transition: background .5s ease
}

.off-canvas {
    position: absolute;
    background: #e6e6e6;
    z-index: -1;
    max-height: 100%;
    overflow-y: auto;
    transform: translateX(0)
}

    .off-canvas.position-left {
        left: -250px;
        top: 0;
        width: 250px
    }

.is-open-left {
    transform: translateX(250px)
}

.off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px
}

.is-open-right {
    transform: translateX(-250px)
}

@media screen and (min-width:46.25em) {
    .position-left.reveal-for-medium {
        left: 0;
        z-index: auto;
        position: fixed
    }

        .position-left.reveal-for-medium ~ .off-canvas-content {
            margin-left: 250px
        }

    .position-right.reveal-for-medium {
        right: 0;
        z-index: auto;
        position: fixed
    }

        .position-right.reveal-for-medium ~ .off-canvas-content {
            margin-right: 250px
        }
}

@media screen and (min-width:64em) {
    .position-left.reveal-for-large {
        left: 0;
        z-index: auto;
        position: fixed
    }

        .position-left.reveal-for-large ~ .off-canvas-content {
            margin-left: 250px
        }

    .position-right.reveal-for-large {
        right: 0;
        z-index: auto;
        position: fixed
    }

        .position-right.reveal-for-large ~ .off-canvas-content {
            margin-right: 250px
        }
}

.dot-navigation {
    position: fixed;
    top: 50%;
    right: 25px;
    z-index: 997;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: right;
    transform: translate3d(0,-50%,0);
    transition: right .6s cubic-bezier(.94,.05,.6,.92) 0s,transform .6s cubic-bezier(.94,.05,.6,.92) 0s
}

    .dot-navigation > li {
        position: relative;
        margin-bottom: 10px;
        text-align: left;
        transition: border .25s ease-out 0s,color .25s ease-out 0s
    }

        .dot-navigation > li:hover {
            color: rgba(255,255,255,.5)
        }

        .dot-navigation > li.active {
            color: rgba(255,255,255,.75);
            transition: border .25s ease-out 1s,color .25s ease-out 1s
        }

        .dot-navigation > li button {
            display: inline-block;
            vertical-align: top;
            border: none;
            padding: 0;
            height: 40px;
            line-height: 40px;
            color: rgba(255,255,255,.5);
            border-right: 2px solid rgba(255,255,255,.4);
            transition: border .25s
        }

@media screen and (min-width:46.25em) {
    .dot-navigation > li button {
        height: 50px;
        line-height: 50px
    }
}

@media screen and (min-width:64em) {
    .dot-navigation {
        right: 40px
    }

        .dot-navigation > li button {
            height: 60px;
            line-height: 60px
        }
}

.dot-navigation > li button.active {
    border-right: 2px solid rgba(255,255,255,.95)
}

.dot-navigation > li button:focus, .dot-navigation > li button:hover {
    border-right: 2px solid rgba(255,255,255,.75)
}

@media screen and (max-width:46.1875em) {
    .dot-navigation > li button:not(:first-child) {
        display: none
    }
}

.dot-navigation > li button span {
    display: inline-block;
    height: inherit;
    line-height: inherit;
    text-align: right;
    font-size: .75rem;
    font-weight: 500;
    padding: 0 20px;
    width: 20px;
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
    transition: padding .5s cubic-bezier(.94,.05,.6,.92) 0s,width .5s cubic-bezier(.94,.05,.6,.92) 0s,color .5s linear 0s
}

@media screen and (max-width:46.1875em) {
    .dot-navigation > li button span {
        font-size: 1rem
    }

    .section .content-wrapper {
        justify-content: flex-start;
        align-items: flex-end
    }
}

@media screen and (min-width:46.25em) {
    .dot-navigation > li button span {
        width: 160px
    }

    .dot-navigation > li button:hover span {
        color: rgba(255,255,255,.5)
    }

    .dot-navigation > li.active button:first-child span {
        color: rgba(255,255,255,.75)
    }
}

.dot-navigation > li button:not(:first-child) {
    margin-left: 3px
}

    .dot-navigation > li button:not(:first-child) span {
        padding: 0;
        width: 0;
        overflow: hidden
    }

.menu-open .dot-navigation {
    transition: right .6s cubic-bezier(.94,.05,.6,.92) .4s,transform .6s cubic-bezier(.94,.05,.6,.92) .4s
}

    .menu-open .dot-navigation > li button span {
        width: 160px;
        color: rgba(255,255,255,.5);
        transition: padding 1s cubic-bezier(.94,.05,.6,.92) 0s,width .6s cubic-bezier(.94,.05,.6,.92) .4s,color .6s linear .8s
    }

    .menu-open .dot-navigation > li button:not(:first-child) span {
        width: 0;
        padding: 0
    }

@media screen and (min-width:64em) {
    .menu-open .dot-navigation > li button:not(:first-child) span {
        width: 100px;
        padding: 0 15px
    }
}

@media screen and (min-width:75em) {
    .menu-open .dot-navigation > li button:not(:first-child) span {
        width: 120px;
        padding: 0 20px
    }
}

@font-face {
    font-family: 'Graphik Web';
    src: url(../fonts/Graphik-SemiboldItalic-Web.eot);
    src: url(../fonts/Graphik-SemiboldItalic-Web.eot?#iefix) format("embedded-opentype"),url(../fonts/Graphik-SemiboldItalic-Web.woff2) format("woff2"),url(../fonts/Graphik-SemiboldItalic-Web.woff) format("woff");
    font-weight: 600;
    font-style: italic;
    font-stretch: normal
}

.Graphik-SemiboldItalic-Web {
    font-family: 'Graphik Web';
    font-weight: 600;
    font-style: italic;
    font-stretch: normal
}

@font-face {
    font-family: 'Graphik Web';
    src: url(../fonts/Graphik-Semibold-Web.eot);
    src: url(../fonts/Graphik-Semibold-Web.eot?#iefix) format("embedded-opentype"),url(../fonts/Graphik-Semibold-Web.woff2) format("woff2"),url(../fonts/Graphik-Semibold-Web.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-stretch: normal
}

.Graphik-Semibold-Web {
    font-family: 'Graphik Web';
    font-weight: 600;
    font-style: normal;
    font-stretch: normal
}

.Graphik-Medium-Web, .Graphik-MediumItalic-Web {
    font-family: 'Graphik Web';
    font-weight: 500;
    font-stretch: normal
}

@font-face {
    font-family: 'Graphik Web';
    src: url(../fonts/Graphik-MediumItalic-Web.eot);
    src: url(../fonts/Graphik-MediumItalic-Web.eot?#iefix) format("embedded-opentype"),url(../fonts/Graphik-MediumItalic-Web.woff2) format("woff2"),url(../fonts/Graphik-MediumItalic-Web.woff) format("woff");
    font-weight: 500;
    font-style: italic;
    font-stretch: normal
}

.Graphik-MediumItalic-Web {
    font-style: italic
}

@font-face {
    font-family: 'Graphik Web';
    src: url(../fonts/Graphik-Medium-Web.eot);
    src: url(../fonts/Graphik-Medium-Web.eot?#iefix) format("embedded-opentype"),url(../fonts/Graphik-Medium-Web.woff2) format("woff2"),url(../fonts/Graphik-Medium-Web.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal
}

.Graphik-Medium-Web {
    font-style: normal
}

.Graphik-Regular-Web, .Graphik-RegularItalic-Web {
    font-family: 'Graphik Web';
    font-weight: 400
}

@font-face {
    font-family: 'Graphik Web';
    src: url(../fonts/Graphik-RegularItalic-Web.eot);
    src: url(../fonts/Graphik-RegularItalic-Web.eot?#iefix) format("embedded-opentype"),url(../fonts/Graphik-RegularItalic-Web.woff2) format("woff2"),url(../fonts/Graphik-RegularItalic-Web.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-stretch: normal
}

.Graphik-RegularItalic-Web {
    font-style: italic;
    font-stretch: normal
}

@font-face {
    font-family: 'Graphik Web';
    src: url(../fonts/Graphik-Regular-Web.eot);
    src: url(../fonts/Graphik-Regular-Web.eot?#iefix) format("embedded-opentype"),url(../fonts/Graphik-Regular-Web.woff2) format("woff2"),url(../fonts/Graphik-Regular-Web.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

.Graphik-Regular-Web {
    font-style: normal;
    font-stretch: normal
}

.Graphik-Light-Web, .Graphik-LightItalic-Web {
    font-family: 'Graphik Web';
    font-weight: 300;
    font-stretch: normal
}

@font-face {
    font-family: 'Graphik Web';
    src: url(../fonts/Graphik-LightItalic-Web.eot);
    src: url(../fonts/Graphik-LightItalic-Web.eot?#iefix) format("embedded-opentype"),url(../fonts/Graphik-LightItalic-Web.woff2) format("woff2"),url(../fonts/Graphik-LightItalic-Web.woff) format("woff");
    font-weight: 300;
    font-style: italic;
    font-stretch: normal
}

.Graphik-LightItalic-Web {
    font-style: italic
}

@font-face {
    font-family: 'Graphik Web';
    src: url(../fonts/Graphik-Light-Web.eot);
    src: url(../fonts/Graphik-Light-Web.eot?#iefix) format("embedded-opentype"),url(../fonts/Graphik-Light-Web.woff2) format("woff2"),url(../fonts/Graphik-Light-Web.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal
}

.Graphik-Light-Web {
    font-style: normal
}

.site-header {
    position: relative;
    width: 100%;
    z-index: 999;
    padding: 20px
}

@media screen and (min-width:46.25em) {
    .menu-open .dot-navigation {
        right: 50%;
        transform: translate3d(50%,-50%,0)
    }

    .site-header {
        padding: 20px 40px
    }
}

@media screen and (min-width:64em) {
    .site-header {
        padding: 20px 60px
    }
}

.site-header .wrapper > div {
    width: 50%;
    float: left
}

.site-header .menu-toggle {
    text-align: right
}

    .site-header .menu-toggle button {
        margin: 0;
        padding: 0;
        background: 0 0;
        outline: 0;
        transform: scale(1);
        transition: transform .2s
    }

        .site-header .menu-toggle button:hover {
            transform: scale(1.1)
        }

    .site-header .menu-toggle img {
        width: 30px
    }

@media screen and (min-width:90em) {
    .site-header .menu-toggle img {
        width: 40px
    }
}

.site-header .menu-toggle img.close {
    display: none
}

.site-header .branding {
    position: relative;
    height: 40px
}

    .site-header .branding img {
        position: absolute;
        top: 0;
        left: 0;
        cursor: pointer;
        opacity: 1;
        transition: opacity .6s
    }

        .site-header .branding img:hover {
            opacity: .75
        }

        .site-header .branding img.large-logo {
            width: 150px
        }

@media screen and (min-width:46.25em) {
    .site-header .branding img.large-logo {
        width: 180px
    }
}

@media screen and (min-width:90em) {
    .site-header .branding img.large-logo {
        width: 200px
    }
}

.site-header .branding img.small-logo {
    opacity: 0;
    width: 55px
}

@media screen and (min-width:46.25em) {
    .site-header .branding img.small-logo {
        width: 67px
    }
}

@media screen and (min-width:90em) {
    .site-header .branding img.small-logo {
        width: 75px
    }
}

.site-header.large-logo img.large-logo {
    opacity: 1
}

.site-header.large-logo img.small-logo, .site-header.small-logo img.large-logo {
    opacity: 0
}

.menu-open .site-header img.large-logo, .site-header.small-logo img.small-logo {
    opacity: 1
}

.menu-open .site-header img.small-logo {
    opacity: 0
}

.site-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 888;
    transition: bottom .5s cubic-bezier(.94,.05,.6,.92)
}

    .site-footer .scroll-button {
        position: absolute;
        left: 14px;
        bottom: 10px
    }

@media screen and (min-width:46.25em) {
    .site-footer .scroll-button {
        left: 34px;
        bottom: 25px
    }
}

@media screen and (min-width:64em) {
    .site-footer .scroll-button {
        left: 54px;
        bottom: 45px
    }
}

.site-footer .dynamic-content {
    position: absolute;
    right: 20px;
    bottom: 10px;
    min-width: 250px;
    text-align: right
}

@media screen and (min-width:46.25em) {
    .site-footer .dynamic-content {
        right: 40px;
        bottom: 25px
    }
}

@media screen and (min-width:64em) {
    .site-footer .dynamic-content {
        right: 60px;
        bottom: 45px
    }
}

.site-footer .aurora-scrollto {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0;
    transition: transform .25s
}

.section .background.image, body {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.site-footer .aurora-scrollto img {
    width: 50px;
    transform: rotate(0);
    transition: transform .25s
}

.section, .section .page {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.site-footer .aurora-scrollto span {
    opacity: .6;
    padding-left: 10px;
    transition: opacity .25s
}

.site-footer .aurora-scrollto:hover {
    transform: scale(1.05)
}

    .site-footer .aurora-scrollto:hover span {
        opacity: .9
    }

.site-footer .aurora-scrollto:active {
    transform: scale(1);
    transition: transform 0s
}

.site-footer.go-up .aurora-scrollto img {
    transform: rotate(180deg)
}

.site-footer .dynamic-content a {
    color: rgba(255,255,255,1);
    font-weight: 500;
    transition: color .25s
}

    .site-footer .dynamic-content a:hover {
        color: rgba(255,255,255,.9)
    }

.site-footer .dynamic-content ul {
    list-style-type: none;
    margin: 0
}

    .site-footer .dynamic-content ul li {
        color: rgba(255,255,255,.5);
        cursor: pointer;
        font-size: .75rem;
        line-height: 2;
        font-weight: 500;
    }

        .site-footer .dynamic-content ul li:hover {
            color: rgba(255,255,255,.75)
        }

        .site-footer .dynamic-content ul li.active {
            color: rgba(255,255,255,.95)
        }

.site-footer .dynamic-content .open-overlay {
    display: inline-block;
    white-space: nowrap;
    min-width: 250px
}

    .site-footer .dynamic-content .open-overlay span {
        display: inline-block;
        vertical-align: top;
        line-height: 50px
    }

    .site-footer .dynamic-content .open-overlay img {
        display: inline-block;
        vertical-align: top;
        max-width: 50px;
        margin-left: 8px;
        transform: scale(1);
        transition: transform .25s
    }

    .site-footer .dynamic-content .open-overlay:hover img {
        transform: scale(1.1)
    }

.menu-open .site-header .menu-toggle img.open {
    display: none
}

.menu-open .site-header .menu-toggle img.close {
    display: inline-block
}

.section .background.large, .section .footer-content {
    display: none
}

.menu-open .site-footer {
    bottom: -200px
}

.section {
    pointer-events: none;
    transform: translate3d(0,0,0);
    transition: transform .75s ease-in-out .25s;
    z-index: 1
}

    .section .background {
        position: absolute;
        top: -50px;
        left: -50px;
        width: calc(100% + 100px);
        height: calc(100% + 100px);
        z-index: 1;
        opacity: 0;
        transition: opacity 1.25s linear 0s
    }

        .section .background.video video {
            position: absolute;
            top: 0;
            left: 0;
            min-width: 100%;
            min-height: 100%;
            object-fit: cover
        }

@media screen and (min-width:46.25em) {
    .section .background.large {
        display: block
    }

    .section .background.small {
        display: none
    }
}

.section .content-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex
}

.aurora-web, body {
    position: relative;
    width: 100%;
    height: 100%
}

@media screen and (min-width:46.25em) {
    .section .content-wrapper.align-top {
        justify-content: flex-start;
        align-items: flex-start
    }

        .section .content-wrapper.align-top .content {
            padding-top: 20vh
        }

    .section .content-wrapper.align-middle {
        justify-content: flex-start;
        align-items: center
    }

    .section .content-wrapper.align-bottom {
        justify-content: flex-start;
        align-items: flex-end
    }

        .section .content-wrapper.align-bottom .content {
            padding-bottom: 15vh
        }
}

.section .content-wrapper.dark-text .content * {
    color: #0a0a0a
}

.section .content-wrapper .content {
    padding: 0 20px;
    width: 100%;
    max-width: 90%;
    opacity: 0;
    transform: translate3d(0,-30px,0);
    transition: opacity .5s ease-out 0s,transform .5s ease-out 0s
}

@media screen and (max-width:46.1875em) {
    .section .content-wrapper .content {
        padding-bottom: 90px
    }

        .section .content-wrapper .content .hide-for-mobile {
            display: none
        }
}

@media screen and (min-width:46.25em) {
    .section .content-wrapper .content {
        padding: 0 40px;
        max-width: 70%
    }
}

@media screen and (min-width:64em) {
    .section .content-wrapper .content {
        padding: 0 60px;
        max-width: 50%
    }
}

.section .content-wrapper .content p.kill-top-margin {
    margin-top: -2rem
}

.section .content-wrapper .content a {
    color: #FFF;
    transition: color .2s
}

.section .content .above-header p {
    margin: 0;
}

.section .content-wrapper .content a:hover {
    color: rgba(255,255,255,.5)
}

.section ul.contact {
    list-style-type: none;
    margin: 0
}

    .section ul.contact li {
        margin-bottom: 5px
    }

.section span.icon img {
    max-width: 25px;
    max-height: 25px;
    margin-right: 10px;
    margin-left: -5px
}

.section.active {
    pointer-events: auto;
    z-index: 2
}

    .section.active .background {
        opacity: 1;
        transition: opacity .9s linear .25s
    }

    .section.active .content-wrapper .content {
        opacity: 1;
        transform: translate3d(0,0,0);
        transition: opacity .5s ease-out .65s,transform .5s ease-out .65s
    }

.section.slideshow.hoverleft {
    cursor: url(../images/icons/left-arrow.png) 15 15,auto
}

.section.slideshow.hoverright {
    cursor: url(../images/icons/right-arrow.png) 15 15,auto
}

.section.slideshow .page {
    opacity: 0;
    transition: transform .75s ease-in-out .15s,opacity .75s linear .15s
}

    .section.slideshow .page .content-wrapper .content {
        opacity: 0
    }

.section.slideshow.active .page.active, main {
    opacity: 1
}

.section.slideshow.active .page .content-wrapper .content {
    transform: translate3d(-30px,0,0);
    transition: opacity .5s ease-out 0s,transform .5s ease-out 0s
}

.section.slideshow.active .page.active .content-wrapper .content {
    opacity: 1;
    transform: translate3d(0,0,0);
    transition: opacity .5s ease-out .65s,transform .5s ease-out .65s
}

@media screen and (max-width:46.1875em) {
    html {
        font-size: 75%
    }
}

@media screen and (min-width:46.25em) {
    html {
        font-size: 85%
    }
}

@media screen and (min-width:90em) {
    html {
        font-size: 100%
    }
}

body {
    background-image: url(../images/general-background.jpg)
}

main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: opacity .9s linear 0s
}

.menu-open main {
    opacity: 0;
    transition: opacity .7s linear 0s
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1500;
    opacity: 0;
    transition: opacity .3s;
    display: flex;
    justify-content: center;
    align-items: center
}

    .overlay.visible {
        opacity: 1
    }

    .overlay button {
        position: absolute;
        top: 20px;
        right: 60px
    }

        .overlay button img {
            width: 40px
        }

    .overlay .video-container {
        width: 94%
    }

.embed-container {
    position: relative;
    padding-bottom: 44%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

    .embed-container.oldschool {
        padding-bottom: 75%
    }

    .embed-container embed, .embed-container iframe, .embed-container object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none
    }

    .embed-container video {
        width: 100%
    }

.secondary-navigation + .footer-content {
    padding-top: 32px;
}
