﻿meta.foundation-version {
    font-family: "/5.2.2/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0em
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:43.813em)/";
    width: 43.813em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:75.063em)/";
    width: 75.063em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html,
body {
    height: 100%
}

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

html,
body {
    font-size: 100%
}

body {
    background: #fff;
    color: #222;
    padding: 0;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    position: relative;
    cursor: default
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto
}

img {
    -ms-interpolation-mode: bicubic
}

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

.left {
    float: left !important
}

.right {
    float: right !important
}

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

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

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

select {
    width: 100%
}

.row {
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%
}

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

.row:after {
    clear: both
}

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

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

.row .row {
    margin: 0 -.9375rem;
    max-width: none;
    width: auto
}

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

.row .row:after {
    clear: both
}

.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}

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

.row .row.collapse:after {
    clear: both
}

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

.column+.column:last-child,
.columns+.column:last-child,
.column+.columns:last-child,
.columns+.columns:last-child {
    float: right
}

.column+.column.end,
.columns+.column.end,
.column+.columns.end,
.columns+.columns.end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .small-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .small-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .small-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .small-pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }
    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .small-push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .small-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .small-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .small-pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .small-push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .small-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .small-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .small-pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }
    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .small-push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .small-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .small-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .small-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .small-1 {
        width: 8.3333333333%
    }
    .small-2 {
        width: 16.6666666667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.3333333333%
    }
    .small-5 {
        width: 41.6666666667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.3333333333%
    }
    .small-8 {
        width: 66.6666666667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.3333333333%
    }
    .small-11 {
        width: 91.6666666667%
    }
    .small-12 {
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0 !important
    }
    .small-offset-1 {
        margin-left: 8.3333333333% !important
    }
    .small-offset-2 {
        margin-left: 16.6666666667% !important
    }
    .small-offset-3 {
        margin-left: 25% !important
    }
    .small-offset-4 {
        margin-left: 33.3333333333% !important
    }
    .small-offset-5 {
        margin-left: 41.6666666667% !important
    }
    .small-offset-6 {
        margin-left: 50% !important
    }
    .small-offset-7 {
        margin-left: 58.3333333333% !important
    }
    .small-offset-8 {
        margin-left: 66.6666666667% !important
    }
    .small-offset-9 {
        margin-left: 75% !important
    }
    .small-offset-10 {
        margin-left: 83.3333333333% !important
    }
    .small-offset-11 {
        margin-left: 91.6666666667% !important
    }
    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
    .row.small-collapse>.column,
    .row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
}

@media only screen and (min-width: 43.813em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .medium-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .medium-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .medium-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .medium-pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }
    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .medium-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .medium-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .medium-pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }
    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .medium-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .medium-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .medium-pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }
    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .medium-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .medium-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .medium-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .medium-1 {
        width: 8.3333333333%
    }
    .medium-2 {
        width: 16.6666666667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.3333333333%
    }
    .medium-5 {
        width: 41.6666666667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.3333333333%
    }
    .medium-8 {
        width: 66.6666666667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.3333333333%
    }
    .medium-11 {
        width: 91.6666666667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-0 {
        margin-left: 0 !important
    }
    .medium-offset-1 {
        margin-left: 8.3333333333% !important
    }
    .medium-offset-2 {
        margin-left: 16.6666666667% !important
    }
    .medium-offset-3 {
        margin-left: 25% !important
    }
    .medium-offset-4 {
        margin-left: 33.3333333333% !important
    }
    .medium-offset-5 {
        margin-left: 41.6666666667% !important
    }
    .medium-offset-6 {
        margin-left: 50% !important
    }
    .medium-offset-7 {
        margin-left: 58.3333333333% !important
    }
    .medium-offset-8 {
        margin-left: 66.6666666667% !important
    }
    .medium-offset-9 {
        margin-left: 75% !important
    }
    .medium-offset-10 {
        margin-left: 83.3333333333% !important
    }
    .medium-offset-11 {
        margin-left: 91.6666666667% !important
    }
    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
    .row.medium-collapse>.column,
    .row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.medium-uncollapse>.column,
    .row.medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
}

@media only screen and (min-width: 75.063em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .large-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .large-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .large-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .large-pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }
    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .large-push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .large-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .large-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .large-pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }
    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .large-push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .large-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .large-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .large-pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }
    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .large-push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .large-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .large-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .large-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .large-1 {
        width: 8.3333333333%
    }
    .large-2 {
        width: 16.6666666667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.3333333333%
    }
    .large-5 {
        width: 41.6666666667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.3333333333%
    }
    .large-8 {
        width: 66.6666666667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.3333333333%
    }
    .large-11 {
        width: 91.6666666667%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-0 {
        margin-left: 0 !important
    }
    .large-offset-1 {
        margin-left: 8.3333333333% !important
    }
    .large-offset-2 {
        margin-left: 16.6666666667% !important
    }
    .large-offset-3 {
        margin-left: 25% !important
    }
    .large-offset-4 {
        margin-left: 33.3333333333% !important
    }
    .large-offset-5 {
        margin-left: 41.6666666667% !important
    }
    .large-offset-6 {
        margin-left: 50% !important
    }
    .large-offset-7 {
        margin-left: 58.3333333333% !important
    }
    .large-offset-8 {
        margin-left: 66.6666666667% !important
    }
    .large-offset-9 {
        margin-left: 75% !important
    }
    .large-offset-10 {
        margin-left: 83.3333333333% !important
    }
    .large-offset-11 {
        margin-left: 91.6666666667% !important
    }
    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
    .row.large-collapse>.column,
    .row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.large-uncollapse>.column,
    .row.large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}

[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
    content: " ";
    display: table
}

[class*="block-grid-"]:after {
    clear: both
}

[class*="block-grid-"]>li {
    display: block;
    height: auto;
    float: left;
    padding: 0 .625rem 1.25rem
}

@media only screen {
    .small-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .small-block-grid-1>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .small-block-grid-2>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        width: 33.3333333333%;
        list-style: none
    }
    .small-block-grid-3>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .small-block-grid-4>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .small-block-grid-5>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        width: 16.6666666667%;
        list-style: none
    }
    .small-block-grid-6>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        width: 14.2857142857%;
        list-style: none
    }
    .small-block-grid-7>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .small-block-grid-8>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        width: 11.1111111111%;
        list-style: none
    }
    .small-block-grid-9>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .small-block-grid-10>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        width: 9.0909090909%;
        list-style: none
    }
    .small-block-grid-11>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        width: 8.3333333333%;
        list-style: none
    }
    .small-block-grid-12>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 43.813em) {
    .medium-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .medium-block-grid-1>li:nth-of-type(n) {
        clear: none
    }
    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .medium-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .medium-block-grid-2>li:nth-of-type(n) {
        clear: none
    }
    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .medium-block-grid-3>li {
        width: 33.3333333333%;
        list-style: none
    }
    .medium-block-grid-3>li:nth-of-type(n) {
        clear: none
    }
    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .medium-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .medium-block-grid-4>li:nth-of-type(n) {
        clear: none
    }
    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .medium-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .medium-block-grid-5>li:nth-of-type(n) {
        clear: none
    }
    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .medium-block-grid-6>li {
        width: 16.6666666667%;
        list-style: none
    }
    .medium-block-grid-6>li:nth-of-type(n) {
        clear: none
    }
    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .medium-block-grid-7>li {
        width: 14.2857142857%;
        list-style: none
    }
    .medium-block-grid-7>li:nth-of-type(n) {
        clear: none
    }
    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .medium-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .medium-block-grid-8>li:nth-of-type(n) {
        clear: none
    }
    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .medium-block-grid-9>li {
        width: 11.1111111111%;
        list-style: none
    }
    .medium-block-grid-9>li:nth-of-type(n) {
        clear: none
    }
    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .medium-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .medium-block-grid-10>li:nth-of-type(n) {
        clear: none
    }
    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .medium-block-grid-11>li {
        width: 9.0909090909%;
        list-style: none
    }
    .medium-block-grid-11>li:nth-of-type(n) {
        clear: none
    }
    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .medium-block-grid-12>li {
        width: 8.3333333333%;
        list-style: none
    }
    .medium-block-grid-12>li:nth-of-type(n) {
        clear: none
    }
    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 75.063em) {
    .large-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .large-block-grid-1>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .large-block-grid-2>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .large-block-grid-3>li {
        width: 33.3333333333%;
        list-style: none
    }
    .large-block-grid-3>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .large-block-grid-4>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .large-block-grid-5>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        width: 16.6666666667%;
        list-style: none
    }
    .large-block-grid-6>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        width: 14.2857142857%;
        list-style: none
    }
    .large-block-grid-7>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .large-block-grid-8>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        width: 11.1111111111%;
        list-style: none
    }
    .large-block-grid-9>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .large-block-grid-10>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        width: 9.0909090909%;
        list-style: none
    }
    .large-block-grid-11>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        width: 8.3333333333%;
        list-style: none
    }
    .large-block-grid-12>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen {
    .show-for-small-only,
    .show-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.show-for-small-only,
    table.show-for-small-up,
    table.show-for-small,
    table.show-for-small-down,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table
    }
    thead.show-for-small-only,
    thead.show-for-small-up,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row !important
    }
    th.show-for-small-only,
    td.show-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.show-for-small,
    td.show-for-small,
    th.show-for-small-down,
    td.show-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.hide-for-medium-up,
    td.hide-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 43.813em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row !important
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.show-for-medium-only,
    td.show-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.show-for-medium,
    td.show-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 75.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row !important
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.show-for-large-only,
    td.show-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.show-for-large,
    td.show-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 90.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up,
    table.show-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.show-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.show-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.show-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row !important
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.show-for-xlarge-only,
    td.show-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.show-for-xlarge,
    td.show-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 120.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-xlarge-only,
    .show-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-xlarge-only,
    .hide-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-xlarge-only,
    .visible-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-xlarge-only,
    .hidden-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-xlarge-only,
    table.show-for-xlarge-up,
    table.hide-for-xlarge,
    table.hide-for-xlarge-down,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up,
    table.show-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-down,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up,
    thead.show-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-down,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up,
    tbody.show-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-down,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up,
    tr.show-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row !important
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.hide-for-xlarge-down,
    td.hide-for-xlarge-down,
    th.show-for-xxlarge-only,
    td.show-for-xxlarge-only,
    th.show-for-xxlarge-up,
    td.show-for-xxlarge-up,
    th.show-for-xxlarge,
    td.show-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

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

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

