@charset "UTF-8";

/*! normalize.css v3.0.2 | 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,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -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,
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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #222;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body,
html {
    -webkit-font-smoothing: antialiased
}

h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-font-smoothing: antialiased;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    margin: 0;
    text-rendering: optimizeLegibility;
    text-transform: uppercase
}

/*p {
    margin: 1em 0
}*/

/*ol,
ul {
    margin: 1em 0;
    padding-left: 1em
}*/

dl {
    margin: 1em 0
}

dl dt {
    font-weight: 700;
    margin-top: .5em
}

dl dd {
    margin: 0
}

a {
    -webkit-transition: color .2s linear;
    transition: color .2s linear
}

/*hr {
    border: 0;
    border-top: 1px solid gray;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0
}*/

/*img {
    max-width: 100%
}*/

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

code,
kbd,
pre,
samp {
    font-family: "Source Code Pro", Menlo, Monaco, Consolas, "Courier New", monospace
}

samp {
    font-size: 90%
}

abbr {
    cursor: help;
    border-bottom: 0!important
}

table {
    margin: 1em 0
}

td,
th,
tr {
    vertical-align: middle
}

th {
    /*padding: 1em;*/
    text-align: left
}

/*td {
    padding: 1em
}*/

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

/*select {
    max-width: 100%;
    width: auto
}*/

[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=checkbox],
[type=radio] {
    line-height: normal;
    margin: 4px 0 0
}

[type=file],
[type=range] {
    display: block;
    width: 100%
}

[multiple],
[size] {
    height: auto
}

input[type=button],
[type=submit],
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*border: 0;*/
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap
}

address {
    font-style: normal
}

footer,
main {
    outline: 0
}

nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

body {
    background-color: #34679f
}

main {
    background: #fff
}

.video-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body:before {
    content: "(max-width: 599px)";
    display: none
}

@media (min-width:600px) {
    body:before {
        content: "(min-width: 600px)"
    }
}

@media (min-width:1024px) {
    body:before {
        content: "(min-width: 1024px)"
    }
}

@media (min-width:1440px) {
    body:before {
        content: "(min-width: 1440px)"
    }
}

.hidden {
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0
}

.button__wrap {
    display: inline-block
}

.button__wrap:active .button.-fancy,
.button__wrap:focus .button.-fancy,
.button__wrap:hover .button.-fancy {
    background-color: #de8016;
    position: relative;
    top: 9px;
    -webkit-box-shadow: 0 0 0 3px #de8016, -3px -6px 0 4px transparent;
    box-shadow: 0 0 0 3px #de8016, -3px -6px 0 4px transparent;
    left: 6px
}

.globalHeader .button__wrap.-mobile {
    position: absolute;
    right: 36px;
    top: calc(100px / 2);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:64em) {
    .globalHeader .button__wrap.-mobile {
        display: none
    }
}

.globalHeader .button__wrap.-desktop {
    display: none
}

@media (min-width:64em) {
    .globalHeader .button__wrap.-desktop {
        display: inline-block;
        margin-left: 8px
    }
}

.button__decal {
    background-color: #8ed0c5;
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: center;
    text-decoration: none
}

.button__decal.-overlay {
    background-color: rgba(142, 208, 197, .5)
}

.button__decal:before {
    content: '';
    display: block;
    padding-top: 100%
}

.button__decal .decalMap {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.button__decal .decalMap__Lines {
    fill: none;
    stroke: #528f86;
    stroke-width: 2;
    stroke-miterlimit: 10
}

.button__decal .decalMap__Star {
    fill: #528f86
}

.button__decal .decalMap__title {
    -webkit-font-smoothing: antialiased;
    font-family: Yesteryear, proxima-nova, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    pointer-events: none
}

.button__decal .decalCallout {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.button__decal .decalCallout__title {
    -webkit-font-smoothing: antialiased;
    font-family: Yesteryear, proxima-nova, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    pointer-events: none
}

.button__decal .decalCallout__subtitle {
    -webkit-font-smoothing: antialiased;
    color: #231f20;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    pointer-events: none;
    text-transform: uppercase
}

.button__decal path {
    fill: none
}

.button__decal textPath {
    fill: currentColor
}

a.button__decal:hover .button__decal--title {
    -webkit-transform: rotate(345deg);
    transform: rotate(345deg)
}

.button__decal--title {
    display: none;
    color: #ffcf37;
    font-weight: 400;
    position: relative;
    text-shadow: -.0175em -.0175em 0 #de8016, 0 -.0175em 0 #de8016, .0175em -.0175em 0 #de8016, .0175em 0 0 #de8016, .0175em .0175em 0 #de8016, 0 .0175em 0 #de8016, -.0175em .0175em 0 #de8016, -.0175em 0 0 #de8016, -.01em .03em 0 #231f20, -.03em .05em 0 #231f20, -.05em .07em 0 #231f20, 0 .08em 0 #231f20, -.03em .1em 0 #231f20, -.05em .04em 0 #231f20, .05em .16em 0 rgba(0, 0, 0, .25);
    text-transform: capitalize;
    top: -.16em;
    z-index: 2
}

.button__decal--title.-round {
    font-size: 89px
}

.button__decal--subtitle {
    display: none;
    color: #231f20;
    font-size: 2.6rem;
    left: 46%;
    letter-spacing: -.03em;
    line-height: 1.1em;
    max-width: 8.7em;
    position: absolute;
    text-align: center;
    top: 59%
}

.button__decal--subtitle.-round {
    color: #528f86;
    font-size: 22px;
    letter-spacing: -.1px;
    left: 50.7%;
    position: absolute;
    top: -7px;
    -webkit-transform: translateX(-50%) rotate(37deg);
    transform: translateX(-50%) rotate(37deg)
}

.button__decal--subtitle.-round span {
    height: 200px;
    position: absolute;
    width: 20px;
    left: 0;
    top: 0;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.button,
a.button,
p>a.button {
    -webkit-font-smoothing: antialiased;
    /*background-color: #fff;*/
    background-image: none;
    border-radius: 0;
    border: 0;
    /*color: #fff;*/
    cursor: pointer;
    /*display: inline-block;*/
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    /*font-size: 1rem;
    font-weight: 700;*/
    /*letter-spacing: 1px;*/
    margin: 0;
    /*padding: 1em 2em;*/
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap
}

.button:active,
.button:focus,
.button:hover,
a.button:active,
a.button:focus,
a.button:hover,
p>a.button:active,
p>a.button:focus,
p>a.button:hover {
    background-color: #de8016
}

.button:active,
.button:active:focus,
a.button:active,
a.button:active:focus,
p>a.button:active,
p>a.button:active:focus {
    text-decoration: none
}

.button:focus,
a.button:focus,
p>a.button:focus {
    outline: 1px dotted rgba(35, 31, 32, .4);
    text-decoration: underline
}

.button.is-disabled,
.button[disabled],
a.button.is-disabled,
a.button[disabled],
p>a.button.is-disabled,
p>a.button[disabled] {
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: not-allowed;
    opacity: .65;
    pointer-events: none
}

.button:before,
a.button:before,
p>a.button:before {
    content: none
}

.button.-fancy,
a.button.-fancy,
p>a.button.-fancy {
    background-color: #de8016;
    border-color: #ffcf37;
    -o-border-image: url(../dist/images/dots.svg) 34% round;
    border-image: url(../dist/images/dots.svg) 34% round;
    border-radius: 4px;
    border-style: dotted;
    border-width: 7px;
    -webkit-box-shadow: 0 0 0 3px #de8016, 3px 6px 0 4px rgba(0, 0, 0, .25);
    box-shadow: 0 0 0 3px #de8016, 3px 6px 0 4px rgba(0, 0, 0, .25);
    font-size: 1.5em;
    margin: 3px 7px 11px 3px;
    padding: .2em .6em;
    -webkit-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out
}

.button.-primary,
a.button.-primary,
p>a.button.-primary {
    background-color: #de8016;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1.6px;
    padding: .5em .8em
}

.button.-secondary,
a.button.-secondary,
p>a.button.-secondary {
    background-color: #fff;
    color: #de8016;
    font-size: 16px;
    letter-spacing: 1.6px;
    padding: .5em .8em;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s
}

.button.-secondary:active,
.button.-secondary:focus,
.button.-secondary:hover,
a.button.-secondary:active,
a.button.-secondary:focus,
a.button.-secondary:hover,
p>a.button.-secondary:active,
p>a.button.-secondary:focus,
p>a.button.-secondary:hover {
    background-color: #de8016;
    color: #fff
}

.button.-secondary:hover:after,
.button.-secondary:hover:before,
a.button.-secondary:hover:after,
a.button.-secondary:hover:before,
p>a.button.-secondary:hover:after,
p>a.button.-secondary:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.button.-large,
a.button.-large,
p>a.button.-large {
    font-size: 1.5em;
    padding: .2em .6em
}

.button.-small,
a.button.-small,
p>a.button.-small {
    font-size: 1.3em;
    letter-spacing: 1.2px;
    padding: 3px 8px
}

.button.-block,
a.button.-block,
p>a.button.-block {
    display: block;
    padding: 2em!important;
    width: 100%
}

.button.-text,
a.button.-text,
p>a.button.-text {
    background-color: transparent;
    color: #8ed0c5;
    font-weight: 500;
    letter-spacing: normal;
    padding: 0;
    text-transform: none
}

.button.-text:hover,
a.button.-text:hover,
p>a.button.-text:hover {
    color: #528f86
}

.button.-text:hover:after,
a.button.-text:hover:after,
p>a.button.-text:hover:after {
    left: .25em
}

.button.-text.-white,
.button.-text.-white:hover,
a.button.-text.-white,
a.button.-text.-white:hover,
p>a.button.-text.-white,
p>a.button.-text.-white:hover {
    color: #fff
}

.button.-text.-light-teal,
a.button.-text.-light-teal,
p>a.button.-text.-light-teal {
    color: #8ed0c5
}

.button.-text.-light-teal:hover,
a.button.-text.-light-teal:hover,
p>a.button.-text.-light-teal:hover {
    color: #71c4b6
}

.pika-single {
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    color: #34679f;
    display: block;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    position: relative;
    z-index: 3
}

.pika-single:after {
    clear: both;
    content: '';
    display: table
}

.pika-single.is-hidden {
    display: none
}

.pika-single.is-bound {
    position: absolute;
    -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5)
}

.pika-single.dark {
    background-color: #34679f;
    border-color: #34679f
}

.pika-lendar {
    float: left;
    margin: 8px;
    width: 240px
}

.pika-title {
    color: #34679f;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.dark .pika-title {
    color: #fff
}

/*.pika-title select {
    cursor: pointer;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 5px;
    z-index: 9998
}*/

.pika-label {
    background-color: #fff;
    display: inline-block;
    font-size: 21px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 5px 3px;
    position: relative;
    z-index: 9999
}

.dark .pika-label {
    background-color: #34679f
}

.pika-next,
.pika-prev {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    border: 0;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: .5;
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 20px;
    white-space: nowrap;
    width: 20px
}

.pika-next:hover,
.pika-prev:hover {
    opacity: 1
}

.pika-next.is-disabled,
.pika-prev.is-disabled {
    cursor: default;
    opacity: .2
}

.is-rtl .pika-next,
.pika-prev {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);
    float: left
}

.is-rtl .pika-prev,
.pika-next {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);
    float: right
}

.pika-select {
    display: inline-block
}

