@charset "UTF-8";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,[type=button],[type=reset],[type=submit] {
}

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=48em&large=64em&xlarge=90em&xxlarge=120em";
}

html {
    box-sizing: border-box;
    font-size: 22px;
}

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

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "Roboto", "Roboto Condensed", Helvetica, Arial, sans-serif;
    font-weight: 100;
    line-height: 1.5;
    color: #676769;
    -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;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1;
    cursor: pointer;
}

[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: 100%;
    margin-right: auto;
    margin-left: auto;
}

.row::before, .row::after {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1;
}

.row::after {
    clear: both;
}

.row.collapse> .column, .row.collapse> .columns {
    padding-right: 0;
    padding-left: 0;
}

.row .row {
    margin-right: -0.2272727273rem;
    margin-left: -0.2272727273rem;
}

@media print, screen and (min-width: 48em) {
    .row .row {
        margin-right: -0.4545454545rem;
        margin-left: -0.4545454545rem;
    }
}

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

.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: 0.2272727273rem;
    padding-left: 0.2272727273rem;
}

.row.gutter-medium> .column, .row.gutter-medium> .columns {
    padding-right: 0.4545454545rem;
    padding-left: 0.4545454545rem;
}

.row.gutter-large> .column, .row.gutter-large> .columns {
    padding-right: 0.6818181818rem;
    padding-left: 0.6818181818rem;
}

.column, .columns {
    width: 100%;
    float: left;
    padding-right: 0.2272727273rem;
    padding-left: 0.2272727273rem;
}

@media print, screen and (min-width: 48em) {
    .column, .columns {
        padding-right: 0.4545454545rem;
        padding-left: 0.4545454545rem;
    }
}

@media print, screen and (min-width: 64em) {
    .column, .columns {
        padding-right: 0.6818181818rem;
        padding-left: 0.6818181818rem;
    }
}

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

.small-push-1 {
    position: relative;
    left: 8.3333333333%;
}

.small-pull-1 {
    position: relative;
    left: -8.3333333333%;
}

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

.small-2 {
    width: 16.6666666667%;
}

.small-push-2 {
    position: relative;
    left: 16.6666666667%;
}

.small-pull-2 {
    position: relative;
    left: -16.6666666667%;
}

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

.small-3 {
    width: 25%;
}

.small-push-3 {
    position: relative;
    left: 25%;
}

.small-pull-3 {
    position: relative;
    left: -25%;
}

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

.small-4 {
    width: 33.3333333333%;
}

.small-push-4 {
    position: relative;
    left: 33.3333333333%;
}

.small-pull-4 {
    position: relative;
    left: -33.3333333333%;
}

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

.small-5 {
    width: 41.6666666667%;
}

.small-push-5 {
    position: relative;
    left: 41.6666666667%;
}

.small-pull-5 {
    position: relative;
    left: -41.6666666667%;
}

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

.small-6 {
    width: 50%;
}

.small-push-6 {
    position: relative;
    left: 50%;
}

.small-pull-6 {
    position: relative;
    left: -50%;
}

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

.small-7 {
    width: 58.3333333333%;
}

.small-push-7 {
    position: relative;
    left: 58.3333333333%;
}

.small-pull-7 {
    position: relative;
    left: -58.3333333333%;
}

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

.small-8 {
    width: 66.6666666667%;
}

.small-push-8 {
    position: relative;
    left: 66.6666666667%;
}

.small-pull-8 {
    position: relative;
    left: -66.6666666667%;
}

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

.small-9 {
    width: 75%;
}

.small-push-9 {
    position: relative;
    left: 75%;
}

.small-pull-9 {
    position: relative;
    left: -75%;
}

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

.small-10 {
    width: 83.3333333333%;
}

.small-push-10 {
    position: relative;
    left: 83.3333333333%;
}

.small-pull-10 {
    position: relative;
    left: -83.3333333333%;
}

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

.small-11 {
    width: 91.6666666667%;
}

.small-push-11 {
    position: relative;
    left: 91.6666666667%;
}

.small-pull-11 {
    position: relative;
    left: -91.6666666667%;
}

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

.small-12 {
    width: 100%;
}

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

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

.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.6666666667%;
}

.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.2857142857%;
}

.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: 0.2272727273rem;
    padding-left: 0.2272727273rem;
}

