@charset "UTF-8";
/*
 *  Add WordPress color classes
 */
/*
 *  Custom box-sizing mixin because we wanted to add a polyfill for older versions of IE
 *  box-sizing-polyfill by Christian Schaefer (https://github.com/Schepp/box-sizing-polyfill)
 */
/*
 *  Custom background-sizing mixin because we wanted to add a polyfill for older versions of IE
 *  background-size-polyfill by Louis-Rémi Babé (https://github.com/louisremi/background-size-polyfill)
 */
/*
 *  Fixes a rendering issue for uneven values in Webkit.
 *  If you ever see a background-image (or anything else) being offset 1px while it works in non-webkit browsers;
 *  include this mixin to the element that gets offset (e.g. the element that has the background-image property)
 *
 *  Bug report: https://bugs.webkit.org/show_bug.cgi?id=66946
 */
/*
 *  CSS3 calc mixin
 *  Examples:
 *      @include calc(width, "100% - 80px");
 *      @include calc(width, "100% - variable"); // If you want to use Sass variables
 *
 *  Note that older browsers are supported via the calc-polyfill (js/polyfill/calc.min.js) by Robert Weber (https://github.com/closingtag/calc-polyfill)
 */
/*
 *  Image replacement (text-indent: -9999px) alternative
 *  http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement/
 */
/*
 * Sprite mixin
 * Author: Piksel
 */
/*
 *  Custom media query mixin with built-in Foundation 5 breakpoints
 *  http://foundation.zurb.com/docs/media-queries.html
 */
.has-puur-color {
  color: #f9f6f5; }

.has-puur-background-color {
  background-color: #f9f6f5; }

.has-soft-color {
  color: #ebe2db; }

.has-soft-background-color {
  background-color: #ebe2db; }

.has-linnen-color {
  color: #dbcdc0; }

.has-linnen-background-color {
  background-color: #dbcdc0; }

.has-sandal-color {
  color: #b79a81; }

.has-sandal-background-color {
  background-color: #b79a81; }

.has-roots-color {
  color: #473729; }

.has-roots-background-color {
  background-color: #473729; }

.has-earth-color {
  color: #31261D; }

.has-earth-background-color {
  background-color: #31261D; }

.has-moonstone-color {
  color: #708573; }

.has-moonstone-background-color {
  background-color: #708573; }

.has-terracotta-color {
  color: #c07d59; }

.has-terracotta-background-color {
  background-color: #c07d59; }

.has-golden-oak-color {
  color: #A98160; }

.has-golden-oak-background-color {
  background-color: #A98160; }

.has-velvet-storm-color {
  color: #A29BA6; }

.has-velvet-storm-background-color {
  background-color: #A29BA6; }

.has-feral-wander-color {
  color: #928B66; }

.has-feral-wander-background-color {
  background-color: #928B66; }

.has-kelp-color {
  color: #333333; }

.has-kelp-background-color {
  background-color: #333333; }

.has-white-color {
  color: #ffffff; }

.has-white-background-color {
  background-color: #ffffff; }

.has-black-color {
  color: #000000; }

.has-black-background-color {
  background-color: #000000; }

/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

a {
  background-color: transparent; }

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

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[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; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

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

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

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

[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(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -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:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

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

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

::-moz-placeholder {
  color: #cacaca; }

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

::placeholder {
  color: #cacaca; }

[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: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

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

.input-group {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -ms-flex-align: stretch;
      align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 0 0 0 0; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    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: #0a0a0a;
  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;
  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 {
    -ms-flex-item-align: stretch;
        align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

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

legend {
  max-width: 100%;
  margin-bottom: 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;
  -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: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: 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; }
  select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0; }

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

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

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

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.6;
  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, #main .wc-tabs-wrapper .accordion-item .accordion-title,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small, #main .wc-tabs-wrapper .accordion-item .accordion-title small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

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

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

h3, .h3, #main .wc-tabs-wrapper .accordion-item .accordion-title {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

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

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

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

@media print, screen and (min-width: 48.875em) {
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3, #main .wc-tabs-wrapper .accordion-item .accordion-title {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #473729;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #3d2f23; }
  a img {
    border: 0; }

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

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

li {
  font-size: inherit; }

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

ol {
  margin-left: 1.25rem; }

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.6;
    color: #8a8a8a; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

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

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

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

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

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

.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem; }
  .cite-block:before, cite:before {
    content: "— "; }

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem; }

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem; }

.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: 48.875em) {
  .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;
    color: black !important;
    color-adjust: economy;
    box-shadow: none !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; } }

.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 48.875em) {
    .grid-container {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (min-width: 48.875em) {
      .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }

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

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

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

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

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

@media print, screen and (min-width: 48.875em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48.875em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    width: auto; }
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  .grid-x > .medium-shrink {
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.3333333333%; }
  .grid-x > .medium-2 {
    width: 16.6666666667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.3333333333%; }
  .grid-x > .medium-5 {
    width: 41.6666666667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.3333333333%; }
  .grid-x > .medium-8 {
    width: 66.6666666667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.3333333333%; }
  .grid-x > .medium-11 {
    width: 91.6666666667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    width: auto; }
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  .grid-x > .large-shrink {
    width: auto; }
  .grid-x > .large-1 {
    width: 8.3333333333%; }
  .grid-x > .large-2 {
    width: 16.6666666667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.3333333333%; }
  .grid-x > .large-5 {
    width: 41.6666666667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.3333333333%; }
  .grid-x > .large-8 {
    width: 66.6666666667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.3333333333%; }
  .grid-x > .large-11 {
    width: 91.6666666667%; }
  .grid-x > .large-12 {
    width: 100%; } }

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

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

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-x {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem; }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-x > .cell {
      width: calc(100% - 1.875rem);
      margin-left: 0.9375rem;
      margin-right: 0.9375rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.25rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.25rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.25rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.25rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.25rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.25rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.25rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.25rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-x > .auto {
      width: auto; }
    .grid-margin-x > .shrink {
      width: auto; }
    .grid-margin-x > .small-1 {
      width: calc(8.3333333333% - 1.875rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.6666666667% - 1.875rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.3333333333% - 1.875rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.6666666667% - 1.875rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.3333333333% - 1.875rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.6666666667% - 1.875rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.3333333333% - 1.875rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.6666666667% - 1.875rem); }
    .grid-margin-x > .small-12 {
      width: calc(100% - 1.875rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.3333333333% - 1.875rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.6666666667% - 1.875rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.3333333333% - 1.875rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.6666666667% - 1.875rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.3333333333% - 1.875rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.6666666667% - 1.875rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.3333333333% - 1.875rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.6666666667% - 1.875rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(8.3333333333% - 1.875rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.6666666667% - 1.875rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.3333333333% - 1.875rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.6666666667% - 1.875rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.3333333333% - 1.875rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.6666666667% - 1.875rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.3333333333% - 1.875rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.6666666667% - 1.875rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 1.875rem); } }

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48.875em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.3333333333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.6666666667%; }
  .medium-up-7 > .cell {
    width: 14.2857142857%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.3333333333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.6666666667%; }
  .large-up-7 > .cell {
    width: 14.2857142857%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48.875em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem); }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; }
  .small-margin-collapse > .small-1 {
    width: 8.3333333333%; }
  .small-margin-collapse > .small-2 {
    width: 16.6666666667%; }
  .small-margin-collapse > .small-3 {
    width: 25%; }
  .small-margin-collapse > .small-4 {
    width: 33.3333333333%; }
  .small-margin-collapse > .small-5 {
    width: 41.6666666667%; }
  .small-margin-collapse > .small-6 {
    width: 50%; }
  .small-margin-collapse > .small-7 {
    width: 58.3333333333%; }
  .small-margin-collapse > .small-8 {
    width: 66.6666666667%; }
  .small-margin-collapse > .small-9 {
    width: 75%; }
  .small-margin-collapse > .small-10 {
    width: 83.3333333333%; }
  .small-margin-collapse > .small-11 {
    width: 91.6666666667%; }
  .small-margin-collapse > .small-12 {
    width: 100%; }
  @media print, screen and (min-width: 48.875em) {
    .small-margin-collapse > .medium-1 {
      width: 8.3333333333%; }
    .small-margin-collapse > .medium-2 {
      width: 16.6666666667%; }
    .small-margin-collapse > .medium-3 {
      width: 25%; }
    .small-margin-collapse > .medium-4 {
      width: 33.3333333333%; }
    .small-margin-collapse > .medium-5 {
      width: 41.6666666667%; }
    .small-margin-collapse > .medium-6 {
      width: 50%; }
    .small-margin-collapse > .medium-7 {
      width: 58.3333333333%; }
    .small-margin-collapse > .medium-8 {
      width: 66.6666666667%; }
    .small-margin-collapse > .medium-9 {
      width: 75%; }
    .small-margin-collapse > .medium-10 {
      width: 83.3333333333%; }
    .small-margin-collapse > .medium-11 {
      width: 91.6666666667%; }
    .small-margin-collapse > .medium-12 {
      width: 100%; } }
  @media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
      width: 8.3333333333%; }
    .small-margin-collapse > .large-2 {
      width: 16.6666666667%; }
    .small-margin-collapse > .large-3 {
      width: 25%; }
    .small-margin-collapse > .large-4 {
      width: 33.3333333333%; }
    .small-margin-collapse > .large-5 {
      width: 41.6666666667%; }
    .small-margin-collapse > .large-6 {
      width: 50%; }
    .small-margin-collapse > .large-7 {
      width: 58.3333333333%; }
    .small-margin-collapse > .large-8 {
      width: 66.6666666667%; }
    .small-margin-collapse > .large-9 {
      width: 75%; }
    .small-margin-collapse > .large-10 {
      width: 83.3333333333%; }
    .small-margin-collapse > .large-11 {
      width: 91.6666666667%; }
    .small-margin-collapse > .large-12 {
      width: 100%; } }

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

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

@media print, screen and (min-width: 48.875em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 48.875em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

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

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

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%; }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%; }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%; }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%; }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%; }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%; }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%; }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%; }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

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

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

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

.small-offset-1 {
  margin-left: 8.3333333333%; }

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 0.625rem); }

.small-offset-2 {
  margin-left: 16.6666666667%; }

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 0.625rem); }

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

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

.small-offset-4 {
  margin-left: 33.3333333333%; }

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 0.625rem); }

.small-offset-5 {
  margin-left: 41.6666666667%; }

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 0.625rem); }

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

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

.small-offset-7 {
  margin-left: 58.3333333333%; }

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 0.625rem); }

.small-offset-8 {
  margin-left: 66.6666666667%; }

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 0.625rem); }

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

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

.small-offset-10 {
  margin-left: 83.3333333333%; }

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 0.625rem); }

.small-offset-11 {
  margin-left: 91.6666666667%; }

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 0.625rem); }

@media print, screen and (min-width: 48.875em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .medium-offset-1 {
    margin-left: 8.3333333333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem); }
  .medium-offset-2 {
    margin-left: 16.6666666667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .medium-offset-4 {
    margin-left: 33.3333333333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem); }
  .medium-offset-5 {
    margin-left: 41.6666666667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .medium-offset-7 {
    margin-left: 58.3333333333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem); }
  .medium-offset-8 {
    margin-left: 66.6666666667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .medium-offset-10 {
    margin-left: 83.3333333333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem); }
  .medium-offset-11 {
    margin-left: 91.6666666667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem); }
  .large-offset-1 {
    margin-left: 8.3333333333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem); }
  .large-offset-2 {
    margin-left: 16.6666666667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem); }
  .large-offset-4 {
    margin-left: 33.3333333333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem); }
  .large-offset-5 {
    margin-left: 41.6666666667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem); }
  .large-offset-7 {
    margin-left: 58.3333333333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem); }
  .large-offset-8 {
    margin-left: 66.6666666667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem); }
  .large-offset-10 {
    margin-left: 83.3333333333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem); }
  .large-offset-11 {
    margin-left: 91.6666666667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem); } }

