/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

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

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

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

a {
    background-color: transparent
}

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

b, strong {
    font-weight: bolder
}

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

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

fieldset {
    padding: .35em .75em .625em
}

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

.foundation-mq {
    font-family: "xsmall=0em&small=25em&medium=48em&large=64em&xlarge=75em&xxlarge=90em&xxxlarge=120em"
}

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

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

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

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

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

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

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

pre {
    overflow: auto
}

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

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

a img, hr {
    border: 0
}

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

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

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

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

.row {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto
}

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

.row:after {
    clear: both
}

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

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

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

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

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

@media screen and (min-width: 75em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media screen and (min-width: 90em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media screen and (min-width: 120em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.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, .row.gutter-xsmall > .column, .row.gutter-xsmall > .columns {
    padding-right: .625rem;
    padding-left: .625rem
}

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

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

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

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

.column, .column:last-child:not(:first-child), .columns, .columns:last-child:not(:first-child) {
    float: left;
    clear: none
}

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

.xsmall-1 {
    width: 8.33333%
}

.xsmall-push-1 {
    position: relative;
    left: 8.33333%
}

.xsmall-pull-1 {
    position: relative;
    left: -8.33333%
}

.xsmall-offset-0 {
    margin-left: 0
}

.xsmall-2 {
    width: 16.66667%
}

.xsmall-push-2 {
    position: relative;
    left: 16.66667%
}

.xsmall-pull-2 {
    position: relative;
    left: -16.66667%
}

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

.xsmall-3 {
    width: 25%
}

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

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

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

.xsmall-4 {
    width: 33.33333%
}

.xsmall-push-4 {
    position: relative;
    left: 33.33333%
}

.xsmall-pull-4 {
    position: relative;
    left: -33.33333%
}

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

.xsmall-5 {
    width: 41.66667%
}

.xsmall-push-5 {
    position: relative;
    left: 41.66667%
}

.xsmall-pull-5 {
    position: relative;
    left: -41.66667%
}

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

.xsmall-6 {
    width: 50%
}

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

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

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

.xsmall-7 {
    width: 58.33333%
}

.xsmall-push-7 {
    position: relative;
    left: 58.33333%
}

.xsmall-pull-7 {
    position: relative;
    left: -58.33333%
}

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

.xsmall-8 {
    width: 66.66667%
}

.xsmall-push-8 {
    position: relative;
    left: 66.66667%
}

.xsmall-pull-8 {
    position: relative;
    left: -66.66667%
}

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

.xsmall-9 {
    width: 75%
}

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

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

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

.xsmall-10 {
    width: 83.33333%
}

.xsmall-push-10 {
    position: relative;
    left: 83.33333%
}

.xsmall-pull-10 {
    position: relative;
    left: -83.33333%
}

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

.xsmall-11 {
    width: 91.66667%
}

.xsmall-push-11 {
    position: relative;
    left: 91.66667%
}

.xsmall-pull-11 {
    position: relative;
    left: -91.66667%
}

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

.xsmall-12 {
    width: 100%
}

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

.xsmall-up-1 > .column, .xsmall-up-1 > .columns {
    float: left;
    width: 100%
}

.xsmall-up-1 > .column:nth-of-type(1n), .xsmall-up-1 > .columns:nth-of-type(1n) {
    clear: none
}

.xsmall-up-1 > .column:nth-of-type(1n+1), .xsmall-up-1 > .columns:nth-of-type(1n+1) {
    clear: both
}

.xsmall-up-1 > .column:last-child, .xsmall-up-1 > .columns:last-child {
    float: left
}

.xsmall-up-2 > .column, .xsmall-up-2 > .columns {
    float: left;
    width: 50%
}

.xsmall-up-2 > .column:nth-of-type(1n), .xsmall-up-2 > .columns:nth-of-type(1n) {
    clear: none
}

.xsmall-up-2 > .column:nth-of-type(odd), .xsmall-up-2 > .columns:nth-of-type(odd) {
    clear: both
}

.xsmall-up-2 > .column:last-child, .xsmall-up-2 > .columns:last-child {
    float: left
}

.xsmall-up-3 > .column, .xsmall-up-3 > .columns {
    float: left;
    width: 33.33333%
}

.xsmall-up-3 > .column:nth-of-type(1n), .xsmall-up-3 > .columns:nth-of-type(1n) {
    clear: none
}

.xsmall-up-3 > .column:nth-of-type(3n+1), .xsmall-up-3 > .columns:nth-of-type(3n+1) {
    clear: both
}

.xsmall-up-3 > .column:last-child, .xsmall-up-3 > .columns:last-child {
    float: left
}

.xsmall-up-4 > .column, .xsmall-up-4 > .columns {
    float: left;
    width: 25%
}

.xsmall-up-4 > .column:nth-of-type(1n), .xsmall-up-4 > .columns:nth-of-type(1n) {
    clear: none
}

.xsmall-up-4 > .column:nth-of-type(4n+1), .xsmall-up-4 > .columns:nth-of-type(4n+1) {
    clear: both
}

.xsmall-up-4 > .column:last-child, .xsmall-up-4 > .columns:last-child {
    float: left
}

.xsmall-up-5 > .column, .xsmall-up-5 > .columns {
    float: left;
    width: 20%
}

.xsmall-up-5 > .column:nth-of-type(1n), .xsmall-up-5 > .columns:nth-of-type(1n) {
    clear: none
}

.xsmall-up-5 > .column:nth-of-type(5n+1), .xsmall-up-5 > .columns:nth-of-type(5n+1) {
    clear: both
}

.xsmall-up-5 > .column:last-child, .xsmall-up-5 > .columns:last-child {
    float: left
}

.xsmall-up-6 > .column, .xsmall-up-6 > .columns {
    float: left;
    width: 16.66667%
}

.xsmall-up-6 > .column:nth-of-type(1n), .xsmall-up-6 > .columns:nth-of-type(1n) {
    clear: none
}

.xsmall-up-6 > .column:nth-of-type(6n+1), .xsmall-up-6 > .columns:nth-of-type(6n+1) {
    clear: both
}

.xsmall-up-6 > .column:last-child, .xsmall-up-6 > .columns:last-child {
    float: left
}

.xsmall-up-7 > .column, .xsmall-up-7 > .columns {
    float: left;
    width: 14.28571%
}

.xsmall-up-7 > .column:nth-of-type(1n), .xsmall-up-7 > .columns:nth-of-type(1n) {
    clear: none
}

.xsmall-up-7 > .column:nth-of-type(7n+1), .xsmall-up-7 > .columns:nth-of-type(7n+1) {
    clear: both
}

.xsmall-up-7 > .column:last-child, .xsmall-up-7 > .columns:last-child {
    float: left
}

.xsmall-up-8 > .column, .xsmall-up-8 > .columns {
    float: left;
    width: 12.5%
}

.xsmall-up-8 > .column:nth-of-type(1n), .xsmall-up-8 > .columns:nth-of-type(1n) {
    clear: none
}

.xsmall-up-8 > .column:nth-of-type(8n+1), .xsmall-up-8 > .columns:nth-of-type(8n+1) {
    clear: both
}

.xsmall-up-8 > .column:last-child, .xsmall-up-8 > .columns:last-child {
    float: left
}

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

.expanded.row .xsmall-collapse.row, .xsmall-collapse .row {
    margin-right: 0;
    margin-left: 0
}

.xsmall-uncollapse > .column, .xsmall-uncollapse > .columns {
    padding-right: .625rem;
    padding-left: .625rem
}

.xsmall-centered {
    margin-right: auto;
    margin-left: auto
}

.xsmall-centered, .xsmall-centered:last-child:not(:first-child) {
    float: none;
    clear: both
}

.xsmall-pull-0, .xsmall-push-0, .xsmall-uncentered {
    position: static;
    margin-right: 0;
    margin-left: 0
}

.xsmall-pull-0, .xsmall-pull-0:last-child:not(:first-child), .xsmall-push-0, .xsmall-push-0:last-child:not(:first-child), .xsmall-uncentered, .xsmall-uncentered:last-child:not(:first-child) {
    float: left;
    clear: none
}

.xsmall-pull-0:last-child:not(:first-child), .xsmall-push-0:last-child:not(:first-child), .xsmall-uncentered:last-child:not(:first-child) {
    float: right
}

@media print, screen and (min-width: 25em) {
    .small-1 {
        width: 8.33333%
    }

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

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

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

    .small-2 {
        width: 16.66667%
    }

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

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

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

    .small-3 {
        width: 25%
    }

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

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

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

    .small-4 {
        width: 33.33333%
    }

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

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

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

    .small-5 {
        width: 41.66667%
    }

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

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

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

    .small-6 {
        width: 50%
    }

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

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

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

    .small-7 {
        width: 58.33333%
    }

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

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

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

    .small-8 {
        width: 66.66667%
    }

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

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

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

    .small-9 {
        width: 75%
    }

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

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

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

    .small-10 {
        width: 83.33333%
    }

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

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

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

    .small-11 {
        width: 91.66667%
    }

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

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

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

    .small-12 {
        width: 100%
    }

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

    .small-up-1 > .column, .small-up-1 > .columns {
        float: left;
        width: 100%
    }

    .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
        float: left
    }

    .small-up-2 > .column, .small-up-2 > .columns {
        float: left;
        width: 50%
    }

    .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-2 > .column:nth-of-type(odd), .small-up-2 > .columns:nth-of-type(odd) {
        clear: both
    }

    .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
        float: left
    }

    .small-up-3 > .column, .small-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

    .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
        float: left
    }

    .small-up-4 > .column, .small-up-4 > .columns {
        float: left;
        width: 25%
    }

    .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
        float: left
    }

    .small-up-5 > .column, .small-up-5 > .columns {
        float: left;
        width: 20%
    }

    .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
        float: left
    }

    .small-up-6 > .column, .small-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

    .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
        float: left
    }

    .small-up-7 > .column, .small-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

    .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
        float: left
    }

    .small-up-8 > .column, .small-up-8 > .columns {
        float: left;
        width: 12.5%
    }

    .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
        float: left
    }

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

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

    .small-uncollapse > .column, .small-uncollapse > .columns {
        padding-right: .625rem;
        padding-left: .625rem
    }

    .small-centered {
        margin-right: auto;
        margin-left: auto
    }

    .small-centered, .small-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .small-pull-0, .small-push-0, .small-uncentered {
        position: static;
        margin-right: 0;
        margin-left: 0
    }

    .small-pull-0, .small-pull-0:last-child:not(:first-child), .small-push-0, .small-push-0:last-child:not(:first-child), .small-uncentered, .small-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none
    }

    .small-pull-0:last-child:not(:first-child), .small-push-0:last-child:not(:first-child), .small-uncentered:last-child:not(:first-child) {
        float: right
    }
}