.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: 48em) {
    .medium-1 {
        width: 8.3333333333%;
    }

    .medium-push-1 {
        position: relative;
        left: 8.3333333333%;
    }

    .medium-pull-1 {
        position: relative;
        left: -8.3333333333%;
    }

    .medium-offset-0 {
        margin-left: 0%;
    }

    .medium-2 {
        width: 16.6666666667%;
    }

    .medium-push-2 {
        position: relative;
        left: 16.6666666667%;
    }

    .medium-pull-2 {
        position: relative;
        left: -16.6666666667%;
    }

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

    .medium-3 {
        width: 25%;
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
    }

    .medium-pull-3 {
        position: relative;
        left: -25%;
    }

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

    .medium-4 {
        width: 33.3333333333%;
    }

    .medium-push-4 {
        position: relative;
        left: 33.3333333333%;
    }

    .medium-pull-4 {
        position: relative;
        left: -33.3333333333%;
    }

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

    .medium-5 {
        width: 41.6666666667%;
    }

    .medium-push-5 {
        position: relative;
        left: 41.6666666667%;
    }

    .medium-pull-5 {
        position: relative;
        left: -41.6666666667%;
    }

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

    .medium-6 {
        width: 50%;
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
    }

    .medium-pull-6 {
        position: relative;
        left: -50%;
    }

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

    .medium-7 {
        width: 58.3333333333%;
    }

    .medium-push-7 {
        position: relative;
        left: 58.3333333333%;
    }

    .medium-pull-7 {
        position: relative;
        left: -58.3333333333%;
    }

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

    .medium-8 {
        width: 66.6666666667%;
    }

    .medium-push-8 {
        position: relative;
        left: 66.6666666667%;
    }

    .medium-pull-8 {
        position: relative;
        left: -66.6666666667%;
    }

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

    .medium-9 {
        width: 75%;
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
    }

    .medium-pull-9 {
        position: relative;
        left: -75%;
    }

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

    .medium-10 {
        width: 83.3333333333%;
    }

    .medium-push-10 {
        position: relative;
        left: 83.3333333333%;
    }

    .medium-pull-10 {
        position: relative;
        left: -83.3333333333%;
    }

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

    .medium-11 {
        width: 91.6666666667%;
    }

    .medium-push-11 {
        position: relative;
        left: 91.6666666667%;
    }

    .medium-pull-11 {
        position: relative;
        left: -91.6666666667%;
    }

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

    .medium-12 {
        width: 100%;
    }

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

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

    .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.6666666667%;
    }

    .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.2857142857%;
    }

    .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: 0.4545454545rem;
        padding-left: 0.4545454545rem;
    }

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

    .large-push-1 {
        position: relative;
        left: 8.3333333333%;
    }

    .large-pull-1 {
        position: relative;
        left: -8.3333333333%;
    }

    .large-offset-0 {
        margin-left: 0%;
    }

    .large-2 {
        width: 16.6666666667%;
    }

    .large-push-2 {
        position: relative;
        left: 16.6666666667%;
    }

    .large-pull-2 {
        position: relative;
        left: -16.6666666667%;
    }

    .large-offset-1 {
        margin-left: 8.3333333333%;
    }

    .large-3 {
        width: 25%;
    }

    .large-push-3 {
        position: relative;
        left: 25%;
    }

    .large-pull-3 {
        position: relative;
        left: -25%;
    }

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

    .large-4 {
        width: 33.3333333333%;
    }

    .large-push-4 {
        position: relative;
        left: 33.3333333333%;
    }

    .large-pull-4 {
        position: relative;
        left: -33.3333333333%;
    }

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

    .large-5 {
        width: 41.6666666667%;
    }

    .large-push-5 {
        position: relative;
        left: 41.6666666667%;
    }

    .large-pull-5 {
        position: relative;
        left: -41.6666666667%;
    }

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

    .large-6 {
        width: 50%;
    }

    .large-push-6 {
        position: relative;
        left: 50%;
    }

    .large-pull-6 {
        position: relative;
        left: -50%;
    }

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

    .large-7 {
        width: 58.3333333333%;
    }

    .large-push-7 {
        position: relative;
        left: 58.3333333333%;
    }

    .large-pull-7 {
        position: relative;
        left: -58.3333333333%;
    }

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

    .large-8 {
        width: 66.6666666667%;
    }

    .large-push-8 {
        position: relative;
        left: 66.6666666667%;
    }

    .large-pull-8 {
        position: relative;
        left: -66.6666666667%;
    }

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

    .large-9 {
        width: 75%;
    }

    .large-push-9 {
        position: relative;
        left: 75%;
    }

    .large-pull-9 {
        position: relative;
        left: -75%;
    }

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

    .large-10 {
        width: 83.3333333333%;
    }

    .large-push-10 {
        position: relative;
        left: 83.3333333333%;
    }

    .large-pull-10 {
        position: relative;
        left: -83.3333333333%;
    }

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

    .large-11 {
        width: 91.6666666667%;
    }

    .large-push-11 {
        position: relative;
        left: 91.6666666667%;
    }

    .large-pull-11 {
        position: relative;
        left: -91.6666666667%;
    }

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

    .large-12 {
        width: 100%;
    }

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

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

    .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.6666666667%;
    }

    .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.2857142857%;
    }

    .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: 0.6818181818rem;
        padding-left: 0.6818181818rem;
    }

    .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;
    }
}