.grid-y {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }
  .grid-y > .cell {
    height: auto;
    max-height: none; }
  .grid-y > .auto {
    height: auto; }
  .grid-y > .shrink {
    height: auto; }
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  @media print, screen and (min-width: 48.875em) {
    .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      -ms-flex-preferred-size: auto;
          flex-basis: auto; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      -ms-flex-preferred-size: auto;
          flex-basis: auto; } }
  .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  .grid-y > .small-1 {
    height: 8.3333333333%; }
  .grid-y > .small-2 {
    height: 16.6666666667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.3333333333%; }
  .grid-y > .small-5 {
    height: 41.6666666667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.3333333333%; }
  .grid-y > .small-8 {
    height: 66.6666666667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.3333333333%; }
  .grid-y > .small-11 {
    height: 91.6666666667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 48.875em) {
    .grid-y > .medium-auto {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
      height: auto; }
    .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.3333333333%; }
    .grid-y > .medium-2 {
      height: 16.6666666667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.3333333333%; }
    .grid-y > .medium-5 {
      height: 41.6666666667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.3333333333%; }
    .grid-y > .medium-8 {
      height: 66.6666666667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.3333333333%; }
    .grid-y > .medium-11 {
      height: 91.6666666667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
      height: auto; }
    .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.3333333333%; }
    .grid-y > .large-2 {
      height: 16.6666666667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.3333333333%; }
    .grid-y > .large-5 {
      height: 41.6666666667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.3333333333%; }
    .grid-y > .large-8 {
      height: 66.6666666667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.3333333333%; }
    .grid-y > .large-11 {
      height: 91.6666666667%; }
    .grid-y > .large-12 {
      height: 100%; } }

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

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

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.3333333333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.6666666667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.3333333333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.6666666667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.3333333333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.6666666667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.3333333333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.6666666667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.3333333333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.6666666667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.3333333333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.6666666667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.3333333333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.6666666667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.3333333333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.6666666667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.3333333333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.6666666667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.3333333333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.6666666667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.3333333333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.6666666667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.3333333333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.6666666667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }

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

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

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

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

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

@media print, screen and (min-width: 48.875em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    max-height: 100%; }
    .medium-cell-block-container > .grid-x {
      max-height: 100%;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    max-height: 100%; }
    .large-cell-block-container > .grid-x {
      max-height: 100%;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

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

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

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

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

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

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

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 48.875em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.3333333333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.6666666667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.3333333333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.6666666667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.3333333333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.6666666667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.3333333333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.6666666667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.3333333333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.6666666667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.3333333333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.6666666667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.3333333333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.6666666667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.3333333333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.6666666667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.3333333333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.6666666667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.3333333333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.6666666667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.3333333333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.6666666667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.3333333333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.6666666667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }

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

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

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

.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: #473729; }
  :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: "–"; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.media-object {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }
  @media print, screen and (max-width: 48.87375em) {
    .media-object.stack-for-small {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.media-object-section {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  @media print, screen and (max-width: 48.87375em) {
    .stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      max-width: 100%; }
      .stack-for-small .media-object-section img {
        width: 100%; } }
  .media-object-section.main-section {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%;
  position: absolute; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

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

.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: #473729; }
  .tabs.primary > li > a {
    color: #fefefe; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #544130; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #473729; }
    [data-whatinput='mouse'] .tabs-title > a {
      outline: 0; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: #3d2f23; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #473729; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  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; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #473729 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #473729 transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

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

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

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

.clearfix::after {
  clear: both; }

.align-left {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.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-left.vertical.menu > li > a {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.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;
      align-self: center; }

.align-stretch {
  -ms-flex-align: stretch;
      align-items: stretch; }

.align-self-stretch {
  -ms-flex-item-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: 48.875em) {
  .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: 48.875em) {
  .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; } }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.svg-img--sprite--arrow, .btn.featured:after, input.featured[type="submit"]:after, .featured.button:after, input.featured[type="button"]:after, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:after, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:after, #main .treatments-container .treatments-slider .slick-arrow, .acf-block-preview .treatments-container .treatments-slider .slick-arrow, .svg-img--sprite--arrow-down, #main .wc-tabs-wrapper .accordion-item .accordion-title:before, .svg-img--sprite--arrow-down-small, #header .topbar #main-nav > ul > li.menu-item-has-children > a:before, .svg-img--sprite--arrow-mini-terracotta, i.icon.arrow-terracotta, .svg-img--sprite--arrow-small, .svg-img--sprite--arrow-small-linnen, .svg-img--sprite--arrow-small-moonstone, .svg-img--sprite--arrow-small-roots, .svg-img--sprite--arrow-small-terracotta, .svg-img--sprite--carrot, #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-toggle:after, .svg-img--sprite--check, #main ul.wp-block-list li:before, .acf-block-preview ul.wp-block-list li:before, .svg-img--sprite--facebook, #footer .copyright .social-media .icon.facebook:after, .svg-img--sprite--instagram, #footer .copyright .social-media .icon.instagram:after, .svg-img--sprite--menu-close, .svg-img--sprite--menu-open {
  background: url("sprite-c329b990.svg") no-repeat; }

.svg-img--sprite--arrow, .btn.featured:after, input.featured[type="submit"]:after, .featured.button:after, input.featured[type="button"]:after, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:after, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:after, #main .treatments-container .treatments-slider .slick-arrow, .acf-block-preview .treatments-container .treatments-slider .slick-arrow {
  background-position: 0 0; }

.svg-img--sprite--arrow-dims, .btn.featured:after, input.featured[type="submit"]:after, .featured.button:after, input.featured[type="button"]:after, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:after, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:after, #main .treatments-container .treatments-slider .slick-arrow, .acf-block-preview .treatments-container .treatments-slider .slick-arrow {
  width: 50px;
  height: 50px; }

.svg-img--sprite--arrow-down, #main .wc-tabs-wrapper .accordion-item .accordion-title:before {
  background-position: 0 53.191489361702125%; }

.svg-img--sprite--arrow-down-dims, #main .wc-tabs-wrapper .accordion-item .accordion-title:before {
  width: 32px;
  height: 17px; }

.svg-img--sprite--arrow-down-small, #header .topbar #main-nav > ul > li.menu-item-has-children > a:before {
  background-position: 93.65079365079364% 77.22772277227723%; }

.svg-img--sprite--arrow-down-small-dims, #header .topbar #main-nav > ul > li.menu-item-has-children > a:before {
  width: 18px;
  height: 10px; }

.svg-img--sprite--arrow-mini-terracotta, i.icon.arrow-terracotta {
  background-position: 75.80645161290323% 73.62637362637362%; }

.svg-img--sprite--arrow-mini-terracotta-dims, i.icon.arrow-terracotta {
  width: 20px;
  height: 20px; }

.svg-img--sprite--arrow-small {
  background-position: 77.96610169491525% 0; }

.svg-img--sprite--arrow-small-dims {
  width: 26px;
  height: 26px; }

.svg-img--sprite--arrow-small-linnen {
  background-position: 77.96610169491525% 30.58823529411765%; }

.svg-img--sprite--arrow-small-linnen-dims {
  width: 26px;
  height: 26px; }

.svg-img--sprite--arrow-small-moonstone {
  background-position: 0 78.82352941176471%; }

.svg-img--sprite--arrow-small-moonstone-dims {
  width: 26px;
  height: 26px; }

.svg-img--sprite--arrow-small-roots {
  background-position: 22.033898305084747% 78.82352941176471%; }

.svg-img--sprite--arrow-small-roots-dims {
  width: 26px;
  height: 26px; }

.svg-img--sprite--arrow-small-terracotta {
  background-position: 44.067796610169495% 78.82352941176471%; }

.svg-img--sprite--arrow-small-terracotta-dims {
  width: 26px;
  height: 26px; }

.svg-img--sprite--carrot, #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-toggle:after {
  background-position: 49.01960784313726% 0; }

.svg-img--sprite--carrot-dims, #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-toggle:after {
  width: 42px;
  height: 42px; }

.svg-img--sprite--check, #main ul.wp-block-list li:before, .acf-block-preview ul.wp-block-list li:before {
  background-position: 0 100%; }

.svg-img--sprite--check-dims, #main ul.wp-block-list li:before, .acf-block-preview ul.wp-block-list li:before {
  width: 18px;
  height: 18px; }

.svg-img--sprite--facebook, #footer .copyright .social-media .icon.facebook:after {
  background-position: 60.9375% 78.82352941176471%; }

.svg-img--sprite--facebook-dims, #footer .copyright .social-media .icon.facebook:after {
  width: 16px;
  height: 26px; }

.svg-img--sprite--instagram, #footer .copyright .social-media .icon.instagram:after {
  background-position: 100% 0; }

.svg-img--sprite--instagram-dims, #footer .copyright .social-media .icon.instagram:after {
  width: 26px;
  height: 26px; }

.svg-img--sprite--menu-close {
  background-position: 100% 30.58823529411765%; }

.svg-img--sprite--menu-close-dims {
  width: 26px;
  height: 26px; }

.svg-img--sprite--menu-open {
  background-position: 100% 61.1764705882353%; }

.svg-img--sprite--menu-open-dims {
  width: 26px;
  height: 26px; }