@media print, screen and (min-width: 48em) {
    .medium-1 {
        width: 8.33333%
    }

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

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

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

    .medium-2 {
        width: 16.66667%
    }

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

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

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

    .medium-3 {
        width: 25%
    }

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

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

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

    .medium-4 {
        width: 33.33333%
    }

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

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

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

    .medium-5 {
        width: 41.66667%
    }

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

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

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

    .medium-6 {
        width: 50%
    }

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

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

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

    .medium-7 {
        width: 58.33333%
    }

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

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

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

    .medium-8 {
        width: 66.66667%
    }

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

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

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

    .medium-9 {
        width: 75%
    }

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

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

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

    .medium-10 {
        width: 83.33333%
    }

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

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

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

    .medium-11 {
        width: 91.66667%
    }

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

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

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

    .medium-12 {
        width: 100%
    }

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

    .medium-up-1 > .column, .medium-up-1 > .columns {
        float: left;
        width: 100%
    }

    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
        float: left
    }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        float: left;
        width: 50%
    }

    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2 > .column:nth-of-type(odd), .medium-up-2 > .columns:nth-of-type(odd) {
        clear: both
    }

    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
        float: left
    }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
        float: left
    }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        float: left;
        width: 25%
    }

    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
        float: left
    }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        float: left;
        width: 20%
    }

    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
        float: left
    }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
        float: left
    }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
        float: left
    }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        float: left;
        width: 12.5%
    }

    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
        float: left
    }

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

    .expanded.row .medium-collapse.row, .medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .medium-centered {
        margin-right: auto;
        margin-left: auto
    }

    .medium-centered, .medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .medium-pull-0, .medium-push-0, .medium-uncentered {
        position: static;
        margin-right: 0;
        margin-left: 0
    }

    .medium-pull-0, .medium-pull-0:last-child:not(:first-child), .medium-push-0, .medium-push-0:last-child:not(:first-child), .medium-uncentered, .medium-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none
    }

    .medium-pull-0:last-child:not(:first-child), .medium-push-0:last-child:not(:first-child), .medium-uncentered:last-child:not(:first-child) {
        float: right
    }
}

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

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

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

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

    .large-2 {
        width: 16.66667%
    }

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

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

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

    .large-3 {
        width: 25%
    }

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

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

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

    .large-4 {
        width: 33.33333%
    }

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

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

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

    .large-5 {
        width: 41.66667%
    }

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

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

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

    .large-6 {
        width: 50%
    }

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

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

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

    .large-7 {
        width: 58.33333%
    }

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

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

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

    .large-8 {
        width: 66.66667%
    }

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

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

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

    .large-9 {
        width: 75%
    }

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

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

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

    .large-10 {
        width: 83.33333%
    }

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

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

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

    .large-11 {
        width: 91.66667%
    }

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

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

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

    .large-12 {
        width: 100%
    }

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

    .large-up-1 > .column, .large-up-1 > .columns {
        float: left;
        width: 100%
    }

    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
        float: left
    }

    .large-up-2 > .column, .large-up-2 > .columns {
        float: left;
        width: 50%
    }

    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-2 > .column:nth-of-type(odd), .large-up-2 > .columns:nth-of-type(odd) {
        clear: both
    }

    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
        float: left
    }

    .large-up-3 > .column, .large-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
        float: left
    }

    .large-up-4 > .column, .large-up-4 > .columns {
        float: left;
        width: 25%
    }

    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
        float: left
    }

    .large-up-5 > .column, .large-up-5 > .columns {
        float: left;
        width: 20%
    }

    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
        float: left
    }

    .large-up-6 > .column, .large-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
        float: left
    }

    .large-up-7 > .column, .large-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
        float: left
    }

    .large-up-8 > .column, .large-up-8 > .columns {
        float: left;
        width: 12.5%
    }

    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
        float: left
    }

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

    .expanded.row .large-collapse.row, .large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .large-centered {
        margin-right: auto;
        margin-left: auto
    }

    .large-centered, .large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .large-pull-0, .large-push-0, .large-uncentered {
        position: static;
        margin-right: 0;
        margin-left: 0
    }

    .large-pull-0, .large-pull-0:last-child:not(:first-child), .large-push-0, .large-push-0:last-child:not(:first-child), .large-uncentered, .large-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none
    }

    .large-pull-0:last-child:not(:first-child), .large-push-0:last-child:not(:first-child), .large-uncentered:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width: 75em) {
    .xlarge-1 {
        width: 8.33333%
    }

    .xlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .xlarge-offset-0 {
        margin-left: 0
    }

    .xlarge-2 {
        width: 16.66667%
    }

    .xlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

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

    .xlarge-3 {
        width: 25%
    }

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

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

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

    .xlarge-4 {
        width: 33.33333%
    }

    .xlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

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

    .xlarge-5 {
        width: 41.66667%
    }

    .xlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

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

    .xlarge-6 {
        width: 50%
    }

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

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

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

    .xlarge-7 {
        width: 58.33333%
    }

    .xlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

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

    .xlarge-8 {
        width: 66.66667%
    }

    .xlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

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

    .xlarge-9 {
        width: 75%
    }

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

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

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

    .xlarge-10 {
        width: 83.33333%
    }

    .xlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

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

    .xlarge-11 {
        width: 91.66667%
    }

    .xlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

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

    .xlarge-12 {
        width: 100%
    }

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

    .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
        float: left;
        width: 100%
    }

    .xlarge-up-1 > .column:nth-of-type(1n), .xlarge-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-1 > .column:nth-of-type(1n+1), .xlarge-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .xlarge-up-1 > .column:last-child, .xlarge-up-1 > .columns:last-child {
        float: left
    }

    .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
        float: left;
        width: 50%
    }

    .xlarge-up-2 > .column:nth-of-type(1n), .xlarge-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-2 > .column:nth-of-type(odd), .xlarge-up-2 > .columns:nth-of-type(odd) {
        clear: both
    }

    .xlarge-up-2 > .column:last-child, .xlarge-up-2 > .columns:last-child {
        float: left
    }

    .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

    .xlarge-up-3 > .column:nth-of-type(1n), .xlarge-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-3 > .column:nth-of-type(3n+1), .xlarge-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .xlarge-up-3 > .column:last-child, .xlarge-up-3 > .columns:last-child {
        float: left
    }

    .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
        float: left;
        width: 25%
    }

    .xlarge-up-4 > .column:nth-of-type(1n), .xlarge-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-4 > .column:nth-of-type(4n+1), .xlarge-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .xlarge-up-4 > .column:last-child, .xlarge-up-4 > .columns:last-child {
        float: left
    }

    .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
        float: left;
        width: 20%
    }

    .xlarge-up-5 > .column:nth-of-type(1n), .xlarge-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-5 > .column:nth-of-type(5n+1), .xlarge-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .xlarge-up-5 > .column:last-child, .xlarge-up-5 > .columns:last-child {
        float: left
    }

    .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

    .xlarge-up-6 > .column:nth-of-type(1n), .xlarge-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-6 > .column:nth-of-type(6n+1), .xlarge-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .xlarge-up-6 > .column:last-child, .xlarge-up-6 > .columns:last-child {
        float: left
    }

    .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

    .xlarge-up-7 > .column:nth-of-type(1n), .xlarge-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-7 > .column:nth-of-type(7n+1), .xlarge-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .xlarge-up-7 > .column:last-child, .xlarge-up-7 > .columns:last-child {
        float: left
    }

    .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
        float: left;
        width: 12.5%
    }

    .xlarge-up-8 > .column:nth-of-type(1n), .xlarge-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-8 > .column:nth-of-type(8n+1), .xlarge-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .xlarge-up-8 > .column:last-child, .xlarge-up-8 > .columns:last-child {
        float: left
    }

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

    .expanded.row .xlarge-collapse.row, .xlarge-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .xlarge-centered {
        margin-right: auto;
        margin-left: auto
    }

    .xlarge-centered, .xlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .xlarge-pull-0, .xlarge-push-0, .xlarge-uncentered {
        position: static;
        margin-right: 0;
        margin-left: 0
    }

    .xlarge-pull-0, .xlarge-pull-0:last-child:not(:first-child), .xlarge-push-0, .xlarge-push-0:last-child:not(:first-child), .xlarge-uncentered, .xlarge-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none
    }

    .xlarge-pull-0:last-child:not(:first-child), .xlarge-push-0:last-child:not(:first-child), .xlarge-uncentered:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-1 {
        width: 8.33333%
    }

    .xxlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xxlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .xxlarge-offset-0 {
        margin-left: 0
    }

    .xxlarge-2 {
        width: 16.66667%
    }

    .xxlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xxlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

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

    .xxlarge-3 {
        width: 25%
    }

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

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

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

    .xxlarge-4 {
        width: 33.33333%
    }

    .xxlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xxlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

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

    .xxlarge-5 {
        width: 41.66667%
    }

    .xxlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xxlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

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

    .xxlarge-6 {
        width: 50%
    }

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

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

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

    .xxlarge-7 {
        width: 58.33333%
    }

    .xxlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xxlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

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

    .xxlarge-8 {
        width: 66.66667%
    }

    .xxlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xxlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

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

    .xxlarge-9 {
        width: 75%
    }

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

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

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

    .xxlarge-10 {
        width: 83.33333%
    }

    .xxlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xxlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

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

    .xxlarge-11 {
        width: 91.66667%
    }

    .xxlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xxlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

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

    .xxlarge-12 {
        width: 100%
    }

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

    .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
        float: left;
        width: 100%
    }

    .xxlarge-up-1 > .column:nth-of-type(1n), .xxlarge-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-1 > .column:nth-of-type(1n+1), .xxlarge-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .xxlarge-up-1 > .column:last-child, .xxlarge-up-1 > .columns:last-child {
        float: left
    }

    .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
        float: left;
        width: 50%
    }

    .xxlarge-up-2 > .column:nth-of-type(1n), .xxlarge-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-2 > .column:nth-of-type(odd), .xxlarge-up-2 > .columns:nth-of-type(odd) {
        clear: both
    }

    .xxlarge-up-2 > .column:last-child, .xxlarge-up-2 > .columns:last-child {
        float: left
    }

    .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

    .xxlarge-up-3 > .column:nth-of-type(1n), .xxlarge-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-3 > .column:nth-of-type(3n+1), .xxlarge-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .xxlarge-up-3 > .column:last-child, .xxlarge-up-3 > .columns:last-child {
        float: left
    }

    .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
        float: left;
        width: 25%
    }

    .xxlarge-up-4 > .column:nth-of-type(1n), .xxlarge-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-4 > .column:nth-of-type(4n+1), .xxlarge-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .xxlarge-up-4 > .column:last-child, .xxlarge-up-4 > .columns:last-child {
        float: left
    }

    .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
        float: left;
        width: 20%
    }

    .xxlarge-up-5 > .column:nth-of-type(1n), .xxlarge-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-5 > .column:nth-of-type(5n+1), .xxlarge-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .xxlarge-up-5 > .column:last-child, .xxlarge-up-5 > .columns:last-child {
        float: left
    }

    .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

    .xxlarge-up-6 > .column:nth-of-type(1n), .xxlarge-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-6 > .column:nth-of-type(6n+1), .xxlarge-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .xxlarge-up-6 > .column:last-child, .xxlarge-up-6 > .columns:last-child {
        float: left
    }

    .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

    .xxlarge-up-7 > .column:nth-of-type(1n), .xxlarge-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-7 > .column:nth-of-type(7n+1), .xxlarge-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .xxlarge-up-7 > .column:last-child, .xxlarge-up-7 > .columns:last-child {
        float: left
    }

    .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
        float: left;
        width: 12.5%
    }

    .xxlarge-up-8 > .column:nth-of-type(1n), .xxlarge-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-8 > .column:nth-of-type(8n+1), .xxlarge-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .xxlarge-up-8 > .column:last-child, .xxlarge-up-8 > .columns:last-child {
        float: left
    }

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

    .expanded.row .xxlarge-collapse.row, .xxlarge-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .xxlarge-centered {
        margin-right: auto;
        margin-left: auto
    }

    .xxlarge-centered, .xxlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .xxlarge-pull-0, .xxlarge-push-0, .xxlarge-uncentered {
        position: static;
        margin-right: 0;
        margin-left: 0
    }

    .xxlarge-pull-0, .xxlarge-pull-0:last-child:not(:first-child), .xxlarge-push-0, .xxlarge-push-0:last-child:not(:first-child), .xxlarge-uncentered, .xxlarge-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none
    }

    .xxlarge-pull-0:last-child:not(:first-child), .xxlarge-push-0:last-child:not(:first-child), .xxlarge-uncentered:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width: 120em) {
    .xxxlarge-1 {
        width: 8.33333%
    }

    .xxxlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xxxlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .xxxlarge-offset-0 {
        margin-left: 0
    }

    .xxxlarge-2 {
        width: 16.66667%
    }

    .xxxlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xxxlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

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

    .xxxlarge-3 {
        width: 25%
    }

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

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

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

    .xxxlarge-4 {
        width: 33.33333%
    }

    .xxxlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xxxlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

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

    .xxxlarge-5 {
        width: 41.66667%
    }

    .xxxlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xxxlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

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

    .xxxlarge-6 {
        width: 50%
    }

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

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

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

    .xxxlarge-7 {
        width: 58.33333%
    }

    .xxxlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xxxlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

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

    .xxxlarge-8 {
        width: 66.66667%
    }

    .xxxlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xxxlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

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

    .xxxlarge-9 {
        width: 75%
    }

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

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

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

    .xxxlarge-10 {
        width: 83.33333%
    }

    .xxxlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xxxlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

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

    .xxxlarge-11 {
        width: 91.66667%
    }

    .xxxlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xxxlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

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

    .xxxlarge-12 {
        width: 100%
    }

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

    .xxxlarge-up-1 > .column, .xxxlarge-up-1 > .columns {
        float: left;
        width: 100%
    }

    .xxxlarge-up-1 > .column:nth-of-type(1n), .xxxlarge-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-1 > .column:nth-of-type(1n+1), .xxxlarge-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .xxxlarge-up-1 > .column:last-child, .xxxlarge-up-1 > .columns:last-child {
        float: left
    }

    .xxxlarge-up-2 > .column, .xxxlarge-up-2 > .columns {
        float: left;
        width: 50%
    }

    .xxxlarge-up-2 > .column:nth-of-type(1n), .xxxlarge-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-2 > .column:nth-of-type(odd), .xxxlarge-up-2 > .columns:nth-of-type(odd) {
        clear: both
    }

    .xxxlarge-up-2 > .column:last-child, .xxxlarge-up-2 > .columns:last-child {
        float: left
    }

    .xxxlarge-up-3 > .column, .xxxlarge-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

    .xxxlarge-up-3 > .column:nth-of-type(1n), .xxxlarge-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-3 > .column:nth-of-type(3n+1), .xxxlarge-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .xxxlarge-up-3 > .column:last-child, .xxxlarge-up-3 > .columns:last-child {
        float: left
    }

    .xxxlarge-up-4 > .column, .xxxlarge-up-4 > .columns {
        float: left;
        width: 25%
    }

    .xxxlarge-up-4 > .column:nth-of-type(1n), .xxxlarge-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-4 > .column:nth-of-type(4n+1), .xxxlarge-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .xxxlarge-up-4 > .column:last-child, .xxxlarge-up-4 > .columns:last-child {
        float: left
    }

    .xxxlarge-up-5 > .column, .xxxlarge-up-5 > .columns {
        float: left;
        width: 20%
    }

    .xxxlarge-up-5 > .column:nth-of-type(1n), .xxxlarge-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-5 > .column:nth-of-type(5n+1), .xxxlarge-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .xxxlarge-up-5 > .column:last-child, .xxxlarge-up-5 > .columns:last-child {
        float: left
    }

    .xxxlarge-up-6 > .column, .xxxlarge-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

    .xxxlarge-up-6 > .column:nth-of-type(1n), .xxxlarge-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-6 > .column:nth-of-type(6n+1), .xxxlarge-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .xxxlarge-up-6 > .column:last-child, .xxxlarge-up-6 > .columns:last-child {
        float: left
    }

    .xxxlarge-up-7 > .column, .xxxlarge-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

    .xxxlarge-up-7 > .column:nth-of-type(1n), .xxxlarge-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-7 > .column:nth-of-type(7n+1), .xxxlarge-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .xxxlarge-up-7 > .column:last-child, .xxxlarge-up-7 > .columns:last-child {
        float: left
    }

    .xxxlarge-up-8 > .column, .xxxlarge-up-8 > .columns {
        float: left;
        width: 12.5%
    }

    .xxxlarge-up-8 > .column:nth-of-type(1n), .xxxlarge-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .xxxlarge-up-8 > .column:nth-of-type(8n+1), .xxxlarge-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .xxxlarge-up-8 > .column:last-child, .xxxlarge-up-8 > .columns:last-child {
        float: left
    }

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

    .expanded.row .xxxlarge-collapse.row, .xxxlarge-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .xxxlarge-uncollapse > .column, .xxxlarge-uncollapse > .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .xxxlarge-centered {
        margin-right: auto;
        margin-left: auto
    }

    .xxxlarge-centered, .xxxlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .xxxlarge-pull-0, .xxxlarge-push-0, .xxxlarge-uncentered {
        position: static;
        margin-right: 0;
        margin-left: 0
    }

    .xxxlarge-pull-0, .xxxlarge-pull-0:last-child:not(:first-child), .xxxlarge-push-0, .xxxlarge-push-0:last-child:not(:first-child), .xxxlarge-uncentered, .xxxlarge-uncentered:last-child:not(:first-child) {
        float: left;
        clear: none
    }

    .xxxlarge-pull-0:last-child:not(:first-child), .xxxlarge-push-0:last-child:not(:first-child), .xxxlarge-uncentered:last-child:not(:first-child) {
        float: right
    }
}