.column-block {
    margin-bottom: 0.4545454545rem;
}

.column-block> :last-child {
    margin-bottom: 0;
}

@media print, screen and (min-width: 48em) {
    .column-block {
        margin-bottom: 0.9090909091rem;
    }

    .column-block> :last-child {
        margin-bottom: 0;
    }
}

@media print, screen and (min-width: 64em) {
    .column-block {
        margin-bottom: 1.3636363636rem;
    }

    .column-block> :last-child {
        margin-bottom: 0;
    }
}

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

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

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

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

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

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

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

.grid-x {
    display: flex;
    flex-flow: row wrap;
}

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

.cell.auto {
    flex: 1 1 0px;
}

.cell.shrink {
    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 {
    flex-basis: auto;
}

@media print, screen and (min-width: 48em) {
    .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 {
        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 {
        flex-basis: auto;
    }
}

.grid-x> .small-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
}

.grid-x> .small-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
}

.grid-x> .small-3 {
    flex: 0 0 auto;
    width: 25%;
}

.grid-x> .small-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
}

.grid-x> .small-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
}

.grid-x> .small-6 {
    flex: 0 0 auto;
    width: 50%;
}

.grid-x> .small-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
}

.grid-x> .small-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
}

.grid-x> .small-9 {
    flex: 0 0 auto;
    width: 75%;
}

.grid-x> .small-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
}

.grid-x> .small-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
}

.grid-x> .small-12 {
    flex: 0 0 auto;
    width: 100%;
}

@media print, screen and (min-width: 48em) {
    .grid-x > .medium-auto {
        flex: 1 1 0px;
        width: auto;
    }

    .grid-x> .medium-shrink {
        flex: 0 0 auto;
        width: auto;
    }

    .grid-x> .medium-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }

    .grid-x> .medium-2 {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .grid-x> .medium-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .grid-x> .medium-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .grid-x> .medium-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }

    .grid-x> .medium-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .grid-x> .medium-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }

    .grid-x> .medium-8 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }

    .grid-x> .medium-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .grid-x> .medium-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }

    .grid-x> .medium-11 {
        flex: 0 0 auto;
        width: 91.6666666667%;
    }

    .grid-x> .medium-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}

