/* Minification failed. Returning unminified contents.
(12992,36): run-time error CSS1019: Unexpected token, found ')'
(12993,32): run-time error CSS1019: Unexpected token, found ')'
(12999,36): run-time error CSS1019: Unexpected token, found ')'
(13000,32): run-time error CSS1019: Unexpected token, found ')'
(13048,36): run-time error CSS1019: Unexpected token, found ')'
(13049,32): run-time error CSS1019: Unexpected token, found ')'
(13066,36): run-time error CSS1019: Unexpected token, found ')'
(13067,32): run-time error CSS1019: Unexpected token, found ')'
(13073,36): run-time error CSS1019: Unexpected token, found ')'
(13074,32): run-time error CSS1019: Unexpected token, found ')'
(13122,36): run-time error CSS1019: Unexpected token, found ')'
(13123,32): run-time error CSS1019: Unexpected token, found ')'
 */
@import url("https://fonts.googleapis.com/css?family=Libre+Franklin:200,300,400,500,600");

@media print, screen and (min-width: 40em) {
    .reveal, .reveal.tiny, .reveal.small, .reveal.large {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}
/*! 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 {
    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;
    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"] {
    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 {
    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&xxxlarge=100em"
}

html {
    box-sizing: border-box;
    font-size: 10px
}

*, *::before, *::after {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "Libre Franklin",sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    -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 {
    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
}

.row {
    max-width: 120rem;
    margin-right: auto;
    margin-left: auto
}

    .row::before, .row::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1;
        order: 1
    }

    .row::after {
        clear: both
    }

    .row.collapse > .column, .row.collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .row .row {
        margin-right: -1rem;
        margin-left: -1rem
    }

@media print, screen and (min-width: 40em) {
    .row .row {
        margin-right: -1.5rem;
        margin-left: -1.5rem
    }
}

@media print, screen and (min-width: 64em) {
    .row .row {
        margin-right: -1.5rem;
        margin-left: -1.5rem
    }
}

@media screen and (min-width: 75em) {
    .row .row {
        margin-right: -1.5rem;
        margin-left: -1.5rem
    }
}

@media screen and (min-width: 90em) {
    .row .row {
        margin-right: -1.5rem;
        margin-left: -1.5rem
    }
}

@media screen and (min-width: 100em) {
    .row .row {
        margin-right: -1.5rem;
        margin-left: -1.5rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

    .row.expanded .row {
        margin-right: auto;
        margin-left: auto
    }

.row:not(.expanded) .row {
    max-width: none
}

.row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 1rem;
    padding-left: 1rem
}

.row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 1.5rem;
    padding-left: 1.5rem
}

.column, .columns {
    width: 100%;
    float: left;
    padding-right: 1rem;
    padding-left: 1rem
}

@media print, screen and (min-width: 40em) {
    .column, .columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.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 {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0%
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    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 {
    float: left;
    width: 100%
}

    .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 {
    float: left;
    width: 50%
}

    .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 {
    float: left;
    width: 33.33333%
}

    .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 {
    float: left;
    width: 25%
}

    .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 {
    float: left;
    width: 20%
}

    .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 {
    float: left;
    width: 16.66667%
}

    .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 {
    float: left;
    width: 14.28571%
}

    .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 {
    float: left;
    width: 12.5%
}

    .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-right: 0;
    padding-left: 0
}

.small-collapse .row {
    margin-right: 0;
    margin-left: 0
}

.expanded.row .small-collapse.row {
    margin-right: 0;
    margin-left: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-right: 1rem;
    padding-left: 1rem
}

.small-centered {
    margin-right: auto;
    margin-left: auto
}

    .small-centered, .small-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

.small-uncentered, .small-push-0, .small-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
}

@media print, screen and (min-width: 40em) {
    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        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 {
        float: left;
        width: 100%
    }

        .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 {
        float: left;
        width: 50%
    }

        .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 {
        float: left;
        width: 33.33333%
    }

        .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 {
        float: left;
        width: 25%
    }

        .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 {
        float: left;
        width: 20%
    }

        .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 {
        float: left;
        width: 16.66667%
    }

        .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 {
        float: left;
        width: 14.28571%
    }

        .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 {
        float: left;
        width: 12.5%
    }

        .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-right: 0;
        padding-left: 0
    }

    .medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .medium-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }

    .medium-centered {
        margin-right: auto;
        margin-left: auto
    }

        .medium-centered, .medium-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .medium-uncentered, .medium-push-0, .medium-pull-0 {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media print, screen and (min-width: 64em) {
    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        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 {
        float: left;
        width: 100%
    }

        .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 {
        float: left;
        width: 50%
    }

        .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 {
        float: left;
        width: 33.33333%
    }

        .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 {
        float: left;
        width: 25%
    }

        .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 {
        float: left;
        width: 20%
    }

        .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 {
        float: left;
        width: 16.66667%
    }

        .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 {
        float: left;
        width: 14.28571%
    }

        .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 {
        float: left;
        width: 12.5%
    }

        .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-right: 0;
        padding-left: 0
    }

    .large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .large-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }

    .large-centered {
        margin-right: auto;
        margin-left: auto
    }

        .large-centered, .large-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .large-uncentered, .large-push-0, .large-pull-0 {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width: 75em) {
    .xlarge-1 {
        width: 8.33333%
    }

    .xlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .xlarge-offset-0 {
        margin-left: 0%
    }

    .xlarge-2 {
        width: 16.66667%
    }

    .xlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .xlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xlarge-3 {
        width: 25%
    }

    .xlarge-push-3 {
        position: relative;
        left: 25%
    }

    .xlarge-pull-3 {
        position: relative;
        left: -25%
    }

    .xlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xlarge-4 {
        width: 33.33333%
    }

    .xlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .xlarge-offset-3 {
        margin-left: 25%
    }

    .xlarge-5 {
        width: 41.66667%
    }

    .xlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .xlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xlarge-6 {
        width: 50%
    }

    .xlarge-push-6 {
        position: relative;
        left: 50%
    }

    .xlarge-pull-6 {
        position: relative;
        left: -50%
    }

    .xlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xlarge-7 {
        width: 58.33333%
    }

    .xlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .xlarge-offset-6 {
        margin-left: 50%
    }

    .xlarge-8 {
        width: 66.66667%
    }

    .xlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .xlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xlarge-9 {
        width: 75%
    }

    .xlarge-push-9 {
        position: relative;
        left: 75%
    }

    .xlarge-pull-9 {
        position: relative;
        left: -75%
    }

    .xlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xlarge-10 {
        width: 83.33333%
    }

    .xlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .xlarge-offset-9 {
        margin-left: 75%
    }

    .xlarge-11 {
        width: 91.66667%
    }

    .xlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .xlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xlarge-12 {
        width: 100%
    }

    .xlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
        float: left;
        width: 100%
    }

        .xlarge-up-1 > .column:nth-of-type(1n), .xlarge-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-1 > .column:nth-of-type(1n+1), .xlarge-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .xlarge-up-1 > .column:last-child, .xlarge-up-1 > .columns:last-child {
            float: left
        }

    .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
        float: left;
        width: 50%
    }

        .xlarge-up-2 > .column:nth-of-type(1n), .xlarge-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-2 > .column:nth-of-type(2n+1), .xlarge-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .xlarge-up-2 > .column:last-child, .xlarge-up-2 > .columns:last-child {
            float: left
        }

    .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

        .xlarge-up-3 > .column:nth-of-type(1n), .xlarge-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-3 > .column:nth-of-type(3n+1), .xlarge-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .xlarge-up-3 > .column:last-child, .xlarge-up-3 > .columns:last-child {
            float: left
        }

    .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
        float: left;
        width: 25%
    }

        .xlarge-up-4 > .column:nth-of-type(1n), .xlarge-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-4 > .column:nth-of-type(4n+1), .xlarge-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .xlarge-up-4 > .column:last-child, .xlarge-up-4 > .columns:last-child {
            float: left
        }

    .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
        float: left;
        width: 20%
    }

        .xlarge-up-5 > .column:nth-of-type(1n), .xlarge-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-5 > .column:nth-of-type(5n+1), .xlarge-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .xlarge-up-5 > .column:last-child, .xlarge-up-5 > .columns:last-child {
            float: left
        }

    .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

        .xlarge-up-6 > .column:nth-of-type(1n), .xlarge-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-6 > .column:nth-of-type(6n+1), .xlarge-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .xlarge-up-6 > .column:last-child, .xlarge-up-6 > .columns:last-child {
            float: left
        }

    .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

        .xlarge-up-7 > .column:nth-of-type(1n), .xlarge-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-7 > .column:nth-of-type(7n+1), .xlarge-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .xlarge-up-7 > .column:last-child, .xlarge-up-7 > .columns:last-child {
            float: left
        }

    .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
        float: left;
        width: 12.5%
    }

        .xlarge-up-8 > .column:nth-of-type(1n), .xlarge-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-8 > .column:nth-of-type(8n+1), .xlarge-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .xlarge-up-8 > .column:last-child, .xlarge-up-8 > .columns:last-child {
            float: left
        }

    .xlarge-collapse > .column, .xlarge-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .xlarge-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .xlarge-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }

    .xlarge-centered {
        margin-right: auto;
        margin-left: auto
    }

        .xlarge-centered, .xlarge-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .xlarge-uncentered, .xlarge-push-0, .xlarge-pull-0 {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-1 {
        width: 8.33333%
    }

    .xxlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xxlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .xxlarge-offset-0 {
        margin-left: 0%
    }

    .xxlarge-2 {
        width: 16.66667%
    }

    .xxlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xxlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .xxlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xxlarge-3 {
        width: 25%
    }

    .xxlarge-push-3 {
        position: relative;
        left: 25%
    }

    .xxlarge-pull-3 {
        position: relative;
        left: -25%
    }

    .xxlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xxlarge-4 {
        width: 33.33333%
    }

    .xxlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xxlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .xxlarge-offset-3 {
        margin-left: 25%
    }

    .xxlarge-5 {
        width: 41.66667%
    }

    .xxlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xxlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .xxlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xxlarge-6 {
        width: 50%
    }

    .xxlarge-push-6 {
        position: relative;
        left: 50%
    }

    .xxlarge-pull-6 {
        position: relative;
        left: -50%
    }

    .xxlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xxlarge-7 {
        width: 58.33333%
    }

    .xxlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xxlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .xxlarge-offset-6 {
        margin-left: 50%
    }

    .xxlarge-8 {
        width: 66.66667%
    }

    .xxlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xxlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .xxlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xxlarge-9 {
        width: 75%
    }

    .xxlarge-push-9 {
        position: relative;
        left: 75%
    }

    .xxlarge-pull-9 {
        position: relative;
        left: -75%
    }

    .xxlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xxlarge-10 {
        width: 83.33333%
    }

    .xxlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xxlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .xxlarge-offset-9 {
        margin-left: 75%
    }

    .xxlarge-11 {
        width: 91.66667%
    }

    .xxlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xxlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .xxlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xxlarge-12 {
        width: 100%
    }

    .xxlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
        float: left;
        width: 100%
    }

        .xxlarge-up-1 > .column:nth-of-type(1n), .xxlarge-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-1 > .column:nth-of-type(1n+1), .xxlarge-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .xxlarge-up-1 > .column:last-child, .xxlarge-up-1 > .columns:last-child {
            float: left
        }

    .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
        float: left;
        width: 50%
    }

        .xxlarge-up-2 > .column:nth-of-type(1n), .xxlarge-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-2 > .column:nth-of-type(2n+1), .xxlarge-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .xxlarge-up-2 > .column:last-child, .xxlarge-up-2 > .columns:last-child {
            float: left
        }

    .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

        .xxlarge-up-3 > .column:nth-of-type(1n), .xxlarge-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-3 > .column:nth-of-type(3n+1), .xxlarge-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .xxlarge-up-3 > .column:last-child, .xxlarge-up-3 > .columns:last-child {
            float: left
        }

    .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
        float: left;
        width: 25%
    }

        .xxlarge-up-4 > .column:nth-of-type(1n), .xxlarge-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-4 > .column:nth-of-type(4n+1), .xxlarge-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .xxlarge-up-4 > .column:last-child, .xxlarge-up-4 > .columns:last-child {
            float: left
        }

    .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
        float: left;
        width: 20%
    }

        .xxlarge-up-5 > .column:nth-of-type(1n), .xxlarge-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-5 > .column:nth-of-type(5n+1), .xxlarge-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .xxlarge-up-5 > .column:last-child, .xxlarge-up-5 > .columns:last-child {
            float: left
        }

    .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

        .xxlarge-up-6 > .column:nth-of-type(1n), .xxlarge-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-6 > .column:nth-of-type(6n+1), .xxlarge-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .xxlarge-up-6 > .column:last-child, .xxlarge-up-6 > .columns:last-child {
            float: left
        }

    .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

        .xxlarge-up-7 > .column:nth-of-type(1n), .xxlarge-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-7 > .column:nth-of-type(7n+1), .xxlarge-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .xxlarge-up-7 > .column:last-child, .xxlarge-up-7 > .columns:last-child {
            float: left
        }

    .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
        float: left;
        width: 12.5%
    }

        .xxlarge-up-8 > .column:nth-of-type(1n), .xxlarge-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-8 > .column:nth-of-type(8n+1), .xxlarge-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .xxlarge-up-8 > .column:last-child, .xxlarge-up-8 > .columns:last-child {
            float: left
        }

    .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .xxlarge-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .xxlarge-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }

    .xxlarge-centered {
        margin-right: auto;
        margin-left: auto
    }

        .xxlarge-centered, .xxlarge-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .xxlarge-uncentered, .xxlarge-push-0, .xxlarge-pull-0 {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-1 {
        width: 8.33333%
    }

    .xxxlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xxxlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .xxxlarge-offset-0 {
        margin-left: 0%
    }

    .xxxlarge-2 {
        width: 16.66667%
    }

    .xxxlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xxxlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .xxxlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xxxlarge-3 {
        width: 25%
    }

    .xxxlarge-push-3 {
        position: relative;
        left: 25%
    }

    .xxxlarge-pull-3 {
        position: relative;
        left: -25%
    }

    .xxxlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xxxlarge-4 {
        width: 33.33333%
    }

    .xxxlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xxxlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .xxxlarge-offset-3 {
        margin-left: 25%
    }

    .xxxlarge-5 {
        width: 41.66667%
    }

    .xxxlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xxxlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .xxxlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xxxlarge-6 {
        width: 50%
    }

    .xxxlarge-push-6 {
        position: relative;
        left: 50%
    }

    .xxxlarge-pull-6 {
        position: relative;
        left: -50%
    }

    .xxxlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xxxlarge-7 {
        width: 58.33333%
    }

    .xxxlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xxxlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .xxxlarge-offset-6 {
        margin-left: 50%
    }

    .xxxlarge-8 {
        width: 66.66667%
    }

    .xxxlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xxxlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .xxxlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xxxlarge-9 {
        width: 75%
    }

    .xxxlarge-push-9 {
        position: relative;
        left: 75%
    }

    .xxxlarge-pull-9 {
        position: relative;
        left: -75%
    }

    .xxxlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xxxlarge-10 {
        width: 83.33333%
    }

    .xxxlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xxxlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .xxxlarge-offset-9 {
        margin-left: 75%
    }

    .xxxlarge-11 {
        width: 91.66667%
    }

    .xxxlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xxxlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .xxxlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xxxlarge-12 {
        width: 100%
    }

    .xxxlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xxxlarge-up-1 > .column, .xxxlarge-up-1 > .columns {
        float: left;
        width: 100%
    }

        .xxxlarge-up-1 > .column:nth-of-type(1n), .xxxlarge-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxxlarge-up-1 > .column:nth-of-type(1n+1), .xxxlarge-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .xxxlarge-up-1 > .column:last-child, .xxxlarge-up-1 > .columns:last-child {
            float: left
        }

    .xxxlarge-up-2 > .column, .xxxlarge-up-2 > .columns {
        float: left;
        width: 50%
    }

        .xxxlarge-up-2 > .column:nth-of-type(1n), .xxxlarge-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxxlarge-up-2 > .column:nth-of-type(2n+1), .xxxlarge-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .xxxlarge-up-2 > .column:last-child, .xxxlarge-up-2 > .columns:last-child {
            float: left
        }

    .xxxlarge-up-3 > .column, .xxxlarge-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

        .xxxlarge-up-3 > .column:nth-of-type(1n), .xxxlarge-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxxlarge-up-3 > .column:nth-of-type(3n+1), .xxxlarge-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .xxxlarge-up-3 > .column:last-child, .xxxlarge-up-3 > .columns:last-child {
            float: left
        }

    .xxxlarge-up-4 > .column, .xxxlarge-up-4 > .columns {
        float: left;
        width: 25%
    }

        .xxxlarge-up-4 > .column:nth-of-type(1n), .xxxlarge-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxxlarge-up-4 > .column:nth-of-type(4n+1), .xxxlarge-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .xxxlarge-up-4 > .column:last-child, .xxxlarge-up-4 > .columns:last-child {
            float: left
        }

    .xxxlarge-up-5 > .column, .xxxlarge-up-5 > .columns {
        float: left;
        width: 20%
    }

        .xxxlarge-up-5 > .column:nth-of-type(1n), .xxxlarge-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxxlarge-up-5 > .column:nth-of-type(5n+1), .xxxlarge-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .xxxlarge-up-5 > .column:last-child, .xxxlarge-up-5 > .columns:last-child {
            float: left
        }

    .xxxlarge-up-6 > .column, .xxxlarge-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

        .xxxlarge-up-6 > .column:nth-of-type(1n), .xxxlarge-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxxlarge-up-6 > .column:nth-of-type(6n+1), .xxxlarge-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .xxxlarge-up-6 > .column:last-child, .xxxlarge-up-6 > .columns:last-child {
            float: left
        }

    .xxxlarge-up-7 > .column, .xxxlarge-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

        .xxxlarge-up-7 > .column:nth-of-type(1n), .xxxlarge-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxxlarge-up-7 > .column:nth-of-type(7n+1), .xxxlarge-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .xxxlarge-up-7 > .column:last-child, .xxxlarge-up-7 > .columns:last-child {
            float: left
        }

    .xxxlarge-up-8 > .column, .xxxlarge-up-8 > .columns {
        float: left;
        width: 12.5%
    }

        .xxxlarge-up-8 > .column:nth-of-type(1n), .xxxlarge-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxxlarge-up-8 > .column:nth-of-type(8n+1), .xxxlarge-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .xxxlarge-up-8 > .column:last-child, .xxxlarge-up-8 > .columns:last-child {
            float: left
        }

    .xxxlarge-collapse > .column, .xxxlarge-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .xxxlarge-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .xxxlarge-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .xxxlarge-uncollapse > .column, .xxxlarge-uncollapse > .columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }

    .xxxlarge-centered {
        margin-right: auto;
        margin-left: auto
    }

        .xxxlarge-centered, .xxxlarge-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .xxxlarge-uncentered, .xxxlarge-push-0, .xxxlarge-pull-0 {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

.column-block {
    margin-bottom: 2rem
}

    .column-block > :last-child {
        margin-bottom: 0
    }

@media print, screen and (min-width: 40em) {
    .column-block {
        margin-bottom: 3rem
    }

        .column-block > :last-child {
            margin-bottom: 0
        }
}

.row {
    max-width: 120rem;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

    .row .row {
        margin-right: -1rem;
        margin-left: -1rem
    }

@media print, screen and (min-width: 40em) {
    .row .row {
        margin-right: -1.5rem;
        margin-left: -1.5rem
    }
}

@media print, screen and (min-width: 64em) {
    .row .row {
        margin-right: -1.5rem;
        margin-left: -1.5rem
    }
}

@media screen and (min-width: 75em) {
    .row .row {
        margin-right: -1.5rem;
        margin-left: -1.5rem
    }
}

@media screen and (min-width: 90em) {
    .row .row {
        margin-right: -1.5rem;
        margin-left: -1.5rem
    }
}

@media screen and (min-width: 100em) {
    .row .row {
        margin-right: -1.5rem;
        margin-left: -1.5rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

    .row.expanded .row {
        margin-right: auto;
        margin-left: auto
    }

.row:not(.expanded) .row {
    max-width: none
}

.row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0
}

    .row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
        margin-right: 0;
        margin-left: 0
    }

.column, .columns {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: 1rem;
    padding-left: 1rem;
    min-width: 0
}

@media print, screen and (min-width: 40em) {
    .column, .columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.column.row.row, .row.row.columns {
    float: none;
    display: block
}

.row .column.row.row, .row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.small-offset-0 {
    margin-left: 0%
}

.small-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-1 > .column, .small-up-1 > .columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

.small-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-2 > .column, .small-up-2 > .columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

.small-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-3 > .column, .small-up-3 > .columns {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

.small-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-4 > .column, .small-up-4 > .columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

.small-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-5 > .column, .small-up-5 > .columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

.small-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-6 > .column, .small-up-6 > .columns {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

.small-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-7 > .column, .small-up-7 > .columns {
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

.small-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .small-up-8 > .column, .small-up-8 > .columns {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

.small-collapse > .column, .small-collapse > .columns {
    padding-right: 0;
    padding-left: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-right: 1rem;
    padding-left: 1rem
}

@media print, screen and (min-width: 40em) {
    .medium-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .medium-offset-0 {
        margin-left: 0%
    }

    .medium-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-1 > .column, .medium-up-1 > .columns {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    .medium-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-2 > .column, .medium-up-2 > .columns {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

    .medium-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-3 > .column, .medium-up-3 > .columns {
            -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
            max-width: 33.33333%
        }

    .medium-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-4 > .column, .medium-up-4 > .columns {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

    .medium-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-5 > .column, .medium-up-5 > .columns {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%
        }

    .medium-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-6 > .column, .medium-up-6 > .columns {
            -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
            max-width: 16.66667%
        }

    .medium-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-7 > .column, .medium-up-7 > .columns {
            -ms-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
            max-width: 14.28571%
        }

    .medium-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .medium-up-8 > .column, .medium-up-8 > .columns {
            -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
            max-width: 12.5%
        }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
    .medium-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.medium-unstack > .column, .row.medium-unstack > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media print, screen and (min-width: 40em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print, screen and (min-width: 40em) {
    .medium-collapse > .column, .medium-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

@media print, screen and (min-width: 64em) {
    .large-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .large-offset-0 {
        margin-left: 0%
    }

    .large-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-1 > .column, .large-up-1 > .columns {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    .large-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-2 > .column, .large-up-2 > .columns {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

    .large-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-3 > .column, .large-up-3 > .columns {
            -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
            max-width: 33.33333%
        }

    .large-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-4 > .column, .large-up-4 > .columns {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

    .large-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-5 > .column, .large-up-5 > .columns {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%
        }

    .large-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-6 > .column, .large-up-6 > .columns {
            -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
            max-width: 16.66667%
        }

    .large-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-7 > .column, .large-up-7 > .columns {
            -ms-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
            max-width: 14.28571%
        }

    .large-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .large-up-8 > .column, .large-up-8 > .columns {
            -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
            max-width: 12.5%
        }
}

@media print, screen and (min-width: 64em) and (min-width: 64em) {
    .large-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.large-unstack > .column, .row.large-unstack > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media print, screen and (min-width: 64em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print, screen and (min-width: 64em) {
    .large-collapse > .column, .large-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

@media screen and (min-width: 75em) {
    .xlarge-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .xlarge-offset-0 {
        margin-left: 0%
    }

    .xlarge-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .xlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xlarge-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .xlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xlarge-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .xlarge-offset-3 {
        margin-left: 25%
    }

    .xlarge-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .xlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xlarge-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .xlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xlarge-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .xlarge-offset-6 {
        margin-left: 50%
    }

    .xlarge-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .xlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xlarge-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .xlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xlarge-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .xlarge-offset-9 {
        margin-left: 75%
    }

    .xlarge-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .xlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xlarge-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .xlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xlarge-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    .xlarge-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

    .xlarge-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
            -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
            max-width: 33.33333%
        }

    .xlarge-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

    .xlarge-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%
        }

    .xlarge-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
            -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
            max-width: 16.66667%
        }

    .xlarge-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
            -ms-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
            max-width: 14.28571%
        }

    .xlarge-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
            -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
            max-width: 12.5%
        }
}

@media screen and (min-width: 75em) and (min-width: 75em) {
    .xlarge-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width: 75em) {
    .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width: 75em) {
    .xlarge-collapse > .column, .xlarge-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .xxlarge-offset-0 {
        margin-left: 0%
    }

    .xxlarge-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .xxlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xxlarge-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .xxlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xxlarge-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .xxlarge-offset-3 {
        margin-left: 25%
    }

    .xxlarge-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .xxlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xxlarge-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .xxlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xxlarge-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .xxlarge-offset-6 {
        margin-left: 50%
    }

    .xxlarge-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .xxlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xxlarge-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .xxlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xxlarge-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .xxlarge-offset-9 {
        margin-left: 75%
    }

    .xxlarge-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .xxlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xxlarge-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .xxlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xxlarge-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    .xxlarge-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

    .xxlarge-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
            -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
            max-width: 33.33333%
        }

    .xxlarge-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

    .xxlarge-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%
        }

    .xxlarge-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
            -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
            max-width: 16.66667%
        }

    .xxlarge-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
            -ms-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
            max-width: 14.28571%
        }

    .xxlarge-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
            -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
            max-width: 12.5%
        }
}

@media screen and (min-width: 90em) and (min-width: 90em) {
    .xxlarge-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width: 90em) {
    .row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .xxxlarge-offset-0 {
        margin-left: 0%
    }

    .xxxlarge-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .xxxlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xxxlarge-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .xxxlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xxxlarge-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .xxxlarge-offset-3 {
        margin-left: 25%
    }

    .xxxlarge-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .xxxlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xxxlarge-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .xxxlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xxxlarge-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .xxxlarge-offset-6 {
        margin-left: 50%
    }

    .xxxlarge-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .xxxlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xxxlarge-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .xxxlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xxxlarge-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .xxxlarge-offset-9 {
        margin-left: 75%
    }

    .xxxlarge-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .xxxlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xxxlarge-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .xxxlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xxxlarge-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxxlarge-up-1 > .column, .xxxlarge-up-1 > .columns {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    .xxxlarge-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxxlarge-up-2 > .column, .xxxlarge-up-2 > .columns {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%
        }

    .xxxlarge-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxxlarge-up-3 > .column, .xxxlarge-up-3 > .columns {
            -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
            max-width: 33.33333%
        }

    .xxxlarge-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxxlarge-up-4 > .column, .xxxlarge-up-4 > .columns {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%
        }

    .xxxlarge-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxxlarge-up-5 > .column, .xxxlarge-up-5 > .columns {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%
        }

    .xxxlarge-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxxlarge-up-6 > .column, .xxxlarge-up-6 > .columns {
            -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
            max-width: 16.66667%
        }

    .xxxlarge-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxxlarge-up-7 > .column, .xxxlarge-up-7 > .columns {
            -ms-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
            max-width: 14.28571%
        }

    .xxxlarge-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .xxxlarge-up-8 > .column, .xxxlarge-up-8 > .columns {
            -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
            max-width: 12.5%
        }
}

@media screen and (min-width: 100em) and (min-width: 100em) {
    .xxxlarge-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.xxxlarge-unstack > .column, .row.xxxlarge-unstack > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width: 100em) {
    .row.xxxlarge-unstack > .column, .row.xxxlarge-unstack > .columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-collapse > .column, .xxxlarge-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .xxxlarge-uncollapse > .column, .xxxlarge-uncollapse > .columns {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.column-block {
    margin-bottom: 2rem
}

    .column-block > :last-child {
        margin-bottom: 0
    }

@media print, screen and (min-width: 40em) {
    .column-block {
        margin-bottom: 3rem
    }

        .column-block > :last-child {
            margin-bottom: 0
        }
}

.grid-container {
    padding-right: 1rem;
    padding-left: 1rem;
    max-width: 120rem;
    margin: 0 auto
}

@media print, screen and (min-width: 40em) {
    .grid-container {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.grid-container.fluid {
    padding-right: 1rem;
    padding-left: 1rem;
    max-width: 100%;
    margin: 0 auto
}

@media print, screen and (min-width: 40em) {
    .grid-container.fluid {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin: 0 auto
}

.grid-x {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cell {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%
}

    .cell.auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .cell.shrink {
        -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
    }
}

@media screen and (min-width: 75em) {
    .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width: 90em) {
    .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-full, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width: 100em) {
    .grid-x > .xxxlarge-shrink, .grid-x > .xxxlarge-full, .grid-x > .xxxlarge-1, .grid-x > .xxxlarge-2, .grid-x > .xxxlarge-3, .grid-x > .xxxlarge-4, .grid-x > .xxxlarge-5, .grid-x > .xxxlarge-6, .grid-x > .xxxlarge-7, .grid-x > .xxxlarge-8, .grid-x > .xxxlarge-9, .grid-x > .xxxlarge-10, .grid-x > .xxxlarge-11, .grid-x > .xxxlarge-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x > .small-1 {
    width: 8.33333%
}

.grid-x > .small-2 {
    width: 16.66667%
}

.grid-x > .small-3 {
    width: 25%
}

.grid-x > .small-4 {
    width: 33.33333%
}

.grid-x > .small-5 {
    width: 41.66667%
}

.grid-x > .small-6 {
    width: 50%
}

.grid-x > .small-7 {
    width: 58.33333%
}

.grid-x > .small-8 {
    width: 66.66667%
}

.grid-x > .small-9 {
    width: 75%
}

.grid-x > .small-10 {
    width: 83.33333%
}

.grid-x > .small-11 {
    width: 91.66667%
}

.grid-x > .small-12 {
    width: 100%
}

@media print, screen and (min-width: 40em) {
    .grid-x > .medium-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x > .medium-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .grid-x > .medium-1 {
        width: 8.33333%
    }

    .grid-x > .medium-2 {
        width: 16.66667%
    }

    .grid-x > .medium-3 {
        width: 25%
    }

    .grid-x > .medium-4 {
        width: 33.33333%
    }

    .grid-x > .medium-5 {
        width: 41.66667%
    }

    .grid-x > .medium-6 {
        width: 50%
    }

    .grid-x > .medium-7 {
        width: 58.33333%
    }

    .grid-x > .medium-8 {
        width: 66.66667%
    }

    .grid-x > .medium-9 {
        width: 75%
    }

    .grid-x > .medium-10 {
        width: 83.33333%
    }

    .grid-x > .medium-11 {
        width: 91.66667%
    }

    .grid-x > .medium-12 {
        width: 100%
    }
}

@media print, screen and (min-width: 64em) {
    .grid-x > .large-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x > .large-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .grid-x > .large-1 {
        width: 8.33333%
    }

    .grid-x > .large-2 {
        width: 16.66667%
    }

    .grid-x > .large-3 {
        width: 25%
    }

    .grid-x > .large-4 {
        width: 33.33333%
    }

    .grid-x > .large-5 {
        width: 41.66667%
    }

    .grid-x > .large-6 {
        width: 50%
    }

    .grid-x > .large-7 {
        width: 58.33333%
    }

    .grid-x > .large-8 {
        width: 66.66667%
    }

    .grid-x > .large-9 {
        width: 75%
    }

    .grid-x > .large-10 {
        width: 83.33333%
    }

    .grid-x > .large-11 {
        width: 91.66667%
    }

    .grid-x > .large-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .grid-x > .xlarge-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x > .xlarge-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .grid-x > .xlarge-1 {
        width: 8.33333%
    }

    .grid-x > .xlarge-2 {
        width: 16.66667%
    }

    .grid-x > .xlarge-3 {
        width: 25%
    }

    .grid-x > .xlarge-4 {
        width: 33.33333%
    }

    .grid-x > .xlarge-5 {
        width: 41.66667%
    }

    .grid-x > .xlarge-6 {
        width: 50%
    }

    .grid-x > .xlarge-7 {
        width: 58.33333%
    }

    .grid-x > .xlarge-8 {
        width: 66.66667%
    }

    .grid-x > .xlarge-9 {
        width: 75%
    }

    .grid-x > .xlarge-10 {
        width: 83.33333%
    }

    .grid-x > .xlarge-11 {
        width: 91.66667%
    }

    .grid-x > .xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .grid-x > .xxlarge-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x > .xxlarge-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .grid-x > .xxlarge-1 {
        width: 8.33333%
    }

    .grid-x > .xxlarge-2 {
        width: 16.66667%
    }

    .grid-x > .xxlarge-3 {
        width: 25%
    }

    .grid-x > .xxlarge-4 {
        width: 33.33333%
    }

    .grid-x > .xxlarge-5 {
        width: 41.66667%
    }

    .grid-x > .xxlarge-6 {
        width: 50%
    }

    .grid-x > .xxlarge-7 {
        width: 58.33333%
    }

    .grid-x > .xxlarge-8 {
        width: 66.66667%
    }

    .grid-x > .xxlarge-9 {
        width: 75%
    }

    .grid-x > .xxlarge-10 {
        width: 83.33333%
    }

    .grid-x > .xxlarge-11 {
        width: 91.66667%
    }

    .grid-x > .xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 100em) {
    .grid-x > .xxxlarge-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x > .xxxlarge-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .grid-x > .xxxlarge-1 {
        width: 8.33333%
    }

    .grid-x > .xxxlarge-2 {
        width: 16.66667%
    }

    .grid-x > .xxxlarge-3 {
        width: 25%
    }

    .grid-x > .xxxlarge-4 {
        width: 33.33333%
    }

    .grid-x > .xxxlarge-5 {
        width: 41.66667%
    }

    .grid-x > .xxxlarge-6 {
        width: 50%
    }

    .grid-x > .xxxlarge-7 {
        width: 58.33333%
    }

    .grid-x > .xxxlarge-8 {
        width: 66.66667%
    }

    .grid-x > .xxxlarge-9 {
        width: 75%
    }

    .grid-x > .xxxlarge-10 {
        width: 83.33333%
    }

    .grid-x > .xxxlarge-11 {
        width: 91.66667%
    }

    .grid-x > .xxxlarge-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: -1rem;
    margin-right: -1rem
}

@media print, screen and (min-width: 40em) {
    .grid-margin-x {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }
}

.grid-margin-x > .cell {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem
}

@media print, screen and (min-width: 40em) {
    .grid-margin-x > .cell {
        width: calc(100% - 3rem);
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }
}

.grid-margin-x > .auto {
    width: auto
}

.grid-margin-x > .shrink {
    width: auto
}

.grid-margin-x > .small-1 {
    width: calc(8.33333% - 2rem)
}

.grid-margin-x > .small-2 {
    width: calc(16.66667% - 2rem)
}

.grid-margin-x > .small-3 {
    width: calc(25% - 2rem)
}

.grid-margin-x > .small-4 {
    width: calc(33.33333% - 2rem)
}

.grid-margin-x > .small-5 {
    width: calc(41.66667% - 2rem)
}

.grid-margin-x > .small-6 {
    width: calc(50% - 2rem)
}

.grid-margin-x > .small-7 {
    width: calc(58.33333% - 2rem)
}

.grid-margin-x > .small-8 {
    width: calc(66.66667% - 2rem)
}

.grid-margin-x > .small-9 {
    width: calc(75% - 2rem)
}

.grid-margin-x > .small-10 {
    width: calc(83.33333% - 2rem)
}

.grid-margin-x > .small-11 {
    width: calc(91.66667% - 2rem)
}

.grid-margin-x > .small-12 {
    width: calc(100% - 2rem)
}

@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.33333% - 3rem)
    }

    .grid-margin-x > .small-2 {
        width: calc(16.66667% - 3rem)
    }

    .grid-margin-x > .small-3 {
        width: calc(25% - 3rem)
    }

    .grid-margin-x > .small-4 {
        width: calc(33.33333% - 3rem)
    }

    .grid-margin-x > .small-5 {
        width: calc(41.66667% - 3rem)
    }

    .grid-margin-x > .small-6 {
        width: calc(50% - 3rem)
    }

    .grid-margin-x > .small-7 {
        width: calc(58.33333% - 3rem)
    }

    .grid-margin-x > .small-8 {
        width: calc(66.66667% - 3rem)
    }

    .grid-margin-x > .small-9 {
        width: calc(75% - 3rem)
    }

    .grid-margin-x > .small-10 {
        width: calc(83.33333% - 3rem)
    }

    .grid-margin-x > .small-11 {
        width: calc(91.66667% - 3rem)
    }

    .grid-margin-x > .small-12 {
        width: calc(100% - 3rem)
    }

    .grid-margin-x > .medium-auto {
        width: auto
    }

    .grid-margin-x > .medium-shrink {
        width: auto
    }

    .grid-margin-x > .medium-1 {
        width: calc(8.33333% - 3rem)
    }

    .grid-margin-x > .medium-2 {
        width: calc(16.66667% - 3rem)
    }

    .grid-margin-x > .medium-3 {
        width: calc(25% - 3rem)
    }

    .grid-margin-x > .medium-4 {
        width: calc(33.33333% - 3rem)
    }

    .grid-margin-x > .medium-5 {
        width: calc(41.66667% - 3rem)
    }

    .grid-margin-x > .medium-6 {
        width: calc(50% - 3rem)
    }

    .grid-margin-x > .medium-7 {
        width: calc(58.33333% - 3rem)
    }

    .grid-margin-x > .medium-8 {
        width: calc(66.66667% - 3rem)
    }

    .grid-margin-x > .medium-9 {
        width: calc(75% - 3rem)
    }

    .grid-margin-x > .medium-10 {
        width: calc(83.33333% - 3rem)
    }

    .grid-margin-x > .medium-11 {
        width: calc(91.66667% - 3rem)
    }

    .grid-margin-x > .medium-12 {
        width: calc(100% - 3rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
        width: auto
    }

    .grid-margin-x > .large-shrink {
        width: auto
    }

    .grid-margin-x > .large-1 {
        width: calc(8.33333% - 3rem)
    }

    .grid-margin-x > .large-2 {
        width: calc(16.66667% - 3rem)
    }

    .grid-margin-x > .large-3 {
        width: calc(25% - 3rem)
    }

    .grid-margin-x > .large-4 {
        width: calc(33.33333% - 3rem)
    }

    .grid-margin-x > .large-5 {
        width: calc(41.66667% - 3rem)
    }

    .grid-margin-x > .large-6 {
        width: calc(50% - 3rem)
    }

    .grid-margin-x > .large-7 {
        width: calc(58.33333% - 3rem)
    }

    .grid-margin-x > .large-8 {
        width: calc(66.66667% - 3rem)
    }

    .grid-margin-x > .large-9 {
        width: calc(75% - 3rem)
    }

    .grid-margin-x > .large-10 {
        width: calc(83.33333% - 3rem)
    }

    .grid-margin-x > .large-11 {
        width: calc(91.66667% - 3rem)
    }

    .grid-margin-x > .large-12 {
        width: calc(100% - 3rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-x > .xlarge-auto {
        width: auto
    }

    .grid-margin-x > .xlarge-shrink {
        width: auto
    }

    .grid-margin-x > .xlarge-1 {
        width: calc(8.33333% - 3rem)
    }

    .grid-margin-x > .xlarge-2 {
        width: calc(16.66667% - 3rem)
    }

    .grid-margin-x > .xlarge-3 {
        width: calc(25% - 3rem)
    }

    .grid-margin-x > .xlarge-4 {
        width: calc(33.33333% - 3rem)
    }

    .grid-margin-x > .xlarge-5 {
        width: calc(41.66667% - 3rem)
    }

    .grid-margin-x > .xlarge-6 {
        width: calc(50% - 3rem)
    }

    .grid-margin-x > .xlarge-7 {
        width: calc(58.33333% - 3rem)
    }

    .grid-margin-x > .xlarge-8 {
        width: calc(66.66667% - 3rem)
    }

    .grid-margin-x > .xlarge-9 {
        width: calc(75% - 3rem)
    }

    .grid-margin-x > .xlarge-10 {
        width: calc(83.33333% - 3rem)
    }

    .grid-margin-x > .xlarge-11 {
        width: calc(91.66667% - 3rem)
    }

    .grid-margin-x > .xlarge-12 {
        width: calc(100% - 3rem)
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-x > .xxlarge-auto {
        width: auto
    }

    .grid-margin-x > .xxlarge-shrink {
        width: auto
    }

    .grid-margin-x > .xxlarge-1 {
        width: calc(8.33333% - 3rem)
    }

    .grid-margin-x > .xxlarge-2 {
        width: calc(16.66667% - 3rem)
    }

    .grid-margin-x > .xxlarge-3 {
        width: calc(25% - 3rem)
    }

    .grid-margin-x > .xxlarge-4 {
        width: calc(33.33333% - 3rem)
    }

    .grid-margin-x > .xxlarge-5 {
        width: calc(41.66667% - 3rem)
    }

    .grid-margin-x > .xxlarge-6 {
        width: calc(50% - 3rem)
    }

    .grid-margin-x > .xxlarge-7 {
        width: calc(58.33333% - 3rem)
    }

    .grid-margin-x > .xxlarge-8 {
        width: calc(66.66667% - 3rem)
    }

    .grid-margin-x > .xxlarge-9 {
        width: calc(75% - 3rem)
    }

    .grid-margin-x > .xxlarge-10 {
        width: calc(83.33333% - 3rem)
    }

    .grid-margin-x > .xxlarge-11 {
        width: calc(91.66667% - 3rem)
    }

    .grid-margin-x > .xxlarge-12 {
        width: calc(100% - 3rem)
    }
}

@media screen and (min-width: 100em) {
    .grid-margin-x > .xxxlarge-auto {
        width: auto
    }

    .grid-margin-x > .xxxlarge-shrink {
        width: auto
    }

    .grid-margin-x > .xxxlarge-1 {
        width: calc(8.33333% - 3rem)
    }

    .grid-margin-x > .xxxlarge-2 {
        width: calc(16.66667% - 3rem)
    }

    .grid-margin-x > .xxxlarge-3 {
        width: calc(25% - 3rem)
    }

    .grid-margin-x > .xxxlarge-4 {
        width: calc(33.33333% - 3rem)
    }

    .grid-margin-x > .xxxlarge-5 {
        width: calc(41.66667% - 3rem)
    }

    .grid-margin-x > .xxxlarge-6 {
        width: calc(50% - 3rem)
    }

    .grid-margin-x > .xxxlarge-7 {
        width: calc(58.33333% - 3rem)
    }

    .grid-margin-x > .xxxlarge-8 {
        width: calc(66.66667% - 3rem)
    }

    .grid-margin-x > .xxxlarge-9 {
        width: calc(75% - 3rem)
    }

    .grid-margin-x > .xxxlarge-10 {
        width: calc(83.33333% - 3rem)
    }

    .grid-margin-x > .xxxlarge-11 {
        width: calc(91.66667% - 3rem)
    }

    .grid-margin-x > .xxxlarge-12 {
        width: calc(100% - 3rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: -1rem;
    margin-left: -1rem
}

@media print, screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -1.5rem;
        margin-left: -1.5rem
    }
}

.grid-container:not(.full) > .grid-padding-x {
    margin-right: -1rem;
    margin-left: -1rem
}

@media print, screen and (min-width: 40em) {
    .grid-container:not(.full) > .grid-padding-x {
        margin-right: -1.5rem;
        margin-left: -1.5rem
    }
}

.grid-padding-x > .cell {
    padding-right: 1rem;
    padding-left: 1rem
}

@media print, screen and (min-width: 40em) {
    .grid-padding-x > .cell {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.small-up-1 > .cell {
    width: 100%
}

.small-up-2 > .cell {
    width: 50%
}

.small-up-3 > .cell {
    width: 33.33333%
}

.small-up-4 > .cell {
    width: 25%
}

.small-up-5 > .cell {
    width: 20%
}

.small-up-6 > .cell {
    width: 16.66667%
}

.small-up-7 > .cell {
    width: 14.28571%
}

.small-up-8 > .cell {
    width: 12.5%
}

@media print, screen and (min-width: 40em) {
    .medium-up-1 > .cell {
        width: 100%
    }

    .medium-up-2 > .cell {
        width: 50%
    }

    .medium-up-3 > .cell {
        width: 33.33333%
    }

    .medium-up-4 > .cell {
        width: 25%
    }

    .medium-up-5 > .cell {
        width: 20%
    }

    .medium-up-6 > .cell {
        width: 16.66667%
    }

    .medium-up-7 > .cell {
        width: 14.28571%
    }

    .medium-up-8 > .cell {
        width: 12.5%
    }
}

@media print, screen and (min-width: 64em) {
    .large-up-1 > .cell {
        width: 100%
    }

    .large-up-2 > .cell {
        width: 50%
    }

    .large-up-3 > .cell {
        width: 33.33333%
    }

    .large-up-4 > .cell {
        width: 25%
    }

    .large-up-5 > .cell {
        width: 20%
    }

    .large-up-6 > .cell {
        width: 16.66667%
    }

    .large-up-7 > .cell {
        width: 14.28571%
    }

    .large-up-8 > .cell {
        width: 12.5%
    }
}

@media screen and (min-width: 75em) {
    .xlarge-up-1 > .cell {
        width: 100%
    }

    .xlarge-up-2 > .cell {
        width: 50%
    }

    .xlarge-up-3 > .cell {
        width: 33.33333%
    }

    .xlarge-up-4 > .cell {
        width: 25%
    }

    .xlarge-up-5 > .cell {
        width: 20%
    }

    .xlarge-up-6 > .cell {
        width: 16.66667%
    }

    .xlarge-up-7 > .cell {
        width: 14.28571%
    }

    .xlarge-up-8 > .cell {
        width: 12.5%
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-up-1 > .cell {
        width: 100%
    }

    .xxlarge-up-2 > .cell {
        width: 50%
    }

    .xxlarge-up-3 > .cell {
        width: 33.33333%
    }

    .xxlarge-up-4 > .cell {
        width: 25%
    }

    .xxlarge-up-5 > .cell {
        width: 20%
    }

    .xxlarge-up-6 > .cell {
        width: 16.66667%
    }

    .xxlarge-up-7 > .cell {
        width: 14.28571%
    }

    .xxlarge-up-8 > .cell {
        width: 12.5%
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-up-1 > .cell {
        width: 100%
    }

    .xxxlarge-up-2 > .cell {
        width: 50%
    }

    .xxxlarge-up-3 > .cell {
        width: 33.33333%
    }

    .xxxlarge-up-4 > .cell {
        width: 25%
    }

    .xxxlarge-up-5 > .cell {
        width: 20%
    }

    .xxxlarge-up-6 > .cell {
        width: 16.66667%
    }

    .xxxlarge-up-7 > .cell {
        width: 14.28571%
    }

    .xxxlarge-up-8 > .cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 2rem)
}

.grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 2rem)
}

.grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 2rem)
}

.grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 2rem)
}

.grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 2rem)
}

.grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 2rem)
}

.grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 2rem)
}

.grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 2rem)
}

@media print, screen and (min-width: 40em) {
    .grid-margin-x.small-up-1 > .cell {
        width: calc(100% - 2rem)
    }

    .grid-margin-x.small-up-2 > .cell {
        width: calc(50% - 2rem)
    }

    .grid-margin-x.small-up-3 > .cell {
        width: calc(33.33333% - 2rem)
    }

    .grid-margin-x.small-up-4 > .cell {
        width: calc(25% - 2rem)
    }

    .grid-margin-x.small-up-5 > .cell {
        width: calc(20% - 2rem)
    }

    .grid-margin-x.small-up-6 > .cell {
        width: calc(16.66667% - 2rem)
    }

    .grid-margin-x.small-up-7 > .cell {
        width: calc(14.28571% - 2rem)
    }

    .grid-margin-x.small-up-8 > .cell {
        width: calc(12.5% - 2rem)
    }

    .grid-margin-x.medium-up-1 > .cell {
        width: calc(100% - 3rem)
    }

    .grid-margin-x.medium-up-2 > .cell {
        width: calc(50% - 3rem)
    }

    .grid-margin-x.medium-up-3 > .cell {
        width: calc(33.33333% - 3rem)
    }

    .grid-margin-x.medium-up-4 > .cell {
        width: calc(25% - 3rem)
    }

    .grid-margin-x.medium-up-5 > .cell {
        width: calc(20% - 3rem)
    }

    .grid-margin-x.medium-up-6 > .cell {
        width: calc(16.66667% - 3rem)
    }

    .grid-margin-x.medium-up-7 > .cell {
        width: calc(14.28571% - 3rem)
    }

    .grid-margin-x.medium-up-8 > .cell {
        width: calc(12.5% - 3rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-margin-x.large-up-1 > .cell {
        width: calc(100% - 3rem)
    }

    .grid-margin-x.large-up-2 > .cell {
        width: calc(50% - 3rem)
    }

    .grid-margin-x.large-up-3 > .cell {
        width: calc(33.33333% - 3rem)
    }

    .grid-margin-x.large-up-4 > .cell {
        width: calc(25% - 3rem)
    }

    .grid-margin-x.large-up-5 > .cell {
        width: calc(20% - 3rem)
    }

    .grid-margin-x.large-up-6 > .cell {
        width: calc(16.66667% - 3rem)
    }

    .grid-margin-x.large-up-7 > .cell {
        width: calc(14.28571% - 3rem)
    }

    .grid-margin-x.large-up-8 > .cell {
        width: calc(12.5% - 3rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-x.xlarge-up-1 > .cell {
        width: calc(100% - 3rem)
    }

    .grid-margin-x.xlarge-up-2 > .cell {
        width: calc(50% - 3rem)
    }

    .grid-margin-x.xlarge-up-3 > .cell {
        width: calc(33.33333% - 3rem)
    }

    .grid-margin-x.xlarge-up-4 > .cell {
        width: calc(25% - 3rem)
    }

    .grid-margin-x.xlarge-up-5 > .cell {
        width: calc(20% - 3rem)
    }

    .grid-margin-x.xlarge-up-6 > .cell {
        width: calc(16.66667% - 3rem)
    }

    .grid-margin-x.xlarge-up-7 > .cell {
        width: calc(14.28571% - 3rem)
    }

    .grid-margin-x.xlarge-up-8 > .cell {
        width: calc(12.5% - 3rem)
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-x.xxlarge-up-1 > .cell {
        width: calc(100% - 3rem)
    }

    .grid-margin-x.xxlarge-up-2 > .cell {
        width: calc(50% - 3rem)
    }

    .grid-margin-x.xxlarge-up-3 > .cell {
        width: calc(33.33333% - 3rem)
    }

    .grid-margin-x.xxlarge-up-4 > .cell {
        width: calc(25% - 3rem)
    }

    .grid-margin-x.xxlarge-up-5 > .cell {
        width: calc(20% - 3rem)
    }

    .grid-margin-x.xxlarge-up-6 > .cell {
        width: calc(16.66667% - 3rem)
    }

    .grid-margin-x.xxlarge-up-7 > .cell {
        width: calc(14.28571% - 3rem)
    }

    .grid-margin-x.xxlarge-up-8 > .cell {
        width: calc(12.5% - 3rem)
    }
}

@media screen and (min-width: 100em) {
    .grid-margin-x.xxxlarge-up-1 > .cell {
        width: calc(100% - 3rem)
    }

    .grid-margin-x.xxxlarge-up-2 > .cell {
        width: calc(50% - 3rem)
    }

    .grid-margin-x.xxxlarge-up-3 > .cell {
        width: calc(33.33333% - 3rem)
    }

    .grid-margin-x.xxxlarge-up-4 > .cell {
        width: calc(25% - 3rem)
    }

    .grid-margin-x.xxxlarge-up-5 > .cell {
        width: calc(20% - 3rem)
    }

    .grid-margin-x.xxxlarge-up-6 > .cell {
        width: calc(16.66667% - 3rem)
    }

    .grid-margin-x.xxxlarge-up-7 > .cell {
        width: calc(14.28571% - 3rem)
    }

    .grid-margin-x.xxxlarge-up-8 > .cell {
        width: calc(12.5% - 3rem)
    }
}

.small-margin-collapse {
    margin-right: 0;
    margin-left: 0
}

    .small-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0
    }

    .small-margin-collapse > .small-1 {
        width: 8.33333%
    }

    .small-margin-collapse > .small-2 {
        width: 16.66667%
    }

    .small-margin-collapse > .small-3 {
        width: 25%
    }

    .small-margin-collapse > .small-4 {
        width: 33.33333%
    }

    .small-margin-collapse > .small-5 {
        width: 41.66667%
    }

    .small-margin-collapse > .small-6 {
        width: 50%
    }

    .small-margin-collapse > .small-7 {
        width: 58.33333%
    }

    .small-margin-collapse > .small-8 {
        width: 66.66667%
    }

    .small-margin-collapse > .small-9 {
        width: 75%
    }

    .small-margin-collapse > .small-10 {
        width: 83.33333%
    }

    .small-margin-collapse > .small-11 {
        width: 91.66667%
    }

    .small-margin-collapse > .small-12 {
        width: 100%
    }

@media print, screen and (min-width: 40em) {
    .small-margin-collapse > .medium-1 {
        width: 8.33333%
    }

    .small-margin-collapse > .medium-2 {
        width: 16.66667%
    }

    .small-margin-collapse > .medium-3 {
        width: 25%
    }

    .small-margin-collapse > .medium-4 {
        width: 33.33333%
    }

    .small-margin-collapse > .medium-5 {
        width: 41.66667%
    }

    .small-margin-collapse > .medium-6 {
        width: 50%
    }

    .small-margin-collapse > .medium-7 {
        width: 58.33333%
    }

    .small-margin-collapse > .medium-8 {
        width: 66.66667%
    }

    .small-margin-collapse > .medium-9 {
        width: 75%
    }

    .small-margin-collapse > .medium-10 {
        width: 83.33333%
    }

    .small-margin-collapse > .medium-11 {
        width: 91.66667%
    }

    .small-margin-collapse > .medium-12 {
        width: 100%
    }
}

@media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
        width: 8.33333%
    }

    .small-margin-collapse > .large-2 {
        width: 16.66667%
    }

    .small-margin-collapse > .large-3 {
        width: 25%
    }

    .small-margin-collapse > .large-4 {
        width: 33.33333%
    }

    .small-margin-collapse > .large-5 {
        width: 41.66667%
    }

    .small-margin-collapse > .large-6 {
        width: 50%
    }

    .small-margin-collapse > .large-7 {
        width: 58.33333%
    }

    .small-margin-collapse > .large-8 {
        width: 66.66667%
    }

    .small-margin-collapse > .large-9 {
        width: 75%
    }

    .small-margin-collapse > .large-10 {
        width: 83.33333%
    }

    .small-margin-collapse > .large-11 {
        width: 91.66667%
    }

    .small-margin-collapse > .large-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .small-margin-collapse > .xlarge-1 {
        width: 8.33333%
    }

    .small-margin-collapse > .xlarge-2 {
        width: 16.66667%
    }

    .small-margin-collapse > .xlarge-3 {
        width: 25%
    }

    .small-margin-collapse > .xlarge-4 {
        width: 33.33333%
    }

    .small-margin-collapse > .xlarge-5 {
        width: 41.66667%
    }

    .small-margin-collapse > .xlarge-6 {
        width: 50%
    }

    .small-margin-collapse > .xlarge-7 {
        width: 58.33333%
    }

    .small-margin-collapse > .xlarge-8 {
        width: 66.66667%
    }

    .small-margin-collapse > .xlarge-9 {
        width: 75%
    }

    .small-margin-collapse > .xlarge-10 {
        width: 83.33333%
    }

    .small-margin-collapse > .xlarge-11 {
        width: 91.66667%
    }

    .small-margin-collapse > .xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .small-margin-collapse > .xxlarge-1 {
        width: 8.33333%
    }

    .small-margin-collapse > .xxlarge-2 {
        width: 16.66667%
    }

    .small-margin-collapse > .xxlarge-3 {
        width: 25%
    }

    .small-margin-collapse > .xxlarge-4 {
        width: 33.33333%
    }

    .small-margin-collapse > .xxlarge-5 {
        width: 41.66667%
    }

    .small-margin-collapse > .xxlarge-6 {
        width: 50%
    }

    .small-margin-collapse > .xxlarge-7 {
        width: 58.33333%
    }

    .small-margin-collapse > .xxlarge-8 {
        width: 66.66667%
    }

    .small-margin-collapse > .xxlarge-9 {
        width: 75%
    }

    .small-margin-collapse > .xxlarge-10 {
        width: 83.33333%
    }

    .small-margin-collapse > .xxlarge-11 {
        width: 91.66667%
    }

    .small-margin-collapse > .xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 100em) {
    .small-margin-collapse > .xxxlarge-1 {
        width: 8.33333%
    }

    .small-margin-collapse > .xxxlarge-2 {
        width: 16.66667%
    }

    .small-margin-collapse > .xxxlarge-3 {
        width: 25%
    }

    .small-margin-collapse > .xxxlarge-4 {
        width: 33.33333%
    }

    .small-margin-collapse > .xxxlarge-5 {
        width: 41.66667%
    }

    .small-margin-collapse > .xxxlarge-6 {
        width: 50%
    }

    .small-margin-collapse > .xxxlarge-7 {
        width: 58.33333%
    }

    .small-margin-collapse > .xxxlarge-8 {
        width: 66.66667%
    }

    .small-margin-collapse > .xxxlarge-9 {
        width: 75%
    }

    .small-margin-collapse > .xxxlarge-10 {
        width: 83.33333%
    }

    .small-margin-collapse > .xxxlarge-11 {
        width: 91.66667%
    }

    .small-margin-collapse > .xxxlarge-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.33333%
    }

    .medium-margin-collapse > .small-2 {
        width: 16.66667%
    }

    .medium-margin-collapse > .small-3 {
        width: 25%
    }

    .medium-margin-collapse > .small-4 {
        width: 33.33333%
    }

    .medium-margin-collapse > .small-5 {
        width: 41.66667%
    }

    .medium-margin-collapse > .small-6 {
        width: 50%
    }

    .medium-margin-collapse > .small-7 {
        width: 58.33333%
    }

    .medium-margin-collapse > .small-8 {
        width: 66.66667%
    }

    .medium-margin-collapse > .small-9 {
        width: 75%
    }

    .medium-margin-collapse > .small-10 {
        width: 83.33333%
    }

    .medium-margin-collapse > .small-11 {
        width: 91.66667%
    }

    .medium-margin-collapse > .small-12 {
        width: 100%
    }
}

@media print, screen and (min-width: 40em) {
    .medium-margin-collapse > .medium-1 {
        width: 8.33333%
    }

    .medium-margin-collapse > .medium-2 {
        width: 16.66667%
    }

    .medium-margin-collapse > .medium-3 {
        width: 25%
    }

    .medium-margin-collapse > .medium-4 {
        width: 33.33333%
    }

    .medium-margin-collapse > .medium-5 {
        width: 41.66667%
    }

    .medium-margin-collapse > .medium-6 {
        width: 50%
    }

    .medium-margin-collapse > .medium-7 {
        width: 58.33333%
    }

    .medium-margin-collapse > .medium-8 {
        width: 66.66667%
    }

    .medium-margin-collapse > .medium-9 {
        width: 75%
    }

    .medium-margin-collapse > .medium-10 {
        width: 83.33333%
    }

    .medium-margin-collapse > .medium-11 {
        width: 91.66667%
    }

    .medium-margin-collapse > .medium-12 {
        width: 100%
    }
}

@media print, screen and (min-width: 64em) {
    .medium-margin-collapse > .large-1 {
        width: 8.33333%
    }

    .medium-margin-collapse > .large-2 {
        width: 16.66667%
    }

    .medium-margin-collapse > .large-3 {
        width: 25%
    }

    .medium-margin-collapse > .large-4 {
        width: 33.33333%
    }

    .medium-margin-collapse > .large-5 {
        width: 41.66667%
    }

    .medium-margin-collapse > .large-6 {
        width: 50%
    }

    .medium-margin-collapse > .large-7 {
        width: 58.33333%
    }

    .medium-margin-collapse > .large-8 {
        width: 66.66667%
    }

    .medium-margin-collapse > .large-9 {
        width: 75%
    }

    .medium-margin-collapse > .large-10 {
        width: 83.33333%
    }

    .medium-margin-collapse > .large-11 {
        width: 91.66667%
    }

    .medium-margin-collapse > .large-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .medium-margin-collapse > .xlarge-1 {
        width: 8.33333%
    }

    .medium-margin-collapse > .xlarge-2 {
        width: 16.66667%
    }

    .medium-margin-collapse > .xlarge-3 {
        width: 25%
    }

    .medium-margin-collapse > .xlarge-4 {
        width: 33.33333%
    }

    .medium-margin-collapse > .xlarge-5 {
        width: 41.66667%
    }

    .medium-margin-collapse > .xlarge-6 {
        width: 50%
    }

    .medium-margin-collapse > .xlarge-7 {
        width: 58.33333%
    }

    .medium-margin-collapse > .xlarge-8 {
        width: 66.66667%
    }

    .medium-margin-collapse > .xlarge-9 {
        width: 75%
    }

    .medium-margin-collapse > .xlarge-10 {
        width: 83.33333%
    }

    .medium-margin-collapse > .xlarge-11 {
        width: 91.66667%
    }

    .medium-margin-collapse > .xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .medium-margin-collapse > .xxlarge-1 {
        width: 8.33333%
    }

    .medium-margin-collapse > .xxlarge-2 {
        width: 16.66667%
    }

    .medium-margin-collapse > .xxlarge-3 {
        width: 25%
    }

    .medium-margin-collapse > .xxlarge-4 {
        width: 33.33333%
    }

    .medium-margin-collapse > .xxlarge-5 {
        width: 41.66667%
    }

    .medium-margin-collapse > .xxlarge-6 {
        width: 50%
    }

    .medium-margin-collapse > .xxlarge-7 {
        width: 58.33333%
    }

    .medium-margin-collapse > .xxlarge-8 {
        width: 66.66667%
    }

    .medium-margin-collapse > .xxlarge-9 {
        width: 75%
    }

    .medium-margin-collapse > .xxlarge-10 {
        width: 83.33333%
    }

    .medium-margin-collapse > .xxlarge-11 {
        width: 91.66667%
    }

    .medium-margin-collapse > .xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 100em) {
    .medium-margin-collapse > .xxxlarge-1 {
        width: 8.33333%
    }

    .medium-margin-collapse > .xxxlarge-2 {
        width: 16.66667%
    }

    .medium-margin-collapse > .xxxlarge-3 {
        width: 25%
    }

    .medium-margin-collapse > .xxxlarge-4 {
        width: 33.33333%
    }

    .medium-margin-collapse > .xxxlarge-5 {
        width: 41.66667%
    }

    .medium-margin-collapse > .xxxlarge-6 {
        width: 50%
    }

    .medium-margin-collapse > .xxxlarge-7 {
        width: 58.33333%
    }

    .medium-margin-collapse > .xxxlarge-8 {
        width: 66.66667%
    }

    .medium-margin-collapse > .xxxlarge-9 {
        width: 75%
    }

    .medium-margin-collapse > .xxxlarge-10 {
        width: 83.33333%
    }

    .medium-margin-collapse > .xxxlarge-11 {
        width: 91.66667%
    }

    .medium-margin-collapse > .xxxlarge-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.33333%
    }

    .large-margin-collapse > .small-2 {
        width: 16.66667%
    }

    .large-margin-collapse > .small-3 {
        width: 25%
    }

    .large-margin-collapse > .small-4 {
        width: 33.33333%
    }

    .large-margin-collapse > .small-5 {
        width: 41.66667%
    }

    .large-margin-collapse > .small-6 {
        width: 50%
    }

    .large-margin-collapse > .small-7 {
        width: 58.33333%
    }

    .large-margin-collapse > .small-8 {
        width: 66.66667%
    }

    .large-margin-collapse > .small-9 {
        width: 75%
    }

    .large-margin-collapse > .small-10 {
        width: 83.33333%
    }

    .large-margin-collapse > .small-11 {
        width: 91.66667%
    }

    .large-margin-collapse > .small-12 {
        width: 100%
    }
}

@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .medium-1 {
        width: 8.33333%
    }

    .large-margin-collapse > .medium-2 {
        width: 16.66667%
    }

    .large-margin-collapse > .medium-3 {
        width: 25%
    }

    .large-margin-collapse > .medium-4 {
        width: 33.33333%
    }

    .large-margin-collapse > .medium-5 {
        width: 41.66667%
    }

    .large-margin-collapse > .medium-6 {
        width: 50%
    }

    .large-margin-collapse > .medium-7 {
        width: 58.33333%
    }

    .large-margin-collapse > .medium-8 {
        width: 66.66667%
    }

    .large-margin-collapse > .medium-9 {
        width: 75%
    }

    .large-margin-collapse > .medium-10 {
        width: 83.33333%
    }

    .large-margin-collapse > .medium-11 {
        width: 91.66667%
    }

    .large-margin-collapse > .medium-12 {
        width: 100%
    }
}

@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .large-1 {
        width: 8.33333%
    }

    .large-margin-collapse > .large-2 {
        width: 16.66667%
    }

    .large-margin-collapse > .large-3 {
        width: 25%
    }

    .large-margin-collapse > .large-4 {
        width: 33.33333%
    }

    .large-margin-collapse > .large-5 {
        width: 41.66667%
    }

    .large-margin-collapse > .large-6 {
        width: 50%
    }

    .large-margin-collapse > .large-7 {
        width: 58.33333%
    }

    .large-margin-collapse > .large-8 {
        width: 66.66667%
    }

    .large-margin-collapse > .large-9 {
        width: 75%
    }

    .large-margin-collapse > .large-10 {
        width: 83.33333%
    }

    .large-margin-collapse > .large-11 {
        width: 91.66667%
    }

    .large-margin-collapse > .large-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .large-margin-collapse > .xlarge-1 {
        width: 8.33333%
    }

    .large-margin-collapse > .xlarge-2 {
        width: 16.66667%
    }

    .large-margin-collapse > .xlarge-3 {
        width: 25%
    }

    .large-margin-collapse > .xlarge-4 {
        width: 33.33333%
    }

    .large-margin-collapse > .xlarge-5 {
        width: 41.66667%
    }

    .large-margin-collapse > .xlarge-6 {
        width: 50%
    }

    .large-margin-collapse > .xlarge-7 {
        width: 58.33333%
    }

    .large-margin-collapse > .xlarge-8 {
        width: 66.66667%
    }

    .large-margin-collapse > .xlarge-9 {
        width: 75%
    }

    .large-margin-collapse > .xlarge-10 {
        width: 83.33333%
    }

    .large-margin-collapse > .xlarge-11 {
        width: 91.66667%
    }

    .large-margin-collapse > .xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .large-margin-collapse > .xxlarge-1 {
        width: 8.33333%
    }

    .large-margin-collapse > .xxlarge-2 {
        width: 16.66667%
    }

    .large-margin-collapse > .xxlarge-3 {
        width: 25%
    }

    .large-margin-collapse > .xxlarge-4 {
        width: 33.33333%
    }

    .large-margin-collapse > .xxlarge-5 {
        width: 41.66667%
    }

    .large-margin-collapse > .xxlarge-6 {
        width: 50%
    }

    .large-margin-collapse > .xxlarge-7 {
        width: 58.33333%
    }

    .large-margin-collapse > .xxlarge-8 {
        width: 66.66667%
    }

    .large-margin-collapse > .xxlarge-9 {
        width: 75%
    }

    .large-margin-collapse > .xxlarge-10 {
        width: 83.33333%
    }

    .large-margin-collapse > .xxlarge-11 {
        width: 91.66667%
    }

    .large-margin-collapse > .xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 100em) {
    .large-margin-collapse > .xxxlarge-1 {
        width: 8.33333%
    }

    .large-margin-collapse > .xxxlarge-2 {
        width: 16.66667%
    }

    .large-margin-collapse > .xxxlarge-3 {
        width: 25%
    }

    .large-margin-collapse > .xxxlarge-4 {
        width: 33.33333%
    }

    .large-margin-collapse > .xxxlarge-5 {
        width: 41.66667%
    }

    .large-margin-collapse > .xxxlarge-6 {
        width: 50%
    }

    .large-margin-collapse > .xxxlarge-7 {
        width: 58.33333%
    }

    .large-margin-collapse > .xxxlarge-8 {
        width: 66.66667%
    }

    .large-margin-collapse > .xxxlarge-9 {
        width: 75%
    }

    .large-margin-collapse > .xxxlarge-10 {
        width: 83.33333%
    }

    .large-margin-collapse > .xxxlarge-11 {
        width: 91.66667%
    }

    .large-margin-collapse > .xxxlarge-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
        }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

        .xlarge-margin-collapse > .cell {
            margin-right: 0;
            margin-left: 0
        }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse > .small-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse > .small-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse > .small-3 {
        width: 25%
    }

    .xlarge-margin-collapse > .small-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse > .small-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse > .small-6 {
        width: 50%
    }

    .xlarge-margin-collapse > .small-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse > .small-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse > .small-9 {
        width: 75%
    }

    .xlarge-margin-collapse > .small-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse > .small-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse > .small-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse > .medium-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse > .medium-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse > .medium-3 {
        width: 25%
    }

    .xlarge-margin-collapse > .medium-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse > .medium-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse > .medium-6 {
        width: 50%
    }

    .xlarge-margin-collapse > .medium-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse > .medium-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse > .medium-9 {
        width: 75%
    }

    .xlarge-margin-collapse > .medium-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse > .medium-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse > .medium-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse > .large-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse > .large-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse > .large-3 {
        width: 25%
    }

    .xlarge-margin-collapse > .large-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse > .large-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse > .large-6 {
        width: 50%
    }

    .xlarge-margin-collapse > .large-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse > .large-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse > .large-9 {
        width: 75%
    }

    .xlarge-margin-collapse > .large-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse > .large-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse > .large-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse > .xlarge-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse > .xlarge-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse > .xlarge-3 {
        width: 25%
    }

    .xlarge-margin-collapse > .xlarge-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse > .xlarge-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse > .xlarge-6 {
        width: 50%
    }

    .xlarge-margin-collapse > .xlarge-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse > .xlarge-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse > .xlarge-9 {
        width: 75%
    }

    .xlarge-margin-collapse > .xlarge-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse > .xlarge-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse > .xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .xlarge-margin-collapse > .xxlarge-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse > .xxlarge-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse > .xxlarge-3 {
        width: 25%
    }

    .xlarge-margin-collapse > .xxlarge-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse > .xxlarge-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse > .xxlarge-6 {
        width: 50%
    }

    .xlarge-margin-collapse > .xxlarge-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse > .xxlarge-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse > .xxlarge-9 {
        width: 75%
    }

    .xlarge-margin-collapse > .xxlarge-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse > .xxlarge-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse > .xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 100em) {
    .xlarge-margin-collapse > .xxxlarge-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse > .xxxlarge-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse > .xxxlarge-3 {
        width: 25%
    }

    .xlarge-margin-collapse > .xxxlarge-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse > .xxxlarge-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse > .xxxlarge-6 {
        width: 50%
    }

    .xlarge-margin-collapse > .xxxlarge-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse > .xxxlarge-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse > .xxxlarge-9 {
        width: 75%
    }

    .xlarge-margin-collapse > .xxxlarge-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse > .xxxlarge-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse > .xxxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .xlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

        .xlarge-padding-collapse > .cell {
            padding-right: 0;
            padding-left: 0
        }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

        .xxlarge-margin-collapse > .cell {
            margin-right: 0;
            margin-left: 0
        }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse > .small-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse > .small-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse > .small-3 {
        width: 25%
    }

    .xxlarge-margin-collapse > .small-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse > .small-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse > .small-6 {
        width: 50%
    }

    .xxlarge-margin-collapse > .small-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse > .small-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse > .small-9 {
        width: 75%
    }

    .xxlarge-margin-collapse > .small-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse > .small-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse > .small-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse > .medium-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse > .medium-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse > .medium-3 {
        width: 25%
    }

    .xxlarge-margin-collapse > .medium-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse > .medium-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse > .medium-6 {
        width: 50%
    }

    .xxlarge-margin-collapse > .medium-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse > .medium-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse > .medium-9 {
        width: 75%
    }

    .xxlarge-margin-collapse > .medium-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse > .medium-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse > .medium-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse > .large-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse > .large-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse > .large-3 {
        width: 25%
    }

    .xxlarge-margin-collapse > .large-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse > .large-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse > .large-6 {
        width: 50%
    }

    .xxlarge-margin-collapse > .large-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse > .large-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse > .large-9 {
        width: 75%
    }

    .xxlarge-margin-collapse > .large-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse > .large-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse > .large-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse > .xlarge-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse > .xlarge-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse > .xlarge-3 {
        width: 25%
    }

    .xxlarge-margin-collapse > .xlarge-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse > .xlarge-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse > .xlarge-6 {
        width: 50%
    }

    .xxlarge-margin-collapse > .xlarge-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse > .xlarge-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse > .xlarge-9 {
        width: 75%
    }

    .xxlarge-margin-collapse > .xlarge-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse > .xlarge-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse > .xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse > .xxlarge-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse > .xxlarge-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse > .xxlarge-3 {
        width: 25%
    }

    .xxlarge-margin-collapse > .xxlarge-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse > .xxlarge-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse > .xxlarge-6 {
        width: 50%
    }

    .xxlarge-margin-collapse > .xxlarge-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse > .xxlarge-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse > .xxlarge-9 {
        width: 75%
    }

    .xxlarge-margin-collapse > .xxlarge-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse > .xxlarge-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse > .xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 100em) {
    .xxlarge-margin-collapse > .xxxlarge-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse > .xxxlarge-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse > .xxxlarge-3 {
        width: 25%
    }

    .xxlarge-margin-collapse > .xxxlarge-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse > .xxxlarge-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse > .xxxlarge-6 {
        width: 50%
    }

    .xxlarge-margin-collapse > .xxxlarge-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse > .xxxlarge-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse > .xxxlarge-9 {
        width: 75%
    }

    .xxlarge-margin-collapse > .xxxlarge-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse > .xxxlarge-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse > .xxxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

        .xxlarge-padding-collapse > .cell {
            padding-right: 0;
            padding-left: 0
        }
}

@media screen and (min-width: 100em) {
    .xxxlarge-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

        .xxxlarge-margin-collapse > .cell {
            margin-right: 0;
            margin-left: 0
        }
}

@media screen and (min-width: 100em) {
    .xxxlarge-margin-collapse > .small-1 {
        width: 8.33333%
    }

    .xxxlarge-margin-collapse > .small-2 {
        width: 16.66667%
    }

    .xxxlarge-margin-collapse > .small-3 {
        width: 25%
    }

    .xxxlarge-margin-collapse > .small-4 {
        width: 33.33333%
    }

    .xxxlarge-margin-collapse > .small-5 {
        width: 41.66667%
    }

    .xxxlarge-margin-collapse > .small-6 {
        width: 50%
    }

    .xxxlarge-margin-collapse > .small-7 {
        width: 58.33333%
    }

    .xxxlarge-margin-collapse > .small-8 {
        width: 66.66667%
    }

    .xxxlarge-margin-collapse > .small-9 {
        width: 75%
    }

    .xxxlarge-margin-collapse > .small-10 {
        width: 83.33333%
    }

    .xxxlarge-margin-collapse > .small-11 {
        width: 91.66667%
    }

    .xxxlarge-margin-collapse > .small-12 {
        width: 100%
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-margin-collapse > .medium-1 {
        width: 8.33333%
    }

    .xxxlarge-margin-collapse > .medium-2 {
        width: 16.66667%
    }

    .xxxlarge-margin-collapse > .medium-3 {
        width: 25%
    }

    .xxxlarge-margin-collapse > .medium-4 {
        width: 33.33333%
    }

    .xxxlarge-margin-collapse > .medium-5 {
        width: 41.66667%
    }

    .xxxlarge-margin-collapse > .medium-6 {
        width: 50%
    }

    .xxxlarge-margin-collapse > .medium-7 {
        width: 58.33333%
    }

    .xxxlarge-margin-collapse > .medium-8 {
        width: 66.66667%
    }

    .xxxlarge-margin-collapse > .medium-9 {
        width: 75%
    }

    .xxxlarge-margin-collapse > .medium-10 {
        width: 83.33333%
    }

    .xxxlarge-margin-collapse > .medium-11 {
        width: 91.66667%
    }

    .xxxlarge-margin-collapse > .medium-12 {
        width: 100%
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-margin-collapse > .large-1 {
        width: 8.33333%
    }

    .xxxlarge-margin-collapse > .large-2 {
        width: 16.66667%
    }

    .xxxlarge-margin-collapse > .large-3 {
        width: 25%
    }

    .xxxlarge-margin-collapse > .large-4 {
        width: 33.33333%
    }

    .xxxlarge-margin-collapse > .large-5 {
        width: 41.66667%
    }

    .xxxlarge-margin-collapse > .large-6 {
        width: 50%
    }

    .xxxlarge-margin-collapse > .large-7 {
        width: 58.33333%
    }

    .xxxlarge-margin-collapse > .large-8 {
        width: 66.66667%
    }

    .xxxlarge-margin-collapse > .large-9 {
        width: 75%
    }

    .xxxlarge-margin-collapse > .large-10 {
        width: 83.33333%
    }

    .xxxlarge-margin-collapse > .large-11 {
        width: 91.66667%
    }

    .xxxlarge-margin-collapse > .large-12 {
        width: 100%
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-margin-collapse > .xlarge-1 {
        width: 8.33333%
    }

    .xxxlarge-margin-collapse > .xlarge-2 {
        width: 16.66667%
    }

    .xxxlarge-margin-collapse > .xlarge-3 {
        width: 25%
    }

    .xxxlarge-margin-collapse > .xlarge-4 {
        width: 33.33333%
    }

    .xxxlarge-margin-collapse > .xlarge-5 {
        width: 41.66667%
    }

    .xxxlarge-margin-collapse > .xlarge-6 {
        width: 50%
    }

    .xxxlarge-margin-collapse > .xlarge-7 {
        width: 58.33333%
    }

    .xxxlarge-margin-collapse > .xlarge-8 {
        width: 66.66667%
    }

    .xxxlarge-margin-collapse > .xlarge-9 {
        width: 75%
    }

    .xxxlarge-margin-collapse > .xlarge-10 {
        width: 83.33333%
    }

    .xxxlarge-margin-collapse > .xlarge-11 {
        width: 91.66667%
    }

    .xxxlarge-margin-collapse > .xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-margin-collapse > .xxlarge-1 {
        width: 8.33333%
    }

    .xxxlarge-margin-collapse > .xxlarge-2 {
        width: 16.66667%
    }

    .xxxlarge-margin-collapse > .xxlarge-3 {
        width: 25%
    }

    .xxxlarge-margin-collapse > .xxlarge-4 {
        width: 33.33333%
    }

    .xxxlarge-margin-collapse > .xxlarge-5 {
        width: 41.66667%
    }

    .xxxlarge-margin-collapse > .xxlarge-6 {
        width: 50%
    }

    .xxxlarge-margin-collapse > .xxlarge-7 {
        width: 58.33333%
    }

    .xxxlarge-margin-collapse > .xxlarge-8 {
        width: 66.66667%
    }

    .xxxlarge-margin-collapse > .xxlarge-9 {
        width: 75%
    }

    .xxxlarge-margin-collapse > .xxlarge-10 {
        width: 83.33333%
    }

    .xxxlarge-margin-collapse > .xxlarge-11 {
        width: 91.66667%
    }

    .xxxlarge-margin-collapse > .xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-margin-collapse > .xxxlarge-1 {
        width: 8.33333%
    }

    .xxxlarge-margin-collapse > .xxxlarge-2 {
        width: 16.66667%
    }

    .xxxlarge-margin-collapse > .xxxlarge-3 {
        width: 25%
    }

    .xxxlarge-margin-collapse > .xxxlarge-4 {
        width: 33.33333%
    }

    .xxxlarge-margin-collapse > .xxxlarge-5 {
        width: 41.66667%
    }

    .xxxlarge-margin-collapse > .xxxlarge-6 {
        width: 50%
    }

    .xxxlarge-margin-collapse > .xxxlarge-7 {
        width: 58.33333%
    }

    .xxxlarge-margin-collapse > .xxxlarge-8 {
        width: 66.66667%
    }

    .xxxlarge-margin-collapse > .xxxlarge-9 {
        width: 75%
    }

    .xxxlarge-margin-collapse > .xxxlarge-10 {
        width: 83.33333%
    }

    .xxxlarge-margin-collapse > .xxxlarge-11 {
        width: 91.66667%
    }

    .xxxlarge-margin-collapse > .xxxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

        .xxxlarge-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% + 1rem)
}

.small-offset-1 {
    margin-left: 8.33333%
}

.grid-margin-x > .small-offset-1 {
    margin-left: calc(8.33333% + 1rem)
}

.small-offset-2 {
    margin-left: 16.66667%
}

.grid-margin-x > .small-offset-2 {
    margin-left: calc(16.66667% + 1rem)
}

.small-offset-3 {
    margin-left: 25%
}

.grid-margin-x > .small-offset-3 {
    margin-left: calc(25% + 1rem)
}

.small-offset-4 {
    margin-left: 33.33333%
}

.grid-margin-x > .small-offset-4 {
    margin-left: calc(33.33333% + 1rem)
}

.small-offset-5 {
    margin-left: 41.66667%
}

.grid-margin-x > .small-offset-5 {
    margin-left: calc(41.66667% + 1rem)
}

.small-offset-6 {
    margin-left: 50%
}

.grid-margin-x > .small-offset-6 {
    margin-left: calc(50% + 1rem)
}

.small-offset-7 {
    margin-left: 58.33333%
}

.grid-margin-x > .small-offset-7 {
    margin-left: calc(58.33333% + 1rem)
}

.small-offset-8 {
    margin-left: 66.66667%
}

.grid-margin-x > .small-offset-8 {
    margin-left: calc(66.66667% + 1rem)
}

.small-offset-9 {
    margin-left: 75%
}

.grid-margin-x > .small-offset-9 {
    margin-left: calc(75% + 1rem)
}

.small-offset-10 {
    margin-left: 83.33333%
}

.grid-margin-x > .small-offset-10 {
    margin-left: calc(83.33333% + 1rem)
}

.small-offset-11 {
    margin-left: 91.66667%
}

.grid-margin-x > .small-offset-11 {
    margin-left: calc(91.66667% + 1rem)
}

@media print, screen and (min-width: 40em) {
    .medium-offset-0 {
        margin-left: 0%
    }

    .grid-margin-x > .medium-offset-0 {
        margin-left: calc(0% + 1.5rem)
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x > .medium-offset-1 {
        margin-left: calc(8.33333% + 1.5rem)
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x > .medium-offset-2 {
        margin-left: calc(16.66667% + 1.5rem)
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x > .medium-offset-3 {
        margin-left: calc(25% + 1.5rem)
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x > .medium-offset-4 {
        margin-left: calc(33.33333% + 1.5rem)
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x > .medium-offset-5 {
        margin-left: calc(41.66667% + 1.5rem)
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x > .medium-offset-6 {
        margin-left: calc(50% + 1.5rem)
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x > .medium-offset-7 {
        margin-left: calc(58.33333% + 1.5rem)
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x > .medium-offset-8 {
        margin-left: calc(66.66667% + 1.5rem)
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x > .medium-offset-9 {
        margin-left: calc(75% + 1.5rem)
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x > .medium-offset-10 {
        margin-left: calc(83.33333% + 1.5rem)
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x > .medium-offset-11 {
        margin-left: calc(91.66667% + 1.5rem)
    }
}

@media print, screen and (min-width: 64em) {
    .large-offset-0 {
        margin-left: 0%
    }

    .grid-margin-x > .large-offset-0 {
        margin-left: calc(0% + 1.5rem)
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x > .large-offset-1 {
        margin-left: calc(8.33333% + 1.5rem)
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x > .large-offset-2 {
        margin-left: calc(16.66667% + 1.5rem)
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x > .large-offset-3 {
        margin-left: calc(25% + 1.5rem)
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x > .large-offset-4 {
        margin-left: calc(33.33333% + 1.5rem)
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x > .large-offset-5 {
        margin-left: calc(41.66667% + 1.5rem)
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x > .large-offset-6 {
        margin-left: calc(50% + 1.5rem)
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x > .large-offset-7 {
        margin-left: calc(58.33333% + 1.5rem)
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x > .large-offset-8 {
        margin-left: calc(66.66667% + 1.5rem)
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x > .large-offset-9 {
        margin-left: calc(75% + 1.5rem)
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x > .large-offset-10 {
        margin-left: calc(83.33333% + 1.5rem)
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x > .large-offset-11 {
        margin-left: calc(91.66667% + 1.5rem)
    }
}

@media screen and (min-width: 75em) {
    .xlarge-offset-0 {
        margin-left: 0%
    }

    .grid-margin-x > .xlarge-offset-0 {
        margin-left: calc(0% + 1.5rem)
    }

    .xlarge-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x > .xlarge-offset-1 {
        margin-left: calc(8.33333% + 1.5rem)
    }

    .xlarge-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x > .xlarge-offset-2 {
        margin-left: calc(16.66667% + 1.5rem)
    }

    .xlarge-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x > .xlarge-offset-3 {
        margin-left: calc(25% + 1.5rem)
    }

    .xlarge-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x > .xlarge-offset-4 {
        margin-left: calc(33.33333% + 1.5rem)
    }

    .xlarge-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x > .xlarge-offset-5 {
        margin-left: calc(41.66667% + 1.5rem)
    }

    .xlarge-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x > .xlarge-offset-6 {
        margin-left: calc(50% + 1.5rem)
    }

    .xlarge-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x > .xlarge-offset-7 {
        margin-left: calc(58.33333% + 1.5rem)
    }

    .xlarge-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x > .xlarge-offset-8 {
        margin-left: calc(66.66667% + 1.5rem)
    }

    .xlarge-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x > .xlarge-offset-9 {
        margin-left: calc(75% + 1.5rem)
    }

    .xlarge-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x > .xlarge-offset-10 {
        margin-left: calc(83.33333% + 1.5rem)
    }

    .xlarge-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x > .xlarge-offset-11 {
        margin-left: calc(91.66667% + 1.5rem)
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-offset-0 {
        margin-left: 0%
    }

    .grid-margin-x > .xxlarge-offset-0 {
        margin-left: calc(0% + 1.5rem)
    }

    .xxlarge-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x > .xxlarge-offset-1 {
        margin-left: calc(8.33333% + 1.5rem)
    }

    .xxlarge-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x > .xxlarge-offset-2 {
        margin-left: calc(16.66667% + 1.5rem)
    }

    .xxlarge-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x > .xxlarge-offset-3 {
        margin-left: calc(25% + 1.5rem)
    }

    .xxlarge-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x > .xxlarge-offset-4 {
        margin-left: calc(33.33333% + 1.5rem)
    }

    .xxlarge-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x > .xxlarge-offset-5 {
        margin-left: calc(41.66667% + 1.5rem)
    }

    .xxlarge-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x > .xxlarge-offset-6 {
        margin-left: calc(50% + 1.5rem)
    }

    .xxlarge-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x > .xxlarge-offset-7 {
        margin-left: calc(58.33333% + 1.5rem)
    }

    .xxlarge-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x > .xxlarge-offset-8 {
        margin-left: calc(66.66667% + 1.5rem)
    }

    .xxlarge-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x > .xxlarge-offset-9 {
        margin-left: calc(75% + 1.5rem)
    }

    .xxlarge-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x > .xxlarge-offset-10 {
        margin-left: calc(83.33333% + 1.5rem)
    }

    .xxlarge-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x > .xxlarge-offset-11 {
        margin-left: calc(91.66667% + 1.5rem)
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-offset-0 {
        margin-left: 0%
    }

    .grid-margin-x > .xxxlarge-offset-0 {
        margin-left: calc(0% + 1.5rem)
    }

    .xxxlarge-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x > .xxxlarge-offset-1 {
        margin-left: calc(8.33333% + 1.5rem)
    }

    .xxxlarge-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x > .xxxlarge-offset-2 {
        margin-left: calc(16.66667% + 1.5rem)
    }

    .xxxlarge-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x > .xxxlarge-offset-3 {
        margin-left: calc(25% + 1.5rem)
    }

    .xxxlarge-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x > .xxxlarge-offset-4 {
        margin-left: calc(33.33333% + 1.5rem)
    }

    .xxxlarge-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x > .xxxlarge-offset-5 {
        margin-left: calc(41.66667% + 1.5rem)
    }

    .xxxlarge-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x > .xxxlarge-offset-6 {
        margin-left: calc(50% + 1.5rem)
    }

    .xxxlarge-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x > .xxxlarge-offset-7 {
        margin-left: calc(58.33333% + 1.5rem)
    }

    .xxxlarge-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x > .xxxlarge-offset-8 {
        margin-left: calc(66.66667% + 1.5rem)
    }

    .xxxlarge-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x > .xxxlarge-offset-9 {
        margin-left: calc(75% + 1.5rem)
    }

    .xxxlarge-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x > .xxxlarge-offset-10 {
        margin-left: calc(83.33333% + 1.5rem)
    }

    .xxxlarge-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x > .xxxlarge-offset-11 {
        margin-left: calc(91.66667% + 1.5rem)
    }
}

.grid-y {
    display: -ms-flexbox;
    display: flex;
    -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
    }
}

@media screen and (min-width: 75em) {
    .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width: 90em) {
    .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-full, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width: 100em) {
    .grid-y > .xxxlarge-shrink, .grid-y > .xxxlarge-full, .grid-y > .xxxlarge-1, .grid-y > .xxxlarge-2, .grid-y > .xxxlarge-3, .grid-y > .xxxlarge-4, .grid-y > .xxxlarge-5, .grid-y > .xxxlarge-6, .grid-y > .xxxlarge-7, .grid-y > .xxxlarge-8, .grid-y > .xxxlarge-9, .grid-y > .xxxlarge-10, .grid-y > .xxxlarge-11, .grid-y > .xxxlarge-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-y > .small-1 {
    height: 8.33333%
}

.grid-y > .small-2 {
    height: 16.66667%
}

.grid-y > .small-3 {
    height: 25%
}

.grid-y > .small-4 {
    height: 33.33333%
}

.grid-y > .small-5 {
    height: 41.66667%
}

.grid-y > .small-6 {
    height: 50%
}

.grid-y > .small-7 {
    height: 58.33333%
}

.grid-y > .small-8 {
    height: 66.66667%
}

.grid-y > .small-9 {
    height: 75%
}

.grid-y > .small-10 {
    height: 83.33333%
}

.grid-y > .small-11 {
    height: 91.66667%
}

.grid-y > .small-12 {
    height: 100%
}

@media print, screen and (min-width: 40em) {
    .grid-y > .medium-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y > .medium-shrink {
        height: auto
    }

    .grid-y > .medium-1 {
        height: 8.33333%
    }

    .grid-y > .medium-2 {
        height: 16.66667%
    }

    .grid-y > .medium-3 {
        height: 25%
    }

    .grid-y > .medium-4 {
        height: 33.33333%
    }

    .grid-y > .medium-5 {
        height: 41.66667%
    }

    .grid-y > .medium-6 {
        height: 50%
    }

    .grid-y > .medium-7 {
        height: 58.33333%
    }

    .grid-y > .medium-8 {
        height: 66.66667%
    }

    .grid-y > .medium-9 {
        height: 75%
    }

    .grid-y > .medium-10 {
        height: 83.33333%
    }

    .grid-y > .medium-11 {
        height: 91.66667%
    }

    .grid-y > .medium-12 {
        height: 100%
    }
}

@media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y > .large-shrink {
        height: auto
    }

    .grid-y > .large-1 {
        height: 8.33333%
    }

    .grid-y > .large-2 {
        height: 16.66667%
    }

    .grid-y > .large-3 {
        height: 25%
    }

    .grid-y > .large-4 {
        height: 33.33333%
    }

    .grid-y > .large-5 {
        height: 41.66667%
    }

    .grid-y > .large-6 {
        height: 50%
    }

    .grid-y > .large-7 {
        height: 58.33333%
    }

    .grid-y > .large-8 {
        height: 66.66667%
    }

    .grid-y > .large-9 {
        height: 75%
    }

    .grid-y > .large-10 {
        height: 83.33333%
    }

    .grid-y > .large-11 {
        height: 91.66667%
    }

    .grid-y > .large-12 {
        height: 100%
    }
}

@media screen and (min-width: 75em) {
    .grid-y > .xlarge-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y > .xlarge-shrink {
        height: auto
    }

    .grid-y > .xlarge-1 {
        height: 8.33333%
    }

    .grid-y > .xlarge-2 {
        height: 16.66667%
    }

    .grid-y > .xlarge-3 {
        height: 25%
    }

    .grid-y > .xlarge-4 {
        height: 33.33333%
    }

    .grid-y > .xlarge-5 {
        height: 41.66667%
    }

    .grid-y > .xlarge-6 {
        height: 50%
    }

    .grid-y > .xlarge-7 {
        height: 58.33333%
    }

    .grid-y > .xlarge-8 {
        height: 66.66667%
    }

    .grid-y > .xlarge-9 {
        height: 75%
    }

    .grid-y > .xlarge-10 {
        height: 83.33333%
    }

    .grid-y > .xlarge-11 {
        height: 91.66667%
    }

    .grid-y > .xlarge-12 {
        height: 100%
    }
}

@media screen and (min-width: 90em) {
    .grid-y > .xxlarge-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y > .xxlarge-shrink {
        height: auto
    }

    .grid-y > .xxlarge-1 {
        height: 8.33333%
    }

    .grid-y > .xxlarge-2 {
        height: 16.66667%
    }

    .grid-y > .xxlarge-3 {
        height: 25%
    }

    .grid-y > .xxlarge-4 {
        height: 33.33333%
    }

    .grid-y > .xxlarge-5 {
        height: 41.66667%
    }

    .grid-y > .xxlarge-6 {
        height: 50%
    }

    .grid-y > .xxlarge-7 {
        height: 58.33333%
    }

    .grid-y > .xxlarge-8 {
        height: 66.66667%
    }

    .grid-y > .xxlarge-9 {
        height: 75%
    }

    .grid-y > .xxlarge-10 {
        height: 83.33333%
    }

    .grid-y > .xxlarge-11 {
        height: 91.66667%
    }

    .grid-y > .xxlarge-12 {
        height: 100%
    }
}

@media screen and (min-width: 100em) {
    .grid-y > .xxxlarge-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y > .xxxlarge-shrink {
        height: auto
    }

    .grid-y > .xxxlarge-1 {
        height: 8.33333%
    }

    .grid-y > .xxxlarge-2 {
        height: 16.66667%
    }

    .grid-y > .xxxlarge-3 {
        height: 25%
    }

    .grid-y > .xxxlarge-4 {
        height: 33.33333%
    }

    .grid-y > .xxxlarge-5 {
        height: 41.66667%
    }

    .grid-y > .xxxlarge-6 {
        height: 50%
    }

    .grid-y > .xxxlarge-7 {
        height: 58.33333%
    }

    .grid-y > .xxxlarge-8 {
        height: 66.66667%
    }

    .grid-y > .xxxlarge-9 {
        height: 75%
    }

    .grid-y > .xxxlarge-10 {
        height: 83.33333%
    }

    .grid-y > .xxxlarge-11 {
        height: 91.66667%
    }

    .grid-y > .xxxlarge-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -1rem;
    margin-bottom: -1rem
}

@media print, screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -1.5rem;
        margin-bottom: -1.5rem
    }
}

.grid-padding-y > .cell {
    padding-top: 1rem;
    padding-bottom: 1rem
}

@media print, screen and (min-width: 40em) {
    .grid-padding-y > .cell {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
}

.grid-margin-y {
    margin-top: -1rem;
    margin-bottom: -1rem
}

@media print, screen and (min-width: 40em) {
    .grid-margin-y {
        margin-top: -1.5rem;
        margin-bottom: -1.5rem
    }
}

.grid-margin-y > .cell {
    height: calc(100% - 2rem);
    margin-top: 1rem;
    margin-bottom: 1rem
}

@media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
        height: calc(100% - 3rem);
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }
}

.grid-margin-y > .auto {
    height: auto
}

.grid-margin-y > .shrink {
    height: auto
}

.grid-margin-y > .small-1 {
    height: calc(8.33333% - 2rem)
}

.grid-margin-y > .small-2 {
    height: calc(16.66667% - 2rem)
}

.grid-margin-y > .small-3 {
    height: calc(25% - 2rem)
}

.grid-margin-y > .small-4 {
    height: calc(33.33333% - 2rem)
}

.grid-margin-y > .small-5 {
    height: calc(41.66667% - 2rem)
}

.grid-margin-y > .small-6 {
    height: calc(50% - 2rem)
}

.grid-margin-y > .small-7 {
    height: calc(58.33333% - 2rem)
}

.grid-margin-y > .small-8 {
    height: calc(66.66667% - 2rem)
}

.grid-margin-y > .small-9 {
    height: calc(75% - 2rem)
}

.grid-margin-y > .small-10 {
    height: calc(83.33333% - 2rem)
}

.grid-margin-y > .small-11 {
    height: calc(91.66667% - 2rem)
}

.grid-margin-y > .small-12 {
    height: calc(100% - 2rem)
}

@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.33333% - 3rem)
    }

    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 3rem)
    }

    .grid-margin-y > .small-3 {
        height: calc(25% - 3rem)
    }

    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 3rem)
    }

    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 3rem)
    }

    .grid-margin-y > .small-6 {
        height: calc(50% - 3rem)
    }

    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 3rem)
    }

    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 3rem)
    }

    .grid-margin-y > .small-9 {
        height: calc(75% - 3rem)
    }

    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 3rem)
    }

    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 3rem)
    }

    .grid-margin-y > .small-12 {
        height: calc(100% - 3rem)
    }

    .grid-margin-y > .medium-auto {
        height: auto
    }

    .grid-margin-y > .medium-shrink {
        height: auto
    }

    .grid-margin-y > .medium-1 {
        height: calc(8.33333% - 3rem)
    }

    .grid-margin-y > .medium-2 {
        height: calc(16.66667% - 3rem)
    }

    .grid-margin-y > .medium-3 {
        height: calc(25% - 3rem)
    }

    .grid-margin-y > .medium-4 {
        height: calc(33.33333% - 3rem)
    }

    .grid-margin-y > .medium-5 {
        height: calc(41.66667% - 3rem)
    }

    .grid-margin-y > .medium-6 {
        height: calc(50% - 3rem)
    }

    .grid-margin-y > .medium-7 {
        height: calc(58.33333% - 3rem)
    }

    .grid-margin-y > .medium-8 {
        height: calc(66.66667% - 3rem)
    }

    .grid-margin-y > .medium-9 {
        height: calc(75% - 3rem)
    }

    .grid-margin-y > .medium-10 {
        height: calc(83.33333% - 3rem)
    }

    .grid-margin-y > .medium-11 {
        height: calc(91.66667% - 3rem)
    }

    .grid-margin-y > .medium-12 {
        height: calc(100% - 3rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
        height: auto
    }

    .grid-margin-y > .large-shrink {
        height: auto
    }

    .grid-margin-y > .large-1 {
        height: calc(8.33333% - 3rem)
    }

    .grid-margin-y > .large-2 {
        height: calc(16.66667% - 3rem)
    }

    .grid-margin-y > .large-3 {
        height: calc(25% - 3rem)
    }

    .grid-margin-y > .large-4 {
        height: calc(33.33333% - 3rem)
    }

    .grid-margin-y > .large-5 {
        height: calc(41.66667% - 3rem)
    }

    .grid-margin-y > .large-6 {
        height: calc(50% - 3rem)
    }

    .grid-margin-y > .large-7 {
        height: calc(58.33333% - 3rem)
    }

    .grid-margin-y > .large-8 {
        height: calc(66.66667% - 3rem)
    }

    .grid-margin-y > .large-9 {
        height: calc(75% - 3rem)
    }

    .grid-margin-y > .large-10 {
        height: calc(83.33333% - 3rem)
    }

    .grid-margin-y > .large-11 {
        height: calc(91.66667% - 3rem)
    }

    .grid-margin-y > .large-12 {
        height: calc(100% - 3rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-y > .xlarge-auto {
        height: auto
    }

    .grid-margin-y > .xlarge-shrink {
        height: auto
    }

    .grid-margin-y > .xlarge-1 {
        height: calc(8.33333% - 3rem)
    }

    .grid-margin-y > .xlarge-2 {
        height: calc(16.66667% - 3rem)
    }

    .grid-margin-y > .xlarge-3 {
        height: calc(25% - 3rem)
    }

    .grid-margin-y > .xlarge-4 {
        height: calc(33.33333% - 3rem)
    }

    .grid-margin-y > .xlarge-5 {
        height: calc(41.66667% - 3rem)
    }

    .grid-margin-y > .xlarge-6 {
        height: calc(50% - 3rem)
    }

    .grid-margin-y > .xlarge-7 {
        height: calc(58.33333% - 3rem)
    }

    .grid-margin-y > .xlarge-8 {
        height: calc(66.66667% - 3rem)
    }

    .grid-margin-y > .xlarge-9 {
        height: calc(75% - 3rem)
    }

    .grid-margin-y > .xlarge-10 {
        height: calc(83.33333% - 3rem)
    }

    .grid-margin-y > .xlarge-11 {
        height: calc(91.66667% - 3rem)
    }

    .grid-margin-y > .xlarge-12 {
        height: calc(100% - 3rem)
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-y > .xxlarge-auto {
        height: auto
    }

    .grid-margin-y > .xxlarge-shrink {
        height: auto
    }

    .grid-margin-y > .xxlarge-1 {
        height: calc(8.33333% - 3rem)
    }

    .grid-margin-y > .xxlarge-2 {
        height: calc(16.66667% - 3rem)
    }

    .grid-margin-y > .xxlarge-3 {
        height: calc(25% - 3rem)
    }

    .grid-margin-y > .xxlarge-4 {
        height: calc(33.33333% - 3rem)
    }

    .grid-margin-y > .xxlarge-5 {
        height: calc(41.66667% - 3rem)
    }

    .grid-margin-y > .xxlarge-6 {
        height: calc(50% - 3rem)
    }

    .grid-margin-y > .xxlarge-7 {
        height: calc(58.33333% - 3rem)
    }

    .grid-margin-y > .xxlarge-8 {
        height: calc(66.66667% - 3rem)
    }

    .grid-margin-y > .xxlarge-9 {
        height: calc(75% - 3rem)
    }

    .grid-margin-y > .xxlarge-10 {
        height: calc(83.33333% - 3rem)
    }

    .grid-margin-y > .xxlarge-11 {
        height: calc(91.66667% - 3rem)
    }

    .grid-margin-y > .xxlarge-12 {
        height: calc(100% - 3rem)
    }
}

@media screen and (min-width: 100em) {
    .grid-margin-y > .xxxlarge-auto {
        height: auto
    }

    .grid-margin-y > .xxxlarge-shrink {
        height: auto
    }

    .grid-margin-y > .xxxlarge-1 {
        height: calc(8.33333% - 3rem)
    }

    .grid-margin-y > .xxxlarge-2 {
        height: calc(16.66667% - 3rem)
    }

    .grid-margin-y > .xxxlarge-3 {
        height: calc(25% - 3rem)
    }

    .grid-margin-y > .xxxlarge-4 {
        height: calc(33.33333% - 3rem)
    }

    .grid-margin-y > .xxxlarge-5 {
        height: calc(41.66667% - 3rem)
    }

    .grid-margin-y > .xxxlarge-6 {
        height: calc(50% - 3rem)
    }

    .grid-margin-y > .xxxlarge-7 {
        height: calc(58.33333% - 3rem)
    }

    .grid-margin-y > .xxxlarge-8 {
        height: calc(66.66667% - 3rem)
    }

    .grid-margin-y > .xxxlarge-9 {
        height: calc(75% - 3rem)
    }

    .grid-margin-y > .xxxlarge-10 {
        height: calc(83.33333% - 3rem)
    }

    .grid-margin-y > .xxxlarge-11 {
        height: calc(91.66667% - 3rem)
    }

    .grid-margin-y > .xxxlarge-12 {
        height: calc(100% - 3rem)
    }
}

.grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -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: -ms-flexbox;
    display: flex;
    -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;
        -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: -ms-flexbox;
        display: flex;
        -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;
        -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: -ms-flexbox;
        display: flex;
        -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
    }
}

@media screen and (min-width: 75em) {
    .xlarge-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .xlarge-grid-frame {
        width: 100%
    }

    .xlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }

    .xlarge-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

        .xlarge-cell-block-container > .grid-x {
            max-height: 100%;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

    .xlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .xxlarge-grid-frame {
        width: 100%
    }

    .xxlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }

    .xxlarge-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

        .xxlarge-cell-block-container > .grid-x {
            max-height: 100%;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

    .xxlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .xxxlarge-grid-frame {
        width: 100%
    }

    .xxxlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }

    .xxxlarge-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

        .xxxlarge-cell-block-container > .grid-x {
            max-height: 100%;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

    .xxxlarge-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;
    -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;
        -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;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width: 75em) {
    .grid-y.xlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width: 90em) {
    .grid-y.xxlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width: 100em) {
    .grid-y.xxxlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -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%
    }
}

@media screen and (min-width: 75em) {
    .cell .grid-y.xlarge-grid-frame {
        height: 100%
    }
}

@media screen and (min-width: 90em) {
    .cell .grid-y.xxlarge-grid-frame {
        height: 100%
    }
}

@media screen and (min-width: 100em) {
    .cell .grid-y.xxxlarge-grid-frame {
        height: 100%
    }
}

.grid-margin-y {
    margin-top: -1rem;
    margin-bottom: -1rem
}

@media print, screen and (min-width: 40em) {
    .grid-margin-y {
        margin-top: -1.5rem;
        margin-bottom: -1.5rem
    }
}

.grid-margin-y > .cell {
    height: calc(100% - 2rem);
    margin-top: 1rem;
    margin-bottom: 1rem
}

@media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
        height: calc(100% - 3rem);
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }
}

.grid-margin-y > .auto {
    height: auto
}

.grid-margin-y > .shrink {
    height: auto
}

.grid-margin-y > .small-1 {
    height: calc(8.33333% - 2rem)
}

.grid-margin-y > .small-2 {
    height: calc(16.66667% - 2rem)
}

.grid-margin-y > .small-3 {
    height: calc(25% - 2rem)
}

.grid-margin-y > .small-4 {
    height: calc(33.33333% - 2rem)
}

.grid-margin-y > .small-5 {
    height: calc(41.66667% - 2rem)
}

.grid-margin-y > .small-6 {
    height: calc(50% - 2rem)
}

.grid-margin-y > .small-7 {
    height: calc(58.33333% - 2rem)
}

.grid-margin-y > .small-8 {
    height: calc(66.66667% - 2rem)
}

.grid-margin-y > .small-9 {
    height: calc(75% - 2rem)
}

.grid-margin-y > .small-10 {
    height: calc(83.33333% - 2rem)
}

.grid-margin-y > .small-11 {
    height: calc(91.66667% - 2rem)
}

.grid-margin-y > .small-12 {
    height: calc(100% - 2rem)
}

@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.33333% - 3rem)
    }

    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 3rem)
    }

    .grid-margin-y > .small-3 {
        height: calc(25% - 3rem)
    }

    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 3rem)
    }

    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 3rem)
    }

    .grid-margin-y > .small-6 {
        height: calc(50% - 3rem)
    }

    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 3rem)
    }

    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 3rem)
    }

    .grid-margin-y > .small-9 {
        height: calc(75% - 3rem)
    }

    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 3rem)
    }

    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 3rem)
    }

    .grid-margin-y > .small-12 {
        height: calc(100% - 3rem)
    }

    .grid-margin-y > .medium-auto {
        height: auto
    }

    .grid-margin-y > .medium-shrink {
        height: auto
    }

    .grid-margin-y > .medium-1 {
        height: calc(8.33333% - 3rem)
    }

    .grid-margin-y > .medium-2 {
        height: calc(16.66667% - 3rem)
    }

    .grid-margin-y > .medium-3 {
        height: calc(25% - 3rem)
    }

    .grid-margin-y > .medium-4 {
        height: calc(33.33333% - 3rem)
    }

    .grid-margin-y > .medium-5 {
        height: calc(41.66667% - 3rem)
    }

    .grid-margin-y > .medium-6 {
        height: calc(50% - 3rem)
    }

    .grid-margin-y > .medium-7 {
        height: calc(58.33333% - 3rem)
    }

    .grid-margin-y > .medium-8 {
        height: calc(66.66667% - 3rem)
    }

    .grid-margin-y > .medium-9 {
        height: calc(75% - 3rem)
    }

    .grid-margin-y > .medium-10 {
        height: calc(83.33333% - 3rem)
    }

    .grid-margin-y > .medium-11 {
        height: calc(91.66667% - 3rem)
    }

    .grid-margin-y > .medium-12 {
        height: calc(100% - 3rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
        height: auto
    }

    .grid-margin-y > .large-shrink {
        height: auto
    }

    .grid-margin-y > .large-1 {
        height: calc(8.33333% - 3rem)
    }

    .grid-margin-y > .large-2 {
        height: calc(16.66667% - 3rem)
    }

    .grid-margin-y > .large-3 {
        height: calc(25% - 3rem)
    }

    .grid-margin-y > .large-4 {
        height: calc(33.33333% - 3rem)
    }

    .grid-margin-y > .large-5 {
        height: calc(41.66667% - 3rem)
    }

    .grid-margin-y > .large-6 {
        height: calc(50% - 3rem)
    }

    .grid-margin-y > .large-7 {
        height: calc(58.33333% - 3rem)
    }

    .grid-margin-y > .large-8 {
        height: calc(66.66667% - 3rem)
    }

    .grid-margin-y > .large-9 {
        height: calc(75% - 3rem)
    }

    .grid-margin-y > .large-10 {
        height: calc(83.33333% - 3rem)
    }

    .grid-margin-y > .large-11 {
        height: calc(91.66667% - 3rem)
    }

    .grid-margin-y > .large-12 {
        height: calc(100% - 3rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-y > .xlarge-auto {
        height: auto
    }

    .grid-margin-y > .xlarge-shrink {
        height: auto
    }

    .grid-margin-y > .xlarge-1 {
        height: calc(8.33333% - 3rem)
    }

    .grid-margin-y > .xlarge-2 {
        height: calc(16.66667% - 3rem)
    }

    .grid-margin-y > .xlarge-3 {
        height: calc(25% - 3rem)
    }

    .grid-margin-y > .xlarge-4 {
        height: calc(33.33333% - 3rem)
    }

    .grid-margin-y > .xlarge-5 {
        height: calc(41.66667% - 3rem)
    }

    .grid-margin-y > .xlarge-6 {
        height: calc(50% - 3rem)
    }

    .grid-margin-y > .xlarge-7 {
        height: calc(58.33333% - 3rem)
    }

    .grid-margin-y > .xlarge-8 {
        height: calc(66.66667% - 3rem)
    }

    .grid-margin-y > .xlarge-9 {
        height: calc(75% - 3rem)
    }

    .grid-margin-y > .xlarge-10 {
        height: calc(83.33333% - 3rem)
    }

    .grid-margin-y > .xlarge-11 {
        height: calc(91.66667% - 3rem)
    }

    .grid-margin-y > .xlarge-12 {
        height: calc(100% - 3rem)
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-y > .xxlarge-auto {
        height: auto
    }

    .grid-margin-y > .xxlarge-shrink {
        height: auto
    }

    .grid-margin-y > .xxlarge-1 {
        height: calc(8.33333% - 3rem)
    }

    .grid-margin-y > .xxlarge-2 {
        height: calc(16.66667% - 3rem)
    }

    .grid-margin-y > .xxlarge-3 {
        height: calc(25% - 3rem)
    }

    .grid-margin-y > .xxlarge-4 {
        height: calc(33.33333% - 3rem)
    }

    .grid-margin-y > .xxlarge-5 {
        height: calc(41.66667% - 3rem)
    }

    .grid-margin-y > .xxlarge-6 {
        height: calc(50% - 3rem)
    }

    .grid-margin-y > .xxlarge-7 {
        height: calc(58.33333% - 3rem)
    }

    .grid-margin-y > .xxlarge-8 {
        height: calc(66.66667% - 3rem)
    }

    .grid-margin-y > .xxlarge-9 {
        height: calc(75% - 3rem)
    }

    .grid-margin-y > .xxlarge-10 {
        height: calc(83.33333% - 3rem)
    }

    .grid-margin-y > .xxlarge-11 {
        height: calc(91.66667% - 3rem)
    }

    .grid-margin-y > .xxlarge-12 {
        height: calc(100% - 3rem)
    }
}

@media screen and (min-width: 100em) {
    .grid-margin-y > .xxxlarge-auto {
        height: auto
    }

    .grid-margin-y > .xxxlarge-shrink {
        height: auto
    }

    .grid-margin-y > .xxxlarge-1 {
        height: calc(8.33333% - 3rem)
    }

    .grid-margin-y > .xxxlarge-2 {
        height: calc(16.66667% - 3rem)
    }

    .grid-margin-y > .xxxlarge-3 {
        height: calc(25% - 3rem)
    }

    .grid-margin-y > .xxxlarge-4 {
        height: calc(33.33333% - 3rem)
    }

    .grid-margin-y > .xxxlarge-5 {
        height: calc(41.66667% - 3rem)
    }

    .grid-margin-y > .xxxlarge-6 {
        height: calc(50% - 3rem)
    }

    .grid-margin-y > .xxxlarge-7 {
        height: calc(58.33333% - 3rem)
    }

    .grid-margin-y > .xxxlarge-8 {
        height: calc(66.66667% - 3rem)
    }

    .grid-margin-y > .xxxlarge-9 {
        height: calc(75% - 3rem)
    }

    .grid-margin-y > .xxxlarge-10 {
        height: calc(83.33333% - 3rem)
    }

    .grid-margin-y > .xxxlarge-11 {
        height: calc(91.66667% - 3rem)
    }

    .grid-margin-y > .xxxlarge-12 {
        height: calc(100% - 3rem)
    }
}

.grid-frame.grid-margin-y {
    height: calc(100vh + 2rem)
}

@media print, screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 3rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 3rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 3rem)
    }
}

@media screen and (min-width: 90em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 3rem)
    }
}

@media screen and (min-width: 100em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 3rem)
    }
}

@media print, screen and (min-width: 40em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 3rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 3rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-y.xlarge-grid-frame {
        height: calc(100vh + 3rem)
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-y.xxlarge-grid-frame {
        height: calc(100vh + 3rem)
    }
}

@media screen and (min-width: 100em) {
    .grid-margin-y.xxxlarge-grid-frame {
        height: calc(100vh + 3rem)
    }
}

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
}
.content-container p {
    line-height: 1.3;
} 

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: "Libre Franklin",sans-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: #eef1f1
    }

h1, .h1 {
    font-size: 2.6rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h2, .h2 {
    font-size: 3rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h3, .h3 {
    font-size: 2.2rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h4, .h4 {
    font-size: 2.2rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h5, .h5 {
    font-size: 1.4rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h6, .h6 {
    font-size: 1.4rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print, screen and (min-width: 40em) {
    h1, .h1 {
        font-size: 4.8rem
    }

    h2, .h2 {
        font-size: 3.6rem
    }

    h3, .h3 {
        font-size: 2.8rem
    }

    h4, .h4 {
        font-size: 2.5rem
    }

    h5, .h5 {
        font-size: 1.6rem
    }

    h6, .h6 {
        font-size: 1.4rem
    }
}

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: 120rem;
    height: 0;
    margin: 2rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #eef1f1;
    border-left: 0
}

ul, ol, dl {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

.content-container ol ol, .content-container ul ul {
    padding-left: 50px
}

.content-container ul > li {
    padding-left: 9px !important;
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc;    
}
    ul ul {
        list-style-type: circle;
        padding-left: 0;
    }
        ul ul ul {
            list-style-type: square;
        }
            ul ul ul ul, .content-container ul ul ul ul {
                list-style-type: none;
                padding-left: 25px;
            }
                ul ul ul ul > li:before {
                    content: '\025AB';
                    padding-right: 16px;
                }
    ul.list__unstyled li:before {
        display: none !important;
    }

    ul.list__unstyled, ul.list__unstyled ul {
        list-style: none !important;
        margin-left: 0;
    }

    ul.list__unstyled ul, .list__unstyled ul ul {
        margin-left: 17px;
    }

    .content-container ul.list__unstyled ul ul {
        margin-left: 24px;
    }
        .content-container ul.list__unstyled ul ul ul {
            margin-left: 45px;
        }



.content-container ol {
    margin-left: 2.25rem;
    list-style-type: decimal;
}
    ol ol {
        list-style-type: lower-alpha;
        padding-left: 0;
    }
        ol ol ol {
            list-style-type: lower-roman;
        }
            ol ol ol ol {
                list-style-type: upper-alpha;
            }

    ul ul, ol ul, ul ol, ol ol {
        margin-left: 2.25rem;
        margin-bottom: 0
    }

    ol > li {
        padding-left: 8px;
    }

dl {
    margin-bottom: 1rem
}

    dl dt {
        margin-bottom: .3rem;
        font-weight: bold
    }

blockquote {
    margin: 0 0 1rem;
    padding: .9rem 2rem 1rem 1.5rem;
    border-left: 3px solid #848484
}

    blockquote, blockquote p {
        line-height: 1.6;
        color: #494949
    }

cite {
    display: block;
    font-size: 1.3rem;
    color: #494949
}

    cite:before {
        content: "— "
    }

abbr, abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .2rem .5rem .1rem;
    border: 1px solid #eef1f1;
    background-color: #e5e5e5;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: normal;
    color: #0a0a0a
}

kbd {
    margin: 0;
    padding: .2rem .4rem 0;
    background-color: #e5e5e5;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    color: #0a0a0a
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: normal;
    line-height: 1.4;
    color: #494949
}

.lead {
    font-size: 12.5px;
    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
    }
}

@media screen and (min-width: 75em) {
    .xlarge-text-left {
        text-align: left
    }

    .xlarge-text-right {
        text-align: right
    }

    .xlarge-text-center {
        text-align: center
    }

    .xlarge-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-text-left {
        text-align: left
    }

    .xxlarge-text-right {
        text-align: right
    }

    .xxlarge-text-center {
        text-align: center
    }

    .xxlarge-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-text-left {
        text-align: left
    }

    .xxxlarge-text-right {
        text-align: right
    }

    .xxxlarge-text-center {
        text-align: center
    }

    .xxxlarge-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !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: 3px solid #848484;
        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
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color 0.25s ease-out,color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #1779ba;
    color: #fefefe
}

[data-whatinput='mouse'] .button {
    outline: 0
}

.button:hover, .button:focus {
    background-color: #14679e;
    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-right: 0;
    margin-left: 0
}

.button.primary {
    background-color: #1779ba;
    color: #fefefe
}

    .button.primary:hover, .button.primary:focus {
        background-color: #126195;
        color: #fefefe
    }

.button.secondary {
    background-color: #767676;
    color: #fefefe
}

    .button.secondary:hover, .button.secondary:focus {
        background-color: #5e5e5e;
        color: #fefefe
    }

.button.success {
    background-color: #3adb76;
    color: #0a0a0a
}

    .button.success:hover, .button.success:focus {
        background-color: #22bb5b;
        color: #0a0a0a
    }

.button.warning {
    background-color: #ffae00;
    color: #0a0a0a
}

    .button.warning:hover, .button.warning:focus {
        background-color: #cc8b00;
        color: #0a0a0a
    }

.button.alert {
    background-color: #cc4b37;
    color: #fefefe
}

    .button.alert:hover, .button.alert:focus {
        background-color: #a53b2a;
        color: #fefefe
    }

.button.disabled, .button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
        background-color: #1779ba;
        color: #fefefe
    }

        .button.disabled.primary, .button[disabled].primary {
            opacity: .25;
            cursor: not-allowed
        }

            .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
                background-color: #1779ba;
                color: #fefefe
            }

        .button.disabled.secondary, .button[disabled].secondary {
            opacity: .25;
            cursor: not-allowed
        }

            .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
                background-color: #767676;
                color: #fefefe
            }

        .button.disabled.success, .button[disabled].success {
            opacity: .25;
            cursor: not-allowed
        }

            .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
                background-color: #3adb76;
                color: #0a0a0a
            }

        .button.disabled.warning, .button[disabled].warning {
            opacity: .25;
            cursor: not-allowed
        }

            .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
                background-color: #ffae00;
                color: #0a0a0a
            }

        .button.disabled.alert, .button[disabled].alert {
            opacity: .25;
            cursor: not-allowed
        }

            .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
                background-color: #cc4b37;
                color: #fefefe
            }

.button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba
}

    .button.hollow, .button.hollow:hover, .button.hollow:focus {
        background-color: transparent
    }

        .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
            background-color: transparent
        }

        .button.hollow:hover, .button.hollow:focus {
            border-color: #0c3d5d;
            color: #0c3d5d
        }

            .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
                border: 1px solid #1779ba;
                color: #1779ba
            }

        .button.hollow.primary {
            border: 1px solid #1779ba;
            color: #1779ba
        }

            .button.hollow.primary:hover, .button.hollow.primary:focus {
                border-color: #0c3d5d;
                color: #0c3d5d
            }

                .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
                    border: 1px solid #1779ba;
                    color: #1779ba
                }

        .button.hollow.secondary {
            border: 1px solid #767676;
            color: #767676
        }

            .button.hollow.secondary:hover, .button.hollow.secondary:focus {
                border-color: #3b3b3b;
                color: #3b3b3b
            }

                .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
                    border: 1px solid #767676;
                    color: #767676
                }

        .button.hollow.success {
            border: 1px solid #3adb76;
            color: #3adb76
        }

            .button.hollow.success:hover, .button.hollow.success:focus {
                border-color: #157539;
                color: #157539
            }

                .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
                    border: 1px solid #3adb76;
                    color: #3adb76
                }

        .button.hollow.warning {
            border: 1px solid #ffae00;
            color: #ffae00
        }

            .button.hollow.warning:hover, .button.hollow.warning:focus {
                border-color: #805700;
                color: #805700
            }

                .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
                    border: 1px solid #ffae00;
                    color: #ffae00
                }

        .button.hollow.alert {
            border: 1px solid #cc4b37;
            color: #cc4b37
        }

            .button.hollow.alert:hover, .button.hollow.alert:focus {
                border-color: #67251a;
                color: #67251a
            }

                .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
                    border: 1px solid #cc4b37;
                    color: #cc4b37
                }

.button.clear {
    border: 1px solid #1779ba;
    color: #1779ba
}

    .button.clear, .button.clear:hover, .button.clear:focus {
        background-color: transparent
    }

        .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
            background-color: transparent
        }

        .button.clear:hover, .button.clear:focus {
            border-color: #0c3d5d;
            color: #0c3d5d
        }

            .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
                border: 1px solid #1779ba;
                color: #1779ba
            }

            .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
                border-color: transparent
            }

                .button.clear.primary {
                    border: 1px solid #1779ba;
                    color: #1779ba
                }

                    .button.clear.primary:hover, .button.clear.primary:focus {
                        border-color: #0c3d5d;
                        color: #0c3d5d
                    }

                        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
                            border: 1px solid #1779ba;
                            color: #1779ba
                        }

                        .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
                            border-color: transparent
                        }

                .button.clear.secondary {
                    border: 1px solid #767676;
                    color: #767676
                }

                    .button.clear.secondary:hover, .button.clear.secondary:focus {
                        border-color: #3b3b3b;
                        color: #3b3b3b
                    }

                        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
                            border: 1px solid #767676;
                            color: #767676
                        }

                        .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
                            border-color: transparent
                        }

                .button.clear.success {
                    border: 1px solid #3adb76;
                    color: #3adb76
                }

                    .button.clear.success:hover, .button.clear.success:focus {
                        border-color: #157539;
                        color: #157539
                    }

                        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
                            border: 1px solid #3adb76;
                            color: #3adb76
                        }

                        .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
                            border-color: transparent
                        }

                .button.clear.warning {
                    border: 1px solid #ffae00;
                    color: #ffae00
                }

                    .button.clear.warning:hover, .button.clear.warning:focus {
                        border-color: #805700;
                        color: #805700
                    }

                        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
                            border: 1px solid #ffae00;
                            color: #ffae00
                        }

                        .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
                            border-color: transparent
                        }

                .button.clear.alert {
                    border: 1px solid #cc4b37;
                    color: #cc4b37
                }

                    .button.clear.alert:hover, .button.clear.alert:focus {
                        border-color: #67251a;
                        color: #67251a
                    }

                        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
                            border: 1px solid #cc4b37;
                            color: #cc4b37
                        }

                        .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
                            border-color: transparent
                        }

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.hollow::after {
    border-top-color: #1779ba
}

.button.dropdown.hollow.primary::after {
    border-top-color: #1779ba
}

.button.dropdown.hollow.secondary::after {
    border-top-color: #767676
}

.button.dropdown.hollow.success::after {
    border-top-color: #3adb76
}

.button.dropdown.hollow.warning::after {
    border-top-color: #ffae00
}

.button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37
}

.button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0
}

a.button:hover, a.button:focus {
    text-decoration: none
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 3.9rem;
    margin: 0 0 1.6rem;
    padding: .8rem;
    border: 1px solid #eef1f1;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10,10,10,0.1);
    font-family: inherit;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus {
        outline: none;
        border: 1px solid #494949;
        background-color: #fefefe;
        box-shadow: 0 0 5px #eef1f1;
        transition: box-shadow 0.5s,border-color 0.25s ease-in-out
    }

textarea {
    max-width: 100%
}

    textarea[rows] {
        height: auto
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #eef1f1
    }

    input::placeholder, textarea::placeholder {
        color: #eef1f1
    }

    input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
        background-color: #e5e5e5;
        cursor: not-allowed
    }

[type='submit'], [type='button'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type='search'] {
    box-sizing: border-box
}

[type='file'], [type='checkbox'], [type='radio'] {
    margin: 0 0 1.6rem
}

    [type='checkbox'] + label, [type='radio'] + label {
        display: inline-block;
        vertical-align: baseline;
        margin-left: .8rem;
        margin-right: 1.6rem;
        margin-bottom: 0
    }

        [type='checkbox'] + label[for], [type='radio'] + label[for] {
            cursor: pointer
        }

label > [type='checkbox'], label > [type='radio'] {
    margin-right: .8rem
}

[type='file'] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.8;
    color: #0a0a0a
}

    label.middle {
        margin: 0 0 1.6rem;
        padding: .9rem 0
    }

.help-text {
    margin-top: -.8rem;
    font-size: 1.3rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1.6rem;
    -ms-flex-align: stretch;
    align-items: stretch
}

    .input-group > :first-child {
        border-radius: 0 0 0 0
    }

    .input-group > :last-child > * {
        border-radius: 0 0 0 0
    }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #eef1f1;
    background: #e5e5e5;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-align: center;
    align-items: center
}

    .input-group-label:first-child {
        border-right: 0
    }

    .input-group-label:last-child {
        border-left: 0
    }

.input-group-field {
    border-radius: 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

    .input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
        height: auto;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 1.6rem
    }

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .8rem
}

.fieldset {
    margin: 1.8rem 0;
    padding: 2rem;
    border: 1px solid #eef1f1
}

    .fieldset legend {
        margin: 0;
        margin-left: -.3rem;
        padding: 0 .3rem
    }

select {
    height: 3.9rem;
    margin: 0 0 1.6rem;
    padding: .8rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #eef1f1;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2873, 73, 73%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1.6rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 2.4rem;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out
}

@media screen and (min-width: 0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:focus {
    outline: none;
    border: 1px solid #494949;
    background-color: #fefefe;
    box-shadow: 0 0 5px #eef1f1;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out
}

select:disabled {
    background-color: #e5e5e5;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea
}

    .is-invalid-input:not(:focus):-ms-input-placeholder {
        color: #cc4b37
    }

    .is-invalid-input:not(:focus)::placeholder {
        color: #cc4b37
    }

.is-invalid-label {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.8rem;
    margin-bottom: 1.6rem;
    font-size: 1.2rem;
    font-weight: bold;
    color: #cc4b37
}

    .form-error.is-visible {
        display: block
    }

.accordion {
    margin-left: 0;
    background: #fefefe;
    list-style-type: none
}

    .accordion[disabled] .accordion-title {
        cursor: not-allowed
    }

.accordion-item:first-child > :first-child {
    border-radius: 0 0 0 0
}

.accordion-item:last-child > :last-child {
    border-radius: 0 0 0 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    font-size: 1.2rem;
    line-height: 1;
    color: #1779ba
}

:last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0 0 0 0
}

.accordion-title:hover, .accordion-title:focus {
    background-color: #e5e5e5
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'
}

.is-active > .accordion-title::before {
    content: '\2013'
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    background-color: #fefefe;
    color: #0a0a0a
}

:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e5e5e5
}

.accordion-menu li {
    width: 100%
}

.accordion-menu a {
    padding: 0.7rem 1rem
}

.accordion-menu .is-accordion-submenu a {
    padding: 0.7rem 1rem
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
    position: relative
}

    .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #1779ba transparent transparent;
        position: absolute;
        top: 50%;
        margin-top: -3px;
        right: 1rem
    }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
    left: auto;
    right: 1rem
}

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
    right: auto;
    left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
    position: relative
}

.has-submenu-toggle > a {
    margin-right: 40px
}

.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 40px;
    height: 40px
}

    .submenu-toggle::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #1779ba transparent transparent;
        top: 0;
        bottom: 0;
        margin: auto
    }

    .submenu-toggle[aria-expanded='true']::after {
        -ms-transform: scaleY(-1);
        transform: scaleY(-1);
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }

.submenu-toggle-text {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    border-radius: 50%;
    font-size: .6rem;
    text-align: center;
    background: #1779ba;
    color: #fefefe
}

    .badge.primary {
        background: #1779ba;
        color: #fefefe
    }

    .badge.secondary {
        background: #767676;
        color: #fefefe
    }

    .badge.success {
        background: #3adb76;
        color: #0a0a0a
    }

    .badge.warning {
        background: #ffae00;
        color: #0a0a0a
    }

    .badge.alert {
        background: #cc4b37;
        color: #fefefe
    }

.breadcrumbs {
    margin: 0 0 1rem 0;
    list-style: none
}

    .breadcrumbs::before, .breadcrumbs::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1;
        order: 1
    }

    .breadcrumbs::after {
        clear: both
    }

    .breadcrumbs li {
        float: left;
        font-size: 1.1rem;
        color: #0a0a0a;
        cursor: default;
        text-transform: uppercase
    }

        .breadcrumbs li:not(:last-child)::after {
            position: relative;
            margin: 0 .75rem;
            opacity: 1;
            content: "/";
            color: #eef1f1
        }

    .breadcrumbs a {
        color: #1779ba
    }

        .breadcrumbs a:hover {
            text-decoration: underline
        }

    .breadcrumbs .disabled {
        color: #eef1f1;
        cursor: not-allowed
    }

.button-group {
    margin-bottom: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch
}

    .button-group::before, .button-group::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1;
        order: 1
    }

    .button-group::after {
        clear: both
    }

    .button-group .button {
        margin: 0;
        margin-right: 1px;
        margin-bottom: 1px;
        font-size: 0.9rem;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

        .button-group .button:last-child {
            margin-right: 0
        }

    .button-group.tiny .button {
        font-size: .6rem
    }

    .button-group.small .button {
        font-size: .75rem
    }

    .button-group.large .button {
        font-size: 1.25rem
    }

    .button-group.expanded .button {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .button-group.primary .button {
        background-color: #1779ba;
        color: #fefefe
    }

        .button-group.primary .button:hover, .button-group.primary .button:focus {
            background-color: #126195;
            color: #fefefe
        }

    .button-group.secondary .button {
        background-color: #767676;
        color: #fefefe
    }

        .button-group.secondary .button:hover, .button-group.secondary .button:focus {
            background-color: #5e5e5e;
            color: #fefefe
        }

    .button-group.success .button {
        background-color: #3adb76;
        color: #0a0a0a
    }

        .button-group.success .button:hover, .button-group.success .button:focus {
            background-color: #22bb5b;
            color: #0a0a0a
        }

    .button-group.warning .button {
        background-color: #ffae00;
        color: #0a0a0a
    }

        .button-group.warning .button:hover, .button-group.warning .button:focus {
            background-color: #cc8b00;
            color: #0a0a0a
        }

    .button-group.alert .button {
        background-color: #cc4b37;
        color: #fefefe
    }

        .button-group.alert .button:hover, .button-group.alert .button:focus {
            background-color: #a53b2a;
            color: #fefefe
        }

    .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%
        }

            .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
                margin-bottom: 0
            }

@media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0
    }
}

@media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

        .button-group.stacked-for-small.expanded .button {
            display: block;
            margin-right: 0
        }
}

.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10,10,10,0.25);
    border-radius: 0;
    background-color: #fff;
    color: #0a0a0a
}

    .callout > :first-child {
        margin-top: 0
    }

    .callout > :last-child {
        margin-bottom: 0
    }

    .callout.primary {
        background-color: #d7ecfa;
        color: #0a0a0a
    }

    .callout.secondary {
        background-color: #eaeaea;
        color: #0a0a0a
    }

    .callout.success {
        background-color: #e1faea;
        color: #0a0a0a
    }

    .callout.warning {
        background-color: #fff3d9;
        color: #0a0a0a
    }

    .callout.alert {
        background-color: #f7e4e1;
        color: #0a0a0a
    }

    .callout.small {
        padding-top: .5rem;
        padding-right: .5rem;
        padding-bottom: .5rem;
        padding-left: .5rem
    }

    .callout.large {
        padding-top: 3rem;
        padding-right: 3rem;
        padding-bottom: 3rem;
        padding-left: 3rem
    }

.card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    background: #fefefe;
    box-shadow: none;
    overflow: hidden;
    color: #0a0a0a
}

    .card > :last-child {
        margin-bottom: 0
    }

.card-divider {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem;
    background: #e5e5e5
}

    .card-divider > :last-child {
        margin-bottom: 0
    }

.card-section {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem
}

    .card-section > :last-child {
        margin-bottom: 0
    }

.card-image {
    min-height: 1px
}

.close-button {
    position: absolute;
    color: #494949;
    cursor: pointer
}

[data-whatinput='mouse'] .close-button {
    outline: 0
}

.close-button:hover, .close-button:focus {
    color: #0a0a0a
}

.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
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[data-whatinput='mouse'] .menu li {
    outline: 0
}

.menu a, .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem
}

.menu input, .menu select, .menu a, .menu button {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu, .menu.horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row
}

    .menu.vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.simple {
        -ms-flex-align: center;
        align-items: center
    }

        .menu.simple li + li {
            margin-left: 1rem
        }

        .menu.simple a {
            padding: 0
        }

@media print, screen and (min-width: 40em) {
    .menu.medium-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.medium-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.medium-expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.medium-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.large-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.large-expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.large-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width: 75em) {
    .menu.xlarge-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.xlarge-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.xlarge-expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.xlarge-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width: 90em) {
    .menu.xxlarge-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.xxlarge-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.xxlarge-expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.xxlarge-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width: 100em) {
    .menu.xxxlarge-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.xxxlarge-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.xxxlarge-expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.xxxlarge-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icons a {
    display: -ms-flexbox;
    display: flex
}

.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

    .menu.icon-left li a img, .menu.icon-left li a i, .menu.icon-left li a svg {
        margin-right: .25rem
    }

.menu.icon-right li a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

    .menu.icon-right li a img, .menu.icon-right li a i, .menu.icon-right li a svg {
        margin-left: .25rem
    }

.menu.icon-top li a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

    .menu.icon-top li a img, .menu.icon-top li a i, .menu.icon-top li a svg {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        margin-bottom: .25rem;
        text-align: center
    }

.menu.icon-bottom li a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

    .menu.icon-bottom li a img, .menu.icon-bottom li a i, .menu.icon-bottom li a svg {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        margin-bottom: .25rem;
        text-align: center
    }

.menu .is-active > a {
    background: #1779ba;
    color: #fefefe
}

.menu .active > a {
    background: #1779ba;
    color: #fefefe
}

.menu.align-left {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

    .menu.align-right li .submenu li {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

    .menu.align-right.vertical li .submenu li {
        text-align: right
    }

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

    .menu.align-center li .submenu li {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

.menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit
}

.menu-centered > .menu {
    -ms-flex-pack: center;
    justify-content: center
}

    .menu-centered > .menu li {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }

        .menu-centered > .menu li .submenu li {
            -ms-flex-pack: start;
            justify-content: flex-start
        }

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

    .menu-icon::after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 2px;
        background: #fefefe;
        box-shadow: 0 7px 0 #fefefe,0 14px 0 #fefefe;
        content: ''
    }

    .menu-icon:hover::after {
        background: #eef1f1;
        box-shadow: 0 7px 0 #eef1f1,0 14px 0 #eef1f1
    }

    .menu-icon.dark {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 16px;
        cursor: pointer
    }

        .menu-icon.dark::after {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 100%;
            height: 2px;
            background: #0a0a0a;
            box-shadow: 0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;
            content: ''
        }

        .menu-icon.dark:hover::after {
            background: #494949;
            box-shadow: 0 7px 0 #494949,0 14px 0 #494949
        }

.is-drilldown {
    position: relative;
    overflow: hidden
}

    .is-drilldown li {
        display: block
    }

    .is-drilldown.animate-height {
        transition: height 0.5s
    }

.drilldown a {
    padding: 0.7rem 1rem;
    background: #fefefe
}

.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fefefe;
    transition: transform 0.15s linear
}

    .drilldown .is-drilldown-submenu.is-active {
        z-index: 1;
        display: block;
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .drilldown .is-drilldown-submenu.is-closing {
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .drilldown .is-drilldown-submenu a {
        padding: 0.7rem 1rem
    }

.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%
}

.drilldown .is-drilldown-submenu-parent > a {
    position: relative
}

    .drilldown .is-drilldown-submenu-parent > a::after {
        position: absolute;
        top: 50%;
        margin-top: -6px;
        right: 1rem;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1779ba
    }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
    left: auto;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
    right: auto;
    left: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent
}

.drilldown .js-drilldown-back > a::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.75rem;
    border-left-width: 0
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    display: none;
    border: 1px solid #eef1f1;
    border-radius: 0;
    background-color: #fefefe;
    font-size: 1rem
}

    .dropdown-pane.is-opening {
        display: block
    }

    .dropdown-pane.is-open {
        visibility: visible;
        display: block
    }

    .dropdown-pane.tiny {
        width: 100px
    }

    .dropdown-pane.small {
        width: 200px
    }

    .dropdown-pane.large {
        width: 400px
    }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem
}

    .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #1779ba transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

.dropdown.menu a {
    padding: 0.7rem 1rem
}

[data-whatinput='mouse'] .dropdown.menu a {
    outline: 0
}

.dropdown.menu .is-active > a {
    background: transparent;
    color: #1779ba
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical > li > a::after {
    right: 14px
}

.dropdown.menu.vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent
}

.dropdown.menu.vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba
}

@media print, screen and (min-width: 40em) {
    .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

        .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #1779ba transparent transparent;
            right: 5px;
            left: auto;
            margin-top: -3px
        }

    .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.medium-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.medium-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1779ba transparent transparent
    }

    .dropdown.menu.medium-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1779ba
    }
}

@media print, screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

        .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #1779ba transparent transparent;
            right: 5px;
            left: auto;
            margin-top: -3px
        }

    .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.large-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.large-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1779ba transparent transparent
    }

    .dropdown.menu.large-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1779ba
    }
}

@media screen and (min-width: 75em) {
    .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

        .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #1779ba transparent transparent;
            right: 5px;
            left: auto;
            margin-top: -3px
        }

    .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.xlarge-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1779ba transparent transparent
    }

    .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1779ba
    }
}

@media screen and (min-width: 90em) {
    .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

        .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #1779ba transparent transparent;
            right: 5px;
            left: auto;
            margin-top: -3px
        }

    .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.xxlarge-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1779ba transparent transparent
    }

    .dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1779ba
    }
}

@media screen and (min-width: 100em) {
    .dropdown.menu.xxxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.xxxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.xxxlarge-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

        .dropdown.menu.xxxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: inset 6px;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #1779ba transparent transparent;
            right: 5px;
            left: auto;
            margin-top: -3px
        }

    .dropdown.menu.xxxlarge-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.xxxlarge-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.xxxlarge-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.xxxlarge-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.xxxlarge-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1779ba transparent transparent
    }

    .dropdown.menu.xxxlarge-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1779ba
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

    .is-dropdown-menu.vertical.align-right {
        float: right
    }

.is-dropdown-submenu-parent {
    position: relative
}

    .is-dropdown-submenu-parent a::after {
        position: absolute;
        top: 50%;
        right: 5px;
        left: auto;
        margin-top: -6px
    }

    .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
        top: 100%;
        left: auto
    }

    .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto
    }

    .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 1px solid #eef1f1;
    background: #fefefe
}

.dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu > li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.responsive-embed, .flex-video {
    position: relative;
    height: 0;
    margin-bottom: 1.6rem;
    padding-bottom: 75%;
    overflow: hidden
}

    .responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .responsive-embed.widescreen, .flex-video.widescreen {
        padding-bottom: 56.25%
    }

.label {
    display: inline-block;
    padding: 0.33333rem 0.5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #1779ba;
    color: #fefefe
}

    .label.primary {
        background: #1779ba;
        color: #fefefe
    }

    .label.secondary {
        background: #767676;
        color: #fefefe
    }

    .label.success {
        background: #3adb76;
        color: #0a0a0a
    }

    .label.warning {
        background: #ffae00;
        color: #0a0a0a
    }

    .label.alert {
        background: #cc4b37;
        color: #fefefe
    }

.media-object {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

    .media-object img {
        max-width: none
    }

@media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

        .media-object.stack-for-small .media-object-section img {
            width: 100%
        }
}

.media-object-section {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

    .media-object-section:first-child {
        padding-right: 1rem
    }

    .media-object-section:last-child:not(:nth-child(2)) {
        padding-left: 1rem
    }

    .media-object-section > :last-child {
        margin-bottom: 0
    }

    .media-object-section.main-section {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease,visibility .5s ease;
    background: rgba(254,254,254,0.25);
    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;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e5e5e5
}

[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: 13
}

    .off-canvas.is-transition-overlap.is-open {
        box-shadow: 0 0 10px rgba(10,10,10,0.7)
    }

.off-canvas.is-open {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e5e5e5
}

[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: 13
}

    .off-canvas-absolute.is-transition-overlap.is-open {
        box-shadow: 0 0 10px rgba(10,10,10,0.7)
    }

.off-canvas-absolute.is-open {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto
}

@media screen and (min-width: 15.625em) {
    .position-left {
        -ms-transform: translateX(-);
        transform: translateX(-)
    }
}

@media screen and (min-width: 15.625em) {
    .off-canvas-content .off-canvas.position-left {
        -ms-transform: translateX(-);
        transform: translateX(-)
    }
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media screen and (min-width: 15.625em) {
    .off-canvas-content.is-open-left.has-transition-push {
        -ms-transform: translateX();
        transform: translateX()
    }
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10,10,10,0.25)
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto
}

@media screen and (min-width: 15.625em) {
    .position-right {
        -ms-transform: translateX();
        transform: translateX()
    }
}

@media screen and (min-width: 15.625em) {
    .off-canvas-content .off-canvas.position-right {
        -ms-transform: translateX();
        transform: translateX()
    }
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media screen and (min-width: 15.625em) {
    .off-canvas-content.is-open-right.has-transition-push {
        -ms-transform: translateX(-);
        transform: translateX(-)
    }
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10,10,10,0.25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto
}

@media screen and (min-width: 15.625em) {
    .position-top {
        -ms-transform: translateY(-);
        transform: translateY(-)
    }
}

@media screen and (min-width: 15.625em) {
    .off-canvas-content .off-canvas.position-top {
        -ms-transform: translateY(-);
        transform: translateY(-)
    }
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media screen and (min-width: 15.625em) {
    .off-canvas-content.is-open-top.has-transition-push {
        -ms-transform: translateY();
        transform: translateY()
    }
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10,10,10,0.25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto
}

@media screen and (min-width: 15.625em) {
    .position-bottom {
        -ms-transform: translateY();
        transform: translateY()
    }
}

@media screen and (min-width: 15.625em) {
    .off-canvas-content .off-canvas.position-bottom {
        -ms-transform: translateY();
        transform: translateY()
    }
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media screen and (min-width: 15.625em) {
    .off-canvas-content.is-open-bottom.has-transition-push {
        -ms-transform: translateY(-);
        transform: translateY(-)
    }
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10,10,10,0.25)
}

.off-canvas-content {
    -ms-transform: none;
    transform: none;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .off-canvas-content.has-transition-push {
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .off-canvas-content .off-canvas.is-open {
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

@media print, screen and (min-width: 40em) {
    .position-left.reveal-for-medium {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-left.reveal-for-medium .close-button {
            display: none
        }

    .off-canvas-content .position-left.reveal-for-medium {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-medium {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-right.reveal-for-medium .close-button {
            display: none
        }

    .off-canvas-content .position-right.reveal-for-medium {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-medium {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-top.reveal-for-medium .close-button {
            display: none
        }

    .off-canvas-content .position-top.reveal-for-medium {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-medium ~ .off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-medium {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-bottom.reveal-for-medium .close-button {
            display: none
        }

    .off-canvas-content .position-bottom.reveal-for-medium {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-medium ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

@media print, screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-left.reveal-for-large .close-button {
            display: none
        }

    .off-canvas-content .position-left.reveal-for-large {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-large {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-right.reveal-for-large .close-button {
            display: none
        }

    .off-canvas-content .position-right.reveal-for-large {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-large {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-top.reveal-for-large .close-button {
            display: none
        }

    .off-canvas-content .position-top.reveal-for-large {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-large ~ .off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-large {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-bottom.reveal-for-large .close-button {
            display: none
        }

    .off-canvas-content .position-bottom.reveal-for-large {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-large ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

@media screen and (min-width: 75em) {
    .position-left.reveal-for-xlarge {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-left.reveal-for-xlarge .close-button {
            display: none
        }

    .off-canvas-content .position-left.reveal-for-xlarge {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-xlarge ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-xlarge {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-right.reveal-for-xlarge .close-button {
            display: none
        }

    .off-canvas-content .position-right.reveal-for-xlarge {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-xlarge ~ .off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-xlarge {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-top.reveal-for-xlarge .close-button {
            display: none
        }

    .off-canvas-content .position-top.reveal-for-xlarge {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-xlarge ~ .off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-xlarge {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-bottom.reveal-for-xlarge .close-button {
            display: none
        }

    .off-canvas-content .position-bottom.reveal-for-xlarge {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

@media screen and (min-width: 90em) {
    .position-left.reveal-for-xxlarge {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-left.reveal-for-xxlarge .close-button {
            display: none
        }

    .off-canvas-content .position-left.reveal-for-xxlarge {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-xxlarge ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-xxlarge {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-right.reveal-for-xxlarge .close-button {
            display: none
        }

    .off-canvas-content .position-right.reveal-for-xxlarge {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-xxlarge ~ .off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-xxlarge {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-top.reveal-for-xxlarge .close-button {
            display: none
        }

    .off-canvas-content .position-top.reveal-for-xxlarge {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-xxlarge ~ .off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-xxlarge {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-bottom.reveal-for-xxlarge .close-button {
            display: none
        }

    .off-canvas-content .position-bottom.reveal-for-xxlarge {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

@media screen and (min-width: 100em) {
    .position-left.reveal-for-xxxlarge {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-left.reveal-for-xxxlarge .close-button {
            display: none
        }

    .off-canvas-content .position-left.reveal-for-xxxlarge {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-xxxlarge ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-xxxlarge {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-right.reveal-for-xxxlarge .close-button {
            display: none
        }

    .off-canvas-content .position-right.reveal-for-xxxlarge {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-xxxlarge ~ .off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-xxxlarge {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-top.reveal-for-xxxlarge .close-button {
            display: none
        }

    .off-canvas-content .position-top.reveal-for-xxxlarge {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-xxxlarge ~ .off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-xxxlarge {
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

        .position-bottom.reveal-for-xxxlarge .close-button {
            display: none
        }

    .off-canvas-content .position-bottom.reveal-for-xxxlarge {
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-xxxlarge ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

@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;
        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 {
            box-shadow: none;
            -ms-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;
        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 {
            box-shadow: none;
            -ms-transform: none;
            transform: none
        }

        .off-canvas.in-canvas-for-large .close-button {
            display: none
        }
}

@media screen and (min-width: 75em) {
    .off-canvas.in-canvas-for-xlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }

        .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
            box-shadow: none;
            -ms-transform: none;
            transform: none
        }

        .off-canvas.in-canvas-for-xlarge .close-button {
            display: none
        }
}

@media screen and (min-width: 90em) {
    .off-canvas.in-canvas-for-xxlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }

        .off-canvas.in-canvas-for-xxlarge.position-left, .off-canvas.in-canvas-for-xxlarge.position-right, .off-canvas.in-canvas-for-xxlarge.position-top, .off-canvas.in-canvas-for-xxlarge.position-bottom {
            box-shadow: none;
            -ms-transform: none;
            transform: none
        }

        .off-canvas.in-canvas-for-xxlarge .close-button {
            display: none
        }
}

@media screen and (min-width: 100em) {
    .off-canvas.in-canvas-for-xxxlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }

        .off-canvas.in-canvas-for-xxxlarge.position-left, .off-canvas.in-canvas-for-xxxlarge.position-right, .off-canvas.in-canvas-for-xxxlarge.position-top, .off-canvas.in-canvas-for-xxxlarge.position-bottom {
            box-shadow: none;
            -ms-transform: none;
            transform: none
        }

        .off-canvas.in-canvas-for-xxxlarge .close-button {
            display: none
        }
}

.orbit {
    position: relative
}

.orbit-container {
    position: relative;
    height: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.orbit-slide {
    width: 100%
}

    .orbit-slide.no-motionui.is-active {
        top: 0;
        left: 0
    }

.orbit-figure {
    margin: 0
}

.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem;
    background-color: rgba(10,10,10,0.5);
    color: #fefefe
}

.orbit-previous, .orbit-next {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe
}

[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0
}

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10,10,10,0.5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput='mouse'] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    border-radius: 50%;
    background-color: #eef1f1
}

    .orbit-bullets button:hover {
        background-color: #494949
    }

    .orbit-bullets button.is-active {
        background-color: #494949
    }

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

    .pagination::before, .pagination::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1;
        order: 1
    }

    .pagination::after {
        clear: both
    }

    .pagination li {
        margin-right: .1rem;
        border-radius: 0;
        font-size: 1.4rem;
        display: none
    }

        .pagination li:last-child, .pagination li:first-child {
            display: inline-block
        }

@media print, screen and (min-width: 40em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a, .pagination button {
    display: block;
    padding: .3rem 1rem;
    border-radius: 0;
    color: #0a0a0a
}

    .pagination a:hover, .pagination button:hover {
        background: #e5e5e5
    }

.pagination .current {
    padding: .3rem 1rem;
    background: #1779ba;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .3rem 1rem;
    color: #eef1f1;
    cursor: not-allowed
}

    .pagination .disabled:hover {
        background: transparent
    }

.pagination .ellipsis::after {
    padding: .3rem 1rem;
    content: '\2026';
    color: #0a0a0a
}

.pagination-previous a::before, .pagination-previous.disabled::before {
    display: inline-block;
    margin-right: 0.5rem;
    content: '\00ab'
}

.pagination-next a::after, .pagination-next.disabled::after {
    display: inline-block;
    margin-left: 0.5rem;
    content: '\00bb'
}

.progress {
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
    background-color: #eef1f1
}

    .progress.primary .progress-meter {
        background-color: #1779ba
    }

    .progress.secondary .progress-meter {
        background-color: #767676
    }

    .progress.success .progress-meter {
        background-color: #3adb76
    }

    .progress.warning .progress-meter {
        background-color: #ffae00
    }

    .progress.alert .progress-meter {
        background-color: #cc4b37
    }

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #1779ba
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: 0.75rem;
    font-weight: bold;
    color: #fefefe;
    white-space: nowrap
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e5e5e5;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #eef1f1;
    transition: all 0.2s ease-in-out
}

    .slider-fill.is-dragging {
        transition: all 0s linear
    }

.slider-handle {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0;
    background-color: #1779ba;
    transition: all 0.2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

[data-whatinput='mouse'] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #14679e
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

.slider.disabled, .slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

    .slider.vertical .slider-fill {
        top: 0;
        width: .5rem;
        max-height: 100%
    }

    .slider.vertical .slider-handle {
        position: absolute;
        top: 0;
        left: 50%;
        width: 1.4rem;
        height: 1.4rem;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 0;
    transform: translate3d(0, 0, 0)
}

    .sticky.is-stuck {
        position: fixed;
        z-index: 5;
        width: 100%
    }

        .sticky.is-stuck.is-at-top {
            top: 0
        }

        .sticky.is-stuck.is-at-bottom {
            bottom: 0
        }

    .sticky.is-anchored {
        position: relative;
        right: auto;
        left: auto
    }

        .sticky.is-anchored.is-at-bottom {
            bottom: 0
        }

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open, html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(10,10,10,0.45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #eef1f1;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput='mouse'] .reveal {
    outline: 0
}

@media print, screen and (min-width: 40em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column, .reveal .columns {
    min-width: 0
}

.reveal > :last-child {
    margin-bottom: 0
}

@media print, screen and (min-width: 40em) {
    .reveal {
        width: 600px;
        max-width: 120rem
    }
}

.reveal.collapse {
    padding: 0
}

@media print, screen and (min-width: 40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 120rem
    }
}

@media print, screen and (min-width: 40em) {
    .reveal.small {
        width: 50%;
        max-width: 120rem
    }
}

@media print, screen and (min-width: 40em) {
    .reveal.large {
        width: 90%;
        max-width: 120rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width: 39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 1rem;
    outline: 0;
    font-size: 1.4rem;
    font-weight: bold;
    color: #fefefe;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0
}

.switch-paddle {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    border-radius: 0;
    background: #eef1f1;
    transition: all 0.25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer
}

input + .switch-paddle {
    margin: 0
}

.switch-paddle::after {
    position: absolute;
    top: .25rem;
    left: .25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fefefe;
    transition: all 0.25s ease-out;
    content: ''
}

input:checked ~ .switch-paddle {
    background: #1779ba
}

    input:checked ~ .switch-paddle::after {
        left: 2.25rem
    }

[data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0
}

.switch-active, .switch-inactive {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked + label > .switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked + label > .switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

    .switch.tiny .switch-paddle {
        width: 3rem;
        height: 1.5rem;
        font-size: 1rem
    }

        .switch.tiny .switch-paddle::after {
            top: .25rem;
            left: .25rem;
            width: 1rem;
            height: 1rem
        }

    .switch.tiny input:checked ~ .switch-paddle::after {
        left: 1.75rem
    }

.switch.small {
    height: 1.75rem
}

    .switch.small .switch-paddle {
        width: 3.5rem;
        height: 1.75rem;
        font-size: 1.2rem
    }

        .switch.small .switch-paddle::after {
            top: .25rem;
            left: .25rem;
            width: 1.25rem;
            height: 1.25rem
        }

    .switch.small input:checked ~ .switch-paddle::after {
        left: 2rem
    }

.switch.large {
    height: 2.5rem
}

    .switch.large .switch-paddle {
        width: 5rem;
        height: 2.5rem;
        font-size: 1.6rem
    }

        .switch.large .switch-paddle::after {
            top: .25rem;
            left: .25rem;
            width: 2rem;
            height: 2rem
        }

    .switch.large input:checked ~ .switch-paddle::after {
        left: 2.75rem
    }

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

    table thead, table tbody, table tfoot {
        border: 1px solid #f1f1f1;
        background-color: #fefefe
    }

    table caption {
        padding: .8rem 1rem 1rem;
        font-weight: bold
    }

    table thead {
        background: #f8f8f8;
        color: #0a0a0a
    }

    table tfoot {
        background: #f1f1f1;
        color: #0a0a0a
    }

        table thead tr, table tfoot tr {
            background: transparent
        }

        table thead th, table thead td, table tfoot th, table tfoot td {
            padding: .8rem 1rem 1rem;
            font-weight: bold;
            text-align: left
        }

    table tbody th, table tbody td {
        padding: .8rem 1rem 1rem
    }

    table tbody tr:nth-child(even) {
        border-bottom: 0;
        background-color: #f1f1f1
    }

    table.unstriped tbody {
        background-color: #fefefe
    }

        table.unstriped tbody tr {
            border-bottom: 0;
            border-bottom: 1px solid #f1f1f1;
            background-color: #fefefe
        }

@media screen and (max-width: 39.9375em) {
    table.stack thead {
        display: none
    }

    table.stack tfoot {
        display: none
    }

    table.stack tr, table.stack th, table.stack td {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f3f3f3
}

table.hover tfoot tr:hover {
    background-color: #ececec
}

table.hover tbody tr:hover {
    background-color: #f9f9f9
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ececec
}

.table-scroll {
    overflow-x: auto
}

    .table-scroll table {
        width: auto
    }

.tabs {
    margin: 0;
    border: 1px solid #e5e5e5;
    background: #fefefe;
    list-style-type: none
}

    .tabs::before, .tabs::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1;
        order: 1
    }

    .tabs::after {
        clear: both
    }

    .tabs.vertical > li {
        display: block;
        float: none;
        width: auto
    }

    .tabs.simple > li > a {
        padding: 0
    }

        .tabs.simple > li > a:hover {
            background: transparent
        }

    .tabs.primary {
        background: #1779ba
    }

        .tabs.primary > li > a {
            color: #fefefe
        }

            .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
                background: #1673b1
            }

.tabs-title {
    float: left
}

    .tabs-title > a {
        display: block;
        padding: 1.25rem 1.5rem;
        font-size: 1.2rem;
        line-height: 1;
        color: #1779ba
    }

        .tabs-title > a:hover {
            background: #fefefe;
            color: #1468a0
        }

        .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
            background: #e5e5e5;
            color: #1779ba
        }

.tabs-content {
    border: 1px solid #e5e5e5;
    border-top: 0;
    background: #fefefe;
    color: #0a0a0a;
    transition: all 0.5s ease
}

    .tabs-content.vertical {
        border: 1px solid #e5e5e5;
        border-left: 0
    }

.tabs-panel {
    display: none;
    padding: 1rem
}

    .tabs-panel.is-active {
        display: block
    }

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(10,10,10,0.2);
    line-height: 0
}

a.thumbnail {
    transition: box-shadow 200ms ease-out
}

    a.thumbnail:hover, a.thumbnail:focus {
        box-shadow: 0 0 6px 1px rgba(23,121,186,0.5)
    }

    a.thumbnail image {
        box-shadow: none
    }

.title-bar {
    padding: .5rem;
    background: #0a0a0a;
    color: #fefefe;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

    .title-bar .menu-icon {
        margin-left: .25rem;
        margin-right: .25rem
    }

.title-bar-left, .title-bar-right {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.title-bar-right {
    text-align: right
}

.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold
}

.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #494949;
    font-weight: bold;
    cursor: help
}

.tooltip {
    position: absolute;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #0a0a0a;
    font-size: 80%;
    color: #fefefe
}

    .tooltip::before {
        position: absolute
    }

    .tooltip.bottom::before {
        display: block;
        width: 0;
        height: 0;
        border: inset .75rem;
        content: '';
        border-top-width: 0;
        border-bottom-style: solid;
        border-color: transparent transparent #0a0a0a;
        bottom: 100%
    }

    .tooltip.bottom.align-center::before {
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .tooltip.top::before {
        display: block;
        width: 0;
        height: 0;
        border: inset .75rem;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #0a0a0a transparent transparent;
        top: 100%;
        bottom: auto
    }

    .tooltip.top.align-center::before {
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .tooltip.left::before {
        display: block;
        width: 0;
        height: 0;
        border: inset .75rem;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #0a0a0a;
        left: 100%
    }

    .tooltip.left.align-center::before {
        bottom: auto;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .tooltip.right::before {
        display: block;
        width: 0;
        height: 0;
        border: inset .75rem;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #0a0a0a transparent transparent;
        right: 100%;
        left: auto
    }

    .tooltip.right.align-center::before {
        bottom: auto;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .tooltip.align-top::before {
        bottom: auto;
        top: 10%
    }

    .tooltip.align-bottom::before {
        bottom: 10%;
        top: auto
    }

    .tooltip.align-left::before {
        left: 10%;
        right: auto
    }

    .tooltip.align-right::before {
        left: auto;
        right: 10%
    }

.top-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .top-bar, .top-bar ul {
        background-color: #e5e5e5
    }

        .top-bar input {
            max-width: 200px;
            margin-right: 1rem
        }

        .top-bar .input-group-field {
            width: 100%;
            margin-right: 0
        }

        .top-bar input.button {
            width: auto
        }

        .top-bar .top-bar-left, .top-bar .top-bar-right {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

@media print, screen and (min-width: 40em) {
    .top-bar {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

        .top-bar .top-bar-left {
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            margin-right: auto
        }

        .top-bar .top-bar-right {
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            margin-left: auto
        }
}

@media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }
}

@media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }
}

@media screen and (max-width: 89.9375em) {
    .top-bar.stacked-for-xlarge {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .top-bar.stacked-for-xlarge .top-bar-left, .top-bar.stacked-for-xlarge .top-bar-right {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }
}

@media screen and (max-width: 99.9375em) {
    .top-bar.stacked-for-xxlarge {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .top-bar.stacked-for-xxlarge .top-bar-left, .top-bar.stacked-for-xxlarge .top-bar-right {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }
}

.top-bar.stacked-for-xxxlarge {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .top-bar.stacked-for-xxxlarge .top-bar-left, .top-bar.stacked-for-xxxlarge .top-bar-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

.top-bar-title {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0.5rem 1rem 0.5rem 0
}

.top-bar-left, .top-bar-right {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.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
    }
}

@media screen and (min-width: 75em) {
    .hide-for-xlarge {
        display: none !important
    }
}

@media screen and (max-width: 74.9375em) {
    .show-for-xlarge {
        display: none !important
    }
}

@media screen and (min-width: 75em) and (max-width: 89.9375em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (max-width: 74.9375em), screen and (min-width: 90em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

@media screen and (min-width: 90em) {
    .hide-for-xxlarge {
        display: none !important
    }
}

@media screen and (max-width: 89.9375em) {
    .show-for-xxlarge {
        display: none !important
    }
}

@media screen and (min-width: 90em) and (max-width: 99.9375em) {
    .hide-for-xxlarge-only {
        display: none !important
    }
}

@media screen and (max-width: 89.9375em), screen and (min-width: 100em) {
    .show-for-xxlarge-only {
        display: none !important
    }
}

@media screen and (min-width: 100em) {
    .hide-for-xxxlarge {
        display: none !important
    }
}

@media screen and (max-width: 99.9375em) {
    .show-for-xxxlarge {
        display: none !important
    }
}

@media screen and (min-width: 100em) {
    .hide-for-xxxlarge-only {
        display: none !important
    }
}

@media screen and (max-width: 99.9375em) {
    .show-for-xxxlarge-only {
        display: none !important
    }
}

.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

    .show-on-focus:active, .show-on-focus:focus {
        position: static !important;
        width: auto;
        height: auto;
        overflow: visible;
        clip: auto;
        white-space: normal;
        -webkit-clip-path: none;
        clip-path: none
    }

.show-for-landscape, .hide-for-portrait {
    display: block !important
}

@media screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: block !important
    }
}

@media screen and (orientation: portrait) {
    .show-for-landscape, .hide-for-portrait {
        display: none !important
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: block !important
    }
}

.align-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-right.vertical.menu > li > a {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu > li > a {
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -ms-flex-order: 6;
    order: 6
}

@media print, screen and (min-width: 40em) {
    .medium-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media print, screen and (min-width: 64em) {
    .large-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width: 75em) {
    .xlarge-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .xlarge-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .xlarge-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .xlarge-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .xlarge-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .xlarge-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .xxlarge-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .xxlarge-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .xxlarge-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .xxlarge-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .xxlarge-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-order-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .xxxlarge-order-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .xxxlarge-order-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .xxxlarge-order-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .xxxlarge-order-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .xxxlarge-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print, screen and (min-width: 40em) {
    .medium-flex-container {
        display: -ms-flexbox;
        display: flex
    }

    .medium-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print, screen and (min-width: 64em) {
    .large-flex-container {
        display: -ms-flexbox;
        display: flex
    }

    .large-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 75em) {
    .xlarge-flex-container {
        display: -ms-flexbox;
        display: flex
    }

    .xlarge-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xlarge-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xlarge-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xlarge-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xlarge-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xlarge-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xlarge-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-flex-container {
        display: -ms-flexbox;
        display: flex
    }

    .xxlarge-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xxlarge-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xxlarge-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xxlarge-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xxlarge-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xxlarge-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xxlarge-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 100em) {
    .xxxlarge-flex-container {
        display: -ms-flexbox;
        display: flex
    }

    .xxxlarge-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xxxlarge-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xxxlarge-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xxxlarge-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xxxlarge-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xxxlarge-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xxxlarge-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.slide-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-down.mui-enter.mui-enter-active {
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.slide-in-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-left.mui-enter.mui-enter-active {
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

.slide-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-up.mui-enter.mui-enter-active {
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.slide-in-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-right.mui-enter.mui-enter-active {
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

.slide-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-down.mui-leave.mui-leave-active {
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }

.slide-out-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-right.mui-leave.mui-leave-active {
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

.slide-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-up.mui-leave.mui-leave-active {
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

.slide-out-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-left.mui-leave.mui-leave-active {
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

.fade-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

    .fade-in.mui-enter.mui-enter-active {
        opacity: 1
    }

.fade-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

    .fade-out.mui-leave.mui-leave-active {
        opacity: 0
    }

.hinge-in-from-top.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 0
}

    .hinge-in-from-top.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 0
}

    .hinge-in-from-right.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-bottom.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 0
}

    .hinge-in-from-bottom.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 0
}

    .hinge-in-from-left.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-middle-x.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

    .hinge-in-from-middle-x.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-in-from-middle-y.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

    .hinge-in-from-middle-y.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0deg);
        opacity: 1
    }

.hinge-out-from-top.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 1
}

    .hinge-out-from-top.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(-90deg);
        opacity: 0
    }

.hinge-out-from-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 1
}

    .hinge-out-from-right.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(-90deg);
        opacity: 0
    }

.hinge-out-from-bottom.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 1
}

    .hinge-out-from-bottom.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(90deg);
        opacity: 0
    }

.hinge-out-from-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 1
}

    .hinge-out-from-left.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(90deg);
        opacity: 0
    }

.hinge-out-from-middle-x.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

    .hinge-out-from-middle-x.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(-90deg);
        opacity: 0
    }

.hinge-out-from-middle-y.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

    .hinge-out-from-middle-y.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(-90deg);
        opacity: 0
    }

.scale-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(.5);
    transform: scale(.5);
    transition-property: transform, opacity;
    opacity: 0
}

    .scale-in-up.mui-enter.mui-enter-active {
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

.scale-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0
}

    .scale-in-down.mui-enter.mui-enter-active {
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

.scale-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

    .scale-out-up.mui-leave.mui-leave-active {
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }

.scale-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

    .scale-out-down.mui-leave.mui-leave-active {
        -ms-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }

.spin-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    transition-property: transform, opacity;
    opacity: 0
}

    .spin-in.mui-enter.mui-enter-active {
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

.spin-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1
}

    .spin-out.mui-leave.mui-leave-active {
        -ms-transform: rotate(.75turn);
        transform: rotate(.75turn);
        opacity: 0
    }

.spin-in-ccw.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    transition-property: transform, opacity;
    opacity: 0
}

    .spin-in-ccw.mui-enter.mui-enter-active {
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

.spin-out-ccw.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1
}

    .spin-out-ccw.mui-leave.mui-leave-active {
        -ms-transform: rotate(-.75turn);
        transform: rotate(-.75turn);
        opacity: 0
    }

.slow {
    transition-duration: 750ms !important
}

.fast {
    transition-duration: 250ms !important
}

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

.ease-in {
    transition-timing-function: ease-in !important
}

.ease-out {
    transition-timing-function: ease-out !important
}

.ease-in-out {
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    transition-delay: 300ms !important
}

.long-delay {
    transition-delay: 700ms !important
}

.shake {
    animation-name: shake-7
}

@keyframes shake-7 {
    0%,10%,20%,30%,40%,50%,60%,70%,80%,90% {
        transform: translateX(7%)
    }

    5%,15%,25%,35%,45%,55%,65%,75%,85%,95% {
        transform: translateX(-7%)
    }
}

.spin-cw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn)
    }

    100% {
        transform: rotate(0)
    }
}

.spin-ccw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(1turn)
    }
}

.wiggle {
    animation-name: wiggle-7deg
}

@keyframes wiggle-7deg {
    40%,50%,60% {
        transform: rotate(7deg)
    }

    35%,45%,55%,65% {
        transform: rotate(-7deg)
    }

    0%,30%,70%,100% {
        transform: rotate(0)
    }
}

.shake, .spin-cw, .spin-ccw, .wiggle {
    animation-duration: 500ms
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: 750ms !important
}

.fast {
    animation-duration: 250ms !important
}

.linear {
    animation-timing-function: linear !important
}

.ease {
    animation-timing-function: ease !important
}

.ease-in {
    animation-timing-function: ease-in !important
}

.ease-out {
    animation-timing-function: ease-out !important
}

.ease-in-out {
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    animation-delay: 300ms !important
}

.long-delay {
    animation-delay: 700ms !important
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?vljub8");
    src: url("../fonts/icomoon.eot?vljub8#iefix") format("embedded-opentype"),url("../fonts/icomoon.ttf?vljub8") format("truetype"),url("../fonts/icomoon.woff?vljub8") format("woff"),url("../fonts/icomoon.svg?vljub8#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-youtube:before {
    content: "\e924"
}

.icon-twitter:before {
    content: "\e925"
}

.icon-twitter_small:before {
    content: "\e926"
}

.icon-share:before {
    content: "\e927"
}

.icon-search2:before {
    content: "\e928"
}

.icon-publication:before {
    content: "\e929"
}

.icon-phone:before {
    content: "\e92a"
}

.icon-linkedin:before {
    content: "\e92b"
}

.icon-linkedin_small:before {
    content: "\e92c"
}

.icon-hamburger_menu:before {
    content: "\e92d"
}

.icon-facebook:before {
    content: "\e92e"
}

.icon-email:before {
    content: "\e92f"
}

.icon-close_menu:before {
    content: "\e931"
}

.icon-case_study:before {
    content: "\e932"
}

.icon-blog:before {
    content: "\e933"
}

.icon-back-to-top_arrow:before {
    content: "\e934"
}

.icon-arrow:before {
    content: "\e935"
}

.flex {
    display: -ms-flexbox;
    display: flex
}

@media print, screen and (min-width: 64em) {
    .border__left {
        border-left: 1px solid #dfdfdf;
        padding-left: 30px
    }
}

.background__full {
    background-color: #eef1f1;
    padding: 70px 0
}

.cta--link a {
    color: #015ba9;
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase
}

    .cta--link a:after {
        content: "\e935";
        font-family: 'icomoon' !important;
        margin-left: 7px;
        transition: all 0.3s ease-in-out
    }

    .cta--link a:hover:after {
        margin-left: 10px
    }

.cta--link-sm a {
    font-size: 1.3rem
}

.highlighed--header {
    background-color: #3a3f41;
    padding: 10px;
    color: #fefefe;
    font-size: 1.2rem;
    letter-spacing: 2px;
    font-weight: 600;
    position: relative;
    word-wrap: break-word;
    display: inline-block;
    margin: 0;
    transition: all 0.3s ease-in-out
}

    .highlighed--header:before {
        content: '';
        height: 60%;
        width: 3px;
        background-color: #6bec96;
        position: absolute;
        left: 0;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

body {
    color: #494949;
    font-family: "Libre Franklin",sans-serif;
    font-size: 1.8rem
}

p, li {
    font-size: 1.8rem
}

h1 {
    color: #282828;
    font-size: 4.8rem;
    font-weight: 100;
    margin-top: 30px
}

.h1__alt {
    color: #fefefe;
    margin-top: 0;
    position: relative
}

    .h1__alt::before {
        border-top: 5px solid #dc2f54;
        bottom: 0;
        content: '';
        display: inline-block;
        position: absolute;
        width: 30px
    }

h2 {
    font-size: 3.2rem;
}

@media print, screen and (min-width: 64em) {
    h2 {
        font-size: 3.6rem;
        margin-bottom: 30px
    }
}

h3 {
    color: #494949;
    font-size: 2.8rem;
    font-weight: 500
}

h5 {
    color: #0a0a0a;
    font-size: 1.6rem;
    font-weight: 500;
    margin-top: 7px;
    text-transform: uppercase
}

.h5__alt {
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1.5
}

    .h5__alt:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 5px;
        background-color: #dc2f54;
        display: inline-block;
        left: 0;
        bottom: -10px
    }

.h3__alt {
    position: relative;
    display: inline-block
}

    .h3__alt:before {
        content: '';
        height: 100%;
        width: 5px;
        background-color: #dc2f54;
        position: absolute;
        Left: -40px
    }

@media screen and (max-width: 63.9375em) {
    .h3__alt:before {
        Left: -20px
    }
}

.h1__alt2 {
    position: relative
}

    .h1__alt2:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 5px;
        background-color: #dc2f54;
        display: inline-block;
        left: 0;
        bottom: -10px
    }

.h4__alt {
    color: #015ba9;
    font-weight: 500
}

a {
    transition: all .3s ease-in-out
}

    a:focus, a:hover {
        outline: 0
    }

input:focus {
    outline: 0
}

ul {
    margin-left: 2.1rem
}

.list__unstyled, .list__unstyled ul {
    list-style-type: none
}

select {
    background-color: #eaecef;
    border: 1px solid #7d7d7d
}

header {
    background: transparent;
    border-bottom: 1px solid #e5e5e5
}

    header .row {
        height: 70px
    }

@media screen and (max-width: 39.9375em) {
    header .row {
        height: 60px
    }
}

@media screen and (max-width: 63.9375em) {
    header {
        padding-top: 5px
    }
}

header .search--mobile {
    cursor: pointer
}

    header .search--mobile:before {
        color: #6bec96;
        font-size: 2rem;
        margin-right: 10px;
        font-weight: 600
    }

header .search--mobile__alt {
    cursor: pointer
}

    header .search--mobile__alt:before {
        color: #015ba9;
        font-size: 2rem;
        margin-right: 10px;
        font-weight: 600
    }

header.header--home {
    background-color: #fff
}

header.header__alt {
    border-bottom: 0;
    position: absolute;
    transition: all 1s ease 0s;
    top: 0;
    width: 100%;
    z-index: 999999
}

    header.header__alt .title-bar-title {
        color: #000040;
        font-size: 2rem
    }

    header.header__alt.search-open {
        top: 90px
    }

    header.header__alt .menu-icon {
        z-index: 10000
    }

        header.header__alt .menu-icon span {
            background: #000040
        }

@media print, screen and (min-width: 64em) {
    header.header__alt .logo {
        max-width: 470px
    }
}

header.header__alt.menu-open .title-bar-title {
    color: #494949;
    position: relative;
    z-index: 10000
}

    header.header__alt.menu-open .title-bar-title.search {
        z-index: 2
    }

@media print, screen and (min-width: 40em) {
    .logo {
        max-width: 365px;
        transition: max-height 0.15s ease-out
    }
}

.title-bar-title {
    color: #494949;
    font-size: 1.6rem;
    font-weight: 400;
    margin-left: 8px;
    text-transform: uppercase;
    letter-spacing: 2px
}

    .title-bar-title.search {
        cursor: pointer;
        position: relative;
        margin-left: 6rem
    }

        .title-bar-title.search .icon-search2, .title-bar-title.search .icon-search2__alt {
            color: #015ba9;
            margin-right: 5px;
            font-weight: 600
        }

        .title-bar-title.search .icon-search2__alt {
            color: #000040
        }

@media print, screen and (min-width: 64em) {
    .title-bar-title {
        font-size: 1.8rem
    }

        .title-bar-title.search {
            display: inline-block
        }
}

@media screen and (max-width: 39.9375em) {
    .title-bar-title {
        display: none
    }
}

.search--close, .search--close__alt3 {
    position: absolute;
    width: 32px;
    height: 32px;
    left: -40px;
    top: -5px
}

    .search--close:before, .search--close__alt3:before {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 33px;
        width: 2px;
        background-color: #015ba9;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .search--close:after, .search--close__alt3:after {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 33px;
        width: 2px;
        background-color: #015ba9;
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .search--close__alt3:before, .search--close__alt3:after {
        background-color: #000040
    }

.search--close__alt, .search--close__alt2 {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .search--close__alt:before, .search--close__alt2:before {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 27px;
        width: 2px;
        background-color: #6bec96;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .search--close__alt:after, .search--close__alt2:after {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 27px;
        width: 2px;
        background-color: #6bec96;
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .search--close__alt2:before, .search--close__alt2:after {
        background-color: #015ba9
    }

.search--box {
    display: none;
    padding-top: 20px
}

    .search--box input:focus {
        border: 0;
        box-shadow: none;
        outline: 0
    }

.sticky.is-stuck {
    background: #fefefe;
    box-shadow: 0 3px 10px -5px #000;
    z-index: 99999
}

    .sticky.is-stuck .logo {
        transition: max-width 0.25s ease-in;
        position: relative;
        top: -4px
    }

    .sticky.is-stuck .title-bar-title {
        position: relative;
        top: -4px
    }

    .sticky.is-stuck .menu-icon {
        margin-top: 0
    }

.menu-icon {
    height: 30px;
    margin-top: 7px;
    margin-left: 0
}

@media screen and (max-width: 74.9375em) {
    .menu-icon {
        margin-left: 15px
    }
}

.menu-icon:hover::after {
    background: none;
    box-shadow: none
}

.menu-icon::after {
    background: none;
    box-shadow: none
}

.menu-icon:focus {
    outline: none
}

.menu-icon span {
    display: block;
    position: absolute;
    height: 2px;
    background: #015ba9;
    border-radius: 9px;
    right: 0;
    transition: rotate(0deg);
    transition: .25s ease-in-out;
    width: 33px
}

    .menu-icon span:nth-child(1) {
        top: 0
    }

    .menu-icon span:nth-child(2) {
        top: 9px
    }

    .menu-icon span:nth-child(3) {
        top: 18px
    }

.menu-icon.open span:nth-child(1) {
    top: 12px;
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.menu-icon.open span:nth-child(2) {
    opacity: 0;
    right: -60px
}

.menu-icon.open span:nth-child(3) {
    top: 12px;
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.menu-icon.icon--home span {
    background: #6bec96
}

.sticky__alt {
    background-color: #015ba9
}

    .sticky__alt .title-bar-title {
        color: #fefefe
    }

        .sticky__alt .title-bar-title .icon-search2 {
            color: #fefefe
        }

    .sticky__alt .menu-icon span {
        background: #fefefe
    }

    .sticky__alt.is-stuck .title-bar-title {
        color: #494949
    }

        .sticky__alt.is-stuck .title-bar-title .icon-search2 {
            color: #015ba9
        }

    .sticky__alt.is-stuck .menu-icon span {
        background: #015ba9
    }

    .sticky__alt .title-bar-title.search .search--close:before {
        background-color: #fefefe
    }

    .sticky__alt .title-bar-title.search .search--close:after {
        background-color: #fefefe
    }

.search--box {
    display: none
}

    .search--box input {
        padding-top: 20px
    }

        .search--box input:focus {
            border: 0;
            box-shadow: none;
            outline: 0
        }

        .search--box input::-webkit-input-placeholder {
            font-style: italic;
            color: #ccc
        }

.search--field {
    border: 0;
    box-shadow: none;
    height: 3rem;
    font-size: 2rem;
    color: #494949
}

@media print, screen and (min-width: 40em) {
    .search--field {
        font-size: 4rem;
        height: 6rem
    }
}

.main--menu {
    width: 500px;
    position: fixed;
    z-index: 9999;
    background-color: #fefefe;
    box-shadow: 2px 2px 10px #ccc;
    left: -600px;
    opacity: .98;
    height: 100%
}

@media screen and (max-width: 39.9375em) {
    .main--menu {
        width: 100%;
        text-align: center;
        background-color: #fefefe;
        opacity: 1;
        height: auto
    }
}

.main--menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0 80px
}

    .main--menu ul li a {
        color: #494949;
        display: inline-block;
        font-size: 4.3rem;
        font-weight: 100;
        padding: 14px 0;
        position: relative;
        z-index: 2
    }

        .main--menu ul li a::after {
            transform: scale3d(0, 1, 1);
            -ms-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
            transition: transform 0.5s;
            transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
            content: '';
            height: 35px;
            width: 100%;
            display: block;
            position: absolute;
            top: 51px;
            z-index: -1
        }

        .main--menu ul li a:hover::after, .main--menu ul li a:focus::after {
            background-color: #6bec96;
            transform: scale3d(1, 1, 1)
        }

@media screen and (max-width: 39.9375em) {
    .main--menu ul {
        padding: 0
    }

        .main--menu ul li {
            border-bottom: 1px solid #e5e5e5
        }

            .main--menu ul li a {
                font-size: 2.8rem;
                font-weight: 400
            }
}

.main--menu ul.utility--menu li a {
    color: #015ba9;
    font-size: 2.4rem
}

@media screen and (max-width: 39.9375em) {
    .main--menu ul.utility--menu li a {
        font-size: 1.8rem
    }
}

.main--menu ul.utility--menu li a:hover::after, .main--menu ul.utility--menu li a:focus::after {
    height: 15px;
    top: 34px
}

@media screen and (max-width: 39.9375em) {
    .main--menu ul.utility--menu {
        background-color: #f5f5f5;
        box-shadow: 0 3px 10px -5px #000;
        min-height: 100%
    }

        .main--menu ul.utility--menu li {
            border-bottom: none
        }
}

@media print, screen and (min-width: 64em) {
    .main--menu__alt {
        padding-top: 100px
    }
}

#video-background {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100
}

footer {
    background-color: #f5f5f5;
    border-top: 2px solid #ebebec;
    padding: 35px 0
}

@media print, screen and (min-width: 40em) {
    footer {
        padding: 150px 0 45px
    }
}

@media screen and (max-width: 63.9375em) {
    footer h5 {
        text-align: center
    }
}

footer .footer--logo {
    display: block;
    margin-bottom: 2rem
}

    footer .footer--logo img {
        max-width: 275px
    }

@media screen and (max-width: 63.9375em) {
    footer .footer--logo {
        text-align: center
    }
}

@media screen and (max-width: 39.9375em) {
    footer .menu {
        text-align: center
    }
}

footer .menu a {
    color: #3a3f41;
    font-size: 1.8rem;
    font-weight: 500;
    padding: 1.5rem 0
}

    footer .menu a:hover, footer .menu a:focus {
        color: #015ba9;
        text-decoration: underline
    }

footer .header {
    margin-bottom: 10px;
    position: relative
}

@media print, screen and (min-width: 40em) {
    footer .header::before {
        border-top: 1px solid #c4c4c4;
        bottom: 0;
        content: '';
        display: inline-block;
        position: absolute;
        width: 30px
    }
}

footer .header a {
    color: #015ba9;
    font-size: 2.4rem
}

    footer .header a:hover, footer .header a:focus {
        color: #3a3f41;
        text-decoration: none
    }

@media screen and (max-width: 39.9375em) {
    footer .header {
        text-align: center
    }
}

footer .social--icons {
    margin-top: 10px
}

    footer .social--icons li {
        color: #3a3f41;
        font-size: 1.5rem;
        font-weight: 500;
        text-transform: uppercase;
        margin-left: 20px
    }

        footer .social--icons li:first-child {
            margin-left: 0
        }

        footer .social--icons li a {
            padding: 0
        }

            footer .social--icons li a img {
                height: 41px;
                width: 41px
            }

        footer .social--icons li.facebook a::before {
            content: "\e92e";
            font-family: 'icomoon' !important;
            font-size: 4rem
        }

        footer .social--icons li.twitter a::before {
            content: "\e925";
            font-family: 'icomoon' !important;
            font-size: 4rem
        }

        footer .social--icons li.linkedin a::before {
            content: "\e92b";
            font-family: 'icomoon' !important;
            font-size: 4rem
        }

        footer .social--icons li.youtube a::before {
            content: "\e924";
            font-family: 'icomoon' !important;
            font-size: 4rem
        }

@media screen and (max-width: 63.9375em) {
    footer .social--icons {
        display: inline-block;
        margin-bottom: 40px;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

        footer .social--icons li {
            float: left
        }
}

.two--column {
    display: block;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2
}

.post--footer {
    background-color: #3a3f41;
    color: #fefefe;
    padding: 40px 0;
    position: relative
}

    .post--footer .copyright {
        color: rgba(255,255,255,0.5);
        font-size: 1.4rem
    }

@media screen and (max-width: 39.9375em) {
    .post--footer .menu {
        display: block
    }
}

.post--footer .menu li a {
    color: #fefefe;
    font-size: 1.4rem;
    padding: 1rem 1rem 1rem 0
}

@media print, screen and (min-width: 40em) {
    .post--footer .menu li a {
        padding: 2rem 1rem 2rem 0
    }
}

@media print, screen and (min-width: 40em) {
    .post--footer .menu li a::after {
        content: '|';
        margin-left: 10px
    }
}

.post--footer .menu li a:hover, .post--footer .menu li a:focus {
    color: rgba(255,255,255,0.5)
}

.post--footer .menu li:last-child a::after {
    content: ''
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .footer--contact {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width: 39.9375em) {
    .footer--contact .footer--contact_right {
        margin-top: -3rem;
        text-align: center
    }
}

.button {
    border: 2px solid #015ba9;
    background-color: transparent;
    margin: 30px 0
}

    .button a {
        color: #015ba9;
        font-size: 1.6rem;
        text-transform: uppercase;
        padding: 4px 40px;
        display: block;
        letter-spacing: 2px;
        font-weight: 500;
        line-height: 19pt
    }

    .button::after, .button::before {
        border-top: 6px solid #015ba9;
        bottom: -14px;
        content: '';
        display: block;
        position: relative;
        margin: 0 10px
    }

    .button::before {
        top: -15px
    }

    .button:hover {
        background-color: #015ba9;
        border: 2px solid #fefefe
    }

        .button:hover a {
            color: #fefefe
        }

        .button:hover::after, .button:hover::before {
            border-top: 6px solid #fefefe
        }

.button__alt {
    border: 2px solid #fefefe;
    color: #fefefe
}

    .button__alt a {
        color: #fefefe
    }

    .button__alt::after, .button__alt::before {
        border-top: 6px solid #fefefe
    }

    .button__alt:hover {
        background-color: #fefefe;
        border: 2px solid #015ba9
    }

        .button__alt:hover a {
            color: #015ba9
        }

        .button__alt:hover::after, .button__alt:hover::before {
            border-top: 6px solid #015ba9
        }

.cta--panel {
    background-color: #015ba9;
    color: #fefefe;
    padding: 20px
}

@media print, screen and (min-width: 40em) {
    .cta--panel {
        position: relative;
        top: 50%
    }
}

.cta--panel h2 {
    color: #fefefe;
    margin-bottom: 0;
    font-size: 3rem
}

.content--panel {
    z-index: 99;
    background-color: white;
    border-top: 5px solid #6bec96
}

    .content--panel h3 {
        font-size: 2.5rem;
        font-weight: 400
    }

@media print, screen and (min-width: 64em) {
    .content--panel .title--panel {
        border-right: 1px solid #e5e5e5;
        padding: 30px;
        margin-top: 10px
    }
}

@media screen and (max-width: 63.9375em) {
    .content--panel .title--panel {
        display: none;
        border-bottom: 1px solid #e5e5e5;
        padding: 30px
    }
}

.content--panel .search--panel input {
    margin: 0
}

@media print, screen and (min-width: 64em) {
    .content--panel .search--panel {
        padding: 30px;
        padding-left: 0
    }
}

@media screen and (max-width: 63.9375em) {
    .content--panel .search--panel {
        padding: 30px
    }
}

.search--wrapper {
    position: relative
}

    .search--wrapper input {
        height: 50px;
        outline: 0;
        border: 0;
        background-color: #f5f5f5;
        color: #494949;
        font-style: italic;
        font-size: 1.6rem;
        letter-spacing: 1.5px
    }

        .search--wrapper input:-ms-input-placeholder {
            color: #494949
        }

        .search--wrapper input::placeholder {
            color: #494949
        }

    .search--wrapper .search {
        width: 50px;
        height: 100%;
        background-color: #015ba9;
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        outline: 0
    }

        .search--wrapper .search a:before {
            content: "\e928";
            font-family: 'icomoon' !important;
            color: #fefefe;
            font-weight: 600
        }

        .search--wrapper .search a:focus {
            border: 0;
            outline: 0
        }

.search--wrapper__alt {
    display: none
}

    .search--wrapper__alt input {
        margin-bottom: 0;
        background-color: #fefefe;
        height: 60px;
        border-bottom: 1px solid #eee
    }

    .search--wrapper__alt .search {
        background-color: transparent
    }

        .search--wrapper__alt .search a:before {
            color: #015ba9
        }

        .search--wrapper__alt .search a:focus {
            border: 0;
            outline: 0
        }

.profile--card {
    background-color: #fefefe;
    border-top: 5px solid #dc2f54;
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 0.3s ease-in-out
}

    .profile--card .profile--bio .profile-img--wrapper {
        background-color: #015ba9;
        text-align: center
    }

        .profile--card .profile--bio .profile-img--wrapper a {
            padding: 10px 20px 0 20px;
            display: inline-block;
            max-width: 100%
        }

    .profile--card .profile--bio .profile-content--wrapper {
        margin-bottom: 40px;
        padding: 10px 15px;
        min-height: 280px
    }

        .profile--card .profile--bio .profile-content--wrapper h3 {
            font-weight: 200
        }

@media print, screen and (min-width: 64em) {
    .profile--card .profile--bio .profile-content--wrapper h3 {
        font-size: 2.4rem
    }
}

.profile--card .profile--bio .profile-content--wrapper h3 a {
    color: #494949
}

    .profile--card .profile--bio .profile-content--wrapper h3 a:hover, .profile--card .profile--bio .profile-content--wrapper h3 a:focus {
        color: #015ba9
    }

.profile--card .profile--bio .profile-content--wrapper h6 {
    text-transform: uppercase;
    font-weight: 600;
    color: #494949
}

.profile--card .profile--bio .profile--utility {
    list-style: none;
    margin: 0
}

    .profile--card .profile--bio .profile--utility li {
        font-size: 1.6rem;
        font-weight: 500;
        margin-bottom: 10px
    }

        .profile--card .profile--bio .profile--utility li a {
            color: #494949;
            word-break: break-all
        }

            .profile--card .profile--bio .profile--utility li a:hover {
                color: #015ba9
            }

            .profile--card .profile--bio .profile--utility li a span {
                margin-right: 10px;
                color: #015ba9
            }

.profile--card .view-profile--wrapper {
    border-top: 5px solid #dc2f54;
    position: absolute;
    width: 100%;
    bottom: 0
}

    .profile--card .view-profile--wrapper .view--profile {
        width: 100%;
        height: 50px;
        text-align: center;
        background-color: #dc2f54;
        font-weight: 500;
        cursor: pointer;
        z-index: 9999
    }

@media print, screen and (min-width: 64em) {
    .profile--card .view-profile--wrapper .view--profile {
        height: 0;
        transition: all .3s ease-in-out
    }
}

.profile--card .view-profile--wrapper .view--profile a {
    display: inline-block;
    height: 100%;
    width: 100%;
    padding: 10px;
    color: #fefefe
}

    .profile--card .view-profile--wrapper .view--profile a p {
        color: #fefefe
    }

        .profile--card .view-profile--wrapper .view--profile a p:after {
            content: "\e935";
            font-family: 'icomoon' !important;
            margin-left: 10px;
            font-size: 1.6rem;
            vertical-align: middle
        }

.profile--card:hover {
    box-shadow: 0 0 15px 5px #ccc
}

    .profile--card:hover .profile--bio h3 {
        color: #015ba9
    }

    .profile--card:hover .view--profile {
        margin-top: -50px;
        height: 50px
    }

        .profile--card:hover .view--profile a {
            color: #fefefe
        }

@media screen and (max-width: 63.9375em) {
    .profile--card {
        margin-bottom: 20px
    }
}

.card--img {
    position: relative;
    overflow: hidden
}

    .card--img .progress--bar {
        height: 10px;
        width: 10px;
        background-color: #6bec96;
        position: absolute
    }

    .card--img img {
        width: 100%
    }

.card--wrapper {
    cursor: pointer;
    overflow: hidden;
    position: relative
}

    .card--wrapper a {
        display: block
    }

    .card--wrapper .card--content {
        width: 90%;
        margin: auto;
        margin-top: -30px;
        padding: 15px;
        background-color: #eef1f1;
        box-shadow: 7px 9px 20px -5px #ccc, 3px 3px 3px -3px #ccc, -3px 3px 17px -3px #ccc;
        margin-bottom: 20px;
        position: relative;
        min-height: 250px
    }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .card--wrapper .card--content .highlighed--header {
        width: 100%
    }
}

.card--wrapper .card--content p {
    color: #494949
}

.card--wrapper .card--content .card--icon {
    color: #494949;
    color: #494949;
    position: absolute;
    right: 10px;
    bottom: 10px
}

    .card--wrapper .card--content .card--icon .publication {
        text-transform: uppercase;
        font-size: 1rem;
        font-weight: 600
    }

        .card--wrapper .card--content .card--icon .publication:before {
            content: "\e929";
            font-family: 'icomoon' !important;
            margin-right: 5px;
            font-weight: 200;
            font-size: 1.5rem;
            vertical-align: sub
        }

    .card--wrapper .card--content .card--icon .case-study {
        text-transform: uppercase;
        font-size: 1rem;
        font-weight: 600
    }

        .card--wrapper .card--content .card--icon .case-study:before {
            content: "\e932";
            font-family: 'icomoon' !important;
            margin-right: 5px;
            font-weight: 200;
            font-size: 1.5rem;
            vertical-align: sub
        }

.card--wrapper:hover .progress--bar {
    transition: all .3s ease-in-out;
    width: 100%
}

.card--wrapper:hover .highlighed--header {
    background-color: #6bec96;
    transition: all .3s ease-in-out;
    color: #3a3f41
}

.card--wrapper__alt {
    padding: 5px;
    background-color: #3a3f41
}

    .card--wrapper__alt a {
        display: block
    }

    .card--wrapper__alt .card--img {
        margin-top: -50px
    }

    .card--wrapper__alt .card--content .card--title {
        width: 100%;
        text-align: center
    }

        .card--wrapper__alt .card--content .card--title h2 {
            color: #fefefe;
            font-weight: 200;
            position: relative
        }

            .card--wrapper__alt .card--content .card--title h2:after {
                content: ' ';
                position: absolute;
                display: inline-block;
                width: 20%;
                height: 1px;
                bottom: -15px;
                background-color: #eef1f1;
                left: 50%;
                opacity: 0.4;
                -ms-transform: translateX(-50%);
                transform: translateX(-50%)
            }

    .card--wrapper__alt .card--content h5 {
        color: #fefefe;
        text-align: center;
        margin-top: 35px;
        margin-bottom: 20px
    }

    .card--wrapper__alt:hover .card--content h5 {
        color: #6bec96;
        transition: all .3s ease-in-out
    }

@media screen and (max-width: 63.9375em) {
    .card--wrapper__alt {
        margin-bottom: 60px
    }
}

.scrol--top {
    position: fixed;
    height: 50px;
    width: 50px;
    background-color: #dc2f54;
    right: 20px;
    bottom: 20px;
    display: none;
    z-index: 999999
}

    .scrol--top:after {
        color: #fefefe;
        font-size: 3rem;
        border-style: solid;
        border-width: 0.08em 0.08em 0 0;
        content: '';
        display: inline-block;
        height: 0.45em;
        position: relative;
        vertical-align: top;
        width: 0.45em;
        left: 53%;
        top: 43%;
        -ms-transform: rotate(-45deg) translateY(-50%) translateX(-50%);
        transform: rotate(-45deg) translateY(-50%) translateX(-50%)
    }

.dot--wrapper {
    background-image: url("../images/hr-bg.png");
    background-repeat: space;
    width: 58%;
    height: 91%;
    position: absolute;
    top: 2px;
    left: 23%;
    background-size: 31%
}

.hr--card {
    position: relative;
    padding: 40px;
    display: inline-block
}

    .hr--card .hr--item {
        padding: 25px;
        box-shadow: 12px 0px 26px -5px #ccc;
        background-color: #fefefe;
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: Left;
        height: 340px
    }

        .hr--card .hr--item .icon-blog {
            position: absolute;
            right: 15px;
            top: 20px;
            text-transform: uppercase;
            font-size: 1.2rem;
            font-weight: 600;
            color: #494949;
            line-height: 0;
            font-weight: 600;
            font-family: "Libre Franklin", sans-serif !important
        }

            .hr--card .hr--item .icon-blog:before {
                margin-right: 5px;
                font-size: 1.5rem;
                font-weight: 200;
                vertical-align: sub;
                font-family: 'icomoon' !important
            }

        .hr--card .hr--item h4 {
            font-style: italic;
            font-size: 2.8rem;
            font-weight: 200;
            color: #3a3f41
        }

        .hr--card .hr--item p {
            font-style: italic;
            font-weight: 400;
            color: #3a3f41
        }

    .hr--card:hover .progress--bar {
        transition: all .3s ease-in-out;
        width: 100%
    }

    .hr--card:hover .highlighed--header {
        background-color: #6bec96;
        transition: all .3s ease-in-out;
        color: #3a3f41
    }

@media screen and (max-width: 74.9375em) {
    .hr--card .hr--item h4 {
        font-size: 2rem
    }

    .hr--card .hr--item p {
        font-size: 1.6rem
    }
}

@media screen and (max-width: 39.9375em) {
    .hr--card {
        padding: 0
    }

        .hr--card .hr--item {
            width: 100%;
            position: relative;
            left: 0px;
            top: 0px;
            -ms-transform: none;
            transform: none;
            box-shadow: 7px 9px 20px -5px #ccc, 3px 3px 3px -3px #ccc, -3px 3px 17px -3px #ccc
        }
}

.hr--card__alt {
    position: relative;
    padding: 40px;
    display: inline-block
}

    .hr--card__alt .hr--item {
        padding: 25px;
        box-shadow: -10px 5px 33px -5px #ccc;
        background-color: #fefefe;
        position: absolute;
        right: 50%;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 99;
        text-align: left;
        height: 340px
    }

        .hr--card__alt .hr--item .icon-case_study {
            position: absolute;
            right: 15px;
            top: 20px;
            text-transform: uppercase;
            font-size: 1.2rem;
            font-weight: 600;
            color: #494949;
            line-height: 0;
            font-weight: 600;
            font-family: "Libre Franklin", sans-serif !important
        }

            .hr--card__alt .hr--item .icon-case_study:before {
                margin-right: 5px;
                font-size: 1.5rem;
                font-weight: 200;
                vertical-align: sub;
                font-family: 'icomoon' !important
            }

        .hr--card__alt .hr--item h4 {
            font-style: italic;
            font-size: 2.8rem;
            font-weight: 200;
            color: #3a3f41
        }

        .hr--card__alt .hr--item p {
            font-style: italic;
            font-weight: 400;
            color: #3a3f41
        }

    .hr--card__alt:hover .progress--bar {
        transition: all .3s ease-in-out;
        width: 100%
    }

    .hr--card__alt:hover .highlighed--header {
        background-color: #6bec96;
        transition: all .3s ease-in-out;
        color: #3a3f41
    }

@media screen and (max-width: 74.9375em) {
    .hr--card__alt .hr--item h4 {
        font-size: 2rem
    }

    .hr--card__alt .hr--item p {
        font-size: 1.6rem
    }
}

@media screen and (max-width: 39.9375em) {
    .hr--card__alt {
        padding: 0
    }

        .hr--card__alt .hr--item {
            width: 100%;
            position: relative;
            left: 0px;
            top: 0px;
            -ms-transform: none;
            transform: none;
            box-shadow: 7px 9px 20px -5px #ccc, 3px 3px 3px -3px #ccc, -3px 3px 17px -3px #ccc
        }
}

.inpage--search .page--links ul {
    list-style: none;
    padding: 0;
    display: inline-block;
    margin-left: 0 15px
}

@media print, screen and (min-width: 40em) {
    .inpage--search .page--links ul {
        margin: 0
    }
}

.inpage--search .page--links ul li {
    float: left;
    margin-right: 30px
}

    .inpage--search .page--links ul li a {
        color: #0a0a0a;
        font-weight: 500;
        font-size: 1.6rem
    }

        .inpage--search .page--links ul li a:hover {
            color: #015ba9
        }

        .inpage--search .page--links ul li a.disabled {
            color: #ccc
        }

.carousel--wrapper {
    width: 100%;
    position: relative
}

    .carousel--wrapper .slider {
        height: auto
    }

        .carousel--wrapper .slider .slick-prev, .carousel--wrapper .slider .slick-next {
            position: absolute;
            right: 0;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            z-index: 999;
            background-color: #015ba9;
            height: 55px;
            width: 55px;
            cursor: pointer
        }

            .carousel--wrapper .slider .slick-prev:before, .carousel--wrapper .slider .slick-next:before {
                font-family: 'icomoon' !important;
                color: #fefefe;
                font-size: 2.5rem;
                transition: all 0.3s ease-in-out
            }

            .carousel--wrapper .slider .slick-prev:focus, .carousel--wrapper .slider .slick-next:focus {
                outline: 0;
                border: 0
            }

        .carousel--wrapper .slider .slick-prev {
            top: 60%
        }

            .carousel--wrapper .slider .slick-prev:before {
                content: "\e935";
                -ms-transform: rotate(180deg);
                transform: rotate(180deg);
                position: absolute;
                left: 15px;
                top: 15px
            }

            .carousel--wrapper .slider .slick-prev:hover:before {
                margin-left: -5px
            }

        .carousel--wrapper .slider .slick-next {
            top: 40%
        }

            .carousel--wrapper .slider .slick-next:before {
                content: "\e935"
            }

            .carousel--wrapper .slider .slick-next:hover:before {
                margin-right: -10px
            }

.quote {
    padding: 30px;
    padding-right: 120px;
    background-color: #e5e5e5;
    width: 100%
}

    .quote h4 {
        text-align: right;
        font-style: italic
    }

    .quote .quote--img {
        position: absolute
    }

    .quote .quote--from {
        float: right;
        margin-top: 30px;
        display: inline-block
    }

        .quote .quote--from .logo {
            float: left
        }

        .quote .quote--from .title {
            float: right;
            margin-left: 25px
        }

            .quote .quote--from .title h4 {
                color: #000;
                text-align: left;
                font-style: normal
            }

                .quote .quote--from .title h4.bold {
                    font-weight: bold
                }

@media screen and (max-width: 63.9375em) {
    .quote {
        padding: 40px;
        padding-right: 100px
    }
}

@media screen and (max-width: 39.9375em) {
    .quote {
        padding: 20px;
        padding-right: 60px
    }

        .quote h4 {
            text-align: center
        }

        .quote .quote--from {
            margin-top: 10px
        }

            .quote .quote--from .logo {
                float: none;
                text-align: center
            }

                .quote .quote--from .logo img {
                    display: inline-block
                }

            .quote .quote--from .title {
                margin-left: 0
            }

                .quote .quote--from .title h4 {
                    text-align: center
                }
}

.accordion {
    background: transparent
}

    .accordion li:last-child .accordion-title {
        border-bottom: 0
    }

    .accordion li.is-active .accordion-title::before {
        margin-top: -1.9rem
    }

.accordion-title {
    border: 0;
    display: inline-block;
    font-size: 2rem;
    padding-left: 0
}

    .accordion-title::before {
        font-size: 3.5rem;
        margin-top: -1.7rem;
        right: -2rem
    }

    .accordion-title:hover, .accordion-title:focus {
        background-color: transparent
    }

.accordion-title__alt {
    color: #0a0a0a;
    font-size: 1.6rem
}

    .accordion-title__alt:focus {
        color: #0a0a0a
    }

    .accordion-title__alt:hover {
        color: #015ba9
    }

    .accordion-title__alt::before {
        font-size: 2.9rem;
        margin-left: 21px;
        margin-top: -1.5rem;
        right: -2rem
    }

.accordion-content {
    background-color: transparent;
    border: 0
}

    .accordion-content ul {
        margin-left: 2.5rem
    }

.for-pdf .accordion-content {
    display: block !important;
    padding-left: 0;
    margin-bottom: 20px
}

.for-pdf .accordion-title::before {
    display: none !important
}

.pagination {
    margin: 40px auto
}

    .pagination li {
        font-size: 1.8rem
    }

        .pagination li a {
            color: #0a0a0a;
            padding: .3rem .7rem
        }

            .pagination li a:hover, .pagination li a:focus {
                background: transparent;
                color: #015ba9
            }

            .pagination li a.previous::after {
                content: "\e935";
                font-family: 'icomoon' !important;
                transition: all 0.3s ease-in-out;
                -ms-transform: rotate(180deg);
                transform: rotate(180deg);
                display: block;
                vertical-align: bottom;
                position: relative;
                top: 3px;
                left: 5px
            }

        .pagination li:last-child a:after {
            content: "\e935";
            font-family: 'icomoon' !important;
            transition: all 0.3s ease-in-out;
            margin-left: -5px;
            vertical-align: bottom
        }

    .pagination .current {
        background: transparent;
        color: #015ba9
    }

    .pagination.pagination-alternate li:last-child a:after {
        content: ""
    }

    .pagination.pagination-alternate li a.next:after {
        content: "\e935";
        font-family: 'icomoon' !important;
        transition: all 0.3s ease-in-out;
        margin-left: -5px;
        vertical-align: bottom
    }

.media--listing h3 {
    color: #015ba9
}

@media screen and (max-width: 39.9375em) {
    .media--listing h3 {
        margin-top: 20px
    }
}

.media--listing h5 {
    color: #3a3f41;
    font-weight: 400
}

.services--wrapper {
    width: 100%
}

.accordion-item__default {
    padding-bottom: 10px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc
}

    .accordion-item__default .accordion-title__default {
        display: block;
        color: #0a0a0a;
        font-weight: 500
    }

        .accordion-item__default .accordion-title__default:before {
            right: 0;
            color: #015ba9;
            font-weight: 200
        }

    .accordion-item__default .accordion-title__link {
        color: #015ba9;
        position: relative
    }

        .accordion-item__default .accordion-title__link:before {
            color: #015ba9;
            content: '❯';
            font-size: 2rem;
            position: absolute;
            right: 4px;
            top: 30px
        }

    .accordion-item__default .accordion-content__default:last-child {
        border: none
    }

    .accordion-item__default .accordion-content__default ul {
        list-style-position: outside
    }

        .accordion-item__default .accordion-content__default ul li {
            margin-bottom: 10px
        }

            .accordion-item__default .accordion-content__default ul li a {
                color: #015ba9;
                font-size: 1.7rem
            }

                .accordion-item__default .accordion-content__default ul li a:hover {
                    text-decoration: underline
                }

    .accordion-item__default .accordion-content__default .accordion-content__default {
        display: none
    }

    .accordion-item__default.open .accordion-content__default {
        display: block
    }

    .accordion-item__default.open .accordion--toggle:before {
        content: '-'
    }

    .accordion-item__default .accordion-title__default {
        font-size: 2rem;
        width: 90%;
        display: inline-block
    }

.accordion--toggle {
    position: relative;
    display: inline-block;
    width: 6%;
    top: 0
}

    .accordion--toggle:hover {
        cursor: pointer
    }

    .accordion--toggle:before {
        content: '+';
        top: -34px;
        right: 0;
        position: absolute;
        color: #015ba9;
        font-weight: 200;
        font-size: 3.5rem
    }

.accordion-title.accordion-title__default {
    width: 96%
}

.tabs {
    border: 0;
    border-bottom: 1px solid #ccc;
    margin-top: 30px
}

.tabs-content {
    border: 0;
    margin-bottom: 30px;
    padding-top: 2rem
}

.tabs-title a[aria-selected='true'] {
    background: none;
    color: #282828;
    font-weight: 600;
    position: relative
}

    .tabs-title a[aria-selected='true']::after {
        transform: scale3d(1, 1, 1)
    }

.tabs-title a {
    background: none;
    color: #282828;
    font-size: 2.6rem;
    position: relative;
    padding: 1.25rem 2.5rem
}

    .tabs-title a::after {
        content: '';
        border-bottom: 6px solid #015ba9;
        bottom: 0;
        content: '';
        display: inline-block;
        left: 15%;
        position: absolute;
        width: 70%;
        transform: scale3d(0, 1, 1);
        -ms-transform-origin: 0% 50%;
        transform-origin: 0% 50%;
        transition: transform 0.5s;
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1)
    }

    .tabs-title a:focus, .tabs-title a:hover {
        background: none;
        color: #282828;
        font-weight: 600
    }

        .tabs-title a:focus::after, .tabs-title a:hover::after {
            transform: scale3d(1, 1, 1)
        }

.cta--quote {
    border-top: 5px solid #dc2f54;
    border-bottom: 5px solid #dc2f54;
    position: relative
}

@media print, screen and (min-width: 40em) {
    .cta--quote {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        min-height: 330px;
        margin-top: 3rem
    }
}

@media screen and (max-width: 74.9375em) {
    .cta--quote .cta--quote-content {
        padding-left: 10%
    }
}

@media screen and (max-width: 39.9375em) {
    .cta--quote .cta--quote-content {
        padding-left: 15px
    }
}

.cta--quote .img--wrapper {
    position: absolute;
    bottom: 0;
    z-index: 9
}

@media screen and (max-width: 39.9375em) {
    .cta--quote .img--wrapper {
        display: inline-block;
        position: relative
    }
}

.cta--quote .img--wrapper img {
    width: 80%
}

@media screen and (max-width: 74.9375em) {
    .cta--quote .img--wrapper img {
        max-width: 320px;
        width: 90%
    }
}

@media screen and (max-width: 63.9375em) {
    .cta--quote .img--wrapper img {
        max-width: none;
        width: 70%
    }
}

@media screen and (max-width: 39.9375em) {
    .cta--quote .img--wrapper img {
        width: 100%
    }
}

.cta--quote .quote__alt .quote--img__alt {
    position: absolute;
    Left: 2%;
    z-index: 1
}

@media print, screen and (min-width: 40em) {
    .cta--quote .quote__alt .quote--img__alt {
        left: 33%
    }
}

@media screen and (min-width: 75em) {
    .cta--quote .quote__alt .quote--img__alt {
        left: 25%
    }
}

.cta--quote .quote__alt .quote--img__alt img {
    max-width: 70%
}

.cta--quote .quote__alt h4 {
    font-style: italic;
    font-weight: 200;
    font-size: 2.2rem;
    line-height: 1.5
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .cta--quote {
        display: block
    }
}

.news--listing {
    background-color: #eef1f1;
    padding: 15px;
    display: inline-block;
    margin-right: -15px;
    width: 100%
}

@media screen and (max-width: 63.9375em) {
    .news--listing {
        margin-right: 0;
        margin-bottom: 2rem;
        width: auto
    }
}

@media screen and (max-width: 39.9375em) {
    .news--listing {
        width: 100%
    }
}

.news--listing .news--img {
    padding: 0
}

    .news--listing .news--img img {
        border-top: 2px solid #dc2f54
    }

@media screen and (max-width: 63.9375em) {
    .news--listing .news--img {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.news--listing .news--content h4 {
    font-size: 2.2rem;
    line-height: 0.9
}

.news--listing .news--content h5 {
    font-size: 1rem
}

.news--listing .news--content p {
    margin-bottom: 0.5rem
}

.news--listing .news--content a {
    font-size: 1.6rem;
    color: #0a0a0a
}

    .news--listing .news--content a span {
        color: #015ba9;
        margin-right: 10px
    }

    .news--listing .news--content a:hover {
        color: #015ba9
    }

.card--block__alt1 {
    width: 100%;
    position: relative
}

    .card--block__alt1:hover .progress--bar {
        transition: all .3s ease-in-out;
        width: 100%
    }

    .card--block__alt1 .block--content {
        background-color: #eef1f1;
        padding: 40px;
        position: absolute;
        Left: 35%;
        top: 45px;
        box-shadow: 10px 7px 20px -4px #ccc
    }

@media screen and (max-width: 63.9375em) {
    .card--block__alt1 .block--content {
        position: static;
        padding: 20px
    }
}

.card--block__alt1 .block--content .cta--link ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

    .card--block__alt1 .block--content .cta--link ul li {
        float: Left;
        margin-left: 50px;
        padding-left: 50px;
        border-left: 1px solid #a8a8a8
    }

        .card--block__alt1 .block--content .cta--link ul li:first-child {
            margin-left: 0;
            border: 0;
            padding-left: 0
        }

@media screen and (max-width: 39.9375em) {
    .card--block__alt1 .block--content .cta--link ul li {
        float: none;
        margin-left: 0;
        padding-left: 0;
        border: 0
    }
}

.cta--link ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

    .cta--link ul li {
        float: Left;
        margin-left: 50px;
        padding-left: 50px;
        border-left: 1px solid #a8a8a8
    }

        .cta--link ul li:first-child {
            margin-left: 0;
            border: 0;
            padding-left: 0
        }

@media screen and (max-width: 39.9375em) {
    .cta--link ul li {
        float: none;
        margin-left: 0;
        padding-left: 0;
        border: 0
    }
}

.card--block__alt2 {
    width: 100%;
    position: relative
}

    .card--block__alt2:hover .progress--bar {
        transition: all .3s ease-in-out;
        width: 100%
    }

    .card--block__alt2 .block--content__alt {
        background-color: #eef1f1;
        padding: 40px;
        position: absolute;
        top: 30px;
        right: 0;
        box-shadow: -15px 10px 18px -9px #ccc
    }

@media screen and (max-width: 63.9375em) {
    .card--block__alt2 .block--content__alt {
        position: static;
        padding: 20px;
        width: 100%;
        -ms-transform: none;
        transform: none
    }
}

@media print, screen and (min-width: 64em) {
    .card--block__alt2 .block--content__alt {
        width: 115%
    }
}

.card--block__alt2 .block--content__alt .cta--link__alt ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

    .card--block__alt2 .block--content__alt .cta--link__alt ul li {
        float: Left;
        margin-left: 50px;
        padding-left: 50px;
        border-left: 1px solid #a8a8a8
    }

        .card--block__alt2 .block--content__alt .cta--link__alt ul li:first-child {
            margin-left: 0;
            border: 0;
            padding-left: 0
        }

@media screen and (max-width: 39.9375em) {
    .card--block__alt2 .block--content__alt .cta--link__alt ul li {
        float: none;
        margin-left: 0;
        padding-left: 0;
        border: 0
    }
}

.table-wrapper tr {
    background-color: #eef1f1 !important
}

.table__default {
    color: #494949
}

    .table__default thead tr {
        background-color: #CBD7E0;
        color: #414546
    }

    .table__default tbody tr:nth-child(even) {
        background-color: #eef1f1
    }

.cookie--wrapper {
    background-color: #e5e5e5;
    border-top: 5px solid #dc2f54;
    padding-top: 15px;
    padding-bottom: 5px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    bottom: 0;
    opacity: 0.95
}
    .cookie--wrapper a {
        color: #086aab;
    }

    .cookie--wrapper .align-center {
        text-align: center
    }

    .cookie--wrapper h2 {
        font-size: 2.4rem;
        margin-bottom: 5px
    }

@media print, screen and (min-width: 40em) {
    .cookie--wrapper h2 {
        margin-left: 5%
    }
}

.cookie--wrapper p {
    font-size: 1.5rem
}

@media print, screen and (min-width: 40em) {
    .cookie--wrapper p {
        margin-left: 5%
    }
}

.cookie--wrapper .button {
    margin: 0;
    margin-top: 15px;
    margin-bottom: 5px
}

@media screen and (min-width: 100em) {
    .cookie--wrapper .button {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 63.9375em) {
    .cookie--wrapper p {
        font-size: 1.6rem
    }

    .cookie--wrapper .button {
        margin: 10px 0
    }
}

.card--wrapper__alt3 {
    background-color: #cbd7e0;
    padding: 6rem 9rem
}

    .card--wrapper__alt3 h3 {
        text-align: center
    }

    .card--wrapper__alt3 .card--content__background {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        width: 100%
    }

        .card--wrapper__alt3 .card--content__background::before {
            background: rgba(0,0,0,0.3);
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%
        }

        .card--wrapper__alt3 .card--content__background h4, .card--wrapper__alt3 .card--content__background a {
            color: #fefefe
        }

    .card--wrapper__alt3 .cta--link__alt ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

@media print, screen and (min-width: 40em) {
    .card--wrapper__alt3 .cta--link__alt ul {
        text-align: center
    }
}

@media print, screen and (min-width: 40em) {
    .card--wrapper__alt3 .cta--link__alt ul li {
        display: inline-block;
        margin: 0 50px
    }
}

.card--wrapper__alt3 .cta--link__alt ul li a {
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0
}

.card--wrapper__alt3 .card--content__alt3 {
    background-color: #fefefe;
    height: 200px;
    text-align: center;
    position: relative;
    cursor: pointer;
    margin-bottom: 2.5rem
}

    .card--wrapper__alt3 .card--content__alt3 .progress--bar {
        height: 10px;
        width: 10px;
        background-color: #6bec96;
        position: absolute;
        bottom: 0
    }

    .card--wrapper__alt3 .card--content__alt3 h4 {
        position: absolute;
        width: 100%;
        top: 50%;
        Left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 60%
    }

    .card--wrapper__alt3 .card--content__alt3:hover .progress--bar {
        width: 100%;
        transition: all .3s ease-in-out
    }

@media screen and (max-width: 74.9375em) {
    .card--wrapper__alt3 .card--content__alt3 {
        height: 175px
    }
}

@media screen and (max-width: 63.9375em) {
    .card--wrapper__alt3 {
        padding: 3rem
    }

        .card--wrapper__alt3 .card--content__alt3 {
            height: 150px
        }

            .card--wrapper__alt3 .card--content__alt3 h4 {
                width: 100%
            }
}

.content .row iframe {
    width: 100% !important
}

.responsive-embed {
    margin-top: 40px
}

.reveal {
    background-color: #eef1f1;
    padding: 40px
}

    .reveal p {
        font-size: 1.6rem
    }

    .reveal .close-button {
        color: #1779ba;
        font-size: 4rem
    }

.reveal--buttons {
    text-align: center;
    margin-top: 40px
}

    .reveal--buttons a {
        font-size: 1.6rem;
        font-weight: 600;
        text-transform: uppercase;
        margin: 10px 30px
    }

.image__left img {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px
}

.image__right img {
    float: right;
    margin-bottom: 20px;
    margin-left: 20px
}

.lead p {
    font-size: 2.2rem;
    line-height: 24pt
}

.extra--margin {
    margin: 30px auto
}

.breadcrumbs {
    margin: 30px 0
}

    .breadcrumbs li {
        color: #0a0a0a;
        font-size: 1.6rem;
        text-transform: none
    }

        .breadcrumbs li a {
            color: #015ba9;
            text-transform: none
        }

        .breadcrumbs li:not(:last-child)::after {
            content: "»";
            color: #0a0a0a
        }

.breadcrumbs__alt {
    position: relative
}

    .breadcrumbs__alt li {
        color: #fefefe
    }

        .breadcrumbs__alt li a {
            color: #fefefe
        }

        .breadcrumbs__alt li:not(:last-child)::after {
            color: #fefefe
        }

.breadcrumb__black li {
    color: #494949
}

    .breadcrumb__black li a {
        color: #494949
    }

    .breadcrumb__black li:not(:last-child)::after {
        color: #494949
    }

.search__alt {
    height: 75px
}

.clear {
    display: inline-block;
    margin-left: 20px
}

    .clear a {
        text-decoration: underline
    }

@media screen and (max-width: 63.9375em) {
    .local--menu--wrapper {
        border-right: 1px solid #e5e5e5;
        border-left: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        width: 315px;
        max-width: 100%;
        margin-bottom: 1.5rem;
        margin-top: 40px
    }
}

.local--menu {
    display: none;
    padding-top: 10px
}

@media print, screen and (min-width: 64em) {
    .local--menu {
        display: block;
        margin-right: -15px
    }
}

.local--menu li a {
    border-bottom: 1px solid #e5e5e5;
    color: #282828;
    font-size: 1.4rem;
    padding: 18px 15px;
    text-transform: uppercase;
    margin: 0 10px
}

@media print, screen and (min-width: 64em) {
    .local--menu li a {
        border-bottom: 0;
        font-size: 2.8rem;
        padding: 18px;
        text-transform: none;
        margin: 0
    }
}

.local--menu li a:hover, .local--menu li a:focus {
    background-color: #eef1f1;
    border-right: 8px solid #015ba9;
    color: #015ba9
}

@media screen and (max-width: 63.9375em) {
    .local--menu li:last-child a {
        padding-bottom: 22px
    }
}

.local--menu_sub {
    margin-left: 0 !important
}

@media print, screen and (min-width: 64em) {
    .local--menu_sub {
        margin-top: -10px;
        margin-bottom: 20px
    }
}

.local--menu_sub li a {
    font-size: 1.2rem;
    padding-left: 30px
}

@media print, screen and (min-width: 64em) {
    .local--menu_sub li a {
        font-size: 2.2rem;
        padding: 15px 18px;
        padding-left: 40px
    }
}

.menu--header {
    background-color: #015ba9;
    color: rgba(255,255,255,0.8);
    display: block;
    padding: 20px;
    font-size: 1.4rem;
    font-weight: 900;
    position: relative;
    cursor: pointer;
    margin-bottom: -5px;
    transition: color 0.3s
}

    .menu--header:focus, .menu--header:hover {
        color: rgba(255,255,255,0.8)
    }

.toggle--menu {
    height: 55px;
    cursor: pointer;
    display: block;
    position: absolute;
    left: inherit;
    right: 0px;
    top: 3px;
    width: 55px
}

    .toggle--menu::before {
        content: '';
        height: 1px;
        width: 17px;
        background: white;
        display: block;
        position: absolute;
        top: 26px;
        right: 20px
    }

    .toggle--menu::after {
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transition: transform 0.5s;
        content: '';
        height: 1px;
        width: 17px;
        background: white;
        display: block;
        position: absolute;
        top: 26px;
        right: 20px
    }

    .toggle--menu.open::after {
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg)
    }

.wrap--bio--img {
    position: absolute;
    bottom: 0;
    max-width: 330px
}

@media screen and (max-width: 63.9375em) {
    .wrap--bio--img {
        max-width: 225px
    }
}

@media screen and (max-width: 39.9375em) {
    .wrap--bio--img {
        display: inline-block;
        position: initial;
        max-width: 275px
    }
}

.bio--wrapper {
    display: block;
    border-bottom: 5px solid #dc2f54;
    position: relative;
    background-color: #015ba9;
    width: 100%
}

    .bio--wrapper .breadcrumbs li {
        color: #fefefe
    }

        .bio--wrapper .breadcrumbs li a {
            color: #fefefe
        }

        .bio--wrapper .breadcrumbs li:after {
            color: #fefefe
        }

    .bio--wrapper .bio--info {
        display: inline-block;
        width: 100%
    }

        .bio--wrapper .bio--info h1 {
            color: #fefefe
        }

        .bio--wrapper .bio--info h5 {
            color: #fefefe
        }

        .bio--wrapper .bio--info ul {
            list-style: none;
            margin: 0;
            padding: 0;
            display: inline-block
        }

            .bio--wrapper .bio--info ul li {
                float: left
            }

                .bio--wrapper .bio--info ul li:first-child {
                    margin-left: 0
                }

                .bio--wrapper .bio--info ul li a {
                    color: #fefefe;
                    font-weight: 500;
                    font-size: 1.6rem
                }

                    .bio--wrapper .bio--info ul li a:hover {
                        color: #fefefe
                    }

            .bio--wrapper .bio--info ul h5 {
                font-size: 1.2rem
            }

                .bio--wrapper .bio--info ul h5 a {
                    font-size: 1.2rem;
                    font-weight: 600;
                    color: #0a0a0a
                }

        .bio--wrapper .bio--info .contact {
            margin-top: 10px;
            width: 100%
        }

            .bio--wrapper .bio--info .contact li {
                margin-left: 15px;
                padding-right: 20px;
                border-right: 1px solid #dfdfdf
            }

                .bio--wrapper .bio--info .contact li a {
                    color: #fefefe
                }

                .bio--wrapper .bio--info .contact li:last-child {
                    border-right: 0;
                    max-width: 100%;
                    padding-right: 0
                }

                .bio--wrapper .bio--info .contact li p {
                    font-size: 1.6rem;
                    font-weight: 500;
                    color: #fefefe
                }

                .bio--wrapper .bio--info .contact li span {
                    font-size: 1.8rem;
                    font-weight: 800
                }

            .bio--wrapper .bio--info .contact .social li {
                border-right: 0;
                margin-left: 0;
                float: none
            }

                .bio--wrapper .bio--info .contact .social li a .icon-email, .bio--wrapper .bio--info .contact .social li a .icon-linkedin_small, .bio--wrapper .bio--info .contact .social li a .icon-twitter_small {
                    margin-right: 5px;
                    background-color: #015ba9;
                    color: #fefefe
                }

                    .bio--wrapper .bio--info .contact .social li a .icon-email:before, .bio--wrapper .bio--info .contact .social li a .icon-linkedin_small:before, .bio--wrapper .bio--info .contact .social li a .icon-twitter_small:before {
                        font-size: 1.8rem;
                        font-weight: 200;
                        vertical-align: middle
                    }

        .bio--wrapper .bio--info .download {
            width: 100%;
            margin-top: 10px;
            margin-bottom: 10px
        }

            .bio--wrapper .bio--info .download li {
                margin-left: 20px
            }

                .bio--wrapper .bio--info .download li a .icon-share {
                    margin-right: 10px;
                    background-color: #015ba9;
                    color: #fefefe
                }

                    .bio--wrapper .bio--info .download li a .icon-download_vcard:before, .bio--wrapper .bio--info .download li a .icon-share:before {
                        font-size: 1.8rem;
                        font-weight: 200;
                        vertical-align: middle
                    }

                .bio--wrapper .bio--info .download li .addthis--title {
                    display: inline-block;
                    margin-top: 2px;
                    position: relative;
                    color: white;
                    font-size: 1.6rem;
                    font-weight: 500
                }

                .bio--wrapper .bio--info .download li:last-child {
                    display: -ms-flexbox;
                    display: flex
                }

                    .bio--wrapper .bio--info .download li:last-child .addthis_inline_share_toolbox {
                        top: 0;
                        margin-right: 5px
                    }

@media screen and (max-width: 74.9375em) {
    .bio--wrapper {
        display: inline-block
    }

        .bio--wrapper .bio--info .contact li {
            margin-left: 15px;
            padding-right: 15px
        }

        .bio--wrapper .bio--info .social li {
            float: left;
            margin-left: 0;
            margin-bottom: 10px
        }

        .bio--wrapper .bio--info .download {
            margin-top: 0
        }
}

@media screen and (max-width: 63.9375em) {
    .bio--wrapper .bio--info .contact li:last-child {
        margin-left: 15px
    }

    .bio--wrapper .bio--info .contact li ul.social li:last-child {
        margin-left: 0px
    }

    .bio--wrapper .bio--info .social li {
        float: left;
        margin-left: 0;
        margin-bottom: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .bio--wrapper .bio--info .contact li:last-child {
        margin-left: 0
    }

    .bio--wrapper .bio--info {
        text-align: left
    }

        .bio--wrapper .bio--info h1 {
            font-size: 4.3rem
        }

        .bio--wrapper .bio--info ul li {
            float: none
        }

        .bio--wrapper .bio--info .contact {
            margin-left: 5px
        }

            .bio--wrapper .bio--info .contact li {
                border: 0;
                text-align: left;
                margin-left: 0;
                margin-bottom: 20px;
                padding-bottom: 10px;
                padding-right: 0;
                border-bottom: 1px solid #dfdfdf
            }

                .bio--wrapper .bio--info .contact li:last-child {
                    border-bottom: 0;
                    margin-bottom: 0;
                    padding-bottom: 0
                }

        .bio--wrapper .bio--info .social li {
            border-bottom: 0;
            padding-right: 0;
            padding-bottom: 0;
            float: none
        }

            .bio--wrapper .bio--info .social li:last-child {
                margin-bottom: 20px
            }

        .bio--wrapper .bio--info .download {
            margin-left: 5px;
            margin-bottom: 0
        }

            .bio--wrapper .bio--info .download li {
                float: none;
                text-align: left;
                margin-left: 0;
                margin-bottom: 20px
            }
}

.bio--sticky--wrapper {
    background-color: #015ba9;
    border-top: 5px solid #dc2f54;
    box-shadow: 0 7px 10px -2px #ccc;
    font-weight: 500;
    display: none;
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 60px
}

@media screen and (max-width: 63.9375em) {
    .bio--sticky--wrapper img {
        height: 60px
    }
}

.bio--sticky--wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

    .bio--sticky--wrapper ul li {
        float: left;
        margin-left: 30px;
        font-size: 1.6rem
    }

        .bio--sticky--wrapper ul li a {
            color: #fefefe;
            font-size: 1.6rem
        }

            .bio--sticky--wrapper ul li a:hover {
                color: #fefefe
            }

        .bio--sticky--wrapper ul li:first-child {
            margin-left: 0
        }

.bio--sticky--wrapper .pos--rel {
    position: relative
}

.bio--sticky--wrapper .contact--info {
    display: inline-block;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .bio--sticky--wrapper .contact--info ul li {
        margin-left: 20px;
        color: #fefefe
    }

        .bio--sticky--wrapper .contact--info ul li:first-child {
            margin-top: 2px
        }

        .bio--sticky--wrapper .contact--info ul li:last-child:before {
            content: '';
            position: relative;
            height: 20px;
            width: 1px;
            margin-right: 20px;
            top: 3px;
            display: inline-block;
            background-color: #fefefe
        }

.bio--sticky--wrapper .utility--info {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px
}

    .bio--sticky--wrapper .utility--info li a .icon-email, .bio--sticky--wrapper .utility--info li a .icon-share {
        margin-right: 10px;
        color: #fefefe
    }

        .bio--sticky--wrapper .utility--info li a .icon-email:before, .bio--sticky--wrapper .utility--info li a .icon-share:before {
            font-size: 1.8rem;
            font-weight: 200
        }

@media screen and (max-width: 63.9375em) {
    .bio--sticky--wrapper .contact--info ul li {
        font-size: 1.4rem
    }

    .bio--sticky--wrapper .utility--info ul li {
        font-size: 1.4rem
    }

        .bio--sticky--wrapper .utility--info ul li a {
            font-size: 1.4rem
        }
}

@media screen and (max-width: 39.9375em) {
    .bio--sticky--wrapper .contact--info {
        display: block;
        position: initial;
        text-align: center;
        -ms-transform: none;
        transform: none;
        margin-top: 10px
    }

    .bio--sticky--wrapper .utility--info {
        float: none;
        position: initial;
        text-align: center;
        -ms-transform: none;
        transform: none
    }
}

.background__textured {
    background-image: url(../images/background-texture.jpg);
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
    height: 100%
}

@media print, screen and (min-width: 64em) {
    .background__textured {
        padding-top: 60px
    }
}

.hero {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 200px;
    position: relative;
    margin-bottom: 10px
}

@media print, screen and (min-width: 40em) {
    .hero {
        min-height: 468px;
        margin-bottom: 30px
    }
}

@media print, screen and (min-width: 40em) {
    .hero h1 {
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.hero.overlay::before {
    background: rgba(0,0,0,0.4);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hero.home {
    height: 100%;
    min-height: auto;
    overflow: hidden;
    margin-bottom: 0px;
    background-size: 0
}

@media print, screen and (min-width: 64em) {
    .hero.home {
        height: 100%
    }
}

@media screen and (min-width: 75em) {
    .hero.home {
        height: 88vh
    }
}

@media screen and (max-width: 74.9375em) {
    .hero.home {
        background-size: cover
    }
}

.logo__alt {
    z-index: 99;
    position: absolute;
    right: 4%;
    max-width: 32vh;
    transition: max-height 0.15s ease-out;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none
}

@media screen and (min-width: 75em) {
    .logo__alt {
        display: block;
        right: 1%
    }
}

@keyframes zoom {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.25)
    }
}

@keyframes reveal {
    0% {
        right: 65%;
        opacity: 0
    }

    100% {
        right: 0;
        opacity: 1
    }
}

.hero--carousal {
    height: 100%
}

    .hero--carousal .hero--bg {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        position: relative;
        margin-top: 0;
        z-index: 1;
        height: 43vh;
        margin-bottom: 0;
        transition: all 0.3s ease-out
    }

        .hero--carousal .hero--bg:before {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0
        }

@media screen and (max-width: 74.9375em) {
    .hero--carousal .hero--bg:before {
        background: linear-gradient(to right, rgba(255,255,255,0.8) 60%, rgba(255,255,255,0) 100%)
    }
}

@media print, screen and (min-width: 64em) {
    .hero--carousal .hero--bg {
        height: 60vh
    }
}

@media screen and (min-width: 75em) {
    .hero--carousal .hero--bg {
        height: 88vh
    }
}

.hero--carousal .hero--bg .hero--info {
    display: inline-block;
    position: absolute;
    max-width: 700px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0
}

@media screen and (max-width: 74.9375em) {
    .hero--carousal .hero--bg .hero--info {
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 1
    }
}

.hero--carousal .hero--bg .hero--info span {
    color: #000;
    font-size: 2rem;
    font-weight: 500;
    position: relative;
    width: 100%;
    line-height: 1.7
}

.hero--carousal .hero--bg .hero--info p {
    color: #000;
    font-size: 1.6rem;
    line-height: 20px
}

.hero--carousal .hero--bg.slick-current {
    animation: zoom 3s ease forwards;
    -ms-animation: zoom 3s ease forwards;
    -webkit-animation: zoom 3s ease forwards
}

@media screen and (min-width: 75em) {
    .hero--carousal .hero--bg.slick-current .hero--info {
        width: 100%;
        max-width: none;
        height: 75vh;
        display: none;
        background: linear-gradient(to right, rgba(255,255,255,0.9) 40%, rgba(255,255,255,0.65) 60%, rgba(255,255,255,0.3) 80%, rgba(255,255,255,0) 100%)
    }

        .hero--carousal .hero--bg.slick-current .hero--info.on_show {
            animation: reveal 3s ease forwards;
            -ms-animation: reveal 3s ease forwards;
            -webkit-animation: reveal 3s ease forwards;
            display: block;
            opacity: 1
        }

        .hero--carousal .hero--bg.slick-current .hero--info .hero--content {
            font-size: 1.6rem;
            position: absolute;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            left: 13%;
            max-width: 500px
        }

            .hero--carousal .hero--bg.slick-current .hero--info .hero--content a {
                font-size: 1.5rem;
                transition: 0.3s all ease-out
            }

                .hero--carousal .hero--bg.slick-current .hero--info .hero--content a:hover {
                    text-decoration: underline
                }

            .hero--carousal .hero--bg.slick-current .hero--info .hero--content .btn__alt2 {
                background-color: #015ba9;
                padding: 5px 15px;
                display: inline-block
            }

                .hero--carousal .hero--bg.slick-current .hero--info .hero--content .btn__alt2 a {
                    color: #fff;
                    text-transform: uppercase;
                    font-size: 1.1rem;
                    letter-spacing: 3px;
                    font-weight: 600
                }

            .hero--carousal .hero--bg.slick-current .hero--info .hero--content .img--wrapper {
                display: -ms-flexbox;
                display: flex
            }

                .hero--carousal .hero--bg.slick-current .hero--info .hero--content .img--wrapper img {
                    max-height: 80px;
                    border-radius: 50%;
                    display: inline-block
                }

                .hero--carousal .hero--bg.slick-current .hero--info .hero--content .img--wrapper span {
                    -ms-flex-item-align: center;
                    -ms-grid-row-align: center;
                    align-self: center;
                    font-size: 1.2rem;
                    color: #015ba9;
                    margin-left: 10px
                }

                    .hero--carousal .hero--bg.slick-current .hero--info .hero--content .img--wrapper span a {
                        font-size: 1.2rem;
                        color: #015ba9
                    }
}

@media screen and (min-width: 100em) {
    .hero--carousal .hero--bg.slick-current .hero--info .hero--content {
        left: 15%
    }
}

.hero--carousal .hero--pages {
    position: absolute;
    right: 25%;
    top: 47%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    margin: 0;
    z-index: 20;
    width: 28%;
    list-style: none
}

    .hero--carousal .hero--pages li {
        margin-top: 12%;
        text-align: right
    }

        .hero--carousal .hero--pages li.slick-active, .hero--carousal .hero--pages li.slick-active__alt {
            z-index: 10;
            cursor: pointer
        }

            .hero--carousal .hero--pages li.slick-active:after, .hero--carousal .hero--pages li.slick-active__alt:after {
                content: ' ';
                width: 25px;
                height: 25px;
                border-radius: 50%;
                display: inline-block;
                background-color: #000040;
                position: relative;
                right: -13%;
                line-height: 0.8;
                color: #015ba9;
                vertical-align: bottom;
                box-shadow: 0 0 0 5px #6f6f93
            }

            .hero--carousal .hero--pages li.slick-active:before, .hero--carousal .hero--pages li.slick-active__alt:before {
                content: '+';
                color: #fff;
                display: inline-block;
                position: absolute;
                right: -12%;
                bottom: -3%;
                z-index: 9;
                font-weight: 500;
                font-size: 2.8rem;
                line-height: 1
            }

            .hero--carousal .hero--pages li.slick-active a, .hero--carousal .hero--pages li.slick-active__alt a {
                font-size: 2rem;
                font-weight: 600
            }

            .hero--carousal .hero--pages li.slick-active:hover:after, .hero--carousal .hero--pages li.slick-active__alt:hover:after {
                box-shadow: 0 0 0 7px #6f6f93
            }

            .hero--carousal .hero--pages li.slick-active__alt:after {
                content: ' '
            }

            .hero--carousal .hero--pages li.slick-active__alt:before {
                content: '-';
                right: -11.5%;
                bottom: -1%;
                font-size: 3rem
            }

        .hero--carousal .hero--pages li:after {
            content: '';
            width: 10px;
            height: 10px;
            border-radius: 50%;
            display: inline-block;
            background-color: #000040;
            position: absolute;
            right: -10.5%;
            top: 45%;
            cursor: pointer
        }

        .hero--carousal .hero--pages li:first-child {
            -ms-transform: translateX(23.25%);
            transform: translateX(23.25%)
        }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hero--carousal .hero--pages li:first-child {
        -ms-transform: translateX(31.25%);
        transform: translateX(31.25%)
    }
}

.hero--carousal .hero--pages li:first-child.slick-active:before {
    right: -10%
}

.hero--carousal .hero--pages li:first-child.slick-active:after {
    right: -11%
}

.hero--carousal .hero--pages li:first-child.slick-active__alt:before {
    right: -9.5%;
    top: 2%
}

.hero--carousal .hero--pages li:last-child {
    -ms-transform: translateX(24.5%);
    transform: translateX(24.5%)
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hero--carousal .hero--pages li:last-child {
        -ms-transform: translateX(32.5%);
        transform: translateX(32.5%)
    }
}

.hero--carousal .hero--pages li:last-child.slick-active:before {
    right: -12%
}

.hero--carousal .hero--pages li:last-child.slick-active:after {
    right: -13%
}

.hero--carousal .hero--pages li:last-child.slick-active__alt:before {
    right: -11.5%;
    top: 9%
}

.hero--carousal .hero--pages li:nth-child(2) {
    -ms-transform: translateX(10%);
    transform: translateX(10%)
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hero--carousal .hero--pages li:nth-child(2) {
        -ms-transform: translateX(13%);
        transform: translateX(13%)
    }
}

.hero--carousal .hero--pages li:nth-child(2).slick-active__alt:before {
    right: -11.5%;
    bottom: 2%
}

.hero--carousal .hero--pages li:nth-last-child(2) {
    -ms-transform: translateX(10%);
    transform: translateX(10%)
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hero--carousal .hero--pages li:nth-last-child(2) {
        -ms-transform: translateX(14%);
        transform: translateX(14%)
    }
}

.hero--carousal .hero--pages li:nth-last-child(2).slick-active:before {
    right: -11%
}

.hero--carousal .hero--pages li:nth-last-child(2).slick-active:after {
    right: -12%
}

.hero--carousal .hero--pages li:nth-last-child(2).slick-active__alt:before {
    right: -10.5%
}

.hero--carousal .hero--pages li:nth-child(3) {
    -ms-transform: translateX(3%);
    transform: translateX(3%)
}

    .hero--carousal .hero--pages li:nth-child(3).slick-active__alt:before {
        bottom: 2%
    }

.hero--carousal .hero--pages li:nth-last-child(3) {
    -ms-transform: translateX(3.5%);
    transform: translateX(3.5%)
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hero--carousal .hero--pages li:nth-last-child(3) {
        -ms-transform: translateX(4.5%);
        transform: translateX(4.5%)
    }
}

.hero--carousal .hero--pages li:nth-child(4) {
    -ms-transform: translateX(1%);
    transform: translateX(1%)
}

.hero--carousal .hero--pages li:nth-last-child(4) {
    -ms-transform: translateX(1%);
    transform: translateX(1%)
}

.hero--carousal .hero--pages li .item--wrapper {
    display: inline-block;
    margin-left: auto
}

    .hero--carousal .hero--pages li .item--wrapper a {
        color: #000040;
        font-weight: 500;
        font-size: 1.7rem;
        text-shadow: 3px 3px 10px #fff
    }

@media screen and (max-width: 89.9375em) {
    .hero--carousal .hero--pages {
        right: 38%
    }

        .hero--carousal .hero--pages li {
            margin-top: 13%
        }
}

@media screen and (max-width: 74.9375em) {
    .hero--carousal .hero--pages {
        display: none !important
    }
}

.hero--carousal .hero--pages:after {
    content: '';
    height: 128%;
    width: 156%;
    border-radius: 80vh 0 0 80vh;
    border: 1px solid #000040;
    position: absolute;
    right: -166%;
    z-index: -1;
    top: -9%;
    background: transparent
}

@media screen and (max-width: 74.9375em) {
    .hero--carousal .hero--pages:after {
        display: none
    }
}

.border__bottom {
    border-bottom: 1px solid #dfdfdf
}

.hero__alt2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 200px;
    position: relative
}

@media print, screen and (min-width: 40em) {
    .hero__alt2 {
        min-height: 468px
    }
}

.hero__alt2 .border__right {
    border-right: 1px solid #fefefe
}

.hero__alt2 p {
    color: #fefefe;
    position: relative;
    font-weight: 500
}

.hero__alt2.overlay::before {
    background: rgba(0,0,0,0.4);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.hero__alt2.home {
    background-image: url(../images/temp-background-home.jpg);
    height: 100vh;
    z-index: -1
}

@media print, screen and (min-width: 40em) {
    .content--panel__alt {
        position: relative;
        width: 85%;
        margin: auto;
        margin-top: -90px
    }
}

.insights--wrapper h1 {
    font-size: 3.8rem
}

.insights--wrapper h4 {
    font-size: 2.2rem
}

.insights--wrapper h5 {
    font-size: 1.2rem
}

.insights--wrapper .img--component {
    margin-top: 30px
}

    .insights--wrapper .img--component a {
        color: #494949;
        position: relative;
        display: block
    }

        .insights--wrapper .img--component a img {
            border-top: 2px solid #dc2f54;
            width: 65px
        }

        .insights--wrapper .img--component a span {
            font-weight: 600;
            font-size: 1.7rem;
            margin-left: 10px;
            position: absolute;
            top: 16px
        }

        .insights--wrapper .img--component a:hover span {
            text-decoration: underline
        }

    .insights--wrapper .img--component .pull--left {
        float: left
    }

@media screen and (max-width: 39.9375em) {
    .insights--wrapper .img--component .mb-sm-20 {
        margin-bottom: 20px
    }
}

.insights--wrapper .cta--box {
    background-color: #015ba9;
    padding: 25px;
    text-align: center;
    margin-top: 30px
}

    .insights--wrapper .cta--box h3 {
        font-size: 2rem;
        color: #fefefe;
        text-align: center
    }

    .insights--wrapper .cta--box .button {
        width: 180px
    }

        .insights--wrapper .cta--box .button a {
            padding: 6px 0
        }

.insights--wrapper .side-links p a {
    color: #015ba9;
    font-size: 2rem;
    font-weight: 500
}

.insights--wrapper .side-links hr {
    border-bottom: 1px solid #ccc
}

.input__alt {
    border: 1px solid #494949
}

    .input__alt:-ms-input-placeholder {
        color: #494949
    }

    .input__alt::placeholder {
        color: #494949
    }

.side--nav {
    background-color: #eef1f1;
    padding: 1.5rem
}

    .side--nav label {
        font-size: 1.8rem;
        color: #494949;
        cursor: pointer
    }

        .side--nav label input[type=checkbox] {
            margin-right: 2rem;
            cursor: pointer
        }

.addthis_inline_share_toolbox {
    display: inline-block !important;
    position: relative;
    top: 2px
}

@media screen and (max-width: 63.9375em) {
    .addthis_inline_share_toolbox {
        top: 0px
    }
}

.addthis_inline_share_toolbox .at-share-btn-elements {
    margin-top: 5px
}

    .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn {
        background-color: #fefefe !important;
        width: 18px;
        height: 18px;
        padding: 4px
    }

        .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn:before {
            content: "\e927";
            font-family: 'icomoon' !important;
            background-color: #015ba9;
            font-size: 1.8rem;
            left: -4px;
            top: 5px;
            position: relative;
        }

        .addthis_inline_share_toolbox .at-share-btn-elements .at-share-btn .at-icon-wrapper svg {
            display: none
        }

.addthis_button {
    display: inline-block;
    color: #1779ba;
}

img.icon-download_vcard {
    width: 18px;
    height: 18px;    
}
img.icon-download_vcard-mr {
    margin-right: 5px;
}

.addthis_button img {
    width: 20px;
    height: 20px;
}

.bio--content__alt h2, .main--content h2 {
    margin-top: 30px;
    margin-bottom: 15px
}

.bio--content__alt ul li, .main--content ul li {
    line-height: 1.25;
    padding: .5rem 0
}

    .bio--content__alt ul li > ul, .main--content ul li > ul {
        list-style-type: circle;
        margin-left: 3rem;
        margin-top: 1rem
    }

        .bio--content__alt ul li > ul li > ul, .main--content ul li > ul li > ul {
            list-style-type: square
        }

.bio--content__alt blockquote, .main--content blockquote {
    margin: 0 1rem 0 3rem;
    border-left: 3px solid #d8d8d8
}

a.nolink, a.nolink:hover {
    color: #404040;
    cursor: text;
    text-decoration: none
}

.insights--wrapper .icon-download_vcard::before {
    margin-right: 7px
}

.EditingFormTable {
    margin-top: 50px
}

    .EditingFormTable label {
        font-size: 1.8rem
    }

    .EditingFormTable .EditingFormValueCell input, .EditingFormTable .EditingFormValueCell select {
        font-size: 1.8rem;
        height: 5rem;
        margin-top: 18px
    }

    .EditingFormTable .EditingFormButtonCell input[type='submit'] {
        text-transform: uppercase;
        padding: 20px;
        color: #fefefe;
        background-color: #015ba9
    }

    .EditingFormTable tbody tr:nth-child(even) {
        background-color: #eef1f1
    }

    .EditingFormTable .EditingFormValueCell input[type='radio'],
    .EditingFormTable .EditingFormValueCell input[type='checkbox'] {
        height: auto;
    }

    .EditingFormTable .EditingFormValueCell .checkbox label {
        display: inline;
    }

    .EditingFormTable .EditingFormValueCell .checkbox label {
        display: inline-block;
        width: 80%;
        vertical-align: top;
        margin-top: 9px;
    }

.timeline--wrapper {
    font-family: arial, helvetica, sans-serif
}

    .timeline--wrapper hr {
        margin: 1.5rem auto
    }

.publicationname {
    font-weight: bold;
    font-size: 1.5rem;
    font-style: italic;
}

[data-custom-tab-page] {
    display: none
}

    [data-custom-tab-page].active {
        display: block
    }

.EditMode .sticky-container {
    display: none !important
}

app-attorney-card {
    display: -ms-inline-flexbox;
    display: inline-flex
}

app-paging {
    width: 100%
}

.mt-20 {
    margin-top: 20px
}

.mt-40 {
    margin-top: 40px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-30 {
    margin-bottom: 30px
}

.pt-20 {
    padding-top: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.mb-50 {
    margin-bottom: 50px
}

.no-pl {
    padding-left: 0
}

.no-pr {
    padding-right: 0
}

.mb-10 {
    margin-bottom: 10px
}

.mt-10 {
    margin-top: 10px
}

.bold {
    font-weight: bold
}

.mr-30 {
    margin-right: 30px
}

.full__height {
    height: 100%
}

@media screen and (max-width: 39.9375em) {
    .full__height {
        height: auto
    }
}

.align-center {
    text-align: center
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?vljub8");
    src: url("../fonts/icomoon.eot?vljub8#iefix") format("embedded-opentype"),url("../fonts/icomoon.ttf?vljub8") format("truetype"),url("../fonts/icomoon.woff?vljub8") format("woff"),url("../fonts/icomoon.svg?vljub8#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-youtube:before {
    content: "\e924"
}

.icon-twitter:before {
    content: "\e925"
}

.icon-twitter_small:before {
    content: "\e926"
}

.icon-share:before {
    content: "\e927"
}

.icon-search2:before {
    content: "\e928"
}

.icon-publication:before {
    content: "\e929"
}

.icon-phone:before {
    content: "\e92a"
}

.icon-linkedin:before {
    content: "\e92b"
}

.icon-linkedin_small:before {
    content: "\e92c"
}

.icon-hamburger_menu:before {
    content: "\e92d"
}

.icon-facebook:before {
    content: "\e92e"
}

.icon-email:before {
    content: "\e92f"
}


.icon-close_menu:before {
    content: "\e931"
}

.icon-case_study:before {
    content: "\e932"
}

.icon-blog:before {
    content: "\e933"
}

.icon-back-to-top_arrow:before {
    content: "\e934"
}

.icon-arrow:before {
    content: "\e935"
}

.hero-scroll {
    bottom: 20px;
    right: 20px;
    position: fixed;
    background-color: #dc2f54;
    padding: 0;
    text-align: center;
    height: 50px;
    width: 50px;
    z-index: 999999;
}
    .hero-scroll a {        
        display: inline-block;
        width: 100%;
        height: 100%;
    }
        .hero-scroll a:after {
            /*color: #fefefe;
            font-size: 3rem;
            border-style: solid;
            border-width: 0.08em 0.08em 0 0;
            content: '';
            display: inline-block;
            height: 0.45em;
            position: relative;
            vertical-align: top;
            width: 0.45em;
            left: 22%;
            top: 49%;
            -ms-transform: rotate(135deg) translateY(50%) translateX(50%);
            transform: rotate(135deg) translateY(50%) translateX(50%);*/
            color: #fefefe;
            font-size: 3rem;
            border-style: solid;
            border-width: 0 0 0.08em 0.08em;
            content: '';
            display: inline-block;
            height: 0.45em;
            position: relative;
            vertical-align: top;
            width: 0.45em;
            left: 20%;
            top: 31%;
            -ms-transform: rotate(-45deg) translateY(-50%) translateX(-50%);
            transform: rotate(-45deg) translateY(-50%) translateX(-50%);
        }