table.hide-for-landscape,
table.show-for-portrait {
    display: table
}

thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: inherit !important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
    table.show-for-landscape,
    table.hide-for-portrait {
        display: table
    }
    thead.show-for-landscape,
    thead.hide-for-portrait {
        display: table-header-group !important
    }
    tbody.show-for-landscape,
    tbody.hide-for-portrait {
        display: table-row-group !important
    }
    tr.show-for-landscape,
    tr.hide-for-portrait {
        display: table-row !important
    }
    td.show-for-landscape,
    td.hide-for-portrait,
    th.show-for-landscape,
    th.hide-for-portrait {
        display: table-cell !important
    }
}

@media only screen and (orientation: portrait) {
    .show-for-portrait,
    .hide-for-landscape {
        display: inherit !important
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
    table.show-for-portrait,
    table.hide-for-landscape {
        display: table
    }
    thead.show-for-portrait,
    thead.hide-for-landscape {
        display: table-header-group !important
    }
    tbody.show-for-portrait,
    tbody.hide-for-landscape {
        display: table-row-group !important
    }
    tr.show-for-portrait,
    tr.hide-for-landscape {
        display: table-row !important
    }
    td.show-for-portrait,
    td.hide-for-landscape,
    th.show-for-portrait,
    th.hide-for-landscape {
        display: table-cell !important
    }
}

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

.hide-for-touch {
    display: inherit !important
}

.touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

table.hide-for-touch {
    display: table
}

.touch table.show-for-touch {
    display: table
}

thead.hide-for-touch {
    display: table-header-group !important
}

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

tbody.hide-for-touch {
    display: table-row-group !important
}

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

tr.hide-for-touch {
    display: table-row !important
}

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

td.hide-for-touch {
    display: table-cell !important
}

.touch td.show-for-touch {
    display: table-cell !important
}

th.hide-for-touch {
    display: table-cell !important
}

.touch th.show-for-touch {
    display: table-cell !important
}

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

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

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

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

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

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

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0
}

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

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

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

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 75%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

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

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

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

button[disabled],
input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

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

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

