@charset "UTF-8";
@media print,
screen and (min-width:40em) {
    .reveal,
    .reveal.large,
    .reveal.small,
    .reveal.tiny {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}


/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

input {
    overflow: visible
}

[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-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64.0625em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 1.375rem
}

*,
::after,
::before {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: TiemposTextWeb-Regular, serif;
    font-weight: 400;
    line-height: 1.18182rem;
    color: #000;
    -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
}

[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 {
    max-width: 54.54545rem;
    margin: 0 auto
}

.grid-container-padded {
    padding-left: .11364rem;
    padding-right: .11364rem
}

@media print,
screen and (min-width:40em) {
    .grid-container-padded {
        padding-left: .22727rem;
        padding-right: .22727rem
    }
}

@media screen and (min-width:54.54545em) {
    .grid-container-padded {
        padding-left: 0;
        padding-right: 0
    }
}

.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:64.0625em) {
    .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
    }
}

@media screen and (min-width:75em) {
    .grid-x>xlarge-1,
    .grid-x>xlarge-10,
    .grid-x>xlarge-11,
    .grid-x>xlarge-12,
    .grid-x>xlarge-2,
    .grid-x>xlarge-3,
    .grid-x>xlarge-4,
    .grid-x>xlarge-5,
    .grid-x>xlarge-6,
    .grid-x>xlarge-7,
    .grid-x>xlarge-8,
    .grid-x>xlarge-9,
    .grid-x>xlarge-full,
    .grid-x>xlarge-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: 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-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        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:64.0625em) {
    .grid-x>.large-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.large-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        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%
    }
}

@media screen and (min-width:75em) {
    .grid-x>.xlarge-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.xlarge-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .grid-x>.xlarge-1 {
        width: 8.33333%
    }
    .grid-x>.xlarge-2 {
        width: 16.66667%
    }
    .grid-x>.xlarge-3 {
        width: 25%
    }
    .grid-x>.xlarge-4 {
        width: 33.33333%
    }
    .grid-x>.xlarge-5 {
        width: 41.66667%
    }
    .grid-x>.xlarge-6 {
        width: 50%
    }
    .grid-x>.xlarge-7 {
        width: 58.33333%
    }
    .grid-x>.xlarge-8 {
        width: 66.66667%
    }
    .grid-x>.xlarge-9 {
        width: 75%
    }
    .grid-x>.xlarge-10 {
        width: 83.33333%
    }
    .grid-x>.xlarge-11 {
        width: 91.66667%
    }
    .grid-x>.xlarge-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: -.11364rem;
    margin-right: -.11364rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x {
        margin-left: -.22727rem;
        margin-right: -.22727rem
    }
}

.grid-margin-x>.cell {
    width: calc(100% - .22727rem);
    margin-left: .11364rem;
    margin-right: .11364rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x>.cell {
        width: calc(100% - .45455rem);
        margin-left: .22727rem;
        margin-right: .22727rem
    }
}

.grid-margin-x>.auto {
    width: auto
}

.grid-margin-x>.shrink {
    width: auto
}

.grid-margin-x>.small-1 {
    width: calc(8.33333% - .22727rem)
}

.grid-margin-x>.small-2 {
    width: calc(16.66667% - .22727rem)
}

.grid-margin-x>.small-3 {
    width: calc(25% - .22727rem)
}

.grid-margin-x>.small-4 {
    width: calc(33.33333% - .22727rem)
}

.grid-margin-x>.small-5 {
    width: calc(41.66667% - .22727rem)
}

.grid-margin-x>.small-6 {
    width: calc(50% - .22727rem)
}

.grid-margin-x>.small-7 {
    width: calc(58.33333% - .22727rem)
}

.grid-margin-x>.small-8 {
    width: calc(66.66667% - .22727rem)
}

.grid-margin-x>.small-9 {
    width: calc(75% - .22727rem)
}

.grid-margin-x>.small-10 {
    width: calc(83.33333% - .22727rem)
}

.grid-margin-x>.small-11 {
    width: calc(91.66667% - .22727rem)
}

.grid-margin-x>.small-12 {
    width: calc(100% - .22727rem)
}

@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% - .45455rem)
    }
    .grid-margin-x>.small-2 {
        width: calc(16.66667% - .45455rem)
    }
    .grid-margin-x>.small-3 {
        width: calc(25% - .45455rem)
    }
    .grid-margin-x>.small-4 {
        width: calc(33.33333% - .45455rem)
    }
    .grid-margin-x>.small-5 {
        width: calc(41.66667% - .45455rem)
    }
    .grid-margin-x>.small-6 {
        width: calc(50% - .45455rem)
    }
    .grid-margin-x>.small-7 {
        width: calc(58.33333% - .45455rem)
    }
    .grid-margin-x>.small-8 {
        width: calc(66.66667% - .45455rem)
    }
    .grid-margin-x>.small-9 {
        width: calc(75% - .45455rem)
    }
    .grid-margin-x>.small-10 {
        width: calc(83.33333% - .45455rem)
    }
    .grid-margin-x>.small-11 {
        width: calc(91.66667% - .45455rem)
    }
    .grid-margin-x>.small-12 {
        width: calc(100% - .45455rem)
    }
    .grid-margin-x>.medium-auto {
        width: auto
    }
    .grid-margin-x>.medium-shrink {
        width: auto
    }
    .grid-margin-x>.medium-1 {
        width: calc(8.33333% - .45455rem)
    }
    .grid-margin-x>.medium-2 {
        width: calc(16.66667% - .45455rem)
    }
    .grid-margin-x>.medium-3 {
        width: calc(25% - .45455rem)
    }
    .grid-margin-x>.medium-4 {
        width: calc(33.33333% - .45455rem)
    }
    .grid-margin-x>.medium-5 {
        width: calc(41.66667% - .45455rem)
    }
    .grid-margin-x>.medium-6 {
        width: calc(50% - .45455rem)
    }
    .grid-margin-x>.medium-7 {
        width: calc(58.33333% - .45455rem)
    }
    .grid-margin-x>.medium-8 {
        width: calc(66.66667% - .45455rem)
    }
    .grid-margin-x>.medium-9 {
        width: calc(75% - .45455rem)
    }
    .grid-margin-x>.medium-10 {
        width: calc(83.33333% - .45455rem)
    }
    .grid-margin-x>.medium-11 {
        width: calc(91.66667% - .45455rem)
    }
    .grid-margin-x>.medium-12 {
        width: calc(100% - .45455rem)
    }
}

@media print,
screen and (min-width:64.0625em) {
    .grid-margin-x>.large-auto {
        width: auto
    }
    .grid-margin-x>.large-shrink {
        width: auto
    }
    .grid-margin-x>.large-1 {
        width: calc(8.33333% - .45455rem)
    }
    .grid-margin-x>.large-2 {
        width: calc(16.66667% - .45455rem)
    }
    .grid-margin-x>.large-3 {
        width: calc(25% - .45455rem)
    }
    .grid-margin-x>.large-4 {
        width: calc(33.33333% - .45455rem)
    }
    .grid-margin-x>.large-5 {
        width: calc(41.66667% - .45455rem)
    }
    .grid-margin-x>.large-6 {
        width: calc(50% - .45455rem)
    }
    .grid-margin-x>.large-7 {
        width: calc(58.33333% - .45455rem)
    }
    .grid-margin-x>.large-8 {
        width: calc(66.66667% - .45455rem)
    }
    .grid-margin-x>.large-9 {
        width: calc(75% - .45455rem)
    }
    .grid-margin-x>.large-10 {
        width: calc(83.33333% - .45455rem)
    }
    .grid-margin-x>.large-11 {
        width: calc(91.66667% - .45455rem)
    }
    .grid-margin-x>.large-12 {
        width: calc(100% - .45455rem)
    }
}

@media screen and (min-width:75em) {
    .grid-margin-x>.xlarge-auto {
        width: auto
    }
    .grid-margin-x>.xlarge-shrink {
        width: auto
    }
    .grid-margin-x>.xlarge-1 {
        width: calc(8.33333% - .45455rem)
    }
    .grid-margin-x>.xlarge-2 {
        width: calc(16.66667% - .45455rem)
    }
    .grid-margin-x>.xlarge-3 {
        width: calc(25% - .45455rem)
    }
    .grid-margin-x>.xlarge-4 {
        width: calc(33.33333% - .45455rem)
    }
    .grid-margin-x>.xlarge-5 {
        width: calc(41.66667% - .45455rem)
    }
    .grid-margin-x>.xlarge-6 {
        width: calc(50% - .45455rem)
    }
    .grid-margin-x>.xlarge-7 {
        width: calc(58.33333% - .45455rem)
    }
    .grid-margin-x>.xlarge-8 {
        width: calc(66.66667% - .45455rem)
    }
    .grid-margin-x>.xlarge-9 {
        width: calc(75% - .45455rem)
    }
    .grid-margin-x>.xlarge-10 {
        width: calc(83.33333% - .45455rem)
    }
    .grid-margin-x>.xlarge-11 {
        width: calc(91.66667% - .45455rem)
    }
    .grid-margin-x>.xlarge-12 {
        width: calc(100% - .45455rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: -.11364rem;
    margin-left: -.11364rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -.22727rem;
        margin-left: -.22727rem
    }
}

.grid-padding-x>.cell {
    padding-right: .11364rem;
    padding-left: .11364rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-x>.cell {
        padding-right: .22727rem;
        padding-left: .22727rem
    }
}

.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:64.0625em) {
    .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%
    }
}

@media screen and (min-width:75em) {
    .xlarge-up-1>.cell {
        width: 100%
    }
    .xlarge-up-2>.cell {
        width: 50%
    }
    .xlarge-up-3>.cell {
        width: 33.33333%
    }
    .xlarge-up-4>.cell {
        width: 25%
    }
    .xlarge-up-5>.cell {
        width: 20%
    }
    .xlarge-up-6>.cell {
        width: 16.66667%
    }
    .xlarge-up-7>.cell {
        width: 14.28571%
    }
    .xlarge-up-8>.cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1>.cell {
    width: calc(100% - .22727rem)
}

.grid-margin-x.small-up-2>.cell {
    width: calc(50% - .22727rem)
}

.grid-margin-x.small-up-3>.cell {
    width: calc(33.33333% - .22727rem)
}

.grid-margin-x.small-up-4>.cell {
    width: calc(25% - .22727rem)
}

.grid-margin-x.small-up-5>.cell {
    width: calc(20% - .22727rem)
}

.grid-margin-x.small-up-6>.cell {
    width: calc(16.66667% - .22727rem)
}

.grid-margin-x.small-up-7>.cell {
    width: calc(14.28571% - .22727rem)
}

.grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - .22727rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x.small-up-1>.cell {
        width: calc(100% - .45455rem)
    }
    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - .45455rem)
    }
    .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - .45455rem)
    }
    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - .45455rem)
    }
    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - .45455rem)
    }
    .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - .45455rem)
    }
    .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - .45455rem)
    }
    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - .45455rem)
    }
    .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - .45455rem)
    }
    .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - .45455rem)
    }
    .grid-margin-x.medium-up-3>.cell {
        width: calc(33.33333% - .45455rem)
    }
    .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - .45455rem)
    }
    .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - .45455rem)
    }
    .grid-margin-x.medium-up-6>.cell {
        width: calc(16.66667% - .45455rem)
    }
    .grid-margin-x.medium-up-7>.cell {
        width: calc(14.28571% - .45455rem)
    }
    .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - .45455rem)
    }
}

@media print,
screen and (min-width:64.0625em) {
    .grid-margin-x.large-up-1>.cell {
        width: calc(100% - .45455rem)
    }
    .grid-margin-x.large-up-2>.cell {
        width: calc(50% - .45455rem)
    }
    .grid-margin-x.large-up-3>.cell {
        width: calc(33.33333% - .45455rem)
    }
    .grid-margin-x.large-up-4>.cell {
        width: calc(25% - .45455rem)
    }
    .grid-margin-x.large-up-5>.cell {
        width: calc(20% - .45455rem)
    }
    .grid-margin-x.large-up-6>.cell {
        width: calc(16.66667% - .45455rem)
    }
    .grid-margin-x.large-up-7>.cell {
        width: calc(14.28571% - .45455rem)
    }
    .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - .45455rem)
    }
}

@media screen and (min-width:75em) {
    .grid-margin-x.xlarge-up-1>.cell {
        width: calc(100% - .45455rem)
    }
    .grid-margin-x.xlarge-up-2>.cell {
        width: calc(50% - .45455rem)
    }
    .grid-margin-x.xlarge-up-3>.cell {
        width: calc(33.33333% - .45455rem)
    }
    .grid-margin-x.xlarge-up-4>.cell {
        width: calc(25% - .45455rem)
    }
    .grid-margin-x.xlarge-up-5>.cell {
        width: calc(20% - .45455rem)
    }
    .grid-margin-x.xlarge-up-6>.cell {
        width: calc(16.66667% - .45455rem)
    }
    .grid-margin-x.xlarge-up-7>.cell {
        width: calc(14.28571% - .45455rem)
    }
    .grid-margin-x.xlarge-up-8>.cell {
        width: calc(12.5% - .45455rem)
    }
}

.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%
}

.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%
}

.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-margin-collapse>.xlarge-1 {
    width: 8.33333%
}

.small-margin-collapse>.xlarge-2 {
    width: 16.66667%
}

.small-margin-collapse>.xlarge-3 {
    width: 25%
}

.small-margin-collapse>.xlarge-4 {
    width: 33.33333%
}

.small-margin-collapse>.xlarge-5 {
    width: 41.66667%
}

.small-margin-collapse>.xlarge-6 {
    width: 50%
}

.small-margin-collapse>.xlarge-7 {
    width: 58.33333%
}

.small-margin-collapse>.xlarge-8 {
    width: 66.66667%
}

.small-margin-collapse>.xlarge-9 {
    width: 75%
}

.small-margin-collapse>.xlarge-10 {
    width: 83.33333%
}

.small-margin-collapse>.xlarge-11 {
    width: 91.66667%
}

.small-margin-collapse>.xlarge-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
    }
    .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%
    }
    .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%
    }
    .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%
    }
    .medium-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.xlarge-3 {
        width: 25%
    }
    .medium-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.xlarge-6 {
        width: 50%
    }
    .medium-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.xlarge-9 {
        width: 75%
    }
    .medium-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.xlarge-12 {
        width: 100%
    }
    .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:64.0625em) {
    .large-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .large-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
    .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%
    }
    .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%
    }
    .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%
    }
    .large-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.xlarge-3 {
        width: 25%
    }
    .large-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.xlarge-6 {
        width: 50%
    }
    .large-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.xlarge-9 {
        width: 75%
    }
    .large-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.xlarge-12 {
        width: 100%
    }
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .large-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width:75em) {
    .xlarge-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .xlarge-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
    .xlarge-margin-collapse>.small-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.small-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.small-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.small-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.small-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.small-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.small-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.small-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.small-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.small-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.small-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.small-12 {
        width: 100%
    }
    .xlarge-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.medium-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.medium-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.medium-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.medium-12 {
        width: 100%
    }
    .xlarge-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.large-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.large-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.large-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.large-12 {
        width: 100%
    }
    .xlarge-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.xlarge-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.xlarge-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.xlarge-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.xlarge-12 {
        width: 100%
    }
    .xlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .xlarge-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% + .11364rem)
}

.small-offset-1 {
    margin-left: 8.33333%
}

.grid-margin-x>.small-offset-1 {
    margin-left: calc(8.33333% + .11364rem)
}

.small-offset-2 {
    margin-left: 16.66667%
}

.grid-margin-x>.small-offset-2 {
    margin-left: calc(16.66667% + .11364rem)
}

.small-offset-3 {
    margin-left: 25%
}

.grid-margin-x>.small-offset-3 {
    margin-left: calc(25% + .11364rem)
}

.small-offset-4 {
    margin-left: 33.33333%
}

.grid-margin-x>.small-offset-4 {
    margin-left: calc(33.33333% + .11364rem)
}

.small-offset-5 {
    margin-left: 41.66667%
}

.grid-margin-x>.small-offset-5 {
    margin-left: calc(41.66667% + .11364rem)
}

.small-offset-6 {
    margin-left: 50%
}

.grid-margin-x>.small-offset-6 {
    margin-left: calc(50% + .11364rem)
}

.small-offset-7 {
    margin-left: 58.33333%
}

.grid-margin-x>.small-offset-7 {
    margin-left: calc(58.33333% + .11364rem)
}

.small-offset-8 {
    margin-left: 66.66667%
}

.grid-margin-x>.small-offset-8 {
    margin-left: calc(66.66667% + .11364rem)
}

.small-offset-9 {
    margin-left: 75%
}

.grid-margin-x>.small-offset-9 {
    margin-left: calc(75% + .11364rem)
}

.small-offset-10 {
    margin-left: 83.33333%
}

.grid-margin-x>.small-offset-10 {
    margin-left: calc(83.33333% + .11364rem)
}

.small-offset-11 {
    margin-left: 91.66667%
}

.grid-margin-x>.small-offset-11 {
    margin-left: calc(91.66667% + .11364rem)
}

@media print,
screen and (min-width:40em) {
    .medium-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.medium-offset-0 {
        margin-left: calc(0% + .22727rem)
    }
    .medium-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.medium-offset-1 {
        margin-left: calc(8.33333% + .22727rem)
    }
    .medium-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.medium-offset-2 {
        margin-left: calc(16.66667% + .22727rem)
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.medium-offset-3 {
        margin-left: calc(25% + .22727rem)
    }
    .medium-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.medium-offset-4 {
        margin-left: calc(33.33333% + .22727rem)
    }
    .medium-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.medium-offset-5 {
        margin-left: calc(41.66667% + .22727rem)
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.medium-offset-6 {
        margin-left: calc(50% + .22727rem)
    }
    .medium-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.medium-offset-7 {
        margin-left: calc(58.33333% + .22727rem)
    }
    .medium-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.medium-offset-8 {
        margin-left: calc(66.66667% + .22727rem)
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.medium-offset-9 {
        margin-left: calc(75% + .22727rem)
    }
    .medium-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.medium-offset-10 {
        margin-left: calc(83.33333% + .22727rem)
    }
    .medium-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.medium-offset-11 {
        margin-left: calc(91.66667% + .22727rem)
    }
}

@media print,
screen and (min-width:64.0625em) {
    .large-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.large-offset-0 {
        margin-left: calc(0% + .22727rem)
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.large-offset-1 {
        margin-left: calc(8.33333% + .22727rem)
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.large-offset-2 {
        margin-left: calc(16.66667% + .22727rem)
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.large-offset-3 {
        margin-left: calc(25% + .22727rem)
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.large-offset-4 {
        margin-left: calc(33.33333% + .22727rem)
    }
    .large-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.large-offset-5 {
        margin-left: calc(41.66667% + .22727rem)
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.large-offset-6 {
        margin-left: calc(50% + .22727rem)
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.large-offset-7 {
        margin-left: calc(58.33333% + .22727rem)
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.large-offset-8 {
        margin-left: calc(66.66667% + .22727rem)
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.large-offset-9 {
        margin-left: calc(75% + .22727rem)
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.large-offset-10 {
        margin-left: calc(83.33333% + .22727rem)
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.large-offset-11 {
        margin-left: calc(91.66667% + .22727rem)
    }
}

@media screen and (min-width:75em) {
    .xlarge-offset-0 {
        margin-left: 0
    }
    .grid-margin-x>.xlarge-offset-0 {
        margin-left: calc(0% + .22727rem)
    }
    .xlarge-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.xlarge-offset-1 {
        margin-left: calc(8.33333% + .22727rem)
    }
    .xlarge-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.xlarge-offset-2 {
        margin-left: calc(16.66667% + .22727rem)
    }
    .xlarge-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.xlarge-offset-3 {
        margin-left: calc(25% + .22727rem)
    }
    .xlarge-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.xlarge-offset-4 {
        margin-left: calc(33.33333% + .22727rem)
    }
    .xlarge-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.xlarge-offset-5 {
        margin-left: calc(41.66667% + .22727rem)
    }
    .xlarge-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.xlarge-offset-6 {
        margin-left: calc(50% + .22727rem)
    }
    .xlarge-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.xlarge-offset-7 {
        margin-left: calc(58.33333% + .22727rem)
    }
    .xlarge-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.xlarge-offset-8 {
        margin-left: calc(66.66667% + .22727rem)
    }
    .xlarge-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.xlarge-offset-9 {
        margin-left: calc(75% + .22727rem)
    }
    .xlarge-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.xlarge-offset-10 {
        margin-left: calc(83.33333% + .22727rem)
    }
    .xlarge-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.xlarge-offset-11 {
        margin-left: calc(91.66667% + .22727rem)
    }
}

.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
}

.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:64.0625em) {
    .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
    }
}

@media screen and (min-width:75em) {
    .grid-y>xlarge-1,
    .grid-y>xlarge-10,
    .grid-y>xlarge-11,
    .grid-y>xlarge-12,
    .grid-y>xlarge-2,
    .grid-y>xlarge-3,
    .grid-y>xlarge-4,
    .grid-y>xlarge-5,
    .grid-y>xlarge-6,
    .grid-y>xlarge-7,
    .grid-y>xlarge-8,
    .grid-y>xlarge-9,
    .grid-y>xlarge-full,
    .grid-y>xlarge-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: 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-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:64.0625em) {
    .grid-y>.large-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: 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%
    }
}

@media screen and (min-width:75em) {
    .grid-y>.xlarge-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }
    .grid-y>.xlarge-shrink {
        height: auto
    }
    .grid-y>.xlarge-1 {
        height: 8.33333%
    }
    .grid-y>.xlarge-2 {
        height: 16.66667%
    }
    .grid-y>.xlarge-3 {
        height: 25%
    }
    .grid-y>.xlarge-4 {
        height: 33.33333%
    }
    .grid-y>.xlarge-5 {
        height: 41.66667%
    }
    .grid-y>.xlarge-6 {
        height: 50%
    }
    .grid-y>.xlarge-7 {
        height: 58.33333%
    }
    .grid-y>.xlarge-8 {
        height: 66.66667%
    }
    .grid-y>.xlarge-9 {
        height: 75%
    }
    .grid-y>.xlarge-10 {
        height: 83.33333%
    }
    .grid-y>.xlarge-11 {
        height: 91.66667%
    }
    .grid-y>.xlarge-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -.11364rem;
    margin-bottom: -.11364rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -.22727rem;
        margin-bottom: -.22727rem
    }
}

.grid-padding-y>.cell {
    padding-top: .11364rem;
    padding-bottom: .11364rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-y>.cell {
        padding-top: .22727rem;
        padding-bottom: .22727rem
    }
}

.grid-margin-y {
    margin-top: -.11364rem;
    margin-bottom: -.11364rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y {
        margin-top: -.22727rem;
        margin-bottom: -.22727rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - .22727rem);
    margin-top: .11364rem;
    margin-bottom: .11364rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y>.cell {
        height: calc(100% - .45455rem);
        margin-top: .22727rem;
        margin-bottom: .22727rem
    }
}

.grid-margin-y>.auto {
    height: auto
}

.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - .22727rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - .22727rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - .22727rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - .22727rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - .22727rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - .22727rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - .22727rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - .22727rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - .22727rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - .22727rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - .22727rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - .22727rem)
}

@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% - .45455rem)
    }
    .grid-margin-y>.small-2 {
        height: calc(16.66667% - .45455rem)
    }
    .grid-margin-y>.small-3 {
        height: calc(25% - .45455rem)
    }
    .grid-margin-y>.small-4 {
        height: calc(33.33333% - .45455rem)
    }
    .grid-margin-y>.small-5 {
        height: calc(41.66667% - .45455rem)
    }
    .grid-margin-y>.small-6 {
        height: calc(50% - .45455rem)
    }
    .grid-margin-y>.small-7 {
        height: calc(58.33333% - .45455rem)
    }
    .grid-margin-y>.small-8 {
        height: calc(66.66667% - .45455rem)
    }
    .grid-margin-y>.small-9 {
        height: calc(75% - .45455rem)
    }
    .grid-margin-y>.small-10 {
        height: calc(83.33333% - .45455rem)
    }
    .grid-margin-y>.small-11 {
        height: calc(91.66667% - .45455rem)
    }
    .grid-margin-y>.small-12 {
        height: calc(100% - .45455rem)
    }
    .grid-margin-y>.medium-auto {
        height: auto
    }
    .grid-margin-y>.medium-shrink {
        height: auto
    }
    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - .45455rem)
    }
    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - .45455rem)
    }
    .grid-margin-y>.medium-3 {
        height: calc(25% - .45455rem)
    }
    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - .45455rem)
    }
    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - .45455rem)
    }
    .grid-margin-y>.medium-6 {
        height: calc(50% - .45455rem)
    }
    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - .45455rem)
    }
    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - .45455rem)
    }
    .grid-margin-y>.medium-9 {
        height: calc(75% - .45455rem)
    }
    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - .45455rem)
    }
    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - .45455rem)
    }
    .grid-margin-y>.medium-12 {
        height: calc(100% - .45455rem)
    }
}

