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

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

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

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

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

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

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

html,
body {
    height: 100%
}

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

html,
body {
    font-size: 100%
}

body {
    background: #fff;
    color: #222;
    padding: 0;
    margin: 0;
    font-family: "ProximaNova-Regular", Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    position: relative;
    cursor: default
}

a:hover {
    cursor: pointer
}

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

img {
    -ms-interpolation-mode: bicubic
}

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

.left {
    float: left !important
}

.right {
    float: right !important
}

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

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

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

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

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

select {
    width: 100%
}

button,
.button {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: "ProximaNova-Regular", Helvetica, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out
}

button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #007095
}

button:hover,
button:focus,
.button:hover,
.button:focus {
    color: #fff
}

button.secondary,
.button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}

button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    background-color: #b9b9b9
}

button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    color: #333
}

button.success,
.button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff
}

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    background-color: #368a55
}

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    color: #fff
}

button.alert,
.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    background-color: #cf2a0e
}

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    color: #fff
}

button.large,
.button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem
}

button.small,
.button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem
}

button.tiny,
.button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem
}

button.expand,
.button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%
}

button.left-align,
.button.left-align {
    text-align: left;
    text-indent: 0.75rem
}

button.right-align,
.button.right-align {
    text-align: right;
    padding-right: 0.75rem
}

button.radius,
.button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

button.round,
.button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    box-shadow: none
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #007095
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    color: #fff
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #008CBA
}

button.disabled.secondary,
button[disabled].secondary,
.button.disabled.secondary,
.button[disabled].secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    color: #333
}

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

button.disabled.success,
button[disabled].success,
.button.disabled.success,
.button[disabled].success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    box-shadow: none
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #368a55
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    color: #fff
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #43AC6A
}

button.disabled.alert,
button[disabled].alert,
.button.disabled.alert,
.button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    color: #fff
}

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

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

@media only screen and (min-width: 40.063em) {
    button,
    .button {
        display: inline-block
    }
}

form {
    margin: 0 0 1rem
}

form .row .row {
    margin: 0 -0.5rem
}

form .row .row .column,
form .row .row .columns {
    padding: 0 0.5rem
}

form .row .row.collapse {
    margin: 0
}

form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0
}

form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: 0.5rem
}

label {
    font-size: 0.875rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0
}

label.right {
    float: none !important;
    text-align: right
}

label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0
}

label small {
    text-transform: capitalize;
    color: #676767
}

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

.prefix,
.postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 0.875rem;
    height: 2.3125rem;
    line-height: 2.3125rem
}

.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none
}

.prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none
}

.prefix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px
}

.postfix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px
}

.prefix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.postfix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-top-right-radius: 1000px
}

span.prefix,
label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #cccccc
}

span.prefix.radius,
label.prefix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px
}

span.postfix,
label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #cccccc
}

span.postfix.radius,
label.postfix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    height: 2.3125rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.45s ease-in-out, -webkit-box-shadow 0.45s;
    transition: border-color 0.45s ease-in-out, -webkit-box-shadow 0.45s;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out, -webkit-box-shadow 0.45s
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    -webkit-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border-color: #999999
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none
}

input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
textarea:disabled {
    background-color: #ddd;
    cursor: default
}

input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
    background-color: #ddd;
    cursor: default
}

input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
textarea.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0px
}

textarea[rows] {
    height: auto
}

select {
    -webkit-appearance: none !important;
    -webkit-border-radius: 0px;
    background-color: #fafafa;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border: 1px solid #cccccc;
    padding: 0.5rem;
    font-size: 0.875rem;
    color: rgba(0, 0, 0, 0.75);
    line-height: normal;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 2.3125rem
}

select.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

select:hover {
    background-color: #f3f3f3;
    border-color: #999999
}

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

input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 1rem 0
}

input[type="checkbox"]+label,
input[type="radio"]+label {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

input[type="file"] {
    width: 100%
}

fieldset {
    border: 1px solid #ddd;
    padding: 1.25rem;
    margin: 1.125rem 0
}

fieldset legend {
    font-weight: bold;
    background: #fff;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem
}

[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] span.error,
[data-abide] small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff
}

[data-abide] span.error,
[data-abide] small.error {
    display: none
}

span.error,
small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff
}

.error input,
.error textarea,
.error select {
    margin-bottom: 0
}

.error input[type="checkbox"],
.error input[type="radio"] {
    margin-bottom: 1rem
}

.error label,
.error label.error {
    color: #f04124
}

.error small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff
}

.error>label>small {
    color: #676767;
    background: transparent;
    padding: 0;
    text-transform: capitalize;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline
}

.error span.error-message {
    display: block
}

input.error,
textarea.error,
select.error {
    margin-bottom: 0
}

label.error {
    color: #f04124
}


/*@font-face {
    font-family: 'GTSectraFine-Book';
    src: url(/assets/gt-sectra-fine-book-a683e89b59e4b33055cc2db558629f5178ecd87a2de7da102e420c05876cb451.woff) format("woff");
    font-weight: normal;
    font-style: normal
}*/

/*@font-face {
    font-family: 'Lust-Regular';
    src: url(/assets/subset-lust-regular-7dc24041c03f6274a36c6195c97028849038ffe9c63cd70ac7c1b93e551d948b.woff) format("woff"), url(/assets/subset-lust-regular-4c4955e335b10536d48fd512bb3da25dafbfb2a83e95f3c68c38b2581436b880.woff2) format("woff2");
    font-weight: normal;
    font-style: normal
}*/

input.input-reset {
    margin: 0;
    min-height: 0px;
    width: auto
}

input.input-reset+label {
    font-size: 100%;
    margin: 0
}

.select-reset {
    width: auto
}


/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

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,
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: transparent
}

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

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.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: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

@media only screen and (max-width: 40em) {
    .small-only-text-left {
        text-align: left !important
    }
    .small-only-text-right {
        text-align: right !important
    }
    .small-only-text-center {
        text-align: center !important
    }
    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important
    }
    .small-text-right {
        text-align: right !important
    }
    .small-text-center {
        text-align: center !important
    }
    .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .medium-only-text-left {
        text-align: left !important
    }
    .medium-only-text-right {
        text-align: right !important
    }
    .medium-only-text-center {
        text-align: center !important
    }
    .medium-only-text-justify {
        text-align: justify !important
    }
}

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

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .large-only-text-left {
        text-align: left !important
    }
    .large-only-text-right {
        text-align: right !important
    }
    .large-only-text-center {
        text-align: center !important
    }
    .large-only-text-justify {
        text-align: justify !important
    }
}

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

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    .xlarge-only-text-left {
        text-align: left !important
    }
    .xlarge-only-text-right {
        text-align: right !important
    }
    .xlarge-only-text-center {
        text-align: center !important
    }
    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.063em) {
    .xlarge-text-left {
        text-align: left !important
    }
    .xlarge-text-right {
        text-align: right !important
    }
    .xlarge-text-center {
        text-align: center !important
    }
    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
    .xxlarge-only-text-left {
        text-align: left !important
    }
    .xxlarge-only-text-right {
        text-align: right !important
    }
    .xxlarge-only-text-center {
        text-align: center !important
    }
    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.063em) {
    .xxlarge-text-left {
        text-align: left !important
    }
    .xxlarge-text-right {
        text-align: right !important
    }
    .xxlarge-text-center {
        text-align: center !important
    }
    .xxlarge-text-justify {
        text-align: justify !important
    }
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

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

a {
    color: #008CBA;
    text-decoration: none;
    line-height: inherit
}

a:hover,
a:focus {
    color: #0078a0
}

a img {
    border: none
}

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

p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic
}

ul,
ol {
    line-height: 1.6
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "ProximaNova-Regular", Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #222;
    text-rendering: optimizeLegibility;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    line-height: 1.4
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}

h1 {
    font-size: 2.125rem
}

h2 {
    font-size: 1.6875rem
}

h3 {
    font-size: 1.375rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0
}

@media only screen and (min-width: 40.063em) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4
    }
    h1 {
        font-size: 2.75rem
    }
    h2 {
        font-size: 2.3125rem
    }
    h3 {
        font-size: 1.6875rem
    }
    h4 {
        font-size: 1.4375rem
    }
    h5 {
        font-size: 1.125rem
    }
    h6 {
        font-size: 1rem
    }
}

.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    height: 100%;
    overflow: hidden
}

.off-canvas-wrap.move-right,
.off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}

.inner-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    -webkit-transition: "transform 500ms ease";
    transition: "transform 500ms ease";
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto
}

.inner-wrap:before,
.inner-wrap:after {
    content: " ";
    display: table
}

.inner-wrap:after {
    clear: both
}

.tab-bar {
    -webkit-backface-visibility: hidden;
    -webkit-transition: 200ms;
    transition: 200ms;
    position: fixed;
    width: 100%;
    z-index: 5;
    top: 0;
    left: 0;
    background: #333;
    color: #fff;
    height: 3.75rem;
    line-height: 3.75rem
}

@media (min-width: 1025px) {
    .tab-bar {
        display: none
    }
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
    color: #fff;
    line-height: 3.75rem;
    margin: 0
}

.left-small {
    width: 3.75rem;
    height: 3.75rem;
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: auto
}

.right-small {
    width: 3.75rem;
    height: 3.75rem;
    position: absolute;
    top: 0;
    right: 0
}

.tab-bar-section {
    padding: 0 0.625rem;
    position: absolute;
    text-align: center;
    height: 3.75rem;
    top: 0
}

@media only screen and (min-width: 40.063em) {
    .tab-bar-section {
        text-align: left
    }
}

.tab-bar-section.left {
    left: 0;
    right: 3.75rem
}

.tab-bar-section.right {
    left: 3.75rem;
    right: 0
}

.tab-bar-section.middle {
    left: 3.75rem;
    right: 3.75rem
}

.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 500ms ease 0s;
    transition: -webkit-transform 500ms ease 0s;
    transition: transform 500ms ease 0s;
    transition: transform 500ms ease 0s, -webkit-transform 500ms ease 0s;
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    background: #333;
    z-index: 1001;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(-100.5%, 0, 0);
    transform: translate3d(-100.5%, 0, 0);
    left: 0
}

.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 500ms ease 0s;
    transition: -webkit-transform 500ms ease 0s;
    transition: transform 500ms ease 0s;
    transition: transform 500ms ease 0s, -webkit-transform 500ms ease 0s;
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-y: auto;
    background: #333;
    z-index: 1001;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(100.5%, 0, 0);
    transform: translate3d(100.5%, 0, 0);
    right: 0
}

.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

ul.off-canvas-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 0.9375rem;
    color: #999;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0
}

ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    -webkit-transition: background 300ms ease;
    transition: background 300ms ease
}

ul.off-canvas-list li a:hover {
    background: #242424
}

.move-right>.inner-wrap {
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0)
}

.move-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-transition: background 300ms ease;
    transition: background 300ms ease;
    cursor: pointer;
    -webkit-box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 40.063em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.move-left>.inner-wrap {
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0)
}

.move-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-transition: background 300ms ease;
    transition: background 300ms ease;
    cursor: pointer;
    -webkit-box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 40.063em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu {
    -webkit-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-transition: background 300ms ease;
    transition: background 300ms ease;
    cursor: pointer;
    -webkit-box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent
}

@media only screen and (min-width: 40.063em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.no-csstransforms .left-off-canvas-menu {
    left: -200px
}

.no-csstransforms .right-off-canvas-menu {
    right: -200px
}

.no-csstransforms .move-left>.inner-wrap {
    right: 200px
}

.no-csstransforms .move-right>.inner-wrap {
    left: 200px
}

.clearing-thumbs,
[data-clearing] {
    margin-bottom: 0;
    margin-left: 0;
    list-style: none
}

.clearing-thumbs:before,
.clearing-thumbs:after,
[data-clearing]:before,
[data-clearing]:after {
    content: " ";
    display: table
}

.clearing-thumbs:after,
[data-clearing]:after {
    clear: both
}

.clearing-thumbs li,
[data-clearing] li {
    float: left;
    margin-right: 10px
}

.clearing-thumbs[class*="block-grid-"] li,
[data-clearing][class*="block-grid-"] li {
    margin-right: 0
}

.clearing-blackout {
    background: black;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998
}

.clearing-blackout .clearing-close {
    display: block
}

.clearing-container {
    position: relative;
    z-index: 998;
    height: 100%;
    overflow: hidden;
    margin: 0
}

.clearing-touch-label {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #aaa;
    font-size: 0.6em
}

.visible-img {
    height: 95%;
    position: relative
}

.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%
}