.column-block {
    margin-bottom: 1.25rem
}

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

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

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

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

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

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

.clearfix:after {
    clear: both
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media print, screen and (max-width: 24.99875em) {
    .hide-for-xsmall-only {
        display: none !important
    }
}

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

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

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

@media print, screen and (min-width: 25em) and (max-width: 47.99875em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 24.99875em), 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.99875em) {
    .show-for-medium {
        display: none !important
    }
}

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

@media screen and (max-width: 47.99875em), 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.99875em) {
    .show-for-large {
        display: none !important
    }
}

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

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

@media screen and (min-width: 75em) {
    .hide-for-xlarge {
        display: none !important
    }
}

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

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

@media screen and (min-width: 90em) {
    .hide-for-xxlarge {
        display: none !important
    }
}

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

@media screen and (min-width: 90em) and (max-width: 119.99875em) {
    .hide-for-xxlarge-only {
        display: none !important
    }
}

@media screen and (max-width: 89.99875em), screen and (min-width: 120em) {
    .show-for-xxlarge-only {
        display: none !important
    }
}

@media screen and (min-width: 120em) {
    .hide-for-xxxlarge {
        display: none !important
    }
}

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

@media screen and (min-width: 120em) {
    .hide-for-xxxlarge-only {
        display: none !important
    }
}

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