@media print,
screen and (min-width:64.0625em) {
    .grid-margin-y>.large-auto {
        height: auto
    }
    .grid-margin-y>.large-shrink {
        height: auto
    }
    .grid-margin-y>.large-1 {
        height: calc(8.33333% - .45455rem)
    }
    .grid-margin-y>.large-2 {
        height: calc(16.66667% - .45455rem)
    }
    .grid-margin-y>.large-3 {
        height: calc(25% - .45455rem)
    }
    .grid-margin-y>.large-4 {
        height: calc(33.33333% - .45455rem)
    }
    .grid-margin-y>.large-5 {
        height: calc(41.66667% - .45455rem)
    }
    .grid-margin-y>.large-6 {
        height: calc(50% - .45455rem)
    }
    .grid-margin-y>.large-7 {
        height: calc(58.33333% - .45455rem)
    }
    .grid-margin-y>.large-8 {
        height: calc(66.66667% - .45455rem)
    }
    .grid-margin-y>.large-9 {
        height: calc(75% - .45455rem)
    }
    .grid-margin-y>.large-10 {
        height: calc(83.33333% - .45455rem)
    }
    .grid-margin-y>.large-11 {
        height: calc(91.66667% - .45455rem)
    }
    .grid-margin-y>.large-12 {
        height: calc(100% - .45455rem)
    }
}

@media screen and (min-width:75em) {
    .grid-margin-y>.xlarge-auto {
        height: auto
    }
    .grid-margin-y>.xlarge-shrink {
        height: auto
    }
    .grid-margin-y>.xlarge-1 {
        height: calc(8.33333% - .45455rem)
    }
    .grid-margin-y>.xlarge-2 {
        height: calc(16.66667% - .45455rem)
    }
    .grid-margin-y>.xlarge-3 {
        height: calc(25% - .45455rem)
    }
    .grid-margin-y>.xlarge-4 {
        height: calc(33.33333% - .45455rem)
    }
    .grid-margin-y>.xlarge-5 {
        height: calc(41.66667% - .45455rem)
    }
    .grid-margin-y>.xlarge-6 {
        height: calc(50% - .45455rem)
    }
    .grid-margin-y>.xlarge-7 {
        height: calc(58.33333% - .45455rem)
    }
    .grid-margin-y>.xlarge-8 {
        height: calc(66.66667% - .45455rem)
    }
    .grid-margin-y>.xlarge-9 {
        height: calc(75% - .45455rem)
    }
    .grid-margin-y>.xlarge-10 {
        height: calc(83.33333% - .45455rem)
    }
    .grid-margin-y>.xlarge-11 {
        height: calc(91.66667% - .45455rem)
    }
    .grid-margin-y>.xlarge-12 {
        height: calc(100% - .45455rem)
    }
}

.grid-frame {
    width: 100vw;
    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
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -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 {
        width: 100vw;
        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
    }
    .cell .medium-grid-frame {
        width: 100%
    }
    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -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%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media print,
screen and (min-width:64.0625em) {
    .large-grid-frame {
        width: 100vw;
        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
    }
    .cell .large-grid-frame {
        width: 100%
    }
    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -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%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:75em) {
    .xlarge-grid-frame {
        width: 100vw;
        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
    }
    .cell .xlarge-grid-frame {
        width: 100%
    }
    .xlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .xlarge-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%
    }
    .xlarge-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .xlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    width: auto;
    height: 100vh;
    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
}

@media print,
screen and (min-width:40em) {
    .grid-y.medium-grid-frame {
        width: auto;
        height: 100vh;
        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
    }
}

@media print,
screen and (min-width:64.0625em) {
    .grid-y.large-grid-frame {
        width: auto;
        height: 100vh;
        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
    }
}

@media screen and (min-width:75em) {
    .grid-y.xlarge-grid-frame {
        width: auto;
        height: 100vh;
        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
    }
}

.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:64.0625em) {
    .cell .grid-y.large-grid-frame {
        height: 100%
    }
}

@media screen and (min-width:75em) {
    .cell .grid-y.xlarge-grid-frame {
        height: 100%
    }
}

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 {
    font-family: MFred, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #cacaca
}

h1 {
    font-size: 1.45455rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h2 {
    font-size: 1.18182rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h3 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h4 {
    font-size: .90909rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h5 {
    font-size: .86364rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h6 {
    font-size: .81818rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print,
screen and (min-width:40em) {
    h1 {
        font-size: 2.18182rem
    }
    h2 {
        font-size: 1.81818rem
    }
    h3 {
        font-size: 1.40909rem
    }
    h4 {
        font-size: 1.13636rem
    }
    h5 {
        font-size: .90909rem
    }
    h6 {
        font-size: .81818rem
    }
}

a {
    line-height: inherit;
    color: #000;
    text-decoration: solid 1px #000;
    cursor: pointer
}

a:focus,
a:hover {
    color: #f3cd00;
    text-decoration: none
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 54.54545rem;
    height: 0;
    margin: .90909rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #2d2d2c;
    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: .40909rem .90909rem 0 .86364rem;
    border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #575756
}

cite {
    display: block;
    font-size: .59091rem;
    color: #575756
}

cite:before {
    content: "— "
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #2d2d2c;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .09091rem .22727rem .04545rem;
    border: 1px solid #cacaca;
    background-color: #a7a9ac;
    font-family: Consolas, monospace;
    font-weight: 400;
    color: #2d2d2c
}

kbd {
    margin: 0;
    padding: .09091rem .18182rem 0;
    background-color: #a7a9ac;
    font-family: Consolas, monospace;
    color: #2d2d2c
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #575756
}

.lead {
    font-size: 1.71875rem;
    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:64.0625em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:75em) {
    .xlarge-text-left {
        text-align: left
    }
    .xlarge-text-right {
        text-align: right
    }
    .xlarge-text-center {
        text-align: center
    }
    .xlarge-text-justify {
        text-align: justify
    }
}

.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;
    font-family: inherit;
    padding: .2em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color .25s ease-out;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #2d2d2c;
    color: #2d2d2c
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button:focus,
.button:hover {
    background-color: #2d2d2c;
    color: #2d2d2c
}

.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: #f3cd00;
    color: #2d2d2c
}

.button.primary:focus,
.button.primary:hover {
    background-color: #f3cd00;
    color: #2d2d2c
}

.button.secondary {
    background-color: #575756;
    color: #fff
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #575756;
    color: #fff
}

.button.success {
    background-color: #3adb76;
    color: #2d2d2c
}

.button.success:focus,
.button.success:hover {
    background-color: #3adb76;
    color: #2d2d2c
}

.button.warning {
    background-color: #ffae00;
    color: #2d2d2c
}

.button.warning:focus,
.button.warning:hover {
    background-color: #ffae00;
    color: #2d2d2c
}

.button.alert {
    background-color: #cc4b37;
    color: #fff
}

.button.alert:focus,
.button.alert:hover {
    background-color: #cc4b37;
    color: #fff
}

.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: #2d2d2c;
    color: #2d2d2c
}

.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: #f3cd00;
    color: #2d2d2c
}

.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: #575756;
    color: #fff
}

.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: #2d2d2c
}

.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: #2d2d2c
}

.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: #fff
}

.button.hollow {
    border: 1px solid #2d2d2c;
    color: #2d2d2c
}

.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: #2d2d2c;
    color: #2d2d2c
}

.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled] {
    border: 1px solid #2d2d2c;
    color: #2d2d2c
}

.button.hollow.primary {
    border: 1px solid #f3cd00;
    color: #f3cd00
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #f3cd00;
    color: #f3cd00
}

.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled] {
    border: 1px solid #f3cd00;
    color: #f3cd00
}

.button.hollow.secondary {
    border: 1px solid #575756;
    color: #575756
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #575756;
    color: #575756
}

.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled] {
    border: 1px solid #575756;
    color: #575756
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #3adb76;
    color: #3adb76
}

.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: #ffae00;
    color: #ffae00
}

.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: #cc4b37;
    color: #cc4b37
}

.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 #2d2d2c;
    color: #2d2d2c
}

.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: #2d2d2c;
    color: #2d2d2c
}

.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
    border: 1px solid #2d2d2c;
    color: #2d2d2c
}

.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 #f3cd00;
    color: #f3cd00
}

.button.clear.primary:focus,
.button.clear.primary:hover {
    border-color: #f3cd00;
    color: #f3cd00
}

.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
    border: 1px solid #f3cd00;
    color: #f3cd00
}

.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 #575756;
    color: #575756
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
    border-color: #575756;
    color: #575756
}

.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
    border: 1px solid #575756;
    color: #575756
}

.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: #3adb76;
    color: #3adb76
}

.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: #ffae00;
    color: #ffae00
}

.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: #cc4b37;
    color: #cc4b37
}

.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: #fff transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.hollow::after {
    border-top-color: #2d2d2c
}

.button.dropdown.hollow.primary::after {
    border-top-color: #f3cd00
}

.button.dropdown.hollow.secondary::after {
    border-top-color: #575756
}

.button.dropdown.hollow.success::after {
    border-top-color: #3adb76
}

.button.dropdown.hollow.warning::after {
    border-top-color: #ffae00
}

.button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37
}

.button.arrow-only::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

[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: 1.54132rem;
    margin: 0 0 .72727rem;
    padding: .36364rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(45, 45, 44, .1);
    font-family: inherit;
    font-size: .72727rem;
    font-weight: 400;
    line-height: 1.18182rem;
    color: #2d2d2c;
    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 #575756;
    background-color: #fff;
    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::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cacaca
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca
}

input::placeholder,
textarea::placeholder {
    color: #cacaca
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #a7a9ac;
    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
}

[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 .72727rem
}

[type=checkbox]+label,
[type=radio]+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .36364rem;
    margin-right: .72727rem;
    margin-bottom: 0
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
    margin-right: .36364rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .63636rem;
    font-weight: 400;
    line-height: 1.8;
    color: #2d2d2c
}

label.middle {
    margin: 0 0 .72727rem;
    padding: .40909rem 0
}

.help-text {
    margin-top: -.36364rem;
    font-size: .59091rem;
    font-style: italic;
    color: #2d2d2c
}

.input-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: .72727rem;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group>:first-child {
    border-radius: 0
}

.input-group>:last-child>* {
    border-radius: 0
}

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #a7a9ac;
    color: #2d2d2c;
    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;
    height: auto;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    -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 {
    height: 1.81818rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .72727rem
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .36364rem
}

.fieldset {
    margin: .81818rem 0;
    padding: .90909rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0;
    margin-left: -.13636rem;
    padding: 0 .13636rem
}

select {
    height: 1.54132rem;
    margin: 0 0 .72727rem;
    padding: .36364rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    font-size: .72727rem;
    font-weight: 400;
    line-height: 1.18182rem;
    color: #2d2d2c;
    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%2887, 87, 86%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -.72727rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.09091rem;
    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 #575756;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #a7a9ac;
    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: #faedeb
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

.is-invalid-label {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.36364rem;
    margin-bottom: .72727rem;
    font-size: .54545rem;
    font-weight: 700;
    color: #cc4b37
}

.form-error.is-visible {
    display: block
}

.accordion {
    margin-left: 0;
    background: #fff;
    list-style-type: none
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child>:first-child {
    border-radius: 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #a7a9ac;
    border-bottom: 0;
    font-size: .54545rem;
    line-height: 1;
    color: #f3cd00
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 1px solid #a7a9ac;
    border-radius: 0
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: #a7a9ac
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: '+'
}

.is-active>.accordion-title::before {
    content: '\2013'
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #a7a9ac;
    border-bottom: 0;
    background-color: #fff;
    color: #000
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #a7a9ac
}

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    border-radius: 50%;
    font-size: .6rem;
    text-align: center;
    background: #f3cd00;
    color: #fff
}

.badge.primary {
    background: #f3cd00;
    color: #2d2d2c
}

.badge.secondary {
    background: #575756;
    color: #fff
}

.badge.success {
    background: #3adb76;
    color: #2d2d2c
}

.badge.warning {
    background: #ffae00;
    color: #2d2d2c
}

.badge.alert {
    background: #cc4b37;
    color: #fff
}

.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: .5rem;
    color: #2d2d2c;
    cursor: default;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child)::after {
    position: relative;
    margin: 0 .75rem;
    opacity: 1;
    content: "/";
    color: #cacaca
}

.breadcrumbs a {
    color: #f3cd00
}

.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: #f3cd00;
    color: #2d2d2c
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
    background-color: #f3cd00;
    color: #2d2d2c
}

.button-group.secondary .button {
    background-color: #575756;
    color: #fff
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
    background-color: #575756;
    color: #fff
}

.button-group.success .button {
    background-color: #3adb76;
    color: #2d2d2c
}

.button-group.success .button:focus,
.button-group.success .button:hover {
    background-color: #3adb76;
    color: #2d2d2c
}

.button-group.warning .button {
    background-color: #ffae00;
    color: #2d2d2c
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
    background-color: #ffae00;
    color: #2d2d2c
}

.button-group.alert .button {
    background-color: #cc4b37;
    color: #fff
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
    background-color: #cc4b37;
    color: #fff
}

.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
}

@media print,
screen and (min-width:40em) {
    .button-group.stacked-for-small .button {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0
    }
}

@media print,
screen and (min-width:64.0625em) {
    .button-group.stacked-for-medium .button {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0
    }
}

@media screen and (max-width:39.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }
    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(45, 45, 44, .25);
    border-radius: 0;
    background-color: #fff;
    color: #000
}

.callout>:first-child {
    margin-top: 0
}

.callout>:last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #fff9d7;
    color: #000
}

.callout.secondary {
    background-color: #e6e6e6;
    color: #000
}

.callout.success {
    background-color: #e1faea;
    color: #000
}

.callout.warning {
    background-color: #fff3d9;
    color: #000
}

.callout.alert {
    background-color: #f7e4e1;
    color: #000
}

.callout.small {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem
}

.card {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #a7a9ac;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    overflow: hidden;
    color: #000
}

.card>:last-child {
    margin-bottom: 0
}

.card-divider {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem;
    background: #a7a9ac
}

.card-divider>:last-child {
    margin-bottom: 0
}

.card-section {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem
}

.card-section>:last-child {
    margin-bottom: 0
}

.card-image {
    min-height: 1px
}

.close-button {
    position: absolute;
    color: #575756;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus,
.close-button:hover {
    color: #2d2d2c
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button,
.close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[data-whatinput=mouse] .menu li {
    outline: 0
}

.menu .button,
.menu a {
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    padding: .7rem 1rem
}

.menu a,
.menu button,
.menu input,
.menu select {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu,
.menu.horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.menu.vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu.expanded li {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.menu.simple {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.menu.simple li+li {
    margin-left: 1rem
}

.menu.simple a {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .menu.medium-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.medium-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.medium-expanded li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .menu.medium-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:64.0625em) {
    .menu.large-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.large-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.large-expanded li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .menu.large-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:75em) {
    .menu.xlarge-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.xlarge-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.xlarge-expanded li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .menu.xlarge-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icons a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
    margin-right: .25rem
}

.menu.icon-right li a {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
    margin-left: .25rem
}

.menu.icon-top li a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-bottom li a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu .is-active>a {
    background: #f3cd00;
    color: #fff
}

.menu .active>a {
    background: #f3cd00;
    color: #fff
}

.menu.align-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu.align-right li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

.menu.align-right.vertical li .submenu li {
    text-align: right
}

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu.align-center li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.menu-centered>.menu {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    content: ''
}

.menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #2d2d2c;
    box-shadow: 0 7px 0 #2d2d2c, 0 14px 0 #2d2d2c;
    content: ''
}

.menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    display: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    font-size: 1rem
}

.dropdown-pane.is-opening {
    display: block
}

.dropdown-pane.is-open {
    visibility: visible;
    display: block
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    right: 5px;
    margin-top: -3px
}

.dropdown.menu a {
    padding: .7rem 1rem
}

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.dropdown.menu .is-active>a {
    background: #3a3a39;
    color: #a7a9ac
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical>li>a::after {
    right: 14px
}

.dropdown.menu.vertical>li.opens-left>a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent
}

.dropdown.menu.vertical>li.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000
}

@media print,
screen and (min-width:40em) {
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }
    .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }
    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }
    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #000 transparent transparent;
        right: 5px;
        margin-top: -3px
    }
    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }
    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.medium-vertical>li>a::after {
        right: 14px
    }
    .dropdown.menu.medium-vertical>li.opens-left>a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #000 transparent transparent
    }
    .dropdown.menu.medium-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #000
    }
}

@media print,
screen and (min-width:64.0625em) {
    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }
    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #000 transparent transparent;
        right: 5px;
        margin-top: -3px
    }
    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }
    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.large-vertical>li>a::after {
        right: 14px
    }
    .dropdown.menu.large-vertical>li.opens-left>a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #000 transparent transparent
    }
    .dropdown.menu.large-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #000
    }
}

@media screen and (min-width:75em) {
    .dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }
    .dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }
    .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }
    .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #000 transparent transparent;
        right: 5px;
        margin-top: -3px
    }
    .dropdown.menu.xlarge-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }
    .dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.xlarge-vertical>li>a::after {
        right: 14px
    }
    .dropdown.menu.xlarge-vertical>li.opens-left>a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #000 transparent transparent
    }
    .dropdown.menu.xlarge-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #000
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 1px solid #cacaca;
    background: #fff
}

.dropdown .is-dropdown-submenu a {
    padding: .7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu>li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.flex-video,
.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: .72727rem;
    padding-bottom: 75%;
    overflow: hidden
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen,
.responsive-embed.widescreen {
    padding-bottom: 56.25%
}

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #f3cd00;
    color: #fff
}

.label.primary {
    background: #f3cd00;
    color: #2d2d2c
}

.label.secondary {
    background: #575756;
    color: #fff
}

.label.success {
    background: #3adb76;
    color: #2d2d2c
}

.label.warning {
    background: #ffae00;
    color: #2d2d2c
}

.label.alert {
    background: #cc4b37;
    color: #fff
}

.media-object {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.media-object img {
    max-width: none
}

@media screen and (max-width:39.9375em) {
    .media-object.stack-for-small {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width:39.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

.media-object-section.main-section {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease, visibility .5s ease;
    background: rgba(254, 254, 254, .25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6
}

[data-whatinput=mouse] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(10, 10, 10, .7)
}

.off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6
}

[data-whatinput=mouse] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(10, 10, 10, .7)
}

.off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.position-left {
    top: 0;
    left: 0;
    width: 250px;
    height: 100%;
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
    overflow-y: auto
}

.off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, .25)
}

.position-right {
    top: 0;
    right: 0;
    width: 250px;
    height: 100%;
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px);
    overflow-y: auto
}

.off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, .25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px);
    overflow-x: auto
}

.off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, .25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 250px;
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px);
    overflow-x: auto
}

.off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, .25)
}

.off-canvas-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media print,
screen and (min-width:40em) {
    .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-left.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }
    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-right.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }
    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 250px
    }
    .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-top.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }
    .position-top.reveal-for-medium~.off-canvas-content {
        margin-top: 250px
    }
    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-bottom.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }
    .position-bottom.reveal-for-medium~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,
screen and (min-width:64.0625em) {
    .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-left.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }
    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-right.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }
    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 250px
    }
    .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-top.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }
    .position-top.reveal-for-large~.off-canvas-content {
        margin-top: 250px
    }
    .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-bottom.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }
    .position-bottom.reveal-for-large~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media screen and (min-width:75em) {
    .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-left.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }
    .position-left.reveal-for-xlarge~.off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-right.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }
    .position-right.reveal-for-xlarge~.off-canvas-content {
        margin-right: 250px
    }
    .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-top.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }
    .position-top.reveal-for-xlarge~.off-canvas-content {
        margin-top: 250px
    }
    .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-bottom.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }
    .position-bottom.reveal-for-xlarge~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,
screen and (min-width:40em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }
    .off-canvas.in-canvas-for-medium.position-bottom,
    .off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,
    .off-canvas.in-canvas-for-medium.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print,
screen and (min-width:64.0625em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }
    .off-canvas.in-canvas-for-large.position-bottom,
    .off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,
    .off-canvas.in-canvas-for-large.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

@media screen and (min-width:75em) {
    .off-canvas.in-canvas-for-xlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }
    .off-canvas.in-canvas-for-xlarge.position-bottom,
    .off-canvas.in-canvas-for-xlarge.position-left,
    .off-canvas.in-canvas-for-xlarge.position-right,
    .off-canvas.in-canvas-for-xlarge.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .off-canvas.in-canvas-for-xlarge .close-button {
        display: none
    }
}

.orbit {
    position: relative
}

.orbit-container {
    position: relative;
    height: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.orbit-slide {
    width: 100%
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}

.orbit-figure {
    margin: 0
}

.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem;
    background-color: rgba(45, 45, 44, .5);
    color: #fff
}

.orbit-next,
.orbit-previous {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fff
}

[data-whatinput=mouse] .orbit-next,
[data-whatinput=mouse] .orbit-previous {
    outline: 0
}

.orbit-next:active,
.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:active,
.orbit-previous:focus,
.orbit-previous:hover {
    background-color: rgba(45, 45, 44, .5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput=mouse] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    border-radius: 50%;
    background-color: #cacaca
}

.orbit-bullets button:hover {
    background-color: #575756
}

.orbit-bullets button.is-active {
    background-color: #575756
}

.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: .04545rem;
    border-radius: 0;
    font-size: .63636rem;
    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: .13636rem .45455rem;
    border-radius: 0;
    color: #2d2d2c
}

.pagination a:hover,
.pagination button:hover {
    background: #a7a9ac
}

.pagination .current {
    padding: .13636rem .45455rem;
    background: #f3cd00;
    color: #fff;
    cursor: default
}

.pagination .disabled {
    padding: .13636rem .45455rem;
    color: #cacaca;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: 0 0
}

.pagination .ellipsis::after {
    padding: .13636rem .45455rem;
    content: '\2026';
    color: #2d2d2c
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: .5rem;
    content: '\00ab'
}

.pagination-next a::after,
.pagination-next.disabled::after {
    display: inline-block;
    margin-left: .5rem;
    content: '\00bb'
}

.progress {
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
    background-color: #cacaca
}

.progress.primary .progress-meter {
    background-color: #f3cd00
}

.progress.secondary .progress-meter {
    background-color: #575756
}

.progress.success .progress-meter {
    background-color: #3adb76
}

.progress.warning .progress-meter {
    background-color: #ffae00
}

.progress.alert .progress-meter {
    background-color: #cc4b37
}

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #f3cd00
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: .75rem;
    font-weight: 700;
    color: #fff;
    white-space: nowrap
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #a7a9ac;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #cacaca;
    transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0s linear
}

.slider-handle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0;
    background-color: #f3cd00;
    transition: all .2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

[data-whatinput=mouse] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #cfae00
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

.slider.disabled,
.slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5;
    width: 100%
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open,
html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(45, 45, 44, .45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media print,
screen and (min-width:40em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .reveal {
        width: 600px;
        max-width: 54.54545rem
    }
}

.reveal.collapse {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 54.54545rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal.small {
        width: 50%;
        max-width: 54.54545rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal.large {
        width: 90%;
        max-width: 54.54545rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width:39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 1rem;
    outline: 0;
    font-size: .63636rem;
    font-weight: 700;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0
}

.switch-paddle {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    border-radius: 0;
    background: #cacaca;
    transition: all .25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer
}

input+.switch-paddle {
    margin: 0
}

.switch-paddle::after {
    position: absolute;
    top: .25rem;
    left: .25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fff;
    transition: all .25s ease-out;
    content: ''
}

input:checked~.switch-paddle {
    background: #f3cd00
}

input:checked~.switch-paddle::after {
    left: 2.25rem
}

[data-whatinput=mouse] input:focus~.switch-paddle {
    outline: 0
}

.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked+label>.switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked+label>.switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .45455rem
}

.switch.tiny .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1rem;
    height: 1rem
}

.switch.tiny input:checked~.switch-paddle::after {
    left: 1.75rem
}

.switch.small {
    height: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .54545rem
}

.switch.small .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1.25rem;
    height: 1.25rem
}

