@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: 0.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: -0.25em;
}
sup {
    top: -0.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: 0.35em 0.625em 0.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&xsmall=23.75em&medium=40em&xmedium=56.25em&large=64em&xlarge=75em&xxlarge=90em";
}
html {
    box-sizing: border-box;
    font-size: 100%;
}
*,
::after,
::before {
    box-sizing: inherit;
}
body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: Frutiger, Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #3c3c3c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0;
}
select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0;
}
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important;
}
button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: 0 0;
    line-height: 1;
    cursor: auto;
}
[data-whatinput="mouse"] button {
    outline: 0;
}
pre {
    overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
}
.is-visible {
    display: block !important;
}
.is-hidden {
    display: none !important;
}
.grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    max-width: 87.5rem;
    margin: 0 auto;
}
@media print, screen and (min-width: 40em) {
    .grid-container {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    max-width: 100%;
    margin: 0 auto;
}
@media print, screen and (min-width: 40em) {
    .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin: 0 auto;
}
.grid-x {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.cell {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
}
.cell.auto {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.cell.shrink {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.grid-x > .auto {
    width: auto;
}
.grid-x > .shrink {
    width: auto;
}
.grid-x > .small-1,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-full,
.grid-x > .small-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
@media print, screen and (min-width: 23.75em) {
    .grid-x > .xsmall-1,
    .grid-x > .xsmall-10,
    .grid-x > .xsmall-11,
    .grid-x > .xsmall-12,
    .grid-x > .xsmall-2,
    .grid-x > .xsmall-3,
    .grid-x > .xsmall-4,
    .grid-x > .xsmall-5,
    .grid-x > .xsmall-6,
    .grid-x > .xsmall-7,
    .grid-x > .xsmall-8,
    .grid-x > .xsmall-9,
    .grid-x > .xsmall-full,
    .grid-x > .xsmall-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: 56.25em) {
    .grid-x > .xmedium-1,
    .grid-x > .xmedium-10,
    .grid-x > .xmedium-11,
    .grid-x > .xmedium-12,
    .grid-x > .xmedium-2,
    .grid-x > .xmedium-3,
    .grid-x > .xmedium-4,
    .grid-x > .xmedium-5,
    .grid-x > .xmedium-6,
    .grid-x > .xmedium-7,
    .grid-x > .xmedium-8,
    .grid-x > .xmedium-9,
    .grid-x > .xmedium-full,
    .grid-x > .xmedium-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@media print, screen and (min-width: 64em) {
    .grid-x > .large-1,
    .grid-x > .large-10,
    .grid-x > .large-11,
    .grid-x > .large-12,
    .grid-x > .large-2,
    .grid-x > .large-3,
    .grid-x > .large-4,
    .grid-x > .large-5,
    .grid-x > .large-6,
    .grid-x > .large-7,
    .grid-x > .large-8,
    .grid-x > .large-9,
    .grid-x > .large-full,
    .grid-x > .large-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@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;
    }
}
@media screen and (min-width: 90em) {
    .grid-x > .xxlarge-1,
    .grid-x > .xxlarge-10,
    .grid-x > .xxlarge-11,
    .grid-x > .xxlarge-12,
    .grid-x > .xxlarge-2,
    .grid-x > .xxlarge-3,
    .grid-x > .xxlarge-4,
    .grid-x > .xxlarge-5,
    .grid-x > .xxlarge-6,
    .grid-x > .xxlarge-7,
    .grid-x > .xxlarge-8,
    .grid-x > .xxlarge-9,
    .grid-x > .xxlarge-full,
    .grid-x > .xxlarge-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: 23.75em) {
    .grid-x > .xsmall-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x > .xsmall-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .grid-x > .xsmall-1 {
        width: 8.33333%;
    }
    .grid-x > .xsmall-2 {
        width: 16.66667%;
    }
    .grid-x > .xsmall-3 {
        width: 25%;
    }
    .grid-x > .xsmall-4 {
        width: 33.33333%;
    }
    .grid-x > .xsmall-5 {
        width: 41.66667%;
    }
    .grid-x > .xsmall-6 {
        width: 50%;
    }
    .grid-x > .xsmall-7 {
        width: 58.33333%;
    }
    .grid-x > .xsmall-8 {
        width: 66.66667%;
    }
    .grid-x > .xsmall-9 {
        width: 75%;
    }
    .grid-x > .xsmall-10 {
        width: 83.33333%;
    }
    .grid-x > .xsmall-11 {
        width: 91.66667%;
    }
    .grid-x > .xsmall-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: 56.25em) {
    .grid-x > .xmedium-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x > .xmedium-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .grid-x > .xmedium-1 {
        width: 8.33333%;
    }
    .grid-x > .xmedium-2 {
        width: 16.66667%;
    }
    .grid-x > .xmedium-3 {
        width: 25%;
    }
    .grid-x > .xmedium-4 {
        width: 33.33333%;
    }
    .grid-x > .xmedium-5 {
        width: 41.66667%;
    }
    .grid-x > .xmedium-6 {
        width: 50%;
    }
    .grid-x > .xmedium-7 {
        width: 58.33333%;
    }
    .grid-x > .xmedium-8 {
        width: 66.66667%;
    }
    .grid-x > .xmedium-9 {
        width: 75%;
    }
    .grid-x > .xmedium-10 {
        width: 83.33333%;
    }
    .grid-x > .xmedium-11 {
        width: 91.66667%;
    }
    .grid-x > .xmedium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .grid-x > .large-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x > .large-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%;
    }
}
@media screen and (min-width: 90em) {
    .grid-x > .xxlarge-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x > .xxlarge-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .grid-x > .xxlarge-1 {
        width: 8.33333%;
    }
    .grid-x > .xxlarge-2 {
        width: 16.66667%;
    }
    .grid-x > .xxlarge-3 {
        width: 25%;
    }
    .grid-x > .xxlarge-4 {
        width: 33.33333%;
    }
    .grid-x > .xxlarge-5 {
        width: 41.66667%;
    }
    .grid-x > .xxlarge-6 {
        width: 50%;
    }
    .grid-x > .xxlarge-7 {
        width: 58.33333%;
    }
    .grid-x > .xxlarge-8 {
        width: 66.66667%;
    }
    .grid-x > .xxlarge-9 {
        width: 75%;
    }
    .grid-x > .xxlarge-10 {
        width: 83.33333%;
    }
    .grid-x > .xxlarge-11 {
        width: 91.66667%;
    }
    .grid-x > .xxlarge-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: -0.9375rem;
    margin-right: -0.9375rem;
}
@media print, screen and (min-width: 40em) {
    .grid-margin-x {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
.grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
}
@media print, screen and (min-width: 40em) {
    .grid-margin-x > .cell {
        width: calc(100% - 1.875rem);
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}
.grid-margin-x > .auto {
    width: auto;
}
.grid-margin-x > .shrink {
    width: auto;
}
.grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.875rem);
}
.grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.875rem);
}
.grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
}
.grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.875rem);
}
.grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.875rem);
}
.grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
}
.grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.875rem);
}
.grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.875rem);
}
.grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
}
.grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.875rem);
}
.grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.875rem);
}
.grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
}
@media print, screen and (min-width: 23.75em) {
    .grid-margin-x > .xsmall-auto {
        width: auto;
    }
    .grid-margin-x > .xsmall-shrink {
        width: auto;
    }
    .grid-margin-x > .xsmall-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x > .xsmall-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x > .xsmall-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x > .xsmall-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x > .xsmall-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x > .xsmall-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x > .xsmall-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x > .xsmall-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x > .xsmall-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x > .xsmall-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x > .xsmall-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x > .xsmall-12 {
        width: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 40em) {
    .grid-margin-x > .auto {
        width: auto;
    }
    .grid-margin-x > .shrink {
        width: auto;
    }
    .grid-margin-x > .small-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x > .small-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x > .small-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x > .small-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x > .small-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x > .small-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x > .small-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x > .small-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x > .small-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x > .small-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x > .small-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x > .small-12 {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x > .medium-auto {
        width: auto;
    }
    .grid-margin-x > .medium-shrink {
        width: auto;
    }
    .grid-margin-x > .medium-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x > .medium-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x > .medium-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x > .medium-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x > .medium-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x > .medium-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x > .medium-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x > .medium-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x > .medium-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x > .medium-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x > .medium-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x > .medium-12 {
        width: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 56.25em) {
    .grid-margin-x > .xmedium-auto {
        width: auto;
    }
    .grid-margin-x > .xmedium-shrink {
        width: auto;
    }
    .grid-margin-x > .xmedium-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x > .xmedium-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x > .xmedium-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x > .xmedium-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x > .xmedium-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x > .xmedium-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x > .xmedium-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x > .xmedium-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x > .xmedium-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x > .xmedium-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x > .xmedium-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x > .xmedium-12 {
        width: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
        width: auto;
    }
    .grid-margin-x > .large-shrink {
        width: auto;
    }
    .grid-margin-x > .large-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x > .large-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x > .large-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x > .large-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x > .large-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x > .large-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x > .large-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x > .large-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x > .large-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x > .large-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x > .large-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x > .large-12 {
        width: calc(100% - 1.875rem);
    }
}
@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% - 1.875rem);
    }
    .grid-margin-x > .xlarge-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x > .xlarge-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x > .xlarge-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x > .xlarge-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x > .xlarge-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x > .xlarge-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x > .xlarge-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x > .xlarge-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x > .xlarge-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x > .xlarge-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x > .xlarge-12 {
        width: calc(100% - 1.875rem);
    }
}
@media screen and (min-width: 90em) {
    .grid-margin-x > .xxlarge-auto {
        width: auto;
    }
    .grid-margin-x > .xxlarge-shrink {
        width: auto;
    }
    .grid-margin-x > .xxlarge-1 {
        width: calc(8.33333% - 1.875rem);
    }
    .grid-margin-x > .xxlarge-2 {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x > .xxlarge-3 {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x > .xxlarge-4 {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x > .xxlarge-5 {
        width: calc(41.66667% - 1.875rem);
    }
    .grid-margin-x > .xxlarge-6 {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x > .xxlarge-7 {
        width: calc(58.33333% - 1.875rem);
    }
    .grid-margin-x > .xxlarge-8 {
        width: calc(66.66667% - 1.875rem);
    }
    .grid-margin-x > .xxlarge-9 {
        width: calc(75% - 1.875rem);
    }
    .grid-margin-x > .xxlarge-10 {
        width: calc(83.33333% - 1.875rem);
    }
    .grid-margin-x > .xxlarge-11 {
        width: calc(91.66667% - 1.875rem);
    }
    .grid-margin-x > .xxlarge-12 {
        width: calc(100% - 1.875rem);
    }
}
.grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
}
@media print, screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}
.grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
}
@media print, screen and (min-width: 40em) {
    .grid-container:not(.full) > .grid-padding-x {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}
.grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}
@media print, screen and (min-width: 40em) {
    .grid-padding-x > .cell {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.small-up-1 > .cell {
    width: 100%;
}
.small-up-2 > .cell {
    width: 50%;
}
.small-up-3 > .cell {
    width: 33.33333%;
}
.small-up-4 > .cell {
    width: 25%;
}
.small-up-5 > .cell {
    width: 20%;
}
.small-up-6 > .cell {
    width: 16.66667%;
}
.small-up-7 > .cell {
    width: 14.28571%;
}
.small-up-8 > .cell {
    width: 12.5%;
}
@media print, screen and (min-width: 23.75em) {
    .xsmall-up-1 > .cell {
        width: 100%;
    }
    .xsmall-up-2 > .cell {
        width: 50%;
    }
    .xsmall-up-3 > .cell {
        width: 33.33333%;
    }
    .xsmall-up-4 > .cell {
        width: 25%;
    }
    .xsmall-up-5 > .cell {
        width: 20%;
    }
    .xsmall-up-6 > .cell {
        width: 16.66667%;
    }
    .xsmall-up-7 > .cell {
        width: 14.28571%;
    }
    .xsmall-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: 56.25em) {
    .xmedium-up-1 > .cell {
        width: 100%;
    }
    .xmedium-up-2 > .cell {
        width: 50%;
    }
    .xmedium-up-3 > .cell {
        width: 33.33333%;
    }
    .xmedium-up-4 > .cell {
        width: 25%;
    }
    .xmedium-up-5 > .cell {
        width: 20%;
    }
    .xmedium-up-6 > .cell {
        width: 16.66667%;
    }
    .xmedium-up-7 > .cell {
        width: 14.28571%;
    }
    .xmedium-up-8 > .cell {
        width: 12.5%;
    }
}
@media print, screen and (min-width: 64em) {
    .large-up-1 > .cell {
        width: 100%;
    }
    .large-up-2 > .cell {
        width: 50%;
    }
    .large-up-3 > .cell {
        width: 33.33333%;
    }
    .large-up-4 > .cell {
        width: 25%;
    }
    .large-up-5 > .cell {
        width: 20%;
    }
    .large-up-6 > .cell {
        width: 16.66667%;
    }
    .large-up-7 > .cell {
        width: 14.28571%;
    }
    .large-up-8 > .cell {
        width: 12.5%;
    }
}
@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%;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-up-1 > .cell {
        width: 100%;
    }
    .xxlarge-up-2 > .cell {
        width: 50%;
    }
    .xxlarge-up-3 > .cell {
        width: 33.33333%;
    }
    .xxlarge-up-4 > .cell {
        width: 25%;
    }
    .xxlarge-up-5 > .cell {
        width: 20%;
    }
    .xxlarge-up-6 > .cell {
        width: 16.66667%;
    }
    .xxlarge-up-7 > .cell {
        width: 14.28571%;
    }
    .xxlarge-up-8 > .cell {
        width: 12.5%;
    }
}
.grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
}
.grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
}
.grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
}
.grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
}
.grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
}
.grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
}
.grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
}
.grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
}
@media print, screen and (min-width: 23.75em) {
    .grid-margin-x.xsmall-up-1 > .cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.xsmall-up-2 > .cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.xsmall-up-3 > .cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.xsmall-up-4 > .cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.xsmall-up-5 > .cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.xsmall-up-6 > .cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.xsmall-up-7 > .cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.xsmall-up-8 > .cell {
        width: calc(12.5% - 1.875rem);
    }
}
@media print, screen and (min-width: 40em) {
    .grid-margin-x.small-up-1 > .cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.small-up-2 > .cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.small-up-3 > .cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.small-up-4 > .cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.small-up-5 > .cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.small-up-6 > .cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.small-up-7 > .cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.small-up-8 > .cell {
        width: calc(12.5% - 1.875rem);
    }
    .grid-margin-x.medium-up-1 > .cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.medium-up-2 > .cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.medium-up-3 > .cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.medium-up-4 > .cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.medium-up-5 > .cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.medium-up-6 > .cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.medium-up-7 > .cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.medium-up-8 > .cell {
        width: calc(12.5% - 1.875rem);
    }
}
@media print, screen and (min-width: 56.25em) {
    .grid-margin-x.xmedium-up-1 > .cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.xmedium-up-2 > .cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.xmedium-up-3 > .cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.xmedium-up-4 > .cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.xmedium-up-5 > .cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.xmedium-up-6 > .cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.xmedium-up-7 > .cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.xmedium-up-8 > .cell {
        width: calc(12.5% - 1.875rem);
    }
}
@media print, screen and (min-width: 64em) {
    .grid-margin-x.large-up-1 > .cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.large-up-2 > .cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.large-up-3 > .cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.large-up-4 > .cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.large-up-5 > .cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.large-up-6 > .cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.large-up-7 > .cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.large-up-8 > .cell {
        width: calc(12.5% - 1.875rem);
    }
}
@media screen and (min-width: 75em) {
    .grid-margin-x.xlarge-up-1 > .cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.xlarge-up-2 > .cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.xlarge-up-3 > .cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.xlarge-up-4 > .cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.xlarge-up-5 > .cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.xlarge-up-6 > .cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.xlarge-up-7 > .cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.xlarge-up-8 > .cell {
        width: calc(12.5% - 1.875rem);
    }
}
@media screen and (min-width: 90em) {
    .grid-margin-x.xxlarge-up-1 > .cell {
        width: calc(100% - 1.875rem);
    }
    .grid-margin-x.xxlarge-up-2 > .cell {
        width: calc(50% - 1.875rem);
    }
    .grid-margin-x.xxlarge-up-3 > .cell {
        width: calc(33.33333% - 1.875rem);
    }
    .grid-margin-x.xxlarge-up-4 > .cell {
        width: calc(25% - 1.875rem);
    }
    .grid-margin-x.xxlarge-up-5 > .cell {
        width: calc(20% - 1.875rem);
    }
    .grid-margin-x.xxlarge-up-6 > .cell {
        width: calc(16.66667% - 1.875rem);
    }
    .grid-margin-x.xxlarge-up-7 > .cell {
        width: calc(14.28571% - 1.875rem);
    }
    .grid-margin-x.xxlarge-up-8 > .cell {
        width: calc(12.5% - 1.875rem);
    }
}
.small-margin-collapse {
    margin-right: 0;
    margin-left: 0;
}
.small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
}
.small-margin-collapse > .small-1 {
    width: 8.33333%;
}
.small-margin-collapse > .small-2 {
    width: 16.66667%;
}
.small-margin-collapse > .small-3 {
    width: 25%;
}
.small-margin-collapse > .small-4 {
    width: 33.33333%;
}
.small-margin-collapse > .small-5 {
    width: 41.66667%;
}
.small-margin-collapse > .small-6 {
    width: 50%;
}
.small-margin-collapse > .small-7 {
    width: 58.33333%;
}
.small-margin-collapse > .small-8 {
    width: 66.66667%;
}
.small-margin-collapse > .small-9 {
    width: 75%;
}
.small-margin-collapse > .small-10 {
    width: 83.33333%;
}
.small-margin-collapse > .small-11 {
    width: 91.66667%;
}
.small-margin-collapse > .small-12 {
    width: 100%;
}
@media print, screen and (min-width: 23.75em) {
    .small-margin-collapse > .xsmall-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .xsmall-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .xsmall-3 {
        width: 25%;
    }
    .small-margin-collapse > .xsmall-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .xsmall-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .xsmall-6 {
        width: 50%;
    }
    .small-margin-collapse > .xsmall-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .xsmall-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .xsmall-9 {
        width: 75%;
    }
    .small-margin-collapse > .xsmall-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .xsmall-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .xsmall-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 40em) {
    .small-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .medium-3 {
        width: 25%;
    }
    .small-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .medium-6 {
        width: 50%;
    }
    .small-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .medium-9 {
        width: 75%;
    }
    .small-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 56.25em) {
    .small-margin-collapse > .xmedium-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .xmedium-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .xmedium-3 {
        width: 25%;
    }
    .small-margin-collapse > .xmedium-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .xmedium-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .xmedium-6 {
        width: 50%;
    }
    .small-margin-collapse > .xmedium-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .xmedium-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .xmedium-9 {
        width: 75%;
    }
    .small-margin-collapse > .xmedium-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .xmedium-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .xmedium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .large-3 {
        width: 25%;
    }
    .small-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .large-6 {
        width: 50%;
    }
    .small-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .large-9 {
        width: 75%;
    }
    .small-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media screen and (min-width: 75em) {
    .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%;
    }
}
@media screen and (min-width: 90em) {
    .small-margin-collapse > .xxlarge-1 {
        width: 8.33333%;
    }
    .small-margin-collapse > .xxlarge-2 {
        width: 16.66667%;
    }
    .small-margin-collapse > .xxlarge-3 {
        width: 25%;
    }
    .small-margin-collapse > .xxlarge-4 {
        width: 33.33333%;
    }
    .small-margin-collapse > .xxlarge-5 {
        width: 41.66667%;
    }
    .small-margin-collapse > .xxlarge-6 {
        width: 50%;
    }
    .small-margin-collapse > .xxlarge-7 {
        width: 58.33333%;
    }
    .small-margin-collapse > .xxlarge-8 {
        width: 66.66667%;
    }
    .small-margin-collapse > .xxlarge-9 {
        width: 75%;
    }
    .small-margin-collapse > .xxlarge-10 {
        width: 83.33333%;
    }
    .small-margin-collapse > .xxlarge-11 {
        width: 91.66667%;
    }
    .small-margin-collapse > .xxlarge-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: 23.75em) {
    .xsmall-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .xsmall-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 23.75em) {
    .xsmall-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .xsmall-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .xsmall-margin-collapse > .small-3 {
        width: 25%;
    }
    .xsmall-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .xsmall-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .xsmall-margin-collapse > .small-6 {
        width: 50%;
    }
    .xsmall-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .xsmall-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .xsmall-margin-collapse > .small-9 {
        width: 75%;
    }
    .xsmall-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .xsmall-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .xsmall-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 23.75em) {
    .xsmall-margin-collapse > .xsmall-1 {
        width: 8.33333%;
    }
    .xsmall-margin-collapse > .xsmall-2 {
        width: 16.66667%;
    }
    .xsmall-margin-collapse > .xsmall-3 {
        width: 25%;
    }
    .xsmall-margin-collapse > .xsmall-4 {
        width: 33.33333%;
    }
    .xsmall-margin-collapse > .xsmall-5 {
        width: 41.66667%;
    }
    .xsmall-margin-collapse > .xsmall-6 {
        width: 50%;
    }
    .xsmall-margin-collapse > .xsmall-7 {
        width: 58.33333%;
    }
    .xsmall-margin-collapse > .xsmall-8 {
        width: 66.66667%;
    }
    .xsmall-margin-collapse > .xsmall-9 {
        width: 75%;
    }
    .xsmall-margin-collapse > .xsmall-10 {
        width: 83.33333%;
    }
    .xsmall-margin-collapse > .xsmall-11 {
        width: 91.66667%;
    }
    .xsmall-margin-collapse > .xsmall-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 40em) {
    .xsmall-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .xsmall-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .xsmall-margin-collapse > .medium-3 {
        width: 25%;
    }
    .xsmall-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .xsmall-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .xsmall-margin-collapse > .medium-6 {
        width: 50%;
    }
    .xsmall-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .xsmall-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .xsmall-margin-collapse > .medium-9 {
        width: 75%;
    }
    .xsmall-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .xsmall-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .xsmall-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 56.25em) {
    .xsmall-margin-collapse > .xmedium-1 {
        width: 8.33333%;
    }
    .xsmall-margin-collapse > .xmedium-2 {
        width: 16.66667%;
    }
    .xsmall-margin-collapse > .xmedium-3 {
        width: 25%;
    }
    .xsmall-margin-collapse > .xmedium-4 {
        width: 33.33333%;
    }
    .xsmall-margin-collapse > .xmedium-5 {
        width: 41.66667%;
    }
    .xsmall-margin-collapse > .xmedium-6 {
        width: 50%;
    }
    .xsmall-margin-collapse > .xmedium-7 {
        width: 58.33333%;
    }
    .xsmall-margin-collapse > .xmedium-8 {
        width: 66.66667%;
    }
    .xsmall-margin-collapse > .xmedium-9 {
        width: 75%;
    }
    .xsmall-margin-collapse > .xmedium-10 {
        width: 83.33333%;
    }
    .xsmall-margin-collapse > .xmedium-11 {
        width: 91.66667%;
    }
    .xsmall-margin-collapse > .xmedium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .xsmall-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .xsmall-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .xsmall-margin-collapse > .large-3 {
        width: 25%;
    }
    .xsmall-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .xsmall-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .xsmall-margin-collapse > .large-6 {
        width: 50%;
    }
    .xsmall-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .xsmall-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .xsmall-margin-collapse > .large-9 {
        width: 75%;
    }
    .xsmall-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .xsmall-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .xsmall-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media screen and (min-width: 75em) {
    .xsmall-margin-collapse > .xlarge-1 {
        width: 8.33333%;
    }
    .xsmall-margin-collapse > .xlarge-2 {
        width: 16.66667%;
    }
    .xsmall-margin-collapse > .xlarge-3 {
        width: 25%;
    }
    .xsmall-margin-collapse > .xlarge-4 {
        width: 33.33333%;
    }
    .xsmall-margin-collapse > .xlarge-5 {
        width: 41.66667%;
    }
    .xsmall-margin-collapse > .xlarge-6 {
        width: 50%;
    }
    .xsmall-margin-collapse > .xlarge-7 {
        width: 58.33333%;
    }
    .xsmall-margin-collapse > .xlarge-8 {
        width: 66.66667%;
    }
    .xsmall-margin-collapse > .xlarge-9 {
        width: 75%;
    }
    .xsmall-margin-collapse > .xlarge-10 {
        width: 83.33333%;
    }
    .xsmall-margin-collapse > .xlarge-11 {
        width: 91.66667%;
    }
    .xsmall-margin-collapse > .xlarge-12 {
        width: 100%;
    }
}
@media screen and (min-width: 90em) {
    .xsmall-margin-collapse > .xxlarge-1 {
        width: 8.33333%;
    }
    .xsmall-margin-collapse > .xxlarge-2 {
        width: 16.66667%;
    }
    .xsmall-margin-collapse > .xxlarge-3 {
        width: 25%;
    }
    .xsmall-margin-collapse > .xxlarge-4 {
        width: 33.33333%;
    }
    .xsmall-margin-collapse > .xxlarge-5 {
        width: 41.66667%;
    }
    .xsmall-margin-collapse > .xxlarge-6 {
        width: 50%;
    }
    .xsmall-margin-collapse > .xxlarge-7 {
        width: 58.33333%;
    }
    .xsmall-margin-collapse > .xxlarge-8 {
        width: 66.66667%;
    }
    .xsmall-margin-collapse > .xxlarge-9 {
        width: 75%;
    }
    .xsmall-margin-collapse > .xxlarge-10 {
        width: 83.33333%;
    }
    .xsmall-margin-collapse > .xxlarge-11 {
        width: 91.66667%;
    }
    .xsmall-margin-collapse > .xxlarge-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 23.75em) {
    .xsmall-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .xsmall-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0;
    }
}
@media print, screen and (min-width: 40em) {
    .medium-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .medium-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 40em) {
    .medium-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .small-3 {
        width: 25%;
    }
    .medium-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .small-6 {
        width: 50%;
    }
    .medium-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .small-9 {
        width: 75%;
    }
    .medium-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 40em) {
    .medium-margin-collapse > .xsmall-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .xsmall-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .xsmall-3 {
        width: 25%;
    }
    .medium-margin-collapse > .xsmall-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .xsmall-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .xsmall-6 {
        width: 50%;
    }
    .medium-margin-collapse > .xsmall-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .xsmall-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .xsmall-9 {
        width: 75%;
    }
    .medium-margin-collapse > .xsmall-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .xsmall-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .xsmall-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 40em) {
    .medium-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .medium-3 {
        width: 25%;
    }
    .medium-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .medium-6 {
        width: 50%;
    }
    .medium-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .medium-9 {
        width: 75%;
    }
    .medium-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 56.25em) {
    .medium-margin-collapse > .xmedium-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .xmedium-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .xmedium-3 {
        width: 25%;
    }
    .medium-margin-collapse > .xmedium-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .xmedium-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .xmedium-6 {
        width: 50%;
    }
    .medium-margin-collapse > .xmedium-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .xmedium-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .xmedium-9 {
        width: 75%;
    }
    .medium-margin-collapse > .xmedium-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .xmedium-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .xmedium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .medium-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .large-3 {
        width: 25%;
    }
    .medium-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .large-6 {
        width: 50%;
    }
    .medium-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .large-9 {
        width: 75%;
    }
    .medium-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media screen and (min-width: 75em) {
    .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%;
    }
}
@media screen and (min-width: 90em) {
    .medium-margin-collapse > .xxlarge-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse > .xxlarge-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse > .xxlarge-3 {
        width: 25%;
    }
    .medium-margin-collapse > .xxlarge-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse > .xxlarge-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse > .xxlarge-6 {
        width: 50%;
    }
    .medium-margin-collapse > .xxlarge-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse > .xxlarge-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse > .xxlarge-9 {
        width: 75%;
    }
    .medium-margin-collapse > .xxlarge-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse > .xxlarge-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse > .xxlarge-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 40em) {
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .medium-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0;
    }
}
@media print, screen and (min-width: 56.25em) {
    .xmedium-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .xmedium-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 56.25em) {
    .xmedium-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .xmedium-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .xmedium-margin-collapse > .small-3 {
        width: 25%;
    }
    .xmedium-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .xmedium-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .xmedium-margin-collapse > .small-6 {
        width: 50%;
    }
    .xmedium-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .xmedium-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .xmedium-margin-collapse > .small-9 {
        width: 75%;
    }
    .xmedium-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .xmedium-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .xmedium-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 56.25em) {
    .xmedium-margin-collapse > .xsmall-1 {
        width: 8.33333%;
    }
    .xmedium-margin-collapse > .xsmall-2 {
        width: 16.66667%;
    }
    .xmedium-margin-collapse > .xsmall-3 {
        width: 25%;
    }
    .xmedium-margin-collapse > .xsmall-4 {
        width: 33.33333%;
    }
    .xmedium-margin-collapse > .xsmall-5 {
        width: 41.66667%;
    }
    .xmedium-margin-collapse > .xsmall-6 {
        width: 50%;
    }
    .xmedium-margin-collapse > .xsmall-7 {
        width: 58.33333%;
    }
    .xmedium-margin-collapse > .xsmall-8 {
        width: 66.66667%;
    }
    .xmedium-margin-collapse > .xsmall-9 {
        width: 75%;
    }
    .xmedium-margin-collapse > .xsmall-10 {
        width: 83.33333%;
    }
    .xmedium-margin-collapse > .xsmall-11 {
        width: 91.66667%;
    }
    .xmedium-margin-collapse > .xsmall-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 56.25em) {
    .xmedium-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .xmedium-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .xmedium-margin-collapse > .medium-3 {
        width: 25%;
    }
    .xmedium-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .xmedium-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .xmedium-margin-collapse > .medium-6 {
        width: 50%;
    }
    .xmedium-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .xmedium-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .xmedium-margin-collapse > .medium-9 {
        width: 75%;
    }
    .xmedium-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .xmedium-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .xmedium-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 56.25em) {
    .xmedium-margin-collapse > .xmedium-1 {
        width: 8.33333%;
    }
    .xmedium-margin-collapse > .xmedium-2 {
        width: 16.66667%;
    }
    .xmedium-margin-collapse > .xmedium-3 {
        width: 25%;
    }
    .xmedium-margin-collapse > .xmedium-4 {
        width: 33.33333%;
    }
    .xmedium-margin-collapse > .xmedium-5 {
        width: 41.66667%;
    }
    .xmedium-margin-collapse > .xmedium-6 {
        width: 50%;
    }
    .xmedium-margin-collapse > .xmedium-7 {
        width: 58.33333%;
    }
    .xmedium-margin-collapse > .xmedium-8 {
        width: 66.66667%;
    }
    .xmedium-margin-collapse > .xmedium-9 {
        width: 75%;
    }
    .xmedium-margin-collapse > .xmedium-10 {
        width: 83.33333%;
    }
    .xmedium-margin-collapse > .xmedium-11 {
        width: 91.66667%;
    }
    .xmedium-margin-collapse > .xmedium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .xmedium-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .xmedium-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .xmedium-margin-collapse > .large-3 {
        width: 25%;
    }
    .xmedium-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .xmedium-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .xmedium-margin-collapse > .large-6 {
        width: 50%;
    }
    .xmedium-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .xmedium-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .xmedium-margin-collapse > .large-9 {
        width: 75%;
    }
    .xmedium-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .xmedium-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .xmedium-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media screen and (min-width: 75em) {
    .xmedium-margin-collapse > .xlarge-1 {
        width: 8.33333%;
    }
    .xmedium-margin-collapse > .xlarge-2 {
        width: 16.66667%;
    }
    .xmedium-margin-collapse > .xlarge-3 {
        width: 25%;
    }
    .xmedium-margin-collapse > .xlarge-4 {
        width: 33.33333%;
    }
    .xmedium-margin-collapse > .xlarge-5 {
        width: 41.66667%;
    }
    .xmedium-margin-collapse > .xlarge-6 {
        width: 50%;
    }
    .xmedium-margin-collapse > .xlarge-7 {
        width: 58.33333%;
    }
    .xmedium-margin-collapse > .xlarge-8 {
        width: 66.66667%;
    }
    .xmedium-margin-collapse > .xlarge-9 {
        width: 75%;
    }
    .xmedium-margin-collapse > .xlarge-10 {
        width: 83.33333%;
    }
    .xmedium-margin-collapse > .xlarge-11 {
        width: 91.66667%;
    }
    .xmedium-margin-collapse > .xlarge-12 {
        width: 100%;
    }
}
@media screen and (min-width: 90em) {
    .xmedium-margin-collapse > .xxlarge-1 {
        width: 8.33333%;
    }
    .xmedium-margin-collapse > .xxlarge-2 {
        width: 16.66667%;
    }
    .xmedium-margin-collapse > .xxlarge-3 {
        width: 25%;
    }
    .xmedium-margin-collapse > .xxlarge-4 {
        width: 33.33333%;
    }
    .xmedium-margin-collapse > .xxlarge-5 {
        width: 41.66667%;
    }
    .xmedium-margin-collapse > .xxlarge-6 {
        width: 50%;
    }
    .xmedium-margin-collapse > .xxlarge-7 {
        width: 58.33333%;
    }
    .xmedium-margin-collapse > .xxlarge-8 {
        width: 66.66667%;
    }
    .xmedium-margin-collapse > .xxlarge-9 {
        width: 75%;
    }
    .xmedium-margin-collapse > .xxlarge-10 {
        width: 83.33333%;
    }
    .xmedium-margin-collapse > .xxlarge-11 {
        width: 91.66667%;
    }
    .xmedium-margin-collapse > .xxlarge-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 56.25em) {
    .xmedium-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .xmedium-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0;
    }
}
@media print, screen and (min-width: 64em) {
    .large-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .large-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .small-3 {
        width: 25%;
    }
    .large-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .small-6 {
        width: 50%;
    }
    .large-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .small-9 {
        width: 75%;
    }
    .large-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .xsmall-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .xsmall-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .xsmall-3 {
        width: 25%;
    }
    .large-margin-collapse > .xsmall-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .xsmall-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .xsmall-6 {
        width: 50%;
    }
    .large-margin-collapse > .xsmall-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .xsmall-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .xsmall-9 {
        width: 75%;
    }
    .large-margin-collapse > .xsmall-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .xsmall-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .xsmall-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .medium-3 {
        width: 25%;
    }
    .large-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .medium-6 {
        width: 50%;
    }
    .large-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .medium-9 {
        width: 75%;
    }
    .large-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .xmedium-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .xmedium-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .xmedium-3 {
        width: 25%;
    }
    .large-margin-collapse > .xmedium-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .xmedium-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .xmedium-6 {
        width: 50%;
    }
    .large-margin-collapse > .xmedium-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .xmedium-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .xmedium-9 {
        width: 75%;
    }
    .large-margin-collapse > .xmedium-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .xmedium-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .xmedium-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .large-3 {
        width: 25%;
    }
    .large-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .large-6 {
        width: 50%;
    }
    .large-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .large-9 {
        width: 75%;
    }
    .large-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media screen and (min-width: 75em) {
    .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%;
    }
}
@media screen and (min-width: 90em) {
    .large-margin-collapse > .xxlarge-1 {
        width: 8.33333%;
    }
    .large-margin-collapse > .xxlarge-2 {
        width: 16.66667%;
    }
    .large-margin-collapse > .xxlarge-3 {
        width: 25%;
    }
    .large-margin-collapse > .xxlarge-4 {
        width: 33.33333%;
    }
    .large-margin-collapse > .xxlarge-5 {
        width: 41.66667%;
    }
    .large-margin-collapse > .xxlarge-6 {
        width: 50%;
    }
    .large-margin-collapse > .xxlarge-7 {
        width: 58.33333%;
    }
    .large-margin-collapse > .xxlarge-8 {
        width: 66.66667%;
    }
    .large-margin-collapse > .xxlarge-9 {
        width: 75%;
    }
    .large-margin-collapse > .xxlarge-10 {
        width: 83.33333%;
    }
    .large-margin-collapse > .xxlarge-11 {
        width: 91.66667%;
    }
    .large-margin-collapse > .xxlarge-12 {
        width: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .large-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0;
    }
}
@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;
    }
}
@media screen and (min-width: 75em) {
    .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%;
    }
}
@media screen and (min-width: 75em) {
    .xlarge-margin-collapse > .xsmall-1 {
        width: 8.33333%;
    }
    .xlarge-margin-collapse > .xsmall-2 {
        width: 16.66667%;
    }
    .xlarge-margin-collapse > .xsmall-3 {
        width: 25%;
    }
    .xlarge-margin-collapse > .xsmall-4 {
        width: 33.33333%;
    }
    .xlarge-margin-collapse > .xsmall-5 {
        width: 41.66667%;
    }
    .xlarge-margin-collapse > .xsmall-6 {
        width: 50%;
    }
    .xlarge-margin-collapse > .xsmall-7 {
        width: 58.33333%;
    }
    .xlarge-margin-collapse > .xsmall-8 {
        width: 66.66667%;
    }
    .xlarge-margin-collapse > .xsmall-9 {
        width: 75%;
    }
    .xlarge-margin-collapse > .xsmall-10 {
        width: 83.33333%;
    }
    .xlarge-margin-collapse > .xsmall-11 {
        width: 91.66667%;
    }
    .xlarge-margin-collapse > .xsmall-12 {
        width: 100%;
    }
}
@media screen and (min-width: 75em) {
    .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%;
    }
}
@media screen and (min-width: 75em) {
    .xlarge-margin-collapse > .xmedium-1 {
        width: 8.33333%;
    }
    .xlarge-margin-collapse > .xmedium-2 {
        width: 16.66667%;
    }
    .xlarge-margin-collapse > .xmedium-3 {
        width: 25%;
    }
    .xlarge-margin-collapse > .xmedium-4 {
        width: 33.33333%;
    }
    .xlarge-margin-collapse > .xmedium-5 {
        width: 41.66667%;
    }
    .xlarge-margin-collapse > .xmedium-6 {
        width: 50%;
    }
    .xlarge-margin-collapse > .xmedium-7 {
        width: 58.33333%;
    }
    .xlarge-margin-collapse > .xmedium-8 {
        width: 66.66667%;
    }
    .xlarge-margin-collapse > .xmedium-9 {
        width: 75%;
    }
    .xlarge-margin-collapse > .xmedium-10 {
        width: 83.33333%;
    }
    .xlarge-margin-collapse > .xmedium-11 {
        width: 91.66667%;
    }
    .xlarge-margin-collapse > .xmedium-12 {
        width: 100%;
    }
}
@media screen and (min-width: 75em) {
    .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%;
    }
}
@media screen and (min-width: 75em) {
    .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%;
    }
}
@media screen and (min-width: 90em) {
    .xlarge-margin-collapse > .xxlarge-1 {
        width: 8.33333%;
    }
    .xlarge-margin-collapse > .xxlarge-2 {
        width: 16.66667%;
    }
    .xlarge-margin-collapse > .xxlarge-3 {
        width: 25%;
    }
    .xlarge-margin-collapse > .xxlarge-4 {
        width: 33.33333%;
    }
    .xlarge-margin-collapse > .xxlarge-5 {
        width: 41.66667%;
    }
    .xlarge-margin-collapse > .xxlarge-6 {
        width: 50%;
    }
    .xlarge-margin-collapse > .xxlarge-7 {
        width: 58.33333%;
    }
    .xlarge-margin-collapse > .xxlarge-8 {
        width: 66.66667%;
    }
    .xlarge-margin-collapse > .xxlarge-9 {
        width: 75%;
    }
    .xlarge-margin-collapse > .xxlarge-10 {
        width: 83.33333%;
    }
    .xlarge-margin-collapse > .xxlarge-11 {
        width: 91.66667%;
    }
    .xlarge-margin-collapse > .xxlarge-12 {
        width: 100%;
    }
}
@media screen and (min-width: 75em) {
    .xlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .xlarge-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .xxlarge-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse > .small-1 {
        width: 8.33333%;
    }
    .xxlarge-margin-collapse > .small-2 {
        width: 16.66667%;
    }
    .xxlarge-margin-collapse > .small-3 {
        width: 25%;
    }
    .xxlarge-margin-collapse > .small-4 {
        width: 33.33333%;
    }
    .xxlarge-margin-collapse > .small-5 {
        width: 41.66667%;
    }
    .xxlarge-margin-collapse > .small-6 {
        width: 50%;
    }
    .xxlarge-margin-collapse > .small-7 {
        width: 58.33333%;
    }
    .xxlarge-margin-collapse > .small-8 {
        width: 66.66667%;
    }
    .xxlarge-margin-collapse > .small-9 {
        width: 75%;
    }
    .xxlarge-margin-collapse > .small-10 {
        width: 83.33333%;
    }
    .xxlarge-margin-collapse > .small-11 {
        width: 91.66667%;
    }
    .xxlarge-margin-collapse > .small-12 {
        width: 100%;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse > .xsmall-1 {
        width: 8.33333%;
    }
    .xxlarge-margin-collapse > .xsmall-2 {
        width: 16.66667%;
    }
    .xxlarge-margin-collapse > .xsmall-3 {
        width: 25%;
    }
    .xxlarge-margin-collapse > .xsmall-4 {
        width: 33.33333%;
    }
    .xxlarge-margin-collapse > .xsmall-5 {
        width: 41.66667%;
    }
    .xxlarge-margin-collapse > .xsmall-6 {
        width: 50%;
    }
    .xxlarge-margin-collapse > .xsmall-7 {
        width: 58.33333%;
    }
    .xxlarge-margin-collapse > .xsmall-8 {
        width: 66.66667%;
    }
    .xxlarge-margin-collapse > .xsmall-9 {
        width: 75%;
    }
    .xxlarge-margin-collapse > .xsmall-10 {
        width: 83.33333%;
    }
    .xxlarge-margin-collapse > .xsmall-11 {
        width: 91.66667%;
    }
    .xxlarge-margin-collapse > .xsmall-12 {
        width: 100%;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse > .medium-1 {
        width: 8.33333%;
    }
    .xxlarge-margin-collapse > .medium-2 {
        width: 16.66667%;
    }
    .xxlarge-margin-collapse > .medium-3 {
        width: 25%;
    }
    .xxlarge-margin-collapse > .medium-4 {
        width: 33.33333%;
    }
    .xxlarge-margin-collapse > .medium-5 {
        width: 41.66667%;
    }
    .xxlarge-margin-collapse > .medium-6 {
        width: 50%;
    }
    .xxlarge-margin-collapse > .medium-7 {
        width: 58.33333%;
    }
    .xxlarge-margin-collapse > .medium-8 {
        width: 66.66667%;
    }
    .xxlarge-margin-collapse > .medium-9 {
        width: 75%;
    }
    .xxlarge-margin-collapse > .medium-10 {
        width: 83.33333%;
    }
    .xxlarge-margin-collapse > .medium-11 {
        width: 91.66667%;
    }
    .xxlarge-margin-collapse > .medium-12 {
        width: 100%;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse > .xmedium-1 {
        width: 8.33333%;
    }
    .xxlarge-margin-collapse > .xmedium-2 {
        width: 16.66667%;
    }
    .xxlarge-margin-collapse > .xmedium-3 {
        width: 25%;
    }
    .xxlarge-margin-collapse > .xmedium-4 {
        width: 33.33333%;
    }
    .xxlarge-margin-collapse > .xmedium-5 {
        width: 41.66667%;
    }
    .xxlarge-margin-collapse > .xmedium-6 {
        width: 50%;
    }
    .xxlarge-margin-collapse > .xmedium-7 {
        width: 58.33333%;
    }
    .xxlarge-margin-collapse > .xmedium-8 {
        width: 66.66667%;
    }
    .xxlarge-margin-collapse > .xmedium-9 {
        width: 75%;
    }
    .xxlarge-margin-collapse > .xmedium-10 {
        width: 83.33333%;
    }
    .xxlarge-margin-collapse > .xmedium-11 {
        width: 91.66667%;
    }
    .xxlarge-margin-collapse > .xmedium-12 {
        width: 100%;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse > .large-1 {
        width: 8.33333%;
    }
    .xxlarge-margin-collapse > .large-2 {
        width: 16.66667%;
    }
    .xxlarge-margin-collapse > .large-3 {
        width: 25%;
    }
    .xxlarge-margin-collapse > .large-4 {
        width: 33.33333%;
    }
    .xxlarge-margin-collapse > .large-5 {
        width: 41.66667%;
    }
    .xxlarge-margin-collapse > .large-6 {
        width: 50%;
    }
    .xxlarge-margin-collapse > .large-7 {
        width: 58.33333%;
    }
    .xxlarge-margin-collapse > .large-8 {
        width: 66.66667%;
    }
    .xxlarge-margin-collapse > .large-9 {
        width: 75%;
    }
    .xxlarge-margin-collapse > .large-10 {
        width: 83.33333%;
    }
    .xxlarge-margin-collapse > .large-11 {
        width: 91.66667%;
    }
    .xxlarge-margin-collapse > .large-12 {
        width: 100%;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse > .xlarge-1 {
        width: 8.33333%;
    }
    .xxlarge-margin-collapse > .xlarge-2 {
        width: 16.66667%;
    }
    .xxlarge-margin-collapse > .xlarge-3 {
        width: 25%;
    }
    .xxlarge-margin-collapse > .xlarge-4 {
        width: 33.33333%;
    }
    .xxlarge-margin-collapse > .xlarge-5 {
        width: 41.66667%;
    }
    .xxlarge-margin-collapse > .xlarge-6 {
        width: 50%;
    }
    .xxlarge-margin-collapse > .xlarge-7 {
        width: 58.33333%;
    }
    .xxlarge-margin-collapse > .xlarge-8 {
        width: 66.66667%;
    }
    .xxlarge-margin-collapse > .xlarge-9 {
        width: 75%;
    }
    .xxlarge-margin-collapse > .xlarge-10 {
        width: 83.33333%;
    }
    .xxlarge-margin-collapse > .xlarge-11 {
        width: 91.66667%;
    }
    .xxlarge-margin-collapse > .xlarge-12 {
        width: 100%;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse > .xxlarge-1 {
        width: 8.33333%;
    }
    .xxlarge-margin-collapse > .xxlarge-2 {
        width: 16.66667%;
    }
    .xxlarge-margin-collapse > .xxlarge-3 {
        width: 25%;
    }
    .xxlarge-margin-collapse > .xxlarge-4 {
        width: 33.33333%;
    }
    .xxlarge-margin-collapse > .xxlarge-5 {
        width: 41.66667%;
    }
    .xxlarge-margin-collapse > .xxlarge-6 {
        width: 50%;
    }
    .xxlarge-margin-collapse > .xxlarge-7 {
        width: 58.33333%;
    }
    .xxlarge-margin-collapse > .xxlarge-8 {
        width: 66.66667%;
    }
    .xxlarge-margin-collapse > .xxlarge-9 {
        width: 75%;
    }
    .xxlarge-margin-collapse > .xxlarge-10 {
        width: 83.33333%;
    }
    .xxlarge-margin-collapse > .xxlarge-11 {
        width: 91.66667%;
    }
    .xxlarge-margin-collapse > .xxlarge-12 {
        width: 100%;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .xxlarge-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% + 0.9375rem);
}
.small-offset-1 {
    margin-left: 8.33333%;
}
.grid-margin-x > .small-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
}
.small-offset-2 {
    margin-left: 16.66667%;
}
.grid-margin-x > .small-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
}
.small-offset-3 {
    margin-left: 25%;
}
.grid-margin-x > .small-offset-3 {
    margin-left: calc(25% + 0.9375rem);
}
.small-offset-4 {
    margin-left: 33.33333%;
}
.grid-margin-x > .small-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
}
.small-offset-5 {
    margin-left: 41.66667%;
}
.grid-margin-x > .small-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
}
.small-offset-6 {
    margin-left: 50%;
}
.grid-margin-x > .small-offset-6 {
    margin-left: calc(50% + 0.9375rem);
}
.small-offset-7 {
    margin-left: 58.33333%;
}
.grid-margin-x > .small-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
}
.small-offset-8 {
    margin-left: 66.66667%;
}
.grid-margin-x > .small-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
}
.small-offset-9 {
    margin-left: 75%;
}
.grid-margin-x > .small-offset-9 {
    margin-left: calc(75% + 0.9375rem);
}
.small-offset-10 {
    margin-left: 83.33333%;
}
.grid-margin-x > .small-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
}
.small-offset-11 {
    margin-left: 91.66667%;
}
.grid-margin-x > .small-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
}
@media print, screen and (min-width: 23.75em) {
    .xsmall-offset-0 {
        margin-left: 0;
    }
    .grid-margin-x > .xsmall-offset-0 {
        margin-left: calc(0% + 0.9375rem);
    }
    .xsmall-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .xsmall-offset-1 {
        margin-left: calc(8.33333% + 0.9375rem);
    }
    .xsmall-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .xsmall-offset-2 {
        margin-left: calc(16.66667% + 0.9375rem);
    }
    .xsmall-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .xsmall-offset-3 {
        margin-left: calc(25% + 0.9375rem);
    }
    .xsmall-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .xsmall-offset-4 {
        margin-left: calc(33.33333% + 0.9375rem);
    }
    .xsmall-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .xsmall-offset-5 {
        margin-left: calc(41.66667% + 0.9375rem);
    }
    .xsmall-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .xsmall-offset-6 {
        margin-left: calc(50% + 0.9375rem);
    }
    .xsmall-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .xsmall-offset-7 {
        margin-left: calc(58.33333% + 0.9375rem);
    }
    .xsmall-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .xsmall-offset-8 {
        margin-left: calc(66.66667% + 0.9375rem);
    }
    .xsmall-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .xsmall-offset-9 {
        margin-left: calc(75% + 0.9375rem);
    }
    .xsmall-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .xsmall-offset-10 {
        margin-left: calc(83.33333% + 0.9375rem);
    }
    .xsmall-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .xsmall-offset-11 {
        margin-left: calc(91.66667% + 0.9375rem);
    }
}
@media print, screen and (min-width: 40em) {
    .medium-offset-0 {
        margin-left: 0;
    }
    .grid-margin-x > .medium-offset-0 {
        margin-left: calc(0% + 0.9375rem);
    }
    .medium-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .medium-offset-1 {
        margin-left: calc(8.33333% + 0.9375rem);
    }
    .medium-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .medium-offset-2 {
        margin-left: calc(16.66667% + 0.9375rem);
    }
    .medium-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .medium-offset-3 {
        margin-left: calc(25% + 0.9375rem);
    }
    .medium-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .medium-offset-4 {
        margin-left: calc(33.33333% + 0.9375rem);
    }
    .medium-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .medium-offset-5 {
        margin-left: calc(41.66667% + 0.9375rem);
    }
    .medium-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .medium-offset-6 {
        margin-left: calc(50% + 0.9375rem);
    }
    .medium-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .medium-offset-7 {
        margin-left: calc(58.33333% + 0.9375rem);
    }
    .medium-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .medium-offset-8 {
        margin-left: calc(66.66667% + 0.9375rem);
    }
    .medium-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .medium-offset-9 {
        margin-left: calc(75% + 0.9375rem);
    }
    .medium-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .medium-offset-10 {
        margin-left: calc(83.33333% + 0.9375rem);
    }
    .medium-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .medium-offset-11 {
        margin-left: calc(91.66667% + 0.9375rem);
    }
}
@media print, screen and (min-width: 56.25em) {
    .xmedium-offset-0 {
        margin-left: 0;
    }
    .grid-margin-x > .xmedium-offset-0 {
        margin-left: calc(0% + 0.9375rem);
    }
    .xmedium-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .xmedium-offset-1 {
        margin-left: calc(8.33333% + 0.9375rem);
    }
    .xmedium-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .xmedium-offset-2 {
        margin-left: calc(16.66667% + 0.9375rem);
    }
    .xmedium-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .xmedium-offset-3 {
        margin-left: calc(25% + 0.9375rem);
    }
    .xmedium-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .xmedium-offset-4 {
        margin-left: calc(33.33333% + 0.9375rem);
    }
    .xmedium-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .xmedium-offset-5 {
        margin-left: calc(41.66667% + 0.9375rem);
    }
    .xmedium-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .xmedium-offset-6 {
        margin-left: calc(50% + 0.9375rem);
    }
    .xmedium-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .xmedium-offset-7 {
        margin-left: calc(58.33333% + 0.9375rem);
    }
    .xmedium-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .xmedium-offset-8 {
        margin-left: calc(66.66667% + 0.9375rem);
    }
    .xmedium-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .xmedium-offset-9 {
        margin-left: calc(75% + 0.9375rem);
    }
    .xmedium-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .xmedium-offset-10 {
        margin-left: calc(83.33333% + 0.9375rem);
    }
    .xmedium-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .xmedium-offset-11 {
        margin-left: calc(91.66667% + 0.9375rem);
    }
}
@media print, screen and (min-width: 64em) {
    .large-offset-0 {
        margin-left: 0;
    }
    .grid-margin-x > .large-offset-0 {
        margin-left: calc(0% + 0.9375rem);
    }
    .large-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .large-offset-1 {
        margin-left: calc(8.33333% + 0.9375rem);
    }
    .large-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .large-offset-2 {
        margin-left: calc(16.66667% + 0.9375rem);
    }
    .large-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .large-offset-3 {
        margin-left: calc(25% + 0.9375rem);
    }
    .large-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .large-offset-4 {
        margin-left: calc(33.33333% + 0.9375rem);
    }
    .large-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .large-offset-5 {
        margin-left: calc(41.66667% + 0.9375rem);
    }
    .large-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .large-offset-6 {
        margin-left: calc(50% + 0.9375rem);
    }
    .large-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .large-offset-7 {
        margin-left: calc(58.33333% + 0.9375rem);
    }
    .large-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .large-offset-8 {
        margin-left: calc(66.66667% + 0.9375rem);
    }
    .large-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .large-offset-9 {
        margin-left: calc(75% + 0.9375rem);
    }
    .large-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .large-offset-10 {
        margin-left: calc(83.33333% + 0.9375rem);
    }
    .large-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .large-offset-11 {
        margin-left: calc(91.66667% + 0.9375rem);
    }
}
@media screen and (min-width: 75em) {
    .xlarge-offset-0 {
        margin-left: 0;
    }
    .grid-margin-x > .xlarge-offset-0 {
        margin-left: calc(0% + 0.9375rem);
    }
    .xlarge-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .xlarge-offset-1 {
        margin-left: calc(8.33333% + 0.9375rem);
    }
    .xlarge-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .xlarge-offset-2 {
        margin-left: calc(16.66667% + 0.9375rem);
    }
    .xlarge-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .xlarge-offset-3 {
        margin-left: calc(25% + 0.9375rem);
    }
    .xlarge-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .xlarge-offset-4 {
        margin-left: calc(33.33333% + 0.9375rem);
    }
    .xlarge-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .xlarge-offset-5 {
        margin-left: calc(41.66667% + 0.9375rem);
    }
    .xlarge-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .xlarge-offset-6 {
        margin-left: calc(50% + 0.9375rem);
    }
    .xlarge-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .xlarge-offset-7 {
        margin-left: calc(58.33333% + 0.9375rem);
    }
    .xlarge-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .xlarge-offset-8 {
        margin-left: calc(66.66667% + 0.9375rem);
    }
    .xlarge-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .xlarge-offset-9 {
        margin-left: calc(75% + 0.9375rem);
    }
    .xlarge-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .xlarge-offset-10 {
        margin-left: calc(83.33333% + 0.9375rem);
    }
    .xlarge-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .xlarge-offset-11 {
        margin-left: calc(91.66667% + 0.9375rem);
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-offset-0 {
        margin-left: 0;
    }
    .grid-margin-x > .xxlarge-offset-0 {
        margin-left: calc(0% + 0.9375rem);
    }
    .xxlarge-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x > .xxlarge-offset-1 {
        margin-left: calc(8.33333% + 0.9375rem);
    }
    .xxlarge-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x > .xxlarge-offset-2 {
        margin-left: calc(16.66667% + 0.9375rem);
    }
    .xxlarge-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x > .xxlarge-offset-3 {
        margin-left: calc(25% + 0.9375rem);
    }
    .xxlarge-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x > .xxlarge-offset-4 {
        margin-left: calc(33.33333% + 0.9375rem);
    }
    .xxlarge-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x > .xxlarge-offset-5 {
        margin-left: calc(41.66667% + 0.9375rem);
    }
    .xxlarge-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x > .xxlarge-offset-6 {
        margin-left: calc(50% + 0.9375rem);
    }
    .xxlarge-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x > .xxlarge-offset-7 {
        margin-left: calc(58.33333% + 0.9375rem);
    }
    .xxlarge-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x > .xxlarge-offset-8 {
        margin-left: calc(66.66667% + 0.9375rem);
    }
    .xxlarge-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x > .xxlarge-offset-9 {
        margin-left: calc(75% + 0.9375rem);
    }
    .xxlarge-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x > .xxlarge-offset-10 {
        margin-left: calc(83.33333% + 0.9375rem);
    }
    .xxlarge-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x > .xxlarge-offset-11 {
        margin-left: calc(91.66667% + 0.9375rem);
    }
}
.grid-y {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.grid-y > .cell {
    width: auto;
}
.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: 23.75em) {
    .grid-y > .xsmall-1,
    .grid-y > .xsmall-10,
    .grid-y > .xsmall-11,
    .grid-y > .xsmall-12,
    .grid-y > .xsmall-2,
    .grid-y > .xsmall-3,
    .grid-y > .xsmall-4,
    .grid-y > .xsmall-5,
    .grid-y > .xsmall-6,
    .grid-y > .xsmall-7,
    .grid-y > .xsmall-8,
    .grid-y > .xsmall-9,
    .grid-y > .xsmall-full,
    .grid-y > .xsmall-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: 56.25em) {
    .grid-y > .xmedium-1,
    .grid-y > .xmedium-10,
    .grid-y > .xmedium-11,
    .grid-y > .xmedium-12,
    .grid-y > .xmedium-2,
    .grid-y > .xmedium-3,
    .grid-y > .xmedium-4,
    .grid-y > .xmedium-5,
    .grid-y > .xmedium-6,
    .grid-y > .xmedium-7,
    .grid-y > .xmedium-8,
    .grid-y > .xmedium-9,
    .grid-y > .xmedium-full,
    .grid-y > .xmedium-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@media print, screen and (min-width: 64em) {
    .grid-y > .large-1,
    .grid-y > .large-10,
    .grid-y > .large-11,
    .grid-y > .large-12,
    .grid-y > .large-2,
    .grid-y > .large-3,
    .grid-y > .large-4,
    .grid-y > .large-5,
    .grid-y > .large-6,
    .grid-y > .large-7,
    .grid-y > .large-8,
    .grid-y > .large-9,
    .grid-y > .large-full,
    .grid-y > .large-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@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;
    }
}
@media screen and (min-width: 90em) {
    .grid-y > .xxlarge-1,
    .grid-y > .xxlarge-10,
    .grid-y > .xxlarge-11,
    .grid-y > .xxlarge-12,
    .grid-y > .xxlarge-2,
    .grid-y > .xxlarge-3,
    .grid-y > .xxlarge-4,
    .grid-y > .xxlarge-5,
    .grid-y > .xxlarge-6,
    .grid-y > .xxlarge-7,
    .grid-y > .xxlarge-8,
    .grid-y > .xxlarge-9,
    .grid-y > .xxlarge-full,
    .grid-y > .xxlarge-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: 23.75em) {
    .grid-y > .xsmall-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y > .xsmall-shrink {
        height: auto;
    }
    .grid-y > .xsmall-1 {
        height: 8.33333%;
    }
    .grid-y > .xsmall-2 {
        height: 16.66667%;
    }
    .grid-y > .xsmall-3 {
        height: 25%;
    }
    .grid-y > .xsmall-4 {
        height: 33.33333%;
    }
    .grid-y > .xsmall-5 {
        height: 41.66667%;
    }
    .grid-y > .xsmall-6 {
        height: 50%;
    }
    .grid-y > .xsmall-7 {
        height: 58.33333%;
    }
    .grid-y > .xsmall-8 {
        height: 66.66667%;
    }
    .grid-y > .xsmall-9 {
        height: 75%;
    }
    .grid-y > .xsmall-10 {
        height: 83.33333%;
    }
    .grid-y > .xsmall-11 {
        height: 91.66667%;
    }
    .grid-y > .xsmall-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: 56.25em) {
    .grid-y > .xmedium-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y > .xmedium-shrink {
        height: auto;
    }
    .grid-y > .xmedium-1 {
        height: 8.33333%;
    }
    .grid-y > .xmedium-2 {
        height: 16.66667%;
    }
    .grid-y > .xmedium-3 {
        height: 25%;
    }
    .grid-y > .xmedium-4 {
        height: 33.33333%;
    }
    .grid-y > .xmedium-5 {
        height: 41.66667%;
    }
    .grid-y > .xmedium-6 {
        height: 50%;
    }
    .grid-y > .xmedium-7 {
        height: 58.33333%;
    }
    .grid-y > .xmedium-8 {
        height: 66.66667%;
    }
    .grid-y > .xmedium-9 {
        height: 75%;
    }
    .grid-y > .xmedium-10 {
        height: 83.33333%;
    }
    .grid-y > .xmedium-11 {
        height: 91.66667%;
    }
    .grid-y > .xmedium-12 {
        height: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y > .large-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%;
    }
}
@media screen and (min-width: 90em) {
    .grid-y > .xxlarge-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y > .xxlarge-shrink {
        height: auto;
    }
    .grid-y > .xxlarge-1 {
        height: 8.33333%;
    }
    .grid-y > .xxlarge-2 {
        height: 16.66667%;
    }
    .grid-y > .xxlarge-3 {
        height: 25%;
    }
    .grid-y > .xxlarge-4 {
        height: 33.33333%;
    }
    .grid-y > .xxlarge-5 {
        height: 41.66667%;
    }
    .grid-y > .xxlarge-6 {
        height: 50%;
    }
    .grid-y > .xxlarge-7 {
        height: 58.33333%;
    }
    .grid-y > .xxlarge-8 {
        height: 66.66667%;
    }
    .grid-y > .xxlarge-9 {
        height: 75%;
    }
    .grid-y > .xxlarge-10 {
        height: 83.33333%;
    }
    .grid-y > .xxlarge-11 {
        height: 91.66667%;
    }
    .grid-y > .xxlarge-12 {
        height: 100%;
    }
}
.grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
}
@media print, screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -0.9375rem;
        margin-bottom: -0.9375rem;
    }
}
.grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
}
@media print, screen and (min-width: 40em) {
    .grid-padding-y > .cell {
        padding-top: 0.9375rem;
        padding-bottom: 0.9375rem;
    }
}
.grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
}
@media print, screen and (min-width: 40em) {
    .grid-margin-y {
        margin-top: -0.9375rem;
        margin-bottom: -0.9375rem;
    }
}
.grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
}
@media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
        height: calc(100% - 1.875rem);
        margin-top: 0.9375rem;
        margin-bottom: 0.9375rem;
    }
}
.grid-margin-y > .auto {
    height: auto;
}
.grid-margin-y > .shrink {
    height: auto;
}
.grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
}
.grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
}
.grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
}
.grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
}
@media print, screen and (min-width: 23.75em) {
    .grid-margin-y > .xsmall-auto {
        height: auto;
    }
    .grid-margin-y > .xsmall-shrink {
        height: auto;
    }
    .grid-margin-y > .xsmall-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .xsmall-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .xsmall-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .xsmall-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .xsmall-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .xsmall-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .xsmall-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .xsmall-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .xsmall-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .xsmall-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .xsmall-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .xsmall-12 {
        height: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
        height: auto;
    }
    .grid-margin-y > .shrink {
        height: auto;
    }
    .grid-margin-y > .small-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .small-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .small-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .small-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .small-12 {
        height: calc(100% - 1.875rem);
    }
    .grid-margin-y > .medium-auto {
        height: auto;
    }
    .grid-margin-y > .medium-shrink {
        height: auto;
    }
    .grid-margin-y > .medium-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .medium-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .medium-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .medium-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-12 {
        height: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 56.25em) {
    .grid-margin-y > .xmedium-auto {
        height: auto;
    }
    .grid-margin-y > .xmedium-shrink {
        height: auto;
    }
    .grid-margin-y > .xmedium-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .xmedium-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .xmedium-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .xmedium-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .xmedium-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .xmedium-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .xmedium-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .xmedium-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .xmedium-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .xmedium-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .xmedium-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .xmedium-12 {
        height: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
        height: auto;
    }
    .grid-margin-y > .large-shrink {
        height: auto;
    }
    .grid-margin-y > .large-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .large-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .large-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .large-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .large-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .large-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .large-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .large-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .large-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .large-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .large-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .large-12 {
        height: calc(100% - 1.875rem);
    }
}
@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% - 1.875rem);
    }
    .grid-margin-y > .xlarge-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .xlarge-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .xlarge-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .xlarge-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .xlarge-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .xlarge-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .xlarge-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-12 {
        height: calc(100% - 1.875rem);
    }
}
@media screen and (min-width: 90em) {
    .grid-margin-y > .xxlarge-auto {
        height: auto;
    }
    .grid-margin-y > .xxlarge-shrink {
        height: auto;
    }
    .grid-margin-y > .xxlarge-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-12 {
        height: calc(100% - 1.875rem);
    }
}
.grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
}
.cell .grid-frame {
    width: 100%;
}
.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-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: 23.75em) {
    .xsmall-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw;
    }
    .cell .xsmall-grid-frame {
        width: 100%;
    }
    .xsmall-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar;
    }
    .xsmall-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%;
    }
    .xsmall-cell-block-container > .grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .xsmall-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: 40em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw;
    }
    .cell .medium-grid-frame {
        width: 100%;
    }
    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-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: 56.25em) {
    .xmedium-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw;
    }
    .cell .xmedium-grid-frame {
        width: 100%;
    }
    .xmedium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar;
    }
    .xmedium-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%;
    }
    .xmedium-cell-block-container > .grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .xmedium-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: 64em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw;
    }
    .cell .large-grid-frame {
        width: 100%;
    }
    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-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 {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw;
    }
    .cell .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;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw;
    }
    .cell .xxlarge-grid-frame {
        width: 100%;
    }
    .xxlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar;
    }
    .xxlarge-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%;
    }
    .xxlarge-cell-block-container > .grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .xxlarge-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;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
}
@media print, screen and (min-width: 23.75em) {
    .grid-y.xsmall-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh;
    }
}
@media print, screen and (min-width: 40em) {
    .grid-y.medium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh;
    }
}
@media print, screen and (min-width: 56.25em) {
    .grid-y.xmedium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh;
    }
}
@media print, screen and (min-width: 64em) {
    .grid-y.large-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh;
    }
}
@media screen and (min-width: 75em) {
    .grid-y.xlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh;
    }
}
@media screen and (min-width: 90em) {
    .grid-y.xxlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh;
    }
}
.cell .grid-y.grid-frame {
    height: 100%;
}
@media print, screen and (min-width: 23.75em) {
    .cell .grid-y.xsmall-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: 56.25em) {
    .cell .grid-y.xmedium-grid-frame {
        height: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .cell .grid-y.large-grid-frame {
        height: 100%;
    }
}
@media screen and (min-width: 75em) {
    .cell .grid-y.xlarge-grid-frame {
        height: 100%;
    }
}
@media screen and (min-width: 90em) {
    .cell .grid-y.xxlarge-grid-frame {
        height: 100%;
    }
}
.grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
}
@media print, screen and (min-width: 40em) {
    .grid-margin-y {
        margin-top: -0.9375rem;
        margin-bottom: -0.9375rem;
    }
}
.grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
}
@media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
        height: calc(100% - 1.875rem);
        margin-top: 0.9375rem;
        margin-bottom: 0.9375rem;
    }
}
.grid-margin-y > .auto {
    height: auto;
}
.grid-margin-y > .shrink {
    height: auto;
}
.grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
}
.grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
}
.grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
}
.grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
}
@media print, screen and (min-width: 23.75em) {
    .grid-margin-y > .xsmall-auto {
        height: auto;
    }
    .grid-margin-y > .xsmall-shrink {
        height: auto;
    }
    .grid-margin-y > .xsmall-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .xsmall-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .xsmall-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .xsmall-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .xsmall-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .xsmall-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .xsmall-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .xsmall-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .xsmall-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .xsmall-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .xsmall-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .xsmall-12 {
        height: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
        height: auto;
    }
    .grid-margin-y > .shrink {
        height: auto;
    }
    .grid-margin-y > .small-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .small-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .small-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .small-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .small-12 {
        height: calc(100% - 1.875rem);
    }
    .grid-margin-y > .medium-auto {
        height: auto;
    }
    .grid-margin-y > .medium-shrink {
        height: auto;
    }
    .grid-margin-y > .medium-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .medium-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .medium-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .medium-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .medium-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .medium-12 {
        height: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 56.25em) {
    .grid-margin-y > .xmedium-auto {
        height: auto;
    }
    .grid-margin-y > .xmedium-shrink {
        height: auto;
    }
    .grid-margin-y > .xmedium-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .xmedium-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .xmedium-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .xmedium-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .xmedium-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .xmedium-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .xmedium-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .xmedium-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .xmedium-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .xmedium-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .xmedium-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .xmedium-12 {
        height: calc(100% - 1.875rem);
    }
}
@media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
        height: auto;
    }
    .grid-margin-y > .large-shrink {
        height: auto;
    }
    .grid-margin-y > .large-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .large-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .large-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .large-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .large-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .large-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .large-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .large-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .large-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .large-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .large-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .large-12 {
        height: calc(100% - 1.875rem);
    }
}
@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% - 1.875rem);
    }
    .grid-margin-y > .xlarge-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .xlarge-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .xlarge-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .xlarge-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .xlarge-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .xlarge-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .xlarge-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .xlarge-12 {
        height: calc(100% - 1.875rem);
    }
}
@media screen and (min-width: 90em) {
    .grid-margin-y > .xxlarge-auto {
        height: auto;
    }
    .grid-margin-y > .xxlarge-shrink {
        height: auto;
    }
    .grid-margin-y > .xxlarge-1 {
        height: calc(8.33333% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-2 {
        height: calc(16.66667% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-3 {
        height: calc(25% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-4 {
        height: calc(33.33333% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-5 {
        height: calc(41.66667% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-6 {
        height: calc(50% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-7 {
        height: calc(58.33333% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-8 {
        height: calc(66.66667% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-9 {
        height: calc(75% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-10 {
        height: calc(83.33333% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-11 {
        height: calc(91.66667% - 1.875rem);
    }
    .grid-margin-y > .xxlarge-12 {
        height: calc(100% - 1.875rem);
    }
}
.grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
}
@media print, screen and (min-width: 23.75em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem);
    }
}
@media print, screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem);
    }
}
@media print, screen and (min-width: 56.25em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem);
    }
}
@media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem);
    }
}
@media screen and (min-width: 75em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem);
    }
}
@media screen and (min-width: 90em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem);
    }
}
@media print, screen and (min-width: 23.75em) {
    .grid-margin-y.xsmall-grid-frame {
        height: calc(100vh + 1.875rem);
    }
}
@media print, screen and (min-width: 40em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 1.875rem);
    }
}
@media print, screen and (min-width: 56.25em) {
    .grid-margin-y.xmedium-grid-frame {
        height: calc(100vh + 1.875rem);
    }
}
@media print, screen and (min-width: 64em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 1.875rem);
    }
}
@media screen and (min-width: 75em) {
    .grid-margin-y.xlarge-grid-frame {
        height: calc(100vh + 1.875rem);
    }
}
@media screen and (min-width: 90em) {
    .grid-margin-y.xxlarge-grid-frame {
        height: calc(100vh + 1.875rem);
    }
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0;
}
p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
}
em,
i {
    font-style: italic;
    line-height: inherit;
}
b,
strong {
    font-weight: 700;
    line-height: inherit;
}
small {
    font-size: 80%;
    line-height: inherit;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Frutiger, Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility;
}
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #cacaca;
}
.h1,
h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.h2,
h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.h3,
h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.h4,
h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.h5,
h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.h6,
h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 40em) {
    .h1,
    h1 {
        font-size: 3rem;
    }
    .h2,
    h2 {
        font-size: 2.5rem;
    }
    .h3,
    h3 {
        font-size: 1.9375rem;
    }
    .h4,
    h4 {
        font-size: 1.5625rem;
    }
    .h5,
    h5 {
        font-size: 1.25rem;
    }
    .h6,
    h6 {
        font-size: 1rem;
    }
}


