@charset "UTF-8";


body {
    margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block;
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

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

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: not-allowed;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em&xxxlarge=100.625em";
}

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

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

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

textarea {
    height: auto;
    min-height: 50px;
}

select,
textarea {
    border-radius: 4px;
}

select {
    width: 100%;
}

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

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0;
    border: 0;
    border-radius: 4px;
    line-height: 1;
    background: transparent;
}

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

.is-visible {
    display: block!important;
}

.is-hidden {
    display: none!important;
}

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

.row:after,
.row:before {
    content: ' ';
    display: table;
}

.row:after {
    clear: both;
}

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

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

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

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

.row.expanded {
    max-width: none;
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto;
}

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

@media screen and (min-width:40em) {
    .column,
    .columns {
        padding-right: 2.3rem;
        padding-left: .71875rem;
    }
}

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

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left;
}

.column.row.row,
.row.row.columns {
    float: none;
}

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

.small-1 {
    width: 8.33333%;
}

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

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

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

.small-2 {
    width: 16.66667%;
}

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

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

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

.small-3 {
    width: 25%;
}

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

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

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

.small-4 {
    width: 33.33333%;
}

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

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

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

.small-5 {
    width: 41.66667%;
}

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

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

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

.small-6 {
    width: 50%;
}

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

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

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

.small-7 {
    width: 58.33333%;
}

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

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

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

.small-8 {
    width: 66.66667%;
}

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

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

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

.small-9 {
    width: 75%;
}

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

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

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

.small-10 {
    width: 83.33333%;
}

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

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

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

.small-11 {
    width: 91.66667%;
}

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

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

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

.small-12 {
    width: 100%;
}

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

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

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

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

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

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

.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) {
    xclear: 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: .71875rem;
    padding-left: .71875rem;
}

.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 {
    float: left;
    position: static;
    margin-right: 0;
    margin-left: 0;
}