@media print, screen and (min-width: 64em) {
    .grid-x > .large-auto {
        flex: 1 1 0px;
        width: auto;
    }

    .grid-x> .large-shrink {
        flex: 0 0 auto;
        width: auto;
    }

    .grid-x> .large-1 {
        flex: 0 0 auto;
        width: 8.3333333333%;
    }

    .grid-x> .large-2 {
        flex: 0 0 auto;
        width: 16.6666666667%;
    }

    .grid-x> .large-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .grid-x> .large-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    .grid-x> .large-5 {
        flex: 0 0 auto;
        width: 41.6666666667%;
    }

    .grid-x> .large-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .grid-x> .large-7 {
        flex: 0 0 auto;
        width: 58.3333333333%;
    }

    .grid-x> .large-8 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }

    .grid-x> .large-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .grid-x> .large-10 {
        flex: 0 0 auto;
        width: 83.3333333333%;
    }

    .grid-x> .large-11 {
        flex: 0 0 auto;
        width: 91.6666666667%;
    }

    .grid-x> .large-12 {
        flex: 0 0 auto;
        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: -0.2272727273rem;
    margin-right: -0.2272727273rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .grid-margin-x.large-up-1> .cell {
        width: calc(100% - 1.3636363636rem);
    }

    .grid-margin-x.large-up-2> .cell {
        width: calc(50% - 1.3636363636rem);
    }

    .grid-margin-x.large-up-3> .cell {
        width: calc(33.3333333333% - 1.3636363636rem);
    }

    .grid-margin-x.large-up-4> .cell {
        width: calc(25% - 1.3636363636rem);
    }

    .grid-margin-x.large-up-5> .cell {
        width: calc(20% - 1.3636363636rem);
    }

    .grid-margin-x.large-up-6> .cell {
        width: calc(16.6666666667% - 1.3636363636rem);
    }

    .grid-margin-x.large-up-7> .cell {
        width: calc(14.2857142857% - 1.3636363636rem);
    }

    .grid-margin-x.large-up-8> .cell {
        width: calc(12.5% - 1.3636363636rem);
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
    .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: 48em) {
    .medium-margin-collapse > .small-1 {
        width: 8.3333333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .grid-margin-x> .large-offset-0 {
        margin-left: calc(0% + 0.6818181818rem);
    }

    .large-offset-1 {
        margin-left: 8.3333333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .grid-margin-x> .large-offset-11 {
        margin-left: calc(91.6666666667% + 0.6818181818rem);
    }
}

.grid-y {
    display: flex;
    flex-flow: column nowrap;
}

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

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

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

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

@media print, screen and (min-width: 48em) {
    .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 {
        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 {
        flex-basis: auto;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
    .grid-y > .medium-auto {
        flex: 1 1 0px;
        height: auto;
    }

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

    .grid-y> .medium-1 {
        height: 8.3333333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
        flex: 1 1 0px;
        height: auto;
    }

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

    .grid-y> .large-1 {
        height: 8.3333333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
}

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

@media print, screen and (min-width: 48em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        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: flex;
        flex-direction: column;
        max-height: 100%;
    }

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

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

@media print, screen and (min-width: 64em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        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: flex;
        flex-direction: column;
        max-height: 100%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.5;
    text-rendering: optimizeLegibility;
}

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

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

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

h1, .h1,h2, .h2,h3, .h3,h4, .h4,h5, .h5,h6, .h6 {
    font-family: "Roboto", "Roboto Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 100;
    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: #676769;
}

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

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

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

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

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

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

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

a:hover, a:focus {
    color: #f9ad09;
}

a img {
    border: 0;
}

hr {
    clear: both;
    max-width: 100%;
    height: 0;
    margin: 0.9090909091rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #ccc;
    border-left: 0;
}

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

li {
    font-size: inherit;
}

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

ol {
    margin-left: 1.25rem;
}

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

dl {
    margin-bottom: 1rem;
}

dl dt {
    margin-bottom: 0.3rem;
    font-weight: 400;
}

blockquote {
    margin: 0 0 1rem;
    padding: 0.4090909091rem 0.9090909091rem 0 0.8636363636rem;
    border-left: 1px solid #cacaca;
}

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

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

figure {
    margin: 0;
}

code {
    padding: 0.0909090909rem 0.2272727273rem 0.0454545455rem;
    border: 1px solid #ccc;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 100;
    color: #676769;
}

kbd {
    margin: 0;
    padding: 0.0909090909rem 0.1818181818rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #0a0a0a;
}

.subheader {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    font-weight: 100;
    line-height: 1.4;
    color: #676769;
}

.lead {
    font-size: 27.5px;
    line-height: 1.5;
}

.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;
}

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

.cite-block:before, cite:before {
    content: "— ";
}

.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: 48em) {
    .medium-text-left {
        text-align: left;
    }

    .medium-text-right {
        text-align: right;
    }

    .medium-text-center {
        text-align: center;
    }

    .medium-text-justify {
        text-align: justify;
    }
}

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

    .large-text-right {
        text-align: right;
    }

    .large-text-center {
        text-align: center;
    }

    .large-text-justify {
        text-align: justify;
    }
}

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

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: black !important;
        text-shadow: none !important;
    }

    .show-for-print {
        display: block !important;
    }

    .hide-for-print {
        display: none !important;
    }

    table.show-for-print {
        display: table !important;
    }

    thead.show-for-print {
        display: table-header-group !important;
    }

    tbody.show-for-print {
        display: table-row-group !important;
    }

    tr.show-for-print {
        display: table-row !important;
    }

    td.show-for-print {
        display: table-cell !important;
    }

    th.show-for-print {
        display: table-cell !important;
    }

    a,a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
        content: "";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    pre,blockquote {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3;
    }

    h2,h3 {
        page-break-after: avoid;
    }

    .print-break-inside {
        page-break-inside: auto;
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-family: inherit;
    padding: 0.9090909091rem;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color 300ms ease-out, color 300ms ease-out;
    font-size: 0.9090909091rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
}

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

.button.tiny {
    font-size: 0.9090909091rem;
}

.button.small {
    font-size: 0.9090909091rem;
}

.button.large {
    font-size: 0.9090909091rem;
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
    background-color: #003a7d;
    color: #fefefe;
}

.button:hover, .button:focus {
    background-color: #f9ad09;
    color: #fefefe;
}

.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
    background-color: #676769;
    color: #fefefe;
}

.button.primary:hover, .button.primary:focus {
    background-color: #525254;
    color: #fefefe;
}

.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
    background-color: #f9ad09;
    color: #676769;
}

.button.secondary:hover, .button.secondary:focus {
    background-color: #c98b05;
    color: #676769;
}

.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
    background-color: #f9ad09;
    color: #676769;
}

