@charset "UTF-8";

:root {
    --button-action: #ff5a12;
    --button-action-hover: #ba420e;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
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: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    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-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

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

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

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

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

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

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

button {
    padding: 0;
    -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
}

pre {
    overflow: auto
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.grid-container {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 75rem;
    margin: 0 auto
}

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

.grid-container.fluid {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 100%;
    margin: 0 auto
}

@media print,
screen and (min-width:40em) {
    .grid-container.fluid {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin: 0 auto
}

.grid-x {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cell {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

.cell.auto {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.cell.shrink {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.auto {
    width: auto
}

.grid-x>.shrink {
    width: auto
}

.grid-x>.small-1,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-full,
.grid-x>.small-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width:40em) {

    .grid-x>.medium-1,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12,
    .grid-x>.medium-2,
    .grid-x>.medium-3,
    .grid-x>.medium-4,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-full,
    .grid-x>.medium-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width:64em) {

    .grid-x>.large-1,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-full,
    .grid-x>.large-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x>.small-1,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9 {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.small-1 {
    width: 8.33333%
}

.grid-x>.small-2 {
    width: 16.66667%
}

.grid-x>.small-3 {
    width: 25%
}

.grid-x>.small-4 {
    width: 33.33333%
}

.grid-x>.small-5 {
    width: 41.66667%
}

.grid-x>.small-6 {
    width: 50%
}

.grid-x>.small-7 {
    width: 58.33333%
}

.grid-x>.small-8 {
    width: 66.66667%
}

.grid-x>.small-9 {
    width: 75%
}

.grid-x>.small-10 {
    width: 83.33333%
}

.grid-x>.small-11 {
    width: 91.66667%
}

.grid-x>.small-12 {
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .grid-x>.medium-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.medium-1,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12,
    .grid-x>.medium-2,
    .grid-x>.medium-3,
    .grid-x>.medium-4,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.medium-shrink {
        width: auto
    }

    .grid-x>.medium-1 {
        width: 8.33333%
    }

    .grid-x>.medium-2 {
        width: 16.66667%
    }

    .grid-x>.medium-3 {
        width: 25%
    }

    .grid-x>.medium-4 {
        width: 33.33333%
    }

    .grid-x>.medium-5 {
        width: 41.66667%
    }

    .grid-x>.medium-6 {
        width: 50%
    }

    .grid-x>.medium-7 {
        width: 58.33333%
    }

    .grid-x>.medium-8 {
        width: 66.66667%
    }

    .grid-x>.medium-9 {
        width: 75%
    }

    .grid-x>.medium-10 {
        width: 83.33333%
    }

    .grid-x>.medium-11 {
        width: 91.66667%
    }

    .grid-x>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .grid-x>.large-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.large-1,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.large-shrink {
        width: auto
    }

    .grid-x>.large-1 {
        width: 8.33333%
    }

    .grid-x>.large-2 {
        width: 16.66667%
    }

    .grid-x>.large-3 {
        width: 25%
    }

    .grid-x>.large-4 {
        width: 33.33333%
    }

    .grid-x>.large-5 {
        width: 41.66667%
    }

    .grid-x>.large-6 {
        width: 50%
    }

    .grid-x>.large-7 {
        width: 58.33333%
    }

    .grid-x>.large-8 {
        width: 66.66667%
    }

    .grid-x>.large-9 {
        width: 75%
    }

    .grid-x>.large-10 {
        width: 83.33333%
    }

    .grid-x>.large-11 {
        width: 91.66667%
    }

    .grid-x>.large-12 {
        width: 100%
    }
}

.grid-margin-x:not(.grid-x)>.cell {
    width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
    height: auto
}

.grid-margin-x {
    margin-left: -.625rem;
    margin-right: -.625rem
}

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

.grid-margin-x>.cell {
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x>.cell {
        width: calc(100% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.grid-margin-x>.auto {
    width: auto
}

.grid-margin-x>.shrink {
    width: auto
}

.grid-margin-x>.small-1 {
    width: calc(8.33333% - 1.25rem)
}

.grid-margin-x>.small-2 {
    width: calc(16.66667% - 1.25rem)
}

.grid-margin-x>.small-3 {
    width: calc(25% - 1.25rem)
}

.grid-margin-x>.small-4 {
    width: calc(33.33333% - 1.25rem)
}

.grid-margin-x>.small-5 {
    width: calc(41.66667% - 1.25rem)
}

.grid-margin-x>.small-6 {
    width: calc(50% - 1.25rem)
}

.grid-margin-x>.small-7 {
    width: calc(58.33333% - 1.25rem)
}

.grid-margin-x>.small-8 {
    width: calc(66.66667% - 1.25rem)
}

.grid-margin-x>.small-9 {
    width: calc(75% - 1.25rem)
}

.grid-margin-x>.small-10 {
    width: calc(83.33333% - 1.25rem)
}

.grid-margin-x>.small-11 {
    width: calc(91.66667% - 1.25rem)
}

.grid-margin-x>.small-12 {
    width: calc(100% - 1.25rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x>.auto {
        width: auto
    }

    .grid-margin-x>.shrink {
        width: auto
    }

    .grid-margin-x>.small-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.small-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.small-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.small-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.small-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.small-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.small-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.small-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.small-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.small-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.small-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.small-12 {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x>.medium-auto {
        width: auto
    }

    .grid-margin-x>.medium-shrink {
        width: auto
    }

    .grid-margin-x>.medium-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.medium-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.medium-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.medium-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-12 {
        width: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-x>.large-auto {
        width: auto
    }

    .grid-margin-x>.large-shrink {
        width: auto
    }

    .grid-margin-x>.large-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.large-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.large-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.large-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.large-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.large-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.large-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.large-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.large-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.large-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.large-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.large-12 {
        width: calc(100% - 1.875rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.grid-container:not(.full)>.grid-padding-x {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print,
screen and (min-width:40em) {
    .grid-container:not(.full)>.grid-padding-x {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.grid-padding-x>.cell {
    padding-right: .625rem;
    padding-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-x>.cell {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.small-up-1>.cell {
    width: 100%
}

.small-up-2>.cell {
    width: 50%
}

.small-up-3>.cell {
    width: 33.33333%
}

.small-up-4>.cell {
    width: 25%
}

.small-up-5>.cell {
    width: 20%
}

.small-up-6>.cell {
    width: 16.66667%
}

.small-up-7>.cell {
    width: 14.28571%
}

.small-up-8>.cell {
    width: 12.5%
}

@media print,
screen and (min-width:40em) {
    .medium-up-1>.cell {
        width: 100%
    }

    .medium-up-2>.cell {
        width: 50%
    }

    .medium-up-3>.cell {
        width: 33.33333%
    }

    .medium-up-4>.cell {
        width: 25%
    }

    .medium-up-5>.cell {
        width: 20%
    }

    .medium-up-6>.cell {
        width: 16.66667%
    }

    .medium-up-7>.cell {
        width: 14.28571%
    }

    .medium-up-8>.cell {
        width: 12.5%
    }
}

@media print,
screen and (min-width:64em) {
    .large-up-1>.cell {
        width: 100%
    }

    .large-up-2>.cell {
        width: 50%
    }

    .large-up-3>.cell {
        width: 33.33333%
    }

    .large-up-4>.cell {
        width: 25%
    }

    .large-up-5>.cell {
        width: 20%
    }

    .large-up-6>.cell {
        width: 16.66667%
    }

    .large-up-7>.cell {
        width: 14.28571%
    }

    .large-up-8>.cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1>.cell {
    width: calc(100% - 1.25rem)
}

.grid-margin-x.small-up-2>.cell {
    width: calc(50% - 1.25rem)
}

.grid-margin-x.small-up-3>.cell {
    width: calc(33.33333% - 1.25rem)
}

.grid-margin-x.small-up-4>.cell {
    width: calc(25% - 1.25rem)
}

.grid-margin-x.small-up-5>.cell {
    width: calc(20% - 1.25rem)
}

.grid-margin-x.small-up-6>.cell {
    width: calc(16.66667% - 1.25rem)
}

.grid-margin-x.small-up-7>.cell {
    width: calc(14.28571% - 1.25rem)
}

.grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - 1.25rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x.small-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }

    .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.medium-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.medium-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.medium-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-x.large-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.large-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.large-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.large-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.large-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.large-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.large-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

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

.small-margin-collapse>.cell {
    margin-right: 0;
    margin-left: 0
}

.small-margin-collapse>.small-1 {
    width: 8.33333%
}

.small-margin-collapse>.small-2 {
    width: 16.66667%
}

.small-margin-collapse>.small-3 {
    width: 25%
}

.small-margin-collapse>.small-4 {
    width: 33.33333%
}

.small-margin-collapse>.small-5 {
    width: 41.66667%
}

.small-margin-collapse>.small-6 {
    width: 50%
}

.small-margin-collapse>.small-7 {
    width: 58.33333%
}

.small-margin-collapse>.small-8 {
    width: 66.66667%
}

.small-margin-collapse>.small-9 {
    width: 75%
}

.small-margin-collapse>.small-10 {
    width: 83.33333%
}

.small-margin-collapse>.small-11 {
    width: 91.66667%
}

.small-margin-collapse>.small-12 {
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .small-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.medium-3 {
        width: 25%
    }

    .small-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.medium-6 {
        width: 50%
    }

    .small-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.medium-9 {
        width: 75%
    }

    .small-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .small-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.large-3 {
        width: 25%
    }

    .small-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.large-6 {
        width: 50%
    }

    .small-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.large-9 {
        width: 75%
    }

    .small-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.large-12 {
        width: 100%
    }
}

.small-padding-collapse {
    margin-right: 0;
    margin-left: 0
}

.small-padding-collapse>.cell {
    padding-right: 0;
    padding-left: 0
}

@media print,
screen and (min-width:40em) {
    .medium-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .medium-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,
screen and (min-width:40em) {
    .medium-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.small-3 {
        width: 25%
    }

    .medium-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.small-6 {
        width: 50%
    }

    .medium-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.small-9 {
        width: 75%
    }

    .medium-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:40em) {
    .medium-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.medium-3 {
        width: 25%
    }

    .medium-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.medium-6 {
        width: 50%
    }

    .medium-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.medium-9 {
        width: 75%
    }

    .medium-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .medium-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.large-3 {
        width: 25%
    }

    .medium-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.large-6 {
        width: 50%
    }

    .medium-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.large-9 {
        width: 75%
    }

    .medium-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.large-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:40em) {
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .medium-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media print,
screen and (min-width:64em) {
    .large-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .large-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,
screen and (min-width:64em) {
    .large-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.small-3 {
        width: 25%
    }

    .large-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.small-6 {
        width: 50%
    }

    .large-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.small-9 {
        width: 75%
    }

    .large-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .large-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.medium-3 {
        width: 25%
    }

    .large-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.medium-6 {
        width: 50%
    }

    .large-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.medium-9 {
        width: 75%
    }

    .large-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .large-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.large-3 {
        width: 25%
    }

    .large-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.large-6 {
        width: 50%
    }

    .large-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.large-9 {
        width: 75%
    }

    .large-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.large-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .large-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

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

.grid-margin-x>.small-offset-0 {
    margin-left: calc(0% + .625rem)
}

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

.grid-margin-x>.small-offset-1 {
    margin-left: calc(8.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-2 {
    margin-left: calc(16.66667% + .625rem)
}

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

.grid-margin-x>.small-offset-3 {
    margin-left: calc(25% + .625rem)
}

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

.grid-margin-x>.small-offset-4 {
    margin-left: calc(33.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-5 {
    margin-left: calc(41.66667% + .625rem)
}

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

.grid-margin-x>.small-offset-6 {
    margin-left: calc(50% + .625rem)
}

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

.grid-margin-x>.small-offset-7 {
    margin-left: calc(58.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-8 {
    margin-left: calc(66.66667% + .625rem)
}

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

.grid-margin-x>.small-offset-9 {
    margin-left: calc(75% + .625rem)
}

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

.grid-margin-x>.small-offset-10 {
    margin-left: calc(83.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-11 {
    margin-left: calc(91.66667% + .625rem)
}

@media print,
screen and (min-width:40em) {
    .medium-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.medium-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media print,
screen and (min-width:64em) {
    .large-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.large-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

.grid-y {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.grid-y>.cell {
    width: auto;
    max-width: none
}

.grid-y>.auto {
    height: auto
}

.grid-y>.shrink {
    height: auto
}

.grid-y>.small-1,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-full,
.grid-y>.small-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width:40em) {

    .grid-y>.medium-1,
    .grid-y>.medium-10,
    .grid-y>.medium-11,
    .grid-y>.medium-12,
    .grid-y>.medium-2,
    .grid-y>.medium-3,
    .grid-y>.medium-4,
    .grid-y>.medium-5,
    .grid-y>.medium-6,
    .grid-y>.medium-7,
    .grid-y>.medium-8,
    .grid-y>.medium-9,
    .grid-y>.medium-full,
    .grid-y>.medium-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width:64em) {

    .grid-y>.large-1,
    .grid-y>.large-10,
    .grid-y>.large-11,
    .grid-y>.large-12,
    .grid-y>.large-2,
    .grid-y>.large-3,
    .grid-y>.large-4,
    .grid-y>.large-5,
    .grid-y>.large-6,
    .grid-y>.large-7,
    .grid-y>.large-8,
    .grid-y>.large-9,
    .grid-y>.large-full,
    .grid-y>.large-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-y>.small-1,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9 {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-y>.small-1 {
    height: 8.33333%
}

.grid-y>.small-2 {
    height: 16.66667%
}

.grid-y>.small-3 {
    height: 25%
}

.grid-y>.small-4 {
    height: 33.33333%
}

.grid-y>.small-5 {
    height: 41.66667%
}

.grid-y>.small-6 {
    height: 50%
}

.grid-y>.small-7 {
    height: 58.33333%
}

.grid-y>.small-8 {
    height: 66.66667%
}

.grid-y>.small-9 {
    height: 75%
}

.grid-y>.small-10 {
    height: 83.33333%
}

.grid-y>.small-11 {
    height: 91.66667%
}

.grid-y>.small-12 {
    height: 100%
}

@media print,
screen and (min-width:40em) {
    .grid-y>.medium-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.medium-1,
    .grid-y>.medium-10,
    .grid-y>.medium-11,
    .grid-y>.medium-12,
    .grid-y>.medium-2,
    .grid-y>.medium-3,
    .grid-y>.medium-4,
    .grid-y>.medium-5,
    .grid-y>.medium-6,
    .grid-y>.medium-7,
    .grid-y>.medium-8,
    .grid-y>.medium-9,
    .grid-y>.medium-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y>.medium-shrink {
        height: auto
    }

    .grid-y>.medium-1 {
        height: 8.33333%
    }

    .grid-y>.medium-2 {
        height: 16.66667%
    }

    .grid-y>.medium-3 {
        height: 25%
    }

    .grid-y>.medium-4 {
        height: 33.33333%
    }

    .grid-y>.medium-5 {
        height: 41.66667%
    }

    .grid-y>.medium-6 {
        height: 50%
    }

    .grid-y>.medium-7 {
        height: 58.33333%
    }

    .grid-y>.medium-8 {
        height: 66.66667%
    }

    .grid-y>.medium-9 {
        height: 75%
    }

    .grid-y>.medium-10 {
        height: 83.33333%
    }

    .grid-y>.medium-11 {
        height: 91.66667%
    }

    .grid-y>.medium-12 {
        height: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .grid-y>.large-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.large-1,
    .grid-y>.large-10,
    .grid-y>.large-11,
    .grid-y>.large-12,
    .grid-y>.large-2,
    .grid-y>.large-3,
    .grid-y>.large-4,
    .grid-y>.large-5,
    .grid-y>.large-6,
    .grid-y>.large-7,
    .grid-y>.large-8,
    .grid-y>.large-9,
    .grid-y>.large-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y>.large-shrink {
        height: auto
    }

    .grid-y>.large-1 {
        height: 8.33333%
    }

    .grid-y>.large-2 {
        height: 16.66667%
    }

    .grid-y>.large-3 {
        height: 25%
    }

    .grid-y>.large-4 {
        height: 33.33333%
    }

    .grid-y>.large-5 {
        height: 41.66667%
    }

    .grid-y>.large-6 {
        height: 50%
    }

    .grid-y>.large-7 {
        height: 58.33333%
    }

    .grid-y>.large-8 {
        height: 66.66667%
    }

    .grid-y>.large-9 {
        height: 75%
    }

    .grid-y>.large-10 {
        height: 83.33333%
    }

    .grid-y>.large-11 {
        height: 91.66667%
    }

    .grid-y>.large-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-padding-y>.cell {
    padding-top: .625rem;
    padding-bottom: .625rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-y>.cell {
        padding-top: .9375rem;
        padding-bottom: .9375rem
    }
}

.grid-margin-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - 1.25rem);
    margin-top: .625rem;
    margin-bottom: .625rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y>.cell {
        height: calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

.grid-margin-y>.auto {
    height: auto
}

.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - 1.25rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y>.auto {
        height: auto
    }

    .grid-margin-y>.shrink {
        height: auto
    }

    .grid-margin-y>.small-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.small-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.small-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.small-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.small-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.small-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.small-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.small-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.small-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.small-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.small-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.small-12 {
        height: calc(100% - 1.875rem)
    }

    .grid-margin-y>.medium-auto {
        height: auto
    }

    .grid-margin-y>.medium-shrink {
        height: auto
    }

    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-12 {
        height: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-y>.large-auto {
        height: auto
    }

    .grid-margin-y>.large-shrink {
        height: auto
    }

    .grid-margin-y>.large-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.large-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.large-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.large-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.large-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.large-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.large-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.large-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.large-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.large-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.large-12 {
        height: calc(100% - 1.875rem)
    }
}

.grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

.cell-block-container>.grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media print,
screen and (min-width:40em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .medium-grid-frame {
        width: 100%
    }

    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .medium-cell-block-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .medium-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media print,
screen and (min-width:64em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .large-grid-frame {
        width: 100%
    }

    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .large-cell-block-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .large-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh
}

@media print,
screen and (min-width:40em) {
    .grid-y.medium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media print,
screen and (min-width:64em) {
    .grid-y.large-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,
screen and (min-width:40em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .cell .grid-y.large-grid-frame {
        height: 100%
    }
}

.grid-margin-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - 1.25rem);
    margin-top: .625rem;
    margin-bottom: .625rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y>.cell {
        height: calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

.grid-margin-y>.auto {
    height: auto
}

.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - 1.25rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y>.auto {
        height: auto
    }

    .grid-margin-y>.shrink {
        height: auto
    }

    .grid-margin-y>.small-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.small-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.small-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.small-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.small-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.small-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.small-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.small-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.small-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.small-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.small-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.small-12 {
        height: calc(100% - 1.875rem)
    }

    .grid-margin-y>.medium-auto {
        height: auto
    }

    .grid-margin-y>.medium-shrink {
        height: auto
    }

    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-12 {
        height: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-y>.large-auto {
        height: auto
    }

    .grid-margin-y>.large-shrink {
        height: auto
    }

    .grid-margin-y>.large-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.large-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.large-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.large-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.large-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.large-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.large-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.large-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.large-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.large-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.large-12 {
        height: calc(100% - 1.875rem)
    }
}

.grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem)
}

@media print,
screen and (min-width:40em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

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

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

em,
i {
    font-style: italic;
    line-height: inherit
}

b,
strong {
    font-weight: 700;
    line-height: inherit
}

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

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    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: #cacaca
}

.h1,
h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2,
h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h3,
h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4,
h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h5,
h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6,
h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print,
screen and (min-width:40em) {

    .h1,
    h1 {
        font-size: 3rem
    }

    .h2,
    h2 {
        font-size: 2.5rem
    }

    .h3,
    h3 {
        font-size: 1.9375rem
    }

    .h4,
    h4 {
        font-size: 1.5625rem
    }

    .h5,
    h5 {
        font-size: 1.25rem
    }

    .h6,
    h6 {
        font-size: 1rem
    }
}

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

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

a img {
    border: 0
}

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

dl,
ol,
ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

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 #0a0a0a;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #0a0a0a
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #0a0a0a
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,
screen and (min-width:40em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media 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
    }
}

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

@media print {
    * {
        background: 0 0 !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 {
        display: table-cell !important
    }

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

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after,
    a[href^='#']:after,
    a[href^='javascript:']:after {
        content: ''
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

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

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

.button:focus,
.button:hover {
    background-color: #14679e;
    color: #fefefe
}

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

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

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

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

.button.primary {
    background-color: #1779ba;
    color: #fefefe
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: #0a0a0a
}

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

.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: #0a0a0a
}

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

.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: #fefefe
}

.button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba
}

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

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

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

.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.hollow.primary {
    border: 1px solid #1779ba;
    color: #1779ba
}

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

.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba
}

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

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

.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled] {
    border: 1px solid #767676;
    color: #767676
}

.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 #1779ba;
    color: #1779ba
}

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

.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    background-color: transparent
}

.button.clear:focus,
.button.clear:hover {
    border-color: #0c3d5d;
    color: #0c3d5d
}

.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba
}

.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 #1779ba;
    color: #1779ba
}

.button.clear.primary:focus,
.button.clear.primary:hover {
    border-color: #0c3d5d;
    color: #0c3d5d
}

.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba
}

.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 #767676;
    color: #767676
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
    border: 1px solid #767676;
    color: #767676
}

.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 {
    border-color: #157539;
    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 {
    border-color: #805700;
    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 {
    border-color: #67251a;
    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 {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.clear::after,
.button.dropdown.hollow::after {
    border-top-color: #1779ba
}

.button.dropdown.clear.primary::after,
.button.dropdown.hollow.primary::after {
    border-top-color: #1779ba
}

.button.dropdown.clear.secondary::after,
.button.dropdown.hollow.secondary::after {
    border-top-color: #767676
}

.button.dropdown.clear.success::after,
.button.dropdown.hollow.success::after {
    border-top-color: #3adb76
}

.button.dropdown.clear.warning::after,
.button.dropdown.hollow.warning::after {
    border-top-color: #ffae00
}

.button.dropdown.clear.alert::after,
.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=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type=button],
[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=search] {
    box-sizing: border-box
}

::-webkit-input-placeholder {
    color: #cacaca
}

:-ms-input-placeholder {
    color: #cacaca
}

::placeholder {
    color: #cacaca
}

[type=checkbox],
[type=file],
[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
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group>:first-child,
.input-group>:first-child.input-group-button>* {
    border-radius: 0
}

.input-group>:last-child,
.input-group>:last-child.input-group-button>* {
    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 #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -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 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

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

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    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;
    padding-right: 1.5rem;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

@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 #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

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

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea
}

.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
}

.is-invalid-label {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700;
    color: #cc4b37
}

.form-error.is-visible {
    display: block
}

.breadcrumbs {
    margin: 0 0 1rem 0;
    list-style: none
}

.breadcrumbs::after,
.breadcrumbs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.breadcrumbs::after {
    clear: both
}

.breadcrumbs li {
    float: left;
    font-size: .6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child)::after {
    position: relative;
    margin: 0 .75rem;
    opacity: 1;
    content: "/";
    color: #cacaca
}

.breadcrumbs a {
    color: #1779ba
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed
}

.button-group {
    margin-bottom: 1rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.button-group::after,
.button-group::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.button-group::after {
    clear: both
}

.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: .9rem;
    -webkit-flex: 0 0 auto;
    -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-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.button-group.primary .button {
    background-color: #1779ba;
    color: #fefefe
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
    background-color: #126195;
    color: #fefefe
}

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

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

.button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a
}

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

.button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
    background-color: #cc8b00;
    color: #0a0a0a
}

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

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

.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
    -webkit-flex: 0 0 100%;
    -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
}

.button-group.stacked-for-medium.expanded .button,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked.expanded .button {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

@media print,
screen and (min-width:40em) {
    .button-group.stacked-for-small .button {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 0
    }
}

@media print,
screen and (min-width:64em) {
    .button-group.stacked-for-medium .button {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 0
    }
}

@media screen and (max-width:39.99875em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

@media screen and (max-width:63.99875em) {
    .button-group.stacked-for-medium.expanded {
        display: block
    }

    .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0
    }
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::after,
.pagination::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.pagination::after {
    clear: both
}

.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:40em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a,
.pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0;
    color: #0a0a0a
}

.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #1779ba;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: 0 0
}

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: '\2026';
    color: #0a0a0a
}

.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'
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (orientation:landscape) {

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

@media screen and (orientation:portrait) {

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

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

@media screen and (orientation:landscape) {

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

@media screen and (orientation:portrait) {

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

.align-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

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

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

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

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

.align-left.vertical.menu>li>a {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-right.vertical.menu>li>a {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

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

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

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

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

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

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

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

.align-center-middle {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

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

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

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

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

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

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

@media print,
screen and (min-width:40em) {
    .medium-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,
screen and (min-width:64em) {
    .large-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,
screen and (min-width:40em) {
    .medium-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .medium-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width:64em) {
    .large-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .large-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.slide-in-down.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;
    -webkit-backface-visibility: hidden;
    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;
    -webkit-backface-visibility: hidden;
    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;
    -webkit-backface-visibility: hidden;
    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;
    -webkit-backface-visibility: hidden;
    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;
    -webkit-backface-visibility: hidden;
    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;
    -webkit-backface-visibility: hidden;
    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;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.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);
    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;
    transition-property: opacity
}

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

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

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

.hinge-in-from-top.mui-enter {
    transition-duration: .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;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.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-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-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-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-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-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-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-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.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 {
    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-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    opacity: 0
}

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

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

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

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

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

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

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

.bounce-in {
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    transition-delay: .3s !important
}

.long-delay {
    transition-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)
    }
}

@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-ccw-1turn;
    animation-name: spin-ccw-1turn
}

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

    100% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

@keyframes spin-ccw-1turn {
    0% {
        -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-animation-duration: 250ms !important;
    animation-duration: 250ms !important
}

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

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

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

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

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

.bounce-in {
    -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-animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
    animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    -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-animation-delay: .3s !important;
    animation-delay: .3s !important
}

.long-delay {
    -webkit-animation-delay: .7s !important;
    animation-delay: .7s !important
}

body {
    background-color: #eee
}

.grid-container {
    max-width: 1400px
}

.container {
    /* overflow-x: hidden */
}

.slide-arrows {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5
}

.slide-arrows a {
    height: 80px;
    width: 80px;
    background-color: rgba(16, 19, 32, .9);
    display: inline-block;
    vertical-align: middle;
    position: relative;
    transition: .3s ease-in-out all;
    opacity: 1
}

.slide-arrows a.slick-disabled {
    opacity: .5
}

.slide-arrows a:before {
    font-family: "Font Awesome 5 Pro";
    color: #fff;
    display: inline-block;
    font-size: 42px;
    line-height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slide-arrows a.left {
    border-radius: 10px 0 0 10px
}

.slide-arrows a.left:before {
    content: '\f104'
}

.slide-arrows a.right:before {
    content: '\f105'
}

.slide-arrow-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.slide-arrow-container .grid-container {
    position: relative
}

.slide-arrow-container .slide-arrows {
    position: static;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.slide-arrow-container .slide-arrows a {
    background-color: rgba(255, 255, 255, .15)
}

.slide-arrow-container .slide-arrows a.right {
    border-radius: 0 10px 10px 0
}

.slide-arrow-container .slick-dots {
    list-style-type: none;
    margin: 50px 0 !important
}

.slide-arrow-container .slick-dots li {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #fff;
    text-indent: -9999px;
    margin-right: 20px;
    opacity: .2;
    cursor: pointer
}

.slide-arrow-container .slick-dots li.slick-active {
    opacity: 1
}

.cta-block {
    background: #072d5d;
    padding: 50px 0
}

.cta-block h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 700
}

@media (max-width:640px) {
    .cta-block h2 {
        font-size: 22px
    }
}

.cta-block h3 {
    font-size: 20px;
    color: rgba(255, 255, 255, .5)
}

@media (max-width:640px) {
    .cta-block h3 {
        font-size: 18px;
        margin-bottom: 20px
    }
}

section.page {
    padding: 60px 0
}

section.page+section.page:not(.white-background) {
    margin-top: -60px
}

section.page+.gallery {
    /* margin-top: -60px */
    overflow: hidden;
}

section.page.white-background+section.page:not(.white-background) {
    margin-top: 0
}

@media (max-width:640px) {
    section.page {
        padding: 40px 0
    }

    section.page+section.page:not(.white-background) {
        margin-top: -40px
    }

    section.page+.gallery {
        /* margin-top: -40px */
    }
}

section.page.white-background {
    background-color: #fff;
    margin-top: 0
}

section.page.white-background+section.page.white-background {
    margin-top: -60px
}

.mobile-button-container {
    padding-top: 30px
}

.mobile-button-container.pb {
    padding-top: 0;
    padding-bottom: 30px
}

@media (max-width:640px) {
    .small-margin-top-10 {
        margin-top: 10px
    }

    .small-margin-top-20 {
        margin-top: 20px
    }

    .small-margin-top-30 {
        margin-top: 30px
    }

    .small-margin-top-40 {
        margin-top: 40px
    }
}

@media (max-width:1024px) {
    .medium-margin-top-10 {
        margin-top: 10px
    }

    .medium-margin-top-20 {
        margin-top: 20px
    }

    .medium-margin-top-30 {
        margin-top: 30px
    }

    .medium-margin-top-40 {
        margin-top: 40px
    }
}

.content-box {
    background: #fff;
    height: 100%;
    box-shadow: 8px 8px 27px 0 rgba(0, 0, 0, .2);
    margin-bottom: 1.875rem
}

.content-box .title {
    border-bottom: .0625rem solid #ccc;
    padding: .9375rem 1.25rem
}

.content-box .title span.circle {
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    display: inline-block;
    font-size: .8125rem;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 1.25rem;
    background: var(--button-action);
    vertical-align: middle;
    position: relative;
    top: -.0625rem
}

.content-box .content {
    padding: 1.25rem
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#wpadminbar {
    position: fixed !important
}

body.admin-bar.f-topbar-fixed .sticky.fixed {
    margin-top: 2rem
}

body.admin-bar.offcanvas .off-canvas.is-open {
    top: 2.875rem
}

@media screen and (min-width:48.9375em) {
    body.admin-bar.offcanvas .off-canvas.is-open {
        top: 2rem
    }
}

.wp-caption>figcaption {
    max-width: 100%;
    font-size: .8rem;
    color: #999;
    padding: .25rem 0
}

p.wp-caption-text {
    font-size: 90%;
    color: #666;
    padding: .625rem 0
}

.alignleft {
    float: left;
    padding-right: 1rem;
    margin: 0
}

.alignright {
    float: right;
    padding-left: 1rem;
    margin: 0
}

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

.breadcrumbs {
    margin: 0;
    padding: 25px 0;
    background: #fff
}

.breadcrumbs i.fa-angle-right {
    color: #ccc;
    display: inline-block;
    margin: 0 10px
}

.breadcrumbs a {
    color: #101320 !important
}

.pagination a,
.pagination span {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    color: #072d5d
}

.pagination a.current,
.pagination span.current {
    background: #072d5d;
    color: #fff
}

.rich-text h1,
.rich-text h2,
.rich-text h3,
.rich-text h4,
.rich-text h5,
.rich-text h6,
body#tinymce h1,
body#tinymce h2,
body#tinymce h3,
body#tinymce h4,
body#tinymce h5,
body#tinymce h6 {
    color: #072d5d;
    font-weight: 600;
    margin-bottom: 40px
}

.rich-text h1 span,
.rich-text h2 span,
.rich-text h3 span,
.rich-text h4 span,
.rich-text h5 span,
.rich-text h6 span,
body#tinymce h1 span,
body#tinymce h2 span,
body#tinymce h3 span,
body#tinymce h4 span,
body#tinymce h5 span,
body#tinymce h6 span {
    font-weight: 400
}

@media (max-width:640px) {

    .rich-text h1,
    .rich-text h2,
    .rich-text h3,
    .rich-text h4,
    .rich-text h5,
    .rich-text h6,
    body#tinymce h1,
    body#tinymce h2,
    body#tinymce h3,
    body#tinymce h4,
    body#tinymce h5,
    body#tinymce h6 {
        margin-bottom: 25px
    }
}

.rich-text h1,
body#tinymce h1 {
    font-size: 28px
}

.rich-text h1 span,
body#tinymce h1 span {
    font-size: 18px;
    display: block
}

@media (max-width:640px) {

    .rich-text h1,
    body#tinymce h1 {
        font-size: 25px
    }
}

.rich-text h2,
body#tinymce h2 {
    font-size: 26px;
    margin-top: 30px
}

@media (max-width:640px) {

    .rich-text h2,
    body#tinymce h2 {
        font-size: 22px
    }
}

.rich-text h3,
body#tinymce h3 {
    font-size: 22px
}

@media (max-width:640px) {

    .rich-text h3,
    body#tinymce h3 {
        font-size: 19px
    }
}

.rich-text h4,
body#tinymce h4 {
    font-size: 17px
}

@media (max-width:640px) {

    .rich-text h4,
    body#tinymce h4 {
        font-size: 16px
    }
}

.rich-text h3+h4,
body#tinymce h3+h4 {
    margin-top: -30px
}

.rich-text h1+.date,
body#tinymce h1+.date {
    margin-top: -30px;
    font-weight: 700;
    margin-bottom: 40px
}

.rich-text h1+.date i,
body#tinymce h1+.date i {
    color: #072d5d;
    margin-right: 5px
}

.rich-text p,
body#tinymce p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 28px
}

.rich-text p a,
body#tinymce p a {
    color: var(--button-action);
    text-decoration: none;
    transition: .3s ease-in-out all
}

.rich-text p a:hover,
body#tinymce p a:hover {
    color: #072d5d
}

.rich-text .button+br,
body#tinymce .button+br {
    display: none
}

.rich-text :last-child,
body#tinymce :last-child {
    margin-bottom: 0
}

.rich-text :first-child,
body#tinymce :first-child {
    margin-top: 0
}

.rich-text .margin-bottom,
body#tinymce .margin-bottom {
    margin-bottom: 30px
}

.rich-text form ul,
body#tinymce form ul {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0
}

.rich-text form .gfield_required,
body#tinymce form .gfield_required {
    color: var(--button-action)
}

.rich-text form li[id^=field],
body#tinymce form li[id^=field] {
    border-bottom: 1px solid rgba(7, 45, 93, .2);
    padding: 0;
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    transition: .3s ease-in-out border
}

.rich-text form li[id^=field].active,
body#tinymce form li[id^=field].active {
    border-bottom-color: #072d5d
}

.rich-text form li[id^=field]:first-child,
body#tinymce form li[id^=field]:first-child {
    padding-top: 0
}

.rich-text form li[id^=field].checkbox,
body#tinymce form li[id^=field].checkbox {
    border-bottom: 0;
    position: relative
}

.rich-text form li[id^=field].checkbox label,
body#tinymce form li[id^=field].checkbox label {
    display: inline-block;
    padding-left: 20px;
    padding-right: 0;
    width: 100%;
    max-width: none
}

.rich-text form li[id^=field].checkbox input[type=checkbox],
body#tinymce form li[id^=field].checkbox input[type=checkbox] {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0
}

.rich-text form li[id^=field] div,
.rich-text form li[id^=field] label,
body#tinymce form li[id^=field] div,
body#tinymce form li[id^=field] label {
    display: inline-block;
    vertical-align: middle
}

.rich-text form li[id^=field] label,
body#tinymce form li[id^=field] label {
    padding-right: 20px
}

.rich-text form li[id^=field] label.gfield_label,
body#tinymce form li[id^=field] label.gfield_label {
    font-weight: 700
}

@media (max-width:640px) {

    .rich-text form li[id^=field] label,
    body#tinymce form li[id^=field] label {
        font-size: 14px
    }
}

.rich-text form li[id^=field] input,
.rich-text form li[id^=field] select,
.rich-text form li[id^=field] textarea,
body#tinymce form li[id^=field] input,
body#tinymce form li[id^=field] select,
body#tinymce form li[id^=field] textarea {
    background-color: transparent;
    box-shadow: none;
    border: 0;
    padding: 0;
    width: 100% !important
}

.rich-text form li[id^=field].no-flex label,
body#tinymce form li[id^=field].no-flex label {
    display: block;
    width: 100%
}

.rich-text form li[id^=field].no-flex div.ginput_container,
body#tinymce form li[id^=field].no-flex div.ginput_container {
    width: 100% !important
}

.rich-text form li[id^=field].no-label label.gfield_label,
body#tinymce form li[id^=field].no-label label.gfield_label {
    display: none !important
}

.rich-text form li[id^=field] .ginput_container_select,
body#tinymce form li[id^=field] .ginput_container_select {
    position: relative
}

.rich-text form li[id^=field] .ginput_container_select select,
body#tinymce form li[id^=field] .ginput_container_select select {
    cursor: pointer
}