.clearing-caption {
    color: #ccc;
    font-size: 0.875em;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
    bottom: 0;
    background: black;
    width: 100%;
    padding: 10px 30px 20px;
    position: absolute;
    left: 0
}

.clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 30px;
    line-height: 1;
    color: #ccc;
    display: none
}

.clearing-close:hover,
.clearing-close:focus {
    color: #ccc
}

.clearing-assembled .clearing-container {
    height: 100%
}

.clearing-assembled .clearing-container .carousel>ul {
    display: none
}

.clearing-feature li {
    display: none
}

.clearing-feature li.clearing-featured-img {
    display: block
}

@media only screen and (min-width: 40.063em) {
    .clearing-main-prev,
    .clearing-main-next {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0
    }
    .clearing-main-prev>span,
    .clearing-main-next>span {
        position: absolute;
        top: 50%;
        display: block;
        width: 0;
        height: 0;
        border: solid 12px
    }
    .clearing-main-prev>span:hover,
    .clearing-main-next>span:hover {
        opacity: 0.8
    }
    .clearing-main-prev {
        left: 0
    }
    .clearing-main-prev>span {
        left: 5px;
        border-color: transparent;
        border-right-color: #ccc
    }
    .clearing-main-next {
        right: 0
    }
    .clearing-main-next>span {
        border-color: transparent;
        border-left-color: #ccc
    }
    .clearing-main-prev.disabled,
    .clearing-main-next.disabled {
        opacity: 0.3
    }
    .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, 0.8);
        height: 120px;
        margin-top: 10px;
        text-align: center
    }
    .clearing-assembled .clearing-container .carousel>ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none
    }
    .clearing-assembled .clearing-container .carousel>ul li {
        display: block;
        width: 194px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4;
        clear: none
    }
    .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
        height: 100%;
        max-width: none
    }
    .clearing-assembled .clearing-container .carousel>ul li a.th {
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: block
    }
    .clearing-assembled .clearing-container .carousel>ul li img {
        cursor: pointer !important;
        width: 100% !important
    }
    .clearing-assembled .clearing-container .carousel>ul li.visible {
        opacity: 1
    }
    .clearing-assembled .clearing-container .carousel>ul li:hover {
        opacity: 0.8
    }
    .clearing-assembled .clearing-container .visible-img {
        background: black;
        overflow: hidden;
        height: 85%
    }
    .clearing-close {
        position: absolute;
        top: 10px;
        right: 20px;
        padding-left: 0;
        padding-top: 0
    }
}

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

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

.row:after {
    clear: both
}

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

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

.row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none
}

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

.row .row:after {
    clear: both
}

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

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

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

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

[class*="column"]+[class*="column"]:last-child {
    float: right
}

[class*="column"]+[class*="column"].end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .small-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .small-1 {
        width: 8.33333%
    }
    .small-2 {
        width: 16.66667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.33333%
    }
    .small-5 {
        width: 41.66667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.33333%
    }
    .small-8 {
        width: 66.66667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.33333%
    }
    .small-11 {
        width: 91.66667%
    }
    .small-12 {
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0% !important
    }
    .small-offset-1 {
        margin-left: 8.33333% !important
    }
    .small-offset-2 {
        margin-left: 16.66667% !important
    }
    .small-offset-3 {
        margin-left: 25% !important
    }
    .small-offset-4 {
        margin-left: 33.33333% !important
    }
    .small-offset-5 {
        margin-left: 41.66667% !important
    }
    .small-offset-6 {
        margin-left: 50% !important
    }
    .small-offset-7 {
        margin-left: 58.33333% !important
    }
    .small-offset-8 {
        margin-left: 66.66667% !important
    }
    .small-offset-9 {
        margin-left: 75% !important
    }
    .small-offset-10 {
        margin-left: 83.33333% !important
    }
    .small-offset-11 {
        margin-left: 91.66667% !important
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left
    }
    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width: 40.063em) {
    .medium-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .medium-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .medium-1 {
        width: 8.33333%
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-0 {
        margin-left: 0% !important
    }
    .medium-offset-1 {
        margin-left: 8.33333% !important
    }
    .medium-offset-2 {
        margin-left: 16.66667% !important
    }
    .medium-offset-3 {
        margin-left: 25% !important
    }
    .medium-offset-4 {
        margin-left: 33.33333% !important
    }
    .medium-offset-5 {
        margin-left: 41.66667% !important
    }
    .medium-offset-6 {
        margin-left: 50% !important
    }
    .medium-offset-7 {
        margin-left: 58.33333% !important
    }
    .medium-offset-8 {
        margin-left: 66.66667% !important
    }
    .medium-offset-9 {
        margin-left: 75% !important
    }
    .medium-offset-10 {
        margin-left: 83.33333% !important
    }
    .medium-offset-11 {
        margin-left: 91.66667% !important
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left
    }
    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width: 64.063em) {
    .large-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .large-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .large-1 {
        width: 8.33333%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-0 {
        margin-left: 0% !important
    }
    .large-offset-1 {
        margin-left: 8.33333% !important
    }
    .large-offset-2 {
        margin-left: 16.66667% !important
    }
    .large-offset-3 {
        margin-left: 25% !important
    }
    .large-offset-4 {
        margin-left: 33.33333% !important
    }
    .large-offset-5 {
        margin-left: 41.66667% !important
    }
    .large-offset-6 {
        margin-left: 50% !important
    }
    .large-offset-7 {
        margin-left: 58.33333% !important
    }
    .large-offset-8 {
        margin-left: 66.66667% !important
    }
    .large-offset-9 {
        margin-left: 75% !important
    }
    .large-offset-10 {
        margin-left: 83.33333% !important
    }
    .large-offset-11 {
        margin-left: 91.66667% !important
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left
    }
    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
    .push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width: 90.063em) {
    .xlarge-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .xlarge-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .xlarge-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .xlarge-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .xlarge-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .xlarge-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .xlarge-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .xlarge-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .xlarge-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .xlarge-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .xlarge-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .xlarge-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .xlarge-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .xlarge-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .xlarge-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .xlarge-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .xlarge-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .xlarge-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .xlarge-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .xlarge-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .xlarge-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .xlarge-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .xlarge-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .xlarge-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .xlarge-1 {
        width: 8.33333%
    }
    .xlarge-2 {
        width: 16.66667%
    }
    .xlarge-3 {
        width: 25%
    }
    .xlarge-4 {
        width: 33.33333%
    }
    .xlarge-5 {
        width: 41.66667%
    }
    .xlarge-6 {
        width: 50%
    }
    .xlarge-7 {
        width: 58.33333%
    }
    .xlarge-8 {
        width: 66.66667%
    }
    .xlarge-9 {
        width: 75%
    }
    .xlarge-10 {
        width: 83.33333%
    }
    .xlarge-11 {
        width: 91.66667%
    }
    .xlarge-12 {
        width: 100%
    }
    .xlarge-offset-0 {
        margin-left: 0% !important
    }
    .xlarge-offset-1 {
        margin-left: 8.33333% !important
    }
    .xlarge-offset-2 {
        margin-left: 16.66667% !important
    }
    .xlarge-offset-3 {
        margin-left: 25% !important
    }
    .xlarge-offset-4 {
        margin-left: 33.33333% !important
    }
    .xlarge-offset-5 {
        margin-left: 41.66667% !important
    }
    .xlarge-offset-6 {
        margin-left: 50% !important
    }
    .xlarge-offset-7 {
        margin-left: 58.33333% !important
    }
    .xlarge-offset-8 {
        margin-left: 66.66667% !important
    }
    .xlarge-offset-9 {
        margin-left: 75% !important
    }
    .xlarge-offset-10 {
        margin-left: 83.33333% !important
    }
    .xlarge-offset-11 {
        margin-left: 91.66667% !important
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left
    }
    .xlarge-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.xlarge-centered,
    .columns.xlarge-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.xlarge-uncentered,
    .columns.xlarge-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.xlarge-centered:last-child,
    .columns.xlarge-centered:last-child {
        float: none
    }
    .column.xlarge-uncentered:last-child,
    .columns.xlarge-uncentered:last-child {
        float: left
    }
    .column.xlarge-uncentered.opposite,
    .columns.xlarge-uncentered.opposite {
        float: right
    }
}

.main-navigation-header {
    position: fixed;
    top: 0px;
    -webkit-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
    height: 54px;
    width: 100%;
    z-index: 20;
    background-color: #ffffff
}

@media (max-width: 1024px) {
    .main-navigation-header {
        display: none
    }
}

.main-navigation-header.nav-up {
    -webkit-transform: translatey(-100%);
    transform: translatey(-100%)
}

.header-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin: 0 auto;
    width: 97%;
    max-width: 1170px;
    height: 100%;
    color: #000000
}

.header-logo {
    height: 39px;
    width: 96px
}

.header-container-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-left: 33px;
    height: 100%
}

.header-container-static-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: relative;
    margin-left: auto
}

.header-container-static-section .header-container-link {
    padding: 0 20px
}

.header-container-tab-with-dropdown {
    position: relative;
    height: 100%
}

.header-container-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    padding: 0 25px;
    height: 100%;
    text-align: center
}

@media (min-width: 1025px) {
    .header-container-link {
        padding: 0 2vw
    }
}

@media (min-width: 1440px) {
    .header-container-link {
        padding: 0 30px
    }
}

.header-container-link .nav-pride-banner {
    margin-right: 5px;
    height: 15px
}

.header-container-link-text {
    font-family: "SharpSansNo1-Bold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    position: relative;
    text-transform: capitalize;
    line-height: 1.45;
    color: #000000;
    font-size: 16px
}

.header-container-tab-with-dropdown .header-container-link-text:after {
    position: absolute;
    top: 4px;
    right: -9px;
    font-size: 10px;
    content: '\25BE'
}

.link-to-cart {
    cursor: pointer
}

.basket {
    display: block;
    height: 59px;
    padding-left: 8px;
    padding-top: 13px;
    width: 60px
}

.basket .cart-icon-container {
    float: none
}

.basket .cart-icon-container img {
    margin-bottom: 0
}

.basket .cart-icon-container .cart-icon-amount {
    top: -4px
}

.cart-icon-container {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 41px
}

.cart-icon-container img {
    height: 27px;
    margin-bottom: -5px;
    vertical-align: baseline;
    width: 30px
}

@media (min-width: 1025px) {
    .cart-icon-container img {
        height: 24px;
        width: 27px
    }
}

.empty.cart-icon-amount {
    display: none
}

.cart-icon-amount {
    background-color: #FEFD00;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: 23px;
    line-height: 27px;
    position: absolute;
    right: -4px;
    text-align: center;
    top: -12px;
    width: 23px
}

@media (min-width: 1025px) {
    .cart-icon-amount {
        font-size: 12px;
        height: 19px;
        line-height: 21px;
        right: -1px;
        top: -9px;
        width: 19px
    }
}

.header-container-tab-dropdown,
.header-conatiner-tab-overlay,
.header-container-tab-with-dropdown:after {
    -webkit-transition: visibility 0s linear 0ms, opacity 0ms linear;
    transition: visibility 0s linear 0ms, opacity 0ms linear;
    visibility: hidden;
    opacity: 0;
    pointer-events: none
}

.main-navigation-header:not(.nav-up) .header-container-tab-with-dropdown.active .header-container-tab-dropdown,
.main-navigation-header:not(.nav-up) .header-container-tab-with-dropdown.active ~ .header-conatiner-tab-overlay,
.main-navigation-header:not(.nav-up) .header-container-tab-with-dropdown.active:after {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
    pointer-events: auto
}

.main-navigation-header:not(.nav-up) .header-container-tab-with-dropdown.active .header-container-tab-dropdown-category-list-item-link.hover .header-container-tab-dropdown-category-list-item-image {
    pointer-events: auto
}

.header-container-tab-with-dropdown.active .header-container-tab-dropdown-category-list-item-link,
.header-container-tab-with-dropdown.active .header-container-tab-dropdown-list-title-link {
    display: inline-block
}

.header-container-tab-with-dropdown {
    padding: 0
}

.header-container-tab-with-dropdown:after {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 0;
    width: 0;
    border-bottom: 10px solid #f3f3f3;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    bottom: 0px;
    left: 50%;
    display: block;
    content: ''
}

.header-conatiner-tab-overlay {
    position: fixed;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: -2;
    background: rgba(0, 0, 0, 0.35);
    content: ''
}

.header-conatiner-tab-overlay:before {
    position: fixed;
    top: 54px;
    left: 0px;
    height: 300px;
    width: 100%;
    background-color: #f3f3f3;
    content: ''
}

