@charset "UTF-8";

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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


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



select {
    text-transform: none
}



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


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


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

input {
    line-height: normal
}

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

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

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

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

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

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

body {
    padding: 0;
    margin: 0;
    font-family: GothamRounded, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif!important;
    font-weight: 400;
    line-height: 1.5;
    color: #272727;
    background: #eaeaea;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

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

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




.is-visible {
    display: block!important
}

.is-hidden {
    display: none!important
}

.row {
    max-width: 71.875rem;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

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

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

.row.expanded {
    max-width: none
}

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

.row.collapse>.column>.row,
.row.collapse>.columns>.row,
.row.is-collapse-child {
    margin-left: 0;
    margin-right: 0
}

.column,
.columns {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-left: .625rem;
    padding-right: .625rem;
    min-width: 0
}

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

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

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

.small-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

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

.small-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

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

.small-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

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

.small-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

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

.small-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

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

.small-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

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

.small-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

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

.small-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

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

.small-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

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

.small-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

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

.small-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

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

.small-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

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

.small-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-1>.column,
.small-up-1>.columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.small-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-2>.column,
.small-up-2>.columns {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.small-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-3>.column,
.small-up-3>.columns {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-4>.column,
.small-up-4>.columns {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.small-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-5>.column,
.small-up-5>.columns {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.small-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-6>.column,
.small-up-6>.columns {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-7>.column,
.small-up-7>.columns {
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.small-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-8>.column,
.small-up-8>.columns {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

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

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

@media screen and (min-width:40em) {
    .medium-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .medium-offset-0 {
        margin-left: 0
    }
    .medium-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .medium-offset-1 {
        margin-left: 8.33333%
    }
    .medium-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .medium-offset-2 {
        margin-left: 16.66667%
    }
    .medium-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .medium-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .medium-offset-4 {
        margin-left: 33.33333%
    }
    .medium-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .medium-offset-5 {
        margin-left: 41.66667%
    }
    .medium-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .medium-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .medium-offset-7 {
        margin-left: 58.33333%
    }
    .medium-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .medium-offset-8 {
        margin-left: 66.66667%
    }
    .medium-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .medium-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .medium-offset-10 {
        margin-left: 83.33333%
    }
    .medium-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .medium-offset-11 {
        margin-left: 91.66667%
    }
    .medium-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .medium-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .medium-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .medium-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .medium-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .medium-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .medium-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-1>.column,
    .medium-up-1>.columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .medium-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-2>.column,
    .medium-up-2>.columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .medium-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-3>.column,
    .medium-up-3>.columns {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .medium-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-4>.column,
    .medium-up-4>.columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .medium-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-5>.column,
    .medium-up-5>.columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .medium-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-6>.column,
    .medium-up-6>.columns {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .medium-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-7>.column,
    .medium-up-7>.columns {
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }
    .medium-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-8>.column,
    .medium-up-8>.columns {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media screen and (min-width:40em) and (min-width:40em) {
    .medium-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.medium-unstack>.column,
.row.medium-unstack>.columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width:40em) {
    .row.medium-unstack>.column,
    .row.medium-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:40em) {
    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .large-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .large-offset-0 {
        margin-left: 0
    }
    .large-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .large-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .large-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .large-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .large-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .large-offset-5 {
        margin-left: 41.66667%
    }
    .large-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .large-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .large-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .large-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .large-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .large-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .large-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .large-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .large-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .large-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .large-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .large-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .large-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-1>.column,
    .large-up-1>.columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .large-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-2>.column,
    .large-up-2>.columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .large-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-3>.column,
    .large-up-3>.columns {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .large-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-4>.column,
    .large-up-4>.columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .large-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-5>.column,
    .large-up-5>.columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .large-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-6>.column,
    .large-up-6>.columns {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .large-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-7>.column,
    .large-up-7>.columns {
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }
    .large-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-8>.column,
    .large-up-8>.columns {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media screen and (min-width:64em) and (min-width:64em) {
    .large-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.large-unstack>.column,
.row.large-unstack>.columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width:64em) {
    .row.large-unstack>.column,
    .row.large-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:64em) {
    .large-collapse>.column,
    .large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.align-top.columns,
.column.align-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom.columns,
.column.align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle.columns,
.column.align-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-stretch.columns,
.column.align-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

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

p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic
}

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

b,
strong {
    font-weight: 700
}

small {
    font-size: 80%;
    line-height: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: GothamRounded, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif!important;
    font-weight: 400;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.4
}

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

h1 {
    font-size: 1.5rem
}

h2 {
    font-size: 1.25rem
}

h3 {
    font-size: 1.1875rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.0625rem
}

h6 {
    font-size: 1rem
}

@media screen and (min-width:40em) {
    h1 {
        font-size: 3rem
    }
    h2 {
        font-size: 2.5rem
    }
    h3 {
        font-size: 1.9375rem
    }
    h4 {
        font-size: 1.5625rem
    }
    h5 {
        font-size: 1.25rem
    }
    h6 {
        font-size: 1rem
    }
}

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

a:focus,
a:hover {
    color: #1585cf
}

a img {
    border: 0
}

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

dl, ol, ul {
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1rem;
}
li {
    font-size: inherit;
}
ul {
    list-style-type: disc;
}

dl {
    margin-bottom: 1rem;
}
dl dt {
    font-weight: 700;
    margin-bottom: 0.3rem;
}
blockquote {
    border-left: 1px solid #cacaca;
    margin: 0 0 1rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
}
blockquote, blockquote p {
    color: #8a8a8a;
    line-height: 1.6;
}
cite {
    color: #8a8a8a;
    display: block;
    font-size: 0.8125rem;
}
cite::before {
    content: "— ";
}
abbr {
    border-bottom: 1px dotted #272727;
    color: #272727;
    cursor: help;
}
code {
    border: 1px solid #cacaca;
    font-weight: 400;
    padding: 0.125rem 0.3125rem 0.0625rem;
}
code, kbd {
    background-color: #e6e6e6;
    color: #272727;
    font-family: Consolas,Liberation Mono,Courier,monospace;
}
kbd {
    margin: 0;
    padding: 0.125rem 0.25rem 0;
}
.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

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

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

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

@media print {
    * {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    .show-for-print {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    table.show-for-print {
        display: table!important
    }
    thead.show-for-print {
        display: table-header-group!important
    }
    tbody.show-for-print {
        display: table-row-group!important
    }
    tr.show-for-print {
        display: table-row!important
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^='#']:after,
    a[href^='javascript:']:after {
        content: ''
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out, color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: .75em 1em .625em;
    margin: 0 0 1rem;
    font-size: 1.125rem;
    background-color: #2199e8;
    color: #fefefe
}

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

.button:focus,
.button:hover {
    background-color: #1583cc;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

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

.button.primary {
    background-color: #2199e8;
    color: #fefefe
}

.button.primary:focus,
.button.primary:hover {
    background-color: #147cc0;
    color: #fefefe
}

.button.secondary {
    background-color: #777;
    color: #fefefe
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #5f5f5f;
    color: #fefefe
}

.button.success {
    background-color: #3adb76;
    color: #fefefe
}

.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #fefefe
}

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

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

.button.alert {
    background-color: #ec5840;
    color: #fefefe
}

.button.alert:focus,
.button.alert:hover {
    background-color: #da3116;
    color: #fefefe
}

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

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

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

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

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #0c4d78;
    color: #0c4d78
}

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

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #3c3c3c;
    color: #3c3c3c
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

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

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

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

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

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #881f0e;
    color: #881f0e
}

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

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #2199e8;
    color: #fefefe
}

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

.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
    background-color: #2199e8;
    color: #fefefe
}

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

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

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

.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success:focus,
.button[disabled].success:hover {
    background-color: #3adb76;
    color: #fefefe
}

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

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

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

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

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

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




.fade-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
    opacity: 1; }

.fade-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
    opacity: 0; }

.hinge-in-from-top.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1; }

.hinge-in-from-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1; }

.hinge-in-from-bottom.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1; }

.hinge-in-from-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1; }

.hinge-out-from-top.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0; }

.hinge-out-from-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0; }

.hinge-out-from-bottom.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0; }

.hinge-out-from-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0; }

.scale-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    transition-property: transform, opacity;
    opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

.scale-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

.scale-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0; }

.scale-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; }

.spin-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(-0.75turn);
    transform: rotate(-0.75turn);
    transition-property: transform, opacity;
    opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

.spin-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    opacity: 0; }

.spin-in-ccw.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    transition-property: transform, opacity;
    opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

.spin-out-ccw.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
    -ms-transform: rotate(-0.75turn);
    transform: rotate(-0.75turn);
    opacity: 0; }

.slow {
    transition-duration: 750ms !important; }

.fast {
    transition-duration: 250ms !important; }

.linear {
    transition-timing-function: linear !important; }

.ease {
    transition-timing-function: ease !important; }

.ease-in {
    transition-timing-function: ease-in !important; }

.ease-out {
    transition-timing-function: ease-out !important; }

.ease-in-out {
    transition-timing-function: ease-in-out !important; }

.bounce-in {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
    transition-delay: 300ms !important; }

.long-delay {
    transition-delay: 700ms !important; }

.shake {
    animation-name: shake-7; }

@keyframes shake-7 {
    0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
        transform: translateX(7%); }
    5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
        transform: translateX(-7%); } }