@media screen and (min-width:40em) {
    .medium-1 {
        width: 8.33333%;
    }

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

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

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

    .medium-2 {
        width: 16.66667%;
    }

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

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

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

    .medium-3 {
        width: 25%;
    }

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

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

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

    .medium-4 {
        width: 33.33333%;
    }

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

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

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

    .medium-5 {
        width: 40.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: 40.66667%;
    }

    .medium-7 {
        width: 59.33333%;
    }

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

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

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

    .medium-8 {
        width: 66.66667%;
    }

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

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

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

    .medium-9 {
        width: 75%;
    }

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

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

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

    .medium-10 {
        width: 83.33333%;
    }

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

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

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

    .medium-11 {
        width: 91.66667%;
    }

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

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

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

    .medium-12 {
        width: 100%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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 {
        float: left;
        position: static;
        margin-right: 0;
        margin-left: 0;
    }
}

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

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

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

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

    .large-2 {
        width: 16.66667%;
    }

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

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

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

    .large-3 {
        width: 25%;
    }

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

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

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

    .large-4 {
        width: 33.33333%;
    }

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

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

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

    .large-5 {
        width: 41.66667%;
    }

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

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

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

    .large-6 {
        width: 50%;
    }

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

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

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

    .large-7 {
        width: 58.33333%;
    }

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

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

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

    .large-8 {
        width: 66.66667%;
    }

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

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

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

    .large-9 {
        width: 75%;
    }

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

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

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

    .large-10 {
        width: 83.33333%;
    }

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

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

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

    .large-11 {
        width: 91.66667%;
    }

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

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

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

    .large-12 {
        width: 100%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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 {
        float: left;
        position: static;
        margin-right: 0;
        margin-left: 0;
    }
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0;
}

p {
    margin-bottom: 11.5px;
    font-size: inherit;
    line-height: 28.75px;
    text-rendering: optimizeLegibility;
}

em,
i {
    font-style: italic;
}

b,
em,
i,
strong {
    line-height: inherit;
}

b,
strong {
    font-weight: 700;
}

small {
    font-size: .8125rem;
    line-height: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 11.5px;
    font-family: Open Sans,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    color: inherit;
    text-rendering: optimizeLegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #b4c6cc;
}

h1 {
    font-size: 1.4375rem;
}

h2 {
    font-size: 1.25rem;
}

h3 {
    font-size: 1.125rem;
}

h4,
h5,
h6 {
    font-size: 1rem;
}

@media screen and (min-width:40em) {
    h1 {
        font-size: 1.8125rem;
    }

    h2 {
        font-size: 1.4375rem;
    }

    h3 {
        font-size: 1.25rem;
    }

    h4 {
        font-size: 1.125rem;
    }

    h5,
    h6 {
        font-size: 1rem;
    }
}

a {
    text-decoration: none;
    line-height: inherit;
    color: #e82a5c;
    cursor: pointer;
}

a:focus,
a:hover {
    color: #d51749;
}

a img {
    border: 0;
}

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

dl,
ol,
ul {
    margin-bottom: 11.5px;
    line-height: 28.75px;
    list-style-position: outside;
}

li {
    font-size: inherit;
}

ul {
    list-style-type: disc;
}

ol,
ul {
    margin-left: 1.25rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
    margin-left: 1.25rem;
}

dl {
    margin-bottom: 1rem;
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700;
}

blockquote {
    margin: 0 0 11.5px;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #b4c6cc;
}

blockquote,
blockquote p {
    line-height: 28.75px;
    color: #667780;
}

cite {
    display: block;
    font-size: .8125rem;
    color: #667780;
}

cite:before {
    content: '\2014 \0020';
}

abbr {
    border-bottom: 1px dotted #161719;
    color: #161719;
    cursor: help;
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #b4c6cc;
    font-weight: 400;
}

code,
kbd {
    font-family: Consolas,Liberation Mono,Courier,monospace;
    color: #161719;
    background-color: #eaeaea;
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    border-radius: 4px;
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 23px;
    color: #667780;
}

.lead {
    font-size: 1.125rem;
    line-height: 28.75px;
}

.stat {
    font-size: 2.5rem;
    line-height: 1;
}

p + .stat {
    margin-top: -1rem;
}

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

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

@media screen and (min-width:40em) {
    .medium-text-left {
        text-align: left;
    }

    .medium-text-right {
        text-align: right;
    }

    .medium-text-center {
        text-align: center;
    }

    .medium-text-justify {
        text-align: justify;
    }
}

@media 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 {
    * {
        text-shadow: none!important;
        color: #000!important;
        background: transparent!important;
        box-shadow: none!important;
    }

    .show-for-print {
        display: block!important;
    }

    .hide-for-print {
        display: none!important;
    }

    table.show-for-print {
        display: table!important;
    }

    thead.show-for-print {
        display: table-header-group!important;
    }

    tbody.show-for-print {
        display: table-row-group!important;
    }

    tr.show-for-print {
        display: table-row!important;
    }

    td.show-for-print,
    th.show-for-print {
        display: table-cell!important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: "(" attr(href) ") ";
    }

    .ir a:after,
    a[href^='#']:after,
    a[href^='javascript:']:after {
        content: '';
    }

    abbr[title]:after {
        content: "(" attr(title) ") ";
    }

    blockquote,
    pre {
        border: 1px solid #667780;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    img,
    tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100%!important;
    }

    @page {
        margin: .5cm;
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.button {
    display: inline-block;
    -webkit-appearance: none;
    margin: 0 0 1.4375rem;
    padding: .85em 1em;
    border: 1px solid transparent;
    border-radius: 4px;
    text-align: center;
    font-size: 1.25rem;
    line-height: 1;
    vertical-align: middle;
    color: #fff;
    background-color: #161719;
    transition: background-color .25s ease-out,color .25s ease-out;
    cursor: pointer;
}

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

.button:focus,
.button:hover {
    color: #fff;
    background-color: #131415;
}

.button.tiny {
    font-size: .8125rem;
}

.button.small {
    font-size: 1rem;
}

.button.large {
    font-size: 1.4375rem;
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.button.primary {
    color: #fff;
    background-color: #e82a5c;
}

.button.primary:focus,
.button.primary:hover {
    color: #fff;
    background-color: #c61544;
}

.button.secondary {
    color: #fff;
    background-color: #161719;
}

.button.secondary:focus,
.button.secondary:hover {
    color: #fff;
    background-color: #121214;
}

.button.success {
    color: #fff;
    background-color: #47cc5e;
}

.button.success:focus,
.button.success:hover {
    color: #fff;
    background-color: #30ac45;
}

.button.warning {
    color: #fff;
    background-color: #ffae00;
}

.button.warning:focus,
.button.warning:hover {
    color: #fff;
    background-color: #cc8b00;
}

.button.alert {
    color: #fff;
    background-color: #c61544;
}

.button.alert:focus,
.button.alert:hover {
    color: #fff;
    background-color: #9e1136;
}

.button.hollow {
    border: 1px solid #e82a5c;
    color: #e82a5c;
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
    background-color: transparent;
}

.button.hollow:focus,
.button.hollow:hover {
    border-color: #7c0d2a;
    color: #7c0d2a;
}

.button.hollow.primary {
    border: 1px solid #e82a5c;
    color: #e82a5c;
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #7c0d2a;
    color: #7c0d2a;
}

.button.hollow.secondary {
    border: 1px solid #161719;
    color: #161719;
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #0b0c0d;
    color: #0b0c0d;
}

.button.hollow.success {
    border: 1px solid #47cc5e;
    color: #47cc5e;
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #1e6c2b;
    color: #1e6c2b;
}

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00;
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #805700;
    color: #805700;
}

.button.hollow.alert {
    border: 1px solid #c61544;
    color: #c61544;
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #630b22;
    color: #630b22;
}

.button.disabled,
.button[disabled] {
    opacity: .25;
    cursor: not-allowed;
}

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover {
    color: #fff;
    background-color: #e82a5c;
}

.button.disabled.primary,
.button[disabled].primary {
    opacity: .25;
    cursor: not-allowed;
}

.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
    color: #fff;
    background-color: #e82a5c;
}

.button.disabled.secondary,
.button[disabled].secondary {
    opacity: .25;
    cursor: not-allowed;
}

.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
    color: #fff;
    background-color: #161719;
}

.button.disabled.success,
.button[disabled].success {
    opacity: .25;
    cursor: not-allowed;
}

.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success:focus,
.button[disabled].success:hover {
    color: #fff;
    background-color: #47cc5e;
}

.button.disabled.warning,
.button[disabled].warning {
    opacity: .25;
    cursor: not-allowed;
}

.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
    color: #fff;
    background-color: #ffae00;
}