.button.success:hover, .button.success:focus {
    background-color: #c98b05;
    color: #676769;
}

.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
    background-color: #f9ad09;
    color: #676769;
}

.button.warning:hover, .button.warning:focus {
    background-color: #c98b05;
    color: #676769;
}

.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
    background-color: #ec5840;
    color: #fefefe;
}

.button.alert:hover, .button.alert:focus {
    background-color: #da3116;
    color: #fefefe;
}

.button.hollow, .button.hollow:hover, .button.hollow:focus, .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, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
    border: 1px solid #003a7d;
    color: #003a7d;
}

.button.hollow:hover, .button.hollow:focus {
    border-color: #001d3f;
    color: #001d3f;
}

.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
    border: 1px solid #676769;
    color: #676769;
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
    border-color: #343435;
    color: #343435;
}

.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
    border: 1px solid #f9ad09;
    color: #f9ad09;
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
    border-color: #7e5703;
    color: #7e5703;
}

.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
    border: 1px solid #f9ad09;
    color: #f9ad09;
}

.button.hollow.success:hover, .button.hollow.success:focus {
    border-color: #7e5703;
    color: #7e5703;
}

.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
    border: 1px solid #f9ad09;
    color: #f9ad09;
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
    border-color: #7e5703;
    color: #7e5703;
}

.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
    border: 1px solid #ec5840;
    color: #ec5840;
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
    border-color: #881f0e;
    color: #881f0e;
}

.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
    border-color: transparent;
    background-color: transparent;
}

.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
    color: #003a7d;
}

.button.clear:hover, .button.clear:focus {
    color: #001d3f;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
    color: #676769;
}

.button.clear.primary:hover, .button.clear.primary:focus {
    color: #343435;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
    color: #f9ad09;
}

.button.clear.secondary:hover, .button.clear.secondary:focus {
    color: #7e5703;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
    color: #f9ad09;
}

.button.clear.success:hover, .button.clear.success:focus {
    color: #7e5703;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
    color: #f9ad09;
}

.button.clear.warning:hover, .button.clear.warning:focus {
    color: #7e5703;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
    color: #ec5840;
}

.button.clear.alert:hover, .button.clear.alert:focus {
    color: #881f0e;
}

.button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
}

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.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: 0.9090909091rem;
}

.button.dropdown.hollow::after {
    border-top-color: #003a7d;
}

.button.dropdown.hollow.primary::after {
    border-top-color: #676769;
}

.button.dropdown.hollow.secondary::after {
    border-top-color: #f9ad09;
}

.button.dropdown.hollow.success::after {
    border-top-color: #f9ad09;
}

.button.dropdown.hollow.warning::after {
    border-top-color: #f9ad09;
}

.button.dropdown.hollow.alert::after {
    border-top-color: #ec5840;
}

.button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0;
}

a.button:hover, a.button:focus {
    text-decoration: none;
}

.button-group {
    margin-bottom: 1rem;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
}

.button-group::before, .button-group::after {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1;
}

.button-group::after {
    clear: both;
}

.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9090909091rem;
    flex: 0 0 auto;
}

.button-group .button:last-child {
    margin-right: 0;
}

.button-group.tiny .button {
    font-size: 0.9090909091rem;
}

.button-group.small .button {
    font-size: 0.9090909091rem;
}

.button-group.large .button {
    font-size: 0.9090909091rem;
}

.button-group.expanded .button {
    flex: 1 1 0px;
}

.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
    background-color: #676769;
    color: #fefefe;
}

.button-group.primary .button:hover, .button-group.primary .button:focus {
    background-color: #525254;
    color: #fefefe;
}

.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
    background-color: #f9ad09;
    color: #676769;
}

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
    background-color: #c98b05;
    color: #676769;
}

.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
    background-color: #f9ad09;
    color: #676769;
}

.button-group.success .button:hover, .button-group.success .button:focus {
    background-color: #c98b05;
    color: #676769;
}

.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
    background-color: #f9ad09;
    color: #676769;
}

.button-group.warning .button:hover, .button-group.warning .button:focus {
    background-color: #c98b05;
    color: #676769;
}

.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
    background-color: #ec5840;
    color: #fefefe;
}

.button-group.alert .button:hover, .button-group.alert .button:focus {
    background-color: #da3116;
    color: #fefefe;
}

.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
    background-color: transparent;
}

.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
    border: 1px solid #003a7d;
    color: #003a7d;
}

.button-group.hollow .button:hover, .button-group.hollow .button:focus {
    border-color: #001d3f;
    color: #001d3f;
}

.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
    border: 1px solid #676769;
    color: #676769;
}

.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
    border-color: #343435;
    color: #343435;
}