.header-conatiner-tab-overlay:after {
    position: fixed;
    top: 0;
    left: 0;
    height: 54px;
    width: 100%;
    background-color: #ffffff;
    content: ''
}

.header-container-tab-dropdown {
    position: absolute;
    top: 54px;
    left: 33%;
    height: 300px;
    width: 838px;
    z-index: 1
}

.header-container-tab-dropdown:after {
    position: fixed;
    top: 54px;
    left: 0px;
    height: 300px;
    width: 100%;
    z-index: -1;
    background-color: #f3f3f3;
    content: ''
}

.header-container-tab-dropdown-list-item-title {
    font-family: "SharpSansNo1-Bold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 8px;
    text-transform: capitalize;
    color: #000000;
    font-size: 18px
}

.header-container-tab-dropdown-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-top: 44px;
    text-align: left
}

.header-container-tab-dropdown-category-list {
    margin-right: 54px;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none
}

.header-container-tab-dropdown-category-list-item {
    font-family: "ProximaNova-Regular", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 5px
}

.header-container-tab-dropdown-category-list-item-link,
.header-container-tab-dropdown-list-title-link {
    color: #000000
}

.header-container-tab-dropdown-category-list-item-link.bold,
.header-container-tab-dropdown-list-title-link.bold {
    font-family: "ProximaNova-Semibold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased
}

.header-container-tab-dropdown-category-list-item-link.hover .header-container-tab-dropdown-category-list-item-image,
.header-container-tab-dropdown-list-title-link.hover .header-container-tab-dropdown-category-list-item-image {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1
}

.header-container-tab-dropdown-category-list-item-link:not(.hover),
.header-container-tab-dropdown-list-title-link {
    display: none
}

.header-container-tab-dropdown-category-list-item-image {
    -webkit-transition: visibility 0s linear 200ms, opacity 200ms linear;
    transition: visibility 0s linear 200ms, opacity 200ms linear;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    bottom: 0;
    left: -webkit-calc(0.75188 * 300px * -1 - 20px);
    left: calc(0.75188 * 300px * -1 - 20px);
    background-size: contain;
    width: -webkit-calc(0.75188 * 300px);
    width: calc(0.75188 * 300px);
    height: 300px
}

.header-container-tab-dropdown-footer {
    position: absolute;
    bottom: 20px;
    left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    font-size: 13px
}

.header-container-tab-dropdown-footer-shipping {
    font-family: "ProximaNova-Regular", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #979797
}

.header-container-tab-dropdown-footer-link {
    margin-left: 384px;
    color: #000000
}

html {
    height: 100%
}

html * {
    -webkit-tap-highlight-color: transparent !important
}

html:focus {
    outline-color: transparent;
    outline-style: none
}

html.lock {
    overflow: hidden
}

body {
    font-family: "ProximaNova-Regular", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    height: auto
}

.locked body {
    overflow: hidden
}

a {
    color: #25b7ff
}

a:hover {
    color: #58C8FF
}

.clear-both {
    clear: both
}

.blur {
    -webkit-filter: blur(2px)
}

body.modal-open .sitebody {
    -webkit-filter: blur(4px)
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none !important
}

* {
    margin: 0
}

.no-pad {
    padding: 0px !important
}

@media all and (max-width: 1024px) {
    .no-pad-on-medium-down {
        padding: 0px !important
    }
}

.max-height-vh {
    max-height: -webkit-calc(100vh - 12.25rem);
    max-height: calc(100vh - 12.25rem);
    overflow-x: hidden
}

.no-pad-right {
    padding-right: 0 !important
}

.no-pad-left {
    padding-left: 0 !important
}

.padding-top-15 {
    padding-top: 15px !important
}

.container {
    width: 960px
}

p[data-hook="use_billing"] {
    margin-top: -15px
}

.fullwidth {
    position: relative;
    display: block;
    width: 100%
}

.meundies_flash {
    color: #ffffff;
    z-index: 9999999;
    padding: 15px;
    position: fixed;
    width: 100%;
    display: none;
    -webkit-box-shadow: 0px 0 8px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0 8px 1px rgba(0, 0, 0, 0.5)
}

.meundies_flash p {
    text-align: center;
    font-size: 26px;
    margin: 8px 0 0 0;
    padding: 0px;
    line-height: 1.2
}

.notice {
    background-color: rgba(37, 183, 255, 0.97);
    border-bottom: 1px solid #25b7ff;
    border-top: 1px solid #25b7ff
}

.error,
.alert {
    background-color: rgba(250, 50, 73, 0.97);
    border-bottom: 1px solid #FA3249;
    border-top: 1px solid #FA3249
}

.success {
    background-color: rgba(8, 161, 80, 0.97);
    border-bottom: 1px solid #08a150;
    border-top: 1px solid #08a150
}

#message-bar {
    display: block;
    background: #25b7ff;
    padding: 10px;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    color: #ffffff
}

.sitebody {
    background-color: #ffffff;
    padding: 0px;
    -webkit-transition: opacity 500ms;
    transition: opacity 500ms;
    margin-top: 60px
}

@media (min-width: 1025px) {
    .sitebody {
        margin-top: 54px
    }
}

.slider-wrapper {
    width: 100%;
    margin: 0 auto
}

.slider-wrapper #slides {
    display: none
}

.slider-wrapper #slides .slidelink {
    position: absolute;
    width: 100%;
    height: 100%
}

.slider-wrapper .active {
    z-index: 100
}

.slider-wrapper #temp-hero {
    width: 100%
}

.slider-wrapper #temp-hero img {
    width: 100%
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

input,
textarea {
    color: #000000
}

.placeholder {
    color: #979797
}

select.placeholder option {
    color: #000000
}

select.placeholder option.placeholder {
    color: #979797
}

.meundies-loader {
    z-index: 9999999;
    padding: 20px 16px 12px;
    position: fixed;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    background-color: #6e6e6e;
    background-color: #ffffff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0 8px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0 8px 1px rgba(0, 0, 0, 0.5);
    -webkit-transition: -webkit-transform 500ms;
    transition: -webkit-transform 500ms;
    transition: transform 500ms;
    transition: transform 500ms, -webkit-transform 500ms;
    color: #6e6e6e;
    text-align: center;
    visibility: hidden
}

.meundies-loader.is-visible {
    visibility: visible;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.meundies-loader.is-hiding {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
}

.meundies-loader-text {
    text-align: center;
    margin: 10px 0 0 0;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase
}

.is-successful .meundies-loader-text {
    color: #0AD268
}

.meundies-loader.is-successful .meundies-loader-spinner {
    display: none
}

.meundies-loader-check {
    color: #0AD268;
    font-size: 40px;
    text-align: center;
    width: 46px;
    height: 46px;
    margin: 12px auto 0
}

.meundies-loader:not(.is-successful) .meundies-loader-check {
    display: none
}

.order-confirmation-banner {
    width: 100%;
    background-size: cover;
    background-position: center
}

.order-confirmation-banner h3 {
    text-align: center;
    padding: 6% 0;
    display: block;
    font-size: 4em;
    font-family: "SharpSansNo1-Bold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased
}

@media all and (max-width: 1024px) {
    .order-confirmation-banner h3 {
        font-size: 2em
    }
}

input {
    min-height: 44px;
    width: 100%
}

button,
.button {
    min-height: 44px
}

#errorExplanation {
    margin: 10% 10% 0
}

#forgot-password {
    margin: 1% 10%
}

@media (min-width: 641px) {
    .email-unsubscribe-mobile,
    .survey-thank-you-mobile {
        display: none
    }
}

.email-unsubscribe-desktop,
.survey-thank-you-desktop {
    display: none
}

@media (min-width: 641px) {
    .email-unsubscribe-desktop,
    .survey-thank-you-desktop {
        display: block
    }
}

.shop-options {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 3px;
    padding-bottom: 7px;
    background-color: rgba(0, 0, 0, 0.5)
}

@media (min-width: 641px) {
    .shop-options {
        display: none
    }
}

.shop-options .option {
    padding: 5px;
    height: 52px
}

.shop-options a {
    padding: 11px;
    width: 100%;
    font-size: 18px;
    text-align: center;
    vertical-align: center;
    border: 0;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #FF673D
}

.shop-options a:hover,
.shop-options a:active {
    background-color: rgba(255, 255, 255, 0.8);
    color: #FF673D
}

.error-message-banner {
    background-color: #58379E
}

.error-message-banner h1,
.error-message-banner h4,
.error-message-banner a {
    color: #ffffff
}

.error-message-banner .shop-options {
    position: relative;
    height: 60px
}

.error-message-banner .text {
    padding: 5% 10px
}

.error-message-banner h1 {
    line-height: 1.3em;
    margin-bottom: 20px
}

.error-message-banner h4 {
    margin: 10px 0px;
    font-size: 24px
}

.error-message-banner h5 {
    font-size: 18px;
    text-transform: uppercase
}

.error-message-banner h5 .phone {
    margin-right: 20px
}

@media all and (max-width: 640px) {
    .error-message-banner h4 {
        font-size: 20px
    }
}

.freeship {
    height: 150px;
    text-align: center;
    font-size: 50px;
    padding-top: 50px
}

.freeship h2 {
    color: #ffffff;
    text-transform: uppercase
}

.downbtnrow {
    background-color: #f3f3f3;
    height: 0px;
    text-align: center;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
    z-index: 10
}

.downbtnrow .arrow-down {
    width: 0px;
    height: 0px;
    margin: 0 auto;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 30px solid #ffffff
}

.grey {
    background-color: #f3f3f3
}

.grey div {
    background-color: #f3f3f3 !important
}

.wood {
    background-color: black;
    background-size: cover;
    color: #ffffff
}

.feature {
    margin-bottom: 50px;
    margin-top: 20px
}

.feature .button {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: 4px;
    background-color: #25b7ff;
    color: #ffffff;
    -webkit-transition: 0s;
    transition: 0s
}

.feature .button:hover {
    -webkit-transition: 0s;
    transition: 0s;
    background-color: #25b7ff
}

.feature h2 {
    margin-top: 80px;
    letter-spacing: 7px;
    color: #ffffff
}

.feature .feature1,
.feature .feature2,
.feature .feature3 {
    padding-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px
}

@media only screen and (max-width: 1024px) {
    .feature .feature1 .show-hover-mobile,
    .feature .feature2 .show-hover-mobile,
    .feature .feature3 .show-hover-mobile {
        opacity: 1;
        background-color: rgba(0, 0, 0, 0.5)
    }
}

.feature .feature1 .hover-box,
.feature .feature2 .hover-box,
.feature .feature3 .hover-box {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: 500ms;
    transition: 500ms;
    text-align: center;
    padding-top: 38%;
    text-transform: uppercase;
    font-size: 20px
}

.feature .feature1 .hover-box:hover,
.feature .feature2 .hover-box:hover,
.feature .feature3 .hover-box:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.5)
}

.feature .feature1 .hover-text,
.feature .feature2 .hover-text,
.feature .feature3 .hover-text {
    color: #ffffff;
    position: relative;
    padding: 10px;
    width: 70%;
    margin: 0 auto;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff
}

.feature .feature1 h3,
.feature .feature2 h3,
.feature .feature3 h3 {
    margin-bottom: 0px;
    color: #ffffff;
    text-transform: uppercase
}

.feature .feature1 .price,
.feature .feature2 .price,
.feature .feature3 .price {
    margin: 0 auto;
    background: none;
    font-size: 22px;
    text-align: center;
    color: #ffffff;
    width: 60%
}

.feature .feature1 .price .span,
.feature .feature2 .price .span,
.feature .feature3 .price .span {
    font-size: 35px
}

.feature .feature1 .price .buynow,
.feature .feature2 .price .buynow,
.feature .feature3 .price .buynow {
    background-color: #FF673D;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    padding: 18px;
    margin-top: -5px;
    cursor: pointer;
    text-align: center;
    width: 39%;
    margin: 10px auto;
    font-size: 18px
}

.feature .feature1 .price .buynow span,
.feature .feature2 .price .buynow span,
.feature .feature3 .price .buynow span {
    margin-left: 10px
}

@media (min-width: 641px) and (max-width: 1024px) {
    .feature .feature3 {
        display: none
    }
}

.feature .img-box {
    text-align: center;
    background-color: #000000;
    margin: 0 auto;
    background: none;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: block;
    position: relative
}

.feature .img-box img {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

#tks {
    display: none
}

#header-logo {
    width: 100px;
    float: none;
    margin: 0 auto
}

textarea,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
    font-family: "ProximaNova-Regular", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased
}