.button.disabled.alert,
.button[disabled].alert {
    opacity: .25;
    cursor: not-allowed;
}

.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
    color: #fff;
    background-color: #c61544;
}

.button.dropdown:after {
    content: '';
    display: block;
    display: inline-block;
    float: right;
    position: relative;
    top: .4em;
    width: 0;
    height: 0;
    margin-left: 1em;
    border: .4em inset;
    border-color: #fff transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
}

.button.arrow-only:after {
    float: none;
    top: -.1em;
    margin-left: 0;
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-sizing: border-box;
    width: 99%;
    height: 3.09375rem;
    margin: 0 0 1.4375rem;
    padding: .71875rem;
    border: 1px solid #b4c6cc;
    border-radius: 4px;
    font-family: inherit;
    font-size: 1rem;
    color: #667780;
    background-color: #fff;
    box-shadow: none;
    transition: box-shadow .5s,border-color .25s ease-in-out;
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    border: 1px solid #667780;
    outline: none;
    background-color: #fff;
    box-shadow: 0 0 5px #b4c6cc;
    transition: box-shadow .5s,border-color .25s ease-in-out;
}

textarea {
    max-width: 100%;
}

textarea[rows] {
    height: auto;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #b4c6cc;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #b4c6cc;
	opacity:1;
	font-size:14px;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #b4c6cc;
}

input::placeholder,
textarea::placeholder {
    color: #b4c6cc;
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #eaeaea;
    cursor: default;
}