.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
    border: 1px solid #f9ad09;
    color: #f9ad09;
}

.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
    border-color: #7e5703;
    color: #7e5703;
}

.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
    border: 1px solid #f9ad09;
    color: #f9ad09;
}

.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
    border-color: #7e5703;
    color: #7e5703;
}

.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
    border: 1px solid #f9ad09;
    color: #f9ad09;
}

.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
    border-color: #7e5703;
    color: #7e5703;
}

.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
    border: 1px solid #ec5840;
    color: #ec5840;
}

.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
    border-color: #881f0e;
    color: #881f0e;
}

.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
    border-color: transparent;
    background-color: transparent;
}

.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
    color: #003a7d;
}

.button-group.clear .button:hover, .button-group.clear .button:focus {
    color: #001d3f;
}

.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
    color: #676769;
}

.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
    color: #343435;
}

.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
    color: #f9ad09;
}

.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
    color: #7e5703;
}

.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
    color: #f9ad09;
}

.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
    color: #7e5703;
}

.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
    color: #f9ad09;
}

.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
    color: #7e5703;
}

.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
    color: #ec5840;
}

.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
    color: #881f0e;
}

.button-group.no-gaps .button {
    margin-right: -0.0454545455rem;
}

.button-group.no-gaps .button + .button {
    border-left-color: transparent;
}

.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    flex-wrap: wrap;
}

.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
    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;
}

.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
    flex: 1 1 0px;
}

@media print, screen and (min-width: 48em) {
    .button-group.stacked-for-small .button {
        flex: 0 0 auto;
        margin-bottom: 0;
    }
}

@media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
        flex: 0 0 auto;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 47.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block;
    }

    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0;
    }
}

@media screen and (max-width: 63.9375em) {
    .button-group.stacked-for-medium.expanded {
        display: block;
    }

    .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0;
    }
}

[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: 2.1818181818rem;
    margin: 0 0 0.7272727273rem;
    padding: 0.3636363636rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: none;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 100;
    line-height: 1.5;
    color: #676769;
    transition: box-shadow 0.5s, border-color 300ms ease-in-out;
    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 #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 300ms ease-in-out;
}

textarea {
    max-width: 100%;
}

textarea[rows] {
    height: auto;
}

input:disabled, input[readonly],textarea:disabled,textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed;
}

[type=submit],[type=button] {
    appearance: none;
    border-radius: 0;
}

input[type=search] {
    box-sizing: border-box;
}

::placeholder {
    color: #cacaca;
}

[type=file],[type=checkbox],[type=radio] {
    margin: 0 0 0.7272727273rem;
}

[type=checkbox] + label,[type=radio] + label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: 0.3636363636rem;
    margin-right: 0.7272727273rem;
    margin-bottom: 0;
}

[type=checkbox] + label[for],[type=radio] + label[for] {
    cursor: pointer;
}

label> [type=checkbox],label> [type=radio] {
    margin-right: 0.3636363636rem;
}

[type=file] {
    width: 100%;
}

label {
    display: block;
    margin: 0;
    font-size: 1rem;
    font-weight: 100;
    line-height: 1.8;
    color: #676769;
}

label.middle {
    margin: 0 0 0.7272727273rem;
    padding: 0.4090909091rem 0;
}

.help-text {
    margin-top: -0.3636363636rem;
    font-size: 0.6363636364rem;
    font-style: italic;
    color: #676769;
}

.input-group {
    display: flex;
    width: 100%;
    margin-bottom: 0.7272727273rem;
    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-button a,.input-group-button input,.input-group-button button,.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
    margin: 0;
    white-space: nowrap;
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #676769;
    text-align: center;
    white-space: nowrap;
    display: flex;
    flex: 0 0 auto;
    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;
    flex: 1 1 0px;
    min-width: 0;
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: flex;
    flex: 0 0 auto;
}