p {
    -webkit-hyphens: auto;
    -epub-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

b,
strong,
.strong {
    font-weight: bold
}

dfn,
em,
.em {
    font-style: italic
}

small,
.small {
    font-size: 75%
}

ul,
ol {
    padding: 0;
    list-style-type: none
}

dd {
    margin: 0
}

.sidebar ul,
.sidebar ol,
.commentlist {
    list-style: none
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: normal;
    color: #4a4a4a;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

p {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 28px;
    margin: 15px 0 25px 0;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none
}

p a {
    text-decoration: underline
}

p a:hover {
    text-decoration: none
}

hr {
    background: #DDD;
    margin: 60px 0;
    height: 1px;
    float: left;
    width: 100%;
    border: none
}

p.lead {
    font-size: 130%;
    line-height: 1.6em
}

p.panel {
    display: block;
    width: 100%;
    background: #171717;
    border: 1px solid #ddd;
    padding: 20px 0;
    text-align: center
}

.alignleft,
img.alignleft,
.text-left {
    text-align: left
}

.alignright,
img.alignright,
.text-right {
    text-align: right
}

.aligncenter,
img.aligncenter,
.text-center {
    text-align: center
}

@media only screen {
    .small-text-left {
        text-align: left
    }
    .small-text-center {
        text-align: center
    }
    .small-text-right {
        text-align: right
    }
    .small-float-right {
        float: right
    }
    .small-float-left {
        float: left
    }
}

@media only screen and (min-width: 40em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-right {
        text-align: right
    }
    .medium-float-right {
        float: right
    }
    .medium-float-left {
        float: left
    }
}

@media only screen and (min-width: 64em) {
    .large-text-left {
        text-align: left
    }
    .large-text-center {
        text-align: center
    }
    .large-text-right {
        text-align: right
    }
    .large-float-right {
        float: right
    }
    .large-float-left {
        float: left
    }
}

@media only screen and (min-width: 156.25em) {
    .x-large-text-left {
        text-align: left
    }
    .x-large-text-center {
        text-align: center
    }
    .x-large-text-right {
        text-align: right
    }
    .x-large-float-right {
        float: right
    }
    .x-large-float-left {
        float: left
    }
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
    text-rendering: optimizelegibility;
    font-weight: 400;
    font-style: normal;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #0b5c5d;
    margin-top: 0;
    text-rendering: optimizeLegibility
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a {
    text-decoration: none
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small {
    font-size: 60%;
    color: #00acaa;
    line-height: 0
}

h1,
.h1 {
    font-size: 3em;
    line-height: 1.333em
}

h2,
.h2 {
    font-size: 2.5em;
    line-height: 1.4em;
    margin-bottom: 0.375em
}

h3,
.h3 {
    font-size: 1.8em
}

h4,
.h4 {
    font-size: 1.1em;
    font-weight: 700
}

.seperator {
    margin-bottom: 100px;
    font-weight: 900
}

.caps {
    text-transform: uppercase
}

.heading {
    text-transform: uppercase;
    margin-bottom: 80px
}

.heading__dash {
    position: relative
}

.heading__dash:before {
    display: block;
    content: "";
    width: 40px;
    height: 5px;
    background: #f9a77f;
    position: absolute;
    bottom: -20px
}

.heading__dash-left:before {
    left: -20px
}

.heading__dash-center:before {
    left: 50% !important;
    margin-left: -20px !important
}

.btn {
    display: inline-block;
    position: relative;
    text-decoration: none;
    font-weight: 500;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s
}

.btn:hover,
.btn:focus {
    color: #FFF;
    text-decoration: none
}

.btn:active {
    top: 1px
}

.btn {
    border: 2px solid #0b5c5d;
    color: #0b5c5d;
    font-size: 0.85em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1;
    padding: 12px 15px;
    margin: 0
}

.btn:hover {
    background: #0b5c5d;
    color: #f9a77f;
    border-color: #0b5c5d
}

.btn__secondary {
    background: #0b5c5d;
    color: #FFF
}

.btn__secondary:hover {
    background: #FFF;
    color: #0b5c5d;
    border-color: #FFF
}

.btn__large {
    font-size: 1em;
    padding: 18px 25px
}

.btn__download:hover {
    background: #FFF;
    color: #0b5c5d;
    border-color: #FFF
}

.btn__download .fas {
    font-size: 28px;
    margin-right: 10px
}

.btn__download-text {
    display: inline-block
}

.btn__download em {
    display: block;
    font-size: 80%;
    font-style: normal;
    text-transform: capitalize
}

.button-groups {
    float: left;
    width: 100%
}

.button-groups a.btn {
    display: inline-block;
    margin: 0 5px 5px 0;
    float: left
}

.form {
    padding: 30px 30px 20px
}

.form--lp .top_label .gfield_label {
    display: none !important
}

.form .hrs {
    display: block;
    width: 100%;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 15px
}

.form__tcs {
    color: #FFF;
    display: block;
    text-align: center;
    line-height: 1.2em;
    padding: 15px 15px 0;
    margin-bottom: 0
}

.form__tcs strong {
    font-weight: 500
}

.form__tcs small {
    display: block;
    line-height: 1.2em;
    max-width: 380px;
    font-size: 65% !important;
    margin: 0 auto
}

.form__tcs small a {
    color: #FFF
}

.form__tcs small a:hover {
    text-decoration: none
}

.form .gform_wrapper {
    margin: 0;
    max-width: 100%
}

.form .gform_wrapper form {
    margin-bottom: 0
}

.form .gform_wrapper .gform_body {
    width: 100% !important
}

.form .gform_wrapper h3.gform_title {
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 0
}

.form .gform_wrapper span.gform_description {
    line-height: 1.1em;
    color: #FFF;
    display: block;
    font-size: 1.1em;
    padding: 0;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0.6em !important
}

.form .gform_wrapper span.gform_description:before {
    display: block;
    content: "";
    width: 40px;
    height: 5px;
    background: #f9a77f;
    position: absolute;
    left: -20px;
    bottom: -10px
}

.form .gform_wrapper .gfield_description {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px !important;
    padding-top: 5px 0 0 !important;
    line-height: 1.3em
}

.form .gform_wrapper .gfield_description a {
    color: #f9a77f
}

.form .gform_wrapper .gfield_description a:hover {
    text-decoration: none
}

.form .gform_wrapper .gform_heading {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.form .gform_wrapper select {
    height: 50px !important;
    line-height: 1 !important
}

.form .gform_wrapper li.preferred-centre {
    position: relative
}

.form .gform_wrapper li.preferred-centre:after {
    content: "\f0d7";
    font-family: 'Font Awesome\ 5 Free';
    position: absolute;
    color: #0b5c5d;
    right: 15px;
    top: 16px;
    font-weight: 700;
    display: block;
    z-index: 10
}

.form .gform_wrapper input[type="text"],
.form .gform_wrapper input[type="email"],
.form .gform_wrapper textarea,
.form .gform_wrapper select {
    padding: 14px !important;
    border: 1px solid #002c2c;
    background-color: #f9f9f9;
    height: auto;
    font-size: 1.1rem !important;
    width: 100% !important;
    display: block;
    line-height: 1 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08)
}

.form .gform_wrapper input[type="text"]:focus,
.form .gform_wrapper input[type="email"]:focus,
.form .gform_wrapper textarea:focus,
.form .gform_wrapper select:focus {
    outline: none;
    border-color: #f9a77f;
    box-shadow: 0 0 0 1px #f9a77f
}

.form .gform_wrapper textarea {
    height: 200px !important
}

.form .gform_wrapper ul li.gfield {
    position: relative;
    padding-right: 0 !important;
    margin-top: 8px !important
}

.form .gform_wrapper ul li.your_name input[type="text"],
.form .gform_wrapper ul li.buisness_name input[type="text"] {
    text-transform: capitalize !important
}

.form .gform_wrapper ul li.email_address input[type="text"] {
    text-transform: lowercase !important
}

.form .gform_wrapper .ui-datepicker-title select {
    padding: 0;
    margin: 0 4px
}

.form .gform_wrapper .gform_footer {
    margin: 0;
    padding-bottom: 0
}

.form .gform_wrapper .gform_footer input[type="submit"] {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    border-radius: 0 !important;
    border: none;
    display: block;
    width: 100%;
    font-size: 1.1rem;
    text-align: center;
    padding: 24px 0;
    color: #FFF;
    margin: 0;
    font-weight: 700;
    background: #f9a77f;
    line-height: 1;
    text-transform: uppercase
}

.form .gform_wrapper .gform_footer input[type="submit"]:hover,
.form .gform_wrapper .gform_footer input[type="submit"]:focus,
.form .gform_wrapper .gform_footer input[type="submit"]:active {
    background: #f7896c;
    color: #FFF
}

.form .gform_wrapper .gfield_error input[type="text"],
.form .gform_wrapper .gfield_error input[type="url"],
.form .gform_wrapper .gfield_error input[type="email"],
.form .gform_wrapper .gfield_error input[type="tel"],
.form .gform_wrapper .gfield_error input[type="number"],
.form .gform_wrapper .gfield_error input[type="password"],
.form .gform_wrapper .gfield_error textarea,
.form .gform_wrapper .gfield_error select {
    width: 100% !important;
    color: #ff2f03;
    border-color: #ff2f03 !important;
    box-shadow: 0 0 0 1px #ff2f03
}

.form .gform_wrapper .gfield_error .validation_message {
    /*display: none !important*/
    color: #ff2f03
}

.form .gform_wrapper .gfield_error .ginput_container {
    position: relative
}

.form .gform_wrapper .gfield_error .ginput_container:after {
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 50%;
    content: "!";
    font-weight: 900;
    color: #FFF;
    text-align: center;
    position: absolute;
    top: 8px;
    right: 8px
}

.form .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin: 0 !important;
    background: none !important;
    border: none !important
}

.form .gform_wrapper li.gfield.gfield_error.gfield_contains_required .validation_message {
    display: none !important
}

.form .gform_wrapper div.validation_error {
    display: none !important
}

.form .gform_wrapper input[type="checkbox"],
.form .gform_wrapper input[type="radio"],
.form .gform_wrapper input[type="submit"],
.form .gform_wrapper input[type="reset"],
.form .gform_wrapper input[type="button"],
.form .gform_wrapper button {
    line-height: inherit !important
}

.form .gform_wrapper input[type="checkbox"]:focus,
.form .gform_wrapper input[type="radio"]:focus,
.form .gform_wrapper input[type="submit"]:focus,
.form .gform_wrapper input[type="reset"]:focus,
.form .gform_wrapper input[type="button"]:focus,
.form .gform_wrapper button:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.form .gform_wrapper select[multiple],
.form .gform_wrapper select[size] {
    height: auto
}

.form .gform_wrapper input[type="checkbox"],
.form .gform_wrapper input[type="radio"] {
    width: auto;
    display: inline-block
}

.form .gform_wrapper input[type="file"]:hover {
    cursor: pointer
}

.row {
    max-width: 1400px !important
}

.row--wide {
    max-width: 94% !important
}

.row--full {
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important
}

.row--full .columns {
    padding: 0 !important
}

.container {
    float: left;
    width: 100%;
    padding: 60px 0
}

.container--dark {
    background: #171717
}

.container--border-top {
    border-top: 8px solid #0b5c5d
}

.container .entry-content {
    position: relative
}

.container .entry-content p,
.container .entry-content ul,
.container .entry-content li,
.container .entry-content strong {
    color: rgba(255, 255, 255, 0.8)
}

.container .entry-content h1,
.container .entry-content h2,
.container .entry-content h3,
.container .entry-content h4,
.container .entry-content h5 {
    color: #FFF
}

.logo {
    width: 300px;
    margin: 0;
    display: block
}

.logo a {
    display: block;
    width: 300px;
    height: 67px;
    background: url("../images/waterman-logo.svg") no-repeat;
    color: transparent;
    font: 0/0 a;
    text-shadow: none
}

.banner {
    padding: 0 0 80px
}

.banner .large-4 {
    padding-top: 40px
}

.banner__lead {
    color: #0b5c5d
}

.banner__hero {
    margin: 30px 0;
    padding-bottom: 30px;
    position: relative
}

.banner__hero:before {
    display: block;
    content: "";
    width: 40px;
    height: 5px;
    background: #f9a77f;
    position: absolute;
    left: -20px;
    bottom: -5px
}

.banner__perks {
    color: #0b5c5d;
    font-size: 120%;
    line-height: 1.4em;
    margin: 0 0 20px
}

.banner__perks li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 8px
}

.banner__perks li:before {
    content: "\f067";
    font-weight: 700;
    position: absolute;
    left: 0;
    font-family: 'Font Awesome\ 5 Free';
    color: #f9a77f
}

.price {
    display: inline-block;
    position: relative;
    line-height: 1;
    color: #0b5c5d;
    font-weight: 400;
    margin: 0 15px 10px 0 !important
}

.price__currency {
    font-size: 28px;
    top: 12px;
    position: absolute
}

.price__amount {
    padding-left: 20px;
    font-size: 85px;
    line-height: 1
}

.price__gst,
.price__billing {
    text-transform: uppercase;
    display: inline-block;
    clear: right
}

.watch-video {
    display: inline-block;
    position: relative;
    top: -20px;
    margin-bottom: 0
}

.watch-video .fas {
    background: #f9a77f;
    padding: 14px;
    color: #FFF;
    border-radius: 50%
}

.watch-video__text {
    font-weight: 700;
    display: inline-block;
    padding-left: 10px;
    line-height: 1.4em
}

.watch-video a {
    text-decoration: none;
    color: #0b5c5d
}

.watch-video a:hover {
    color: #f9a77f
}

.questions {
    color: #0b5c5d;
    display: block;
    width: 100%;
    font-size: 90%
}

.questions a {
    color: #f9a77f
}

.questions a:hover {
    text-decoration: none
}

.sign-up {
    position: relative;
    margin-top: 40px;
    float: left;
    background-color: #007977;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007977), color-stop(100%, #004645));
    background-image: -webkit-linear-gradient(left top, #007977, #004645);
    background-image: linear-gradient(to right bottom, #007977, #004645)
}

.sign-up__banner {
    width: 100%;
    min-height: 750px;
    box-shadow: 15px 15px 0 0 rgba(0, 0, 0, 0.1)
}

.sign-up__banner .form {
    width: 55%
}

.sign-up__lightbox {
    margin: 0 !important;
    max-width: 600px !important
}

.sign-up .form {
    float: left;
    position: relative;
    z-index: 100
}

.sign-up .row {
    margin: 0 !important
}

.sign-up .columns {
    padding: 0 !important
}

.sign-up__alternative li {
    padding-bottom: 0 !important
}

.sign-up__alternative li:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.7)
}

.sign-up__alternative a {
    text-decoration: none
}

.sign-up__alternative a img {
    margin-bottom: 12px
}

.sign-up__alternative a span {
    display: block;
    text-transform: uppercase;
    color: #FFF;
    font-size: 12px;
    font-weight: 700
}

.sign-up__alternative a:hover span {
    color: #f9a77f
}

.sign-up__or {
    display: block;
    width: 100%;
    margin: 20px 0 0;
    text-align: center;
    position: relative
}

.sign-up__or span {
    position: relative;
    color: #FFF;
    display: inline-block;
    z-index: 1;
    top: -15px;
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700
}

.sign-up__or span:before,
.sign-up__or span:after {
    display: inline-block;
    width: 40px;
    height: 1px;
    content: "";
    background: #FFF;
    position: absolute;
    top: 13px
}

.sign-up__or span:after {
    margin-left: 10px
}

.sign-up__or span:before {
    margin-left: -50px
}

.sign-up__bg {
    height: 100%;
    width: 45%;
    right: 0;
    position: absolute
}

.form__slider {
    position: absolute;
    height: 100% !important
}

.form__slider .slick-list,
.form__slider .slick-track {
    height: 100% !important;
    margin-right: -1px !important
}

.slick-dots li {
    display: inline-block;
    margin: 5px
}

.slick-dots li button {
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
    width: 14px;
    height: 14px;
    background: #0b5c5d;
    border-radius: 50%;
    border: none
}

.slick-dots li.slick-active button {
    background: #f9a77f
}

#CTA {
    padding: 80px 0
}

#CTA .sign-up {
    margin: 0
}

