﻿@charset "UTF-8";

@font-face {
    font-family: 'chalet-new-york-sixty';
    src: url('../fonts/chalet-new-york-sixty/font.woff') format('woff'), url('../fonts/chalet-new-york-sixty/font.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

audio,
canvas,
img,
progress,
video {
    display: inline-block
}

pre,
textarea {
    overflow: auto
}

body,
mark {
    color: #000
}

button,
hr,
input {
    overflow: visible
}

body,
button,
legend {
    padding: 0
}

.small-pull-1,
.small-pull-10,
.small-pull-11,
.small-pull-2,
.small-pull-3,
.small-pull-4,
.small-pull-5,
.small-pull-6,
.small-pull-7,
.small-pull-8,
.small-pull-9,
.small-push-1,
.small-push-10,
.small-push-11,
.small-push-2,
.small-push-3,
.small-push-4,
.small-push-5,
.small-push-7,
.small-push-8,
.small-push-9,
sub,
sup {
    position: relative
}

a,
abbr,
abbr[title] {
    text-decoration: none
}

.card,
.menu,
.menu.horizontal,
.menu.icon-left li a,
.menu.vertical {
    -webkit-box-direction: normal
}

.slider,
html.is-reveal-open,
html.is-reveal-open body {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.breadcrumbs::after,
.breadcrumbs::before,
.clearfix::after,
.clearfix::before,
.row::after,
.row::before,
.small-order-1,
.tabs::after,
.tabs::before {
    -webkit-box-ordinal-group: 2;
    order: 1
}

.form-style label,
.form-style legend,
p {
    text-rendering: optimizeLegibility
}

.hide_button {
    display: none;
}

@media print, screen and (min-width:48em) {
    .reveal,
    .reveal.large,
    .reveal.small,
    .reveal.tiny {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

a:active,
a:hover {
    outline-width: 0
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

.breadcrumbs li,
.form-style legend,
.uppercase {
    text-transform: uppercase
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner,
    [type=reset]::-moz-focus-inner,
    [type=submit]::-moz-focus-inner,
    button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring,
    [type=reset]:-moz-focusring,
    [type=submit]:-moz-focusring,
    button:-moz-focusring {
        outline: ButtonText dotted 1px
    }

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-cancel-button,
    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

b,
em,
i,
small,
strong {
    line-height: inherit
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=48em&upper-medium=56.25em&large=64em&upper-large=68.75em&xlarge=75em&xxlarge=90em&xxxlarge=93.75em"
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    margin: 0;
    background: #DEDFDE;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: 0 0;
    line-height: 1;
    cursor: auto
}

[data-whatinput=mouse] button {
    outline: 0
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    max-width: 102.5rem;
    margin-right: auto;
    margin-left: auto
}

    .row.expanded,
    .row:not(.expanded) .row {
        max-width: none
    }

    .row::after,
    .row::before {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1
    }

    .row::after {
        clear: both
    }

    .row.collapse > .column,
    .row.collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .row .row {
        margin-right: -.625rem;
        margin-left: -.625rem
    }

@media print, screen and (min-width:48em) {
    .row .row {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }
}

@media print, screen and (min-width:56.25em) {
    .row .row {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }
}

@media print, screen and (min-width:64em) {
    .row .row {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }
}

@media screen and (min-width:68.75em) {
    .row .row {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }
}

@media screen and (min-width:75em) {
    .row .row {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }
}

@media screen and (min-width:90em) {
    .row .row {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto
}

legend,
textarea {
    max-width: 100%
}

.row.gutter-small > .column,
.row.gutter-small > .columns {
    padding-right: .625rem;
    padding-left: .625rem
}

.row.gutter-medium > .column,
.row.gutter-medium > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem
}

.column,
.columns {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

@media print, screen and (min-width:48em) {
    .column,
    .columns {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left
}

.column.row.row,
.row.row.columns {
    float: none
}

.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    left: 8.33333%
}

.small-pull-1 {
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    left: 16.66667%
}

.small-pull-2 {
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    left: 25%
}

.small-pull-3 {
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    left: 33.33333%
}

.small-pull-4 {
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    left: 41.66667%
}

.small-pull-5 {
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    left: 58.33333%
}

.small-pull-7 {
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    left: 66.66667%
}

.small-pull-8 {
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    left: 75%
}

.small-pull-9 {
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    left: 83.33333%
}

.small-pull-10 {
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    left: 91.66667%
}

.small-pull-11 {
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 > .column,
.small-up-1 > .columns {
    float: left;
    width: 100%
}

    .small-up-1 > .column:nth-of-type(1n),
    .small-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-1 > .column:nth-of-type(1n+1),
    .small-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .small-up-1 > .column:last-child,
    .small-up-1 > .columns:last-child {
        float: left
    }

.small-up-2 > .column,
.small-up-2 > .columns {
    float: left;
    width: 50%
}

    .small-up-2 > .column:nth-of-type(1n),
    .small-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-2 > .column:nth-of-type(2n+1),
    .small-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .small-up-2 > .column:last-child,
    .small-up-2 > .columns:last-child {
        float: left
    }

.small-up-3 > .column,
.small-up-3 > .columns {
    float: left;
    width: 33.33333%
}

    .small-up-3 > .column:nth-of-type(1n),
    .small-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-3 > .column:nth-of-type(3n+1),
    .small-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .small-up-3 > .column:last-child,
    .small-up-3 > .columns:last-child {
        float: left
    }

.small-up-4 > .column,
.small-up-4 > .columns {
    float: left;
    width: 25%
}

    .small-up-4 > .column:nth-of-type(1n),
    .small-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-4 > .column:nth-of-type(4n+1),
    .small-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .small-up-4 > .column:last-child,
    .small-up-4 > .columns:last-child {
        float: left
    }

.small-up-5 > .column,
.small-up-5 > .columns {
    float: left;
    width: 20%
}

    .small-up-5 > .column:nth-of-type(1n),
    .small-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-5 > .column:nth-of-type(5n+1),
    .small-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .small-up-5 > .column:last-child,
    .small-up-5 > .columns:last-child {
        float: left
    }

.small-up-6 > .column,
.small-up-6 > .columns {
    float: left;
    width: 16.66667%
}

    .small-up-6 > .column:nth-of-type(1n),
    .small-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-6 > .column:nth-of-type(6n+1),
    .small-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .small-up-6 > .column:last-child,
    .small-up-6 > .columns:last-child {
        float: left
    }

.small-up-7 > .column,
.small-up-7 > .columns {
    float: left;
    width: 14.28571%
}

    .small-up-7 > .column:nth-of-type(1n),
    .small-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-7 > .column:nth-of-type(7n+1),
    .small-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .small-up-7 > .column:last-child,
    .small-up-7 > .columns:last-child {
        float: left
    }

.small-up-8 > .column,
.small-up-8 > .columns {
    float: left;
    width: 12.5%
}

    .small-up-8 > .column:nth-of-type(1n),
    .small-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-8 > .column:nth-of-type(8n+1),
    .small-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .small-up-8 > .column:last-child,
    .small-up-8 > .columns:last-child {
        float: left
    }

.small-collapse > .column,
.small-collapse > .columns {
    padding-right: 0;
    padding-left: 0
}

.expanded.row .small-collapse.row,
.small-collapse .row {
    margin-right: 0;
    margin-left: 0
}

.small-uncollapse > .column,
.small-uncollapse > .columns {
    padding-right: .625rem;
    padding-left: .625rem
}

.small-centered {
    margin-right: auto;
    margin-left: auto
}

    .small-centered,
    .small-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

.small-pull-0,
.small-push-0,
.small-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
}

@media print, screen and (min-width:48em) {
    .medium-pull-1,
    .medium-pull-10,
    .medium-pull-11,
    .medium-pull-2,
    .medium-pull-3,
    .medium-pull-4,
    .medium-pull-5,
    .medium-pull-6,
    .medium-pull-7,
    .medium-pull-8,
    .medium-pull-9,
    .medium-push-1,
    .medium-push-10,
    .medium-push-11,
    .medium-push-2,
    .medium-push-3,
    .medium-push-4,
    .medium-push-5,
    .medium-push-7,
    .medium-push-8,
    .medium-push-9 {
        position: relative
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        left: 8.33333%
    }

    .medium-pull-1 {
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        left: 16.66667%
    }

    .medium-pull-2 {
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        left: 25%
    }

    .medium-pull-3 {
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        left: 33.33333%
    }

    .medium-pull-4 {
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        left: 41.66667%
    }

    .medium-pull-5 {
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        left: 58.33333%
    }

    .medium-pull-7 {
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        left: 66.66667%
    }

    .medium-pull-8 {
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        left: 75%
    }

    .medium-pull-9 {
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        left: 83.33333%
    }

    .medium-pull-10 {
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        left: 91.66667%
    }

    .medium-pull-11 {
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1 > .column,
    .medium-up-1 > .columns {
        float: left;
        width: 100%
    }

        .medium-up-1 > .column:nth-of-type(1n),
        .medium-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-1 > .column:nth-of-type(1n+1),
        .medium-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .medium-up-1 > .column:last-child,
        .medium-up-1 > .columns:last-child {
            float: left
        }

    .medium-up-2 > .column,
    .medium-up-2 > .columns {
        float: left;
        width: 50%
    }

        .medium-up-2 > .column:nth-of-type(1n),
        .medium-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-2 > .column:nth-of-type(2n+1),
        .medium-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .medium-up-2 > .column:last-child,
        .medium-up-2 > .columns:last-child {
            float: left
        }

    .medium-up-3 > .column,
    .medium-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

        .medium-up-3 > .column:nth-of-type(1n),
        .medium-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-3 > .column:nth-of-type(3n+1),
        .medium-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .medium-up-3 > .column:last-child,
        .medium-up-3 > .columns:last-child {
            float: left
        }

    .medium-up-4 > .column,
    .medium-up-4 > .columns {
        float: left;
        width: 25%
    }

        .medium-up-4 > .column:nth-of-type(1n),
        .medium-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-4 > .column:nth-of-type(4n+1),
        .medium-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .medium-up-4 > .column:last-child,
        .medium-up-4 > .columns:last-child {
            float: left
        }

    .medium-up-5 > .column,
    .medium-up-5 > .columns {
        float: left;
        width: 20%
    }

        .medium-up-5 > .column:nth-of-type(1n),
        .medium-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-5 > .column:nth-of-type(5n+1),
        .medium-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .medium-up-5 > .column:last-child,
        .medium-up-5 > .columns:last-child {
            float: left
        }

    .medium-up-6 > .column,
    .medium-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

        .medium-up-6 > .column:nth-of-type(1n),
        .medium-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-6 > .column:nth-of-type(6n+1),
        .medium-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .medium-up-6 > .column:last-child,
        .medium-up-6 > .columns:last-child {
            float: left
        }

    .medium-up-7 > .column,
    .medium-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

        .medium-up-7 > .column:nth-of-type(1n),
        .medium-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-7 > .column:nth-of-type(7n+1),
        .medium-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .medium-up-7 > .column:last-child,
        .medium-up-7 > .columns:last-child {
            float: left
        }

    .medium-up-8 > .column,
    .medium-up-8 > .columns {
        float: left;
        width: 12.5%
    }

        .medium-up-8 > .column:nth-of-type(1n),
        .medium-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-8 > .column:nth-of-type(8n+1),
        .medium-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .medium-up-8 > .column:last-child,
        .medium-up-8 > .columns:last-child {
            float: left
        }

    .medium-collapse > .column,
    .medium-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .medium-collapse.row,
    .medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .medium-uncollapse > .column,
    .medium-uncollapse > .columns {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }

    .medium-centered {
        margin-right: auto;
        margin-left: auto
    }

        .medium-centered,
        .medium-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .medium-pull-0,
    .medium-push-0,
    .medium-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media print, screen and (min-width:56.25em) {
    .upper-medium-1 {
        width: 8.33333%
    }

    .upper-medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .upper-medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .upper-medium-offset-0 {
        margin-left: 0
    }

    .upper-medium-2 {
        width: 16.66667%
    }

    .upper-medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .upper-medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .upper-medium-offset-1 {
        margin-left: 8.33333%
    }

    .upper-medium-3 {
        width: 25%
    }

    .upper-medium-push-3 {
        position: relative;
        left: 25%
    }

    .upper-medium-pull-3 {
        position: relative;
        left: -25%
    }

    .upper-medium-offset-2 {
        margin-left: 16.66667%
    }

    .upper-medium-4 {
        width: 33.33333%
    }

    .upper-medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .upper-medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .upper-medium-offset-3 {
        margin-left: 25%
    }

    .upper-medium-5 {
        width: 41.66667%
    }

    .upper-medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .upper-medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .upper-medium-offset-4 {
        margin-left: 33.33333%
    }

    .upper-medium-6 {
        width: 50%
    }

    .upper-medium-push-6 {
        position: relative;
        left: 50%
    }

    .upper-medium-pull-6 {
        position: relative;
        left: -50%
    }

    .upper-medium-offset-5 {
        margin-left: 41.66667%
    }

    .upper-medium-7 {
        width: 58.33333%
    }

    .upper-medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .upper-medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .upper-medium-offset-6 {
        margin-left: 50%
    }

    .upper-medium-8 {
        width: 66.66667%
    }

    .upper-medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .upper-medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .upper-medium-offset-7 {
        margin-left: 58.33333%
    }

    .upper-medium-9 {
        width: 75%
    }

    .upper-medium-push-9 {
        position: relative;
        left: 75%
    }

    .upper-medium-pull-9 {
        position: relative;
        left: -75%
    }

    .upper-medium-offset-8 {
        margin-left: 66.66667%
    }

    .upper-medium-10 {
        width: 83.33333%
    }

    .upper-medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .upper-medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .upper-medium-offset-9 {
        margin-left: 75%
    }

    .upper-medium-11 {
        width: 91.66667%
    }

    .upper-medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .upper-medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .upper-medium-offset-10 {
        margin-left: 83.33333%
    }

    .upper-medium-12 {
        width: 100%
    }

    .upper-medium-offset-11 {
        margin-left: 91.66667%
    }

    .upper-medium-up-1 > .column,
    .upper-medium-up-1 > .columns {
        float: left;
        width: 100%
    }

        .upper-medium-up-1 > .column:nth-of-type(1n),
        .upper-medium-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-medium-up-1 > .column:nth-of-type(1n+1),
        .upper-medium-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .upper-medium-up-1 > .column:last-child,
        .upper-medium-up-1 > .columns:last-child {
            float: left
        }

    .upper-medium-up-2 > .column,
    .upper-medium-up-2 > .columns {
        float: left;
        width: 50%
    }

        .upper-medium-up-2 > .column:nth-of-type(1n),
        .upper-medium-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-medium-up-2 > .column:nth-of-type(2n+1),
        .upper-medium-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .upper-medium-up-2 > .column:last-child,
        .upper-medium-up-2 > .columns:last-child {
            float: left
        }

    .upper-medium-up-3 > .column,
    .upper-medium-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

        .upper-medium-up-3 > .column:nth-of-type(1n),
        .upper-medium-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-medium-up-3 > .column:nth-of-type(3n+1),
        .upper-medium-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .upper-medium-up-3 > .column:last-child,
        .upper-medium-up-3 > .columns:last-child {
            float: left
        }

    .upper-medium-up-4 > .column,
    .upper-medium-up-4 > .columns {
        float: left;
        width: 25%
    }

        .upper-medium-up-4 > .column:nth-of-type(1n),
        .upper-medium-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-medium-up-4 > .column:nth-of-type(4n+1),
        .upper-medium-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .upper-medium-up-4 > .column:last-child,
        .upper-medium-up-4 > .columns:last-child {
            float: left
        }

    .upper-medium-up-5 > .column,
    .upper-medium-up-5 > .columns {
        float: left;
        width: 20%
    }

        .upper-medium-up-5 > .column:nth-of-type(1n),
        .upper-medium-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-medium-up-5 > .column:nth-of-type(5n+1),
        .upper-medium-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .upper-medium-up-5 > .column:last-child,
        .upper-medium-up-5 > .columns:last-child {
            float: left
        }

    .upper-medium-up-6 > .column,
    .upper-medium-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

        .upper-medium-up-6 > .column:nth-of-type(1n),
        .upper-medium-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-medium-up-6 > .column:nth-of-type(6n+1),
        .upper-medium-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .upper-medium-up-6 > .column:last-child,
        .upper-medium-up-6 > .columns:last-child {
            float: left
        }

    .upper-medium-up-7 > .column,
    .upper-medium-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

        .upper-medium-up-7 > .column:nth-of-type(1n),
        .upper-medium-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-medium-up-7 > .column:nth-of-type(7n+1),
        .upper-medium-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .upper-medium-up-7 > .column:last-child,
        .upper-medium-up-7 > .columns:last-child {
            float: left
        }

    .upper-medium-up-8 > .column,
    .upper-medium-up-8 > .columns {
        float: left;
        width: 12.5%
    }

        .upper-medium-up-8 > .column:nth-of-type(1n),
        .upper-medium-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-medium-up-8 > .column:nth-of-type(8n+1),
        .upper-medium-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .upper-medium-up-8 > .column:last-child,
        .upper-medium-up-8 > .columns:last-child {
            float: left
        }

    .upper-medium-collapse > .column,
    .upper-medium-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .upper-medium-collapse.row,
    .upper-medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .upper-medium-uncollapse > .column,
    .upper-medium-uncollapse > .columns {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }

    .upper-medium-centered {
        margin-right: auto;
        margin-left: auto
    }

        .upper-medium-centered,
        .upper-medium-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .upper-medium-pull-0,
    .upper-medium-push-0,
    .upper-medium-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media print, screen and (min-width:64em) {
    .large-pull-1,
    .large-pull-10,
    .large-pull-11,
    .large-pull-2,
    .large-pull-3,
    .large-pull-4,
    .large-pull-5,
    .large-pull-6,
    .large-pull-7,
    .large-pull-8,
    .large-pull-9,
    .large-push-1,
    .large-push-10,
    .large-push-11,
    .large-push-2,
    .large-push-3,
    .large-push-4,
    .large-push-5,
    .large-push-7,
    .large-push-8,
    .large-push-9 {
        position: relative
    }

    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        left: 8.33333%
    }

    .large-pull-1 {
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        left: 16.66667%
    }

    .large-pull-2 {
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        left: 25%
    }

    .large-pull-3 {
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        left: 33.33333%
    }

    .large-pull-4 {
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        left: 41.66667%
    }

    .large-pull-5 {
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        left: 58.33333%
    }

    .large-pull-7 {
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        left: 66.66667%
    }

    .large-pull-8 {
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        left: 75%
    }

    .large-pull-9 {
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        left: 83.33333%
    }

    .large-pull-10 {
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        left: 91.66667%
    }

    .large-pull-11 {
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1 > .column,
    .large-up-1 > .columns {
        float: left;
        width: 100%
    }

        .large-up-1 > .column:nth-of-type(1n),
        .large-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-1 > .column:nth-of-type(1n+1),
        .large-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .large-up-1 > .column:last-child,
        .large-up-1 > .columns:last-child {
            float: left
        }

    .large-up-2 > .column,
    .large-up-2 > .columns {
        float: left;
        width: 50%
    }

        .large-up-2 > .column:nth-of-type(1n),
        .large-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-2 > .column:nth-of-type(2n+1),
        .large-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .large-up-2 > .column:last-child,
        .large-up-2 > .columns:last-child {
            float: left
        }

    .large-up-3 > .column,
    .large-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

        .large-up-3 > .column:nth-of-type(1n),
        .large-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-3 > .column:nth-of-type(3n+1),
        .large-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .large-up-3 > .column:last-child,
        .large-up-3 > .columns:last-child {
            float: left
        }

    .large-up-4 > .column,
    .large-up-4 > .columns {
        float: left;
        width: 25%
    }

        .large-up-4 > .column:nth-of-type(1n),
        .large-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-4 > .column:nth-of-type(4n+1),
        .large-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .large-up-4 > .column:last-child,
        .large-up-4 > .columns:last-child {
            float: left
        }

    .large-up-5 > .column,
    .large-up-5 > .columns {
        float: left;
        width: 20%
    }

        .large-up-5 > .column:nth-of-type(1n),
        .large-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-5 > .column:nth-of-type(5n+1),
        .large-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .large-up-5 > .column:last-child,
        .large-up-5 > .columns:last-child {
            float: left
        }

    .large-up-6 > .column,
    .large-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

        .large-up-6 > .column:nth-of-type(1n),
        .large-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-6 > .column:nth-of-type(6n+1),
        .large-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .large-up-6 > .column:last-child,
        .large-up-6 > .columns:last-child {
            float: left
        }

    .large-up-7 > .column,
    .large-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

        .large-up-7 > .column:nth-of-type(1n),
        .large-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-7 > .column:nth-of-type(7n+1),
        .large-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .large-up-7 > .column:last-child,
        .large-up-7 > .columns:last-child {
            float: left
        }

    .large-up-8 > .column,
    .large-up-8 > .columns {
        float: left;
        width: 12.5%
    }

        .large-up-8 > .column:nth-of-type(1n),
        .large-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-8 > .column:nth-of-type(8n+1),
        .large-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .large-up-8 > .column:last-child,
        .large-up-8 > .columns:last-child {
            float: left
        }

    .large-collapse > .column,
    .large-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .large-collapse.row,
    .large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .large-uncollapse > .column,
    .large-uncollapse > .columns {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }

    .large-centered {
        margin-right: auto;
        margin-left: auto
    }

        .large-centered,
        .large-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .large-pull-0,
    .large-push-0,
    .large-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:68.75em) {
    .upper-large-1 {
        width: 8.33333%
    }

    .upper-large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .upper-large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .upper-large-offset-0 {
        margin-left: 0
    }

    .upper-large-2 {
        width: 16.66667%
    }

    .upper-large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .upper-large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .upper-large-offset-1 {
        margin-left: 8.33333%
    }

    .upper-large-3 {
        width: 25%
    }

    .upper-large-push-3 {
        position: relative;
        left: 25%
    }

    .upper-large-pull-3 {
        position: relative;
        left: -25%
    }

    .upper-large-offset-2 {
        margin-left: 16.66667%
    }

    .upper-large-4 {
        width: 33.33333%
    }

    .upper-large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .upper-large-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .upper-large-offset-3 {
        margin-left: 25%
    }

    .upper-large-5 {
        width: 41.66667%
    }

    .upper-large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .upper-large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .upper-large-offset-4 {
        margin-left: 33.33333%
    }

    .upper-large-6 {
        width: 50%
    }

    .upper-large-push-6 {
        position: relative;
        left: 50%
    }

    .upper-large-pull-6 {
        position: relative;
        left: -50%
    }

    .upper-large-offset-5 {
        margin-left: 41.66667%
    }

    .upper-large-7 {
        width: 58.33333%
    }

    .upper-large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .upper-large-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .upper-large-offset-6 {
        margin-left: 50%
    }

    .upper-large-8 {
        width: 66.66667%
    }

    .upper-large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .upper-large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .upper-large-offset-7 {
        margin-left: 58.33333%
    }

    .upper-large-9 {
        width: 75%
    }

    .upper-large-push-9 {
        position: relative;
        left: 75%
    }

    .upper-large-pull-9 {
        position: relative;
        left: -75%
    }

    .upper-large-offset-8 {
        margin-left: 66.66667%
    }

    .upper-large-10 {
        width: 83.33333%
    }

    .upper-large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .upper-large-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .upper-large-offset-9 {
        margin-left: 75%
    }

    .upper-large-11 {
        width: 91.66667%
    }

    .upper-large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .upper-large-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .upper-large-offset-10 {
        margin-left: 83.33333%
    }

    .upper-large-12 {
        width: 100%
    }

    .upper-large-offset-11 {
        margin-left: 91.66667%
    }

    .upper-large-up-1 > .column,
    .upper-large-up-1 > .columns {
        float: left;
        width: 100%
    }

        .upper-large-up-1 > .column:nth-of-type(1n),
        .upper-large-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-large-up-1 > .column:nth-of-type(1n+1),
        .upper-large-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .upper-large-up-1 > .column:last-child,
        .upper-large-up-1 > .columns:last-child {
            float: left
        }

    .upper-large-up-2 > .column,
    .upper-large-up-2 > .columns {
        float: left;
        width: 50%
    }

        .upper-large-up-2 > .column:nth-of-type(1n),
        .upper-large-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-large-up-2 > .column:nth-of-type(2n+1),
        .upper-large-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .upper-large-up-2 > .column:last-child,
        .upper-large-up-2 > .columns:last-child {
            float: left
        }

    .upper-large-up-3 > .column,
    .upper-large-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

        .upper-large-up-3 > .column:nth-of-type(1n),
        .upper-large-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-large-up-3 > .column:nth-of-type(3n+1),
        .upper-large-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .upper-large-up-3 > .column:last-child,
        .upper-large-up-3 > .columns:last-child {
            float: left
        }

    .upper-large-up-4 > .column,
    .upper-large-up-4 > .columns {
        float: left;
        width: 25%
    }

        .upper-large-up-4 > .column:nth-of-type(1n),
        .upper-large-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-large-up-4 > .column:nth-of-type(4n+1),
        .upper-large-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .upper-large-up-4 > .column:last-child,
        .upper-large-up-4 > .columns:last-child {
            float: left
        }

    .upper-large-up-5 > .column,
    .upper-large-up-5 > .columns {
        float: left;
        width: 20%
    }

        .upper-large-up-5 > .column:nth-of-type(1n),
        .upper-large-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-large-up-5 > .column:nth-of-type(5n+1),
        .upper-large-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .upper-large-up-5 > .column:last-child,
        .upper-large-up-5 > .columns:last-child {
            float: left
        }

    .upper-large-up-6 > .column,
    .upper-large-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

        .upper-large-up-6 > .column:nth-of-type(1n),
        .upper-large-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-large-up-6 > .column:nth-of-type(6n+1),
        .upper-large-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .upper-large-up-6 > .column:last-child,
        .upper-large-up-6 > .columns:last-child {
            float: left
        }

    .upper-large-up-7 > .column,
    .upper-large-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

        .upper-large-up-7 > .column:nth-of-type(1n),
        .upper-large-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-large-up-7 > .column:nth-of-type(7n+1),
        .upper-large-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .upper-large-up-7 > .column:last-child,
        .upper-large-up-7 > .columns:last-child {
            float: left
        }

    .upper-large-up-8 > .column,
    .upper-large-up-8 > .columns {
        float: left;
        width: 12.5%
    }

        .upper-large-up-8 > .column:nth-of-type(1n),
        .upper-large-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .upper-large-up-8 > .column:nth-of-type(8n+1),
        .upper-large-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .upper-large-up-8 > .column:last-child,
        .upper-large-up-8 > .columns:last-child {
            float: left
        }

    .upper-large-collapse > .column,
    .upper-large-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .upper-large-collapse.row,
    .upper-large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .upper-large-uncollapse > .column,
    .upper-large-uncollapse > .columns {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }

    .upper-large-centered {
        margin-right: auto;
        margin-left: auto
    }

        .upper-large-centered,
        .upper-large-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .upper-large-pull-0,
    .upper-large-push-0,
    .upper-large-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:75em) {
    .xlarge-pull-1,
    .xlarge-pull-10,
    .xlarge-pull-11,
    .xlarge-pull-2,
    .xlarge-pull-3,
    .xlarge-pull-4,
    .xlarge-pull-5,
    .xlarge-pull-6,
    .xlarge-pull-7,
    .xlarge-pull-8,
    .xlarge-pull-9,
    .xlarge-push-1,
    .xlarge-push-10,
    .xlarge-push-11,
    .xlarge-push-2,
    .xlarge-push-3,
    .xlarge-push-4,
    .xlarge-push-5,
    .xlarge-push-7,
    .xlarge-push-8,
    .xlarge-push-9 {
        position: relative
    }

    .xlarge-1 {
        width: 8.33333%
    }

    .xlarge-push-1 {
        left: 8.33333%
    }

    .xlarge-pull-1 {
        left: -8.33333%
    }

    .xlarge-offset-0 {
        margin-left: 0
    }

    .xlarge-2 {
        width: 16.66667%
    }

    .xlarge-push-2 {
        left: 16.66667%
    }

    .xlarge-pull-2 {
        left: -16.66667%
    }

    .xlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xlarge-3 {
        width: 25%
    }

    .xlarge-push-3 {
        left: 25%
    }

    .xlarge-pull-3 {
        left: -25%
    }

    .xlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xlarge-4 {
        width: 33.33333%
    }

    .xlarge-push-4 {
        left: 33.33333%
    }

    .xlarge-pull-4 {
        left: -33.33333%
    }

    .xlarge-offset-3 {
        margin-left: 25%
    }

    .xlarge-5 {
        width: 41.66667%
    }

    .xlarge-push-5 {
        left: 41.66667%
    }

    .xlarge-pull-5 {
        left: -41.66667%
    }

    .xlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xlarge-6 {
        width: 50%
    }

    .xlarge-push-6 {
        position: relative;
        left: 50%
    }

    .xlarge-pull-6 {
        left: -50%
    }

    .xlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xlarge-7 {
        width: 58.33333%
    }

    .xlarge-push-7 {
        left: 58.33333%
    }

    .xlarge-pull-7 {
        left: -58.33333%
    }

    .xlarge-offset-6 {
        margin-left: 50%
    }

    .xlarge-8 {
        width: 66.66667%
    }

    .xlarge-push-8 {
        left: 66.66667%
    }

    .xlarge-pull-8 {
        left: -66.66667%
    }

    .xlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xlarge-9 {
        width: 75%
    }

    .xlarge-push-9 {
        left: 75%
    }

    .xlarge-pull-9 {
        left: -75%
    }

    .xlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xlarge-10 {
        width: 83.33333%
    }

    .xlarge-push-10 {
        left: 83.33333%
    }

    .xlarge-pull-10 {
        left: -83.33333%
    }

    .xlarge-offset-9 {
        margin-left: 75%
    }

    .xlarge-11 {
        width: 91.66667%
    }

    .xlarge-push-11 {
        left: 91.66667%
    }

    .xlarge-pull-11 {
        left: -91.66667%
    }

    .xlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xlarge-12 {
        width: 100%
    }

    .xlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xlarge-up-1 > .column,
    .xlarge-up-1 > .columns {
        float: left;
        width: 100%
    }

        .xlarge-up-1 > .column:nth-of-type(1n),
        .xlarge-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-1 > .column:nth-of-type(1n+1),
        .xlarge-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .xlarge-up-1 > .column:last-child,
        .xlarge-up-1 > .columns:last-child {
            float: left
        }

    .xlarge-up-2 > .column,
    .xlarge-up-2 > .columns {
        float: left;
        width: 50%
    }

        .xlarge-up-2 > .column:nth-of-type(1n),
        .xlarge-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-2 > .column:nth-of-type(2n+1),
        .xlarge-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .xlarge-up-2 > .column:last-child,
        .xlarge-up-2 > .columns:last-child {
            float: left
        }

    .xlarge-up-3 > .column,
    .xlarge-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

        .xlarge-up-3 > .column:nth-of-type(1n),
        .xlarge-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-3 > .column:nth-of-type(3n+1),
        .xlarge-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .xlarge-up-3 > .column:last-child,
        .xlarge-up-3 > .columns:last-child {
            float: left
        }

    .xlarge-up-4 > .column,
    .xlarge-up-4 > .columns {
        float: left;
        width: 25%
    }

        .xlarge-up-4 > .column:nth-of-type(1n),
        .xlarge-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-4 > .column:nth-of-type(4n+1),
        .xlarge-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .xlarge-up-4 > .column:last-child,
        .xlarge-up-4 > .columns:last-child {
            float: left
        }

    .xlarge-up-5 > .column,
    .xlarge-up-5 > .columns {
        float: left;
        width: 20%
    }

        .xlarge-up-5 > .column:nth-of-type(1n),
        .xlarge-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-5 > .column:nth-of-type(5n+1),
        .xlarge-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .xlarge-up-5 > .column:last-child,
        .xlarge-up-5 > .columns:last-child {
            float: left
        }

    .xlarge-up-6 > .column,
    .xlarge-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

        .xlarge-up-6 > .column:nth-of-type(1n),
        .xlarge-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-6 > .column:nth-of-type(6n+1),
        .xlarge-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .xlarge-up-6 > .column:last-child,
        .xlarge-up-6 > .columns:last-child {
            float: left
        }

    .xlarge-up-7 > .column,
    .xlarge-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

        .xlarge-up-7 > .column:nth-of-type(1n),
        .xlarge-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-7 > .column:nth-of-type(7n+1),
        .xlarge-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .xlarge-up-7 > .column:last-child,
        .xlarge-up-7 > .columns:last-child {
            float: left
        }

    .xlarge-up-8 > .column,
    .xlarge-up-8 > .columns {
        float: left;
        width: 12.5%
    }

        .xlarge-up-8 > .column:nth-of-type(1n),
        .xlarge-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xlarge-up-8 > .column:nth-of-type(8n+1),
        .xlarge-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .xlarge-up-8 > .column:last-child,
        .xlarge-up-8 > .columns:last-child {
            float: left
        }

    .xlarge-collapse > .column,
    .xlarge-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .xlarge-collapse.row,
    .xlarge-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .xlarge-uncollapse > .column,
    .xlarge-uncollapse > .columns {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }

    .xlarge-centered {
        margin-right: auto;
        margin-left: auto
    }

        .xlarge-centered,
        .xlarge-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .xlarge-pull-0,
    .xlarge-push-0,
    .xlarge-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:90em) {
    .xxlarge-pull-1,
    .xxlarge-pull-10,
    .xxlarge-pull-11,
    .xxlarge-pull-2,
    .xxlarge-pull-3,
    .xxlarge-pull-4,
    .xxlarge-pull-5,
    .xxlarge-pull-6,
    .xxlarge-pull-7,
    .xxlarge-pull-8,
    .xxlarge-pull-9,
    .xxlarge-push-1,
    .xxlarge-push-10,
    .xxlarge-push-11,
    .xxlarge-push-2,
    .xxlarge-push-3,
    .xxlarge-push-4,
    .xxlarge-push-5,
    .xxlarge-push-7,
    .xxlarge-push-8,
    .xxlarge-push-9 {
        position: relative
    }

    .xxlarge-1 {
        width: 8.33333%
    }

    .xxlarge-push-1 {
        left: 8.33333%
    }

    .xxlarge-pull-1 {
        left: -8.33333%
    }

    .xxlarge-offset-0 {
        margin-left: 0
    }

    .xxlarge-2 {
        width: 16.66667%
    }

    .xxlarge-push-2 {
        left: 16.66667%
    }

    .xxlarge-pull-2 {
        left: -16.66667%
    }

    .xxlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xxlarge-3 {
        width: 25%
    }

    .xxlarge-push-3 {
        left: 25%
    }

    .xxlarge-pull-3 {
        left: -25%
    }

    .xxlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xxlarge-4 {
        width: 33.33333%
    }

    .xxlarge-push-4 {
        left: 33.33333%
    }

    .xxlarge-pull-4 {
        left: -33.33333%
    }

    .xxlarge-offset-3 {
        margin-left: 25%
    }

    .xxlarge-5 {
        width: 41.66667%
    }

    .xxlarge-push-5 {
        left: 41.66667%
    }

    .xxlarge-pull-5 {
        left: -41.66667%
    }

    .xxlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xxlarge-6 {
        width: 50%
    }

    .xxlarge-push-6 {
        position: relative;
        left: 50%
    }

    .xxlarge-pull-6 {
        left: -50%
    }

    .xxlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xxlarge-7 {
        width: 58.33333%
    }

    .xxlarge-push-7 {
        left: 58.33333%
    }

    .xxlarge-pull-7 {
        left: -58.33333%
    }

    .xxlarge-offset-6 {
        margin-left: 50%
    }

    .xxlarge-8 {
        width: 115.66667% /*66.66667%*/
    }

    .xxlarge-push-8 {
        left: 66.66667%
    }

    .xxlarge-pull-8 {
        left: -66.66667%
    }

    .xxlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xxlarge-9 {
        width: 75%
    }

    .xxlarge-push-9 {
        left: 75%
    }

    .xxlarge-pull-9 {
        left: -75%
    }

    .xxlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xxlarge-10 {
        width: 83.33333%
    }

    .xxlarge-push-10 {
        left: 83.33333%
    }

    .xxlarge-pull-10 {
        left: -83.33333%
    }

    .xxlarge-offset-9 {
        margin-left: 75%
    }

    .xxlarge-11 {
        width: 91.66667%
    }

    .xxlarge-push-11 {
        left: 91.66667%
    }

    .xxlarge-pull-11 {
        left: -91.66667%
    }

    .xxlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xxlarge-12 {
        width: 100%
    }

    .xxlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xxlarge-up-1 > .column,
    .xxlarge-up-1 > .columns {
        float: left;
        width: 100%
    }

        .xxlarge-up-1 > .column:nth-of-type(1n),
        .xxlarge-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-1 > .column:nth-of-type(1n+1),
        .xxlarge-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .xxlarge-up-1 > .column:last-child,
        .xxlarge-up-1 > .columns:last-child {
            float: left
        }

    .xxlarge-up-2 > .column,
    .xxlarge-up-2 > .columns {
        float: left;
        width: 50%
    }

        .xxlarge-up-2 > .column:nth-of-type(1n),
        .xxlarge-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-2 > .column:nth-of-type(2n+1),
        .xxlarge-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .xxlarge-up-2 > .column:last-child,
        .xxlarge-up-2 > .columns:last-child {
            float: left
        }

    .xxlarge-up-3 > .column,
    .xxlarge-up-3 > .columns {
        float: left;
        width: 33.33333%
    }

        .xxlarge-up-3 > .column:nth-of-type(1n),
        .xxlarge-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-3 > .column:nth-of-type(3n+1),
        .xxlarge-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .xxlarge-up-3 > .column:last-child,
        .xxlarge-up-3 > .columns:last-child {
            float: left
        }

    .xxlarge-up-4 > .column,
    .xxlarge-up-4 > .columns {
        float: left;
        width: 25%
    }

        .xxlarge-up-4 > .column:nth-of-type(1n),
        .xxlarge-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-4 > .column:nth-of-type(4n+1),
        .xxlarge-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .xxlarge-up-4 > .column:last-child,
        .xxlarge-up-4 > .columns:last-child {
            float: left
        }

    .xxlarge-up-5 > .column,
    .xxlarge-up-5 > .columns {
        float: left;
        width: 20%
    }

        .xxlarge-up-5 > .column:nth-of-type(1n),
        .xxlarge-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-5 > .column:nth-of-type(5n+1),
        .xxlarge-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .xxlarge-up-5 > .column:last-child,
        .xxlarge-up-5 > .columns:last-child {
            float: left
        }

    .xxlarge-up-6 > .column,
    .xxlarge-up-6 > .columns {
        float: left;
        width: 16.66667%
    }

        .xxlarge-up-6 > .column:nth-of-type(1n),
        .xxlarge-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-6 > .column:nth-of-type(6n+1),
        .xxlarge-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .xxlarge-up-6 > .column:last-child,
        .xxlarge-up-6 > .columns:last-child {
            float: left
        }

    .xxlarge-up-7 > .column,
    .xxlarge-up-7 > .columns {
        float: left;
        width: 14.28571%
    }

        .xxlarge-up-7 > .column:nth-of-type(1n),
        .xxlarge-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-7 > .column:nth-of-type(7n+1),
        .xxlarge-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .xxlarge-up-7 > .column:last-child,
        .xxlarge-up-7 > .columns:last-child {
            float: left
        }

    .xxlarge-up-8 > .column,
    .xxlarge-up-8 > .columns {
        float: left;
        width: 12.5%
    }

        .xxlarge-up-8 > .column:nth-of-type(1n),
        .xxlarge-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .xxlarge-up-8 > .column:nth-of-type(8n+1),
        .xxlarge-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .xxlarge-up-8 > .column:last-child,
        .xxlarge-up-8 > .columns:last-child {
            float: left
        }

    .xxlarge-collapse > .column,
    .xxlarge-collapse > .columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .xxlarge-collapse.row,
    .xxlarge-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .xxlarge-uncollapse > .column,
    .xxlarge-uncollapse > .columns {
        padding-right: 1.25rem;
        padding-left: 1.25rem
    }

    .xxlarge-centered {
        margin-right: auto;
        margin-left: auto
    }

        .xxlarge-centered,
        .xxlarge-centered:last-child:not(:first-child) {
            float: none;
            clear: both
        }

    .xxlarge-pull-0,
    .xxlarge-push-0,
    .xxlarge-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

.breadcrumbs::after,
.button-group::after,
.clearfix::after,
.pagination::after,
.tabs::after,
hr {
    clear: both
}

.column-block {
    margin-bottom: 1.25rem
}

    .column-block > :last-child {
        margin-bottom: 0
    }

@media print, screen and (min-width:48em) {
    .column-block {
        margin-bottom: 2.5rem
    }

        .column-block > :last-child {
            margin-bottom: 0
        }
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

ol,
ul {
    margin-left: 1.25rem
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6
}

em,
i {
    font-style: italic
}

b,
strong {
    font-weight: 700
}

small {
    font-size: 86%
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: chalet-new-york-sixty, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small {
        line-height: 0;
        color: #cecece
    }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: .5rem
}

code,
kbd {
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #000
}

.h1,
h1 {
    font-size: 1.5rem
}

.h2,
h2 {
    font-size: 1.875rem
}

.h3,
h3 {
    font-size: 1.4375rem
}

.h4,
h4 {
    font-size: 1.3125rem
}

.h5,
h5 {
    font-size: 1.0625rem
}

.h6,
h6 {
    font-size: 1rem
}

dl,
ol,
ul {
    margin-bottom: 1rem
}

figure,
kbd {
    margin: 0
}

@media print, screen and (min-width:48em) {
    .hero--home h1 {
        font-size: 3.125rem !important;
    }
}

@media print, screen and (min-width:48em) {
    .h1,
    .h2,
    h1,
    h2 {
        font-size: 2.625rem
    }

    .h3,
    h3 {
        font-size: 1.75rem
    }

    .h4,
    h4 {
        font-size: 1.5rem
    }

    .h5,
    h5 {
        font-size: 1.25rem
    }

    .h6,
    h6 {
        font-size: 1rem
    }
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    line-height: inherit;
    color: #9D72A4;
    cursor: pointer
}

    a:focus,
    a:hover {
        color: #8a5e91
    }

    a img {
        border: 0
    }

hr {
    max-width: 102.5rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cecece;
    border-left: 0
}

dl,
ol,
ul {
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

.accordion,
.panel.panel--nav ul,
.tabs {
    list-style-type: none
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

.subheader,
code {
    font-weight: 400
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cecece
}

    blockquote,
    blockquote p {
        line-height: 1.6;
        color: #8a8a8a
    }

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

    cite:before {
        content: "— "
    }

abbr,
abbr[title] {
    border-bottom: 1px dotted #000;
    cursor: help
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cecece
}

kbd {
    padding: .125rem .25rem 0
}

.subheader,
legend {
    margin-bottom: .5rem
}

.button,
select {
    font-family: inherit
}

.subheader {
    margin-top: .2rem;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.button,
.stat {
    line-height: 1
}

.stat {
    font-size: 2.5rem
}

p + .stat {
    margin-top: -1rem
}

ol.no-bullet,
ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print, screen and (min-width:48em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print, screen and (min-width:56.25em) {
    .upper-medium-text-left {
        text-align: left
    }

    .upper-medium-text-right {
        text-align: right
    }

    .upper-medium-text-center {
        text-align: center
    }

    .upper-medium-text-justify {
        text-align: justify
    }
}

@media print, screen and (min-width:64em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:68.75em) {
    .upper-large-text-left {
        text-align: left
    }

    .upper-large-text-right {
        text-align: right
    }

    .upper-large-text-center {
        text-align: center
    }

    .upper-large-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:75em) {
    .xlarge-text-left {
        text-align: left
    }

    .xlarge-text-right {
        text-align: right
    }

    .xlarge-text-center {
        text-align: center
    }

    .xlarge-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:90em) {
    .xxlarge-text-left {
        text-align: left
    }

    .xxlarge-text-right {
        text-align: right
    }

    .xxlarge-text-center {
        text-align: center
    }

    .xxlarge-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    * {
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print,
    th.show-for-print {
        display: table-cell !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

        .ir a:after,
        a[href^='javascript:']:after,
        a[href^='#']:after {
            content: ''
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    blockquote,
    pre {
        border: 1px solid #8a8a8a
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem;
    padding: .85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    font-size: .9rem;
    text-align: center;
    cursor: pointer;
    background-color: #AD79B3;
    color: #fff
}

    .button.disabled,
    .button.disabled.alert,
    .button.disabled.primary,
    .button.disabled.secondary,
    .button.disabled.success,
    .button.disabled.warning,
    .button[disabled],
    .button[disabled].alert,
    .button[disabled].primary,
    .button[disabled].secondary,
    .button[disabled].success,
    .button[disabled].warning {
        opacity: .25;
        cursor: not-allowed
    }

[data-whatinput=mouse] .button {
    outline: 0
}

.button:focus,
.button:hover {
    background-color: #9b5ca3;
    color: #fff
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button.primary {
    background-color: #9D72A4;
    color: #000
}

    .button.primary:focus,
    .button.primary:hover {
        background-color: #805787;
        color: #000
    }

.button.secondary {
    background-color: #97A3B4
}

    .button.secondary:focus,
    .button.secondary:hover {
        background-color: #718198
    }

.button.success {
    background-color: #3adb76;
    color: #000
}

    .button.success:focus,
    .button.success:hover {
        background-color: #22bb5b;
        color: #000
    }

.button.warning {
    background-color: #ffae00;
    color: #000
}

    .button.warning:focus,
    .button.warning:hover {
        background-color: #cc8b00;
        color: #000
    }

.button.alert {
    background-color: #cc4b37;
    color: #000
}

    .button.alert:focus,
    .button.alert:hover {
        background-color: #a53b2a;
        color: #000
    }

.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #AD79B3;
    color: #fff
}

    .button.disabled.primary,
    .button.disabled.primary:focus,
    .button.disabled.primary:hover,
    .button[disabled].primary,
    .button[disabled].primary:focus,
    .button[disabled].primary:hover {
        background-color: #9D72A4;
        color: #000
    }

    .button.disabled.secondary,
    .button.disabled.secondary:focus,
    .button.disabled.secondary:hover,
    .button[disabled].secondary,
    .button[disabled].secondary:focus,
    .button[disabled].secondary:hover {
        background-color: #97A3B4;
        color: #000
    }

    .button.disabled.success,
    .button.disabled.success:focus,
    .button.disabled.success:hover,
    .button[disabled].success,
    .button[disabled].success:focus,
    .button[disabled].success:hover {
        background-color: #3adb76;
        color: #000
    }

    .button.disabled.warning,
    .button.disabled.warning:focus,
    .button.disabled.warning:hover,
    .button[disabled].warning,
    .button[disabled].warning:focus,
    .button[disabled].warning:hover {
        background-color: #ffae00;
        color: #000
    }

    .button.disabled.alert,
    .button.disabled.alert:focus,
    .button.disabled.alert:hover,
    .button[disabled].alert,
    .button[disabled].alert:focus,
    .button[disabled].alert:hover {
        background-color: #cc4b37;
        color: #000
    }

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover,
.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow {
    border: 1px solid #AD79B3;
    color: #AD79B3
}

    .button.hollow:focus,
    .button.hollow:hover {
        border-color: #5b3660;
        color: #5b3660
    }

        .button.hollow:focus.disabled,
        .button.hollow:focus[disabled],
        .button.hollow:hover.disabled,
        .button.hollow:hover[disabled] {
            border: 1px solid #AD79B3;
            color: #AD79B3
        }

    .button.hollow.primary {
        border: 1px solid #9D72A4;
        color: #9D72A4
    }

        .button.hollow.primary:focus,
        .button.hollow.primary:hover {
            border-color: #503754;
            color: #503754
        }

            .button.hollow.primary:focus.disabled,
            .button.hollow.primary:focus[disabled],
            .button.hollow.primary:hover.disabled,
            .button.hollow.primary:hover[disabled] {
                border: 1px solid #9D72A4;
                color: #9D72A4
            }

    .button.hollow.secondary {
        border: 1px solid #97A3B4;
        color: #97A3B4
    }

        .button.hollow.secondary:focus,
        .button.hollow.secondary:hover {
            border-color: #455060;
            color: #455060
        }

            .button.hollow.secondary:focus.disabled,
            .button.hollow.secondary:focus[disabled],
            .button.hollow.secondary:hover.disabled,
            .button.hollow.secondary:hover[disabled] {
                border: 1px solid #97A3B4;
                color: #97A3B4
            }

    .button.hollow.success {
        border: 1px solid #3adb76;
        color: #3adb76
    }

        .button.hollow.success:focus,
        .button.hollow.success:hover {
            border-color: #157539;
            color: #157539
        }

            .button.hollow.success:focus.disabled,
            .button.hollow.success:focus[disabled],
            .button.hollow.success:hover.disabled,
            .button.hollow.success:hover[disabled] {
                border: 1px solid #3adb76;
                color: #3adb76
            }

    .button.hollow.warning {
        border: 1px solid #ffae00;
        color: #ffae00
    }

        .button.hollow.warning:focus,
        .button.hollow.warning:hover {
            border-color: #805700;
            color: #805700
        }

            .button.hollow.warning:focus.disabled,
            .button.hollow.warning:focus[disabled],
            .button.hollow.warning:hover.disabled,
            .button.hollow.warning:hover[disabled] {
                border: 1px solid #ffae00;
                color: #ffae00
            }

    .button.hollow.alert {
        border: 1px solid #cc4b37;
        color: #cc4b37
    }

        .button.hollow.alert:focus,
        .button.hollow.alert:hover {
            border-color: #67251a;
            color: #67251a
        }

            .button.hollow.alert:focus.disabled,
            .button.hollow.alert:focus[disabled],
            .button.hollow.alert:hover.disabled,
            .button.hollow.alert:hover[disabled] {
                border: 1px solid #cc4b37;
                color: #cc4b37
            }

.button.clear {
    border: 1px solid #AD79B3;
    color: #AD79B3
}

input:disabled,
input[readonly],
select:disabled,
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

.button.clear:focus,
.button.clear:hover {
    color: #5b3660
}

    .button.clear:focus.disabled,
    .button.clear:focus[disabled],
    .button.clear:hover.disabled,
    .button.clear:hover[disabled] {
        border: 1px solid #AD79B3;
        color: #AD79B3
    }

    .button.clear,
    .button.clear.disabled,
    .button.clear:focus,
    .button.clear:focus.disabled,
    .button.clear:focus[disabled],
    .button.clear:hover,
    .button.clear:hover.disabled,
    .button.clear:hover[disabled],
    .button.clear[disabled] {
        border-color: transparent
    }

        .button.clear.primary {
            border: 1px solid #9D72A4;
            color: #9D72A4
        }

            .button.clear.primary:focus,
            .button.clear.primary:hover {
                color: #503754
            }

                .button.clear.primary:focus.disabled,
                .button.clear.primary:focus[disabled],
                .button.clear.primary:hover.disabled,
                .button.clear.primary:hover[disabled] {
                    border: 1px solid #9D72A4;
                    color: #9D72A4
                }

                .button.clear.primary,
                .button.clear.primary.disabled,
                .button.clear.primary:focus,
                .button.clear.primary:focus.disabled,
                .button.clear.primary:focus[disabled],
                .button.clear.primary:hover,
                .button.clear.primary:hover.disabled,
                .button.clear.primary:hover[disabled],
                .button.clear.primary[disabled] {
                    border-color: transparent
                }

        .button.clear.secondary {
            border: 1px solid #97A3B4;
            color: #97A3B4
        }

            .button.clear.secondary:focus,
            .button.clear.secondary:hover {
                color: #455060
            }

                .button.clear.secondary:focus.disabled,
                .button.clear.secondary:focus[disabled],
                .button.clear.secondary:hover.disabled,
                .button.clear.secondary:hover[disabled] {
                    border: 1px solid #97A3B4;
                    color: #97A3B4
                }

                .button.clear.secondary,
                .button.clear.secondary.disabled,
                .button.clear.secondary:focus,
                .button.clear.secondary:focus.disabled,
                .button.clear.secondary:focus[disabled],
                .button.clear.secondary:hover,
                .button.clear.secondary:hover.disabled,
                .button.clear.secondary:hover[disabled],
                .button.clear.secondary[disabled] {
                    border-color: transparent
                }

        .button.clear.success {
            border: 1px solid #3adb76;
            color: #3adb76
        }

            .button.clear.success:focus,
            .button.clear.success:hover {
                color: #157539
            }

                .button.clear.success:focus.disabled,
                .button.clear.success:focus[disabled],
                .button.clear.success:hover.disabled,
                .button.clear.success:hover[disabled] {
                    border: 1px solid #3adb76;
                    color: #3adb76
                }

                .button.clear.success,
                .button.clear.success.disabled,
                .button.clear.success:focus,
                .button.clear.success:focus.disabled,
                .button.clear.success:focus[disabled],
                .button.clear.success:hover,
                .button.clear.success:hover.disabled,
                .button.clear.success:hover[disabled],
                .button.clear.success[disabled] {
                    border-color: transparent
                }

        .button.clear.warning {
            border: 1px solid #ffae00;
            color: #ffae00
        }

            .button.clear.warning:focus,
            .button.clear.warning:hover {
                color: #805700
            }

                .button.clear.warning:focus.disabled,
                .button.clear.warning:focus[disabled],
                .button.clear.warning:hover.disabled,
                .button.clear.warning:hover[disabled] {
                    border: 1px solid #ffae00;
                    color: #ffae00
                }

                .button.clear.warning,
                .button.clear.warning.disabled,
                .button.clear.warning:focus,
                .button.clear.warning:focus.disabled,
                .button.clear.warning:focus[disabled],
                .button.clear.warning:hover,
                .button.clear.warning:hover.disabled,
                .button.clear.warning:hover[disabled],
                .button.clear.warning[disabled] {
                    border-color: transparent
                }

        .button.clear.alert {
            border: 1px solid #cc4b37;
            color: #cc4b37
        }

            .button.clear.alert:focus,
            .button.clear.alert:hover {
                color: #67251a
            }

                .button.clear.alert:focus.disabled,
                .button.clear.alert:focus[disabled],
                .button.clear.alert:hover.disabled,
                .button.clear.alert:hover[disabled] {
                    border: 1px solid #cc4b37;
                    color: #cc4b37
                }

                .button.clear.alert,
                .button.clear.alert.disabled,
                .button.clear.alert:focus,
                .button.clear.alert:focus.disabled,
                .button.clear.alert:focus[disabled],
                .button.clear.alert:hover,
                .button.clear.alert:hover.disabled,
                .button.clear.alert:hover[disabled],
                .button.clear.alert[disabled] {
                    border-color: transparent
                }

.button.dropdown::after {
    width: 0;
    height: 0;
    border: .4em inset;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.accordion-menu li,
.input-group,
[type=file] {
    width: 100%
}

.button.dropdown.hollow::after {
    border-top-color: #AD79B3
}

.button.dropdown.hollow.primary::after {
    border-top-color: #9D72A4
}

.button.dropdown.hollow.secondary::after {
    border-top-color: #97A3B4
}

.button.dropdown.hollow.success::after {
    border-top-color: #3adb76
}

.button.dropdown.hollow.warning::after {
    border-top-color: #ffae00
}

.button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37
}

.button.arrow-only::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

a.button:focus,
a.button:hover {
    text-decoration: none
}

[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
textarea {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 3.125rem;
    margin: 0 0 1rem;
    padding: .75rem 2.5rem;
    border: 1px solid #97A3B4;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    font-family: inherit;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.5;
    color: #000;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    [type=text]:focus,
    [type=password]:focus,
    [type=date]:focus,
    [type=datetime]:focus,
    [type=datetime-local]:focus,
    [type=month]:focus,
    [type=week]:focus,
    [type=email]:focus,
    [type=number]:focus,
    [type=search]:focus,
    [type=tel]:focus,
    [type=time]:focus,
    [type=url]:focus,
    [type=color]:focus,
    textarea:focus {
        outline: 0;
        border: 1px solid #636463;
        background-color: #fff;
        -webkit-box-shadow: 0 0 5px #cecece;
        box-shadow: 0 0 5px #cecece;
        -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
        transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
        transition: box-shadow .5s, border-color .25s ease-in-out;
        transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s
    }

textarea {
    min-height: 50px
}

    textarea[rows] {
        height: auto
    }

    input::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        color: #cecece
    }

    input:-ms-input-placeholder,
    textarea:-ms-input-placeholder {
        color: #cecece
    }

    input::placeholder,
    textarea::placeholder {
        color: #cecece
    }

[type=submit],
[type=button] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

[type=file],
[type=checkbox],
[type=radio] {
    margin: 0 0 1rem
}

    [type=checkbox] + label,
    [type=radio] + label {
        display: inline-block;
        vertical-align: baseline;
        margin-left: .5rem;
        margin-right: 1rem;
        margin-bottom: 0
    }

.form-style .errorList li:before,
.main-menu li,
.menu-icon,
.menu-icon.dark,
.title-bar-title {
    vertical-align: middle
}

[type=checkbox] + label[for],
[type=radio] + label[for] {
    cursor: pointer
}

label > [type=checkbox],
label > [type=radio] {
    margin-right: .5rem
}

label {
    display: block;
    margin: 0;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.8;
    color: #000
}

.input-group,
.input-group-label {
    display: -webkit-box;
    display: -ms-flexbox
}

.form-error,
.menu .menu-text,
.switch,
select {
    font-weight: 700
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #000
}

.input-group {
    display: flex;
    margin-bottom: 1rem;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

    .input-group > :first-child,
    .input-group > :last-child > * {
        border-radius: 0
    }

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cecece;
    background: #e6e6e6;
    color: #000;
    text-align: center;
    white-space: nowrap;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

select,
select:focus {
    background-color: #fff
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

    .input-group-button a,
    .input-group-button button,
    .input-group-button input,
    .input-group-button label {
        height: auto;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 1.125rem
    }

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cecece
}

    .fieldset legend {
        margin: 0 0 0 -.1875rem;
        padding: 0 .1875rem
    }

select {
    height: 3.125rem;
    margin: 0 0 1rem;
    padding: .75rem 1.5rem .75rem 1.5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #97A3B4;
    border-radius: 0;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #000;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s
}

.form-style label,
.form-style legend,
.main-menu,
.off-canvas {
    font-family: chalet-new-york-sixty, sans-serif
}

.form-error,
.is-invalid-label {
    color: #cc4b37
}

@media screen and (min-width:0\0) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:focus {
    outline: 0;
    border: 1px solid #636463;
    -webkit-box-shadow: 0 0 5px #cecece;
    box-shadow: 0 0 5px #cecece;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #faedeb
}

    .is-invalid-input:not(:focus)::-webkit-input-placeholder {
        color: #cc4b37
    }

    .is-invalid-input:not(:focus):-ms-input-placeholder {
        color: #cc4b37
    }

    .is-invalid-input:not(:focus)::placeholder {
        color: #cc4b37
    }

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem
}

    .form-error.is-visible {
        display: block
    }

.accordion {
    margin-left: 0;
    background: #fff
}

    .accordion[disabled] .accordion-title {
        cursor: not-allowed
    }

.accordion-item:first-child > :first-child,
.accordion-item:last-child > :last-child {
    border-radius: 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #9D72A4
}

:last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: #e6e6e6
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: '+'
}

.is-active > .accordion-title::before {
    content: '\2013'
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fff;
    color: #000
}

:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

.accordion-menu .is-accordion-submenu a,
.accordion-menu a {
    padding: 1rem 0
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
    position: relative
}

    .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #9D72A4 transparent transparent;
        position: absolute;
        top: 50%;
        margin-top: -3px;
        right: 1rem
    }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
    left: auto;
    right: 1rem
}

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
    right: auto;
    left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
    position: relative
}

.has-submenu-toggle > a {
    margin-right: 40px
}

.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 40px;
    height: 40px
}

    .submenu-toggle::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #9D72A4 transparent transparent;
        top: 0;
        bottom: 0;
        margin: auto
    }

    .submenu-toggle[aria-expanded=true]::after {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1);
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }

.submenu-toggle-text {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    border-radius: 50%;
    font-size: .6rem;
    text-align: center;
    background: #9D72A4;
    color: #fff
}

    .badge.primary {
        background: #9D72A4;
        color: #000
    }

    .badge.secondary {
        background: #97A3B4;
        color: #000
    }

    .badge.success {
        background: #3adb76;
        color: #000
    }

    .badge.warning {
        background: #ffae00;
        color: #000
    }

    .badge.alert {
        background: #cc4b37;
        color: #000
    }

.breadcrumbs {
    margin: 0 0 1rem;
    list-style: none
}

    .breadcrumbs::after,
    .breadcrumbs::before {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1
    }

    .breadcrumbs li {
        float: left;
        font-size: .6875rem;
        color: #000;
        cursor: default
    }

        .breadcrumbs li:not(:last-child)::after {
            position: relative;
            margin: 0 .75rem;
            opacity: 1;
            content: "/";
            color: #cecece
        }

    .breadcrumbs a {
        color: #9D72A4
    }

        .breadcrumbs a:hover {
            text-decoration: underline
        }

    .breadcrumbs .disabled {
        color: #cecece;
        cursor: not-allowed
    }

.button-group {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

    .button-group::after,
    .button-group::before {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .button-group .button {
        margin: 0 1px 1px 0;
        font-size: .9rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

        .button-group .button:last-child {
            margin-right: 0
        }

    .button-group.tiny .button {
        font-size: .6rem
    }

    .button-group.small .button {
        font-size: .75rem
    }

    .button-group.large .button {
        font-size: 1.25rem
    }

    .button-group.expanded .button {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .button-group.primary .button {
        background-color: #9D72A4;
        color: #000
    }

        .button-group.primary .button:focus,
        .button-group.primary .button:hover {
            background-color: #805787;
            color: #000
        }

    .button-group.secondary .button {
        background-color: #97A3B4;
        color: #000
    }

        .button-group.secondary .button:focus,
        .button-group.secondary .button:hover {
            background-color: #718198;
            color: #000
        }

    .button-group.success .button {
        background-color: #3adb76;
        color: #000
    }

        .button-group.success .button:focus,
        .button-group.success .button:hover {
            background-color: #22bb5b;
            color: #000
        }

    .button-group.warning .button {
        background-color: #ffae00;
        color: #000
    }

        .button-group.warning .button:focus,
        .button-group.warning .button:hover {
            background-color: #cc8b00;
            color: #000
        }

    .button-group.alert .button {
        background-color: #cc4b37;
        color: #000
    }

        .button-group.alert .button:focus,
        .button-group.alert .button:hover {
            background-color: #a53b2a;
            color: #000
        }

    .button-group.stacked,
    .button-group.stacked-for-medium,
    .button-group.stacked-for-small {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .button-group.stacked .button,
        .button-group.stacked-for-medium .button,
        .button-group.stacked-for-small .button {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%
        }

            .button-group.stacked .button:last-child,
            .button-group.stacked-for-medium .button:last-child,
            .button-group.stacked-for-small .button:last-child {
                margin-bottom: 0
            }

@media print, screen and (min-width:48em) {
    .button-group.stacked-for-small .button {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0
    }
}

@media print, screen and (min-width:64em) {
    .button-group.stacked-for-medium .button {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0
    }
}

@media screen and (max-width:47.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

        .button-group.stacked-for-small.expanded .button {
            display: block;
            margin-right: 0
        }
}

.card,
.card-divider {
    display: -webkit-box;
    display: -ms-flexbox
}

.callout {
    position: relative;
    margin: 0 0 1rem;
    padding: 1rem;
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 0;
    background-color: #fff;
    color: #000
}

    .callout > :first-child {
        margin-top: 0
    }

    .callout > :last-child {
        margin-bottom: 0
    }

    .callout.primary {
        background-color: #f0eaf1;
        color: #000
    }

    .callout.secondary {
        background-color: #eff1f4;
        color: #000
    }

    .callout.success {
        background-color: #e1faea;
        color: #000
    }

    .callout.warning {
        background-color: #fff3d9;
        color: #000
    }

    .callout.alert {
        background-color: #f7e4e1;
        color: #000
    }

    .callout.small {
        padding: .5rem
    }

    .callout.large {
        padding: 3rem
    }

.card {
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    color: #000
}

    .card-divider > :last-child,
    .card-section > :last-child,
    .card > :last-child,
    .menu a,
    .menu button,
    .menu input,
    .menu select {
        margin-bottom: 0
    }

.card-divider {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: flex;
    padding: 1rem;
    background: #e6e6e6
}

.card-section {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem
}

.card-image {
    min-height: 1px
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    cursor: pointer
}

.menu,
.menu-icon {
    position: relative
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus,
.close-button:hover {
    color: #000
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button,
.close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .menu.nested,
    .menu.simple li + li {
        margin-left: 1rem
    }

[data-whatinput=mouse] .menu li {
    outline: 0
}

.menu .button,
.menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 1rem 0
}

.main-menu a:focus,
.main-menu a:hover,
.pre-menu a:focus,
.pre-menu a:hover,
.underline {
    text-decoration: underline
}

.menu input {
    display: inline-block
}

.menu,
.menu.horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row
}

    .menu.vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.expanded li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.simple {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .menu.simple a {
            padding: 0
        }

.drilldown .is-drilldown-submenu a,
.drilldown a {
    padding: 1rem 0
}

@media print, screen and (min-width:48em) {
    .menu.medium-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.medium-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.medium-expanded li,
    .menu.medium-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print, screen and (min-width:56.25em) {
    .menu.upper-medium-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.upper-medium-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.upper-medium-expanded li,
    .menu.upper-medium-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print, screen and (min-width:64em) {
    .menu.large-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.large-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.large-expanded li,
    .menu.large-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:68.75em) {
    .menu.upper-large-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.upper-large-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.upper-large-expanded li,
    .menu.upper-large-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:75em) {
    .menu.xlarge-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.xlarge-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.xlarge-expanded li,
    .menu.xlarge-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:90em) {
    .menu.xxlarge-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.xxlarge-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.xxlarge-expanded li,
    .menu.xxlarge-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.menu.nested {
    margin-right: 0
}

.menu.icon-bottom a,
.menu.icon-left a,
.menu.icon-right a,
.menu.icon-top a,
.menu.icons a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

    .menu.icon-left li a i,
    .menu.icon-left li a img,
    .menu.icon-left li a svg {
        margin-right: .25rem
    }

.menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-bottom li a,
.menu.icon-top li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
    margin-left: .25rem
}

.menu.icon-top li a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

    .menu.icon-top li a i,
    .menu.icon-top li a img,
    .menu.icon-top li a svg {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        margin-bottom: .25rem;
        text-align: center
    }

.menu.icon-bottom li a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

    .menu.icon-bottom li a i,
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a svg {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        margin-bottom: .25rem;
        text-align: center
    }

.menu .active > a,
.menu .is-active > a {
    background: #9D72A4;
    color: #fff
}

.menu.align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

    .menu.align-right li .submenu li {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

    .menu.align-right.vertical li .submenu li {
        text-align: right
    }

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .menu.align-center li .submenu li {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

.menu .menu-text {
    padding: 1rem 0;
    line-height: 1;
    color: inherit
}

.menu-centered > .menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .menu-centered > .menu li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .menu-centered > .menu li .submenu li {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start
        }

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    display: inline-block;
    width: 20px;
    height: 16px;
    cursor: pointer
}

    .menu-icon::after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 2px;
        background: #fff;
        -webkit-box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
        box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
        content: ''
    }

    .menu-icon:hover::after {
        background: #cecece;
        -webkit-box-shadow: 0 7px 0 #cecece, 0 14px 0 #cecece;
        box-shadow: 0 7px 0 #cecece, 0 14px 0 #cecece
    }

    .menu-icon.dark {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 16px;
        cursor: pointer
    }

        .menu-icon.dark::after {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 100%;
            height: 2px;
            background: #000;
            -webkit-box-shadow: 0 7px 0 #000, 0 14px 0 #000;
            box-shadow: 0 7px 0 #000, 0 14px 0 #000;
            content: ''
        }

        .menu-icon.dark:hover::after {
            background: #8a8a8a;
            -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
            box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
        }

.is-drilldown {
    position: relative;
    overflow: hidden
}

    .is-drilldown li {
        display: block
    }

    .is-drilldown.animate-height {
        -webkit-transition: height .5s;
        transition: height .5s
    }

.drilldown a {
    background: #fff
}

.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fff;
    -webkit-transition: -webkit-transform .15s linear;
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear, -webkit-transform .15s linear
}

    .drilldown .is-drilldown-submenu.is-active {
        z-index: 1;
        display: block;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .drilldown .is-drilldown-submenu.is-closing {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%
}

.drilldown .is-drilldown-submenu-parent > a {
    position: relative
}

    .drilldown .is-drilldown-submenu-parent > a::after {
        position: absolute;
        top: 50%;
        margin-top: -6px;
        right: 1rem;
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #546E7A
    }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
    left: auto;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #9D72A4
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
    right: auto;
    left: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #9D72A4 transparent transparent
}

.drilldown .js-drilldown-back > a::before {
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-right-style: solid;
    border-color: transparent #546E7A transparent transparent;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem;
    border-left-width: 0
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    display: none;
    border: 1px solid #cecece;
    border-radius: 0;
    background-color: #DEDFDE;
    font-size: 1rem
}

    .dropdown-pane.is-opening {
        display: block
    }

    .dropdown-pane.is-open {
        visibility: visible;
        display: block
    }

    .dropdown-pane.tiny {
        width: 100px
    }

    .dropdown-pane.small {
        width: 200px
    }

    .dropdown-pane.large {
        width: 400px
    }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem
}

    .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #9D72A4 transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

.dropdown.menu a {
    padding: 1rem 0
}

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.dropdown.menu .is-active > a {
    background: 0 0;
    color: #9D72A4
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical > li > a::after {
    right: 14px
}

.dropdown.menu.vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #9D72A4 transparent transparent
}

.dropdown.menu.vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #9D72A4
}

@media print, screen and (min-width:48em) {
    .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

        .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: 6px inset;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #9D72A4 transparent transparent;
            right: 5px;
            left: auto;
            margin-top: -3px
        }

    .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.medium-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.medium-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #9D72A4 transparent transparent
    }

    .dropdown.menu.medium-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #9D72A4
    }
}

@media print, screen and (min-width:56.25em) {
    .dropdown.menu.upper-medium-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.upper-medium-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.upper-medium-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

        .dropdown.menu.upper-medium-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: 6px inset;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #9D72A4 transparent transparent;
            right: 5px;
            left: auto;
            margin-top: -3px
        }

    .dropdown.menu.upper-medium-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.upper-medium-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.upper-medium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.upper-medium-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.upper-medium-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #9D72A4 transparent transparent
    }

    .dropdown.menu.upper-medium-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #9D72A4
    }
}

@media print, screen and (min-width:64em) {
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

        .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: 6px inset;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #9D72A4 transparent transparent;
            right: 5px;
            left: auto;
            margin-top: -3px
        }

    .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.large-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.large-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #9D72A4 transparent transparent
    }

    .dropdown.menu.large-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #9D72A4
    }
}

@media screen and (min-width:68.75em) {
    .dropdown.menu.upper-large-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.upper-large-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.upper-large-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

        .dropdown.menu.upper-large-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: 6px inset;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #9D72A4 transparent transparent;
            right: 5px;
            left: auto;
            margin-top: -3px
        }

    .dropdown.menu.upper-large-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.upper-large-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.upper-large-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.upper-large-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.upper-large-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #9D72A4 transparent transparent
    }

    .dropdown.menu.upper-large-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #9D72A4
    }
}

@media screen and (min-width:75em) {
    .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

        .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: 6px inset;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #9D72A4 transparent transparent;
            right: 5px;
            left: auto;
            margin-top: -3px
        }

    .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.xlarge-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #9D72A4 transparent transparent
    }

    .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #9D72A4
    }
}

@media screen and (min-width:90em) {
    .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

        .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0;
            height: 0;
            border: 6px inset;
            content: '';
            border-bottom-width: 0;
            border-top-style: solid;
            border-color: #9D72A4 transparent transparent;
            right: 5px;
            left: auto;
            margin-top: -3px
        }

    .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.xxlarge-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #9D72A4 transparent transparent
    }

    .dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: 6px inset;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #9D72A4
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

    .is-dropdown-menu.vertical.align-right {
        float: right
    }

.is-dropdown-submenu-parent {
    position: relative
}

    .is-dropdown-submenu-parent a::after {
        position: absolute;
        top: 50%;
        right: 5px;
        left: auto;
        margin-top: -6px
    }

    .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
        top: 100%;
        left: auto
    }

    .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto
    }

    .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 1px solid #cecece;
    background: #fff
}

.dropdown .is-dropdown-submenu a {
    padding: 1rem 0
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #9D72A4 transparent transparent
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #9D72A4
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu > li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.flex-video,
.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden
}

    .flex-video embed,
    .flex-video iframe,
    .flex-video object,
    .flex-video video,
    .js-off-canvas-overlay,
    .responsive-embed embed,
    .responsive-embed iframe,
    .responsive-embed object,
    .responsive-embed video {
        top: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0
    }

    .flex-video.widescreen,
    .responsive-embed.widescreen {
        padding-bottom: 56.25%
    }

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #9D72A4;
    color: #fff
}

    .label.primary {
        background: #9D72A4;
        color: #000
    }

    .label.secondary {
        background: #97A3B4;
        color: #000
    }

    .label.success {
        background: #3adb76;
        color: #000
    }

    .label.warning {
        background: #ffae00;
        color: #000
    }

    .label.alert {
        background: #cc4b37;
        color: #000
    }