.rich-text form li[id^=field] .ginput_container_select:after,
body#tinymce form li[id^=field] .ginput_container_select:after {
    content: '\f0dd';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Pro";
    font-weight: 700
}

.rich-text form li[id^=field] .gfield_description.validation_message,
body#tinymce form li[id^=field] .gfield_description.validation_message {
    color: var(--button-action);
    font-size: 12px
}

.rich-text form div.ginput_container,
body#tinymce form div.ginput_container {
    margin-top: 0 !important
}

.rich-text form .gform_footer,
body#tinymce form .gform_footer {
    padding-top: 25px
}

.rich-text .gform_wrapper li.gfield.gfield_error,
.rich-text .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
body#tinymce .gform_wrapper li.gfield.gfield_error,
body#tinymce .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    padding: 25px 0 5px 0;
    border-top: 0;
    border-bottom-color: #072d5d;
    margin-bottom: 0 !important;
    padding: 0
}

.rich-text .gform_wrapper li.gfield.gfield_error label,
.rich-text .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning label,
body#tinymce .gform_wrapper li.gfield.gfield_error label,
body#tinymce .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning label {
    margin-top: 0 !important;
    color: #072d5d
}

.rich-text .gform_wrapper li.gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.rich-text .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body#tinymce .gform_wrapper li.gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body#tinymce .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: 0
}