@media all and (max-width: 640px) {
    button,
    .button {
        width: 100%
    }
    .offers {
        padding: 0px
    }
    .offers .offerright,
    .offers .offerleft {
        padding: 0px;
        width: 100%;
        border-right: 0
    }
    .offers .offerright img,
    .offers .offerleft img {
        -webkit-border-radius: 0px;
        border-radius: 0px
    }
    .hero .hero-text {
        padding: 0;
        font-size: 30px
    }
    .freeship {
        height: 80px;
        font-size: 25px;
        padding: 50px 5px;
        line-height: 33px
    }
    .textbox {
        font-size: 25px
    }
    .feature h2 {
        margin-top: 20px
    }
    .feature .feature1,
    .feature .feature2,
    .feature .feature3 {
        padding: 0px;
        margin-bottom: 30px
    }
    .feature .feature1 .img-box,
    .feature .feature2 .img-box,
    .feature .feature3 .img-box {
        width: 69%
    }
    .feature .feature1 .price .buynow,
    .feature .feature2 .price .buynow,
    .feature .feature3 .price .buynow {
        font-size: 14px;
        padding: 10px;
        width: 44%;
        text-transform: uppercase
    }
}

.ras {
    color: #58379E
}

@media all and (max-width: 1024px) {
    select {
        min-height: 44px
    }
    .meundies_flash {
        bottom: 0
    }
    .hero img {
        margin-bottom: -24px
    }
}

.digital-gift-card {
    max-width: 350px;
    min-height: 175px;
    margin: 30px auto 0;
    z-index: 2;
    position: relative;
    background-color: #000000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6e6e6e), to(#000));
    background-image: -webkit-linear-gradient(top, #6e6e6e, #000);
    background-image: linear-gradient(to bottom, #6e6e6e, #000);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 20px 10px 3px
}

.digital-gift-card img {
    margin-bottom: 20px
}

.digital-gift-card h3 {
    font-size: 30px;
    position: relative;
    color: #ffffff
}

.digital-gift-card h5 {
    color: #ffffff;
    letter-spacing: 3px;
    text-transform: uppercase
}

.digital-gift-card-shadow {
    content: "";
    max-width: 280px;
    height: 6px;
    margin: -6px auto 0;
    margin-bottom: 25px;
    display: block;
    z-index: 1;
    -webkit-box-shadow: 0px 3px 8px 5px #6e6e6e;
    box-shadow: 0px 3px 8px 5px #6e6e6e
}

html,
body {
    overflow-x: hidden
}

html.overflowscrolling {
    overflow: hidden;
    -webkit-overflow-scrolling: touch
}

html.overflowscrolling body {
    -webkit-overflow-scrolling: touch;
    overflow: hidden
}

.off-canvas-wrap.move-right-new,
.off-canvas-wrap.move-left-new {
    z-index: 1
}

.mobile-nav-overlay {
    background-color: #ffffff;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.tab-bar.headroom--not-top {
    position: fixed;
    background-color: rgba(255, 255, 255, 0.8)
}

.tab-bar.nav-up {
    -webkit-transform: translatey(-62px);
    transform: translatey(-62px)
}

.left-off-canvas-menu-new,
.right-off-canvas-menu-new {
    width: 220px;
    position: fixed;
    top: 0;
    height: 100%;
    height: 100vh;
    overflow: scroll;
    overflow-x: hidden;
    z-index: -1
}

.canvas-toggle {
    cursor: pointer
}

.left-off-canvas-menu-new {
    left: 0px
}

.left-off-canvas-menu-new a {
    -webkit-transition: 500ms;
    transition: 500ms
}

.left-off-canvas-menu-new.move-right-new {
    min-width: 100%;
    z-index: 0
}

.left-off-canvas-menu-new.move-left-new {
    display: none !important
}

.right-off-canvas-menu-new {
    right: 0px
}

.right-off-canvas-menu-new .off-canvas-list a {
    -webkit-transition: 500ms;
    transition: 500ms;
    padding-left: 18px !important;
    text-align: right !important
}

.right-off-canvas-menu-new.move-left-new {
    min-width: 100%;
    z-index: 0
}

.right-off-canvas-menu-new.move-right-new {
    display: none !important
}

.off-canvas-wrap,
.exit-off-canvas-new,
.mobile-nav-overlay,
.tab-bar {
    -webkit-transition: -webkit-transform 200ms ease;
    transition: -webkit-transform 200ms ease;
    transition: transform 200ms ease;
    transition: transform 200ms ease, -webkit-transform 200ms ease
}

.off-canvas-wrap.move-right-new,
.exit-off-canvas-new.move-right-new,
.mobile-nav-overlay.move-right-new,
.tab-bar.move-right-new {
    -webkit-transform: translatex(220px);
    transform: translatex(220px);
    visibility: visible
}

.off-canvas-wrap.move-left-new,
.exit-off-canvas-new.move-left-new,
.mobile-nav-overlay.move-left-new,
.tab-bar.move-left-new {
    -webkit-transform: translatex(-273px);
    transform: translatex(-273px);
    visibility: visible
}

.exit-off-canvas-new.move-right-new,
.exit-off-canvas-new.move-left-new {
    opacity: 1
}

.exit-off-canvas-new {
    -webkit-transition: opacity 300ms ease, -webkit-transform 200ms ease;
    transition: opacity 300ms ease, -webkit-transform 200ms ease;
    transition: transform 200ms ease, opacity 300ms ease;
    transition: transform 200ms ease, opacity 300ms ease, -webkit-transform 200ms ease;
    cursor: pointer;
    position: fixed;
    display: block;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.82);
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-tap-highlight-color: transparent
}

.exit-off-canvas-new .close-off-canvas {
    color: #ffffff;
    font-size: 60px;
    position: absolute;
    top: 10px;
    width: 70px;
    height: 50px;
    display: block;
    line-height: 50px
}

.exit-off-canvas-new.move-left-new .close-off-canvas {
    right: 10px;
    text-align: right
}

.exit-off-canvas-new.move-right-new .close-off-canvas {
    left: 22px;
    text-align: left
}

.mobile-header {
    background-color: #ffffff
}

.mobile-header-button {
    position: relative;
    margin-left: 25px;
    padding-left: 1.25em
}

.mobile-header-button::before {
    height: 3px;
    width: 24px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 8px 0 0 #000000, 0 16px 0 0 #000000;
    box-shadow: 0 8px 0 0 #000000, 0 16px 0 0 #000000;
    background: #000000;
    content: ''
}

.mobile-header-logo {
    height: 37px
}

.left-off-canvas-menu-new,
.right-off-canvas-menu-new {
    background-color: #ffffff
}

@media (min-width: 1025px) {
    .left-off-canvas-menu-new,
    .right-off-canvas-menu-new {
        display: none
    }
}

ul.off-canvas-list li a {
    font-family: "SharpSansNo1-Bold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    border-bottom: 1px solid #ccc;
    text-align: left;
    color: #000000;
    font-size: 15px
}

ul.off-canvas-list li a:hover,
ul.off-canvas-list li a:active {
    background-color: #e6e6e6
}

.off-canvas-sub-menu {
    display: none;
    margin: 0;
    background-color: #ffffff;
    padding-bottom: 80px;
    list-style-type: none
}

body.mobile-navigation-is-open .tab-bar {
    background-color: white;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.modern-mobile-navigation-trigger {
    padding: 0 20px
}

.modern-mobile-navigation-trigger,
.modern-mobile-navigation-trigger:hover,
.modern-mobile-navigation-trigger:focus {
    background: none
}

.modern-mobile-navigation-trigger:after {
    content: "☰";
    font-size: 30px;
    color: black
}

body.mobile-navigation-is-open .modern-mobile-navigation-trigger:after {
    content: "×";
    font-size: 50px
}

.mobile-navigation-wrapper {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: -webkit-calc(100vh - 60px);
    height: calc(100vh - 60px);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.1s linear;
    transition: -webkit-transform 0.1s linear;
    transition: transform 0.1s linear;
    transition: transform 0.1s linear, -webkit-transform 0.1s linear;
    z-index: 1;
    overflow: auto;
    background-color: #f9f9f9
}

body.mobile-navigation-is-open .mobile-navigation-wrapper {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.mobile-navigation-tab-triggers {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.mobile-navigation-tab-trigger {
    position: relative;
    width: 50%;
    padding: 1rem 1.2rem 1.2rem 70px;
    background-color: #f9f9f9;
    color: black;
    font-size: 20px;
    font-weight: bold
}

.mobile-navigation-tab-trigger.is-active {
    background-color: #25b7ff;
    color: white
}

.mobile-navigation-tab-trigger:before {
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 32px;
    height: 52px;
    background-size: cover;
    z-index: 1;
    content: ""
}

.mobile-navigation-tab-trigger-men:before {
    /*background-image: url(/assets/mobile_navigation/mens-tab-32x52-6b768bed9c1ba7c8397e9354c6edf93e4ce64ecca73d4e498e4de1b618d7cd13.png)*/
}

.mobile-navigation-tab-trigger-women:before {
    /*background-image: url(/assets/mobile_navigation/womens-tab-32x52-31e38d9ea9ffbe90b12df37ff2a04c01ab4da3e0816adff09c2f328dd96943b7.png)*/
}

.mobile-navigation-tab-trigger.is-active:before {
    z-index: 3
}

.mobile-navigation-tab-trigger:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #25b7ff;
    z-index: 2;
    content: ""
}

.mobile-navigation-tab:not(.is-active) {
    display: none
}

.mobile-navigation-category-trigger {
    position: relative;
    width: 100%;
    padding: 1rem;
    border-bottom: 3px solid #f9f9f9;
    background-color: white;
    font-size: 18px;
    font-weight: bold;
    color: black
}

.mobile-navigation-category-trigger svg {
    position: absolute;
    top: 50%;
    right: 16px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 18px;
    fill: black
}

.mobile-navigation-category-trigger.is-active svg {
    -webkit-transform: rotate(180deg) translateY(-50%);
    transform: rotate(180deg) translateY(-50%);
    -webkit-transform-origin: center top;
    transform-origin: center top;
    fill: #25b7ff
}

.mobile-navigation-category-trigger:not(.is-active)+.mobile-navigation-tab-products {
    display: none
}

.mobile-navigation-tab-products a {
    position: relative;
    display: block;
    padding: 16px 16px 16px 72px;
    font-size: 16px;
    color: black;
    text-decoration: none
}

.mobile-navigation-tab-products img {
    position: absolute;
    top: 50%;
    left: 16px;
    width: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mobile-navigation-footer {
    padding: 24px 24px 100px;
    background-color: white;
    list-style: none
}

.mobile-navigation-footer li+li {
    margin-top: 24px
}

@-webkit-keyframes line-spin-fade-loader {
    50% {
        opacity: 0.1
    }
    100% {
        opacity: 1
    }
}

@keyframes line-spin-fade-loader {
    50% {
        opacity: 0.1
    }
    100% {
        opacity: 1
    }
}

.loader {
    height: 50px;
    width: 50px;
    display: inline-block
}

.line-spin-fade-loader {
    position: relative;
    top: 36%;
    left: -9px;
    width: 100%;
    display: inline
}

.line-spin-fade-loader>div:nth-child(1) {
    -webkit-animation: line-spin-fade-loader 1.2s -0.84s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -0.84s infinite ease-in-out;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 15px;
    left: 0
}

.line-spin-fade-loader>div:nth-child(2) {
    -webkit-animation: line-spin-fade-loader 1.2s -0.72s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -0.72s infinite ease-in-out;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10.22727px;
    left: 10.22727px
}

.line-spin-fade-loader>div:nth-child(3) {
    -webkit-animation: line-spin-fade-loader 1.2s -0.6s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -0.6s infinite ease-in-out;
    top: 0;
    left: 15px
}

.line-spin-fade-loader>div:nth-child(4) {
    -webkit-animation: line-spin-fade-loader 1.2s -0.48s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -0.48s infinite ease-in-out;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -10.22727px;
    left: 10.22727px
}

.line-spin-fade-loader>div:nth-child(5) {
    -webkit-animation: line-spin-fade-loader 1.2s -0.36s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -0.36s infinite ease-in-out;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: -15px;
    left: 0
}

.line-spin-fade-loader>div:nth-child(6) {
    -webkit-animation: line-spin-fade-loader 1.2s -0.24s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -0.24s infinite ease-in-out;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -10.22727px;
    left: -10.22727px
}

.line-spin-fade-loader>div:nth-child(7) {
    -webkit-animation: line-spin-fade-loader 1.2s -0.12s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -0.12s infinite ease-in-out;
    top: 0;
    left: -15px
}

.line-spin-fade-loader>div:nth-child(8) {
    -webkit-animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10.22727px;
    left: -10.22727px
}

.line-spin-fade-loader>div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    width: 14px;
    height: 4px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 2px;
    background-color: black
}

.vertical-align-center-stretch {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40%;
    width: 50%;
    margin: -30% 0 0 -30%
}

.position-absolute-full {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 1
}

.mobile-express-cart .express-cart {
    top: 54px;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    width: 22em;
    right: 0px;
    overflow: hidden;
    display: none;
    z-index: 9999999999;
    position: absolute;
    background-color: #ffffff;
    float: left;
    max-height: -webkit-calc(100vh - 66px);
    max-height: calc(100vh - 66px)
}

.mobile-express-cart .express-cart-list {
    list-style: none;
    margin-bottom: 0;
    max-height: -webkit-calc(100vh - 185px);
    max-height: calc(100vh - 185px);
    overflow: auto;
    border-bottom: 2px solid #000000
}

.mobile-express-cart .express-cart-list-item {
    width: 100%;
    float: left;
    display: block;
    border-bottom: 1px solid #000000;
    padding: 5px 10px;
    position: relative
}

.mobile-express-cart .express-cart-list-item:hover {
    opacity: 0.9
}

.mobile-express-cart .express-cart-list-item-image {
    display: block;
    float: left;
    width: 20%
}

.mobile-express-cart .express-cart-list-item-description {
    display: block;
    float: left;
    width: 80%;
    padding-left: 6px
}

.mobile-express-cart .express-cart-list-item-description p {
    padding: 0;
    margin: 0
}

.mobile-express-cart .express-cart-list-item-description-name-price {
    float: left;
    margin: 7px 0 0;
    width: 100%
}

.mobile-express-cart .express-cart-list-item-description-title {
    font-family: "SharpSansNo1-Bold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #3c3c3c;
    font-size: 1em;
    text-transform: uppercase;
    float: left;
    width: 70%
}

.mobile-express-cart .express-cart-list-item-description-price {
    font-family: "SharpSansNo1-Bold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 10px;
    color: #3c3c3c;
    font-size: 1em
}

.mobile-express-cart .express-cart-list-item-description-notes {
    float: left;
    width: 100%
}

.mobile-express-cart .express-cart-list-item-description-notes-details,
.mobile-express-cart .express-cart-list-item-description-notes-autoship {
    font-style: italic;
    color: #3c3c3c;
    font-size: 15px;
    text-transform: none
}

.mobile-express-cart .express-cart-list-item-description-notes-autoship {
    color: #0AD268
}

.mobile-express-cart .express-cart-empty {
    display: none
}

.mobile-express-cart .express-cart-shipping,
.mobile-express-cart .express-cart-tax,
.mobile-express-cart .express-cart-total {
    display: block;
    width: 100%;
    margin: 0 auto;
    color: #3c3c3c;
    float: left;
    padding: 1% 5%;
    font-size: 14px;
    font-weight: 700
}

.mobile-express-cart .express-cart-shipping,
.mobile-express-cart .express-cart-tax {
    font-weight: normal
}

.mobile-express-cart .express-cart-shipping-display,
.mobile-express-cart .express-cart-tax-display,
.mobile-express-cart .express-cart-total-display {
    font-style: italic
}

.mobile-express-cart .express-cart-shipping-money,
.mobile-express-cart .express-cart-tax-money,
.mobile-express-cart .express-cart-total-money {
    float: right
}

.mobile-express-cart .express-cart-checkout {
    width: 100%;
    margin: 0 auto;
    float: left;
    padding: 5%;
    display: block
}

.mobile-express-cart .express-cart-checkout-continueshopping {
    font-size: 12px;
    color: #979797;
    text-transform: uppercase;
    cursor: pointer;
    padding-top: 18px;
    display: inline-block
}

.mobile-express-cart .express-cart-checkout-button-container {
    float: right
}

.mobile-express-cart .express-cart-checkout-button-container .express-cart-checkout-button {
    display: inline-block;
    margin: 0 auto;
    background-color: #FF673D;
    color: #ffffff;
    padding: 14px 20px;
    text-align: center;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    text-transform: uppercase
}

.mobile-express-cart .express-cart-checkout-button-container .express-cart-checkout-button:hover {
    background-color: #ff8766
}

@media (min-width: 1025px) {
    .mobile-express-cart .express-cart-medium-down-only {
        display: none !important
    }
}

@media (max-width: 1024px) {
    .mobile-express-cart .express-cart-large-only {
        display: none !important
    }
}

.new-express-cart .express-cart-container {
    position: absolute;
    max-height: -webkit-calc(100vh - 66px);
    max-height: calc(100vh - 66px);
    display: none;
    right: -16px;
    top: 27px;
    height: auto
}

.new-express-cart .express-cart-triangle-front {
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 20px solid #ffffff;
    display: block;
    right: 20px;
    top: 2px;
    position: absolute
}

.new-express-cart .express-cart-triangle-back {
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 20px solid #d9d9db;
    display: block;
    right: 20px;
    position: absolute
}

.new-express-cart .express-cart-main {
    display: block;
    background-color: #ffffff;
    border: 1px solid #d9d9db;
    color: #000000;
    font-size: 13px;
    padding: 20px;
    padding-top: 10px;
    width: 310px;
    z-index: 9999999999;
    margin-top: 20px
}

.new-express-cart .express-cart-fade-down {
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent 10%, rgba(255, 255, 255, 0.5) 90%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, transparent), color-stop(90%, rgba(255, 255, 255, 0.5)));
    background-image: linear-gradient(transparent 10%, rgba(255, 255, 255, 0.5) 90%);
    display: none;
    position: relative;
    width: 100%;
    height: 7px;
    margin-top: -7px;
    bottom: 0;
    pointer-events: none;
    border-bottom: 1px solid #d9d9db
}

.new-express-cart .express-cart-line-item-list {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: 300ms;
    transition: 300ms;
    max-height: -webkit-calc( 100vh - 244px);
    max-height: calc( 100vh - 244px);
    width: 288px
}

.new-express-cart .express-cart-line-item-list.show-more {
    height: 215px
}

.new-express-cart .express-cart-line-item-list.show-more+.express-cart-fade-down {
    display: block
}

.new-express-cart .express-cart-line-item-container {
    border-bottom: 1px solid #d9d9db;
    display: block;
    float: left;
    height: 80px;
    padding: 10px 0;
    position: relative;
    width: 270px
}

.new-express-cart .express-cart-line-item-image,
.new-express-cart .express-cart-line-item-image img {
    float: left;
    height: 60px;
    width: 60px;
    background-color: #eeeeee
}

.new-express-cart .express-cart-line-item-description {
    float: left;
    line-height: 17px;
    padding-left: 10px;
    width: 210px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

.new-express-cart .express-cart-line-item-description-title {
    font-family: "ProximaNova-Semibold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    max-width: 130px;
    display: inline-block
}

.new-express-cart .express-cart-line-item-description-price {
    float: right;
    margin-right: 30px
}

.new-express-cart .express-cart-line-item-description-notes {
    color: #3c3c3c
}

.new-express-cart .express-cart-list-item-remove {
    bottom: 35px;
    color: #d9d9db;
    font-size: 17px;
    position: absolute;
    right: 6px;
    cursor: pointer
}

.new-express-cart .express-cart-list-item-remove:hover {
    color: rgba(250, 50, 73, 0.8)
}

.new-express-cart .express-cart-total-container {
    float: right;
    padding: 15px 30px;
    text-align: right;
    line-height: 18px
}

.new-express-cart .express-cart-total-item-display,
.new-express-cart .express-cart-total-money {
    font-weight: bold;
    font-size: 13px
}

.new-express-cart .express-cart-total-money {
    margin-left: 25px
}

.new-express-cart .express-cart-free-shipping {
    color: #3c3c3c;
    font-size: 12px
}

.new-express-cart .express-cart-free-shipping .currency-label {
    display: inline-block;
    margin-left: 5px
}

.new-express-cart .express-cart-cta-container {
    text-align: center
}

.new-express-cart .express-cart-checkout-button,
.new-express-cart .express-cart-close-cta {
    font-family: "ProximaNova-Semibold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    width: 250px;
    font-size: 16px;
    color: #ffffff;
    background-color: #FF673D;
    padding: 18px 0 17px;
    line-height: 11px;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.new-express-cart .express-cart-checkout-button:hover,
.new-express-cart .express-cart-close-cta:hover {
    background-color: #ff8766;
    color: #ffffff
}

.new-express-cart .express-cart-cta-container .express-cart-checkout-view-cart {
    display: inline-block;
    color: #3c3c3c;
    font-size: 13px;
    text-decoration: underline;
    text-transform: none;
    margin-top: 15px
}

.new-express-cart .express-cart-empty {
    display: none
}

.new-express-cart .express-cart-empty-text {
    font-family: "ProximaNova-Semibold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    letter-spacing: 1px;
    padding: 20px 0;
    font-size: 14px;
    text-transform: uppercase
}

.new-express-cart .empty-cart .express-cart-empty {
    display: block
}

.new-express-cart .empty-cart .express-cart-main-content {
    display: none
}

.legal-copy ul,
.legal-copy ol {
    margin-left: 1.25rem
}

.footer {
    background-color: #f3f3f3;
}

.footer-container {
    font-family: "ProximaNova-Regular", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin: 55px auto 50px;
    padding: 0 20px;
    max-width: 970px;
}

@media (min-width: 1025px) {
    .footer-container {
        padding: 0
    }
}

.footer-container-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 42px;
    margin-top: 10px;
}

@media (min-width: 1025px) {
    .footer-container-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row;
        margin-bottom: 52px
    }
}

.footer-links-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin: 0 auto;
    width: 100%;
    max-width: 95%
}

