@media print, screen and (min-width: 40em) {
    .reveal,
    .reveal.tiny,
    .reveal.small,
    .reveal.large {
        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;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-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 #c0c0c0;
    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&medium=40em&large=64em&xlarge=75em&xxlarge=100em";
}
html {
    box-sizing: border-box;
    font-size: 100%;
}
*,
*::before,
*::after {
    box-sizing: inherit;
}
body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "HK Grotesk", sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #1e1e1e;
    -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 img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
    max-width: none !important;
}
button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    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;
}
.row {
    max-width: 68.75rem;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.row .row {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
}
@media print, screen and (min-width: 40em) {
    .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}
.row .row.collapse {
    margin-right: 0;
    margin-left: 0;
}
.row.expanded {
    max-width: none;
}
.row.expanded .row {
    margin-right: auto;
    margin-left: auto;
}
.row:not(.expanded) .row {
    max-width: none;
}
.row.collapse > .column,
.row.collapse > .columns {
    padding-right: 0;
    padding-left: 0;
}
.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
    margin-right: 0;
    margin-left: 0;
}
.column,
.columns {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    min-width: 0;
}
@media print, screen and (min-width: 40em) {
    .column,
    .columns {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.column.row.row,
.row.row.columns {
    float: none;
    display: block;
}
.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}
.small-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.small-offset-0 {
    margin-left: 0%;
}
.small-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.small-offset-1 {
    margin-left: 8.33333%;
}
.small-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.small-offset-2 {
    margin-left: 16.66667%;
}
.small-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.small-offset-3 {
    margin-left: 25%;
}
.small-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.small-offset-4 {
    margin-left: 33.33333%;
}
.small-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.small-offset-5 {
    margin-left: 41.66667%;
}
.small-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.small-offset-6 {
    margin-left: 50%;
}
.small-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.small-offset-7 {
    margin-left: 58.33333%;
}
.small-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.small-offset-8 {
    margin-left: 66.66667%;
}
.small-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.small-offset-9 {
    margin-left: 75%;
}
.small-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.small-offset-10 {
    margin-left: 83.33333%;
}
.small-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.small-offset-11 {
    margin-left: 91.66667%;
}
.small-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-1 > .column,
.small-up-1 > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.small-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-2 > .column,
.small-up-2 > .columns {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.small-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-3 > .column,
.small-up-3 > .columns {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.small-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-4 > .column,
.small-up-4 > .columns {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.small-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-5 > .column,
.small-up-5 > .columns {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.small-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-6 > .column,
.small-up-6 > .columns {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.small-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-7 > .column,
.small-up-7 > .columns {
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
}
.small-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-8 > .column,
.small-up-8 > .columns {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
}
.small-collapse > .column,
.small-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
@media print, screen and (min-width: 40em) {
    .medium-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .medium-offset-0 {
        margin-left: 0%;
    }
    .medium-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .medium-offset-1 {
        margin-left: 8.33333%;
    }
    .medium-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .medium-offset-2 {
        margin-left: 16.66667%;
    }
    .medium-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .medium-offset-3 {
        margin-left: 25%;
    }
    .medium-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .medium-offset-4 {
        margin-left: 33.33333%;
    }
    .medium-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .medium-offset-5 {
        margin-left: 41.66667%;
    }
    .medium-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .medium-offset-6 {
        margin-left: 50%;
    }
    .medium-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .medium-offset-7 {
        margin-left: 58.33333%;
    }
    .medium-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .medium-offset-8 {
        margin-left: 66.66667%;
    }
    .medium-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .medium-offset-9 {
        margin-left: 75%;
    }
    .medium-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .medium-offset-10 {
        margin-left: 83.33333%;
    }
    .medium-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .medium-offset-11 {
        margin-left: 91.66667%;
    }
    .medium-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-1 > .column,
    .medium-up-1 > .columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .medium-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-2 > .column,
    .medium-up-2 > .columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .medium-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-3 > .column,
    .medium-up-3 > .columns {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .medium-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-4 > .column,
    .medium-up-4 > .columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .medium-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-5 > .column,
    .medium-up-5 > .columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .medium-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-6 > .column,
    .medium-up-6 > .columns {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .medium-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-7 > .column,
    .medium-up-7 > .columns {
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%;
    }
    .medium-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-8 > .column,
    .medium-up-8 > .columns {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
    .medium-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
.row.medium-unstack > .column,
.row.medium-unstack > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
    .row.medium-unstack > .column,
    .row.medium-unstack > .columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
@media print, screen and (min-width: 40em) {
    .medium-collapse > .column,
    .medium-collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }
    .medium-uncollapse > .column,
    .medium-uncollapse > .columns {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .large-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .large-offset-0 {
        margin-left: 0%;
    }
    .large-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .large-offset-1 {
        margin-left: 8.33333%;
    }
    .large-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .large-offset-2 {
        margin-left: 16.66667%;
    }
    .large-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .large-offset-3 {
        margin-left: 25%;
    }
    .large-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .large-offset-4 {
        margin-left: 33.33333%;
    }
    .large-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .large-offset-5 {
        margin-left: 41.66667%;
    }
    .large-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .large-offset-6 {
        margin-left: 50%;
    }
    .large-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .large-offset-7 {
        margin-left: 58.33333%;
    }
    .large-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .large-offset-8 {
        margin-left: 66.66667%;
    }
    .large-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .large-offset-9 {
        margin-left: 75%;
    }
    .large-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .large-offset-10 {
        margin-left: 83.33333%;
    }
    .large-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .large-offset-11 {
        margin-left: 91.66667%;
    }
    .large-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-1 > .column,
    .large-up-1 > .columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .large-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-2 > .column,
    .large-up-2 > .columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .large-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-3 > .column,
    .large-up-3 > .columns {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .large-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-4 > .column,
    .large-up-4 > .columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .large-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-5 > .column,
    .large-up-5 > .columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .large-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-6 > .column,
    .large-up-6 > .columns {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .large-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-7 > .column,
    .large-up-7 > .columns {
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%;
    }
    .large-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-8 > .column,
    .large-up-8 > .columns {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
    .large-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
.row.large-unstack > .column,
.row.large-unstack > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
    .row.large-unstack > .column,
    .row.large-unstack > .columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
@media print, screen and (min-width: 64em) {
    .large-collapse > .column,
    .large-collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }
    .large-uncollapse > .column,
    .large-uncollapse > .columns {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
}
.column-block {
    margin-bottom: 2.5rem;
}
.column-block > :last-child {
    margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
    .column-block {
        margin-bottom: 1.875rem;
    }
    .column-block > :last-child {
        margin-bottom: 0;
    }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}
p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.7;
    text-rendering: optimizeLegibility;
}
em,
i {
    font-style: italic;
    line-height: inherit;
}
strong,
b {
    font-weight: bold;
    line-height: inherit;
}
small {
    font-size: 80%;
    line-height: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: Butler, "HK Grotesk", sans-serif;
    font-style: normal;
    font-weight: 500;
    color: inherit;
    text-rendering: optimizeLegibility;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
    line-height: 0;
    color: #cacaca;
}
h1,
.h1 {
    font-size: 1.875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
h2,
.h2 {
    font-size: 1.875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
h3,
.h3 {
    font-size: 1.3125rem;
    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: 2.5rem;
    }
    h2,
    .h2 {
        font-size: 2.5rem;
    }
    h3,
    .h3 {
        font-size: 1.4375rem;
    }
    h4,
    .h4 {
        font-size: 1.25rem;
    }
    h5,
    .h5 {
        font-size: 1.75rem;
    }
    h6,
    .h6 {
        font-size: 1rem;
    }
}
a {
    line-height: inherit;
    color: #b59959;
    text-decoration: none;
    cursor: pointer;
}
a:hover,
a:focus {
    color: #a18648;
}
a img {
    border: 0;
}
hr {
    clear: both;
    max-width: 68.75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
}
ul,
ol,
dl {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.7;
}
li {
    font-size: inherit;
}
ul {
    margin-left: 1.25rem;
    list-style-type: disc;
}
ol {
    margin-left: 1.25rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
dl {
    margin-bottom: 1rem;
}
dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold;
}
blockquote {
    margin: 0 0 1rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca;
}
blockquote,
blockquote p {
    line-height: 1.7;
    color: #8a8a8a;
}
cite {
    display: block;
    font-size: 0.8125rem;
    color: #8a8a8a;
}
cite:before {
    content: "— ";
}
abbr,
abbr[title] {
    border-bottom: 1px dotted #1e1e1e;
    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: normal;
    color: #1e1e1e;
}
kbd {
    margin: 0;
    padding: 0.125rem 0.25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #1e1e1e;
}
.subheader {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    font-weight: normal;
    line-height: 1.4;
    color: #8a8a8a;
}
.lead {
    font-size: 160%;
    line-height: 1.3;
}
.stat {
    font-size: 2.5rem;
    line-height: 1;
}
p + .stat {
    margin-top: -1rem;
}
ul.no-bullet,
ol.no-bullet {
    margin-left: 0;
    list-style: none;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
@media print, screen and (min-width: 40em) {
    .medium-text-left {
        text-align: left;
    }
    .medium-text-right {
        text-align: right;
    }
    .medium-text-center {
        text-align: center;
    }
    .medium-text-justify {
        text-align: justify;
    }
}
@media print, screen and (min-width: 64em) {
    .large-text-left {
        text-align: left;
    }
    .large-text-right {
        text-align: right;
    }
    .large-text-center {
        text-align: center;
    }
    .large-text-justify {
        text-align: justify;
    }
}
.show-for-print {
    display: none !important;
}
@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: black !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^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    pre,
    blockquote {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        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;
    border: 1px solid #b59959;
    color: #b59959;
}
[data-whatinput="mouse"] .button {
    outline: 0;
}
.button,
.button:hover,
.button:focus {
    background-color: transparent;
}
.button.disabled,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled],
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: transparent;
}
.button:hover,
.button:focus {
    border-color: #5d4e2a;
    color: #5d4e2a;
}
.button:hover.disabled,
.button:hover[disabled],
.button:focus.disabled,
.button:focus[disabled] {
    border: 1px solid #b59959;
    color: #b59959;
}
.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 {
    border: 1px solid #b59959;
    color: #b59959;
}
.button.primary:hover,
.button.primary:focus {
    border-color: #5d4e2a;
    color: #5d4e2a;
}
.button.primary:hover.disabled,
.button.primary:hover[disabled],
.button.primary:focus.disabled,
.button.primary:focus[disabled] {
    border: 1px solid #b59959;
    color: #b59959;
}
.button.primary.dropdown::after {
    border-top-color: #b59959;
}
.button.primary-lighter {
    border: 1px solid #daccac;
    color: #daccac;
}
.button.primary-lighter:hover,
.button.primary-lighter:focus {
    border-color: #87703c;
    color: #87703c;
}
.button.primary-lighter:hover.disabled,
.button.primary-lighter:hover[disabled],
.button.primary-lighter:focus.disabled,
.button.primary-lighter:focus[disabled] {
    border: 1px solid #daccac;
    color: #daccac;
}
.button.primary-lighter.dropdown::after {
    border-top-color: #daccac;
}
.button.secondary {
    border: 1px solid #f8f5ee;
    color: #f8f5ee;
}
.button.secondary:hover,
.button.secondary:focus {
    border-color: #ac8e47;
    color: #ac8e47;
}
.button.secondary:hover.disabled,
.button.secondary:hover[disabled],
.button.secondary:focus.disabled,
.button.secondary:focus[disabled] {
    border: 1px solid #f8f5ee;
    color: #f8f5ee;
}
.button.secondary.dropdown::after {
    border-top-color: #f8f5ee;
}
.button.success {
    border: 1px solid #3adb76;
    color: #3adb76;
}
.button.success:hover,
.button.success:focus {
    border-color: #157539;
    color: #157539;
}
.button.success:hover.disabled,
.button.success:hover[disabled],
.button.success:focus.disabled,
.button.success:focus[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76;
}
.button.success.dropdown::after {
    border-top-color: #3adb76;
}
.button.warning {
    border: 1px solid #ffae00;
    color: #ffae00;
}
.button.warning:hover,
.button.warning:focus {
    border-color: #805700;
    color: #805700;
}
.button.warning:hover.disabled,
.button.warning:hover[disabled],
.button.warning:focus.disabled,
.button.warning:focus[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00;
}
.button.warning.dropdown::after {
    border-top-color: #ffae00;
}
.button.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}
.button.alert:hover,
.button.alert:focus {
    border-color: #67251a;
    color: #67251a;
}
.button.alert:hover.disabled,
.button.alert:hover[disabled],
.button.alert:focus.disabled,
.button.alert:focus[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}
.button.alert.dropdown::after {
    border-top-color: #cc4b37;
}
.button.black {
    border: 1px solid #1e1e1e;
    color: #1e1e1e;
}
.button.black:hover,
.button.black:focus {
    border-color: #0f0f0f;
    color: #0f0f0f;
}
.button.black:hover.disabled,
.button.black:hover[disabled],
.button.black:focus.disabled,
.button.black:focus[disabled] {
    border: 1px solid #1e1e1e;
    color: #1e1e1e;
}
.button.black.dropdown::after {
    border-top-color: #1e1e1e;
}
.button.white {
    border: 1px solid #fff;
    color: #fff;
}
.button.white:hover,
.button.white:focus {
    border-color: gray;
    color: gray;
}
.button.white:hover.disabled,
.button.white:hover[disabled],
.button.white:focus.disabled,
.button.white:focus[disabled] {
    border: 1px solid #fff;
    color: #fff;
}
.button.white.dropdown::after {
    border-top-color: #fff;
}
.button.disabled,
.button[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled],
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #b59959;
    color: #fefefe;
}
.button.disabled.primary,
.button[disabled].primary {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled.primary,
.button.disabled.primary:hover,
.button.disabled.primary:focus,
.button[disabled].primary,
.button[disabled].primary:hover,
.button[disabled].primary:focus {
    background-color: #b59959;
    color: #1e1e1e;
}
.button.disabled.primary-lighter,
.button[disabled].primary-lighter {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled.primary-lighter,
.button.disabled.primary-lighter:hover,
.button.disabled.primary-lighter:focus,
.button[disabled].primary-lighter,
.button[disabled].primary-lighter:hover,
.button[disabled].primary-lighter:focus {
    background-color: #daccac;
    color: #1e1e1e;
}
.button.disabled.secondary,
.button[disabled].secondary {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled.secondary,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    background-color: #f8f5ee;
    color: #1e1e1e;
}
.button.disabled.success,
.button[disabled].success {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled.success,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #3adb76;
    color: #1e1e1e;
}
.button.disabled.warning,
.button[disabled].warning {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled.warning,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    background-color: #ffae00;
    color: #1e1e1e;
}
.button.disabled.alert,
.button[disabled].alert {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled.alert,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    background-color: #cc4b37;
    color: #fefefe;
}
.button.disabled.black,
.button[disabled].black {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled.black,
.button.disabled.black:hover,
.button.disabled.black:focus,
.button[disabled].black,
.button[disabled].black:hover,
.button[disabled].black:focus {
    background-color: #1e1e1e;
    color: #fefefe;
}
.button.disabled.white,
.button[disabled].white {
    opacity: 0.25;
    cursor: not-allowed;
}
.button.disabled.white,
.button.disabled.white:hover,
.button.disabled.white:focus,
.button[disabled].white,
.button[disabled].white:hover,
.button[disabled].white:focus {
    background-color: #fff;
    color: #1e1e1e;
}
.button.clear {
    border: 1px solid #b59959;
    color: #b59959;
}
.button.clear,
.button.clear:hover,
.button.clear:focus {
    background-color: transparent;
}
.button.clear.disabled,
.button.clear.disabled:hover,
.button.clear.disabled:focus,
.button.clear[disabled],
.button.clear[disabled]:hover,
.button.clear[disabled]:focus {
    background-color: transparent;
}
.button.clear:hover,
.button.clear:focus {
    border-color: #5d4e2a;
    color: #5d4e2a;
}
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear:focus.disabled,
.button.clear:focus[disabled] {
    border: 1px solid #b59959;
    color: #b59959;
}
.button.clear,
.button.clear.disabled,
.button.clear[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled] {
    border-color: transparent;
}
.button.clear.primary {
    border: 1px solid #b59959;
    color: #b59959;
}
.button.clear.primary:hover,
.button.clear.primary:focus {
    border-color: #5d4e2a;
    color: #5d4e2a;
}
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled] {
    border: 1px solid #b59959;
    color: #b59959;
}
.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled] {
    border-color: transparent;
}
.button.clear.primary-lighter {
    border: 1px solid #daccac;
    color: #daccac;
}
.button.clear.primary-lighter:hover,
.button.clear.primary-lighter:focus {
    border-color: #87703c;
    color: #87703c;
}
.button.clear.primary-lighter:hover.disabled,
.button.clear.primary-lighter:hover[disabled],
.button.clear.primary-lighter:focus.disabled,
.button.clear.primary-lighter:focus[disabled] {
    border: 1px solid #daccac;
    color: #daccac;
}
.button.clear.primary-lighter,
.button.clear.primary-lighter.disabled,
.button.clear.primary-lighter[disabled],
.button.clear.primary-lighter:hover,
.button.clear.primary-lighter:hover.disabled,
.button.clear.primary-lighter:hover[disabled],
.button.clear.primary-lighter:focus,
.button.clear.primary-lighter:focus.disabled,
.button.clear.primary-lighter:focus[disabled] {
    border-color: transparent;
}
.button.clear.secondary {
    border: 1px solid #f8f5ee;
    color: #f8f5ee;
}
.button.clear.secondary:hover,
.button.clear.secondary:focus {
    border-color: #ac8e47;
    color: #ac8e47;
}
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled] {
    border: 1px solid #f8f5ee;
    color: #f8f5ee;
}
.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled] {
    border-color: transparent;
}
.button.clear.success {
    border: 1px solid #3adb76;
    color: #3adb76;
}
.button.clear.success:hover,
.button.clear.success:focus {
    border-color: #157539;
    color: #157539;
}
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76;
}
.button.clear.success,
.button.clear.success.disabled,
.button.clear.success[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled] {
    border-color: transparent;
}
.button.clear.warning {
    border: 1px solid #ffae00;
    color: #ffae00;
}
.button.clear.warning:hover,
.button.clear.warning:focus {
    border-color: #805700;
    color: #805700;
}
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00;
}
.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled] {
    border-color: transparent;
}
.button.clear.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}
.button.clear.alert:hover,
.button.clear.alert:focus {
    border-color: #67251a;
    color: #67251a;
}
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}
.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled] {
    border-color: transparent;
}
.button.clear.black {
    border: 1px solid #1e1e1e;
    color: #1e1e1e;
}
.button.clear.black:hover,
.button.clear.black:focus {
    border-color: #0f0f0f;
    color: #0f0f0f;
}
.button.clear.black:hover.disabled,
.button.clear.black:hover[disabled],
.button.clear.black:focus.disabled,
.button.clear.black:focus[disabled] {
    border: 1px solid #1e1e1e;
    color: #1e1e1e;
}
.button.clear.black,
.button.clear.black.disabled,
.button.clear.black[disabled],
.button.clear.black:hover,
.button.clear.black:hover.disabled,
.button.clear.black:hover[disabled],
.button.clear.black:focus,
.button.clear.black:focus.disabled,
.button.clear.black:focus[disabled] {
    border-color: transparent;
}
.button.clear.white {
    border: 1px solid #fff;
    color: #fff;
}
.button.clear.white:hover,
.button.clear.white:focus {
    border-color: gray;
    color: gray;
}
.button.clear.white:hover.disabled,
.button.clear.white:hover[disabled],
.button.clear.white:focus.disabled,
.button.clear.white:focus[disabled] {
    border: 1px solid #fff;
    color: #fff;
}
.button.clear.white,
.button.clear.white.disabled,
.button.clear.white[disabled],
.button.clear.white:hover,
.button.clear.white:hover.disabled,
.button.clear.white:hover[disabled],
.button.clear.white:focus,
.button.clear.white:focus.disabled,
.button.clear.white:focus[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::after {
    border-top-color: #b59959;
}
.button.dropdown.hollow::after {
    border-top-color: #b59959;
}
.button.dropdown.hollow.primary::after {
    border-top-color: #b59959;
}
.button.dropdown.hollow.primary-lighter::after {
    border-top-color: #daccac;
}
.button.dropdown.hollow.secondary::after {
    border-top-color: #f8f5ee;
}
.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.dropdown.hollow.black::after {
    border-top-color: #1e1e1e;
}
.button.dropdown.hollow.white::after {
    border-top-color: #fff;
}
.button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0;
}
a.button:hover,
a.button:focus {
    text-decoration: none;
}
[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="search"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
textarea {
    display: block;
    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(30, 30, 30, 0.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #1e1e1e;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
[type="text"]:focus,
[type="password"]:focus,
[type="date"]:focus,
[type="datetime"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="week"]:focus,
[type="email"]:focus,
[type="number"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="color"]:focus,
textarea:focus {
    outline: none;
    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:-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="submit"],
[type="button"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
input[type="search"] {
    box-sizing: border-box;
}
[type="file"],
[type="checkbox"],
[type="radio"] {
    margin: 0 0 1rem;
}
[type="checkbox"] + label,
[type="radio"] + label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: 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: normal;
    line-height: 1.8;
    color: #1e1e1e;
}
label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0;
}
.help-text {
    margin-top: -0.5rem;
    font-size: 0.8125rem;
    font-style: italic;
    color: #1e1e1e;
}
.input-group {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.input-group > :first-child {
    border-radius: 0 0 0 0;
}
.input-group > :last-child > * {
    border-radius: 0 0 0 0;
}
.input-group-label,
.input-group-field,
.input-group-button,
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
    margin: 0;
    white-space: nowrap;
}
.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #1e1e1e;
    text-align: center;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -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;
    -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: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
    height: auto;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 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: normal;
    line-height: 1.5;
    color: #1e1e1e;
    background-image: url("2891518c1966e4058b9157a97a52ed69a846afc4.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("0cfa54d0e6119e1ec672f0b80e408d830b451f55.png");
    }
}
select:focus {
    outline: none;
    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):-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: bold;
    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 0 0 0;
}
.accordion-item:last-child > :last-child {
    border-radius: 0 0 0 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: #b59959;
}
:last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0;
}
.accordion-title:hover,
.accordion-title:focus {
    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: #1e1e1e;
}
:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6;
}
.button-group {
    margin-bottom: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.button-group::before,
.button-group::after {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -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;
    -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 {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.button-group.primary .button {
    border: 1px solid #b59959;
    color: #b59959;
}
.button-group.primary .button,
.button-group.primary .button:hover,
.button-group.primary .button:focus {
    background-color: transparent;
}
.button-group.primary .button.disabled,
.button-group.primary .button.disabled:hover,
.button-group.primary .button.disabled:focus,
.button-group.primary .button[disabled],
.button-group.primary .button[disabled]:hover,
.button-group.primary .button[disabled]:focus {
    background-color: transparent;
}
.button-group.primary .button:hover,
.button-group.primary .button:focus {
    border-color: #5d4e2a;
    color: #5d4e2a;
}
.button-group.primary .button:hover.disabled,
.button-group.primary .button:hover[disabled],
.button-group.primary .button:focus.disabled,
.button-group.primary .button:focus[disabled] {
    border: 1px solid #b59959;
    color: #b59959;
}
.button-group.primary-lighter .button {
    border: 1px solid #daccac;
    color: #daccac;
}
.button-group.primary-lighter .button,
.button-group.primary-lighter .button:hover,
.button-group.primary-lighter .button:focus {
    background-color: transparent;
}
.button-group.primary-lighter .button.disabled,
.button-group.primary-lighter .button.disabled:hover,
.button-group.primary-lighter .button.disabled:focus,
.button-group.primary-lighter .button[disabled],
.button-group.primary-lighter .button[disabled]:hover,
.button-group.primary-lighter .button[disabled]:focus {
    background-color: transparent;
}
.button-group.primary-lighter .button:hover,
.button-group.primary-lighter .button:focus {
    border-color: #87703c;
    color: #87703c;
}
.button-group.primary-lighter .button:hover.disabled,
.button-group.primary-lighter .button:hover[disabled],
.button-group.primary-lighter .button:focus.disabled,
.button-group.primary-lighter .button:focus[disabled] {
    border: 1px solid #daccac;
    color: #daccac;
}
.button-group.secondary .button {
    border: 1px solid #f8f5ee;
    color: #f8f5ee;
}
.button-group.secondary .button,
.button-group.secondary .button:hover,
.button-group.secondary .button:focus {
    background-color: transparent;
}
.button-group.secondary .button.disabled,
.button-group.secondary .button.disabled:hover,
.button-group.secondary .button.disabled:focus,
.button-group.secondary .button[disabled],
.button-group.secondary .button[disabled]:hover,
.button-group.secondary .button[disabled]:focus {
    background-color: transparent;
}
.button-group.secondary .button:hover,
.button-group.secondary .button:focus {
    border-color: #ac8e47;
    color: #ac8e47;
}
.button-group.secondary .button:hover.disabled,
.button-group.secondary .button:hover[disabled],
.button-group.secondary .button:focus.disabled,
.button-group.secondary .button:focus[disabled] {
    border: 1px solid #f8f5ee;
    color: #f8f5ee;
}
.button-group.success .button {
    border: 1px solid #3adb76;
    color: #3adb76;
}
.button-group.success .button,
.button-group.success .button:hover,
.button-group.success .button:focus {
    background-color: transparent;
}
.button-group.success .button.disabled,
.button-group.success .button.disabled:hover,
.button-group.success .button.disabled:focus,
.button-group.success .button[disabled],
.button-group.success .button[disabled]:hover,
.button-group.success .button[disabled]:focus {
    background-color: transparent;
}
.button-group.success .button:hover,
.button-group.success .button:focus {
    border-color: #157539;
    color: #157539;
}
.button-group.success .button:hover.disabled,
.button-group.success .button:hover[disabled],
.button-group.success .button:focus.disabled,
.button-group.success .button:focus[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76;
}
.button-group.warning .button {
    border: 1px solid #ffae00;
    color: #ffae00;
}
.button-group.warning .button,
.button-group.warning .button:hover,
.button-group.warning .button:focus {
    background-color: transparent;
}
.button-group.warning .button.disabled,
.button-group.warning .button.disabled:hover,
.button-group.warning .button.disabled:focus,
.button-group.warning .button[disabled],
.button-group.warning .button[disabled]:hover,
.button-group.warning .button[disabled]:focus {
    background-color: transparent;
}
.button-group.warning .button:hover,
.button-group.warning .button:focus {
    border-color: #805700;
    color: #805700;
}
.button-group.warning .button:hover.disabled,
.button-group.warning .button:hover[disabled],
.button-group.warning .button:focus.disabled,
.button-group.warning .button:focus[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00;
}
.button-group.alert .button {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}
.button-group.alert .button,
.button-group.alert .button:hover,
.button-group.alert .button:focus {
    background-color: transparent;
}
.button-group.alert .button.disabled,
.button-group.alert .button.disabled:hover,
.button-group.alert .button.disabled:focus,
.button-group.alert .button[disabled],
.button-group.alert .button[disabled]:hover,
.button-group.alert .button[disabled]:focus {
    background-color: transparent;
}
.button-group.alert .button:hover,
.button-group.alert .button:focus {
    border-color: #67251a;
    color: #67251a;
}
.button-group.alert .button:hover.disabled,
.button-group.alert .button:hover[disabled],
.button-group.alert .button:focus.disabled,
.button-group.alert .button:focus[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}
.button-group.black .button {
    border: 1px solid #1e1e1e;
    color: #1e1e1e;
}
.button-group.black .button,
.button-group.black .button:hover,
.button-group.black .button:focus {
    background-color: transparent;
}
.button-group.black .button.disabled,
.button-group.black .button.disabled:hover,
.button-group.black .button.disabled:focus,
.button-group.black .button[disabled],
.button-group.black .button[disabled]:hover,
.button-group.black .button[disabled]:focus {
    background-color: transparent;
}
.button-group.black .button:hover,
.button-group.black .button:focus {
    border-color: #0f0f0f;
    color: #0f0f0f;
}
.button-group.black .button:hover.disabled,
.button-group.black .button:hover[disabled],
.button-group.black .button:focus.disabled,
.button-group.black .button:focus[disabled] {
    border: 1px solid #1e1e1e;
    color: #1e1e1e;
}
.button-group.white .button {
    border: 1px solid #fff;
    color: #fff;
}
.button-group.white .button,
.button-group.white .button:hover,
.button-group.white .button:focus {
    background-color: transparent;
}
.button-group.white .button.disabled,
.button-group.white .button.disabled:hover,
.button-group.white .button.disabled:focus,
.button-group.white .button[disabled],
.button-group.white .button[disabled]:hover,
.button-group.white .button[disabled]:focus {
    background-color: transparent;
}
.button-group.white .button:hover,
.button-group.white .button:focus {
    border-color: gray;
    color: gray;
}
.button-group.white .button:hover.disabled,
.button-group.white .button:hover[disabled],
.button-group.white .button:focus.disabled,
.button-group.white .button:focus[disabled] {
    border: 1px solid #fff;
    color: #fff;
}
.button-group.stacked,
.button-group.stacked-for-small,
.button-group.stacked-for-medium {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.button-group.stacked .button,
.button-group.stacked-for-small .button,
.button-group.stacked-for-medium .button {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.button-group.stacked .button:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-medium .button:last-child {
    margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
        -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 {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block;
    }
    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0;
    }
}
.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(30, 30, 30, 0.25);
    border-radius: 0;
    background-color: #fff;
    color: #1e1e1e;
}
.callout > :first-child {
    margin-top: 0;
}
.callout > :last-child {
    margin-bottom: 0;
}
.callout.primary {
    background-color: #f4f0e6;
    color: #1e1e1e;
}
.callout.primary-lighter {
    background-color: #f9f7f3;
    color: #1e1e1e;
}
.callout.secondary {
    background-color: #fefefc;
    color: #1e1e1e;
}
.callout.success {
    background-color: #e1faea;
    color: #1e1e1e;
}
.callout.warning {
    background-color: #fff3d9;
    color: #1e1e1e;
}
.callout.alert {
    background-color: #f7e4e1;
    color: #1e1e1e;
}
.callout.black {
    background-color: #ddd;
    color: #1e1e1e;
}
.callout.white {
    background-color: #fff;
    color: #1e1e1e;
}
.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: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -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: #1e1e1e;
}
.card > :last-child {
    margin-bottom: 0;
}
.card-divider {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem;
    background: #e6e6e6;
}
.card-divider > :last-child {
    margin-bottom: 0;
}
.card-section {
    -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:hover,
.close-button:focus {
    color: #1e1e1e;
}
.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;
}
.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
[data-whatinput="mouse"] .menu li {
    outline: 0;
}
.menu a,
.menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
    margin-bottom: 0;
}
.menu input {
    display: inline-block;
}
.menu,
.menu.horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
}
.menu.vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column;
}
.menu.expanded li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.menu.simple {
    -ms-flex-align: center;
    align-items: center;
}
.menu.simple li + li {
    margin-left: 1rem;
}
.menu.simple a {
    padding: 0;
}
@media print, screen and (min-width: 40em) {
    .menu.medium-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .menu.medium-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .menu.medium-expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
    .menu.medium-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
@media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .menu.large-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .menu.large-expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
    .menu.large-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
.menu.nested {
    margin-right: 0;
    margin-left: 1rem;
}
.menu.icons a {
    display: -ms-flexbox;
    display: flex;
}
.menu.icon-top a,
.menu.icon-right a,
.menu.icon-bottom a,
.menu.icon-left a {
    display: -ms-flexbox;
    display: flex;
}
.menu.icon-left li a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
    margin-right: 0.25rem;
}
.menu.icon-right li a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
    margin-left: 0.25rem;
}
.menu.icon-top li a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: 0.25rem;
    text-align: center;
}
.menu.icon-bottom li a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: 0.25rem;
    text-align: center;
}
.menu .is-active > a {
    background: #b59959;
    color: #fefefe;
}
.menu .active > a {
    background: #b59959;
    color: #fefefe;
}
.menu.align-left {
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.menu.align-right li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.menu.align-right li .submenu li {
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.menu.align-right.vertical li {
    display: block;
    text-align: right;
}
.menu.align-right.vertical li .submenu li {
    text-align: right;
}
.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0;
}
.menu.align-center li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.menu.align-center li .submenu li {
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit;
}
.menu-centered > .menu {
    -ms-flex-pack: center;
    justify-content: center;
}
.menu-centered > .menu li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.menu-centered > .menu li .submenu li {
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.no-js [data-responsive-menu] ul {
    display: none;
}
.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;
}
.responsive-embed,
.flex-video {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
    padding-bottom: 56.25%;
}
.sticky-container {
    position: relative;
}
.sticky {
    position: relative;
    z-index: 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(30, 30, 30, 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,
.reveal .columns {
    min-width: 0;
}
.reveal > :last-child {
    margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
    .reveal {
        width: 600px;
        max-width: 68.75rem;
    }
}
.reveal.collapse {
    padding: 0;
}
@media print, screen and (min-width: 40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 68.75rem;
    }
}
@media print, screen and (min-width: 40em) {
    .reveal.small {
        width: 50%;
        max-width: 68.75rem;
    }
}
@media print, screen and (min-width: 40em) {
    .reveal.large {
        width: 90%;
        max-width: 68.75rem;
    }
}
.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
}
@media screen and (max-width: 39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0;
    }
}
.reveal.without-overlay {
    position: fixed;
}
table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0;
}
table thead,
table tbody,
table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe;
}
table caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
}
table thead {
    background: #f8f8f8;
    color: #1e1e1e;
}
table tfoot {
    background: #f1f1f1;
    color: #1e1e1e;
}
table thead tr,
table tfoot tr {
    background: transparent;
}
table thead th,
table thead td,
table tfoot th,
table tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left;
}
table tbody th,
table tbody td {
    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: 63.9375em) {
    table.stack thead {
        display: none;
    }
    table.stack tfoot {
        display: none;
    }
    table.stack tr,
    table.stack th,
    table.stack td {
        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;
}
.tabs {
    margin: 0;
    border: 1px solid #e6e6e6;
    background: #fefefe;
    list-style-type: none;
}
.tabs::before,
.tabs::after {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1;
}
.tabs::after {
    clear: both;
}
.tabs.vertical > li {
    display: block;
    float: none;
    width: auto;
}
.tabs.simple > li > a {
    padding: 0;
}
.tabs.simple > li > a:hover {
    background: transparent;
}
.tabs.primary {
    background: #b59959;
}
.tabs.primary > li > a {
    color: #1e1e1e;
}
.tabs.primary > li > a:hover,
.tabs.primary > li > a:focus {
    background: #b19350;
}
.tabs-title {
    float: left;
}
.tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #b59959;
}
.tabs-title > a:hover {
    background: #fefefe;
    color: #a18648;
}
.tabs-title > a:focus,
.tabs-title > a[aria-selected="true"] {
    background: #e6e6e6;
    color: #b59959;
}
.tabs-content {
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fefefe;
    color: #1e1e1e;
    transition: all 0.5s ease;
}
.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0;
}
.tabs-panel {
    display: none;
    padding: 1rem;
}
.tabs-panel.is-active {
    display: block;
}
.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #8a8a8a;
    font-weight: bold;
    cursor: help;
}
.tooltip {
    position: absolute;
    top: calc(100% + 0.6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: 0.75rem;
    border-radius: 0;
    background-color: #1e1e1e;
    font-size: 80%;
    color: #fefefe;
}
.tooltip::before {
    position: absolute;
}
.tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: "";
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #1e1e1e;
    bottom: 100%;
}
.tooltip.bottom.align-center::before {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1e1e1e transparent transparent;
    top: 100%;
    bottom: auto;
}
.tooltip.top.align-center::before {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1e1e1e;
    left: 100%;
}
.tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1e1e1e transparent transparent;
    right: 100%;
    left: auto;
}
.tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tooltip.align-top::before {
    bottom: auto;
    top: 10%;
}
.tooltip.align-bottom::before {
    bottom: 10%;
    top: auto;
}
.tooltip.align-left::before {
    left: 10%;
    right: auto;
}
.tooltip.align-right::before {
    left: auto;
    right: 10%;
}
.hide {
    display: none !important;
}
.invisible {
    visibility: hidden;
}
@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
        display: none !important;
    }
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
    .show-for-small-only {
        display: none !important;
    }
}
@media print, screen and (min-width: 40em) {
    .hide-for-medium {
        display: none !important;
    }
}
@media screen and (max-width: 39.9375em) {
    .show-for-medium {
        display: none !important;
    }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important;
    }
}
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important;
    }
}
@media print, screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important;
    }
}
@media screen and (max-width: 63.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;
    }
}
.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;
}
.show-for-landscape,
.hide-for-portrait {
    display: block !important;
}
@media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: block !important;
    }
}
@media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
        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 {
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.align-center {
    -ms-flex-pack: center;
    justify-content: center;
}
.align-justify {
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.align-right.vertical.menu > li > a {
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.align-center.vertical.menu > li > a {
    -ms-flex-pack: center;
    justify-content: center;
}
.align-top {
    -ms-flex-align: start;
    align-items: flex-start;
}
.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.align-bottom {
    -ms-flex-align: end;
    align-items: flex-end;
}
.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.align-middle {
    -ms-flex-align: center;
    align-items: center;
}
.align-self-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.align-stretch {
    -ms-flex-align: stretch;
    align-items: stretch;
}
.align-self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}
.align-center-middle {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.small-order-1 {
    -ms-flex-order: 1;
    order: 1;
}
.small-order-2 {
    -ms-flex-order: 2;
    order: 2;
}
.small-order-3 {
    -ms-flex-order: 3;
    order: 3;
}
.small-order-4 {
    -ms-flex-order: 4;
    order: 4;
}
.small-order-5 {
    -ms-flex-order: 5;
    order: 5;
}
.small-order-6 {
    -ms-flex-order: 6;
    order: 6;
}
@media print, screen and (min-width: 40em) {
    .medium-order-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .medium-order-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .medium-order-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .medium-order-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .medium-order-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .medium-order-6 {
        -ms-flex-order: 6;
        order: 6;
    }
}
@media print, screen and (min-width: 64em) {
    .large-order-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .large-order-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .large-order-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .large-order-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .large-order-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .large-order-6 {
        -ms-flex-order: 6;
        order: 6;
    }
}
.flex-container {
    display: -ms-flexbox;
    display: flex;
}
.flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
}
.flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
@media print, screen and (min-width: 40em) {
    .medium-flex-container {
        display: -ms-flexbox;
        display: flex;
    }
    .medium-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .medium-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .medium-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .medium-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .medium-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .medium-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .medium-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
@media print, screen and (min-width: 64em) {
    .large-flex-container {
        display: -ms-flexbox;
        display: flex;
    }
    .large-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .large-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .large-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .large-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .large-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .large-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .large-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
.slide-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-in-down.mui-enter.mui-enter-active {
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.slide-in-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-in-left.mui-enter.mui-enter-active {
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.slide-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-in-up.mui-enter.mui-enter-active {
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.slide-in-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-in-right.mui-enter.mui-enter-active {
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.slide-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-out-down.mui-leave.mui-leave-active {
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.slide-out-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-out-right.mui-leave.mui-leave-active {
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.slide-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-out-up.mui-leave.mui-leave-active {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.slide-out-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slide-out-left.mui-leave.mui-leave-active {
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}
.fade-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity;
}
.fade-in.mui-enter.mui-enter-active {
    opacity: 1;
}
.fade-out.mui-leave {
    transition-duration: 500ms;
    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: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 0;
}
.hinge-in-from-top.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1;
}
.hinge-in-from-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 0;
}
.hinge-in-from-right.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1;
}
.hinge-in-from-bottom.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 0;
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1;
}
.hinge-in-from-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 0;
}
.hinge-in-from-left.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1;
}
.hinge-in-from-middle-x.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0;
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1;
}
.hinge-in-from-middle-y.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0;
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1;
}
.hinge-out-from-top.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 1;
}
.hinge-out-from-top.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
}
.hinge-out-from-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 1;
}
.hinge-out-from-right.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0;
}
.hinge-out-from-bottom.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 1;
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0;
}
.hinge-out-from-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 1;
}
.hinge-out-from-left.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0;
}
.hinge-out-from-middle-x.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1;
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
}
.hinge-out-from-middle-y.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1;
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0;
}
.scale-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    transition-property: transform, opacity;
    opacity: 0;
}
.scale-in-up.mui-enter.mui-enter-active {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.scale-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0;
}
.scale-in-down.mui-enter.mui-enter-active {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.scale-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1;
}
.scale-out-up.mui-leave.mui-leave-active {
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
}
.scale-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1;
}
.scale-out-down.mui-leave.mui-leave-active {
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
}
.spin-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(-0.75turn);
    transform: rotate(-0.75turn);
    transition-property: transform, opacity;
    opacity: 0;
}
.spin-in.mui-enter.mui-enter-active {
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
.spin-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1;
}
.spin-out.mui-leave.mui-leave-active {
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    opacity: 0;
}
.spin-in-ccw.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    transition-property: transform, opacity;
    opacity: 0;
}
.spin-in-ccw.mui-enter.mui-enter-active {
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
}
.spin-out-ccw.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1;
}
.spin-out-ccw.mui-leave.mui-leave-active {
    -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: 300ms !important;
}
.long-delay {
    transition-delay: 700ms !important;
}
.shake {
    animation-name: shake-7;
}
@keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%);
    }
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%);
    }
}
.spin-cw {
    animation-name: spin-cw-1turn;
}
@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn);
    }
    100% {
        transform: rotate(0);
    }
}
.spin-ccw {
    animation-name: spin-cw-1turn;
}
@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(1turn);
    }
}
.wiggle {
    animation-name: wiggle-7deg;
}
@keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        transform: rotate(7deg);
    }
    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg);
    }
    0%,
    30%,
    70%,
    100% {
        transform: rotate(0);
    }
}
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
    animation-duration: 500ms;
}
.infinite {
    animation-iteration-count: infinite;
}
.slow {
    animation-duration: 750ms !important;
}
.fast {
    animation-duration: 250ms !important;
}
.linear {
    animation-timing-function: linear !important;
}
.ease {
    animation-timing-function: ease !important;
}
.ease-in {
    animation-timing-function: ease-in !important;
}
.ease-out {
    animation-timing-function: ease-out !important;
}
.ease-in-out {
    animation-timing-function: ease-in-out !important;
}
.bounce-in {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
    animation-delay: 300ms !important;
}
.long-delay {
    animation-delay: 700ms !important;
}
.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: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -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:before,
.slick-track:after {
    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("urn:scrapbook:download:error:https://royalwoodshavings.com/wp-content/themes/litiere/css/ajax-loader.gif") center center no-repeat;
}
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 1;
}
.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev:before {
    content: "←";
}
[dir="rtl"] .slick-prev:before {
    content: "→";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}