.switch.small input:checked~.switch-paddle::after {
    left: 2rem
}

.switch.large {
    height: 2.5rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: .72727rem
}

.switch.large .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 2rem;
    height: 2rem
}

.switch.large input:checked~.switch-paddle::after {
    left: 2.75rem
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

table tbody,
table tfoot,
table thead {
    border: 1px solid #f2f2f2;
    background-color: #fff
}

table caption {
    padding: .36364rem .45455rem .45455rem;
    font-weight: 700
}

table thead {
    background: #f9f9f9;
    color: #000
}

table tfoot {
    background: #f2f2f2;
    color: #000
}

table tfoot tr,
table thead tr {
    background: 0 0
}

table tfoot td,
table tfoot th,
table thead td,
table thead th {
    padding: .36364rem .45455rem .45455rem;
    font-weight: 700;
    text-align: left
}

table tbody td,
table tbody th {
    padding: .36364rem .45455rem .45455rem
}

table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2
}

table.unstriped tbody {
    background-color: #fff
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff
}

@media screen and (max-width:64em) {
    table.stack thead {
        display: none
    }
    table.stack tfoot {
        display: none
    }
    table.stack td,
    table.stack th,
    table.stack tr {
        display: block
    }
    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f4f4f4
}

table.hover tfoot tr:hover {
    background-color: #ededed
}

table.hover tbody tr:hover {
    background-color: #fafafa
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ededed
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 0;
    border: 1px solid #a7a9ac;
    background: #fff;
    list-style-type: none
}

.tabs::after,
.tabs::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
}

.tabs::after {
    clear: both
}

.tabs.vertical>li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: 0 0
}

.tabs.primary {
    background: #f3cd00
}

.tabs.primary>li>a {
    color: #2d2d2c
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
    background: #e7c300
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .54545rem;
    line-height: 1;
    color: #f3cd00
}

.tabs-title>a:hover {
    background: #fff;
    color: #d1b000
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
    background: #a7a9ac;
    color: #f3cd00
}

.tabs-content {
    border: 1px solid #a7a9ac;
    border-top: 0;
    background: #fff;
    color: #000;
    transition: all .5s ease
}

.tabs-content.vertical {
    border: 1px solid #a7a9ac;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fff;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(45, 45, 44, .2);
    line-height: 0
}

a.thumbnail {
    transition: box-shadow .2s ease-out
}

a.thumbnail:focus,
a.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(243, 205, 0, .5)
}

a.thumbnail image {
    box-shadow: none
}

.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #575756;
    font-weight: 700;
    cursor: help
}

.tooltip {
    position: absolute;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #2d2d2c;
    font-size: 80%;
    color: #fff
}

.tooltip::before {
    position: absolute
}

.tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #2d2d2c;
    bottom: 100%
}

.tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2d2d2c transparent transparent;
    top: 100%;
    bottom: auto
}

.tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2d2d2c;
    left: 100%
}

.tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2d2d2c transparent transparent;
    right: 100%;
    left: auto
}

.tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.align-top::before {
    bottom: auto;
    top: 10%
}

.tooltip.align-bottom::before {
    bottom: 10%;
    top: auto
}

.tooltip.align-left::before {
    left: 10%;
    right: auto
}

.tooltip.align-right::before {
    left: auto;
    right: 10%
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width:39.9375em) {
    .hide-for-small-only {
        display: none!important
    }
}

@media screen and (max-width:0em),
screen and (min-width:40em) {
    .show-for-small-only {
        display: none!important
    }
}

@media print,
screen and (min-width:40em) {
    .hide-for-medium {
        display: none!important
    }
}

@media screen and (max-width:39.9375em) {
    .show-for-medium {
        display: none!important
    }
}

@media screen and (min-width:40em) and (max-width:64em) {
    .hide-for-medium-only {
        display: none!important
    }
}

@media screen and (max-width:39.9375em),
screen and (min-width:64.0625em) {
    .show-for-medium-only {
        display: none!important
    }
}

@media print,
screen and (min-width:64.0625em) {
    .hide-for-large {
        display: none!important
    }
}

@media screen and (max-width:64em) {
    .show-for-large {
        display: none!important
    }
}

@media screen and (min-width:64.0625em) and (max-width:74.9375em) {
    .hide-for-large-only {
        display: none!important
    }
}

@media screen and (max-width:64em),
screen and (min-width:75em) {
    .show-for-large-only {
        display: none!important
    }
}

@media screen and (min-width:75em) {
    .hide-for-xlarge {
        display: none!important
    }
}

@media screen and (max-width:74.9375em) {
    .show-for-xlarge {
        display: none!important
    }
}

@media screen and (min-width:75em) and (max-width:89.9375em) {
    .hide-for-xlarge-only {
        display: none!important
    }
}

@media screen and (max-width:74.9375em),
screen and (min-width:90em) {
    .show-for-xlarge-only {
        display: none!important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute!important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static!important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.hide-for-portrait,
.show-for-landscape {
    display: block!important
}

@media screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none!important
}

@media screen and (orientation:landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix::after,
.clearfix::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
}

.clearfix::after {
    clear: both
}

.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-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:64.0625em) {
    .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
    }
}

@media screen and (min-width:75em) {
    .xlarge-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .xlarge-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .xlarge-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .xlarge-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .xlarge-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .xlarge-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:64.0625em) {
    .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
    }
}

@media screen and (min-width:75em) {
    .xlarge-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .xlarge-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .xlarge-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .xlarge-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .xlarge-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .xlarge-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .xlarge-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .xlarge-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-cw-1turn;
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-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
}

@font-face {
    font-family: MFred;
    src: url(../fonts/MFred.eot);
    src: url(../fonts/MFred.eot) format("embedded-opentype"), url(../fonts/MFred.woff2) format("woff2"), url(../fonts/MFred.woff) format("woff"), url(../fonts/MFred.ttf) format("truetype"), url(../fonts/MFred.svg#MFred) format("svg")
}

@font-face {
    font-family: TiemposTextWeb-Regular;
    src: url(../fonts/TiemposTextWeb-Regular.eot);
    src: url(../fonts/TiemposTextWeb-Regular.eot) format("embedded-opentype"), url(../fonts/TiemposTextWeb-Regular.woff2) format("woff2"), url(../fonts/TiemposTextWeb-Regular.woff) format("woff")
}

.sprite {
    background: url(../images/sprite-sheet.png) no-repeat
}

.anchor-link:before {
    content: "";
    display: block;
    height: 80px;
    margin: -80px 0 0
}

body,
html {
    height: 100%;
    position: relative;
    margin: 0;
    padding: 0
}

.admin-bar .navigation {
    margin-top: 2.09091rem
}

@media print,
screen and (min-width:40em) {
    .admin-bar .navigation {
        margin-top: 1.45455rem
    }
}

.admin-bar .front-hero,
.admin-bar .front-hero-placeholder {
    margin-top: -2.09091rem
}

@media print,
screen and (min-width:40em) {
    .admin-bar .front-hero,
    .admin-bar .front-hero-placeholder {
        margin-top: -1.45455rem
    }
}

.anchor {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
    height: 0
}

.text-top {
    vertical-align: top
}

hr {
    margin: 0 auto
}

hr.white {
    border-bottom: 1px solid #fff
}

hr.third {
    width: 80%
}

@media screen and (min-width:40em) {
    hr.third {
        width: 33.3%
    }
}

.no-margin {
    margin: 0!important
}

.arrow-container {
    position: relative
}

.arrow-container .arrow-down {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 80px;
    width: 24px;
    margin: -40px 0 0 -12px;
    background-position: -420px -200px
}

.arrow-container .arrow-down.primary {
    background-position: -450px -200px
}

.primary-background {
    background-color: #f3cd00;
    color: #2d2d2c
}

.dark-background {
    background-color: #2d2d2c;
    color: #fff
}

.black-background {
    background-color: #000;
    color: #fff
}

.gray-background {
    background-color: #575756;
    color: #fff
}

#catapult-cookie-bar {
    height: 1.81818rem;
    line-height: 1.81818rem;
    padding: 0!important;
    background-color: rgba(45, 45, 44, .9)!important
}

#catapult-cookie-bar .ctcc-inner {
    text-align: center
}

#catapult-cookie-bar .ctcc-inner .ctcc-left-side {
    margin: 0
}

#catapult-cookie-bar .ctcc-inner .ctcc-left-side a {
    font-family: Arial, sans-serif;
    font-size: .63636rem;
    line-height: .72727rem;
    color: #fff!important
}

#catapult-cookie-bar .ctcc-inner .ctcc-left-side a:hover {
    color: #f3cd00
}

#catapult-cookie-bar .ctcc-inner .ctcc-right-side #catapultCookie {
    font-family: Arial, sans-serif;
    font-size: .63636rem;
    line-height: .72727rem;
    color: #f3cd00!important;
    margin: 0 0 0 .45455rem!important;
    background-color: transparent!important
}

#catapult-cookie-bar .ctcc-inner .ctcc-right-side #catapultCookie:hover {
    cursor: pointer!important
}

.fit-image.compat-object-fit {
    background-size: cover;
    background-repeat: no-repeat
}

.fit-image.compat-object-fit img {
    display: none
}

.content-container {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-top: 2.72727rem
}

.content-container.front-page {
    padding-top: 0
}

.content-container section {
    padding: .45455rem 0
}

@media print,
screen and (min-width:64.0625em) {
    .content-container section {
        padding: 1.81818rem 0
    }
}

.content-container article {
    width: 100%
}

.rewards {
    padding: 1 .90909rem
}

.trusted {
    padding: 0 .90909rem
}

@media screen and (min-width:64.0625em) {
    .trusted {
        padding: 0 1.81818rem
    }
}

.trusted .section-sub-header {
    padding: 0;
    margin-bottom: .45455rem
}

.trusted .section-sub-header p {
    font-size: .72727rem;
    text-align: center;
    margin: 0
}

.trusted .primary-logos div {
    line-height: 3.86364rem;
    margin: .45455rem 0
}

@media screen and (min-width:40em) {
    .trusted .primary-logos div {
        margin: .90909rem 0
    }
}

.trusted .primary-logos div img {
    display: block;
    margin: 0 auto
}

.trusted .secondary-logos div {
    margin: .68182rem 0
}

@media screen and (min-width:40em) {
    .trusted .secondary-logos div {
        margin: .90909rem 0
    }
}

.trusted .secondary-logos div img {
    display: block;
    margin: 0 auto
}

.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;
    top: 5px;
    width: auto;
    z-index: 100000
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    letter-spacing: 0
}

h5 {
    font-size: 2.04545rem;
    line-height: 2.04545rem
}

@media screen and (min-width:40em) {
    h5 {
        font-size: 2.68182rem;
        line-height: 2.68182rem
    }
}

ul {
    list-style-type: disc;
    font-family: Arial, sans-serif;
    font-size: 1rem
}

#wpadminbar {
    position: fixed!important
}

body.admin-bar.f-topbar-fixed .sticky.fixed {
    margin-top: 1.45455rem
}

.wp-caption>figcaption {
    max-width: 100%;
    font-size: .8rem;
    color: #999;
    padding: .25rem 0
}

p.wp-caption-text {
    font-size: 90%;
    color: #666;
    padding: .45455rem 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
}

.main-wrap {
    max-width: 54.54545rem;
    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
}

.main-wrap.sidebar-left .main-content {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.main-wrap.sidebar-left .sidebar {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

@media print,
screen and (min-width:40em) {
    .main-wrap.sidebar-left .main-content {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .main-wrap.sidebar-left .sidebar {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.main-wrap.full-width .main-content {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
    padding: 0 .45455rem
}

@media print,
screen and (min-width:40em) {
    .main-wrap.full-width .main-content {
        padding: 0 2.72727rem
    }
}

@media print,
screen and (min-width:64.0625em) {
    .main-wrap.full-width .main-content {
        padding: 0 10rem
    }
}

.main-wrap.full-width .main-content-full {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
    padding: 0 .45455rem
}

.main-wrap.full-width .main-content article h1,
.main-wrap.full-width .main-content-full article h1 {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 1.36364rem;
    font-size: 2.04545rem;
    line-height: 1.81818rem;
    text-align: center
}

@media print,
screen and (min-width:40em) {
    .main-wrap.full-width .main-content article h1,
    .main-wrap.full-width .main-content-full article h1 {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 2.27273rem;
        font-size: 3.86364rem;
        line-height: 3.63636rem
    }
}

.main-wrap.full-width .main-content article hr,
.main-wrap.full-width .main-content-full article hr {
    width: 100%;
    margin-bottom: 1.36364rem
}

@media print,
screen and (min-width:40em) {
    .main-wrap.full-width .main-content article hr,
    .main-wrap.full-width .main-content-full article hr {
        width: 80%;
        margin-bottom: 2.27273rem
    }
}

.main-wrap.full-width .main-content article h2,
.main-wrap.full-width .main-content article h3,
.main-wrap.full-width .main-content article h4,
.main-wrap.full-width .main-content article h5,
.main-wrap.full-width .main-content article h6,
.main-wrap.full-width .main-content-full article h2,
.main-wrap.full-width .main-content-full article h3,
.main-wrap.full-width .main-content-full article h4,
.main-wrap.full-width .main-content-full article h5,
.main-wrap.full-width .main-content-full article h6 {
    font-family: TiemposTextWeb-Regular, serif;
    text-transform: none;
    font-size: 1.09091rem;
    line-height: 1.45455rem;
    margin: .90909rem 0
}

.main-wrap.full-width .main-content article p,
.main-wrap.full-width .main-content-full article p {
    font-size: .90909rem;
    line-height: 1.45455rem
}

.main-wrap.full-width .main-content article ul,
.main-wrap.full-width .main-content-full article ul {
    font-family: TiemposTextWeb-Regular, serif;
    list-style-type: none;
    margin-left: 1.59091rem
}

.main-wrap.full-width .main-content article ul li,
.main-wrap.full-width .main-content-full article ul li {
    font-size: .90909rem;
    line-height: 1.45455rem;
    text-indent: -1.5rem
}

.main-wrap.full-width .main-content article ul li:before,
.main-wrap.full-width .main-content-full article ul li:before {
    content: "\2014\00A0\00A0"
}

.main-wrap .main-content {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .main-wrap .main-content {
        width: 75%
    }
}

.main-wrap .sidebar {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .main-wrap .sidebar {
        width: 25%
    }
}

.sidebar {
    padding: .90909rem .90909rem
}

@media print,
screen and (min-width:40em) {
    .sidebar {
        padding: 0 .90909rem
    }
}

@media print,
screen and (min-width:64.0625em) {
    .sidebar {
        padding: 0 0 0 1.59091rem
    }
}

.sidebar .newsletter {
    margin-bottom: 1.36364rem
}

.sidebar h4 {
    font-family: Arial, sans-serif;
    font-size: .86364rem;
    line-height: .95455rem;
    text-transform: none
}

.sidebar p {
    font-family: Arial, sans-serif;
    font-size: .63636rem;
    line-height: .81818rem
}

.sidebar .recent,
.sidebar .related {
    margin-top: 1.81818rem
}

.sidebar .recent .image,
.sidebar .related .image {
    position: relative;
    display: block
}

.sidebar .recent .image:hover::after,
.sidebar .related .image:hover::after {
    opacity: 1;
    transition: all 1s
}

.sidebar .recent .image::after,
.sidebar .related .image::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(243, 205, 0, .8);
    opacity: 0;
    transition: all 1s
}

.sidebar .recent .date,
.sidebar .related .date {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .72727rem;
    line-height: .72727rem;
    padding: 0;
    margin: .22727rem 0
}

.sidebar .recent .title,
.sidebar .related .title {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .86364rem;
    line-height: .95455rem;
    padding: 0;
    margin: .45455rem 0
}

.sidebar .recent .title a,
.sidebar .related .title a {
    color: #000;
    text-decoration: none
}

.sidebar .recent .title a:hover,
.sidebar .related .title a:hover {
    color: #575756
}

.sidebar .recent p,
.sidebar .related p {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .72727rem;
    line-height: .81818rem
}

.footer-holder {
    position: absolute;
    width: 100%;
    background-color: transparent;
    z-index: -1;
    height: 16.81818rem
}

@media print,
screen and (min-width:40em) {
    .footer-holder {
        height: 9.09091rem
    }
}

.footer-container {
    position: fixed;
    bottom: 0;
    z-index: -1;
    width: 100%;
    background-color: #000;
    height: 16.81818rem
}

@media print,
screen and (min-width:40em) {
    .footer-container {
        height: 9.09091rem
    }
}

.footer-container footer {
    font-family: Arial, sans-serif;
    color: #fff;
    height: 100%;
    padding: .45455rem
}

@media screen and (min-width:64.0625em) {
    .footer-container footer {
        padding: .90909rem .45455rem
    }
}

.footer-container footer div {
    margin: .45455rem 0
}

@media screen and (min-width:64.0625em) {
    .footer-container footer div {
        margin: 0
    }
}

.footer-container footer div p {
    font-size: .63636rem;
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .footer-container footer div p {
        margin-bottom: .90909rem
    }
}

.footer-container footer .monogram-icon {
    display: block;
    height: 1.36364rem;
    width: 1.36364rem;
    background-position: -80px -40px
}

.footer-container footer .monogram {
    margin: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

@media screen and (max-width:64em) {
    .footer-container footer .copyright {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
}

@media screen and (min-width:40em) {
    .footer-container footer .copyright {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.footer-container footer .copyright .monogram-icon {
    margin-bottom: .45455rem
}

.footer-container footer .copyright .copyright-text {
    display: block;
    font-size: .45455rem;
    line-height: .63636rem;
    margin: 0 0 .45455rem 0;
    padding: 0
}

.footer-container footer .copyright .copyright-text .privacy-policy {
    color: #f3cd00;
    font-size: .54545rem;
    line-height: .90909rem
}

@media screen and (min-width:40em) {
    .footer-container footer .copyright .copyright-text {
        margin: 0;
        padding: 0 .90909rem 0 0;
        border-right: solid .04545rem #fff
    }
}

.footer-container footer .designed {
    line-height: .72727rem
}

@media screen and (max-width:64em) {
    .footer-container footer .designed {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
}

@media screen and (min-width:40em) {
    .footer-container footer .designed {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

@media screen and (min-width:40em) {
    .footer-container footer .designed {
        padding-left: .45455rem
    }
}

.footer-container footer .designed span {
    font-size: .54545rem
}

.footer-container footer .designed .designer {
    font-size: .59091rem
}

.footer-container footer .newsletter {
    margin-right: 0
}

@media screen and (max-width:64em) {
    .footer-container footer .newsletter {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

@media screen and (min-width:40em) {
    .footer-container footer .newsletter {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
}

@media print,
screen and (min-width:40em) {
    .footer-container footer .newsletter {
        margin-right: .90909rem
    }
}

@media print,
screen and (min-width:64.0625em) {
    .footer-container footer .newsletter {
        margin-right: 0
    }
}

.footer-container footer .newsletter .input-group {
    width: 200px
}

.footer-container footer .newsletter .input-group .input-group-field {
    background-color: #fff
}

.footer-container footer .newsletter .input-group .input-group-button button {
    background-color: #fff
}

.footer-container footer .newsletter .input-group .input-group-button button:hover .arrow-black {
    background-position: 0 -240px
}

@media screen and (max-width:64em) {
    .footer-container footer .social-media {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
}

@media screen and (min-width:40em) {
    .footer-container footer .social-media {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
}

.footer-container footer .social-media .social-media-links {
    display: block;
    margin: 0
}

.footer-container footer .social-media .social-media-links a {
    display: inline-block;
    height: 24px;
    width: 24px;
    margin: 0 .22727rem 0 0;
    text-decoration: none
}

.footer-container footer .social-media .social-media-links a svg {
    fill: #fff
}

.footer-container footer .social-media .social-media-links a svg:hover {
    fill: #f3cd00
}

.navigation {
    position: fixed;
    top: 0;
    left: 0;
    height: 3.63636rem;
    width: 100%;
    z-index: 2;
    background-color: #fff;
    transition: all .2s ease;
    padding: 0;
    margin: 0
}

.navigation.dark {
    height: 2.72727rem;
    background-color: #2d2d2c
}

.navigation.dark .grid-container {
    height: 2.72727rem
}

.navigation.dark .grid-container .navigation-icon {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
    transition: top .2s ease;
    height: .81818rem;
    width: 2.5rem;
    padding: 1.36364rem .45455rem;
    margin: 0;
    margin-right: .31818rem
}

@media screen and (min-width:40em) {
    .navigation.dark .grid-container .navigation-icon {
        width: 2.95455rem;
        margin: 0
    }
}

.navigation.dark .grid-container .navigation-icon #navigation-toggle span,
.navigation.dark .grid-container .navigation-icon #navigation-toggle span:after,
.navigation.dark .grid-container .navigation-icon #navigation-toggle span:before {
    position: absolute;
    display: block;
    content: '';
    cursor: pointer;
    width: 1.59091rem;
    height: .04545rem;
    background-color: #fff;
    border-radius: 0;
    transition: all .2s ease
}

@media screen and (min-width:40em) {
    .navigation.dark .grid-container .navigation-icon #navigation-toggle span,
    .navigation.dark .grid-container .navigation-icon #navigation-toggle span:after,
    .navigation.dark .grid-container .navigation-icon #navigation-toggle span:before {
        width: 2rem
    }
}

.navigation.dark .grid-container .navigation-icon #navigation-toggle span:before {
    top: -.31818rem
}

.navigation.dark .grid-container .navigation-icon #navigation-toggle span:after {
    bottom: -.31818rem
}

.navigation.dark .grid-container .navigation-icon #navigation-toggle.active span {
    background-color: transparent
}

.navigation.dark .grid-container .navigation-icon #navigation-toggle.active span:after,
.navigation.dark .grid-container .navigation-icon #navigation-toggle.active span:before {
    top: 0;
    background-color: #fff
}

@media screen and (min-width:40em) {
    .navigation.dark .grid-container .navigation-icon #navigation-toggle.active span:after,
    .navigation.dark .grid-container .navigation-icon #navigation-toggle.active span:before {
        background-color: #f3cd00
    }
}

.navigation.dark .grid-container .navigation-icon #navigation-toggle.active span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.navigation.dark .grid-container .navigation-icon #navigation-toggle.active span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.navigation.transparent-navigation {
    background-color: rgba(255, 255, 255, .9);
    transition: background-color .2s ease
}

.navigation.minimised-navigation {
    height: 2.72727rem;
    transition: height .2s ease
}

.navigation.minimised-navigation .grid-container {
    height: 2.72727rem
}

.navigation.minimised-navigation .grid-container .grid-x .navigation-left-links {
    opacity: 0;
    transition: opacity .2s ease
}

.navigation.minimised-navigation .grid-container .grid-x .brand {
    height: 2.72727rem
}

.navigation.minimised-navigation .grid-container .grid-x .brand span.logo {
    opacity: 0;
    transition: opacity .2s ease
}

.navigation.minimised-navigation .grid-container .grid-x .brand span.monogram {
    opacity: 1;
    transition: opacity .2s ease .3s
}

.navigation.minimised-navigation .grid-container .grid-x .navigation-icon {
    top: 0;
    transition: top .2s ease
}

.navigation .grid-container {
    height: 3.63636rem;
    position: relative;
    padding: 0
}

.navigation-icon {
    display: block;
    position: absolute;
    top: .45455rem;
    right: 0;
    z-index: 2;
    cursor: pointer;
    transition: top .2s ease;
    height: .81818rem;
    width: 2.5rem;
    padding: 1.36364rem .45455rem;
    margin: 0;
    margin-right: .31818rem
}

@media screen and (min-width:40em) {
    .navigation-icon {
        width: 2.95455rem;
        margin: 0
    }
}

.navigation-icon #navigation-toggle span,
.navigation-icon #navigation-toggle span:after,
.navigation-icon #navigation-toggle span:before {
    position: absolute;
    display: block;
    content: '';
    cursor: pointer;
    width: 1.59091rem;
    height: .04545rem;
    background-color: #2d2d2c;
    border-radius: 0;
    transition: all .2s ease
}

@media screen and (min-width:40em) {
    .navigation-icon #navigation-toggle span,
    .navigation-icon #navigation-toggle span:after,
    .navigation-icon #navigation-toggle span:before {
        width: 2rem
    }
}

.navigation-icon #navigation-toggle span:before {
    top: -.31818rem
}

.navigation-icon #navigation-toggle span:after {
    bottom: -.31818rem
}

.navigation-icon #navigation-toggle.active span {
    background-color: transparent
}

.navigation-icon #navigation-toggle.active span:after,
.navigation-icon #navigation-toggle.active span:before {
    top: 0;
    background-color: #575756
}

@media screen and (min-width:40em) {
    .navigation-icon #navigation-toggle.active span:after,
    .navigation-icon #navigation-toggle.active span:before {
        background-color: #f3cd00
    }
}

.navigation-icon #navigation-toggle.active span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.navigation-icon #navigation-toggle.active span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.navigation-left-links {
    position: absolute;
    top: 0;
    left: .45455rem;
    height: 3.63636rem;
    width: 200px;
    line-height: 3.63636rem;
    opacity: 1;
    transition: opacity .3s ease .3s
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-left-links {
        left: 0
    }
}