.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: .0625rem !important;
    height: .0625rem !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
}

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

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

@media screen and (orientation: portrait) {
    .hide-for-portrait, .show-for-landscape {
        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
    }
}

.document-selector__documents, .map-pager ul, nav ul {
    margin: 0;
    padding: 0
}

.document-selector__documents, .document-selector__documents li, .map-pager ul, .map-pager ul li, nav ul, nav ul li {
    list-style: none
}

body.nav-is-open {
    position: fixed
}

@media print, screen and (min-width: 48em) {
    body.nav-is-open {
        position: static
    }
}

@media print, screen and (min-width: 48em) {
    body {
        font-size: 1.25rem;
        line-height: 1.875rem
    }
}

button, html, input, select, textarea {
    color: #0a0a0a
}

audio, canvas, img, video {
    vertical-align: middle
}

iframe, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=file], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    max-width: 100%
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=file], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
    word-break: normal
}

label {
    display: inline-block;
    margin-bottom: .625rem
}

label + input[type=checkbox], label + input[type=radio] {
    left: auto;
    opacity: 1;
    position: static
}

input[type=checkbox], input[type=radio] {
    left: -624.9375rem;
    opacity: 0;
    position: absolute
}

input[type=checkbox]:checked + label, input[type=radio]:checked + label {
    color: #37246b;
    font-weight: 400 !important
}