@font-face {
  font-family: 'GT Eesti Pro Display';
  src: url("fonts/GTEestiProDisplay-MediumItalic.woff2") format("woff2"), url("fonts/GTEestiProDisplay-MediumItalic.woff") format("woff"), url("fonts/GTEestiProDisplay-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'GT Eesti Pro Display';
  src: url("fonts/GTEestiProDisplay-Medium.woff2") format("woff2"), url("fonts/GTEestiProDisplay-Medium.woff") format("woff"), url("fonts/GTEestiProDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'GT Eesti Pro Display';
  src: url("fonts/GTEestiProDisplay-RegularItalic.woff2") format("woff2"), url("fonts/GTEestiProDisplay-RegularItalic.woff") format("woff"), url("fonts/GTEestiProDisplay-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'GT Eesti Pro Display';
  src: url("fonts/GTEestiProDisplay-Regular.woff2") format("woff2"), url("fonts/GTEestiProDisplay-Regular.woff") format("woff"), url("fonts/GTEestiProDisplay-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'GT Eesti Pro Display';
  src: url("fonts/GTEestiProDisplay-Light.woff2") format("woff2"), url("fonts/GTEestiProDisplay-Light.woff") format("woff"), url("fonts/GTEestiProDisplay-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'GT Eesti Pro Display';
  src: url("fonts/GTEestiProDisplay-LightItalic.woff2") format("woff2"), url("fonts/GTEestiProDisplay-LightItalic.woff") format("woff"), url("fonts/GTEestiProDisplay-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Tess';
  src: url("fonts/Tess-Light.woff2") format("woff2"), url("fonts/Tess-Light.woff") format("woff"), url("fonts/Tess-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Tess';
  src: url("fonts/Tess-LightItalic.woff2") format("woff2"), url("fonts/Tess-LightItalic.woff") format("woff"), url("fonts/Tess-LightItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

.font-heading, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, #main .wc-tabs-wrapper .accordion-item .accordion-title, .h4, .h5, .h6, .btn.featured span.title, input.featured[type="submit"] span.title, .featured.button span.title, input.featured[type="button"] span.title, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.title, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.title, #footer .title, #header .featured-container .featured-text span, #header .featured-container .featured-text p, #main .product .summary ul.product-attributes li {
  font-family: "Tess", serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.25;
  color: #333333;
  overflow-wrap: break-word; }
  .font-heading.bold, h1.bold, h2.bold, h3.bold, h4.bold, h5.bold, h6.bold, .bold.h1, .bold.h2, .bold.h3, #main .wc-tabs-wrapper .accordion-item .bold.accordion-title, .bold.h4, .bold.h5, .bold.h6, .btn.featured span.bold.title, input.featured[type="submit"] span.bold.title, .featured.button span.bold.title, input.featured[type="button"] span.bold.title, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.bold.title, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.bold.title, #footer .bold.title, #header .featured-container .featured-text span.bold, #header .featured-container .featured-text p.bold, #main .product .summary ul.product-attributes li.bold, .font-heading strong, h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .h1 strong, .h2 strong, .h3 strong, #main .wc-tabs-wrapper .accordion-item .accordion-title strong, .h4 strong, .h5 strong, .h6 strong, .btn.featured span.title strong, input.featured[type="submit"] span.title strong, .featured.button span.title strong, input.featured[type="button"] span.title strong, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.title strong, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.title strong, #footer .title strong, #header .featured-container .featured-text span strong, #header .featured-container .featured-text p strong, #main .product .summary ul.product-attributes li strong, .font-heading b, h1 b, h2 b, h3 b, h4 b, h5 b, h6 b, .h1 b, .h2 b, .h3 b, #main .wc-tabs-wrapper .accordion-item .accordion-title b, .h4 b, .h5 b, .h6 b, .btn.featured span.title b, input.featured[type="submit"] span.title b, .featured.button span.title b, input.featured[type="button"] span.title b, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.title b, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.title b, #footer .title b, #header .featured-container .featured-text span b, #header .featured-container .featured-text p b, #main .product .summary ul.product-attributes li b {
    font-weight: 700 !important; }

.font-text, li, span, a, p, label, button, input, select, textarea, div, th, td, .btn, input[type="submit"], .button, input[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn, #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-toggle, #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-item {
  font-family: "GT Eesti Pro Display", sans-serif;
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 1.5;
  color: #333333; }
  .font-text.bold, li.bold, span.bold, a.bold, p.bold, label.bold, button.bold, input.bold, select.bold, textarea.bold, div.bold, th.bold, td.bold, .bold.btn, .bold.button, #main .blog-items-container .blog-items .blog-item .blog-item-content .bold.blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .bold.blog-item-btn, #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.bold.selector-toggle, #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.bold.selector-item, .font-text strong, li strong, span strong, a strong, p strong, label strong, button strong, input strong, select strong, textarea strong, div strong, th strong, td strong, .btn strong, input[type="submit"] strong, .button strong, input[type="button"] strong, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn strong, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn strong, #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-toggle strong, #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-item strong, .font-text b, li b, span b, a b, p b, label b, button b, input b, select b, textarea b, div b, th b, td b, .btn b, input[type="submit"] b, .button b, input[type="button"] b, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn b, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn b, #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-toggle b, #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-item b {
    font-weight: 500; }

a {
  text-decoration: underline; }

li.big, span.big, a.big, p.big, label.big, button.big, input.big, select.big, textarea.big, div.big, h1.big, h2.big, h3.big, h4.big, h5.big, h6.big, .h1.big, .h2.big, .h3.big, #main .wc-tabs-wrapper .accordion-item .big.accordion-title, .h4.big, .h5.big, .h6.big {
  font-size: 50px;
  line-height: 62px; }
  @media only screen and (max-width: 1023px) {
    li.big, span.big, a.big, p.big, label.big, button.big, input.big, select.big, textarea.big, div.big, h1.big, h2.big, h3.big, h4.big, h5.big, h6.big, .h1.big, .h2.big, .h3.big, #main .wc-tabs-wrapper .accordion-item .big.accordion-title, .h4.big, .h5.big, .h6.big {
      font-size: 40px;
      line-height: 50px; } }
  @media only screen and (max-width: 781px) {
    li.big, span.big, a.big, p.big, label.big, button.big, input.big, select.big, textarea.big, div.big, h1.big, h2.big, h3.big, h4.big, h5.big, h6.big, .h1.big, .h2.big, .h3.big, #main .wc-tabs-wrapper .accordion-item .big.accordion-title, .h4.big, .h5.big, .h6.big {
      font-size: 30px;
      line-height: 37px; } }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, #main .wc-tabs-wrapper .accordion-item .accordion-title, .h4, .h5, .h6 {
  color: #31261D;
  display: block;
  margin: 0 0 15px 0; }
  h1.uppercase, h2.uppercase, h3.uppercase, h4.uppercase, h5.uppercase, h6.uppercase, .h1.uppercase, .h2.uppercase, .h3.uppercase, #main .wc-tabs-wrapper .accordion-item .uppercase.accordion-title, .h4.uppercase, .h5.uppercase, .h6.uppercase {
    text-transform: uppercase; }
  h1 a, h1 span, h2 a, h2 span, h3 a, h3 span, h4 a, h4 span, h5 a, h5 span, h6 a, h6 span, .h1 a, .h1 span, .h2 a, .h2 span, .h3 a, #main .wc-tabs-wrapper .accordion-item .accordion-title a, .h3 span, #main .wc-tabs-wrapper .accordion-item .accordion-title span, .h4 a, .h4 span, .h5 a, .h5 span, .h6 a, .h6 span {
    font-size: inherit;
    text-decoration: inherit;
    color: inherit;
    font-weight: inherit;
    font-family: inherit;
    font-style: inherit;
    line-height: inherit; }
  h1.is-style-underline-linnen:after, h2.is-style-underline-linnen:after, h3.is-style-underline-linnen:after, h4.is-style-underline-linnen:after, h5.is-style-underline-linnen:after, h6.is-style-underline-linnen:after, .h1.is-style-underline-linnen:after, .h2.is-style-underline-linnen:after, .h3.is-style-underline-linnen:after, #main .wc-tabs-wrapper .accordion-item .is-style-underline-linnen.accordion-title:after, .h4.is-style-underline-linnen:after, .h5.is-style-underline-linnen:after, .h6.is-style-underline-linnen:after {
    display: block;
    content: '';
    width: 60px;
    height: 2px;
    background: #dbcdc0;
    margin-top: 10px;
    margin-bottom: 30px; }
  h1.is-style-underline-white:after, h2.is-style-underline-white:after, h3.is-style-underline-white:after, h4.is-style-underline-white:after, h5.is-style-underline-white:after, h6.is-style-underline-white:after, .h1.is-style-underline-white:after, .h2.is-style-underline-white:after, .h3.is-style-underline-white:after, #main .wc-tabs-wrapper .accordion-item .is-style-underline-white.accordion-title:after, .h4.is-style-underline-white:after, .h5.is-style-underline-white:after, .h6.is-style-underline-white:after {
    display: block;
    content: '';
    width: 60px;
    height: 2px;
    background: #ffffff;
    margin-top: 10px;
    margin-bottom: 30px; }
  h1.has-text-align-center:after, h2.has-text-align-center:after, h3.has-text-align-center:after, h4.has-text-align-center:after, h5.has-text-align-center:after, h6.has-text-align-center:after, .h1.has-text-align-center:after, .h2.has-text-align-center:after, .h3.has-text-align-center:after, #main .wc-tabs-wrapper .accordion-item .has-text-align-center.accordion-title:after, .h4.has-text-align-center:after, .h5.has-text-align-center:after, .h6.has-text-align-center:after {
    margin-left: auto;
    margin-right: auto; }

a span, button span {
  font-size: inherit;
  text-decoration: inherit;
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  line-height: inherit; }

p + h2, p + .h2, p + h3, p + .h3, #main .wc-tabs-wrapper .accordion-item p + .accordion-title, p + h4, p + .h4, p + h5, p + .h5, p + h6, p + .h6 {
  margin-top: 30px; }

h1, .h1 {
  font-size: 50px;
  line-height: 62px;
  /*&:after {
        display: block;
        content: '';
        width: 60px;
        height: 2px;
        background: $linnen-color;
        margin-top: 10px;
        margin-bottom: 30px;
    }*/ }
  @media only screen and (max-width: 1023px) {
    h1, .h1 {
      font-size: 28px;
      line-height: 36px; } }
  @media only screen and (max-width: 781px) {
    h1, .h1 {
      font-size: 24px;
      line-height: 30px; } }

h2, .h2 {
  font-size: 32px;
  line-height: 40px; }
  @media only screen and (max-width: 1023px) {
    h2, .h2 {
      font-size: 28px;
      line-height: 36px; } }
  @media only screen and (max-width: 781px) {
    h2, .h2 {
      font-size: 24px;
      line-height: 30px; } }

h3, .h3, #main .wc-tabs-wrapper .accordion-item .accordion-title, h4, .h4, h5, .h5, h6, .h6 {
  font-size: 24px;
  line-height: 30px; }
  @media only screen and (max-width: 781px) {
    h3, .h3, #main .wc-tabs-wrapper .accordion-item .accordion-title, h4, .h4, h5, .h5, h6, .h6 {
      font-size: 20px;
      line-height: 26px; } }

i.icon {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  font-size: 0;
  display: inline-block;
  vertical-align: middle; }
  i.icon.arrow-terracotta {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000; }

#breadcrumbs span, #breadcrumbs a {
  color: #c07d59;
  font-size: 14px; }