.navigation-left-links .border-left {
    display: inline-block;
    width: .04545rem;
    margin: 0 .45455rem;
    line-height: .63636rem;
    height: .63636rem;
    border-left: solid .04545rem #2d2d2c;
    vertical-align: middle
}

.navigation-left-links span {
    display: inline-block;
    font-size: .72727rem;
    line-height: .72727rem;
    opacity: 1;
    transition: all .2s ease;
    vertical-align: middle
}

.navigation-left-links a {
    display: inline-block;
    font-size: .72727rem;
    color: #a7a9ac;
    line-height: .72727rem;
    vertical-align: middle;
    text-decoration: none
}

.navigation-left-links a:hover {
    color: #575756
}

.navigation-left-links a.business {
    color: #a7a9ac
}

.brand {
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    font-size: 1rem
}

.brand a,
.brand a:active,
.brand a:visited {
    display: block;
    width: 7.68182rem;
    height: 3.63636rem;
    line-height: 3.63636rem;
    margin: 0 auto;
    color: #f3cd00
}

.brand a span,
.brand a:active span,
.brand a:visited span {
    display: inline-block;
    vertical-align: middle;
    image-rendering: -webkit-optimize-contrast
}

.brand a span.logo,
.brand a:active span.logo,
.brand a:visited span.logo {
    width: 169px;
    height: 25px;
    background-position: -80px -110px;
    opacity: 1;
    transition: opacity .3s ease .3s
}

.brand a span.monogram,
.brand a:active span.monogram,
.brand a:visited span.monogram {
    position: absolute;
    left: .68182rem;
    top: .68182rem;
    width: 30px;
    height: 30px;
    background-position: -80px -40px;
    opacity: 0;
    transition: opacity .3s ease
}

@media screen and (min-width:40em) {
    .brand a span.monogram,
    .brand a:active span.monogram,
    .brand a:visited span.monogram {
        left: 1.81818rem
    }
}

.blog-navigation {
    height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease
}

.blog-navigation.active {
    height: 2.72727rem;
    visibility: visible;
    opacity: 1;
    transition: all .2s ease
}

.blog-navigation .brand a,
.blog-navigation .brand a:active,
.blog-navigation .brand a:visited {
    display: block;
    height: 2.72727rem;
    line-height: 2.72727rem;
    margin: 0 auto;
    text-decoration: none
}

.blog-navigation .brand a span,
.blog-navigation .brand a:active span,
.blog-navigation .brand a:visited span {
    display: inline-block;
    vertical-align: middle;
    image-rendering: -webkit-optimize-contrast
}

.blog-navigation .brand a span.logo,
.blog-navigation .brand a:active span.logo,
.blog-navigation .brand a:visited span.logo {
    background-position: -80px -140px
}

.blog-navigation-menu {
    height: 0;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s ease
}

.blog-navigation-menu.active {
    height: 2.72727rem;
    visibility: visible;
    opacity: 1;
    padding: 0
}

.blog-navigation-menu.clicked {
    padding-bottom: 0;
    transition: padding .2s ease
}

@media print,
screen and (min-width:40em) {
    .blog-navigation-menu .blog-title {
        border-right: solid 1px #f3cd00
    }
}

.blog-navigation-menu .blog-title a {
    display: inline-block;
    text-decoration: none;
    vertical-align: top
}

.blog-navigation-menu .blog-title a .monogram {
    display: block;
    width: 30px;
    height: 30px;
    background-position: -80px -40px;
    margin: .45455rem .45455rem 0
}

@media print,
screen and (min-width:40em) {
    .blog-navigation-menu .blog-title a .monogram {
        margin: .45455rem .90909rem 0 .45455rem
    }
}

.blog-navigation-menu .blog-title .blog-title-name {
    display: inline-block
}

.blog-navigation-menu .blog-title .blog-title-name a {
    display: block;
    font-family: MFred, sans-serif;
    text-transform: uppercase;
    font-size: 1.81818rem;
    line-height: 1.81818rem;
    color: #fff;
    padding: 0;
    margin: .45455rem 0 0
}

.blog-navigation-menu h3 {
    font-family: Arial, sans-serif;
    font-size: .68182rem;
    line-height: .68182rem;
    text-transform: none;
    color: #fff
}

.blog-navigation-menu h3:hover {
    color: #f3cd00;
    cursor: pointer
}

.blog-navigation-menu .browse {
    margin: .45455rem 0 0;
    padding-left: .45455rem;
    border: none;
    border-left: solid 1px #f3cd00
}

.blog-navigation-menu .search {
    margin: .45455rem 0 0;
    padding-left: .45455rem;
    border: none;
    border-left: solid 1px #f3cd00
}

.blog-navigation-menu-content {
    background-color: #2d2d2c;
    visibility: hidden;
    opacity: 0;
    padding-bottom: .90909rem;
    transition: opacity .2s ease
}

.blog-navigation-menu-content.active {
    visibility: visible;
    opacity: 1;
    transition: opacity .2s ease
}

.blog-navigation-menu-content.active .grid-container {
    height: 3.86364rem
}

.blog-navigation-menu-content.active .grid-container .grid-x {
    height: 3.86364rem
}

.blog-navigation-menu-content .grid-container {
    height: 0
}

.blog-navigation-menu-content .grid-container .grid-x {
    height: 0
}

.blog-navigation-menu-content .grid-container .grid-x .browse {
    position: relative;
    color: #fff;
    padding-left: .45455rem;
    border: none;
    border-left: solid 1px #f3cd00
}

.blog-navigation-menu-content .grid-container .grid-x .browse .browse-menu {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.blog-navigation-menu-content .grid-container .grid-x .browse .browse-menu li div {
    display: block;
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .86364rem;
    line-height: 1rem;
    color: #fff;
    cursor: pointer
}

.blog-navigation-menu-content .grid-container .grid-x .browse .browse-menu li div:hover {
    color: #f3cd00
}

.blog-navigation-menu-content .grid-container .grid-x .search {
    color: #fff;
    padding-left: .45455rem;
    padding-right: .45455rem;
    border: none;
    border-left: solid 1px #f3cd00
}

.blog-navigation-menu-content .grid-container .grid-x .search .input-group {
    padding-top: 2.72727rem
}

.navigation-content {
    visibility: visible;
    opacity: 1;
    height: 100%;
    width: 100vw;
    font-family: Arial, sans-serif;
    color: #f3cd00;
    position: fixed;
    top: 0;
    background-color: #2d2d2c;
    margin: 0;
    padding: 0;
    transition: left .5s ease 0s
}

.navigation-content.active {
    left: 0;
    transition: left .5s ease 0s
}

@media screen and (max-width:74.9375em) {
    .navigation-content.active {
        overflow-x: hidden;
        overflow-y: auto
    }
}

.navigation-content.in-active {
    left: 100vw;
    transition: left .5s ease 0s
}

.navigation-content .navigation-content-container {
    max-width: 100%
}

.navigation-content .cell-primary {
    background-color: #f3cd00
}

.navigation-content .cell-dark {
    background-color: #2d2d2c
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-content .cell-dark {
        height: 100vh
    }
}

.navigation-products-section {
    color: #2d2d2c;
    font-size: .72727rem;
    padding: 1.81818rem .90909rem .90909rem .90909rem
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-products-section {
        height: 80%;
        padding: 1.81818rem 2.72727rem
    }
}

.navigation-products-section p {
    margin: 0
}

.navigation-products-section ul {
    list-style: none;
    margin: 0
}

.navigation-products-section ul li {
    padding: 0;
    margin: 0
}

.navigation-products-section ul li a,
.navigation-products-section ul li a:active,
.navigation-products-section ul li a:visited {
    color: #2d2d2c;
    font-size: 4.09091rem;
    text-decoration: none
}

.navigation-products-section ul li a:active:hover,
.navigation-products-section ul li a:hover,
.navigation-products-section ul li a:visited:hover {
    color: #fff
}

.navigation-products-section ul li .main-link {
    font-family: MFred, sans-serif;
    text-transform: uppercase;
    line-height: 1.4;
    margin: 0
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-products-section ul li .main-link {
        margin-bottom: .90909rem
    }
}

.navigation-products-section ul li ul {
    margin: 0
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-products-section ul li ul {
        margin-bottom: .90909rem
    }
}

.navigation-products-section ul li ul li {
    margin: 0
}

.navigation-products-section ul li ul li h2 {
    margin: 0
}

.navigation-products-section ul li ul li h2 a,
.navigation-products-section ul li ul li h2 a:active,
.navigation-products-section ul li ul li h2 a:visited {
    color: #2d2d2c;
    font-size: 1.81818rem;
    text-decoration: none
}

@media screen and (min-width:40em) {
    .navigation-products-section ul li ul li h2 a,
    .navigation-products-section ul li ul li h2 a:active,
    .navigation-products-section ul li ul li h2 a:visited {
        font-size: 2.04545rem
    }
}

.navigation-products-section ul li ul li h2 a:active:hover,
.navigation-products-section ul li ul li h2 a:hover,
.navigation-products-section ul li ul li h2 a:visited:hover {
    color: #fff
}

.navigation-products-section ul li ul li h2 a:active:hover span.essentials-icon-white,
.navigation-products-section ul li ul li h2 a:hover span.essentials-icon-white,
.navigation-products-section ul li ul li h2 a:visited:hover span.essentials-icon-white {
    background-position: -340px 0
}

.navigation-products-section ul li ul li h2 a:active:hover span.performance-icon-white,
.navigation-products-section ul li ul li h2 a:hover span.performance-icon-white,
.navigation-products-section ul li ul li h2 a:visited:hover span.performance-icon-white {
    background-position: -340px -70px
}

.navigation-products-section ul li ul li h2 a:active:hover span.ultimate-icon-white,
.navigation-products-section ul li ul li h2 a:hover span.ultimate-icon-white,
.navigation-products-section ul li ul li h2 a:visited:hover span.ultimate-icon-white {
    background-position: -340px -130px
}

.navigation-products-section ul li ul li h2 span {
    display: inline-block
}

.navigation-products-section ul li ul li h2 span.essentials-icon-white {
    background-position: -400px 0;
    width: 1.90909rem;
    height: 2.04545rem;
    zoom: .75;
    -moz-transform: scale(.75);
    -moz-transform-origin: 0 0
}

@media print,
screen and (min-width:40em) {
    .navigation-products-section ul li ul li h2 span.essentials-icon-white {
        width: 2.5rem;
        height: 2.72727rem;
        zoom: 0;
        -moz-transform: scale(0);
        -moz-transform-origin: 0 0
    }
}

.navigation-products-section ul li ul li h2 span.performance-icon-white {
    width: 1.95455rem;
    height: 1.72727rem;
    background-position: -400px -70px;
    zoom: .75;
    -moz-transform: scale(.75);
    -moz-transform-origin: 0 0
}

@media print,
screen and (min-width:40em) {
    .navigation-products-section ul li ul li h2 span.performance-icon-white {
        width: 2.59091rem;
        height: 2.27273rem;
        zoom: 0;
        -moz-transform: scale(0);
        -moz-transform-origin: 0 0
    }
}

.navigation-products-section ul li ul li h2 span.ultimate-icon-white {
    width: 1.95455rem;
    height: 1.72727rem;
    background-position: -400px -130px;
    zoom: .75;
    -moz-transform: scale(.75);
    -moz-transform-origin: 0 0
}

@media print,
screen and (min-width:40em) {
    .navigation-products-section ul li ul li h2 span.ultimate-icon-white {
        width: 2.59091rem;
        height: 2.18182rem;
        zoom: 0;
        -moz-transform: scale(0);
        -moz-transform-origin: 0 0
    }
}

.navigation-products-footer-section {
    padding: .90909rem
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-products-footer-section {
        padding: 1.81818rem 3.18182rem .90909rem 3.18182rem
    }
}

.navigation-products-footer-section .monogram {
    display: block;
    height: 1.36364rem;
    width: 1.36364rem;
    background-position: -160px -40px;
    margin: 0 0 .45455rem 0
}

.navigation-products-footer-section .copyright-text {
    width: 80%;
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .45455rem;
    line-height: .63636rem;
    color: #2d2d2c
}

.navigation-menu-section {
    padding: 1.81818rem .90909rem .90909rem .90909rem
}

@media screen and (min-width:40em) {
    .navigation-menu-section {
        padding: 1.81818rem 2.72727rem 0 3.63636rem
    }
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-menu-section {
        min-height: 750px
    }
}

.navigation-menu-section .navigation-main {
    height: initial
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-menu-section .navigation-main .cell {
        padding-right: .45455rem
    }
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-menu-section .navigation-main .cell.account {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
}

.navigation-menu-section .navigation-main .cell.account h3 {
    margin: 0;
    padding: .90909rem 0 .90909rem 0;
    border: none
}

@media screen and (max-width:74.9375em) {
    .navigation-menu-section .navigation-main .cell.account h3 {
        padding: .45455rem 0;
        border-top: solid 1px #f3cd00
    }
}

.navigation-menu-section .navigation-main .cell.account h3 a,
.navigation-menu-section .navigation-main .cell.account h3 a:active,
.navigation-menu-section .navigation-main .cell.account h3 a:visited {
    font-family: MFred, sans-serif;
    font-size: 1.09091rem;
    line-height: 1.09091rem;
    text-transform: none;
    color: #f3cd00;
    padding: 0;
    margin: 0;
    text-decoration: none
}

.navigation-menu-section .navigation-main .cell.account h3 a:active:hover,
.navigation-menu-section .navigation-main .cell.account h3 a:hover,
.navigation-menu-section .navigation-main .cell.account h3 a:visited:hover {
    color: #575756
}

.navigation-menu-section .navigation-main .cell.additional-benefits {
    padding-top: 0
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-menu-section .navigation-main .cell.additional-benefits {
        padding-top: 1.81818rem
    }
}

.navigation-menu-section .navigation-main .cell.further-info {
    padding-top: 0;
    border-bottom: solid 1px #f3cd00
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-menu-section .navigation-main .cell.further-info {
        padding-top: 1.81818rem;
        border: none
    }
}

.navigation-menu-section .navigation-main .cell h3 {
    font-family: Arial, sans-serif;
    font-size: .72727rem;
    line-height: .90909rem;
    text-transform: none;
    margin: 0;
    padding: .45455rem 0 0 0;
    color: #f3cd00;
    border-top: solid 1px #f3cd00
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-menu-section .navigation-main .cell h3 {
        padding: 0 0 .90909rem 0;
        border-top: none
    }
}

.navigation-menu-section .navigation-main .cell ul {
    list-style: none;
    margin: 0;
    padding: .45455rem 0
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-menu-section .navigation-main .cell ul {
        padding: 0 0 .90909rem 0
    }
}

.navigation-menu-section .navigation-main .cell ul li {
    padding: 0;
    margin: 0
}

.navigation-menu-section .navigation-main .cell ul li a,
.navigation-menu-section .navigation-main .cell ul li a:active,
.navigation-menu-section .navigation-main .cell ul li a:visited {
    display: block;
    font-family: TiemposTextWeb-Regular, serif;
    color: #f3cd00;
    font-size: 1rem;
    line-height: 1.36364rem;
    padding: 0;
    margin: 0;
    opacity: 1;
    text-decoration: none;
    transition: all .2s ease
}

.navigation-menu-section .navigation-main .cell ul li a:active:hover,
.navigation-menu-section .navigation-main .cell ul li a:hover,
.navigation-menu-section .navigation-main .cell ul li a:visited:hover {
    color: #575756
}

.navigation-footer {
    padding: .90909rem
}

@media screen and (min-width:40em) {
    .navigation-footer {
        padding: 0 2.72727rem .90909rem 3.63636rem
    }
}

.navigation-footer p {
    font-size: .72727rem
}

.navigation-footer a {
    font-size: .72727rem;
    color: #f3cd00;
    text-decoration: none
}

.navigation-footer a:hover {
    color: #575756
}

.navigation-footer .consumer-link {
    padding: .90909rem 0 0 0;
    border-bottom: solid 1px #f3cd00
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-footer .consumer-link {
        border: none
    }
}

.navigation-footer .newsletter {
    padding: .90909rem 0 0 0
}

.navigation-footer .newsletter p {
    margin-bottom: 0
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-footer .newsletter p {
        margin-bottom: .81818rem
    }
}

.navigation-footer .newsletter .input-group {
    width: 200px
}

.navigation-footer .social-media {
    padding: .90909rem 0 0 0
}

.navigation-footer .social-media p {
    margin-bottom: 0
}

@media print,
screen and (min-width:64.0625em) {
    .navigation-footer .social-media p {
        margin-bottom: .45455rem
    }
}

.navigation-footer .social-media .social-media-links {
    display: block;
    margin: 0
}

.navigation-footer .social-media .social-media-links a {
    display: inline-block;
    height: 24px;
    width: 24px;
    margin: 0 .22727rem 0 0;
    text-decoration: none
}

.navigation-footer .social-media .social-media-links a svg {
    fill: #f3cd00
}

.navigation-footer .social-media .social-media-links a svg:hover {
    fill: #575756
}

.navigation-footer .copyright {
    padding-top: 1.36364rem
}

.navigation-footer .copyright .monogram {
    display: block;
    height: 1.36364rem;
    width: 1.36364rem;
    background-position: -80px -40px;
    margin: 0 0 .45455rem 0
}

.navigation-footer .copyright .copyright-text {
    width: 200px;
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .45455rem;
    line-height: .63636rem;
    color: #f3cd00
}

.post-navigation::after,
.post-navigation::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
}

.post-navigation::after {
    clear: both
}

.nav-previous {
    float: left
}

.nav-next {
    float: right
}

body#tinymce {
    height: auto;
    max-width: 54.54545rem;
    padding: .90909rem!important
}

.tooltip {
    display: block;
    position: relative;
    top: unset;
    max-width: unset;
    padding: 0;
    background-color: unset;
    border-radius: unset
}

.tooltip-content {
    position: absolute;
    left: 0;
    z-index: 9999;
    width: 230px;
    height: auto;
    padding: .36364rem;
    border-radius: .22727rem;
    background: #f3cd00;
    visibility: hidden;
    opacity: 0
}

.tooltip-content::after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    margin: .68182rem 0 -.31818rem 0;
    width: 50px;
    height: 40px;
    background: url(../images/tooltip-primary.svg) no-repeat center bottom;
    background-size: 100%
}

.tooltip-content.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, .90909rem, 0);
    transform: translate3d(0, .90909rem, 0);
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s
}

.tooltip-content .tooltip-title {
    font-family: Arial, sans-serif;
    font-size: .63636rem;
    font-weight: 100;
    text-align: left;
    color: #2d2d2c;
    margin: 0 0 .13636rem 0
}

.tooltip-content .tooltip-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.tooltip-content .tooltip-list li {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .63636rem;
    text-align: left;
    color: #2d2d2c;
    text-decoration: none;
    margin: 0;
    padding: 0;
    line-height: 1.09091rem
}

.tooltip-content .tooltip-list li a {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .81818rem;
    font-weight: 100;
    text-align: left;
    color: #2d2d2c;
    text-decoration: none
}

.tooltip-content .tooltip-list li a:hover {
    color: #fff
}

.accordion .accordion-title {
    font-size: .72727rem;
    line-height: .90909rem;
    color: #2d2d2c;
    border: none;
    text-decoration: none
}

.accordion .accordion-title:focus,
.accordion .accordion-title:hover {
    background-color: #2d2d2c;
    color: #fff
}

.accordion .accordion-content {
    font-family: TiemposTextWeb-Regular, serif;
    background-color: #fff;
    font-size: .72727rem;
    line-height: .90909rem;
    border: none
}

.dark-background .accordion {
    background: #2d2d2c;
    padding-left: 0;
    border-left: none
}

@media screen and (min-width:40em) {
    .dark-background .accordion {
        padding-left: 1.81818rem;
        border-left: solid 1px #fff
    }
}

.dark-background .accordion .accordion-item a {
    color: #fff;
    line-height: .90909rem;
    border-top: solid 1px #fff
}

.dark-background .accordion .accordion-content {
    background-color: #2d2d2c
}

.dark-background .accordion .accordion-content p {
    color: #fff
}

.accordion-title::before {
    font-size: 18px;
    content: '\2192';
    margin-right: -15px
}

.is-active>.accordion-title::before {
    content: '\2193'
}

:last-child>.accordion-item:last-child {
    border-bottom: solid 1px #fff
}

.accordion-item:first-child {
    border-top: solid 1px #fff
}

:last-child:not(.is-active)>.accordion-title,
:last-child>.accordion-content:last-child {
    border: none
}

.blog-navigation-header {
    border-top: solid 1px #575756
}

.blog-navigation-header .grid-container {
    padding: .45455rem 0
}

@media print,
screen and (min-width:40em) {
    .blog-navigation-header .grid-container {
        height: 7.81818rem;
        padding: 1.81818rem 0 .54545rem 0
    }
}

@media print,
screen and (min-width:40em) {
    .blog-navigation-header .grid-container .grid-x {
        height: 5.45455rem
    }
}

.blog-navigation-header .grid-container .grid-x div h1 {
    font-size: 2.72727rem;
    line-height: 2.72727rem;
    text-align: center;
    vertical-align: text-bottom;
    margin: 0;
    color: #fff
}

@media print,
screen and (min-width:40em) {
    .blog-navigation-header .grid-container .grid-x div h1 {
        line-height: 4.86364rem;
        text-align: left
    }
}

@media print,
screen and (min-width:64.0625em) {
    .blog-navigation-header .grid-container .grid-x div h1 {
        font-size: 4.86364rem;
        line-height: 4.54545rem;
        text-align: left
    }
}

.blog-navigation-header .grid-container .grid-x div h3 {
    font-family: Arial, sans-serif;
    font-size: .68182rem;
    line-height: .68182rem;
    text-transform: none
}

.blog-navigation-header .grid-container .grid-x div.brand {
    padding-left: .45455rem
}

.blog-navigation-header .grid-container .grid-x div.brand .monogram {
    display: block;
    width: 30px;
    height: 30px;
    background-position: -80px -40px
}

.blog-navigation-header .grid-container .grid-x div.title {
    padding-left: .45455rem
}

@media print,
screen and (min-width:40em) {
    .blog-navigation-header .grid-container .grid-x div.title {
        padding-top: .90909rem;
        border-left: solid 1px #f3cd00
    }
}

.blog-navigation-header .grid-container .grid-x div.browse {
    position: relative;
    color: #fff;
    padding-left: .45455rem;
    border: none;
    border-left: solid 1px #f3cd00
}