.rich-text .gform_wrapper .field_description_below .gfield_description,
body#tinymce .gform_wrapper .field_description_below .gfield_description {
    padding: 10px 0
}

.rich-text .validation_error,
body#tinymce .validation_error {
    border: 2px solid var(--button-action) !important;
    color: #fff !important;
    background: var(--button-action) !important
}

.rich-text table,
body#tinymce table {
    width: 100%;
    border-collapse: collapse;
    border: 0;
    border-spacing: 0;
    margin-bottom: 30px;
    border-bottom: 2px solid #072d5d;
    border-left: 2px solid #072d5d;
    border-right: 2px solid #072d5d
}

.rich-text table tr,
body#tinymce table tr {
    background-color: #fff
}

.rich-text table tr:nth-child(even),
body#tinymce table tr:nth-child(even) {
    background-color: transparent
}

.rich-text table thead,
body#tinymce table thead {
    background-color: #072d5d
}

.rich-text table thead tr,
body#tinymce table thead tr {
    background-color: #072d5d
}

.rich-text table thead td,
.rich-text table thead th,
body#tinymce table thead td,
body#tinymce table thead th {
    color: #fff
}

.rich-text table td,
.rich-text table th,
body#tinymce table td,
body#tinymce table th {
    padding: 20px 30px;
    border: 0
}