.spin-cw {
    animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn); }
    100% {
        transform: rotate(0); } }

.spin-ccw {
    animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0); }
    100% {
        transform: rotate(1turn); } }

.wiggle {
    animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
    40%, 50%, 60% {
        transform: rotate(7deg); }
    35%, 45%, 55%, 65% {
        transform: rotate(-7deg); }
    0%, 30%, 70%, 100% {
        transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
    animation-duration: 500ms; }

.infinite {
    animation-iteration-count: infinite; }

.slow {
    animation-duration: 750ms !important; }

.fast {
    animation-duration: 250ms !important; }

.linear {
    animation-timing-function: linear !important; }

.ease {
    animation-timing-function: ease !important; }

.ease-in {
    animation-timing-function: ease-in !important; }

.ease-out {
    animation-timing-function: ease-out !important; }

.ease-in-out {
    animation-timing-function: ease-in-out !important; }

.bounce-in {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
    animation-delay: 300ms !important; }

.long-delay {
    animation-delay: 700ms !important; }



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

.accordion-item:first-child>:first-child,
.accordion-item:last-child>:last-child {
    border-radius: 0 0 0 0
}

.accordion-title {
    display: block;
    padding: 1.25rem 1rem;
    line-height: 1;
    font-size: .75rem;
    color: #2199e8;
    position: relative;
    border: none;
    border-bottom: 0
}

:last-child:not(.is-active)>.accordion-title {
    border-radius: 0 0 0 0;
    border-bottom: none
}

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

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

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

.accordion-content {
    padding: 1rem;
    display: none;
    border: none;
    border-bottom: 0;
    background-color: #fefefe;
    color: #2199e8
}

:last-child>.accordion-content:last-child {
    border-bottom: none
}

.is-accordion-submenu-parent>a {
    position: relative
}

.is-accordion-submenu-parent>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem
}

.is-accordion-submenu-parent[aria-expanded=true]>a:after {
    transform-origin: 50% 50%;
    transform: scaleY(-1)
}

.badge {
    display: inline-block;
    padding: .3em;
    min-width: 2.1em;
    font-size: .75rem;
    text-align: center;
    border-radius: 50%;
    background: #2199e8;
    color: #fefefe
}

.badge.secondary {
    background: #777;
    color: #fefefe
}

.badge.success {
    background: #3adb76;
    color: #fefefe
}

.badge.warning {
    background: #ffae00;
    color: #fefefe
}

.badge.alert {
    background: #ec5840;
    color: #fefefe
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1;
    cursor: pointer
}

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

.close-button:focus,
.close-button:hover {
    color: #272727
}

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

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

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

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

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

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

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

.menu>li {
    display: table-cell
}

.menu.vertical>li {
    display: block
}

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

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

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

.menu.simple a {
    padding: 0
}

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

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

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

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

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

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

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

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

.menu .active>a {
    color: #fefefe;
    background: #2199e8
}

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