.slick-next:before {
    content: "→";
}
[dir="rtl"] .slick-next:before {
    content: "←";
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    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: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    color: #b59959;
    opacity: 1;
}
h1,
h2,
h3 {
    text-transform: uppercase;
    letter-spacing: 0.15em;
}
.button-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.button {
    font-family: "HK Grotesk", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 0.9rem;
}
.button--white {
    color: #fefefe;
    border-color: #fefefe;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
.button--white:hover {
    color: #1e1e1e;
    border-color: #1e1e1e;
}
.button--arrow {
    display: inline-block;
    margin-left: 8px;
    height: 10px;
    width: 30px;
    fill: #1e1e1e;
}
@media screen and (max-width: 63.9375em) {
    .button--arrow {
        display: none;
    }
}
.button--icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.button--icon .icon {
    display: inline-block;
    width: 16px;
    height: 20px;
    margin-right: 8px;
    fill: #b59959;
}
.button--reseau {
    border: 1px solid #8a8a8a;
    padding: 0.5rem 0.7rem;
    margin-right: 8px;
    margin-bottom: 0;
}
.button--reseau i.fa {
    color: #8a8a8a;
    width: 18px;
    font-size: 1.375rem;
    text-align: center;
}
.button--reseau:hover {
    color: #8a8a8a;
}
.lead {
    font-family: Butler, "HK Grotesk", sans-serif;
    color: #b59959;
}
img.alignleft {
    float: left;
    margin: 1em 1.5em 1em 0;
}
img.alignright {
    margin: 1em 0 1em 1.5em;
    float: right;
}
img.aligncenter {
    display: block;
    margin: 0.5em 0;
}
ul {
    margin-left: 0;
    list-style-type: none;
}
ol {
    margin-left: 2.25rem;
    list-style: none;
    counter-reset: li;
}
ol li {
    counter-increment: li;
}
ol li::before {
    content: "." counter(li);
    color: #b59959;
    font-weight: bold;
    margin-left: -1.75em;
    margin-right: 0.5em;
    text-align: right;
    direction: rtl;
    display: inline-block;
    width: 1em;
}
.visible {
    display: block;
}
.margin-bottom {
    margin-bottom: 3rem;
}
@media print, screen and (min-width: 64em) {
    .margin-bottom {
        margin-bottom: 5rem;
    }
}
.margin-top {
    margin-top: 3rem;
}
@media print, screen and (min-width: 64em) {
    .margin-top {
        margin-top: 5rem;
    }
}
.no-scroll {
    overflow: hidden;
}
a.form__checkbox--bold {
    font-weight: bold;
    font-size: 15px;
}
.form__checkbox {
    font-size: 15px;
}
.form__checkbox--bold  {
    font-weight: bold;
}
.gform_confirmation_message {
    letter-spacing: 0.15em;
    font-weight: 500;
    padding-top: 3rem;
    text-transform: uppercase;
    color: #b59959;
    font-size: 1.25rem;
    font-family: Butler, "HK Grotesk", sans-serif;
}
@media screen and (max-width: 63.9375em) {
    .gform_confirmation_message {
        padding-bottom: 3rem;
    }
}
.content-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
@media print, screen and (min-width: 64em) {
    .content-section {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
}
@media screen and (max-width: 39.9375em) {
    .content-section {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
.content-section__inner {
    max-width: 68.75rem;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.content-section__col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
@media print, screen and (min-width: 40em) {
    .content-section__col {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .content-section--2col .content-section__col {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
@media screen and (max-width: 63.9375em) {
    .content-section--2col .content-section__col:not(:last-child) {
        margin-bottom: 2rem;
    }
}
.content-section--bkg-primary {
    background-color: #b59959;
}
.content-section--bkg-secondary {
    background-color: #f8f5ee;
}
.content-section--bkg-black {
    background-color: #1e1e1e;
    color: white;
}
.content-section-bottom {
    padding-bottom: 3rem;
}
@media print, screen and (min-width: 64em) {
    .content-section-bottom {
        padding-bottom: 5rem;
    }
}
@keyframes nav-mobile-bg {
    0% {
        background-color: rgba(181, 153, 89, 0);
    }
    100% {
        background-color: rgba(181, 153, 89, 0.95);
    }
}
@keyframes nav-mobile-menu {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.nav-mobile {
    display: none;
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.nav-mobile--show {
    display: block;
}
@media screen and (min-width: 75em) {
    .nav-mobile--show {
        display: none;
    }
}
.nav-mobile__menu {
    margin: auto;
    font-size: 1.5rem;
    font-weight: 500;
    padding: 0 0 1em 0;
}
@media print, screen and (min-width: 40em) {
    .nav-mobile__menu li {
        margin-top: 1rem;
    }
}
.nav-mobile__menu li {
    opacity: 0;
    animation: nav-mobile-menu 0.5s 0.5s 1 forwards;
}
.nav-mobile__menu li a {
    color: #daccac;
    transition: 0.2s color ease;
}
.nav-mobile__menu li a:hover {
    color: white;
}
.nav-mobile__menu li.current-menu-item a {
    color: white;
}
.nav-mobile__menu--lang {
    opacity: 0;
    animation: nav-mobile-menu 0.5s 0.5s 1 forwards;
    display: inline-block;
    color: #daccac !important;
}
@media print, screen and (min-width: 40em) {
    .nav-mobile__menu--lang {
        margin-top: 1rem;
    }
}
.nav-mobile__wrapper {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
}
.nav-mobile__underlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    animation: nav-mobile-bg 1s ease;
    background-color: rgba(181, 153, 89, 0.95);
    z-index: -3;
}
.dash {
    position: relative;
    padding-left: 50px;
}
@media print, screen and (min-width: 64em) {
    .dash {
        padding-left: 70px;
    }
}
@media screen and (max-width: 39.9375em) {
    .dash {
        padding: 0;
    }
    .dash::before {
        display: none;
    }
}
.dash::before {
    content: "—";
    position: absolute;
    left: 0;
    font-size: 2.1875rem;
    font-weight: 300;
    line-height: 0.4;
}
@media print, screen and (min-width: 64em) {
    .dash::before {
        font-size: 2.8125rem;
    }
}
.dash--small {
    padding-left: 25px;
}
.dash--small::before {
    content: "—";
    position: absolute;
    left: 0;
    font-size: 0.9375rem;
    font-weight: 300;
    line-height: 1.6;
}
.dash--quote::before {
    line-height: 0.8;
}
@media print, screen and (min-width: 64em) {
    .dash--quote::before {
        line-height: 0.65;
    }
}
.dash--hero::before {
    line-height: 0.65;
}
@media print, screen and (min-width: 64em) {
    .dash--hero::before {
        line-height: 1;
    }
}
.dash--black::before {
    color: #1e1e1e;
}
.dash--white::before {
    color: white;
}
.dash--primary::before {
    color: #b59959;
}
.header {
    z-index: 100;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 1rem;
    right: 1rem;
    left: 1rem;
}
@media screen and (max-width: 63.9375em) {
    .header {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media screen and (min-width: 75em) and (max-width: 99.9375em) {
    .header {
        top: 0;
        right: 0;
        left: 0;
        height: 180px;
    }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .header {
        top: 1rem;
        right: 1rem;
        left: 1rem;
        height: 180px;
    }
}
.header .header__nav__language-switcher {
    display: inline-block;
}
@media screen and (max-width: 87.5em) {
    .header .header__nav__language-switcher {
        display: none;
    }
}
@media screen and (min-width: 75em) {
    .header__logo {
        position: absolute;
        top: 2.5rem;
        padding-left: 1rem;
        left: calc((100vw - 68.75rem + 15px) / 2);
    }
}
@media screen and (min-width: 87.5em) {
    .header__logo {
        right: calc((100vw + 68.75rem) / 2 + 1rem);
        left: auto;
    }
}
.header__logo.none {
    display: none;
}
.header__logo__image--full {
    width: 150px;
    display: block;
}
@media screen and (min-width: 100em) {
    .header__logo__image--full {
        width: 150px;
    }
}
.header__logo__image--small {
    display: none;
}
@media screen and (min-width: 75em) {
    .header__nav {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-top: 1.3rem;
    }
}
.header__nav .header__menu {
    display: none;
}
@media screen and (min-width: 75em) {
    .header__nav .header__menu {
        display: block;
        line-height: 1.7;
    }
}
.header__nav .header__menu a {
    display: block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
@media screen and (min-width: 75em) and (max-width: 99.9375em) {
    .header__nav .header__menu a {
        padding-top: 0;
        padding-bottom: 0rem;
    }
}
.header__nav--primary {
    padding-top: 0.5rem;
}
@media screen and (min-width: 75em) {
    .header__nav--primary {
        padding-left: calc((100vw - 68.75rem + 15px) / 2);
    }
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .header__nav--primary {
        padding-left: calc((100vw - 68.75rem + 15px) / 2 + 200px);
    }
}
@media screen and (min-width: 75em) {
    .header__nav--primary {
        padding-top: 2.6rem;
    }
}
@media screen and (min-width: 100em) {
    .header__nav--primary {
        padding-top: 2.5rem;
    }
}
.header__nav--primary li:not(:last-child) {
    padding-right: 1rem;
}
.header__nav--primary a {
    font-weight: 500;
    transition: 0.3s ease;
    border-bottom: 1px solid transparent;
}
.header__nav--primary a:after {
    border-bottom: 1px solid transparent;
}
.header__nav--primary a:hover {
    color: white;
}
.header__nav--primary a:hover:after {
    content: "";
    display: block;
    width: 50%;
    border-bottom: 1px solid #fff;
}
.header__nav--primary li.current-menu-item a,
.header__nav--primary li.current_page_item a,
.header__nav--primary li.current-page-ancestor a {
    color: white;
}
.header__nav--primary li.current-menu-item a:after,
.header__nav--primary li.current_page_item a:after,
.header__nav--primary li.current-page-ancestor a:after {
    content: "";
    display: block;
    width: 50%;
    padding-top: 1px;
    border-bottom: 1px solid #fff;
}
@media screen and (min-width: 75em) {
    .header__nav--secondary {
        padding-right: calc((100vw - 68.75rem + 15px) / 2);
    }
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .header__nav--secondary {
        padding-right: calc((100vw - 68.75rem + 15px) / 2 + 164px);
    }
}
@media print, screen and (min-width: 40em) {
    .header__nav--secondary {
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
@media screen and (max-width: 74.9375em) {
    .header__nav--secondary {
        padding-top: 1rem;
    }
}
@media screen and (max-width: 63.9375em) {
    .header__nav--secondary {
        padding-top: 0.5rem;
    }
}
.header__nav--secondary a {
    color: #1e1e1e;
    font-size: 0.875rem;
    font-weight: normal;
    transition: 0.3s ease;
    margin-left: 0;
}
.header__nav--secondary a:hover {
    color: #daccac;
}
.header__nav--secondary ul {
    text-align: right;
}
.header__nav--secondary li:not(:first-child) {
    padding-left: 0.5rem;
}
.header__nav--secondary li.current-menu-item a,
.header__nav--secondary li.current_page_item a,
.header__nav--secondary li.current-page-ancestor a {
    font-weight: bold;
}
.header__nav--secondary .row {
    float: right;
}
.header__nav--secondary .nav-mobile-icon {
    display: block;
    float: right;
    cursor: pointer;
    transition: transform 0.5s;
    margin: 0.25rem 1rem 0 1rem;
    position: relative;
    z-index: 100;
}
@media screen and (min-width: 75em) {
    .header__nav--secondary .nav-mobile-icon {
        display: none;
    }
}
.header__nav--secondary .nav-mobile-icon .line-1,
.header__nav--secondary .nav-mobile-icon .line-2,
.header__nav--secondary .nav-mobile-icon .line-3 {
    border-top: 2px solid #1e1e1e;
    display: block;
    transition: margin 0.5s, transform 0.5s;
    width: 25px;
}
@media screen and (max-width: 39.9375em) {
    .header__nav--secondary .nav-mobile-icon .line-1,
    .header__nav--secondary .nav-mobile-icon .line-2,
    .header__nav--secondary .nav-mobile-icon .line-3 {
        border-top: 2px solid #daccac;
    }
}
.header__nav--secondary .nav-mobile-icon .line-2 {
    margin: 8px 0;
}
.header__nav--secondary .nav-mobile-icon.toggle {
    padding: 10px 0;
}
.header__nav--secondary .nav-mobile-icon.toggle .line-1,
.header__nav--secondary .nav-mobile-icon.toggle .line-2,
.header__nav--secondary .nav-mobile-icon.toggle .line-3 {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header__nav--secondary .nav-mobile-icon.toggle .line-2 {
    margin: -2px 0;
    opacity: 0;
}
.header__nav--secondary .nav-mobile-icon.toggle .line-3 {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.header__nav__tel {
    text-align: right;
}
@media screen and (max-width: 74.9375em) {
    .header__nav__tel {
        display: none;
    }
}
.header__nav__tel a {
    font-weight: 800;
    color: #1e1e1e;
}
.header__nav__tel a:hover {
    color: #daccac;
}
.header__nav__tel--lang {
    padding-left: 0.5rem;
}
.header__nav__search-icon {
    padding-top: 5px;
    padding-right: 0;
}
@media screen and (max-width: 74.9375em) {
    .header__nav__search-icon {
        padding-top: 0;
    }
}
@media screen and (max-width: 39.9375em) {
    .header__nav__search-icon {
        display: none;
    }
}
.header__nav__search-icon svg {
    width: 50px;
    height: 50px;
    transition: all 0.3s ease;
}
@media screen and (max-width: 39.9375em) {
    .header__nav__search-icon svg {
        fill: #daccac;
    }
}
@media screen and (max-width: 74.9375em) {
    .header__nav__search-icon svg {
        height: 30px;
    }
}
.header__nav__search-icon svg:hover {
    fill: #daccac;
}
.header__menu {
    list-style-type: none;
    margin: 0;
}
.header__menu li {
    display: inline-block;
}
.header__cta {
    position: absolute;
    right: 0;
    top: 50px;
}
@media print, screen and (min-width: 64em) {
    .header__cta {
        display: block;
    }
}
@media screen and (min-width: 75em) {
    .header__cta {
        position: absolute;
        top: 0.5rem;
        padding-right: 1rem;
        right: calc((100vw - 68.75rem + 15px) / 2);
    }
}
@media screen and (min-width: 87.5em) {
    .header__cta {
        left: calc((100vw + 68.75rem) / 2 + 1rem);
        right: auto;
    }
}
.header__cta__link--fr {
    opacity: 1;
    margin-top: 0.5rem;
    background-repeat: no-repeat;
    background-image: url("header-cta-quote.svg");
    width: 150px;
    height: 71px;
}
.header__cta__link--fr:hover {
    opacity: 1;
    transition: all 0.3s ease-in-out;
    background-image: url("header-cta-quote-hover.svg");
}
.header__cta__link--en {
    opacity: 1;
    transition: all 0.3s ease-in-out;
    background-repeat: no-repeat;
    background-image: url("header-cta-quote-en.svg");
    width: 150px;
    height: 62px;
}
.header__cta__link--en:hover {
    opacity: 1;
    transition: all 0.3s ease-in-out;
    background-image: url("header-cta-quote-en-hover.svg");
}
@media screen and (max-width: 39.9375em) {
    .header__cta__link--fr,
    .header__cta__link--en {
        width: 120px;
    }
}
.header__fixed {
    transition: height 0.3s ease;
    height: 80px;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
}
@media screen and (max-width: 74.9375em) {
    .header__fixed {
        padding: 0.5rem 1rem;
    }
}
.header__fixed .header__nav__search-icon {
    display: block;
    padding-top: 0;
}
@media screen and (max-width: 39.9375em) {
    .header__fixed .header__nav__search-icon {
        display: none;
    }
}
.header__fixed .header__nav__tel {
    display: none;
}
.header__fixed .header__logo {
    top: 0.5rem;
}
@media screen and (min-width: 87.5em) {
    .header__fixed .header__logo {
        right: calc((100vw + 68.75rem) / 2 + 2rem);
        left: auto;
    }
}
.header__fixed .header__logo__image--full {
    display: none;
}
.header__fixed .header__logo__image--small {
    display: block;
    width: 52px;
}
.header__fixed .header__nav--primary {
    padding-top: 0.5rem;
    background-color: #1e1e1e;
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .header__fixed .header__nav--primary {
        padding-left: calc((100vw - 68.75rem + 15px) / 2 + 80px);
    }
}
@media screen and (max-width: 74.9375em) {
    .header__fixed .header__nav--primary {
        display: none;
    }
}
.header__fixed .header__nav--secondary {
    padding-top: 0.6rem;
}
.header__fixed .header__nav--secondary ul.secondary-menu {
    display: none;
}
.header__fixed .header__nav--secondary .row {
    margin-right: 0;
}
.header__fixed .header__cta {
    top: 0.5rem;
}
@media screen and (max-width: 74.9375em) {
    .header__fixed .header__cta {
        top: 0;
        right: 130px;
    }
}
@media screen and (max-width: 39.9375em) {
    .header__fixed .header__cta {
        right: 85px;
    }
}
.hero {
    position: relative;
}
.hero__bkg {
    background-size: cover;
    background-position: center center;
}
@media screen and (max-width: 63.9375em) {
    .hero__bkg {
        background-position: left top;
    }
}
.hero__bkg--min {
    background-size: cover;
    background-position: center center;
}
@media screen and (max-width: 63.9375em) {
    .hero__bkg--min {
        background-position: left top;
    }
}
.hero__inner {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.hero__col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
@media print, screen and (min-width: 40em) {
    .hero__col {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .hero__col {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
}
@media screen and (max-width: 39.9375em) {
    .hero__col {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
@media print, screen and (min-width: 40em) {
    .hero__col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 3rem;
        padding-left: 3rem;
        min-height: 700px;
        padding-top: calc(180px - 0.5rem);
    }
}
.hero__col--dark {
    background-color: rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 75em) {
    .hero__col--dark {
        padding-left: calc((100vw - 68.75rem + 15px) / 2);
    }
}
@media screen and (max-width: 39.9375em) {
    .hero__col--dark {
        padding-top: 8rem;
        padding-bottom: 1.5rem;
    }
    .hero__col--dark br {
        display: none;
    }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hero__col--dark {
        padding-top: 14rem;
    }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hero__col--dark {
        padding-top: 10rem;
    }
}
.hero__col--light {
    background-color: rgba(181, 153, 89, 0.85);
}
@media screen and (max-width: 39.9375em) {
    .hero__col--light {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .hero__col--light br {
        display: none;
    }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hero__col--light {
        padding-top: 14rem;
    }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hero__col--light {
        padding-top: 10rem;
    }
}
@media screen and (min-width: 75em) {
    .hero__col--light {
        padding-right: calc((100vw - 68.75rem + 15px) / 2);
    }
}
@media screen and (max-width: 63.9375em) {
    .hero__col--light .dash {
        padding-left: 0;
    }
    .hero__col--light .dash::before {
        display: none;
    }
}
.hero__col--min {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
@media print, screen and (min-width: 40em) {
    .hero__col--min {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .hero__col--min {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
}
@media screen and (max-width: 39.9375em) {
    .hero__col--min {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
@media print, screen and (min-width: 40em) {
    .hero__col--min {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 3rem;
        padding-left: 3rem;
        min-height: 450px;
        padding-top: calc(180px - 0.5rem);
    }
}
.hero__col--min--dark {
    background-color: rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 75em) {
    .hero__col--min--dark {
        padding-left: calc((100vw - 68.75rem + 15px) / 2);
    }
}
@media screen and (max-width: 39.9375em) {
    .hero__col--min--dark {
        padding-top: 8rem;
        padding-bottom: 1.5rem;
    }
    .hero__col--min--dark br {
        display: none;
    }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hero__col--min--dark {
        padding-top: 14rem;
    }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hero__col--min--dark {
        padding-top: 10rem;
    }
}
.hero__col--min--light {
    background-color: rgba(181, 153, 89, 0.85);
}
@media screen and (min-width: 75em) {
    .hero__col--min--light {
        padding-right: calc((100vw - 68.75rem + 15px) / 2);
    }
}
@media screen and (max-width: 39.9375em) {
    .hero__col--min--light {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .hero__col--min--light br {
        display: none;
    }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hero__col--min--light {
        padding-top: 14rem;
    }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hero__col--min--light {
        padding-top: 10rem;
    }
}
@media screen and (max-width: 63.9375em) {
    .hero__col--min--light .dash {
        padding-left: 0;
    }
    .hero__col--min--light .dash::before {
        display: none;
    }
}
.hero__slogan {
    line-height: 1.1;
    font-weight: 800;
    text-transform: none;
    letter-spacing: -0.01em;
    color: #b59959;
    font-size: 2.8125rem;
}
@media print, screen and (min-width: 64em) {
    .hero__slogan {
        font-size: 4.4375rem;
    }
}
@media print, screen and (min-width: 40em) {
    .hero__slogan {
        line-height: 1.2;
    }
}
@media screen and (max-width: 39.9375em) {
    .hero__slogan {
        padding-top: 3rem;
    }
    .hero__slogan br {
        display: none;
    }
}
.hero__slogan small {
    display: block;
    line-height: inherit;
    color: #f8f5ee;
    font-size: 1em;
}
.hero__lead {
    font-family: Butler, "HK Grotesk", sans-serif;
    font-size: 1.875rem;
    font-weight: 500;
    color: white;
}
.hero__lead p {
    margin-bottom: 1rem;
    line-height: 1.05;
    color: #f8f5ee;
}
@media print, screen and (min-width: 64em) {
    .hero__lead p {
        font-size: 3rem;
    }
}
.hero__lead .button {
    margin-bottom: 0;
}
.hero .carousel-controls {
    text-align: center;
}
.hero .carousel-controls__arrow:hover {
    fill: white;
}
.intro {
    background-color: #1e1e1e;
}
.intro__content {
    padding-left: 50px;
    position: relative;
}
@media screen and (max-width: 39.9375em) {
    .intro__content {
        padding-left: 20px;
    }
}
.intro__content h3 {
    text-transform: none;
    color: #daccac;
    padding-bottom: 1.5rem;
    letter-spacing: 0.05em;
    font-size: 1.75rem;
}
@media print, screen and (min-width: 64em) {
    .intro__content {
        padding-left: 70px;
    }
}
.intro__content::before {
    font-size: 2.1875rem;
    font-weight: 300;
    line-height: 0.7;
    color: #b59959;
}
@media print, screen and (min-width: 40em) {
    .intro__content::before {
        content: "—";
        position: absolute;
        left: 0;
    }
}
@media print, screen and (min-width: 64em) {
    .intro__content::before {
        font-size: 2.8125rem;
    }
}
.intro__content p strong {
    font-family: Butler, "HK Grotesk", sans-serif;
    font-weight: 300;
    line-height: 2rem;
    color: #daccac;
    font-size: 160%;
}
@media screen and (min-width: 75em) {
    .intro__content {
        padding-right: 4rem;
    }
}
.intro__badges {
    text-align: center;
}
@media print, screen and (min-width: 64em) {
    .intro__badges {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}
.intro__badges__item:not(:last-child) {
    margin-bottom: 3rem;
}
.intro__badges__item img {
    height: 125px;
    width: auto;
}
.intro__badges__item--featured {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem;
    background-color: white;
    z-index: 1;
}
@media print, screen and (min-width: 64em) {
    .intro__badges__item--featured {
        width: 100%;
    }
}
@media screen and (min-width: 75em) {
    .intro__badges__item--featured {
        margin-top: calc(-130px - 1rem);
    }
}
.intro__badges__item--featured::after {
    content: "";
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
    border: 1px solid #b59959;
    z-index: -1;
}
.intro__badges__item--featured > * {
    margin: auto;
}
.intro__badges__item--featured img {
    height: 200px;
    width: auto;
}
.product-list {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
}
@media print, screen and (min-width: 40em) {
    .product-list {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}
@media print, screen and (min-width: 64em) {
    .product-list {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}
.product-list > .product-list__item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media print, screen and (min-width: 40em) {
    .product-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .product-list > .product-list__item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media print, screen and (min-width: 64em) {
    .product-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .product-list > .product-list__item {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}
.product-list__item {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    margin-bottom: 2.75rem;
    display: block;
}
.product-list__item:hover .product-list__item__overlay {
    visibility: visible;
    opacity: 0.97;
}
.product-list__item__wrapper {
    display: block;
    position: relative;
}
.product-list__item__wrapper::after {
    content: "";
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
    border: 1px solid #b59959;
    z-index: 2;
}
.product-list__item__image {
    height: 200px;
    background-position: center center;
    background-size: cover;
}
.product-list__item__description {
    position: relative;
    letter-spacing: 2.5px;
    padding: 1.75rem 2rem;
    padding-right: 50px;
    background-color: #f8f5ee;
    color: #1e1e1e;
    font-family: Butler, "HK Grotesk", sans-serif;
    font-size: 1.3125rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.4;
}
.product-list__item__description::after {
    position: absolute;
    content: "+";
    right: 2rem;
    bottom: 1rem;
    font-family: Butler, "HK Grotesk", sans-serif;
    font-weight: normal;
    font-size: 2.5rem;
    color: #b59959;
}
.product-list__item__description p {
    line-height: 1.3;
    font-weight: 500;
}
.product-list__item__description small {
    display: block;
    font-family: "HK Grotesk", sans-serif;
    font-size: 1.3125rem;
}
.product-list__item__overlay {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.3s ease-in, opacity 0.3s ease-in;
    background-color: #cfbd93;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.product-list__item__overlay p {
    margin-bottom: 0;
    text-align: center;
    color: white;
    font-family: Butler, "HK Grotesk", sans-serif;
    font-size: 1.3125rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.4;
    padding: 3rem;
    width: 100%;
}
.product-list__item__overlay::after {
    position: absolute;
    content: "+";
    right: 2.1rem;
    bottom: 0.65rem;
    font-family: Butler, "HK Grotesk", sans-serif;
    font-weight: normal;
    font-size: 2.5rem;
    color: white;
}
.product-list__item--featured .product-list__item__description {
    background-color: #1e1e1e;
    color: white;
}
.product-list__item--featured .product-list__item__description::after {
    color: #f8f5ee;
}
.product-list__item--featured .product-list__item__description small {
    color: #b59959;
}
@media screen and (min-width: 75em) {
    .cta__wrapper {
        padding-left: calc((100vw - 68.75rem + 15px) / 2);
    }
}
.cta__content {
    position: relative;
    padding-top: 3rem;
    padding-bottom: 3rem;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding: 2rem 4rem;
    background-size: cover;
    background-position: center center;
}
@media print, screen and (min-width: 64em) {
    .cta__content {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
}
@media screen and (max-width: 39.9375em) {
    .cta__content {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
.cta__content__inner {
    padding-right: 15rem;
}
@media screen and (max-width: 74.9375em) {
    .cta__content__inner {
        padding-right: 3rem;
    }
}
@media screen and (max-width: 63.9375em) {
    .cta__content__inner {
        padding-right: 0;
    }
}
.cta__content__title {
    font-weight: 800;
    text-transform: none;
    letter-spacing: 0;
    font-size: 2.1875rem;
    line-height: 3rem;
    margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 64em) {
    .cta__content__title {
        font-size: 3.4375rem;
        line-height: 4.5rem;
    }
}
@media screen and (max-width: 39.9375em) {
    .cta__content__title br {
        display: none;
    }
}
.cta__content__text {
    color: #fff;
    font-size: 1.375rem;
}
@media screen and (max-width: 39.9375em) {
    .cta__content__text {
        font-size: 1.125rem;
    }
}
@media screen and (max-width: 63.9375em) {
    .cta__content__text .dash {
        padding-left: 0;
    }
    .cta__content__text .dash::before {
        display: none;
    }
}
.cta__content__text .button {
    margin-bottom: 0;
    margin-top: 10px;
}
@media print, screen and (min-width: 64em) {
    .cta__content__text .button {
        margin-left: 50px;
    }
}
@media print, screen and (min-width: 64em) {
    .cta__content__text .button {
        margin-left: 70px;
    }
}
.cta__underlay {
    position: relative;
    margin-top: -150px;
    z-index: -1;
    background-color: #f8f5ee;
    height: 270px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media print, screen and (min-width: 64em) {
    .cta__underlay {
        height: 360px;
    }
}
.cta__underlay img {
    display: none;
}
@media print, screen and (min-width: 64em) {
    .cta__underlay img {
        display: block;
        width: 400px;
    }
}
.footer {
    background-color: #1e1e1e;
    padding: 5rem 0;
    position: relative;
    display: -ms-flexbox;
    display: flex;
}
.footer__wrapper {
    max-width: 68.75rem;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.footer__logo {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    margin-bottom: 3rem;
    margin-top: 3rem;
}
@media print, screen and (min-width: 40em) {
    .footer__logo {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .footer__logo {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
        margin-bottom: 0;
        margin-top: 0;
    }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
    .footer__logo {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.footer__logo img {
    width: 122px;
}
.footer__content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
@media print, screen and (min-width: 40em) {
    .footer__content {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .footer__content {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
    .footer__content {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.footer__content__wrapper {
    max-width: 68.75rem;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(138, 138, 138, 0.3);
}
@media print, screen and (min-width: 64em) {
    .footer__content__wrapper {
        margin-right: 30px;
    }
}
.footer__content__col {
    display: inline-block;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
@media print, screen and (min-width: 40em) {
    .footer__content__col {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 40em) {
    .footer__content__col {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
    .footer__content__col {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.footer__content__col h3 {
    color: #b59959;
    letter-spacing: -0.1px;
    font-weight: 500;
    font-size: 1.3125rem;
    margin-bottom: 1rem;
}
.footer__content__col p,
.footer__content__col li,
.footer__content__col a {
    color: #8a8a8a;
    font-size: 0.875rem;
}
.footer__content__col a:hover {
    color: white;
}
.footer__newsletter {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    margin-bottom: 7px;
    -ms-flex-order: -1;
    order: -1;
    margin-top: -110px;
    position: relative;
    background-color: white;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.875rem;
}
@media print, screen and (min-width: 40em) {
    .footer__newsletter {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .footer__newsletter {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
        -ms-flex-order: 0;
        order: 0;
    }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
    .footer__newsletter {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.footer__newsletter__inner {
    padding: 2rem;
    width: 100%;
}
@media print, screen and (min-width: 64em) {
    .footer__newsletter__inner {
        width: inherit;
        padding: 1rem;
    }
}
.footer__newsletter::after {
    content: "";
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
    border: 1px solid #b59959;
    z-index: -1;
}
.footer__newsletter__title {
    color: #b59959;
    margin-bottom: 19px;
    letter-spacing: -0.1px;
    font-weight: 500;
    font-size: 1.3125rem;
}
.footer__newsletter__title:last-of-type {
    margin-top: 50px;
}
.footer__newsletter__text {
    margin-bottom: 24px;
}
.footer__newsletter form input {
    text-transform: none;
    text-align: left;
    border: 1px solid #b59959;
    border-right: 0;
}
.footer__newsletter form input:-ms-input-placeholder {
    text-transform: uppercase;
    color: #b59959;
    opacity: 1;
}
.footer__newsletter form input::placeholder {
    text-transform: uppercase;
    color: #b59959;
    opacity: 1;
}
.footer__newsletter form button {
    border-left: 0;
    padding: 0 8px 0 2px;
}
.footer__newsletter form button svg {
    fill: #b59959;
}
.footer__newsletter form button:hover {
    border: 1px solid #1e1e1e;
}
.footer__newsletter form button:hover svg {
    fill: #1e1e1e;
}
.footer__copyright {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    font-size: 0.8125rem;
    color: #8a8a8a;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 2rem;
}
@media print, screen and (min-width: 40em) {
    .footer__copyright {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .footer__copyright {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
    .footer__copyright {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .footer__copyright {
        padding-left: 30px !important;
        padding-right: 0 !important;
    }
}
.breadcrumb {
    padding: 30px 0 80px 0;
    background-color: #f8f5ee;
}
@media screen and (max-width: 39.9375em) {
    .breadcrumb {
        padding: 30px 0 30px 0;
    }
}
.breadcrumb__inner {
    max-width: 68.75rem;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.breadcrumb__content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
@media print, screen and (min-width: 40em) {
    .breadcrumb__content {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.breadcrumb__content .divider::before {
    content: "—";
    color: #b59959;
    font-size: 1.5rem;
    margin: 0 10px;
}
.breadcrumb__content span small,
.breadcrumb__content span br {
    display: none;
}
.advantage {
    background-color: #f8f5ee;
}
.advantage--bkg-white {
    background-color: #fff;
}
.advantage__content__title {
    text-align: center;
    text-transform: uppercase;
    margin: 2rem 0 2rem 0;
    font-size: 2.25rem;
}
@media print, screen and (min-width: 40em) {
    .advantage__content__title {
        font-size: 2.5rem;
    }
}
@media screen and (max-width: 39.9375em) {
    .advantage__content__title {
        font-size: 1.5625rem;
        letter-spacing: 0.05em;
    }
}
.advantage .advantages-list {
    margin-right: -1rem;
    margin-left: -1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
}
@media print, screen and (min-width: 40em) {
    .advantage .advantages-list {
        margin-right: -1rem;
        margin-left: -1rem;
    }
}
@media print, screen and (min-width: 64em) {
    .advantage .advantages-list {
        margin-right: -1rem;
        margin-left: -1rem;
    }
}
.advantage .advantages-list > .advantages-list__item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media print, screen and (min-width: 40em) {
    .advantage .advantages-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .advantage .advantages-list > .advantages-list__item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media print, screen and (min-width: 64em) {
    .advantage .advantages-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .advantage .advantages-list > .advantages-list__item {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}
.advantage .advantages-list__item {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
@media screen and (max-width: 39.9375em) {
    .advantage .advantages-list__item {
        margin-bottom: 2rem;
    }
}
.advantage .advantages-list__item__image {
    height: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media print, screen and (min-width: 40em) {
    .advantage .advantages-list__item__image {
        height: auto;
    }
}
.advantage .advantages-list__item__image img {
    max-width: 55%;
    width: auto;
    height: 150px;
}
@media screen and (max-width: 39.9375em) {
    .advantage .advantages-list__item__image img {
        height: 125px;
        width: auto;
    }
}
@media print, screen and (min-width: 40em) {
    .advantage .advantages-list__item__image img {
        max-width: 65%;
    }
}
.advantage .advantages-list__item__description {
    text-align: center;
    font-size: 0.9375rem;
    font-weight: 500;
}
.advantage .advantages-list__item__description__title {
    text-transform: uppercase;
    color: #b59959;
    font-family: Butler, "HK Grotesk", sans-serif;
    font-size: 1.5625rem;
    margin-top: 1.5rem;
    line-height: 1.8rem;
    font-weight: 500;
    letter-spacing: 1.6px;
}
.quote__content {
    padding: 50px 0.5rem 0.5rem 0.5rem;
}
.quote__content img {
    width: 80px;
    position: absolute;
    z-index: 2;
    margin-top: -40px;
    margin-left: 2.5rem;
}
.quote__content__item {
    min-height: 328px;
    position: relative;
    background-color: #1e1e1e;
    padding: 2rem;
    background-color: black;
    z-index: 1;
    color: #daccac;
}
@media screen and (max-width: 63.9375em) {
    .quote__content__item {
        min-height: 220px;
    }
}
.quote__content__item p {
    color: #daccac;
    font-family: Butler, "HK Grotesk", sans-serif;
    font-size: 1.25rem;
    line-height: 1.5rem;
}
@media print, screen and (min-width: 64em) {
    .quote__content__item p {
        font-size: 1.875rem;
        line-height: 3.5rem;
    }
}
.quote__content__item span {
    font-size: 1.25rem;
    bottom: 0;
}
.quote__content__item .dash {
    color: #b59959;
    font-family: Butler, "HK Grotesk", sans-serif;
    letter-spacing: 0.5px;
    line-height: 1.3rem;
}
@media print, screen and (min-width: 40em) {
    .quote__content__item .dash {
        float: right;
    }
}
.quote__content__item::after {
    content: "";
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
    border: 1px solid #daccac;
    z-index: -1;
}
@media print, screen and (min-width: 40em) {
    .quote__content__item {
        padding: 4rem;
    }
}
.quote .carousel-controls {
    text-align: center;
    margin-top: 3rem;
}
.quote .carousel-controls__arrow:hover {
    fill: #1e1e1e;
}
.button-cta-list {
    margin-right: -1rem;
    margin-left: -1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
}
@media print, screen and (min-width: 40em) {
    .button-cta-list {
        margin-right: -1rem;
        margin-left: -1rem;
    }
}
@media print, screen and (min-width: 64em) {
    .button-cta-list {
        margin-right: -1rem;
        margin-left: -1rem;
    }
}
.button-cta-list > .button-cta-list__item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media print, screen and (min-width: 64em) {
    .button-cta-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .button-cta-list > .button-cta-list__item {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}
@media print, screen and (min-width: 40em) {
    .button-cta-list__item {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
.button-cta-list__item:not(:last-child) {
    margin-bottom: 3rem;
}
@media print, screen and (min-width: 64em) {
    .button-cta-list__item:not(:last-child) {
        margin-bottom: 0rem;
    }
}
.button-cta-list__item__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    display: flex;
    width: calc(100% - 1rem);
    margin-left: auto;
    margin-right: auto;
    padding: 1rem;
    background-color: #b59959;
    z-index: 1;
}
.button-cta-list__item__content:hover {
    transition: all 0.2s ease;
    background-color: #977e44;
}
.button-cta-list__item__content:hover::after {
    border: 1px solid #746134;
}
.button-cta-list__item__content img {
    padding-right: 1rem;
    width: 70px;
    height: 80px;
}
.button-cta-list__item__content p {
    border-left: 1px solid #daccac;
    padding-left: 1rem;
    line-height: 2.5rem;
    font-size: 1.75rem;
    font-family: Butler, "HK Grotesk", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
    color: white;
}
@media print, screen and (min-width: 64em) {
    .button-cta-list__item__content {
        width: 100%;
    }
}
.button-cta-list__item__content::after {
    content: "";
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
    border: 1px solid #b59959;
    z-index: -1;
}
.button-cta-list__item__content--black {
    background-color: #1e1e1e;
}
.button-cta-list__item__content--black p {
    color: #daccac;
}
.button-cta-list__item__content--lighter {
    background-color: #daccac;
}
.button-cta-list__item__content--lighter p {
    border-left: 1px solid #b59959;
}
.product-detail {
    background: linear-gradient(180deg, #f8f5ee 35%, #fff 0%);
}
@media print, screen and (min-width: 64em) {
    .product-detail {
        background: linear-gradient(180deg, #f8f5ee 35%, #fff 0%);
    }
}
.product-detail__content {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
@media print, screen and (min-width: 40em) {
    .product-detail__content {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}
@media print, screen and (min-width: 64em) {
    .product-detail__content {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}
.product-detail__content__col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 64em) {
    .product-detail__content__col {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}
.product-detail__content__col--img-product {
    max-width: 360px;
    margin: 0 auto;
    display: block;
    position: relative;
}
.product-detail__content__col--img-product::after {
    content: "";
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
    border: 1px solid #b59959;
    z-index: 2;
}
.product-detail__content__col--img-product img {
    width: 100%;
    height: 100%;
}
.product-detail__content__col--title {
    line-height: 2.5rem;
    font-size: 2.5rem;
    font-family: Butler, "HK Grotesk", sans-serif;
    text-transform: uppercase;
}
@media screen and (max-width: 63.9375em) {
    .product-detail__content__col--title {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.product-detail__content__col--title small {
    font-weight: 700;
    color: #b59959;
    display: block;
    margin-bottom: 1.2rem;
    font-family: "HK Grotesk", sans-serif;
    font-size: 1.5625rem;
}
.product-detail__content__col--img-packaging {
    display: none;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    height: 100%;
}
@media print, screen and (min-width: 64em) {
    .product-detail__content__col--img-packaging {
        display: -ms-flexbox;
        display: flex;
    }
}
.product-detail__content__col--img-packaging img {
    float: right;
}
.product-desc__content {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
@media print, screen and (min-width: 40em) {
    .product-desc__content {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}
@media print, screen and (min-width: 64em) {
    .product-desc__content {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}
.product-desc__content--col4 {
    margin-bottom: 2.5rem;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
@media print, screen and (min-width: 64em) {
    .product-desc__content--col4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}
.product-desc__content--col8 {
    margin-bottom: 2.5rem;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
@media print, screen and (min-width: 64em) {
    .product-desc__content--col8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
}
.product-desc__content--col8 h1,
.product-desc__content--col8 h2,
.product-desc__content--col8 h3,
.product-desc__content--col8 h4 {
    letter-spacing: 0.25px;
    text-transform: none;
    color: #b59959;
    line-height: 2.2rem;
    font-size: 1.75rem;
    font-family: Butler, "HK Grotesk", sans-serif;
    position: relative;
}
.product-desc__content--col8 ul {
    display: inline-block;
}
.product-desc__content--col8 ul li {
    padding-left: 25px;
    position: relative;
    margin-top: 1rem;
}
.product-desc__content--col8 ul li::before {
    content: "—";
    position: absolute;
    left: 0;
    color: #1e1e1e;
    font-size: 0.9375rem;
    font-weight: 300;
}
.product-desc__content--col8 .block {
    margin-top: 3rem;
}
.product-desc__content .logo {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
@media screen and (max-width: 63.9375em) {
    .product-desc__content .logo img {
        max-width: 240px;
        display: none;
    }
}
.product-desc__content .block ul {
    display: inline-block;
}
.product-desc__content .block ul li {
    margin-bottom: 1rem;
    margin-top: 0.25rem;
    line-height: 1.5;
    padding-left: 25px;
    position: relative;
}
.product-desc__content .block ul li br {
    display: none;
}
@media screen and (max-width: 39.9375em) {
    .product-desc__content .block ul li br {
        display: block;
    }
}
.product-desc__content .block ul li:last-child {
    margin-bottom: 0;
}
.product-desc__content .block ul li::before {
    content: "—";
    position: absolute;
    left: 0;
    color: #1e1e1e;
    font-size: 0.9375rem;
    font-weight: 300;
    line-height: 1.5;
}
.product-desc__content .block__logo {
    z-index: 3;
    position: relative;
    display: block;
    max-width: 260px;
}
.product-desc__content .block__note {
    font-style: italic;
    font-size: 0.8125rem;
}
.product-desc__content .block img {
    max-width: 85%;
    margin-bottom: 1.25rem;
}
.product-desc__content .block:not(:last-child) {
    margin-bottom: 3rem;
}
@media screen and (max-width: 63.9375em) {
    .product-desc__content .block {
        width: 100%;
    }
    .product-desc__content .block img {
        display: inline;
    }
    .product-desc__content .block__logo {
        text-align: center;
    }
    .product-desc__content .block br {
        display: none;
    }
}
.product-desc__content .block--dark {
    position: relative;
    padding: 1.5rem 2rem;
    background: #1e1e1e;
    color: white;
}
.product-desc__content .block--dark::after {
    content: "";
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
    border: 1px solid #b59959;
    z-index: 2;
}
.product-desc__content .title {
    color: #b59959;
    line-height: 2rem;
    font-size: 1.5rem;
    font-family: Butler, "HK Grotesk", sans-serif;
    text-transform: uppercase;
    margin-bottom: 1rem;
    font-weight: 500;
    letter-spacing: 1.6px;
}
.stats ul,
.stats p {
    margin: 0;
}
.stats__list__item {
    max-width: 300px;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}
@media screen and (max-width: 63.9375em) {
    .stats__list {
        margin: 0 auto;
    }
}
.stats__list__col {
    display: inline-block;
    line-height: inherit;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.stats__list__col--name {
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    width: 28%;
    margin-right: 5px;
    line-height: 1.2;
}
.stats__list__col--line {
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
}
.stats__list__col--line .line {
    margin-left: 5px;
    line-height: inherit;
}
.stats__list__col--line .line span {
    margin: 0 0.1em;
}
@media print, screen and (min-width: 40em) {
    .stats__list__col--line .line spannot(:last-child) {
        margin-right: 5px;
    }
}
.stats__list__col--line .line span::before {
    content: "—";
    font-size: 1.75rem;
    font-weight: 300;
    color: #b59959;
}
@media screen and (max-width: 39.9375em) {
    .stats__list__col--line .line span::before {
        font-size: 1.5625rem;
    }
}
.stats__list__col--line .check {
    text-align: right;
}
.stats__list__col--line .check span {
    margin: 15px 0 15px 1.5rem;
    display: block;
}
.stats__list__col--line .check span::before {
    content: url("stats-check.png");
}
.stats__list__col--number {
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
    max-width: 5%;
    text-align: right;
}
.stats__list__col:last-child {
    margin-left: 5px;
}
.stats__list__col:last-child ul {
    color: #b59959;
    font-size: 0.8125rem;
}
@media screen and (min-width: 75em) {
    .stats__list__col:last-child {
        float: right;
    }
}
.carousel-controls .slick-dots {
    position: relative;
    display: inline;
    bottom: 6px;
}
.carousel-controls .slick-dots li button {
    background: url("carousel-dots.svg");
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.carousel-controls .slick-dots li.slick-active button {
    background: url("carousel-dots-active.svg");
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.carousel-controls__arrow {
    transition: 0.2s ease;
    cursor: pointer;
    width: 15px;
    height: 25px;
    fill: #b59959;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.slick-slide {
    outline: none;
}
.single-faq__content {
    margin-bottom: 4rem;
}
.single-faq__question {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2rem;
}
@media screen and (max-width: 39.9375em) {
    .single-faq__question {
        display: block;
    }
}
.single-faq__question__title {
    margin-bottom: 0;
    font-size: 1.375rem;
    display: inline-block;
    font-family: "HK Grotesk", sans-serif;
    text-transform: none;
    color: #1e1e1e;
    letter-spacing: 1;
    font-weight: 500;
}
.single-faq__question__button {
    margin-left: 1.5rem;
}
@media screen and (max-width: 39.9375em) {
    .single-faq__question__button {
        margin-top: 1rem;
        margin-left: 0;
    }
}
.single-faq__question__button a {
    margin-bottom: 0;
}
@keyframes search-form {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}
@keyframes search-form-mobile {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}
@keyframes search-form-bg {
    0% {
        background-color: rgba(218, 204, 172, 0.2);
    }
    100% {
        background-color: rgba(218, 204, 172, 0.2);
    }
}
.search-form {
    display: none;
    -ms-transform-origin: top;
    transform-origin: top;
    animation: search-form 0.5s ease;
}
@media screen and (max-width: 74.9375em) {
    .search-form {
        -ms-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        animation: search-form-mobile 0.5s ease;
    }
}
.search-form.search-form--show {
    display: block;
}
.search-form--mobile {
    display: none;
}
@media screen and (max-width: 39.9375em) {
    .search-form--mobile {
        display: block;
        margin-top: 3rem;
    }
}
.search-form__field {
    animation: search-form-bg 1s 0.5s 1 forwards;
    border: 0px;
    border-bottom: 2px solid #daccac;
    box-shadow: none;
    background-color: rgba(218, 204, 172, 0.2);
    cursor: pointer;
    transition: all 0.4s ease;
}
.search-form__field:-ms-input-placeholder {
    color: #daccac;
    font-weight: 500;
}
.search-form__field::placeholder {
    color: #daccac;
    font-weight: 500;
}
.search-form__field:focus {
    border: 0px;
    cursor: text;
    outline: 0;
    border-bottom: 2px solid #daccac;
    box-shadow: none;
    background-color: rgba(218, 204, 172, 0.5);
}
.search-form__submit {
    height: 36px !important;
    cursor: pointer;
    transition: all 0.3s ease;
}
@media screen and (max-width: 74.9375em) {
    .search-form__submit {
        display: none;
    }
}
.search-form__submit svg {
    width: 45px;
    fill: #daccac;
}
.search-form__submit svg:hover {
    fill: black;
}
.exergue {
    background-color: #f8f5ee;
    text-align: center;
    color: #b59959;
    font-family: Butler, "HK Grotesk", sans-serif;
    font-size: 1.875rem;
    margin-bottom: 5rem;
    padding: 3rem 1rem;
}
@media screen and (max-width: 39.9375em) {
    .exergue {
        margin-bottom: 3rem;
        font-size: 1.625rem;
    }
}
.exergue p {
    line-height: 2.5rem;
}
.main-intro {
    background-color: #f8f5ee;
    font-family: Butler, "HK Grotesk", sans-serif;
    font-size: 2.375rem;
    padding-bottom: 2.5rem;
    font-weight: 500;
}
@media screen and (max-width: 39.9375em) {
    .main-intro {
        font-size: 1.75rem;
        padding-bottom: 1.5rem;
    }
}
@media screen and (min-width: 75em) {
    .main-intro__content {
        max-width: 68%;
        line-height: 1.4;
    }
}
.validation_error {
    border-left: 3px solid #790000 !important;
    padding: 5px 0 5px 15px !important;
    border-top: none !important;
    border-bottom: none !important;
    text-align: left !important;
}
.instruction {
    display: none;
}
.clear-multi .gfield_date_dropdown_day,
.clear-multi .gfield_date_dropdown_month,
.clear-multi .gfield_date_dropdown_year {
    margin-top: 0 !important;
}
.ginput_container_date {
    margin-top: 0;
}
.gform_wrapper.gf_browser_chrome {
    padding: 0;
}
.gfield_label {
    color: #1e1e1e !important;
}
.validation_message {
    border-left: 3px solid #790000;
    padding: 5px 0 5px 15px !important;
    margin-top: 1rem !important;
}
.gform_anchor {
    padding-top: 4rem;
}
form .gform_body select {
    margin-bottom: 0 !important;
}
@media print, screen and (min-width: 64em) {
    form .gform_body .gform_fields li {
        padding: inherit;
    }
    form .gform_body .gform_fields li.gf_inline {
        min-width: 20% !important;
    }
}
form .gform_body .gfield_checkbox label {
    font-size: 0.875rem !important;
}
form .gform_body .gfield_error {
    background-color: white !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    margin-top: 0px !important;
}
li#field_3_18 label.gfield_label,
li#field_1_9 label.gfield_label,
li#field_2_9 label.gfield_label {
    display: none;
}
#field_3_18,
#field_1_9,
#field_2_9 {
    margin-top: 55px;
}
#label_3_18_1,
#label_1_9_1,
#label_2_9_1 {
    font-weight: 700;
    font-size: 1rem;
}
input[type="checkbox"],
input[type="radio"] {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    margin-right: 5px;
}
.gsection {
    border-bottom: 0 !important;
}
input[type="text"] {
    margin-bottom: 2px;
}
.editor-text h2 {
    text-transform: inherit;
    letter-spacing: inherit;
}
.editor-text ul li {
    padding-left: 25px;
    position: relative;
    margin-top: 0.5rem;
}
.editor-text ul li::before {
    content: "—";
    position: absolute;
    left: 0;
    color: #1e1e1e;
    font-size: 0.9375rem;
    font-weight: 300;
}
.home__title {
    position: relative;
}
@media print, screen and (min-width: 64em) {
    .home__title {
        padding-top: 8rem;
    }
}
.home__title h1 {
    font-weight: 500;
    margin-bottom: 0;
}
.home__title__overlay {
    display: none;
    position: absolute;
}
@media screen and (min-width: 75em) {
    .home__title__overlay {
        display: block;
    }
}
.home__title__overlay--bags {
    top: -315px;
    right: 0;
    width: 56%;
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .home__title__overlay--bags {
        width: 52%;
    }
}
.home__title__overlay--shavings {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media screen and (max-width: 99.9375em) {
    .home__title__overlay--shavings {
        width: 145px;
    }
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .home__title__overlay--shavings img {
        -ms-transform: translateX(-55px);
        transform: translateX(-55px);
    }
}
.home__title .content-section__inner {
    position: relative;
}
.home__intro h3 {
    text-transform: none;
    color: #daccac;
    padding-bottom: 1.5rem;
    letter-spacing: 0;
    font-size: 1.75rem;
}
.home__products {
    position: relative;
    background: linear-gradient(180deg, #f8f5ee 16%, #fff 0%);
}
@media print, screen and (min-width: 40em) {
    .home__products h2 {
        margin-top: 3rem;
    }
}
@media print, screen and (min-width: 40em) {
    .home__products {
        background: linear-gradient(180deg, #f8f5ee 30%, #fff 0%);
    }
}
@media print, screen and (min-width: 64em) {
    .home__products {
        background: linear-gradient(180deg, #f8f5ee 39%, #fff 0%);
    }
}
.home__products__underlay {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    -ms-transform: translateY(-10%);
    transform: translateY(-10%);
}
@media screen and (min-width: 75em) {
    .home__products__underlay {
        display: block;
    }
}
@media screen and (max-width: 99.9375em) {
    .home__products__underlay {
        width: 175px;
    }
}
.home .carousel-controls__home {
    text-align: center;
    padding-top: 0.9rem;
}
@media print, screen and (min-width: 40em) {
    .home .carousel-controls__home {
        position: absolute;
        bottom: 0;
        margin-bottom: 4rem;
        background-color: inherit;
        text-align: left;
        padding-left: 3rem;
    }
}
@media screen and (min-width: 40em) and (min-width: 75em) {
    .home .carousel-controls__home {
        padding-left: calc((100vw - 68.75rem + 15px) / 2);
    }
}
.products .product-list__item__wrapper {
    margin-bottom: 1.75rem;
}
.products__cat {
    margin-bottom: 2rem;
}
.products__cat__title {
    margin-bottom: 2rem;
    font-size: 2.5rem;
}
.products__cat__title--home {
    font-size: 1.5rem;
    margin: 3rem 0 1rem 0;
}
.single-product .button-cta {
    margin-top: -56px;
}
.single-product .advantage {
    padding-bottom: 10rem;
}
.single-product .stats {
    margin-top: 2rem;
}
@media print, screen and (min-width: 40em) {
    .single-product .stats {
        margin: 2rem 10rem 0 10rem;
    }
}
@media print, screen and (min-width: 64em) {
    .single-product .stats {
        margin: inherit;
        margin-top: 2rem;
    }
}
.contact__info--col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    display: inline-block;
}
@media print, screen and (min-width: 40em) {
    .contact__info--col {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .contact__info--col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
    .contact__info--col {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.contact__info--col h3,
.contact__info--col h1,
.contact__info--col h2,
.contact__info--col h4 {
    font-weight: 500;
}
@media screen and (max-width: 63.9375em) {
    .contact__info--col {
        padding-top: 3rem;
    }
}
.contact__map {
    height: 400px;
}
.contact .title {
    color: #b59959;
    line-height: 2.5rem;
    font-size: 1.5rem;
    font-family: Butler, "HK Grotesk", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
}
.contact__address {
    background-color: #f8f5ee;
    padding: 5rem 0;
}
.contact__address--2col {
    display: inline-block;
    vertical-align: top;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
@media print, screen and (min-width: 40em) {
    .contact__address--2col {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 40em) {
    .contact__address--2col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
    .contact__address--2col {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.contact__address--col {
    display: inline-block;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
@media print, screen and (min-width: 40em) {
    .contact__address--col {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 40em) {
    .contact__address--col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
    .contact__address--col {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.faq__question:not(:last-child) {
    margin-bottom: 2.5rem;
}
.faq__question__cat-title {
    color: #b59959;
    font-weight: 800;
}
.faq__question__item {
    max-width: 68.75rem;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.faq__question__item__title {
    font-family: "HK Grotesk", sans-serif;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 1.125rem;
    display: inline-block;
    color: #1e1e1e;
    line-height: 1.5;
    padding-left: 25px;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.faq__question__item__title::before {
    content: "—";
    position: absolute;
    left: 0;
    color: #b59959;
    font-size: 0.9375rem;
    font-weight: 300;
    line-height: 1.5;
}
.faq__question__item__title svg {
    fill: #b59959;
    transition: all 0.3s ease-in-out;
}
.faq__question__item__title:hover {
    color: #b59959;
}
.faq__question__item__title:hover svg {
    -ms-transform: translate(8px, 0);
    transform: translate(8px, 0);
}
.search-results {
    margin-bottom: 3rem;
}
.search-results__item {
    margin: 2.75rem 0;
}
.how-to-choose .htc-issue {
    margin-bottom: 3rem;
}
.whyRWS .content-block:nth-of-type(odd) {
    background-color: #f8f5ee;
}
.whyRWS .content-block:nth-of-type(even) {
    background-color: #fefefe;
}
.whyRWS .content-block--right__col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
@media print, screen and (min-width: 40em) {
    .whyRWS .content-block--right__col {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .whyRWS .content-block--right__col:first-child {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
    .whyRWS .content-block--right__col:first-child {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.whyRWS .content-block--right__col:last-child {
    text-align: right;
    margin-top: 0.5rem;
}
@media print, screen and (min-width: 64em) {
    .whyRWS .content-block--right__col:last-child {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
    .whyRWS .content-block--right__col:last-child {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .whyRWS .content-block--right__col--text {
        padding-right: 25px;
    }
}
.whyRWS .content-block--right__col--text h1,
.whyRWS .content-block--right__col--text h2,
.whyRWS .content-block--right__col--text h3,
.whyRWS .content-block--right__col--text h4 {
    color: #b59959;
    margin-bottom: 2rem;
}
@media screen and (max-width: 63.9375em) {
    .whyRWS .content-block--right__col--text {
        margin-bottom: 3rem;
    }
}
.whyRWS .content-block--right__col--img {
    position: relative;
}
.whyRWS .content-block--right__col--img img {
    width: 100%;
}
@media print, screen and (min-width: 40em) {
    .whyRWS .content-block--right__col--img {
        margin: 0 auto;
        max-width: 360px;
    }
}
@media screen and (max-width: 63.9375em) {
    .whyRWS .content-block--right__col--img {
        display: none;
    }
}
.whyRWS .content-block--right__col--img::after {
    content: "";
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
    border: 1px solid #b59959;
    z-index: 1;
}
.whyRWS .content-block--left__col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}
@media print, screen and (min-width: 40em) {
    .whyRWS .content-block--left__col {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.whyRWS .content-block--left__col:first-child {
    margin-top: 0.5rem;
}
@media print, screen and (min-width: 64em) {
    .whyRWS .content-block--left__col:first-child {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
    .whyRWS .content-block--left__col:first-child {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.whyRWS .content-block--left__col:last-child {
    text-align: left;
}
@media print, screen and (min-width: 64em) {
    .whyRWS .content-block--left__col:last-child {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
    .whyRWS .content-block--left__col:last-child {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .whyRWS .content-block--left__col--text {
        padding-left: 25px;
    }
}
.whyRWS .content-block--left__col--text h1,
.whyRWS .content-block--left__col--text h2,
.whyRWS .content-block--left__col--text h3,
.whyRWS .content-block--left__col--text h4 {
    color: #b59959;
    margin-bottom: 2rem;
}
@media screen and (max-width: 63.9375em) {
    .whyRWS .content-block--left__col--text {
        margin-bottom: 3rem;
    }
}
.whyRWS .content-block--left__col--img {
    position: relative;
}
.whyRWS .content-block--left__col--img img {
    width: 100%;
}
@media print, screen and (min-width: 40em) {
    .whyRWS .content-block--left__col--img {
        margin: 0 auto;
        max-width: 360px;
    }
}
@media screen and (max-width: 63.9375em) {
    .whyRWS .content-block--left__col--img {
        display: none;
    }
}
.whyRWS .content-block--left__col--img::after {
    content: "";
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    bottom: -0.5rem;
    left: -0.5rem;
    border: 1px solid #b59959;
    z-index: 1;
}