.blog-navigation-header .grid-container .grid-x div.browse .browse-menu {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.blog-navigation-header .grid-container .grid-x div.browse .browse-menu li div {
    display: block;
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .86364rem;
    line-height: 1rem;
    color: #fff;
    cursor: pointer
}

.blog-navigation-header .grid-container .grid-x div.browse .browse-menu li div:hover {
    color: #f3cd00
}

.blog-navigation-header .grid-container .grid-x div.search {
    color: #fff;
    padding-left: .45455rem;
    padding-right: .45455rem;
    border: none;
    border-left: solid 1px #f3cd00
}

.blog-navigation-header .grid-container .grid-x div.search .input-group {
    padding-top: 2.72727rem
}

.grid-container .blog {
    margin-top: 0
}

@media print,
screen and (min-width:40em) {
    .grid-container .blog {
        margin-top: .90909rem
    }
}

.grid-container .blog .blog-intro {
    padding: .90909rem;
    font-family: Arial, sans-serif;
    font-size: .63636rem
}

@media print,
screen and (min-width:40em) {
    .grid-container .blog .blog-intro {
        padding: .54545rem
    }
}

@media print,
screen and (min-width:40em) {
    .grid-container .blog .blog-intro .blog-intro-content {
        padding: 0 6.81818rem 0 1.81818rem
    }
}

.grid-container .blog .blog-intro .blog-intro-content p {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: 1.09091rem;
    line-height: 1.27273rem
}

.grid-container .blog .blog-intro .welcome {
    padding: .45455rem 0
}

.grid-container .blog .blog-intro .newsletter {
    padding: .90909rem 0;
    border-top: solid 1px #f3cd00
}

@media print,
screen and (min-width:40em) {
    .grid-container .blog .blog-intro .newsletter {
        padding: .45455rem 0
    }
}

.grid-container .blog .blog-intro .newsletter p {
    margin: 0 0 .45455rem 0;
    line-height: .81818rem
}

@media print,
screen and (min-width:40em) {
    .grid-container .blog .blog-intro .newsletter .input-group {
        width: 13.63636rem
    }
}

.grid-container .blog .blog-intro .featured-post {
    padding: .45455rem 0;
    border-top: solid 1px #f3cd00;
    display: block
}

.grid-container .blog .blog-intro .featured-post p {
    margin: 0 0 .45455rem 0
}

.grid-container .blog .blog-intro .featured-post .featured-post-image {
    position: relative
}

.grid-container .blog .blog-intro .featured-post .featured-post-image img {
    width: 100%;
    height: 19.77273rem;
    object-fit: cover;
    object-position: 100% 100%
}

.grid-container .blog .blog-intro .featured-post .featured-post-image:hover {
    cursor: pointer
}

.grid-container .blog .blog-intro .featured-post .featured-post-image:hover::after {
    opacity: 1;
    transition: all 1s
}

.grid-container .blog .blog-intro .featured-post .featured-post-image::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(243, 205, 0, .8);
    opacity: 0;
    transition: all 1s
}

.grid-container .blog .blog-intro .featured-post .featured-post-content {
    padding: .45455rem 0 0 0
}

@media print,
screen and (min-width:40em) {
    .grid-container .blog .blog-intro .featured-post .featured-post-content {
        padding: 0 0 0 1.36364rem
    }
}

.grid-container .blog .blog-intro .featured-post .featured-post-content a {
    text-decoration: none
}

.grid-container .blog .blog-intro .featured-post .featured-post-content a h1 {
    font-family: TiemposTextWeb-Regular, serif;
    text-transform: none;
    font-size: 1.81818rem;
    line-height: 1.95455rem
}

.grid-container .blog .blog-intro .featured-post .featured-post-content a .excerpt {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .81818rem
}

.grid-container .blog .blog-intro .featured-post .featured-post-content a:hover .date,
.grid-container .blog .blog-intro .featured-post .featured-post-content a:hover .excerpt,
.grid-container .blog .blog-intro .featured-post .featured-post-content a:hover h1 {
    color: #575756
}

.grid-container .blog .blog-intro .featured-post .featured-post-content .read-more a:hover {
    color: #f3cd00
}

.grid-container .blog .blog-list .blog-list-item {
    padding: .90909rem
}

@media print,
screen and (min-width:40em) {
    .grid-container .blog .blog-list .blog-list-item {
        padding: .54545rem
    }
}

.grid-container .blog .blog-list .blog-list-item:hover {
    cursor: pointer
}

.grid-container .blog .blog-list .blog-list-item:hover .blog-cell-image::after {
    opacity: 1;
    transition: all 1s
}

.grid-container .blog .blog-list .blog-list-item .blog-cell-image {
    position: relative
}

.grid-container .blog .blog-list .blog-list-item .blog-cell-image::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(243, 205, 0, .8);
    opacity: 0;
    transition: all 1s
}

.grid-container .blog .blog-list .blog-list-item .blog-cell-image a {
    display: block
}

.grid-container .blog .blog-list .blog-list-item .blog-cell-image a .placeholder {
    display: block;
    max-width: 100%;
    height: auto;
    font-weight: 700;
    text-align: center;
    color: #fff;
    background-color: #333
}

.grid-container .blog .blog-list .blog-list-item .blog-cell-image .video-wrapper {
    position: relative;
    padding-bottom: 100%;
    padding-top: 0;
    height: 0;
    background-color: #000
}

.grid-container .blog .blog-list .blog-list-item .blog-cell-image .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.grid-container .blog .blog-list .blog-list-item .blog-cell-content {
    font-size: .72727rem;
    padding: 5px
}

.grid-container .blog .blog-list .blog-list-item .blog-cell-content a {
    color: #000;
    text-decoration: none
}

.grid-container .blog .blog-list .blog-list-item .blog-cell-content a:hover {
    color: #575756
}

.grid-container .blog .blog-list .blog-list-item .blog-cell-content a div .title {
    font-size: .72727rem;
    line-height: .90909rem
}

.main-wrap {
    padding: .90909rem 0
}

@media print,
screen and (min-width:64.0625em) {
    .main-wrap {
        padding: 1.81818rem 0
    }
}

.main-wrap .blog-post {
    margin: 0
}

@media print,
screen and (min-width:40em) {
    .main-wrap .blog-post {
        border-right: solid 1px #f3cd00
    }
}

.main-wrap .blog-post h1 {
    margin: .45455rem .90909rem .68182rem
}

@media print,
screen and (min-width:64.0625em) {
    .main-wrap .blog-post h1 {
        margin: .45455rem 3.18182rem .68182rem
    }
}

.main-wrap .blog-post h2,
.main-wrap .blog-post h4,
.main-wrap .blog-post h5,
.main-wrap .blog-post h6 {}

@media print,
screen and (min-width:64.0625em) {
    .main-wrap .blog-post h2,
    .main-wrap .blog-post h3,
    .main-wrap .blog-post h4,
    .main-wrap .blog-post h5,
    .main-wrap .blog-post h6 {
        margin: 1.36364rem 4.09091rem
    }
}

.main-wrap .blog-post p {}

@media print,
screen and (min-width:64.0625em) {
    .main-wrap .blog-post p {
        margin: .45455rem 3.18182rem .68182rem
    }
}

.main-wrap .blog-post p.post-category a {
    color: #f3cd00;
    text-decoration: none
}

.main-wrap .blog-post ol,
.main-wrap .blog-post ul {
    margin: .45455rem .90909rem .45455rem 1.81818rem;
    padding: 0
}

@media print,
screen and (min-width:64.0625em) {
    .main-wrap .blog-post ol,
    .main-wrap .blog-post ul {
        margin: .45455rem 2.27273rem .45455rem 4.09091rem
    }
}

.main-wrap .blog-post ol li,
.main-wrap .blog-post ul li {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .86364rem;
    line-height: .95455rem
}

.main-wrap .blog-post .embed-container,
.main-wrap .blog-post img {
    padding: 0
}

@media screen and (min-width:40em) {
    .main-wrap .blog-post .embed-container,
    .main-wrap .blog-post img {
        padding: 1.36364rem 1.36364rem 1.36364rem 0
    }
}

.main-wrap .blog-post .responsive-embed {
    margin: 1.36364rem
}

.main-wrap .blog-post hr {
    margin: 1.36364rem 3.18182rem
}

.main-wrap .blog-post .twitter-tweet {
    margin: 1.36364rem 3.18182rem!important
}

@media screen and (max-width:39.9375em) {
    .main-wrap .blog-post .iframe-map-tracker {
        pointer-events: none;
        position: relative
    }
}

.main-wrap .blog-post .blog-header {
    margin-bottom: .90909rem
}

.main-wrap .blog-post .blog-header .blog-title h1 {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: 1.36364rem;
    line-height: 1.45455rem;
    text-transform: none;
    margin: 0 .90909rem .90909rem
}

@media print,
screen and (min-width:64.0625em) {
    .main-wrap .blog-post .blog-header .blog-title h1 {
        font-size: 2.13636rem;
        line-height: 2.22727rem;
        margin: 0 3.18182rem 1.36364rem
    }
}

.main-wrap .blog-post .blog-header .blog-meta {
    padding-left: .90909rem
}

@media print,
screen and (min-width:40em) {
    .main-wrap .blog-post .blog-header .blog-meta {
        border-left: solid 1px #f3cd00
    }
}

.main-wrap .blog-post .blog-header .blog-meta p {
    font-size: .72727rem;
    line-height: .90909rem;
    margin: 0;
    padding: 0
}

.search .search-title {
    padding: 0 .90909rem
}

.archive,
.search {
    border: none
}

@media print,
screen and (min-width:40em) {
    .archive,
    .search {
        border-right: solid 1px #f3cd00
    }
}

.archive .blog-archive,
.search .blog-archive {
    padding: 0 .90909rem 1.81818rem .90909rem
}

.archive .blog-archive:hover,
.search .blog-archive:hover {
    cursor: pointer
}

.archive .blog-archive:hover .archive-image::after,
.search .blog-archive:hover .archive-image::after {
    opacity: 1;
    transition: all 1s
}

.archive .blog-archive .archive-image,
.search .blog-archive .archive-image {
    position: relative
}

.archive .blog-archive .archive-image::after,
.search .blog-archive .archive-image::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(243, 205, 0, .8);
    opacity: 0;
    transition: all 1s
}

.archive .blog-archive .archive-image .video-wrapper,
.search .blog-archive .archive-image .video-wrapper {
    height: 100%;
    position: relative;
    padding-bottom: 100%;
    padding-top: 0;
    margin: 0;
    background-color: #000
}

.archive .blog-archive .archive-image .video-wrapper iframe,
.search .blog-archive .archive-image .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.archive .blog-archive .archive-content,
.search .blog-archive .archive-content {
    position: relative;
    height: 220px;
    padding: .45455rem 0 .45455rem 0
}

.archive .blog-archive .archive-content .date,
.search .blog-archive .archive-content .date {
    display: block;
    font-size: .72727rem;
    line-height: .72727rem;
    margin-bottom: .22727rem
}

.archive .blog-archive .archive-content .link,
.search .blog-archive .archive-content .link {
    margin-bottom: 0
}

.archive .blog-archive .archive-content .link a,
.search .blog-archive .archive-content .link a {
    text-decoration: none
}

.archive .blog-archive .archive-content .link a:hover,
.search .blog-archive .archive-content .link a:hover {
    color: #575756
}

.archive .blog-archive .archive-content .link a p,
.search .blog-archive .archive-content .link a p {
    font-size: 1.09091rem;
    line-height: 1.18182rem
}

.archive .blog-archive .archive-content .text,
.search .blog-archive .archive-content .text {
    display: block
}

.archive .blog-archive .archive-content .text p,
.search .blog-archive .archive-content .text p {
    font-size: .81818rem;
    line-height: 1rem
}

.archive .blog-archive .archive-content .read-more,
.search .blog-archive .archive-content .read-more {
    position: absolute;
    left: 0;
    bottom: 0
}

.archive .blog-archive .archive-content .read-more a,
.search .blog-archive .archive-content .read-more a {
    font-family: Arial, sans-serif;
    font-size: .72727rem;
    line-height: .72727rem;
    text-decoration: none
}

.archive .blog-archive .archive-content .read-more a:hover,
.search .blog-archive .archive-content .read-more a:hover {
    color: #f3cd00
}

.badge {
    font-family: TiemposTextWeb-Regular, serif
}

.badge.black {
    background-color: #2d2d2c;
    color: #fff
}

.badge.white {
    background-color: #fff;
    color: #2d2d2c
}

.comparison-header-container {
    opacity: 0;
    background-color: rgba(255, 255, 255, .9);
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    border-top: solid 1px #a7a9ac;
    z-index: 2
}

.comparison-header-container.active {
    opacity: 1
}

.comparison-header {
    padding: .90909rem .45455rem
}

@media screen and (min-width:40em) {
    .comparison-header {
        padding: .45455rem 1.81818rem .90909rem 1.81818rem
    }
}

.comparison-header .header-item {
    padding-right: 0
}

@media screen and (min-width:40em) {
    .comparison-header .header-item {
        padding-right: 1.81818rem
    }
}

.comparison-header .header-item h4 {
    font-size: 1.27273rem;
    line-height: 1.27273rem;
    text-align: center;
    color: #2d2d2c;
    margin: 0
}

@media screen and (min-width:40em) {
    .comparison-header .header-item h4 {
        display: inline-block;
        margin: .90909rem 0 0 0;
        font-size: 1.81818rem;
        line-height: 1.81818rem;
        text-align: left
    }
}

.comparison-header .header-item span {
    float: right
}

.comparison-header .header-item .essentials-icon-primary {
    width: 55px;
    height: 60px;
    background-position: -280px 0
}

.comparison-header .header-item .performance-icon-primary {
    width: 57px;
    height: 50px;
    background-position: -280px -70px;
    margin-top: .45455rem
}

.comparison-header .header-item .ultimate-icon-primary {
    width: 57px;
    height: 48px;
    background-position: -280px -130px;
    margin-top: .54545rem
}

.comparison-area p {
    text-align: center
}

.comparison-area p a {
    font-size: .90909rem;
    line-height: .90909rem;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    -webkit-text-decoration-style: solid;
    text-decoration-style: solid
}

.comparison-area p a:hover {
    text-decoration: none
}

.comparison-area .expand-icon {
    display: block;
    height: 24px;
    width: 24px;
    margin: 0 auto;
    margin-bottom: .45455rem
}

.comparison-area .expand-icon:hover {
    cursor: pointer
}

.comparison-area .comparison-container {
    display: none;
    margin: .90909rem .45455rem
}

@media screen and (min-width:40em) {
    .comparison-area .comparison-container {
        margin: 0
    }
}

.comparison-area .comparison-container.active {
    display: block
}

.comparison-area .comparison-container h2 {
    margin: 0
}

@media screen and (min-width:40em) {
    .comparison-area .comparison-container h2 {
        margin: 1.81818rem 1.81818rem .90909rem 1.81818rem
    }
}

.comparison-area .comparison-container .compare-sub-section {
    margin: .90909rem 0
}

@media screen and (min-width:40em) {
    .comparison-area .comparison-container .compare-sub-section {
        margin: 0 1.81818rem 1.81818rem 1.81818rem
    }
}

.comparison-area .comparison-container span {
    display: block
}

.comparison-area .comparison-container span.cover-title {
    margin: .68182rem 0 .22727rem 0;
    font-size: .63636rem;
    line-height: .81818rem;
    text-align: left;
    color: #575756
}

@media screen and (min-width:40em) {
    .comparison-area .comparison-container span.cover-title {
        font-size: .72727rem;
        line-height: .90909rem
    }
}

.comparison-area .comparison-container span.cover {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .72727rem;
    line-height: .81818rem;
    text-align: center
}

@media screen and (min-width:40em) {
    .comparison-area .comparison-container span.cover {
        font-size: .90909rem;
        line-height: 1.13636rem;
        text-align: left
    }
}

.comparison-area .comparison-container .buttons>:nth-child(1) {
    padding-right: 0
}

@media print,
screen and (min-width:40em) {
    .comparison-area .comparison-container .buttons>:nth-child(1) {
        padding-right: 5px
    }
}

.comparison-area .comparison-container .buttons>:nth-child(2) {
    padding-left: 0
}

@media print,
screen and (min-width:40em) {
    .comparison-area .comparison-container .buttons>:nth-child(2) {
        padding-left: 5px
    }
}

.comparison-area .comparison-container .buttons a {
    width: 100%
}

.comparison-area .comparison-container .hide-comparison {
    margin-top: 2.72727rem
}

.primary-background .comparison-area {
    width: 100%
}

.primary-background .comparison-area a {
    color: #2d2d2c;
    -webkit-text-decoration-color: #2d2d2c;
    text-decoration-color: #2d2d2c
}

.primary-background .comparison-area a:hover {
    color: #fff
}

.primary-background .comparison-area .expand-icon {
    background-position: -210px 0
}

.primary-background .comparison-area .expand-icon:hover {
    background-position: -180px 0
}

.primary-background .comparison-area h2 {
    border-bottom: solid 1px #2d2d2c
}

.primary-background .comparison-area .comparison-container .buttons a.primary {
    background-color: #fff
}

.primary-background .comparison-area .comparison-container .buttons a.primary:hover {
    color: #f3cd00
}

.primary-background .comparison-area .comparison-container .buttons a.primary:hover .arrow-black {
    background-position: 0 -240px
}

.primary-background .comparison-area .comparison-container .buttons a.black {
    color: #fff;
    background-color: #2d2d2c
}

.primary-background .comparison-area .comparison-container .buttons a.black:hover {
    color: #575756
}

.dark-background .comparison-area a {
    color: #fff;
    -webkit-text-decoration-color: #fff;
    text-decoration-color: #fff
}

.dark-background .comparison-area a:hover {
    color: #575756
}

.dark-background .comparison-area .expand-icon {
    background-position: -180px 0
}

.dark-background .comparison-area .expand-icon:hover {
    background-position: -240px 0
}

.dark-background .comparison-area h2 {
    border-bottom: solid 1px #fff
}

.dark-background .comparison-area .comparison-container .buttons a.primary {
    color: #2d2d2c
}

.dark-background .comparison-area .comparison-container .buttons a.primary:hover {
    color: #fff
}

.dark-background .comparison-area .comparison-container .buttons a.black {
    border: solid 1px #fff
}

.breadcrumbs li {
    font-family: Arial, sans-serif
}

.breadcrumbs li a {
    color: #2d2d2c
}

.button {
    position: relative;
    font-family: Arial, sans-serif;
    color: #f3cd00;
    font-size: .68182rem;
    line-height: .68182rem;
    font-weight: 400;
    margin: 0;
    padding: .27273rem;
    text-align: left;
    text-decoration: none
}

.button span {
    position: absolute;
    right: .45455rem;
    top: 50%;
    width: 40px;
    height: 12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.button span.arrow-black {
    background-position: 0 -200px
}

.button span.arrow-white {
    background-position: 0 -200px
}

.button span.arrow-primary {
    background-position: 0 -240px
}

.button.third {
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .button.third {
        width: 33.3%
    }
}

.button.half {
    width: 50%
}

.button.full {
    width: 100%
}

.button.primary {
    background-color: #f3cd00;
    color: #2d2d2c
}

.button.primary:hover {
    background-color: #f3cd00;
    color: #fff
}

.button.black {
    background-color: #2d2d2c;
    color: #f3cd00
}

.button.black:hover {
    background-color: #2d2d2c;
    color: #575756
}

.button.white {
    background-color: #fff;
    color: #2d2d2c
}

.button.white:hover {
    background-color: #2d2d2c;
    color: #575756
}

.button:hover .arrow-black {
    background-position: 0 -220px
}

.button:hover .arrow-white {
    background-position: 0 -260px
}

.button:hover .arrow-primary {
    background-position: 0 -260px
}

.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% - .22727rem);
    margin-right: .11364rem;
    margin-left: .11364rem
}

.cards-container .card .card-content {
    padding: 1rem
}

@media print,
screen and (min-width:40em) {
    .cards-container .card {
        width: calc(50% - .7rem);
        margin-right: .35rem;
        margin-left: .35rem
    }
}

.feature-header {
    padding: 2.72727rem .90909rem .45455rem
}

@media screen and (min-width:64.0625em) {
    .feature-header {
        padding: 0 1.81818rem
    }
}

.feature-header h5 {
    color: #f3cd00;
    margin-bottom: 2.72727rem
}

.features {
    padding: 0 .90909rem 1.81818rem
}

@media screen and (min-width:64.0625em) {
    .features {
        padding: 0 1.81818rem
    }
}

.features div:nth-of-type(1) {
    padding: 0
}

@media screen and (min-width:40em) {
    .features div:nth-of-type(1) {
        padding: 0 2.27273rem 0 0
    }
}

.features div:nth-of-type(3) {
    padding: 0
}

@media screen and (min-width:40em) {
    .features div:nth-of-type(3) {
        padding: 0 0 0 2.27273rem
    }
}

.features .feature-column {
    padding: 0
}

@media screen and (min-width:40em) {
    .features .feature-column {
        padding: 0 1.13636rem
    }
}

.features .feature-column h6 {
    font-size: 1.45455rem;
    line-height: 1.72727rem;
    margin-bottom: 0
}

.features .feature-column h6.exclusion {
    margin-left: -.90909rem
}

.features .feature-column h6.exclusion::before {
    content: "";
    display: inline-block;
    width: .63636rem;
    height: .63636rem;
    margin-left: 0;
    margin-right: .27273rem;
    background-color: #f3cd00;
    border-radius: .63636rem;
    vertical-align: middle
}

.features .feature-column p {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .81818rem;
    line-height: 1.04545rem;
    margin: 0 0 1.36364rem 0
}

.features .feature-column p.exclusion-definition {
    font-family: Arial, sans-serif;
    font-size: .68182rem;
    line-height: .86364rem;
    padding-top: .90909rem;
    padding-left: 1.81818rem;
    border-top: solid .04545rem #fff
}

@media screen and (min-width:40em) {
    .features .feature-column p.exclusion-definition {
        margin-top: 150%
    }
}

.features .feature-column p.exclusion-definition::before {
    content: "";
    display: inline-block;
    width: .63636rem;
    height: .63636rem;
    margin-left: -1.81818rem;
    margin-right: 1.18182rem;
    background-color: #f3cd00;
    border-radius: .63636rem;
    vertical-align: middle
}

.feedback-team-container .feedback-team h5 {
    margin-bottom: .90909rem
}

.feedback-team-container .feedback-team p {
    font-family: TiemposTextWeb-Regular, serif
}

.feedback-team-container .feedback-team .black {
    color: #fff
}

.feedback-team-container .feedback-team .black:hover {
    color: #575756
}

.feedback-team-container .feedback-team .feedback {
    padding: .90909rem
}

@media screen and (min-width:40em) {
    .feedback-team-container .feedback-team .feedback {
        padding: 0 1.36364rem
    }
}

@media screen and (min-width:64.0625em) {
    .feedback-team-container .feedback-team .feedback {
        padding: 0 4.54545rem 0 1.81818rem
    }
}

.feedback-team-container .feedback-team .feedback h6 {
    font-family: Arial, sans-serif;
    text-transform: none
}

.feedback-team-container .feedback-team .feedback .ratings div {
    margin-bottom: 1.36364rem
}

.feedback-team-container .feedback-team .feedback .ratings div span {
    font-family: MFred, sans-serif;
    font-size: 2.18182rem;
    line-height: 1.81818rem
}

.feedback-team-container .feedback-team .feedback .ratings div h6 {
    font-size: .72727rem;
    margin: .45455rem 0 0 0
}

.feedback-team-container .feedback-team .feedback .reviews h6 {
    font-size: .72727rem;
    margin-bottom: 0
}

.feedback-team-container .feedback-team .feedback .reviews p {
    font-family: Arial, sans-serif;
    font-size: .68182rem;
    line-height: 1rem
}

.feedback-team-container .feedback-team .feedback .reviews p br {
    margin-bottom: .90909rem
}

.feedback-team-container .feedback-team .feedback .reviews .feefo-logo-black {
    display: block;
    height: 45px;
    width: 130px;
    background-position: -80px -300px;
    margin-bottom: .90909rem
}

.feedback-team-container .feedback-team .team {
    padding: .90909rem
}

@media screen and (min-width:40em) {
    .feedback-team-container .feedback-team .team {
        padding: 0 1.36364rem;
        border-left: 1px solid #000
    }
}

@media screen and (min-width:64.0625em) {
    .feedback-team-container .feedback-team .team {
        padding: 0 1.81818rem 0 4.54545rem
    }
}

.feedback-team-container .feedback-team .team h5 {
    border-top: 1px solid #000;
    padding-top: 1.36364rem;
    margin-bottom: .90909rem
}

@media screen and (min-width:40em) {
    .feedback-team-container .feedback-team .team h5 {
        padding-top: 0;
        border-top: none
    }
}

.feedback-team-container .feedback-team .team p {
    font-size: .72727rem;
    line-height: 1rem
}

@media screen and (min-width:40em) {
    .feedback-team-container .feedback-team .team p {
        margin-right: 2.5rem
    }
}