#CTA .trustpilot-widget {
    margin-bottom: 40px
}

.thanks-bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100vh;
    background: url("https://collinsgp.staging.wpengine.com/wp-content/uploads/2018/08/WATERMAN_CHAD_JUN_2018_040_v1_current.jpg") no-repeat left center/cover
}

.thank-you {
    padding: 60px 0
}

.thank-you p.lead {
    color: #0b5c5d
}

.thank-you h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 50px
}

.thank-you h4:before {
    display: block;
    content: "";
    width: 40px;
    height: 4px;
    background: #f9a77f;
    position: absolute;
    left: -20px;
    bottom: -20px
}

.thank-you p {
    color: #0b5c5d;
    line-height: 1.4em
}

.thanks {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh
}

.Demo {
    margin: 0 auto;
    width: 90%;
    padding: 1.2em 1.5em 0
}

.thanks-item {
    max-width: 50%;
    width: 50%
}

.thanks-item--fixed {
    flex: none;
    webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none
}

.thanks-item--top {
    align-self: flex-start
}

.thanks-item--bottom {
    align-self: flex-end
}

.thanks-item--bg {
    height: 100vh;
    width: 50%
}

.whats-next li {
    position: relative;
    padding-left: 50px
}

.whats-next li span {
    display: inline-block;
    position: absolute;
    left: 0;
    background: #f9a77f;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    font-weight: 700;
    color: #FFF
}

.whats-next li p {
    color: #0b5c5d;
    line-height: 1.4em
}

.gallery {
    margin: 30px 0 0 !important
}

.gallery li {
    padding: 2px !important;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s
}

.gallery li:hover {
    opacity: 0.8
}

.fancybox-bg {
    background: #FFF !important
}

.fancybox-is-open .fancybox-bg {
    opacity: 1 !important
}

.fancybox-infobar {
    color: #f9a77f !important;
    font-weight: 700 !important
}

.fancybox-caption-wrap {
    background: #FFF !important;
    padding-top: 0 !important
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #0b5c5d !important
}

.fancybox-navigation button::before,
.fancybox-button {
    background: transparent !important
}

.fancybox-caption {
    color: #0b5c5d !important;
    text-align: center !important
}

.fancybox-close-small:after {
    background: #0b5c5d !important;
    color: #FFF !important
}

.fancybox-close-small:hover:after {
    background: #f9a77f !important
}

#terms {
    max-width: 840px !important
}

#terms h2 {
    font-weight: 500;
    font-size: 1.8em;
    margin: 0 0 50px;
    text-transform: uppercase;
    position: relative
}

#terms h2:before {
    display: block;
    content: "";
    width: 50px;
    height: 4px;
    background: #ff9579;
    position: absolute;
    bottom: -20px;
    left: -25px
}

#terms h3 {
    margin-bottom: 0;
    font-weight: 500;
    margin-top: 0;
    font-size: 1.2em;
    text-transform: uppercase
}

#terms h4 {
    margin-top: 35px;
    margin-bottom: 10px
}

#terms hr {
    height: 2px;
    width: 100%;
    background: #0b5c5d;
    border: none;
    margin: 10px 0 30px !important
}

#terms ul {
    margin-left: 15px;
    margin-top: 0
}

#terms ul li {
    list-style-type: disc;
    line-height: 1.4em;
    margin-bottom: 8px
}

#terms ul li ul {
    margin-left: 30px;
    margin-top: 8px
}

.reasons li {
    padding: 0 20px 40px !important;
    text-align: center
}

.reasons li img {
    margin-bottom: 30px;
    max-width: 130px
}

.reasons li h3 {
    text-transform: uppercase;
    font-size: 1.5em;
    position: relative;
    padding-bottom: 18px
}