[type=button],
[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 4px;
}

input[type=search] {
    box-sizing: border-box;
}

[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 1.4375rem;
}

[type=checkbox] + label,
[type=radio]+label {
    display: inline-block;
    margin-right: 1.4375rem;
    margin-bottom: 0;
    margin-left: .71875rem;
    vertical-align: baseline;
}

[type=checkbox] + label[for],
[type=radio]+label[for] {
    cursor: pointer;
}

label > [type=checkbox],
label>[type=radio] {
    margin-right: .71875rem;
}

[type=file] {
    width: 100%;
}

label {
    display: block;
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 23px;
    color: #161719;
}

label.middle {
    margin: 0 0 1.4375rem;
    padding: .78125rem 0;
}

.help-text {
    margin-top: -.71875rem;
    font-size: .875rem;
    font-style: italic;
    color: #161719;
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1.4375rem;
}

.input-group > :first-child {
    border-radius: 4px 0 0 4px;
}

.input-group > :last-child>* {
    border-radius: 0 4px 4px 0;
}

.input-group-button,
.input-group-field,
.input-group-label {
    display: table-cell;
    margin: 0;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-label {
    width: 1%;
    height: 100%;
    padding: 0 1rem;
    border: 1px solid #b4c6cc;
    text-align: center;
    white-space: nowrap;
    color: #161719;
    background: #eaeaea;
}

.input-group-label:first-child {
    border-right: 0;
}

.input-group-label:last-child {
    border-left: 0;
}

.input-group-field {
    height: 3.15625rem;
    border-radius: 0;
}

.input-group-button {
    width: 1%;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
}

.input-group-button a,
.input-group-button button,
.input-group-button input {
    margin: 0;
}

.input-group .input-group-button {
    display: table-cell;
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

legend {
    margin-bottom: .71875rem;
    max-width: 100%;
}

.fieldset {
    margin: 1.4375rem 0;
    padding: 0;
    border: 1px solid #b4c6cc;
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem;
    background: #fff;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 3.09375rem;
    margin: 0 0 1.4375rem !important;
    padding: .71875rem !important;
    padding-right: 2.15625rem;
    border: 1px solid #b4c6cc;
    border-radius: 4px;
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    color: #667780;
    background-color: #fff;
    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%28102, 119, 128%29'></polygon></svg>");
    background-position: right -1.4375rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    background-origin: content-box;
}

@media screen and (min-width:0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
    }
}

select:disabled {
    background-color: #eaeaea;
    cursor: default;
}

select::-ms-expand {
    display: none;
}

select[multiple] {
    height: auto;
    background-image: none;
}

.is-invalid-input:not(:focus) {
    border-color: #c61544;
    background-color: rgba(198,21,68,.1);
}

.form-error,
.is-invalid-label {
    color: #c61544;
}

.form-error {
    display: none;
    margin-top: -.71875rem;
    margin-bottom: 1.4375rem;
    font-size: .75rem;
    font-weight: 700;
}

.form-error.is-visible {
    display: block;
}

.accordion {
    margin-left: 0;
    list-style-type: none;
    background: #fff;
}

.accordion-item:first-child > :first-child {
    border-radius: 4px 4px 0 0;
}

.accordion-item:last-child > :last-child {
    border-radius: 0 0 4px 4px;
}

.accordion-title {
    display: block;
    position: relative;
    padding: 1.25rem 1rem;
    border: 1px solid #eaeaea;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #e82a5c;
}

:last-child:not(.is-active) >.accordion-title {
    border-bottom: 1px solid #eaeaea;
    border-radius: 0 0 4px 4px;
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: #eaeaea;
}

.accordion-title:before {
    content: '+';
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
}

.is-active > .accordion-title:before {
    content: '–';
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #eaeaea;
    border-bottom: 0;
    color: #e82a5c;
    background-color: #fff;
}

:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #eaeaea;
}

.callout {
    position: relative;
    margin: 0 0 1rem;
    padding: 16px;
    border: 1px solid rgba(22,23,25,.25);
    border-radius: 0;
    color: #161719;
    background-color: #fff;
}