.feedback-team-container .feedback-team .team .profile-text .signature {
    display: block;
    width: 115px;
    height: 108px;
    background-position: -280px -200px;
    margin-bottom: .90909rem
}

.feedback-team-container .feedback-team .team .profile-text .name {
    display: block;
    font-size: .72727rem;
    line-height: 1rem
}

.feedback-team-container .feedback-team .team .profile-text .title {
    display: block;
    font-size: .72727rem;
    line-height: 1rem;
    color: #575756
}

@media screen and (max-width:64em) {
    .feedback-team-container .feedback-team .team .profile-image {
        padding-top: .90909rem
    }
}

.feedback-team-container .feedback-team .team .profile-image img {
    height: 6.59091rem;
    width: 6.59091rem;
    border-radius: 9.09091rem
}

.feedback-team-container .feedback-team .team .profile-button {
    padding-top: .90909rem
}

@media screen and (max-width:64em) {
    #feefo-widget {
        font-size: .63636rem;
        margin: 0 0 .45455rem
    }
}

@media print,
screen and (min-width:64.0625em) {
    #feefo-widget {
        margin: 0 0 .90909rem
    }
}

@media screen and (max-width:64em) {
    #feefo-widget .item {
        margin: 0 0 .45455rem
    }
}

@media print,
screen and (min-width:64.0625em) {
    #feefo-widget .item {
        margin: 0 0 .90909rem
    }
}

#feefo-widget .item .inner {
    background: #ddd;
    padding: .90909rem
}

#feefo-widget .item .inner h2 {
    font-size: .90909rem;
    font-weight: 700
}

#feefo-widget .item .inner p {
    font-size: .63636rem;
    line-height: 120%
}

#feefo-widget .item .inner p.stars {
    margin: 30px 0 10px
}

#feefo-widget .feefowidget-header-image {
    display: none
}

#feefo-widget .feefowidget-header-image img {
    display: none
}

#feefo-widget .feefowidget-header-information {
    height: 60px;
    min-height: 60px
}

#feefo-widget .feefowidget-header-information-title {
    padding: 5px 0
}

#feefo-widget .feefowidget-global-container-body-content.ola.feefowidget-no-sidebar {
    padding-left: 0
}

#feefo-widget .feefowidget-global-container {
    padding: 0
}

.feefowidget-rating-stars feefowidget-rating-stars {
    line-height: 0
}

[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 {
    width: 100%;
    height: 1.09091rem;
    outline: 0;
    margin: 0 0 .45455rem 0;
    padding: 0 0 0 .09091rem;
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .72727rem;
    line-height: .72727rem;
    text-transform: unset;
    border: solid 1px #2d2d2c;
    box-shadow: 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;
    box-shadow: none
}

[type=color]::-webkit-input-placeholder,
[type=date]::-webkit-input-placeholder,
[type=datetime-local]::-webkit-input-placeholder,
[type=datetime]::-webkit-input-placeholder,
[type=email]::-webkit-input-placeholder,
[type=month]::-webkit-input-placeholder,
[type=number]::-webkit-input-placeholder,
[type=password]::-webkit-input-placeholder,
[type=search]::-webkit-input-placeholder,
[type=tel]::-webkit-input-placeholder,
[type=text]::-webkit-input-placeholder,
[type=time]::-webkit-input-placeholder,
[type=url]::-webkit-input-placeholder,
[type=week]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .72727rem;
    text-transform: initial;
    color: #2d2d2c
}

[type=color]:-ms-input-placeholder,
[type=date]:-ms-input-placeholder,
[type=datetime-local]:-ms-input-placeholder,
[type=datetime]:-ms-input-placeholder,
[type=email]:-ms-input-placeholder,
[type=month]:-ms-input-placeholder,
[type=number]:-ms-input-placeholder,
[type=password]:-ms-input-placeholder,
[type=search]:-ms-input-placeholder,
[type=tel]:-ms-input-placeholder,
[type=text]:-ms-input-placeholder,
[type=time]:-ms-input-placeholder,
[type=url]:-ms-input-placeholder,
[type=week]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .72727rem;
    text-transform: initial;
    color: #2d2d2c
}

[type=color]::placeholder,
[type=date]::placeholder,
[type=datetime-local]::placeholder,
[type=datetime]::placeholder,
[type=email]::placeholder,
[type=month]::placeholder,
[type=number]::placeholder,
[type=password]::placeholder,
[type=search]::placeholder,
[type=tel]::placeholder,
[type=text]::placeholder,
[type=time]::placeholder,
[type=url]::placeholder,
[type=week]::placeholder,
textarea::placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .72727rem;
    text-transform: initial;
    color: #2d2d2c
}

[type=color]:-moz-placeholder,
[type=date]:-moz-placeholder,
[type=datetime-local]:-moz-placeholder,
[type=datetime]:-moz-placeholder,
[type=email]:-moz-placeholder,
[type=month]:-moz-placeholder,
[type=number]:-moz-placeholder,
[type=password]:-moz-placeholder,
[type=search]:-moz-placeholder,
[type=tel]:-moz-placeholder,
[type=text]:-moz-placeholder,
[type=time]:-moz-placeholder,
[type=url]:-moz-placeholder,
[type=week]:-moz-placeholder,
textarea:-moz-placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .72727rem;
    text-transform: initial;
    color: #2d2d2c
}

[type=color]::-moz-placeholder,
[type=date]::-moz-placeholder,
[type=datetime-local]::-moz-placeholder,
[type=datetime]::-moz-placeholder,
[type=email]::-moz-placeholder,
[type=month]::-moz-placeholder,
[type=number]::-moz-placeholder,
[type=password]::-moz-placeholder,
[type=search]::-moz-placeholder,
[type=tel]::-moz-placeholder,
[type=text]::-moz-placeholder,
[type=time]::-moz-placeholder,
[type=url]::-moz-placeholder,
[type=week]::-moz-placeholder,
textarea::-moz-placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .72727rem;
    text-transform: initial;
    color: #2d2d2c
}

[type=color]:-ms-input-placeholder,
[type=date]:-ms-input-placeholder,
[type=datetime-local]:-ms-input-placeholder,
[type=datetime]:-ms-input-placeholder,
[type=email]:-ms-input-placeholder,
[type=month]:-ms-input-placeholder,
[type=number]:-ms-input-placeholder,
[type=password]:-ms-input-placeholder,
[type=search]:-ms-input-placeholder,
[type=tel]:-ms-input-placeholder,
[type=text]:-ms-input-placeholder,
[type=time]:-ms-input-placeholder,
[type=url]:-ms-input-placeholder,
[type=week]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .72727rem;
    text-transform: none!important;
    color: #2d2d2c!important
}

[type=color]::-ms-input-placeholder,
[type=date]::-ms-input-placeholder,
[type=datetime-local]::-ms-input-placeholder,
[type=datetime]::-ms-input-placeholder,
[type=email]::-ms-input-placeholder,
[type=month]::-ms-input-placeholder,
[type=number]::-ms-input-placeholder,
[type=password]::-ms-input-placeholder,
[type=search]::-ms-input-placeholder,
[type=tel]::-ms-input-placeholder,
[type=text]::-ms-input-placeholder,
[type=time]::-ms-input-placeholder,
[type=url]::-ms-input-placeholder,
[type=week]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .72727rem;
    text-transform: initial;
    color: #2d2d2c
}

[type=color]::-webkit-input-placeholder,
[type=date]::-webkit-input-placeholder,
[type=datetime-local]::-webkit-input-placeholder,
[type=datetime]::-webkit-input-placeholder,
[type=email]::-webkit-input-placeholder,
[type=month]::-webkit-input-placeholder,
[type=number]::-webkit-input-placeholder,
[type=password]::-webkit-input-placeholder,
[type=search]::-webkit-input-placeholder,
[type=tel]::-webkit-input-placeholder,
[type=text]::-webkit-input-placeholder,
[type=time]::-webkit-input-placeholder,
[type=url]::-webkit-input-placeholder,
[type=week]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .72727rem;
    text-transform: initial;
    color: #2d2d2c
}

[type=color]::-webkit-autofill,
[type=date]::-webkit-autofill,
[type=datetime-local]::-webkit-autofill,
[type=datetime]::-webkit-autofill,
[type=email]::-webkit-autofill,
[type=month]::-webkit-autofill,
[type=number]::-webkit-autofill,
[type=password]::-webkit-autofill,
[type=search]::-webkit-autofill,
[type=tel]::-webkit-autofill,
[type=text]::-webkit-autofill,
[type=time]::-webkit-autofill,
[type=url]::-webkit-autofill,
[type=week]::-webkit-autofill,
textarea::-webkit-autofill {
    background-color: #f3cd00
}

textarea {
    padding: .09091rem .09091rem;
    line-height: rem-clac(20)
}

.no-resize {
    resize: none
}

.vertical-resize {
    resize: vertical
}

select {
    font-family: Arial, sans-serif;
    height: 50px;
    padding: 0 1.36364rem 0 .22727rem;
    border: none;
    border-bottom: solid 1px #2d2d2c
}

[type='"radio'],
[type=checkbox] {
    width: 20px;
    height: 20px;
    margin: 0;
    outline: 0
}

[type=checkbox]+label,
[type=radio]+label {
    vertical-align: text-bottom
}

.input-group {
    color: #2d2d2c;
    margin: 0
}

.input-group input::-webkit-input-placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .63636rem;
    text-transform: initial;
    color: #2d2d2c
}

.input-group input:-ms-input-placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .63636rem;
    text-transform: initial;
    color: #2d2d2c
}

.input-group input::placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .63636rem;
    text-transform: initial;
    color: #2d2d2c
}

.input-group input:-moz-placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .63636rem;
    text-transform: initial;
    color: #2d2d2c
}

.input-group input::-moz-placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .63636rem;
    text-transform: initial;
    color: #2d2d2c
}

.input-group input:-ms-input-placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .63636rem;
    text-transform: none!important;
    color: #2d2d2c!important
}

.input-group input::-ms-input-placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .63636rem;
    text-transform: initial;
    color: #2d2d2c
}

.input-group input::-webkit-input-placeholder {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .63636rem;
    text-transform: initial;
    color: #2d2d2c
}

.input-group .input-group-label {
    background-color: #2d2d2c;
    color: #f3cd00
}

.input-group .input-group-field {
    height: 24px;
    font-size: .63636rem;
    margin: 0;
    padding: .36364rem 0 .36364rem .36364rem;
    background-color: #fff;
    outline: 0;
    border: none
}

.input-group .input-group-field.primary {
    background-color: #f3cd00
}

.input-group .input-group-field:active,
.input-group .input-group-field:focus {
    border-bottom: none
}

.input-group .input-group-button {
    display: block;
    height: 24px;
    margin: 0
}

.input-group .input-group-button button {
    height: 24px;
    width: 65px;
    background-color: #fff;
    vertical-align: top
}

.input-group .input-group-button button.primary {
    background-color: #f3cd00
}

.input-group .input-group-button button.primary:hover .arrow-black {
    background-position: 0 -220px
}

.input-group .input-group-button button:hover .arrow-black {
    background-position: 0 -240px
}

.cell>.wpcf7-form-control-wrap {
    display: block
}

.wpcf7-not-valid-tip {
    display: block;
    left: 0;
    width: 100%;
    font-family: Arial, sans-serif;
    font-size: .68182rem!important;
    color: #fff!important;
    padding: .09091rem .45455rem;
    margin-top: -10px;
    background-color: #cc4b37!important
}

.accept-declaration .wpcf7-not-valid-tip {
    margin-top: 10px!important
}

.wpcf7-mail-sent-ok,
.wpcf7-response-output,
.wpcf7-validation-errors {
    font-family: Arial, sans-serif;
    font-size: .68182rem;
    font-weight: 400;
    color: #fff;
    margin: .45455rem 0 0 0!important;
    padding: .09091rem .45455rem!important;
    border-radius: 0;
    border: none!important
}

.wpcf7-response-output {
    background-color: #575756!important
}

.wpcf7-mail-sent-ok {
    background-color: #3adb76!important
}

.wpcf7-validation-errors {
    background-color: #cc4b37!important
}

.wpcf7-list-item {
    margin: 0
}

.ajax-loader {
    display: none!important
}

.label {
    font-family: Arial, sans-serif;
    font-size: .72727rem
}

label {
    display: block;
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.8;
    color: #2d2d2c
}

[data-whatinput=mouse] a:focus,
button:focus,
button:focus [data-whatinput=touch] a:focus {
    outline: 0
}

.orbit-bullets button {
    background-color: transparent;
    border: solid 2px #fff
}

.orbit-bullets button.is-active {
    background-color: #fff
}

.orbit-bullets button:hover {
    background-color: #fff
}

.package-header {
    padding: .45455rem .90909rem 0
}

@media screen and (min-width:64.0625em) {
    .package-header {
        padding: 0 1.81818rem
    }
}

.package-header p {
    font-family: Arial, sans-serif;
    font-size: .81818rem;
    line-height: .81818rem
}

.packages .package-item {
    padding: .45455rem .90909rem
}

@media print,
screen and (min-width:40em) {
    .packages .package-item {
        padding: 0 .90909rem
    }
}

@media print,
screen and (min-width:64.0625em) {
    .packages .package-item {
        padding: 0 1.81818rem
    }
}

.packages .package-item .package-item-content {
    min-height: 8.63636rem
}

.packages .package-item .package-item-content a {
    text-decoration: none
}

.packages .package-item .package-item-content a:hover {
    color: #f3cd00
}

.packages .package-item .package-item-content a:hover h4 {
    color: #f3cd00
}

.packages .package-item .package-item-content a:hover h4 span.essentials-icon-white {
    background-position: -280px 0
}

.packages .package-item .package-item-content a:hover h4 span.performance-icon-white {
    background-position: -280px -70px
}

.packages .package-item .package-item-content a:hover h4 span.ultimate-icon-white {
    background-position: -280px -130px
}

.packages .package-item .package-item-content a:hover p {
    color: #f3cd00
}

.packages .package-item .package-item-content a h4 {
    height: 2.95455rem;
    margin-bottom: .90909rem;
    color: #fff;
    text-decoration: none
}

@media screen and (min-width:64.0625em) {
    .packages .package-item .package-item-content a h4 {
        margin-bottom: 1.36364rem
    }
}

.packages .package-item .package-item-content a h4 span {
    display: inline-block
}

.packages .package-item .package-item-content a h4 span.package-item-header {
    font-size: 2.18182rem;
    line-height: 2.18182rem
}

@media screen and (min-width:64.0625em) {
    .packages .package-item .package-item-content a h4 span.package-item-header {
        font-size: 2.72727rem;
        line-height: 2.18182rem
    }
}

.packages .package-item .package-item-content a h4 span.essentials-icon-white {
    width: 55px;
    height: 60px;
    background-position: -340px 0;
    padding-left: 2.5rem
}

.packages .package-item .package-item-content a h4 span.performance-icon-white {
    width: 57px;
    height: 50px;
    background-position: -340px -70px;
    margin-top: .45455rem;
    padding-left: 2.59091rem
}

.packages .package-item .package-item-content a h4 span.ultimate-icon-white {
    width: 57px;
    height: 48px;
    background-position: -340px -130px;
    margin-top: .54545rem;
    padding-left: 2.59091rem
}

.packages .package-item .package-item-content a p {
    font-family: Arial, sans-serif;
    font-size: .81818rem;
    line-height: 1rem;
    color: #fff;
    text-decoration: none
}

.packages .package-item .package-item-buttons .button {
    height: 1.36364rem;
    text-align: left;
    margin-bottom: .68182rem;
    text-decoration: none
}

@media screen and (min-width:64.0625em) {
    .packages .package-item .package-item-buttons .button {
        margin-bottom: 0
    }
}

.packages .package-item .package-item-buttons .button.black {
    border: solid 1px #fff;
    color: #fff
}

.packages .package-item .package-item-buttons .button.black:hover {
    color: #575756
}

.primary-background .packages .package-item .package-item-content a {
    text-decoration: none
}

.primary-background .packages .package-item .package-item-content a:hover {
    color: #2d2d2c
}

.primary-background .packages .package-item .package-item-content a:hover h4 {
    color: #2d2d2c
}

.primary-background .packages .package-item .package-item-content a:hover h4 span.essentials-icon-white {
    background-position: -400px 0
}

.primary-background .packages .package-item .package-item-content a:hover h4 span.performance-icon-white {
    background-position: -400px -70px
}

.primary-background .packages .package-item .package-item-content a:hover h4 span.ultimate-icon-white {
    background-position: -400px -130px
}

.primary-background .packages .package-item .package-item-content a:hover p {
    color: #2d2d2c
}

.primary-background .packages .package-item .package-item-buttons .button.primary {
    background-color: #fff
}

.primary-background .packages .package-item .package-item-buttons .button.primary:hover {
    color: #575756
}

.primary-background .packages .package-item .package-item-buttons .button.black {
    border: solid 1px #2d2d2c;
    color: #fff
}

.primary-background .packages .package-item .package-item-buttons .button.black:hover {
    color: #575756
}

.primary-background .packages .package-item .package-item-buttons .button:hover .arrow-black {
    background-position: 0 -260px
}

.package-selector {
    padding: 2.72727rem .90909rem 0
}

@media print,
screen and (min-width:40em) {
    .package-selector {
        padding: 0 6.81818rem
    }
}

.package-selector .current-package {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .package-selector .current-package {
        padding: 0 .90909rem .90909rem .90909rem
    }
}

@media print,
screen and (min-width:64.0625em) {
    .package-selector .current-package {
        padding: 0 1.81818rem .90909rem 1.81818rem
    }
}

.package-selector .current-package .current-package-content {
    margin-right: 0;
    min-height: 3.63636rem
}

@media print,
screen and (min-width:40em) {
    .package-selector .current-package .current-package-content {
        min-height: 8.63636rem
    }
}

.package-selector .current-package .current-package-content h4 {
    height: 2.95455rem;
    color: #2d2d2c;
    text-decoration: none;
    margin-bottom: .90909rem
}

@media screen and (min-width:40em) {
    .package-selector .current-package .current-package-content h4 {
        margin-bottom: 1.36364rem
    }
}

.package-selector .current-package .current-package-content h4 span {
    display: inline-block
}

.package-selector .current-package .current-package-content h4 span.current-package-header {
    font-size: 2.18182rem;
    line-height: 2.18182rem;
    margin-left: .45455rem
}

@media screen and (min-width:64.0625em) {
    .package-selector .current-package .current-package-content h4 span.current-package-header {
        font-size: 2.72727rem;
        line-height: 2.18182rem
    }
}

.package-selector .current-package .current-package-content h4 span.essentials-icon {
    width: 55px;
    height: 60px;
    background-position: -400px 0;
    padding-left: 2.5rem
}

.package-selector .current-package .current-package-content h4 span.performance-icon {
    width: 57px;
    height: 50px;
    background-position: -400px -70px;
    margin-top: .45455rem;
    padding-left: 2.59091rem
}

.package-selector .current-package .current-package-content h4 span.ultimate-icon {
    width: 57px;
    height: 48px;
    background-position: -400px -130px;
    margin-top: .54545rem;
    padding-left: 2.59091rem
}

.package-selector .current-package .current-package-content p {
    font-family: Arial, sans-serif;
    font-size: .81818rem;
    line-height: 1rem;
    color: #2d2d2c;
    text-decoration: none
}

.package-selector .quick-quote {
    padding: .45455rem 1.36364rem
}

@media print,
screen and (min-width:40em) {
    .package-selector .quick-quote {
        padding: 0 .90909rem .90909rem .90909rem
    }
}

@media print,
screen and (min-width:64.0625em) {
    .package-selector .quick-quote {
        padding: 0 1.81818rem .90909rem 1.81818rem
    }
}

.package-selector .quick-quote a {
    text-decoration: none
}

.package-selector .quick-quote a:hover .quick-quote-badge {
    background-color: #2d2d2c
}

.package-selector .quick-quote a:hover .quick-quote-badge h4 {
    color: #fff
}

.package-selector .quick-quote a:hover .quick-quote-badge p {
    color: #fff
}

.package-selector .quick-quote a:hover .quick-quote-badge p .alt-arrow {
    background-position: -10px -40px
}

.package-selector .quick-quote a .quick-quote-badge {
    background-color: #fff;
    width: 8.86364rem;
    height: 8.86364rem;
    border-radius: 8.86364rem;
    text-align: center;
    margin: 0 auto;
    padding: 60px 0
}

.package-selector .quick-quote a .quick-quote-badge h4 {
    font-family: TiemposTextWeb-Regular, serif;
    text-transform: none
}

.package-selector .quick-quote a .quick-quote-badge p {
    font-family: Arial, sans-serif;
    font-size: .72727rem;
    line-height: 1.09091rem;
    margin: 0
}

.package-selector .quick-quote a .quick-quote-badge p .alt-arrow {
    display: inline-block;
    height: 24px;
    width: 24px;
    background-position: -10px -10px;
    margin-right: .45455rem
}

.package-selector .choice-message {
    position: relative;
    padding: 1.81818rem 0 1.36364rem
}

@media screen and (min-width:40em) {
    .package-selector .choice-message {
        padding: 0 1.81818rem
    }
}

.package-selector .choice-message p {
    font-family: Arial, sans-serif;
    position: absolute;
    text-align: center;
    font-size: .68182rem;
    line-height: .68182rem;
    background-color: #f3cd00;
    margin: 0;
    width: 100%
}

@media screen and (min-width:40em) {
    .package-selector .choice-message p {
        top: -10px;
        left: 50%;
        width: 400px;
        margin-left: -200px
    }
}

.package-selector .other-packages {
    padding: .90909rem 0
}

@media screen and (min-width:40em) {
    .package-selector .other-packages {
        padding: 1.81818rem 1.81818rem 0 1.81818rem
    }
}

.package-selector .other-packages .other-packages-content {
    min-height: 6.81818rem
}

.package-selector .other-packages .other-packages-content h4 {
    height: 2.95455rem;
    color: #2d2d2c;
    text-decoration: none;
    margin-bottom: .90909rem
}

@media screen and (min-width:40em) {
    .package-selector .other-packages .other-packages-content h4 {
        margin-bottom: 1.36364rem
    }
}

.package-selector .other-packages .other-packages-content h4 a {
    text-decoration: none
}

.package-selector .other-packages .other-packages-content h4 a span {
    display: inline-block
}

.package-selector .other-packages .other-packages-content h4 a span.other-packages-header {
    font-size: 1.95455rem;
    line-height: 1.95455rem
}

.package-selector .other-packages .other-packages-content h4 a span.essentials-icon {
    width: 55px;
    height: 60px;
    background-position: -400px 0;
    padding-left: 2.5rem;
    margin-right: .90909rem
}

.package-selector .other-packages .other-packages-content h4 a span.performance-icon {
    width: 57px;
    height: 50px;
    background-position: -400px -70px;
    margin-top: .45455rem;
    padding-left: 2.59091rem;
    margin-right: .90909rem
}

.package-selector .other-packages .other-packages-content h4 a span.ultimate-icon {
    width: 57px;
    height: 48px;
    background-position: -400px -130px;
    margin-top: .54545rem;
    padding-left: 2.59091rem;
    margin-right: .90909rem
}

.package-selector .other-packages .other-packages-content h4 a:hover span.essentials-icon {
    background-position: -340px 0
}

.package-selector .other-packages .other-packages-content h4 a:hover span.performance-icon {
    background-position: -340px -70px
}

.package-selector .other-packages .other-packages-content h4 a:hover span.ultimate-icon {
    background-position: -340px -130px
}

.package-selector .other-packages .other-packages-content h4 a:hover span.other-packages-header {
    color: #fff
}

.package-selector .other-packages .other-packages-content p {
    font-family: Arial, sans-serif;
    font-size: .72727rem;
    line-height: .90909rem;
    min-height: 3.63636rem;
    color: #2d2d2c;
    text-decoration: none
}

.package-selector .other-packages .other-packages-buttons .button {
    height: 1.36364rem;
    text-align: left;
    text-decoration: none;
    margin-bottom: .45455rem
}

.pagination {
    font-family: Arial, sans-serif;
    margin: .45455rem 0;
    padding: .45455rem
}

.pagination .current {
    color: #2d2d2c
}

.pagination li a {
    text-decoration: none
}

.pagination li a:hover {
    color: #fff
}

.product {
    padding: 0 .90909rem .90909rem
}