.reasons li h3:after {
    display: block;
    content: "";
    width: 30px;
    height: 4px;
    background: #f9a77f;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -4px
}

.reasons li p {
    margin-top: 0;
    color: #0b5c5d;
    line-height: 1.6em
}

.video-container {
    padding: 0 50px;
    background: #0b5c5d;
    position: relative;
    margin-bottom: 100px;
    margin-top: 0
}

.video-container__video {
    position: relative;
    z-index: 100;
    top: 50px
}

.video-container__video img {
    margin: 0;
    padding: 0;
    box-shadow: 30px 30px 90px rgba(0, 0, 0, 0.18)
}

.video-container__excerpt {
    display: block;
    font-size: 110%;
    color: #FFF;
    margin-top: 0;
    margin-bottom: 20px
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.table {
    width: 100%;
    padding: 25px
}

.table--members {
    background: #FFF;
    position: relative;
    z-index: 100;
    box-shadow: 15px 15px 0 0 rgba(0, 0, 0, 0.2)
}

.table--members__header {
    border-bottom: 3px solid #0b5c5d;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.table--members__perks li {
    font-size: 110%;
    padding-left: 35px;
    color: #0b5c5d
}

.table--members__perks li strong {
    color: #f9a77f
}

.table--members__perks li:before {
    content: "\f058";
    font-weight: 700;
    font-size: 24px;
    color: #0b5c5d
}

.table--members__perks-plus li:before {
    content: "\f055" !important;
    color: #f9a77f !important
}

.table--non-members {
    border: 5px solid #787d80;
    box-shadow: 10px 10px 0 0 #787d80
}

.table--non-members__header {
    border-bottom: 3px solid #787d80;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.table--non-members__perks li:before {
    content: "\f056";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 700;
    color: #787d80;
    font-size: 18px
}

.table__perks {
    position: relative
}

.table__perks li {
    line-height: 1.4em;
    margin-bottom: 15px
}

.table__perks li:before {
    font-family: 'Font Awesome\ 5 Free';
    position: absolute;
    left: 0
}

.table__cta {
    margin-bottom: 10px
}

.table__cta a {
    display: block;
    width: 100%;
    background: #f9a77f;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    padding: 25px 15px;
    font-size: 17px;
    text-decoration: none;
    color: #FFF;
    text-transform: uppercase;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s
}

.table__cta a:hover {
    background: #f7896c
}

.table .tcs {
    text-align: center;
    color: #0b5c5d;
    display: block;
    margin-top: 0;
    line-height: 1.4em;
    font-size: 90%
}

.table .tcs small {
    display: block;
    width: 100%
}

.table .tcs small a {
    color: #0b5c5d;
    font-weight: 700
}

.table .tcs small a:hover {
    text-decoration: none
}

.tenants {
    float: left;
    width: 100%;
    border-top: 1px solid #e6ebed;
    border-radius: 2px;
    position: relative;
    padding: 70px 0 40px
}

.tenants h4 {
    display: inline-block;
    margin-top: -77px;
    position: absolute;
    left: 50%;
    background: #FFF;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    z-index: 10;
    margin-left: -155px
}

.tenants img {
    margin: 12px 20px
}

.tennants__logos {
    position: relative
}

.tennants__logos:after,
.tennants__logos:before {
    display: block;
    width: 120px;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 10
}

.tennants__logos:after {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, #FFF));
    background-image: -webkit-linear-gradient(left, transparent, #FFF);
    background-image: linear-gradient(to right, transparent, #FFF);
    right: -1px
}

.tennants__logos:before {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, #FFF));
    background-image: -webkit-linear-gradient(right, transparent, #FFF);
    background-image: linear-gradient(to left, transparent, #FFF);
    left: -1px
}

.inclusions {
    background: #0b5c5d
}

.inclusions .heading {
    color: #FFF !important
}

.label {
    display: inline-block;
    line-height: 1;
    padding: 5px 12px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px
}

.label--primary {
    background: #0b5c5d;
    color: #FFF
}

.hide-text {
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
    height: 1;
    display: block
}

.back {
    color: #787d80;
    display: inline-block;
    margin-left: 15px;
    font-size: 90%;
    text-decoration: none
}

.back:hover {
    color: #f9a77f
}

.faqs {
    padding-bottom: 80px;
    float: left;
    width: 100%;
    background: #0b5c5d
}

.toggle:last-child .toggle-title {
    border-bottom: none
}

.toggle:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.toggle .toggle-title {
    position: relative;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 6px
}

.toggle .toggle-title h3 {
    font-size: 20px;
    margin: 0px;
    color: #FFF;
    line-height: 1;
    cursor: pointer;
    font-weight: 500
}

.toggle .toggle-inner {
    padding: 7px 25px 10px 0;
    display: none;
    margin: -7px 0 6px
}

.toggle .toggle-inner p,
.toggle .toggle-inner ul li {
    color: #FFF
}

.toggle .toggle-inner div {
    max-width: 100%
}

.toggle .toggle-inner a {
    color: #f9a77f
}

.toggle .toggle-inner a:hover {
    text-decoration: none
}

.toggle .toggle-inner strong {
    font-weight: 700
}

.toggle .toggle-title .title-name {
    display: block;
    padding: 25px 40px 14px 0;
    position: relative;
    line-height: 1.4em !important
}

.toggle .toggle-title .title-name:after {
    font-family: 'Font Awesome\ 5 Free';
    color: #f9a77f;
    content: "\f067";
    font-weight: 700;
    position: absolute;
    right: 15px;
    top: 25px
}

.toggle .toggle-title a i {
    font-size: 22px;
    margin-right: 5px
}

.toggle .toggle-title.active .title-name {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s
}

.toggle .toggle-title.active .title-name:after {
    transform: rotate(45deg)
}

.why-waterman {
    float: left;
    width: 100%;
    padding: 80px 0 0
}

.why-waterman__list {
    margin-bottom: 40px
}

.why-waterman__list-item img {
    margin-bottom: 30px;
    max-width: 180px
}

.why-waterman__list-item h3 {
    text-transform: uppercase;
    font-size: 1.5em;
    position: relative;
    padding-bottom: 20px
}

.why-waterman__list-item h3:after {
    display: block;
    content: "";
    width: 30px;
    height: 4px;
    background: #f9a77f;
    position: absolute;
    left: -15px;
    bottom: -4px
}

.why-waterman__list-item p {
    margin-top: 0;
    color: #0b5c5d
}

.why-waterman__list-item ul li {
    padding-left: 25px;
    line-height: 1.25em;
    color: #0b5c5d;
    margin-bottom: 8px;
    position: relative
}

.why-waterman__list-item ul li:before {
    content: "\f192";
    font-family: 'Font Awesome\ 5 Free';
    position: absolute;
    left: 0;
    color: #f9a77f
}

@media only screen and (max-width: 43.75em) {
    .form {
        padding: 25px
    }
    .form--checkout {
        padding: 10px !important
    }
    .logo {
        width: 220px;
        margin: 10px 0 0;
        display: block
    }
    .logo a {
        display: block;
        width: 220px;
        height: 50px;
        background: url("../images/waterman-logo.svg") no-repeat;
        color: transparent;
        font: 0/0 a;
        text-shadow: none
    }
    .form__tcs {
        padding: 15px 0 0 !important
    }
    .form__tcs strong {
        font-size: 15px !important
    }
    .banner .large-4 {
        padding-top: 20px !important
    }
    .banner__hero {
        margin-top: 20px !important
    }
    .table--members {
        margin-bottom: 50px
    }
    .sign-up__banner .form {
        width: 100%
    }
    .why-waterman__list-item {
        padding-bottom: 40px
    }
    p.lead {
        font-size: 18px !important
    }
    .perks li {
        font-size: 16px !important;
        line-height: 1.5em !important
    }
    .video-container {
        padding: 0 20px !important;
        margin-bottom: 40px !important
    }
    .video-container__video {
        top: 20px !important
    }
    .video-container__excerpt {
        font-size: 16px !important;
        line-height: 1.4em !important
    }
    .table__perks li {
        font-size: 100% !important
    }
    .toggle .toggle-title .title-name {
        font-size: 16px !important
    }
}

@media only screen and (min-width: 43.813em) {
    .why-waterman__list-item {
        padding: 0 40px 40px !important
    }
}

@media only screen and (min-width: 75.063em) {
    .table--non-members {
        margin: 20px 0 0 -25px
    }
    .thank-you {
        max-width: 580px
    }
    .sign-up {
        margin-right: -65px !important
    }
}

.header--checkout {
    width: 100%;
    padding: 12px 0;
    margin-bottom: 10px;
    background: #0b5c5d
}

.header--checkout .macafee {
    float: right;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #dadce0
}

.header--checkout .need-help {
    float: right;
    text-align: right;
    line-height: 1.2em;
    padding: 3px 0;
    margin: 0;
    font-size: 1em;
    color: #FFF
}

.header--checkout .need-help small {
    display: block;
    font-size: 90%
}

.header--checkout .need-help a {
    color: #f9a77f
}

.header--checkout .need-help a:hover {
    text-decoration: none
}

.footer__checkout {
    float: left;
    width: 100%;
    padding: 40px 0;
    border-top: 1px solid #dadce0
}

.footer__socials {
    margin: 10px auto 0;
    float: none;
    text-align: center
}

.footer__socials a {
    display: inline-block;
    margin: 3px;
    text-align: center;
    color: #0b5c5d
}

.footer__socials a:hover {
    color: #f9a77f
}

.footer__socials a i {
    font-size: 22px
}

.gform_wrapper .highlight.pt-toggle .gfield_checkbox {
    background: #ACD8F4;
    border: 2px solid #ACD8F4;
    border-radius: 6px
}

.gform_wrapper .highlight.pt-toggle .gfield_checkbox label .options__label {
    color: #001F3F
}

.gform_wrapper .highlight.pt-toggle .gfield_checkbox .options__desc {
    color: #001F3F
}

.gform_wrapper .highlight.pt-toggle .gfield_checkbox .options__price {
    color: #001F3F
}

.gform_wrapper .highlight.pt-toggle .gfield_checkbox input[type="checkbox"]+label .options__toggle {
    background: #001F3F
}

.gform_wrapper .highlight.pt-toggle .gfield_checkbox input[type="checkbox"]+label .options__toggle:before {
    background: #001F3F
}

.gform_wrapper .highlight.pt-toggle .gfield_checkbox input[type="checkbox"]:checked+label .options__toggle {
    background-color: #f9a77f
}

.gform_wrapper .highlight.pt-toggle .gfield_checkbox input[type="checkbox"]:checked+label .options__toggle::before {
    background-color: #f9a77f
}

.gform_wrapper .highlight.pt-toggle .gfield_checkbox input[type="checkbox"]:checked+label .options__toggle::after {
    color: #f9a77f
}

.gform_wrapper .pt-toggle .gfield_checkbox label.gfield_label {
    display: none !important
}

.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox] {
    margin-left: -9999px;
    position: absolute;
    visibility: hidden
}

.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]+label .options__toggle {
    background-color: #0b5c5d;
    border-radius: 60px;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    padding: 4px;
    outline: none;
    float: left;
    position: relative;
    transition: background .4s;
    user-select: none;
    width: 100%;
    max-width: 80px;
    height: 32px
}

.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]+label .options__toggle::before,
.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]+label .options__toggle::after {
    content: '';
    display: block;
    position: absolute
}

.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]+label .options__toggle::before {
    background-color: #0b5c5d;
    border-radius: 60px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: background .4s;
    content: "Yes";
    color: #FFF;
    font-style: normal;
    line-height: 32px;
    margin-left: 8px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -1px
}