.responsive-embed {
    display: block;
    width: 100%;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    position: relative;
    margin-bottom: 50px
}

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

.responsive-embed:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    background-image: url(../images/embed-shadow.png);
    background-size: contain;
    width: 100%;
    height: 140px;
    background-repeat: no-repeat;
    z-index: -1
}

header.desktop {
    padding: 0 50px;
    width: 100%;
    z-index: 9999;
    background: #10131f url('../images/header-bar-pattern.png') left no-repeat;
    background-size: contain;
    transition: .3s ease-in-out all;
    position: relative
}

@media (max-width:1100px) {
    header.desktop {
        padding: 0 25px
    }
}

@media (max-width:1050px) {
    header.desktop {
        display: none
    }
}

header.desktop.fixed {
    position: sticky;
    top: 0;
    left: 0
}

header.desktop.landing {
    padding: 50px 0;
    position: absolute;
    border-bottom: 0;
    display: block
}

@media (max-width:640px) {
    header.desktop.landing {
        padding: 25px 0
    }
}

header.desktop:not(.fixed) {
    background-color: #101320
}

header.desktop p {
    color: #fff;
    font-weight: 700;
    margin-bottom: 0
}

@media (max-width:1050px) {
    header.desktop nav {
        display: none
    }
}

header.desktop nav ul {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0
}

header.desktop nav ul li {
    display: inline-block
}

header.desktop nav ul li.enquiry {
    padding-top: 0;
    padding-bottom: 0
}

@media (max-width:1400px) {
    header.desktop nav ul li.enquiry {
        display: none
    }
}

header.desktop nav ul li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    transition: .3s ease-in-out all;
    display: block;
    transition: .3s ease-in-out all
}

header.desktop nav ul li a:not(.button) {
    opacity: .6;
    padding: 50px 25px
}

@media (max-width:1800px) {
    header.desktop nav ul li a:not(.button) {
        padding: 50px 15px
    }
}

@media (max-width:1620px) {
    header.desktop nav ul li a:not(.button) {
        padding: 50px 10px
    }
}

@media (max-width:1400px) {
    header.desktop nav ul li a:not(.button) {
        padding: 40px 15px
    }
}

@media (max-width:1260px) {
    header.desktop nav ul li a:not(.button) {
        padding: 40px 10px
    }
}

@media (max-width:1620px) {
    header.desktop nav ul li a {
        font-size: 14px
    }
}

@media (max-width:1470px) {
    header.desktop nav ul li a {
        font-size: 13px
    }
}

@media (max-width:1180px) {
    header.desktop nav ul li a {
        font-size: 12px
    }
}

header.desktop nav ul li a:hover {
    color: #fff;
    opacity: 1 !important
}

header.desktop nav ul li i {
    color: #fff
}

header.desktop nav ul li .dropdown {
    width: 640px;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 25px;
    display: none
}

@media (max-width:1800px) {
    header.desktop nav ul li .dropdown {
        left: 15px
    }
}

@media (max-width:1620px) {
    header.desktop nav ul li .dropdown {
        left: 10px
    }
}

@media (max-width:1400px) {
    header.desktop nav ul li .dropdown {
        left: 15px
    }
}

@media (max-width:1260px) {
    header.desktop nav ul li .dropdown {
        left: 10px
    }
}

header.desktop nav ul li .dropdown .arrow {
    position: absolute;
    content: '';
    top: -15px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 0 15px;
    border-color: transparent transparent transparent #fff
}

header.desktop nav ul li .dropdown.right {
    left: auto;
    right: 25px
}

header.desktop nav ul li .dropdown.right .arrow {
    left: auto;
    right: 0;
    border-width: 0 0 15px 15px;
    border-color: transparent transparent #fff transparent
}

header.desktop nav ul li .dropdown .left {
    padding: 30px;
    min-height: 250px
}

header.desktop nav ul li .dropdown .right {
    position: relative
}

header.desktop nav ul li .dropdown .right .image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    display: none
}

header.desktop nav ul li .dropdown .right .image.active {
    display: block
}

header.desktop nav ul li .dropdown.right .left {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

header.desktop nav ul li .dropdown.right .right {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

header.desktop nav ul li .dropdown .contact-details {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ccc
}

header.desktop nav ul li .dropdown .contact-details i {
    color: #ccc
}

header.desktop nav ul li .dropdown .contact-details a {
    color: #072d5d;
    text-transform: none;
    padding: 0;
    display: inline-block
}

header.desktop nav ul li .dropdown ul li {
    display: block
}

header.desktop nav ul li .dropdown ul li a {
    color: #9a9ca4;
    text-transform: none;
    opacity: 1 !important;
    padding: 5px 0 !important
}

header.desktop nav ul li .dropdown ul li a:hover {
    text-decoration: underline
}

header.desktop nav ul li .dropdown ul li.current-menu-item a {
    text-decoration: underline
}

header.desktop nav ul li .dropdown ul li.new a:after {
    content: 'New';
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    background-color: var(--button-action);
    color: #fff;
    font-size: 11px;
    padding: 0 8px;
    margin-left: 10px
}

header.desktop nav ul li.has-dropdown {
    position: relative
}

header.desktop nav ul li.has-dropdown>a:after {
    content: '\f107';
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    margin-left: 5px;
    font-size: 16px
}

header.desktop nav ul li.has-dropdown:hover .dropdown {
    display: block
}

header.desktop nav ul li.current-menu-item a {
    opacity: 1 !important
}

header.desktop.scroll {
    /* background: #101320; */
    border-bottom: 0;
    /* position: fixed;
    top: 0;
    left: 0; */
    z-index: 99999;
    width: 100%
}

.search-form {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 25px 50px;
    background: #101320;
    z-index: 11
}

@media (max-width:1100px) {
    .search-form {
        padding: 25px 25px
    }
}

.search-form .input-group {
    margin-bottom: 0
}

.search-form input[type=text] {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding-left: 0;
    padding-right: 0;
    outline: 0;
    box-shadow: none;
    color: #fff;
    font-size: 30px
}

.search-form button {
    font-size: 22px;
    background: #072d5d;
    border-radius: 10px 10px 0 0 !important;
    padding: 0 20px
}

.search-form ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .2);
    opacity: 1
}

.search-form :-ms-input-placeholder {
    color: rgba(255, 255, 255, .2);
    opacity: 1
}

.search-form ::placeholder {
    color: rgba(255, 255, 255, .2);
    opacity: 1
}

.search-form :-ms-input-placeholder {
    color: rgba(255, 255, 255, .2)
}

.search-form ::-ms-input-placeholder {
    color: rgba(255, 255, 255, .2)
}

header.touch {
    display: none;
    background: #101320;
    padding: 0 0 0 15px;
    position: sticky;
    top: 0;
    z-index: 9999;
}

@media (max-width:1050px) {
    header.touch {
        display: block
    }
}

@media (max-width:450px) {
    header.touch {
        padding: 0 0 0 10px
    }
}

@media (max-width:350px) {
    header.touch {
        padding: 0 0 0 5px
    }
}

header.touch .grid-x {
    height: 80px
}

header.touch.scroll {
    background: #101320;
    border-bottom: 0;
    /* position: fixed; */
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%
}

header.touch .cta a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 15px 15px;
    height: 80px
}

@media (max-width:450px) {
    header.touch .cta a {
        padding: 15px 10px
    }
}

@media (max-width:350px) {
    header.touch .cta a {
        padding: 15px 5px
    }
}

header.touch .cta a .inner {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

header.touch .cta a i {
    font-size: 30px;
    color: #fff
}

@media (max-width:450px) {
    header.touch .cta a i {
        font-size: 25px
    }
}

@media (max-width:400px) {
    header.touch .cta a i {
        font-size: 20px
    }
}

header.touch .cta a span {
    display: block;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .5);
    font-size: 14px
}

@media (max-width:400px) {
    header.touch .cta a span {
        font-size: 12px
    }
}

@media (max-width:350px) {
    header.touch .cta a span {
        font-size: 11px
    }
}

header.touch .cta a.active {
    background: #fff;
    border-radius: 10px 10px 0 0
}

header.touch .cta a.active i,
header.touch .cta a.active span {
    color: #101320
}

header.touch .cta a.active:last-child {
    border-radius: 10px 0 0 0
}

header.touch .search-form {
    background-color: #fff
}

header.touch .search-form input[type=text] {
    border-bottom: 1px solid rgba(16, 19, 32, .2);
    color: #101320
}

header.touch .search-form ::-webkit-input-placeholder {
    color: rgba(16, 19, 32, .2);
    opacity: 1
}

header.touch .search-form :-ms-input-placeholder {
    color: rgba(16, 19, 32, .2);
    opacity: 1
}

header.touch .search-form ::placeholder {
    color: rgba(16, 19, 32, .2);
    opacity: 1
}

header.touch .search-form :-ms-input-placeholder {
    color: rgba(16, 19, 32, .2)
}

header.touch .search-form ::-ms-input-placeholder {
    color: rgba(16, 19, 32, .2)
}

nav.touch {
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #fff;
    max-height: calc(100% - 80px);
    overflow-x: hidden;
    overflow-y: auto
}

nav.touch ul {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0
}

nav.touch ul li {
    position: relative
}

nav.touch ul li:after {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #999ca2
}

nav.touch ul li a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #999ca2;
    padding: 15px;
    border-bottom: 1px solid #ccc;
    display: block
}

nav.touch ul li.current-menu-item a,
nav.touch ul li.current-menu-parent a {
    color: #072d5d
}

nav.touch ul li .sub-menu {
    background-color: #f6f6f6;
    display: none
}

nav.touch ul li .sub-menu li a {
    padding: 15px 30px;
    color: #999ca2
}

nav.touch ul li .sub-menu li.current-menu-item a,
nav.touch ul li .sub-menu li.current-menu-parent a {
    color: #072d5d
}

nav.touch ul li.menu-item-has-children>a:after {
    content: '\f105';
    font-family: "Font Awesome 5 Pro";
    margin-left: 10px;
    transition: .3s ease-in-out all;
    display: inline-block
}

nav.touch ul li.children-active>a:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

footer .p2 {
    background-image: url(../images/p2-bg.jpg);
    background-size: cover;
    background-position: center;
    height: 100px
}

footer .p2 .grid-x {
    height: 100px
}

@media (max-width:1024px) {
    footer .p2 {
        height: auto;
        padding: 20px 0
    }

    footer .p2 .grid-x {
        height: auto
    }
}

footer .p2 h4 {
    color: #fff;
    margin-bottom: 0;
    font-size: 20px
}

@media (max-width:1024px) {
    footer .p2 h4 {
        margin-bottom: 20px
    }
}

footer .club-links .giants,
footer .club-links .town {
    height: 100px
}

footer .club-links .giants img,
footer .club-links .town img {
    height: 65px;
    width: auto;
    margin-right: 10px
}

footer .club-links .giants .content,
footer .club-links .giants img,
footer .club-links .town .content,
footer .club-links .town img {
    display: inline-block;
    vertical-align: middle
}

footer .club-links .giants .inner,
footer .club-links .town .inner {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

footer .club-links .giants .content,
footer .club-links .town .content {
    text-align: left
}

footer .club-links .giants .content h3,
footer .club-links .town .content h3 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0
}

footer .club-links .giants .content p,
footer .club-links .town .content p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0
}

footer .club-links .town {
    background-color: #0072ce
}

footer .club-links .giants {
    background-color: #7b003c
}

footer .top {
    background: #10131f;
    padding: 60px 0;
    position: relative;
    z-index: 1;
}