.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label {
    height: auto;
    align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

legend {
    max-width: 100%;
    margin-bottom: 0.3636363636rem;
}

.fieldset {
    margin: 0.8181818182rem 0;
    padding: 0.9090909091rem;
    border: 1px solid #cacaca;
}

.fieldset legend {
    margin: 0;
    margin-left: -0.1363636364rem;
    padding: 0 0.1363636364rem;
}

select {
    height: 2.1818181818rem;
    margin: 0 0 0.7272727273rem;
    padding: 0.3636363636rem;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 100;
    line-height: 1.5;
    color: #676769;
    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%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -0.7272727273rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.0909090909rem;
    transition: box-shadow 0.5s, border-color 300ms 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 #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 300ms ease-in-out;
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed;
}

select::-ms-expand {
    display: none;
}

select[multiple] {
    height: auto;
    background-image: none;
}

.is-invalid-input:not(:focus) {
    border-color: #fefefe;
    background-color: #fefefe;
}

.is-invalid-input:not(:focus)::placeholder {
    color: #fefefe;
}

.is-invalid-label {
    color: #ec5840;
}

.form-error {
    display: none;
    margin-top: -0.3636363636rem;
    margin-bottom: 0.7272727273rem;
    font-size: 0.6363636364rem;
    font-weight: 400;
    color: #ec5840;
}

.form-error.is-visible {
    display: block;
}

.label {
    display: inline-block;
    padding: 0.33333rem 0.5rem;
    border-radius: 0;
    font-size: 0.8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #676769;
    color: #fefefe;
}

.label.primary {
    background: #676769;
    color: #fefefe;
}

.label.secondary {
    background: #f9ad09;
    color: #676769;
}

.label.success {
    background: #f9ad09;
    color: #676769;
}

.label.warning {
    background: #f9ad09;
    color: #676769;
}

.label.alert {
    background: #ec5840;
    color: #fefefe;
}

.hide {
    display: none !important;
}

.invisible {
    visibility: hidden;
}

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

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

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

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

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

@media screen and (max-width: 47.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: 89.9375em) {
    .hide-for-large-only {
        display: none !important;
    }
}

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

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

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

.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;
    }
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.clearfix::before, .clearfix::after {
    display: table;
    content: " ";
    flex-basis: 0;
    order: 1;
}

.clearfix::after {
    clear: both;
}

.align-left {
    justify-content: flex-start;
}

.align-right {
    justify-content: flex-end;
}

.align-center {
    justify-content: center;
}

.align-justify {
    justify-content: space-between;
}

.align-spaced {
    justify-content: space-around;
}

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

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

.align-center.vertical.menu> li> a {
    justify-content: center;
}

.align-top {
    align-items: flex-start;
}

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

.align-bottom {
    align-items: flex-end;
}

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

.align-middle {
    align-items: center;
}

.align-self-middle {
    align-self: center;
}

.align-stretch {
    align-items: stretch;
}

.align-self-stretch {
    align-self: stretch;
}

.align-center-middle {
    justify-content: center;
    align-items: center;
    align-content: center;
}

.small-order-1 {
    order: 1;
}

.small-order-2 {
    order: 2;
}

.small-order-3 {
    order: 3;
}

.small-order-4 {
    order: 4;
}

.small-order-5 {
    order: 5;
}

.small-order-6 {
    order: 6;
}

@media print, screen and (min-width: 48em) {
    .medium-order-1 {
        order: 1;
    }

    .medium-order-2 {
        order: 2;
    }

    .medium-order-3 {
        order: 3;
    }

    .medium-order-4 {
        order: 4;
    }

    .medium-order-5 {
        order: 5;
    }

    .medium-order-6 {
        order: 6;
    }
}

@media print, screen and (min-width: 64em) {
    .large-order-1 {
        order: 1;
    }

    .large-order-2 {
        order: 2;
    }

    .large-order-3 {
        order: 3;
    }

    .large-order-4 {
        order: 4;
    }

    .large-order-5 {
        order: 5;
    }

    .large-order-6 {
        order: 6;
    }
}

.flex-container {
    display: flex;
}

.flex-child-auto {
    flex: 1 1 auto;
}

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

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

.flex-dir-row {
    flex-direction: row;
}

.flex-dir-row-reverse {
    flex-direction: row-reverse;
}

.flex-dir-column {
    flex-direction: column;
}

.flex-dir-column-reverse {
    flex-direction: column-reverse;
}

@media print, screen and (min-width: 48em) {
    .medium-flex-container {
        display: flex;
    }

    .medium-flex-child-auto {
        flex: 1 1 auto;
    }

    .medium-flex-child-grow {
        flex: 1 0 auto;
    }

    .medium-flex-child-shrink {
        flex: 0 1 auto;
    }

    .medium-flex-dir-row {
        flex-direction: row;
    }

    .medium-flex-dir-row-reverse {
        flex-direction: row-reverse;
    }

    .medium-flex-dir-column {
        flex-direction: column;
    }

    .medium-flex-dir-column-reverse {
        flex-direction: column-reverse;
    }
}

@media print, screen and (min-width: 64em) {
    .large-flex-container {
        display: flex;
    }

    .large-flex-child-auto {
        flex: 1 1 auto;
    }

    .large-flex-child-grow {
        flex: 1 0 auto;
    }

    .large-flex-child-shrink {
        flex: 0 1 auto;
    }

    .large-flex-dir-row {
        flex-direction: row;
    }

    .large-flex-dir-row-reverse {
        flex-direction: row-reverse;
    }

    .large-flex-dir-column {
        flex-direction: column;
    }

    .large-flex-dir-column-reverse {
        flex-direction: column-reverse;
    }
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0;
}