a img {
    border: 0;
}
hr {
    clear: both;
    max-width: 87.5rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
}
dl,
ol,
ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6;
}
li {
    font-size: inherit;
}
ul {
    margin-left: 1.25rem;
    list-style-type: disc;
}
ol {
    margin-left: 1.25rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
dl {
    margin-bottom: 1rem;
}
dl dt {
    margin-bottom: 0.3rem;
    font-weight: 700;
}
blockquote {
    margin: 0 0 1rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca;
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a;
}
cite {
    display: block;
    font-size: 0.8125rem;
    color: #8a8a8a;
}
cite:before {
    content: "— ";
}
abbr,
abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none;
}
figure {
    margin: 0;
}
code {
    padding: 0.125rem 0.3125rem 0.0625rem;
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #0a0a0a;
}
kbd {
    margin: 0;
    padding: 0.125rem 0.25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #0a0a0a;
}
.subheader {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a;
}
.lead {
    font-size: 125%;
    line-height: 1.6;
}
.stat {
    font-size: 2.5rem;
    line-height: 1;
}
p + .stat {
    margin-top: -1rem;
}
ol.no-bullet,
ul.no-bullet {
    margin-left: 0;
    list-style: none;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
@media print, screen and (min-width: 23.75em) {
    .xsmall-text-left {
        text-align: left;
    }
    .xsmall-text-right {
        text-align: right;
    }
    .xsmall-text-center {
        text-align: center;
    }
    .xsmall-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: 56.25em) {
    .xmedium-text-left {
        text-align: left;
    }
    .xmedium-text-right {
        text-align: right;
    }
    .xmedium-text-center {
        text-align: center;
    }
    .xmedium-text-justify {
        text-align: justify;
    }
}
@media print, screen and (min-width: 64em) {
    .large-text-left {
        text-align: left;
    }
    .large-text-right {
        text-align: right;
    }
    .large-text-center {
        text-align: center;
    }
    .large-text-justify {
        text-align: justify;
    }
}
@media screen and (min-width: 75em) {
    .xlarge-text-left {
        text-align: left;
    }
    .xlarge-text-right {
        text-align: right;
    }
    .xlarge-text-center {
        text-align: center;
    }
    .xlarge-text-justify {
        text-align: justify;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-text-left {
        text-align: left;
    }
    .xxlarge-text-right {
        text-align: right;
    }
    .xxlarge-text-center {
        text-align: center;
    }
    .xxlarge-text-justify {
        text-align: justify;
    }
}
.show-for-print {
    display: none !important;
}
@media print {
    * {
        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: 0.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: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #1779ba;
    color: #fefefe;
}
[data-whatinput="mouse"] .button {
    outline: 0;
}
.button:focus,
.button:hover {
    background-color: #14679e;
    color: #fefefe;
}
.button.tiny {
    font-size: 0.6rem;
}
.button.small {
    font-size: 0.75rem;
}
.button.large {
    font-size: 1.25rem;
}
.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
.button.primary {
    background-color: #1779ba;
    color: #fefefe;
}
.button.primary:focus,
.button.primary:hover {
    background-color: #126195;
    color: #fefefe;
}
.button.secondary {
    background-color: #767676;
    color: #fefefe;
}
.button.secondary:focus,
.button.secondary:hover {
    background-color: #5e5e5e;
    color: #fefefe;
}
.button.success {
    background-color: #3adb76;
    color: #0a0a0a;
}
.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #0a0a0a;
}
.button.warning {
    background-color: #ffae00;
    color: #0a0a0a;
}
.button.warning:focus,
.button.warning:hover {
    background-color: #cc8b00;
    color: #0a0a0a;
}
.button.alert {
    background-color: #cc4b37;
    color: #fefefe;
}
.button.alert:focus,
.button.alert:hover {
    background-color: #a53b2a;
    color: #fefefe;
}
.button.disabled,
.button[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #1779ba;
    color: #fefefe;
}
.button.disabled.primary,
.button[disabled].primary {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
    background-color: #1779ba;
    color: #fefefe;
}
.button.disabled.secondary,
.button[disabled].secondary {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
    background-color: #767676;
    color: #fefefe;
}
.button.disabled.success,
.button[disabled].success {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover {
    background-color: #3adb76;
    color: #0a0a0a;
}
.button.disabled.warning,
.button[disabled].warning {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
    background-color: #ffae00;
    color: #0a0a0a;
}
.button.disabled.alert,
.button[disabled].alert {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled.alert,
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
    background-color: #cc4b37;
    color: #fefefe;
}
.button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba;
}
.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
    background-color: transparent;
}
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    background-color: transparent;
}
.button.hollow:focus,
.button.hollow:hover {
    border-color: #0c3d5d;
    color: #0c3d5d;
}
.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba;
}
.button.hollow.primary {
    border: 1px solid #1779ba;
    color: #1779ba;
}
.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #0c3d5d;
    color: #0c3d5d;
}
.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba;
}
.button.hollow.secondary {
    border: 1px solid #767676;
    color: #767676;
}
.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b;
}
.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled] {
    border: 1px solid #767676;
    color: #767676;
}
.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76;
}
.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539;
}
.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled],
.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76;
}
.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00;
}
.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #805700;
    color: #805700;
}
.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled],
.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00;
}
.button.hollow.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}
.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #67251a;
    color: #67251a;
}
.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled],
.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}
.button.clear {
    border: 1px solid #1779ba;
    color: #1779ba;
}
.button.clear,
.button.clear:focus,
.button.clear:hover {
    background-color: transparent;
}
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    background-color: transparent;
}
.button.clear:focus,
.button.clear:hover {
    border-color: #0c3d5d;
    color: #0c3d5d;
}
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba;
}
.button.clear,
.button.clear.disabled,
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear[disabled] {
    border-color: transparent;
}
.button.clear.primary {
    border: 1px solid #1779ba;
    color: #1779ba;
}
.button.clear.primary:focus,
.button.clear.primary:hover {
    border-color: #0c3d5d;
    color: #0c3d5d;
}
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba;
}
.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary[disabled] {
    border-color: transparent;
}
.button.clear.secondary {
    border: 1px solid #767676;
    color: #767676;
}
.button.clear.secondary:focus,
.button.clear.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b;
}
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
    border: 1px solid #767676;
    color: #767676;
}
.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary[disabled] {
    border-color: transparent;
}
.button.clear.success {
    border: 1px solid #3adb76;
    color: #3adb76;
}
.button.clear.success:focus,
.button.clear.success:hover {
    border-color: #157539;
    color: #157539;
}
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76;
}
.button.clear.success,
.button.clear.success.disabled,
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success[disabled] {
    border-color: transparent;
}
.button.clear.warning {
    border: 1px solid #ffae00;
    color: #ffae00;
}
.button.clear.warning:focus,
.button.clear.warning:hover {
    border-color: #805700;
    color: #805700;
}
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00;
}
.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning[disabled] {
    border-color: transparent;
}
.button.clear.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}
.button.clear.alert:focus,
.button.clear.alert:hover {
    border-color: #67251a;
    color: #67251a;
}
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}
.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert[disabled] {
    border-color: transparent;
}
.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em;
}
.button.dropdown.hollow::after {
    border-top-color: #1779ba;
}
.button.dropdown.hollow.primary::after {
    border-top-color: #1779ba;
}
.button.dropdown.hollow.secondary::after {
    border-top-color: #767676;
}
.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: -0.1em;
    float: none;
    margin-left: 0;
}
a.button:focus,
a.button:hover {
    text-decoration: none;
}
[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
[type="color"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="datetime"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
textarea:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.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: #e6e6e6;
    cursor: not-allowed;
}
[type="button"],
[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
input[type="search"] {
    box-sizing: border-box;
}
[type="checkbox"],
[type="file"],
[type="radio"] {
    margin: 0 0 1rem;
}
[type="checkbox"] + label,
[type="radio"] + label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
}
[type="checkbox"] + label[for],
[type="radio"] + label[for] {
    cursor: pointer;
}
label > [type="checkbox"],
label > [type="radio"] {
    margin-right: 0.5rem;
}
[type="file"] {
    width: 100%;
}
label {
    display: block;
    margin: 0;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a;
}
label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0;
}
.help-text {
    margin-top: -0.5rem;
    font-size: 0.8125rem;
    font-style: italic;
    color: #0a0a0a;
}
.input-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.input-group > :first-child {
    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: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.input-group-label:first-child {
    border-right: 0;
}
.input-group-label:last-child {
    border-left: 0;
}
.input-group-field {
    border-radius: 0;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
    min-width: 0;
}
.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
    height: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
}
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
legend {
    max-width: 100%;
    margin-bottom: 0.5rem;
}
.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca;
}
.fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem;
}
select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
    }
}
select:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed;
}
select::-ms-expand {
    display: none;
}
select[multiple] {
    height: auto;
    background-image: none;
}
.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea;
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37;
}
.is-invalid-label {
    color: #cc4b37;
}
.form-error {
    display: none;
    margin-top: -0.5rem;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: 700;
    color: #cc4b37;
}
.form-error.is-visible {
    display: block;
}
.accordion {
    margin-left: 0;
    background: #fefefe;
    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 #e6e6e6;
    border-bottom: 0;
    font-size: 0.75rem;
    line-height: 1;
    color: #1779ba;
}
:last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0;
}
.accordion-title:focus,
.accordion-title:hover {
    background-color: #e6e6e6;
}
.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: "+";
}
.is-active > .accordion-title::before {
    content: "\2013";
}
.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #3c3c3c;
}
:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6;
}
.accordion-menu li {
    width: 100%;
}
.accordion-menu a {
    padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
    padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
    position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
    left: auto;
    right: 1rem;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
    right: auto;
    left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] > a::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.is-accordion-submenu-parent {
    position: relative;
}
.has-submenu-toggle > a {
    margin-right: 40px;
}
.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
}
.submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto;
}
.submenu-toggle[aria-expanded="true"]::after {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.submenu-toggle-text {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}
.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: 0.3em;
    border-radius: 50%;
    font-size: 0.6rem;
    text-align: center;
    background: #1779ba;
    color: #fefefe;
}
.badge.primary {
    background: #1779ba;
    color: #fefefe;
}
.badge.secondary {
    background: #767676;
    color: #fefefe;
}
.badge.success {
    background: #3adb76;
    color: #0a0a0a;
}
.badge.warning {
    background: #ffae00;
    color: #0a0a0a;
}
.badge.alert {
    background: #cc4b37;
    color: #fefefe;
}
.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: 0.6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
    position: relative;
    margin: 0 0.75rem;
    opacity: 1;
    content: "/";
    color: #cacaca;
}
.breadcrumbs a {
    color: #1779ba;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}
.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed;
}
.button-group {
    margin-bottom: 1rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.button-group::after,
.button-group::before {
    display: table;
    content: " ";
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.button-group::after {
    clear: both;
}
.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.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: 0.6rem;
}
.button-group.small .button {
    font-size: 0.75rem;
}
.button-group.large .button {
    font-size: 1.25rem;
}
.button-group.expanded .button {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.button-group.primary .button {
    background-color: #1779ba;
    color: #fefefe;
}
.button-group.primary .button:focus,
.button-group.primary .button:hover {
    background-color: #126195;
    color: #fefefe;
}
.button-group.secondary .button {
    background-color: #767676;
    color: #fefefe;
}
.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
    background-color: #5e5e5e;
    color: #fefefe;
}
.button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a;
}
.button-group.success .button:focus,
.button-group.success .button:hover {
    background-color: #22bb5b;
    color: #0a0a0a;
}
.button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a;
}
.button-group.warning .button:focus,
.button-group.warning .button:hover {
    background-color: #cc8b00;
    color: #0a0a0a;
}
.button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe;
}
.button-group.alert .button:focus,
.button-group.alert .button:hover {
    background-color: #a53b2a;
    color: #fefefe;
}
.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
    margin-bottom: 0;
}
@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: 64em) {
    .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: 23.6875em) {
    .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(10, 10, 10, 0.25);
    border-radius: 0;
    background-color: #fff;
    color: #3c3c3c;
}
.callout > :first-child {
    margin-top: 0;
}
.callout > :last-child {
    margin-bottom: 0;
}
.callout.primary {
    background-color: #d7ecfa;
    color: #3c3c3c;
}
.callout.secondary {
    background-color: #eaeaea;
    color: #3c3c3c;
}
.callout.success {
    background-color: #e1faea;
    color: #3c3c3c;
}
.callout.warning {
    background-color: #fff3d9;
    color: #3c3c3c;
}
.callout.alert {
    background-color: #f7e4e1;
    color: #3c3c3c;
}
.callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.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 #e6e6e6;
    border-radius: 0;
    background: #fefefe;
    box-shadow: none;
    overflow: hidden;
    color: #3c3c3c;
}
.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: #e6e6e6;
}
.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: #8a8a8a;
    cursor: pointer;
}
[data-whatinput="mouse"] .close-button {
    outline: 0;
}
.close-button:focus,
.close-button:hover {
    color: #0a0a0a;
}
.close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1;
}
.close-button,
.close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1;
}
.no-js [data-responsive-menu] ul {
    display: none;
}