footer .top .icons {
    z-index: -1;
    padding: 30px;
    width: min(360px, 100%);
}
@media (min-width: 768px) {
    footer .top .icons {
        padding-left: 0;
        padding-right: 0;
    }
}

footer .top .icons::before {
    content: ' ';
    padding-top: calc( 118 / 581 * 100% );
    display: block;
    background: url(../images/accu-icons.png) center no-repeat;
    background-size: contain;
}

footer .top .footer-map-container {
    position: relative
}

@media (max-width:1024px) {
    footer .top .footer-map-container {
        height: 400px
    }
}

footer .top .footer-map-container .map {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

footer .top .inline {
    display: inline-block
}

footer .top .address {
    color: #fff;
    padding: 25px 0
}

footer .top .contact-details i {
    color: #767b82;
    width: 16px;
    margin-right: 5px
}

footer .top .contact-details a {
    color: #fff;
    text-transform: none
}

footer .top h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 600
}

@media (max-width:1024px) {
    footer .top h3 {
        margin-top: 30px
    }
}

footer .top nav ul {
    list-style-type: none;
    margin: 0 !important
}

footer .top nav ul li {
    display: block;
    padding: 3px 0
}

footer .top nav ul li a {
    color: #a4a7ab;
    transition: .3s ease-in-out all
}

footer .top nav ul li a:hover {
    color: #fff
}

footer .bottom {
    background: #072d5d;
    color: #fff;
    padding: 30px 0
}

@media (max-width:1024px) {
    footer .bottom .website-by {
        margin-bottom: 20px;
        font-size: 14px
    }
}

footer .bottom .website-by a.fantastic,
footer .bottom .website-by span {
    display: inline-block;
    vertical-align: middle
}

footer .bottom .website-by span {
    margin-right: 5px
}

footer .bottom .website-by a.fantastic {
    position: relative;
    top: -2px
}

footer .bottom .social {
    display: inline-block;
    padding-left: 15px
}

footer .bottom .social a {
    margin-right: 10px;
    color: #fff;
    font-size: 18px
}

footer .bottom nav {
    display: inline-block
}

footer .bottom nav ul {
    margin: 0 !important;
    list-style-type: none
}

footer .bottom nav ul li {
    display: inline-block;
    padding: 0 25px;
    border-right: 1px solid #101320;
    line-height: 16px
}

@media (max-width:1024px) {
    footer .bottom nav ul li {
        padding: 0 15px;
        font-size: 14px
    }
}

footer .bottom nav ul li:first-child {
    padding-left: 0
}

footer .bottom nav ul li a {
    color: #fff
}

footer .bottom nav ul li a:hover {
    text-decoration: underline
}

footer.landing .top {
    padding: 0
}

footer.landing .top .cell {
    padding: 60px 0
}

footer form#gform_6 {
    font-size: 0;
    position: relative
}

footer form#gform_6 .gform_body,
footer form#gform_6 .gform_footer {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle
}

footer form#gform_6 .gform_body {
    width: 100%
}

footer form#gform_6 .gform_footer {
    width: 80px;
    padding: 0;
    margin: 0;
    text-align: right;
    position: absolute;
    right: 0;
    top: 5px
}

@media (max-width:640px) {
    footer form#gform_6 .gform_footer {
        position: static;
        width: 100%
    }
}

footer form#gform_6 .gform_footer input {
    width: 100%;
    margin-right: 0;
    font-family: "Font Awesome 5 Pro";
    background-color: #585a63;
    font-size: 26px;
    border-radius: 5px 5px 0 0
}

@media (max-width:640px) {
    footer form#gform_6 .gform_footer input {
        border-radius: 25px;
        margin: 10px 0 0 0
    }
}

footer .rich-text form li[id^=field],
footer body#tinymce form li[id^=field] {
    border-bottom-color: #585a63;
    display: inline-block
}

footer .rich-text form li[id^=field] input,
footer body#tinymce form li[id^=field] input {
    color: #fff
}

footer .rich-text form li[id^=field] label,
footer body#tinymce form li[id^=field] label {
    color: #fff
}

footer .rich-text form li[id^=field]#field_6_1,
footer body#tinymce form li[id^=field]#field_6_1 {
    width: calc(40% - 15px);
    margin-right: 30px
}

footer .rich-text form li[id^=field]#field_6_2,
footer body#tinymce form li[id^=field]#field_6_2 {
    width: calc(60% - 15px)
}

@media (max-width:640px) {

    footer .rich-text form li[id^=field]#field_6_1,
    footer .rich-text form li[id^=field]#field_6_2,
    footer body#tinymce form li[id^=field]#field_6_1,
    footer body#tinymce form li[id^=field]#field_6_2 {
        width: 100%
    }
}

section.event-slider {
    padding: 60px 0;
    background-color: #eee
}

@media (max-width:640px) {
    section.event-slider {
        padding: 40px 0
    }
}

section.event-slider h2,
section.event-slider h3 {
    color: #072d5d
}

section.event-slider h3 {
    font-size: 18px;
    margin-bottom: 0
}

@media (max-width:640px) {
    section.event-slider h3 {
        font-size: 16px
    }
}

section.event-slider h2 {
    font-size: 27px;
    font-weight: 600
}

section.event-slider h2 span {
    font-weight: 400
}

@media (max-width:640px) {
    section.event-slider h2 {
        font-size: 20px;
        margin-bottom: 0
    }
}

.timeline {
    background: #fff;
    height: 50px;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
    box-shadow: 9px 10px 17px -1px rgba(0, 0, 0, .08)
}

.timeline a.next,
.timeline a.prev {
    position: absolute;
    width: 60px;
    height: 50px;
    display: block;
    z-index: 5
}

.timeline a.next:before,
.timeline a.prev:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #072d5d;
    font-family: "Font Awesome 5 Pro";
    font-size: 18px
}

.timeline a.next {
    top: 0;
    right: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 15%, #fff 100%)
}

.timeline a.next:before {
    content: '\f178'
}

.timeline a.prev {
    top: 0;
    left: 0;
    background: linear-gradient(to right, #fff 0, #fff 85%, rgba(255, 255, 255, 0) 100%)
}

.timeline a.prev:before {
    content: '\f177'
}

.timeline-container {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 60px
}

.timeline-container span,
.timeline-container ul,
.timeline-container ul li {
    display: inline-block
}

.timeline-container li,
.timeline-container span {
    line-height: 50px
}

.timeline-container li {
    width: 50px;
    text-align: center;
    color: #ccc;
    font-weight: 600;
    position: relative
}

.timeline-container li span {
    position: relative;
    z-index: 2
}

.timeline-container li.active {
    color: #072d5d;
    cursor: pointer
}

.timeline-container li.active:before {
    content: '';
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #072d5d;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.timeline-container li.current {
    color: #fff
}

.timeline-container li.current:before {
    background-color: #072d5d
}

.timeline-container span {
    font-weight: 600
}

.timeline-container ul {
    list-style-type: none;
    margin: 0 !important
}

.event-cards {
    opacity: 1;
    transition: .3s ease-in-out all
}

.event-cards .sticky-events {
    border-bottom: .0625rem solid #afafaf;
    margin-bottom: 30px
}

.event-cards.fadeOut {
    opacity: 0
}

.event-cards .card {
    background: #fff;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-bottom: 30px
}

@media (max-width:640px) {
    .event-cards .card {
        margin-bottom: 30px
    }
}

.event-cards .card .content {
    padding: 30px
}

.event-cards .card .content span.date {
    background: #072d5d;
    display: inline-block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
    padding: 0 15px;
    border-radius: 15px
}

.event-cards .card .content span.featured {
    background: var(--button-action);
    display: inline-block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
    padding: 0 15px;
    border-radius: 15px
}

.event-cards .card .content h3 {
    color: #072d5d;
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0 30px 0
}

.event-cards .card .content h3 a {
    color: #072d5d
}

@media (max-width:1300px) {
    .event-cards .card .content h3 {
        font-size: 19px;
        margin: 10px 0 15px 0
    }
}

@media (max-width:1100px) {
    .event-cards .card .content h3 {
        font-size: 17px;
        margin: 10px 0 15px 0
    }
}

.event-cards .card .content p {
    color: #101320
}

.event-cards .card .content ul {
    list-style-type: none;
    margin: 0 0 30px 0 !important
}

.event-cards .card .content ul li {
    font-weight: 600;
    color: #072d5d
}

.event-cards .card .content ul li:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    color: #ccc;
    width: 18px;
    margin-right: 10px
}

.event-cards .card .content ul li.start-time:before {
    content: '\f017'
}

.event-cards .card .content ul li.ticket-price:before {
    content: '\f3ff'
}

.event-cards .card .content p {
    font-weight: 600
}

.event-cards .card .content :last-child {
    margin-bottom: 0 !important
}

.event-cards .slick-slide {
    margin: 0 10px;
    opacity: .4;
    transition: .3s ease-in-out all
}

.event-cards .slick-slide.slick-active {
    opacity: 1
}

.event-cards .slick-list {
    margin: 0 -10px;
    overflow: visible !important
}

.event-cards .slick-cloned {
    visibility: hidden
}

.event-slider-container {
    position: relative
}

.event-slider-container .ajax-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10
}