.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]+label .options__toggle::after {
    background-color: #fff;
    border-radius: 60px;
    color: #fff;
    line-height: 24px;
    top: 4px;
    bottom: 4px;
    width: 24px;
    text-align: center;
    transition: margin .4s, background .4s
}

.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]:checked+label .options__toggle {
    background-color: #f9a77f
}

.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]:checked+label .options__toggle::before {
    background-color: #f9a77f
}

.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]:checked+label .options__toggle::after {
    background-color: #fff;
    color: #f9a77f;
    right: 4px
}

.gform_wrapper .pt-toggle .gfield_checkbox input[type=checkbox]:checked+label .options__toggle .options__label {
    color: #f9a77f
}

.added__tcs {
    background: #e6f2eb;
    display: block;
    padding: 15px 30px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5em;
    margin: 5px 0;
    color: #0b5c5d
}

.added__tcs a {
    color: #f9a77f
}

.added__merge {
    background: #eef7fd !important;
    color: #04213E !important
}

.ast {
    position: relative;
    margin-left: -8px;
    display: inline-block;
    margin-right: 2px
}

.options__label,
.options__price {
    display: inline-block;
    font-size: 18px
}

.options__label {
    color: #0b5c5d;
    line-height: 1.25em;
    font-weight: 600;
    font-size: 18px;
    margin: 4px 0
}

.options__price {
    float: right;
    font-weight: 700 !important;
    color: #f9a77f
}

.options__price em {
    color: #0b5c5d;
    font-style: normal;
    display: inline-block;
    font-weight: 400 !important
}

.options__desc {
    display: block;
    float: left;
    width: 100%;
    line-height: 1.5em;
    font-size: 13px;
    margin-top: 0;
    font-weight: 400 !important
}

.options__desc ul {
    margin-left: 15px;
    margin-bottom: 15px
}

.options__desc ul li {
    list-style-type: disc !important;
    line-height: 1.5em !important;
    position: relative
}

.options__desc ul li:before {
    content: "• ";
    color: #f9a77f;
    display: inline-block;
    margin-right: 2px;
    position: relative
}

.options__special {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3em;
    padding: 5px;
    border-radius: 3px;
    margin-right: 5px;
    background: #0b5c5d;
    color: #FFF
}

.footer__checkout-links {
    text-align: center
}

.footer__checkout-links li {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    margin-bottom: 8px
}

.footer__checkout-links li a {
    color: rgba(0, 0, 0, 0.4)
}

.footer__checkout-links li a:hover {
    text-decoration: none;
    color: #f9a77f
}

.logo--checkout {
    margin: 0;
    max-width: 220px;
    float: left
}

.logo--checkout a {
    width: 220px;
    height: 50px;
    background-size: 220px !important;
    background: url("../images/waterman-logo-inverted.svg") no-repeat
}

.logo--checkout__footer {
    max-width: 220px;
    margin: 0 auto 10px
}

.logo--checkout__footer a {
    width: 220px;
    height: 50px;
    background-size: 220px !important
}

.membership__hero {
    float: right;
    text-transform: capitalize;
    line-height: 1.4;
    font-size: 2.2em;
    font-weight: 300;
    color: #FFF;
    margin: 0
}

.form--checkout .field_sublabel_below .ginput_complex.ginput_container label {
    color: inherit;
    text-transform: none !important;
    padding-top: 0 !important;
    margin: 0 !important;
    letter-spacing: 0 !important;
    font-size: 13px
}

.form--checkout__title {
    text-transform: uppercase;
    font-size: 2.2em;
    font-weight: 900;
    line-height: 1.2em;
    color: #0b5c5d;
    position: relative;
    padding-bottom: 30px
}

.form--checkout__title:after {
    display: block;
    width: 50px;
    height: 4px;
    background: #f9a77f;
    content: "";
    left: -25px;
    bottom: 10px;
    position: absolute
}

.form--checkout .gform_wrapper input[type="text"]#input_3_26_2,
.form--checkout .gform_wrapper input[type="text"]#input_3_26_3,
.form--checkout .gform_wrapper input[type="text"]#input_3_26_5 {
    margin-top: 20px
}

.form--checkout .gform_wrapper .gfield_total {
    margin-bottom: 30px
}

.form--checkout .gform_wrapper .ginput_container_select {
    position: relative
}

.form--checkout .gform_wrapper .ginput_container_select:after {
    content: "\f0dd";
    font-weight: 700;
    position: absolute;
    right: 15px;
    font-family: 'Font Awesome\ 5 Free';
    color: #0b5c5d;
    top: 10px;
    font-size: 20px
}

.form--checkout .gform_wrapper .merge__total {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 15px
}