/* hero popup */
.hero--popup {
    position: absolute;
    left: 100px;
    z-index: 99999;
    opacity: 0;
    margin-top: -300px;
    padding: 20px;
    background-color: rgba(255,255,255,1);
    width: 400px;
    transition: ease-in;
    transition-duration: .8s;
}
    .hero--popup * {
        color: #494949;
    }

    .hero--popup .content * {
        font-size: 0.8em;
    }

    .hero--popup.show {
        margin-top: -500px;
        opacity: 1;
    }

    /* hide on small screens */
    @media print, screen and (max-width: 1199px) {
        .hero--popup {
            display: none !important;
        }
    }

    @media print {
        @page {
            margin: 0.5cm
        }

        a {
        page-break-inside: avoid
    }

    blockquote {
        page-break-inside: avoid
    }

    h1, h2, h3, h4, h5, h6 {
        page-break-after: avoid;
        page-break-inside: avoid
    }

    img {
        display: block;
        page-break-before: avoid;
        page-break-inside: avoid;
        page-break-after: avoid
    }

    table, pre {
        page-break-inside: avoid
    }

    ul, ol, dl {
        page-break-before: avoid
    }

    body {
        -webkit-print-color-adjust: exact !important
    }

    header {
        display: block
    }

        header .menu-icon, header .title-bar-title, header .search, header .text-right {
            display: none
        }

        header a[href]:after {
            content: none
        }

    footer {
        display: none
    }

    .scrol--top {
        display: none !important
    }

    h1 {
        font-size: 2.8rem;
        color: #015ba9 !important;
        font-weight: 600
    }

    h2 {
        font-size: 2rem;
        color: #015ba9 !important;
        font-weight: 600;
        margin-top: 40px;
        margin-bottom: 10px
    }

    h3 {
        font-size: 1.8rem;
        color: #015ba9 !important;
        font-weight: 600
    }

    p, span {
        font-size: 1.8rem
    }

    a {
        font-size: 1.8rem;
        text-decoration: none
    }

    .bio--content__alt {
        padding-left: 40px;
        padding-right: 40px
    }

        .bio--content__alt .aside--nav {
            display: none
        }

        .bio--content__alt .border__left {
            border-left: 0
        }

            .bio--content__alt .border__left.large-9 {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%
            }

    .bio--wrapper {
        background-color: #015ba9 !important
    }

        .bio--wrapper * {
            color: #fefefe !important
        }

        .bio--wrapper a[href]:after {
            content: none !important
        }

        .bio--wrapper .wrap--bio--img {
            max-width: 260px
        }

        .bio--wrapper .bio--info h1 {
            font-size: 3.8rem
        }

        .bio--wrapper .bio--info .contact p, .bio--wrapper .bio--info .contact span {
            font-size: 1.4rem
        }

        .bio--wrapper .bio--info .contact li:last-child {
            margin-left: 0
        }

        .bio--wrapper .bio--info .contact li a {
            text-decoration: none;
            font-weight: 400
        }

            .bio--wrapper .bio--info .contact li a .icon-email, .bio--wrapper .bio--info .contact li a .icon-linkedin_small, .bio--wrapper .bio--info .contact li a .icon-twitter_small {
                display: none
            }

        .bio--wrapper .bio--info .download {
            display: none
        }

    .carousel--wrapper, .card--wrapper, .breadcrumbs, .cta--panel, .bio--sticky--wrapper, .post--footer, .sticky, header, .responsive-embed {
        display: none !important
    }

        blockquote {
            border-width: 0 0 0 1px;
            border-left: 3px solid #848484
        }

    .aside--nav__alt {
        display: none
    }

        .aside--nav__alt a[href]:after {
            content: none !important
        }

    .insights--wrapper .main--content.large-9 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .insights--wrapper .main--content span {
        font-size: 1.4rem
    }

    .insights--wrapper .main--content .sub--title span {
        font-size: 1.8rem
    }

    .insights--wrapper .main--content .img--component a[href]:after {
        content: none
    }

    .insights--wrapper .main--content .img--component img {
        float: left
    }

    .insights--wrapper .h2__alt {
        display: none
    }

    .post--footer {
        background-color: #3a3f41 !important
    }

        .post--footer ul {
            display: none
        }

        .post--footer .copyright {
            color: #fefefe !important
        }

    .for-pdf a[href]:after {
        content: none !important
    }

    .profile--cards {
        display: block
    }

        .profile--cards .columns {
            display: block;
            page-break-inside: avoid
        }

        .profile--cards .profile--card .profile--bio a[href]:after {
            content: none
        }

        .profile--cards .profile--card .profile--bio .profile--utility a {
            font-size: 1.4rem
        }

        .profile--cards .profile--card .view-profile--wrapper {
            display: none
        }

    .cookie--wrapper {
        display: none
    }
}