.event-slider-container .ajax-loader img {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.event-slider-container .ajax-loader.hide {
    display: none
}

@media (max-width:640px) {
    .event-slider-container .slide-arrows {
        display: none !important
    }
}

.event-slider-container .slick-dots {
    list-style-type: none;
    margin: 0 !important;
    text-align: center;
    padding: 0 0 20px 0
}

.event-slider-container .slick-dots li {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #072d5d;
    text-indent: -9999px;
    margin-right: 20px;
    opacity: .2;
    cursor: pointer
}

.event-slider-container .slick-dots li.slick-active {
    opacity: 1
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.sidebar-calendar {
    margin-bottom: 30px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 9px 10px 17px -1px rgba(0, 0, 0, .08);
    position: relative
}

.sidebar-calendar .slick-next,
.sidebar-calendar .slick-prev {
    position: absolute;
    z-index: 10;
    color: #fff;
    font-size: 20px;
    top: 20px;
    cursor: pointer
}

.sidebar-calendar .slick-next.slick-disabled,
.sidebar-calendar .slick-prev.slick-disabled {
    opacity: .5
}

.sidebar-calendar .slick-prev {
    left: 20px
}

.sidebar-calendar .slick-next {
    right: 20px
}

.sidebar-calendar .head {
    background-color: #072d5d;
    color: #fff;
    text-align: center;
    padding: 15px 0
}

.sidebar-calendar .head h4 {
    font-weight: 700;
    font-size: 20px;
    margin: 0
}

.sidebar-calendar .body {
    background-color: #fff;
    padding: 10px
}

.sidebar-calendar .body .date {
    text-align: center;
    padding: 10px 0
}

.sidebar-calendar .body .date.no-events {
    opacity: .2
}

.sidebar-calendar .body .date h5 {
    color: #072d5d;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0
}

.sidebar-calendar .body .date p {
    font-weight: 700;
    margin-bottom: 0
}

.sidebar-calendar .body .date.active {
    background: #072d5d;
    border-radius: 13px
}

.sidebar-calendar .body .date.active h5,
.sidebar-calendar .body .date.active p {
    color: #fff
}

.sidebar-types {
    margin-left: 0;
    list-style-type: none
}

.sidebar-types label {
    font-size: 18px;
    font-weight: 700
}

.event-specifics {
    line-height: 30px
}

.event-specifics i {
    color: #072d5d;
    width: 18px;
    margin-right: 5px
}

.suite-results,
.suite-slider {
    background: #101320;
    padding: 60px 0;
    overflow: hidden;
}

@media (max-width:640px) {

    .suite-results,
    .suite-slider {
        padding: 40px 0
    }
}

.suite-results h2,
.suite-results h3,
.suite-slider h2,
.suite-slider h3 {
    color: #fff
}

.suite-results h3,
.suite-slider h3 {
    font-size: 18px;
    margin-bottom: 0
}

@media (max-width:640px) {

    .suite-results h3,
    .suite-slider h3 {
        font-size: 16px
    }
}

.suite-results h2,
.suite-slider h2 {
    font-size: 27px;
    font-weight: 600
}

.suite-results h2 span,
.suite-slider h2 span {
    font-weight: 400
}

@media (max-width:640px) {

    .suite-results h2,
    .suite-slider h2 {
        font-size: 20px;
        margin-bottom: 0
    }
}

.suite-results h4,
.suite-slider h4 {
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    margin: 20px 0
}

.suite-results .slider-container,
.suite-slider .slider-container {
    position: relative;
    padding-top: 30px
}

.suite-results .slider-container .slick-dots,
.suite-slider .slider-container .slick-dots {
    list-style-type: none;
    margin: 0 !important;
    text-align: center;
    background: 0 0;
    padding: 40px 0 0 0
}

.suite-results .slider-container .slick-dots li,
.suite-slider .slider-container .slick-dots li {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #fff;
    text-indent: -9999px;
    margin-right: 20px;
    opacity: .2;
    cursor: pointer
}

.suite-results .slider-container .slick-dots li.slick-active,
.suite-slider .slider-container .slick-dots li.slick-active {
    opacity: 1
}

@media (max-width:640px) {

    .suite-results .slider-container .slide-arrows,
    .suite-slider .slider-container .slide-arrows {
        display: none
    }
}

.suite-results .slider-container .slide-arrows a,
.suite-slider .slider-container .slide-arrows a {
    background-color: #efeff0
}

.suite-results .slider-container .slide-arrows a:before,
.suite-slider .slider-container .slide-arrows a:before {
    color: #101320
}

.suite-results .slick-slide,
.suite-slider .slick-slide {
    margin: 0 15px;
    opacity: .5;
    transition: .3s ease-in-out all
}

.suite-results .slick-slide.slick-active,
.suite-slider .slick-slide.slick-active {
    opacity: 1
}

.suite-results .slick-list,
.suite-slider .slick-list {
    overflow: visible !important
}

.suite-results .image,
.suite-slider .image {
    position: relative;
    display: block
}

.suite-results .image .capacity,
.suite-slider .image .capacity {
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background: #072d5d;
    padding: 0 15px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 15px
}

.suite-results.large,
.suite-results.suite-results,
.suite-slider.large,
.suite-slider.suite-results {
    background: #eee
}

.suite-results.large h2,
.suite-results.large h3,
.suite-results.large h4,
.suite-results.suite-results h2,
.suite-results.suite-results h3,
.suite-results.suite-results h4,
.suite-slider.large h2,
.suite-slider.large h3,
.suite-slider.large h4,
.suite-slider.suite-results h2,
.suite-slider.suite-results h3,
.suite-slider.suite-results h4 {
    color: #072d5d
}

.suite-results.large h4,
.suite-results.suite-results h4,
.suite-slider.large h4,
.suite-slider.suite-results h4 {
    margin-top: 0;
    font-size: 28px;
    line-height: 40px
}

.suite-results.large h4 .capacity,
.suite-results.suite-results h4 .capacity,
.suite-slider.large h4 .capacity,
.suite-slider.suite-results h4 .capacity {
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background: #072d5d;
    padding: 0 15px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    font-size: 18px;
    vertical-align: middle
}

.suite-results.large .content,
.suite-results.suite-results .content,
.suite-slider.large .content,
.suite-slider.suite-results .content {
    background: #fff;
    padding: 30px
}

.suite-results.large .content p,
.suite-results.suite-results .content p,
.suite-slider.large .content p,
.suite-slider.suite-results .content p {
    font-weight: 700
}

.suite-results.large .content p strong,
.suite-results.suite-results .content p strong,
.suite-slider.large .content p strong,
.suite-slider.suite-results .content p strong {
    color: #072d5d
}

.suite-results.large .content ul.features,
.suite-results.suite-results .content ul.features,
.suite-slider.large .content ul.features,
.suite-slider.suite-results .content ul.features {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0
}

.suite-results.large .content ul.features li,
.suite-results.suite-results .content ul.features li,
.suite-slider.large .content ul.features li,
.suite-slider.suite-results .content ul.features li {
    font-weight: 700;
    padding: 5px 0;
    color: #072d5d
}

.suite-results.large .content ul.features i,
.suite-results.suite-results .content ul.features i,
.suite-slider.large .content ul.features i,
.suite-slider.suite-results .content ul.features i {
    margin-right: 5px
}

.suite-results.large .content ul.features i.fa-tape,
.suite-results.suite-results .content ul.features i.fa-tape,
.suite-slider.large .content ul.features i.fa-tape,
.suite-slider.suite-results .content ul.features i.fa-tape {
    color: #ccc
}

.suite-results.large .content ul.features i.fa-check-circle,
.suite-results.suite-results .content ul.features i.fa-check-circle,
.suite-slider.large .content ul.features i.fa-check-circle,
.suite-slider.suite-results .content ul.features i.fa-check-circle {
    color: #018588
}

.suite-results.large .slide-arrows,
.suite-results.suite-results .slide-arrows,
.suite-slider.large .slide-arrows,
.suite-slider.suite-results .slide-arrows {
    position: relative;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

@media (max-width:640px) {

    .suite-results.large .slide-arrows,
    .suite-results.suite-results .slide-arrows,
    .suite-slider.large .slide-arrows,
    .suite-slider.suite-results .slide-arrows {
        display: none
    }
}

.suite-results.large .slide-arrows a.right,
.suite-results.suite-results .slide-arrows a.right,
.suite-slider.large .slide-arrows a.right,
.suite-slider.suite-results .slide-arrows a.right {
    border-radius: 0 10px 10px 0
}

.suite-results.large .slick-dots li,
.suite-results.suite-results .slick-dots li,
.suite-slider.large .slick-dots li,
.suite-slider.suite-results .slick-dots li {
    background-color: #101320
}

.suite-results {
    padding: 0 .9375rem;
    background: 0 0
}

.suite-results h4 {
    color: #072d5d
}

.suite-archive .suite .image {
    position: relative;
    display: block
}

.suite-archive .suite .image .capacity {
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background: #072d5d;
    padding: 0 15px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 15px
}

.suite-archive .suite .content {
    padding: 40px 0 70px 0
}

@media (max-width:1024px) {
    .suite-archive .suite .content {
        padding: 20px 0 40px 0
    }
}

.suite-archive .suite .content h3 {
    color: #072d5d;
    font-weight: 700
}

.room-capacities {
    background: #101320;
    padding: 100px 0
}

@media (max-width:1024px) {
    .room-capacities {
        padding: 60px 0
    }
}

@media (max-width:640px) {
    .room-capacities {
        padding: 40px 0
    }
}

.room-capacities h2 {
    color: #fff;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 75px
}

@media (max-width:1024px) {
    .room-capacities h2 {
        margin-bottom: 45px
    }
}

@media (max-width:640px) {
    .room-capacities h2 {
        margin-bottom: 30px
    }
}

.room-capacities h3 {
    color: #aaabaf;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px
}

.room-capacities h3 span {
    color: #fff
}

.room-capacities img {
    width: 150px;
    height: auto
}

@media (max-width:1024px) {
    .room-capacities img {
        margin-bottom: 40px
    }
}

.instagram-feed {
    padding: 60px 0;
    background: #fff
}

@media (max-width:640px) {
    .instagram-feed {
        padding: 40px 0
    }
}

.instagram-feed h2,
.instagram-feed h3 {
    color: #072d5d
}

.instagram-feed h3 {
    font-size: 18px;
    margin-bottom: 0
}

@media (max-width:640px) {
    .instagram-feed h3 {
        font-size: 16px
    }
}

.instagram-feed h2 {
    font-size: 27px;
    font-weight: 600
}

.instagram-feed h2 span {
    font-weight: 400
}

@media (max-width:640px) {
    .instagram-feed h2 {
        font-size: 20px;
        margin-bottom: 0
    }
}

.instagram-feed .eapps-instagram-feed-posts-view {
    padding: 0 !important
}

.instagram-feed .eapps-instagram-feed-content {
    margin-left: -15px;
    margin-right: -15px
}

.instagram-feed .eapps-instagram-feed-posts-grid-load-more-container,
.instagram-feed .eapps-instagram-feed-title-container {
    display: none !important
}

.instagram-feed .elfsight-widget {
    margin-top: 30px
}

.partner-slider {
    background: #eee;
    padding: 60px 0;
    overflow: hidden;
}

@media (max-width:640px) {
    .partner-slider {
        padding: 40px 0
    }
}

.partner-slider h2,
.partner-slider h3 {
    color: #101320
}

.partner-slider h3 {
    font-size: 18px;
    margin-bottom: 0
}

@media (max-width:640px) {
    .partner-slider h3 {
        font-size: 16px
    }
}

.partner-slider h2 {
    font-size: 27px;
    font-weight: 600
}

.partner-slider h2 span {
    font-weight: 400
}

@media (max-width:640px) {
    .partner-slider h2 {
        font-size: 20px;
        margin-bottom: 0
    }
}

.partner-slider h4 {
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    margin: 20px 0
}

.partner-slider .slider-container {
    position: relative;
    padding-top: 30px
}

.partner-slider .slick-slide {
    margin: 0 15px;
    opacity: .5;
    transition: .3s ease-in-out all
}

.partner-slider .slick-slide.slick-active {
    opacity: 1
}

.partner-slider .slick-list {
    overflow: visible !important
}

.partner-slider .image {
    position: relative;
    background: #fff;
    text-align: center;
    padding: 15px;
    box-shadow: 9px 10px 17px -1px rgba(0, 0, 0, .08)
}

.partner-slider .image img {
    display: inline-block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:640px) {
    .partner-slider .slide-arrows {
        display: none
    }
}

.partner-listing .image {
    position: relative;
    background: #fff;
    text-align: center;
    padding: 15px;
    box-shadow: 9px 10px 17px -1px rgba(0, 0, 0, .08)
}

.partner-listing .image img {
    display: inline-block
}

.partner-listing .partner {
    margin-bottom: 30px
}

.partner-modal .image {
    border: 1px solid #afafaf;
    display: inline-block
}

.gallery {
    padding: 60px 0
}

@media (max-width:640px) {
    .gallery {
        padding: 40px 0
    }
}

.gallery h2,
.gallery h3 {
    color: #072d5d
}

.gallery h3 {
    font-size: 18px;
    margin-bottom: 0
}

.gallery h2 {
    font-size: 27px;
    font-weight: 600
}

.gallery h2 span {
    font-weight: 400
}

.gallery .slider-container {
    position: relative;
    padding-top: 30px
}

.gallery .slick-slide {
    margin: 0 15px;
    transition: .3s ease-in-out all
}

.gallery .slick-slide.slick-active {
    opacity: 1
}

.gallery .slick-list {
    overflow: visible !important
}

.gallery .slide-arrows {
    position: relative;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.gallery .slide-arrows a.right {
    border-radius: 0 10px 10px 0
}

@media (max-width:640px) {
    .gallery .slide-arrows {
        display: none
    }
}

.gallery .dot-container .slick-dots {
    list-style-type: none;
    margin: 50px 0 0 0 !important
}

.gallery .dot-container .slick-dots li {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #072d5d;
    text-indent: -9999px;
    margin-right: 20px;
    opacity: .2;
    cursor: pointer
}

.gallery .dot-container .slick-dots li.slick-active {
    opacity: 1
}

.gf_left_half,
.gf_right_half {
    width: calc(50% - 15px) !important
}

@media (max-width:640px) {

    .gf_left_half,
    .gf_right_half {
        width: 100% !important
    }
}

.gf_left_half {
    margin-right: 30px
}

.gf_left_third,
.gf_middle_third,
.gf_right_third {
    width: calc(33.33333333% - 20px) !important
}

@media (max-width:640px) {

    .gf_left_third,
    .gf_middle_third,
    .gf_right_third {
        width: 100% !important
    }
}

.gf_left_third,
.gf_middle_third {
    margin-right: 30px
}

.request-callback {
    padding: 80px 0;
    background: #072d5d
}

@media (max-width:640px) {
    .request-callback {
        padding: 40px 0
    }
}

.request-callback h2,
.request-callback h3 {
    color: #fff
}

.request-callback h3 {
    font-size: 18px;
    margin-bottom: 0;
    opacity: .5;
    font-weight: 400;
    margin-bottom: 40px
}

.request-callback h2 {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 10px
}

.request-callback h2 span {
    font-weight: 400
}

@media (max-width:640px) {
    .request-callback h2 {
        font-size: 22px
    }
}

.request-callback .rich-text form li[id^=field],
.request-callback body#tinymce form li[id^=field] {
    border-bottom-color: rgba(255, 255, 255, .2)
}

.request-callback .rich-text form li[id^=field].active,
.request-callback body#tinymce form li[id^=field].active {
    border-bottom-color: #fff
}

.request-callback .rich-text form li[id^=field] label.gfield_label,
.request-callback body#tinymce form li[id^=field] label.gfield_label {
    color: #fff
}

.request-callback .rich-text form li[id^=field].checkbox,
.request-callback body#tinymce form li[id^=field].checkbox {
    border-bottom: 0
}

.request-callback .rich-text form li[id^=field].checkbox input[type=checkbox],
.request-callback body#tinymce form li[id^=field].checkbox input[type=checkbox] {
    top: 0
}

.request-callback .rich-text form li[id^=field].checkbox label,
.request-callback body#tinymce form li[id^=field].checkbox label {
    color: #fff
}

.request-callback .rich-text form input,
.request-callback .rich-text form select,
.request-callback .rich-text form textarea,
.request-callback body#tinymce form input,
.request-callback body#tinymce form select,
.request-callback body#tinymce form textarea {
    color: #fff
}