@media screen and (min-width:64.0625em) {
    .product {
        padding: 0 1.81818rem
    }
}

.product .product-content h3 {
    font-family: TiemposTextWeb-Regular, serif;
    text-transform: none;
    font-size: 1.81818rem;
    line-height: 1.81818rem;
    letter-spacing: 0
}

.product .product-content h4 {
    color: #f3cd00;
    font-size: 2.72727rem;
    line-height: 2.95455rem;
    letter-spacing: 0
}

.product .product-content p {
    font-family: Arial, sans-serif;
    font-size: .81818rem;
    line-height: 1rem;
    min-height: 5.90909rem
}

.product .product-content .bicycle-image,
.product .product-content .travel-image {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 0 1.81818rem 0;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media screen and (min-width:64.0625em) {
    .product .product-content .bicycle-image,
    .product .product-content .travel-image {
        min-height: 19.09091rem
    }
}

.product .button {
    margin-bottom: .68182rem;
    text-decoration: none
}

@media screen and (min-width:64.0625em) {
    .product .button {
        margin-bottom: 0
    }
}

.progress-meter-text {
    font-weight: 400;
    font-family: Arial, sans-serif
}

.quick-links-container {
    height: 0;
    position: fixed;
    top: -10px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 100%
}

@media print,
screen and (min-width:64.0625em) {
    .quick-links-container {
        width: 54.54545rem
    }
}

.quick-links-container .quick-links {
    position: fixed;
    right: 10px;
    top: 5rem
}

@media screen and (min-width:40em) {
    .quick-links-container .quick-links {
        top: 8.86364rem
    }
}

.quick-links-container .quick-links div {
    width: 2.27273rem;
    height: 2.27273rem;
    margin-bottom: .22727rem;
    border: solid 1px #fff;
    border-radius: 2.27273rem;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3)
}

.quick-links-container .quick-links div a {
    display: block;
    font-size: .59091rem;
    line-height: 2.27273rem;
    text-align: center;
    text-decoration: none
}

.quick-links-container .quick-links .quote-link {
    background-color: #f3cd00
}

.quick-links-container .quick-links .quote-link a {
    color: #2d2d2c
}

.quick-links-container .quick-links .quote-link a:hover {
    color: #fff
}

.quick-links-container .quick-links .help-link {
    background-color: #2d2d2c
}

.quick-links-container .quick-links .help-link a {
    color: #fff
}

.quick-links-container .quick-links .help-link a:hover {
    color: #575756
}

.reveal-overlay {
    background-color: rgba(0, 0, 0, .75);
    overflow-y: hidden
}

.reveal {
    outline: 0;
    position: relative;
    overflow: hidden;
    background-color: transparent;
    border: none;
    padding: 0
}

@media screen and (min-width:18.75em) {
    .reveal {
        top: 4.54545rem!important
    }
}

@media screen and (min-width:40em) {
    .reveal {
        top: 9.09091rem!important;
        height: 7.72727rem;
        min-height: 0
    }
}

.reveal.sean-tracker {
    background-color: rgba(87, 87, 86, .7);
    padding: .90909rem
}

@media print,
screen and (min-width:40em) {
    .reveal.sean-tracker {
        background-color: #575756
    }
}

.reveal.sean-tracker h1 {
    font-size: 2.72727rem;
    line-height: 2.72727rem;
    margin-bottom: 10px;
    color: #fff
}

@media screen and (min-width:18.75em) {
    .reveal.sean-tracker h1 {
        text-align: center
    }
}

@media screen and (min-width:31.25em) {
    .reveal.sean-tracker h1 {
        font-size: 3.63636rem;
        line-height: 3.63636rem
    }
}

.reveal.sean-tracker img {
    display: block;
    margin: .90909rem auto
}

@media screen and (min-width:43.75em) {
    .reveal.sean-tracker img {
        margin: 0 auto
    }
}

.reveal.sean-tracker .main-reveal-content {
    padding-right: 0
}

@media screen and (min-width:43.75em) {
    .reveal.sean-tracker .main-reveal-content {
        padding-right: 2.5rem
    }
}

.reveal.sean-tracker .button {
    display: block;
    width: 100%
}

.reveal.sean-tracker .button.primary {
    color: #2d2d2c
}

.reveal.sean-tracker .button.primary:hover {
    color: #575756
}

.reveal.sean-tracker .button:hover .arrow-primary {
    background-position: 0 -260px
}

.reveal.sean-tracker .button span.arrow-primary {
    background-position: 0 -200px
}

.reveal .close-button {
    top: 0;
    right: 0;
    font-size: 40px;
    line-height: 20px;
    color: #fff;
    padding: .22727rem;
    background-color: #2d2d2c
}

html.is-reveal-open,
html.is-reveal-open body {
    position: relative
}

.seo-items-container .grid-padding-x .cell {
    padding-right: 1.59091rem;
    padding-left: 1.59091rem
}

.seo-items-container .seo-item-content {
    margin-top: 2.04545rem
}

.seo-items-container .seo-item-content a {
    text-decoration: none
}

.seo-items-container .seo-item-content a span {
    display: block
}

.seo-items-container .seo-item-content a span:first-child {
    margin: 0 auto
}

.seo-items-container .seo-item-content a .seo-item-header {
    font-family: MFred, sans-serif;
    font-size: 1.36364rem;
    line-height: 1.45455rem;
    text-transform: uppercase;
    text-align: center
}

.seo-items-container .seo-item-content a .triathlon-icon-white {
    width: 105px;
    height: 50px;
    background-position: -280px -360px
}

.seo-items-container .seo-item-content a .mountain-icon-white {
    width: 51px;
    height: 50px;
    background-position: -280px -420px
}

.seo-items-container .seo-item-content a .ebike-icon-white {
    width: 47px;
    height: 50px;
    background-position: -280px -540px
}

.seo-items-container .seo-item-content a .road-icon-white {
    width: 57px;
    height: 50px;
    background-position: -340px -70px
}

.seo-items-container .seo-item-content a .track-icon-white {
    width: 57px;
    height: 50px;
    background-position: -340px -130px
}

.seo-items-container .seo-item-content a .cyclex-icon-white {
    width: 50px;
    height: 50px;
    background-position: -280px -480px
}

.sticky.is-stuck.is-at-top {
    z-index: 0;
    margin-top: 5.45455rem!important
}

.tabs-title.seo-tab-1,
.tabs-title.tab-1 {
    position: relative
}

.tabs-title.seo-tab-1:before,
.tabs-title.tab-1:before {
    content: "";
    border-color: transparent
}

.tabs-title.seo-tab-1.is-active a,
.tabs-title.tab-1.is-active a {
    background-color: #2d2d2c
}

.tabs-title.seo-tab-1.is-active:before,
.tabs-title.tab-1.is-active:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border: none
}

@media screen and (min-width:40em) {
    .tabs-title.seo-tab-1.is-active:before,
    .tabs-title.tab-1.is-active:before {
        border-top: 26px solid transparent;
        border-right: 26px solid #000;
        border-bottom: 26px solid transparent
    }
}

.tabs-title.seo-tab-1.is-active:after,
.tabs-title.tab-1.is-active:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0
}

.tabs-title.seo-tab-1 a,
.tabs-title.tab-1 a {
    background-color: #2d2d2c
}

.tabs-title.seo-tab-2,
.tabs-title.tab-2 {
    position: relative
}

.tabs-title.seo-tab-2:before,
.tabs-title.tab-2:before {
    content: "";
    border: none
}

.tabs-title.seo-tab-2.is-active a,
.tabs-title.tab-2.is-active a {
    background-color: #000
}

.tabs-title.seo-tab-2.is-active:before,
.tabs-title.tab-2.is-active:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border: none
}

@media screen and (min-width:40em) {
    .tabs-title.seo-tab-2.is-active:before,
    .tabs-title.tab-2.is-active:before {
        top: 0;
        left: 0;
        border-top: 26px solid transparent;
        border-left: 26px solid #2d2d2c;
        border-bottom: 26px solid transparent
    }
}

.tabs-title.seo-tab-2.is-active:after,
.tabs-title.tab-2.is-active:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0
}

.tabs-title.seo-tab-2 a,
.tabs-title.tab-2 a {
    background-color: #000
}

.tabs-title.tab-3 {
    position: relative
}

.tabs-title.tab-3:before {
    content: "";
    border-color: transparent
}

.tabs-title.tab-3.is-active a {
    background-color: #575756
}

.tabs-title.tab-3.is-active:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border: none
}

@media screen and (min-width:40em) {
    .tabs-title.tab-3.is-active:before {
        left: 0;
        border-top: 26px solid transparent;
        border-left: 26px solid #000;
        border-bottom: 26px solid transparent
    }
}

.tabs-title.tab-3.is-active:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0
}

.tabs-title.tab-3 a {
    background-color: #575756
}

.tabs-title a {
    font-family: Arial, sans-serif;
    text-decoration: none;
    color: #2d2d2c;
    padding: .45455rem
}

@media screen and (min-width:40em) {
    .tabs-title a {
        padding: .45455rem 1.81818rem .45455rem 1.81818rem
    }
}

#seo-tab-content>div {
    padding: 1.36364rem
}

.three-tabs .tab-2.is-active:after {
    border: none
}

@media screen and (min-width:40em) {
    .three-tabs .tab-2.is-active:after {
        border-top: 26px solid transparent;
        border-right: 26px solid #575756;
        border-bottom: 26px solid transparent
    }
}

.tab-selector {
    padding: 0!important
}

.tab-selector .main-wrap {
    padding: 0;
    background-color: #000
}

.black-background .tabs {
    background-color: #000
}

.dark-background .tabs {
    background-color: #2d2d2c;
    border: none
}

.dark-background .tab-content .tabs-panel p a {
    color: #fff
}

.dark-background .tab-content .tabs-panel p a:hover {
    color: #f3cd00
}

.tabs {
    background-color: #2d2d2c;
    border: none
}

.tabs li {
    width: 100%;
    line-height: 0
}

.tabs li.is-active a {
    text-decoration: none;
    background-color: #2d2d2c;
    color: #fff
}

.tabs li.is-active a:hover {
    color: #fff;
    cursor: default
}

.tabs li a {
    display: inline-block;
    color: #fff;
    vertical-align: baseline;
    text-decoration: none;
    font-size: .81818rem;
    line-height: .81818rem;
    width: 100%;
    margin: 0
}

@media screen and (min-width:40em) {
    .tabs li a {
        font-size: .90909rem;
        line-height: .90909rem
    }
}

.tabs li a:hover {
    color: #575756
}

.tabs li a .badge {
    line-height: .90909rem;
    vertical-align: middle;
    margin: .11364rem .45455rem
}

.tabs.vertical .tabs-title a {
    font-size: 1.18182rem;
    line-height: 1.18182rem
}

.tab-content.vertical .tabs-panel {
    width: 100%
}

@media print,
screen and (min-width:64.0625em) {
    .tab-content.vertical .tabs-panel {
        width: 90%
    }
}

.tab-content .tabs-panel {
    padding: .45455rem .90909rem
}

@media screen and (min-width:40em) {
    .tab-content .tabs-panel {
        padding: 0
    }
}

.tab-content .tabs-panel h2 a {
    text-decoration: none
}

.tab-content h2 {
    font-size: 1.72727rem;
    line-height: 1.72727rem;
    margin-bottom: 1.81818rem
}

.tab-content p {
    font-size: .81818rem;
    line-height: 1rem
}

.tab-content a {
    color: #fff
}

.tab-content a:hover {
    text-decoration: none;
    color: #f3cd00
}

.tab-content .lead {
    font-size: .90909rem;
    line-height: 1.27273rem
}

.tab-content hr {
    margin-top: .90909rem;
    border-color: #fff
}

.tab-content .notes hr {
    margin: .45455rem 0;
    border-color: #f3cd00
}

.tab-content .notes p {
    font-family: Arial, sans-serif;
    font-size: .5rem;
    line-height: .63636rem
}

.tab-content .sub-title,
.tab-content .title {
    margin: 0;
    font-family: Arial, sans-serif
}

.tab-content .title {
    margin-top: .90909rem
}

.tab-content .sub-title {
    margin-top: .45455rem
}

.tab-content .scheme {
    display: block;
    margin-bottom: .45455rem;
    font-size: 1rem;
    line-height: 1rem
}

.tab-content .numbers {
    display: block;
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: .22727rem;
    white-space: nowrap!important;
    text-decoration: none
}

.tab-content .travel-summary-tab {
    padding-top: 2.72727rem
}

.tab-content .travel-summary-tab .cell {
    padding: 0 2.72727rem 0 .90909rem
}

.tab-content .travel-summary-tab .cell h2 {
    font-size: 1.45455rem;
    line-height: 1.81818rem;
    margin-bottom: 1.81818rem
}

.tab-content .travel-summary-tab .cell.note {
    padding: 0 2.72727rem 0 .90909rem
}

@media print,
screen and (min-width:64.0625em) {
    .tab-content .travel-summary-tab .cell.note {
        padding: 0 0 0 6.81818rem
    }
}

.tab-content .travel-summary-tab .cell.note h3 {
    font-family: Arial, sans-serif;
    font-size: .72727rem;
    line-height: .90909rem;
    padding-top: .45455rem;
    padding-left: .90909rem;
    margin-bottom: .90909rem;
    color: #f3cd00;
    text-transform: none;
    border-top: solid 1px #f3cd00
}

.tab-content .travel-summary-tab .cell.note h3::before {
    content: "";
    display: inline-block;
    width: .36364rem;
    height: .36364rem;
    margin-left: -.90909rem;
    margin-right: .45455rem;
    margin-bottom: .09091rem;
    background-color: #f3cd00;
    border-radius: .36364rem
}

.tab-content .travel-summary-tab .cell.note p {
    font-family: Arial, sans-serif;
    font-size: .72727rem;
    line-height: .90909rem;
    padding-left: .90909rem
}

.tab-content .travel-comparison-table {
    padding-top: 2.72727rem
}

.tab-content .travel-comparison-table .cell {
    padding: 0 .90909rem
}

.tab-content .travel-comparison-table .cell table tbody .vertical-divide,
.tab-content .travel-comparison-table .cell table thead .vertical-divide {
    border-left: solid 1px #fff
}

.tab-content .travel-comparison-table .cell table thead tr th {
    font-size: .72727rem;
    line-height: .90909rem;
    font-weight: 400;
    white-space: nowrap;
    padding: 0 .90909rem .22727rem .90909rem;
    vertical-align: top;
    color: #fff
}

.tab-content .travel-comparison-table .cell table thead tr th.space-right {
    padding-right: 3.63636rem
}

.tab-content .travel-comparison-table .cell table thead tr th.wrap {
    white-space: initial
}

.tab-content .travel-comparison-table .cell table thead tr th.region {
    font-family: MFred, sans-serif;
    font-size: 1.45455rem;
    line-height: 1.81818rem;
    text-transform: uppercase
}

.tab-content .travel-comparison-table .cell table thead tr th.region span {
    font-family: Arial, sans-serif;
    font-size: .90909rem;
    font-weight: 400;
    line-height: 1.09091rem;
    text-transform: initial
}

.tab-content .travel-comparison-table .cell table tbody tr {
    border-top: solid 1px #575756;
    border-bottom: solid 1px #575756
}

.tab-content .travel-comparison-table .cell table tbody tr td {
    font-family: MFred, sans-serif;
    font-size: 1.81818rem;
    line-height: .90909rem;
    text-transform: uppercase;
    padding: .90909rem
}

.tab-content .travel-comparison-table .cell table tbody tr .name {
    font-family: Arial, sans-serif;
    text-transform: unset;
    padding: .90909rem .90909rem .90909rem 0
}

.tab-content .travel-comparison-table .cell table tbody tr .name label {
    font-size: .90909rem;
    line-height: .90909rem;
    color: #fff
}

.tab-content .travel-comparison-table .cell table tbody tr .name span {
    font-size: .72727rem;
    line-height: .90909rem;
    white-space: nowrap
}

.tab-content .travel-comparison-table .cell .foot-note {
    font-family: Arial, sans-serif;
    font-size: .59091rem;
    line-height: .72727rem;
    color: #575756
}

.primary-background table tr td,
.primary-background table tr th {
    color: #2d2d2c
}

.primary-background table tr td label,
.primary-background table tr th label {
    color: #2d2d2c
}

.dark-background table tr td,
.dark-background table tr th {
    color: #fff
}

.dark-background table tr td label,
.dark-background table tr th label {
    color: #fff
}

table.unstriped tbody,
table.unstriped thead {
    border: none;
    background-color: transparent
}

table.unstriped tbody tr,
table.unstriped thead tr {
    border: none;
    background-color: transparent
}

table.unstriped tbody tr td,
table.unstriped tbody tr th,
table.unstriped thead tr td,
table.unstriped thead tr th {
    font-family: Arial, sans-serif;
    font-size: .81818rem;
    line-height: 1.27273rem;
    padding: 0
}

table.unstriped tbody tr td.values,
table.unstriped thead tr td.values {
    font-size: .68182rem;
    line-height: 1.27273rem
}

.about-us .main-wrap .grid-x .cell {
    padding: 0 .90909rem
}

@media print,
screen and (min-width:40em) {
    .about-us .main-wrap .grid-x .cell {
        padding: 0 1.81818rem
    }
}

.about-us .main-wrap .grid-x.introduction {
    margin: 0
}

@media print,
screen and (min-width:40em) {
    .about-us .main-wrap .grid-x.introduction {
        margin: 1.81818rem 0
    }
}

.about-us .main-wrap .grid-x.introduction h2 {
    font-size: 2.72727rem;
    line-height: 2.72727rem
}

@media print,
screen and (min-width:40em) {
    .about-us .main-wrap .grid-x.introduction h2 {
        font-size: 3.81818rem;
        line-height: 3.81818rem
    }
}

.about-us .main-wrap .grid-x.introduction p {
    font-size: .90909rem;
    line-height: 1.27273rem
}

.about-us .main-wrap .grid-x.background {
    margin: .90909rem 0
}

@media print,
screen and (min-width:40em) {
    .about-us .main-wrap .grid-x.background {
        margin: 1.81818rem 0
    }
}

.about-us .main-wrap .grid-x.background .main-profile {
    position: relative;
    padding: .90909rem;
    margin-bottom: 1.81818rem;
    background-color: #f3cd00;
    border-radius: .45455rem;
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .about-us .main-wrap .grid-x.background .main-profile {
        width: 16.81818rem
    }
}

.about-us .main-wrap .grid-x.background .main-profile p {
    font-size: .90909rem;
    line-height: 1.09091rem;
    padding-right: 1.81818rem
}

.about-us .main-wrap .grid-x.background .main-profile .ryan-profile-image {
    position: absolute;
    bottom: 3.18182rem;
    right: -.68182rem;
    height: 6.81818rem;
    width: 6.81818rem;
    border-radius: 6.81818rem
}

@media print,
screen and (min-width:40em) {
    .about-us .main-wrap .grid-x.background .main-profile .ryan-profile-image {
        bottom: 1.36364rem;
        right: -1.81818rem;
        height: 8.18182rem;
        width: 8.18182rem;
        border-radius: 8.18182rem
    }
}

.about-us .main-wrap .grid-x.background .main-profile div .signature {
    display: block;
    width: 115px;
    height: 108px;
    background-position: -280px -200px;
    margin-bottom: .45455rem
}

.about-us .main-wrap .grid-x.background .main-profile div .name {
    display: block;
    font-size: rem-cal(18);
    line-height: 1.13636rem
}

.about-us .main-wrap .grid-x.background .main-profile div .title {
    display: block;
    font-size: rem-cal(18);
    line-height: 1.13636rem;
    color: #575756
}

.about-us .main-wrap .grid-x.background h3 {
    margin-bottom: .45455rem;
    font-size: 2.72727rem;
    line-height: 2.72727rem
}

@media print,
screen and (min-width:40em) {
    .about-us .main-wrap .grid-x.background h3 {
        font-size: 3.36364rem;
        line-height: 3.36364rem
    }
}

.about-us .main-wrap .grid-x.background p {
    font-size: .81818rem;
    line-height: 1.09091rem
}

.team-section {
    background-color: #f3cd00
}

.team-section h3 {
    font-size: 2.72727rem;
    line-height: 2.72727rem;
    margin: 1.81818rem 0 .90909rem 0;
    padding: 0 .90909rem
}

@media print,
screen and (min-width:40em) {
    .team-section h3 {
        font-size: 3.36364rem;
        line-height: 3.36364rem;
        margin: 0 1.81818rem 2.72727rem 1.81818rem;
        padding: 0 2.27273rem
    }
}

.team-section .meet-the-team {
    padding: 0 .90909rem
}

@media print,
screen and (min-width:40em) {
    .team-section .meet-the-team {
        padding: 0 1.81818rem
    }
}

.team-section .meet-the-team .team-member {
    padding: 0;
    border: none
}

@media print,
screen and (min-width:40em) {
    .team-section .meet-the-team .team-member {
        padding: 0 2.27273rem 0 2.27273rem;
        border-right: solid 1px #2d2d2c
    }
}

.team-section .meet-the-team .team-member.last-in-row {
    border-right: none
}

.team-section .meet-the-team .team-member .team-member-inner .role {
    display: block;
    font-family: Arial, sans-serif;
    font-size: .72727rem;
    line-height: .90909rem;
    margin-top: .90909rem
}

.team-section .meet-the-team .team-member .team-member-inner .name {
    display: block;
    font-size: 1.09091rem;
    line-height: 1.31818rem;
    margin-bottom: .90909rem
}

.team-section .meet-the-team .team-member .team-member-inner p {
    font-size: .72727rem;
    line-height: .95455rem
}

.team-section .meet-the-team .team-member-divider {
    padding: 1.36364rem
}

.contact-us .main-wrap {
    display: block
}

.contact-us .main-wrap #custom-map {
    min-height: 600px;
    width: 100%;
    background: url(../images/map/custom-map.jpg) no-repeat center center
}

.contact-us .main-wrap .detail-section {
    margin: .90909rem
}

@media print,
screen and (min-width:40em) {
    .contact-us .main-wrap .detail-section {
        margin: 1.81818rem .90909rem 0 .90909rem
    }
}

.contact-us .main-wrap .detail-section .office-details {
    margin: 0
}

@media print,
screen and (min-width:40em) {
    .contact-us .main-wrap .detail-section .office-details {
        margin: 0 0 1.81818rem 0
    }
}

.contact-us .main-wrap .detail-section .office-details h2 {
    font-size: 1.81818rem;
    line-height: 1.22727rem
}

.contact-us .main-wrap .detail-section .office-details .address {
    font-family: Arial, sans-serif;
    font-size: .72727rem;
    line-height: .90909rem
}

.contact-us .main-wrap .detail-section .content {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .contact-us .main-wrap .detail-section .content {
        padding: 0 2.72727rem 0 0
    }
}

.contact-us .main-wrap .detail-section .content p {
    font-size: .72727rem;
    line-height: 1rem
}

.contact-us .main-wrap .detail-section .content .get-in-touch p {
    font-family: Arial, sans-serif;
    font-size: .68182rem;
    line-height: .68182rem
}

.contact-us .main-wrap .detail-section .content .get-in-touch ul {
    list-style: none;
    padding: 0;
    margin: 0 0 .90909rem 0
}

@media print,
screen and (min-width:40em) {
    .contact-us .main-wrap .detail-section .content .get-in-touch ul {
        margin: 0
    }
}

.contact-us .main-wrap .detail-section .content .get-in-touch ul li {
    margin-bottom: .45455rem
}

.contact-us .main-wrap .detail-section .content .get-in-touch ul li .badge {
    display: inline-block;
    width: 1.36364rem;
    margin-right: .45455rem
}

@media print,
screen and (min-width:40em) {
    .contact-us .main-wrap .detail-section .content .get-in-touch ul li .badge {
        margin-right: 1.36364rem
    }
}

.contact-us .main-wrap .detail-section .content .get-in-touch ul li label {
    display: inline-block;
    width: 10rem;
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .72727rem;
    line-height: 1.36364rem;
    vertical-align: text-top
}

@media print,
screen and (min-width:40em) {
    .contact-us .main-wrap .detail-section .content .get-in-touch ul li label {
        width: initial
    }
}

.contact-us .main-wrap .detail-section .content .get-in-touch ul li label .contact-number {
    display: inline-block;
    text-decoration: none;
    white-space: nowrap
}