[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 {
  background: #f9f6f5;
  border: 1px solid #f9f6f5;
  box-shadow: none; }
  [type="text"]:active, [type="text"]:focus, [type="password"]:active, [type="password"]:focus, [type="date"]:active, [type="date"]:focus, [type="datetime"]:active, [type="datetime"]:focus, [type="datetime-local"]:active, [type="datetime-local"]:focus, [type="month"]:active, [type="month"]:focus, [type="week"]:active, [type="week"]:focus, [type="email"]:active, [type="email"]:focus, [type="number"]:active, [type="number"]:focus, [type="search"]:active, [type="search"]:focus, [type="tel"]:active, [type="tel"]:focus, [type="time"]:active, [type="time"]:focus, [type="url"]:active, [type="url"]:focus, [type="color"]:active, [type="color"]:focus, textarea:active, textarea:focus {
    background: #f9f6f5;
    border: 1px solid #ebe2db; }

input[type="submit"] {
  border: none;
  cursor: pointer;
  padding: 12px 20px; }

.btn, input[type="submit"], .button, input[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn {
  --btn-bg: #473729;
  --btn-color: #dbcdc0;
  --btn-bg-hover: #31261D;
  --btn-color-hover: #dbcdc0;
  font-size: 16px;
  text-decoration: none;
  padding: 12px 20px;
  position: relative;
  line-height: 1;
  vertical-align: baseline;
  transition: all 0.5s ease;
  margin-right: 15px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: inline-block;
  background: var(--btn-bg);
  color: var(--btn-color); }
  .btn:hover, input:hover[type="submit"], .button:hover, input:hover[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:hover, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:hover {
    background: var(--btn-bg-hover);
    color: var(--btn-color-hover); }
  .btn:disabled, input:disabled[type="submit"], .button:disabled, input:disabled[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:disabled, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:disabled {
    cursor: not-allowed;
    opacity: 0.6; }
  .btn.primary, input[type="submit"], .button, input[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .primary.blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .primary.blog-item-btn {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    border-radius: 100px; }
  .btn.secondary, input.secondary[type="submit"], .secondary.button, input.secondary[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .secondary.blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .secondary.blog-item-btn {
    --btn-bg: transparent;
    --btn-color: #473729;
    --btn-bg-hover: transparent;
    --btn-color-hover: #31261D;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    padding-left: 0;
    padding-right: 0; }
    .btn.secondary .btn-text, input.secondary[type="submit"] .btn-text, .secondary.button .btn-text, input.secondary[type="button"] .btn-text, #main .blog-items-container .blog-items .blog-item .blog-item-content .secondary.blog-item-btn .btn-text, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .secondary.blog-item-btn .btn-text {
      text-decoration: underline; }
  .btn.color-terracotta.primary, input.color-terracotta[type="submit"], .color-terracotta.button, input.color-terracotta[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .color-terracotta.primary.blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .color-terracotta.primary.blog-item-btn {
    --btn-bg: #c07d59;
    --btn-color: #ffffff;
    --btn-bg-hover: #a7633f;
    --btn-color-hover: #ffffff; }
  .btn.color-terracotta.secondary, input.color-terracotta.secondary[type="submit"], .color-terracotta.secondary.button, input.color-terracotta.secondary[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .color-terracotta.secondary.blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .color-terracotta.secondary.blog-item-btn {
    --btn-color: #c07d59;
    --btn-color-hover: #a7633f; }
  .btn.color-golden-oak.primary, input.color-golden-oak[type="submit"], .color-golden-oak.button, input.color-golden-oak[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .color-golden-oak.primary.blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .color-golden-oak.primary.blog-item-btn {
    --btn-bg: #A98160;
    --btn-color: #ffffff;
    --btn-bg-hover: #8b684b;
    --btn-color-hover: #ffffff; }
  .btn.color-golden-oak.secondary, input.color-golden-oak.secondary[type="submit"], .color-golden-oak.secondary.button, input.color-golden-oak.secondary[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .color-golden-oak.secondary.blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .color-golden-oak.secondary.blog-item-btn {
    --btn-color: #A98160;
    --btn-color-hover: #8b684b; }
  .btn.color-velvet-storm.primary, input.color-velvet-storm[type="submit"], .color-velvet-storm.button, input.color-velvet-storm[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .color-velvet-storm.primary.blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .color-velvet-storm.primary.blog-item-btn {
    --btn-bg: #A29BA6;
    --btn-color: #ffffff;
    --btn-bg-hover: #89808e;
    --btn-color-hover: #ffffff; }
  .btn.color-velvet-storm.secondary, input.color-velvet-storm.secondary[type="submit"], .color-velvet-storm.secondary.button, input.color-velvet-storm.secondary[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .color-velvet-storm.secondary.blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .color-velvet-storm.secondary.blog-item-btn {
    --btn-color: #A29BA6;
    --btn-color-hover: #89808e; }
  .btn.color-feral-wander.primary, input.color-feral-wander[type="submit"], .color-feral-wander.button, input.color-feral-wander[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .color-feral-wander.primary.blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .color-feral-wander.primary.blog-item-btn {
    --btn-bg: #928B66;
    --btn-color: #ffffff;
    --btn-bg-hover: #746e51;
    --btn-color-hover: #ffffff; }
  .btn.color-feral-wander.secondary, input.color-feral-wander.secondary[type="submit"], .color-feral-wander.secondary.button, input.color-feral-wander.secondary[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .color-feral-wander.secondary.blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .color-feral-wander.secondary.blog-item-btn {
    --btn-color: #928B66;
    --btn-color-hover: #746e51; }
  .btn span.btn-text ~ span.btn-icon, input[type="submit"] span.btn-text ~ span.btn-icon, .button span.btn-text ~ span.btn-icon, input[type="button"] span.btn-text ~ span.btn-icon, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.btn-text ~ span.btn-icon, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.btn-text ~ span.btn-icon {
    margin-left: 8px; }
  .btn span.btn-icon ~ span.btn-text, input[type="submit"] span.btn-icon ~ span.btn-text, .button span.btn-icon ~ span.btn-text, input[type="button"] span.btn-icon ~ span.btn-text, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.btn-icon ~ span.btn-text, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.btn-icon ~ span.btn-text {
    margin-left: 8px; }
  .btn.featured, input.featured[type="submit"], .featured.button, input.featured[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn {
    position: relative;
    display: block;
    width: 100%;
    height: 215px;
    background: #ffffff;
    color: #b79a81;
    font-style: normal;
    font-size: 25px;
    border-bottom: 10px solid #b79a81;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 20px 20px; }
    @media only screen and (max-width: 781px) {
      .btn.featured, input.featured[type="submit"], .featured.button, input.featured[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn {
        height: 150px; } }
    .btn.featured:before, input.featured[type="submit"]:before, .featured.button:before, input.featured[type="button"]:before, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:before, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:before {
      content: '';
      position: absolute;
      bottom: -10px;
      right: 0;
      background: #473729;
      width: 60px;
      height: 60px; }
    .btn.featured:after, input.featured[type="submit"]:after, .featured.button:after, input.featured[type="button"]:after, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:after, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:after {
      content: '';
      -webkit-backface-visibility: hidden;
      -webkit-perspective: 1000;
      position: absolute;
      bottom: -5px;
      right: 5px;
      transition: right 0.2s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1); }
    .btn.featured span.title, input.featured[type="submit"] span.title, .featured.button span.title, input.featured[type="button"] span.title, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.title, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.title {
      display: block;
      color: #708573;
      margin-bottom: 20px;
      font-size: 40px;
      line-height: 50px; }
      @media only screen and (max-width: 1199px) {
        .btn.featured span.title, input.featured[type="submit"] span.title, .featured.button span.title, input.featured[type="button"] span.title, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.title, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.title {
          font-size: 34px;
          line-height: 42px; } }
      @media only screen and (max-width: 781px) {
        .btn.featured span.title, input.featured[type="submit"] span.title, .featured.button span.title, input.featured[type="button"] span.title, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.title, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span.title {
          font-size: 30px;
          line-height: 37px; } }
    .btn.featured.inversed, input.featured.inversed[type="submit"], .featured.inversed.button, input.featured.inversed[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn {
      background: #dbcdc0; }
    .btn.featured:hover, input.featured:hover[type="submit"], .featured.button:hover, input.featured:hover[type="button"], #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:hover, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:hover {
      background: #473729;
      color: #b79a81;
      border-bottom: 10px solid #b79a81; }
      .btn.featured:hover span.title, input.featured:hover[type="submit"] span.title, .featured.button:hover span.title, input.featured:hover[type="button"] span.title, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:hover span.title, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:hover span.title {
        color: #dbcdc0; }
    .btn.featured:active:after, input.featured[type="submit"]:active:after, .featured.button:active:after, input.featured[type="button"]:active:after, #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:active:after, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn:active:after {
      right: 3px; }

.menu-button {
  display: -ms-flexbox;
  display: flex;
  text-decoration: none; }
  .menu-button .menu-button-icon {
    width: 24px;
    height: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
    cursor: pointer;
    transition: transform 330ms ease-out; }
    .menu-button .menu-button-icon .line-menu {
      background-color: #dbcdc0;
      border-radius: 5px;
      width: 100%;
      height: 3px; }
    .menu-button .menu-button-icon .line-menu.half {
      width: 51%; }
    .menu-button .menu-button-icon .line-menu.start {
      transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
      transform-origin: right; }
    .menu-button .menu-button-icon .line-menu.end {
      -ms-flex-item-align: end;
          align-self: flex-end;
      transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
      transform-origin: left; }
  .menu-button .menu-button-text {
    color: #dbcdc0;
    font-size: 18px;
    font-weight: 400;
    margin-left: 10px;
    transition: color 330ms ease-out; }
  .menu-button.open .menu-button-icon {
    transform: rotate(-45deg); }
    .menu-button.open .menu-button-icon .line-menu.start {
      transform: rotate(-90deg) translateX(2px); }
    .menu-button.open .menu-button-icon .line-menu.end {
      transform: rotate(-90deg) translateX(-2px); }

.ol-box {
  box-sizing: border-box;
  border-radius: 2px;
  border: 1.5px solid #b3c5db;
  background-color: rgba(255, 255, 255, 0.4); }

.ol-mouse-position {
  top: 8px;
  right: 8px;
  position: absolute; }

.ol-scale-line {
  background: rgba(0, 60, 136, 0.3);
  border-radius: 4px;
  bottom: 8px;
  left: 8px;
  padding: 2px;
  position: absolute; }

.ol-scale-line-inner {
  border: 1px solid #eee;
  border-top: none;
  color: #eee;
  font-size: 10px;
  text-align: center;
  margin: 1px;
  will-change: contents,width;
  transition: all .25s; }

.ol-scale-bar {
  position: absolute;
  bottom: 8px;
  left: 8px; }

.ol-scale-step-marker {
  width: 1px;
  height: 15px;
  background-color: #000;
  float: right;
  z-index: 10; }

.ol-scale-step-text {
  position: absolute;
  bottom: -5px;
  font-size: 12px;
  z-index: 11;
  color: #000;
  text-shadow: -2px 0 #fff,0 2px #fff,2px 0 #fff,0 -2px #fff; }

.ol-scale-text {
  position: absolute;
  font-size: 14px;
  text-align: center;
  bottom: 25px;
  color: #000;
  text-shadow: -2px 0 #fff,0 2px #fff,2px 0 #fff,0 -2px #fff; }

.ol-scale-singlebar {
  position: relative;
  height: 10px;
  z-index: 9;
  box-sizing: border-box;
  border: 1px solid #000; }

.ol-unsupported {
  display: none; }

.ol-unselectable, .ol-viewport {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.ol-viewport canvas {
  all: unset; }

.ol-selectable {
  -webkit-touch-callout: default;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.ol-grabbing {
  cursor: grabbing; }

.ol-grab {
  cursor: move;
  cursor: grab; }

.ol-control {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 4px;
  padding: 2px; }

.ol-control:hover {
  background-color: rgba(255, 255, 255, 0.6); }

.ol-zoom {
  top: .5em;
  left: .5em; }

.ol-rotate {
  top: .5em;
  right: .5em;
  transition: opacity .25s linear,visibility 0s linear; }

.ol-rotate.ol-hidden {
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s linear,visibility 0s linear .25s; }

.ol-zoom-extent {
  top: 4.643em;
  left: .5em; }

.ol-full-screen {
  right: .5em;
  top: .5em; }

.ol-control button {
  display: block;
  margin: 1px;
  padding: 0;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  font-size: inherit;
  text-align: center;
  height: 1.375em;
  width: 1.375em;
  line-height: .4em;
  background-color: rgba(0, 60, 136, 0.5);
  border: none;
  border-radius: 2px; }

.ol-control button::-moz-focus-inner {
  border: none;
  padding: 0; }

.ol-zoom-extent button {
  line-height: 1.4em; }

.ol-compass {
  display: block;
  font-weight: 400;
  font-size: 1.2em;
  will-change: transform; }

.ol-touch .ol-control button {
  font-size: 1.5em; }

.ol-touch .ol-zoom-extent {
  top: 5.5em; }

.ol-control button:focus, .ol-control button:hover {
  text-decoration: none;
  background-color: rgba(0, 60, 136, 0.7); }

.ol-zoom .ol-zoom-in {
  border-radius: 2px 2px 0 0; }

.ol-zoom .ol-zoom-out {
  border-radius: 0 0 2px 2px; }

.ol-attribution {
  text-align: right;
  bottom: .5em;
  right: .5em;
  max-width: calc(100% - 1.3em);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row-reverse;
      flex-flow: row-reverse;
  -ms-flex-align: center;
      align-items: center; }

.ol-attribution a {
  color: rgba(0, 60, 136, 0.7);
  text-decoration: none; }

.ol-attribution ul {
  margin: 0;
  padding: 1px .5em;
  color: #000;
  text-shadow: 0 0 2px #fff;
  font-size: 12px; }

.ol-attribution li {
  display: inline;
  list-style: none; }

.ol-attribution li:not(:last-child):after {
  content: " "; }

.ol-attribution img {
  max-height: 2em;
  max-width: inherit;
  vertical-align: middle; }

.ol-attribution button {
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.ol-attribution.ol-collapsed ul {
  display: none; }

.ol-attribution:not(.ol-collapsed) {
  background: rgba(255, 255, 255, 0.8); }

.ol-attribution.ol-uncollapsible {
  bottom: 0;
  right: 0;
  border-radius: 4px 0 0; }

.ol-attribution.ol-uncollapsible img {
  margin-top: -.2em;
  max-height: 1.6em; }

.ol-attribution.ol-uncollapsible button {
  display: none; }

.ol-zoomslider {
  top: 4.5em;
  left: .5em;
  height: 200px; }

.ol-zoomslider button {
  position: relative;
  height: 10px; }

.ol-touch .ol-zoomslider {
  top: 5.5em; }

.ol-overviewmap {
  left: .5em;
  bottom: .5em; }

.ol-overviewmap.ol-uncollapsible {
  bottom: 0;
  left: 0;
  border-radius: 0 4px 0 0; }

.ol-overviewmap .ol-overviewmap-map, .ol-overviewmap button {
  display: block; }

.ol-overviewmap .ol-overviewmap-map {
  border: 1px solid #7b98bc;
  height: 150px;
  margin: 2px;
  width: 150px; }

.ol-overviewmap:not(.ol-collapsed) button {
  bottom: 2px;
  left: 2px;
  position: absolute; }

.ol-overviewmap.ol-collapsed .ol-overviewmap-map, .ol-overviewmap.ol-uncollapsible button {
  display: none; }

.ol-overviewmap:not(.ol-collapsed) {
  background: rgba(255, 255, 255, 0.8); }

.ol-overviewmap-box {
  border: 2px dotted rgba(0, 60, 136, 0.7); }

.ol-overviewmap .ol-overviewmap-box:hover {
  cursor: move; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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 {
  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; }

*::-moz-selection {
  background: #473729;
  color: #fff; }

*::selection {
  background: #473729;
  color: #fff; }

*::-moz-selection {
  background: #473729;
  color: #fff; }

@media screen and (max-width: 40em) {
  body {
    -webkit-text-size-adjust: 100%; } }

html, body {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
  height: 100%; }

body {
  overflow-x: hidden; }

.no-overflow {
  overflow: hidden; }

.relative {
  position: relative; }

.wp-block-image {
  margin: 0; }

.wp-block-columns {
  float: none !important; }

.clear {
  clear: both; }

@media only screen and (min-width: 782px) {
  .valign-middle .columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center; } }

.valign-middle-small .columns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center; }

@media only screen and (min-width: 1024px) {
  .valign-middle-large-only .columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center; } }

.equal-height-row .equal-height-column {
  box-sizing: content-box; }

.row-full-width {
  max-width: none; }

.table {
  display: table; }
  .table .table-row {
    display: table-row; }
    .table .table-row .table-cell {
      display: table-cell; }
      .table .table-row .table-cell:first-child {
        padding-right: 15px; }
      .table .table-row .table-cell.top {
        vertical-align: top; }
      .table .table-row .table-cell.middle {
        vertical-align: middle; }
      .table .table-row .table-cell.bottom {
        vertical-align: bottom; }

table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  color: #222; }
  table th {
    font-weight: 500; }
  table th, table td {
    padding: 0.75rem 0.5rem;
    border-bottom: 1px solid #ebe2db;
    vertical-align: top; }
    table th > *:last-child, table td > *:last-child {
      margin-bottom: 0; }
  table tr:last-child td, table tr:last-child th {
    border-bottom: none; }

/*table {
    tbody {
        tr {
            th, td {
                @extend .font-text;
                padding: 3px 8px;

                > *:last-child {
                    margin-bottom: 0;
                }
            }

            th {
                font-weight: 500;
            }

            &:nth-child(2n) {
                background: $puur-color;
            }
        }
    }
}*/
#main .has-pattern-lines, .acf-block-preview .has-pattern-lines {
  background-image: url("../../img/pattern-lines.svg");
  background-size: cover; }

#main .has-pattern-brush, .acf-block-preview .has-pattern-brush {
  background-image: url("../../img/pattern-brush.svg");
  background-size: cover; }

#main .section, .acf-block-preview .section {
  position: relative;
  /*&.has-pattern-brush {
            &:before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-image: url('../../img/pattern-brush.jpg');
                background-size: cover;
                background-position: 50% 50%;
                z-index: -1;
            }
        }*/ }
  #main .section.has-spacing-top, .acf-block-preview .section.has-spacing-top {
    margin-top: 100px; }
    @media only screen and (max-width: 781px) {
      #main .section.has-spacing-top, .acf-block-preview .section.has-spacing-top {
        margin-top: 40px; } }
  #main .section.has-spacing-top-small, .acf-block-preview .section.has-spacing-top-small {
    margin-top: 30px; }
    @media only screen and (max-width: 781px) {
      #main .section.has-spacing-top-small, .acf-block-preview .section.has-spacing-top-small {
        margin-top: 15px; } }
  #main .section.has-spacing-bottom, .acf-block-preview .section.has-spacing-bottom {
    margin-bottom: 100px; }
    @media only screen and (max-width: 781px) {
      #main .section.has-spacing-bottom, .acf-block-preview .section.has-spacing-bottom {
        margin-bottom: 40px; } }
  #main .section.has-padding-top, .acf-block-preview .section.has-padding-top {
    padding-top: 60px; }
    @media only screen and (max-width: 781px) {
      #main .section.has-padding-top, .acf-block-preview .section.has-padding-top {
        padding-top: 30px; } }
  #main .section.has-padding-bottom, .acf-block-preview .section.has-padding-bottom {
    padding-bottom: 60px; }
    @media only screen and (max-width: 781px) {
      #main .section.has-padding-bottom, .acf-block-preview .section.has-padding-bottom {
        padding-bottom: 30px; } }

#main ul.wp-block-list, .acf-block-preview ul.wp-block-list {
  list-style: none;
  margin: 0; }
  #main ul.wp-block-list li, .acf-block-preview ul.wp-block-list li {
    position: relative;
    padding-left: 60px;
    margin: 20px 0; }
    #main ul.wp-block-list li:before, .acf-block-preview ul.wp-block-list li:before {
      content: '';
      display: block;
      -webkit-backface-visibility: hidden;
      -webkit-perspective: 1000;
      position: absolute;
      top: 5px;
      left: 5px;
      z-index: 1; }
    #main ul.wp-block-list li:after, .acf-block-preview ul.wp-block-list li:after {
      content: '';
      display: block;
      width: 28px;
      height: 28px;
      background: #b79a81;
      border-radius: 100%;
      position: absolute;
      top: 0;
      left: 0; }

#main .skin-problems-items .skin-problems-item, .acf-block-preview .skin-problems-items .skin-problems-item {
  padding: 20px;
  background: #ffffff;
  border-bottom: 10px solid #b79a81; }
  #main .skin-problems-items .skin-problems-item .title, .acf-block-preview .skin-problems-items .skin-problems-item .title {
    color: #333333;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 40px; }
  #main .skin-problems-items .skin-problems-item ul, .acf-block-preview .skin-problems-items .skin-problems-item ul {
    list-style: none;
    margin: 0; }
    #main .skin-problems-items .skin-problems-item ul li, .acf-block-preview .skin-problems-items .skin-problems-item ul li {
      margin: 6px 0; }
      #main .skin-problems-items .skin-problems-item ul li a, .acf-block-preview .skin-problems-items .skin-problems-item ul li a {
        color: #c07d59; }
        #main .skin-problems-items .skin-problems-item ul li a:hover, .acf-block-preview .skin-problems-items .skin-problems-item ul li a:hover {
          color: #333333; }

#main .treatments-container, .acf-block-preview .treatments-container {
  overflow-x: hidden; }
  #main .treatments-container h2, .acf-block-preview .treatments-container h2 {
    margin-bottom: 0;
    color: #333333; }
  #main .treatments-container h3, .acf-block-preview .treatments-container h3 {
    margin-top: 70px;
    color: #333333; }
    @media only screen and (max-width: 1023px) {
      #main .treatments-container h3, .acf-block-preview .treatments-container h3 {
        margin-top: 50px; } }
    @media only screen and (max-width: 781px) {
      #main .treatments-container h3, .acf-block-preview .treatments-container h3 {
        margin-top: 30px; } }
  #main .treatments-container p, .acf-block-preview .treatments-container p {
    margin-bottom: 25px; }
  #main .treatments-container .treatments-items, .acf-block-preview .treatments-container .treatments-items {
    margin: -0.9375rem 0; }
    #main .treatments-container .treatments-items .btn, #main .treatments-container .treatments-items input[type="submit"], #main .treatments-container .treatments-items .button, #main .treatments-container .treatments-items input[type="button"], #main .treatments-container .treatments-items .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn, #main .blog-items-container .blog-items .blog-item .blog-item-content .treatments-container .treatments-items .blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content #main .treatments-container .treatments-items .blog-item-btn, .acf-block-preview .treatments-container .treatments-items .btn, .acf-block-preview .treatments-container .treatments-items input[type="submit"], .acf-block-preview .treatments-container .treatments-items .button, .acf-block-preview .treatments-container .treatments-items input[type="button"], .acf-block-preview .treatments-container .treatments-items #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn, #main .blog-items-container .blog-items .blog-item .blog-item-content .acf-block-preview .treatments-container .treatments-items .blog-item-btn, .acf-block-preview .treatments-container .treatments-items .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .treatments-container .treatments-items .blog-item-btn {
      margin: 0.9375rem 0; }
  @media only screen and (max-width: 781px) {
    #main .treatments-container .treatments-slider, .acf-block-preview .treatments-container .treatments-slider {
      margin-top: 45px; } }
  #main .treatments-container .treatments-slider .slick-track, .acf-block-preview .treatments-container .treatments-slider .slick-track {
    margin: 0; }
  #main .treatments-container .treatments-slider .slick-list, .acf-block-preview .treatments-container .treatments-slider .slick-list {
    overflow: visible; }
  #main .treatments-container .treatments-slider .slick-arrow, .acf-block-preview .treatments-container .treatments-slider .slick-arrow {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    font-size: 0;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    display: block;
    position: absolute;
    top: -65px;
    right: 0;
    cursor: pointer; }
    #main .treatments-container .treatments-slider .slick-arrow.slick-prev, .acf-block-preview .treatments-container .treatments-slider .slick-arrow.slick-prev {
      right: 60px;
      transform: rotate(180deg); }
    #main .treatments-container .treatments-slider .slick-arrow.slick-disabled, .acf-block-preview .treatments-container .treatments-slider .slick-arrow.slick-disabled {
      opacity: 0.2;
      cursor: default; }

#main .blog-items-container .blog-items .blog-item .blog-item-image img, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-image img {
  width: 100%; }

#main .blog-items-container .blog-items .blog-item .blog-item-content, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content {
  position: relative; }
  #main .blog-items-container .blog-items .blog-item .blog-item-content .category-label, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .category-label {
    display: block;
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 1;
    background: #b79a81;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    border-radius: 100px 0px 0px 100px;
    padding: 8px 15px;
    pointer-events: none; }
  #main .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn span {
    margin-top: 70px;
    color: #333333;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }

#main .logo-grid-container .logo-grid, .acf-block-preview .logo-grid-container .logo-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  gap: 30px; }

#main .logo-grid-container .logo-item, .acf-block-preview .logo-grid-container .logo-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border: 1px dotted #dbcdc0;
  padding: 15px 30px;
  width: 200px;
  height: 133.33px;
  box-sizing: border-box; }

#main .logo-grid-container .logo-item img, .acf-block-preview .logo-grid-container .logo-item img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: auto;
  margin-left: auto; }

#main .call-to-action-container > .row > .columns, #main .call-to-action-container > .row-full-width > .columns, .acf-block-preview .call-to-action-container > .row > .columns, .acf-block-preview .call-to-action-container > .row-full-width > .columns {
  min-height: 500px; }

#main .call-to-action-container .call-to-action-image, .acf-block-preview .call-to-action-container .call-to-action-image {
  margin-left: -10vw;
  margin-right: -150px;
  width: calc(100% + 10vw + 150px);
  height: 500px;
  background: #ccc; }

#main .call-to-action-container .call-to-action-content, .acf-block-preview .call-to-action-container .call-to-action-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  z-index: 1;
  background: #dbcdc0;
  padding: 40px 80px;
  min-height: 400px;
  width: 100%; }
  @media only screen and (max-width: 781px) {
    #main .call-to-action-container .call-to-action-content, .acf-block-preview .call-to-action-container .call-to-action-content {
      padding: 20px; } }
  #main .call-to-action-container .call-to-action-content > *:last-child, .acf-block-preview .call-to-action-container .call-to-action-content > *:last-child {
    margin-bottom: 0; }
  #main .call-to-action-container .call-to-action-content h2, #main .call-to-action-container .call-to-action-content .h2, .acf-block-preview .call-to-action-container .call-to-action-content h2, .acf-block-preview .call-to-action-container .call-to-action-content .h2 {
    color: #333333; }
    #main .call-to-action-container .call-to-action-content h2:after, #main .call-to-action-container .call-to-action-content .h2:after, .acf-block-preview .call-to-action-container .call-to-action-content h2:after, .acf-block-preview .call-to-action-container .call-to-action-content .h2:after {
      background: #b79a81; }