@media (min-width: 641px) {
    .footer-links-container {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
}

@media (min-width: 1025px) {
    .footer-links-container {
        margin-right: 33px;
        margin-left: 0;
        max-width: none
    }
}

@media (max-width: 640px) {
    .footer-links-container-link-group.about,
    .footer-links-container-link-group.media,
    .footer-links-container-link-group.help {
        display: none
    }
}

.footer-links-container-link-group-title-link {
    font-family: "ProximaNova-Semibold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 15px;
    font-size: 13px
}

.footer-links-container-link-group-list {
    margin: 0;
    list-style: none;
    font-size: 13px
}

.footer-links-container-link-group-list-item {
    margin-bottom: 5px
}

.footer-links-container-link-group-list-item-link {
    color: #000000
}

.footer-connect-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-top: 22px;
    min-width: 294px
}

@media (min-width: 1025px) {
    .footer-connect-container {
        display: block;
        margin-top: 0;
        margin-left: auto
    }
}

.footer-connect-container-email-capture-container {
    display: none
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer-connect-container-email-capture-container {
        margin-right: 50px
    }
}

@media (min-width: 641px) {
    .footer-connect-container-email-capture-container {
        display: block
    }
}

.footer-connect-container-email-capture-container .footer-connect-container-email-capture-container-title {
    font-family: "ProximaNova-Semibold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 11px;
    font-size: 13px
}

.footer-connect-container-email-capture-container .email-capture-form-email-success {
    color: #0AD268;
    display: none;
    font-size: 13px
}

.footer-connect-container-email-capture-container .email-capture-form-email-error {
    color: #FA3249;
    display: none;
    font-size: 13px
}

.footer-connect-container-email-capture-container .footer-connect-container-email-capture-container-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 18px
}

.footer-connect-container-email-capture-container .footer-connect-container-email-capture-container-input[type=text] {
    -webkit-transition: border-color .45s ease-in-out, -webkit-box-shadow .45s;
    transition: border-color .45s ease-in-out, -webkit-box-shadow .45s;
    transition: box-shadow .45s, border-color .45s ease-in-out;
    transition: box-shadow .45s, border-color .45s ease-in-out, -webkit-box-shadow .45s;
    background-color: #ffffff;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    font-size: 13px;
    height: auto;
    margin: 0;
    padding: 8px 20px;
    width: 100%
}

.footer-connect-container-email-capture-container .footer-connect-container-email-capture-container-input[type=text]:focus {
    outline: none;
    border-color: initial;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ffffff
}

.footer-connect-container-email-capture-container .footer-connect-container-email-capture-container-submit-button {
    border: 0;
    background-color: #58379E;
    padding: 9px 27px;
    width: auto;
    color: #ffffff
}

.footer-connect-container-social-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