input[type=checkbox] + label, input[type=radio] + label {
    color: #0a0a0a;
    cursor: pointer;
    font-weight: 400;
    max-width: calc(100% - 2.125rem);
    min-height: 1.5rem;
    padding-left: 2.125rem !important;
    padding-top: 0 !important;
    position: relative;
    -webkit-transition: color .4s;
    transition: color .4s
}

input[type=checkbox] + label:hover, input[type=radio] + label:hover {
    color: #37246b
}

input[type=checkbox] + label:after, input[type=checkbox] + label:before, input[type=radio] + label:after, input[type=radio] + label:before {
    content: "";
    display: inline-block;
    position: absolute
}

input[type=checkbox]:hover + label, input[type=radio]:hover + label {
    color: #37246b
}

input[type=radio]:checked + label:after {
    opacity: 1
}

input[type=radio] + label {
    color: #0a0a0a;
    font-weight: 400;
    max-width: calc(100% - 2.125rem);
    min-height: 1.5rem !important;
    padding-left: 2.125rem !important;
    padding-top: .275em;
    position: relative;
    -webkit-transition: color .4s;
    transition: color .4s
}

input[type=radio] + label:after, input[type=radio] + label:before {
    content: "";
    display: inline-block;
    position: absolute
}

input[type=radio] + label:before {
    border: 2px solid #37246b;
    border-radius: 50%;
    height: 1.5rem;
    left: 0;
    top: 0;
    width: 1.5rem
}