.contact-us .main-wrap .detail-section .content .get-in-touch ul li a {
    display: inline-block;
    height: 24px;
    width: 24px;
    margin: 0 .22727rem 0 .22727rem;
    text-decoration: none
}

.contact-us .main-wrap .detail-section .content .get-in-touch ul li a.facebook {
    background-position: -100px -360px
}

.contact-us .main-wrap .detail-section .content .get-in-touch ul li a.facebook.facebook:hover {
    background-position: -140px -360px
}

.contact-us .main-wrap .detail-section .content .get-in-touch ul li a.twitter {
    background-position: -100px -400px
}

.contact-us .main-wrap .detail-section .content .get-in-touch ul li a.twitter.twitter:hover {
    background-position: -140px -400px
}

.contact-us .main-wrap .detail-section .contact-form {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .contact-us .main-wrap .detail-section .contact-form {
        padding: 0 0 0 2.72727rem
    }
}

.placeholder {
    height: 100%;
    background-color: #2d2d2c
}

.front-hero {
    height: 100%
}

.front-hero.compat-object-fit {
    background-position: center center
}

.front-hero img {
    height: 100%;
    width: 100%;
    object-position: center center;
    object-fit: cover
}

.front-hero .marketing {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center
}

.front-hero .marketing h1 {
    width: 100%;
    display: block;
    font-family: TiemposTextWeb-Regular, serif;
    text-transform: none;
    letter-spacing: normal;
    color: #fff;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    font-size: .90909rem;
    line-height: .90909rem
}

@media screen and (min-width:40em) {
    .front-hero .marketing h1 {
        width: 65%;
        font-size: 1.18182rem;
        line-height: 1.18182rem
    }
}

.front-hero .marketing h2 {
    width: 100%;
    display: block;
    color: #fff;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    font-size: 3.18182rem;
    line-height: 3.18182rem
}

@media screen and (min-width:40em) {
    .front-hero .marketing h2 {
        font-size: 5.90909rem;
        line-height: 5.90909rem
    }
}

.front-hero .monogram {
    position: absolute;
    bottom: 1.36364rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.front-hero .monogram .monogram-white {
    display: block;
    height: 32px;
    width: 32px;
    margin: 0 auto;
    background-position: -120px -40px
}

.products-container .header {
    padding: .90909rem
}

@media print,
screen and (min-width:40em) {
    .products-container .header {
        padding: 0 2.04545rem
    }
}

.products-container .header h3 {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: 1.36364rem;
    line-height: 1.59091rem;
    text-transform: none
}

@media screen and (min-width:64.0625em) {
    .products-container .header h3 {
        font-size: 1.63636rem;
        line-height: 1.81818rem
    }
}

.products-container .intro {
    padding: 0 .90909rem
}

@media screen and (min-width:64.0625em) {
    .products-container .intro {
        padding: 0 1.81818rem
    }
}

.products-container .intro p {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: .90909rem;
    line-height: 1.13636rem
}

.info-zone .tabs-panel hr {
    margin: 1.81818rem 0 1.81818rem 0
}

.info-zone .tabs-panel h2 {
    color: #fff
}

.info-zone .tabs-panel a {
    color: #fff;
    vertical-align: bottom
}

.info-zone .tabs-panel a:hover {
    color: #f3cd00
}

.info-zone .tabs-panel img {
    vertical-align: top;
    margin-right: .90909rem
}

.info-zone .tabs-panel .button {
    color: #2d2d2c
}

.info-zone .tabs-panel .button:hover {
    color: #fff;
    background-color: #575756
}

.info-zone .tabs-panel .policy-info a {
    text-decoration: none
}

.info-zone .tabs-panel .tabs.vertical li {
    margin: .90909rem 0
}

.info-zone .tabs-panel .tabs.vertical .tabs-title.is-active a {
    color: #f3cd00
}

.info-zone .tabs-panel .tabs.vertical .tabs-title a {
    font-family: MFred, sans-serif;
    text-transform: uppercase;
    padding: 0 .90909rem 0 .90909rem;
    background-color: transparent
}

.info-zone .tabs-panel .tab-content {
    padding: 0
}

.info-zone .tabs-panel .tab-content h2 a {
    text-decoration: none
}

.info-zone .tabs-panel .tab-content .accordion {
    background-color: transparent
}

.info-zone .tabs-panel .tab-content .accordion .accordion-item {
    border-bottom: solid 1px #fff
}

.info-zone .tabs-panel .tab-content .accordion .accordion-item a {
    background-color: transparent
}

.info-zone .tabs-panel .tab-content .accordion .accordion-item .accordion-content {
    background-color: transparent
}

.info-zone .tabs-panel .tab-content .accordion .accordion-item .accordion-content p {
    color: #fff
}

.bicycle-product-container .bicycle-product {
    padding: 0
}

.bicycle-product-container .bicycle-product article .main-section {
    padding-bottom: 0
}

.bicycle-product-container .bicycle-product article .main-section .content-left {
    padding: 1.36364rem .90909rem
}

@media screen and (min-width:40em) {
    .bicycle-product-container .bicycle-product article .main-section .content-left {
        padding: 2.72727rem 4.54545rem 2.72727rem 2.72727rem
    }
}

.bicycle-product-container .bicycle-product article .main-section .content-left h1 {
    font-family: MFred, sans-serif;
    margin-bottom: 1.81818rem;
    font-size: 2.04545rem;
    line-height: 2.04545rem;
    padding-right: 1.81818rem
}

@media screen and (min-width:40em) {
    .bicycle-product-container .bicycle-product article .main-section .content-left h1 {
        font-size: 3.09091rem;
        line-height: 3.09091rem
    }
}

.bicycle-product-container .bicycle-product article .main-section .content-left p {
    font-size: .90909rem;
    line-height: 1.27273rem
}

.bicycle-product-container .bicycle-product article .main-section .content-left .button {
    width: 100%;
    margin-top: 1.36364rem;
    text-decoration: none
}

.bicycle-product-container .bicycle-product article .main-section .content-right.compat-object-fit {
    background-position: center right
}

.bicycle-product-container .bicycle-product article .main-section .content-right img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center right
}

.bicycle-type-product-container .bicycle-type-product {
    padding: 0
}

.bicycle-type-product-container .bicycle-type-product article .main-section {
    padding-bottom: 0
}

.bicycle-type-product-container .bicycle-type-product article .main-section .content-left {
    padding: 1.36364rem .90909rem
}

@media screen and (min-width:40em) {
    .bicycle-type-product-container .bicycle-type-product article .main-section .content-left {
        padding: 2.72727rem 4.54545rem 2.72727rem 2.72727rem
    }
}

.bicycle-type-product-container .bicycle-type-product article .main-section .content-left h1,
.bicycle-type-product-container .bicycle-type-product article .main-section .content-left h2 {
    font-family: MFred, sans-serif;
    margin-bottom: 1.81818rem;
    font-size: 2.04545rem;
    line-height: 2.04545rem;
    padding-right: 1.81818rem
}

@media screen and (min-width:40em) {
    .bicycle-type-product-container .bicycle-type-product article .main-section .content-left h1,
    .bicycle-type-product-container .bicycle-type-product article .main-section .content-left h2 {
        font-size: 3.09091rem;
        line-height: 3.09091rem
    }
}

.bicycle-type-product-container .bicycle-type-product article .main-section .content-left h1.product-type,
.bicycle-type-product-container .bicycle-type-product article .main-section .content-left h2.product-type {
    color: #f3cd00;
    margin: 0
}

.bicycle-type-product-container .bicycle-type-product article .main-section .content-left p {
    font-size: .90909rem;
    line-height: 1.27273rem
}

.bicycle-type-product-container .bicycle-type-product article .main-section .content-left .button {
    width: 100%;
    margin-top: 1.36364rem;
    text-decoration: none
}

.bicycle-type-product-container .bicycle-type-product article .main-section .content-right.compat-object-fit {
    background-position: center right
}

.bicycle-type-product-container .bicycle-type-product article .main-section .content-right img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center right
}

.bicycle-type-product-container .quote-section {
    width: 100%;
    text-align: center;
    margin: 0 auto 2.72727rem
}

@media screen and (min-width:40em) {
    .bicycle-type-product-container .quote-section {
        width: 60%;
        margin: 0 auto
    }
}

.bicycle-type-product-container .quote-section hr {
    width: 80%
}

@media screen and (min-width:40em) {
    .bicycle-type-product-container .quote-section hr {
        width: 60%
    }
}

.bicycle-type-product-container .quote-section hr.top {
    margin-top: 1.81818rem;
    margin-bottom: 2.72727rem
}

.bicycle-type-product-container .quote-section hr.bottom {
    margin-top: 2.72727rem;
    margin-bottom: 1.81818rem
}

.bicycle-type-product-container .quote-section h3 {
    padding: 0 .90909rem;
    width: 80%;
    margin: 0 auto;
    font-family: TiemposTextWeb-Regular, serif;
    text-transform: none;
    font-size: 1.36364rem;
    line-height: 1.68182rem
}

@media screen and (min-width:40em) {
    .bicycle-type-product-container .quote-section h3 {
        padding: 0;
        width: 60%
    }
}

.bicycle-type-product-container .quote-section p {
    font-size: .81818rem;
    line-height: 1.27273rem;
    text-align: left;
    padding: 0 .90909rem
}

@media screen and (min-width:40em) {
    .bicycle-type-product-container .quote-section p {
        padding: 0
    }
}

.bicycle-type-product-container .arrow-container {
    position: relative
}

.bicycle-type-product-container .arrow-container .arrow-down {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 80px;
    width: 24px;
    margin: -40px 0 0 -12px
}

.bicycle-type-product-container .arrow-container .arrow-down.primary {
    background-position: -450px -200px
}

.bicycle-type-product-container .arrow-container .arrow-down.white {
    background-position: -480px -200px
}

.bicycle-type-product-container .travel-teaser .content {
    padding: 1.81818rem .90909rem 0
}

@media screen and (min-width:40em) {
    .bicycle-type-product-container .travel-teaser .content {
        padding-top: 1.81818rem
    }
}

.bicycle-type-product-container .travel-teaser .content h3 {
    font-size: 1.81818rem;
    line-height: 1.81818rem;
    margin-bottom: 1.36364rem
}

.bicycle-type-product-container .travel-teaser .content p {
    font-size: .90909rem;
    line-height: 1.45455rem
}

.bicycle-type-product-container .travel-teaser .content .button-cell {
    padding: .45455rem 0
}

@media screen and (min-width:40em) {
    .bicycle-type-product-container .travel-teaser .content .button-cell {
        padding-right: .90909rem
    }
}

@media screen and (max-width:64em) {
    .partner-discounts {
        padding: 0 .90909rem
    }
}

@media print,
screen and (min-width:64.0625em) {
    .partner-discounts {
        padding: 0 1.81818rem
    }
}

.partner-discounts h2 {
    font-size: 3.81818rem;
    line-height: 3.81818rem
}

.partner-discounts .partner-discounts-column {
    border: none
}

@media screen and (min-width:40em) {
    .partner-discounts .partner-discounts-column {
        border-right: solid 1px #2d2d2c
    }
    .partner-discounts .partner-discounts-column:nth-child(odd) {
        border-left: solid 1px #2d2d2c
    }
}

.partner-discounts .partner-discounts-column .partner-discounts-item {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .partner-discounts .partner-discounts-column .partner-discounts-item {
        padding: 0 .90909rem
    }
}

@media print,
screen and (min-width:64.0625em) {
    .partner-discounts .partner-discounts-column .partner-discounts-item {
        padding: 0 1.81818rem
    }
}

.partner-discounts .partner-discounts-column .partner-discounts-item img {
    width: 100%
}

.partner-discounts .partner-discounts-column .partner-discounts-item h2 {
    font-size: 1.90909rem;
    line-height: 1.90909rem
}

.partner-discounts .partner-discounts-column .partner-discounts-item .partner-content {
    margin-top: .90909rem
}

.specific-product-container .specific-product {
    padding: 0
}

.specific-product-container .specific-product article .main-section {
    padding-bottom: 0
}

.specific-product-container .specific-product article .main-section .content-left {
    padding: 1.36364rem .90909rem
}

@media screen and (min-width:40em) {
    .specific-product-container .specific-product article .main-section .content-left {
        padding: 2.72727rem 4.54545rem 2.72727rem 2.72727rem
    }
}

.specific-product-container .specific-product article .main-section .content-left h1 {
    font-family: MFred, sans-serif;
    margin-bottom: 1.81818rem;
    font-size: 2.04545rem;
    line-height: 2.04545rem;
    padding-right: 1.81818rem
}

@media screen and (min-width:40em) {
    .specific-product-container .specific-product article .main-section .content-left h1 {
        font-size: 3.09091rem;
        line-height: 3.09091rem
    }
}

.specific-product-container .specific-product article .main-section .content-left p {
    font-size: .90909rem;
    line-height: 1.27273rem
}

.specific-product-container .specific-product article .main-section .content-left p.button-paragraph {
    font-family: Arial, sans-serif;
    font-size: .72727rem;
    line-height: 1rem;
    margin: 0
}

.specific-product-container .specific-product article .main-section .content-left .button {
    width: 100%;
    margin-top: 1.36364rem;
    text-decoration: none
}

.specific-product-container .specific-product article .main-section .content-right.compat-object-fit {
    background-position: center center
}

.specific-product-container .specific-product article .main-section .content-right img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center
}

.specific-product-container .quote-section {
    width: 85%;
    text-align: center;
    margin: 0 auto 2.0rem
}

@media screen and (min-width:40em) {
    .specific-product-container .quote-section {
        margin: 0 auto
    }
}

.specific-product-container .quote-section hr {
    width: 80%
}

.specific-product-container .quote-section hr.top {
    margin-top: 1.81818rem;
    margin-bottom: 2.72727rem
}

.specific-product-container .quote-section hr.bottom {
    margin-top: 2.72727rem;
    margin-bottom: 0
}

.specific-product-container .quote-section h3 {
    width: 100%;
    margin: 0 auto;
    font-family: TiemposTextWeb-Regular, serif;
    text-transform: none;
    font-size: 1.36364rem;
    line-height: 1.68182rem
}

.specific-product-container .quote-section p {
    font-size: .81818rem;
    line-height: 1.27273rem
}

.travel-product-container .travel-product {
    padding: 0
}

.travel-product-container .travel-product article .main-section {
    padding-bottom: 0
}

.travel-product-container .travel-product article .main-section .content-left {
    padding: .45455rem .90909rem
}

@media screen and (min-width:40em) {
    .travel-product-container .travel-product article .main-section .content-left {
        padding: 2.72727rem 0 0 2.72727rem
    }
}

.travel-product-container .travel-product article .main-section .content-left h1 {
    font-family: MFred, sans-serif;
    margin-bottom: 1.81818rem;
    font-size: 2.04545rem;
    line-height: 2.04545rem;
    padding-right: 1.81818rem
}

@media screen and (min-width:40em) {
    .travel-product-container .travel-product article .main-section .content-left h1 {
        font-size: 3.09091rem;
        line-height: 3.09091rem
    }
}

.travel-product-container .travel-product article .main-section .content-left p {
    font-size: .90909rem;
    line-height: 1.27273rem
}

.travel-product-container .travel-product article .main-section .content-left .button {
    width: 100%;
    margin-top: 1.36364rem;
    text-decoration: none
}

.travel-product-container .travel-product article .main-section .content-right {
    padding: .45455rem .90909rem
}

@media screen and (min-width:40em) {
    .travel-product-container .travel-product article .main-section .content-right {
        padding: 2.72727rem 2.72727rem 0 3.63636rem
    }
}

.travel-product-container .travel-product article .main-section .content-right p {
    font-family: Arial, sans-serif;
    font-size: .81818rem;
    line-height: 1rem
}

.travel-product-container .travel-product article .main-section .content-right .quote-container {
    position: relative
}

.travel-product-container .travel-product article .main-section .content-right .quote-container .dark-quote,
.travel-product-container .travel-product article .main-section .content-right .quote-container .primary-quote {
    position: relative;
    padding: .68182rem;
    margin: 0;
    border: none;
    border-radius: .45455rem
}

@media screen and (min-width:40em) {
    .travel-product-container .travel-product article .main-section .content-right .quote-container .dark-quote,
    .travel-product-container .travel-product article .main-section .content-right .quote-container .primary-quote {
        position: absolute;
        width: 10.90909rem
    }
}

.travel-product-container .travel-product article .main-section .content-right .quote-container .dark-quote p,
.travel-product-container .travel-product article .main-section .content-right .quote-container .primary-quote p {
    font-family: TiemposTextWeb-Regular, serif;
    font-size: 1rem;
    line-height: 1.13636rem
}

.travel-product-container .travel-product article .main-section .content-right .quote-container .dark-quote span,
.travel-product-container .travel-product article .main-section .content-right .quote-container .primary-quote span {
    font-family: Arial, sans-serif;
    font-size: .72727rem;
    line-height: .72727rem
}

.travel-product-container .travel-product article .main-section .content-right .quote-container .primary-quote {
    background-color: #f3cd00;
    color: #2d2d2c
}

@media screen and (min-width:40em) {
    .travel-product-container .travel-product article .main-section .content-right .quote-container .primary-quote {
        top: 0;
        right: 2.27273rem
    }
}

.travel-product-container .travel-product article .main-section .content-right .quote-container .primary-quote::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin: -.40909rem 0 0 -2.27273rem;
    width: 100px;
    height: 50px;
    background: url(../images/tooltip-primary.svg) no-repeat center bottom;
    background-size: 100%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.travel-product-container .travel-product article .main-section .content-right .quote-container .dark-quote {
    margin-top: 1.81818rem;
    background-color: #2d2d2c;
    color: #fff
}

@media screen and (min-width:40em) {
    .travel-product-container .travel-product article .main-section .content-right .quote-container .dark-quote {
        top: 4.31818rem;
        left: .90909rem;
        margin: 0
    }
}

.travel-product-container .travel-product article .main-section .content-right .quote-container .dark-quote::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin: -.40909rem 0 0 -2.27273rem;
    width: 100px;
    height: 50px;
    background: url(../images/tooltip-dark.svg) no-repeat center bottom;
    background-size: 100%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.travel-product-container .travel-product article .main-section .content-right img {
    margin: 0
}

@media screen and (min-width:40em) {
    .travel-product-container .travel-product article .main-section .content-right img {
        margin-top: 165px
    }
}

.travel-product-container .sub-content .cell {
    padding: 0 .90909rem
}

@media screen and (min-width:40em) {
    .travel-product-container .sub-content .cell {
        padding: 0 0 2.72727rem 2.72727rem
    }
}

.travel-product-container .sub-content .intro p {
    font-size: 1.36364rem;
    line-height: 1.68182rem
}

.travel-product-container .sub-content .intro .did-you-know .stamp {
    height: 9.77273rem;
    width: 9.77273rem;
    margin: 0 auto 1.36364rem auto;
    padding: 1.90909rem .90909rem;
    background-color: #2d2d2c;
    border-radius: 8.90909rem
}

@media screen and (min-width:40em) {
    .travel-product-container .sub-content .intro .did-you-know .stamp {
        margin: 9.09091rem 0 1.36364rem 0
    }
}

.travel-product-container .sub-content .intro .did-you-know .stamp h4 {
    font-family: Arial, sans-serif;
    text-transform: none;
    color: #f3cd00;
    font-size: .77273rem;
    line-height: 1rem;
    text-align: center
}

.travel-product-container .sub-content .intro .did-you-know .stamp p {
    font-size: .77273rem;
    line-height: 1rem;
    text-align: center;
    color: #fff
}

.travel-product-container .sub-content .intro .appendix {
    border-top: solid 1px #f3cd00;
    padding-top: .45455rem;
    width: auto
}

@media screen and (min-width:40em) {
    .travel-product-container .sub-content .intro .appendix {
        width: 11.36364rem
    }
}

.travel-product-container .sub-content .intro .appendix p {
    font-family: Arial, sans-serif;
    font-size: .72727rem;
    line-height: .90909rem
}

.travel-product-container .sub-content .main-content {
    padding: 1.36364rem .90909rem
}

@media screen and (min-width:40em) {
    .travel-product-container .sub-content .main-content {
        padding: 0 1.81818rem 2.72727rem 3.63636rem
    }
}

.travel-product-container .sub-content .main-content h2 {
    font-size: 1.54545rem;
    line-height: 1.54545rem;
    margin-bottom: .90909rem
}

.travel-product-container .sub-content .main-content h2 span {
    font-family: Arial, sans-serif;
    font-size: .81818rem;
    line-height: .81818rem;
    text-transform: none
}

.travel-product-container .sub-content .main-content p {
    font-size: .81818rem;
    line-height: 1.27273rem
}

.travel-product-container .length-discount {
    padding: 2.72727rem 0 0 0
}

@media screen and (min-width:40em) {
    .travel-product-container .length-discount {
        padding: 3.86364rem 0
    }
}

.travel-product-container .length-discount .intro {
    padding: 0 .90909rem
}

.travel-product-container .length-discount .intro p {
    font-size: 1.36364rem;
    line-height: 1.68182rem
}

.travel-product-container .length-discount .content-columns {
    padding: 0
}

.travel-product-container .length-discount .content-columns h2 {
    font-size: 1.54545rem;
    line-height: 1.54545rem;
    margin-bottom: .90909rem
}

.travel-product-container .length-discount .content-columns h2 span {
    font-family: Arial, sans-serif;
    font-size: .90909rem;
    line-height: 1.45455rem;
    text-transform: none
}

.travel-product-container .length-discount .content-columns p {
    font-size: .81818rem;
    line-height: 1.27273rem
}

.travel-product-container .length-discount .content-columns p.point {
    font-family: Arial, sans-serif;
    font-size: .81818rem;
    line-height: 1.45455rem
}

.travel-product-container .length-discount .content-columns p.point .badge {
    font-size: .90909rem;
    line-height: 1.90909rem;
    margin-right: .45455rem;
    padding: 0;
    vertical-align: baseline
}

.travel-product-container .length-discount .content-columns .cell {
    padding: 1.36364rem .90909rem
}

@media screen and (min-width:40em) {
    .travel-product-container .length-discount .content-columns .cell {
        padding: 0 1.81818rem
    }
}

.travel-product-container .length-discount .content-columns .discounts {
    padding: 0 .90909rem 1.36364rem .90909rem;
    border-left: none
}

@media screen and (min-width:40em) {
    .travel-product-container .length-discount .content-columns .discounts {
        padding: 0 0 0 1.81818rem
    }
}

@media screen and (min-width:40em) {
    .travel-product-container .length-discount .content-columns .discounts {
        border-left: solid 1px #2d2d2c
    }
}

.two-columns .main-content {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
    padding: 0 .45455rem
}

@media print,
screen and (min-width:40em) {
    .two-columns .main-content {
        padding: 0 2.72727rem
    }
}

.two-columns .main-content article .content-section h1 {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 1.36364rem;
    font-size: 2.04545rem;
    line-height: 1.81818rem;
    text-align: center
}

@media print,
screen and (min-width:40em) {
    .two-columns .main-content article .content-section h1 {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 2.27273rem;
        font-size: 3.86364rem;
        line-height: 3.63636rem
    }
}

@media print,
screen and (min-width:40em) {
    .two-columns .main-content article .content-section .content {
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-rule: 1px solid #2d2d2c;
        column-rule: 1px solid #2d2d2c;
        -webkit-column-gap: 4.54545rem;
        column-gap: 4.54545rem
    }
}

.two-columns .main-content article .content-section .content h2,
.two-columns .main-content article .content-section .content h3,
.two-columns .main-content article .content-section .content h4,
.two-columns .main-content article .content-section .content h5,
.two-columns .main-content article .content-section .content h6 {
    font-family: TiemposTextWeb-Regular, serif;
    text-transform: none;
    font-size: 1.22727rem;
    line-height: 1.45455rem;
    margin: 0
}

.two-columns .main-content article .content-section .content p {
    font-size: .90909rem;
    line-height: 1.45455rem
}

.two-columns .main-content article .content-section .content ul {
    font-family: TiemposTextWeb-Regular, serif;
    list-style-type: none;
    margin-left: 1.59091rem
}

.two-columns .main-content article .content-section .content ul li {
    font-size: .90909rem;
    line-height: 1.45455rem;
    text-indent: -1.5rem
}

.two-columns .main-content article .content-section .content ul li:before {
    content: "\2014\00A0\00A0"
}