@media (min-width: 641px) and (max-width: 1024px) {
    .footer-connect-container-social-container {
        margin-top: 7px
    }
}

.footer-connect-container-social-container-link {
    margin-right: 12px;
    /*background-image: url("/assets/footer/footer-social-icon-61e27a509c43c479d8ac1a569b9a2a5813dff6c6db860c00d3a8722703a29ce9.svg");*/
    background-repeat: no-repeat;
    width: 24px;
    height: 24px
}

.footer-connect-container-social-container-link.twitter {
    background-position: 0 0
}

.footer-connect-container-social-container-link.facebook {
    background-position: -39px 0
}

.footer-connect-container-social-container-link.youtube {
    background-position: -78px 0
}

.footer-connect-container-social-container-link.instagram {
    background-position: -117px 0
}

.footer-connect-container-social-container-link.pinterest {
    background-position: -156px 0
}

.footer-connect-container-social-container-link.snapchat {
    background-position: -195px 0
}

.footer-connect-container-social-container-handle {
    display: none;
    line-height: 28px;
    font-size: 13px
}

@media (min-width: 1025px) {
    .footer-connect-container-social-container-handle {
        display: block
    }
}

.footer-signature-container {
    width: 100%;
    text-align: center;
    color: #3c3c3c;
    font-size: 11px;
}

.footer-signature-container-bbb-logo {
    display: inline-block;
    margin-right: 11px;
    margin-bottom: -10px;
    /*background-image: url("/assets/footer/bbb_logo-8618a1c55c01b12aafb41d40730d1ad49567d484fb18c91b4d8b6f715329e3f5.svg");*/
    background-position: 0 0;
    width: 28px;
    height: 30px
}

.footer-signature-container-item {
    display: inline-block
}

.footer-signature-container-item:after {
    margin-right: 5px;
    margin-left: 5px;
    content: '|'
}

.footer-signature-container-link {
    color: inherit
}

.login-modal-forgot-password-submit {
    display: none
}

.login-modal {
    background-color: #eeeeee;
    max-height: 100vh;
    overflow: auto
}

.login-modal .meundies-modal-container {
    max-width: 500px
}

@media (max-width: 640px) {
    .login-modal .meundies-modal-container {
        width: 100%;
        max-width: 100%
    }
}

.login-modal-title {
    margin-top: 25px;
    text-align: center
}

.login-modal-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.login-modal-form-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
    max-width: 400px
}

.login-modal-form-container.showerrors .ng-invalid {
    border: 1px solid #FA3249
}

.login-modal-form-container.showerrors .ng-invalid:focus+.login-modal-input-text-label {
    -webkit-box-shadow: inset 0 18px 0 1px #FA3249;
    box-shadow: inset 0 18px 0 1px #FA3249;
    color: white
}

.login-modal-form-container .reset-password-instructions {
    display: none
}

.login-modal-input-label {
    position: relative;
    margin: 0;
    cursor: pointer;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px
}

.login-modal-input-label .bubble {
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-right: 15px;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: white;
    width: 20px;
    height: 20px
}

@media all and (max-width: 320px) {
    .login-modal-input-label .bubble {
        margin-right: 8px
    }
}

.login-modal-input-label .bubble:before {
    -webkit-transition: 500ms;
    transition: 500ms;
    display: block;
    margin: 3px auto 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    content: ''
}

.login-modal-input-label.radio>* {
    display: block;
    pointer-events: none
}

.login-modal-input-label-text {
    display: inline-block;
    float: left;
    width: 100%;
    max-width: 88%
}

.login-modal-input-label-text p {
    text-transform: initial;
    color: #626262;
    font-size: 15px
}

.login-modal-input-label-text.forgot-password {
    margin-bottom: 15px;
    color: #BDBDBD;
    font-size: 11px
}

.login-modal-input-label-text.forgot-password:hover {
    color: #58379E
}

.login-modal-option-divider {
    font-family: "ProximaNova-Semibold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    position: relative;
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
    color: black;
    font-size: 15px
}

.login-modal-option-divider .text {
    display: inline-block;
    background-color: #eeeeee;
    padding: 0 15px
}

.login-modal-option-divider:before {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    background-color: #969696;
    width: 80%;
    max-width: 350px;
    height: 1px;
    content: ''
}

.login-modal-button {
    margin: 0 auto;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding-top: 19px;
    padding-right: 30px;
    padding-bottom: 16px;
    padding-left: 30px;
    width: 100%;
    max-width: 300px;
    text-align: center;
    color: white;
    font-size: .9rem
}

.login-modal-button:active {
    top: 2px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.login-modal-submit-button,
.login-modal-forgot-password-submit {
    margin-top: 20px;
    background-color: #58379E
}

.login-modal-submit-button:hover,
.login-modal-submit-button:active,
.login-modal-submit-button:focus,
.login-modal-forgot-password-submit:hover,
.login-modal-forgot-password-submit:active,
.login-modal-forgot-password-submit:focus {
    background-color: #6f49bf
}

.login-modal-facebook-button {
    font-family: "ProximaNova-Semibold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    position: relative;
    background-color: #3b5998;
    letter-spacing: -.5px
}

.login-modal-facebook-button .button-text {
    padding-left: 24px
}

.login-modal-facebook-button .facebook-icon {
    position: absolute;
    top: 16px;
    left: 18px;
    border-right: 1px solid white;
    padding-right: 10px;
    width: 20px
}

.login-modal-facebook-button .secondary-button-text {
    font-family: "ProximaNova-Regular", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 15px
}

.login-modal-facebook-button:hover,
.login-modal-facebook-button:active,
.login-modal-facebook-button:focus {
    background-color: #4c70ba;
    color: white
}

.login-modal-email-field,
.login-modal-password-field {
    position: relative;
    margin: 10px 1px 0;
    max-width: 100%;
    overflow: hidden
}

.login-modal-input-text-label {
    -webkit-transition: 500ms;
    transition: 500ms;
    position: absolute;
    top: 0;
    right: 1px;
    left: 1px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    padding-top: 5px;
    padding-bottom: 1px;
    padding-left: 10px;
    text-align: left;
    text-transform: uppercase;
    line-height: 13px;
    color: white;
    font-size: 11px
}

.login-modal-back-link {
    display: none;
    margin-top: 16px;
    text-align: center
}

.login-modal-form .login-modal-input-text {
    -webkit-transition: 500ms;
    transition: 500ms;
    margin-bottom: 10px;
    border: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-bottom: 9px;
    height: 54px;
    text-align: left;
    font-size: 17px
}

.login-modal-form .login-modal-input-text:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
    box-shadow: 0 0 0 1000px white inset
}

.login-modal-form .login-modal-input-text:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: white;
    padding-top: 24px
}

.login-modal-form .login-modal-input-text:focus+.login-modal-input-text-label {
    border-bottom: 1px solid #eeeeee;
    -webkit-box-shadow: inset 0 18px 0 1px #58379E;
    box-shadow: inset 0 18px 0 1px #58379E;
    color: white
}

.login-modal-form .login-modal-input-radio,
.login-modal-form .login-modal-input-checkbox {
    display: none
}

.login-modal-form .login-modal-input-radio+.login-modal-input-label {
    margin-left: 10px
}

.login-modal-form .login-modal-input-radio:checked+.login-modal-input-label .bubble,
.login-modal-form .login-modal-input-checkbox:checked+.label .bubble {
    border-color: #58379E
}

.login-modal-form .login-modal-input-radio:checked+.login-modal-input-label .bubble:before,
.login-modal-form .login-modal-input-checkbox:checked+.label .bubble:before {
    -webkit-box-shadow: 10px 10px 0px #58379E inset;
    box-shadow: 10px 10px 0px #58379E inset
}

.login-modal-form .login-modal-input-radio:checked+.login-modal-input-label .info h6,
.login-modal-form .login-modal-input-radio:checked+.login-modal-input-label .info.forgot-password,
.login-modal-form .login-modal-input-checkbox:checked+.label .info h6,
.login-modal-form .login-modal-input-checkbox:checked+.label .info.forgot-password {
    color: #58379E
}

.login-modal-link-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #979797;
    font-size: 13px;
    margin: 30px 0 25px
}

.login-modal-link {
    text-decoration: underline;
    color: #979797
}

.login-modal-link:hover,
.login-modal-link:focus {
    color: #58379E
}

.login-modal .meundies-modal-dismiss {
    color: #979797;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    right: 1rem;
    top: 1rem;
    z-index: 1
}

@media all and (max-width: 640px) {
    #loginJoinModal .login-modal-form .modal-inner-block .login-modal-form-container .login-modal-input-radio+label .info {
        max-width: 82%
    }
    #loginJoinModal .login-modal-form .modal-inner-block .login-modal-form-container .login-modal-input-radio+label .info p {
        font-size: 13px
    }
    #loginJoinModal .login-modal-form #forgotPassword+label {
        margin: 16px 0 0
    }
}

.login-modal-confirmation {
    position: absolute;
    left: -999px
}

.reset-password-container {
    font-family: "SharpSansNo1-Bold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #ffffff;
    height: 50em;
    text-align: center
}

.reset-password-heading {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    margin-top: 3em;
    text-transform: capitalize
}

.reset-password-subheading {
    color: #000000;
    font-size: 11px;
    margin: 1.5em 0 2em 0;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase
}

.reset-password-form {
    margin: 0 auto;
    max-width: 400px;
    width: auto
}

.reset-password-form input {
    background-color: #eeeeee;
    border: none;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 5px;
    min-height: 0;
    padding: 6px;
    width: 100%
}

.reset-password-form label {
    font-family: "ProximaNova-Semibold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #cccccc;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 0 15px 5px;
    text-align: left
}

.reset-password-form button {
    background-color: #000000;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 20px auto;
    min-height: 0;
    padding: 14px 50px;
    text-transform: uppercase;
    text-align: center;
    width: auto
}

.reset-password-form button:hover {
    background-color: #6e6e6e
}

.mobile-shopping-cart {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    width: 273px;
    background-color: #3c3c3c
}

.mobile-shopping-cart-controls {
    text-align: center;
    font-size: 15px;
    line-height: 50px;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    cursor: pointer;
    text-transform: uppercase
}

.mobile-shopping-cart-controls:first-child {
    border-right: 1px solid #ffffff
}

.mobile-shopping-cart .express-cart-empty {
    display: block;
    margin-top: 17px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center
}

.mobile-shopping-cart .express-cart-empty.hide {
    display: none
}

.mobile-shopping-cart .express-cart-close {
    width: auto;
    display: inline-block;
    background-color: #3c3c3c;
    color: #ffffff;
    border: 1px solid #979797;
    margin: 17px auto 0;
    text-transform: uppercase;
    font-size: 13px;
    padding: 2px 10px
}

.mobile-shopping-cart .mobile-express-cart .express-cart {
    display: block;
    bottom: 0;
    top: initial;
    width: 100%;
    max-height: 100%;
    background-color: #3c3c3c;
    margin-top: 0;
    position: relative;
    border: none;
    min-height: -webkit-calc(100vh - 88px);
    min-height: calc(100vh - 88px)
}

.mobile-shopping-cart .mobile-express-cart .express-cart-list {
    height: -webkit-calc(100vh - 230px);
    height: calc(100vh - 230px);
    -webkit-overflow-scrolling: touch
}

@media screen and (-webkit-device-pixel-ratio: 2) and (orientation: landscape) {
    .mobile-shopping-cart .mobile-express-cart .express-cart-list {
        height: -webkit-calc(100vh - 100px);
        height: calc(100vh - 100px)
    }
}

.mobile-shopping-cart .mobile-express-cart .express-cart-list.show-edit .express-cart-list-item {
    -webkit-transform: translatex(-66px);
    transform: translatex(-66px)
}

.mobile-shopping-cart .mobile-express-cart .express-cart-line-item {
    width: 100%;
    overflow: hidden
}

.mobile-shopping-cart .mobile-express-cart .express-cart-list-item {
    border-bottom-color: #979797;
    padding: 5px 7px;
    width: 346px;
    -webkit-transition: -webkit-transform 100ms ease;
    -webkit-transition: 100ms ease;
    transition: 100ms ease
}

.mobile-shopping-cart .mobile-express-cart .express-cart-list-item-image {
    width: 58px;
    height: 58px
}

.mobile-shopping-cart .mobile-express-cart .express-cart-list-item-image img {
    -webkit-border-radius: 1px;
    border-radius: 1px;
    padding: 4px;
    opacity: 0.6;
    height: 100%;
    width: 100%;
    background-color: #ffffff
}