.menu-centered {
    text-align: center
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sticky-container {
    position: relative
}

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

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

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

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

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

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

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

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

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

.reveal {
    display: none;
    z-index: 10;
    padding: 1rem;
    border: 1px solid #cacaca;
    background-color: #fefefe;
    border-radius: 0;
    position: relative;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto
}

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

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

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

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

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

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

.reveal.collapse {
    padding: 0
}

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

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

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

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

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

.reveal.without-overlay {
    position: fixed
}

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

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

.tabs:after {
    clear: both
}

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

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

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

.tabs.primary {
    background: #2199e8
}

.tabs.primary>li>a {
    color: #fefefe
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
    background: #1893e4
}

.tabs-title {
    float: left
}

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

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

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

.tabs-content.vertical {
    border: 1px none;
    border-left: 0
}

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

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

.title-bar {
    background: #272727;
    color: #fefefe;
    padding: .5rem
}

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

.title-bar:after {
    clear: both
}

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

.title-bar-left {
    float: left
}

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

.title-bar-title {
    font-weight: 700;
    vertical-align: middle;
    display: inline-block
}

.top-bar {
    padding: .5rem
}

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

.top-bar:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

.top-bar-left {
    float: left
}

.top-bar-right {
    float: right
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

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

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

.align-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-top {
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.small-order-1 {
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -ms-flex-order: 6;
    order: 6
}

@media screen and (min-width:40em) {
    .medium-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .medium-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .medium-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .medium-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .medium-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .medium-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:64em) {
    .large-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .large-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .large-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .large-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .large-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .large-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

body,
html {
    height: 100%
}

.section {
    padding-top: 0!important
}

@font-face {
    font-family: Icons;
    src: url(../fonts/icons/Icons.eot);
    src: url(../fonts/icons/Icons.eot?#iefix) format("eot"), url(../fonts/icons/Icons.woff) format("woff"), url(../fonts/icons/Icons.ttf) format("truetype")
}

.ico-delivery:before,
.ico-faqs:before,
.ico-instructions:before,
.ico-secure:before,
.ico-service:before,
.ico-shevron:before,
.ico-slogan:before {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.ico-delivery:before {
    content: ""
}

.ico-faqs:before {
    content: ""
}

.ico-instructions:before {
    content: ""
}

.ico-secure:before {
    content: ""
}

.ico-service:before {
    content: ""
}

.ico-shevron:before {
    content: ""
}

.ico-slogan:before {
    content: ""
}

.nav {
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    background-color: #fefefe;
    min-height: 240px;
    width: 100%;
    opacity: 0;
    transition: all .3s;
    transform: translateY(-100%)
}

.nav,
.nav a {
    color: #00a6d3
}

.nav.in {
    border-bottom: 6px solid #00a6d3;
    padding-bottom: 16px;
    opacity: 1;
    z-index: 8;
    top: -2px;
    transform: translateY(0)
}

.nav-title {
    font-weight: 500;
    padding-bottom: 12px;
    text-align: center;
    margin-left: -10px;
    margin-right: -10px
}

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

.nav-title-inner {
    padding-left: 10px
}

.nav-title:before {
    content: '';
    display: block;
    height: 8px;
    margin-bottom: 12px;
    margin-top: 12px;
    margin-left: -10px;
    opacity: .4;
    width: 107%;
    background-image: url(../img/nav-sep.png);
    background-repeat: repeat-x
}

@media screen and (min-width:40em) {
    .nav-title:before {
        margin-left: -5px;
        width: 102.9%
    }
}

.nav-wow {
    text-align: center;
    color: #808d97;
    border-top: 1px solid #d2d2d2;
    margin-left: -10px;
    margin-top: 13px;
    margin-right: -10px;
    padding-top: 8px;
    line-height: 30px;
    font-size: 224px;
    display: block;
    height: 33px
}

@media screen and (min-width:40em) {
    .nav-wow {
        text-align: left;
        margin-top: 4px;
        border-top: none;
        padding-top: 17px
    }
}

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

.nav-items li {
    font-weight: 400;
    line-height: 28px
}

.nav-items li:before {
    content: '›';
    display: inline-block;
    width: 10px;
    text-align: center
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .nav-items-right li {
        float: left;
        display: inline;
        width: 49.333%
    }
}

@media screen and (min-width:64em) {
    .nav-items-right li {
        float: left;
        display: inline;
        width: 25.333%
    }
}

.top-bar {
    position: relative;
    padding: 0;
    border-bottom: 6px solid #00a6d3;
    color: #00a6d3;
    width: 100%
}

.top-bar a {
    font-weight: 500;
    font-size: 18px;
    color: #00a6d3
}

.top-bar .close-mini-cart {
    display: none
}

.top-bar-title img {
    margin-top: 13px;
    margin-left: 13px;
    cursor: pointer
}

@media screen and (max-width:39.9375em) {
    .top-bar-title img {
        margin-left: 6px;
        margin-top: 7px;
        max-width: 120px
    }
}

.top-bar-call {
    font-weight: 400;
    font-size: 18px;
    padding-right: 16px;
    display: none!important
}

@media screen and (min-width:61.5625em) {
    .top-bar-call {
        display: table-cell!important
    }
}

.top-bar-call span {
    font-weight: 500
}

.top-bar .menu>li {
    border-right: 1px solid #dfe0e2
}

.top-bar .menu>li:last-child {
    border-right: none
}

.top-bar-right .menu>li>a {
    line-height: 1rem
}

@media screen and (max-width:39.9375em) {
    .top-bar-right .menu>li>a {
        padding: 10px
    }
}

@media screen and (max-width:63.9375em) {
    .top-bar-right {
        width: auto!important
    }
}

.top-bar-buynow a {
    background-color: #00a6d3;
    color: #fefefe;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 32px!important
}

.sticky-container.sticky-1 {
    z-index: 6
}

.sticky-container.sticky-2 {
    z-index: 1
}

.dropdown-pane {
    min-width: 357px;
    background-color: #fefefe;
    right: 0
}

.dropdown-pane-triangle {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fefefe;
    position: absolute;
    top: -10px;
    left: 65%
}

@media screen and (max-width:39.9375em) {
    .dropdown-pane-triangle {
        left: 89.4%
    }
}

@media screen and (max-width:39.9375em) {
    .dropdown-pane {
        min-width: 317px
    }
}

.minicart-items-wrapper {
    border: none!important
}

.mini-cart {
    font-size: 14px;
    font-weight: 500
}

.mini-cart-opened {
    background-color: #00a6d3
}

.mini-cart-opened>a,
.mini-cart-opened svg path {
    color: #fefefe;
    fill: #fefefe
}

.mini-cart-opened .badge.secondary {
    background: #fefefe;
    color: #272727
}

.mini-cart-heading {
    display: -ms-flexbox;
    display: flex
}

.mini-cart-toggler-wrap .icon-cross {
    display: none
}

.mini-cart-toggler-wrap .price-container {
    display: -ms-inline-flexbox;
    display: inline-flex
}

.mini-cart-toggler-wrap.mini-cart-opened .icon-cross {
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-left: 3px
}

.mini-cart-toggler-wrap.mini-cart-opened .icon-cart {
    display: none
}

.mini-cart .action.edit {
    background-image: url(../img/icon-edit.png)
}

.mini-cart .action.delete,
.mini-cart .action.edit {
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    display: block
}

.mini-cart .action.delete {
    background-image: url(../img/icon-recycle.png)
}

.mini-cart .badge.secondary {
    background: #8b98a2;
    color: #fefefe
}

.mini-cart-items ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.mini-cart-items li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px
}

.mini-cart-items li>div:nth-child(2) {
    padding-left: 20px;
    padding-right: 20px
}

.mini-cart-items li>div:nth-child(2) .price {
    font-size: 14px
}

.mini-cart-items li>div:nth-child(2) .price-container {
    display: -ms-inline-flexbox;
    display: inline-flex
}

.mini-cart-items li>div:nth-child(2) span {
    font-weight: 400
}

.mini-cart-items li a {
    font-size: 14px
}

.mini-cart-items li>div:nth-child(3)>div:first-child {
    margin-bottom: 6px
}

.mini-cart-bottom {
    border-top: 1px solid #eee;
    padding-top: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.mini-cart-bottom div:first-child {
    width: 45%;
    font-weight: 400;
    padding-left: 14px
}

.mini-cart-bottom div:first-child a {
    font-size: 14px
}

.mini-cart-bottom button {
    background-color: #00a6d3;
    width: 100%;
    border-radius: 5px;
    padding-top: 16px;
    padding-bottom: 16px
}

.overlay {
    width: 100%;
    height: calc(100vh - 70px);
    background: #000;
    position: fixed;
    z-index: 1;
    opacity: 0;
    left: -100%;
    transition: opacity .2s;
    z-index: 7;
    margin: 0 auto;
    max-width: 1920px
}

.video-container {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media screen and (max-width:63.9375em) {
    .video-container {
        width: 97%
    }
}

@media screen and (max-width:63.9375em) and (orientation:landscape) {
    .video-container {
        width: 95%;
        top: 50%;
        left: 49%
    }
}

@media screen and (min-width:64em) {
    .video-container {
        width: 100%
    }
}

@media screen and (max-width:39.9375em) and (orientation:landscape) {
    .video-container {
        width: 87%;
        top: 57%;
        left: 49%
    }
}

.player .controls {
    width: 90.5%;
    margin: 0 auto
}

.close {
    width: 20px;
    position: absolute;
    right: 15px;
    top: 30px;
    fill: #0BB6CD;
    z-index: 9999;
}

.close:hover {
    fill: #0BB6CD; /*hsla(0, 0%, 100%, .5)*/;
    cursor: pointer
}

.show {
    opacity: 1
}

.section-1 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: url(../img/section-1-bg.jpg) 50% no-repeat;
    background-size: cover;
    height: calc(100vh - 75px);
    overflow: hidden
}

.section-1 .video-background {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0
}

.section-1-play {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 118px;
    text-align: center;
}
@media screen and (max-width:39.9375em) {
    .section-1-play {
        top: 29%;
        bottom:auto;
    }
}
.section-1-play img {
    cursor: pointer;
    transition: all .2s
}

.section-1-play img:hover {
    transform: scale(1.1)
}

.section-1-play-inner {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 50%;
    transition: all .2s;
    background-color: rgba(51, 51, 51, .7);
    padding-top: 15px;
    cursor: pointer
}

.section-1-play-inner:hover {
    transform: scale(1.1)
}

.section-1-play .icon-play {
    fill: hsla(0, 0%, 100%, .8);
    width: 90px;
    height: 90px;
    transition: all .2s
}

.section-1-toplogo {
    position: absolute;
    top: -2px;
    width: 100%;
    overflow: hidden
}

.section-1-toplogo svg {
    height: 170px
}

.section-1-toplogo img {
    position: absolute;
    top: 37px;
    left: 33px
}

.section-1-bottomlogo {
    width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: -10px
}

.section-1-bottomlogo img {
    position: absolute;
    right: 30px;
    bottom: 80px
}

@media screen and (max-width:63.9375em) {
    .section-1-bottomlogo img {
        bottom: 88px;
        right: auto;
        left: 63%;
        margin-left: -170px;
        max-width: 250px
    }
}

.section-1-bottomlogo svg {
    height: 160px;
    height: 454px
}

.section-1-bottomtext {
    font-weight: 400;
    position: absolute;
    color: #fefefe;
    text-align: center;
    width: 100%;
    bottom: 1px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 14px 8px;
    background-color: #272727
}

.section-1-bottomtext span {
    font-weight: 500
}

.section-1-stick {
    opacity: 0;
    width: 100%;
    transition: all .2s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 70px;
    font-size: 18px
}

.section-1-stick div:last-child {
    padding-top: 7px;
    padding-left: 56px
}

.section-1-stick img {
    max-width: 160px;
    float: left
}

.section-1-stick.is-stuck {
    opacity: 1;
    text-align: center;
    background-color: #272727;
    color: #fefefe;
    margin-top: 70px!important
}

.section-1-stick.is-stuck span {
    font-weight: 500
}

.section-2 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    color: #272727;
    background: #fff;
    background: linear-gradient(180deg, #fff 0, #fefefe 20%, #f2f2f2 37%, #e7e7e8 54%, #ddd 70%, #d9dad9 87%, #d8d8d8);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d8d8d8', GradientType=0)
}

@media screen and (max-width:39.9375em) {
    .section-2 {
        margin-top: -40px
    }
}

.section-2-inner {
    width: 100%;
    min-height: 800px;
    max-width: 1180px;
    margin: 0 auto;
    padding-top: 32px
}

@media screen and (max-width:39.9375em) {
    .section-2-inner {
        padding-top: 0;
        min-height: 750px
    }
}

@media screen and (min-width:40em) {
    .section-2-inner {
        background: url(../img/board.png) 0 65% no-repeat
    }
}

.section-2-title {
    max-width: 695px
}

.section-2-title h2 {
    font-weight: 300;
    color: #272727;
    font-size: 40px
}

@media screen and (max-width:39.9375em) {
    .section-2-title h2 {
        font-weight: 500;
        font-size: 19px;
        text-align: center
    }
}

.section-2-title h4 {
    color: #272727;
    font-weight: 300;
    font-size: 30px
}

@media screen and (max-width:39.9375em) {
    .section-2-title h4 {
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        margin-bottom: 32px
    }
}

.section-2-buy {
    position: absolute;
    width: 100%;
    max-width: 437px;
    right: 0
}

@media screen and (max-width:39.9375em) {
    .section-2-buy {
        position: static;
        text-align: center;
        margin: 0 auto;
        margin-top: 65px
    }
}

.section-2-buy-top {
    position: relative;
    width: 300px;
    margin: 0 auto
}

.section-2-buy-top div:first-child {
    font-size: 60px;
    font-weight: 400;
    position: relative;
    left: 42px
}

@media screen and (max-width:39.9375em) {
    .section-2-buy-top div:first-child {
        left: -23px
    }
}

.section-2-buy-top div:first-child span {
    position: absolute;
    font-size: 34px;
    top: 11px
}

.section-2-buy-top div:nth-child(2) {
    position: absolute;
    bottom: -19px;
    left: 86px;
    font-size: 24px;
    font-weight: 400
}

@media screen and (max-width:39.9375em) {
    .section-2-buy-top div:nth-child(2) {
        left: 99px
    }
}

.section-2-buy-middle {
    font-size: 12px;
    background-color: #f0f0f0;
    color: #545454;
    padding: 12px;
    width: 300px;
    margin: 0 auto;
    margin-top: 28px;
    margin-bottom: 16px
}

.section-2-buy-middle div:nth-child(2) {
    font-size: 17px;
    font-weight: 500
}

.section-2-buy-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 300px;
    margin: 0 auto
}

.section-2-buy-bottom>div {
    width: 49%
}

.section-2-buy-bottom>div button,
.section-2-buy-bottom>div select {
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500
}

.section-2-buy-bottom>div select {
    height: 51px;
    font-size: 18px;
    line-height: 22px;
    margin: 0
}

.section-2-checks {
    position: absolute;
    bottom: 100px
}

@media screen and (max-width:39.9375em) {
    .section-2-checks {
        position: static
    }
}

.section-2-checks ul {
    list-style-type: none;
    width: 300px;
    margin: 0 auto
}

@media screen and (max-width:39.9375em) {
    .section-2-checks ul {
        margin-top: 32px
    }
}

.section-2-checks li {
    font-size: 14px;
    font-weight: 400;
    line-height: 44px
}

.section-2-checks li:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../img/check.png) 50% no-repeat;
    margin-bottom: -12px;
    margin-right: 13px
}

.section-2-bottom {
    position: absolute;
    font-weight: 500;
    bottom: 30px
}

@media screen and (max-width:39.9375em) {
    .section-2-bottom {
        top: 300px;
        width: 100%;
        font-size: 12px;
        text-align: center;
        margin-bottom: 32px;
        color: #b3b3b3
    }
}

.section-3 {
    position: relative;
    width: 100%;
    height: 800px;
    margin: 0 auto;
    color: #272727
}

@media screen and (max-width:39.9375em) {
    .section-3 {
        background-position-x: -1px;
        background-size: contain;
        height: 664px
    }
}

.section-3 h2 {
    font-size: 24px;
    margin-bottom: 40px;
    font-weight: 400
}

@media screen and (max-width:63.9375em) {
    .section-3 h2 {
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 20px;
        margin-top: 30px
    }
}

.section-3 p {
    font-size: 18px;
    font-weight: 400
}

@media screen and (max-width:63.9375em) {
    .section-3 p {
        font-size: 16px
    }
}

.section-4 {
    position: relative;
    font-weight: 400;
    width: 100%;
    margin: 0 auto;
    color: #272727
}

.section-4 .title-blue {
    text-transform: uppercase;
    color: #00a6d3;
    font-weight: 400;
    font-size: 36px
}

@media screen and (max-width:63.9375em) {
    .section-4 .title-blue {
        font-size: 24px
    }
}

.section-4 p {
    font-size: 18px;
    margin-bottom: 39px
}

.section-4 .bottom {
    font-size: 14px;
    margin-top: 52px
}

.section-5 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    color: #272727
}

.section-5 .title-blue {
    text-transform: uppercase;
    color: #00a6d3;
    font-size: 36px
}

@media screen and (max-width:63.9375em) {
    .section-5 .title-blue {
        font-size: 24px
    }
}

.section-5 p {
    font-size: 18px;
    margin-bottom: 39px
}

.section-5-cert {
    position: absolute;
    top: 341px;
    left: 485px
}

@media screen and (max-width:63.9375em) {
    .section-5-cert {
        display: none
    }
}

.section-6 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    color: #272727
}

.section-6 .title-blue {
    text-transform: uppercase;
    color: #00a6d3;
    font-size: 36px
}

@media screen and (max-width:63.9375em) {
    .section-6 .title-blue {
        font-size: 24px
    }
}

.section-6 p {
    font-size: 18px;
    margin-bottom: 39px
}

.section-7 {
    position: relative;
    width: 100%;
    min-height: 410px;
    max-width: 1420px;
    margin: 0 auto;
    color: #272727;
    padding-top: 80px
}

@media screen and (max-width:63.9375em) {
    .section-7 {
        padding-top: 0
    }
}

@media screen and (max-width:39.9375em) {
    .section-7-tabs-wrap {
        display: none
    }
}

.section-7-accordion-wrap .accordion-content {
    color: #272727
}

.section-7-accordion-wrap .accordion-content h2 {
    color: #272727;
    font-size: 24px
}

.section-7-accordion-wrap .accordion-content p {
    color: #272727;
    font-size: 14px
}

.section-7-accordion-wrap .accordion-inner .accordion-item.is-active .accordion-title {
    font-weight: 500
}

.section-7-accordion-wrap .accordion-inner .accordion-item.is-active .accordion-title:before {
    transform: rotate(180deg)
}

.section-7-accordion-wrap .accordion-inner .accordion-title {
    font-size: 16px;
    padding-left: 0;
    padding-right: 33px;
    padding-bottom: 5px;
    line-height: 22px
}

.section-7-accordion-wrap .accordion-inner .accordion-title:before {
    content: '\E006';
    font-family: Icons;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -.5rem;
    color: #272727;
    transform: rotate(0deg);
    transition: all .2s
}

.section-7-accordion-wrap .accordion-inner .accordion-title:focus {
    background: #fefefe
}

.section-7-accordion-wrap .accordion-inner .accordion-content {
    color: #272727;
    padding-left: 0;
    padding-right: 0
}

.section-7-accordion-wrap .accordion-title span {
    color: #8b98a2;
    font-size: 16px;
    padding-left: 16px
}

.section-7-accordion-wrap .accordion-title img {
    max-width: 29px
}

.section-7-accordion-wrap .accordion-title:before {
    content: ''
}

.section-7-accordion-wrap .accordion-content .accordion-title:before {
    content: '\E006';
    font-family: Icons;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -.5rem;
    color: #272727;
    transform: rotate(0deg);
    transition: all .2s;
}
.section-7-accordion-wrap .accordion-content .accordion-item.is-active .accordion-title:before {
    transform: rotate(180deg)
}

.section-7-accordion-wrap li.accordion-item{ border-bottom: 1px solid #edeff0 }

.section-7-accordion-wrap .accordion-title {
    color: #00a7d5;
    font-size: 16px;
    font-weight: 500;
    padding-right: 30px;
}

@media screen and (min-width:40em) {
    .section-7-accordion-wrap {
        display: none
    }
}

@media screen and (max-width:39.9375em) {
    .section-7 .tabs {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.section-7 .tabs-title {
    padding: 0;
    width: 100%;
    border: .0625rem solid #edeff0!important;
    border-bottom: .125rem solid #00a6d3!important;
    display: -ms-flexbox;
    display: flex
}

.section-7 .tabs-title i {
    font-size: 2.625rem;
    color: #00a6d3
}

.section-7 .tabs-title:last-child {
    border-right: 1px solid #edeff0;
    border-bottom: 2px solid #00a6d3
}

.section-7 .tabs-title.is-active {
    border-bottom: 3px solid #00a6d3!important
}

.section-7 .tabs-title a {
    text-align: center;
    color: #8b98a2;
    font-size: 16px;
    width: 100%;
    transition: all .2s;
    font-family: GothamRounded-Book
}

.section-7 .tabs-content {
    padding-left: 16px;
    padding-right: 16px
}

@media screen and (max-width:63.9375em) {
    .section-7 .tabs-panel {
        padding-left: 16px;
        padding-right: 16px
    }
}

.section-7 .tabs-panel h2 {
    font-size: 32px;
    margin-bottom: 16px;
    margin-top: 16px;
    font-family: GothamRounded-Book
}

.section-7 .tabs-panel p {
    margin-bottom: 64px;
    font-family: GothamRounded-Book
}

@media screen and (max-width:63.9375em) {
    .section-7 .tabs-panel p {
        text-align: center
    }
}

.section-7 .tabs-panel-list {
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:63.9375em) {
    .section-7 .tabs-panel-list {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.section-7 .tabs-panel-list > ul > li.tabs-panel-list-heading {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 18px
}

.section-7 .tabs-panel-list ul {
    width: 50%
}

@media screen and (max-width:63.9375em) {
    .section-7 .tabs-panel-list ul {
        width: 100%
    }
}

.section-7 .tabs-panel-list ul li:not(.tabs-panel-list-heading):before {
    content: '•';
    display: inline-block;
    width: 14px;
    font-size: 19px
}

.section-7 .tabs-panel .accordion-item.is-active .accordion-title:before {
    transform: rotate(180deg)
}

.section-7 .tabs-panel .accordion-title {
    font-size: 18px;
    color: #00a7d5
}

.section-7 .tabs-panel .accordion-title:before {
    content: '\E006';
    font-family: Icons;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -.5rem;
    color: #272727;
    transform: rotate(0deg);
    transition: all .2s
}

.footer {
    position: relative;
    min-height: 225px;
    background: url(../img/footer-bg.png) 0 100% no-repeat;
    background-color: #f0f0f0;
    border-top: 6px solid #00a6d3;
    padding-top: 22px;
    margin-top: 64px;
    width: 100%
}

@media screen and (max-width:39.9375em) {
    .footer {
        min-height: 320px
    }
}

.footer-inner {
    width: 100%;
    max-width: 1420px;
    position: relative;
    margin: 0 auto
}

.footer-wow {
    text-align: center
}

.footer-wow i {
    font-size: 250px;
    line-height: 95px;
    color: #87939c
}

.footer-pay {
    position: absolute;
    width: 253px; /*antano */
    bottom: 64px;
    left: 0;
    right: 0;
    margin: 0 auto
}

@media screen and (min-width:40em) {
    .footer-pay {
        right: 16px;
        left: auto
    }
}

.footer-pay>div:first-child {
    text-align: right;
    margin-right: 7px;
    display: inline-table
}

.footer-pay>div:first-child img {
    width: 20%; /*antano*/
    margin: 2px
}

.footer-pay>div:last-child {
    text-align: center /*antano*/
}

.footer-bottom {
    position: relative;
    padding-top: 32px;
    padding-bottom: 32px
}

.footer-bottom a {
    color: #555
}

@media screen and (max-width:39.9375em) {
    .footer-bottom {
        padding-top: 42px;
        margin-top: 83px
    }
}

.footer-bottom-copy {
    position: absolute;
    font-size: 12px;
    font-family: GothamRounded;
    left: 145px
}

@media screen and (max-width:39.9375em) {
    .footer-bottom-copy {
        bottom: 15px;
        right: 15px
    }
}

.footer-bottom-menu {
    position: absolute;
    width: 100%;
    text-align: center;
    right: 0;
    bottom: 200px
}

@media screen and (min-width:40em) {
    .footer-bottom-menu {
        /*   right: -14px;*/
        bottom: 17px
    }
}

.footer-bottom-menu ul {
    margin: 0;
    line-height: 20px
}

.footer-bottom-menu li {
    display: inline
}

.footer-bottom-menu a {
    font-size: 14px;
    color: #272727;
    display: inline-block;
    padding-right: 28px
}

.footer-bottom-menu li:last-child a {
    padding-right: 0
}

.footer-bottom-design {
    position: absolute;
    right: 16px;
    bottom: 17px;
    font-size: 12px;
    font-family: GothamRounded
}

@media screen and (max-width:39.9375em) {
    .footer-bottom-design {
        display: none
    }
}

.site-container {
    background: #fff;
    margin: 0 auto;
    max-width: 1920px;
    padding-top: 48px
}

@media screen and (min-width:42.5em) {
    .site-container {
        padding-top: 70px
    }
    .section {
        padding-left: 30px;
        padding-right: 30px
    }
}

.sticky-container {
    left: 0;
    margin: 0 auto;
    max-width: 1920px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 5
}

.section {
    color: #272727;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.section,
.section-container {
    margin: 0 auto;
    position: relative
}

.section-container {
    padding-bottom: 30px
}

@media screen and (min-width:54em) {
    .arrow-list li {
        font-size: 16px
    }
}

@media screen and (min-width:61.25em) {
    .section {
        padding-left: 40px;
        padding-right: 40px
    }
    .section-content p {
        font-size: 18px
    }
}

@media screen and (min-width:75em) {
    .arrow-list li {
        font-size: 16px
    }
}

@media screen and (min-width:100em) {
    .section {
        padding-left: 80px;
        padding-right: 80px
    }
}

@media screen and (max-width:39.9375em) {
    .top-bar-buynow a {
        font-size: 14px
    }
}

.cover {
    height: calc(100vh - 40px);
    position: relative
}

.cover--top {
    background: transparent url(../img/top-frame--mobile.svg) no-repeat scroll bottom/cover;
    padding-top: 16px;
    top: 0;
}

.cover--bottom,
.cover--top {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 4
}

.cover--bottom {
    background: transparent url(../img/bottom-frame--mobile.svg) no-repeat scroll top/cover;
    padding-top: 61px;
    bottom: 82px;
}

.razor-logo {
    margin: 0 auto;
    max-width: 166px
}

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

.cover--top {
    height: 90px
}

.cover--bottom {
    height: 75px;
    padding-top: 50px
}

@media screen and (min-width:22.5em) {
    .cover--top {
        height: 100px;
        padding-top: 15px
    }
    .cover--bottom {
        height: 85px;
        padding-top: 60x
    }
    .strip br {
        display: none
    }
}

@media screen and (min-width:26.25em) {
    .cover--top {
        height: 120px;
        padding-top: 20px
    }
    .cover--bottom {
        height: 95px
    }
    .razor-logo {
        max-width: 180px
    }
    .hover-logo {
        max-width: 280px
    }
}

@media screen and (min-width:30em) {
    .cover--top {
        height: 130px;
        padding-top: 25px
    }
    .cover--bottom {
        height: 100px;
        padding-top: 55px
    }
    .razor-logo {
        max-width: 200px
    }
    .hover-logo {
        max-width: 300px
    }
    .strip {
        height: 48px;
        line-height: 48px
    }
}

@media screen and (min-width:42.5em) {
    .cover--top {
        background-image: url(../img/top-frame.svg);
        background-position: 0 100%;
        height: 190px;
        padding-left: 40px;
        padding-top: 20px
    }
    .cover--bottom {
        background-image: url(../img/bottom-frame.svg);
        background-position: 100% 0;
        height: 190px; /*125px*/;
        padding-right: 40px;
        padding-top: 80px
    }
    .cover {
        height: calc(100vh - 70px);
        position: relative
    }
    .razor-logo {
        float: left;
        max-width: 240px
    }
    .hover-logo {
        float: right;
        max-width: 330px
    }
}

.section-header {
    margin-bottom: 30px;
    padding-top: 30px
}

.price__group,
.product__actions,
.product__financing,
.product__img {
    margin-bottom: 20px
}

.button--block {
    display: block
}

.button--fw {
    width: 100%
}

.availability {
    font-size: 12px;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase
}

.section--product {
    background-image: -moz-linear-gradient(90deg, #d8d8d8 0, #fff 20%);
    padding: 15px
}

.headline {
    font-size: 18px;
    font-weight: 500;
    text-align: center
}

.sub-headline {
    display: block;
    font-size: .75em;
    font-weight: 400
}

.product__details {
    margin: 0 auto;
    max-width: 340px
}

.product__financing {
    background: #f0f0f0 none repeat scroll 0 0;
    padding: 10px;
    text-align: center;
    font-size: 13px
}

.price__group {
    text-align: center
}

.section-2-buy-top .price, .price__group .price {
    font-size: 60px;
    line-height: 1
}

.cents {
    font-size: .5em;
    position: relative;
    top: 2px;
    vertical-align: top
}

.price--postage {
    font-size: 24px;
    line-height: 1
}

.uc {
    text-transform: uppercase
}

.finance-text {
    font-size: 12px
}

.quantity {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    float: left;
    height: 42px;
    padding: 0 10px;
    width: 20%
}

.btn-group {
    float: left;
    padding-left: 20px;
    width: 80%
}

.br {
    display: block
}

.section--product .check-list {
    margin: 0 auto;
    max-width: 320px
}

@media screen and (min-width:30em) {
    .headline {
        font-size: 22px;
        font-weight: 400;
        line-height: 1.15
    }
}

@media screen and (min-width:42.5em) {
    .headline {
        font-size: 28px;
        font-weight: 400
    }
    .section-header {
        margin-bottom: 60px
    }
    .section--product {
        padding: 30px
    }
}

@media screen and (min-width:54em) {
    .section--product .section-inner {
        padding-bottom: 80px
    }
    .section--product {
        background-image: -moz-linear-gradient(90deg, #d8d8d8 0, #fff 40%)
    }
    .headline {
        margin: 0;
        text-align: left
    }
    .product__img {
        float: left;
        width: 60%
    }
    .product__details {
        float: left;
        padding-left: 40px;
        width: 40%
    }
    .section--product .check-list {
        margin: 0
    }
    .availability {
        bottom: 0;
        font-weight: 500;
        left: 0;
        position: absolute
    }
}

@media screen and (min-width:61.25em) {
    .headline {
        font-size: 34px
    }
    .headline,
    .sub-headline {
        font-weight: 300
    }
    .section--product {
        padding: 40px
    }
}

@media screen and (min-width:75em) {
    .headline {
        font-size: 40px
    }
    .product__details {
        margin-left: 10%;
        max-width: none;
        padding-left: 0;
        width: 300px
    }
}

@media screen and (min-width:100em) {
    .section--product {
        padding: 80px
    }
    .section-2-buy-top .price {
        font-size: 70px
    }
}

.hide-xs {
    display: none
}

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

.check-list li {
    font-family: Gotham;
    font-size: 14px;
    line-height: 44px;
    text-transform: uppercase
}

.check-list li:before {
    background: transparent url(../img/check.png) no-repeat scroll 50%;
    content: "";
    display: inline-block;
    height: 32px;
    margin-bottom: -12px;
    margin-right: 13px;
    width: 32px
}

.section-inner {
    margin: 0 auto;
    width: 100%;
    position: relative
}

@media screen and (min-width:40em) {
    .section-1-bottomtext span.br {
        display: none
    }
    .cover--bottom {
        bottom: 55px
    }
}

.section-feature--img {
    margin-bottom: 20px
}

.section-3 .heading {
    font-size: 18px;
    font-weight: 500;
    padding-top: 20px
}

.section-feature--img.fl {
    margin-left: -15px
}

.section-3 .fl,
.section-feature--img.fr {
    margin-right: -15px
}

.section-3 .fl {
    margin-left: 0
}

.section-feature .media {
    font-weight: 500;
    margin-left: -5px
}

.media--safety .media-left {
    width: 100px
}

.media--safety .media-body {
    font-size: 16px;
    padding-left: 10px
}

@media screen and (min-width:42.5em) {
    .section-3 .heading {
        font-size: 24px;
        font-weight: 300
    }
    .section-feature .fl {
        float: left;
        width: 50%
    }
    .section-feature .fr {
        float: right;
        width: 50%
    }
    .section-3 .fl {
        float: left;
        margin-left: -30px;
        margin-right: 0;
        width: 50%
    }
    .section-3 .fr {
        float: right;
        width: 50%
    }
    .section-content {
        max-width: 560px;
        padding-top: 15%
    }
    .section-content.fl {
        padding-right: 30px
    }
    .section-content.fr {
        padding-left: 30px
    }
    .section-feature--img.fl {
        margin-left: -30px;
        text-align: left
    }
    .section-feature--img.fr {
        margin-right: -30px;
        text-align: right
    }
    .hide-md {
        display: none
    }
    .show-md {
        display: block
    }
}

@media screen and (min-width:61.25em) {
    .section-feature .heading {
        font-size: 36px
    }
    .section-3 .fl,
    .section-feature--img.fl {
        margin-left: -40px
    }
    .section-feature--img.fr {
        margin-right: -40px
    }
    .media--safety .media-body {
        font-size: 16px
    }
}

@media screen and (min-width:100em) {
    .section-3 .fl,
    .section-feature--img.fl {
        margin-left: -80px
    }
    .section-feature--img.fr {
        margin-right: -80px
    }
    .section-content.fl {
        float: right
    }
    .section-content.fr {
        float: left
    }
}

.media,
.media-body {
    overflow: hidden
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: middle
}

.section-7 {
    padding-top: 30px
}

.section-7-inner {
    max-width: 100%;
}

@media screen and (min-width:61.25em) {
    .section-7 {
        padding-top: 40px
    }
}

.section-7 .tabs,
.section-7 .tabs-title {
    display: -ms-flexbox;
    display: flex
}

.section-7 .tabs-title {
    border: none;
    border-color: #edeff0 -moz-use-text-color #00a6d3 #edeff0;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 2px 1px;
    padding: 0;
    width: 100%
}

.section-7 .tabs-title:last-child {
    border: none;
    border-color: #edeff0 #edeff0 #00a6d3;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px
}

.section-7 .tabs-title.is-active {
    border-bottom: 6px solid #00a6d3
}

.section-7 .tabs-title a {
    color: #8b98a2;
    font-family: GothamRounded;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    transition: all .2s ease 0s;
    width: 100%
}

.section-7 .tabs-title a div:first-child {
    margin-bottom: 16px
}

.section-7 .tabs-panel {
    padding-left: 0;
    padding-right: 0
}

.section-7 .tabs-panel>a {
    border-bottom: 1px solid
}

.section-7 .tabs-panel h2 {
    font-family: GothamRounded;
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 16px;
    margin-top: 16px
}

.section-7 .tabs-panel p {
    font-family: GothamRounded;
    margin-bottom: 64px
}

.section-7 .tabs-panel .accordion-item {
    border-bottom: 1px solid #d7d7d7
}

.section-7 .tabs-panel .accordion-item:first-child {
    border-top: 1px solid #d7d7d7
}

.section-7 .tabs-panel .accordion-title {
    color: #00a7d5;
    font-size: 18px;
    font-weight: 500
}

.section-7 .tabs-panel .accordion-content {
    color: #272727;
    padding-bottom: 64px
}

.arrow-list {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.arrow-list li {
    background: transparent url(../img/shevrons-right.png) no-repeat scroll 0;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 20px;
    padding: 10px 0 10px 50px;
    position: relative;
    text-transform: uppercase
}

.arrow-list li:before {
    content: " ";
    height: 100%;
    margin-right: -5px
}

.arrow-list li:before,
.arrow-list li>span {
    display: inline-block;
    vertical-align: middle
}

.arrow-list li>span {
    width: 100%
}

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

.clearfix:after {
    clear: both
}

@font-face {
    font-family: GothamRounded;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/GothamRounded-Medium.eot?) format("eot"), url(../fonts/GothamRounded-Medium.woff) format("woff"), url(../fonts/GothamRounded-Medium.ttf) format("truetype"), url(../fonts/GothamRounded-Medium.svg#GothamRounded) format("svg")
}

@font-face {
    font-family: GothamRounded;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/GothamRounded-Book.eot?) format("eot"), url(../fonts/GothamRounded-Book.woff) format("woff"), url(../fonts/GothamRounded-Book.ttf) format("truetype"), url(../fonts/GothamRounded-Book.svg#GothamRounded) format("svg")
}

@font-face {
    font-family: Gotham;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/GothamLight.eot?) format("eot"), url(../fonts/GothamLight.woff) format("woff"), url(../fonts/GothamLight.ttf) format("truetype"), url(../fonts/GothamLight.svg#Gotham) format("svg")
}

@font-face {
    font-family: Gotham;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/GothamBook.eot?) format("eot"), url(../fonts/GothamBook.woff) format("woff"), url(../fonts/GothamBook.ttf) format("truetype"), url(../fonts/GothamBook.svg#Gotham) format("svg")
}

@font-face {
    font-family: Gotham;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/GothamMedium.eot?) format("eot"), url(../fonts/GothamMedium.woff) format("woff"), url(../fonts/GothamMedium.ttf) format("truetype"), url(../fonts/GothamMedium.svg#Gotham) format("svg")
}

.footer-bottom-menu {
    bottom: 190px;
}

@media screen and (min-width:771px) {
    .footer-bottom-menu {     
        bottom: 17px;
        left: 200px;
        width: auto;
    }
    .footer-bottom-copy {
        bottom: 17px;
    }
}

.main-container, #maincontent {
    margin-top: 78px;
}

.checkout-index-index .main-container, #maincontent {
    margin-top: 0px!important;
}


.column.main .cart-summary .block > .title strong, .column.main .paypal-review-discount .block > .title strong {
    font-size: 18px!important;
}


.main-container, #maincontent {
    background: #fff;
}

.accordion-content {
    font-size: 16px;
}

.footer-wow {
    overflow: hidden;
}

@media screen and (max-width:770px)
{
    footer {background: #f0f0f0 no-repeat scroll 0 100%!important;}
    .footer-pay {
        bottom: 34px !important;
    }
    .footer-bottom-menu {
        bottom: 50px;
        text-align: left;
    }

    .footer-bottom-copy {
        left:16px;
        bottom: 20px;
    }

}

@media screen and (max-width:479px)
{    
    .footer-bottom-menu {
        bottom: -40px;
        text-align: center;
    }

    .footer-bottom-copy {
        display: none;
    }


}

.footerCopyWeb {
    text-align: center;
}

.footerCopyWeb {
    position: absolute;
    text-align: center;
    top: 100px !important;
    width: 100%;
}

.footerLogo {text-align: center; margin-bottom: 25px; position: static;}

.product__details .price {
    font-size: 60px;
}

.product__financing .small{ font-size: 9px; margin-top: 10px; }


.openpay-modal {
    background-color: #fefefe;
    width: 100%;
    max-width: 800px;
    min-height: 560px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    border: 4px solid #6b96eb;
    display: none; }
@media screen and (min-width: 40em) {
    .openpay-modal {
        position: fixed;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -6%);
        transform: translate(-50%, -6%);
        padding-left: 30px;
        padding-right: 30px; } }
.openpay-modal--head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center; }
@media screen and (min-width: 40em) {
    .openpay-modal--head {
        -ms-flex-direction: row;
        flex-direction: row;
        text-align: left; } }
.openpay-modal--subhead {
    font-size: 1.25rem;
    text-align: center;
    margin-top: 26px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 30px; }
.openpay-modal--subhead span {
    font-weight: 700; }
.openpay-modal--steps {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-top: 30px;
    -ms-flex-direction: column;
    flex-direction: column; }
@media screen and (min-width: 40em) {
    .openpay-modal--steps {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: end;
        align-items: flex-end; } }
.openpay-modal--steps > div {
    display: -ms-flexbox;
    display: flex;
    max-width: 410px;
    margin-bottom: 20px; }
@media screen and (min-width: 40em) {
    .openpay-modal--steps > div {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center; } }
.openpay-modal--steps---img {
    width: 100%;
    max-width: 97px; }
.openpay-modal--steps---txt {
    padding-left: 20px; }
.openpay-modal--steps---txt div {
    text-align: left; }
.openpay-modal--steps---txt div:first-child {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 1.125rem; }
@media screen and (min-width: 40em) {
    .openpay-modal--steps---txt div:first-child {
        max-width: 190px;
        margin: 0 auto;
        margin-top: 25px;
        margin-bottom: 20px;
        font-size: 1.25rem;
        text-align: center;
        font-weight: 400; } }
.openpay-modal--steps---txt div:last-child {
    font-size: 0.875rem; }
@media screen and (min-width: 40em) {
    .openpay-modal--steps---txt div:last-child {
        text-align: center; } }
.openpay-modal--footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    bottom: 0;
    width: 90%;
    border-top: 1px solid #f0f0f0;
    font-weight: 500;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding-top: 16px; }
.openpay-modal--footer > div:first-child {
    margin-bottom: 8px; }
@media screen and (min-width: 40em) {
    .openpay-modal--footer > div:last-child {
        margin-bottom: 8px; } }
@media screen and (min-width: 40em) {
    .openpay-modal--footer {
        position: absolute;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 50px; } }

.product__financing {
    cursor: pointer; }
video{
    object-fit: cover;
}
*::-webkit-media-controls-panel {
    display: none!important;
    -webkit-appearance: none;
}
*::--webkit-media-controls-play-button {
    display: none!important;
    -webkit-appearance: none;
}
*::-webkit-media-controls-start-playback-button {
    display: none!important;
    -webkit-appearance: none;
}
body.cms-index-index {background-color: #eaeaea; }
.tabs-panel-list > ul > li, .section-7 .tabs-panel p{ font-size: 16px; }
.product__details .price {
  font-size: 60px;
}
.price-or{ font-size: 24px; margin: 20px 0; }
.price-openpay{ font-size: 16px; }
.section-1-bottomtext h1{ margin: 0; padding: 0; font-size: 18px; display: inline-block; line-height: 1em; }

@media screen and (max-width:63.9375em) {
    .section-7 .tabs-panel-list > ul > li.tabs-panel-list-heading {
        font-size: 16px;
    }
    .tabs-panel-list > ul > li, .section-7 .tabs-panel p{ font-size: 14px; }
}