.media-object {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

    .media-object img {
        max-width: none
    }

@media screen and (max-width:47.9375em) {
    .media-object.stack-for-small {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .media-object.stack-for-small .media-object-section {
            padding: 0 0 1rem;
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
            max-width: 100%
        }

            .media-object.stack-for-small .media-object-section img {
                width: 100%
            }
}

.media-object-section {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

    .media-object-section:first-child {
        padding-right: 1rem
    }

    .media-object-section:last-child:not(:nth-child(2)) {
        padding-left: 1rem
    }

    .media-object-section > :last-child {
        margin-bottom: 0
    }

    .media-object-section.main-section {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    z-index: 11;
    -webkit-transition: opacity .5s ease, visibility .5s ease;
    transition: opacity .5s ease, visibility .5s ease;
    background: rgba(12, 55, 100, .8);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.off-canvas,
.off-canvas-absolute {
    -webkit-transition: -webkit-transform .5s ease;
    background: #fff
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.off-canvas-absolute.is-closed,
.off-canvas.is-closed {
    visibility: hidden
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.position-left,
.position-right {
    height: 100%;
    overflow-y: auto;
    top: 0
}

.off-canvas {
    position: fixed;
    z-index: 12;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

[data-whatinput=mouse] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

    .off-canvas.is-transition-overlap.is-open {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
        box-shadow: 0 0 10px rgba(0, 0, 0, .5)
    }

.off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

[data-whatinput=mouse] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

    .off-canvas-absolute.is-transition-overlap.is-open {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
        box-shadow: 0 0 10px rgba(0, 0, 0, .5)
    }

.off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.position-left {
    left: 0;
    width: 250px;
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

@media print, screen and (min-width:48em) {
    .position-left {
        width: 350px;
        -webkit-transform: translateX(-350px);
        -ms-transform: translateX(-350px);
        transform: translateX(-350px)
    }
}

.off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

@media print, screen and (min-width:48em) {
    .off-canvas-content .off-canvas.position-left {
        -webkit-transform: translateX(-350px);
        -ms-transform: translateX(-350px);
        transform: translateX(-350px)
    }
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

@media print, screen and (min-width:48em) {
    .off-canvas-content.is-open-left.has-transition-push {
        -webkit-transform: translateX(350px);
        -ms-transform: translateX(350px);
        transform: translateX(350px)
    }
}

.position-left.is-transition-push {
    -webkit-box-shadow: inset -13px 0 20px -13px transparent;
    box-shadow: inset -13px 0 20px -13px transparent
}

.position-right {
    right: 0;
    width: 250px;
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

@media print, screen and (min-width:48em) {
    .position-right {
        width: 350px;
        -webkit-transform: translateX(350px);
        -ms-transform: translateX(350px);
        transform: translateX(350px)
    }
}

.position-bottom,
.position-top {
    width: 100%;
    overflow-x: auto;
    height: 250px;
    left: 0
}

.off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

@media print, screen and (min-width:48em) {
    .off-canvas-content .off-canvas.position-right {
        -webkit-transform: translateX(350px);
        -ms-transform: translateX(350px);
        transform: translateX(350px)
    }
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

@media print, screen and (min-width:48em) {
    .off-canvas-content.is-open-right.has-transition-push {
        -webkit-transform: translateX(-350px);
        -ms-transform: translateX(-350px);
        transform: translateX(-350px)
    }
}

.position-right.is-transition-push {
    -webkit-box-shadow: inset 13px 0 20px -13px transparent;
    box-shadow: inset 13px 0 20px -13px transparent
}

.position-top {
    top: 0;
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

@media print, screen and (min-width:48em) {
    .position-top {
        height: 250px;
        -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
        transform: translateY(-250px)
    }
}

.off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

@media print, screen and (min-width:48em) {
    .off-canvas-content .off-canvas.position-top {
        -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
        transform: translateY(-250px)
    }
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

@media print, screen and (min-width:48em) {
    .off-canvas-content.is-open-top.has-transition-push {
        -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
        transform: translateY(250px)
    }
}

.position-top.is-transition-push {
    -webkit-box-shadow: inset 0 -13px 20px -13px transparent;
    box-shadow: inset 0 -13px 20px -13px transparent
}

.position-bottom {
    bottom: 0;
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

@media print, screen and (min-width:48em) {
    .position-bottom {
        height: 250px;
        -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
        transform: translateY(250px)
    }
}

.off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

@media print, screen and (min-width:48em) {
    .off-canvas-content .off-canvas.position-bottom {
        -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
        transform: translateY(250px)
    }
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

@media print, screen and (min-width:48em) {
    .off-canvas-content.is-open-bottom.has-transition-push {
        -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
        transform: translateY(-250px)
    }
}

.position-bottom.is-transition-push {
    -webkit-box-shadow: inset 0 13px 20px -13px transparent;
    box-shadow: inset 0 13px 20px -13px transparent
}

.off-canvas-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.reveal,
.slide-in-down.mui-enter {
    -webkit-backface-visibility: hidden
}

.off-canvas-content .off-canvas.is-open,
.off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media print, screen and (min-width:48em) {
    .position-bottom.reveal-for-medium .close-button,
    .position-left.reveal-for-medium .close-button,
    .position-right.reveal-for-medium .close-button,
    .position-top.reveal-for-medium .close-button {
        display: none
    }

    .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 350px
    }

    .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 350px
    }

    .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-medium ~ .off-canvas-content {
        margin-top: 350px
    }

    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
        margin-bottom: 350px
    }
}

@media print, screen and (min-width:56.25em) {
    .position-bottom.reveal-for-upper-medium .close-button,
    .position-left.reveal-for-upper-medium .close-button,
    .position-right.reveal-for-upper-medium .close-button,
    .position-top.reveal-for-upper-medium .close-button {
        display: none
    }

    .position-left.reveal-for-upper-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-left.reveal-for-upper-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-upper-medium ~ .off-canvas-content {
        margin-left: 350px
    }

    .position-right.reveal-for-upper-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-right.reveal-for-upper-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-upper-medium ~ .off-canvas-content {
        margin-right: 350px
    }

    .position-top.reveal-for-upper-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-top.reveal-for-upper-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-upper-medium ~ .off-canvas-content {
        margin-top: 350px
    }

    .position-bottom.reveal-for-upper-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-bottom.reveal-for-upper-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-upper-medium ~ .off-canvas-content {
        margin-bottom: 350px
    }
}

@media print, screen and (min-width:64em) {
    .position-bottom.reveal-for-large .close-button,
    .position-left.reveal-for-large .close-button,
    .position-right.reveal-for-large .close-button,
    .position-top.reveal-for-large .close-button {
        display: none
    }

    .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 350px
    }

    .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 350px
    }

    .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-large ~ .off-canvas-content {
        margin-top: 350px
    }

    .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-large ~ .off-canvas-content {
        margin-bottom: 350px
    }
}

@media screen and (min-width:68.75em) {
    .position-bottom.reveal-for-upper-large .close-button,
    .position-left.reveal-for-upper-large .close-button,
    .position-right.reveal-for-upper-large .close-button,
    .position-top.reveal-for-upper-large .close-button {
        display: none
    }

    .position-left.reveal-for-upper-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-left.reveal-for-upper-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-upper-large ~ .off-canvas-content {
        margin-left: 350px
    }

    .position-right.reveal-for-upper-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-right.reveal-for-upper-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-upper-large ~ .off-canvas-content {
        margin-right: 350px
    }

    .position-top.reveal-for-upper-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-top.reveal-for-upper-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-upper-large ~ .off-canvas-content {
        margin-top: 350px
    }

    .position-bottom.reveal-for-upper-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-bottom.reveal-for-upper-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-upper-large ~ .off-canvas-content {
        margin-bottom: 350px
    }
}

@media screen and (min-width:75em) {
    .position-bottom.reveal-for-xlarge .close-button,
    .position-left.reveal-for-xlarge .close-button,
    .position-right.reveal-for-xlarge .close-button,
    .position-top.reveal-for-xlarge .close-button {
        display: none
    }

    .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-xlarge ~ .off-canvas-content {
        margin-left: 350px
    }

    .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-xlarge ~ .off-canvas-content {
        margin-right: 350px
    }

    .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-xlarge ~ .off-canvas-content {
        margin-top: 350px
    }

    .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
        margin-bottom: 350px
    }
}

@media screen and (min-width:90em) {
    .position-bottom.reveal-for-xxlarge .close-button,
    .position-left.reveal-for-xxlarge .close-button,
    .position-right.reveal-for-xxlarge .close-button,
    .position-top.reveal-for-xxlarge .close-button {
        display: none
    }

    .position-left.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-left.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left,
    .position-left.reveal-for-xxlarge ~ .off-canvas-content {
        margin-left: 350px
    }

    .position-right.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-right.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right,
    .position-right.reveal-for-xxlarge ~ .off-canvas-content {
        margin-right: 350px
    }

    .position-top.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-top.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top,
    .position-top.reveal-for-xxlarge ~ .off-canvas-content {
        margin-top: 350px
    }

    .position-bottom.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible
    }

    .off-canvas-content .position-bottom.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,
    .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
        margin-bottom: 350px
    }
}

@media print, screen and (min-width:48em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        transition: inherit
    }

        .off-canvas.in-canvas-for-medium.position-bottom,
        .off-canvas.in-canvas-for-medium.position-left,
        .off-canvas.in-canvas-for-medium.position-right,
        .off-canvas.in-canvas-for-medium.position-top {
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }

        .off-canvas.in-canvas-for-medium .close-button {
            display: none
        }
}

@media print, screen and (min-width:56.25em) {
    .off-canvas.in-canvas-for-upper-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        transition: inherit
    }

        .off-canvas.in-canvas-for-upper-medium.position-bottom,
        .off-canvas.in-canvas-for-upper-medium.position-left,
        .off-canvas.in-canvas-for-upper-medium.position-right,
        .off-canvas.in-canvas-for-upper-medium.position-top {
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }

        .off-canvas.in-canvas-for-upper-medium .close-button {
            display: none
        }
}

@media print, screen and (min-width:64em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        transition: inherit
    }

        .off-canvas.in-canvas-for-large.position-bottom,
        .off-canvas.in-canvas-for-large.position-left,
        .off-canvas.in-canvas-for-large.position-right,
        .off-canvas.in-canvas-for-large.position-top {
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }

        .off-canvas.in-canvas-for-large .close-button {
            display: none
        }
}

@media screen and (min-width:68.75em) {
    .off-canvas.in-canvas-for-upper-large {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        transition: inherit
    }

        .off-canvas.in-canvas-for-upper-large.position-bottom,
        .off-canvas.in-canvas-for-upper-large.position-left,
        .off-canvas.in-canvas-for-upper-large.position-right,
        .off-canvas.in-canvas-for-upper-large.position-top {
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }

        .off-canvas.in-canvas-for-upper-large .close-button {
            display: none
        }
}

@media screen and (min-width:75em) {
    .off-canvas.in-canvas-for-xlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        transition: inherit
    }

        .off-canvas.in-canvas-for-xlarge.position-bottom,
        .off-canvas.in-canvas-for-xlarge.position-left,
        .off-canvas.in-canvas-for-xlarge.position-right,
        .off-canvas.in-canvas-for-xlarge.position-top {
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }

        .off-canvas.in-canvas-for-xlarge .close-button {
            display: none
        }
}

@media screen and (min-width:90em) {
    .off-canvas.in-canvas-for-xxlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        transition: inherit
    }

        .off-canvas.in-canvas-for-xxlarge.position-bottom,
        .off-canvas.in-canvas-for-xxlarge.position-left,
        .off-canvas.in-canvas-for-xxlarge.position-right,
        .off-canvas.in-canvas-for-xxlarge.position-top {
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }

        .off-canvas.in-canvas-for-xxlarge .close-button {
            display: none
        }
}

.orbit,
.orbit-container {
    position: relative
}

.orbit-caption,
.orbit-next:active,
.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:active,
.orbit-previous:focus,
.orbit-previous:hover {
    background-color: rgba(0, 0, 0, .5)
}

.orbit-container {
    height: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.orbit-slide {
    width: 100%
}

    .orbit-slide.no-motionui.is-active {
        top: 0;
        left: 0
    }

.orbit-figure {
    margin: 0
}

.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem;
    color: #fff
}

.orbit-next,
.orbit-previous {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fff
}

[data-whatinput=mouse] .orbit-next,
[data-whatinput=mouse] .orbit-previous {
    outline: 0
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput=mouse] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    border-radius: 50%;
    background-color: #cecece
}

    .orbit-bullets button.is-active,
    .orbit-bullets button:hover {
        background-color: #8a8a8a
    }

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

    .pagination::after,
    .pagination::before {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .pagination li {
        margin-right: .0625rem;
        border-radius: 0;
        font-size: .875rem;
        display: none
    }

        .pagination li:first-child,
        .pagination li:last-child {
            display: inline-block
        }

@media print, screen and (min-width:48em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a,
.pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0;
    color: #000
}

    .pagination a:hover,
    .pagination button:hover {
        background: #e6e6e6
    }

.pagination .current {
    padding: .1875rem .625rem;
    background: #9D72A4;
    color: #fff;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cecece;
    cursor: not-allowed
}

    .pagination .disabled:hover {
        background: 0 0
    }

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: '\2026';
    color: #000
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: .5rem;
    content: '\00ab'
}

.pagination-next a::after,
.pagination-next.disabled::after {
    display: inline-block;
    margin-left: .5rem;
    content: '\00bb'
}

.progress {
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
    background-color: #cecece
}

    .progress.primary .progress-meter {
        background-color: #9D72A4
    }

    .progress.secondary .progress-meter {
        background-color: #97A3B4
    }

    .progress.success .progress-meter {
        background-color: #3adb76
    }

    .progress.warning .progress-meter {
        background-color: #ffae00
    }

    .progress.alert .progress-meter {
        background-color: #cc4b37
    }

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #9D72A4
}