input[type=radio] + label:after {
    background-color: #37246b;
    height: .75rem;
    left: .375rem;
    opacity: 0;
    top: .375rem;
    -webkit-transition: opacity .425s;
    transition: opacity .425s;
    width: .75rem
}

input[type=radio]:hover + label {
    color: #0a0a0a
}

input[type=checkbox]:checked + label:after {
    content: "✓";
    opacity: 1
}

input[type=checkbox] + label:before {
    border: 2px solid #37246b;
    border-radius: 2px;
    height: 1.5rem;
    left: 0;
    top: 0;
    width: 1.5rem
}

input[type=checkbox] + label:after {
    background-color: transparent;
    height: .875rem;
    left: .3125rem;
    line-height: .9375rem;
    opacity: 0;
    top: .3125rem;
    -webkit-transition: opacity .425s;
    transition: opacity .425s;
    width: .875rem
}

input[type=radio] + label:after, input[type=radio] + label:before {
    border-radius: 1.5rem
}

textarea {
    resize: vertical
}

fieldset {
    border: 0;
    margin: 0;
    min-width: 0;
    padding: 0
}

::-ms-input-placeholder {
    color: #0a0a0a
}

::placeholder {
    color: #0a0a0a
}

::-webkit-input-placeholder {
    color: #0a0a0a
}