.request-callback .rich-text form input[type=submit]:before,
.request-callback body#tinymce form input[type=submit]:before {
    content: '\f095';
    font-family: "Font Awesome 5 Pro";
    display: inline-block
}

@media (max-width:640px) {

    .request-callback .rich-text form input[type=submit],
    .request-callback body#tinymce form input[type=submit] {
        margin-bottom: 0
    }
}

@media (max-width:640px) {

    .request-callback .rich-text .gform_wrapper,
    .request-callback body#tinymce .gform_wrapper {
        margin: 0
    }
}

@media (max-width:640px) {

    .request-callback .rich-text .gform_wrapper .gform_footer,
    .request-callback body#tinymce .gform_wrapper .gform_footer {
        padding-bottom: 0
    }
}

.request-callback .rich-text .gform_wrapper li.gfield.gfield_error,
.request-callback .rich-text .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
.request-callback body#tinymce .gform_wrapper li.gfield.gfield_error,
.request-callback body#tinymce .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border-bottom: 1px solid #fff
}

.post-archive .post {
    background: #fff;
    margin-bottom: 30px
}

.post-archive .post .image {
    padding-bottom: 60%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block
}

.post-archive .post .content {
    padding: 30px
}

.post-archive .post .content h2 {
    margin-bottom: 10px;
    font-size: 20px
}

.post-archive .post .content h2 a {
    color: #072d5d
}

.post-archive .post .content .date {
    display: block;
    font-size: 12px
}

.post-archive .post .content .date i {
    margin-right: 5px
}

.post-archive .post .content .title-content {
    margin-bottom: 25px
}

.post-archive .post .content .excerpt p {
    font-size: 14px;
    line-height: 25px
}

.post-archive .post .content .read-more {
    color: var(--button-action);
    font-weight: 700;
    font-size: 14px;
    margin-top: 20px;
    display: inline-block
}

.large-post {
    background: #fff;
    margin-bottom: 60px
}

.large-post .image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.large-post .content {
    padding: 40px
}

.large-post .content h2 {
    margin-bottom: 10px;
    font-size: 27px
}

.large-post .content h2 a {
    color: #072d5d
}

.large-post .content .date {
    display: block;
    font-size: 16px;
    font-weight: 600
}

.large-post .content .date i {
    margin-right: 5px
}

.large-post .content .title-content {
    margin-bottom: 25px
}

.large-post .content .excerpt {
    line-height: 32px
}

.large-post .content .excerpt p {
    font-size: 14px;
    line-height: 25px
}

.large-post .content .button {
    margin-top: 20px;
    display: inline-block
}

.button {
    height: 50px;
    border-radius: 25px;
    margin-bottom: 0;
    padding: 0 30px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none !important
}

.button-red,
.quick-enquiry form input[type=submit],
.request-callback .rich-text form input[type=submit],
.request-callback body#tinymce form input[type=submit],
section.banner-slider.landing .form-container .form-surround .gform_footer input[type=submit] {
    background-color: var(--button-action);
    color: #fff !important
}

.button-red:active,
.button-red:focus,
.button-red:hover,
.quick-enquiry form input:active[type=submit],
.quick-enquiry form input:focus[type=submit],
.quick-enquiry form input:hover[type=submit],
.request-callback .rich-text form input:active[type=submit],
.request-callback .rich-text form input:focus[type=submit],
.request-callback .rich-text form input:hover[type=submit],
.request-callback body#tinymce form input:active[type=submit],
.request-callback body#tinymce form input:focus[type=submit],
.request-callback body#tinymce form input:hover[type=submit],
section.banner-slider.landing .form-container .form-surround .gform_footer input:active[type=submit],
section.banner-slider.landing .form-container .form-surround .gform_footer input:focus[type=submit],
section.banner-slider.landing .form-container .form-surround .gform_footer input:hover[type=submit] {
    background-color: var(--button-action-hover)
}

.button-outline {
    background-color: transparent;
    color: #072d5d;
    border: 1px solid #afafaf;
    line-height: 48px
}

.button-outline:active,
.button-outline:focus,
.button-outline:hover {
    background-color: #072d5d;
    border-color: #072d5d;
    color: #fff
}

.button-outline-white {
    background-color: transparent;
    color: #fff;
    border: 1px solid #afafaf;
    line-height: 48px
}

.button-outline-white:active,
.button-outline-white:focus,
.button-outline-white:hover {
    background-color: #afafaf;
    color: #101320
}

.button.download:before,
.button.pdf:before {
    content: '\f56d';
    display: inline-block;
    margin-right: 5px;
    font-family: "Font Awesome 5 Pro"
}

.button.pdf:before {
    content: '\f1c1'
}

.cards-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cards-container .card {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

.cards-container .card .card-content {
    padding: 1rem
}

@media print,
screen and (min-width:40em) {
    .cards-container .card {
        width: calc(33.33333% - .7rem);
        margin-right: .35rem;
        margin-left: .35rem
    }
}

.featured-hero {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 6.25rem
}

@media print,
screen and (min-width:40em) {
    .featured-hero {
        height: 12.5rem
    }
}

@media screen and (min-width:75em) {
    .featured-hero {
        height: 25rem
    }
}

.dotted,
.section-divider hr {
    border-style: dashed;
    margin: 2rem 0
}

[data-whatinput=mouse] a:focus,
button:focus,
button:focus [data-whatinput=touch] a:focus {
    outline: 0
}

section.banner-slider {
    width: 100%;
    height: 90vh;
    position: relative;
    background: #fff
}

section.banner-slider.reduced-height {
    height: 400px
}

section.banner-slider.increased-height {
    height: 700px
}

section.banner-slider .slick-list,
section.banner-slider .slick-slide,
section.banner-slider .slick-slide>div,
section.banner-slider .slick-track {
    height: 100%
}

@media (max-width:1050px) {
    section.banner-slider {
        height: auto !important
    }
}

section.banner-slider .slick-slide {
    font-size: 0
}

section.banner-slider .slide-controls {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    z-index: 5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:1050px) {
    section.banner-slider .slide-controls {
        display: none
    }
}

section.banner-slider .slide-controls a {
    text-align: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 28px;
    opacity: .6
}

section.banner-slider .slide-controls a i {
    font-size: 24px
}

section.banner-slider .slide-controls a.active {
    opacity: 1
}

section.banner-slider .slide-controls a span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    text-transform: none
}

section.banner-slider .slides {
    width: 100%;
    height: 100%
}

section.banner-slider .slide {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    position: relative
}

section.banner-slider .slide .map {
    height: 100%;
    width: 100%
}

section.banner-slider .slide .landing-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 10
}

@media (max-width:640px) {
    section.banner-slider .slide .landing-content {
        margin-top: 20px
    }
}

section.banner-slider .slide .landing-content h2 {
    font-size: 50px;
    font-weight: 700;
    color: #fff
}

section.banner-slider .slide .landing-content h2 span {
    display: inline-block;
    background: #072d5d;
    border-radius: 10px;
    padding: 0 20px;
    position: relative;
    left: -20px
}

@media (max-width:1024px) {
    section.banner-slider .slide .landing-content h2 {
        font-size: 30px
    }
}

@media (max-width:640px) {
    section.banner-slider .slide .landing-content h2 {
        font-size: 24px
    }
}

section.banner-slider .slide .banner-img {
    display: none
}

@media (max-width:1050px) {
    section.banner-slider .slide .banner-img {
        display: block
    }
}

section.banner-slider .slide .content {
    width: 480px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 0 15px 15px 0;
    padding: 50px;
    background: rgba(255, 255, 255, .9);
    z-index: 10
}

@media (max-width:1050px) {
    section.banner-slider .slide .content {
        position: relative;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        border-radius: 0;
        z-index: 10;
        background: #fff;
        top: 0;
        padding: 30px;
        border-bottom: 2px solid #eee
    }
}

section.banner-slider .slide .content .date {
    font-size: 14px
}

section.banner-slider .slide .content img.arch {
    width: 240px;
    height: auto;
    margin-bottom: 20px;
    display: inline-block
}

section.banner-slider .slide .content h2,
section.banner-slider .slide .content h3 {
    color: #072d5d;
    font-weight: 600
}

section.banner-slider .slide .content h3 {
    font-size: 16px;
    margin-bottom: 0
}

section.banner-slider .slide .content h2 {
    font-size: 26px;
    margin-bottom: 20px
}

section.banner-slider .slide .content p {
    margin-bottom: 30px;
    font-size: 14px
}

section.banner-slider .slide .content :last-child {
    margin-bottom: 0 !important
}