.progress-meter-text {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: .75rem;
    font-weight: 700;
    color: #fff;
    white-space: nowrap
}

.slider-fill,
.slider-handle {
    left: 0;
    display: inline-block
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    cursor: pointer;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    max-width: 100%;
    height: .5rem;
    background-color: #cecece;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    .slider-fill.is-dragging {
        -webkit-transition: all 0s linear;
        transition: all 0s linear
    }

.slider-handle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0;
    background-color: #9D72A4;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

[data-whatinput=mouse] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #885d90
}

.slider-handle.is-dragging {
    -webkit-transition: all 0s linear;
    transition: all 0s linear
}

.slider.disabled,
.slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

    .slider.vertical .slider-fill {
        top: 0;
        width: .5rem;
        max-height: 100%
    }

    .slider.vertical .slider-handle {
        position: absolute;
        top: 0;
        left: 50%;
        width: 1.4rem;
        height: 1.4rem;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

.sticky,
.sticky-container {
    position: relative
}

.sticky {
    z-index: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

    .sticky.is-stuck {
        position: fixed;
        z-index: 5;
        width: 100%
    }

        .sticky.is-stuck.is-at-top {
            top: 0
        }

        .sticky.is-stuck.is-at-bottom {
            bottom: 0
        }

    .sticky.is-anchored {
        position: relative;
        right: auto;
        left: auto
    }

        .sticky.is-anchored.is-at-bottom {
            bottom: 0
        }

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open,
html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    user-select: none
}

.table-scroll,
table.scroll {
    overflow-x: auto
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(0, 0, 0, .45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #cecece;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

.reveal .column,
.reveal .columns {
    min-width: 0
}

.reveal > :last-child {
    margin-bottom: 0
}

.reveal.collapse {
    padding: 0
}

@media print, screen and (min-width:48em) {
    .reveal {
        min-height: 0;
        width: 600px;
        max-width: 102.5rem
    }

        .reveal.tiny {
            width: 30%;
            max-width: 102.5rem
        }

        .reveal.small {
            width: 50%;
            max-width: 102.5rem
        }

        .reveal.large {
            width: 90%;
            max-width: 102.5rem
        }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width:47.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 1rem;
    outline: 0;
    font-size: .875rem;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0
}

.switch-paddle {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    border-radius: 0;
    background: #cecece;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer
}

caption,
tfoot td,
tfoot th,
thead td,
thead th {
    font-weight: 700;
    padding: .5rem .625rem .625rem
}

.tabs.primary > li > a,
tfoot,
thead {
    color: #000
}

input + .switch-paddle {
    margin: 0
}

.switch-paddle::after {
    position: absolute;
    top: .25rem;
    left: .25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fff;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    content: ''
}

input:checked ~ .switch-paddle {
    background: #9D72A4
}

    input:checked ~ .switch-paddle::after {
        left: 2.25rem
    }

[data-whatinput=mouse] input:focus ~ .switch-paddle {
    outline: 0
}

.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked + label > .switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked + label > .switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

    .switch.tiny .switch-paddle {
        width: 3rem;
        height: 1.5rem;
        font-size: .625rem
    }

        .switch.tiny .switch-paddle::after {
            top: .25rem;
            left: .25rem;
            width: 1rem;
            height: 1rem
        }

    .switch.tiny input:checked ~ .switch-paddle::after {
        left: 1.75rem
    }

.switch.small {
    height: 1.75rem
}

    .switch.small .switch-paddle {
        width: 3.5rem;
        height: 1.75rem;
        font-size: .75rem
    }

        .switch.small .switch-paddle::after {
            top: .25rem;
            left: .25rem;
            width: 1.25rem;
            height: 1.25rem
        }

    .switch.small input:checked ~ .switch-paddle::after {
        left: 2rem
    }

.switch.large {
    height: 2.5rem
}

    .switch.large .switch-paddle {
        width: 5rem;
        height: 2.5rem;
        font-size: 1rem
    }

        .switch.large .switch-paddle::after {
            top: .25rem;
            left: .25rem;
            width: 2rem;
            height: 2rem
        }

    .switch.large input:checked ~ .switch-paddle::after {
        left: 2.75rem
    }

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

tbody,
tfoot,
thead {
    border: 1px solid #f2f2f2;
    background-color: #fff
}

thead {
    background: #f9f9f9
}

tfoot {
    background: #f2f2f2
}

    tfoot tr,
    thead tr {
        background: 0 0
    }

    tfoot td,
    tfoot th,
    thead td,
    thead th {
        text-align: left
    }

tbody td,
tbody th {
    padding: .5rem .625rem .625rem
}

tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2
}

table.unstriped tbody {
    background-color: #fff
}

    table.unstriped tbody tr {
        border-bottom: 0;
        border-bottom: 1px solid #f2f2f2;
        background-color: #fff
    }

@media screen and (max-width:56.1875em) {
    table.stack tfoot,
    table.stack thead {
        display: none
    }

    table.stack td,
    table.stack th,
    table.stack tr {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

.tabs,
.tabs-content {
    border: 1px solid #AD79B3
}

table.scroll {
    display: block;
    width: 100%
}

table.hover thead tr:hover {
    background-color: #f4f4f4
}

table.hover tfoot tr:hover {
    background-color: #ededed
}

table.hover tbody tr:hover {
    background-color: #fafafa
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ededed
}

.tabs,
.tabs.simple > li > a:hover {
    background: 0 0
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 0
}

    .tabs::after,
    .tabs::before {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-order: 1
    }

    .tabs.vertical > li {
        display: block;
        float: none;
        width: auto
    }

    .tabs.simple > li > a {
        padding: 0
    }

    .tabs.primary {
        background: #9D72A4
    }

        .tabs.primary > li > a:focus,
        .tabs.primary > li > a:hover {
            background: #976a9f
        }

.tabs-title {
    float: left
}

    .tabs-title > a {
        display: block;
        padding: 1.25rem 10px;
        font-size: 1.25rem;
        line-height: 1;
        color: #636463
    }

        .tabs-title > a:hover {
            background: #fff;
            color: #555655
        }

        .tabs-title > a:focus,
        .tabs-title > a[aria-selected=true] {
            background: 0 0;
            color: #000
        }

.tabs-content {
    border-top: 0;
    background: #fff;
    color: #000;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

    .tabs-content.vertical {
        border: 1px solid #AD79B3;
        border-left: 0
    }

.tabs-panel {
    display: none;
    padding: 25px 0 0
}

    .tabs-panel.is-active {
        display: block
    }

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: 4px solid #fff;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    line-height: 0
}

a.thumbnail {
    -webkit-transition: -webkit-box-shadow .2s ease-out;
    transition: -webkit-box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out, -webkit-box-shadow .2s ease-out
}

    a.thumbnail:focus,
    a.thumbnail:hover {
        -webkit-box-shadow: 0 0 6px 1px rgba(157, 114, 164, .5);
        box-shadow: 0 0 6px 1px rgba(157, 114, 164, .5)
    }

    a.thumbnail image {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.title-bar {
    padding: .5rem;
    background: #000;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.has-tip,
.title-bar-title {
    display: inline-block;
    font-weight: 700
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left,
.title-bar-right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.title-bar-right {
    text-align: right
}

.has-tip {
    position: relative;
    border-bottom: dotted 1px #8a8a8a;
    cursor: help
}

.tooltip,
.tooltip::before {
    position: absolute
}

.tooltip {
    top: -webkit-calc(100% + .6495rem);
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #000;
    font-size: 86%;
    color: #fff
}

    .tooltip.bottom::before {
        display: block;
        width: 0;
        height: 0;
        border: .75rem inset;
        content: '';
        border-top-width: 0;
        border-bottom-style: solid;
        border-color: transparent transparent #000;
        bottom: 100%
    }

    .tooltip.left::before,
    .tooltip.top::before {
        border: .75rem inset;
        display: block;
        width: 0;
        height: 0;
        content: ''
    }

    .tooltip.bottom.align-center::before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .tooltip.top::before {
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #000 transparent transparent;
        top: 100%;
        bottom: auto
    }

    .tooltip.top.align-center::before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .tooltip.left::before {
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #000;
        left: 100%
    }

    .tooltip.left.align-center::before {
        bottom: auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .tooltip.right::before {
        display: block;
        width: 0;
        height: 0;
        border: .75rem inset;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #000 transparent transparent;
        right: 100%;
        left: auto
    }

    .tooltip.right.align-center::before {
        bottom: auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .tooltip.align-top::before {
        bottom: auto;
        top: 10%
    }

    .tooltip.align-bottom::before {
        bottom: 10%;
        top: auto
    }

    .tooltip.align-left::before {
        left: 10%;
        right: auto
    }

    .tooltip.align-right::before {
        left: auto;
        right: 10%
    }

.top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .top-bar,
    .top-bar ul {
        background-color: #e6e6e6
    }

        .top-bar input {
            max-width: 200px;
            margin-right: 1rem
        }

        .top-bar .input-group-field {
            width: 100%;
            margin-right: 0
        }

        .top-bar input.button {
            width: auto
        }

        .top-bar .top-bar-left,
        .top-bar .top-bar-right {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

@media print, screen and (min-width:48em) {
    .top-bar {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

        .top-bar .top-bar-left {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            margin-right: auto
        }

        .top-bar .top-bar-right {
            -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            margin-left: auto
        }

    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width:56.1875em) {
    .top-bar.stacked-for-medium {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .top-bar.stacked-for-medium .top-bar-left,
        .top-bar.stacked-for-medium .top-bar-right {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    .show-for-upper-medium {
        display: none !important
    }
}

@media screen and (max-width:63.9375em) {
    .top-bar.stacked-for-upper-medium {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .top-bar.stacked-for-upper-medium .top-bar-left,
        .top-bar.stacked-for-upper-medium .top-bar-right {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    .show-for-large {
        display: none !important
    }
}

@media screen and (max-width:68.6875em) {
    .top-bar.stacked-for-large {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .top-bar.stacked-for-large .top-bar-left,
        .top-bar.stacked-for-large .top-bar-right {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    .show-for-upper-large {
        display: none !important
    }
}

@media screen and (max-width:74.9375em) {
    .top-bar.stacked-for-upper-large {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .top-bar.stacked-for-upper-large .top-bar-left,
        .top-bar.stacked-for-upper-large .top-bar-right {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    .show-for-xlarge {
        display: none !important
    }
}

@media screen and (max-width:89.9375em) {
    .top-bar.stacked-for-xlarge {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .top-bar.stacked-for-xlarge .top-bar-left,
        .top-bar.stacked-for-xlarge .top-bar-right {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

    .show-for-xxlarge {
        display: none !important
    }
}

@media screen and (max-width:93.6875em) {
    .top-bar.stacked-for-xxlarge {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .top-bar.stacked-for-xxlarge .top-bar-left,
        .top-bar.stacked-for-xxlarge .top-bar-right {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }
}

.top-bar-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: .5rem 1rem .5rem 0
}

.top-bar-left,
.top-bar-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width:0em), screen and (min-width:48em) {
    .show-for-small-only {
        display: none !important
    }
}

@media screen and (max-width:47.9375em) {
    .hide-for-small-only,
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width:48em) and (max-width:56.1875em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width:47.9375em), screen and (min-width:56.25em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print, screen and (min-width:56.25em) {
    .hide-for-upper-medium {
        display: none !important
    }
}

@media screen and (min-width:56.25em) and (max-width:63.9375em) {
    .hide-for-upper-medium-only {
        display: none !important
    }
}

@media screen and (max-width:56.1875em), screen and (min-width:64em) {
    .show-for-upper-medium-only {
        display: none !important
    }
}

@media print, screen and (min-width:64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (min-width:64em) and (max-width:68.6875em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width:63.9375em), screen and (min-width:68.75em) {
    .show-for-large-only {
        display: none !important
    }
}

@media screen and (min-width:68.75em) {
    .hide-for-upper-large {
        display: none !important
    }
}

@media screen and (min-width:68.75em) and (max-width:74.9375em) {
    .hide-for-upper-large-only {
        display: none !important
    }
}

@media screen and (max-width:68.6875em), screen and (min-width:75em) {
    .show-for-upper-large-only {
        display: none !important
    }
}

@media screen and (min-width:75em) {
    .hide-for-xlarge {
        display: none !important
    }
}

@media screen and (min-width:75em) and (max-width:89.9375em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (max-width:74.9375em), screen and (min-width:90em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

@media screen and (min-width:90em) {
    .hide-for-xxlarge {
        display: none !important
    }
}

@media screen and (min-width:90em) and (max-width:93.6875em) {
    .hide-for-xxlarge-only {
        display: none !important
    }
}

@media screen and (max-width:89.9375em), screen and (min-width:93.75em) {
    .show-for-xxlarge-only {
        display: none !important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

    .show-on-focus:active,
    .show-on-focus:focus {
        position: static !important;
        width: auto;
        height: auto;
        overflow: visible;
        clip: auto;
        white-space: normal;
        -webkit-clip-path: none;
        clip-path: none
    }

.hide-for-portrait,
.show-for-landscape {
    display: block !important
}

@media screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block !important
    }

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation:portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }

    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix::after,
.clearfix::before {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1
}

.align-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-right.vertical.menu > li > a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu > li > a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -ms-flex-order: 1
}

.small-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

@media print, screen and (min-width:48em) {
    .medium-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print, screen and (min-width:56.25em) {
    .upper-medium-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .upper-medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .upper-medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .upper-medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .upper-medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .upper-medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print, screen and (min-width:64em) {
    .large-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:68.75em) {
    .upper-large-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .upper-large-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .upper-large-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .upper-large-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .upper-large-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .upper-large-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:75em) {
    .xlarge-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .xlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .xlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .xlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .xlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .xlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:90em) {
    .xxlarge-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .xxlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .xxlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .xxlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .xxlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .xxlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print, screen and (min-width:48em) {
    .medium-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .medium-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print, screen and (min-width:56.25em) {
    .upper-medium-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .upper-medium-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .upper-medium-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .upper-medium-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .upper-medium-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .upper-medium-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .upper-medium-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .upper-medium-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print, screen and (min-width:64em) {
    .large-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .large-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.slide-in-down.mui-enter {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-in-left.mui-enter,
.slide-in-up.mui-enter {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform;
    -webkit-backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

    .slide-in-left.mui-enter.mui-enter-active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-in-right.mui-enter,
.slide-out-down.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform;
    -webkit-backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

    .slide-in-right.mui-enter.mui-enter-active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.slide-out-right.mui-leave,
.slide-out-up.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform;
    -webkit-backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

    .slide-out-right.mui-leave.mui-leave-active {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    backface-visibility: hidden
}

.fade-in.mui-enter,
.slide-out-left.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear
}

.slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-left.mui-leave.mui-leave-active {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.fade-out.mui-leave,
.hinge-in-from-top.mui-enter {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

    .fade-out.mui-leave.mui-leave-active {
        opacity: 0
    }

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter,
.hinge-in-from-right.mui-enter {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

    .hinge-in-from-right.mui-enter.mui-enter-active {
        -webkit-transform: perspective(2000px) rotate(0);
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-left.mui-enter,
.hinge-in-from-middle-x.mui-enter {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

    .hinge-in-from-left.mui-enter.mui-enter-active {
        -webkit-transform: perspective(2000px) rotate(0);
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter,
.hinge-out-from-top.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

    .hinge-in-from-middle-y.mui-enter.mui-enter-active {
        -webkit-transform: perspective(2000px) rotate(0);
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave,
.hinge-out-from-right.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

    .hinge-out-from-right.mui-leave.mui-leave-active {
        -webkit-transform: perspective(2000px) rotateY(-90deg);
        transform: perspective(2000px) rotateY(-90deg);
        opacity: 0
    }

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-left.mui-leave,
.hinge-out-from-middle-x.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

    .hinge-out-from-left.mui-leave.mui-leave-active {
        -webkit-transform: perspective(2000px) rotateY(90deg);
        transform: perspective(2000px) rotateY(90deg);
        opacity: 0
    }

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave,
.scale-in-up.mui-enter {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

    .hinge-out-from-middle-y.mui-leave.mui-leave-active {
        -webkit-transform: perspective(2000px) rotateY(-90deg);
        transform: perspective(2000px) rotateY(-90deg);
        opacity: 0
    }

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-down.mui-enter,
.scale-out-up.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

    .scale-in-down.mui-enter.mui-enter-active {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-down.mui-leave,
.spin-in.mui-enter {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

    .scale-out-down.mui-leave.mui-leave-active {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in-ccw.mui-enter,
.spin-out.mui-leave {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.spin-in.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

    .spin-out.mui-leave.mui-leave-active {
        -webkit-transform: rotate(.75turn);
        -ms-transform: rotate(.75turn);
        transform: rotate(.75turn);
        opacity: 0
    }

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(.75turn);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

    .spin-in-ccw.mui-enter.mui-enter-active {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

.spin-out-ccw.mui-leave {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

    .spin-out-ccw.mui-leave.mui-leave-active {
        -webkit-transform: rotate(-.75turn);
        -ms-transform: rotate(-.75turn);
        transform: rotate(-.75turn);
        opacity: 0
    }

.slow {
    -webkit-transition-duration: 750ms !important;
    transition-duration: 750ms !important
}

.linear {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
    -webkit-animation-timing-function: linear !important;
    animation-timing-function: linear !important
}

.ease {
    -webkit-transition-timing-function: ease !important;
    transition-timing-function: ease !important;
    -webkit-animation-timing-function: ease !important;
    animation-timing-function: ease !important
}

.ease-in {
    -webkit-transition-timing-function: ease-in !important;
    transition-timing-function: ease-in !important;
    -webkit-animation-timing-function: ease-in !important;
    animation-timing-function: ease-in !important
}

.ease-out {
    -webkit-transition-timing-function: ease-out !important;
    transition-timing-function: ease-out !important;
    -webkit-animation-timing-function: ease-out !important;
    animation-timing-function: ease-out !important
}

.ease-in-out {
    -webkit-transition-timing-function: ease-in-out !important;
    transition-timing-function: ease-in-out !important;
    -webkit-animation-timing-function: ease-in-out !important;
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    -webkit-transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    -webkit-transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
    transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
    animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    -webkit-transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
    -webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    -webkit-transition-delay: .3s !important;
    transition-delay: .3s !important;
    -webkit-animation-delay: .3s !important;
    animation-delay: .3s !important
}

.long-delay {
    -webkit-transition-delay: .7s !important;
    transition-delay: .7s !important;
    -webkit-animation-delay: .7s !important;
    animation-delay: .7s !important
}

.shake {
    -webkit-animation-name: shake-7;
    animation-name: shake-7
}

@-webkit-keyframes shake-7 {
    0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }

    15%, 25%, 35%, 45%, 5%, 55%, 65%, 75%, 85%, 95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

@keyframes shake-7 {
    0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }

    15%, 25%, 35%, 45%, 5%, 55%, 65%, 75%, 85%, 95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

.spin-cw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@-webkit-keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.spin-ccw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0%, 100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.wiggle {
    -webkit-animation-name: wiggle-7deg;
    animation-name: wiggle-7deg
}

@-webkit-keyframes wiggle-7deg {
    40%, 50%, 60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }

    35%, 45%, 55%, 65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    0%, 100%, 30%, 70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes wiggle-7deg {
    40%, 50%, 60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }

    35%, 45%, 55%, 65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    0%, 100%, 30%, 70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.slow {
    -webkit-animation-duration: 750ms !important;
    animation-duration: 750ms !important
}

.fast {
    -webkit-transition-duration: 250ms !important;
    transition-duration: 250ms !important;
    -webkit-animation-duration: 250ms !important;
    animation-duration: 250ms !important
}

address {
    font-style: normal;
    line-height: 1.6;
    margin-bottom: 1rem
}

p.large {
    font-size: 18px
}

.text-left-for-small-up {
    text-align: left !important
}

.text-center-for-small-up {
    text-align: center !important
}

.text-right-for-small-up {
    text-align: right !important
}

@media print, screen and (min-width:48em) {
    p.large {
        font-size: 22px
    }

    .text-left-for-medium-up {
        text-align: left !important
    }

    .text-center-for-medium-up {
        text-align: center !important
    }

    .text-right-for-medium-up {
        text-align: right !important
    }
}

@media print, screen and (min-width:56.25em) {
    .text-left-for-upper-medium-up {
        text-align: left !important
    }

    .text-center-for-upper-medium-up {
        text-align: center !important
    }

    .text-right-for-upper-medium-up {
        text-align: right !important
    }
}

@media print, screen and (min-width:64em) {
    .text-left-for-large-up {
        text-align: left !important
    }

    .text-center-for-large-up {
        text-align: center !important
    }

    .text-right-for-large-up {
        text-align: right !important
    }
}

@media screen and (min-width:68.75em) {
    .upper-large-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .upper-large-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .upper-large-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .upper-large-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .upper-large-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .upper-large-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .upper-large-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .upper-large-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .text-left-for-upper-large-up {
        text-align: left !important
    }

    .text-center-for-upper-large-up {
        text-align: center !important
    }

    .text-right-for-upper-large-up {
        text-align: right !important
    }
}

@media screen and (min-width:75em) {
    .xlarge-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .xlarge-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xlarge-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xlarge-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xlarge-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xlarge-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xlarge-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xlarge-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .text-left-for-xlarge-up {
        text-align: left !important
    }

    .text-center-for-xlarge-up {
        text-align: center !important
    }

    .text-right-for-xlarge-up {
        text-align: right !important
    }
}

@media screen and (min-width:90em) {
    .xxlarge-flex-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .xxlarge-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xxlarge-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xxlarge-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xxlarge-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xxlarge-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xxlarge-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xxlarge-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .text-left-for-xxlarge-up {
        text-align: left !important
    }

    .text-center-for-xxlarge-up {
        text-align: center !important
    }

    .text-right-for-xxlarge-up {
        text-align: right !important
    }
}

.bg-white {
    background-color: #fff
}

.bg-black {
    background-color: #000
}

.bg-dark-grey {
    background-color: #3F3F3F
}

.bg-grey {
    background-color: #97A3B4
}

.bg-mid-grey {
    background-color: #636463
}

.bg-light-grey {
    background-color: #DEDFDE
}

.bg-lighter-grey {
    background-color: #E4E4E3
}

.bg-blue {
    background-color: #0C3764
}

.bg-light-blue {
    background-color: #D1E1ED
}

.bg-green {
    background-color: #88C8B5
}

.bg-teal {
    background-color: #546E7A
}

.text-right {
    text-align: right
}

.text-white {
    color: #fff;
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.text-black,
.text-grey {
    -webkit-transition: color .25s ease-in-out
}

.text-black {
    color: #000;
    transition: color .25s ease-in-out
}

.text-grey {
    color: #97A3B4;
    transition: color .25s ease-in-out
}

.text-light-grey {
    color: #DEDFDE;
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.feature-list a,
.feature-list a:after {
    -webkit-transition: all .25s ease-in-out
}

.no-margin {
    margin: 0 !important
}

.inline-list {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

    .inline-list li {
        display: inline-block
    }

.feature-list {
    margin-bottom: -10px
}

@media print, screen and (min-width:48em) {
    .feature-list {
        margin-bottom: -40px
    }

        .feature-list > div:nth-child(3n+1) .feature-item {
            border-left: none
        }
}

.feature-list .feature-item {
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 50px;
    position: relative
}

    .feature-list .feature-item:before {
        content: '';
        display: block;
        height: 40px;
        left: 0;
        position: absolute;
        top: 3px;
        width: 40px
    }

@media print, screen and (min-width:48em) {
    .feature-list .feature-item {
        border-left: 2px solid #AD79B3;
        margin-bottom: 0;
        padding-left: 70px
    }

        .feature-list .feature-item:before {
            left: 20px
        }
}

.feature-list .feature-item.maps:before {
    background: url(../static/img/icons/maps.svg) left top no-repeat
}

.feature-list .feature-item.guide:before {
    background: url(../static/img/icons/guide.svg) left top no-repeat
}

.feature-list .feature-item.gallery:before {
    background: url(../static/img/icons/gallery.svg) left top no-repeat
}

.feature-list .feature-item.toilet:before {
    background: url(../static/img/icons/toilet.svg) left top no-repeat
}

.feature-list .feature-item.fuel:before {
    background: url(../static/img/icons/fuel.svg) left top no-repeat
}

.feature-list .feature-item.pump-out:before {
    background: url(../static/img/icons/pump-out.svg) left top no-repeat
}

.feature-list .feature-item.laundrette:before {
    background: url(../static/img/icons/laundrette.svg) left top no-repeat
}

.feature-list .feature-item.security:before {
    background: url(../static/img/icons/security.svg) left top no-repeat
}

.feature-list .feature-item.water:before {
    background: url(../static/img/icons/water.svg) left top no-repeat
}

.feature-list .feature-item.electricity:before {
    background: url(../static/img/icons/electricity.svg) left top no-repeat
}

.feature-list .feature-item.wifi:before {
    background: url(../static/img/icons/wifi.svg) left top no-repeat
}

.feature-list .feature-item.parking:before {
    background: url(../static/img/icons/parking.svg) left top no-repeat
}

.feature-list h5 {
    color: #777;
    margin: 0
}

.feature-list a {
    color: #000;
    display: inline-block;
    padding-right: 15px;
    position: relative;
    transition: all .25s ease-in-out
}

    .feature-list a:focus,
    .feature-list a:hover {
        color: #AD79B3
    }

        .feature-list a:focus:after,
        .feature-list a:hover:after {
            border-color: #AD79B3;
            -webkit-transform: rotate(45deg) translateX(3px) translateY(-3px);
            -ms-transform: rotate(45deg) translateX(3px) translateY(-3px);
            transform: rotate(45deg) translateX(3px) translateY(-3px)
        }

    .feature-list a:after {
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        content: '';
        display: inline-block;
        height: 10px;
        margin-top: -3px;
        margin-left: 10px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: rotate(45deg) translateX(0) translateY(0);
        -ms-transform: rotate(45deg) translateX(0) translateY(0);
        transform: rotate(45deg) translateX(0) translateY(0);
        transition: all .25s ease-in-out;
        width: 10px
    }

    .feature-list a p {
        display: inline-block;
        line-height: 1.1em;
        margin: 0
    }

.height-100 {
    height: 100%
}

.rte-image {
    margin-top: 7px;
    margin-bottom: 33px
}

@media print, screen and (min-width:48em) {
    .rte-image {
        max-width: 45%
    }

        .rte-image.float-left {
            clear: left;
            margin-right: 50px
        }

        .rte-image.float-right {
            clear: right;
            margin-left: 50px
        }
}

@media screen and (max-width:47.9375em) {
    .primary-row > .column,
    .primary-row > .columns {
        padding: 0
    }
}

@media screen and (min-width:48em) and (max-width:56.1875em) {
    .primary-row > .column,
    .primary-row > .columns {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:47.9375em) {
    .primary-row .split-panels,
    .primary-row .split-panels > .column,
    .primary-row .split-panels > .columns {
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0
    }
}

.btn-more {
    color: inherit;
    display: block;
    font-weight: 700;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.button {
    background-image: url(../static/img/icons/arrow.svg);
    background-position: calc(100% - 14px) 13px;
    background-repeat: no-repeat;
    background-size: 8px;
    font-weight: 700;
    padding-right: 27px;
    position: relative
}

    .button:focus,
    .button:hover {
        background-position: calc(100% - 10px) 13px;
    }

    .button.medium {
        background-position: calc(100% - 16px) 12px;
        background-size: 10px;
        font-size: 18px;
        padding-top: 12px;
        padding-right: 30px;
        padding-bottom: 12px
    }

        .button.medium:focus,
        .button.medium:hover {
            background-position: calc(100% - 12px) 12px;
        }

    .button.large {
        background-position: calc(100% - 15px) 15px;
        background-size: 10px;
        padding-top: 13px;
        padding-right: 32px;
        padding-bottom: 13px
    }

        .button.large:focus,
        .button.large:hover {
            background-position: calc(100% - 10px) 15px;
        }

    .button.secondary,
    .button.secondary:focus,
    .button.secondary:hover {
        color: #fff
    }

    .button.tertiary {
        background-color: #DD9822
    }

        .button.tertiary:focus,
        .button.tertiary:hover {
            background-color: #bc811d
        }

    .button.teal {
        background-color: #546E7A
    }

        .button.teal:focus,
        .button.teal:hover {
            background-color: #475e68
        }

    .button.wide {
        background-position: calc(100% - 48px) 15px;
        margin-bottom: 0;
        padding-left: 50px;
        padding-right: 62px
    }

        .button.wide:focus,
        .button.wide:hover {
            background-position: calc(100% - 45px) 15px;
        }

.form-style .errorList {
    border: 3px solid #cc4b37;
    color: #cc4b37;
    font-weight: 700;
    list-style: none;
    margin: 30px 0;
    padding: 20px
}

    .form-style .errorList li {
        padding-left: 20px;
        position: relative
    }

        .form-style .errorList li:before {
            content: '*';
            display: inline-block;
            font-size: 18px;
            left: 0;
            line-height: 16px;
            margin-right: 10px;
            position: absolute;
            top: 7px
        }

.main-menu .logo:after,
.main-menu li.has-children ul a:before,
.main-menu li:after {
    content: ''
}

.form-style .form fieldset {
    background: #E4E4E3;
    margin-bottom: 30px;
    padding: 20px
}

.form-style legend {
    color: inherit;
    clear: both;
    float: left;
    font-size: 1.4375rem;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 30px;
    width: 100%
}

@media print, screen and (min-width:48em) {
    .form-style legend {
        font-size: 1.75rem
    }
}

.form-style label {
    color: #0C3764;
    font-size: 1.0625rem;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 5px
}

    .form-style .formRowError label,
    .form-style label .mandatory_ask {
        color: #cc4b37
    }

.form-style [type=text],
.form-style [type=password],
.form-style [type=date],
.form-style [type=datetime],
.form-style [type=datetime-local],
.form-style [type=month],
.form-style [type=week],
.form-style [type=email],
.form-style [type=number],
.form-style [type=search],
.form-style [type=tel],
.form-style [type=time],
.form-style [type=url],
.form-style [type=color],
.form-style select,
.form-style textarea {
    font-size: 16px;
    height: 50px;
    max-width: 600px;
    padding: .75rem;
    width: 100%
}

@media print, screen and (min-width:48em) {
    .form-style [type=text],
    .form-style [type=password],
    .form-style [type=date],
    .form-style [type=datetime],
    .form-style [type=datetime-local],
    .form-style [type=month],
    .form-style [type=week],
    .form-style [type=email],
    .form-style [type=number],
    .form-style [type=search],
    .form-style [type=tel],
    .form-style [type=time],
    .form-style [type=url],
    .form-style [type=color],
    .form-style select,
    .form-style textarea {
        padding: .75rem 2.5rem
    }
}

.form-style [type=text]:focus,
.form-style [type=password]:focus,
.form-style [type=date]:focus,
.form-style [type=datetime]:focus,
.form-style [type=datetime-local]:focus,
.form-style [type=month]:focus,
.form-style [type=week]:focus,
.form-style [type=email]:focus,
.form-style [type=number]:focus,
.form-style [type=search]:focus,
.form-style [type=tel]:focus,
.form-style [type=time]:focus,
.form-style [type=url]:focus,
.form-style [type=color]:focus,
.form-style select:focus,
.form-style textarea:focus {
    border-color: #0C3764
}

.form-style select {
    padding: .75rem 2.5rem
}

@media screen and (max-width:47.9375em) {
    .form-style select {
        padding-left: .75rem
    }
}

.form-style .formRowError [type=text],
.form-style .formRowError [type=password],
.form-style .formRowError [type=date],
.form-style .formRowError [type=datetime],
.form-style .formRowError [type=datetime-local],
.form-style .formRowError [type=month],
.form-style .formRowError [type=week],
.form-style .formRowError [type=email],
.form-style .formRowError [type=number],
.form-style .formRowError [type=search],
.form-style .formRowError [type=tel],
.form-style .formRowError [type=time],
.form-style .formRowError [type=url],
.form-style .formRowError [type=color],
.form-style .formRowError select,
.form-style .formRowError textarea {
    border-color: #cc4b37
}

.form-style .reg_account_content_wrapper {
    margin-bottom: 30px
}

    .form-style .reg_account_content_wrapper .content_link {
        color: #9D72A4;
        cursor: pointer;
        display: inline-block;
        margin-bottom: 1rem;
        text-decoration: underline;
        -webkit-transition: color .25s ease-in-out;
        transition: color .25s ease-in-out
    }

        .form-style .reg_account_content_wrapper .content_link:focus,
        .form-style .reg_account_content_wrapper .content_link:hover {
            color: #8a5e91
        }

.main-menu,
.off-canvas {
    font-weight: 400
}

.main-menu,
.pre-menu {
    padding: 10px 0
}

@media print, screen and (min-width:64em) {
    .main-menu,
    .pre-menu {
        padding: 22px 0
    }
}

.main-menu li,
.pre-menu li {
    border-right: 1px solid #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
    padding: 0 16px 0 12px
}

    .main-menu li:last-child,
    .pre-menu li:last-child {
        border-right: 0;
        padding-right: 0
    }

.main-menu a,
.pre-menu a {
    color: #fff
}

.pre-menu {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400
}

.map-slider .tabs .tabs-title,
.panel.panel--nav ul {
    font-family: chalet-new-york-sixty, sans-serif
}

.pre-menu form {
    display: inline-block;
    position: relative
}

    .pre-menu form.focus input {
        pointer-events: auto;
        -webkit-transition: width .25s ease-in-out;
        transition: width .25s ease-in-out;
        width: 200px
    }

@media print, screen and (min-width:48em) {
    .pre-menu form.focus input {
        width: 180px
    }
}

@media print, screen and (min-width:64em) {
    .pre-menu form.focus input {
        width: 250px
    }
}

.pre-menu form.focus input + button {
    display: block;
    pointer-events: auto
}

.pre-menu form input {
    background: url(../static/img/icons/search.svg) right 5px center no-repeat;
    background-size: 18px;
    border: 1px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    height: 30px;
    margin: 0;
    padding: 2px 23px 2px 5px;
    position: relative;
    -webkit-transition: width .25s ease-in-out;
    transition: width .25s ease-in-out;
    width: 30px
}

.main-menu li.login a,
.main-menu li.weather a:before {
    -webkit-transition: all .25s ease-in-out;
    display: inline-block
}

.pre-menu form input:focus {
    background-color: transparent;
    border: 1px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: text
}

.pre-menu form input + button {
    cursor: pointer;
    display: none;
    height: 30px;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px
}

.main-menu {
    font-size: 0;
    font-weight: 700
}

    .main-menu .logo {
        position: relative
    }

        .main-menu .logo:after {
            background: #fff;
            border-radius: 0 0 50% 50%;
            bottom: -30px;
            display: block;
            height: 85px;
            left: 0;
            max-width: 112px;
            position: absolute;
            width: 35%;
            z-index: 1
        }

@media print, screen and (min-width:48em) {
    .main-menu .logo:after {
        bottom: -33px;
        left: 1%;
        max-width: 125px
    }
}

@media print, screen and (min-width:64em) {
    .main-menu .logo:after {
        bottom: -44px
    }
}

@media screen and (min-width:75em) {
    .main-menu {
        padding-bottom: 0
    }

        .main-menu .logo:after {
            bottom: -48px
        }
}

.main-menu .logo img {
    position: relative;
    z-index: 2
}

.main-menu li {
    border: none;
    font-size: 16px;
    margin-left: -1px;
    padding: 0;
    position: relative
}

    .main-menu li:after {
        border-right: 1px solid #777;
        height: 20px;
        position: absolute;
        right: 0;
        top: 27px
    }

    .main-menu li a {
        display: block;
        padding: 28px 8px 50px
    }

@media screen and (min-width:90em) {
    .main-menu li {
        font-size: 19px
    }

        .main-menu li a {
            padding: 28px 11px 50px
        }
}

@media screen and (min-width:93.75em) {
    .main-menu .logo:after {
        bottom: -52px;
        left: 52px
    }

    .main-menu .logo img {
        left: 50px
    }

    .main-menu li:after {
        top: 29px
    }

    .main-menu li a {
        padding: 28px 15px 50px
    }
}

.main-menu li:nth-last-child(2):after {
    border-right: 0
}

.main-menu li.has-children:focus,
.main-menu li.has-children:hover {
    background: #e6e6e6
}

    .main-menu li.has-children:focus:after,
    .main-menu li.has-children:hover:after {
        border-color: transparent
    }

    .main-menu li.has-children:focus > a,
    .main-menu li.has-children:hover > a {
        color: #000
    }

    .main-menu li.has-children:focus ul,
    .main-menu li.has-children:hover ul {
        display: block
    }

.main-menu li.has-children.two-column ul {
    -webkit-columns: 2;
    columns: 2;
    min-width: 300px
}

    .main-menu li.has-children.two-column ul li {
        display: inline-block
    }

.main-menu li.has-children ul {
    background: #e6e6e6;
    display: none;
    top: -webkit-calc(100%);
    top: calc(100%);
    left: 0;
    margin: 0;
    min-width: 250px;
    padding: 30px 20px 10px;
    position: absolute;
    text-align: left;
    z-index: 1
}

    .main-menu li.has-children ul li {
        display: block;
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 20px
    }

        .main-menu li.has-children ul li:after {
            border: none
        }

    .main-menu li.has-children ul a {
        color: #636463;
        padding: 0
    }

        .main-menu li.has-children ul a:focus,
        .main-menu li.has-children ul a:hover {
            color: #0C3764
        }

.main-menu li.weather a {
    padding-left: 40px;
    position: relative
}

    .main-menu li.weather a:before {
        content: url(../static/img/icons/weather.svg);
        height: 24px;
        left: 8px;
        opacity: .6;
        position: absolute;
        top: 22px;
        transition: all .25s ease-in-out;
        width: 27px
    }

@media screen and (min-width:90em) {
    .main-menu li.weather a {
        padding-left: 52px
    }

        .main-menu li.weather a:before {
            height: 40px;
            left: 8px;
            top: 15px;
            width: 40px
        }
}

.main-menu li.weather a:focus:before,
.main-menu li.weather a:hover:before {
    opacity: 1
}

.main-menu li.login {
    margin: 0 0 0 8px
}

@media screen and (min-width:75em) {
    .main-menu li.login {
        margin-top: -22px
    }
}

.main-menu li.login a {
    background: #9C5E2C;
    color: #fff;
    line-height: .9em;
    padding: 26px 15px 14px;
    position: relative;
    text-align: left;
    transition: all .25s ease-in-out;
    max-width: 90px;
    word-spacing: 60px
}

    .main-menu li.login a:before {
        content: url(../static/img/icons/user.svg);
        display: inline-block;
        height: 20px;
        right: 23px;
        position: absolute;
        top: 17px;
        width: 20px
    }

@media screen and (min-width:90em) {
    .main-menu li.login a {
        max-width: 102px
    }

        .main-menu li.login a:before {
            height: 25px;
            right: 25px;
            top: 16px;
            width: 25px
        }
}

.main-menu li.login a:focus,
.main-menu li.login a:hover {
    background: #855025
}

.main-menu a {
    color: #777
}

    .main-menu a:focus,
    .main-menu a:hover {
        color: #000;
        text-decoration: none;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }

.main-menu .nav-icon-container {
    outline: 0
}

.main-menu .nav-icon {
    width: 38px;
    height: 32px;
    position: relative;
    margin: 7px auto;
    right: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    cursor: pointer;
    z-index: 12
}

.is-open-right .main-menu .nav-icon {
    position: fixed;
    right: 255px;
    top: 0;
    -webkit-transition: all .25s ease-in-out .3s;
    transition: all .25s ease-in-out .3s
}

    .is-open-right .main-menu .nav-icon span:nth-child(1),
    .is-open-right .main-menu .nav-icon span:nth-child(4) {
        top: 14px;
        width: 0%;
        left: 50%
    }

@media print, screen and (min-width:48em) {
    .main-menu .nav-icon {
        margin: 15px auto
    }

    .is-open-right .main-menu .nav-icon {
        right: 355px
    }
}

.is-open-right .main-menu .nav-icon span {
    background: #fff
}

    .is-open-right .main-menu .nav-icon span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .is-open-right .main-menu .nav-icon span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

.main-menu .nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #546E7A;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

    .main-menu .nav-icon span:nth-child(1) {
        top: 0
    }

    .main-menu .nav-icon span:nth-child(2),
    .main-menu .nav-icon span:nth-child(3) {
        top: 14px
    }

    .main-menu .nav-icon span:nth-child(4) {
        top: 28px
    }

#country-select {
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    text-align: left;
    vertical-align: text-bottom
}

    #country-select #selected-country:after {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        content: '';
        display: inline-block;
        height: 12px;
        margin: 5px 0 5px 15px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        vertical-align: sub;
        width: 12px
    }

    #country-select #selected-country img {
        border: 1px solid #fff;
        height: 22px;
        width: 42px
    }

    #country-select .country-dropdown {
        background: #0C3764;
        display: none;
        left: -5px;
        padding: 10px 0 2px 5px;
        position: absolute;
        text-align: left;
        z-index: 3
    }

        #country-select .country-dropdown input {
            height: 0;
            margin: 0;
            padding: 0;
            visibility: hidden;
            width: 0
        }

        #country-select .country-dropdown label {
            cursor: pointer;
            left: -5px;
            margin: 0;
            opacity: 1;
            position: relative;
            -webkit-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out
        }

            #country-select .country-dropdown label:focus,
            #country-select .country-dropdown label:hover {
                opacity: .6
            }

            #country-select .country-dropdown label img {
                border: 1px solid #fff;
                height: 22px;
                width: auto
            }

    #country-select.open .country-dropdown {
        display: block
    }

.off-canvas {
    padding: 10px 20px
}

@media print, screen and (min-width:48em) {
    .off-canvas {
        padding: 20px 30px
    }
}

.off-canvas .off-canvas-pre {
    margin: -10px -20px 20px;
    padding: 10px 20px
}

@media print, screen and (min-width:48em) {
    .off-canvas .off-canvas-pre {
        margin: -20px -30px 20px;
        padding: 20px 30px
    }
}

.hero .hero-title .button,
.hero .hero-title button,
.off-canvas .menu li.login {
    margin-top: 15px
}

.off-canvas .menu {
    font-size: 18px;
    font-weight: 400
}

    .off-canvas .menu.pre a {
        color: #fff;
        font-weight: 400;
        padding: .75rem 0
    }

        .off-canvas .menu.pre a:focus,
        .off-canvas .menu.pre a:hover {
            color: #fff;
            text-decoration: underline
        }

    .off-canvas .menu li a {
        color: #777;
        outline: 0
    }

        .off-canvas .menu li a:focus,
        .off-canvas .menu li a:hover {
            color: #000;
            text-decoration: none;
            -webkit-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out
        }

    .off-canvas .menu li.weather > a {
        padding-left: 34px;
        position: relative
    }

        .off-canvas .menu li.weather > a:before {
            content: url(../static/img/icons/weather.svg);
            display: inline-block;
            height: 27px;
            left: 0;
            opacity: .6;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
            width: 26px
        }

    .map-slider label:before,
    .off-canvas .menu li.login a:before {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        top: 50%
    }

    .off-canvas .menu li.weather > a:focus:before,
    .off-canvas .menu li.weather > a:hover:before {
        opacity: 1
    }

    .off-canvas .menu li.login a {
        background: #9C5E2C;
        color: #fff;
        padding: 1rem 1.5rem 1rem 55px;
        position: relative;
        text-align: left;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }

        .off-canvas .menu li.login a:before {
            content: url(../static/img/icons/user.svg);
            display: inline-block;
            height: 22px;
            left: 24px;
            position: absolute;
            transform: translateY(-50%);
            width: 22px
        }

.hero .hero-title:after,
.hero .hero-title:before {
    content: '';
    display: block
}

.off-canvas .menu li.login a:focus,
.off-canvas .menu li.login a:hover {
    background: #855025
}

.hero {
    background-position: center;
    background-size: cover;
    padding-top: 50px;
    position: relative
}

    .hero.hero--home .hero-title,
    .hero.hero--myprem .hero-title {
        border: 12px solid #AD79B3;
        border-bottom-color: transparent
    }

@media screen and (min-width:75em) {
    .hero.hero--home,
    .hero.hero--myprem {
        min-height: 700px;
        padding-top: 100px
    }

        .hero.hero--home .hero-title,
        .hero.hero--myprem .hero-title {
            padding: 80px 50px;
            width: 550px
        }
}

.hero.hero--home .hero-title:before,
.hero.hero--myprem .hero-title:before {
    border: 12px solid transparent;
    border-left-color: #AD79B3;
    border-top-width: 0;
    bottom: -46px;
    height: 46px;
    left: -12px;
    width: 0
}

@media screen and (min-width:75em) {
    .hero.hero--home .hero-title:before,
    .hero.hero--myprem .hero-title:before {
        bottom: -78px;
        height: 78px
    }
}

.hero.hero--home .hero-title:after,
.hero.hero--myprem .hero-title:after {
    border-bottom: 12px solid #AD79B3;
    border-left: 12px solid transparent;
    bottom: -11px;
    right: -10px;
    -webkit-transform: rotate(-6.96deg);
    -ms-transform: rotate(-6.96deg);
    transform: rotate(-6.96deg);
    width: 110%
}

@media print, screen and (min-width:48em) {
    .hero.hero--home .hero-title:after,
    .hero.hero--myprem .hero-title:after {
        -webkit-transform: rotate(-5.91deg);
        -ms-transform: rotate(-5.91deg);
        transform: rotate(-5.91deg);
        width: 108%
    }
}

.hero.hero--home .hero-mask > div,
.hero.hero--myprem .hero-mask > div {
    background: #fff
}

.hero.hero--home .hero-mask .mask-left:after,
.hero.hero--myprem .hero-mask .mask-left:after {
    border-color: transparent transparent transparent #fff
}

.hero.hero--home .hero-mask .mask-right:before,
.hero.hero--myprem .hero-mask .mask-right:before {
    border-color: transparent transparent #fff
}

.hero.hero--myprem .hero-title {
    border: 12px solid #fff;
    border-bottom-color: transparent
}

@media screen and (min-width:75em) {
    .hero.hero--home .hero-title:after,
    .hero.hero--myprem .hero-title:after {
        -webkit-transform: rotate(-6.87deg);
        -ms-transform: rotate(-6.87deg);
        transform: rotate(-6.87deg);
        width: 105%
    }

    .hero.hero--myprem .hero-title {
        padding: 80px 20px
    }
}

.hero.hero--myprem .hero-title:before {
    border: 12px solid transparent;
    border-left-color: #fff;
    border-top-width: 0
}

.hero.hero--myprem .hero-title:after {
    border-bottom: 12px solid #fff
}

.hero.hero--detail {
    margin-bottom: 35px
}

.hero .hero-title {
    border: 12px solid #fff;
    border-bottom-color: transparent;
    margin-bottom: 100px;
    margin-left: 10px;
    padding: 40px 15px 15px;
    position: relative;
    width: 280px
}

@media print, screen and (min-width:48em) {
    .hero .hero-title {
        margin-bottom: 120px;
        margin-left: 40px;
        padding: 60px 5px 15px 20px;
        width: 340px
    }
}

@media screen and (min-width:75em) {
    .hero .hero-title {
        padding: 60px 5px 15px 30px;
        width: 370px
    }
}

.hero .hero-title:before {
    border: 12px solid transparent;
    border-left-color: #fff;
    border-top-width: 0;
    bottom: -46px;
    height: 46px;
    left: -12px;
    position: absolute;
    width: 0
}

@media screen and (min-width:75em) {
    .hero .hero-title:before {
        bottom: -78px;
        height: 78px
    }
}

.hero .hero-title:after {
    border-bottom: 12px solid #fff;
    border-left: 12px solid transparent;
    bottom: -11px;
    height: 0;
    right: -10px;
    position: absolute;
    -webkit-transform: rotate(-7.05deg);
    -ms-transform: rotate(-7.05deg);
    transform: rotate(-7.05deg);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    width: 110%
}

@media print, screen and (min-width:48em) {
    .hero .hero-title:after {
        right: -10px;
        -webkit-transform: rotate(-5.91deg);
        -ms-transform: rotate(-5.91deg);
        transform: rotate(-5.91deg);
        width: 108%
    }

    .hero .hero-title h2 {
        font-size: 2.1875rem
    }
}

@media screen and (min-width:75em) {
    .hero .hero-title:after {
        right: -10px;
        -webkit-transform: rotate(-10.3deg);
        -ms-transform: rotate(-10.3deg);
        transform: rotate(-10.3deg);
        width: 109%
    }

    .hero .hero-title h2 {
        /*font-size: 3.125rem*/
        font-size: 2.6rem
    }
}

.hero .hero-mask {
    bottom: 0;
    position: absolute;
    width: 100%
}

    .hero .hero-mask > div {
        background: #DEDFDE;
        height: 20px;
        position: relative
    }

    .hero .hero-mask .mask-left:after,
    .hero .hero-mask .mask-right:before {
        border-style: solid;
        display: block;
        position: absolute;
        height: 0;
        content: ''
    }

    .hero .hero-mask .mask-left {
        float: left;
        width: -webkit-calc(20% - 18px);
        width: calc(20% - 18px)
    }

        .hero .hero-mask .mask-left:after {
            border-color: transparent transparent transparent #DEDFDE;
            border-width: 20px 0 0 18px;
            right: -18px;
            width: 0
        }

    .hero .hero-mask .mask-right {
        float: right;
        width: -webkit-calc(80% - 18px);
        width: calc(80% - 18px)
    }

        .hero .hero-mask .mask-right:before {
            border-color: transparent transparent #DEDFDE;
            border-width: 0 0 20px 18px;
            left: -18px;
            width: 0
        }

.map-slider {
    margin-bottom: 20px
}

    .map-slider .tabs {
        border-width: 0 0 3px;
        margin-top: -20px
    }

        .map-slider .tabs .tabs-title {
            border-bottom: 3px solid #AD79B3;
            bottom: -3px;
            font-weight: 400;
            position: relative;
            text-align: center;
            width: 50%
        }

@media print, screen and (min-width:48em) {
    .map-slider,
    .map-slider .panel-container {
        margin-bottom: 30px
    }

        .map-slider .tabs .tabs-title {
            width: 33.32%
        }
}

@media screen and (min-width:68.75em) {
    .map-slider .tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .map-slider .tabs .tabs-title {
            border-bottom: 0;
            bottom: auto;
            -webkit-box-flex: 1;
            -ms-flex: auto;
            flex: auto;
            width: auto
        }
}

.map-slider .tabs .tabs-title.is-active:before {
    border-color: transparent transparent #AD79B3;
    border-style: solid;
    border-width: 0 6px 10px;
    bottom: 5px;
    content: '';
    display: block;
    height: 0;
    margin-left: -6px;
    position: absolute;
    left: 50%;
    width: 0
}

.map-slider .tabs .tabs-title.is-active:after {
    background: #AD79B3;
    bottom: 0;
    content: '';
    display: block;
    height: 5px;
    left: 20%;
    position: absolute;
    width: 60%
}

.map-slider .tabs .tabs-title a {
    font-size: 16px;
    outline: 0
}

.map-slider .map-view {
    margin-top: -1px;
    overflow: hidden;
    position: relative
}

    .map-slider .map-view .marker {
        display: block;
        height: 1px;
        position: absolute;
        width: 1px
    }

        .map-slider .map-view .marker:before {
            background: url(../static/img/icons/marker.svg) left top no-repeat;
            bottom: 0;
            content: '';
            display: block;
            height: 25px;
            left: -8px;
            position: absolute;
            -webkit-transform-origin: center bottom;
            -ms-transform-origin: center bottom;
            transform-origin: center bottom;
            -webkit-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
            width: 16px
        }

@media screen and (min-width:75em) {
    .map-slider .map-view .marker:before {
        height: 40px;
        left: -12px;
        width: 24px
    }
}

.map-slider .map-view .marker.is-active:before {
    height: 45px;
    left: -14px;
    width: 28px
}

@media screen and (min-width:75em) {
    .map-slider .map-view .marker.is-active:before {
        height: 75px;
        left: -23px;
        width: 46px
    }
}

.map-slider .tabs-content {
    border-width: 0
}

@media print, screen and (min-width:48em) {
    .map-slider .tabs .tabs-title a {
        font-size: 1.25rem
    }

    .map-slider .tabs-content {
        border-top: 3px solid #AD79B3
    }
}

@media screen and (min-width:90em) {
    .map-slider .tabs-content {
        margin-top: -70px
    }
}

.map-slider label {
    clear: left;
    float: left;
    font-size: 16px;
    margin-left: 0;
    padding-left: 22px;
    position: relative
}

    .map-slider label:before {
        border: 1px solid #000;
        border-radius: 50%;
        -webkit-box-shadow: inset 0 0 0 2px #fff;
        box-shadow: inset 0 0 0 2px #fff;
        content: '';
        display: block;
        height: 16px;
        left: 0;
        position: absolute;
        transform: translateY(-50%);
        width: 16px
    }

.map-slider [type=radio] {
    clear: left;
    float: left;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 0
}

    .map-slider [type=radio]:checked + label:before {
        background: #000
    }

.map-slider .button {
    margin-top: 30px
}

@media print, screen and (min-width:56.25em) {
    .map-slider .button {
        margin-bottom: 0
    }
}

.panel-container {
    margin-bottom: 20px;
    padding: 20px 6% 5px
}

@media print, screen and (min-width:48em) {
    .panel-container {
        margin-bottom: 30px;
        padding: 40px 6% 20px
    }
}

.panel-container.panel-header {
    padding: 30px 0 0
}

.panel-container .panel-heading,
.panel-container > h3 {
    margin-bottom: 40px
}

@media print, screen and (min-width:64em) {
    .map-slider .button {
        margin-top: 0
    }

    .split-panels .panel-container {
        height: 100%;
        padding: 40px 12% 20px
    }

    .split-panels.primary-row {
        margin-bottom: 30px
    }

    .split-panels.split--home {
        margin-bottom: 0
    }

    .split-panels .column:nth-child(odd) .panel-container,
    .split-panels .columns:nth-child(odd) .panel-container {
        padding-right: 5%
    }

    .split-panels .column:nth-child(even) .panel-container,
    .split-panels .columns:nth-child(even) .panel-container {
        padding-left: 5%
    }
}

.panel {
    margin-bottom: 30px
}

    .panel .panel-image {
        background-position: center;
        background-size: cover;
        min-height: 250px
    }

    .panel .panel-text {
        padding-bottom: 75px;
        position: relative
    }

        .panel .panel-text .panel-cta {
            bottom: 0;
            padding: 0 12px;
            position: absolute;
            right: 0;
            text-align: right;
            width: 100%
        }

    .panel .panel-content {
        padding: 20px
    }

@media print, screen and (min-width:48em) {
    .panel .panel-image {
        min-height: 290px
    }

    .panel.panel--wide > .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .panel.panel--wide > .row > .column,
        .panel.panel--wide > .row > .columns {
            min-height: 410px
        }

    .panel.panel--wide .panel-image {
        min-height: auto
    }

    .panel.panel--wide .panel-content {
        padding: 45px 20px
    }

        .panel.panel--wide .panel-content h4 {
            margin-bottom: 30px
        }

    .panel.panel--wide.small-image > .row {
        display: block
    }

        .panel.panel--wide.small-image > .row > .column,
        .panel.panel--wide.small-image > .row > .columns {
            min-height: none
        }

            .panel.panel--wide.small-image > .row > .column.panel-image,
            .panel.panel--wide.small-image > .row > .panel-image.columns {
                min-height: 290px
            }
}

@media print, screen and (min-width:64em) {
    .panel.panel--wide.small-image > .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .panel.panel--wide.small-image > .row > .column,
        .panel.panel--wide.small-image > .row > .columns {
            min-height: 350px
        }
}

.panel--side .panel.panel--wide {
    margin: 0
}

    .panel--side .panel.panel--wide .panel-text {
        padding-bottom: 66px
    }

    .panel--side .panel.panel--wide .panel-content {
        padding: 30px 20px 20px
    }

    .panel--side .panel.panel--wide .panel-cta {
        padding: 0 20px
    }

@media print, screen and (min-width:48em) {
    .panel--side .panel.panel--wide .panel-cta {
        padding: 0 40px
    }

    .panel--side .panel.panel--wide > .row > .column,
    .panel--side .panel.panel--wide > .row > .columns {
        min-height: 240px
    }
}

.panel.panel--mini:nth-of-type(odd) .panel-text {
    background: #E4E4E3
}

.panel.panel--mini:nth-of-type(even) .panel-text {
    background: #97A3B4
}

.panel.panel--mini > .row > .column,
.panel.panel--mini > .row > .columns {
    min-height: 250px
}

.panel.panel--mini .panel-content {
    padding: 20px 20px 0
}

@media print, screen and (min-width:48em) {
    .panel.panel--mini > .row > .column,
    .panel.panel--mini > .row > .columns {
        min-height: 335px
    }

    .panel.panel--mini .panel-content {
        padding: 30px 20px 0
    }
}

.panel.panel--mini .panel-content h4 {
    margin-bottom: .5rem
}

.panel.panel--mini .panel-content p {
    margin-bottom: 0
}

.panel.panel--list {
    border-bottom: 1px solid #DEDFDE;
    list-style: none;
    margin: 0 0 30px
}

    .panel.panel--list li {
        border-top: 1px solid #DEDFDE;
        margin-bottom: 15px;
        padding-top: 15px
    }

@media print, screen and (min-width:64em) {
    .panel.panel--list li {
        margin-bottom: 35px;
        padding-top: 35px
    }
}

.panel.panel--list p {
    margin: 0
}

.bg-white .panel.panel--list,
.bg-white .panel.panel--list li {
    border-color: #546E7A
}

.panel.panel--nav {
    float: left;
    margin-bottom: 20px;
    padding: 20px 10px;
    width: 100%
}

@media print, screen and (min-width:48em) {
    .panel.panel--nav {
        padding: 50px 25px
    }
}

@media print, screen and (min-width:64em) {
    .panel.panel--nav {
        margin-bottom: 0
    }
}

.panel-header .panel.panel--nav {
    padding: 20px
}

@media print, screen and (min-width:48em) {
    .panel-header .panel.panel--nav {
        padding: 25px 6% 40px
    }
}

.panel-header .panel.panel--nav h3 {
    margin-bottom: 25px
}

.panel-header .panel.panel--nav ul li a {
    color: #97A3B4
}

    .panel-header .panel.panel--nav ul li a:focus,
    .panel-header .panel.panel--nav ul li a:hover {
        color: #fff
    }

    .panel-header .panel.panel--nav ul li a:before {
        height: 25px;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        width: 25px
    }

.panel.panel--nav ul {
    font-size: 18px;
    margin: 0;
    padding: 0
}

    .panel.panel--nav ul li a {
        color: #fff;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 45px;
        position: relative;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }

        .panel.panel--nav ul li a:focus,
        .panel.panel--nav ul li a:hover {
            color: #AD79B3
        }

    .panel.panel--nav ul li > a:before {
        content: '';
        display: block;
        height: 40px;
        left: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 40px
    }

    .panel.panel--nav ul li.about > a:before {
        background: url(../static/img/icons/about.svg) left top no-repeat
    }

    .panel.panel--nav ul li.options > a:before {
        background: url(../static/img/icons/options.svg) left top no-repeat
    }

    .panel.panel--nav ul li.contact > a:before,
    .panel.panel--nav ul li.details > a:before {
        background: url(../static/img/icons/contact.svg) left top no-repeat !important;
    }

    .panel.panel--nav ul li.boat > a:before {
        background: url(../static/img/icons/boat.svg) left top no-repeat !important;
    }

    .panel.panel--nav ul li.electricity > a:before {
        background: url(../static/img/icons/electricity-purple.svg) left top no-repeat !important;
    }

    .panel.panel--nav ul li.berthing > a:before {
        background: url(../static/img/icons/options.svg) left top no-repeat !important;
    }

    .panel.panel--nav ul li.logout > a:before {
        background: url(../static/img/icons/logout.svg) left top no-repeat !important;
    }

    .panel.panel--nav ul li.contact > a:before, .panel.panel--nav ul li.settings > a:before {
        background: url(../static/img/icons/contact.svg) left top no-repeat !important;
    }

.panel.panel--bg,
.panel.panel--offer > div {
    background-position: center;
    background-size: cover
}

.panel.panel--nav ul ul {
    margin-left: 30px
}

@media print, screen and (min-width:48em) {
    .panel.panel--nav ul li a {
        padding-left: 50px
    }

    .panel.panel--nav ul ul {
        margin-left: 35px
    }
}

.panel.panel--nav ul ul li a {
    color: #97A3B4
}

    .panel.panel--nav ul ul li a:focus,
    .panel.panel--nav ul ul li a:hover {
        color: #fff
    }

.panel.panel--side {
    padding: 30px 6% 20px
}

@media print, screen and (min-width:48em) {
    .panel.panel--side {
        padding: 50px 4%
    }
}

.split-panels .panel.panel--side {
    padding: 25px 6% 20px
}

@media print, screen and (min-width:48em) {
    .split-panels .panel.panel--side {
        padding: 25px 4% 20px
    }
}

@media print, screen and (min-width:64em) {
    .split-panels .panel.panel--side {
        padding: 25px 4% 20px
    }
}

@media screen and (min-width:75em) {
    .split-panels .panel.panel--side {
        padding: 25px 8% 20px
    }
}

.split-panels .panel.panel--side h3 {
    margin-bottom: 20px
}

@media print, screen and (min-width:48em) {
    .split-panels .panel.panel--side .panel--list,
    .split-panels .panel.panel--side h3 {
        margin-bottom: 40px
    }

        .split-panels .panel.panel--side .panel--list li {
            margin-bottom: 25px;
            padding-top: 25px
        }

    .split-panels .panel.panel--side .list-content {
        padding-left: 0
    }
}

.split-panels .panel.panel--side .panel--list h4 {
    margin-bottom: 0
}

@media print, screen and (min-width:48em) {
    .panel.panel--side .panel--card {
        margin-bottom: 50px
    }
}

.panel.panel--side p.large {
    margin-bottom: 30px
}

@media print, screen and (min-width:48em) {
    .panel.panel--side p.large {
        line-height: 1.4em;
        margin-bottom: 50px
    }
}

.panel.panel--offer {
    padding: 20px
}

    .panel.panel--offer.offer--left .offer-content {
        float: left
    }

    .panel.panel--offer.offer--right .offer-content {
        float: right
    }

@media print, screen and (min-width:64em) {
    .panel.panel--offer.offer--wide .offer-detail {
        padding-left: -webkit-calc(15% - 20px);
        padding-left: calc(15% - 20px)
    }
}

@media screen and (min-width:75em) {
    .panel.panel--offer.offer--wide .offer-detail {
        padding-left: -webkit-calc(16% - 20px);
        padding-left: calc(16% - 20px)
    }
}

.panel.panel--offer.offer--wide h3 {
    margin-top: 20px
}

.panel.panel--offer.offer--wide h3,
.panel.panel--offer.offer--wide p {
    margin-bottom: 40px
}

.panel.panel--offer.offer--wide .button {
    margin-bottom: 5px
}

    .panel.panel--offer.offer--wide .button:first-of-type {
        margin: 0 10px 5px 0
    }

.panel.panel--offer > div {
    padding: 15px
}

.panel.panel--offer .offer-detail {
    padding: 30px 20px
}

.panel.panel--offer h3.offer-title {
    font-size: 50px;
    line-height: .9em
}

@media print, screen and (min-width:48em) {
    .panel.panel--offer h3.offer-title {
        font-size: 90px
    }
}

@media print, screen and (min-width:64em) {
    .panel.panel--offer h3.offer-title {
        font-size: 70px
    }
}

.panel.panel--offer h5 {
    margin: 0 auto 25px;
    max-width: 60%
}

@media print, screen and (min-width:64em) {
    .panel.panel--offer h5 {
        max-width: 80%
    }
}

@media screen and (min-width:75em) {
    .panel.panel--offer h3.offer-title {
        font-size: 90px
    }

    .panel.panel--offer h5 {
        max-width: 60%
    }
}

.panel.panel--offer .button {
    margin: 0
}

.panel.panel--bg {
    padding-top: 120px;
    padding-bottom: 120px;
    position: relative;
    text-align: center
}

    .panel.panel--bg:before {
        background: rgba(255, 255, 255, .5);
        bottom: 0;
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%
    }

    .panel.panel--bg .button {
        margin: 0;
        padding: 50px 30px
    }

.panel.panel--facilities {
    padding-top: 30px;
    padding-bottom: 30px
}

    .panel.panel--facilities h3 {
        margin-bottom: 20px
    }

@media print, screen and (min-width:48em) {
    .panel.panel--facilities {
        padding-top: 40px;
        padding-bottom: 40px
    }

        .panel.panel--facilities h3 {
            margin-bottom: 25px
        }
}

.panel.panel--facilities .feature-list > .column,
.panel.panel--facilities .feature-list > .columns {
    margin-bottom: 15px
}

.panel.panel--facilities .feature-list .feature-item {
    border: none;
    padding-left: 50px;
    padding-right: 10px
}

    .panel.panel--facilities .feature-list .feature-item:before {
        left: 0;
        margin-top: -20px;
        top: 50%
    }

.panel.panel--facilities .feature-list p {
    font-size: 15px
}

.panel.panel--card {
    padding: 20px
}

@media print, screen and (min-width:48em) {
    .panel.panel--card.card--wide > .row > .column:first-child,
    .panel.panel--card.card--wide > .row > .columns:first-child {
        padding-left: -webkit-calc(6% - 20px);
        padding-left: calc(6% - 20px)
    }
}

@media screen and (min-width:75em) {
    .panel.panel--card.card--wide .card-tables > .column,
    .panel.panel--card.card--wide .card-tables > .columns {
        padding: 0 6%
    }
}

.panel.panel--card.card--wide .card-tables > .column:last-child:before,
.panel.panel--card.card--wide .card-tables > .columns:last-child:before {
    border-top: 3px solid #AD79B3;
    content: '';
    position: absolute;
    top: -10px;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px)
}

@media print, screen and (min-width:48em) {
    .panel.panel--card.card--wide .card-tables > .column:last-child:before,
    .panel.panel--card.card--wide .card-tables > .columns:last-child:before {
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px)
    }

    .panel.panel--card > .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media print, screen and (min-width:64em) {
    .panel.panel--card.card--wide .card-tables > .column:last-child:before,
    .panel.panel--card.card--wide .card-tables > .columns:last-child:before {
        border-left: 3px solid #AD79B3;
        height: 100%;
        left: -2px;
        top: 15px;
        width: auto
    }
}

.panel.panel--card > .row > .column,
.panel.panel--card > .row > .columns {
    padding: 20px
}

@media screen and (max-width:47.9375em) {
    .panel.panel--card > .row > .column:first-child,
    .panel.panel--card > .row > .columns:first-child {
        padding: 20px 0
    }

    .panel.panel--card > .row > .column:last-child,
    .panel.panel--card > .row > .columns:last-child {
        padding: 15px
    }

    .panel.panel--card table {
        font-size: 14px
    }
}

.panel.panel--card h4 {
    margin: 15px 0 20px;
    position: relative
}

    .panel.panel--card h4.tides,
    .panel.panel--card h4.weather {
        padding-left: 40px
    }

        .panel.panel--card h4.tides:before,
        .panel.panel--card h4.weather:before {
            content: '';
            display: block;
            height: 32px;
            left: 0;
            opacity: .45;
            position: absolute;
            top: -6px;
            width: 32px
        }

        .panel.panel--card h4.weather:before {
            background: url(../static/img/icons/weather.svg) left top no-repeat
        }

        .panel.panel--card h4.tides:before {
            background: url(../static/img/icons/tides.svg) left top no-repeat
        }

.panel.panel--card .card-tables > .column,
.panel.panel--card .card-tables > .columns {
    position: relative
}

    .panel.panel--card .card-tables > .column:last-child:before,
    .panel.panel--card .card-tables > .columns:last-child:before {
        border-top: 3px solid #AD79B3;
        content: '';
        position: absolute;
        top: -10px;
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px)
    }

@media print, screen and (min-width:48em) {
    .panel.panel--card .card-tables > .column:last-child:before,
    .panel.panel--card .card-tables > .columns:last-child:before {
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px)
    }
}

@media screen and (min-width:90em) {
    .panel.panel--card .card-tables > .column:last-child:before,
    .panel.panel--card .card-tables > .columns:last-child:before {
        border-left: 3px solid #AD79B3;
        height: 100%;
        left: -2px;
        top: 15px;
        width: auto
    }
}

.panel.panel--card table {
    margin-bottom: 40px;
    text-align: left
}

    .panel.panel--card table tbody,
    .panel.panel--card table thead,
    .panel.panel--card table tr {
        background: 0 0;
        border: none
    }

    .panel.panel--card table td,
    .panel.panel--card table th {
        padding: 2px
    }

    .panel.panel--card table th {
        font-weight: 400
    }

    .panel.panel--card table td {
        font-weight: 700
    }

.myprem-welcome {
    margin-bottom: 20px
}

.follow {
    padding: 15px 0 40px
}

    .follow .social {
        padding: 0 0 40px
    }

@media print, screen and (min-width:48em) {
    .myprem-welcome {
        margin-bottom: 30px
    }

    .follow .social {
        padding: 38px 0 0
    }
}

.follow .social [class^=link-] {
    background-color: #000;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 46px;
    margin: 0 1%;
    width: 46px
}

@media print, screen and (min-width:48em) {
    .follow .social [class^=link-] {
        margin: 0 2%
    }
}

@media print, screen and (min-width:64em) {
    .follow .social [class^=link-] {
        margin: 0 4%
    }

    .follow .newsletter .button {
        font-size: 22px;
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.follow .social [class^=link-] svg {
    fill: #fff;
    height: 32px;
    margin: 7px;
    width: 32px
}

.follow .social .link-facebook:focus,
.follow .social .link-facebook:hover {
    background-color: #3b5998
}

.follow .social .link-twitter:focus,
.follow .social .link-twitter:hover {
    background-color: #00aced
}

.follow .social .link-instagram:focus,
.follow .social .link-instagram:hover {
    background: #d92d77;
    background: -webkit-radial-gradient(33% 100% circle, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
    background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF)
}

.follow .social .link-pinterest:focus,
.follow .social .link-pinterest:hover {
    background: #cb2027
}

.follow .social .link-newsletter:focus,
.follow .social .link-newsletter:hover {
    background: #AD79B3
}

.follow .newsletter .input-group {
    margin: 0
}

.follow .newsletter .button {
    background-image: none;
    color: #fff;
    font-weight: 700
}

.follow .newsletter label {
    margin-bottom: 5px
}

.follow .newsletter [type=text],
.follow .newsletter [type=password],
.follow .newsletter [type=date],
.follow .newsletter [type=datetime],
.follow .newsletter [type=datetime-local],
.follow .newsletter [type=month],
.follow .newsletter [type=week],
.follow .newsletter [type=email],
.follow .newsletter [type=number],
.follow .newsletter [type=search],
.follow .newsletter [type=tel],
.follow .newsletter [type=time],
.follow .newsletter [type=url],
.follow .newsletter [type=color],
.follow .newsletter textarea {
    padding: .75rem
}

@media print, screen and (min-width:48em) {
    .follow .newsletter [type=text],
    .follow .newsletter [type=password],
    .follow .newsletter [type=date],
    .follow .newsletter [type=datetime],
    .follow .newsletter [type=datetime-local],
    .follow .newsletter [type=month],
    .follow .newsletter [type=week],
    .follow .newsletter [type=email],
    .follow .newsletter [type=number],
    .follow .newsletter [type=search],
    .follow .newsletter [type=tel],
    .follow .newsletter [type=time],
    .follow .newsletter [type=url],
    .follow .newsletter [type=color],
    .follow .newsletter textarea {
        padding: .75rem 2.5rem
    }
}

.footer-links {
    padding: 35px 0 50px
}

    .footer-links ul {
        border-top: 1px solid #AD79B3;
        border-bottom: 1px solid #AD79B3;
        padding: 10px 0
    }

@media print, screen and (min-width:48em) {
    .footer-links ul {
        padding: 0
    }
}

.footer-links ul li {
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 5px 15px
}

@media print, screen and (min-width:48em) {
    .footer-links ul li {
        display: inline-block;
        padding: 15px
    }
}

.footer-links ul li a {
    color: #636463;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

    .footer-links ul li a:focus,
    .footer-links ul li a:hover {
        color: #AD79B3
    }

.credit {
    padding: 20px 0
}

    .credit p {
        font-size: 15px;
        margin: 0
    }

/* new styles 11 sept 2018 */

.hero.bg-white {
    margin-bottom: 0;
}

    .hero.bg-white .hero-mask > div {
        background: #fff;
    }

    .hero.bg-white .hero-mask .mask-left::after {
        border-color: transparent transparent transparent #fff;
    }

    .hero.bg-white .hero-mask .mask-right::before {
        border-color: transparent transparent #fff;
    }

.small {
    font-size: 90%;
}

.uppercase {
    text-transform: uppercase;
}

.icon-heading {
    font-size: 24px;
    margin-bottom: 20px;
}

.weather-slider {
    margin-bottom: 0;
}

    .weather-slider .tabs-panel > .row {
        display: flex;
        flex-wrap: wrap;
    }

    .weather-slider .tabs-content {
        margin-top: 0 !important;
    }

    .weather-slider table,
    .weather-slider table thead,
    .weather-slider table tbody,
    .weather-slider table tbody tr {
        border: 0 none;
        background-color: transparent;
    }

        .weather-slider table td,
        .weather-slider table th {
            border-bottom: 1px solid #333;
        }

    .weather-slider .text-white table td,
    .weather-slider .text-white table th {
        border-bottom: 1px solid #fff;
        color: #fff;
        padding: 5px;
    }

    .weather-slider table td:first-child {
        font-weight: bold;
    }

    .weather-slider .weather-summary {
        border-bottom: 3px solid #AD79B3;
        height: 100%;
    }

p.weather-desc {
    font-size: 20px;
}

.weather-slider .tide-box {
    padding: 15px 6% 15px;
    margin: 0;
}

.tide-box .tide-actions .button {
    margin-bottom: 10px;
}

.tide-box .tide-actions p {
    margin-bottom: 0;
}

.weather-outlook {
    padding: 30px 0;
}

.chart-panel {
    min-height: 130px;
    width: 100%;
    height: calc(100% - 30px);
    background-size: cover;
    background-position: center;
    text-align: center;
    border: 2px solid #AD79B3;
    margin: 30px 0 0;
}

    .chart-panel a {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

.weather-detail {
    border-top: 3px solid #AD79B3;
    padding-top: 15px;
    margin-top: 30px;
}

    .weather-detail table {
        width: 100%;
    }

        .weather-detail table tr:nth-child(even) {
            background-color: #DEDFDE;
        }

.full-row {
    padding-top: 30px;
    margin-bottom: 30px;
}

.news-event-images {
    padding-bottom: 40px;
}

    .news-event-images.property-images {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .news-event-images .main-image {
        width: 100%;
        padding: 0 8px 8px;
        margin-bottom: 8px;
    }

        .news-event-images .main-image img {
            width: 100%;
        }

    .news-event-images .thumbs {
        display: flex;
        flex-wrap: wrap;
    }

        .news-event-images .thumbs img {
            max-width: 100%;
            height: auto;
        }

        .news-event-images .thumbs a:first-child,
        .news-event-images .thumbs a:nth-child(2) {
            width: 50%;
        }

    .news-event-images.property-images .thumbs a:first-child,
    .news-event-images.property-images .thumbs a:nth-child(2) {
        width: 33%;
    }

    .news-event-images .thumbs a {
        width: 33.33%;
        display: block;
        padding: 8px;
    }

.half-width-content-footer,
.share-subscription-bar {
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
}

.share-subscription-bar {
    padding-top: 0;
}

.content-footer-row {
    margin-bottom: 0;
}

.social-share,
.news-subscribe {
    flex: 0 1 auto;
    max-width: 33%;
}

    .social-share h4,
    .news-subscribe h4 {
        font-family: Arial, Helvetica, sans-serif;
    }

    .news-subscribe a.newsletter-subscribe {
        display: flex;
    }

.newsletter-subscribe img {
    flex: 0 0 auto;
    margin-left: 10px;
}

.news-navigation-bar .row {
    display: flex;
}

.button.large.prev {
    background-image: none;
    position: relative;
}

    .button.large.prev::before {
        content: '';
        display: inline-block;
        background-image: url(../static/img/icons/arrow.svg);
        background-size: 10px;
        background-repeat: no-repeat;
        width: 10px;
        height: 17px;
        margin-right: 9px;
        transform: rotate(180deg);
        position: relative;
        left: 0;
        transition: all .25s ease-in-out;
    }

    .button.large.prev:hover::before {
        left: -3px;
    }

.button.large.up {
    background-image: none;
    position: relative;
    padding-right: 15px;
}

    .button.large.up::after {
        content: '';
        display: inline-block;
        background-image: url(../static/img/icons/arrow.svg);
        background-size: 10px;
        background-repeat: no-repeat;
        width: 10px;
        height: 17px;
        margin-left: 10px;
        transform: rotate(-90deg);
        position: relative;
        top: 0;
        transition: all .25s ease-in-out;
    }

    .button.large.up:hover::after {
        top: -3px;
    }

.button.large.down {
    background-image: none;
    position: relative;
    padding-right: 15px;
}

    .button.large.down::after {
        content: '';
        display: inline-block;
        background-image: url(../static/img/icons/arrow.svg);
        background-size: 10px;
        background-repeat: no-repeat;
        width: 10px;
        height: 17px;
        margin-left: 10px;
        transform: rotate(90deg);
        position: relative;
        top: 2px;
        transition: all .25s ease-in-out;
    }

    .button.large.down:hover::after {
        top: 5px;
    }

.button.no-arrow {
    background-image: none;
    padding-right: 13px;
}

.button.image-button {
    position: relative;
    padding: 7px 13px;
}

.news-links-header {
    margin-bottom: 30px;
}

.news-links {
    padding: 0;
}

.panel-content .small {
    margin-bottom: 20px !important;
}

.notices-header {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.form-group .row {
    display: flex;
    align-items: center;
}

    .form-group .row label,
    .form-group .row select {
        margin-bottom: 0;
    }

.notices-list .panel.panel--wide > .row > .column,
.notices-list .panel.panel--wide > .row > .columns {
    min-height: 0;
}

.hero.hero--white .hero-title {
    border: 12px solid #fff;
    border-bottom-color: transparent;
}

    .hero.hero--white .hero-title::before {
        border-left-color: #fff;
    }

    .hero.hero--white .hero-title::after {
        border-bottom: 12px solid #fff;
        border-left: 12px solid transparent;
    }

.map-quote .panel-container,
.quote-columns .panel-container {
    margin-bottom: 0;
}

.map-quote h4 {
    margin-bottom: 30px;
}

.map-quote label::before {
    content: none;
}

.map-quote .tabs .tabs-title label {
    font-size: 1.25rem;
    display: block;
    padding: 1.25rem 10px;
    color: #636463;
    outline: 0;
    cursor: pointer;
    font-weight: normal;
    line-height: 1;
}

.quote-panel label.checkbox {
    position: relative;
}

label.checkbox::before {
    content: '';
    width: 20px;
    height: 20px;
    background: url('../../assets/img/chk.png');
    border-radius: 0;
    border: none;
    box-shadow: none;
    position: relative;
    left: 6px;
    top: 3px;
    display: inline-block;
}

label.checkbox.checked::before {
    background: url('../../assets/img/chk-active.png');
}

label.checkbox input {
    visibility: hidden;
}

.map-quote label.checkbox::before {
    position: absolute;
    margin-top: -6px;
    top: 50%;
}

.map-quote .tabs .tabs-title {
    flex: 0 1 auto;
    padding: 0 5px;
}

.map-quote .tabs {
    justify-content: center;
}

.quote-header .panel-container {
    margin-bottom: 0;
}

.map-quote-steps {
    display: flex;
    justify-content: center;
}

.map-quote-step {
    background: url('../../assets/img/generic-step-arrow.png') right center no-repeat transparent;
    padding-right: 20px;
    margin-left: -40px;
}

    .map-quote-step h3 {
        color: #aaa;
    }

    .map-quote-step.current-step h3 {
        color: #000;
    }

.map-quote-steps > div:last-child .map-quote-step {
    background: none;
}

.map-quote + .quote-columns {
    margin-top: -30px;
}

.quote-panel {
    padding: 50px;
    border: 3px solid #97A3B4;
    position: relative;
    margin-bottom: 30px;
}

    .quote-panel::before {
        content: '';
        width: 25px;
        height: 25px;
        background: #fff;
        position: absolute;
        top: -14px;
        border-top: none;
        left: 100px;
        transform: rotate(-45deg);
        transform-origin: center;
        border-right: none;
        border-left: 2px solid #97A3B4;
        border-bottom: 2px solid #97A3B4;
    }

    .quote-panel .form-group {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .quote-panel select {
        margin: 0 20px 0 0;
        flex: 0 1 50%;
    }

    .quote-panel .row {
        display: flex;
        align-items: center;
        width: 100%;
    }

    .quote-panel input[type="radio"] {
        height: auto;
        visibility: visible;
    }

.quote-columns input[type="checkbox"] {
    margin: 0;
}

.quote-panel label {
    padding-left: 15px;
    padding-right: 20px;
}

.quote-panel .alert {
    border: 2px solid #AD79B3;
    padding: 30px;
    margin-top: 50px;
    background: #f4ecf4;
}

.quote-columns .panel {
    padding: 30px;
    position: relative;
}

    .quote-columns .panel::before,
    .quote-accordions .accordion-header::before,
    .quote-accordions .accordion-content::before,
    .offer-accordion .accordion-header::before,
    .alert.notch::before,
    .escapes-linkboxes-header::before {
        content: '';
        width: 25px;
        height: 25px;
        background: #fff;
        position: absolute;
        top: -14px;
        left: 100px;
        transform: rotate(-45deg);
        transform-origin: center;
    }

.offer-accordion .accordion-header::before {
    background: #DEDFDE;
}

.notch-purple::before {
    background-color: #AD79B3 !important;
}

.notch-grey::before {
    background-color: #97A3B4 !important;
}

.notch-right::before {
    left: auto !important;
    right: 100px !important;
}

.quote-columns .panel.bg-light-grey {
    border: 3px solid #97A3B4;
}

    .quote-columns .panel.bg-light-grey::before,
    .alert.notch::before {
        border-top: none;
        border-right: none;
        border-left: 2px solid #97A3B4;
        border-bottom: 2px solid #97A3B4;
    }

.quote-columns .panel.border-purple::before,
.alert.notch.purple-alert::before {
    border-top: none;
    border-right: none;
    border-left: 2px solid #AD79B3;
    border-bottom: 2px solid #AD79B3;
}

.quote-columns .form-group select {
    margin-bottom: 1rem;
}

.quote-columns .form-group h5 {
    margin-top: 30px;
}

.quote-columns .form-group textarea {
    min-height: 150px;
}

.quote-columns .panel.panel-footer {
    margin-top: -30px;
}

.map-quote .panel-container + .row,
.map-quote .quote-accordions + .row,
.quote-columns .panel-container + .row {
    margin: 30px 0;
}

.bg-purple {
    background-color: #AD79B3;
}

.bg-light-purple {
    background-color: #f4ecf4;
}

.bg-faded-purple {
    background-color: #ceaccc;
}

.bg-faded-grey {
    background-color: #bac5cf;
}

.border-purple {
    border: 3px solid #AD79B3;
}

.quote-accordions .accordion-header {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    position: relative;
    margin-top: 30px;
}

    .quote-accordions .accordion-header:first-child {
        margin: 0;
    }

.quote-accordions .marina-name {
    padding: 35px 50px;
    flex: 0 0 225px;
    text-align: center;
    font-weight: bold;
}

.quote-accordions .marina-from-price {
    padding: 35px 20px;
    flex: 1 1 100%;
}

.quote-accordions .accordion-header::after,
.offer-accordion .accordion-header::after {
    content: 'view';
    background: url('/assets-2/img/icons/show.png') right center no-repeat transparent;
    padding-right: 40px;
    color: #fff;
    text-transform: uppercase;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    width: auto;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.quote-accordions .accordion-header.ui-accordion-header-active::after {
    content: 'remove';
    background-image: url('/assets-2/img/icons/remove.png');
}

.quote-accordions.date-accordions .accordion-header.ui-accordion-header-active::after {
    content: 'hide';
    background-image: url('/assets-2/img/icons/hide.png');
}

.offer-accordion .accordion-header::after {
    content: 'More detail';
    background-image: url('/assets-2/img/icons/show.png');
    right: 15px;
    text-transform: none;
    font-weight: bold;
}

.offer-accordion .accordion-header.ui-accordion-header-active::after {
    content: 'Less detail';
    background-image: url('/assets-2/img/icons/hide.png');
}

.quote-accordions .accordion-content {
    padding: 30px;
    position: relative;
}

.quote-accordions.date-accordions .accordion-content {
    border: 2px solid #AD79B3;
    border-top: 0;
}

.quote-accordions .accordion-content .row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.quote-accordions .accordion-content .payment-options {
    border-bottom: 1px solid white;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.quote-accordions .accordion-content table.unstriped tbody,
.quote-accordions .accordion-content table tr,
.escape-columns table.unstriped tbody,
.escape-columns table tbody tr {
    background-color: transparent;
    border: 0 none;
}

.escape-columns table tbody tr {
    border-bottom: 1px solid #838383;
}

.quote-accordions .accordion-content table tbody td,
.quote-accordions .accordion-content table tbody th,
.escape-columns table.unstriped tbody td,
.escape-columns table.unstriped tbody th {
    padding: .5rem 0 .625rem;
}

.escape-columns table.unstriped tbody td,
.escape-columns table.unstriped tbody th {
    text-align: left;
}

    .escape-columns table.unstriped tbody td:first-child,
    .escape-columns table.unstriped tbody th:first-child {
        text-align: center;
    }

    .escape-columns table.unstriped tbody td input,
    .escape-columns table.unstriped tbody th input {
        margin: 0;
    }

    .escape-columns table.unstriped tbody td label,
    .escape-columns table.unstriped tbody th label {
        text-align: left;
    }

    .escape-columns table.unstriped tbody td label {
        font-weight: normal;
    }

.quote-accordions .accordion-content table tbody td:last-child {
    text-align: right;
    width: 100px;
}

.quote-accordions .accordion-content > .row > div:last-child {
    border-left: 1px solid #555;
    padding-left: 30px;
}

.quote-accordions.date-accordions .accordion-content > .row > div:last-child {
    border-left: 0;
}

.quote-accordions .accordion-content .quote-actions,
.quote-accordions .accordion-content .quote-footer {
    position: relative;
    padding: 20px;
}

    .quote-accordions .accordion-content .quote-footer p {
        margin: 0;
    }

    .quote-accordions .accordion-content .quote-actions::before {
        content: '';
        width: 30%;
        height: 0;
        position: absolute;
        bottom: 100%;
        left: 0;
        border-bottom: 20px solid #fff;
        border-right: 20px solid transparent;
        z-index: 2;
    }

    .quote-accordions .accordion-content .quote-actions::after {
        content: '';
        width: 70%;
        height: 0;
        position: absolute;
        bottom: 100%;
        right: 0;
        border-bottom: 20px solid #fff;
        border-left: 20px solid transparent;
        z-index: 2;
    }

.quote-actions-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.3);
    z-index: 2000;
}

.quote-actions-wrap {
    margin-top: 20px;
}

    .quote-actions-wrap.overlay-active {
        z-index: 2500;
        box-shadow: 0 0 25px rgba(0,0,0,0.5);
        position: relative;
        border-left: 2px solid #AD79B3;
        border-right: 2px solid #AD79B3;
        border-bottom: 2px solid #AD79B3;
    }

    .quote-actions-wrap .close-button {
        width: 40px;
        height: 40px;
        background: #AD79B3;
        position: absolute;
        top: -31px;
        left: -15px;
        display: none;
        z-index: 25;
        border-radius: 32px;
        background: url('/assets-2/img/icons/remove.png') center no-repeat transparent;
    }

    .quote-actions-wrap.overlay-active .close-button {
        display: block;
    }

.quote-accordions .accordion-content .quote-actions-wrap.overlay-active::before {
    content: '';
    width: calc(30% + 2px);
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 0;
    border-bottom: 22px solid #AD79B3;
    border-right: 20px solid transparent;
    z-index: 1;
}

.quote-accordions .accordion-content .quote-actions-wrap.overlay-active::after {
    content: '';
    width: calc(70% + 2px);
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 0;
    border-bottom: 22px solid #AD79B3;
    border-left: 20px solid transparent;
    z-index: 1;
}

.quote-accordions .accordion-content .quote-actions-wrap.overlay-active .quote-actions h5::after {
    content: '';
    width: 2px;
    height: 22px;
    position: absolute;
    bottom: 100%;
    right: -2px;
    background: #AD79B3;
    z-index: 15;
}

.quote-accordions.date-accordions .accordion-content .marina-info {
    padding-top: 30px;
}

.quote-accordions.date-accordions .accordion-content .form-group > .row {
    align-items: center;
}

.quote-accordions.date-accordions .accordion-content .form-group input {
    margin: 0;
}

.map-quote .panel-cta .button {
    margin-bottom: 20px;
}

.map-quote .panel .panel-text .panel-cta {
    padding: 0 1.25rem;
}

.quote-columns .special-offers {
    padding: 20px;
    border: 2px solid #AD79B3;
    margin-bottom: 20px;
}

    .quote-columns .special-offers p {
        margin: 0;
    }

    .quote-columns .special-offers h5.purple {
        color: #AD79B3;
    }

.quote-columns .marina-selection {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #aaa;
    padding: 1rem 0;
    align-items: center;
}

    .quote-columns .marina-selection .button {
        margin: 0;
    }

.quote-columns .marina-selection-name h5 {
    margin: 0;
}

.quote-columns h5 small {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.panel-linkbox {
    margin-top: 20px;
    margin-bottom: 0;
}

.escape-columns .panel-linkbox {
    margin-top: 0;
    margin-bottom: 10px;
}

.panel-linkbox .panel-image {
    min-height: 250px;
}

.panel-linkbox .panel-cta {
    width: 100%;
    clear: both;
}

    .panel-linkbox .panel-cta .button {
        display: block;
    }

.panel-linkbox::before {
    content: none !important;
}

.map-quote label {
    clear: none;
    float: none;
    font-size: 1em;
    margin-left: 0;
    padding-left: 15px;
    position: static;
}

.map-quote [type="radio"] {
    clear: none;
    float: none;
    width: auto;
    margin: 0 0 1rem;
}

.panel.property-panel {
    position: relative;
    margin-bottom: 50px;
}

.dot-text {
    position: absolute;
    width: 120px;
    height: 120px;
    padding: 5px;
    background: #AD79B3;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: bold;
    line-height: 1;
    border-radius: 120px;
    left: -30px;
    top: -30px;
    text-transform: uppercase;
}

.image-ad-panel .panel-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px 100px;
}

.ad-actions-row {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-top: 30px;
}

.ad-action .button {
    background-color: transparent;
    border: 2px solid white;
    margin: 0;
}

.tide-calendar {
    padding: 10px 20px 20px;
}

    .tide-calendar .tide-box {
        margin: 20px 0;
        border-bottom: 2px solid #fff;
    }

        .tide-calendar .tide-box > .row > .column:first-child {
            padding-right: 0;
            text-align: center;
        }

.date-number {
    background: #AD79B3;
    color: white;
    font-size: 2rem;
    font-weight: bold;
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 0 auto;
}

.day-text {
    font-size: 1.75rem;
    font-weight: bold;
    text-align: center;
    color: #AD79B3;
}

.tide-calendar table,
.tide-calendar table thead,
.tide-calendar table tbody,
.tide-calendar table tbody tr {
    border: 0 none;
    background-color: transparent;
}

    .tide-calendar table td,
    .tide-calendar table th {
        border-bottom: 1px solid #333;
    }

        .tide-calendar table td:nth-child(2) {
            font-weight: bold;
        }

.alert.notch {
    padding: 50px 30px;
    margin: 30px 0;
    border: 3px solid #97A3B4;
    position: relative;
}

    .alert.notch.purple-alert {
        border: 3px solid #AD79B3;
    }

.services-header {
    margin-bottom: 30px;
}

    .services-header .form-group .row > div {
        display: flex;
        align-items: center;
    }

    .services-header .form-group input, .services-header .form-group button {
        margin: 0;
    }

.service-panel .panel-content {
    position: relative;
}

    .service-panel .panel-content h4 {
        padding-right: 200px;
    }

    .service-panel .panel-content p span,
    .offer-panel .panel-content p span {
        width: 100px;
        display: inline-block;
        font-weight: bold;
    }

.offer-panel .panel-content p span {
    min-width: 100px;
    width: auto;
}

.service-panel .service-type {
    text-transform: uppercase;
    padding: 5px 10px;
    background-color: #97A3B4;
    position: absolute;
    top: 20px;
    right: 0;
}

    .service-panel .service-type .service-tag {
        color: #fff;
        font-weight: bold;
    }

.panel.split-ad-panel {
    border: 2px solid white;
}

    .panel.split-ad-panel .panel-image {
        padding: 30px;
    }

    .panel.split-ad-panel .panel-content {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
    }

    .panel.split-ad-panel .ad-actions-row {
        justify-content: center;
    }

.panel.offer-panel .panel-content {
    padding: 30px 0;
}

.offer-panel .offer-header {
    background: #AD79B3;
    padding: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 1.25rem;
    text-align: center;
    margin-bottom: 20px;
}

.offer-accordion .accordion-header {
    min-height: 50px;
    position: relative;
    background: #838383;
}

.offer-accordion .accordion-content {
    border: 2px solid #838383;
}

.escapes-linkboxes-header {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 20px 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: bold;
    font-size: 1.25em;
    position: relative;
}

.visitor-accordions {
    padding-bottom: 30px;
}

.quote-panel.panel .form-group {
    display: block;
}

.quote-panel.panel .row {
    width: auto;
}

.quote-panel.panel .form-group label {
    padding: 0;
}

.quote-panel.panel .form-group [type="checkbox"] + label,
.quote-panel.panel .form-group [type="radio"] + label {
    margin-left: .5rem;
    margin-right: 1rem;
}

.map-quote .quote-panel.panel label.checkbox::before {
    position: relative;
    margin-top: 0;
    top: 3px;
    transform: none;
}

.weather-detail td img,
.button img,
.icon-heading > img {
    max-width: 32px !important;
    height: auto;
}

.chart-panel img {
    max-width: 90px;
    height: auto;
}

.social-share img,
.newsletter-subscribe img {
    max-width: 45px;
    height: auto;
}

.quote-accordions .accordion-header::after,
.offer-accordion .accordion-header::after {
    background-size: 32px 32px;
}

.quote-actions-wrap .close-button {
    background-size: 40px 40px;
}

@media (max-width: 991px) {
    .chart-panel {
        min-height: 200px;
        margin: 0;
    }

    .weather-detail table {
        display: block;
        width: 100%;
        overflow-x: auto;
    }

    .half-width-content-footer,
    .share-subscription-bar,
    .news-navigation-bar .row,
    .notices-header,
    .map-quote-steps,
    .quote-panel .row,
    .form-group .row,
    .quote-accordions .accordion-header,
    .ad-actions-row,
    .services-header .form-group .row > div {
        flex-wrap: wrap;
    }

    .social-share, .news-subscribe {
        flex: 0 1 auto;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .news-navigation-bar .row > div {
        text-align: center !important;
    }

    .panel .panel-image {
        min-height: 150px !important;
    }

    .map-quote-step {
        margin-left: 0;
        text-align: left !important;
    }

    .map-quote .tabs .tabs-title label {
        font-size: 16px;
        outline: 0;
        padding: 1rem 10px;
    }

    label.checkbox input {
        visibility: hidden;
        margin: 0;
    }

    .map-quote.map-slider .tabs .tabs-title {
        width: 100%;
    }

    .quote-panel {
        padding: 25px;
    }

        .quote-panel .row {
            width: auto;
        }

        .quote-panel select {
            flex: 0 1 100%;
        }

    .form-group .row label {
        text-align: left !important;
    }

    .quote-actions-overlay {
        display: none;
    }

    .quote-accordions .marina-name,
    .quote-accordions .marina-from-price {
        flex: 0 0 100%;
        text-align: left;
        padding: 20px;
    }

    .quote-accordions .accordion-header::after,
    .offer-accordion .accordion-header::after {
        top: 30px;
        right: 20px;
    }

    .quote-columns .panel::before,
    .quote-accordions .accordion-header::before,
    .offer-accordion .accordion-header::before,
    .alert.notch::before,
    .escapes-linkboxes-header::before {
        left: 50px;
    }

    .quote-accordions .accordion-content::before {
        content: none !important;
    }

    .quote-accordions .accordion-content > .row > div:last-child {
        border-left: 0 none;
        padding-left: 0;
    }
    /*
    .quote-actions-wrap.overlay-active .close-button {
        display: none;
    }
    */
    .quote-actions-wrap.overlay-active {
        z-index: 2500;
        box-shadow: none;
        position: relative;
        border: 0 none;
    }

    .quote-accordions .accordion-content .quote-actions-wrap.overlay-active::before,
    .quote-accordions .accordion-content .quote-actions-wrap.overlay-active::after,
    .quote-accordions .accordion-content .quote-actions-wrap.overlay-active .quote-actions h5::after {
        content: none !important;
    }

    .map-quote label {
        padding-left: 0;
    }

    .dot-text {
        width: 80px;
        height: 80px;
        font-size: 12px;
        left: -10px;
    }

    .panel .panel-text .panel-cta {
        text-align: center;
    }

    .image-ad-panel .panel-image {
        padding: 20px;
    }

    .image-ad-panel .lead {
        font-size: 100%;
    }

    .ad-actions-row {
        margin-top: 15px;
    }

    .image-ad-panel .ad-logo {
        margin-bottom: 20px;
    }

    .tidal-header select,
    .services-header select,
    .property-header select {
        margin-bottom: 10px !important;
    }

    .tide-calendar {
        padding: 10px;
    }

    .date-number {
        width: 40px;
        height: 40px;
        font-size: 1.5rem;
    }

    .day-text {
        font-size: 1.25rem;
    }

    .service-panel .service-type {
        position: relative;
        top: 0;
    }

    .service-panel .panel-content h4 {
        padding: 0;
    }

    .service-panel .panel-content p span, .offer-panel .panel-content p span {
        width: auto;
    }

    a {
        word-wrap: break-word;
    }

    .quote-accordions .accordion-header::after, .offer-accordion .accordion-header::after {
        top: 25px;
        right: 15px;
    }

    .news-event-images.property-images {
        padding-bottom: 0;
    }

    .quote-columns .panel {
        padding: 20px;
    }

    .escape-columns table.unstriped tbody td, .escape-columns table.unstriped tbody th {
        font-size: 14px;
        padding: 5px;
    }

    .service-panel .tenant-premium {
        position: relative;
        top: 0;
        margin-top: 10px;
    }

    .news-landing-container .panel .panel-image {
        min-height: 150px !important;
    }
}

.weather-detail td img, .button img, .icon-heading > img {
    max-height: 32px;
    margin-right: 10px;
}

.news-subscribe a.newsletter-subscribe {
    align-items: flex-start;
}

.service-panel .tenant-premium {
    text-transform: uppercase;
    padding: 5px 10px;
    background-color: #AD79B3;
    position: absolute;
    top: 60px;
    right: 0;
}

    .service-panel .tenant-premium .tenant-tag {
        color: #fff;
        font-weight: bold;
    }

.berthList .accordion-header {
    display: none !important;
}

    .berthList .accordion-header.active {
        display: flex !important;
    }

.quote-panel .form-group span + label {
    margin-left: .5rem;
    margin-right: 1rem;
}

.quote-panel .form-group span + label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
}

/* .formColMetres {
    display: flex;
    flex: 0 1 250px;
    align-items: center;
}

    .formColMetres select {
        margin-bottom: 0 !important;
    } */

.imagelink-images {
    padding-bottom: 40px;
}

    .imagelink-images.property-images {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .imagelink-images .main-image {
        width: 100%;
        padding: 0 8px 8px;
        margin-bottom: 8px;
    }

        .imagelink-images .main-image img {
            width: 100%;
        }

    .imagelink-images .thumbs {
        display: flex;
        flex-wrap: wrap;
    }

        .imagelink-images .thumbs img {
            max-width: 100%;
            height: auto;
        }

        .imagelink-images .thumbs a:first-child,
        .imagelink-images .thumbs a:nth-child(2) {
            width: 50%;
        }

    .imagelink-images.property-images .thumbs a:first-child,
    .imagelink-images.property-images .thumbs a:nth-child(2) {
        width: 33%;
    }

    .imagelink-images .thumbs a {
        width: 33.33%;
        display: block;
        padding: 8px;
    }

.chart-panel {
    min-height: 190px;
}

    .chart-panel .icon-heading {
        color: black;
    }

        .chart-panel .icon-heading + img {
            margin-bottom: 20px;
            max-width: 75px;
        }

.weather-detail table {
    border-collapse: separate;
    border-spacing: 0;
}

.weather-slider table td,
.weather-slider table th {
    min-width: 100px;
}

.weather-detail table th:first-child,
.weather-detail table td:first-child {
    position: sticky;
    left: 0px;
    border-bottom: 1px solid #333;
}

.weather-detail table td {
    background: #fff;
}

.weather-detail table th {
    background: #97A3B4;
}

.tide-calendar {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

    .tide-calendar .tide-box {
        height: calc(100% - 25px);
    }

.freeFlow-header {
    border-top: none !important;
}

.freeFlow {
    width: 200px;
}

    .freeFlow .open {
        color: #04b800;
        font-weight: bold;
    }

    .freeFlow .close {
        color: #c3243e;
        font-weight: bold;
    }

.social-share, .news-subscribe {
    flex: 0 1 auto;
    max-width: 205px;
}

.form-group .row label {
    margin-right: 10px;
    text-align: right;
}

    .form-group .row label.checkbox {
        text-align:;
        text-align: left;
    }

    .form-group .row label.right.inline {
        margin: 0;
    }

.bg-lightest-grey {
    background-color: #f1f1f1;
}

.accordion-header:focus, .accordion-header:active {
    outline: 0;
}

.offer-accordion:last-child > .accordion-content:last-child {
    border-bottom: 2px solid #838383;
}

.quote-actions .button {
    text-align: left;
}

.quote-accordions .marina-from-price a {
    color: #fff;
}

.panel--stacked.panel-linkbox .panel-image {
    min-height: 170px;
}

.service-panel .panel-content p span {
    width: auto;
}

.mobile-floating-menu {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
}

    .mobile-floating-menu ul {
        padding: 5px;
        margin: 0;
        list-style: none outside none;
        background: #AD79B3;
        display: flex;
    }

        .mobile-floating-menu ul li {
            padding: 5px;
            flex: 0 0 33%;
        }

            .mobile-floating-menu ul li a {
                background: rgba(255,255,255,0.8);
                display: flex;
                height: 100%;
                justify-content: center;
                align-items: center;
                padding: 10px 5px;
            }

                .mobile-floating-menu ul li a img {
                    flex: 0 0 24px;
                    margin-right: 4px;
                    max-width: 24px;
                }

            .mobile-floating-menu ul li span {
                flex: 1 1 auto;
                font-size: 14px;
                font-weight: bold;
                color: #000;
                line-height: 1;
                white-space: pre-wrap;
            }

.freeFlow .close, .freeFlow .open {
    font-size: 14px;
}

.visitor-dates {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 30px;
    position: relative;
    border-left: 2px solid #AD79B3;
    border-right: 2px solid #AD79B3;
}

.visitor-accordions .accordion-header {
    flex-wrap: wrap;
}

    .visitor-accordions .accordion-header.ui-corner-all {
        border-bottom: 2px solid #AD79B3;
    }

.visitor-accordions .accordion-header {
    border-bottom: 0 none;
}

    .visitor-accordions .accordion-header::after {
        top: 47px;
    }

.quote-accordions.visitor-accordions .marina-from-price {
    flex: 1 1 auto;
}

.quote-accordions.visitor-accordions .accordion-content .marina-info {
    padding-top: 0;
}

.quote-accordions.visitor-accordions .accordion-content::before {
    content: none;
}

.visitor-dates::before {
    content: '';
    width: 25px;
    height: 25px;
    background: #fff;
    position: absolute;
    top: -14px;
    left: 100px;
    transform: rotate(-45deg);
    transform-origin: center;
}

@media (min-width: 48em) {
    .panel.panel--wide > .row > .column,
    .panel.panel--wide > .row > .columns {
        min-height: 300px;
    }

    .panel.panel--wide .panel-content {
        padding: 45px 20px 20px;
    }
}

@media (max-width: 1500px) {
    .tide-calendar table td,
    .tide-calendar table th {
        font-size: 14px;
    }

    .freeFlow .close, .freeFlow .open {
        font-size: 12px;
    }
}

@media (max-width: 1366px) {
    .weather-detail table {
        display: block;
        width: 100%;
        overflow-x: auto;
    }
}

@media (max-width: 991px) {
    .panel .panel-text .panel-cta {
        text-align: right;
    }
}

@media (max-width: 767px) {
    .mobile-floating-menu {
        display: block;
    }

    .offer-panel .panel-content p span {
        min-width: 0;
    }

    .map-quote-step {
        background-image: none;
    }

    .row.primary-row {
        display: flex;
        flex-direction: column-reverse;
    }

    .tide-calendar table td,
    .tide-calendar table th {
        font-size: 12px;
        padding: 5px;
    }

    .day-text {
        font-size: 1rem;
    }

    .date-number {
        width: 20px;
        height: 22px;
        font-size: 1rem;
    }

    .tide-calendar .tide-box .small-2 {
        width: 30px;
        padding: 0;
    }

    .tide-calendar .tide-box .small-10 {
        padding: 0;
        width: calc(100% - 35px);
    }
}

@media (max-width: 525px) {
    .map-slider .button {
        margin-top: 0;
        margin-bottom: 5px;
    }

        .map-slider .button:last-child {
            margin-bottom: 15px;
        }

    .payment-columns .button {
        margin: 0 0 5px;
    }
}

@media (min-width: 1100px) and (max-width:1650px) {
    .map-quote .tabs .tabs-title label {
        font-size: 1em;
        padding: 14px 10px 10px;
    }

    .map-slider .tabs {
        flex-wrap: wrap;
    }

    .map-quote .tabs .tabs-title {
        flex: 0 1 auto;
    }
}

.quote-actions-overlay {
    display: none;
}

.services-header label {
    margin-right: 10px !important;
}

.card-images {
    display: inline;
}

    .card-images img {
        max-width: 45px;
    }

.slide-panel {
    padding: 20px;
    background: rgba(255,255,255,0.35);
    color: #333;
}

.payment-columns .form-group .row input {
    margin: 30px 0;
}

.payment-columns .button {
    margin: 0;
}

.payment-columns .slide-panel {
    display: none;
}

.visitor-accordions .accordion-header {
    border-bottom: 2px solid #AD79B3;
}

    .visitor-accordions .accordion-header.open,
    .visitor-accordions .accordion-header.transition {
        border-bottom: 0;
    }

.visitor-accordions .marina-from-price {
    position: relative;
}

    .visitor-accordions .marina-from-price span {
        background: url('../img/icons/show.png') right center no-repeat transparent;
        background-size: 32px;
        padding-right: 40px;
        color: #fff;
        text-transform: uppercase;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        width: auto;
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
    }

.visitor-accordions .accordion-header.open .marina-from-price span {
    background: url('../img/icons/hide.png') right center no-repeat transparent;
    background-size: 32px;
}

.visitor-accordions .accordion-header::after {
    content: none;
}

.weather-slider .tide-box table td,
.weather-slider .tide-box table th {
    min-width: 0;
    padding: 5px 3px;
}

.weather-slider .tide-box .freeFlow span {
    color: #fff !important;
    font-size: 14px;
}

.weather-slider .tide-box th.freeFlow span {
    font-size: 12px;
}

.weather-slider .tide-box .freeFlow div {
    line-height: 0.8;
}

.text-container .text-content {
    border: 2px solid #DEDFDE;
    padding: 40px 50px;
    margin-bottom: 20px;
}

    .text-container .text-content :last-child {
        margin-bottom: 0;
    }

.visitor-dates input[type="date"] {
    padding: 0.75rem 1rem;
    font-weight: normal;
    font-size: 1rem;
    margin-bottom: 0;
}

.quote-panel .row {
    flex-wrap: wrap;
}

.boatCalc .result {
    font-size: 12px;
    display: block;
    width: calc(100% + 20px);
    white-space: nowrap;
}

.boatCalc select {
    width: 100%;
    flex: 1 1 100%;
    padding: 0.75rem 1.5rem 0.75rem 1rem;
    margin-right: 0;
}

.boatCalc .formColMetres, .boatCalc .formColFeet {
    padding-right: 10px;
    margin-right: -20px;
}

.form-group .columns + .columns label {
    text-align: left;
    margin-bottom: 10px;
}

#lblFeet, #lblMetres {
    margin: 5px 5px 10px 5px;
    padding: 0 10px 0 0;
}

.form-group .columns + .columns .column {
    display: flex;
}

.newsletter-statement {
    border: 2px solid #AD79B3;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 30px;
    background: #f4ecf4;
}

@media (max-width: 1023px) {
    .form-group label.right {
        text-align: left;
    }
}

#confirm-payment-panel {
    display: none;
}

.check-email {
    display: none;
}

.boatyard-dates input[type="date"] {
    padding: 0.75rem 1rem;
    font-weight: normal;
    font-size: 1rem;
    margin-bottom: 0;
}

.errorList {
    border: 3px solid #cc4b37;
    color: #cc4b37;
    font-weight: 700;
    list-style: none;
    margin: 30px 0;
    padding: 20px
}

.search-panel {
    margin-bottom: 0px
}

.panel.panel--wide > .row > .column, .panel.panel--wide > .row > search-column {
    min-height: 30px;
}

.quote-columns .form-group .text-right h5 {
    margin: 0;
    font-size: 1em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.quote-panel.panel .form-group label.checkbox {
    padding-left: 30px;
}

    .quote-panel.panel .form-group label.checkbox::before {
        left: 0;
        position: absolute;
        top: 0;
    }

    .quote-panel.panel .form-group label.checkbox input {
        display: none;
    }

.boatyard-dates input[type="date"] {
    margin-bottom: 15px;
    max-width: 300px;
}

.feedbackify-link {
    position: fixed;
    background: #0C3764;
    top: 50%;
    right: -50px;
    display: block;
    z-index: 9999;
    padding: 10px 15px;
    color: white;
    font-weight: bold;
    transform: rotate(-90deg);
    font-size: 16px;
    height: 50px;
}

@media only screen and (max-width: 767px) {
    .feedbackify-link {
        font-size: 14px;
    }

    .row.primary-row.my-account {
        flex-direction: column;
    }
}

.quote-panel .row.form-list {
    align-items: flex-start;
}

    .quote-panel .row.form-list > div {
        margin-bottom: 25px;
    }

.form-list .column {
    align-items: flex-start;
}

    .form-list .column input {
        position: relative;
        top: 4px;
    }

.cmsPods5050 .inner.bottom-row.connected {
    background-color: #69e869;
}

.cmsPods5050 .inner.bottom-row.disconnected {
    background-color: #ec6d6d;
}

.cmsPods5050 .inner.bottom-row.unknown {
    background-color: #a2a2a2;
}

.export-top {
    margin-bottom: 0px;
}

.add-cal-icon {
    width: 24px;
    height: auto;
    margin-right: 5px;
}

.button.cal-button {
    background-image: url('../img/icons/icon-calendar.png');
    background-size: 24px;
    background-position: calc(100% - 12px) center;
    padding-right: 50px;
}

    .button.cal-button:hover {
        background-position: calc(100% - 12px) center;
    }

.subscription-warning {
    background: #AD79B3;
    border: 1px solid #c8b8cf;
    padding: 15px;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: -20px;
}

    .subscription-warning p {
        margin: 0;
        color: #ccc;
    }

    .subscription-warning a {
        color: #fff;
    }

    .subscription-warning p a {
        color: #fff;
    }
}

#payment-billing-address {
    display: none;
}

.extra-small {
    font-size: 73%;
    margin-bottom: 0.2rem;
}

.top-up-dock .radio-row label {
    display: inline-block;
}

.top-up-dock .existing-address {
    padding-left: 18px;
    display: block;
    margin-bottom: 10px;
}

.top-up-content .radio-row .title {
    font-size: 18px;
    text-align: left;
    line-height: normal;
    margin-top: 15px;
}

    .top-up-content .radio-row .title + p {
        font-size: 14px;
        margin-bottom: 10px;
    }

.payment-card .radio-row label {
    display: inline-block;
    margin-bottom: 5px;
}

.payment-card .radio-row .existing-address {
    padding-left: 18px;
    display: block;
    margin-bottom: 20px;
}

.payment-card .radio-row input {
    margin: 0 !important;
}

header {
    position: relative;
    z-index: 1;
}

.top30 {
    margin-top: 30px;
}

.success-container {
    margin-bottom: 20px;
}

    .success-container span {
        color: #475e68;
    }

.form-saved-value {
    display: block;
    margin: 0 0 5px 0;
}

.quote-panel .form-group span + label {
    margin-right: 0;
}

@media (max-width: 991px) {
    .text-right label {
        text-align: left;
    }

    .form-saved-value {
        padding: 0 15px;
    }
}

.quote-panel .form-group span + label {
    margin-right: 0;
    font-weight: normal;
    font-size: 14px;
}

.panel.panel--bg .button {
    background-position: calc(100% - 12px) center;
}

select.ddlMetres {
    margin-bottom: 10px !important;
}

.switch-on {
    display: block !important;
    text-align: center;
    font-size: 16px;
}

    .switch-on p {
        color: #000;
    }

/*Boats for sale*/

.productgrid {
    width: 100%;
    height: auto;
    background-color: #fff;
    padding-bottom: 100px;
    padding-top: 71px;
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left !important;
}

.productgrid-item {
    width: 100%;
    height: auto;
}

.productgrid-item-image {
    width: 100%;
    height: 205px;
    display: flex;
    justify-content: center;
    margin-bottom: 22px;
}

@media(min-width:768px) {
    .productgrid-item-image {
        height: 296px;
    }
}

@media(min-width:904px) {
    .productgrid-item-image {
        height: 250px;
    }
}

@media(min-width:992px) {
    .productgrid-item-image {
        height: 270px;
    }
}

@media(min-width:1200px) {
    .productgrid-item-image {
        height: 296px;
    }
}

@media(min-width:1400px) {
    .productgrid-item-image {
        height: 305px;
    }
}

.productgrid-item-image > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.productgrid-item-content {
    width: 100%;
    height: auto;
    min-height: 155px;
}

@media(min-width:904px) {
    .productgrid-item-content {
        min-height: 195px;
    }
}

.productgrid-item-content > .price {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #1e1e1e;
    margin-bottom: 5px;
}

.productgrid-item-content > .name {
    font-family: chalet-new-york-sixty;
    font-size: 18px;
    color: #013a78;
    margin-bottom: 5px;
}

.productgrid-item-content > .location {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #1e1e1e;
}

    .productgrid-item-content > .location > svg {
        margin-right: 6px;
    }

.paging {
    margin: 40px 0;
    display: flex;
    font-size: rem(18);
    list-style: none;
    width: 100%;
    display: flex;
    justify-content: center;
}

    .paging li.disabled a,
    .paging li.disabled span {
        cursor: not-allowed;
        /* opacity: 0.3; */
        position: relative;
        height: 38px;
        width: 56px;
        transition: all 0.4s ease;
    }

    .paging li:last-of-type a {
        height: 38px;
        width: 56px;
        background-color: #0c3765;
        position: relative;
        transition: all 0.4s ease;
    }

    .paging li.disabled a:hover {
        background-color: #092645;
    }

@media(min-width:992px) {
    .paging li:last-of-type {
        margin-left: 100px;
    }

    .paging li.disabled {
        margin-right: 100px;
    }
}

.paging li:last-of-type a:hover {
    background-color: #092645;
}

.paging li:last-of-type a::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 11px;
    background-color: #fff;
    transform: rotate(-135deg);
    top: 15px;
    left: 40%;
}

.paging li:last-of-type a::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 11px;
    background-color: #fff;
    transform: rotate(-45deg);
    top: 22px;
    left: 40%;
}

.paging li.disabled span::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 11px;
    background-color: #fff;
    transform: rotate(45deg);
    top: 15px;
    left: 40%;
}

.paging li.disabled span::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 11px;
    background-color: #fff;
    transform: rotate(-45deg);
    top: 22px;
    left: 40%;
}

.paging li.active a,
.paging li.active span {
    background: #0c3765;
    color: #fff;
}

.paging li a,
.paging li span {
    display: flex;
    justify-content: center;
    padding: 6px 15px;
    margin: 0 5px 0 0;
    background: #dedfde;
    color: #000;
    font-weight: bold;
}

.paging li span {
    background: #0c3765;
    color: #fff;
}

.paging li a,
.paging li span {
    transition: all 0.3s;
}

    .paging li a:hover, .paging li a:focus,
    .paging li span:hover,
    .paging li span:focus {
        background: darken(#0c3765, 5%);
        color: #fff;
    }

.paging li:not(:first-child):not(.active):not(:last-child) {
    display: none;
}

@media (min-width: 992px) {
    .paging li:not(:first-child):not(.active):not(:last-child) {
        display: inherit;
    }
}

.productbanner {
    width: 100%;
    height: auto;
    padding: 72px 0;
    background-color: #fff;
}

.productbanner-gallery {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}

.productbanner-gallery-caption {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff;
    font-weight: bold;
}

    .productbanner-gallery-caption svg {
        fill: #fff;
        margin-right: 5px;
    }

@media(min-width: 768px) {
    .productbanner-gallery {
    }
}

.productbanner-gallery > a {
    display: inline-block;
    position: relative;
}

    .productbanner-gallery > a > img {
        width: 100%;
        height: 100%;
    }

    .productbanner-gallery > a:first-of-type {
        width: 100%;
        height: auto;
        margin-bottom: 9px;
    }

@media(min-width:768px) {
    .productbanner-gallery > a:first-of-type {
        width: 100%;
        height: 291px;
    }
}

.productbanner-gallery > a:nth-of-type(2) {
    width: 32%;
    max-height: 91px;
}

.productbanner-gallery > a:nth-of-type(3) {
    width: 32%;
    max-height: 91px;
}

.productbanner-gallery > a:nth-of-type(4) {
    width: 32%;
    max-height: 91px;
}

.productbanner-gallery > a:nth-of-type(n+5) {
    display: none;
}

.productbanner-info {
    width: 100%;
    height: auto;
    position: relative;
}

@media(min-width:1200px) {
    .productbanner-info {
        margin-left: 100px;
    }
}

@media(min-width:1400px) {
    .productbanner-info {
        margin-left: 150px;
    }
}

.productbanner-info > h2 {
    width: 100%;
    margin-bottom: 16px;
    color: #013a78;
    font-size: 29px;
    font-family: Arial, Helvetica, sans-serif;
}

@media(min-width:992px) {
    .productbanner-info > h2 {
        font-size: 34px;
    }
}

.productbanner-info > .price {
    width: 100%;
    margin-bottom: 31px;
    color: #1e1e1e;
    font-family: chalet-new-york-sixty;
    font-size: 20px;
    font-weight: bold;
}

@media(min-width:768px) {
    .productbanner-info > .price {
        margin-bottom: 15px;
        font-size: 23px;
    }
}

@media(min-width:992px) {
    .productbanner-info > .price {
        margin-bottom: 31px;
        font-size: 23px;
    }
}

.productbanner-info > ul {
    width: 100%;
    margin-bottom: 35px;
}

@media(min-width:768px) {
    .productbanner-info > ul {
        margin-bottom: 15px;
    }
}

@media(min-width:992px) {
    .productbanner-info > ul {
        margin-bottom: 35px;
    }
}

.productbanner-info > ul > li {
    width: 100%;
    margin-bottom: 8px;
    color: #1e1e1e;
    font-family: chalet-new-york-sixty;
    font-size: 18px;
}

@media(min-width:768px) {
    .productbanner-info > ul > li {
        font-size: 16px;
    }
}

@media(min-width:992px) {
    .productbanner-info > ul > li {
        font-size: 18px;
    }
}

.productbanner-info-btn {
    position: relative;
    width: auto;
    height: 47px;
    z-index: 0;
    display: inline-block;
}

    .productbanner-info-btn:hover.productbanner-info-btn::after {
        width: 100%;
    }

    .productbanner-info-btn > span {
        padding: 8px 20px;
        position: relative;
        width: 100%;
        height: 100%;
        color: #fff;
        background-color: transparent;
        z-index: 3;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .productbanner-info-btn::before {
        content: '';
        background-color: #ad77b3;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        transition: all 0.4s ease;
    }

    .productbanner-info-btn::after {
        content: '';
        background-color: #a75faf;
        position: absolute;
        top: 0;
        left: 0;
        width: 0%;
        height: 100%;
        z-index: 2;
        transition: all 0.4s ease;
    }

.slick-lightbox-inner .slick-lightbox-slick .slick-list {
    padding: 0 0% !important;
}

@media (min-width: 768px) {
    .slick-lightbox-inner .slick-lightbox-slick .slick-list {
        padding: 0 20% !important;
    }
}

.slick-lightbox-inner .slick-lightbox-slick-item.slick-current .slick-lightbox-slick-item-inner {
    transform: scale(1);
}

.slick-lightbox-inner .slick-lightbox-slick-item-inner {
    width: 100%;
    max-width: 100% !important;
    transform: scale(0.8);
    transition: all 0.3s;
}

    .slick-lightbox-inner .slick-lightbox-slick-item-inner.iframe {
        width: 100% !important;
    }

    .slick-lightbox-inner .slick-lightbox-slick-item-inner img {
        object-fit: cover;
        font-family: "object-fit: cover;";
        width: 100%;
        height: 100%;
        max-width: 100%;
    }

.slick-lightbox .slick-arrow {
    width: 56px;
    height: 38px;
    position: absolute;
    background: #0c3765;
    top: 50%;
    z-index: 10;
    font-size: 0.1px;
    color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.4s ease;
}
    /* .slick-lightbox .slick-arrow::before {
  content: "";
  color: #fff;
} */
    .slick-lightbox .slick-arrow.slick-prev {
        left: 20%;
        transform: translate(-50%, -50%);
    }
    /* .slick-lightbox .slick-arrow.slick-prev::before {
  content: "";
} */
    .slick-lightbox .slick-arrow.slick-next {
        right: 20%;
        transform: translate(50%, -50%);
    }

    .slick-lightbox .slick-arrow:hover, .slick-lightbox .slick-arrow:focus {
        background-color: #0b2e54;
    }

.slick-lightbox-slick-item::before {
    content: none !important;
}

.slick-lightbox-slick-item {
    display: flex !important;
    align-items: center !important;
}

/* // button  */

.slick-lightbox .slick-lightbox-inner button.slick-lightbox-close {
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-close {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    background: transparent;
    width: 40px;
    height: 40px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: #0000;
    color: #0000;
    padding: 0;
    border: none;
}

    .slick-lightbox .slick-lightbox-inner .slick-lightbox-close::before {
        content: '';
        position: absolute;
        top: 22px;
        right: 9px;
        height: 4px;
        width: 30px;
        background-color: #fff;
        transform: rotate(45deg);
        z-index: 100;
    }

    .slick-lightbox .slick-lightbox-inner .slick-lightbox-close::after {
        content: '';
        position: absolute;
        top: 22px;
        right: 9px;
        height: 4px;
        width: 30px;
        background-color: #fff;
        transform: rotate(-45deg);
        z-index: 101;
    }

    .slick-lightbox .slick-lightbox-inner .slick-lightbox-close::before {
        font-size: 40px;
        line-height: 0;
    }

/* Slick caption */
.slick-lightbox-slick-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-family: chalet-new-york-sixty;
    font-size: 20px !important;
    font-weight: bold;
    color: #fff;
    z-index: 0;
}

@media(min-width:768px) {
    .slick-lightbox-slick-caption {
        height: 80px;
    }
}

.slick-lightbox-slick-caption::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
    z-index: -1;
}

.slick-lightbox-slick-caption > .numbers {
    margin-bottom: 0;
    position: absolute;
    left: 20px;
}

    .slick-lightbox-slick-caption > .numbers > .current {
        letter-spacing: 3px;
    }

    .slick-lightbox-slick-caption > .numbers > .total {
        letter-spacing: 3px;
    }

.slick-lightbox-slick-caption > .slick-next {
    width: 50px;
    height: 50px;
    background-color: red;
}

.slick-lightbox-slick-item-inner {
    position: relative;
}
/* Original Method of making close button */
/* .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 50px;
    height: 50px;
    background-color: transparent;
    cursor: pointer;
}
.closebtn::after{
    position: absolute;
    content: '';
    top: 22px;
    right: 9px;
    width: 30px;
    height: 4px;
    background-color: #fff;
    z-index: 102;
    transform: rotate(45deg);
}
.closebtn::before{
    position: absolute;
    content: '';
    top: 22px;
    right: 9px;
    width: 30px;
    height: 4px;
    background-color: #fff;
    z-index: 101;
    transform: rotate(-45deg);
} */

.slick-next {
    right: 10% !important;
}

@media(min-width:768px) {
    .slick-next {
        right: 20% !important;
    }
}

.slick-next::before {
    content: '' !important;
    position: absolute;
    top: 13px;
    right: 20px;
    transform: rotate(45deg);
    height: 2px;
    width: 13px;
    background-color: #fff;
    z-index: 100;
    opacity: 1 !important;
}

.slick-next::after {
    content: '';
    position: absolute;
    top: 21px;
    right: 20px;
    transform: rotate(-45deg);
    height: 2px;
    width: 13px;
    background-color: #fff;
    z-index: 101;
}

.slick-prev::before {
    content: '' !important;
    position: absolute;
    top: 13px;
    right: 20px;
    transform: rotate(135deg);
    height: 2px;
    width: 13px;
    background-color: #fff;
    z-index: 100;
    opacity: 1 !important;
}

.slick-prev::after {
    content: '';
    position: absolute;
    top: 21px;
    right: 20px;
    transform: rotate(45deg);
    height: 2px;
    width: 13px;
    background-color: #fff;
    z-index: 101;
}

.productinfowrap {
    background-color: #eff7ff;
    width: 100%;
    height: auto;
    padding: 10px;
}

@media(min-width:768px) {
    .productinfowrap {
        padding: 54px 100px;
    }
}

@media(min-width:992px) {
    .productinfowrap {
        padding: 54px 150px;
    }
}

.productinfowrap-page {
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 20px;
}

@media(min-width:768px) {
    .productinfowrap-page {
        padding: 40px 60px;
    }
}

@media(min-width:992px) {
    .productinfowrap-page {
        padding: 60px 90px;
    }
}

.productinfowrap-page-title {
    color: #013a78;
    width: 100%;
    height: 100%;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 50px;
}

.productinfowrap-page-textblock {
    margin-bottom: 25px;
}

.productinfowrap-page-subtitle {
    color: #013a78;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}

.productinfowrap-page-body {
    color: #1e1e1e;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
}

    .productinfowrap-page-body > .bold {
        color: #013a78;
        width: 100%;
        height: 100%;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 0;
        margin-right: 5px;
    }

.productinfowrap-page-button {
    position: relative;
    width: auto;
    height: 47px;
    z-index: 0;
    display: inline-block;
}

    .productinfowrap-page-button:hover.productinfowrap-page-button::after {
        width: 100%;
    }

    .productinfowrap-page-button > span {
        padding: 8px 20px;
        position: relative;
        width: 100%;
        height: 100%;
        color: #fff;
        background-color: transparent;
        z-index: 3;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .productinfowrap-page-button::before {
        content: '';
        background-color: #ad77b3;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        transition: all 0.4s ease;
    }

    .productinfowrap-page-button::after {
        content: '';
        background-color: #a75faf;
        position: absolute;
        top: 0;
        left: 0;
        width: 0%;
        height: 100%;
        z-index: 2;
        transition: all 0.4s ease;
    }

/*End Boats for sale*/

/*covid-19 goodwill gesture*/

.bg-lightgreen {
    background: #E7FAEC;
}

.alert {
    padding: 20px;
    margin: 0 0 20px 0;
    border-radius: 15px;
}

@media (min-width: 768px) {
    .alert {
        margin: 0 -20px 20px -20px;
    }
}

.alert p:last-child {
    margin-bottom: 0;
}

.alert a,
.panel.__applycredit a {
    color: black;
    text-decoration: underline;
}

    .alert a:hover,
    .alert a:focus,
    .alert a:active,
    .panel.__applycredit a:hover,
    .panel.__applycredit a:focus,
    .panel.__applycredit a:active {
        text-decoration: none;
    }

.font-weight-normal {
    font-weight: 400 !important;
}

/*end covid-19 goodwill gesture*/