#main .intro-container, .acf-block-preview .intro-container {
  position: relative;
  min-height: calc(400px + 120px); }
  #main .intro-container .intro-content, .acf-block-preview .intro-container .intro-content {
    position: relative;
    z-index: 1; }
    #main .intro-container .intro-content .intro-content-inner, .acf-block-preview .intro-container .intro-content .intro-content-inner {
      background: #fff;
      padding: 60px;
      margin-bottom: 120px; }
      @media only screen and (max-width: 1023px) {
        #main .intro-container .intro-content .intro-content-inner, .acf-block-preview .intro-container .intro-content .intro-content-inner {
          padding: 40px; } }
      @media only screen and (max-width: 781px) {
        #main .intro-container .intro-content .intro-content-inner, .acf-block-preview .intro-container .intro-content .intro-content-inner {
          padding: 30px;
          text-align: center; } }
      #main .intro-container .intro-content .intro-content-inner h1, .acf-block-preview .intro-container .intro-content .intro-content-inner h1 {
        font-size: 70px;
        line-height: 1.2; }
        @media only screen and (max-width: 1023px) {
          #main .intro-container .intro-content .intro-content-inner h1, .acf-block-preview .intro-container .intro-content .intro-content-inner h1 {
            font-size: 58px; } }
        @media only screen and (max-width: 781px) {
          #main .intro-container .intro-content .intro-content-inner h1, .acf-block-preview .intro-container .intro-content .intro-content-inner h1 {
            font-size: 42px; } }
  #main .intro-container .intro-image, .acf-block-preview .intro-container .intro-image {
    position: absolute;
    top: 120px;
    width: 100%;
    height: calc(100% - 120px); }
    #main .intro-container .intro-image img, .acf-block-preview .intro-container .intro-image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }

#main #archive-nav, .acf-block-preview #archive-nav {
  margin: -50px 0 50px 0; }
  #main #archive-nav ul, .acf-block-preview #archive-nav ul {
    text-align: center;
    list-style: none;
    margin: 0; }
    #main #archive-nav ul li, .acf-block-preview #archive-nav ul li {
      display: inline-block;
      color: #333333;
      background: #ebe2db;
      border-radius: 100%; }
      #main #archive-nav ul li.active, #main #archive-nav ul li:hover, .acf-block-preview #archive-nav ul li.active, .acf-block-preview #archive-nav ul li:hover {
        background: #c07d59; }
        #main #archive-nav ul li.active a, #main #archive-nav ul li:hover a, .acf-block-preview #archive-nav ul li.active a, .acf-block-preview #archive-nav ul li:hover a {
          color: #ffffff; }
      #main #archive-nav ul li a, .acf-block-preview #archive-nav ul li a {
        display: inline-block;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        font-size: 20px;
        text-transform: uppercase;
        color: #333333;
        text-decoration: none; }

#contact-sidebar {
  margin-top: 100px; }
  @media only screen and (max-width: 781px) {
    #contact-sidebar {
      margin-top: 20px; } }

#footer {
  background: #ebe2db;
  margin: 40px 0 0 0;
  padding: 40px 0; }
  @media only screen and (max-width: 781px) {
    #footer {
      padding-top: 20px;
      border-top: 1px dotted #dbcdc0; } }
  #footer .logo {
    display: block;
    margin-bottom: 20px; }
    #footer .logo svg {
      max-width: calc(100% - 40px);
      height: auto; }
  #footer .title {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 15px;
    color: #333333; }
  #footer .footer-inner .columns {
    margin-bottom: 20px; }
  #footer #footer-column-1-nav ul, #footer #footer-column-2-nav ul, #footer #footer-column-3-nav ul {
    margin: 0;
    list-style: none; }
    #footer #footer-column-1-nav ul li, #footer #footer-column-2-nav ul li, #footer #footer-column-3-nav ul li {
      margin-bottom: 8px; }
      #footer #footer-column-1-nav ul li:last-of-type, #footer #footer-column-2-nav ul li:last-of-type, #footer #footer-column-3-nav ul li:last-of-type {
        margin-bottom: 0; }
      #footer #footer-column-1-nav ul li a, #footer #footer-column-2-nav ul li a, #footer #footer-column-3-nav ul li a {
        text-decoration: none; }
        #footer #footer-column-1-nav ul li a:hover, #footer #footer-column-2-nav ul li a:hover, #footer #footer-column-3-nav ul li a:hover {
          text-decoration: underline; }
  #footer .copyright {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin: 15px 0 0 0; }
    #footer .copyright .social-media {
      position: relative;
      z-index: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      #footer .copyright .social-media span {
        margin-right: 10px; }
      #footer .copyright .social-media .icon {
        position: relative;
        background: rgba(192, 125, 89, 0.8);
        border-radius: 100%;
        width: 40px;
        height: 40px;
        display: block;
        margin: 0 5px;
        transition: background 0.5s cubic-bezier(0.23, 1, 0.32, 1); }
        #footer .copyright .social-media .icon:hover {
          background: #c07d59; }
        #footer .copyright .social-media .icon:after {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
        #footer .copyright .social-media .icon.instagram:after {
          -webkit-backface-visibility: hidden;
          -webkit-perspective: 1000;
          display: block; }
        #footer .copyright .social-media .icon.facebook:after {
          -webkit-backface-visibility: hidden;
          -webkit-perspective: 1000;
          display: block; }