:-moz-placeholder, ::-moz-placeholder {
    color: #0a0a0a;
    opacity: 1
}

:-ms-input-placeholder {
    color: #0a0a0a
}

.ginput_container_email, .ginput_container_phone, .ginput_container_select, .ginput_container_text, .ginput_container_textarea, .ginput_container_website {
    position: relative
}

.ginput_container_email input[type=email], .ginput_container_email input[type=number], .ginput_container_email input[type=phone], .ginput_container_email input[type=search], .ginput_container_email input[type=text], .ginput_container_email textarea, .ginput_container_phone input[type=email], .ginput_container_phone input[type=number], .ginput_container_phone input[type=phone], .ginput_container_phone input[type=search], .ginput_container_phone input[type=text], .ginput_container_phone textarea, .ginput_container_select input[type=email], .ginput_container_select input[type=number], .ginput_container_select input[type=phone], .ginput_container_select input[type=search], .ginput_container_select input[type=text], .ginput_container_select textarea, .ginput_container_textarea input[type=email], .ginput_container_textarea input[type=number], .ginput_container_textarea input[type=phone], .ginput_container_textarea input[type=search], .ginput_container_textarea input[type=text], .ginput_container_textarea textarea, .ginput_container_text input[type=email], .ginput_container_text input[type=number], .ginput_container_text input[type=phone], .ginput_container_text input[type=search], .ginput_container_text input[type=text], .ginput_container_text textarea, .ginput_container_website input[type=email], .ginput_container_website input[type=number], .ginput_container_website input[type=phone], .ginput_container_website input[type=search], .ginput_container_website input[type=text], .ginput_container_website textarea {
    background-color: #ecebea;
    border-radius: 10px 10px 0 0;
    border: 0 solid #ecebea;
    border-bottom: 1px solid #37246b;
    padding: .9375rem 1.3125rem .5625rem !important
}