.callout > :first-child {
    margin-top: 0;
}

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

.callout.primary {
    background-color: #fcdfe7;
}

.callout.secondary {
    background-color: #dadcde;
}

.callout.success {
    background-color: #e3f7e7;
}

.callout.warning {
    background-color: #fff3d9;
}

.callout.alert {
    background-color: #fbd8e1;
}

.callout.small {
    padding: .5rem;
}

.callout.large {
    padding: 3rem;
}

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

.menu > li {
    display: table-cell;
    vertical-align: middle;
}

[data-whatinput=mouse] .menu > li {
    outline: 0;
}

.menu > li>a {
    display: block;
    padding: .7rem 1rem;
    line-height: 1;
}

.menu a,
.menu button,
.menu input {
    margin-bottom: 0;
}

.menu > li>a i,
.menu>li>a i+span,
.menu>li>a img,
.menu>li>a img+span,
.menu>li>a svg,
.menu>li>a svg+span {
    vertical-align: middle;
}

.menu > li>a i,
.menu>li>a img,
.menu>li>a svg {
    display: inline-block;
    margin-right: .25rem;
}

.menu > li {
    display: table-cell;
}

.menu.vertical > li {
    display: block;
}

@media screen and (min-width:40em) {
    .menu.medium-horizontal > li {
        display: table-cell;
    }

    .menu.medium-vertical > li {
        display: block;
    }
}

@media screen and (min-width:64em) {
    .menu.large-horizontal > li {
        display: table-cell;
    }

    .menu.large-vertical > li {
        display: block;
    }
}

.menu.simple li {
    display: inline-block;
    margin-right: 1rem;
    line-height: 1;
}

.menu.simple a {
    padding: 0;
}

.menu.align-right:after,
.menu.align-right:before {
    content: ' ';
    display: table;
}

.menu.align-right:after {
    clear: both;
}

.menu.align-right > li {
    float: right;
}

.menu.expanded {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.menu.expanded > li:first-child:last-child {
    width: 100%;
}

.menu.icon-top > li>a {
    text-align: center;
}

.menu.icon-top > li>a i,
.menu.icon-top>li>a img,
.menu.icon-top>li>a svg {
    display: block;
    margin: 0 auto .25rem;
}

.menu.nested {
    margin-left: 1rem;
}

.menu .active > a {
    color: #fff;
    background: #e82a5c;
}

.menu-text {
    padding: .7rem 1rem;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 700;
    line-height: 1;
    color: inherit;
}

.menu-centered {
    text-align: center;
}

.menu-centered > .menu {
    display: inline-block;
}

.no-js [data-responsive-menu] ul {
    display: none;
}

.menu-icon {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 16px;
    vertical-align: middle;
    cursor: pointer;
}

.menu-icon:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    box-shadow: 0 7px 0 #fff,0 14px 0 #fff;
}

.menu-icon:hover:after {
    background: #b4c6cc;
    box-shadow: 0 7px 0 #b4c6cc,0 14px 0 #b4c6cc;
}

.menu-icon.dark {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 16px;
    vertical-align: middle;
    cursor: pointer;
}

.menu-icon.dark:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #161719;
    box-shadow: 0 7px 0 #161719,0 14px 0 #161719;
}

.menu-icon.dark:hover:after {
    background: #667780;
    box-shadow: 0 7px 0 #667780,0 14px 0 #667780;
}

.dropdown-pane {
    display: block;
    visibility: hidden;
    z-index: 10;
    position: absolute;
    width: 300px;
    padding: 1rem;
    border: 1px solid #b4c6cc;
    border-radius: 4px;
    font-size: 1rem;
    background-color: #fff;
}

.dropdown-pane.is-open {
    visibility: visible;
}

.dropdown-pane.tiny {
    width: 100px;
}

.dropdown-pane.small {
    width: 200px;
}

.dropdown-pane.large {
    width: 400px;
}

.dropdown.menu > li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
}

.dropdown.menu > li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
}

.dropdown.menu > li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem;
}