#header .topbar {
  position: relative;
  z-index: 99;
  background: #31261D;
  min-height: 75px; }
  #header .topbar h1 {
    margin: 0; }
    #header .topbar h1:after {
      display: none; }
  #header .topbar .logo {
    display: block;
    margin: 25px 0;
    line-height: 0; }
    #header .topbar .logo svg {
      width: auto;
      height: 25px; }
  @media only screen and (max-width: 1023px) {
    #header .topbar .menu-container {
      display: none; }
      #header .topbar .menu-container.open {
        display: block;
        border-top: 1px solid #dbcdc0; } }
  #header .topbar #icon-nav {
    list-style: none;
    margin: 0;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    #header .topbar #icon-nav > li {
      margin: 0 15px; }
      #header .topbar #icon-nav > li > a {
        color: #dbcdc0;
        text-decoration: none; }
        #header .topbar #icon-nav > li > a svg {
          display: block; }
        #header .topbar #icon-nav > li > a .cart-icon-container {
          position: relative;
          display: block;
          height: auto;
          overflow: visible;
          line-height: 1; }
          #header .topbar #icon-nav > li > a .cart-icon-container .cart-svg {
            display: block;
            width: 100%;
            height: auto; }
          #header .topbar #icon-nav > li > a .cart-icon-container .cart-count-overlay {
            position: absolute;
            top: 62%;
            left: 50%;
            transform: translate(-50%, -50%);
            font-size: 12px;
            text-align: center;
            pointer-events: none; }
  #header .topbar #main-nav > ul {
    list-style: none;
    margin: 0;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    @media only screen and (max-width: 1023px) {
      #header .topbar #main-nav > ul {
        display: block;
        margin: 25px 0; } }
    #header .topbar #main-nav > ul > li {
      position: relative;
      margin: 0 20px;
      padding: 8px 0; }
      @media only screen and (max-width: 1023px) {
        #header .topbar #main-nav > ul > li {
          display: block;
          margin: 0;
          font-size: 24px; }
          #header .topbar #main-nav > ul > li.menu-item-account, #header .topbar #main-nav > ul > li.menu-item-cart {
            display: none; } }
      #header .topbar #main-nav > ul > li > a {
        position: relative;
        text-decoration: none;
        transition: color 0.5s cubic-bezier(0.23, 1, 0.32, 1);
        font-weight: 300;
        font-size: inherit;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #dbcdc0; }
        #header .topbar #main-nav > ul > li > a:after {
          content: '';
          position: absolute;
          bottom: -3px;
          left: 0;
          width: 0;
          opacity: 0;
          height: 1px;
          background: #dbcdc0;
          transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1); }
        #header .topbar #main-nav > ul > li > a:hover:after {
          width: 100%;
          opacity: 1; }
      #header .topbar #main-nav > ul > li.wpml-ls-menu-item a {
        display: -ms-inline-flexbox;
        display: inline-flex; }
      #header .topbar #main-nav > ul > li.menu-item-has-children > a {
        padding-right: 25px; }
        #header .topbar #main-nav > ul > li.menu-item-has-children > a:before {
          content: '';
          -webkit-backface-visibility: hidden;
          -webkit-perspective: 1000;
          display: block;
          position: absolute;
          top: 50%;
          right: 0;
          transform: translateY(-50%);
          transition: transform 250ms ease-in-out; }
      #header .topbar #main-nav > ul > li.menu-item-has-children.is-open > a:before {
        transform-origin: center;
        transform: translateY(-50%) rotate(-180deg); }
      #header .topbar #main-nav > ul > li.menu-item-has-children.is-open > a:after {
        width: 100%;
        opacity: 1; }
      #header .topbar #main-nav > ul > li ul {
        margin: 0;
        list-style: none;
        position: absolute;
        top: 100%;
        left: -12px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
        z-index: 999;
        width: -moz-max-content;
        width: max-content;
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        transform: translateY(8px);
        transition: opacity 0.2s ease, transform 0.2s ease; }
        @media only screen and (max-width: 1023px) {
          #header .topbar #main-nav > ul > li ul {
            position: static;
            box-shadow: none;
            opacity: 1;
            visibility: visible;
            pointer-events: all;
            transform: translateY(0);
            display: none;
            width: 100%;
            margin-top: 8px; } }
        #header .topbar #main-nav > ul > li ul.open {
          opacity: 1;
          visibility: visible;
          transform: translateY(0);
          pointer-events: all; }
          @media only screen and (max-width: 1023px) {
            #header .topbar #main-nav > ul > li ul.open {
              display: block; } }
        #header .topbar #main-nav > ul > li ul li {
          margin: 0;
          padding: 0; }
          @media only screen and (max-width: 1023px) {
            #header .topbar #main-nav > ul > li ul li {
              margin: 8px 0 8px 15px; } }
          #header .topbar #main-nav > ul > li ul li a {
            display: block;
            padding: 6px 12px;
            text-decoration: none;
            background: #dbcdc0;
            color: #31261D;
            transition: background 0.2s ease, color 0.2s ease; }
            @media only screen and (max-width: 1023px) {
              #header .topbar #main-nav > ul > li ul li a {
                padding: 0;
                background: none;
                color: #dbcdc0; }
                #header .topbar #main-nav > ul > li ul li a:hover {
                  text-decoration: underline; } }
            #header .topbar #main-nav > ul > li ul li a span {
              color: inherit; }
            #header .topbar #main-nav > ul > li ul li a:hover {
              background: #c8b3a0;
              color: #333333; }
              @media only screen and (max-width: 1023px) {
                #header .topbar #main-nav > ul > li ul li a:hover {
                  background: none;
                  color: #dbcdc0; } }

#header .featured-container {
  position: relative;
  width: 100%; }
  #header .featured-container .featured-image {
    position: relative;
    width: 100%;
    height: 500px; }
    @media only screen and (max-width: 1023px) {
      #header .featured-container .featured-image {
        height: 400px; } }
    @media only screen and (max-width: 781px) {
      #header .featured-container .featured-image {
        height: 300px; } }
    #header .featured-container .featured-image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  #header .featured-container .featured-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    #header .featured-container .featured-content > .grid-container {
      height: 100%; }
      #header .featured-container .featured-content > .grid-container > .grid-y {
        height: 100%; }
  #header .featured-container .featured-text {
    position: relative;
    z-index: 1; }
    #header .featured-container .featured-text.shadow span, #header .featured-container .featured-text.shadow p, #header .featured-container .featured-text.shadow i, #header .featured-container .featured-text.shadow em {
      text-shadow: 0 0 15px #333; }
    #header .featured-container .featured-text span, #header .featured-container .featured-text p {
      color: #ffffff;
      margin-bottom: 30px;
      display: block;
      max-width: 860px;
      font-size: 50px;
      line-height: 62px; }
      @media only screen and (max-width: 1023px) {
        #header .featured-container .featured-text span, #header .featured-container .featured-text p {
          font-size: 40px;
          line-height: 50px; } }
      @media only screen and (max-width: 781px) {
        #header .featured-container .featured-text span, #header .featured-container .featured-text p {
          font-size: 30px;
          line-height: 37px; } }
      #header .featured-container .featured-text span i, #header .featured-container .featured-text span em, #header .featured-container .featured-text p i, #header .featured-container .featured-text p em {
        font-style: italic;
        color: #b79a81; }
  #header .featured-container.alternative {
    padding-bottom: 60px; }
    @media only screen and (max-width: 781px) {
      #header .featured-container.alternative {
        padding-bottom: 0; } }
    #header .featured-container.alternative:before {
      width: calc(50% + 160px);
      left: calc(50% - 160px);
      bottom: 0; }
      @media only screen and (max-width: 781px) {
        #header .featured-container.alternative:before {
          display: none; } }
    #header .featured-container.alternative .featured-image {
      position: relative;
      width: 800px;
      margin-left: 50vw;
      height: 500px;
      max-width: 800px; }
      @media only screen and (max-width: 1600px) {
        #header .featured-container.alternative .featured-image {
          margin-left: calc(100vw - 800px); } }
      @media only screen and (max-width: 781px) {
        #header .featured-container.alternative .featured-image {
          width: 100%;
          height: 300px;
          margin-left: 0; } }
      #header .featured-container.alternative .featured-image:before {
        display: none; }
    #header .featured-container.alternative .floating-container {
      position: absolute;
      bottom: -60px;
      left: 15px;
      width: 100%;
      max-width: 860px; }
      @media only screen and (max-width: 1023px) {
        #header .featured-container.alternative .floating-container {
          max-width: 640px; } }
      @media only screen and (max-width: 781px) {
        #header .featured-container.alternative .floating-container {
          display: none; } }
    #header .featured-container.alternative .featured-text {
      background: #dbcdc0;
      padding: 40px; }
      #header .featured-container.alternative .featured-text > *:last-child {
        margin-bottom: 0; }
      #header .featured-container.alternative .featured-text span, #header .featured-container.alternative .featured-text p {
        color: #333333;
        display: block;
        width: 100%; }
  #header .featured-container .skin-problems-selector-container {
    position: relative;
    z-index: 2;
    top: -60px; }
    #header .featured-container .skin-problems-selector-container .skin-problems-selector {
      background: #dbcdc0;
      padding: 40px 80px; }
      @media only screen and (max-width: 781px) {
        #header .featured-container .skin-problems-selector-container .skin-problems-selector {
          padding: 30px 15px; } }
      #header .featured-container .skin-problems-selector-container .skin-problems-selector span {
        color: #333333; }
      #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner {
        position: relative; }
        #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-toggle, #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-item {
          display: block;
          background: #ffffff;
          padding: 12px 20px;
          text-decoration: none;
          color: #333333;
          transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1); }
        #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-toggle {
          position: relative; }
          #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-toggle:after {
            content: '';
            -webkit-backface-visibility: hidden;
            -webkit-perspective: 1000;
            position: absolute;
            top: 0;
            right: 0; }
          #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-toggle:hover {
            background: #ebe2db; }
        #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner a.selector-item:hover {
          background: #473729;
          color: #ffffff; }
        #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner ul {
          display: none;
          position: absolute;
          width: 100%;
          list-style: none;
          margin: 0;
          border-top: 2px solid #473729;
          border-bottom: 3px solid #473729;
          max-height: 300px;
          overflow: scroll; }
          #header .featured-container .skin-problems-selector-container .skin-problems-selector .skin-problems-selector-inner ul.show {
            display: block; }
  #header .featured-container .slogan {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    text-align: center; }
    #header .featured-container .slogan span {
      color: #708573;
      line-height: 1.5;
      margin: 0; }
      #header .featured-container .slogan span span {
        display: inline-block;
        margin: 0 5px; }