.ginput_container_email input[type=email]:focus, .ginput_container_email input[type=number]:focus, .ginput_container_email input[type=phone]:focus, .ginput_container_email input[type=search]:focus, .ginput_container_email input[type=text]:focus, .ginput_container_email textarea:focus, .ginput_container_phone input[type=email]:focus, .ginput_container_phone input[type=number]:focus, .ginput_container_phone input[type=phone]:focus, .ginput_container_phone input[type=search]:focus, .ginput_container_phone input[type=text]:focus, .ginput_container_phone textarea:focus, .ginput_container_select input[type=email]:focus, .ginput_container_select input[type=number]:focus, .ginput_container_select input[type=phone]:focus, .ginput_container_select input[type=search]:focus, .ginput_container_select input[type=text]:focus, .ginput_container_select textarea:focus, .ginput_container_textarea input[type=email]:focus, .ginput_container_textarea input[type=number]:focus, .ginput_container_textarea input[type=phone]:focus, .ginput_container_textarea input[type=search]:focus, .ginput_container_textarea input[type=text]:focus, .ginput_container_textarea textarea:focus, .ginput_container_text input[type=email]:focus, .ginput_container_text input[type=number]:focus, .ginput_container_text input[type=phone]:focus, .ginput_container_text input[type=search]:focus, .ginput_container_text input[type=text]:focus, .ginput_container_text textarea:focus, .ginput_container_website input[type=email]:focus, .ginput_container_website input[type=number]:focus, .ginput_container_website input[type=phone]:focus, .ginput_container_website input[type=search]:focus, .ginput_container_website input[type=text]:focus, .ginput_container_website textarea:focus {
    border-width: 0 0 2px
}

.ginput_container_email .gfield_required, .ginput_container_phone .gfield_required, .ginput_container_select .gfield_required, .ginput_container_text .gfield_required, .ginput_container_textarea .gfield_required, .ginput_container_website .gfield_required {
    color: #0a0a0a
}

.ginput_container_email label, .ginput_container_phone label, .ginput_container_select label, .ginput_container_textarea label, .ginput_container_text label, .ginput_container_website label {
    color: #0a0a0a;
    cursor: text;
    font-family: NotoSans, sans-serif;
    font-size: 1.125rem !important;
    font-weight: 400 !important;
    left: 1.3125rem;
    line-height: 1.5rem !important;
    max-width: 66.66%;
    overflow: hidden;
    position: absolute;
    text-overflow: ellipsis;
    top: .75rem;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transition: color .425s, -webkit-transform .425s;
    transition: color .425s, -webkit-transform .425s;
    transition: transform .425s, color .425s;
    transition: transform .425s, color .425s, -webkit-transform .425s;
    white-space: nowrap
}

.field--filled .ginput_container_email label, .field--filled .ginput_container_phone label, .field--filled .ginput_container_select label, .field--filled .ginput_container_textarea label, .field--filled .ginput_container_text label, .field--filled .ginput_container_website label, .ginput_container_email input:focus + label, .ginput_container_email textarea:focus + label, .ginput_container_phone input:focus + label, .ginput_container_phone textarea:focus + label, .ginput_container_select input:focus + label, .ginput_container_select textarea:focus + label, .ginput_container_textarea input:focus + label, .ginput_container_textarea textarea:focus + label, .ginput_container_text input:focus + label, .ginput_container_text textarea:focus + label, .ginput_container_website input:focus + label, .ginput_container_website textarea:focus + label {
    color: #37246b;
    -webkit-transform: translateY(-21px) scale(.6666);
    transform: translateY(-21px) scale(.6666)
}

.gfield {
    margin: 0 0 2.1875rem !important
}

.contact-form .pushbutton-wide {
    border: 2px solid #37246b;
    border-radius: 10px;
    color: #37246b;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.75rem;
    padding: .625rem 2.5rem;
    text-decoration: none;
    -webkit-transition: background-color .425s, color .425s;
    transition: background-color .425s, color .425s
}

.contact-form .pushbutton-wide__icon {
    margin-left: .5rem
}

.contact-form .pushbutton-wide:focus, .contact-form .pushbutton-wide:hover {
    background-color: #37246b;
    color: #fefefe;
    text-decoration: none
}

.contact-form .pushbutton-wide:disabled {
    border: 2px solid #76777a;
    color: #76777a
}

.contact-form .pushbutton-wide:active {
    background-color: #1c1236;
    color: #fefefe
}

hr {
    border: solid #76777a;
    border-width: 1px 0 0;
    display: block;
    height: .0625rem;
    margin: 3.125rem 0;
    padding: 0;
    position: relative
}

hr.dotted:after, hr.dotted:before {
    background: #76777a;
    border-radius: 50%;
    content: "";
    display: none;
    height: .5625rem;
    position: absolute;
    top: -.3125rem;
    width: .5625rem
}

@media print, screen and (min-width: 48em) {
    hr.dotted:after, hr.dotted:before {
        display: block
    }
}

hr.dotted:before {
    left: 0
}

hr.dotted:after {
    right: 0
}

img {
    max-width: 100%
}

.image {
    background-position: center 30%;
    background-size: cover;
    height: 100%;
    width: 100%
}

a {
    text-decoration: none
}

a:focus, a:hover {
    text-decoration: underline
}

::-moz-selection {
    background: #a2cdee;
    text-shadow: none
}

::selection {
    background: #a2cdee;
    text-shadow: none
}

.gsc-control-cse table {
    table-layout: auto
}