.is-drilldown {
    position: relative;
    overflow: hidden;
}
.is-drilldown li {
    display: block;
}
.is-drilldown.animate-height {
    transition: height 0.5s;
}
.drilldown a {
    padding: 0.7rem 1rem;
    background: #fefefe;
}
.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fefefe;
    transition: -webkit-transform 0.15s linear;
    transition: transform 0.15s linear;
    transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
    position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
    left: auto;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
    right: auto;
    left: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
}
.drilldown .js-drilldown-back > a::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.75rem;
    border-left-width: 0;
}
.dropdown-pane {
    position: absolute;
    z-index: 10;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    display: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    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 a {
    padding: 0;
}
[data-whatinput="mouse"] .dropdown.menu a {
    outline: 0;
}
.dropdown.menu .is-active > a {
    background: 0 0;
    color: #1779ba;
}
.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%;
}
@media print, screen and (min-width: 23.75em) {
    .dropdown.menu.xsmall-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }
    .dropdown.menu.xsmall-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }
    .dropdown.menu.xsmall-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .dropdown.menu.xsmall-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0;
    }
    .dropdown.menu.xsmall-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
}
@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-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%;
    }
}
@media print, screen and (min-width: 56.25em) {
    .dropdown.menu.xmedium-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }
    .dropdown.menu.xmedium-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }
    .dropdown.menu.xmedium-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .dropdown.menu.xmedium-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0;
    }
    .dropdown.menu.xmedium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
}
@media print, screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }
    .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }
    .dropdown.menu.large-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%;
    }
}
@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-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%;
    }
}
@media screen and (min-width: 90em) {
    .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }
    .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }
    .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0;
    }
    .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto;
}
.is-dropdown-menu.vertical {
    width: 100px;
}
.is-dropdown-menu.vertical.align-right {
    float: right;
}
.is-dropdown-submenu-parent {
    position: relative;
}
.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
}
.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 100px;
    border: none;
    background: 0 0;
}
.dropdown .is-dropdown-submenu a {
    padding: 0;
}
.is-dropdown-submenu > li {
    width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
    display: block;
}
.flex-video,
.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden;
}
.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.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: 0.33333rem 0.5rem;
    border-radius: 0;
    font-size: 0.8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #1779ba;
    color: #fefefe;
}
.label.primary {
    background: #1779ba;
    color: #fefefe;
}
.label.secondary {
    background: #767676;
    color: #fefefe;
}
.label.success {
    background: #3adb76;
    color: #0a0a0a;
}
.label.warning {
    background: #ffae00;
    color: #0a0a0a;
}
.label.alert {
    background: #cc4b37;
    color: #fefefe;
}
.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: 23.6875em) {
    .media-object.stack-for-small {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 23.6875em) {
    .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 0.5s ease, visibility 0.5s ease;
    background: rgba(254, 254, 254, 0.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 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.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, 0.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 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.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, 0.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;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
}
.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, 0.25);
}
.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px);
}
.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, 0.25);
}
.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px);
}
.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, 0.25);
}
.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px);
}
.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, 0.25);
}
.off-canvas-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.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: 23.75em) {
    .position-left.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-xsmall .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }
    .position-left.reveal-for-xsmall ~ .off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-xsmall .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }
    .position-right.reveal-for-xsmall ~ .off-canvas-content {
        margin-right: 250px;
    }
    .position-top.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-xsmall .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }
    .position-top.reveal-for-xsmall ~ .off-canvas-content {
        margin-top: 250px;
    }
    .position-bottom.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-xsmall .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }
    .position-bottom.reveal-for-xsmall ~ .off-canvas-content {
        margin-bottom: 250px;
    }
}
@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: 56.25em) {
    .position-left.reveal-for-xmedium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-xmedium .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-xmedium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }
    .position-left.reveal-for-xmedium ~ .off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-xmedium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-xmedium .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-xmedium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }
    .position-right.reveal-for-xmedium ~ .off-canvas-content {
        margin-right: 250px;
    }
    .position-top.reveal-for-xmedium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-xmedium .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-xmedium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }
    .position-top.reveal-for-xmedium ~ .off-canvas-content {
        margin-top: 250px;
    }
    .position-bottom.reveal-for-xmedium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-xmedium .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-xmedium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }
    .position-bottom.reveal-for-xmedium ~ .off-canvas-content {
        margin-bottom: 250px;
    }
}
@media print, screen and (min-width: 64em) {
    .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 screen and (min-width: 90em) {
    .position-left.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-xxlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }
    .position-left.reveal-for-xxlarge ~ .off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-xxlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }
    .position-right.reveal-for-xxlarge ~ .off-canvas-content {
        margin-right: 250px;
    }
    .position-top.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-xxlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }
    .position-top.reveal-for-xxlarge ~ .off-canvas-content {
        margin-top: 250px;
    }
    .position-bottom.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-xxlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }
    .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
        margin-bottom: 250px;
    }
}
@media print, screen and (min-width: 23.75em) {
    .off-canvas.in-canvas-for-xsmall {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit;
    }
    .off-canvas.in-canvas-for-xsmall.position-bottom,
    .off-canvas.in-canvas-for-xsmall.position-left,
    .off-canvas.in-canvas-for-xsmall.position-right,
    .off-canvas.in-canvas-for-xsmall.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-xsmall .close-button {
        display: none;
    }
}
@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: 56.25em) {
    .off-canvas.in-canvas-for-xmedium {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit;
    }
    .off-canvas.in-canvas-for-xmedium.position-bottom,
    .off-canvas.in-canvas-for-xmedium.position-left,
    .off-canvas.in-canvas-for-xmedium.position-right,
    .off-canvas.in-canvas-for-xmedium.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-xmedium .close-button {
        display: none;
    }
}
@media print, screen and (min-width: 64em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        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;
    }
}
@media screen and (min-width: 90em) {
    .off-canvas.in-canvas-for-xxlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit;
    }
    .off-canvas.in-canvas-for-xxlarge.position-bottom,
    .off-canvas.in-canvas-for-xxlarge.position-left,
    .off-canvas.in-canvas-for-xxlarge.position-right,
    .off-canvas.in-canvas-for-xxlarge.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-xxlarge .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(10, 10, 10, 0.5);
    color: #fefefe;
}
.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: #fefefe;
}
[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(10, 10, 10, 0.5);
}
.orbit-previous {
    left: 0;
}
.orbit-next {
    left: auto;
    right: 0;
}
.orbit-bullets {
    position: relative;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
    text-align: center;
}
[data-whatinput="mouse"] .orbit-bullets {
    outline: 0;
}
.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca;
}
.orbit-bullets button:hover {
    background-color: #8a8a8a;
}
.orbit-bullets button.is-active {
    background-color: #8a8a8a;
}
.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: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none;
}
.pagination li:first-child,
.pagination li:last-child {
    display: inline-block;
}
@media print, screen and (min-width: 40em) {
    .pagination li {
        display: inline-block;
    }
}
.pagination a,
.pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a;
}
.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6;
}
.pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #1779ba;
    color: #fefefe;
    cursor: default;
}
.pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed;
}
.pagination .disabled:hover {
    background: 0 0;
}
.pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: "\2026";
    color: #0a0a0a;
}
.pagination-previous a::before,
.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: 0.5rem;
    content: "\00ab";
}
.pagination-next a::after,
.pagination-next.disabled::after {
    display: inline-block;
    margin-left: 0.5rem;
    content: "\00bb";
}
.progress {
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
    background-color: #cacaca;
}
.progress.primary .progress-meter {
    background-color: #1779ba;
}
.progress.secondary .progress-meter {
    background-color: #767676;
}
.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: #1779ba;
}
.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: 0.75rem;
    font-weight: 700;
    color: #fefefe;
    white-space: nowrap;
}
.slider {
    position: relative;
    height: 0.5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    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: 0.5rem;
    background-color: #cacaca;
    transition: all 0.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: #1779ba;
    transition: all 0.2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
[data-whatinput="mouse"] .slider-handle {
    outline: 0;
}
.slider-handle:hover {
    background-color: #14679e;
}
.slider-handle.is-dragging {
    transition: all 0s linear;
}
.slider.disabled,
.slider[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
}
.slider.vertical {
    display: inline-block;
    width: 0.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: 0.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(10, 10, 10, 0.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: #fefefe;
    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: 87.5rem;
    }
}
.reveal.collapse {
    padding: 0;
}
@media print, screen and (min-width: 40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 87.5rem;
    }
}
@media print, screen and (min-width: 40em) {
    .reveal.small {
        width: 50%;
        max-width: 87.5rem;
    }
}
@media print, screen and (min-width: 40em) {
    .reveal.large {
        width: 90%;
        max-width: 87.5rem;
    }
}
.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
}
@media screen and (max-width: 23.6875em) {
    .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: 0.875rem;
    font-weight: 700;
    color: #fefefe;
    -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 0.25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer;
}
input + .switch-paddle {
    margin: 0;
}
.switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fefefe;
    transition: all 0.25s ease-out;
    content: "";
}
input:checked ~ .switch-paddle {
    background: #1779ba;
}
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: 0.625rem;
}
.switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.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: 0.75rem;
}
.switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
    left: 2rem;
}
.switch.large {
    height: 2.5rem;
}
.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem;
}
.switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.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 #f1f1f1;
    background-color: #fefefe;
}
table caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 700;
}
table thead {
    background: #f8f8f8;
    color: #3c3c3c;
}
table tfoot {
    background: #f1f1f1;
    color: #3c3c3c;
}
table tfoot tr,
table thead tr {
    background: 0 0;
}
table tfoot td,
table tfoot th,
table thead td,
table thead th {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 700;
    text-align: left;
}
table tbody td,
table tbody th {
    padding: 0.5rem 0.625rem 0.625rem;
}
table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1;
}
table.unstriped tbody {
    background-color: #fefefe;
}
table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    background-color: #fefefe;
}
@media screen and (max-width: 56.1875em) {
    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: #f3f3f3;
}
table.hover tfoot tr:hover {
    background-color: #ececec;
}
table.hover tbody tr:hover {
    background-color: #f9f9f9;
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ececec;
}
.table-scroll {
    overflow-x: auto;
}
.table-scroll table {
    width: auto;
}