#main {
  /*
     * Product archive
     */
  /*
     * Product detail
     */
  /**
     * Add to cart
     */
  /**
     * Quantity button
     */ }
  #main .products .product {
    position: relative; }
    #main .products .product img.secondary-image {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      transition: opacity 0.3s ease; }
    #main .products .product:hover img.secondary-image {
      opacity: 1; }
    #main .products .product .woocommerce-loop-product__link {
      text-decoration: none; }
    #main .products .product .woocommerce-loop-product__title {
      margin-top: 15px; }
    #main .products .product span.price {
      display: block; }
    #main .products .product .btn, #main .products .product input[type="submit"], #main .products .product .button, #main .products .product input[type="button"], #main .products .product .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn, #main .blog-items-container .blog-items .blog-item .blog-item-content .products .product .blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content #main .products .product .blog-item-btn {
      margin-top: 15px;
      -ms-flex-pack: left;
          justify-content: left; }
  #main .woocommerce-notices-wrapper {
    background: #708573; }
  #main .woocommerce-product-gallery {
    margin-left: max(-120px, calc(((100vw - 1200px) / -2) - 16px));
    width: 100%; }
    @media only screen and (max-width: 1300px) {
      #main .woocommerce-product-gallery {
        margin-left: -16px; } }
    @media only screen and (max-width: 781px) {
      #main .woocommerce-product-gallery {
        margin-left: 0; } }
    #main .woocommerce-product-gallery .woocommerce-product-gallery__image {
      margin-bottom: 4px; }
  #main .product .summary ul.product-attributes {
    margin: 0 0 30px 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    #main .product .summary ul.product-attributes li {
      font-size: 18px; }
  #main .product .summary h1.product_title {
    margin-top: 40px; }
  #main .product .summary .price, #main .product .summary .price span {
    font-size: 32px; }
  #main .product .summary .btn, #main .product .summary input[type="submit"], #main .product .summary .button, #main .product .summary input[type="button"], #main .product .summary .blog-items-container .blog-items .blog-item .blog-item-content .blog-item-btn, #main .blog-items-container .blog-items .blog-item .blog-item-content .product .summary .blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content #main .product .summary .blog-item-btn {
    width: 100%;
    -ms-flex-pack: center;
        justify-content: center;
    max-width: 400px;
    margin-top: 30px; }
  #main .wc-tabs-wrapper .accordion-item .accordion-title {
    margin: 0;
    text-decoration: none;
    border-left: none;
    border-right: none;
    border-top: 1px solid #333333; }
    #main .wc-tabs-wrapper .accordion-item .accordion-title:before {
      content: '';
      -webkit-backface-visibility: hidden;
      -webkit-perspective: 1000;
      display: block;
      transition: transform 250ms ease-in-out; }
    #main .wc-tabs-wrapper .accordion-item .accordion-title:hover, #main .wc-tabs-wrapper .accordion-item .accordion-title:active, #main .wc-tabs-wrapper .accordion-item .accordion-title:focus {
      background: #f9f6f5; }
  #main .wc-tabs-wrapper .accordion-item .accordion-content {
    border: none;
    border-top: 1px solid #333333; }
    #main .wc-tabs-wrapper .accordion-item .accordion-content h2 {
      display: none; }
  #main .wc-tabs-wrapper .accordion-item.is-active .accordion-title:before {
    transform: rotate(-180deg); }
  #main .wc-tabs-wrapper .accordion-item:last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #333333; }
  #main .woocommerce-cart-form thead {
    display: none; }
  #main .woocommerce-cart-form .product-thumbnail img {
    max-width: 150px; }
  #main .woocommerce-cart-form .product-info .quantity-btn-label {
    display: none; }
  #main .woocommerce-cart-form .actions .coupon {
    display: -ms-inline-flexbox;
    display: inline-flex; }
    #main .woocommerce-cart-form .actions .coupon input {
      margin: 0; }
  #main .woocommerce-shipping-totals ul, #main .woocommerce-checkout-payment ul {
    list-style: none;
    margin: 0; }
  #main .quantity {
    margin-top: 30px; }
    #main .quantity .quantity-btn-label {
      margin-right: 15px; }
    #main .quantity .quantity-btn {
      display: inline-block;
      position: relative; }
      #main .quantity .quantity-btn input[type="number"]::-webkit-outer-spin-button,
      #main .quantity .quantity-btn input[type="number"]::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0; }
      #main .quantity .quantity-btn input[type="number"] {
        -moz-appearance: textfield;
        background: #ffffff;
        border: 1px solid #333333;
        width: 115px;
        margin: 0;
        padding: 0 20px;
        text-align: center; }
      #main .quantity .quantity-btn .plus, #main .quantity .quantity-btn .minus {
        position: absolute;
        top: 0;
        z-index: 1;
        padding: 0 10px;
        height: 100%;
        cursor: pointer; }
      #main .quantity .quantity-btn .minus {
        left: 0; }
      #main .quantity .quantity-btn .plus {
        right: 0; }

.signature-compass-container {
  margin: 0 auto;
  max-width: 800px; }
  .signature-compass-container #signature-compass-form {
    position: relative; }
    .signature-compass-container #signature-compass-form .form-pages {
      background-color: #ebe2db;
      background-position: 50% 50%;
      background-size: 200%;
      border: 1px solid #dbcdc0;
      border-radius: 16px;
      overflow: hidden; }
      .signature-compass-container #signature-compass-form .form-pages .form-page {
        text-align: center;
        opacity: 0;
        transform: translateY(40px) scale(0.96);
        filter: blur(12px) brightness(0.85) saturate(0.9);
        transition: opacity 1.4s ease, transform 1.6s cubic-bezier(0.22, 1, 0.36, 1), filter 1.6s ease, height 0.7s ease;
        pointer-events: none;
        height: 0;
        overflow: hidden; }
        .signature-compass-container #signature-compass-form .form-pages .form-page.current-page {
          opacity: 1;
          transform: translateY(0) scale(1);
          filter: blur(0px) brightness(1) saturate(1.05);
          pointer-events: auto;
          height: auto;
          overflow: visible;
          position: relative; }
        .signature-compass-container #signature-compass-form .form-pages .form-page.hide-page {
          opacity: 0;
          transform: translateY(40px) scale(0.96);
          filter: blur(12px) brightness(0.85) saturate(0.9);
          height: 0;
          overflow: hidden; }
        .signature-compass-container #signature-compass-form .form-pages .form-page .page-header {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center;
          height: 250px;
          background-size: cover;
          background-position: 50% 50%; }
          .signature-compass-container #signature-compass-form .form-pages .form-page .page-header .layer {
            position: absolute;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            -ms-flex-pack: center;
                justify-content: center;
            width: 100%;
            height: 250px; }
            .signature-compass-container #signature-compass-form .form-pages .form-page .page-header .layer span.h2 {
              position: relative;
              font-size: 62px;
              font-weight: 700;
              line-height: 62px;
              margin: 0; }
            .signature-compass-container #signature-compass-form .form-pages .form-page .page-header .layer.gold span.h2 {
              background-image: url("../../img/pattern-gold.jpg");
              -webkit-background-clip: text;
              -webkit-text-fill-color: transparent; }
            .signature-compass-container #signature-compass-form .form-pages .form-page .page-header .layer.shadow span.h2 {
              background: none;
              color: #e2b732;
              position: absolute;
              text-shadow: 0 0 12px rgba(0, 0, 0, 0.5); }
        .signature-compass-container #signature-compass-form .form-pages .form-page .page-content {
          padding: 60px 40px; }
          @media only screen and (max-width: 781px) {
            .signature-compass-container #signature-compass-form .form-pages .form-page .page-content {
              padding: 30px 15px; } }
          .signature-compass-container #signature-compass-form .form-pages .form-page .page-content span.h1 {
            margin-bottom: 30px; }
          .signature-compass-container #signature-compass-form .form-pages .form-page .page-content span.h5 {
            margin: 40px 0 0 0; }
          .signature-compass-container #signature-compass-form .form-pages .form-page .page-content a.btn, .signature-compass-container #signature-compass-form .form-pages .form-page .page-content a.button, .signature-compass-container #signature-compass-form .form-pages .form-page .page-content #main .blog-items-container .blog-items .blog-item .blog-item-content a.blog-item-btn, #main .blog-items-container .blog-items .blog-item .blog-item-content .signature-compass-container #signature-compass-form .form-pages .form-page .page-content a.blog-item-btn, .signature-compass-container #signature-compass-form .form-pages .form-page .page-content .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content a.blog-item-btn, .acf-block-preview .blog-items-container .blog-items .blog-item .blog-item-content .signature-compass-container #signature-compass-form .form-pages .form-page .page-content a.blog-item-btn {
            margin-top: 30px; }
          @media only screen and (max-width: 1023px) {
            .signature-compass-container #signature-compass-form .form-pages .form-page .page-content img {
              margin-top: 30px; } }
          .signature-compass-container #signature-compass-form .form-pages .form-page .page-content ul.answers {
            list-style: none;
            margin: 45px 0 0 0; }
            .signature-compass-container #signature-compass-form .form-pages .form-page .page-content ul.answers .answer-btn {
              display: block;
              width: 100%;
              margin: 12px 0;
              padding: 20px;
              border-radius: 12px;
              background: rgba(219, 205, 192, 0.6);
              color: #473729;
              border: 1px solid #d2c0b0;
              cursor: pointer;
              text-align: left;
              transition: 0.25s;
              text-decoration: none; }
              .signature-compass-container #signature-compass-form .form-pages .form-page .page-content ul.answers .answer-btn:hover {
                background: rgba(210, 192, 176, 0.6);
                color: #473729;
                border: 1px solid #c8b3a0;
                box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
                transform: translateY(-2px); }
    .signature-compass-container #signature-compass-form .compass-stepper {
      position: absolute;
      bottom: -50px;
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      padding: 0;
      margin: 0;
      -ms-flex-pack: justify;
          justify-content: space-between;
      opacity: 1;
      transition: opacity 1.5s ease-in; }
      .signature-compass-container #signature-compass-form .compass-stepper.hide-stepper {
        opacity: 0; }
      .signature-compass-container #signature-compass-form .compass-stepper li {
        position: relative;
        text-align: center;
        -ms-flex: 1;
            flex: 1;
        font-size: 14px;
        color: #f9f6f5;
        transition: color 1.5s; }
        .signature-compass-container #signature-compass-form .compass-stepper li::before {
          content: "";
          position: relative;
          width: 12px;
          height: 12px;
          border-radius: 50%;
          background: #f9f6f5;
          border: 1px solid #e6d9d5;
          display: block;
          margin: 0 auto 10px;
          z-index: 2;
          transition: background 1.5s, border-color 1.5s, transform 1.5s, box-shadow 1.5s; }
        .signature-compass-container #signature-compass-form .compass-stepper li::after {
          content: "";
          position: absolute;
          top: calc($step-size / 2);
          left: 100%;
          width: 100%;
          height: 1px;
          background: #ebe2db;
          z-index: 1;
          transform: translateX(-50%);
          transition: background 1.5s, width 1.5s; }
        .signature-compass-container #signature-compass-form .compass-stepper li:last-child::after {
          display: none; }
        .signature-compass-container #signature-compass-form .compass-stepper li.completed {
          color: #b79a81; }
          .signature-compass-container #signature-compass-form .compass-stepper li.completed::before {
            background: #b79a81;
            border-color: #b79a81; }
          .signature-compass-container #signature-compass-form .compass-stepper li.completed::after {
            background: #b79a81;
            width: 100%; }
        .signature-compass-container #signature-compass-form .compass-stepper li.active {
          color: #88694e;
          font-weight: bold; }
          .signature-compass-container #signature-compass-form .compass-stepper li.active::before {
            background: #88694e;
            border-color: #88694e;
            transform: scale(1.3);
            box-shadow: 0 0 15px rgba(136, 105, 78, 0.7); }