.dropdown.menu > li.is-dropdown-submenu-parent>a:after {
    content: '';
    display: block;
    right: 5px;
    width: 0;
    height: 0;
    margin-top: -2px;
    border: 5px inset;
    border-color: #e82a5c transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
}

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0;
}

.no-js .dropdown.menu ul {
    display: none;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0;
}

.dropdown.menu.vertical > li.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto;
}

.dropdown.menu.vertical > li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%;
}

.dropdown.menu.vertical > li>a:after {
    right: 14px;
    margin-top: -3px;
}

.dropdown.menu.vertical > li.opens-left>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #e82a5c transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
}

.dropdown.menu.vertical > li.opens-right>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #e82a5c;
    border-right-width: 0;
    border-left-style: solid;
}

@media screen and (min-width:40em) {
    .dropdown.menu.medium-horizontal > li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }

    .dropdown.menu.medium-horizontal > li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem;
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent>a:after {
        content: '';
        display: block;
        right: 5px;
        width: 0;
        height: 0;
        margin-top: -2px;
        border: 5px inset;
        border-color: #e82a5c transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
    }

    .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0;
    }

    .dropdown.menu.medium-vertical > li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
    }

    .dropdown.menu.medium-vertical > li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%;
    }

    .dropdown.menu.medium-vertical > li>a:after {
        right: 14px;
        margin-top: -3px;
    }

    .dropdown.menu.medium-vertical > li.opens-left>a:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #e82a5c transparent transparent;
        border-right-style: solid;
        border-left-width: 0;
    }

    .dropdown.menu.medium-vertical > li.opens-right>a:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #e82a5c;
        border-right-width: 0;
        border-left-style: solid;
    }
}

@media screen and (min-width:64em) {
    .dropdown.menu.large-horizontal > li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }

    .dropdown.menu.large-horizontal > li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem;
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent>a:after {
        content: '';
        display: block;
        right: 5px;
        width: 0;
        height: 0;
        margin-top: -2px;
        border: 5px inset;
        border-color: #e82a5c transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
    }

    .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0;
    }

    .dropdown.menu.large-vertical > li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
    }

    .dropdown.menu.large-vertical > li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%;
    }

    .dropdown.menu.large-vertical > li>a:after {
        right: 14px;
        margin-top: -3px;
    }

    .dropdown.menu.large-vertical > li.opens-left>a:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #e82a5c transparent transparent;
        border-right-style: solid;
        border-left-width: 0;
    }

    .dropdown.menu.large-vertical > li.opens-right>a:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #e82a5c;
        border-right-width: 0;
        border-left-style: solid;
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto;
}

.is-dropdown-menu.vertical {
    width: 100px;
}

.is-dropdown-menu.vertical.align-right {
    float: right;
}

.is-dropdown-submenu-parent {
    position: relative;
}

.is-dropdown-submenu-parent a:after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px;
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto;
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
}