.mobile-shopping-cart .mobile-express-cart .express-cart-list-item-description {
    width: 202px;
    margin-right: 10px
}

.mobile-shopping-cart .mobile-express-cart .express-cart-list-item-description-name-price {
    margin: 0
}

.mobile-shopping-cart .mobile-express-cart .express-cart-list-item-description-title {
    width: 100%;
    font-size: 13px;
    color: #ffffff;
    text-align: right;
    -webkit-font-smoothing: antialiased
}

.mobile-shopping-cart .mobile-express-cart .express-cart-list-item-description-price {
    position: relative;
    font-size: 13px;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    text-align: right;
    right: 0
}

.mobile-shopping-cart .mobile-express-cart .express-cart-list-item-description-notes-details,
.mobile-shopping-cart .mobile-express-cart .express-cart-list-item-description-notes-autoship {
    font-size: 13px;
    color: #ffffff;
    text-align: right;
    -webkit-font-smoothing: antialiased
}

.mobile-shopping-cart .mobile-express-cart .express-cart-list-item-remove {
    display: block;
    position: relative;
    color: #ffffff;
    background-color: #FA3249;
    opacity: 0.5;
    text-align: center;
    font-size: 36px;
    float: left;
    width: 58px;
    height: 58px;
    margin-right: 4px;
    top: initial;
    left: initial;
    -webkit-border-radius: initial;
    border-radius: initial;
    padding: initial
}

.mobile-shopping-cart .mobile-express-cart .express-cart-shipping,
.mobile-shopping-cart .mobile-express-cart .express-cart-tax {
    color: #d9d9db
}

.mobile-shopping-cart .mobile-express-cart .express-cart-total {
    color: #ffffff
}

.mobile-shopping-cart .mobile-express-cart .express-cart-checkout-continueshopping {
    display: none
}

.mobile-shopping-cart .mobile-express-cart .express-cart-checkout-button-container {
    display: block;
    width: 100%
}

.mobile-shopping-cart .mobile-express-cart .express-cart-checkout-button-container .express-cart-checkout-button {
    width: 100%
}

.tooltip-wrap {
    position: absolute
}

.tooltip-left .tooltip-wrap {
    top: 50%;
    left: -12px
}

.tooltip-right .tooltip-wrap {
    top: 50%;
    right: -12px
}

.tooltip-down .tooltip-wrap {
    left: 50%;
    bottom: -12px
}

.tooltip {
    display: none;
    position: absolute;
    background-color: #121212;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    top: 50%;
    padding: 0.5rem;
    text-align: left;
    line-height: 1.4;
    font-size: 1.125rem;
    z-index: 1;
    text-transform: none
}

@media (max-width: 640px) {
    .tooltip {
        font-size: 0.9rem
    }
}

.tooltip-down .tooltip {
    width: 500px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 0
}

.tooltip-down .tooltip:after {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 0;
    width: 0;
    border-bottom: 6px solid #121212;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: -6px
}

.tooltip-right .tooltip {
    width: 500px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0
}

.tooltip-right .tooltip:after {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 0;
    width: 0;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #121212;
    border-top: 6px solid transparent;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -6px
}

.tooltip-left .tooltip {
    width: 500px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0
}

.tooltip-left .tooltip:after {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 0;
    width: 0;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #121212;
    border-top: 6px solid transparent;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -6px
}

.meundies-modal {
    height: 100%;
    width: 100%;
    display: none;
    background-color: rgba(0, 0, 0, 0.75);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000
}

.meundies-modal.active {
    display: block
}

.meundies-modal-container {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
    position: absolute;
    width: 650px;
    top: 50%;
    left: 50%
}

@media (max-width: 640px) {
    .meundies-modal-container {
        width: 298px
    }
}

.meundies-modal-close-button {
    width: 32px;
    height: 32px;
    font-size: 30px;
    line-height: 31px;
    padding-left: 1px;
    position: absolute;
    top: 8px;
    right: 8px;
    text-align: center
}

.meundies-modal-content {
    overflow: hidden
}

.meundies-modal-content:before,
.meundies-modal-content:after {
    content: " ";
    display: table
}

.meundies-modal-content:after {
    clear: both
}

.meundies-modal-link {
    cursor: pointer
}

.email-capture .meundies-modal-container {
    background-color: #25b7ff;
    color: #ffffff;
    padding: 50px 40px;
    text-align: center
}

@media (max-width: 640px) {
    .email-capture .meundies-modal-container {
        min-width: 100%;
        padding: 20px
    }
}

.email-capture .meundies-modal-close-button {
    color: #ffffff
}

@media (max-width: 640px) {
    .email-capture .email-capture-wrap {
        padding: 30px -10px
    }
}

.email-capture .email-capture-title,
.email-capture .email-capture-subtitle,
.email-capture .email-capture-restriction,
.email-capture .email-capture-subtext {
    text-transform: uppercase;
    line-height: 1.2
}

.email-capture .email-capture-title {
    font-size: 28px;
    margin-bottom: 5px
}

.email-capture .email-capture-subtitle {
    font-size: 25px;
    line-height: 1.1
}

.email-capture .email-capture-subtext {
    font-size: 21px;
    line-height: 1.1;
    margin: 15px 0
}

.email-capture .added-to-cart,
.email-capture .coupon-percent {
    color: #000000
}

.email-capture .email-capture-restriction {
    font-size: 16px
}

.email-capture .email-capture-form-field,
.email-capture .email-capture-button {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 22px;
    margin: 20px auto
}

.email-capture .email-capture-form-field {
    text-align: center;
    max-width: 400px
}

.email-capture .email-capture-form-email-error {
    color: #000000;
    display: none
}

.email-capture .email-capture-button {
    background-color: #000000;
    border: 0;
    color: #ffffff;
    display: block;
    max-width: 400px
}

.email-capture .email-capture-button.shop-now {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    font-size: 20px;
    margin: 20px 1vw 0;
    padding: 14px 5px;
    text-align: center;
    width: 150px
}

@media (max-width: 640px) {
    .email-capture .email-capture-button.shop-now {
        margin: 20px 0 0;
        width: 115px
    }
}

.email-capture .email-capture-button:hover {
    background-color: #3c3c3c
}

.email-capture .thank-you {
    display: none
}

.email-capture-confirmation {
    position: absolute;
    left: -999px
}

.non-promo-email-capture {
    background-color: rgba(0, 0, 0, 0.6)
}

.non-promo-email-capture .meundies-modal-container {
    width: 710px
}

@media (max-width: 640px) {
    .non-promo-email-capture .meundies-modal-container {
        width: 315px
    }
}

.non-promo-email-capture .meundies-modal-content {
    position: relative;
    /*background-image: url("/assets/modals/email-capture-mobile-300x437-b11162ccc56f5d31441a7f8ff8d9c4f0887a4b7b83711e1e70b39f2e0414c56a.jpg");*/
    background-size: contain;
    background-repeat: no-repeat;
    color: #ffffff;
    padding-top: 145.66667%;
    width: 100%
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
    .non-promo-email-capture .meundies-modal-content {
        /*background-image: url("/assets/modals/email-capture-mobile-600x874-@2x-e75a2065fc86e4bb262bd9df69abec56b867a5411785771517452834aaab5aaa.jpg")*/
    }
}

@media (min-width: 641px) {
    .non-promo-email-capture .meundies-modal-content {
        /*background-image: url("/assets/modals/email-capture-desktop-650x400-bd0a019afe60b6cbb859fc6d6833fad3b8bd15b13fed73b9a0440ea874c3103d.jpg");*/
        padding-top: 61.53846%
    }
}

@media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width: 641px) and (min-resolution: 1.5dppx) {
    .non-promo-email-capture .meundies-modal-content {
        /*background-image: url("/assets/modals/email-capture-desktop-1300x800-@2x-8f7421af22feb4e51a05e9077b72efe76ce1c6e2edd0fcb299e032d647a8ee80.jpg")*/
    }
}

.non-promo-email-capture .meundies-modal-close-button {
    color: #ffffff;
    font-size: 30px;
    right: 20px;
    top: 20px;
    z-index: 1
}

@media (min-width: 641px) and (max-width: 1024px) {
    .non-promo-email-capture .meundies-modal-close-button {
        font-size: 35px;
        top: 25px;
        right: 25px
    }
}

.non-promo-email-capture .meundies-modal-content-inner {
    position: absolute;
    top: 40px;
    left: 40px;
    width: 235px;
    text-align: center
}

@media (min-width: 641px) {
    .non-promo-email-capture .meundies-modal-content-inner {
        top: 55px;
        left: 55px;
        width: 370px;
        text-align: left
    }
}

.non-promo-email-capture .email-capture-title {
    font-family: "SharpSansNo1-Bold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 38px;
    line-height: 40px;
    text-align: left
}

@media (min-width: 641px) {
    .non-promo-email-capture .email-capture-title {
        font-size: 48px;
        line-height: 55px
    }
}

.non-promo-email-capture .email-capture-subtitle {
    font-family: "ProximaNova-Regular", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin-top: 20px;
    font-size: 16px;
    line-height: 20px;
    text-transform: none;
    width: 170px;
    text-align: left
}

@media (min-width: 641px) {
    .non-promo-email-capture .email-capture-subtitle {
        font-size: 17px;
        line-height: 23px;
        width: 245px
    }
}

.non-promo-email-capture .email-capture-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-top: 40px
}

@media (max-width: 640px) {
    .non-promo-email-capture .email-capture-form {
        display: inherit
    }
}

.non-promo-email-capture .email-capture-form input {
    text-transform: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    font-size: 15px;
    margin: 0;
    height: auto;
    padding: 10px 20px
}

.non-promo-email-capture .email-capture-form input[type=email] {
    min-width: 200px;
    text-align: center;
    width: 100%
}

@media (min-width: 641px) {
    .non-promo-email-capture .email-capture-form input[type=email] {
        text-align: left;
        width: 60%
    }
}

.non-promo-email-capture .email-capture-form input[type=submit] {
    background-color: #FFFD4E;
    border: 0;
    color: #000000;
    display: block;
    font-size: 10px;
    font-weight: bold;
    line-height: 23px;
    letter-spacing: 3px;
    max-width: 130px;
    text-transform: uppercase
}

@media (max-width: 640px) {
    .non-promo-email-capture .email-capture-form input[type=submit] {
        max-width: 100%;
        margin-top: 10px
    }
}

.non-promo-email-capture .email-capture-privacy-policy {
    font-size: 10px;
    line-height: 1.2;
    margin-top: 30px
}

.non-promo-email-capture .email-capture-privacy-policy .privacy-policy-link {
    color: #ffffff
}

.non-promo-email-capture .email-capture-privacy-policy .privacy-policy-link:hover {
    text-decoration: underline
}

.non-promo-email-capture .email-capture-form-email-error {
    position: absolute;
    width: 100%;
    font-size: 11px;
    font-weight: bold;
    margin-top: 12px
}

.non-promo-email-capture .thank-you {
    display: none
}

@media (max-width: 640px) {
    .non-promo-email-capture .thank-you {
        margin-top: 15px
    }
}

.non-promo-email-capture .email-capture-close {
    background-color: #FFFD4E;
    border: 0;
    color: #000000;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    line-height: 23px;
    letter-spacing: 3px;
    margin-top: 40px;
    max-width: 250px;
    min-width: 200px;
    padding: 13px 23px;
    text-align: center;
    text-transform: uppercase
}

.non-promo-email-capture .email-capture-close:hover {
    cursor: pointer
}

@media (max-width: 640px) {
    .desktop-linebreak {
        display: none
    }
}

.meundies-modal.privacy-policy .meundies-modal-container,
.meundies-modal.terms-of-service .meundies-modal-container {
    max-width: 80%;
    max-height: 75%
}

@media (max-width: 640px) {
    .meundies-modal.privacy-policy .meundies-modal-container,
    .meundies-modal.terms-of-service .meundies-modal-container {
        max-width: 100%;
        width: 100%;
        max-height: 85%
    }
}

.meundies-modal.privacy-policy .meundies-modal-content,
.meundies-modal.terms-of-service .meundies-modal-content {
    background: #ffffff;
    padding: 32px;
    text-align: justify;
    min-height: 94vw
}

.meundies-modal.privacy-policy .meundies-modal-content h1,
.meundies-modal.terms-of-service .meundies-modal-content h1 {
    font-size: 40px;
    text-align: center
}

.meundies-modal.privacy-policy .meundies-modal-content h2,
.meundies-modal.terms-of-service .meundies-modal-content h2 {
    font-size: 24px;
    text-align: center
}