.top-bar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.5rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.top-bar,
.top-bar ul {
    background-color: #e6e6e6;
}
.top-bar input {
    max-width: 200px;
    margin-right: 1rem;
}
.top-bar .input-group-field {
    width: 100%;
    margin-right: 0;
}
.top-bar input.button {
    width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media print, screen and (min-width: 40em) {
    .top-bar {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .top-bar .top-bar-left {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-right: auto;
    }
    .top-bar .top-bar-right {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-left: auto;
    }
}
@media screen and (max-width: 39.9375em) {
    .top-bar.stacked-for-xsmall {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .top-bar.stacked-for-xsmall .top-bar-left,
    .top-bar.stacked-for-xsmall .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 56.1875em) {
    .top-bar.stacked-for-medium {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-xmedium {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .top-bar.stacked-for-xmedium .top-bar-left,
    .top-bar.stacked-for-xmedium .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 89.9375em) {
    .top-bar.stacked-for-xlarge {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .top-bar.stacked-for-xlarge .top-bar-left,
    .top-bar.stacked-for-xlarge .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.top-bar.stacked-for-xxlarge {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.top-bar.stacked-for-xxlarge .top-bar-left,
.top-bar.stacked-for-xxlarge .top-bar-right {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.top-bar-title {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0.5rem 1rem 0.5rem 0;
}
.top-bar-left,
.top-bar-right {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.hide {
    display: none !important;
}
.invisible {
    visibility: hidden;
}
@media screen and (max-width: 23.6875em) {
    .hide-for-small-only {
        display: none !important;
    }
}
@media screen and (max-width: 0em), screen and (min-width: 23.75em) {
    .show-for-small-only {
        display: none !important;
    }
}
@media print, screen and (min-width: 23.75em) {
    .hide-for-xsmall {
        display: none !important;
    }
}
@media screen and (max-width: 23.6875em) {
    .show-for-xsmall {
        display: none !important;
    }
}
@media screen and (min-width: 23.75em) and (max-width: 39.9375em) {
    .hide-for-xsmall-only {
        display: none !important;
    }
}
@media screen and (max-width: 23.6875em), screen and (min-width: 40em) {
    .show-for-xsmall-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: 56.1875em) {
    .hide-for-medium-only {
        display: none !important;
    }
}
@media screen and (max-width: 39.9375em), screen and (min-width: 56.25em) {
    .show-for-medium-only {
        display: none !important;
    }
}
@media print, screen and (min-width: 56.25em) {
    .hide-for-xmedium {
        display: none !important;
    }
}
@media screen and (max-width: 56.1875em) {
    .show-for-xmedium {
        display: none !important;
    }
}
@media screen and (min-width: 56.25em) and (max-width: 63.9375em) {
    .hide-for-xmedium-only {
        display: none !important;
    }
}
@media screen and (max-width: 56.1875em), screen and (min-width: 64em) {
    .show-for-xmedium-only {
        display: none !important;
    }
}
@media print, screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important;
    }
}
@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important;
    }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important;
    }
}
@media screen and (max-width: 63.9375em), 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;
    }
}
@media screen and (min-width: 90em) {
    .hide-for-xxlarge {
        display: none !important;
    }
}
@media screen and (max-width: 89.9375em) {
    .show-for-xxlarge {
        display: none !important;
    }
}
@media screen and (min-width: 90em) {
    .hide-for-xxlarge-only {
        display: none !important;
    }
}
@media screen and (max-width: 89.9375em) {
    .show-for-xxlarge-only {
        display: none !important;
    }
}
.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}
.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none;
}
.hide-for-portrait,
.show-for-landscape {
    display: block !important;
}
@media screen and (orientation: landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block !important;
    }
}
@media screen and (orientation: portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important;
    }
}
.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}
@media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
}
@media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important;
    }
}
.align-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: 23.75em) {
    .xsmall-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .xsmall-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .xsmall-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .xsmall-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .xsmall-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .xsmall-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: 56.25em) {
    .xmedium-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .xmedium-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .xmedium-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .xmedium-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .xmedium-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .xmedium-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
}
@media print, screen and (min-width: 64em) {
    .large-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .large-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .large-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .large-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .large-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .large-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
}
@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;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .xxlarge-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .xxlarge-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .xxlarge-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .xxlarge-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .xxlarge-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: 23.75em) {
    .xsmall-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .xsmall-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .xsmall-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .xsmall-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .xsmall-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .xsmall-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .xsmall-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .xsmall-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: 56.25em) {
    .xmedium-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .xmedium-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .xmedium-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .xmedium-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .xmedium-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .xmedium-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .xmedium-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .xmedium-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
@media print, screen and (min-width: 64em) {
    .large-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .large-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .large-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .large-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .large-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .large-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .large-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .large-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
@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;
    }
}
@media screen and (min-width: 90em) {
    .xxlarge-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .xxlarge-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .xxlarge-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .xxlarge-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .xxlarge-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .xxlarge-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .xxlarge-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .xxlarge-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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.5s;
    transition-timing-function: linear;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.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: 0.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: 0.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: 0.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(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
}
.spin-in.mui-enter {
    transition-duration: 0.5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(-0.75turn);
    -ms-transform: rotate(-0.75turn);
    transform: rotate(-0.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: 0.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(0.75turn);
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    opacity: 0;
}
.spin-in-ccw.mui-enter {
    transition-duration: 0.5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0.75turn);
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.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: 0.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(-0.75turn);
    -ms-transform: rotate(-0.75turn);
    transform: rotate(-0.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(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
    transition-delay: 0.3s !important;
}
.long-delay {
    transition-delay: 0.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: 0.5s;
    animation-duration: 0.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(0.485, 0.155, 0.24, 1.245) !important;
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
    -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
    -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
    -webkit-animation-delay: 0.3s !important;
    animation-delay: 0.3s !important;
}
.long-delay {
    -webkit-animation-delay: 0.7s !important;
    animation-delay: 0.7s !important;
}
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    transition-duration: 0.1s;
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    transition-duration: 150ms;
}
[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: 150ms;
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    transition-duration: 250ms;
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: 250ms;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    transition-duration: 350ms;
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: 350ms;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    transition-duration: 450ms;
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: 450ms;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    transition-duration: 550ms;
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: 550ms;
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    transition-duration: 650ms;
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: 650ms;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    transition-duration: 750ms;
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: 750ms;
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    transition-duration: 850ms;
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: 850ms;
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    transition-duration: 950ms;
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: 950ms;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s;
}
[data-aos][data-aos][data-aos-easing="linear"],
body[data-aos-easing="linear"] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in"],
body[data-aos-easing="ease-in"] [data-aos] {
    transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}
[data-aos][data-aos][data-aos-easing="ease-out"],
body[data-aos-easing="ease-out"] [data-aos] {
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-out"],
body[data-aos-easing="ease-in-out"] [data-aos] {
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-back"],
body[data-aos-easing="ease-in-back"] [data-aos] {
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing="ease-out-back"],
body[data-aos-easing="ease-out-back"] [data-aos] {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-back"],
body[data-aos-easing="ease-in-out-back"] [data-aos] {
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing="ease-in-sine"],
body[data-aos-easing="ease-in-sine"] [data-aos] {
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing="ease-out-sine"],
body[data-aos-easing="ease-out-sine"] [data-aos] {
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"],
body[data-aos-easing="ease-in-out-sine"] [data-aos] {
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing="ease-in-quad"],
body[data-aos-easing="ease-in-quad"] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quad"],
body[data-aos-easing="ease-out-quad"] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],
body[data-aos-easing="ease-in-out-quad"] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-cubic"],
body[data-aos-easing="ease-in-cubic"] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-cubic"],
body[data-aos-easing="ease-out-cubic"] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],
body[data-aos-easing="ease-in-out-cubic"] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-quart"],
body[data-aos-easing="ease-in-quart"] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quart"],
body[data-aos-easing="ease-out-quart"] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quart"],
body[data-aos-easing="ease-in-out-quart"] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^="fade"][data-aos^="fade"] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}
[data-aos^="fade"][data-aos^="fade"].aos-animate {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
[data-aos="fade-up"] {
    -webkit-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    transform: translate(0, 100px);
}
[data-aos="fade-down"] {
    -webkit-transform: translate(0, -100px);
    -ms-transform: translate(0, -100px);
    transform: translate(0, -100px);
}
[data-aos="fade-right"] {
    -webkit-transform: translate(-100px, 0);
    -ms-transform: translate(-100px, 0);
    transform: translate(-100px, 0);
}
[data-aos="fade-left"] {
    -webkit-transform: translate(100px, 0);
    -ms-transform: translate(100px, 0);
    transform: translate(100px, 0);
}
[data-aos="fade-up-right"] {
    -webkit-transform: translate(-100px, 100px);
    -ms-transform: translate(-100px, 100px);
    transform: translate(-100px, 100px);
}
[data-aos="fade-up-left"] {
    -webkit-transform: translate(100px, 100px);
    -ms-transform: translate(100px, 100px);
    transform: translate(100px, 100px);
}
[data-aos="fade-down-right"] {
    -webkit-transform: translate(-100px, -100px);
    -ms-transform: translate(-100px, -100px);
    transform: translate(-100px, -100px);
}
[data-aos="fade-down-left"] {
    -webkit-transform: translate(100px, -100px);
    -ms-transform: translate(100px, -100px);
    transform: translate(100px, -100px);
}
[data-aos^="zoom"][data-aos^="zoom"] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}
[data-aos^="zoom"][data-aos^="zoom"].aos-animate {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
}
[data-aos="zoom-in"] {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
}
[data-aos="zoom-in-up"] {
    -webkit-transform: translate(0, 100px) scale(0.6);
    -ms-transform: translate(0, 100px) scale(0.6);
    transform: translate(0, 100px) scale(0.6);
}
[data-aos="zoom-in-down"] {
    -webkit-transform: translate(0, -100px) scale(0.6);
    -ms-transform: translate(0, -100px) scale(0.6);
    transform: translate(0, -100px) scale(0.6);
}
[data-aos="zoom-in-right"] {
    -webkit-transform: translate(-100px, 0) scale(0.6);
    -ms-transform: translate(-100px, 0) scale(0.6);
    transform: translate(-100px, 0) scale(0.6);
}
[data-aos="zoom-in-left"] {
    -webkit-transform: translate(100px, 0) scale(0.6);
    -ms-transform: translate(100px, 0) scale(0.6);
    transform: translate(100px, 0) scale(0.6);
}
[data-aos="zoom-out"] {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
[data-aos="zoom-out-up"] {
    -webkit-transform: translate(0, 100px) scale(1.2);
    -ms-transform: translate(0, 100px) scale(1.2);
    transform: translate(0, 100px) scale(1.2);
}
[data-aos="zoom-out-down"] {
    -webkit-transform: translate(0, -100px) scale(1.2);
    -ms-transform: translate(0, -100px) scale(1.2);
    transform: translate(0, -100px) scale(1.2);
}
[data-aos="zoom-out-right"] {
    -webkit-transform: translate(-100px, 0) scale(1.2);
    -ms-transform: translate(-100px, 0) scale(1.2);
    transform: translate(-100px, 0) scale(1.2);
}
[data-aos="zoom-out-left"] {
    -webkit-transform: translate(100px, 0) scale(1.2);
    -ms-transform: translate(100px, 0) scale(1.2);
    transform: translate(100px, 0) scale(1.2);
}
[data-aos^="slide"][data-aos^="slide"] {
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
[data-aos^="slide"][data-aos^="slide"].aos-animate {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
[data-aos="slide-up"] {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
[data-aos="slide-down"] {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
[data-aos="slide-right"] {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}
[data-aos="slide-left"] {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
[data-aos^="flip"][data-aos^="flip"] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
[data-aos="flip-left"] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg);
}
[data-aos="flip-left"].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0);
}
[data-aos="flip-right"] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg);
}
[data-aos="flip-right"].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0);
}
[data-aos="flip-up"] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg);
}
[data-aos="flip-up"].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
}
[data-aos="flip-down"] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg);
}
[data-aos="flip-down"].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
}
.icon-cross {
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
}
.icon-cross:hover {
    opacity: 1;
}
.icon-cross:after,
.icon-cross:before {
    position: absolute;
    left: 15px;
    content: " ";
    height: 33px;
    width: 2px;
    background-color: #333;
}
.icon-cross:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.icon-cross:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.cd-top {
    display: inline-block;
    position: fixed;
    width: 30px;
    bottom: 40px;
    right: 10px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    text-align: center;
    border-radius: 5px;
    text-indent: 100%;
    white-space: nowrap;
    color: #fefefe;
}
.cd-top:hover {
    color: #fefefe;
}
.cd-top:after,
.cd-top:before {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: 0;
    text-indent: 0;
}
.cd-top:before {
    content: "";
    background: rgba(0, 0, 0, 0.3);
}
.cd-top:after {
    font-family: icomoon;
    content: "\e904";
    font-size: 22px;
    line-height: 30px;
}
.cd-top.cd-fade-out,
.cd-top.cd-is-visible,
.no-touch .cd-top:hover {
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    opacity: 0.5;
}
.no-touch .cd-top:hover {
    background-color: #e86256;
    color: #fefefe;
    opacity: 1;
}
@media print, screen and (min-width: 40em) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}
@media print, screen and (min-width: 64em) {
    .cd-top {
        text-indent: 0;
        background: rgba(0, 0, 0, 0.3);
        width: 80px;
        right: 30px;
        bottom: 30px;
    }
    .cd-top:after,
    .cd-top:before {
        top: -36px;
        margin: 0 0 0 23px;
    }
}
.header .is-dropdown-submenu {
    display: block;
    position: relative;
}
.header .dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 0;
}
.header .is-dropdown-submenu {
    top: 0;
}
.header .dropdown.menu > li.opens-left > .is-dropdown-submenu {
    top: 0;
}
.header .dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 0;
}
.header .dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0;
}
.header .dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
}
@media print, screen and (min-width: 23.75em) {
    .header .dropdown.menu.xsmall-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.xsmall-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.xsmall-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.xsmall-vertical > li.opens-left > .is-dropdown-submenu {
        top: 0;
    }
}
@media print, screen and (min-width: 40em) {
    .header .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
        top: 0;
    }
}
@media print, screen and (min-width: 56.25em) {
    .header .dropdown.menu.xmedium-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.xmedium-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.xmedium-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.xmedium-vertical > li.opens-left > .is-dropdown-submenu {
        top: 0;
    }
}
@media print, screen and (min-width: 64em) {
    .header .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
        top: 0;
    }
}
@media screen and (min-width: 75em) {
    .header .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
        top: 0;
    }
}
@media screen and (min-width: 90em) {
    .header .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .header .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
        top: 0;
    }
}
.header {
    position: absolute;
    z-index: 7;
    width: 100%;
    background: rgba(255, 255, 255, 0);
    transition: background 0.5s ease-out;
}
.header .main-nav {
    margin: 10px 0;
    font-size: 1.3125rem;
}
.header .main-nav .shrink {
    position: relative;
    margin: 0 0 0 20px;
    height: 40px;
}
.header .main-nav a {
    text-transform: uppercase;
    font-weight: 600;
    color: #fefefe;
    transition: color 0.5s ease-out;
}
.header .main-nav .logo {
    overflow: hidden;
    position: relative;
    width: 140px;
    float: left;
    margin: 3px 0 0 0;
}
.header .main-nav .logo img.shim {
    width: 100%;
}
.header .main-nav .logo img.neg,
.header .main-nav .logo img.pos {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    transition: opacity 0.5s ease-out;
}
.header .main-nav .logo img.pos {
    opacity: 0;
}
.header .main-nav .logo p {
    text-transform: none;
    margin: -4px -30px 0 0;
    font-size: 1.0625rem;
    font-weight: 400;
    letter-spacing: 2px;
    color: #fefefe;
    transition: color 0.5s ease-out;
    display: none;
}
.header .main-nav .lang-nav-mobile {
    display: none;
}
.header .main-nav .langnav {
    padding: 0;
    margin: -1px 0 0 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;
}
.header .main-nav .langnav li a {
    margin: 0 5px;
    font-weight: 300;
}
.header .main-nav .langnav li.active a {
    font-weight: 600;
}
.header .main-nav .langnav li:after {
    content: "/";
    color: #fefefe;
    font-weight: 300;
    transition: color 0.5s ease-out;
}
.header .main-nav .langnav li:last-child:after {
    content: "";
}
.header .main-nav .icon-wrap {
    padding: 1px 0 0 0;
    float: left;
}
.header .main-nav .icon-wrap .icon-search-circle {
    font-size: 36px;
}
.header .main-nav .icon-wrap .icon-login {
    font-size: 36px;
}
.header .main-nav .text-login {
    margin: 0 0 0 34px;
    display: none;
    float: left;
}
.header .main-nav .text-menu {
    margin: 0 9px 0 0;
    display: none;
    float: left;
}
.header .main-nav .icon-burger {
    float: right;
    height: 36px;
    width: 36px;
    padding: 1px 0 0 0;
    transition: border 0.5s;
}
.header .main-nav .icon-burger .burger-icon {
    position: relative;
    margin-top: 6px;
    margin-bottom: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    left: 50%;
    margin-left: -9px;
    top: 50%;
    margin-top: -1px;
}
.header .main-nav .icon-burger .burger-icon,
.header .main-nav .icon-burger .burger-icon::after,
.header .main-nav .icon-burger .burger-icon::before {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #fefefe;
    outline: 1px solid transparent;
    transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    transition-property: background-color, transform, -webkit-transform;
    transition-duration: 0.3s;
}
.header .main-nav .icon-burger .burger-icon::after,
.header .main-nav .icon-burger .burger-icon::before {
    position: absolute;
    content: "";
}
.header .main-nav .icon-burger .burger-icon::before {
    top: -6px;
}
.header .main-nav .icon-burger .burger-icon::after {
    top: 6px;
}
.header .main-nav .icon-burger-close:before,
.header .main-nav .icon-burger:before {
    position: absolute;
    font-family: icomoon !important;
    content: "\e91e";
    font-size: 36px;
    height: 36px;
    width: 36px;
}
.header .main-nav .icon-burger-close {
    float: right;
    height: 36px;
    width: 36px;
    margin: 1px 0 0 0;
    transition: border 0.5s;
    display: none;
}
.header .main-nav .icon-burger-close .burger-icon {
    position: relative;
    margin-top: 6px;
    margin-bottom: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    left: 50%;
    margin-left: -9px;
    top: 50%;
    margin-top: -1px;
}
.header .main-nav .icon-burger-close .burger-icon,
.header .main-nav .icon-burger-close .burger-icon::after,
.header .main-nav .icon-burger-close .burger-icon::before {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #3c3c3c;
    outline: 1px solid transparent;
    transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    transition-property: background-color, transform, -webkit-transform;
    transition-duration: 0.3s;
}
.header .main-nav .icon-burger-close .burger-icon::after,
.header .main-nav .icon-burger-close .burger-icon::before {
    position: absolute;
    content: "";
}
.header .main-nav .icon-burger-close .burger-icon::before {
    top: -6px;
}
.header .main-nav .icon-burger-close .burger-icon::after {
    top: 6px;
}
.header .main-nav .icon-burger-close .burger-icon {
    background-color: transparent;
}
.header .main-nav .icon-burger-close .burger-icon::before {
    -webkit-transform: translateY(6px) rotate(45deg);
    -ms-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg);
}
.header .main-nav .icon-burger-close .burger-icon::after {
    -webkit-transform: translateY(-6px) rotate(-45deg);
    -ms-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg);
}
.header .main-nav .searchform-screen {
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.5s ease-out;
}
.header .main-nav .searchform-screen input,
.header .main-nav .searchform-screen input:focus {
    box-shadow: none;
    border: none;
    background: 0 0;
    border-bottom: 1px solid #e6e6e6;
    width: 150px;
    height: 29px;
    padding: 0;
    margin: 0 0 0 9px;
    color: #3c3c3c;
    font-size: 1.3125rem;
    font-weight: 300;
    float: right;
}
.header .main-nav .searchform-screen input::-webkit-input-placeholder {
    color: #3c3c3c;
}
.header .main-nav .searchform-screen input:-ms-input-placeholder {
    color: #3c3c3c;
}
.header .main-nav .searchform-screen input::placeholder {
    color: #3c3c3c;
}
.header .main-nav .searchform-screen button.icon-search-circle {
    font-size: 24px;
    color: #3c3c3c;
    float: left;
    padding: 2px;
}
.header .sub-nav {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s;
    background: #3c3c36;
}
.header .sub-nav .dropdown.menu {
    width: calc(100% + 20px);
}
.header .sub-nav .dropdown.menu .cell {
    width: calc(33.33333% - 20px);
    margin: 0 20px 20px 0;
}
.header .sub-nav .dropdown.menu > li > a {
    color: #c3871b;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.2;
}
.header .sub-nav .dropdown.menu > li > a > span {
    display: block;
    min-height: 50px;
    margin: 0 0 20px 0;
}
.header .sub-nav .dropdown.menu > li > a > img {
    margin: 0 0 20px 0;
}
.header .sub-nav .dropdown.menu > li.active > a {
    background: 0 0;
    color: #b07a18;
}
.header .sub-nav .dropdown.menu > li ul {
    border-top: 1px solid #cacaca;
}
.header .sub-nav .dropdown.menu > li ul > li {
    border-bottom: 1px solid #cacaca;
}
.header .sub-nav .dropdown.menu > li ul > li > a {
    padding: 8px 0;
    font-weight: 300;
    color: #3c3c3c;
}
.header .sub-nav .dropdown.menu > li ul > li.active > a {
    background: 0 0;
    color: #c3871b;
}
.header .sub-nav .accordion-menu {
    margin: 40px 0 40px 0;
    border-top: 1px solid #a1a1a1;
}
.header .sub-nav .accordion-menu li a {
    padding: 0;
    color: #fefefe;
    font-size: 0.875rem;
}
.header .sub-nav .accordion-menu > li {
    border-bottom: 1px solid #a1a1a1;
}
.header .sub-nav .accordion-menu > li > a {
    font-weight: 600;
}
.header .sub-nav .accordion-menu > li img {
    width: 60px;
    margin: 1px 10px 1px 0;
}
.header .sub-nav .accordion-menu > li.is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    border: none;
    font-family: icomoon;
    content: "\e905";
    color: #fefefe;
    margin: -7px 3px 0 0;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    font-weight: 400;
}
.header .sub-nav .accordion-menu > li.is-accordion-submenu-parent:not(.has-submenu-toggle)[aria-expanded="true"] > a::after {
    content: "\e907";
}
.header .sub-nav .accordion-menu > li.active > a {
    color: #c3871b;
    background: 0 0;
}
.header .sub-nav .accordion-menu .submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    height: 40px;
    width: 40px;
}
.header .sub-nav .accordion-menu .submenu-toggle::after {
    border: none;
    font-family: icomoon;
    content: "\e905";
    color: #fefefe;
    margin: -3px -3px 0 0;
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
.header .sub-nav .accordion-menu .submenu-toggle[aria-expanded="true"]::after {
    content: "\e907";
}
.header .sub-nav .accordion-menu > li ul {
    margin: 0 0 25px 0;
}
.header .sub-nav .accordion-menu > li ul > li > a {
    margin: 0 0 0 70px;
    padding: 10px 0;
}
.header .sub-nav .accordion-menu > li ul > li.active > a {
    color: #c3871b;
    background: 0 0;
}
.header .sub-nav .service-menu {
    margin: 0 0 40px 0;
}
.header .sub-nav .service-menu > li > a {
    color: #fefefe;
    font-size: 0.875rem;
    position: relative;
    padding: 10px 30px 10px 0;
}
.header .sub-nav .service-menu > li > a .icon {
    font-size: 1.125rem;
    position: absolute;
    right: 0;
    top: 50%;
    margin: -10px 0 0 0;
}
.header .sub-nav .content {
    margin: 0 0 60px 0;
}
.header.is-active .logo img.pos,
.header.pos .logo img.pos {
    opacity: 1;
}
.header.is-active .logo img.neg,
.header.pos .logo img.neg {
    opacity: 0;
}
.header.is-active .logo p,
.header.pos .logo p {
    color: #3c3c3c;
}
.header.is-active a,
.header.pos a {
    color: #3c3c3c;
}
.header.is-active .icon-burger .burger-icon,
.header.pos .icon-burger .burger-icon {
    position: relative;
    margin-top: 6px;
    margin-bottom: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    left: 50%;
    margin-left: -9px;
    top: 50%;
    margin-top: 0;
}
.header.is-active .icon-burger .burger-icon,
.header.is-active .icon-burger .burger-icon::after,
.header.is-active .icon-burger .burger-icon::before,
.header.pos .icon-burger .burger-icon,
.header.pos .icon-burger .burger-icon::after,
.header.pos .icon-burger .burger-icon::before {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #3c3c3c;
    outline: 1px solid transparent;
    transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    transition-property: background-color, transform, -webkit-transform;
    transition-duration: 0.3s;
}
.header.is-active .icon-burger .burger-icon::after,
.header.is-active .icon-burger .burger-icon::before,
.header.pos .icon-burger .burger-icon::after,
.header.pos .icon-burger .burger-icon::before {
    position: absolute;
    content: "";
}
.header.is-active .icon-burger .burger-icon::before,
.header.pos .icon-burger .burger-icon::before {
    top: -6px;
}
.header.is-active .icon-burger .burger-icon::after,
.header.pos .icon-burger .burger-icon::after {
    top: 6px;
}
.header.is-active .langnav li:after,
.header.pos .langnav li:after {
    color: #3c3c3c;
}
.header.pos .icon-burger .burger-icon {
    position: relative;
    margin-top: 6px;
    margin-bottom: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    left: 50%;
    margin-left: -9px;
    top: 50%;
    margin-top: 0;
}
.header.pos .icon-burger .burger-icon,
.header.pos .icon-burger .burger-icon::after,
.header.pos .icon-burger .burger-icon::before {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #3c3c3c;
    outline: 1px solid transparent;
    transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    transition-property: background-color, transform, -webkit-transform;
    transition-duration: 0.3s;
}
.header.pos .icon-burger .burger-icon::after,
.header.pos .icon-burger .burger-icon::before {
    position: absolute;
    content: "";
}
.header.pos .icon-burger .burger-icon::before {
    top: -6px;
}
.header.pos .icon-burger .burger-icon::after {
    top: 6px;
}
.header.pos.white {
    background: #fff;
}
.header .searchform-screen.active {
    pointer-events: auto;
    opacity: 1;
}
.header.is-active {
    background: #fff;
    box-shadow: 0 5px 5px 0 rgba(50, 50, 50, 0.1);
}
.header.is-active .icon-burger .burger-icon {
    position: relative;
    margin-top: 6px;
    margin-bottom: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    left: 50%;
    margin-left: -9px;
    top: 50%;
    margin-top: 0;
}
.header.is-active .icon-burger .burger-icon,
.header.is-active .icon-burger .burger-icon::after,
.header.is-active .icon-burger .burger-icon::before {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #3c3c3c;
    outline: 1px solid transparent;
    transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    transition-property: background-color, transform, -webkit-transform;
    transition-duration: 0.3s;
}
.header.is-active .icon-burger .burger-icon::after,
.header.is-active .icon-burger .burger-icon::before {
    position: absolute;
    content: "";
}
.header.is-active .icon-burger .burger-icon::before {
    top: -6px;
}
.header.is-active .icon-burger .burger-icon::after {
    top: 6px;
}
.header.is-active .icon-burger .burger-icon {
    background-color: transparent;
}
.header.is-active .icon-burger .burger-icon::before {
    -webkit-transform: translateY(6px) rotate(45deg);
    -ms-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg);
}
.header.is-active .icon-burger .burger-icon::after {
    -webkit-transform: translateY(-6px) rotate(-45deg);
    -ms-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg);
}
.header.is-active .lang-nav-mobile {
    display: block;
}
.header.is-active .searchform-screen {
    pointer-events: auto;
    opacity: 1;
}
.header.is-active .sub-nav {
    max-height: 1500px;
}
@media print, screen and (min-width: 23.75em) {
    .header .sub-nav .accordion-menu li a {
        font-size: 1rem;
    }
}
@media screen and (max-width: 56.1875em) {
    .header.is-active .logo {
        width: 0;
    }
}
@media print, screen and (min-width: 56.25em) {
    .header.pos .main-nav .icon-burger {
        height: 24px;
        width: 24px;
    }
    .header.pos .main-nav .icon-burger .burger-icon {
        position: relative;
        margin-top: 4px;
        margin-bottom: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        left: 50%;
        margin-left: -6px;
        top: 50%;
        margin-top: -1px;
    }
    .header.pos .main-nav .icon-burger .burger-icon,
    .header.pos .main-nav .icon-burger .burger-icon::after,
    .header.pos .main-nav .icon-burger .burger-icon::before {
        display: block;
        width: 12px;
        height: 1px;
        background-color: #3c3c3c;
        outline: 1px solid transparent;
        transition-property: background-color, -webkit-transform;
        transition-property: background-color, transform;
        transition-property: background-color, transform, -webkit-transform;
        transition-duration: 0.3s;
    }
    .header.pos .main-nav .icon-burger .burger-icon::after,
    .header.pos .main-nav .icon-burger .burger-icon::before {
        position: absolute;
        content: "";
    }
    .header.pos .main-nav .icon-burger .burger-icon::before {
        top: -4px;
    }
    .header.pos .main-nav .icon-burger .burger-icon::after {
        top: 4px;
    }
    .header.is-active .main-nav .icon-burger {
        height: 24px;
        width: 24px;
    }
    .header.is-active .main-nav .icon-burger .burger-icon {
        position: relative;
        margin-top: 4px;
        margin-bottom: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        left: 50%;
        margin-left: -6px;
        top: 50%;
        margin-top: -1px;
    }
    .header.is-active .main-nav .icon-burger .burger-icon,
    .header.is-active .main-nav .icon-burger .burger-icon::after,
    .header.is-active .main-nav .icon-burger .burger-icon::before {
        display: block;
        width: 12px;
        height: 1px;
        background-color: #3c3c3c;
        outline: 1px solid transparent;
        transition-property: background-color, -webkit-transform;
        transition-property: background-color, transform;
        transition-property: background-color, transform, -webkit-transform;
        transition-duration: 0.3s;
    }
    .header.is-active .main-nav .icon-burger .burger-icon::after,
    .header.is-active .main-nav .icon-burger .burger-icon::before {
        position: absolute;
        content: "";
    }
    .header.is-active .main-nav .icon-burger .burger-icon::before {
        top: -4px;
    }
    .header.is-active .main-nav .icon-burger .burger-icon::after {
        top: 4px;
    }
    .header.is-active .main-nav .icon-burger .burger-icon {
        background-color: transparent;
    }
    .header.is-active .main-nav .icon-burger .burger-icon::before {
        -webkit-transform: translateY(4px) rotate(45deg);
        -ms-transform: translateY(4px) rotate(45deg);
        transform: translateY(4px) rotate(45deg);
    }
    .header.is-active .main-nav .icon-burger .burger-icon::after {
        -webkit-transform: translateY(-4px) rotate(-45deg);
        -ms-transform: translateY(-4px) rotate(-45deg);
        transform: translateY(-4px) rotate(-45deg);
    }
    .header .main-nav {
        margin: 50px 0;
    }
    .header .main-nav .shrink {
        margin: 0 0 0 30px;
    }
    .header .main-nav .logo {
        width: 294px;
    }
    .header .main-nav .logo p {
        display: block;
    }
    .header .main-nav .icon-wrap .icon-search-circle {
        font-size: 24px;
    }
    .header .main-nav .icon-wrap .icon-login {
        font-size: 24px;
    }
    .header .main-nav .icon-login:before {
        position: absolute;
        top: 2px;
    }
    .header .main-nav .text-login {
        display: block;
    }
    .header .main-nav .text-menu {
        display: block;
    }
    .header .main-nav .icon-burger {
        height: 24px;
        width: 24px;
    }
    .header .main-nav .icon-burger .burger-icon {
        position: relative;
        margin-top: 4px;
        margin-bottom: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        left: 50%;
        margin-left: -6px;
        top: 50%;
        margin-top: -1px;
    }
    .header .main-nav .icon-burger .burger-icon,
    .header .main-nav .icon-burger .burger-icon::after,
    .header .main-nav .icon-burger .burger-icon::before {
        display: block;
        width: 12px;
        height: 1px;
        background-color: #fefefe;
        outline: 1px solid transparent;
        transition-property: background-color, -webkit-transform;
        transition-property: background-color, transform;
        transition-property: background-color, transform, -webkit-transform;
        transition-duration: 0.3s;
    }
    .header .main-nav .icon-burger .burger-icon::after,
    .header .main-nav .icon-burger .burger-icon::before {
        position: absolute;
        content: "";
    }
    .header .main-nav .icon-burger .burger-icon::before {
        top: -4px;
    }
    .header .main-nav .icon-burger .burger-icon::after {
        top: 4px;
    }
    .header .main-nav .icon-burger-close:before,
    .header .main-nav .icon-burger:before {
        position: absolute;
        font-family: icomoon !important;
        content: "\e91e";
        font-size: 24px;
        height: 24px;
        width: 24px;
    }
    .header .main-nav .icon-burger-close {
        height: 24px;
        width: 24px;
    }
    .header .main-nav .icon-burger-close .burger-icon {
        position: relative;
        margin-top: 4px;
        margin-bottom: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        left: 50%;
        margin-left: -6px;
        top: 50%;
        margin-top: -1px;
    }
    .header .main-nav .icon-burger-close .burger-icon,
    .header .main-nav .icon-burger-close .burger-icon::after,
    .header .main-nav .icon-burger-close .burger-icon::before {
        display: block;
        width: 12px;
        height: 1px;
        background-color: #3c3c3c;
        outline: 1px solid transparent;
        transition-property: background-color, -webkit-transform;
        transition-property: background-color, transform;
        transition-property: background-color, transform, -webkit-transform;
        transition-duration: 0.3s;
    }
    .header .main-nav .icon-burger-close .burger-icon::after,
    .header .main-nav .icon-burger-close .burger-icon::before {
        position: absolute;
        content: "";
    }
    .header .main-nav .icon-burger-close .burger-icon::before {
        top: -4px;
    }
    .header .main-nav .icon-burger-close .burger-icon::after {
        top: 4px;
    }
    .header .main-nav .icon-burger-close .burger-icon {
        background-color: transparent;
    }
    .header .main-nav .icon-burger-close .burger-icon::before {
        -webkit-transform: translateY(4px) rotate(45deg);
        -ms-transform: translateY(4px) rotate(45deg);
        transform: translateY(4px) rotate(45deg);
    }
    .header .main-nav .icon-burger-close .burger-icon::after {
        -webkit-transform: translateY(-4px) rotate(-45deg);
        -ms-transform: translateY(-4px) rotate(-45deg);
        transform: translateY(-4px) rotate(-45deg);
    }
    .header .sub-nav {
        background: 0 0;
    }
    .header .sub-nav .service-menu {
        margin: 30px 0 30px 0;
        width: 100%;
    }
    .header .sub-nav .service-menu > li {
        margin: 0 0 0 50px;
    }
    .header .sub-nav .service-menu > li > a {
        color: #3c3c3c;
        font-size: 1.375rem;
        position: relative;
        padding: 10px 0 10px 30px;
        font-weight: 600;
    }
    .header .sub-nav .service-menu > li > a .icon {
        font-size: 1.25rem;
        right: auto;
        left: 0;
        top: 50%;
        margin: -11px 0 0 0;
    }
    .header .sub-nav .dropdown.menu > li > a {
        font-size: 1.5rem;
    }
    .header .sub-nav .dropdown.menu > li > a > span {
        min-height: 60px;
    }
    .header .sub-nav .dropdown.menu > li ul {
        margin: 0 0 40px 0;
    }
}
@media print, screen and (min-width: 64em) {
    .header .main-nav .shrink {
        margin: 0 0 0 56px;
    }
    .header .main-nav .searchform-screen input,
    .header .main-nav .searchform-screen input:focus {
        width: 180px;
    }
}
@media screen and (min-width: 75em) {
    .header .sub-nav .dropdown.menu > li > a {
        font-size: 1.5rem;
    }
    .header .sub-nav .dropdown.menu > li > a > span {
        min-height: 60px;
    }
}
.search-layer {
    position: fixed;
    z-index: 8;
    overflow: hidden;
    background: 0 0;
}
.search-layer .search-tab {
    position: absolute;
    z-index: 9;
    overflow: hidden;
    height: 300px;
    width: 40px;
    top: 50%;
    margin-top: -150px;
    background: #c3871b;
}
.search-layer .search-tab .icon-search {
    text-align: center;
    padding: 18px 0;
    color: #fefefe;
    font-size: 1.1875rem;
    transition: opacity 0.5s ease-out;
    opacity: 1;
}
.search-layer .search-tab .icon-cross {
    left: 4px;
    top: 16px;
    width: 24px;
    height: 24px;
    transition: opacity 0.5s ease-out;
    opacity: 0;
}
.search-layer .search-tab .icon-cross:after,
.search-layer .search-tab .icon-cross:before {
    background-color: #fefefe;
    height: 20px;
    width: 2px;
}
.search-layer .search-tab .text-search {
    padding: 8px 0 0 0;
    display: block;
    white-space: nowrap;
    height: 300px;
    width: 300px;
    text-align: right;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #fefefe;
    text-transform: uppercase;
    font-size: 1.0625rem;
    font-weight: 600;
    letter-spacing: 4px;
}
.search-layer .search-tab .text-search p.close {
    display: none;
}
.search-layer .search-tab .text-search p.open {
    display: block;
}
.search-layer .header {
    position: relative;
    overflow: auto;
    background: #fefefe;
}
.search-layer .searchform {
    margin: 40px 0;
}
.search-layer .searchform .searchform-mobile {
    position: relative;
    background: #fefefe;
}
.search-layer .searchform .searchform-mobile input,
.search-layer .searchform .searchform-mobile input:focus {
    box-shadow: none;
    border: none;
    background: 0 0;
    width: 100%;
    padding: 0 15px;
    margin: 0 34px 0 0;
    color: #3c3c3c;
    font-size: 1rem;
}
.search-layer .searchform .searchform-mobile input::-webkit-input-placeholder {
    color: #c3871b;
}
.search-layer .searchform .searchform-mobile input:-ms-input-placeholder {
    color: #c3871b;
}
.search-layer .searchform .searchform-mobile input::placeholder {
    color: #c3871b;
}
.search-layer .searchform .searchform-mobile button.icon-search-circle {
    font-size: 1.5rem;
    position: absolute;
    top: 7px;
    right: 12px;
    padding: 1px;
    color: #c3871b;
}
.search-layer .search-layer-content {
    padding: 0;
    min-width: 340px;
    padding: 20px 15px;
    opacity: 0;
}
.search-layer.is-active {
    background: #c3871b;
}
.search-layer.is-active .search-tab .icon-cross {
    opacity: 1;
}
.search-layer.is-active .search-tab .icon-search {
    opacity: 0;
}
.search-layer.is-active .search-tab .text-search p.open {
    display: none;
}
.search-layer.is-active .search-tab .text-search p.close {
    display: block;
}
.search-layer.is-active .header .icon-burger-close {
    display: block;
}
.search-layer.is-active .header .icon-search-circle {
    display: none;
}
.search-layer.is-active .search-layer-content {
    opacity: 1;
}
@media screen and (max-width: 56.1875em) {
    .search-layer {
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        max-height: 0;
        transition: max-height 0.5s;
    }
    .search-layer.is-active {
        max-height: 2000px;
        overflow: auto;
    }
}
@media print, screen and (min-width: 56.25em) {
    .search-layer {
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        max-width: 40px;
        overflow: hidden;
        transition: max-width 0.5s;
    }
    .search-layer .search-layer-content {
        padding: 20px 20px 20px 50px;
    }
    .search-layer.is-active {
        max-width: 400px;
        overflow-y: auto;
    }
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: #fff url(../img/ajax-loader.gif) center center no-repeat;
}
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 40px;
    width: 40px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
    font-family: icomoon;
    font-size: 40px;
    line-height: 1;
    color: #c3871b;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -60px;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev:before {
    content: "";
}
[dir="rtl"] .slick-prev:before {
    content: "";
}
.slick-next {
    right: -60px;
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}
.slick-next:before {
    content: "";
}
[dir="rtl"] .slick-next:before {
    content: "";
}
.slick-dotted.slick-slider {
    margin-bottom: 40px;
}
.slick-dots {
    position: absolute;
    bottom: -30px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 20px;
    height: 20px;
    font-family: icomoon;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    color: #c3871b;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    color: #c3871b;
    opacity: 0.75;
}
html {
    font-size: 16px;
    -webkit-text-size-adjust: 16px;
    -ms-text-size-adjust: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
* {
    outline: 0;
}

.noSelect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.hidden {
    visibility: hidden;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}
.page-wrapper {
    width: 100%;
    max-width: 125rem;
    margin: 0 auto;
    overflow-x: hidden;
}
.grid-container-collapsed {
    padding: 0;
}
.flex-video {
    margin: 0;
}
.flex-equalizer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex-equalizer .top {
    width: 100%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.flex-equalizer .bottom {
    width: 100%;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.v-middle {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.v-bottom {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media print, screen and (min-width: 64em) {
    .large-v-middle {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.headline h1 {
    letter-spacing: 1px;
    line-height: 1.1;
    font-size: 2.5rem;
}
.headline h1 .main {
    display: block;
}
.headline h1 .sub {
    display: block;
    font-size: 70%;
}
.headline h2,
.headline h3 {
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 1px;
    margin: 0;
}
.headline h4 {
    font-weight: 600;
    line-height: 1.3;
    margin: 0;
}
.headline h2 {
    font-size: 1.5625rem;
}
.headline h3 {
    font-size: 1.25rem;
}
.headline h4 {
    font-size: 1.25rem;
}
.headline sup {
    font-size: 40%;
    vertical-align: super;
}
.headline.brown h1,
.headline.brown h2,
.headline.brown h3,
.headline.brown h4 {
    color: #6a3b28;
}
.headline.margin {
    margin: 0 0 40px 0;
    padding: 20px 0 0 0;
}
@media print, screen and (min-width: 40em) {
    .headline h1 {
        font-size: 3.75rem;
    }
    .headline h2 {
        font-size: 1.875rem;
    }
    .headline h3 {
        font-size: 1.125rem;
    }
    .headline h4 {
        font-size: 1.125rem;
    }
}
@media print, screen and (min-width: 64em) {
    .headline h1 {
        font-size: 4.375rem;
    }
    .headline h2,
    .headline h3 {
        line-height: 1.2;
    }
    .headline h2 {
        font-size: 2.5rem;
    }
    .headline h3 {
        font-size: 1.5rem;
    }
    .headline h4 {
        font-size: 1.5rem;
    }
    .headline.small h1 {
        font-size: 3.5rem;
    }
    .headline.small h2 {
        font-size: 2rem;
    }
    .headline.small h3 {
        font-size: 1.2rem;
    }
    .headline.small h4 {
        font-size: 1.2rem;
    }
    .headline.margin {
        margin: 60px 0;
    }
}
@media screen and (min-width: 75em) {
    .headline h1 {
        font-size: 5rem;
    }
    .headline h2 {
        font-size: 3.125rem;
    }
    .headline h3 {
        font-size: 1.875rem;
    }
    .headline h4 {
        font-size: 1.875rem;
    }
    .headline.small h1 {
        font-size: 4rem;
    }
    .headline.small h2 {
        font-size: 2.5rem;
    }
    .headline.small h3 {
        font-size: 1.5rem;
    }
    .headline.small h4 {
        font-size: 1.5rem;
    }
}
.stopper {
    background: #c3871b;
    flex-direction: column;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 0;
}
.stopper h3 {
    letter-spacing: 1px;
    color: #fefefe;
    line-height: 1.2;
    margin: 0 0 25px 0;
}
.stopper.light-brown {
    background: #c3871b;
}
.stopper.dark-brown {
    background: #6a3b28;
}
.stopper.light-gray {
    background: #776f6b;
}
.stopper.dark-gray {
    background: #3c3c36;
}
@media print, screen and (min-width: 64em) {
    .stopper {
        padding: 40px 0;
    }
}
.img-full-width img {
    max-width: auto;
    min-width: 100%;
}
.image-container--cover {
    overflow: hidden;
    width: 100%;
    height: 100vh;
}
.image-container--cover img {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (max-aspect-ratio: 2000 / 1075) {
    .image-container--cover img {
        height: 100vh;
        max-width: 186.04651vh;
    }
}
.circle-button-wrap {
    width: 100%;
    height: 82px;
    position: relative;
}
.circle-button-wrap .circle-button {
    position: absolute;
    display: block;
    left: 50%;
    margin: 0 0 0 -40px;
    width: 80px;
    height: 80px;
    z-index: 6;
    border-radius: 50%;
    transition: background 0.5s ease-out;
}
.circle-button-wrap .circle-button .icon {
    font-size: 80px;
    position: absolute;
}
.circle-button-wrap .circle-button .caption {
    display: table-cell;
    vertical-align: middle;
    height: 68px;
    width: 80px;
    margin: 0 auto;
    text-align: center;
    font-size: 0.6875rem;
    line-height: 1.2;
}
.circle-button-wrap .circle-button.circle-only .caption {
    height: 80px;
    font-size: 0.8125rem;
}
.map-wrapper .circle-button-wrap {
    height: auto;
}
.map-wrapper .circle-button-wrap .circle-button {
    margin: -120px 0 0 -40px;
}
.circle-pos > .circle-button {
    background: rgba(255, 255, 255, 0.5);
}
.circle-pos > .circle-button .icon {
    color: #3c3c3c;
}
.circle-pos > .circle-button .caption {
    color: #3c3c3c;
}
.circle-pos .circle-button:hover {
    background: #fff;
    color: #3c3c3c;
}
.circle-neg .circle-button {
    background: rgba(255, 255, 255, 0);
}
.circle-neg .circle-button .icon {
    color: #fefefe;
}
.circle-neg .circle-button .caption {
    color: #fefefe;
}
.circle-neg .circle-button:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fefefe;
}
@media print, screen and (min-width: 40em) {
    .circle-button-wrap.scale {
        height: 96px;
    }
    .circle-button-wrap.scale .circle-button {
        margin: 0 0 0 -48px;
        width: 96px;
        height: 96px;
    }
    .circle-button-wrap.scale .circle-button .icon {
        font-size: 96px;
    }
    .circle-button-wrap.scale .circle-button .caption {
        width: 96px;
        height: 81.6px;
        font-size: 0.8125rem;
    }
    .circle-button-wrap.scale .circle-button.circle-only .caption {
        height: 96px;
    }
}
@media print, screen and (min-width: 64em) {
    .circle-button-wrap.scale {
        height: 104px;
    }
    .circle-button-wrap.scale .circle-button {
        margin: 0 0 0 -52px;
        width: 104px;
        height: 104px;
    }
    .circle-button-wrap.scale .circle-button .icon {
        font-size: 104px;
    }
    .circle-button-wrap.scale .circle-button .caption {
        width: 104px;
        height: 88.4px;
        font-size: 0.875rem;
    }
    .circle-button-wrap.scale .circle-button.circle-only .caption {
        height: 104px;
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 75em) {
    .circle-button-wrap.scale {
        height: 112px;
    }
    .circle-button-wrap.scale .circle-button {
        margin: 0 0 0 -56px;
        width: 112px;
        height: 112px;
    }
    .circle-button-wrap.scale .circle-button .icon {
        font-size: 112px;
    }
    .circle-button-wrap.scale .circle-button .caption {
        width: 112px;
        height: 95.2px;
        font-size: 0.9375rem;
    }
    .circle-button-wrap.scale .circle-button.circle-only .caption {
        height: 120px;
        font-size: 1.25rem;
    }
}
@media screen and (min-width: 90em) {
    .circle-button-wrap.scale {
        height: 120px;
    }
    .circle-button-wrap.scale .circle-button {
        margin: 0 0 0 -60px;
        width: 120px;
        height: 120px;
    }
    .circle-button-wrap.scale .circle-button .icon {
        font-size: 120px;
    }
    .circle-button-wrap.scale .circle-button .caption {
        width: 120px;
        height: 102px;
        font-size: 1rem;
    }
    .circle-button-wrap.scale .circle-button.circle-only .caption {
        height: 120px;
        font-size: 1.25rem;
    }
}
.button-black-gradient,
.button-black-gradient:hover {
    border-radius: 5px;
    border: 1px solid #858585;
    font-size: 1rem;
    background: #858585;
    background: linear-gradient(to bottom, #858585 0, #0a0a0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='scale-color($black, $lightness: 50%)', endColorstr='$black', GradientType=0 );
}
.button-black-gradient:hover {
    background: #0a0a0a;
    background: linear-gradient(to bottom, #0a0a0a 0, #858585 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$black', endColorstr='scale-color($black, $lightness: 50%)', GradientType=0 );
}
.button-light-brown-gradient,
.button-light-brown-gradient:hover {
    border-radius: 5px;
    border: 1px solid #edc781;
    font-size: 1rem;
    background: #edc781;
    background: linear-gradient(to bottom, #edc781 0, #c3871b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='scale-color($thermoplan-light-brown, $lightness: 50%)', endColorstr='$thermoplan-light-brown', GradientType=0 );
}
.button-light-brown-gradient:hover {
    background: #c3871b;
    background: linear-gradient(to bottom, #c3871b 0, #edc781 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$thermoplan-light-brown', endColorstr='scale-color($thermoplan-light-brown, $lightness: 50%)', GradientType=0 );
}
.button-light-gray-gradient,
.button-light-gray-gradient:hover {
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    font-size: 1rem;
    background: #e5e5e5;
    background: linear-gradient(to bottom, #e5e5e5 0, #cacaca 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='scale-color($medium-gray, $lightness: 50%)', endColorstr='$medium-gray', GradientType=0 );
    color: #3c3c3c;
}
.button-light-gray-gradient:hover {
    background: #cacaca;
    background: linear-gradient(to bottom, #cacaca 0, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$medium-gray', endColorstr='scale-color($medium-gray, $lightness: 50%)', GradientType=0 );
}
.button-small,
.button-small:hover {
    padding: 10px 15px;
    font-size: 0.875rem;
}
@media print, screen and (min-width: 40em) {
    .button-small,
    .button-small:hover {
        padding: 10px 15px;
        font-size: 0.9375rem;
    }
    .button-large,
    .button-large:hover {
        padding: 15px 25px 17px 25px;
        font-size: 1.25rem;
    }
}
.image-container {
    position: relative;
}
.image-container img {
    position: absolute;
}
.preload-container {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 101;
    background-color: #212121;
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    z-index: 1;
}
.preload-container .txt {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.preload-container .txt-perc {
    font-size: 35px;
    opacity: 1;
    margin: 0 0 6px 0;
    max-width: 400px;
    text-align: center;
}
.preload-container .progress {
    width: 100px;
    height: 3px;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0 auto 15px auto;
}
.preload-container .progress span {
    display: block;
    width: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
}
.preload-container.is-hidden {
    visibility: hidden;
    opacity: 0;
}
.dot-container {
    position: absolute;
    left: 20px;
    z-index: 1;
    height: 100%;
    width: 20px;
}
.dot-container ul {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    list-style: none;
    margin: 0;
}
.dot-container li {
    position: relative;
    display: block;
    height: 26px;
}
.dot-container li:after,
.dot-container li:before {
    position: absolute;
    content: "";
    border-radius: 50%;
    transition: opacity 0.5s ease-out;
}
.dot-container li:after {
    height: 6px;
    width: 6px;
    background: #fefefe;
    left: 5px;
    top: 5px;
    opacity: 0.3;
}
.dot-container li:before {
    height: 16px;
    width: 16px;
    background: #c3871b;
    left: 0;
    top: 0;
    opacity: 0;
}
.dot-container li.active:after,
.dot-container li.active:before {
    opacity: 0.7;
}
.map-container .map-wrapper {
    height: calc(100vh - 54px);
}
@media print, screen and (min-width: 56.25em) {
    .map-container .map-wrapper {
        height: calc(100vh - 180px);
    }
}
.map-container .map-canvas {
    width: 100%;
    height: calc(100% - 100px);
}
.map-container .map-searchform .grid-x {
    height: 60px;
    margin: 20px 0;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
}
.map-container .map-searchform .shrink {
    width: 100%;
    max-width: 300px;
}
.map-container .map-searchform label,
.map-container .map-searchform select {
    margin: 0;
    font-weight: 400;
    color: #3c3c3c;
}
.map-container .map-searchform select {
    font-size: 1rem;
    border: 1px solid #cacaca;
    border-radius: 6px;
    font-weight: 300;
}
.map-container .map-searchform label {
    font-size: 1.125rem;
}
.map-container .address-list h3,
.map-container .info_content h3 {
    font-size: 1.125rem;
    margin: 8px 0 1px 0;
}
.map-container .address-list h5,
.map-container .info_content h5 {
    font-size: 0.875rem;
    margin: 0 0 5px 0;
    font-weight: 400;
}
.map-container .address-list p,
.map-container .info_content p {
    font-family: Frutiger, Helvetica, Roboto, Arial, sans-serif;
    font-size: 0.875rem;
    font-weight: 300;
}
.map-container .address-list a,
.map-container .info_content a {
    color: #c3871b;
}
.map-container .address-list hr,
.map-container .info_content hr {
    margin: 0 0 10px 0;
    width: 250px;
}
.map-container .address-list .button-group,
.map-container .info_content .button-group {
    list-style: none;
    margin: 0 0 15px 0;
}
.map-container .address-list .button-group .button,
.map-container .info_content .button-group .button {
    padding: 3px 10px;
    background: 0 0;
    border: 1px solid #cacaca;
    margin: 0 2px 0 0;
    color: #8a8a8a;
    font-size: 0.75rem;
    font-weight: 400;
}
.map-container .address-list .cell {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 60px 0;
}
.map-container .address-list .address-info {
    width: 100%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.map-container .address-list .product-info {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.map-container .address-list .list-header h2,
.map-container .address-list .list-header h4 {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1.25rem;
}
.map-container .address-list .list-header h2 {
    margin: 30px 0 40px 0;
}
.map-container .address-list .list-header h4 {
    margin: 0 0 40px 0;
    border-bottom: 1px solid #cacaca;
    color: #3c3c3c;
}
.map-container .address-list .list-header h4 .icon {
    float: right;
}
.map-container .address-list .circle-button-wrap {
    margin: 0 0 60px 0;
}
.map-container .address-list h3 {
    margin: 0 0 1px 0;
}
.map-container .address-list hr {
    margin: 0 0 10px 0;
    width: 100%;
}
.map-container.print-container .logo {
    width: 300px;
    margin: 30px 0 30px 0;
}
.map-container.print-container .logo img {
    width: 100%;
}
.map-container.print-container .address-list .list-header h2,
.map-container.print-container .address-list .list-header h4 {
    text-align: left;
    font-size: 1.5625rem;
}
@media print, screen and (min-width: 40em) {
    .map-container .address-list .list-header h2,
    .map-container .address-list .list-header h4 {
        font-size: 1.5625rem;
    }
}
@media print, screen and (min-width: 64em) {
    .map-container .address-list .list-header h2 {
        text-align: center;
    }
}
.search-layer-map-container .circle-button {
    display: none;
}
.search-layer-map-container .map-canvas {
    width: 100%;
    height: 70vw;
}
.search-layer-map-container .map-searchform {
    padding: 0;
    margin: 10px 0 0 0;
}
.search-layer-map-container .map-searchform .cell {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}
.search-layer-map-container .map-searchform label {
    color: #fefefe;
    font-size: 1rem;
}
.search-layer-map-container .map-searchform input[type="email"],
.search-layer-map-container .map-searchform input[type="text"],
.search-layer-map-container .map-searchform select {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    border-color: rgba(255, 255, 255, 0.7);
    color: #fefefe;
}
.search-layer-map-container .map-searchform select {
    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: #ffffff;'></polygon></svg>");
}
.search-layer-map-container .map-searchform select * {
    color: #3c3c3c;
}
.search-layer-map-container .map-searchform input::-webkit-input-placeholder,
.search-layer-map-container .map-searchform textarea::-webkit-input-placeholder {
    color: #fefefe;
}
.search-layer-map-container .map-searchform input:-ms-input-placeholder,
.search-layer-map-container .map-searchform textarea:-ms-input-placeholder {
    color: #fefefe;
}
.search-layer-map-container .map-searchform input::placeholder,
.search-layer-map-container .map-searchform textarea::placeholder {
    color: #fefefe;
}
.search-layer-map-container .address-list h3,
.search-layer-map-container .info_content h3 {
    font-size: 1.125rem;
    margin: 8px 0 1px 0;
}
.search-layer-map-container .address-list h5,
.search-layer-map-container .info_content h5 {
    font-size: 0.875rem;
    margin: 0 0 5px 0;
    font-weight: 400;
}
.search-layer-map-container .address-list p,
.search-layer-map-container .info_content p {
    font-family: Frutiger, Helvetica, Roboto, Arial, sans-serif;
    font-size: 0.875rem;
    font-weight: 300;
}
.search-layer-map-container .address-list a,
.search-layer-map-container .info_content a {
    color: #c3871b;
}
.search-layer-map-container .address-list hr,
.search-layer-map-container .info_content hr {
    margin: 0 0 10px 0;
    width: 250px;
}
.search-layer-map-container .address-list .button-group,
.search-layer-map-container .info_content .button-group {
    list-style: none;
    margin: 0 0 15px 0;
}
.search-layer-map-container .address-list .button-group .button,
.search-layer-map-container .info_content .button-group .button {
    padding: 3px 10px;
    background: 0 0;
    border: 1px solid #cacaca;
    margin: 0 2px 0 0;
    color: #8a8a8a;
    font-size: 0.75rem;
    font-weight: 400;
}
.search-layer-map-container .address-list {
    padding: 0;
    margin: 10px 0 0 0;
}
.search-layer-map-container .address-list .grid-x .cell {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}
.search-layer-map-container .address-list .product-info {
    display: none;
}
.search-layer-map-container .address-list .list-header {
    display: none;
}
.search-layer-map-container .address-list .address-info {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding: 15px 0 0 0;
    margin: 0 0 15px 0;
}
.search-layer-map-container .address-list .address-info a,
.search-layer-map-container .address-list .address-info h3,
.search-layer-map-container .address-list .address-info p {
    color: #fefefe;
    font-size: 0.9375rem;
    margin: 0;
    line-height: 1.3;
}
.search-layer-map-container .address-list .address-info a,
.search-layer-map-container .address-list .address-info h3 {
    font-weight: 600;
}
@media print, screen and (min-width: 56.25em) {
    .search-layer-map-container .map-canvas {
        width: 100%;
        height: 220px;
    }
}
.hero {
    position: relative;
}
.hero > .caption {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    width: 100%;
}
.hero > .caption .content {
    padding: 0 20px;
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hero > .caption h1,
.hero > .caption h2,
.hero > .caption h3,
.hero > .caption h4,
.hero > .caption h5,
.hero > .caption h6,
.hero > .caption p {
    text-align: center;
}
.hero > .caption .text p {
    max-width: 700px;
    margin: 20px auto;
    font-size: 1rem;
    line-height: 1.5;
}
.hero > .caption .circle-button-wrap {
    margin: 20px 0 0 0;
}
.hero .area-button-wrap {
    margin: 30px 0 0 0;
}
.hero .area-button-wrap > .cell {
    padding: 0 10px 15px 10px;
}
.hero .area-button-wrap p {
    font-size: 0.8125rem;
    font-weight: 600;
    line-height: 1.2;
}
.hero .area-button-wrap .icon,
.hero .area-button-wrap text {
    display: block;
}
.hero .area-button-wrap .icon {
    font-size: 2.1875rem;
    margin: 0 0 10px 0;
}
.hero .area-button-wrap .icon-catering {
    font-size: 2.5rem;
}
.hero.front > .caption {
    top: 50vh;
    bottom: auto;
    margin: 25vh 0 0 0;
}
.hero.right {
    position: relative;
}
.hero.right > .caption .content {
    top: 5%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.hero.neg > .caption {
    color: #fefefe;
}
.hero.neg > .caption .circle-button {
    background: rgba(255, 255, 255, 0);
}
.hero.neg > .caption .circle-button .icon {
    color: #fefefe;
}
.hero.neg > .caption .circle-button .caption {
    color: #fefefe;
}
.hero.neg > .caption h2,
.hero.neg > .caption h3 {
    text-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.hero.neg > .caption p {
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.hero.pos > .caption {
    color: #3c3c3c;
}
.hero.pos > .caption .circle-button {
    background: rgba(255, 255, 255, 0);
}
.hero.pos > .caption .circle-button .icon {
    color: #3c3c3c;
}
.hero.pos > .caption .circle-button .caption {
    color: #3c3c3c;
}
.is-loading .hero > .caption {
    display: none;
}
.is-loaded .hero > .caption {
    display: block;
}
@media print, screen and (min-width: 23.75em) {
    .hero .area-button-wrap {
        margin: 30px 0 0 0;
    }
    .hero .area-button-wrap > .cell {
        padding: 0 10px 15px 10px;
    }
    .hero .area-button-wrap p {
        font-size: 0.875rem;
    }
    .hero .area-button-wrap .icon {
        font-size: 2.1875rem;
    }
    .hero .area-button-wrap .icon-catering {
        font-size: 2.625rem;
    }
}
@media print, screen and (min-width: 40em) {
    .hero .area-button-wrap {
        margin: 50px 0 20px 0;
    }
    .hero .area-button-wrap > .cell {
        padding: 0 10px 30px 10px;
    }
    .hero .area-button-wrap p {
        font-size: 0.875rem;
    }
    .hero .area-button-wrap .icon {
        font-size: 2.1875rem;
    }
    .hero .area-button-wrap .icon-catering {
        font-size: 2.625rem;
    }
}
@media print, screen and (min-width: 64em) {
    .hero {
        position: relative;
    }
    .hero > .caption .content {
        padding: 0 70px;
    }
    .hero > .caption .text {
        margin: 40px 0;
    }
    .hero > .caption .text p {
        font-size: 1.125rem;
    }
    .hero > .caption .circle-button-wrap {
        margin: 40px 0 0 0;
    }
    .hero .area-button-wrap {
        margin: 50px 0 20px 0;
    }
    .hero .area-button-wrap p {
        font-size: 1rem;
    }
    .hero .area-button-wrap .icon {
        font-size: 2.5rem;
    }
    .hero .area-button-wrap .icon-catering {
        font-size: 3.125rem;
    }
    .hero.right {
        position: relative;
    }
    .hero.right > .caption .content {
        top: 50%;
        width: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .hero.neg > .caption h2,
    .hero.neg > .caption h3 {
        text-shadow: 0 3px 7px rgba(0, 0, 0, 0.4);
    }
}
@media screen and (min-width: 75em) {
    .hero {
        position: relative;
    }
    .hero > .caption .text {
        margin: 40px 0;
    }
    .hero > .caption .text p {
        font-size: 1.5rem;
    }
    .hero .area-button-wrap {
        margin: 50px 0 20px 0;
    }
    .hero .area-button-wrap p {
        font-size: 1.125rem;
    }
    .hero .area-button-wrap .icon {
        font-size: 3.125rem;
    }
    .hero .area-button-wrap .icon-catering {
        font-size: 3.75rem;
    }
}
.banner {
    padding: 50px 0;
}
.banner .content {
    max-width: 750px;
    margin: 0 auto;
}
.banner .content .text {
    margin: 20px 0 40px 0;
}
.banner .content .banner-buttons {
    width: 100%;
    text-align: center;
}
.banner .content .banner-buttons ul {
    display: inline-block;
    margin: 0;
    list-style: none;
}
.banner .content .banner-buttons li {
    display: inline-block;
}
.banner .content .banner-buttons li .button {
    padding: 7px 12px;
    margin: 5px;
    font-size: 0.875rem;
}
.banner.dark-brown {
    background: #3e3232;
    color: #fefefe;
}
.banner.dark-gray {
    background: #3c3c36;
    color: #fefefe;
}
@media screen and (min-width: 75em) {
    .content .text p {
        font-size: 1.125rem;
    }
}
.image-inset {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}
.image-inset .cell {
    padding: 15px;
}
.image-inset .text {
    width: 100%;
    margin: 20px 0;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.image-inset .text p {
    margin: 0;
    font-size: 0.9375rem;
}
.image-inset.inset-overlap img {
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
}
@media print, screen and (min-width: 23.75em) {
    .image-inset.inset-overlap {
        margin: -40px auto 40px auto;
    }
    .image-inset .cell {
        padding: 0 15px;
    }
    .image-inset .text {
        margin: 25px 0;
    }
    .image-inset .text p {
        font-size: 1rem;
    }
}
@media print, screen and (min-width: 40em) {
    .image-inset.inset-overlap {
        margin: -50px auto 50px auto;
    }
    .image-inset .cell {
        padding: 0 25px;
    }
}
@media print, screen and (min-width: 64em) {
    .image-inset.inset-overlap {
        margin: -60px auto 60px auto;
    }
    .image-inset .cell {
        padding: 0 40px;
    }
    .image-inset .text {
        margin: 30px 0;
    }
    .image-inset .text p {
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 75em) {
    .image-inset.inset-overlap {
        margin: -80px auto 80px auto;
    }
    .image-inset .cell {
        padding: 0 50px;
    }
    .image-inset .text {
        margin: 40px 0 20px 0;
    }
    .image-inset .text p {
        font-size: 1.375rem;
    }
}
.inset-split .cell {
    z-index: 2;
}
.inset-split .cell .imagebg-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: -1;
}
.inset-split .cell .inset-split-content {
    background: rgba(0, 0, 0, 0.05);
    padding: 15vw 0 5vw 0;
    z-index: 1;
}
.inset-split .cell .button-wrap,
.inset-split .cell .text {
    max-width: 400px;
    margin: 0 auto;
}
.inset-split .cell .image img {
    max-width: 50vw;
    max-height: 50vw;
    margin: 20vw auto -15vw auto;
}
.inset-split .cell .image-split-3 img {
    max-width: 50vw;
    max-height: 50vw;
    margin: 20vw auto -15vw auto;
}
@media print, screen and (min-width: 56.25em) {
    .inset-split {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .inset-split .wrapper {
        position: relative;
        width: 100%;
        height: 100%;
    }
    .inset-split .cell .inset-split-content {
        padding: 7vw 0 2vw 0;
    }
    .inset-split .cell .button-wrap,
    .inset-split .cell .text {
        padding: 0 15px;
    }
    .inset-split .cell .image img {
        max-width: 27vw;
        max-height: 27vw;
        margin: 0 auto -7vw auto;
    }
    .inset-split .cell .image-split-3 img {
        max-width: 27vw;
        max-height: 27vw;
        margin: 0 auto -7vw auto;
    }
}
@media print, screen and (min-width: 64em) {
    .inset-split .cell .button-wrap,
    .inset-split .cell .text {
        padding: 0;
    }
    .inset-split .cell .xmedium-order-3.inset-split-content {
        padding: 7vw 0 2vw 10vw;
    }
    .inset-split .cell .xmedium-order-4.inset-split-content {
        padding: 7vw 10vw 2vw 0;
    }
    .inset-split .cell .xmedium-order-1 .image {
        padding: 0 0 0 10vw;
    }
    .inset-split .cell .xmedium-order-2 .image {
        padding: 0 10vw 0 0;
    }
    .inset-split .cell .xmedium-order-4.inset-split-3-content {
        padding: 7vw 2vw 2vw 4vw;
    }
    .inset-split .cell .xmedium-order-5.inset-split-3-content {
        padding: 7vw 3vw 2vw 3vw;
    }
    .inset-split .cell .xmedium-order-6.inset-split-3-content {
        padding: 7vw 4vw 2vw 2vw;
    }
    .inset-split .cell .xmedium-order-1 .image-split-3 {
        padding: 0 0 0 5vw;
    }
    .inset-split .cell .xmedium-order-3 .image-split-3 {
        padding: 0 5vw 0 0;
    }
    .inset-split .cell .image img {
        max-width: 25vw;
        max-height: 25vw;
    }
    .inset-split .cell .image-split-3 img {
        max-width: 25vw;
        max-height: 25vw;
    }
}
@media screen and (min-width: 75em) {
    .inset-split .cell .xmedium-order-3.inset-split-content {
        padding: 7vw 0 2vw 15vw;
    }
    .inset-split .cell .xmedium-order-4.inset-split-content {
        padding: 7vw 15vw 2vw 0;
    }
    .inset-split .cell .xmedium-order-1 .image {
        padding: 0 0 0 15vw;
    }
    .inset-split .cell .xmedium-order-2 .image {
        padding: 0 15vw 0 0;
    }
    .inset-split .cell .xmedium-order-4.inset-split-3-content {
        padding: 7vw 2vw 2vw 4vw;
    }
    .inset-split .cell .xmedium-order-5.inset-split-3-content {
        padding: 7vw 3vw 2vw 3vw;
    }
    .inset-split .cell .xmedium-order-6.inset-split-3-content {
        padding: 7vw 4vw 2vw 2vw;
    }
    .inset-split .cell .xmedium-order-1 .image-split-3 {
        padding: 0 0 0 5vw;
    }
    .inset-split .cell .xmedium-order-3 .image-split-3 {
        padding: 0 5vw 0 0;
    }
    .inset-split .cell .image img {
        max-width: 22vw;
        max-height: 22vw;
    }
    .inset-split .cell .image-split-3 img {
        max-width: 22vw;
        max-height: 22vw;
    }
}
@media screen and (min-width: 90em) {
    .inset-split .cell .xmedium-order-3.inset-split-content {
        padding: 7vw 0 2vw 17vw;
    }
    .inset-split .cell .xmedium-order-4.inset-split-content {
        padding: 7vw 17vw 2vw 0;
    }
    .inset-split .cell .xmedium-order-1 .image {
        padding: 0 0 0 17vw;
    }
    .inset-split .cell .xmedium-order-2 .image {
        padding: 0 17vw 0 0;
    }
    .inset-split .cell .xmedium-order-4.inset-split-3-content {
        padding: 7vw 2vw 2vw 4vw;
    }
    .inset-split .cell .xmedium-order-5.inset-split-3-content {
        padding: 7vw 3vw 2vw 3vw;
    }
    .inset-split .cell .xmedium-order-6.inset-split-3-content {
        padding: 7vw 4vw 2vw 2vw;
    }
    .inset-split .cell .xmedium-order-1 .image-split-3 {
        padding: 0 0 0 5vw;
    }
    .inset-split .cell .xmedium-order-3 .image-split-3 {
        padding: 0 5vw 0 0;
    }
    .inset-split .cell .image img {
        max-width: 25vw;
        max-height: 25vw;
    }
    .inset-split .cell .image-split-3 img {
        max-width: 25vw;
        max-height: 25vw;
    }
}
.news-list .content {
    border-top: 1px solid #cacaca;
    padding: 30px 0 50px 0;
}
.news-list .circle-button-wrap {
    margin: 0 0 50px 0;
}
.news-teaser .image {
    position: relative;
}
.news-teaser .image:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.05);
}
.news-teaser .text {
    margin: 20px 0;
    color: #3c3c3c;
}
.news-teaser .text a {
    color: #3c3c3c;
}
.news-teaser .text h4 {
    font-weight: 600;
    margin: 0 0 20px 0;
    line-height: 1.3;
}
.news-teaser .text p {
    font-size: 1rem;
    font-weight: 300;
}
.news-teaser .date {
    color: #3c3c3c;
}
.news-teaser .date p {
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 1px;
}
.news-teaser .button-wrap {
    color: #c3871b;
    font-weight: 600;
    margin: 0 0 30px 0;
}
.news-teaser .button-wrap a {
    color: #c3871b;
}
.news-teaser .button-wrap .icon {
    margin: 0 5px 0 0;
}
.news-teaser .divider {
    border-bottom: 1px solid #cacaca;
    height: 30px;
}
.news-detail {
    margin: 100px 0 80px 0;
}
.news-detail > .grid-container {
    max-width: 800px;
}
.news-detail a {
    color: #c3871b;
    font-weight: 600;
}
.news-detail .date {
    margin: 0 0 20px 0;
}
.news-detail .date p {
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 1px;
}
.news-detail .headline h4 {
    max-width: 600px;
    margin: 0 auto 60px auto;
}
.news-detail .text {
    margin: 0 0 50px 0;
}
.news-detail .button-wrap {
    padding: 30px 0 0 0;
}
.news-detail .button-wrap span {
    display: block;
}
.news-detail .button-wrap .icon {
    font-size: 2.5rem;
    margin: 0 0 6px 0;
}
@media print, screen and (min-width: 56.25em) {
    .news-detail {
        margin: 200px 0 100px 0;
    }
}
@media print, screen and (min-width: 64em) {
    .news-teaser .date p,
    .news-teaser .text p {
        font-size: 1.125rem;
    }
    .news-teaser .divider {
        height: 80px;
    }
}
.events-list {
    margin: 0 0 50px 0;
}
.events-list .circle-button-wrap {
    margin: 30px 0 0 0;
}
.events-list .grid-container > .grid-x:first-child .events-teaser {
    border-top: 1px solid #cacaca;
}
.events-teaser {
    border-bottom: 1px solid #cacaca;
    padding: 30px 0 20px 0;
}
.events-teaser .text {
    color: #3c3c3c;
}
.events-teaser .text h4 {
    font-size: 1.125rem;
    font-weight: 600;
    margin: 0 0 2px 0;
}
.events-teaser .text a {
    font-weight: 600;
    color: #c3871b;
}
.events-teaser .text p {
    font-size: 1.125rem;
    font-weight: 300;
    margin: 0 0 2px 0;
}
.events-teaser .text .small {
    margin: 20px 0 0 0;
}
.events-teaser .text .small p {
    font-size: 1rem;
    margin: 0 0 12px 0;
}
.events-teaser .date {
    color: #3c3c3c;
}
.events-teaser .date p {
    font-size: 1.125rem;
    font-weight: 600;
}
.events-teaser .image img {
    border: 1px solid #e6e6e6;
    max-width: 200px;
    margin: 0 0 20px 0;
}
@media print, screen and (min-width: 56.25em) {
    .events-teaser .image img {
        border: none;
    }
}
.jobs-list {
    margin: 0 0 50px 0;
}
.jobs-list .jobs-list-header a {
    color: #c3871b;
}
.jobs-list .jobs-list-header p {
    color: #6a3b28;
}
.jobs-list .circle-button-wrap {
    margin: 30px 0 0 0;
}
.jobs-list .spacer {
    height: 30px;
}
.jobs-list .panel {
    background: #c3871b;
    padding: 20px 10px;
    color: #fefefe;
}
.jobs-list .panel a {
    color: #fefefe;
}
.jobs-list .links p {
    margin: 0;
    font-weight: 600;
}
.jobs-list .links ul {
    list-style: none;
    margin: 0 0 20px 0;
}
.jobs-list .links ul li .icon {
    margin: 0 10px 0 0;
    display: inline-block;
}
@media print, screen and (min-width: 64em) {
    .jobs-list .panel .links {
        margin: 0 0 0 50px;
    }
}
@media screen and (min-width: 75em) {
    .jobs-list .panel .links {
        margin: 0 0 0 100px;
    }
}
.jobs-teaser {
    border-bottom: 1px solid #cacaca;
    padding: 30px 0 20px 0;
}
.jobs-teaser .text {
    color: #3c3c3c;
}
.jobs-teaser .text h4 {
    font-size: 1.125rem;
    font-weight: 600;
    color: #c3871b;
    line-height: 1.2;
}
.jobs-teaser .text h4 a {
    color: #c3871b;
}
.jobs-teaser .text p {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.2;
}
.jobs-teaser .date p {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.2;
}
@media print, screen and (min-width: 40em) {
    .jobs-teaser .date {
        margin: 0 50px 0 0;
    }
}
@media print, screen and (min-width: 56.25em) {
    .jobs-teaser .date {
        margin: 0 100px 0 0;
    }
}
.job-detail .logo {
    max-width: 200px;
    margin: 0 0 40px 0;
}
.job-detail .logo img {
    width: 100%;
}
.job-detail .title {
    margin: 30px 0;
}
.job-detail .block {
    margin: 0 20px 20px 0;
}
.job-detail .block h3,
.job-detail .block h5,
.job-detail .block p,
.job-detail .block ul {
    color: #3c3c3c;
    margin-bottom: 0;
}
.job-detail .block h3 {
    font-weight: 400;
}
.job-detail .block h5 {
    font-weight: 300;
}
.job-detail .block p,
.job-detail .block ul {
    font-weight: 300;
    font-size: 1rem;
}
.job-detail .block a {
    color: #c3871b;
    font-weight: 600;
}
.job-detail .button-wrap .icon {
    font-size: 1.875rem;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
}
.job-detail .button-wrap a {
    color: #c3871b;
    font-weight: 600;
}
.job-print-container {
    padding: 15px 0;
}
@media print, screen and (min-width: 40em) {
    .job-detail .block {
        margin: 0 40px 20px 0;
    }
    .job-print-container {
        padding: 30px 15px;
    }
}
@media print, screen and (min-width: 64em) {
    .job-detail .block {
        margin: 0 60px 20px 0;
    }
}
.story-list {
    margin: 0 0 50px 0;
}
.story-teaser .content {
    margin: 0 0 50px 0;
    text-align: center;
}
.story-teaser .image {
    margin: 0 auto 30px auto;
    max-width: 250px;
}
.story-teaser .image img {
    width: 100%;
    border-radius: 50%;
}
.story-teaser a {
    color: #3c3c3c;
}
.story-teaser p {
    font-weight: 300;
    font-size: 1rem;
}
.story-teaser .title {
    margin: 0 0 30px 0;
}
.story-teaser .title h4 {
    font-weight: 600;
    line-height: 1.3;
    font-size: 1.125rem;
}
.story-teaser .text {
    padding: 0 10px;
}
.story-teaser .button-wrap {
    color: #c3871b;
    font-weight: 600;
}
.story-teaser .button-wrap .icon {
    display: inline-block;
    margin: 0 5px 0 0;
}
.career-reveal {
    padding: 15px 0;
    background: #3e3232;
    height: 100% !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
}
.career-reveal .loader {
    width: 32px;
    height: 32px;
    margin-left: calc(50% - 16px);
    margin-top: calc(50vh - 16px);
}
.career-reveal .content {
    width: 100%;
}
.career-reveal .content .image {
    margin: 0 auto 30px auto;
    max-width: 250px;
}
.career-reveal .content .image img {
    width: 100%;
    border-radius: 50%;
}
.career-reveal .content .panel {
    position: relative;
    background: #fefefe;
    padding: 30px 15px;
    margin: 0 0 50px 0;
}
.career-reveal .content .panel .headline {
    margin: 0 0 30px 0;
}
.career-reveal .content .panel .lead,
.career-reveal .content .panel .title {
    color: #6a3b28;
}
.career-reveal .content .panel .title {
    margin: 0 0 30px 0;
}
.career-reveal .content .panel .title h4 {
    font-size: 1.125rem;
    font-weight: 300;
}
.career-reveal .content .panel p {
    font-weight: 300;
}
.career-reveal .content .panel .circle-button-wrap {
    margin: 20px 0 0 0;
}
.career-reveal .content .panel .close-button {
    padding: 2px;
}
.career-reveal .content .panel .close-button .icon {
    color: #3c3c3c;
    font-size: 1.5625rem;
}
@media print, screen and (min-width: 40em) {
    .career-reveal {
        padding: 30px 0;
    }
    .career-reveal .content .panel {
        padding: 30px 30px;
    }
    .career-reveal .content .panel .headline {
        margin: 0 0 60px 0;
    }
}
@media print, screen and (min-width: 56.25em) {
    .career-reveal {
        padding: 40px 0;
    }
    .career-reveal .content .panel {
        padding: 40px 10px 40px 40px;
    }
    .career-reveal .content .panel .xmedium-shrink.cell {
        padding: 0 50px 40px 0;
    }
    .career-reveal .content .panel .xmedium-auto.cell {
        padding: 0 0 40px 0;
    }
    .career-reveal .content .panel .xmedium-6.cell {
        padding: 0 30px 0 0;
    }
}
@media print, screen and (min-width: 64em) {
    .career-reveal {
        padding: 60px 0;
    }
    .career-reveal .content .panel {
        padding: 60px 10px 60px 60px;
    }
    .career-reveal .content .panel .xmedium-shrink.cell {
        padding: 0 100px 50px 0;
    }
    .career-reveal .content .panel .xmedium-auto.cell {
        padding: 0 50px 50px 0;
    }
    .career-reveal .content .panel .xmedium-6.cell {
        padding: 0 50px 0 0;
    }
    .career-reveal .content .panel .lead p {
        font-size: 1.4375rem;
    }
}
@media screen and (min-width: 75em) {
    .career-reveal {
        padding: 60px 0;
    }
    .career-reveal .content .panel .lead p {
        font-size: 1.625rem;
    }
}
.left-right-group .button-wrap {
    margin: 30px 0;
}
.left-right .cell.dark-brown {
    background: #6a3b28;
    color: #fefefe;
}
.left-right .cell.light-brown {
    background: #c3871b;
    color: #fefefe;
}
.left-right .cell {
    position: relative;
}
.left-right .cell .contain-to-grid-caption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
}
.left-right .cell .contain-to-grid-caption .caption-content {
    width: 100%;
    text-align: center;
}
.left-right .cell .contain-to-grid-caption .caption-content p {
    font-size: 0.875rem;
    margin: 0 0 10px 0;
}
.left-right .cell .contain-to-grid-caption .caption-button-group {
    text-align: center;
}
.left-right .cell .contain-to-grid-caption .caption-button-group .button {
    display: inline-block;
    margin: 5px;
}
.left-right .content {
    padding: 30px 20px;
}
.left-right .content .headline.small h3 {
    font-weight: 600;
}
.left-right .content .text {
    margin: 15px 0 30px 0;
}
.left-right .content .text p {
    font-size: 1rem;
}
.left-right .content.small .text {
    margin: 20px 0 40px 0;
}
@media print, screen and (min-width: 23.75em) {
    .left-right .cell .contain-to-grid-caption {
        padding: 2% 0;
    }
    .left-right .cell .contain-to-grid-caption .caption-content p {
        font-size: 1rem;
        margin: 0 0 16px 0;
    }
}
@media print, screen and (min-width: 40em) {
    .left-right .content {
        padding: 30px 50px;
    }
}
@media print, screen and (min-width: 64em) {
    .left-right .content {
        padding: 0 30px;
    }
}
@media screen and (min-width: 90em) {
    .left-right .content {
        padding: 0 60px;
    }
    .left-right .content .text {
        margin: 40px 0;
    }
    .left-right .content .text p {
        font-size: 1.125rem;
        line-height: 1.6;
    }
    .left-right .content.small .text {
        margin: 20px 0 40px 0;
    }
}
.product-finder {
    background: #e6e6e6;
    padding: 40px 0 20px 0;
}
.product-finder .selector {
    list-style: none;
    margin: 0;
}
.product-finder > .grid-container {
    padding-right: 0;
    padding-left: 0;
}
.product-finder .grid-container > .grid-x > .cell {
    padding: 0 20px;
}
.product-finder .headline {
    margin: 0 0 40px 0;
}
.product-finder .product-selector .cell {
    display: block;
    position: relative;
}
.product-finder .product-selector .cell a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: background 0.5s;
    color: #3c3c3c;
    background: rgba(230, 230, 230, 0.5);
    font-size: 0.875rem;
}
.product-finder .product-selector .cell a.active {
    background: rgba(230, 230, 230, 0);
}
.product-finder .product-selector .cell a span {
    display: block;
    height: 80px;
    padding: 0 15px;
    overflow-y: hidden;
    width: 100%;
}
.product-finder .product-selector .cell a:after,
.product-finder .product-selector .cell a:before {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    bottom: 80px;
    margin: 0 0 0 -10px;
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: opacity 0.5s;
}
.product-finder .product-selector .cell a:before {
    content: "\e90c";
    opacity: 1;
}
.product-finder .product-selector .cell a.active:before {
    opacity: 0;
}
.product-finder .product-selector .cell a:after {
    content: "\e90b";
    opacity: 0;
}
.product-finder .product-selector .cell a.active:after {
    opacity: 1;
}
.product-finder .product-selector .cell img {
    margin: 0 0 110px 0;
}
.product-finder .product-panel {
    background: #fefefe;
    padding: 10px 0 0 0;
    max-width: 500px;
    margin: 0 auto 20px auto;
}
.product-finder .amount-selector {
    position: relative;
    z-index: 1;
}
.product-finder .amount-selector .cell a {
    position: relative;
    display: block;
    font-size: 11px;
    line-height: 1.2;
    color: #3c3c3c;
}
.product-finder .amount-selector .cell:first-child a {
    padding: 5px 40px 10px 0;
    text-align: right;
}
.product-finder .amount-selector .cell:last-child a {
    padding: 5px 0 10px 40px;
    text-align: left;
}
.product-finder .amount-selector .cell:last-child a:after,
.product-finder .amount-selector .cell:last-child a:before {
    position: absolute;
    content: "";
    z-index: -1;
    top: 50%;
    transition: all 0.5s ease;
}
.product-finder .amount-selector .cell:last-child a:before {
    width: 40px;
    height: 12px;
    left: -20px;
    margin: -6px 0 0 0;
    border-radius: 6px;
    background: #cacaca;
}
.product-finder .amount-selector .cell:last-child a:after {
    width: 20px;
    height: 20px;
    left: -27px;
    margin: -10px 0 0 0;
    border-radius: 50%;
    background: #8a8a8a;
}
.product-finder .amount-selector .cell:last-child a.active:after {
    left: 7px;
}
.product-finder .machine-stack {
    position: relative;
    list-style: none;
    margin: 0;
    position: relative;
}
.product-finder .machine-stack li {
    position: absolute;
    width: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.5s;
    background: #fefefe;
    text-align: center;
    padding: 0 0 40px 0;
    padding: 40px;
}
.product-finder .machine-stack li.active {
    opacity: 1;
}
.product-finder .machine-stack li.image-placeholder {
    position: relative;
    z-index: 0;
    opacity: 1;
}
.product-finder .machine-stack li p {
    display: block;
    margin: 10px 0 0 0;
}
.product-finder .machine-stack li p span {
    display: block;
    color: #c3871b;
}
.product-finder .machine-stack li a {
    margin: 0;
}
.product-finder .button-wrap {
    height: 80px;
    position: relative;
    z-index: 1;
}
.product-finder .button-wrap .button-more {
    display: block;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s ease;
}
.product-finder .button-wrap .button-more .button {
    margin: 0 0 5px 0;
}
.product-finder .button-wrap .button-more.active {
    overflow: visible;
    max-height: 50px;
    opacity: 1;
}
.product-finder .button-wrap .button-more.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.3;
}
.product-finder .product-loader {
    opacity: 0;
    display: block;
    transition: opacity 0.5s;
}
.product-finder .product-loader img {
    width: 20px;
    height: 20px;
}
.product-finder .product-loader.active {
    opacity: 1;
}
.product-detail {
    max-height: 0;
    overflow-y: hidden;
    transition: max-height 0.5s;
}
.product-detail.active {
    max-height: 3000px;
}
.product-list .legend {
    margin: 20px 0;
}
.product-list .legend .button-wrap {
    margin: 20px 0 0 0;
}
.product-list .legend .shrink.cell {
    width: 25px;
}
.product-list .legend p {
    font-size: 0.9375rem;
    color: #c3871b;
    margin: 0;
}
.product-list .list-item.no-border {
    border: none;
}
.product-list .list-item {
    border-top: 1px solid #8a8a8a;
    padding: 50px 0 40px 0;
}
.product-list .list-item .cell-image img {
    width: 90%;
    max-width: 400px;
    margin: 0 0 20px 0;
}
.product-list .list-item ul {
    list-style: none;
    margin: 0 0 30px 0;
}
.product-list .list-item .product-name {
    margin: 0 0 30px 0;
}
.product-list .list-item .product-name h3 {
    font-weight: 600;
    line-height: 1.1;
}
.product-list .list-item .product-name h3 span {
    display: inline block;
    color: #c3871b;
    white-space: nowrap;
}
.product-list .list-item .product-description {
    margin: 0 0 30px 0;
}
.product-list .list-item .product-table .title {
    font-weight: 600;
    border-bottom: 1px solid #8a8a8a;
}
.product-list .list-item .product-table .commnent {
    font-size: 80%;
}
.product-list .list-item .product-buttons {
    width: 100%;
}
.product-list .list-item .product-buttons ul {
    display: inline-block;
    margin: 0;
}
.product-list .list-item .product-buttons li {
    float: left;
}
.product-list .list-item .product-buttons li .button {
    padding: 7px 12px;
    margin: 0 10px 10px 0;
    font-size: 0.875rem;
}
@media print, screen and (min-width: 56.25em) {
    .product-list .legend .button-wrap {
        margin: 0;
    }
    .product-list .product-buttons {
        width: 100%;
        text-align: right;
    }
    .product-list .product-buttons ul {
        display: inline-block;
        margin: 0;
    }
    .product-list .product-buttons li {
        float: left;
    }
    .product-list .product-buttons li .button {
        margin: 0 0 10px 10px;
    }
}
@media screen and (min-width: 75em) {
    .product-list .cell-text {
        font-size: 1.125rem;
    }
}
.news-form {
    background: #c3871b;
    color: #fefefe;
    padding: 20px;
}
.news-form a,
.news-form label {
    color: #fefefe;
}
.news-form span.accept-link {
    text-decoration: underline;
}
.news-form legend,
.news-form p {
    margin: 0;
}
.news-form ul {
    list-style: none;
    margin: 0 0 20px 0;
}
.news-form ul li .icon {
    margin: 0 10px 0 0;
    display: inline-block;
}
.news-form ul li input {
    margin: 0;
}
.news-form .form-links li {
    font-weight: 600;
}
.subscribe-form ul {
    list-style: none;
    margin: 0;
}
.subscribe-form p.small {
    margin: 0;
    font-size: 0.875rem;
}
.subscribe-form label {
    color: #fefefe;
    font-size: 1rem;
    margin-right: 0;
}
.subscribe-form input[type="email"],
.subscribe-form input[type="text"],
.subscribe-form select {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fefefe;
    border-radius: 8px;
    border-color: rgba(255, 255, 255, 0.7);
}
.subscribe-form .accept-wrap.error,
.subscribe-form input[type="email"].error,
.subscribe-form input[type="text"].error,
.subscribe-form select.error {
    border-color: #a32134;
}
.subscribe-form select {
    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: #ffffff;'></polygon></svg>");
}
.subscribe-form select * {
    color: #3c3c3c;
}
.subscribe-form .accept-wrap {
    border: 1px solid transparent;
    border-radius: 8px;
    padding: 0 0 0 10px;
}
.subscribe-form input::-webkit-input-placeholder,
.subscribe-form textarea::-webkit-input-placeholder {
    color: #fefefe;
}
.subscribe-form input:-ms-input-placeholder,
.subscribe-form textarea:-ms-input-placeholder {
    color: #fefefe;
}
.subscribe-form input::placeholder,
.subscribe-form textarea::placeholder {
    color: #fefefe;
}
.subscribe-form input[type="checkbox"] {
    display: none;
}
.subscribe-form input[type="checkbox"] + label:before {
    font-family: icomoon;
    display: inline-block;
}
.subscribe-form input[type="checkbox"] + label:before {
    content: "\e90c";
}
.subscribe-form input[type="checkbox"] + label:before {
    letter-spacing: 5px;
}
.subscribe-form input[type="checkbox"]:checked + label:before {
    content: "\e90b";
}
.subscribe-form .button {
    margin: 20px 0 0 0;
}
.subscribe-form-news {
    margin: 5px 0 0 0;
}
.subscribe-form-news .required-text {
    margin: 10px 0 0 0;
}
.subscribe-form-news ul {
    margin: 0 0 0 -7px;
}
.subscribe-form-news ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.subscribe-form-news .list-label {
    margin: 0 0 0 7px;
}
.subscribe-form-footer .accept-wrap {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}
.subscribe-form-footer .required-text {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
}
.subscribe-form-footer ul {
    margin: 0 0 0 -8px;
}
.subscribe-form-footer ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.subscribe-form-footer ul li .list-label {
    padding: 0 8px;
}
@media print, screen and (min-width: 40em) {
    .subscribe-form-footer .required-text {
        text-align: right;
    }
    .subscribe-form-footer .cell.left,
    .subscribe-form-footer .cell.right {
        width: 50%;
    }
    .subscribe-form-footer .cell.left {
        padding: 0 10px 0 0;
    }
    .subscribe-form-footer .cell.right {
        padding: 0 0 0 10px;
    }
}
.default-section {
    margin: 0 0 60px 0;
    color: #6a3b28;
    font-weight: 300;
}
.default-section li,
.default-section p {
    font-size: 1rem;
}
.default-section p.small {
    margin: 10px 0 0 0;
    font-size: 0.875rem;
}
.default-section .list p {
    margin: 0;
}
.default-section .image,
.default-section .text {
    margin: 0 0 30px 0;
}
.default-section .light-brown {
    background: #c3871b;
}
.default-section .dark-brown {
    background: #6a3b28;
}
.default-section .dark-brown,
.default-section .light-brown {
    color: #fefefe;
}
.default-section .dark-brown .image,
.default-section .dark-brown .text,
.default-section .light-brown .image,
.default-section .light-brown .text {
    margin: 0;
}
.default-section .dark-brown .text,
.default-section .light-brown .text {
    padding: 30px 15px 15px 15px;
}
.default-section .text a {
    font-weight: 600;
    color: #c3871b;
}
.default-section .text a:before {
    content: "\e906";
    font-family: icomoon;
    margin: 0 10px 0 0;
}
.default-section .circle-button-wrap {
    margin: 30px 0 0 0;
}
@media print, screen and (min-width: 40em) {
    .default-section {
        margin: 0 0 100px 0;
    }
    .default-section .left {
        padding: 0 15px 0 0;
    }
    .default-section .right {
        padding: 0 0 0 15px;
    }
}
@media print, screen and (min-width: 64em) {
    .default-section {
        margin: 0 0 100px 0;
    }
    .default-section li,
    .default-section p {
        font-size: 1.125rem;
    }
    .default-section p.small {
        font-size: 0.9375rem;
    }
    .default-section .left {
        padding: 0 10px 0 0;
    }
    .default-section .left .text {
        padding: 0 30px 0 0;
    }
    .default-section .right {
        padding: 0 0 0 10px;
    }
    .default-section .right .text {
        padding: 0 0 0 30px;
    }
    .default-section .dark-brown .text,
    .default-section .light-brown .text {
        padding: 30px;
    }
}
.slider-section .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.slider-section .slick-dotted.slick-slider .slick-dots li {
    display: none;
}
.slider-section .slick-next:before,
.slider-section .slick-prev:before {
    display: none;
}
.slider-section.has-arrows .slick-dotted.slick-slider,
.slider-section.has-dots .slick-dotted.slick-slider {
    margin-bottom: 40px;
}
.slider-section.has-arrows .slick-dotted.slick-slider .slick-dots li,
.slider-section.has-dots .slick-dotted.slick-slider .slick-dots li {
    display: inline-block;
}
.slider-section.has-padding-bottom {
    padding: 0 0 50px 0;
}
@media print, screen and (min-width: 64em) {
    .slider-section.has-padding-bottom {
        padding: 0 0 100px 0;
    }
    .slider-section.has-arrows .slider-container {
        padding: 0 80px;
    }
    .slider-section.has-arrows .slick-next:before,
    .slider-section.has-arrows .slick-prev:before {
        display: block;
    }
    .slider-section.has-arrows .slick-dotted.slick-slider {
        margin-bottom: 0;
    }
    .slider-section.has-arrows .slick-dotted.slick-slider .slick-dots li {
        display: none;
    }
}
.contact-adresses {
    margin: 0 0 60px 0;
}
.contact-adresses .headline {
    border-bottom: 1px solid rgba(106, 59, 40, 0.3);
    padding: 0 0 30px 0;
    margin: 20px 0 15px 0;
}
.contact-adresses .map {
    margin: 0 0 20px 0;
}
.contact-adresses .map .mapcanvas {
    width: 100%;
    height: 300px;
}
.contact-adresses p {
    font-weight: 300;
}
.contact-adresses p.subtitle {
    margin: 16px 0 16px 0;
    font-size: 0.875rem;
    letter-spacing: 1px;
}
.contact-adresses .links {
    list-style: none;
    margin: -16px 0 16px 0;
}
.contact-adresses .links a {
    font-weight: 600;
    color: #c3871b;
}
.contact-adresses .links a .icon {
    display: inline-block;
    margin: 0 5px 0 0;
}
@media print, screen and (min-width: 64em) {
    .contact-adresses {
        margin: 0 0 100px 0;
    }
    .contact-adresses .headline {
        margin: 60px 0 30px 0;
    }
}
.contact-form {
    padding: 50px 0;
    background: #bab6b4;
}
.contact-form .form-content {
    max-width: 700px;
    margin: 0 auto;
}
.contact-form .form-content p.required {
    color: #fefefe;
    font-size: 0.9375rem;
}
.contact-form .form-header {
    color: #fefefe;
    margin: 0 0 50px 0;
}
.contact-form .form-header h3 {
    letter-spacing: 1px;
    line-height: 1.2;
}
.contact-form #blankDiv {
    visibility: hidden;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}
.contact-form .checkbox,
.contact-form .radio {
    margin: 0 0 1.25rem 0;
    padding: 13px 0 0 10px;
    height: calc(3em + 2px);
    border: 1px solid #3c3c3c;
}
.contact-form .checkbox.error,
.contact-form .radio.error {
    border: 1px solid #a32134;
}
.contact-form .checkbox label,
.contact-form .radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding: 0 0 0 24px;
    font-size: 0.9375rem;
    line-height: 20px;
    color: #3c3c3c;
    font-size: 1em;
}
.contact-form .checkbox input[type="checkbox"],
.contact-form .radio input[type="radio"] {
    display: none;
}
.contact-form .checkbox label:before,
.contact-form .radio label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    bottom: 4px;
    border: 1px solid #3c3c3c;
}
.contact-form .checkbox input[type="checkbox"]:checked + label:before,
.contact-form .radio input[type="radio"]:checked + label:before {
    content: "\2713";
    color: #3c3c3c;
    font-size: 14px;
    text-align: center;
    line-height: 16px;
}
.contact-form label {
    font-size: 1rem;
}
.contact-form input[type="email"],
.contact-form input[type="email"]:focus,
.contact-form input[type="text"],
.contact-form input[type="text"]:focus,
.contact-form textarea,
.contact-form textarea:focus {
    width: 100%;
    box-shadow: none;
}
.contact-form input[type="email"],
.contact-form input[type="text"] {
    box-sizing: border-box;
    width: 100%;
    height: calc(3em + 2px);
    margin: 0 0 1em;
    padding: 0 1em;
    border: 1px solid #3c3c3c;
    border-radius: 0;
    background: 0 0;
    resize: none;
    outline: 0;
}
.contact-form input[type="email"][required]:focus,
.contact-form input[type="text"][required]:focus {
    border-color: #3c3c3c;
}
.contact-form input[type="email"][required]:focus + label[placeholder]:before,
.contact-form input[type="text"][required]:focus + label[placeholder]:before {
    color: #3c3c3c;
}
.contact-form input[type="email"][required]:focus + label[placeholder]:before,
.contact-form input[type="email"][required]:valid + label[placeholder]:before,
.contact-form input[type="text"][required]:focus + label[placeholder]:before,
.contact-form input[type="text"][required]:valid + label[placeholder]:before {
    transition-duration: 0.3s;
    -webkit-transform: translate(0, -1.5em) scale(0.9, 0.9);
    -ms-transform: translate(0, -1.5em) scale(0.9, 0.9);
    transform: translate(0, -1.5em) scale(0.9, 0.9);
}
.contact-form input[type="email"][required]:invalid + label[placeholder][alt]:before,
.contact-form input[type="text"][required]:invalid + label[placeholder][alt]:before {
    content: attr(alt);
}
.contact-form input[type="email"][required] + label[placeholder],
.contact-form input[type="text"][required] + label[placeholder] {
    display: block;
    pointer-events: none;
    line-height: 1.25em;
    margin-top: calc(-3em - 2px);
    margin-bottom: calc(3em - 1em + 2px);
}
.contact-form input[type="email"][required] + label[placeholder]:before,
.contact-form input[type="text"][required] + label[placeholder]:before {
    content: attr(placeholder);
    display: inline-block;
    margin: 0 calc(1em + 2px);
    padding: 0 2px;
    color: #3c3c3c;
    white-space: nowrap;
    transition: 0.3s ease-in-out;
    background-image: linear-gradient(to bottom, #bab6b4, #bab6b4);
    background-size: 100% 8px;
    background-repeat: no-repeat;
    background-position: center;
}
.contact-form textarea {
    box-sizing: border-box;
    width: 100%;
    height: calc(10em + 2px);
    margin: 0 0 1em;
    padding: 0 1em;
    border: 1px solid #3c3c3c;
    border-radius: 0;
    background: 0 0;
    resize: none;
    outline: 0;
    padding: 1em;
}
.contact-form textarea[required]:focus {
    border-color: #3c3c3c;
}
.contact-form textarea[required]:focus + label[placeholder]:before {
    color: #3c3c3c;
}
.contact-form textarea[required]:focus + label[placeholder]:before,
.contact-form textarea[required]:valid + label[placeholder]:before {
    transition-duration: 0.3s;
    -webkit-transform: translate(0, -1.5em) scale(0.9, 0.9);
    -ms-transform: translate(0, -1.5em) scale(0.9, 0.9);
    transform: translate(0, -1.5em) scale(0.9, 0.9);
}
.contact-form textarea[required]:invalid + label[placeholder][alt]:before {
    content: attr(alt);
}
.contact-form textarea[required] + label[placeholder] {
    display: block;
    pointer-events: none;
    line-height: 1.25em;
    margin-top: calc(-10em - 2px);
    margin-bottom: calc(10em - 1em + 2px);
}
.contact-form textarea[required] + label[placeholder]:before {
    content: attr(placeholder);
    display: inline-block;
    margin: 0 calc(1em + 2px);
    padding: 0 2px;
    color: #3c3c3c;
    white-space: nowrap;
    transition: 0.3s ease-in-out;
    background-image: linear-gradient(to bottom, #bab6b4, #bab6b4);
    background-size: 100% 8px;
    background-repeat: no-repeat;
    background-position: center;
}
.contact-form .checkbox.error,
.contact-form .radio.error {
    border: 1px solid #a32134;
}
.contact-form .checkbox.valid,
.contact-form .radio.valid {
    border: 1px solid #3c3c3c;
}
.contact-form input[type="email"].error,
.contact-form input[type="text"].error,
.contact-form textarea.error {
    border-color: #a32134;
}
.contact-form input[type="email"]:valid.error,
.contact-form input[type="text"]:valid.error,
.contact-form textarea:valid.error {
    border-color: #3c3c3c;
}
@media print, screen and (min-width: 64em) {
    .contact-form .form-header h3 {
        margin: 0 0 25px 0;
    }
    .contact-form .form-header p {
        font-size: 1.125rem;
    }
}
.download-list {
    margin: 100px 0 50px 0;
}
.download-list .accordion .accordion-title {
    border-left: 0;
    border-right: 0;
    padding: 15px 0 15px 30px;
    color: #3c3c3c;
    font-size: 1rem;
    font-weight: 600;
}
.download-list .accordion .accordion-title:focus,
.download-list .accordion .accordion-title:hover {
    background-color: transparent;
}
.download-list .accordion .accordion-content {
    border-left: none;
    border-right: none;
    padding: 0;
}
.download-list .accordion .accordion-content p {
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
}
.download-list .accordion .accordion-content ul.links {
    list-style: none;
    margin: 0;
}
.download-list .accordion .accordion-content ul.links li {
    border-bottom: 1px solid #e6e6e6;
}
.download-list .accordion .accordion-content ul.links li a {
    position: relative;
    display: block;
    padding: 15px 0 15px 30px;
    color: #3c3c3c;
}
.download-list .accordion .accordion-content ul.links li a::before {
    position: absolute;
    left: 0;
    font-family: icomoon;
    content: "\e918";
    color: #c3871b;
    top: 50%;
    margin-top: -1.125rem;
    font-size: 1.5rem;
    font-weight: 400;
}
.download-list .accordion .accordion-content ul.links li:last-child {
    border-bottom: 0;
}
.download-list .accordion .accordion-title::before {
    right: auto;
    left: 0;
    font-family: icomoon;
    content: "\e90e";
    color: #c3871b;
    margin-top: -0.625rem;
    font-size: 1.25rem;
    font-weight: 400;
}
.download-list .accordion .is-active > .accordion-title::before {
    content: "\e90f";
}
.download-list .accordion.level-2 > :first-child .accordion-title {
    border-top: 0;
}
.download-list .accordion.level-2 > :last-child:not(.is-active) > .accordion-title {
    border-bottom: 0;
}
.download-list .accordion.level-2 :last-child > .accordion-content:last-child {
    border-bottom: 0;
}
@media print, screen and (min-width: 56.25em) {
    .download-list {
        margin: 200px 0 50px 0;
    }
    .download-list .accordion .accordion-title {
        padding: 25px 0 25px 50px;
        font-size: 1.5rem;
    }
    .download-list .accordion .accordion-title::before {
        margin-top: -0.8125rem;
        font-size: 1.625rem;
    }
    .download-list .accordion .accordion-content {
        padding: 0 0 0 50px;
    }
    .download-list .accordion .accordion-content ul.links {
        margin: 0 0 0 20px;
    }
    .download-list .accordion .accordion-content ul.links li a {
        padding: 25px 0 25px 50px;
        font-size: 1.0625rem;
    }
    .download-list .accordion .accordion-content ul.links li a::before {
        margin-top: -1.375rem;
        font-size: 1.75rem;
    }
}
.corporate-logos {
    margin: 0 0 30px 0;
}
.corporate-logos .cell {
    margin: 0 0 30px 0;
}
.corporate-logos .corporate-title {
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 25px 0;
}
.corporate-logos .corporate-title h3 {
    color: #3c3c3c;
    font-size: 1rem;
    font-weight: 600;
    margin: 0;
}
.corporate-logos a {
    color: #3c3c3c;
}
.corporate-logos .icon-wrap {
    position: relative;
    z-index: 1;
    height: 30px;
    width: 30px;
    background: #fefefe;
    border-radius: 50%;
    margin: -15px auto 15px auto;
}
.corporate-logos .icon-wrap .icon {
    display: block;
    font-size: 30px;
    line-height: 30px;
    color: #c3871b;
}
@media print, screen and (min-width: 56.25em) {
    .corporate-logos {
        margin: 0 0 50px 0;
    }
    .corporate-logos .cell {
        margin: 0 0 50px 0;
    }
    .corporate-logos .corporate-title h3 {
        font-size: 1.625rem;
    }
}
.search-content {
    margin: 0 0 20px 0;
}
.search-list .search-results {
    border-top: 1px solid silver;
    list-style: none;
    margin: 0 0 20px 0;
}
.search-list .search-results .search-result {
    border-bottom: 1px solid silver;
    padding: 10px 0;
}
.search-list .search-results .search-result h5 {
    margin: 0;
}
.search-list .search-results .search-result p {
    margin: 0;
}
.search-list .search-results .search-result .highlight {
    background: rgba(195, 135, 27, 0.1);
}
.search-list .search-results .search-result .more {
    color: #c3871b;
    font-weight: 600;
}
.search-list .search-results .search-result .more .icon {
    display: inline-block;
    margin: 0 5px 0 0;
}
.search-list .no-results a {
    color: #c3871b;
}
.search-list .pagination .current {
    background: 0 0;
}
.search-list .pagination .current a {
    background: #c3871b;
    color: #fefefe;
}
.footer {
    position: relative;
    overflow: hidden;
    color: #fefefe;
}
.footer a {
    color: #fefefe;
}
.footer span.accept-link {
    text-decoration: underline;
}
.footer .footer-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.footer .footer-wrap .footer-content .row-1 {
    padding: 0 0 10px 0;
}
.footer .footer-wrap .footer-content .row-1 .logo {
    max-width: 250px;
    margin: 0 0 15px 0;
}
.footer .footer-wrap .footer-content .row-1 .logo img {
    width: 100%;
}
.footer .footer-wrap .footer-content .row-2 {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding: 20px 0 20px 0;
}
.footer .footer-wrap .footer-content .row-3 {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding: 10px 0 0 0;
}
.footer .footer-wrap .footer-content .row-3 ul {
    list-style: none;
    margin: 0;
}
.footer .footer-wrap .footer-content .row-3 ul li {
    display: inline-block;
}
.footer .footer-wrap .footer-content .row-3 ul.copyright {
    font-size: 0.8125rem;
}
.footer .footer-wrap .footer-content .row-3 ul.copyright li {
    margin: 0 10px 0 0;
}
.footer .footer-wrap .footer-content .row-3 ul.copyright li:before {
    content: "|";
    margin: 0 15px 0 0;
}
.footer .footer-wrap .footer-content .row-3 ul.copyright li:first-child:before {
    content: "";
    margin: 0;
}
.footer .footer-wrap .footer-content .row-3 ul.copyright a {
    text-decoration: underline;
}
.footer .footer-wrap .footer-content .row-3 ul.social {
    display: inline-block;
}
.footer .footer-wrap .footer-content .row-3 ul.social li {
    margin: 0 10px 0 0;
}
.footer .footer-wrap .footer-content .row-3 ul.social .icon {
    font-size: 1.6875rem;
}
@media print, screen and (min-width: 40em) {
    .footer .footer-wrap .footer-content .row-1 .medium-shrink {
        padding: 0 50px 0 0;
    }
}
.editmode .toggler-content,
.editmode .toggler-title {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}
.editmode .toggler-content {
    overflow: hidden;
    width: 100%;
    height: 0;
}
.editmode .toggler-content.is-active {
    height: auto;
    overflow: auto;
    border-bottom: 1px solid #e6e6e6;
}
.editmode .toggler-title {
    padding: 10px;
}
.editmode .toggler-content-panel {
    padding: 10px;
}
.editmode .multihref table,
.editmode .multihref table tbody td,
.editmode .multihref table tbody th,
.editmode .multihref table td,
.editmode .multihref table th {
    margin: 0;
    padding: 0;
    border: none;
    font-size: 13px;
}
.editmode .imagecontainer img {
    min-height: 500px;
}
.breakpoint-indicator {
    position: absolute;
    padding: 0 15px;
    font-size: 0.6875rem;
    z-index: 20;
    background: 0 0;
    color: #0a0a0a;
    left: 50%;
    margin-left: -40px;
    width: 80px;
    text-align: center;
}
.breakpoint-indicator:before {
    content: "none";
}
@media screen and (max-width: 23.6875em) {
    .breakpoint-indicator:before {
        content: "small";
    }
}
@media screen and (min-width: 23.75em) and (max-width: 39.9375em) {
    .breakpoint-indicator:before {
        content: "xsmall";
    }
}
@media screen and (min-width: 40em) and (max-width: 56.1875em) {
    .breakpoint-indicator:before {
        content: "medium";
    }
}
@media screen and (min-width: 56.25em) and (max-width: 63.9375em) {
    .breakpoint-indicator:before {
        content: "xmedium";
    }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .breakpoint-indicator:before {
        content: "large";
    }
}
@media screen and (min-width: 75em) and (max-width: 89.9375em) {
    .breakpoint-indicator:before {
        content: "xlarge";
    }
}
@media screen and (min-width: 90em) {
    .breakpoint-indicator:before {
        content: "xxlarge";
    }
}