.is-dropdown-submenu {
    display: none;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 200px;
    border: 1px solid #b4c6cc;
    background: #fff;
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a:after {
    right: 14px;
    margin-top: -3px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #e82a5c transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #e82a5c;
    border-right-width: 0;
    border-left-style: solid;
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px;
}

.is-dropdown-submenu > li {
    width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
    display: block;
}

body,
html {
    height: 100%;
}

.off-canvas-wrapper {
    position: relative;
    width: 100%;
    overflow-x: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: auto;
}

.off-canvas-wrapper-inner {
    position: relative;
    width: 100%;
    min-height: 100%;
    transition: transform .5s ease;
}

.off-canvas-wrapper-inner:after,
.off-canvas-wrapper-inner:before {
    content: ' ';
    display: table;
}

.off-canvas-wrapper-inner:after {
    clear: both;
}

.off-canvas-content {
    z-index: 1;
    padding-bottom: .1px;
    min-height: 100%;
    background: #fff;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.js-off-canvas-exit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0,0%,100%,.25);
    transition: background .5s ease;
    cursor: pointer;
}

.off-canvas {
    z-index: -1;
    position: absolute;
    max-height: 100%;
    overflow-y: auto;
    background: #f7f6f2;
    transform: translateX(0);
}

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

.off-canvas.position-left {
    top: 0;
    left: -300px;
    width: 300px;
}

.is-open-left {
    transform: translateX(300px);
}

.off-canvas.position-right {
    top: 0;
    right: -300px;
    width: 300px;
}

.is-open-right {
    transform: translateX(-300px);
}

@media screen and (min-width:40em) {
    .position-left.reveal-for-medium {
        z-index: auto;
        position: fixed;
        left: 0;
    }

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

    .position-right.reveal-for-medium {
        z-index: auto;
        position: fixed;
        right: 0;
    }

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

@media screen and (min-width:64em) {
    .position-left.reveal-for-large {
        z-index: auto;
        position: fixed;
        left: 0;
    }

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

    .position-right.reveal-for-large {
        z-index: auto;
        position: fixed;
        right: 0;
    }

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

.progress {
    height: 23px;
    margin-bottom: .47917rem;
    border-radius: 2px;
    background-color: #b4c6cc;
}

.progress.primary .progress-meter {
    background-color: #e82a5c;
}

.progress.secondary .progress-meter {
    background-color: #161719;
}

.progress.success .progress-meter {
    background-color: #47cc5e;
}

.progress.warning .progress-meter {
    background-color: #ffae00;
}

.progress.alert .progress-meter {
    background-color: #c61544;
}

.progress-meter {
    display: block;
    position: relative;
    width: 0;
    height: 100%;
    border-radius: 4px;
    background-color: #b4c6cc;
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    border-radius: 2px;
    font-size: .75rem;
    font-weight: 700;
    white-space: nowrap;
    color: #fff;
    transform: translate(-50%,-50%);
}

.sticky-container {
    position: relative;
}

.sticky {
    z-index: 0;
    position: absolute;
    transform: translateZ(0);
}

.sticky.is-stuck {
    z-index: 5;
    position: fixed;
}

.sticky.is-stuck.is-at-top {
    top: 0;
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0;
}

.sticky.is-anchored {
    position: absolute;
    right: auto;
    left: auto;
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0;
}

body.is-reveal-open {
    overflow: hidden;
}

html.is-reveal-open,
html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -ms-user-select: none;
}

.reveal-overlay {
    display: none;
    z-index: 1005;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    background-color: rgba(22,23,25,.45);
}

.reveal {
    display: none;
    z-index: 1006;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    padding: 1.4375rem;
    border: none;
    border-radius: 8px;
    overflow-y: auto;
    background-color: #fff;
}

[data-whatinput=mouse] .reveal {
    outline: 0;
}

@media screen and (min-width:40em) {
    .reveal {
        min-height: 0;
    }
}

.reveal .column,
.reveal .columns {
    min-width: 0;
}

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

@media screen and (min-width:40em) {
    .reveal {
        width: 600px;
        max-width: 75rem;
    }
}

@media screen and (min-width:40em) {
    .reveal .reveal {
        right: auto;
        left: auto;
        margin: 0 auto;
    }
}

.reveal.collapse {
    padding: 0;
}

@media screen and (min-width:40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 75rem;
    }
}

@media screen and (min-width:40em) {
    .reveal.small {
        width: 50%;
        max-width: 75rem;
    }
}

@media screen and (min-width:40em) {
    .reveal.large {
        width: 90%;
        max-width: 75rem;
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    margin-left: 0;
    max-width: none;
    min-height: 100vh;
    border: 0;
    border-radius: 0;
}

@media screen and (max-width:39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        height: 100vh;
        margin-left: 0;
        max-width: none;
        min-height: 100vh;
        border: 0;
        border-radius: 0;
    }
}

.reveal.without-overlay {
    position: fixed;
}

.tabs {
    margin: 0;
    border: 1px solid #eaeaea;
    list-style-type: none;
    background: #fff;
}

.tabs:after,
.tabs:before {
    content: ' ';
    display: table;
}

.tabs:after {
    clear: both;
}

.tabs.vertical > li {
    display: block;
    float: none;
    width: auto;
}

.tabs.simple > li>a {
    padding: 0;
}

.tabs.simple > li>a:hover {
    background: transparent;
}

.tabs.primary {
    background: #e82a5c;
}

.tabs.primary > li>a {
    color: #fff;
}

.tabs.primary > li>a:focus,
.tabs.primary>li>a:hover {
    background: #e71e53;
}

.tabs-title {
    float: left;
}

.tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
}