.pika-table {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

.pika-table td,
.pika-table th {
    padding: 0;
    width: 14.285714285714286%
}

.dark .pika-table td,
.dark .pika-table th {
    border-bottom-color: #34679f
}

.pika-table th {
    color: #34679f;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    padding-bottom: 10px;
    text-align: center
}

.dark .pika-table th {
    color: #6794c5
}

.pika-table abbr {
    border-bottom: none;
    cursor: help
}

.pika-button {
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #34679f;
    cursor: pointer;
    display: block;
    font-size: 16px;
    line-height: 15px;
    margin: 0;
    outline: 0;
    padding: 12px 5px 8px;
    text-align: center;
    width: 100%
}

.dark .pika-button {
    background-color: #34679f;
    color: #fff
}

.is-today .pika-button {
    color: #34679f;
    font-weight: 700
}

.dark .is-today .pika-button {
    color: #6794c5
}

.is-selected .pika-button {
    background-color: #34679f;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    font-weight: 700
}

.dark .is-selected .pika-button {
    background-color: #6794c5
}

.is-disabled .pika-button {
    color: #34679f;
    cursor: default;
    opacity: .3;
    pointer-events: none
}

.pika-button:hover {
    background-color: #6794c5!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.dark .pika-button:hover {
    background-color: #6794c5!important
}

.pika-week {
    color: #6794c5;
    font-size: 16px
}

.datepicker-container {
    position: relative;
    display: block;
    margin-bottom: 10px
}

.datepicker-container+.datepicker-container {
    margin-left: 25px
}

.datepicker-control[readonly] {
    background-color: #fff;
    border-color: #34679f;
    color: #34679f;
    cursor: pointer
}

.datepicker-control.form-control--dark[readonly] {
    background-color: #34679f;
    border-color: transparent;
    color: #fff
}

.datepicker-control.has-value {
    background-image: none
}

.remove-button {
    display: none
}

.downloads__container {
    background-color: #8ed0c4;
    margin-bottom: -5px
}

.downloads__container::after {
    clear: both;
    content: "";
    display: block
}

.downloads__wrap {
    padding-bottom: 25px;
    position: relative
}

.downloads__wrap::after {
    clear: both;
    content: "";
    display: block
}

@media (max-width:39.9375em) {
    .downloads__wrap {
        padding: 20px 20px 40px
    }
}

@media (min-width:90em) {
    .downloads__wrap {
        width: calc(66.66667% - 41.66667px);
        float: left;
        margin-left: 25px;
        margin-left: calc(16.66667% - 29.16667px + 50px);
        float: none
    }
}

.download__block {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .download__block {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px;
        margin-top: 25px
    }
}

@media (min-width:64em) {
    .download__block {
        width: calc(33.33333% - 33.33333px);
        float: left;
        margin-left: 25px
    }
}

.download {
    background: #fff;
    color: #000;
    display: block;
    height: 100%;
    position: relative
}

@media (min-width:40em) {
    .download:before {
        content: "";
        display: block;
        padding-top: 110%
    }
}

.download:hover {
    color: #888
}

.download__info {
    margin: 20px auto 0;
    padding: 30px 0 30px;
    text-align: center;
    width: 80%
}

@media (min-width:40em) {
    .download__info {
        left: 50%;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.download__title {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0
}

.download__meta {
    color: #999;
    display: none;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase
}

.download__size {
    margin-right: 4px
}

.download__size:after {
    content: "|";
    padding-left: 8px
}

.form-container {
    background-color: #8ed0c5;
    border-radius: 10px;
    padding-bottom: 40px
}

.form-container .button {
    display: block;
    margin: 0 auto
}

fieldset {
    border: 0;
    margin: 0 0 1em;
    min-width: 0;
    padding: 0
}

fieldset[disabled] .form-control {
    background-color: #eee;
    cursor: not-allowed;
    opacity: 1
}

legend {
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0;
    width: 100%
}

/*label {
    -webkit-font-smoothing: antialiased;
    color: #fff;
    display: inline-block;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    letter-spacing: -.8px;
    margin-bottom: 2px;
    max-width: 100%;
    text-transform: uppercase
}*/

label.required:after {
    content: '*'
}

label[aria-hidden=true] {
    display: none
}

label small {
    color: #34679f;
    padding-left: 5px
}

.checkbox-inline label:after {
    content: ''
}

.form-control {
    border-radius: 2px;
    border-width: 0;
    color: inherit;
    display: block;
    font-size: 1.5em;
    height: 33px;
    line-height: 1.33;
    padding: 0 .6em;
    -webkit-transition: -webkit-box-shadow ease-in-out .15s;
    transition: -webkit-box-shadow ease-in-out .15s;
    transition: box-shadow ease-in-out .15s;
    transition: box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    width: 100%
}

.form-control:focus {
    border-color: #de8016;
    -webkit-box-shadow: inset 0 0 10px 3px rgba(255, 255, 255, .5);
    box-shadow: inset 0 0 10px 3px rgba(255, 255, 255, .5);
    outline: 0
}

.form-control::-webkit-input-placeholder {
    color: inherit
}

.form-control::-moz-placeholder {
    color: inherit
}

.form-control:-moz-placeholder {
    color: inherit
}

.form-control:-ms-input-placeholder {
    color: inherit
}

.is-submitted .form-control:invalid,
.is-submitted .form-control:required:invalid {
    border-color: #b03535;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #d45252;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px #d45252;
    outline: 0
}

[disabled].form-control,
[readonly].form-control {
    background-color: #eee;
    cursor: not-allowed;
    opacity: 1
}

.form-control-group {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px;
    margin-top: 1em;
    position: relative
}

@media (min-width:40em) {
    .form-control-group {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .form-control-group {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

.-primary .form-control {
    background-color: #ffcf37
}

textarea {
    resize: vertical
}

textarea.form-control {
    height: 150px
}

[type=checkbox],
[type=radio] {
    line-height: normal;
    margin: 4px 0 0
}

[type=file],
[type=range] {
    display: block;
    width: 100%
}

[multiple],
[size] {
    height: auto
}

[type=checkbox]:focus,
[type=file]:focus,
[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

/*select,
select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: calc(.6em + 25px);
    position: relative;
    width: 100%
}*/

.-primary .form-control-wrap {
    background-color: #de8016;
    border-color: #ffcf37;
    -o-border-image: url(../dist/images/dots.svg) 34% round;
    border-image: url(../dist/images/dots.svg) 34% round;
    border-radius: 4px;
    border-style: dotted;
    border-width: 7px;
    -webkit-box-shadow: 0 0 0 3px #de8016;
    box-shadow: 0 0 0 3px #de8016;
    display: block;
    margin: 3px;
    padding: .1em .2em;
    width: calc(100% - 6px)
}

.form-control-select-wrapper {
    display: block;
    max-width: 100%;
    position: relative;
    width: auto
}

.radio-wrap {
    border-radius: 2px;
    overflow: auto;
    padding: 0 10px
}

.select-icon {
    color: #34679f;
    font-size: 1.1em;
    position: absolute;
    right: 13px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

input[type=button],
[type=submit],
button {
    /*border: 0;*/
    cursor: pointer;
    margin-bottom: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap
}

input[type=button]:active,
input[type=button]:focus,
[type=submit]:active,
[type=submit]:focus,
button:active,
button:focus {
    outline-offset: -2px;
    outline: thin dotted
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    margin: 8px 0
}

.checkbox label,
.radio label {
    color: #231f20;
    cursor: pointer;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: initial;
    margin-bottom: 0;
    padding-left: 22px;
    text-transform: none
}

.checkbox [type=checkbox],
.checkbox-inline [type=checkbox],
.radio [type=radio],
.radio-inline [type=radio] {
    margin-left: -20px;
    margin-top: 6px;
    position: absolute
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    vertical-align: middle
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-left: 10px;
    margin-top: 0
}

[disabled] [type=checkbox],
[disabled] [type=radio],
[type=checkbox].disabled,
[type=checkbox][disabled],
[type=radio].disabled,
[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
[disabled] .checkbox-inline,
[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
[disabled] .checkbox label,
[disabled] .radio label {
    cursor: not-allowed
}

.icon {
    min-width: 25px;
    min-height: 25px;
    top: 50%;
    position: relative;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%
}

.icon[alt=calendarOrange],
.icon[alt=calendar] {
    width: 26px
}

.icon-file {
    fill: currentColor;
    height: 92px;
    margin: 0 auto;
    width: 70px
}

.icon-arrow {
    border-color: #231f20 transparent transparent transparent;
    border-style: solid;
    border-width: 14px 8px 0 8px;
    height: 0;
    left: 2px;
    position: relative;
    top: 23px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.icon__wrap {
    height: 33px;
    pointer-events: none;
    position: absolute;
    right: 3px;
    top: 1px;
    width: 46px
}

.-primary .icon__wrap {
    border-left: 1px solid #de8016
}

.icon-arrow__wrap {
    height: 33px;
    pointer-events: none;
    position: absolute;
    right: 3px;
    top: 1px;
    width: 24px
}

.-primary .icon-arrow__wrap {
    border-left: 1px solid #de8016
}

li {
    font-weight: 300;
    margin-bottom: .5em
}

li:last-of-type {
    margin-bottom: 0
}

.loader {
    margin: 0 auto;
    position: relative;
    width: 80px
}

.loader:before {
    content: '';
    display: block;
    padding-top: 100%
}

.loader.hidden {
    display: none
}

.circular {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100%;
    margin: auto;
    position: absolute;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%
}

.path {
    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    stroke-linecap: round
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@-webkit-keyframes color {
    0%,
    100% {
        stroke: #8ed0c5
    }
    40% {
        stroke: #6794c5
    }
    66% {
        stroke: #8ed0c5
    }
    80%,
    90% {
        stroke: #34679f
    }
}

@keyframes color {
    0%,
    100% {
        stroke: #8ed0c5
    }
    40% {
        stroke: #6794c5
    }
    66% {
        stroke: #8ed0c5
    }
    80%,
    90% {
        stroke: #34679f
    }
}

p {
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px
}

@media (min-width:64em) {
    p {
        font-size: 14px
    }
}

p.-lead {
    font-size: 18px;
    letter-spacing: -.1px;
    line-height: 26px;
    margin: 5px 0;
    text-align: center
}

p.-error {
    color: #f44336
}

p.futuraBold {
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
}

/*hr {
    border: 0;
    border-bottom: 1px solid #6794c5;
    height: 0;
    margin: 2em 0
}*/

h1 {
    font-size: 48px;
    letter-spacing: -.6px
}

@media (min-width:64em) {
    h1 {
        font-size: 68px
    }
}

h1.-small,
h2 {
    font-size: 38px;
    letter-spacing: .8px;
    line-height: .85em
}

@media (min-width:64em) {
    h1.-small,
    h2 {
        font-size: 35px;
        line-height: 1em
    }
}

h3 {
    font-size: 27px;
    letter-spacing: -.5px
}

.page-content a {
    text-decoration: none;
    color: #de8016
}

address a,
p>a {
    color: #34679f;
    font-weight: 600;
    margin: 0 2px;
    position: relative;
    text-decoration: none
}

address a:before,
p>a:before {
    position: absolute;
    margin: 0 auto;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #34679f;
    content: '';
    opacity: 0;
    -webkit-transform: scaleX(.9);
    transform: scaleX(.9);
    -webkit-transition: all .3s;
    transition: all .3s
}

address a:hover:before,
p>a:hover:before {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.styled-table {
    width: 100%
}

.styled-table thead {
    background-color: #8ed0c5
}

.styled-table thead th {
    border: 1px solid #231f20;
    font-size: 12px
}

.styled-table tbody td {
    border: 1px solid #231f20;
    font-size: 11px
}

@media (max-width:39.9375em) {
    .styled-table {
        background-color: #8ed0c5;
        border: 0
    }
    .styled-table caption {
        font-size: 1.3em
    }
    .styled-table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    .styled-table tr {
        display: block
    }
    .styled-table tbody td {
        border-bottom: none;
        display: block;
        font-size: .8em;
        text-align: right
    }
    .styled-table tbody td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        text-transform: uppercase
    }
    .styled-table tbody td:last-child {
        border-bottom: 1px solid #231f20
    }
}

.accordion__item {
    border-bottom: 1px solid #999;
    position: relative
}

.accordion__item__wrap {
    overflow: hidden
}

.accordion__item__details {
    -webkit-transition: margin-top 150ms linear;
    transition: margin-top 150ms linear;
    cursor: default;
    margin-bottom: -2300%
}

.accordion__item__details p a {
    word-wrap: break-word
}

.accordion__item.-expanded .accordion__item__details {
    margin-bottom: 0
}

.accordion__item.-expanded .accordion__item__plus {
    fill: transparent;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion__item__handle {
    color: #8ed0c5;
    cursor: pointer;
    line-height: 40px;
    margin: 40px 0;
    padding-right: 50px;
    position: relative;
    text-transform: none
}

.accordion__item__plus {
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    fill: #8ed0c5;
    height: 18px;
    margin: 7px 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 18px
}

.vcard {
    color: #6794c5
}

.adr,
.adr>*,
.tel,
.vcard .tel a {
    color: inherit;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .3px
}

.article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.article.-teal {
    background-color: #8ed0c5
}

.article.-list-item.-teal .article__date {
    color: #fff
}

.article.-line.-teal .article__date {
    background-color: #fff;
    color: #8ed0c5
}

.article.-line.-teal .article__distance {
    color: #fff
}

.article__date__container {
    float: left;
    position: relative;
    width: 14.84375%
}

.article__date__container.-button {
    width: 20%
}

.article__date {
    text-transform: uppercase;
    font-weight: 600;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.article__date.-feature {
    color: #de8016;
    padding-right: 10px
}

.article__date.-feature span {
    display: block;
    font-size: 16px;
    text-align: center
}

.article__date.-feature .article__day {
    font-size: 94px;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: .8
}

.-button .article__date {
    background-color: #8ed0c5;
    border: 1px solid #34679f;
    color: #fff;
    display: inline-table;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 24px;
    height: 35px;
    padding-top: 4px;
    width: 130px
}

.-button .article__date div {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.article__image {
    float: left;
    width: 29.296875%
}

.article__info {
    float: left;
    margin: 5px 30px 10px 15px;
    padding: 15px;
    width: 55.859375%
}

.article__info p {
    max-width: 70%
}

.article__info a {
    color: #222;
    text-decoration: none
}

.article__distance {
    color: #de8016;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 48px;
    position: relative;
    width: 30%
}

.article__distance div {
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.article__description {
    padding: 20px 10% 20px 0;
    width: 50%
}

.article__content {
    background-color: #8ed0c5;
    padding: 50px 50px 0
}

.article__content:after {
    clear: both;
    content: '';
    display: table
}

.article__left {
    float: left;
    width: 46.536797%
}

.article__socialNav {
    font-size: 0;
    margin: 20px;
    text-align: center
}

.article__socialList {
    display: inline-block;
    list-style: none
}

.article__socialItem {
    display: inline;
    margin: 0 7px 24px;
    overflow: auto
}

.article__icon {
    -webkit-filter: invert(100);
    filter: invert(100);
    left: 0;
    top: 0;
    -webkit-transform: none;
    transform: none;
    width: 25px
}

.article__right {
    float: left;
    padding-left: 70px;
    text-align: center;
    width: 53.463203%
}

.article__details__container {
    position: relative
}

.article__title {
    color: #fff;
    margin-bottom: 20px
}

.attractionSpecs {
    background: url(/assets/dist/images/track@2x.jpg) no-repeat -60px 0/198px, url(/assets/dist/images/tube@2x.jpg) no-repeat calc(100% + 64px) 0/240px
}

@media (min-width:64em) {
    .attractionSpecs {
        background: url(/assets/dist/images/track@2x.jpg) no-repeat left top/contain, url(/assets/dist/images/tube@2x.jpg) no-repeat right top/contain
    }
}

.attractionSpecs__list {
    display: inline-block;
    left: 50%;
    list-style: none;
    margin: 40px 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width:64em) {
    .attractionSpecs__list {
        margin: 15px 0
    }
}

.attractionSpecs__item {
    border-style: dotted;
    -o-border-image: url(/assets/dist/images/dotsTeal.svg) 34% round;
    border-image: url(/assets/dist/images/dotsTeal.svg) 34% round;
    border-width: 0 0 7px;
    color: #8ed0c5;
    display: block;
    letter-spacing: 3.8px;
    margin: 0 0 30px;
    padding: 3px 33px 9px;
    text-transform: uppercase
}

@media (min-width:64em) {
    .attractionSpecs__item {
        border-width: 0 7px 0 0;
        display: inline-block;
        margin: 0
    }
}

.attractionSpecs__item:last-of-type {
    border: 0
}

.attractionSpecs__heading {
    -webkit-font-smoothing: auto;
    color: #231f20;
    font-family: futura-pt, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 24px;
    font-weight: 100;
    text-align: center
}

@media (min-width:64em) {
    .attractionSpecs__heading {
        display: inline-block;
        font-size: 17px;
        position: relative;
        text-align: left;
        top: -19px
    }
}

.attractionSpecs__content {
    color: #34679f;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 71px;
    font-weight: 700;
    letter-spacing: -1.6px;
    line-height: .8em;
    margin: 0;
    padding: 0;
    text-align: center
}

@media (min-width:64em) {
    .attractionSpecs__content {
        display: inline-block;
        line-height: normal;
        margin: 21px 0;
        padding: 0 2px;
        position: relative;
        text-align: left
    }
}

.attractionSpecs__contentPeripheral {
    font-family: futura-pt, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 18px;
    font-weight: 100;
    line-height: 5px;
    position: relative
}

@media (min-width:64em) {
    .attractionSpecs__contentPeripheral {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute
    }
}

.booking-bar {
    background-color: #8ed0c5
}

.booking-bar:after {
    clear: both;
    content: '';
    display: table
}

.booking-bar__form {
    display: table;
    font-size: 10px;
    margin: 0 auto;
    padding: 25px 0
}

@media (min-width:64em) {
    .booking-bar__form {
        padding: 25px
    }
}

.booking-bar__form .-primary {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.booking-bar__form .-primary:active,
.booking-bar__form .-primary:focus,
.booking-bar__form .-primary:hover {
    background-color: #c77314
}

.booking-bar__form .datepicker-container,
.booking-bar__form .form-control-group {
    margin-bottom: 10px
}

@media (min-width:64em) {
    .booking-bar__form .form-control-group {
        width: 115px
    }
}

.booking-bar__form .form-control {
    height: 44px;
    padding: 14px
}

@media (min-width:64em) {
    .booking-bar__form .datepicker-container {
        width: 182px
    }
}

.booking-bar__form .icon[alt=calendarOrange] {
    margin-top: 3px;
    height: 16px;
    min-height: 16px;
    min-width: 16px;
    width: 16px
}

.booking-bar__form .icon-arrow {
    border-color: #de8016 transparent transparent transparent;
    border-width: 6px 5px 0 5px
}

.booking-bar__form .-submit {
    width: 180px
}

.booking-bar__form .button {
    padding: 12px 25px;
    margin: 0;
    text-decoration: none
}

.breadcrumb {
    font-size: .75rem;
    font-weight: 500;
    margin: 2.5em 0;
    position: relative
}

.breadcrumb:after {
    clear: both;
    content: '';
    display: table
}

.breadcrumb .breadcrumb__item {
    color: #34679f;
    font-weight: 500;
    float: left;
    margin-bottom: 0
}

.breadcrumb .breadcrumb__item:after {
    content: '/';
    padding: 0 4px
}

.breadcrumb .breadcrumb__item.-active {
    color: #34679f
}

.breadcrumb .breadcrumb__item.-active:after {
    content: none
}

.breadcrumb .breadcrumb__item a {
    color: #8ed0c5;
    text-decoration: none
}

.breadcrumb .breadcrumb__item a:hover {
    text-decoration: underline
}

.callout {
    padding: 2.83em 7vw;
    position: relative;
    transition: opacity ease-in-out .15s;
    -moz-transition: opacity ease-in-out .15s;
    -webkit-transition: opacity ease-in-out .15s
}

.callout:hover {
    opacity: .6;
    z-index: 20
}

@media (min-width:40em) {
    .callout {
        padding: 2.83em 5.3vw
    }
}

.callout.-banner,
.callout.-short {
    padding: 13vw 15vw;
    text-align: center
}

@media (min-width:40em) {
    .callout.-banner,
    .callout.-short {
        padding: initial;
        text-align: left
    }
}

@media (min-width:40em) {
    .callout.-banner .button {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-68%);
        transform: translateY(-68%)
    }
}

@media (min-width:64em) {
    .callout.-banner .button {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.callout.-short {
    padding: 1.8em 7vw
}

@media (min-width:40em) {
    .callout.-short {
        padding: 1.8em 5.3vw
    }
}

@media (min-width:40em) {
    .callout.-short .button {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-52%);
        transform: translateY(-52%)
    }
}

.callout.-half {
    background-color: #fff;
    max-width: 100%;
    padding: 0;
    width: 100vw
}

.callout.-half:after {
    clear: both;
    content: '';
    display: table
}

.callout.-half picture img {
    height: 100%;
    width: 100%
}

@media (min-width:64em) {
    .callout.-half {
        height: 50vw;
        width: 50vw
    }
    .callout.-half:nth-of-type(even) {
        right: -50%
    }
    .callout.-half:nth-of-type(even) .callout__content {
        position: absolute;
        width: 50vw;
        left: -100%
    }
}

.callout .callout__content {
    background-color: #fff;
    color: initial;
    min-height: 50vw;
    display: block;
    left: 0;
    max-width: 100%;
    padding: 25px;
    position: relative;
    text-decoration: none;
    width: 100vw
}

.callout .callout__content:after {
    clear: both;
    content: '';
    display: table
}

@media (min-width:40em) {
    .callout .callout__content {
        padding: 75px
    }
}

@media (min-width:64em) {
    .callout .callout__content {
        height: 100%;
        left: 100%;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50vw
    }
}

.callout .callout__content--wrap {
    display: block;
    position: relative;
    width: 100%
}

@media (min-width:64em) {
    .callout .callout__content--wrap {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.callout .callout__logo {
    left: 50%;
    margin-bottom: 38px;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 85%
}

.callout .callout__heading {
    font-size: 41px;
    line-height: 32px;
    margin-bottom: 38px;
    text-align: center
}

.callout .callout__text {
    font-weight: 400;
    text-align: center
}

.callouts.-column1 .callout__item {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .callouts.-column1 .callout__item {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

.callouts.-column2 .callout__item {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .callouts.-column2 .callout__item {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

.callouts.-column3 .callout__item {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .callouts.-column3 .callout__item {
        width: calc(33.33333% - 33.33333px);
        float: left;
        margin-left: 25px
    }
}

.callouts.-column4 .callout__item {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .callouts.-column4 .callout__item {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px
    }
}

.callouts.-column5 .callout__item {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .callouts.-column5 .callout__item {
        width: calc(16.66667% - 29.16667px);
        float: left;
        margin-left: 25px
    }
}

.callouts.-column6 .callout__item {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .callouts.-column6 .callout__item {
        width: calc(16.66667% - 29.16667px);
        float: left;
        margin-left: 25px
    }
}

.callouts.-column7 .callout__item {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .callouts.-column7 .callout__item {
        width: calc(16.66667% - 29.16667px);
        float: left;
        margin-left: 25px
    }
}

.callouts.-column8 .callout__item {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .callouts.-column8 .callout__item {
        width: calc(16.66667% - 29.16667px);
        float: left;
        margin-left: 25px
    }
}

.callouts.-column9 .callout__item {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .callouts.-column9 .callout__item {
        width: calc(8.33333% - 27.08333px);
        float: left;
        margin-left: 25px
    }
}

.callouts.-column10 .callout__item {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .callouts.-column10 .callout__item {
        width: calc(8.33333% - 27.08333px);
        float: left;
        margin-left: 25px
    }
}

.callouts.-column11 .callout__item {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .callouts.-column11 .callout__item {
        width: calc(8.33333% - 27.08333px);
        float: left;
        margin-left: 25px
    }
}

.callouts .callout__heading {
    border-bottom: 2px dashed #000;
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 38px;
    padding: 20px 0;
    text-align: center
}

.callouts .callout__entries::after {
    clear: both;
    content: "";
    display: block
}

.callouts .callout__item {
    margin-top: 20px;
    margin-bottom: 60px;
    position: relative;
    text-align: center
}

.callouts .callout__item:not(.-purchase) {
    max-height: 325px
}

@media (min-width:40em) {
    .callouts .callout__item:not(.-purchase) {
        max-height: none
    }
}

.callouts .callout__item:not(.-purchase):before {
    content: '';
    display: block;
    padding-top: 75%
}

.callouts .callout__item:not(.-purchase) .callout__item__wrapper {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.callouts .callout__item__wrapper {
    border: 1px solid #8ed0c5;
    width: 100%
}

.callouts .-purchase .callout__item__wrapper {
    -webkit-box-shadow: 6px 6px 0 0 #e8e8e8;
    box-shadow: 6px 6px 0 0 #e8e8e8
}

.callouts .callout__title {
    background-color: #8ed0c5;
    color: #fff;
    font-size: 21px;
    letter-spacing: 3px;
    padding: 20px;
    text-align: center
}

.callouts .callout__content {
    font-size: 17px;
    padding: 20px;
    text-align: center
}

.callouts a.callout__button {
    -webkit-box-shadow: 0 0 0 3px #de8016;
    box-shadow: 0 0 0 3px #de8016;
    -o-border-image: none;
    border-image: none;
    border-style: dashed;
    border-width: 2px;
    color: #fff;
    font-size: 16px;
    left: 50%;
    padding-left: 35px;
    padding-right: 35px;
    position: absolute;
    top: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.callouts a.callout__button:active,
.callouts a.callout__button:focus,
.callouts a.callout__button:hover {
    background-color: #e98d24
}

.Carousel {
    margin: 0 auto;
    overflow: hidden;
    width: 100%
}

@media (min-width:40em) {
    .Carousel {
        background-color: transparent;
        padding-bottom: 30px
    }
}

.carousel-Slide {
    background-size: cover;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    text-align: center
}

.carousel-Slide:after {
    background-color: rgba(0, 0, 0, .4);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10
}

@media (min-width:90em) {
    .carousel-Slide {
        max-height: 750px
    }
}

.carousel-Slide img,
.carousel-Slide picture {
    display: block;
    height: auto;
    width: 100%
}

.Carousel-Slide:first-child,
.Carousel.loaded .Carousel-Slide {
    opacity: 1;
    visibility: visible
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto!important;
    max-height: 600px
}

.swiper-slide img {
    padding: 0 10%;
    width: 80%
}

.closedDecal {
    display: block;
    margin: 0 auto;
    max-width: 175px;
    position: relative
}

.closedDecal:before {
    content: '';
    display: block;
    padding-top: 100%
}

.closedDecal__icon {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.closedDecal__title {
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    text-transform: uppercase
}

.event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.event.-teal {
    background-color: #8ed0c5
}

.event.-list-item.-teal .event__date {
    color: #fff
}

.event.-line.-teal .event__date {
    background-color: #fff;
    color: #8ed0c5
}

.event.-line.-teal .event__distance {
    color: #fff
}

@media (max-width:39.9375em) {
    .event.-list-item {
        border-bottom: 1px solid;
        display: block;
        list-style: none;
        position: relative
    }
}

.event__left__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.event__date__container {
    margin: 0 2rem;
    min-width: 123px
}

@media (max-width:39.9375em) {
    .event__date__container {
        display: block;
        left: 50%;
        position: absolute;
        text-align: center;
        top: 13%;
        -webkit-transform: translateX(-57%);
        transform: translateX(-57%);
        width: 100%;
        z-index: 1
    }
}

@media (min-width:40em) {
    .event__date__container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.event__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-weight: 600
}

.event__date.-feature {
    color: #de8016
}

@media (max-width:39.9375em) {
    .event__date.-feature {
        display: inline;
        width: 100%
    }
}

@media (min-width:40em) {
    .event__date.-feature {
        padding-right: 10px
    }
}

.event__date.-feature span {
    font-size: 24px;
    text-align: center
}

@media (min-width:40em) {
    .event__date.-feature span {
        font-size: 16px
    }
}

.event__date.-feature .event__day {
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 80px;
    line-height: .8
}

@media (min-width:40em) {
    .event__date.-feature .event__day {
        font-size: 94px
    }
}

.-button .event__date {
    background-color: #8ed0c5;
    border: 1px solid #34679f;
    color: #fff;
    display: inline-table;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 24px;
    height: 35px;
    padding-top: 4px;
    width: 130px
}

.-button .event__date div {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.event__image__wrapper {
    position: relative;
    overflow: hidden;
    min-width: 30%;
    height: 100%
}

.event__image__wrapper:before {
    content: "";
    display: block;
    padding-top: 70%
}

.event__image {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    min-width: 100%
}

@media (max-width:39.9375em) {
    .event__image:after {
        width: 100%;
        height: 100%;
        content: "";
        display: block;
        z-index: 2;
        background: #000;
        position: absolute;
        top: 0;
        opacity: .3
    }
}

.event__image picture {
    max-height: 113%;
    max-width: 120%
}

.event__image img {
    max-height: 113%;
    max-width: 120%
}

.event__info {
    width: 100%;
    display: block;
    padding: 2rem 4.8rem
}

@media (min-width:40em) {
    .event__info {
        float: left;
        padding: .4rem;
        width: 55.859375%
    }
}

.event__info p {
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-top: 1rem;
    text-align: center
}

@media (min-width:40em) {
    .event__info p {
        font-size: .9rem;
        line-height: 1.1rem;
        margin-top: 0;
        text-align: left
    }
}

@media (min-width:64em) {
    .event__info p {
        font-size: 1.2rem;
        line-height: 20px;
        margin-top: 1rem
    }
}

.event__info p a {
    color: #222;
    text-decoration: none;
    font-size: 1rem
}

.event__info__title {
    font-size: 2rem;
    text-align: center;
    text-decoration: none
}

.event__info__title a {
    color: #222;
    text-decoration: none
}

@media (min-width:40em) {
    .event__info__title {
        font-size: 1rem;
        text-align: left
    }
}

@media (min-width:64em) {
    .event__info__title {
        font-size: 2rem;
        margin-top: .75rem
    }
}

.event__line__title {
    color: #de8016;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 48px;
    padding-bottom: 1rem;
    position: relative
}

.event__line__description {
    padding: 1.5rem 0
}

.event__content {
    background-color: #8ed0c5;
    padding: 50px 50px 0
}

.event__content:after {
    clear: both;
    content: '';
    display: table
}

@media (min-width:40em) {
    .event__left {
        float: left;
        width: 46.536797%
    }
}

.event__socialNav {
    font-size: 0;
    margin: 20px;
    text-align: center
}

@media (min-width:40em) {
    .event__socialList {
        display: inline-block;
        list-style: none
    }
}

.event__socialItem {
    display: inline;
    margin: 0 7px 24px;
    overflow: auto
}

.event__icon {
    -webkit-filter: invert(100);
    filter: invert(100);
    left: 0;
    top: 0;
    -webkit-transform: none;
    transform: none;
    width: 25px
}

@media (min-width:40em) {
    .event__right {
        float: left;
        padding-left: 70px;
        width: 53.463203%
    }
}

.event__details__container {
    position: relative;
    margin-bottom: 3rem
}

.event__title {
    color: #fff;
    margin-bottom: 20px;
    text-align: center
}

.event__container {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px;
    position: relative;
    text-align: center
}

.event__container::after {
    clear: both;
    content: "";
    display: block
}

.event__details {
    text-align: left
}

.event-filter {
    background-color: #8ed0c5;
    display: inline-block;
    margin-bottom: -6px;
    padding-bottom: 10px;
    padding-right: 2rem;
    position: relative;
    width: 100%
}

@media (min-width:40em) {
    .event-filter {
        padding-right: 0
    }
}

.event-category {
    width: calc(100% - 25px)
}

@media (min-width:40em) {
    .event-category {
        float: left;
        width: 43.915929%
    }
}

.event-category .form-control-group {
    width: 100%
}

@media (min-width:40em) {
    .event-category .form-control-group {
        width: 85%
    }
}

.event-dates {
    width: calc(100% - 30px)
}

@media (min-width:40em) {
    .event-dates {
        float: left;
        width: 51.216814%
    }
}

.event-dates.-centered {
    float: none;
    margin: 0 auto
}

.event-dates-feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.event-dates .datepicker-container {
    width: 100%
}

@media (min-width:40em) {
    .event-dates .datepicker-container {
        margin-left: 0
    }
}

.event-dates .form-control-select-wrapper {
    display: inline-block;
    width: 100%
}

.event-dates .event__date__position {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.daterange-margin {
    margin-bottom: .5rem
}

@media (min-width:40em) {
    .daterange-margin {
        margin-bottom: 0
    }
}

.daterange-wrap {
    display: inline-block;
    position: relative;
    width: 100%
}

@media (min-width:40em) {
    .daterange-wrap {
        width: calc(50% - 2px)
    }
}

.featured-ride {
    background-color: #8ed0c4;
    background-position: 196px -113%;
    background-repeat: no-repeat;
    background-size: auto 84%;
    background-blend-mode: multiply;
    overflow: hidden;
    position: relative
}

@media (min-width:40em) {
    .featured-ride {
        background-color: unset;
        background-position: 50% 50%;
        background-size: auto 169%;
        padding: 5.35em 0
    }
}

.featured-ride__wrap {
    position: relative;
    z-index: 2
}

.featured-ride__wrap::after {
    clear: both;
    content: "";
    display: block
}

@media (max-width:39.9375em) {
    .featured-ride__wrap {
        margin-left: -25px;
        margin-right: -25px;
        width: calc(100% + 50px)
    }
}

@media (min-width:40em) {
    .featured-ride__wrap {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
        max-width: 1600px
    }
}

.featured-ride__content {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px;
    font-size: 100%;
    padding: 4.2em 2.4em;
    text-align: center
}

@media (min-width:40em) {
    .featured-ride__content {
        width: calc(33.33333% - 33.33333px);
        float: left;
        margin-left: 25px;
        font-size: 75%;
        padding: 0
    }
}

@media (min-width:64em) {
    .featured-ride__content {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px;
        font-size: 100%
    }
}

.featured-ride__content__title {
    font-size: 2.28em
}

@media (min-width:40em) {
    .featured-ride__content__title {
        font-size: 2.57em
    }
}

.featured-ride__content__context,
.featured-ride__content__context p {
    font-size: 1em
}

.featured-ride__media {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px;
    text-align: center
}

@media (min-width:40em) {
    .featured-ride__media {
        width: calc(66.66667% - 41.66667px);
        float: left;
        margin-left: 25px
    }
}

.featured-ride__media img,
.featured-ride__media video {
    margin: 0 auto;
    width: 100%
}

.featured-ride__person {
    position: absolute;
    bottom: 0;
    height: 100%;
    max-height: 52%;
    pointer-events: none;
    right: 0;
    text-align: right;
    -webkit-transform: translateX(14%);
    transform: translateX(14%);
    z-index: 3
}

@media (min-width:40em) {
    .featured-ride__person {
        max-height: 75%;
        -webkit-transform: none;
        transform: none
    }
}

.featured-ride__person img {
    bottom: 0;
    height: 100%;
    max-width: none;
    position: absolute;
    right: 0
}

@media (min-width:40em) {
    .featured-ride.-inverse .featured-ride__content {
        margin-left: calc(66.66667% - 41.66667px + 50px)
    }
}

@media (min-width:64em) {
    .featured-ride.-inverse .featured-ride__content {
        margin-left: calc(75% - 43.75px + 50px)
    }
}

@media (min-width:40em) {
    .featured-ride.-inverse .featured-ride__media {
        margin-left: calc(-100% - 0px + 50px)
    }
}

@media (min-width:64em) {
    .featured-ride.-inverse .featured-ride__media {
        margin-left: calc(-91.66667% - 2.08333px + 50px)
    }
}

.featured-ride.-inverse .featured-ride__person {
    right: auto;
    left: 0;
    text-align: left;
    -webkit-transform: none;
    transform: none
}

.featured-ride.-inverse .featured-ride__person img {
    right: auto;
    left: 0
}

.featured-ride--shotgun-falls {
    background-position: 196px -113%;
    background-size: auto 84%
}

@media (min-width:40em) {
    .featured-ride--shotgun-falls {
        background-position: 50% 50%;
        background-size: auto 169%
    }
}

.featured-ride--great-noreaster {
    background-position: 100% -3px;
    background-size: auto 69%
}

@media (min-width:40em) {
    .featured-ride--great-noreaster {
        background-position: 100% 0;
        background-size: auto 100%
    }
}

.featured-ride .featured-ride__link {
    color: #222;
    text-decoration: none
}

.hotel__sidebar {
    float: left;
    text-align: center;
    width: 100%
}

@media (min-width:64em) {
    .hotel__sidebar {
        width: 22.222%;
        margin-top: -20px
    }
}

.hotel__logo {
    margin-bottom: 20px
}

.hotel__subnavItem {
    margin-bottom: 10px
}

.hotel__subnavItem a {
    color: #de8016;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase
}

.hotel__subnavItem ul {
    margin: 20px 10px 20px 20px
}

.hotel__subnavItem2 a {
    color: #999;
    font-family: futura-pt, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 12px;
    text-transform: none
}

.hotel__content {
    float: left;
    margin: 5%;
    width: 90%
}

@media (min-width:64em) {
    .hotel__content {
        width: 60%
    }
}

.hotel__content.-wide {
    width: 100%
}

@media (min-width:64em) {
    .hotel__content.-wide {
        width: 100%
    }
}

.hotel__content h3 {
    font-size: 40px;
    line-height: 1
}

.hotel__content p {
    font-size: 18px;
    line-height: 1.4
}

.grid {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

.grid__wrap {
    margin-left: -25px;
    margin-right: -25px;
    width: calc(100% + 50px)
}

.grid__wrap::after {
    clear: both;
    content: "";
    display: block
}

.grid__span1 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid__span1 {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid__span1 {
        width: calc(8.33333% - 27.08333px);
        float: left;
        margin-left: 25px
    }
}

.grid__span2 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid__span2 {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid__span2 {
        width: calc(16.66667% - 29.16667px);
        float: left;
        margin-left: 25px
    }
}

.grid__span3 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid__span3 {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid__span3 {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px
    }
}

.grid__span4 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid__span4 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid__span4 {
        width: calc(33.33333% - 33.33333px);
        float: left;
        margin-left: 25px
    }
}

.grid__span5 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid__span5 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid__span5 {
        width: calc(41.66667% - 35.41667px);
        float: left;
        margin-left: 25px
    }
}

.grid__span6 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid__span6 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid__span6 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

.grid__span7 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid__span7 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid__span7 {
        width: calc(58.33333% - 39.58333px);
        float: left;
        margin-left: 25px
    }
}

.grid__span8 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid__span8 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid__span8 {
        width: calc(66.66667% - 41.66667px);
        float: left;
        margin-left: 25px
    }
}

.grid__span9 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid__span9 {
        width: calc(75% - 43.75px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid__span9 {
        width: calc(75% - 43.75px);
        float: left;
        margin-left: 25px
    }
}

.grid__span10 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid__span10 {
        width: calc(75% - 43.75px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid__span10 {
        width: calc(83.33333% - 45.83333px);
        float: left;
        margin-left: 25px
    }
}

.grid__span11 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid__span11 {
        width: calc(75% - 43.75px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid__span11 {
        width: calc(91.66667% - 47.91667px);
        float: left;
        margin-left: 25px
    }
}

.grid__span12 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid__span12 {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid__span12 {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

.grid2 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid2 {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid2 {
        width: calc(16.66667% - 29.16667px);
        float: left;
        margin-left: 25px
    }
}

.grid2__wrap {
    margin-left: -25px;
    margin-right: -25px;
    width: calc(100% + 50px)
}

.grid2__wrap::after {
    clear: both;
    content: "";
    display: block
}

.grid2__span1 {
    width: calc(600% - 175px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid2__span1 {
        width: calc(150% - 62.5px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid2__span1 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

.grid2__span2 {
    width: calc(600% - 175px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid2__span2 {
        width: calc(150% - 62.5px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid2__span2 {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

.grid3 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid3 {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid3 {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px
    }
}

.grid3__wrap {
    margin-left: -25px;
    margin-right: -25px;
    width: calc(100% + 50px)
}

.grid3__wrap::after {
    clear: both;
    content: "";
    display: block
}

.grid3__span1 {
    width: calc(400% - 125px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid3__span1 {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid3__span1 {
        width: calc(33.33333% - 33.33333px);
        float: left;
        margin-left: 25px
    }
}

.grid3__span2 {
    width: calc(400% - 125px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid3__span2 {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid3__span2 {
        width: calc(66.66667% - 41.66667px);
        float: left;
        margin-left: 25px
    }
}

.grid3__span3 {
    width: calc(400% - 125px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid3__span3 {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid3__span3 {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

.grid4 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid4 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid4 {
        width: calc(33.33333% - 33.33333px);
        float: left;
        margin-left: 25px
    }
}

.grid4__wrap {
    margin-left: -25px;
    margin-right: -25px;
    width: calc(100% + 50px)
}

.grid4__wrap::after {
    clear: both;
    content: "";
    display: block
}

.grid4__span1 {
    width: calc(300% - 100px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid4__span1 {
        width: calc(75% - 43.75px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid4__span1 {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px
    }
}

.grid4__span2 {
    width: calc(300% - 100px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid4__span2 {
        width: calc(75% - 43.75px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid4__span2 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

.grid4__span3 {
    width: calc(300% - 100px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid4__span3 {
        width: calc(75% - 43.75px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid4__span3 {
        width: calc(75% - 43.75px);
        float: left;
        margin-left: 25px
    }
}

.grid4__span4 {
    width: calc(300% - 100px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid4__span4 {
        width: calc(150% - 62.5px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid4__span4 {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

.grid6 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid6 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid6 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

.grid6__wrap {
    margin-left: -25px;
    margin-right: -25px;
    width: calc(100% + 50px)
}

.grid6__wrap::after {
    clear: both;
    content: "";
    display: block
}

.grid6__span1 {
    width: calc(200% - 75px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid6__span1 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid6__span1 {
        width: calc(16.66667% - 29.16667px);
        float: left;
        margin-left: 25px
    }
}

.grid6__span2 {
    width: calc(200% - 75px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid6__span2 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid6__span2 {
        width: calc(33.33333% - 33.33333px);
        float: left;
        margin-left: 25px
    }
}

.grid6__span3 {
    width: calc(200% - 75px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid6__span3 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid6__span3 {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

.grid6__span4 {
    width: calc(200% - 75px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid6__span4 {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid6__span4 {
        width: calc(66.66667% - 41.66667px);
        float: left;
        margin-left: 25px
    }
}

.grid6__span5 {
    width: calc(200% - 75px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid6__span5 {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid6__span5 {
        width: calc(83.33333% - 45.83333px);
        float: left;
        margin-left: 25px
    }
}

.grid6__span6 {
    width: calc(200% - 75px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .grid6__span6 {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .grid6__span6 {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

.leadText {
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover
}

.leadText::after {
    clear: both;
    content: "";
    display: block
}

.leadText__wrap {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px;
    padding: 60px 0 45px;
    text-align: center
}

@media (min-width:40em) {
    .leadText__wrap {
        width: calc(83.33333% - 45.83333px);
        float: left;
        margin-left: 25px;
        margin-left: calc(8.33333% - 27.08333px + 50px)
    }
}

@media (min-width:64em) {
    .leadText__wrap {
        width: calc(66.66667% - 41.66667px);
        float: left;
        margin-left: 25px;
        margin-left: calc(16.66667% - 29.16667px + 50px);
        padding: 23px 0 30px
    }
}

.leadText__heading {
    color: #de8016
}

.listing-container ul {
    padding: 0
}

.listing-items {
    margin: 0;
    padding: 0
}

.listing-item {
    border-bottom: 1px solid #6794c5;
    list-style: none;
    padding: 2em 1em 2em
}

.listing-item:last-of-type {
    margin-bottom: 2em
}

.listing-item:hover {
    background-color: #729cc9
}

.listing-item a {
    color: #8ed0c5;
    text-decoration: none
}

.listing-item__heading {
    font-size: 1.5em
}

.listing-item__subhead {
    font-size: 1rem
}

.listing-item__content {
    color: #34679f;
    font-size: .9rem;
    font-weight: 300;
    line-height: 1.75;
    margin-top: .5em
}

.hero__content {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px;
    position: relative;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:64em) {
    .hero__content {
        float: none;
        margin: 0 auto
    }
}

.hero__content__headline {
    line-height: 1
}

@media (max-width:39.9375em) {
    .hero__content__headline {
        font-size: 35px
    }
}

.hero__content__subtitle {
    -webkit-font-smoothing: antialiased;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 20px;
    margin: 0 0 14px
}

@media (min-width:64em) {
    .hero__content__subtitle {
        max-width: 79%
    }
}

@media (min-width:90em) {
    .hero__content__subtitle {
        max-width: 100%
    }
}

@media (min-width:40em) {
    .hero--left .hero__content {
        text-align: left
    }
}

@media (min-width:40em) {
    .hero--right .hero__content {
        text-align: right
    }
}

.-home .hero__content__headline {
    font-size: 2.5em;
    line-height: 1
}

.-home .hero__content__subtitle {
    font-size: 1.28em
}

.test {
    color: red!important
}

.logo {
    display: block;
    position: relative;
    z-index: 90
}

.logo a {
    display: block;
    position: relative
}

.globalHeader .logo {
    height: auto;
    position: relative;
    top: 15px;
    width: 100px
}

@media (min-width:64em) {
    .globalHeader .logo {
        left: 47%;
        position: absolute;
        top: 7%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 167px
    }
}

@media (min-width:90em) {
    .globalHeader .logo {
        width: 185px
    }
}

.media.-wide img {
    width: 100%
}

.mobile__nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    letter-spacing: 3.8px;
    margin-top: 2rem
}

.mobile__nav__list a {
    display: block;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 1.4;
    letter-spacing: 3.8px;
    padding: 8px 14px 7px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out
}

.mobile__nav__list a:active,
.mobile__nav__list a:focus,
.mobile__nav__list a:hover {
    color: #fff;
    -webkit-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out
}

.mobile__bottom__nav a {
    color: #528f86
}

.mobile__top__nav {
    margin-top: 1.5em
}

.mobile__top__nav a {
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    letter-spacing: 0
}

.mobile__menu__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mobile__menu__wrapper div {
    padding-right: 1rem
}

.nav__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:64em) {
    .nav__mobile {
        display: none
    }
}

.nav__mobile .logo {
    width: 8rem
}

.nav__mobile__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:64em) {
    .newsletter-signup {
        max-width: 300px;
        position: absolute;
        top: 400px;
        right: 0
    }
}

.newsletter-signup::after {
    background-color: #000;
    bottom: -8px;
    content: "";
    display: none;
    height: 12px;
    position: absolute;
    right: 0;
    width: 8px;
    z-index: 3
}

@media (min-width:64em) {
    .newsletter-signup::after {
        display: block
    }
}

.newsletter-signup__wrapper {
    background-color: #ffd04d;
    border-radius: 5px;
    border: 4px solid #de7d00;
    padding: 4px;
    position: relative;
    z-index: 4
}

.newsletter-signup__shadow {
    border-radius: 5px;
    display: none;
    height: 10px;
    position: absolute;
    -webkit-transform: skew(47deg, 0deg);
    transform: skew(47deg, 0deg);
    width: 97%
}

@media (min-width:64em) {
    .newsletter-signup__shadow {
        display: block
    }
}

.newsletter-signup__shadow--black {
    background-color: #000;
    left: 4px;
    top: 99%;
    z-index: 3
}

.newsletter-signup__shadow--black:after {
    background-color: #784400;
    bottom: 0;
    content: '';
    height: 100%;
    left: 6px;
    position: absolute;
    top: 0;
    width: 2px
}

.newsletter-signup__shadow--blue {
    border-radius: 5px 0 0 5px;
    background-color: #245581;
    left: 17px;
    opacity: .87;
    top: 100%;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    width: 94.49999%;
    z-index: 2
}

.newsletter-signup__content {
    -o-border-image: url(images/newsletter-border.svg) 26% round;
    border-image: url(images/newsletter-border.svg) 26% round;
    border-radius: 5px;
    border-style: dotted;
    border-width: 4px;
    border-color: #de7d00;
    padding: 20px;
    text-align: center;
    z-index: 3
}

@media (min-width:64em) {
    .newsletter-signup__content {
        padding: 4px
    }
}

.newsletter-signup__form {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:64em) {
    .newsletter-signup__form {
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit
    }
}

.newsletter-signup__form__field {
    display: block;
    float: left;
    height: 44px;
    padding: 0 7px;
    width: 85%
}

@media (min-width:64em) {
    .newsletter-signup__form__field {
        display: inline-block;
        float: none;
        height: 22px;
        max-width: 210px
    }
}

.newsletter-signup__form__submit {
    background-color: #000;
    color: #fff;
    float: right;
    font-size: .64em;
    height: 40px;
    line-height: .9;
    margin: 0;
    text-transform: uppercase;
    white-space: normal
}

@media (min-width:64em) {
    .newsletter-signup__form__submit {
        float: none;
        height: 20px;
        max-width: 62px
    }
}

.newsletter-signup__close {
    background: 0 0;
    color: #de7d00;
    font-size: .5rem;
    height: 22px;
    margin: 0;
    text-transform: uppercase
}

.newsletter-signup__close span {
    display: block;
    font-size: 2rem;
    font-weight: 100;
    line-height: 14px
}

.openDecal {
    display: block;
    margin: 0 auto;
    max-width: 175px;
    position: relative
}

.openDecal:before {
    content: '';
    display: block;
    padding-top: 100%
}

.openDecal__icon {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.openDecal__time {
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    text-transform: uppercase
}

.openDecal__date {
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    text-transform: uppercase
}

.page-title.-centered {
    text-align: center
}

.page-title.-padded {
    margin: 3em 0
}

.page-title.-padded-top {
    margin: 3em 0 0
}

.page-title.-padded-bottom {
    margin: 0 0 3em
}

.page-content .button {
    margin: 1em 0
}

.page-content .media-block {
    margin: 1em 0
}

.main-content:after {
    overflow: auto
}

.park-info {
    background-color: #8ed0c5;
    display: block;
    padding: 2em 0;
    position: relative
}

.park-info__wrap {
    position: relative;
    z-index: 1
}

.park-info__wrap::after {
    clear: both;
    content: "";
    display: block
}

@media (min-width:40em) {
    .park-info__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 auto
    }
}

.park-info__map {
    width: calc(66.66667% - 41.66667px);
    float: left;
    margin-left: 25px;
    margin-left: calc(16.66667% - 29.16667px + 50px)
}

@media (min-width:40em) {
    .park-info__map {
        left: calc(-8.33333% - 22.91667px + 25px);
        position: relative;
        margin-left: calc(16.66667% - 29.16667px + 50px)
    }
}

.park-info__map .button__decal {
    max-width: 200px
}

.park-info__status {
    width: calc(66.66667% - 41.66667px);
    float: left;
    margin-left: 25px;
    margin-left: calc(16.66667% - 29.16667px + 50px)
}

@media (min-width:40em) {
    .park-info__status {
        margin-left: calc(8.33333% - 27.08333px + 50px)
    }
}

.hours-date {
    margin: 2em auto;
    text-align: center
}

.hours-container {
    text-align: center;
    margin-bottom: 6em
}

.hours-park {
    border-bottom: 1px solid #231f20;
    margin: 0 auto;
    width: 300px
}

.hours-park:last-child {
    border-bottom: none
}

.press__content {
    margin: 5%
}

.press__content .press-font {
    font-size: 18px;
    line-height: .2
}

.press__content .press-font.-sub {
    font-size: 12px;
    line-height: 1
}

.gallery-thumbnails-press {
    text-align: center;
    max-width: 1038px;
    margin: 0 auto
}

.gallery-thumbnails-press .container {
    display: inline;
    margin: 0 auto
}

.gallery-thumbnails-press .card-container {
    display: inline-table;
    margin-bottom: 1.5%;
    padding: 0 2%
}

.gallery-thumbnails-press img {
    width: 100%
}

.rideMap {
    overflow: hidden;
    position: relative
}

.rideMap .media {
    height: 60vw
}

@media (min-width:64em) {
    .rideMap .media {
        height: 36.9vw
    }
}

.rideMap .media img {
    max-width: none;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
    width: 167%
}

@media (min-width:64em) {
    .rideMap .media img {
        -webkit-transform: none;
        transform: none;
        width: 100.2%
    }
}

.rideMap .button__decal {
    background: 0;
    display: inline-block;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 22%
}

@media (min-width:64em) {
    .rideMap .button__decal {
        width: 14%
    }
}

.rideMap .button__decal:nth-of-type(1) {
    left: 22%;
    top: 33.2%
}

@media (min-width:64em) {
    .rideMap .button__decal:nth-of-type(1) {
        left: 33.5%
    }
}

.rideMap .button__decal:nth-of-type(2) {
    left: 52.5%;
    top: 15%
}

.rideMap .button__decal:nth-of-type(3) {
    left: 85.5%;
    top: 31%
}

@media (min-width:64em) {
    .rideMap .button__decal:nth-of-type(3) {
        left: 71.5%
    }
}

.rideMap .button__decal--title {
    font-size: 6vw
}

@media (min-width:40em) {
    .rideMap .button__decal--title {
        font-size: 5vw
    }
}

@media (min-width:64em) {
    .rideMap .button__decal--title {
        font-size: 3vw
    }
}

.rideMap .button__decal--subtitle {
    font-size: 3vw;
    left: 50%;
    top: 54.7%
}

@media (min-width:40em) {
    .rideMap .button__decal--subtitle {
        font-size: 2vw
    }
}

@media (min-width:64em) {
    .rideMap .button__decal--subtitle {
        font-size: 19px
    }
}

.rideMap__star {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.rideMap__star svg {
    width: 24px
}

@media (min-width:40em) {
    .rideMap__star svg {
        width: 30px
    }
}

.rideMap__star.-surfside-top-left {
    left: 12.8%;
    top: 49%
}

@media (min-width:64em) {
    .rideMap__star.-surfside-top-left {
        left: 28.1%
    }
}

.rideMap__star.-surfside-top-right {
    left: 26.5%;
    top: 46.5%
}

@media (min-width:64em) {
    .rideMap__star.-surfside-top-right {
        left: 35.7%
    }
}

.rideMap__star.-surfside-middle-left {
    left: 13.6%;
    top: 62%
}

@media (min-width:64em) {
    .rideMap__star.-surfside-middle-left {
        left: 28.4%
    }
}

.rideMap__star.-surfside-middle-right {
    left: 28.1%;
    top: 63.5%
}

@media (min-width:64em) {
    .rideMap__star.-surfside-middle-right {
        left: 36.7%
    }
}

.rideMap__star.-surfside-bottom-left {
    left: 15.2%;
    top: 81.5%
}

@media (min-width:64em) {
    .rideMap__star.-surfside-bottom-left {
        left: 29.4%
    }
}

.rideMap__star.-surfside-bottom-right {
    left: 29.3%;
    top: 79.1%
}

@media (min-width:64em) {
    .rideMap__star.-surfside-bottom-right {
        left: 37.5%
    }
}

.rideMap__star.-mariners-top-left {
    left: 43%;
    top: 30%
}

@media (min-width:64em) {
    .rideMap__star.-mariners-top-left {
        left: 46.1%
    }
}

.rideMap__star.-mariners-top-right {
    left: 57.6%;
    top: 32.6%
}

@media (min-width:64em) {
    .rideMap__star.-mariners-top-right {
        left: 54.4%
    }
}

.rideMap__star.-mariners-middle-left {
    left: 43.1%;
    top: 53%
}

@media (min-width:64em) {
    .rideMap__star.-mariners-middle-left {
        left: 46.4%
    }
}

.rideMap__star.-mariners-middle-right {
    left: 58.3%;
    top: 54%
}

@media (min-width:64em) {
    .rideMap__star.-mariners-middle-right {
        left: 54.6%
    }
}

.rideMap__star.-mariners-bottom-left {
    left: 43.1%;
    top: 77%
}

@media (min-width:64em) {
    .rideMap__star.-mariners-bottom-left {
        left: 46.1%
    }
}

.rideMap__star.-mariners-bottom-right {
    left: 58.3%;
    top: 77%
}

@media (min-width:64em) {
    .rideMap__star.-mariners-bottom-right {
        left: 55%
    }
}

.rideMap__star.-adventure-top-left {
    left: 74.5%;
    top: 48%
}

@media (min-width:64em) {
    .rideMap__star.-adventure-top-left {
        left: 65.1%
    }
}

.rideMap__star.-adventure-top-right {
    left: 87.6%;
    top: 50%
}

@media (min-width:64em) {
    .rideMap__star.-adventure-top-right {
        left: 72.8%
    }
}

.rideMap__star.-adventure-middle-left {
    left: 73%;
    top: 63%
}

@media (min-width:64em) {
    .rideMap__star.-adventure-middle-left {
        left: 64.1%
    }
}

.rideMap__star.-adventure-middle-right {
    left: 87.6%;
    top: 64%
}

@media (min-width:64em) {
    .rideMap__star.-adventure-middle-right {
        left: 72%
    }
}

.rideMap__star.-adventure-bottom-left {
    left: 71.7%;
    top: 80%
}

@media (min-width:64em) {
    .rideMap__star.-adventure-bottom-left {
        left: 63.4%
    }
}

.rideMap__star.-adventure-bottom-right {
    left: 86%;
    top: 78%
}

@media (min-width:64em) {
    .rideMap__star.-adventure-bottom-right {
        left: 71.3%
    }
}

.rideMap__name {
    -webkit-font-smoothing: antialiased;
    color: #fff;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 3.7vw;
    letter-spacing: -.8px;
    line-height: 1em;
    margin: 0;
    position: absolute;
    text-shadow: 3px 3px 6px #34679f;
    text-transform: uppercase;
    top: 7px
}

@media (min-width:40em) {
    .rideMap__name {
        font-size: 3vw
    }
}

@media (min-width:64em) {
    .rideMap__name {
        font-size: 22px
    }
}

[class*="-left"] .rideMap__name {
    text-align: left;
    left: 24px
}

@media (min-width:40em) {
    [class*="-left"] .rideMap__name {
        left: 33px
    }
}

[class*="-right"] .rideMap__name {
    text-align: right;
    right: 24px
}

@media (min-width:40em) {
    [class*="-right"] .rideMap__name {
        right: 33px
    }
}

.rideMap__label {
    bottom: -9px;
    color: #6794c5;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width:40em) {
    .rideMap__label {
        bottom: 0
    }
}

.rideMap__meta {
    background-color: #34679f;
    color: #fff;
    padding: 71px 34px 34px;
    text-align: center
}

.rideMap__meta--title {
    font-family: futura-pt, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 20px;
    letter-spacing: -.3px;
    line-height: 7px;
    margin: 1rem 0
}

@media (min-width:40em) {
    .rideMap__meta--title {
        font-size: 26px;
        margin: 1.45rem 0
    }
}

.rideMap__meta--description {
    font-family: futura-pt, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 18px;
    margin: 0 0 9px
}

@media (min-width:40em) {
    .rideMap__meta--description {
        font-size: 21px
    }
}

.rideMap__link {
    -webkit-transition: color 150ms linear;
    transition: color 150ms linear;
    -webkit-font-smoothing: antialiased;
    bottom: 11%;
    color: #de8016;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    letter-spacing: -.1px;
    font-size: 11px;
    left: 0;
    line-height: 1em;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 40px;
    text-align: right
}

@media (min-width:40em) {
    .rideMap__link {
        font-size: 12px;
        left: 3%;
        text-align: center;
        width: 62px
    }
}

@media (min-width:64em) {
    .rideMap__link {
        font-size: 14px;
        bottom: 13%;
        left: 18%;
        width: 73px
    }
}

.rideMap__link:hover {
    color: #34679f
}

.rideMap__meta--wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rideMap__meta--container {
    max-width: 80%
}

@media (min-width:40em) {
    .rideMap__meta--container {
        max-width: 50%
    }
}

.social-block {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: opacity 350ms;
    transition: opacity 350ms
}

.social-block:before {
    content: '';
    display: block;
    padding-top: 100%
}

.social-block:after {
    background: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
    background: linear-gradient(0deg, #000, transparent);
    bottom: 0;
    content: '';
    display: inline-block;
    height: 44%;
    opacity: .5;
    position: absolute;
    width: 100%;
    z-index: 3
}

.social-block:active,
.social-block:focus,
.social-block:hover {
    opacity: .85;
    -webkit-transition: opacity 350ms;
    transition: opacity 350ms
}

.social-block__content {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 1
}

.social-block__content img {
    width: 100%
}

.social-block__info-bar {
    bottom: 0;
    left: 0;
    padding: 8px 10px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 4
}

.social-block__info-bar:after {
    clear: both;
    content: '';
    display: table
}

.social-block__info-bar__type {
    float: left
}

.social-block__info-bar__date {
    color: #fff;
    float: right;
    font-size: 1em
}

.social-gallery {
    background-color: #8ed0c4;
    overflow: hidden;
    padding: 4.28em 0 5.35em
}

.social-gallery::after {
    clear: both;
    content: "";
    display: block
}

@media (max-width:39.9375em) {
    .social-gallery {
        background-color: #2a9986;
        padding: 0
    }
}

.social-gallery__title {
    color: #fff;
    display: none;
    font-size: 2.57em;
    margin-bottom: 2.14em;
    text-align: center
}

@media (min-width:40em) {
    .social-gallery__title {
        display: block
    }
}

.social-gallery__cta {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px;
    color: #fff;
    display: none;
    font-size: 1rem;
    text-align: right
}

@media (min-width:40em) {
    .social-gallery__cta {
        display: block
    }
}

.social-gallery__cta a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 350ms;
    transition: all 350ms
}

.social-gallery__cta a:active,
.social-gallery__cta a:focus,
.social-gallery__cta a:hover {
    color: #e6e6e6;
    -webkit-transition: all 350ms;
    transition: all 350ms
}

.social-gallery__wrap {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px;
    height: 100%;
    position: relative
}

.social-gallery__wrap::after {
    clear: both;
    content: "";
    display: block
}

@media (max-width:39.9375em) {
    .social-gallery__wrap {
        margin-left: -25px;
        margin-right: -25px;
        width: calc(100% + 50px);
        padding: 20px 20px 0
    }
}

@media (min-width:64em) {
    .social-gallery__wrap {
        width: calc(83.33333% - 45.83333px);
        float: left;
        margin-left: 25px;
        margin-left: calc(8.33333% - 27.08333px + 50px)
    }
}

@media (min-width:90em) {
    .social-gallery__wrap {
        width: calc(66.66667% - 41.66667px);
        float: left;
        margin-left: 25px;
        margin-left: calc(16.66667% - 29.16667px + 50px)
    }
}

.social-gallery .social-block {
    width: calc(50% - 37.5px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .social-gallery .social-block {
        width: calc(33.33333% - 33.33333px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:40em) {
    .social-gallery.-home .social-block:nth-child(n+4) {
        display: none
    }
}

.gallery {
    padding-bottom: 20px;
    position: relative
}

.gallery .view-all {
    bottom: 0;
    color: #de8016;
    position: absolute;
    right: 0;
    text-decoration: none
}

.gallery-thumbnails {
    text-align: center
}

.gallery-thumbnails .container {
    display: inline;
    margin: 0 auto
}

.gallery-thumbnails div a {
    text-decoration: none
}

.gallery-thumbnails img {
    margin: 0 10px 20px
}

.modal {
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
    background-color: rgba(0, 0, 0, .8);
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 3
}

.modal.-active {
    pointer-events: auto;
    opacity: 1
}

.modal .swiper-slide {
    background: 0 0
}

.modal .swiper-button-next,
.modal .swiper-button-prev {
    z-index: 2
}

.modal .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23de8016'%2F%3E%3C%2Fsvg%3E")
}

.modal .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23de8016'%2F%3E%3C%2Fsvg%3E")
}

.modal-content {
    -webkit-transition: -webkit-transform 150ms linear;
    transition: -webkit-transform 150ms linear;
    transition: transform 150ms linear;
    transition: transform 150ms linear, -webkit-transform 150ms linear;
    background-clip: padding-box;
    border-radius: 6px;
    outline: 0;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.thumbnail-wide {
    padding: 20px 5%
}

.thumbnail-wide a {
    bottom: auto;
    left: 50%;
    right: auto;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@font-face {
    font-family: MeteoconsRegular;
    src: url(/assets/meteocons-webfont.eot);
    src: url(/assets/meteocons-webfont.eot?#iefix) format("embedded-opentype"), url(/assets/meteocons-webfont.woff) format("woff"), url(/assets/meteocons-webfont.ttf) format("truetype"), url(/assets/meteocons-webfont.svg#MeteoconsRegular) format("svg");
    font-weight: 400;
    font-style: normal
}

.weather-icon {
    font-family: MeteoconsRegular
}

.weather {
    color: #fff;
    position: absolute;
    right: 10px;
    top: -300px
}

@media (min-width:40em) {
    .weather {
        top: -270px
    }
}

@media (min-width:64em) {
    .weather {
        right: 120px;
        top: -94px
    }
}

.temperature,
.weather-icon {
    font-size: 33px;
    font-weight: 600
}

.super {
    font-size: 18px;
    vertical-align: super
}

.store-nav {
    background-color: #de8016;
    color: #fff;
    display: inline-block;
    font-family: futura-pt, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    letter-spacing: .3px;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%
}

.store-nav__wrap {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

.store-nav__wrap::after {
    clear: both;
    content: "";
    display: block
}

@media (min-width:64em) {
    .store-nav__wrap {
        width: calc(83.33333% - 45.83333px);
        float: left;
        margin-left: 25px;
        margin-left: calc(8.33333% - 27.08333px + 50px)
    }
}

@media (min-width:90em) {
    .store-nav__wrap {
        width: calc(66.66667% - 41.66667px);
        float: left;
        margin-left: 25px;
        margin-left: calc(16.66667% - 29.16667px + 50px)
    }
}

@media (min-width:40em) {
    .store-nav__wrap li {
        display: inline
    }
}

.store-nav__wrap li:after {
    content: "|";
    height: 10px;
    width: 10px
}

.store-nav__wrap li:last-child:after {
    content: ""
}

.store-nav__wrap a {
    color: #fff;
    text-decoration: none
}

.-cart {
    -webkit-filter: invert(100);
    filter: invert(100);
    left: 0;
    margin-left: 10px;
    top: 0;
    -webkit-transform: none;
    transform: none;
    width: 25px
}

.product {
    border-bottom: 1px solid #8ed0c5;
    display: table;
    padding: 25px 30px 20px
}

.product__image {
    margin-right: 23px
}

.product__title {
    font-size: 16px;
    letter-spacing: .37px
}

.product__content {
    font-family: futura-pt, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 15px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 18px
}

.product__button {
    width: 100%
}

.product__info.-left {
    text-align: left
}

@media (min-width:40em) {
    .product__info.-left {
        float: left;
        width: 65.7142857%
    }
}

@media (min-width:40em) {
    .product__info.-right {
        float: right;
        width: 31.4285714%
    }
}

.product__line {
    padding-bottom: 14px
}

.product__line+.product__line {
    border-top: 1px solid #599086;
    padding-top: 14px
}

.product__line__text {
    float: left;
    font-family: futura-pt, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 16px;
    text-transform: uppercase
}

.product__line__price {
    color: #8ed0c5;
    font-family: futura-pt, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    letter-spacing: 0
}

.product__line__quantity {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: right
}

.product__line__quantity .minus,
.product__line__quantity .plus,
.product__line__quantity input {
    margin: 0;
    background-color: #142234
}

.product__line__quantity .minus,
.product__line__quantity .plus {
    color: #929ba4;
    font-family: futura-pt, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 14px;
    line-height: 1
}

.product__line__quantity .minus {
    border-radius: 9px 0 0 9px;
    line-height: 0;
    padding-bottom: 6px
}

.product__line__quantity .plus {
    border-radius: 0 9px 9px 0
}

.product__line__quantity input {
    border: 1px solid #929ba4;
    border-top: 0;
    border-bottom: 0;
    color: #fff;
    text-align: center;
    width: 24px
}

.product__table {
    text-align: left;
    width: 100%
}

.product__table .-hidden {
    display: none
}

.product__table tr {
    border-bottom: 1px solid
}

.product__table tfoot tr {
    border-bottom: none
}

.product__table .product__title {
    width: 50%
}

.product__table .product__qty {
    width: 25%
}

.product__table .product__qty input {
    width: 30px
}

.product__table .product__total {
    width: 15%
}

.product__table .product__remove {
    width: 10%
}

.product__table .product__remove button {
    background-color: transparent;
    color: #b22620;
    margin: 0
}

.store__callout {
    background-color: #00f;
    float: left;
    height: 50vw;
    position: relative;
    text-decoration: none;
    width: 50vw
}

@media (min-width:40em) {
    .store__callout {
        background-color: green;
        height: 25vw;
        width: 25vw
    }
}

.store__callout .image__container:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, .3)
}

.store__callout h5 {
    color: #fff;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 20px;
    left: 50%;
    letter-spacing: 3px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block
}

.store__callout h5:before {
    -webkit-animation: .5s ease-out 0s 1 underline2;
    animation: .5s ease-out 0s 1 underline2;
    background-color: #fff;
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 3px;
    left: 50%;
    position: absolute;
    opacity: 0;
    top: 115%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 15vw
}

.store__callout:hover h5:before {
    -webkit-animation: .5s ease-out 0s 1 underline;
    animation: .5s ease-out 0s 1 underline;
    opacity: 1
}

@media (min-width:40em) {
    .left {
        float: left
    }
}

.right {
    display: block;
    text-align: right
}

@media (min-width:40em) {
    .right {
        float: right
    }
}

@-webkit-keyframes underline {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%) scaleX(0);
        transform: translateX(-50%) scaleX(0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(-50%) scaleX(1);
        transform: translateX(-50%) scaleX(1)
    }
}

@keyframes underline {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%) scaleX(0);
        transform: translateX(-50%) scaleX(0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(-50%) scaleX(1);
        transform: translateX(-50%) scaleX(1)
    }
}

@-webkit-keyframes underline2 {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-50%) scaleX(1);
        transform: translateX(-50%) scaleX(1)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-50%) scaleX(0);
        transform: translateX(-50%) scaleX(0)
    }
}

@keyframes underline2 {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-50%) scaleX(1);
        transform: translateX(-50%) scaleX(1)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-50%) scaleX(0);
        transform: translateX(-50%) scaleX(0)
    }
}

.burger {
    background: 0 0;
    border: none;
    margin: 0;
    outline: 0!important;
    padding: 0
}

.burger:after {
    clear: both;
    content: '';
    display: table
}

.burger:active {
    background-color: transparent
}

@media (min-width:64em) {
    .burger {
        display: none
    }
}

.burger__icon {
    display: block;
    position: relative;
    width: auto
}

.burger__icon__bar {
    background-color: #fff;
    display: block;
    height: 3px;
    margin: 5px auto;
    transition: opacity .33s, background-color .25s, margin .25s ease, transform .5s ease, -webkit-transform .5s ease;
    width: 25px
}

.burger:hover .burger__icon__bar {
    background-color: #528f86
}

.burger.is-active .burger__icon__bar.-top {
    -webkit-transform: translateY(8px) rotateZ(45deg);
    transform: translateY(8px) rotateZ(45deg)
}

.burger.is-active .burger__icon__bar.-middle {
    opacity: 0
}

.burger.is-active .burger__icon__bar.-bottom {
    -webkit-transform: translateY(-8px) rotateZ(-45deg);
    transform: translateY(-8px) rotateZ(-45deg)
}

.burger__text {
    color: #fff;
    display: none;
    float: left;
    font-size: .75em;
    letter-spacing: 2px;
    margin-right: .75em;
    padding: .5em 0;
    text-transform: uppercase;
    -webkit-transition: color .25s;
    transition: color .25s
}

.burger:hover .burger__text {
    color: #8ed0c5
}

.nav-link {
    -webkit-transition: color 150ms linear;
    transition: color 150ms linear;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.4;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.nav-link:active,
.nav-link:focus {
    text-decoration: none
}

.nav-link.-primary,
.nav-link.-subNav {
    color: #528f86;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 3
}

.nav__list.expanded .nav-link.-primary,
.nav__list.expanded .nav-link.-subNav {
    color: #fff
}

.nav__list.expanded .nav-link.-primary:hover,
.nav__list.expanded .nav-link.-subNav:hover {
    color: #fff
}

.nav-link.-primary.-primary,
.nav-link.-subNav.-primary {
    letter-spacing: 3.8px
}

.nav-link.-primary.-subNav,
.nav-link.-subNav.-subNav {
    letter-spacing: 1.1px
}

.nav__list>li:hover .nav-link.-primary,
.nav__list>li:hover .nav-link.-subNav {
    color: #fff
}

.nav__list>.-current .nav-link.-primary,
.nav__list>.-current .nav-link.-subNav {
    color: #fff
}

.nav-link.-primary i,
.nav-link.-subNav i {
    display: none
}

@media (min-width:64em) {
    .nav-link.-primary i,
    .nav-link.-subNav i {
        display: inline
    }
}

.nav__list>li:hover .nav-link.-primary.-active,
.nav__list>li:hover .nav-link.-primary:active,
.nav__list>li:hover .nav-link.-primary:focus,
.nav__list>li:hover .nav-link.-primary:hover,
.nav__list>li:hover .nav-link.-subNav.-active,
.nav__list>li:hover .nav-link.-subNav:active,
.nav__list>li:hover .nav-link.-subNav:focus,
.nav__list>li:hover .nav-link.-subNav:hover {
    color: #fff
}

.nav-link.-subNav {
    color: #fff;
    display: block;
    padding: 8px 12px 4px;
    text-align: left
}

@media (min-width:64em) {
    .nav-link.-subNav {
        border-top: 0
    }
}

.nav__list>li:hover .nav-link.-subNav {
    color: #fff
}

.nav__list>li:hover .nav-link.-subNav:hover {
    color: #6794c5
}

.nav-link.-subNav:last-of-type {
    border: 0
}

.nav-link.-secondary {
    color: #231f20;
    letter-spacing: 3.8px;
    font-weight: 700;
    text-transform: uppercase
}

@media (min-width:64em) {
    .primaryNav .nav-link.-secondary {
        color: #fff;
        display: block;
        font-size: 13px;
        margin: 3px 5% 3px 0;
        min-width: 140px;
        padding: 0;
        text-align: left
    }
}

.primaryNav .nav-link.-secondary.-heading {
    font-size: .875em;
    font-weight: 600;
    margin-top: 0;
    text-transform: uppercase
}

.nav-link.-secondary.-active,
.nav-link.-secondary:active,
.nav-link.-secondary:focus,
.nav-link.-secondary:hover {
    color: #fff
}

.nav-link.-secondary.-important {
    color: #fff
}

@media (min-width:64em) {
    .nav-link.-secondary.-important:after {
        color: #bcbcbc;
        content: '|';
        display: block;
        float: right;
        font-size: 1.2em;
        margin-left: 21px;
        position: relative
    }
}

.nav-link.-secondary.-button {
    background-color: #8ed0c5;
    color: #fff;
    font-weight: 700;
    margin: 0 1em;
    padding: 12px 2em;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .25s;
    transition: all .25s
}

.nav-link.-secondary.-button:hover {
    background-color: #7cc9bc
}

.nav-link-button {
    height: 42px;
    width: 42px;
    color: #34679f;
    display: block;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}

@media (min-width:64em) {
    .globalHeader .nav-link-button {
        display: none
    }
}

.nav-link-button.is-active,
.nav-link-button:active,
.nav-link-button:focus,
.nav-link-button:hover {
    color: #8ed0c5;
    cursor: pointer
}

.nav-link-button label {
    margin-bottom: 0;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.nav-link-button i.icon-minus,
.nav-link-button i.icon-plus {
    display: block
}

.nav-link-button i.icon-minus {
    display: none
}

.nav-link-button i.icon-plus {
    display: block
}

.nav-link-button.is-active i.icon-plus {
    display: none
}

.nav-link-button.is-active i.icon-minus {
    display: block
}

.nav-link-button.is-active+.nav-menu nav {
    display: block
}

.primaryNav .nav-link-button {
    z-index: 3
}

.nav-menu {
    padding: 0;
    width: 100%
}

.nav-menu:after {
    clear: both;
    content: '';
    display: table
}

@media (min-width:64em) {
    .nav-menu {
        padding-top: 0;
        position: absolute;
        top: 60px;
        width: auto
    }
}

.nav-menu .container {
    background-color: #8ed0c5
}

@media (min-width:64em) {
    .nav__list .nav-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 50%;
        margin-top: -1px;
        max-height: 0;
        overflow: hidden;
        position: absolute;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transition: all 0s;
        transition: all 0s;
        -webkit-transition-delay: .35s;
        transition-delay: .35s
    }
}

@media (min-width:64em) {
    .nav__list>li:hover .nav-menu {
        display: block;
        max-height: 999px;
        padding-top: 35px;
        top: 100%
    }
}

@media (min-width:64em) {
    .globalHeader.-transparent .nav-menu {
        background-color: rgba(29, 29, 29, .95)
    }
}

.nav-menu .container>nav {
    padding: 0 8px 8px
}

.nav-menu .container>nav:after {
    clear: both;
    content: '';
    display: table
}

.nav-menu .container>nav div {
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid
}

.nav-menu h3 {
    color: #fff
}

.nav-menu .nav-menu__section-overview {
    display: none
}

@media (min-width:64em) {
    .nav-menu .nav-menu__section-overview {
        color: #fff;
        display: block;
        float: left;
        min-height: 325px;
        padding: 50px 5% 0 22%;
        position: absolute;
        width: 48%
    }
    .nav-menu .nav-menu__section-overview:after {
        clear: both;
        content: '';
        display: table
    }
}

.nav-menu .nav-menu__section-overview h3 {
    font-size: 2.125em;
    line-height: 1;
    margin-top: 11px
}

.nav-menu .nav-menu__section-overview p {
    color: #6794c5;
    font-size: .875em;
    line-height: 1.375;
    margin-bottom: 0;
    margin-top: 14px
}

.nav-menu .nav-menu__section-overview .photo {
    background-color: #34679f;
    left: 0;
    min-height: 165px;
    position: absolute;
    width: 38%
}

@media (min-width:90em) {
    .nav-menu .nav-menu__section-overview .photo {
        min-height: 225px
    }
}

.nav-menu .nav-menu__section-overview a {
    font-weight: 700;
    letter-spacing: .5px;
    padding-right: 20px;
    text-decoration: none
}

.primaryNav:after {
    clear: both;
    content: '';
    display: table
}

.globalHeader .primaryNav {
    padding-top: 56px;
    position: relative
}

.globalHeader .primaryNav.-right {
    padding-top: 0
}

@media (min-width:64em) {
    .globalHeader .primaryNav {
        background-color: transparent;
        float: right;
        margin-bottom: 0;
        padding-top: 0;
        position: static;
        top: 0
    }
    .globalHeader .primaryNav.-left {
        float: left
    }
    .globalHeader .primaryNav.-right {
        float: right
    }
}

.primaryNav>.primaryNav__item {
    margin-bottom: 0;
    opacity: 1;
    position: relative;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.primaryNav>.primaryNav__item.-inactive {
    opacity: 0
}

@media (min-width:64em) {
    .primaryNav>.primaryNav__item {
        float: left;
        position: static
    }
}

.global-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: 1em;
    width: 100%
}

.global-search:after {
    clear: both;
    content: '';
    display: table
}

@media (min-width:64em) {
    .global-search {
        top: auto;
        width: auto
    }
}

input.global-search__box {
    -ms-flex-item-align: center;
    align-self: center;
    background: #8ed0c5;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    height: 25px;
    padding: .4em 1em;
    width: 100%;
    -webkit-appearance: none
}

input.global-search__box::-webkit-input-placeholder {
    color: #8ed0c5
}

input.global-search__box::-moz-placeholder {
    color: #8ed0c5
}

input.global-search__box:-moz-placeholder {
    color: #8ed0c5
}

input.global-search__box:-ms-input-placeholder {
    color: #8ed0c5
}

@media (min-width:64em) {
    input.global-search__box {
        background: 0 0;
        border-bottom: 2px solid #8ed0c5;
        margin: 0 .5em 0 0;
        padding: 0 1em 0 0
    }
    input.global-search__box::-webkit-input-placeholder {
        color: #34679f
    }
    input.global-search__box::-moz-placeholder {
        color: #34679f
    }
    input.global-search__box:-moz-placeholder {
        color: #34679f
    }
    input.global-search__box:-ms-input-placeholder {
        color: #34679f
    }
}

input.global-search__box:active,
input.global-search__box:active:focus,
input.global-search__box:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

@media (min-width:64em) {
    input.global-search__box {
        margin: 0;
        padding: 0;
        -webkit-transition: width .3s;
        transition: width .3s;
        width: 0
    }
    .global-search.-active input.global-search__box {
        width: 500px;
        margin: 0 .5em 0 0
    }
}

.global-search__button {
    background-color: transparent;
    color: #fff;
    display: none;
    font-size: 1.375em;
    line-height: 1;
    margin-bottom: 0;
    position: relative;
    text-align: center;
    -webkit-transition: color .3s;
    transition: color .3s;
    z-index: 90
}

@media (min-width:64em) {
    .global-search__button {
        display: block;
        padding: 36px 12px
    }
}

@media (min-width:64em) {
    .global-search__button {
        padding-left: 20px;
        padding-right: 20px
    }
}

.global-search.-active .global-search__button,
.global-search__button:hover {
    color: #8ed0c5
}

.global-search__button:active,
.global-search__button:active:focus,
.global-search__button:focus {
    outline: 0;
    text-decoration: none
}

.secondaryNav:after {
    clear: both;
    content: '';
    display: table
}

.globalHeader .secondaryNav {
    background-color: transparent;
    margin-top: 1.5em;
    position: relative
}

.globalHeader .secondaryNav.-right {
    margin-top: 8px
}

@media (min-width:64em) {
    .globalHeader .secondaryNav.-right {
        margin-top: 0
    }
}

@media (min-width:64em) {
    .globalHeader .secondaryNav {
        margin: 0;
        padding: 0;
        position: absolute;
        top: -55px
    }
    .globalHeader .secondaryNav.-left {
        left: 0
    }
    .globalHeader .secondaryNav.-right {
        right: 0
    }
}

@media (min-width:64em) {
    .secondaryNav .globalHeader li,
    .secondaryNav .globalHeader.-transparent li,
    .secondaryNav li {
        float: left
    }
}

.hero {
    left: 50%;
    max-width: 100%;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw
}

.hero:after {
    clear: both;
    content: '';
    display: table
}

.hero__wrap {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px;
    height: 100%;
    position: relative
}

.hero__wrap::after {
    clear: both;
    content: "";
    display: block
}

@media (min-width:64em) {
    .hero__wrap {
        width: calc(83.33333% - 45.83333px);
        float: left;
        margin-left: 25px;
        margin-left: calc(8.33333% - 27.08333px + 50px)
    }
}

@media (min-width:90em) {
    .hero__wrap {
        width: calc(66.66667% - 41.66667px);
        float: left;
        margin-left: 25px;
        margin-left: calc(16.66667% - 29.16667px + 50px)
    }
}

.hero__wrap.-without-image {
    background-color: #22405d;
    color: #fff;
    height: 12em;
    margin-left: 0;
    width: 100%
}

.hero.-with-image {
    background-color: #34679f;
    background-position: center center;
    background-size: cover;
    color: #fff;
    height: 400px;
    overflow: hidden
}

@media (min-width:40em) {
    .hero.-with-image {
        height: 476px
    }
}

@media (min-width:64em) {
    .hero.-with-image.-home {
        height: 576px
    }
}

.hero.-with-image:after {
    background-color: rgba(0, 0, 0, .4);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10
}

.hero .container {
    height: 100%;
    z-index: 20
}

.hero.-oversized {
    height: 770px!important
}

.hero video {
    height: auto;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    z-index: 1
}

.globalFooter {
    background-color: #34679f;
    height: 308px;
    padding: 46px 0;
    text-align: center
}

@media (min-width:64em) {
    .globalFooter {
        height: 215px;
        padding: 62px
    }
}

.globalFooter__socialNav {
    font-size: 0;
    text-align: center
}

.globalFooter__socialList {
    display: inline-block;
    list-style: none
}

.globalFooter__socialItem {
    display: inline-block;
    margin: 0 7px 24px;
    overflow: auto
}

.globalFooter__socialItem:last-of-type {
    margin-bottom: 24px
}

.globalFooter__icon {
    -webkit-filter: invert(100);
    filter: invert(100);
    left: 0;
    top: 0;
    -webkit-transform: none;
    transform: none;
    width: 25px
}

.globalFooter__pageNav {
    text-align: center
}

.globalFooter__pageList {
    display: inline-block;
    list-style: none
}

.globalFooter__pageItem {
    margin: 0 12px 16px
}

@media (min-width:64em) {
    .globalFooter__pageItem {
        display: inline-block;
        margin: 0 12px 6px
    }
}

.globalFooter__anchor {
    -webkit-font-smoothing: antialiased;
    color: #fff;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.4px;
    opacity: 1;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

@media (min-width:64em) {
    .globalFooter__anchor {
        font-size: 14px
    }
}

.globalFooter__anchor:hover {
    opacity: .7
}

#beverage {
    color: #6794c5
}

#beverage p {
    font-size: 10px;
    line-height: 16px
}

#beverage img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 176px
}

.globalNavigation {
    display: block;
    margin-bottom: 2.5em
}

.globalNavigation:after {
    clear: both;
    content: '';
    display: table
}

@media (min-width:64em) {
    .globalNavigation {
        margin-bottom: 0
    }
}

.home-statistics {
    background: #8ed0c4 url(images/home-callout-bg-mobile.jpg) no-repeat 81% 100%;
    padding: 4.78rem 0;
    position: relative
}

@media (max-width:39.9375em) {
    .home-statistics {
        background-color: #2a9986;
        padding-bottom: 20rem
    }
}

@media (min-width:40em) {
    .home-statistics {
        background-image: url(images/home-callout-bg.jpg)
    }
}

.home-statistics__wrap {
    position: relative;
    z-index: 2
}

.home-statistics__wrap::after {
    clear: both;
    content: "";
    display: block
}

.home-statistics__block {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px;
    font-size: 100%;
    text-align: center
}

@media (max-width:39.9375em) {
    .home-statistics__block+.home-statistics__block {
        margin-top: 2.42em
    }
}

@media (min-width:40em) {
    .home-statistics__block {
        width: calc(33.33333% - 33.33333px);
        float: left;
        margin-left: 25px
    }
}

.home-statistics__block__title {
    color: #fff;
    font-size: 6.9em;
    line-height: 1;
    margin: 0
}

@media (min-width:40em) {
    .home-statistics__block__title {
        font-size: 5.35em;
        line-height: .8
    }
}

.home-statistics__block__subtitle {
    color: #fff;
    font-size: 2.1em;
    line-height: 1.1
}

@media (min-width:40em) {
    .home-statistics__block__subtitle {
        font-size: 1.64em;
        line-height: 1.4
    }
}

.home-statistics__block__tagline {
    color: #fff;
    font-size: 1.57em;
    line-height: 1.1
}

@media (min-width:40em) {
    .home-statistics__block__tagline {
        font-size: .85em;
        line-height: 1.4
    }
}

.nav__wrapper {
    background-color: #8ed0c5;
    padding: 11px 0 26px;
    max-height: 100px;
    overflow: hidden;
    position: relative;
    -webkit-transition: max-height .5s ease, background-color .5s ease;
    transition: max-height .5s ease, background-color .5s ease;
    z-index: 50
}

.nav__wrapper::after {
    clear: both;
    content: "";
    display: block
}

@media (min-width:64em) {
    .nav__wrapper {
        overflow: visible;
        max-height: none
    }
}

.nav__wrapper.expanded {
    max-height: 1000px
}

.nav__inner__wrapper {
    margin: 0 auto;
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:64em) {
    .nav__inner__wrapper {
        width: calc(83.33333% - 45.83333px);
        float: left;
        margin-left: 25px;
        margin-left: calc(8.33333% - 27.08333px + 50px)
    }
}

@media (min-width:90em) {
    .nav__inner__wrapper {
        width: calc(66.66667% - 41.66667px);
        float: left;
        margin-left: 25px;
        margin-left: calc(16.66667% - 29.16667px + 50px)
    }
}

.nav__desktop {
    display: none
}

@media (min-width:64em) {
    .nav__desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.nav__mobile .burger {
    margin-left: 10px
}

.nav__port {
    width: 37%
}

.nav__starboard {
    width: 37%
}

.nav__starboard .bottom__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nav__starboard .bottom__nav__links {
    padding-right: 10px;
    width: 70%
}

.nav__starboard .bottom__nav__button {
    text-align: right;
    width: 30%
}

.logo {
    width: 11rem
}

.top__nav .nav-link {
    color: #000;
    font-size: 10px
}

.bottom__nav .nav-link {
    color: #528f86
}

.nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: futura-pt-bold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 1.4;
    letter-spacing: 3.8px;
    list-style-type: none;
    margin: 0;
    padding: 11px;
    position: relative
}

.nav__list>li {
    position: relative;
    margin: 0
}

.nav__list .nav-link {
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out
}

.nav__list .nav-link:active,
.nav__list .nav-link:focus,
.nav__list .nav-link:hover {
    color: #fff;
    -webkit-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out
}

.nav__dots {
    height: .5rem;
    background: url(/assets/src/images/green-ball.png) center center repeat;
    background-size: .5rem
}

.container {
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.container::after {
    clear: both;
    content: "";
    display: block
}

.container.-padded {
    margin: 60px auto 90px;
    max-width: 900px;
    width: calc(100% - 50px)
}

@media (min-width:64em) {
    .container.-padded {
        width: 100%
    }
}

.container.-full {
    max-width: none
}

.empty {
    display: none
}

.container__collapse {
    margin-left: -25px;
    margin-right: -25px;
    width: calc(100% + 50px)
}

.container__collapse::after {
    clear: both;
    content: "";
    display: block
}

.styleguide__nav {
    background-color: #34679f;
    color: #fff;
    display: block
}

.styleguide__nav::after {
    clear: both;
    content: "";
    display: block
}

.styleguide__nav ul {
    display: block;
    list-style: none
}

.styleguide__nav li {
    list-style: none;
    display: inline-block;
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px;
    text-align: center
}

@media (min-width:40em) {
    .styleguide__nav li {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .styleguide__nav li {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px
    }
}

.styleguide__nav li a {
    color: #fff;
    display: block;
    padding: .25em .5em
}

.section-wrapper {
    margin-left: -25px;
    margin-right: -25px;
    width: calc(100% + 50px)
}

.section-wrapper::after {
    clear: both;
    content: "";
    display: block
}

.section-wrapper>h1 {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px;
    font-family: inherit;
    font-size: 2em
}

@media (min-width:40em) {
    .section-wrapper>h1 {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .section-wrapper>h1 {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

.sg__item {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px;
    margin-top: 2em;
    margin-bottom: 2em;
    overflow: auto;
    position: relative;
    width: 100%
}

@media (min-width:40em) {
    .sg__item {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .sg__item {
        width: calc(100% - 50px);
        float: left;
        margin-left: 25px
    }
}

.sg__item [class*=grid] [class*="__wrap"] {
    background-color: #8ed0c5;
    margin-bottom: 25px
}

.sg__item [class*=grid] [class*="__span"] {
    background-color: #528f86
}

.sg__heading {
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 70%;
    font-weight: 500;
    margin-bottom: 2em;
    padding: 1em 0
}

.teal__main {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .teal__main {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .teal__main {
        width: calc(16.66667% - 29.16667px);
        float: left;
        margin-left: 25px
    }
}

.teal__gallery {
    margin-left: -25px;
    margin-right: -25px;
    width: calc(100% + 50px)
}

.teal__gallery::after {
    clear: both;
    content: "";
    display: block
}

.teal__item {
    width: calc(600% - 175px);
    float: left;
    margin-left: 25px;
    border: 1px solid #000;
    padding: .3em
}

@media (min-width:40em) {
    .teal__item {
        width: calc(150% - 62.5px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .teal__item {
        width: calc(50% - 37.5px);
        float: left;
        margin-left: 25px
    }
}

.teal__item .sg__color__swatch {
    display: block;
    height: 4em;
    margin-bottom: .2em;
    width: 100%
}

.teal__item .sg__color__swatch.-color--gray--light {
    background-color: #999
}

.teal__item .sg__color__swatch.-color--gray--base {
    background-color: #231f20
}

.teal__item .sg__color__swatch.-color--blue--light {
    background-color: #6794c5
}

.teal__item .sg__color__swatch.-color--blue--base {
    background-color: #34679f
}

.teal__item .sg__color__swatch.-color--blue--dark {
    background-color: #22405d
}

.teal__item .sg__color__swatch.-color--teal--base {
    background-color: #8ed0c5
}

.teal__item .sg__color__swatch.-color--teal--dark {
    background-color: #528f86
}

.teal__item .sg__color__swatch.-color--yellow--base {
    background-color: #ffcf37
}

.teal__item .sg__color__swatch.-color--orange--base {
    background-color: #de8016
}

.teal__item .sg__color__swatch.-color--alert--levelInfo {
    background-color: #9dd664
}

.teal__item .sg__color__swatch.-color--alert--levelNotice {
    background-color: #ffc107
}

.teal__item .sg__color__swatch.-color--alert--levelCritical {
    background-color: #f44336
}

.teal__item .sg__color__swatch.-color--black--base {
    background-color: #000
}

.teal__item .sg__color__swatch.-color--white--base {
    background-color: #fff
}

.teal__item .sg__color__label {
    font-size: 80%
}

.sg__color {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px;
    border: 1px solid #000;
    padding: .3em
}

@media (min-width:40em) {
    .sg__color {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .sg__color {
        width: calc(8.33333% - 27.08333px);
        float: left;
        margin-left: 25px
    }
}

.sg__color .sg__color__swatch {
    display: block;
    height: 4em;
    margin-bottom: .2em;
    width: 100%
}

.sg__color .sg__color__swatch.-color--gray--light {
    background-color: #999
}

.sg__color .sg__color__swatch.-color--gray--base {
    background-color: #231f20
}

.sg__color .sg__color__swatch.-color--blue--light {
    background-color: #6794c5
}

.sg__color .sg__color__swatch.-color--blue--base {
    background-color: #34679f
}

.sg__color .sg__color__swatch.-color--blue--dark {
    background-color: #22405d
}

.sg__color .sg__color__swatch.-color--teal--base {
    background-color: #8ed0c5
}

.sg__color .sg__color__swatch.-color--teal--dark {
    background-color: #528f86
}

.sg__color .sg__color__swatch.-color--yellow--base {
    background-color: #ffcf37
}

.sg__color .sg__color__swatch.-color--orange--base {
    background-color: #de8016
}

.sg__color .sg__color__swatch.-color--alert--levelInfo {
    background-color: #9dd664
}

.sg__color .sg__color__swatch.-color--alert--levelNotice {
    background-color: #ffc107
}

.sg__color .sg__color__swatch.-color--alert--levelCritical {
    background-color: #f44336
}

.sg__color .sg__color__swatch.-color--black--base {
    background-color: #000
}

.sg__color .sg__color__swatch.-color--white--base {
    background-color: #fff
}

.sg__color .sg__color__label {
    font-size: 80%
}

.sg__icon {
    width: calc(100% - 50px);
    float: left;
    margin-left: 25px
}

@media (min-width:40em) {
    .sg__icon {
        width: calc(25% - 31.25px);
        float: left;
        margin-left: 25px
    }
}

@media (min-width:64em) {
    .sg__icon {
        width: calc(8.33333% - 27.08333px);
        float: left;
        margin-left: 25px
    }
}

.sg__icon .icon {
    width: 100%
}

.sg__favicon {
    display: inline-block
}

.sg__todo {
    background-color: red;
    color: #fff;
    font-weight: 700;
    padding: .15em
}

.styleguide {
    background-color: #aaa
}

.styleguide::after {
    clear: both;
    content: "";
    display: block
}

@media print {
    * {
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        color: #000!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    /*img {
        max-width: 100%!important
    }*/
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}