.form--checkout .gform_wrapper .merge__total .columns {
    color: #001F3F
}

.form--checkout .gform_wrapper .merge__total .columns .merge-icon {
    position: relative;
    padding-left: 40px
}

.form--checkout .gform_wrapper .merge__total .columns .merge-icon:before {
    display: block;
    width: 35px;
    height: 32px;
    background: url("https://membership.waterman.com.au/wp-content/uploads/2019/02/merge-icon.svg") no-repeat left center;
    content: "";
    position: absolute;
    background-size: 26px;
    top: -6px
}

.form--checkout .gform_wrapper .merge__total small {
    font-weight: 400
}

.form--checkout .gform_wrapper .merge__total small a {
    color: #f9a77f
}

.form--checkout .gform_wrapper .merge__total small a:hover {
    text-decoration: none
}

.form--checkout .gform_wrapper .gfield_description {
    color: inherit;
    text-transform: none !important;
    padding-top: 8px !important
}

.form--checkout .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label.gfield_label {
    color: inherit;
    text-transform: none !important;
    padding-top: 20px !important;
    letter-spacing: 0 !important;
    margin: 0 !important;
    text-transform: normal !important
}

.form--checkout .gform_wrapper ul.gfield_checkbox {
    padding: 20px;
    border: 2px solid #dadce0;
    border-radius: 6px;
    width: 100% !important;
    margin: 0 0 15px
}

.form--checkout .gform_wrapper ul.gfield_checkbox.selected_border {
    border-color: #f9a77f !important;
    box-shadow: 0 0 0 1px #f9a77f
}

.form--checkout .gform_wrapper ul.gfield_checkbox li {
    margin: 0;
    overflow: visible
}

.form--checkout .gform_wrapper ul.gfield_checkbox li .options__desc ul li {
    list-style-type: disc !important
}

.form--checkout .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]+label {
    max-width: 100%;
    width: 100%;
    font-weight: 400 !important
}

.form--checkout .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked+label {
    font-weight: 400 !important
}

.form--checkout .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked .options__label {
    color: #f9a77f
}

.form--checkout .gform_wrapper ul.gform_fields li.checklist label.gfield_label {
    font-size: 18px
}

.form--checkout .gform_wrapper ul.gform_fields li.checklist label {
    font-size: 18px
}

.form--checkout .top_label div.ginput_container {
    margin-top: 4px !important
}

.form--checkout .caps input[type="text"] {
    text-transform: capitalize !important
}

.form--checkout .caps__upper input[type="text"] {
    text-transform: uppercase !important
}

.form--checkout .price-item .columns {
    padding: 0 !important;
    color: #0b5c5d;
    margin-bottom: 15px;
    float: left
}

.form--checkout .gform_wrapper input[type="text"]#input_3_72 {
    width: 60% !important;
    float: left
}

.form--checkout .gform_wrapper .itsg_abnlookup_checkabn {
    float: right !important;
    width: 38% !important;
    margin: 0;
    height: 46px;
    line-height: 46px;
    font-size: 13px;
    font-weight: 700;
    background: #0b5c5d;
    color: #FFF;
    text-align: center;
    border: none;
    text-transform: uppercase;
    border-radius: 3px
}

.form--checkout .gform_wrapper .gfield_required {
    color: #f9a77f
}

.form--checkout .gform_wrapper li.gf_invisible {
    height: 1px !important;
    padding: 0 !important;
    margin: 0 !important
}

.form--checkout .gform_wrapper li.gfield.gfield_error.gfield_contains_required .validation_message {
    display: block !important;
    color: #ff2f03
}

.form--checkout .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 22px !important
}

.form--checkout .gform_wrapper input[type="text"].LV_valid_field {
    border-color: #0b5c5d;
    box-shadow: 0 0 0 1px #0b5c5d;
    position: relative
}

.form--checkout .gform_wrapper input[type="text"].LV_valid_field:after {
    display: block;
    content: "Yes";
    position: absolute;
    right: 0
}

.form--checkout .gform_wrapper .ginput_container_total {
    float: right;
    margin-top: 0;
    font-weight: 700;
    font-size: 20px
}

.form--checkout .gform_wrapper ul li.gfield {
    margin-top: 0 !important
}

.form--checkout .gform_wrapper ul li.checkbox label.gfield_label {
    display: none !important
}

.form--checkout .gform_wrapper li.gfield_total label{
    margin: 0;
    margin-top: 0!important;
    font-weight: 700!important;
    font-size: 20px
}

.form--checkout .gform_wrapper .no_gst label {
    font-size: 16px!important;
    margin-top: 0!important;
}

.form--checkout .gform_wrapper .no_gst .ginput_container {
    width: 30%;
    float: right;
}

.form--checkout .gform_wrapper .no_gst .ginput_container input {
    padding: 0 !important;
    color: #0b5c5d;
    margin-bottom: 0;
    border-width: 0;
    text-align: right;
    font-size: 16px!important;
    width: 88px!important;
    display:inline-block;
}

.form--checkout .gform_wrapper .no_gst .ginput_container:after {
    content: "/mo";
    display: inline-block;
    color: #0b5c5d;
    float: right;
    position: relative;
    top: 2px;
    right: 0px;
}

.form--checkout .gform_wrapper .no_gst label {
    float: left;
}

.form--checkout .gform_wrapper li#field_3_28 label {
    margin-top: 0 !important
}

.form--checkout .gform_wrapper li.gfield_price {
    border-top: 1px solid #dadce0;
    padding-top: 15px;
    margin-top: 20px !important
}

.form--checkout .gform_wrapper .top_label span.ginput_total {
    position: relative;
    color: #0b5c5d
}

.form--checkout .gform_wrapper .top_label span.ginput_total:after {
    content: "/mo"
}

.form--checkout .gform_wrapper .gform_page_footer {
    width: 63%
}

.form--checkout .gform_wrapper .gf_step {
    margin: 0 0 25px 0;
    position: relative;
    width: 20%
}

.form--checkout .gform_wrapper .gf_step:after {
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: #b9b9b9;
    position: absolute;
    right: 0;
    top: 12px
}

.form--checkout .gform_wrapper .gf_step span.gf_step_label {
    position: relative;
    z-index: 10;
    background: #FFF;
    padding: 0 5px;
    display: block;
    width: 100%;
    text-align: center
}

.form--checkout .gform_wrapper .gf_step_first:after {
    width: 50%
}

.form--checkout .gform_wrapper .gf_step_last:after {
    width: 50%;
    left: 0 !important
}

.form--checkout .gform_wrapper .gf_page_steps {
    border-bottom: 1px solid #dadce0 !important;
    margin-bottom: 0;
    padding-bottom: 40px
}

.form--checkout .gform_wrapper .gf_page_steps span.gf_step_number {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #b9b9b9;
    border-radius: 50%;
    line-height: 24px;
    text-align: center;
    left: 50%;
    margin-bottom: 15px;
    margin-left: -12px;
    color: #FFF;
    font-weight: 900;
    box-shadow: 0 0 0 5px #FFF;
    position: relative;
    z-index: 10;
    font-size: 14px
}

.form--checkout .gform_wrapper .gf_step_completed {
    opacity: 1 !important
}

.form--checkout .gform_wrapper .gf_step_active:after,
.form--checkout .gform_wrapper .gf_step_completed:after {
    background: #0b5c5d
}

.form--checkout .gform_wrapper .gf_step_active span.gf_step_number,
.form--checkout .gform_wrapper .gf_step_completed span.gf_step_number {
    box-shadow: 0 0 0 5px #e1efe7;
    background: #0b5c5d
}

.form--checkout .gform_wrapper .gf_step_active span.gf_step_label,
.form--checkout .gform_wrapper .gf_step_completed span.gf_step_label {
    font-weight: 700;
    color: #0b5c5d;
    background: #FFF;
    display: inline-block;
    padding-right: 8px;
    position: relative;
    z-index: 10
}

.form--checkout .gform_wrapper li.coupon-field {
    margin-bottom: 15px;
    float: left;
    width: 100%
}

.form--checkout .gform_wrapper li.coupon-field input[type="text"] {
    width: 70% !important;
    float: left
}