section.banner-slider:not(.reduced-height) .slide:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background-color: rgba(16, 19, 32, .75);
    background-image: -o-linear-gradient(top, rgba(16, 19, 32, .75) 0, rgba(16, 19, 32, 0) 100%);
    background: linear-gradient(to bottom, rgba(16, 19, 32, .75) 0, rgba(16, 19, 32, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$from', endColorstr='$to', GradientType=1)
}

section.banner-slider:not(.reduced-height) .slide:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 250px;
    background-color: rgba(16, 19, 32, 0);
    background-image: -o-linear-gradient(top, rgba(16, 19, 32, 0) 0, rgba(16, 19, 32, .75) 100%);
    background: linear-gradient(to bottom, rgba(16, 19, 32, 0) 0, rgba(16, 19, 32, .75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$from', endColorstr='$to', GradientType=1)
}

section.banner-slider .slick-dots {
    list-style-type: none;
    margin: 0 !important;
    text-align: center;
    background: #fff
}

section.banner-slider .slick-dots li {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #072d5d;
    text-indent: -9999px;
    margin-right: 20px;
    opacity: .2;
    cursor: pointer
}

section.banner-slider .slick-dots li.slick-active {
    opacity: 1
}

@media (max-width:1050px) {
    section.banner-slider .slide-arrows {
        display: none
    }
}

section.banner-slider.landing .slick-dots {
    background: 0 0;
    list-style-type: none;
    margin: 50px 0 !important;
    text-align: left
}

section.banner-slider.landing .slick-dots li {
    background: #fff
}

section.banner-slider.landing .form-container {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 75px;
    z-index: 99;
    width: 100%
}

@media (max-width:1024px) {
    section.banner-slider.landing .form-container {
        background-color: #101320;
        position: static;
        margin-top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

section.banner-slider.landing .form-container .form-surround {
    background-color: rgba(16, 19, 32, .9);
    border-radius: 20px;
    padding: 60px
}

@media (max-width:640px) {
    section.banner-slider.landing .form-container .form-surround {
        padding: 30px
    }
}

section.banner-slider.landing .form-container .form-surround h2 {
    color: #fff;
    text-align: center
}

section.banner-slider.landing .form-container .form-surround form li[id^=field] {
    border-bottom: rgba(255, 255, 255, .3) solid 1px
}

section.banner-slider.landing .form-container .form-surround form li[id^=field] label.gfield_label {
    color: #fff
}

section.banner-slider.landing .form-container .form-surround form li[id^=field] input {
    color: #fff
}

section.banner-slider.landing .form-container .form-surround .gform_footer {
    text-align: center;
    padding-bottom: 0
}

section.banner-slider.landing .form-container .form-surround .gform_wrapper {
    margin-bottom: 0
}

section.banner-slider.landing .form-container .form-surround .gform_confirmation_wrapper {
    color: #fff
}

@media (max-width:1024px) {
    section.banner-slider.landing .slide-arrow-container {
        position: static;
        background: var(--button-action);
        padding: 20px 0
    }

    section.banner-slider.landing .slide-arrow-container .slick-dots {
        margin: 0 !important;
        text-align: center
    }

    section.banner-slider.landing .slide-arrow-container .slick-dots li:last-child {
        margin-right: 0
    }
}

.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    transition: ease-in-out all .3s;
    overflow: hidden;
    overflow-y: auto;
    padding-top: 100px
}

.modal .overlay {
    background-color: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .3s ease-in-out all;
    position: absolute;
    left: 0;
    top: 0
}

.modal .content {
    width: 100%;
    background: #fff;
    padding: 50px;
    position: relative;
    z-index: 5;
    opacity: 0;
    transition: .3s ease-in-out all;
    top: 20px
}

.modal .content .close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 22px;
    color: #072d5d
}

.modal.active {
    z-index: 999999
}

.modal.active .overlay {
    opacity: 1
}

.modal.active .content {
    opacity: 1;
    top: 0
}

.front-hero {
    background: url(../images/demo/hero-bg-foundation-6-small.svg) bottom center;
    background-size: cover;
    background-position: bottom;
    padding: 4.0625rem 0;
    margin: 0 0 2rem;
    height: auto;
    position: relative;
    text-align: left
}

.front-hero .marketing {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 55rem;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@media print,
screen and (min-width:40em) {
    .front-hero .marketing {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,
screen and (min-width:40em) {
    .front-hero {
        background: url(../images/demo/hero-bg-foundation-6-large.svg) bottom center;
        background-size: cover;
        background-position: center;
        height: 42.8125rem;
        margin: 0 0 4.5rem
    }
}

.front-hero .watch {
    width: calc(58.33333% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .front-hero .watch {
        width: calc(100% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.front-hero .watch a {
    color: #b4c9d1;
    cursor: pointer;
    font-weight: 400;
    margin-right: 1.25rem
}

.front-hero .watch a:hover {
    color: #fff
}

.front-hero .watch #stargazers :before {
    content: "\f09b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #b4c9d1;
    margin-right: .5rem
}

.front-hero .watch #twitter :before {
    content: "\f099";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #b4c9d1;
    margin-right: .5rem
}

.front-hero .tagline {
    width: calc(66.66667% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .front-hero .tagline {
        width: calc(41.66667% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem;
        padding-top: 6rem
    }
}

.front-hero h1 {
    color: #fff;
    font-weight: 500;
    font-size: 2.2rem
}

@media print,
screen and (min-width:40em) {
    .front-hero h1 {
        font-size: 2.875rem
    }
}

.front-hero h4 {
    color: #fefefe;
    font-weight: 300;
    font-size: 1.3125rem
}

.front-hero .download {
    margin-top: 1.25rem
}

.intro {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 75rem;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

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

.intro .fp-intro {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .intro .fp-intro {
        width: calc(83.33333% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem;
        margin-left: calc(8.33333% + .625rem)
    }

    .intro .fp-intro h2 {
        font-weight: 300;
        margin-bottom: 1.5rem
    }

    .intro .fp-intro h4 {
        font-size: 1.125rem;
        line-height: 1.6;
        color: #777;
        margin-bottom: 2rem
    }
}

.section-divider {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 75rem;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

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

.section-divider hr {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem;
    box-sizing: border-box
}

.benefits {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 75rem;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    text-align: center
}

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

.benefits header {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

.benefits header h2 {
    font-weight: 300
}

.benefits header h4 {
    font-size: 1.125rem;
    line-height: 1.6;
    color: #777
}

.benefits .customizable,
.benefits .professional,
.benefits .responsive,
.benefits .semantic {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {

    .benefits .customizable,
    .benefits .professional,
    .benefits .responsive,
    .benefits .semantic {
        width: calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.benefits .customizable img,
.benefits .professional img,
.benefits .responsive img,
.benefits .semantic img {
    padding: 1.25rem;
    margin: 1rem auto 0 auto
}

.benefits .customizable h3,
.benefits .professional h3,
.benefits .responsive h3,
.benefits .semantic h3 {
    color: #0a0a0a;
    font-weight: 300;
    font-size: 1.75rem
}

.benefits .customizable p,
.benefits .professional p,
.benefits .responsive p,
.benefits .semantic p {
    font-size: .9375rem
}

.benefits .why-foundation {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem;
    margin-top: 4rem
}

.kitchen-sink-header {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

.kitchen-sink-components {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

.kitchen-sink-components hr {
    margin: 3rem 0
}

@media print,
screen and (min-width:64em) {
    .kitchen-sink-components {
        width: calc(75% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.kitchen-sink-nav {
    display: none
}

@media print,
screen and (min-width:64em) {
    .kitchen-sink-nav {
        width: calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem;
        display: block;
        float: right
    }

    .kitchen-sink-nav .docs-sub-menu {
        font-size: .85rem;
        margin-top: 1rem
    }

    .kitchen-sink-nav .docs-menu-title {
        text-transform: uppercase;
        font-size: .75rem;
        color: #8a8a8a;
        font-weight: 700;
        line-height: 1;
        padding-left: .9rem;
        margin-bottom: .5rem;
        border-top: 1px solid #cacaca;
        margin-top: 1rem;
        padding-top: 1.5rem
    }

    .kitchen-sink-nav .docs-toc {
        width: 100%;
        padding-left: 4rem;
        padding-right: 1rem
    }

    .kitchen-sink-nav .docs-toc .active {
        background: #2199e8;
        color: #fff
    }

    .kitchen-sink-nav .docs-toc .docs-sub-menu:first-child .docs-menu-title {
        margin-top: 0;
        border-top: 0;
        padding-top: 0
    }
}

.kitchen-sink-grid .grid-x {
    background: #d6ecfa;
    font-size: 12px;
    line-height: 2rem;
    margin-bottom: 1.5rem
}

.kitchen-sink-grid .grid-x .cell,
.kitchen-sink-grid .grid-x :nth-child(odd) {
    background: #7bc1ef;
    color: #0a0a0a
}

.kitchen-sink-grid .grid-x .cell:nth-child(even) {
    background: #1779ba;
    color: #fefefe
}

.intro-section {
    padding: 60px 0;
    background: #fff
}

@media (max-width:1024px) {
    .intro-section {
        padding: 40px 0
    }

    .intro-section .video {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .intro-section .video .button {
        display: none
    }

    .intro-section .content {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

.page-title {
    margin-bottom: 30px
}

.page-title h1 {
    font-size: 27px;
    font-weight: 700;
    color: #072d5d
}

@media (max-width:640px) {
    .page-title h1 {
        font-size: 24px
    }
}

.page-title h2 {
    font-size: 22px;
    font-weight: 400;
    color: #072d5d
}

@media (max-width:640px) {
    .page-title h2 {
        font-size: 19px
    }
}

.quick-enquiry {
    padding: 30px 40px;
    background: #072d5d
}

@media (max-width:1024px) {
    .quick-enquiry {
        margin-top: 40px !important
    }
}

@media (max-width:640px) {
    .quick-enquiry {
        padding: 25px
    }
}

.quick-enquiry h2 {
    color: #fff;
    margin-bottom: 20px
}

.quick-enquiry label {
    color: #fff
}

.quick-enquiry form li[id^=field] {
    padding: 10px 0 5px 0;
    border-bottom-color: rgba(255, 255, 255, .2)
}

.quick-enquiry form li[id^=field].active {
    border-bottom-color: #fff
}

.quick-enquiry form li[id^=field] input,
.quick-enquiry form li[id^=field] select,
.quick-enquiry form li[id^=field] textarea {
    color: #fff
}

.quick-enquiry form li[id^=field].checkbox label {
    font-size: 12px
}

.quick-enquiry form li[id^=field].checkbox input[type=checkbox] {
    top: 5px
}

.quick-enquiry form input[type=submit] {
    margin-bottom: 0 !important
}

.quick-enquiry form .gform_footer {
    padding: 0
}

.quick-enquiry form ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .2);
    opacity: 1
}

.quick-enquiry form :-ms-input-placeholder {
    color: rgba(255, 255, 255, .2);
    opacity: 1
}

.quick-enquiry form ::placeholder {
    color: rgba(255, 255, 255, .2);
    opacity: 1
}

.quick-enquiry form :-ms-input-placeholder {
    color: rgba(255, 255, 255, .2)
}

.quick-enquiry form ::-ms-input-placeholder {
    color: rgba(255, 255, 255, .2)
}

@media (max-width:1024px) {
    .quick-enquiry .gform_wrapper {
        margin: 0
    }
}

@media (max-width:1024px) {
    .quick-enquiry .gform_wrapper .gform_footer {
        padding-bottom: 0
    }
}

.quick-enquiry .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.quick-enquiry .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    color: #fff
}

.quick-enquiry .gform_wrapper li.gfield.gfield_error,
.quick-enquiry .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border-bottom-color: rgba(255, 255, 255, .2)
}

.quick-enquiry .gform_confirmation_message {
    color: #fff
}

.quick-enquiry textarea {
    height: 100px
}

.page-listing .page .content {
    padding: 40px 0 70px 0
}

@media (max-width:1024px) {
    .page-listing .page .content {
        padding: 20px 0 40px 0
    }
}

.whats-on {
    padding-top: 40px;
    padding-bottom: 40px
}

.whats-on h3.filters-applied {
    font-size: 20px;
    color: #072d5d;
    position: relative;
    margin-bottom: 30px
}

.whats-on .sidebar h3 {
    font-size: 20px;
    color: #072d5d;
    font-weight: 700;
    position: relative;
    margin-bottom: 30px
}

.whats-on .sidebar h3:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 50%;
    left: 0
}

.whats-on .sidebar h3 span {
    background-color: #eee;
    padding-right: 10px;
    position: relative;
    z-index: 2
}

.contact-map {
    height: 365px;
    margin-bottom: 20px
}

.wedding-page .packages {
    padding: 60px 0;
    background: #fff
}

.wedding-page .packages h2,
.wedding-page .packages h3 {
    color: #072d5d
}

.wedding-page .packages h3 {
    font-size: 18px;
    margin-bottom: 0
}

.wedding-page .packages h2 {
    font-size: 27px;
    font-weight: 600
}

.wedding-page .packages h2 span {
    font-weight: 400
}

.wedding-page .packages .slider-container {
    position: relative;
    padding-top: 30px
}

.wedding-page .packages .slick-slide {
    margin: 0 15px;
    opacity: .5;
    transition: .3s ease-in-out all
}

.wedding-page .packages .slick-slide.slick-active {
    opacity: 1
}

.wedding-page .packages .slick-list {
    overflow: visible !important
}

.wedding-page .packages .slide-arrows a {
    background-color: #072d5d
}

.wedding-page .packages .package {
    position: relative
}

.wedding-page .packages .package .sold-out {
    background: rgba(16, 19, 32, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99
}

.wedding-page .packages .package .sold-out span {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 700;
    font-size: 50px
}

.wedding-page .packages .image {
    position: relative;
    overflow: hidden
}

.wedding-page .packages .image .title-surround {
    position: absolute;
    left: 0;
    width: 75%;
    height: 80px;
    bottom: 50px;
    background-color: #e4d8c8;
    padding: 0 20px;
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%)
}

.wedding-page .packages .image .title-surround h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.wedding-page .packages .content {
    background-color: #eee;
    padding: 30px
}

.wedding-page .packages .content .text-above p,
.wedding-page .packages .content .text-below p {
    font-size: 12px;
    margin-bottom: 20px
}

.wedding-page .packages .content .text-above {
    margin-bottom: 30px
}

.wedding-page .packages .content .text-below {
    margin-top: 30px
}

.wedding-page .packages .content .features ul {
    list-style-type: none;
    margin-left: 0
}

.wedding-page .packages .content .features ul li {
    font-size: 12px;
    margin-bottom: 5px;
    position: relative;
    padding-left: 20px
}

.wedding-page .packages .content .features ul li i {
    position: absolute;
    left: 0;
    top: 4px
}

.wedding-page .packages .content .price {
    color: #072d5d;
    font-size: 24px;
    padding-top: 30px
}

.wedding-page.fancy-font h1,
.wedding-page.fancy-font h2 {
    /* font-family: "Playfair Display", serif; */
    font-weight: 400 !important
}

.wedding-page.fancy-font a.button {
    background-color: #072d5d;
    /* font-family: "Playfair Display", serif; */
    text-transform: none;
    font-weight: 400;
    font-size: 20px
}

.wedding-page.fancy-font .packages .content .price {
    /* font-family: "Playfair Display", serif */
}

.wedding-page.fancy-font .packages .image .title-surround h4 {
    /* font-family: "Playfair Display", serif; */
    font-size: 36px;
    color: #fff;
    font-weight: 400;
    line-height: 1;
}

.search-title {
    margin-bottom: 20px;
    margin-top: 30px
}

.search-title.no-margin-top {
    margin-top: 0
}

.page-results .page {
    margin-bottom: 20px
}

.page-results .page a {
    display: block;
    font-size: 18px;
    color: #072d5d;
    font-weight: 700
}

.career-listing .career .title {
    background-color: #072d5d;
    padding: 20px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.career-listing .career .title h3 {
    color: #fff;
    font-size: 20px
}

.career-listing .career .title:before {
    content: '\f0fe';
    font-family: "Font Awesome 5 Pro";
    color: #fff;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 24px;
    font-weight: 700
}

.career-listing .career .content {
    background-color: #fff;
    padding: 20px;
    display: none
}

.career-listing .career.expanded .title:before {
    content: '\f146'
}

.gform_wrapper .top_label li ul.gfield_checkbox, .gform_wrapper .top_label li ul.gfield_radio {
    width: auto !important;
}

.gform_legacy_markup_wrapper .gform_footer input.button,
.gform_legacy_markup_wrapper .gform_footer input[type=submit],
.gform_legacy_markup_wrapper .gform_page_footer input.button,
.gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
    background: var(--button-action) !important;
}
.gform_legacy_markup_wrapper .gform_footer input.button:hover,
.gform_legacy_markup_wrapper .gform_footer input[type=submit]:hover,
.gform_legacy_markup_wrapper .gform_page_footer input.button:hover,
.gform_legacy_markup_wrapper .gform_page_footer input[type=submit]:hover {
    background: var(--button-action-hover) !important;
}

.gform_legacy_markup_wrapper select option {
    background: #072d5d;
}