.tabs-title > a:hover {
    background: #fff;
}

.tabs-title > a:focus,
.tabs-title>a[aria-selected=true] {
    background: #eaeaea;
}

.tabs-content {
    border: 1px solid #eaeaea;
    border-top: 0;
    background: #fff;
    transition: all .5s ease;
}

.tabs-content.vertical {
    border: 1px solid #eaeaea;
    border-left: 0;
}

.tabs-panel {
    display: none;
    padding: 1rem;
}

.tabs-panel.is-active {
    display: block;
}

.title-bar {
    padding: .5rem;
    color: #fff;
    background: #161719;
}

.title-bar:after,
.title-bar:before {
    content: ' ';
    display: table;
}

.title-bar:after {
    clear: both;
}

.title-bar .menu-icon {
    margin-right: .25rem;
    margin-left: .25rem;
}

.title-bar-left {
    float: left;
}

.title-bar-right {
    float: right;
    text-align: right;
}

.title-bar-title {
    vertical-align: middle;
}

.has-tip,
.title-bar-title {
    display: inline-block;
    font-weight: 700;
}

.has-tip {
    position: relative;
    border-bottom: 1px dotted #667780;
    cursor: help;
}

.tooltip {
    z-index: 10;
    position: absolute;
    top: calc(100% + .6495rem);
    padding: .75rem;
    max-width: 10rem!important;
    border-radius: 4px;
    font-size: .8125rem;
    color: #fff;
    background-color: #1b637b;
}

.tooltip:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    border: .75rem inset;
    border-color: transparent transparent #1b637b;
    border-top-width: 0;
    border-bottom-style: solid;
    transform: translateX(-50%);
}

.tooltip.top:before,
.tooltip:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
}

.tooltip.top:before {
    top: 100%;
    bottom: auto;
    border: .75rem inset;
    border-color: #1b637b transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
}

.tooltip.left:before {
    left: 100%;
    border: .75rem inset;
    border-color: transparent transparent transparent #1b637b;
    border-right-width: 0;
    border-left-style: solid;
}

.tooltip.left:before,
.tooltip.right:before {
    content: '';
    display: block;
    top: 50%;
    bottom: auto;
    width: 0;
    height: 0;
    transform: translateY(-50%);
}

.tooltip.right:before {
    right: 100%;
    left: auto;
    border: .75rem inset;
    border-color: transparent #1b637b transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
}

.top-bar {
    padding: .5rem;
}

.top-bar:after,
.top-bar:before {
    content: ' ';
    display: table;
}

.top-bar:after {
    clear: both;
}

.top-bar,
.top-bar ul {
    background-color: #161719;
}

.top-bar input {
    margin-right: 1rem;
    max-width: 200px;
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0;
}

.top-bar input.button {
    width: auto;
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    width: 100%;
}

@media screen and (min-width:40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
        width: auto;
    }
}

@media screen and (max-width:63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        width: 100%;
    }
}

@media screen and (max-width:74.9375em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        width: 100%;
    }
}

.top-bar-title {
    float: left;
    margin-right: 1rem;
}

.top-bar-left {
    float: left;
}

.top-bar-right {
    float: right;
}

.hide {
    display: none!important;
}

.invisible {
    visibility: hidden;
}

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

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

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

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

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

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

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

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

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

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

.show-for-sr,
.show-on-focus {
    position: absolute!important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static!important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
}

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

.float-left {
    float: left!important;
}

.float-right {
    float: right!important;
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.clearfix:after,
.clearfix:before {
    content: ' ';
    display: table;
}

.clearfix:after {
    clear: both;
}