thead,tbody,tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe;
}

caption {
    padding: 0.3636363636rem 0.4545454545rem 0.4545454545rem;
    font-weight: 400;
}

thead {
    background: #f8f8f8;
    color: #676769;
}

tfoot {
    background: #f1f1f1;
    color: #676769;
}

thead tr,tfoot tr {
    background: transparent;
}

thead th,thead td,tfoot th,tfoot td {
    padding: 0.3636363636rem 0.4545454545rem 0.4545454545rem;
    font-weight: 400;
    text-align: left;
}

tbody th,tbody td {
    padding: 0.3636363636rem 0.4545454545rem 0.4545454545rem;
}

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: 63.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;
}

.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fefefe;
    color: #676769;
}

.callout> :first-child {
    margin-top: 0;
}

.callout> :last-child {
    margin-bottom: 0;
}

.callout.primary {
    background-color: #676769;
    color: #676769;
}

.callout.secondary {
    background-color: #f9ad09;
    color: #676769;
}

.callout.success {
    background-color: #f9ad09;
    color: #676769;
}

.callout.warning {
    background-color: #f9ad09;
    color: #676769;
}

.callout.alert {
    background-color: #ec5840;
    color: #676769;
}

.callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
}

.cssDisplayNone {
    display: none;
}

DIV#jsDivPagedotTop,DIV#jsDivPagedotAjax,DIV#jsDivPagedot {
    position: absolute;
    z-index: 1;
    left: 1px;
    top: 1px;
    background: transparent;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    src: url("/fonts/Roboto/Roboto-Thin.ttf") format("truetype");
    font-weight: 100;
}

@font-face {
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 100;
    src: url("/fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 300;
    src: url("/fonts/Roboto_Condensed/RobotoCondensed-Light.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto Condensed";
    src: url("/fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

BODY {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

H3 {
    font-weight: 400;
}

A, BUTTON {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    outline: 0 !important;
}

P.cssLabelHint {
    font-size: 0.8181818182rem;
    margin: 0.2272727273rem 0 0.4545454545rem 0;
}

P.cssHint {
    font-size: 1.0909090909rem;
}

P.cssHint A {
    text-decoration: none;
}

P.cssHint A:hover {
    color: #676769;
}

DIV.cssUserData.callout {
    color: #fefefe;
}

DIV.cssUserData.callout P {
    margin-bottom: 0;
}

DIV.cssUserData.callout A {
    color: #fefefe;
}

DIV.cssUserData.callout A:hover {
    color: #f9ad09;
}

::-moz-selection {
    color: #676769;
    background: #f2f2f2;
}

::selection {
    color: #676769;
    background: #f2f2f2;
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url("/fonts/glyphicons/glyphicons-halflings-regular.eot");
    src: url("/fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/glyphicons/glyphicons-halflings-regular.woff") format("woff"), url("/fonts/glyphicons/glyphicons-halflings-regular.ttf") format("truetype"), url("/fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.icon_marker, .icon_phone, .icon_email, .icon_url, .icon_printer, .icon_check, .icon-info, .icon_star {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-size: 0.7272727273rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon_marker:before {
    content: "";
}

.icon_phone:before {
    content: "";
}

.icon_email:before {
    content: "✉";
}

.icon_url:before {
    content: "";
}

.icon_printer:before {
    content: "";
}

.icon_check:before {
    content: "";
}

.icon-info:before {
    content: "";
}

.icon_star {
    padding: 0;
    width: 0.9090909091rem;
}

.icon_star:before {
    content: "";
}

DIV.cssDividerTop {
    margin-top: 0.9090909091rem;
}

SELECT {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 0.9090909091rem;
}

INPUT[type=file] {
    margin-top: 0.2727272727rem;
}

LABEL.cssCheckbox {
    display: flex;
    align-items: baseline;
}

LABEL.cssCheckbox INPUT[type=checkbox] {
    flex: none;
}

.error INPUT.singleBorderInput, .error TEXTAREA.singleBorderInput, .error SELECT.singleBorderInput {
    border-bottom: 0.0454545455rem solid #ec5840 !important;
}

.error INPUT, .error TEXTAREA, .error SELECT {
    border: 0.0454545455rem solid #ec5840 !important;
}

.error INPUT[type=file] {
    border: none !important;
}

.error LABEL, .error LABEL.error {
    color: #ec5840;
}

FORM .error INPUT {
    color: #ec5840;
}

DIV#cssErrorMessage P,P#cssErrorMessage {
    color: #ec5840 !important;
}