.form--checkout .gform_wrapper li.coupon-field .button {
    float: right !important;
    width: 28% !important;
    margin: 0 !important;
    border: none;
    line-height: 1em;
    font-weight: 700;
    text-align: center;
    padding: 15px;
    border-radius: 3px;
    color: #FFF;
    background: #0b5c5d;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s
}

.form--checkout .gform_wrapper li.coupon-field .button:hover {
    background: #003636
}

.form--checkout .gform_wrapper label.gfield_label,
.form--checkout .gform_wrapper .no_gst label.gfield_label {
    font-weight: 500;
    color: #0b5c5d;
    margin-top: 30px
}

.form--checkout .gform_wrapper input[type="text"],
.form--checkout .gform_wrapper input[type="email"],
.form--checkout .gform_wrapper textarea,
.form--checkout .gform_wrapper select {
    border-color: #dadce0;
    color: #80868b;
    box-shadow: none;
    background: transparent
}

.form--checkout .gform_wrapper h3 {
    color: #0b5c5d;
    display: inline-block;
    font-size: 1.4em;
    margin-right: 15px;
    margin-bottom: 45px;
    font-weight: 700;
    position: relative
}

.form--checkout .gform_wrapper h3:after {
    display: block;
    width: 30px;
    height: 4px;
    background: #f9a77f;
    content: "";
    left: -15px;
    bottom: -22px;
    position: absolute
}

.form--checkout .gform_wrapper .req {
    display: inline-block !important;
    color: #f9a77f
}

.form--checkout .gform_wrapper .ginput_complex input[type="text"] {
    margin-bottom: 8px
}

.form--checkout .gform_wrapper #gf_coupon_info {
    float: left;
    width: 100%
}

.form--checkout .gform_wrapper #gf_coupon_info table {
    width: 100%
}

.form--checkout .gform_wrapper #gf_coupon_info table .gf_coupon_item td {
    border-bottom: none !important
}

.form--checkout .gform_wrapper #gf_coupon_info table span.gf_coupon_discount {
    position: relative
}

.form--checkout .gform_wrapper #gf_coupon_info table span.gf_coupon_discount:after {
    content: "/mo"
}

.form--checkout .gform_wrapper .gform_page_footer {
    border-top: none;
    margin-bottom: 40px !important;
    margin-top: 0;
    float: left;
    padding-top: 5px
}

.form--checkout .gform_wrapper .gform_page_footer .button {
    display: inline-block;
    border: none;
    line-height: 1em;
    min-width: 160px;
    font-weight: 700;
    text-align: center;
    padding: 15px;
    border-radius: 3px;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s
}

.form--checkout .gform_wrapper .gform_page_footer .gform_next_button {
    float: right;
    margin-right: 0 !important;
    color: #FFF;
    background: #f9a77f
}

.form--checkout .gform_wrapper .gform_page_footer .gform_next_button:hover {
    background: #f4572d
}

.form--checkout .gform_wrapper .gform_page_footer .gform_previous_button {
    font-weight: 400
}

.form--checkout .gform_wrapper .gform_page_footer .gform_previous_button:hover {
    background: #f5f5f5
}

.form--checkout .gform_wrapper .gform_page_fields {
    border-bottom: 1px solid #dadce0;
    margin-bottom: 30px !important;
    margin-left: 0;
    margin-right: 0
}

.form--checkout .gform_wrapper .gform_page_multi_column ul.gform_fields {
    width: 100%;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
    border: none
}

.form--checkout .gform_wrapper .gform_page_multi_column ul.column_2 {
    display: none
}

@media screen and (max-width: 610px) {
    .logo--checkout {
        margin: 0 auto !important;
        float: none
    }
    .membership__hero {
        font-size: 1.6em !important;
        float: none;
        width: 100%;
        text-align: center
    }
    .merge-logo {
        max-width: 100% !important
    }
    .options__price {
        position: absolute !important;
        top: -100px !important !important;
        right: 15px !important
    }
}

@media screen and (max-width: 900px) {
    .form--checkout .gform_wrapper .gf_step {
        width: 20% !important;
        float: left;
        width: 100%;
        margin-bottom: 22px
    }
    .form--checkout .gform_wrapper .gform_page_fields {
        margin-bottom: 0 !important;
        border-bottom: none !important
    }
    .form--checkout .gform_wrapper .gf_page_steps {
        padding-bottom: 20px !important
    }
    .form--checkout .gform_wrapper .gf_page_steps span.gf_step_number {
        left: 10px;
        position: relative;
        float: left;
        display: inline-block
    }
    .form--checkout .gform_wrapper span.gf_step_label {
        text-align: left !important;
        margin-left: 25px;
        margin-top: 5px;
        display: none!important;
        background: none !important;
        width: auto !important;
        float: left !important
    }
    .form--checkout .gform_wrapper .gf_step::after {
        display: none
    }
}

@media only screen and (min-width: 43.813em) and (max-width: 75em) {
    .form--checkout .gform_wrapper .gform_page_footer {
        width: 100%
    }
    .form--checkout .gform_wrapper .gform_page_fields {
        margin-bottom: 0 !important
    }
    .form--checkout .gform_wrapper .gform_page_multi_column ul.gform_fields {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
        border-right: none
    }
    .form--checkout .gform_wrapper .gform_page_multi_column ul.column_2,
    .form--checkout .gform_wrapper .gform_page_multi_column ul.column_3,
    .form--checkout .gform_wrapper .gform_page_multi_column ul.column_4,
    .form--checkout .gform_wrapper .gform_page_multi_column ul.column_5 {
        border-top: 1px solid #dadce0 !important;
        padding: 0;
        float: right;
        padding-top: 40px;
        border: none;
        padding-bottom: 40px
    }
    .copyright {
        display: block;
        width: 100%;
        margin-top: 10px
    }
}

@media only screen and (max-width: 43.75em) {
    .gform_wrapper .pt-toggle .gfield_checkbox input[type="checkbox"]+label .options__toggle {
        margin-bottom: 12px
    }
    .copyright {
        display: block;
        width: 100%;
        margin-top: 10px
    }
    .form--checkout .gform_wrapper .req {
        display: none !important
    }
    .small-price-corner {
        position: absolute;
        top: -42px
    }
    .form--checkout .gform_wrapper .gform_page_footer {
        width: 100%
    }
    .form--checkout .gform_page_multi_column ul.column_2,
    .form--checkout .gform_page_multi_column ul.column_3,
    .form--checkout .gform_page_multi_column ul.column_4,
    .form--checkout .gform_page_multi_column ul.column_5 {
        border-top: 1px solid #dadce0 !important
    }
}

@media only screen and (min-width: 75.063em) {
    .footer__checkout-links {
        text-align: left;
        margin-left: -40px
    }
    .logo--checkout__footer {
        float: left
    }
    .footer__socials {
        float: right;
        text-align: right
    }
    .membership__hero {
        float: left;
        border-left: 1px solid #dadce0;
        margin: 0 0 0 25px !important;
        padding: 0 0 0 25px !important
    }
    .form--checkout .gform_wrapper .gform_page_fields {
        border-bottom: 1px solid #dadce0;
        margin-bottom: 30px !important
    }
    .form--checkout .gform_wrapper .gform_page_multi_column {
        position: relative
    }
    .form--checkout .gform_wrapper .gform_page_multi_column ul.gform_fields {
        width: 63%;
        padding-right: 5%;
        position: relative;
        padding-top: 40px;
        min-height: 550px;
        padding-bottom: 40px;
        border-right: 1px solid #dadce0
    }
    .form--checkout .gform_wrapper .gform_page_multi_column ul.column_2,
    .form--checkout .gform_wrapper .gform_page_multi_column ul.column_3,
    .form--checkout .gform_wrapper .gform_page_multi_column ul.column_4,
    .form--checkout .gform_wrapper .gform_page_multi_column ul.column_5,
    .form--checkout .gform_wrapper .gform_page_multi_column ul.column_6 {
        width: 30%;
        padding: 0;
        display: block;
        float: right;
        padding-top: 40px;
        padding-bottom: 40px;
        border: none
    }
}

select { text-rendering: auto !important; }

/*# sourceMappingURL=style.css.map */