.meundies-modal.privacy-policy .meundies-modal-content li span,
.meundies-modal.terms-of-service .meundies-modal-content li span {
    font-weight: bold;
    text-decoration: underline
}

.meundies-modal.privacy-policy .meundies-modal-close-button,
.meundies-modal.terms-of-service .meundies-modal-close-button {
    color: #000000
}

.meundies-modal.privacy-policy .meundies-modal-content-inner-spinner,
.meundies-modal.terms-of-service .meundies-modal-content-inner-spinner {
    text-align: center
}

.size-chart-modal {
    border: 0;
    padding: 0;
    min-height: 0
}

@media all and (max-width: 650px) {
    .size-chart-modal .meundies-modal-container {
        width: 100%;
        max-width: 500px
    }
}

.size-chart-modal-close-button {
    color: #6e6e6e
}

.size-chart-image-container {
    float: none;
    margin: 0 auto;
    max-width: 670px
}

.size-chart-image-container.desktop {
    display: none
}

@media (min-width: 641px) {
    .size-chart-image-container.desktop {
        display: block
    }
}

@media (min-width: 641px) {
    .size-chart-image-container.mobile {
        display: none
    }
}

.size-chart-image {
    float: none;
    margin: 0 auto;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding-top: 100%
}

@media (max-width: 640px) {
    .size-chart-image {
        padding-top: 138%
    }
}


/*! Flickity v1.1.1
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: none
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: white;
    background: rgba(255, 255, 255, 0.75);
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.flickity-prev-next-button:hover {
    background: white
}

.flickity-prev-next-button:focus {
    outline: none;
    -webkit-box-shadow: 0 0 0 5px #09F;
    box-shadow: 0 0 0 5px #09F
}

.flickity-prev-next-button:active {
    filter: alpha(opacity=60);
    opacity: 0.6
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button:disabled {
    filter: alpha(opacity=30);
    opacity: 0.3;
    cursor: auto
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-prev-next-button .arrow {
    fill: #333
}

.flickity-prev-next-button.no-svg {
    color: #333;
    font-size: 26px
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    filter: alpha(opacity=25);
    opacity: 0.25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    filter: alpha(opacity=100);
    opacity: 1
}

.home-banner {
    position: relative;
    text-align: center;
    margin-bottom: 1.5vw
}

.home-banner-image img,
.home-banner-image picture {
    width: 100%
}

.home-banner-content {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center
}

@media (min-width: 641px) {
    .home-banner-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        left: 9%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: left;
        -webkit-align-items: left;
        align-items: left;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        width: 40%;
        height: 100%
    }
}

.home-banner-content-inner {
    padding: 6% 1rem 0
}

@media (min-width: 641px) {
    .home-banner-content-inner {
        padding: 0;
        text-align: left
    }
}

.home-banner-title {
    font-family: "SharpSansNo1-Bold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 40px
}

@media screen and (min-width: 320px) {
    .home-banner-title {
        font-size: -webkit-calc(40px + 120 * (100vw - 320px) / 1600);
        font-size: calc(40px + 120 * (100vw - 320px) / 1600)
    }
}

@media screen and (min-width: 1920px) {
    .home-banner-title {
        font-size: 160px
    }
}

@media (min-width: 641px) {
    .home-banner-title {
        font-size: 12px
    }
}

@media screen and (min-width: 641px) and (min-width: 320px) {
    .home-banner-title {
        font-size: -webkit-calc(12px + 108 * (100vw - 320px) / 1600);
        font-size: calc(12px + 108 * (100vw - 320px) / 1600)
    }
}

@media screen and (min-width: 641px) and (min-width: 1920px) {
    .home-banner-title {
        font-size: 120px
    }
}

.home-banner-text {
    font-family: "ProximaNova-Regular", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    margin-top: .5rem;
    margin-bottom: 1rem;
    line-height: 1.4
}

@media screen and (min-width: 320px) {
    .home-banner-text {
        font-size: -webkit-calc(14px + 6 * (100vw - 320px) / 1600);
        font-size: calc(14px + 6 * (100vw - 320px) / 1600)
    }
}

@media screen and (min-width: 1920px) {
    .home-banner-text {
        font-size: 20px
    }
}

@media (min-width: 641px) {
    .home-banner-text {
        font-size: 15px;
        margin: .8rem 0 1.5rem
    }
}

@media screen and (min-width: 641px) and (min-width: 320px) {
    .home-banner-text {
        font-size: -webkit-calc(15px + 5 * (100vw - 320px) / 1600);
        font-size: calc(15px + 5 * (100vw - 320px) / 1600)
    }
}

@media screen and (min-width: 641px) and (min-width: 1920px) {
    .home-banner-text {
        font-size: 20px
    }
}

.home-banner-text h4 {
    font-size: 14px
}

@media screen and (min-width: 320px) {
    .home-banner-text h4 {
        font-size: -webkit-calc(14px + 11 * (100vw - 320px) / 1600);
        font-size: calc(14px + 11 * (100vw - 320px) / 1600)
    }
}

@media screen and (min-width: 1920px) {
    .home-banner-text h4 {
        font-size: 25px
    }
}

@media (min-width: 641px) {
    .home-banner-text h4 {
        font-size: 16px
    }
}

@media screen and (min-width: 641px) and (min-width: 320px) {
    .home-banner-text h4 {
        font-size: -webkit-calc(16px + 10 * (100vw - 320px) / 1600);
        font-size: calc(16px + 10 * (100vw - 320px) / 1600)
    }
}

@media screen and (min-width: 641px) and (min-width: 1920px) {
    .home-banner-text h4 {
        font-size: 26px
    }
}

.home-banner-button-container {
    font-family: "SharpSansNo1-Bold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased
}

.home-banner-button-container.has-two-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.home-banner-link-button,
.home-banner-link-button-alternative {
    font-size: 10px;
    display: inline-block;
    border: 2px solid transparent;
    letter-spacing: 3px;
    padding: -webkit-calc(10px + .3vw) -webkit-calc(25px + 2vw);
    padding: calc(10px + .3vw) calc(25px + 2vw);
    text-transform: uppercase
}

@media screen and (min-width: 320px) {
    .home-banner-link-button,
    .home-banner-link-button-alternative {
        font-size: -webkit-calc(10px + 4 * (100vw - 320px) / 1600);
        font-size: calc(10px + 4 * (100vw - 320px) / 1600)
    }
}

@media screen and (min-width: 1920px) {
    .home-banner-link-button,
    .home-banner-link-button-alternative {
        font-size: 14px
    }
}

@media (min-width: 641px) {
    .home-banner-link-button,
    .home-banner-link-button-alternative {
        border-width: 3px
    }
}

.has-two-buttons .home-banner-link-button,
.has-two-buttons .home-banner-link-button-alternative {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    width: -webkit-calc(50% - 3px);
    width: calc(50% - 3px);
    padding-left: 1em;
    padding-right: 1em
}

.home-banner-link-button-alternative {
    padding-left: 0;
    padding-right: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0
}

a ~ .home-banner-link-button-alternative,
.home-banner-link-button-alternative ~ .home-banner-link-button {
    margin-left: 4%
}

.home-banner-button-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.homepage-double-feature {
    font-family: "SharpSansNo1-Bold", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    color: #ffffff
}

@media (min-width: 641px) {
    .homepage-double-feature {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row
    }
}

.homepage-half-section {
    margin-bottom: 1.5vw;
    position: relative;
    width: 50%
}

@media (max-width: 640px) {
    .homepage-half-section {
        width: 100%
    }
}

.homepage-half-section-banner {
    width: 100%;
    background-size: cover;
    background-position: center;
    padding-top: 141.86667%
}

.homepage-half-section-banner.subscription-feature {
    /*background-image: url("/assets/home/subscription-module-375x532-mb-309c6fb9916bd7a2242aec1fa9925b08477818dff97e44d4688759fcfad34028.jpg")*/
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
    .homepage-half-section-banner.subscription-feature {
        /*background-image: url("/assets/home/subscription-module-750x1064-mb-@2x-54e1f740da468727717a52c924af271acca4323ff52c953815361e40a5a7ec93.jpg")*/
    }
}

@media (min-width: 641px) {
    .homepage-half-section-banner.subscription-feature {
        margin-right: 1.5vw;
        padding-top: 54.70899%;
        /*background-image: url("/assets/home/subscription-half-module-still-945x517-1c6bbbc00c2a78eb290290865a5da9d43576f99e7e7f9267885d743f6a0a3782.jpg")*/
    }
}

@media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width: 641px) and (min-resolution: 1.5dppx) {
    .homepage-half-section-banner.subscription-feature {
        /*background-image: url("/assets/home/subscription-half-module-still-1890x1034-@2x-560bb3f25c4388e0c257f34b4e37ba32e0c32db43ecb96b6373b097538d719d2.jpg")*/
    }
}

.homepage-half-section-banner.packs-feature {
    /*background-image: url("/assets/home/packs-375x532-mb-f8da150143780f4857bc0a8f6221c35dff88b30b3bf50a08d4439cb9cf6d4788.jpg")*/
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
    .homepage-half-section-banner.packs-feature {
        /*background-image: url("/assets/home/packs-750x1064-mb-@2x-a22ec3e747b7fbd5751f904f196928939dcbd226df574f62647d7f97a97d894d.jpg")*/
    }
}

@media (min-width: 641px) {
    .homepage-half-section-banner.packs-feature {
        /*background-image: url("/assets/home/packs-945x517-dk-dea19636d6ea1ec7e1b814ec8f7d9f92ec02e004d2000fc717439b988b976ede.jpg");*/
        margin-left: 1.5vw;
        padding-top: 54.70899%
    }
}

@media only screen and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width: 641px) and (min-resolution: 1.5dppx) {
    .homepage-half-section-banner.packs-feature {
        /*background-image: url("/assets/home/packs-1890x1034-dk-@2x-df55de4073a4e4d7d4787d25e88fae18891475f22fd424045b1be96691a63cf0.jpg")*/
    }
}

.homepage-half-section-subscription-video {
    display: none;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

@media (min-width: 1025px) {
    .homepage-half-section-subscription-video {
        display: block
    }
}

.homepage-half-section-content-container {
    position: absolute;
    text-align: left;
    margin-left: 3vw;
    top: 30%;
    width: 50%
}

@media (max-width: 640px) {
    .homepage-half-section-content-container {
        text-align: center;
        top: 40%;
        width: 100%;
        margin: 0
    }
}

@media (max-width: 640px) {
    .homepage-half-section-content-container.packs-feature {
        top: 8%
    }
}

.homepage-half-section-title {
    font-size: 36px;
    margin-bottom: 5vw
}

@media screen and (min-width: 320px) {
    .homepage-half-section-title {
        font-size: -webkit-calc(36px + 13 * (100vw - 320px) / 1600);
        font-size: calc(36px + 13 * (100vw - 320px) / 1600)
    }
}

@media screen and (min-width: 1920px) {
    .homepage-half-section-title {
        font-size: 49px
    }
}

@media (min-width: 641px) {
    .homepage-half-section-title {
        font-size: 20px;
        margin-bottom: 1.5vw
    }
}

@media screen and (min-width: 641px) and (min-width: 320px) {
    .homepage-half-section-title {
        font-size: -webkit-calc(20px + 29 * (100vw - 320px) / 1600);
        font-size: calc(20px + 29 * (100vw - 320px) / 1600)
    }
}

@media screen and (min-width: 641px) and (min-width: 1920px) {
    .homepage-half-section-title {
        font-size: 49px
    }
}

.homepage-half-section-title.packs-feature {
    line-height: 1.2em
}

.homepage-half-section-subtitle {
    font-size: 14px;
    line-height: 14px
}

@media screen and (min-width: 320px) {
    .homepage-half-section-subtitle {
        font-size: -webkit-calc(14px + 10 * (100vw - 320px) / 1600);
        font-size: calc(14px + 10 * (100vw - 320px) / 1600)
    }
}

@media screen and (min-width: 1920px) {
    .homepage-half-section-subtitle {
        font-size: 24px
    }
}

@media screen and (min-width: 320px) {
    .homepage-half-section-subtitle {
        line-height: -webkit-calc(14px + 16 * (100vw - 320px) / 1600);
        line-height: calc(14px + 16 * (100vw - 320px) / 1600)
    }
}

@media screen and (min-width: 1920px) {
    .homepage-half-section-subtitle {
        line-height: 30px
    }
}

@media (max-width: 640px) {
    .homepage-half-section-subtitle {
        line-height: 24px
    }
}

.homepage-half-section-subtitle.packs {
    color: #25B7FF
}

.homepage-half-section-link {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1
}
