@charset "UTF-8";
@import url("https://use.typekit.net/aui3jiu.css");
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 48em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
          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 {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          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;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

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

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1rem;
}

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "oso-sans-variable", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  -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 {
  -webkit-box-sizing: border-box;
          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;
}

[data-whatinput=mouse] button {
  outline: 0;
}
button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

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

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

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

.grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.cell.shrink {
  -webkit-box-flex: 0;
      -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: 48em) {
  .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: 62em) {
  .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-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  -webkit-box-flex: 0;
      -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: 48em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    -webkit-box-flex: 0;
        -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: 62em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    -webkit-box-flex: 0;
        -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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: 62em) {
  .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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: 62em) {
  .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: 48em) {
  .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: 62em) {
  .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: 48em) {
  .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: 62em) {
  .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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: 62em) {
  .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: 48em) {
  .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: 62em) {
  .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: 62em) {
  .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: 62em) {
  .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: 62em) {
  .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: 62em) {
  .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% + 1.25rem / 2);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
@media print, screen and (min-width: 62em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -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: 48em) {
  .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: 62em) {
  .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-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  -webkit-box-flex: 0;
      -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: 48em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    -webkit-box-flex: 0;
        -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: 62em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    -webkit-box-flex: 0;
        -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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: 62em) {
  .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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100vw;
}

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

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

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

.cell-block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -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: 48em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -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: 62em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -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 {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 48em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 62em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 48em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 62em) {
  .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: 48em) {
  .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: 48em) {
  .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: 48em) {
  .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: 62em) {
  .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: 48em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 62em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 62em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: 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 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

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

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 62em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 48em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 62em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
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.28;
  text-rendering: optimizeLegibility;
}

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

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "aglet-slab", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #8A8787;
}

h1, .h1 {
  font-size: 2.1875rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h2, .h2 {
  font-size: 1.75rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h3, .h3 {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h4, .h4 {
  font-size: 1rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h5, .h5 {
  font-size: 0.875rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h6, .h6 {
  font-size: 0.875rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

@media print, screen and (min-width: 48em) {
  h1, .h1 {
    font-size: 2.1875rem;
  }
  h2, .h2 {
    font-size: 1.75rem;
  }
  h3, .h3 {
    font-size: 1.25rem;
  }
  h4, .h4 {
    font-size: 1.125rem;
  }
  h5, .h5 {
    font-size: 1rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #285939;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(34.4, 76.54, 49.02);
}
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 #8A8787;
  border-left: 0;
}

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

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem;
}

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

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #8A8787;
}
blockquote, blockquote p {
  line-height: 1.28;
  color: #2A2A2A;
}

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

figure {
  margin: 0;
}

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

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

.lead {
  font-size: 1.25rem;
  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: #2A2A2A;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

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

.code-block {
  border: 1px solid #8A8787;
  background-color: #E4E7EB;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000000;
  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: 48em) {
  .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: 62em) {
  .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;
    print-color-adjust: economy;
    -webkit-box-shadow: none !important;
            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 #2A2A2A;
    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;
  }
}
[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 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #8A8787;
  border-radius: 0;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[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 #2A2A2A;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px #8A8787;
          box-shadow: 0 0 5px #8A8787;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

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

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

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

::-webkit-input-placeholder {
  color: #2A2A2A;
}

::-moz-placeholder {
  color: #2A2A2A;
}

::-ms-input-placeholder {
  color: #2A2A2A;
}

::placeholder {
  color: #2A2A2A;
}

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

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

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
      -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-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #8A8787;
  background: #E4E7EB;
  color: #000000;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

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

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -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 #8A8787;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #8A8787;
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  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%2842, 42, 42%29"></polygon></svg>');
}
@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 #2A2A2A;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px #8A8787;
          box-shadow: 0 0 5px #8A8787;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
  background-color: #E4E7EB;
  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: #FF612C;
  background-color: rgb(255, 239.2, 233.9);
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #FF612C;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #FF612C;
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #FF612C;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #FF612C;
}

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

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

.button, body .woocommerce div.product form.cart .button, body.woocommerce div.product form.cart .button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9375rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 1em 1em;
}
[data-whatinput=mouse] .button, [data-whatinput=mouse] body .woocommerce div.product form.cart .button, body .woocommerce div.product form.cart [data-whatinput=mouse] .button, [data-whatinput=mouse] body.woocommerce div.product form.cart .button, body.woocommerce div.product form.cart [data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny, body .woocommerce div.product form.cart .tiny.button, body.woocommerce div.product form.cart .tiny.button {
  font-size: 0.6rem;
}
.button.small, body .woocommerce div.product form.cart .small.button, body.woocommerce div.product form.cart .small.button {
  font-size: 0.75rem;
}
.button.large, body .woocommerce div.product form.cart .large.button, body.woocommerce div.product form.cart .large.button {
  font-size: 1.25rem;
}
.button.expanded, body .woocommerce div.product form.cart .expanded.button, body.woocommerce div.product form.cart .expanded.button {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, body .woocommerce div.product form.cart .button, body.woocommerce div.product form.cart .button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #285939;
  color: #ffffff;
}
.button:hover, body .woocommerce div.product form.cart .button:hover, body.woocommerce div.product form.cart .button:hover, .button:focus, body .woocommerce div.product form.cart .button:focus, body.woocommerce div.product form.cart .button:focus {
  background-color: rgb(34, 75.65, 48.45);
  color: #ffffff;
}
.button.primary, body .woocommerce div.product form.cart .primary.button, body.woocommerce div.product form.cart .primary.button, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #285939;
  color: #ffffff;
}
.button.primary:hover, body .woocommerce div.product form.cart .primary.button:hover, body.woocommerce div.product form.cart .primary.button:hover, .button.primary:focus, body .woocommerce div.product form.cart .primary.button:focus, body.woocommerce div.product form.cart .primary.button:focus {
  background-color: rgb(32, 71.2, 45.6);
  color: #ffffff;
}
.button.secondary, body .woocommerce div.product form.cart .secondary.button, body.woocommerce div.product form.cart .secondary.button, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #94BF69;
  color: #ffffff;
}
.button.secondary:hover, body .woocommerce div.product form.cart .secondary.button:hover, body.woocommerce div.product form.cart .secondary.button:hover, .button.secondary:focus, body .woocommerce div.product form.cart .secondary.button:focus, body.woocommerce div.product form.cart .secondary.button:focus {
  background-color: rgb(118.4, 165.9813084112, 70.8186915888);
  color: #ffffff;
}
.button.success, body .woocommerce div.product form.cart .success.button, body.woocommerce div.product form.cart .success.button, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #43a214;
  color: #ffffff;
}
.button.success:hover, body .woocommerce div.product form.cart .success.button:hover, body.woocommerce div.product form.cart .success.button:hover, .button.success:focus, body .woocommerce div.product form.cart .success.button:focus, body.woocommerce div.product form.cart .success.button:focus {
  background-color: rgb(53.6, 129.6, 16);
  color: #ffffff;
}
.button.warning, body .woocommerce div.product form.cart .warning.button, body.woocommerce div.product form.cart .warning.button, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #C43302;
  color: #ffffff;
}
.button.warning:hover, body .woocommerce div.product form.cart .warning.button:hover, body.woocommerce div.product form.cart .warning.button:hover, .button.warning:focus, body .woocommerce div.product form.cart .warning.button:focus, body.woocommerce div.product form.cart .warning.button:focus {
  background-color: rgb(156.8, 40.8, 1.6);
  color: #ffffff;
}
.button.alert, body .woocommerce div.product form.cart .alert.button, body.woocommerce div.product form.cart .alert.button, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #FF612C;
  color: #ffffff;
}
.button.alert:hover, body .woocommerce div.product form.cart .alert.button:hover, body.woocommerce div.product form.cart .alert.button:hover, .button.alert:focus, body .woocommerce div.product form.cart .alert.button:focus, body.woocommerce div.product form.cart .alert.button:focus {
  background-color: rgb(239.2, 60.0834123223, 0);
  color: #ffffff;
}
.button.hollow, body .woocommerce div.product form.cart .hollow.button, body.woocommerce div.product form.cart .hollow.button, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, body .woocommerce div.product form.cart .hollow.button, body.woocommerce div.product form.cart .hollow.button, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #285939;
  color: #285939;
}
.button.hollow:hover, body .woocommerce div.product form.cart .hollow.button:hover, body.woocommerce div.product form.cart .hollow.button:hover, .button.hollow:focus, body .woocommerce div.product form.cart .hollow.button:focus, body.woocommerce div.product form.cart .hollow.button:focus {
  border-color: rgb(20, 44.5, 28.5);
  color: rgb(20, 44.5, 28.5);
}
.button.hollow.primary, body .woocommerce div.product form.cart .hollow.primary.button, body.woocommerce div.product form.cart .hollow.primary.button, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #285939;
  color: #285939;
}
.button.hollow.primary:hover, body .woocommerce div.product form.cart .hollow.primary.button:hover, body.woocommerce div.product form.cart .hollow.primary.button:hover, .button.hollow.primary:focus, body .woocommerce div.product form.cart .hollow.primary.button:focus, body.woocommerce div.product form.cart .hollow.primary.button:focus {
  border-color: rgb(20, 44.5, 28.5);
  color: rgb(20, 44.5, 28.5);
}
.button.hollow.secondary, body .woocommerce div.product form.cart .hollow.secondary.button, body.woocommerce div.product form.cart .hollow.secondary.button, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #94BF69;
  color: #94BF69;
}
.button.hollow.secondary:hover, body .woocommerce div.product form.cart .hollow.secondary.button:hover, body.woocommerce div.product form.cart .hollow.secondary.button:hover, .button.hollow.secondary:focus, body .woocommerce div.product form.cart .hollow.secondary.button:focus, body.woocommerce div.product form.cart .hollow.secondary.button:focus {
  border-color: rgb(74, 103.738317757, 44.261682243);
  color: rgb(74, 103.738317757, 44.261682243);
}
.button.hollow.success, body .woocommerce div.product form.cart .hollow.success.button, body.woocommerce div.product form.cart .hollow.success.button, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #43a214;
  color: #43a214;
}
.button.hollow.success:hover, body .woocommerce div.product form.cart .hollow.success.button:hover, body.woocommerce div.product form.cart .hollow.success.button:hover, .button.hollow.success:focus, body .woocommerce div.product form.cart .hollow.success.button:focus, body.woocommerce div.product form.cart .hollow.success.button:focus {
  border-color: rgb(33.5, 81, 10);
  color: rgb(33.5, 81, 10);
}
.button.hollow.warning, body .woocommerce div.product form.cart .hollow.warning.button, body.woocommerce div.product form.cart .hollow.warning.button, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #C43302;
  color: #C43302;
}
.button.hollow.warning:hover, body .woocommerce div.product form.cart .hollow.warning.button:hover, body.woocommerce div.product form.cart .hollow.warning.button:hover, .button.hollow.warning:focus, body .woocommerce div.product form.cart .hollow.warning.button:focus, body.woocommerce div.product form.cart .hollow.warning.button:focus {
  border-color: rgb(98, 25.5, 1);
  color: rgb(98, 25.5, 1);
}
.button.hollow.alert, body .woocommerce div.product form.cart .hollow.alert.button, body.woocommerce div.product form.cart .hollow.alert.button, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #FF612C;
  color: #FF612C;
}
.button.hollow.alert:hover, body .woocommerce div.product form.cart .hollow.alert.button:hover, body.woocommerce div.product form.cart .hollow.alert.button:hover, .button.hollow.alert:focus, body .woocommerce div.product form.cart .hollow.alert.button:focus, body.woocommerce div.product form.cart .hollow.alert.button:focus {
  border-color: rgb(149.5, 37.5521327014, 0);
  color: rgb(149.5, 37.5521327014, 0);
}
.button.clear, body .woocommerce div.product form.cart .clear.button, body.woocommerce div.product form.cart .clear.button, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, body .woocommerce div.product form.cart .clear.button, body.woocommerce div.product form.cart .clear.button, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #285939;
}
.button.clear:hover, body .woocommerce div.product form.cart .clear.button:hover, body.woocommerce div.product form.cart .clear.button:hover, .button.clear:focus, body .woocommerce div.product form.cart .clear.button:focus, body.woocommerce div.product form.cart .clear.button:focus {
  color: rgb(20, 44.5, 28.5);
}
.button.clear.primary, body .woocommerce div.product form.cart .clear.primary.button, body.woocommerce div.product form.cart .clear.primary.button, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #285939;
}
.button.clear.primary:hover, body .woocommerce div.product form.cart .clear.primary.button:hover, body.woocommerce div.product form.cart .clear.primary.button:hover, .button.clear.primary:focus, body .woocommerce div.product form.cart .clear.primary.button:focus, body.woocommerce div.product form.cart .clear.primary.button:focus {
  color: rgb(20, 44.5, 28.5);
}
.button.clear.secondary, body .woocommerce div.product form.cart .clear.secondary.button, body.woocommerce div.product form.cart .clear.secondary.button, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #94BF69;
}
.button.clear.secondary:hover, body .woocommerce div.product form.cart .clear.secondary.button:hover, body.woocommerce div.product form.cart .clear.secondary.button:hover, .button.clear.secondary:focus, body .woocommerce div.product form.cart .clear.secondary.button:focus, body.woocommerce div.product form.cart .clear.secondary.button:focus {
  color: rgb(74, 103.738317757, 44.261682243);
}
.button.clear.success, body .woocommerce div.product form.cart .clear.success.button, body.woocommerce div.product form.cart .clear.success.button, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #43a214;
}
.button.clear.success:hover, body .woocommerce div.product form.cart .clear.success.button:hover, body.woocommerce div.product form.cart .clear.success.button:hover, .button.clear.success:focus, body .woocommerce div.product form.cart .clear.success.button:focus, body.woocommerce div.product form.cart .clear.success.button:focus {
  color: rgb(33.5, 81, 10);
}
.button.clear.warning, body .woocommerce div.product form.cart .clear.warning.button, body.woocommerce div.product form.cart .clear.warning.button, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #C43302;
}
.button.clear.warning:hover, body .woocommerce div.product form.cart .clear.warning.button:hover, body.woocommerce div.product form.cart .clear.warning.button:hover, .button.clear.warning:focus, body .woocommerce div.product form.cart .clear.warning.button:focus, body.woocommerce div.product form.cart .clear.warning.button:focus {
  color: rgb(98, 25.5, 1);
}
.button.clear.alert, body .woocommerce div.product form.cart .clear.alert.button, body.woocommerce div.product form.cart .clear.alert.button, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #FF612C;
}
.button.clear.alert:hover, body .woocommerce div.product form.cart .clear.alert.button:hover, body.woocommerce div.product form.cart .clear.alert.button:hover, .button.clear.alert:focus, body .woocommerce div.product form.cart .clear.alert.button:focus, body.woocommerce div.product form.cart .clear.alert.button:focus {
  color: rgb(149.5, 37.5521327014, 0);
}
.button.disabled, body .woocommerce div.product form.cart .disabled.button, body.woocommerce div.product form.cart .disabled.button, .button[disabled], body .woocommerce div.product form.cart [disabled].button, body.woocommerce div.product form.cart [disabled].button {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after, body .woocommerce div.product form.cart .dropdown.button::after, body.woocommerce div.product form.cart .dropdown.button::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #ffffff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, body .woocommerce div.product form.cart .dropdown.hollow.button::after, body.woocommerce div.product form.cart .dropdown.hollow.button::after, .button.dropdown.clear::after, body .woocommerce div.product form.cart .dropdown.clear.button::after, body.woocommerce div.product form.cart .dropdown.clear.button::after {
  border-top-color: #285939;
}
.button.dropdown.hollow.primary::after, body .woocommerce div.product form.cart .dropdown.hollow.primary.button::after, body.woocommerce div.product form.cart .dropdown.hollow.primary.button::after, .button.dropdown.clear.primary::after, body .woocommerce div.product form.cart .dropdown.clear.primary.button::after, body.woocommerce div.product form.cart .dropdown.clear.primary.button::after {
  border-top-color: #285939;
}
.button.dropdown.hollow.secondary::after, body .woocommerce div.product form.cart .dropdown.hollow.secondary.button::after, body.woocommerce div.product form.cart .dropdown.hollow.secondary.button::after, .button.dropdown.clear.secondary::after, body .woocommerce div.product form.cart .dropdown.clear.secondary.button::after, body.woocommerce div.product form.cart .dropdown.clear.secondary.button::after {
  border-top-color: #94BF69;
}
.button.dropdown.hollow.success::after, body .woocommerce div.product form.cart .dropdown.hollow.success.button::after, body.woocommerce div.product form.cart .dropdown.hollow.success.button::after, .button.dropdown.clear.success::after, body .woocommerce div.product form.cart .dropdown.clear.success.button::after, body.woocommerce div.product form.cart .dropdown.clear.success.button::after {
  border-top-color: #43a214;
}
.button.dropdown.hollow.warning::after, body .woocommerce div.product form.cart .dropdown.hollow.warning.button::after, body.woocommerce div.product form.cart .dropdown.hollow.warning.button::after, .button.dropdown.clear.warning::after, body .woocommerce div.product form.cart .dropdown.clear.warning.button::after, body.woocommerce div.product form.cart .dropdown.clear.warning.button::after {
  border-top-color: #C43302;
}
.button.dropdown.hollow.alert::after, body .woocommerce div.product form.cart .dropdown.hollow.alert.button::after, body.woocommerce div.product form.cart .dropdown.hollow.alert.button::after, .button.dropdown.clear.alert::after, body .woocommerce div.product form.cart .dropdown.clear.alert.button::after, body.woocommerce div.product form.cart .dropdown.clear.alert.button::after {
  border-top-color: #FF612C;
}
.button.arrow-only::after, body .woocommerce div.product form.cart .arrow-only.button::after, body.woocommerce div.product form.cart .arrow-only.button::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, body .woocommerce div.product form.cart a.button:hover, body.woocommerce div.product form.cart a.button:hover, a.button:focus, body .woocommerce div.product form.cart a.button:focus, body.woocommerce div.product form.cart a.button:focus {
  text-decoration: none;
}

.accordion {
  margin-left: 0;
  background: #ffffff;
  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 #E4E7EB;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #000000;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #E4E7EB;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: transparent;
}
.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 #E4E7EB;
  border-bottom: 0;
  background-color: #ffffff;
  color: #000000;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #E4E7EB;
}

.callout {
  background-color: white;
  color: #000000;
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: rgb(215.5709302326, 237.2790697674, 223.1023255814);
  color: #000000;
}
.callout.secondary {
  background-color: rgb(238.95, 245.4, 232.5);
  color: #000000;
}
.callout.success {
  background-color: rgb(223.9120879121, 249.5934065934, 211.2065934066);
  color: #000000;
}
.callout.warning {
  background-color: rgb(254.5272727273, 220.2545454545, 208.6727272727);
  color: #000000;
}
.callout.alert {
  background-color: rgb(255, 231.3, 223.35);
  color: #000000;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.close-button {
  position: absolute;
  z-index: 10;
  color: #2A2A2A;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #000000;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button,
.menu body .woocommerce div.product form.cart .button,
body .woocommerce div.product form.cart .menu .button,
.menu body.woocommerce div.product form.cart .button,
body.woocommerce div.product form.cart .menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.menu.vertical {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}
.menu.expanded li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
  text-align: left;
}
.menu.simple {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 48em) {
  .menu.medium-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.medium-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 62em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.large-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.large-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a, .menu.nested.icon-right li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a, .menu.nested.icon-top li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #285939;
  color: #ffffff;
}
.menu .active > a {
  background: #285939;
  color: #ffffff;
}
.menu.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.menu.align-right li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu.align-center li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #285939 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  background: #ffffff;
  padding: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #285939;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #285939 transparent transparent;
  right: auto;
  left: 5px;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #285939;
}
@media print, screen and (min-width: 48em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #285939 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #285939 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #285939;
  }
}
@media print, screen and (min-width: 62em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #285939 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #285939 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #285939;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #8A8787;
  background: #ffffff;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #285939 transparent transparent;
  right: auto;
  left: 5px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #285939;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  -o-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: transparent;
  position: fixed;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-absolute {
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: transparent;
  position: absolute;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 80vw;
  -webkit-transform: translateX(-80vw);
      -ms-transform: translateX(-80vw);
          transform: translateX(-80vw);
}
.off-canvas-content .off-canvas.position-left {
  -webkit-transform: translateX(-80vw);
      -ms-transform: translateX(-80vw);
          transform: translateX(-80vw);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  -webkit-transform: translateX(80vw);
      -ms-transform: translateX(80vw);
          transform: translateX(80vw);
}

.position-left.is-transition-push {
  -webkit-box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, 0.25);
          box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 80vw;
  -webkit-transform: translateX(80vw);
      -ms-transform: translateX(80vw);
          transform: translateX(80vw);
}
.off-canvas-content .off-canvas.position-right {
  -webkit-transform: translateX(80vw);
      -ms-transform: translateX(80vw);
          transform: translateX(80vw);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  -webkit-transform: translateX(-80vw);
      -ms-transform: translateX(-80vw);
          transform: translateX(-80vw);
}

.position-right.is-transition-push {
  -webkit-box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, 0.25);
          box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 80vw;
  -webkit-transform: translateY(-80vw);
      -ms-transform: translateY(-80vw);
          transform: translateY(-80vw);
}
.off-canvas-content .off-canvas.position-top {
  -webkit-transform: translateY(-80vw);
      -ms-transform: translateY(-80vw);
          transform: translateY(-80vw);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  -webkit-transform: translateY(80vw);
      -ms-transform: translateY(80vw);
          transform: translateY(80vw);
}

.position-top.is-transition-push {
  -webkit-box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 80vw;
  -webkit-transform: translateY(80vw);
      -ms-transform: translateY(80vw);
          transform: translateY(80vw);
}
.off-canvas-content .off-canvas.position-bottom {
  -webkit-transform: translateY(80vw);
      -ms-transform: translateY(80vw);
          transform: translateY(80vw);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  -webkit-transform: translateY(-80vw);
      -ms-transform: translateY(-80vw);
          transform: translateY(-80vw);
}

.position-bottom.is-transition-push {
  -webkit-box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media print, screen and (min-width: 48em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 80vw;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 80vw;
  }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 80vw;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 80vw;
  }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 80vw;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 80vw;
  }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 80vw;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 80vw;
  }
}
@media print, screen and (min-width: 62em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 80vw;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 80vw;
  }
  .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 80vw;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 80vw;
  }
  .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 80vw;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 80vw;
  }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 80vw;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 80vw;
  }
}
@media print, screen and (min-width: 48em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 62em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.reveal {
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #8A8787;
  border-radius: 0;
  background-color: #ffffff;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 48em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .reveal {
    width: 600px;
    max-width: 80%;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 48em) {
  .reveal.tiny {
    width: 30%;
    max-width: 80%;
  }
}
@media print, screen and (min-width: 48em) {
  .reveal.small {
    width: 50%;
    max-width: 80%;
  }
}
@media print, screen and (min-width: 48em) {
  .reveal.large {
    width: 90%;
    max-width: 80%;
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media print, screen and (max-width: 47.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 61.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;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

.alignnone {
  margin: 1rem;
}

.alignright {
  float: right;
  margin: 0 0 1rem 1rem;
}

.alignleft {
  float: left;
  margin: 0 1rem 1rem 0;
}

.aligncenter {
  display: block;
  margin: 2rem auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 1rem;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 1rem;
}

.wp-caption.alignleft {
  margin: 0 1rem 1rem 0;
}

.wp-caption.alignright {
  margin: 0 0 1rem 1rem;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

body.admin-bar {
  padding-top: 46px;
}
@media screen and (min-width: 48.9375em) {
  body.admin-bar {
    padding-top: 32px;
  }
}

@media screen and (min-width: 37.5625em) {
  .admin-bar .is-stuck {
    margin-top: 2.875rem !important;
  }
}
@media screen and (min-width: 48.875em) {
  .admin-bar .is-stuck {
    margin-top: 2rem !important;
  }
}

@media screen and (min-width: 37.5625em) {
  .admin-bar .off-canvas {
    margin-top: 2.875rem !important;
  }
}
@media screen and (min-width: 48.875em) {
  .admin-bar .off-canvas {
    margin-top: 2rem !important;
  }
}

.widget ul {
  margin: 0;
  list-style-type: none;
}
.widget ul ul {
  margin-left: 1.25rem;
}

.pagination .disabled {
  display: none;
}
.pagination .current {
  color: #2A2A2A;
}
.pagination li {
  border: 1px solid #8A8787;
}

body .gform-theme--framework,
.gform_wrapper .gform-theme--framework {
  --gf-form-gap-y: 20px;
  --gf-field-section-border-color: $moss;
  --gf-field-section-padding-y-end: 0px;
}

.gform_wrapper .gform_button {
  background-color: #285939 !important;
  font-family: "aglet-slab", sans-serif !important;
  -webkit-transition: 0.25s all ease-in-out !important;
  -o-transition: 0.25s all ease-in-out !important;
  transition: 0.25s all ease-in-out !important;
  border: 1px solid #285939 !important;
  border-radius: 5px !important;
  text-transform: uppercase !important;
}
.gform_wrapper .gform_button:hover, .gform_wrapper .gform_button:active, .gform_wrapper .gform_button:focus {
  background-color: #ffffff !important;
  color: #285939 !important;
}

.gform-theme--framework:where(:not(.gform_editor)) .gfield--type-section:not(:first-of-type) {
  margin-top: 15px;
}

h3.gsection_title {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 16px;
}

#google-business-reviews-rating .review-meta + .text,
#google-business-reviews-rating .text-excerpt {
  padding: 0;
}

#google-business-reviews-rating.gmbrr .listing {
  position: relative;
}
#google-business-reviews-rating.gmbrr .listing li {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #ffffff;
  border: 1px solid #BCBCBC;
  padding: 17px 20px;
  border-radius: 5px;
  margin-bottom: 20px;
  min-height: 250px !important;
}
#google-business-reviews-rating.gmbrr .listing li .author-avatar {
  margin-inline: 0;
}
#google-business-reviews-rating.gmbrr .review-more-link {
  padding-top: 8px;
  color: #285939;
  text-decoration: underline;
}
#google-business-reviews-rating.gmbrr .review-more-link:hover {
  color: #20482e !important;
}
#google-business-reviews-rating.gmbrr .fa-chevron-left::before, #google-business-reviews-rating.gmbrr .fa-chevron-right::before {
  color: #285939;
  position: absolute;
}
#google-business-reviews-rating.gmbrr .fa-chevron-left::before {
  left: -15px;
  top: 50%;
}
#google-business-reviews-rating.gmbrr .fa-chevron-right::before {
  right: -15px;
  top: 50%;
}

@media (min-width: 1000px) {
  #google-business-reviews-rating.gmbrr .listing li {
    min-height: 220px;
  }
}
@media (max-width: 999px) {
  .carousel-mob .google-business-reviews-rating.tile.columns.four .listing {
    margin: 0 -7.5px;
  }
  .carousel-mob .google-business-reviews-rating.tile.columns.four .listing .slick-slide {
    margin: 0 7.5px;
  }
}
.foobar.fbr-green .fbr-content {
  background-color: #285939;
  font-weight: bold;
  font-size: 18px;
  font-family: "oso-sans-variable", sans-serif;
}
.foobar.fbr-green .fbr-toggle {
  background-color: #20482e !important;
}
.foobar.fbr-green .fbr-button {
  color: #285939;
  background-color: #ffffff;
  font-family: "aglet-slab", sans-serif;
  border: 1px solid #285939;
  line-height: 2;
  text-transform: uppercase;
  font-weight: 500;
}
.foobar.fbr-green .fbr-button:hover {
  color: #ffffff;
  background-color: #285939;
  border: 1px solid #ffffff;
}

body .woocommerce .page-header, body.woocommerce .page-header {
  margin-bottom: 30px;
}
body .woocommerce .blog-header, body.woocommerce .blog-header {
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-bottom: 30px;
}
body .woocommerce h2, body .woocommerce h3, body.woocommerce h2, body.woocommerce h3 {
  font-size: 28px;
  font-weight: 500;
}
body .woocommerce .button, body .woocommerce div.product form.cart .button, body.woocommerce .button, body.woocommerce div.product form.cart .button {
  font-family: "aglet-slab", sans-serif !important;
  color: #ffffff;
  background-color: #285939;
  border-radius: 5px;
  border: 1px solid #285939;
}
body .woocommerce .button:hover, body .woocommerce div.product form.cart .button:hover, body.woocommerce .button:hover, body.woocommerce div.product form.cart .button:hover {
  color: #285939;
  background-color: #ffffff;
}
body .woocommerce thead th, body.woocommerce thead th {
  font-family: "aglet-slab", sans-serif;
  font-weight: 500;
}
@media (max-width: 1242px) {
  body .woocommerce .grid-container, body.woocommerce .grid-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
body .woocommerce.woocommerce-shop p.woocommerce-result-count, body.woocommerce.woocommerce-shop p.woocommerce-result-count {
  line-height: 39px;
}
body .woocommerce.woocommerce-shop .woocommerce-ordering, body.woocommerce.woocommerce-shop .woocommerce-ordering {
  margin-bottom: 30px;
  position: relative;
  display: none;
}
body .woocommerce.woocommerce-shop .woocommerce-ordering:after, body.woocommerce.woocommerce-shop .woocommerce-ordering:after {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  color: #94BF69;
  position: absolute;
  right: 14px;
  line-height: 39px;
  pointer-events: none;
}
body .woocommerce.woocommerce-shop .woocommerce-ordering select.orderby, body.woocommerce.woocommerce-shop .woocommerce-ordering select.orderby {
  padding: 7px 12px;
  border: 1px solid #94BF69;
  background-image: none;
  margin-bottom: 0;
  width: 240px;
}
body .woocommerce.woocommerce-shop .breadcrumbs, body.woocommerce.woocommerce-shop .breadcrumbs {
  display: none;
}
body .woocommerce .breadcrumbs, body.woocommerce .breadcrumbs {
  list-style: none;
  margin-left: 0px;
}
body .woocommerce .breadcrumbs li, body.woocommerce .breadcrumbs li {
  color: #285939;
  display: inline-block;
  font-size: 16px;
}
body .woocommerce .breadcrumbs li a, body.woocommerce .breadcrumbs li a {
  color: #000000;
}
body .woocommerce .breadcrumbs li:not(:last-child):after, body.woocommerce .breadcrumbs li:not(:last-child):after {
  content: "\f101";
  color: #285939;
  font-family: "Font Awesome 6 Free";
  padding: 0 10px;
  font-size: 12px;
  font-weight: 900;
  line-height: 16px;
}
body .woocommerce .full-shop, body.woocommerce .full-shop {
  clear: both;
}
body .woocommerce .full-shop .shop-sidebar, body.woocommerce .full-shop .shop-sidebar {
  background-color: #f3f3f3;
  padding: 30px 20px;
}
body .woocommerce .full-shop .main-shop .loop, body.woocommerce .full-shop .main-shop .loop {
  clear: both;
  margin-bottom: 2rem;
}
body .woocommerce .full-shop .woocommerce-pagination, body.woocommerce .full-shop .woocommerce-pagination {
  margin-bottom: 2rem;
}
body .woocommerce .full-shop .woocommerce-pagination ul li span.current, body.woocommerce .full-shop .woocommerce-pagination ul li span.current {
  font-weight: 700;
  background-color: #285939;
  color: #ffffff;
}
body .woocommerce .full-shop .woocommerce-pagination ul li a, body.woocommerce .full-shop .woocommerce-pagination ul li a {
  color: #285939;
  font-weight: 700;
  background-color: #ffffff;
}
body .woocommerce .entry, body.woocommerce .entry {
  text-align: left;
}
body .woocommerce .entry .media, body.woocommerce .entry .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
body .woocommerce .entry .media .media-figure, body.woocommerce .entry .media .media-figure {
  margin-bottom: 10px;
}
body .woocommerce .entry .media .media-content, body.woocommerce .entry .media .media-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
body .woocommerce .entry .media .media-content .entry-title, body.woocommerce .entry .media .media-content .entry-title {
  margin-bottom: 10px;
  line-height: 1.2rem;
}
body .woocommerce .entry .media .media-content .entry-title a, body.woocommerce .entry .media .media-content .entry-title a {
  font-size: 1.125rem;
}
body .woocommerce .entry .media .media-content .price, body.woocommerce .entry .media .media-content .price {
  display: block;
  color: #285939;
  margin-bottom: 10px;
}
body .woocommerce .entry .media .media-content a.button, body.woocommerce .entry .media .media-content a.button {
  background-color: #94BF69;
  border: 2px solid #94BF69;
  color: #ffffff;
  margin-top: auto;
  -webkit-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
  border-radius: 0;
  font-family: "oso-sans-variable", sans-serif;
  font-weight: 400;
  padding: 10px 16px 8px;
}
body .woocommerce .entry .media .media-content a.button:hover, body.woocommerce .entry .media .media-content a.button:hover {
  background-color: #ffffff;
  color: #000000;
}
body .woocommerce div.product p.price, body .woocommerce div.product span.price, body.woocommerce div.product p.price, body.woocommerce div.product span.price {
  color: #43a214;
}
body .woocommerce .woocommerce-message, body.woocommerce .woocommerce-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #C4DBAD;
  border-top: transparent;
  border-radius: 5px;
  padding: 10px 20px 10px 5%;
  margin-bottom: 20px;
}
body .woocommerce .woocommerce-message::before, body.woocommerce .woocommerce-message::before {
  border-top-color: red;
  color: #285939;
}
body .woocommerce .woocommerce-message .button, body .woocommerce .woocommerce-message div.product form.cart .button, body .woocommerce div.product form.cart .woocommerce-message .button, body.woocommerce .woocommerce-message .button, body.woocommerce .woocommerce-message div.product form.cart .button, body.woocommerce div.product form.cart .woocommerce-message .button {
  background-color: #285939;
  color: #ffffff;
  border-radius: 5px !important;
  margin-left: auto !important;
}
body .woocommerce .woocommerce-message li:last-child, body.woocommerce .woocommerce-message li:last-child {
  margin: 0;
}
body .woocommerce .woocommerce-message .button, body .woocommerce .woocommerce-message div.product form.cart .button, body .woocommerce div.product form.cart .woocommerce-message .button, body.woocommerce .woocommerce-message .button, body.woocommerce .woocommerce-message div.product form.cart .button, body.woocommerce div.product form.cart .woocommerce-message .button {
  margin: 0;
  font-family: "oso-sans-variable", sans-serif;
  border-radius: 0;
}
body .woocommerce .woocommerce-error, body.woocommerce .woocommerce-error {
  background-color: rgb(255, 231.3, 223.35);
  color: #000000;
  border-top-color: #FF612C;
}
body .woocommerce .woocommerce-error::before, body.woocommerce .woocommerce-error::before {
  border-top-color: #FF612C;
}
body .woocommerce .woocommerce-error .button, body .woocommerce .woocommerce-error div.product form.cart .button, body .woocommerce div.product form.cart .woocommerce-error .button, body .woocommerce .woocommerce-error .button.disabled, body .woocommerce .woocommerce-error .button[disabled], body .woocommerce .woocommerce-error .button.disabled:hover, body .woocommerce .woocommerce-error .button[disabled]:hover, body .woocommerce .woocommerce-error .button.disabled:focus, body .woocommerce .woocommerce-error .button[disabled]:focus, body.woocommerce .woocommerce-error .button, body.woocommerce .woocommerce-error div.product form.cart .button, body.woocommerce div.product form.cart .woocommerce-error .button, body.woocommerce .woocommerce-error .button.disabled, body.woocommerce .woocommerce-error .button[disabled], body.woocommerce .woocommerce-error .button.disabled:hover, body.woocommerce .woocommerce-error .button[disabled]:hover, body.woocommerce .woocommerce-error .button.disabled:focus, body.woocommerce .woocommerce-error .button[disabled]:focus {
  background-color: #FF612C;
  color: #ffffff;
}
body .woocommerce .woocommerce-error .button:hover, body .woocommerce .woocommerce-error div.product form.cart .button:hover, body .woocommerce div.product form.cart .woocommerce-error .button:hover, body .woocommerce .woocommerce-error .button:focus, body .woocommerce .woocommerce-error div.product form.cart .button:focus, body .woocommerce div.product form.cart .woocommerce-error .button:focus, body.woocommerce .woocommerce-error .button:hover, body.woocommerce .woocommerce-error div.product form.cart .button:hover, body.woocommerce div.product form.cart .woocommerce-error .button:hover, body.woocommerce .woocommerce-error .button:focus, body.woocommerce .woocommerce-error div.product form.cart .button:focus, body.woocommerce div.product form.cart .woocommerce-error .button:focus {
  background-color: rgb(254.15, 63.8386255924, 0);
  color: #ffffff;
}
body .woocommerce .woocommerce-error li:last-child, body.woocommerce .woocommerce-error li:last-child {
  margin: 0;
}
body .woocommerce .woocommerce-error .button, body .woocommerce .woocommerce-error div.product form.cart .button, body .woocommerce div.product form.cart .woocommerce-error .button, body.woocommerce .woocommerce-error .button, body.woocommerce .woocommerce-error div.product form.cart .button, body.woocommerce div.product form.cart .woocommerce-error .button {
  margin: 0;
  font-family: "oso-sans-variable", sans-serif;
  border-radius: 0;
}
body .woocommerce .woocommerce-info, body.woocommerce .woocommerce-info {
  background-color: rgb(215.5709302326, 237.2790697674, 223.1023255814);
  color: #000000;
  border-top-color: #285939;
  background-color: #F4F4EB;
}
body .woocommerce .woocommerce-info::before, body.woocommerce .woocommerce-info::before {
  border-top-color: #285939;
}
body .woocommerce a.remove, body.woocommerce a.remove {
  color: #285939 !important;
  font-size: 2.5em;
}
body .woocommerce .woocommerce-cart-form .product-remove, body.woocommerce .woocommerce-cart-form .product-remove {
  width: 20px;
}
body .woocommerce .woocommerce-cart-form .product-thumbnail,
body .woocommerce .woocommerce-cart-form .product-subtotal,
body .woocommerce .woocommerce-cart-form .product-price,
body .woocommerce .woocommerce-cart-form .product-quantity, body.woocommerce .woocommerce-cart-form .product-thumbnail,
body.woocommerce .woocommerce-cart-form .product-subtotal,
body.woocommerce .woocommerce-cart-form .product-price,
body.woocommerce .woocommerce-cart-form .product-quantity {
  width: 150px;
}
body .woocommerce button.single_add_to_cart_button, body.woocommerce button.single_add_to_cart_button {
  background-color: #285939 !important;
  border: 2px solid #285939 !important;
  color: #ffffff;
  -webkit-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
  border-radius: 5px;
  font-family: "oso-sans-variable", sans-serif;
  font-weight: 400;
  padding: 10px 16px 8px;
  margin-bottom: 0;
  font-size: 1rem;
  margin-left: 10px;
}
body .woocommerce button.single_add_to_cart_button:hover, body.woocommerce button.single_add_to_cart_button:hover {
  background-color: #ffffff !important;
  color: #000000 !important;
}
body .woocommerce table.cart td.actions .input-text, body.woocommerce table.cart td.actions .input-text {
  width: auto;
  max-width: 11.25rem;
  border-radius: 5px;
  margin-right: 10px;
}
body .woocommerce #add_payment_method #payment, body .woocommerce .woocommerce-cart #payment, body .woocommerce .woocommerce-checkout #payment, body.woocommerce #add_payment_method #payment, body.woocommerce .woocommerce-cart #payment, body.woocommerce .woocommerce-checkout #payment {
  background-color: transparent;
}
body .woocommerce #add_payment_method #payment ul.payment_methods, body .woocommerce .woocommerce-cart #payment ul.payment_methods, body .woocommerce .woocommerce-checkout #payment ul.payment_methods, body.woocommerce #add_payment_method #payment ul.payment_methods, body.woocommerce .woocommerce-cart #payment ul.payment_methods, body.woocommerce .woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
  margin-bottom: 1rem;
}
body .woocommerce #customer_details, body.woocommerce #customer_details {
  margin-bottom: 1rem;
}
body .woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, body .woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.disabled, body .woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button[disabled], body .woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.disabled:hover, body .woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button[disabled]:hover, body .woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.disabled:focus, body .woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button[disabled]:focus,
body .woocommerce a.button.alt,
body .woocommerce div.product form.cart a.alt.button,
body.woocommerce .woocommerce div.product form.cart a.alt.button,
body.woocommerce div.product form.cart .woocommerce a.alt.button,
body .woocommerce a.button.alt.disabled,
body .woocommerce div.product form.cart a.alt.disabled.button,
body.woocommerce .woocommerce div.product form.cart a.alt.disabled.button,
body.woocommerce div.product form.cart .woocommerce a.alt.disabled.button,
body .woocommerce a.button.alt[disabled],
body .woocommerce div.product form.cart a.alt[disabled].button,
body.woocommerce .woocommerce div.product form.cart a.alt[disabled].button,
body.woocommerce div.product form.cart .woocommerce a.alt[disabled].button,
body .woocommerce a.button.alt.disabled:hover,
body .woocommerce div.product form.cart a.alt.disabled.button:hover,
body.woocommerce .woocommerce div.product form.cart a.alt.disabled.button:hover,
body.woocommerce div.product form.cart .woocommerce a.alt.disabled.button:hover,
body .woocommerce a.button.alt[disabled]:hover,
body .woocommerce div.product form.cart a.alt[disabled].button:hover,
body.woocommerce .woocommerce div.product form.cart a.alt[disabled].button:hover,
body.woocommerce div.product form.cart .woocommerce a.alt[disabled].button:hover,
body .woocommerce a.button.alt.disabled:focus,
body .woocommerce div.product form.cart a.alt.disabled.button:focus,
body.woocommerce .woocommerce div.product form.cart a.alt.disabled.button:focus,
body.woocommerce div.product form.cart .woocommerce a.alt.disabled.button:focus,
body .woocommerce a.button.alt[disabled]:focus,
body .woocommerce div.product form.cart a.alt[disabled].button:focus,
body.woocommerce .woocommerce div.product form.cart a.alt[disabled].button:focus,
body.woocommerce div.product form.cart .woocommerce a.alt[disabled].button:focus,
body .woocommerce button.button.alt,
body .woocommerce div.product form.cart button.alt.button,
body.woocommerce .woocommerce div.product form.cart button.alt.button,
body.woocommerce div.product form.cart .woocommerce button.alt.button,
body .woocommerce button.button.alt.disabled,
body .woocommerce div.product form.cart button.alt.disabled.button,
body.woocommerce .woocommerce div.product form.cart button.alt.disabled.button,
body.woocommerce div.product form.cart .woocommerce button.alt.disabled.button,
body .woocommerce button.button.alt[disabled],
body .woocommerce div.product form.cart button.alt[disabled].button,
body.woocommerce .woocommerce div.product form.cart button.alt[disabled].button,
body.woocommerce div.product form.cart .woocommerce button.alt[disabled].button,
body .woocommerce button.button.alt.disabled:hover,
body .woocommerce div.product form.cart button.alt.disabled.button:hover,
body.woocommerce .woocommerce div.product form.cart button.alt.disabled.button:hover,
body.woocommerce div.product form.cart .woocommerce button.alt.disabled.button:hover,
body .woocommerce button.button.alt[disabled]:hover,
body .woocommerce div.product form.cart button.alt[disabled].button:hover,
body.woocommerce .woocommerce div.product form.cart button.alt[disabled].button:hover,
body.woocommerce div.product form.cart .woocommerce button.alt[disabled].button:hover,
body .woocommerce button.button.alt.disabled:focus,
body .woocommerce div.product form.cart button.alt.disabled.button:focus,
body.woocommerce .woocommerce div.product form.cart button.alt.disabled.button:focus,
body.woocommerce div.product form.cart .woocommerce button.alt.disabled.button:focus,
body .woocommerce button.button.alt[disabled]:focus,
body .woocommerce div.product form.cart button.alt[disabled].button:focus,
body.woocommerce .woocommerce div.product form.cart button.alt[disabled].button:focus,
body.woocommerce div.product form.cart .woocommerce button.alt[disabled].button:focus, body.woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, body.woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.disabled, body.woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button[disabled], body.woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.disabled:hover, body.woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button[disabled]:hover, body.woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.disabled:focus, body.woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button[disabled]:focus,
body.woocommerce a.button.alt,
body.woocommerce .woocommerce div.product form.cart a.alt.button,
body.woocommerce div.product form.cart a.alt.button,
body.woocommerce a.button.alt.disabled,
body.woocommerce .woocommerce div.product form.cart a.alt.disabled.button,
body.woocommerce div.product form.cart a.alt.disabled.button,
body.woocommerce a.button.alt[disabled],
body.woocommerce .woocommerce div.product form.cart a.alt[disabled].button,
body.woocommerce div.product form.cart a.alt[disabled].button,
body.woocommerce a.button.alt.disabled:hover,
body.woocommerce .woocommerce div.product form.cart a.alt.disabled.button:hover,
body.woocommerce div.product form.cart a.alt.disabled.button:hover,
body.woocommerce a.button.alt[disabled]:hover,
body.woocommerce .woocommerce div.product form.cart a.alt[disabled].button:hover,
body.woocommerce div.product form.cart a.alt[disabled].button:hover,
body.woocommerce a.button.alt.disabled:focus,
body.woocommerce .woocommerce div.product form.cart a.alt.disabled.button:focus,
body.woocommerce div.product form.cart a.alt.disabled.button:focus,
body.woocommerce a.button.alt[disabled]:focus,
body.woocommerce .woocommerce div.product form.cart a.alt[disabled].button:focus,
body.woocommerce div.product form.cart a.alt[disabled].button:focus,
body.woocommerce button.button.alt,
body.woocommerce .woocommerce div.product form.cart button.alt.button,
body.woocommerce div.product form.cart button.alt.button,
body.woocommerce button.button.alt.disabled,
body.woocommerce .woocommerce div.product form.cart button.alt.disabled.button,
body.woocommerce div.product form.cart button.alt.disabled.button,
body.woocommerce button.button.alt[disabled],
body.woocommerce .woocommerce div.product form.cart button.alt[disabled].button,
body.woocommerce div.product form.cart button.alt[disabled].button,
body.woocommerce button.button.alt.disabled:hover,
body.woocommerce .woocommerce div.product form.cart button.alt.disabled.button:hover,
body.woocommerce div.product form.cart button.alt.disabled.button:hover,
body.woocommerce button.button.alt[disabled]:hover,
body.woocommerce .woocommerce div.product form.cart button.alt[disabled].button:hover,
body.woocommerce div.product form.cart button.alt[disabled].button:hover,
body.woocommerce button.button.alt.disabled:focus,
body.woocommerce .woocommerce div.product form.cart button.alt.disabled.button:focus,
body.woocommerce div.product form.cart button.alt.disabled.button:focus,
body.woocommerce button.button.alt[disabled]:focus,
body.woocommerce .woocommerce div.product form.cart button.alt[disabled].button:focus,
body.woocommerce div.product form.cart button.alt[disabled].button:focus {
  background-color: #285939;
  color: #ffffff;
}
body .woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, body .woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
body .woocommerce a.button.alt:hover,
body .woocommerce div.product form.cart a.alt.button:hover,
body .woocommerce a.button.alt:focus,
body .woocommerce div.product form.cart a.alt.button:focus,
body .woocommerce button.button.alt:hover,
body .woocommerce div.product form.cart button.alt.button:hover,
body .woocommerce button.button.alt:focus,
body .woocommerce div.product form.cart button.alt.button:focus, body.woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, body.woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
body.woocommerce a.button.alt:hover,
body.woocommerce div.product form.cart a.alt.button:hover,
body.woocommerce a.button.alt:focus,
body.woocommerce div.product form.cart a.alt.button:focus,
body.woocommerce button.button.alt:hover,
body.woocommerce div.product form.cart button.alt.button:hover,
body.woocommerce button.button.alt:focus,
body.woocommerce div.product form.cart button.alt.button:focus {
  background-color: rgb(34, 75.65, 48.45);
  color: #ffffff;
}
@media print, screen and (max-width: 47.99875em) {
  body .woocommerce .woocommerce-MyAccount-navigation,
  body .woocommerce .woocommerce-Address, body.woocommerce .woocommerce-MyAccount-navigation,
  body.woocommerce .woocommerce-Address {
    margin-bottom: 1rem;
  }
}
body .woocommerce .woocommerce-Address-title .edit, body.woocommerce .woocommerce-Address-title .edit {
  float: left !important;
  text-decoration: underline;
  margin-bottom: 15px;
}
body .woocommerce address, body.woocommerce address {
  font-style: normal;
}
body .woocommerce .woocommerce-MyAccount-navigation, body.woocommerce .woocommerce-MyAccount-navigation {
  background-color: #F4F4EB;
  padding: 15px;
  width: 20%;
}
body .woocommerce .woocommerce-MyAccount-navigation ul, body.woocommerce .woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
}
body .woocommerce .woocommerce-MyAccount-navigation ul li, body.woocommerce .woocommerce-MyAccount-navigation ul li {
  padding: 2px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a, body.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  border-bottom: 1px solid #94BF69;
}
body .woocommerce .woocommerce-MyAccount-navigation ul li a:hover, body.woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  border-bottom: 1px solid #94BF69;
}
body .woocommerce .woocommerce-MyAccount-content, body.woocommerce .woocommerce-MyAccount-content {
  width: 80%;
  padding: 0 30px;
}
body .woocommerce .woocommerce-orders-table,
body .woocommerce .woocommerce-table--order-details, body.woocommerce .woocommerce-orders-table,
body.woocommerce .woocommerce-table--order-details {
  font-size: 16px;
}
body .woocommerce .woocommerce-orders-table thead th,
body .woocommerce .woocommerce-table--order-details thead th, body.woocommerce .woocommerce-orders-table thead th,
body.woocommerce .woocommerce-table--order-details thead th {
  background-color: #C4DBAD;
}
body .woocommerce .woocommerce-orders-table th:first-child, body .woocommerce .woocommerce-orders-table td:first-child,
body .woocommerce .woocommerce-table--order-details th:first-child,
body .woocommerce .woocommerce-table--order-details td:first-child, body.woocommerce .woocommerce-orders-table th:first-child, body.woocommerce .woocommerce-orders-table td:first-child,
body.woocommerce .woocommerce-table--order-details th:first-child,
body.woocommerce .woocommerce-table--order-details td:first-child {
  padding-left: 30px !important;
}
body .woocommerce .woocommerce-orders-table th:last-child, body .woocommerce .woocommerce-orders-table td:last-child,
body .woocommerce .woocommerce-table--order-details th:last-child,
body .woocommerce .woocommerce-table--order-details td:last-child, body.woocommerce .woocommerce-orders-table th:last-child, body.woocommerce .woocommerce-orders-table td:last-child,
body.woocommerce .woocommerce-table--order-details th:last-child,
body.woocommerce .woocommerce-table--order-details td:last-child {
  padding-right: 30px !important;
}
body .woocommerce .woocommerce-orders-table tr:nth-child(even),
body .woocommerce .woocommerce-table--order-details tr:nth-child(even), body.woocommerce .woocommerce-orders-table tr:nth-child(even),
body.woocommerce .woocommerce-table--order-details tr:nth-child(even) {
  background-color: #F4F4EB;
}
body .woocommerce .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a,
body .woocommerce .woocommerce-table--order-details .woocommerce-orders-table__cell-order-actions a, body.woocommerce .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a,
body.woocommerce .woocommerce-table--order-details .woocommerce-orders-table__cell-order-actions a {
  margin-right: 10px;
}
body .woocommerce .woocommerce-orders-table a.button, body .woocommerce .woocommerce-orders-table div.product form.cart a.button, body .woocommerce div.product form.cart .woocommerce-orders-table a.button,
body .woocommerce .woocommerce-table--order-details a.button,
body .woocommerce .woocommerce-table--order-details div.product form.cart a.button,
body .woocommerce div.product form.cart .woocommerce-table--order-details a.button, body.woocommerce .woocommerce-orders-table a.button, body.woocommerce .woocommerce-orders-table div.product form.cart a.button, body.woocommerce div.product form.cart .woocommerce-orders-table a.button,
body.woocommerce .woocommerce-table--order-details a.button,
body.woocommerce .woocommerce-table--order-details div.product form.cart a.button,
body.woocommerce div.product form.cart .woocommerce-table--order-details a.button {
  padding: 5px;
}
body .woocommerce .woocommerce-orders-table .product-total,
body .woocommerce .woocommerce-orders-table .amount,
body .woocommerce .woocommerce-table--order-details .product-total,
body .woocommerce .woocommerce-table--order-details .amount, body.woocommerce .woocommerce-orders-table .product-total,
body.woocommerce .woocommerce-orders-table .amount,
body.woocommerce .woocommerce-table--order-details .product-total,
body.woocommerce .woocommerce-table--order-details .amount {
  text-align: right;
}
body .woocommerce .wc-proceed-to-checkout, body.woocommerce .wc-proceed-to-checkout {
  display: inline-block;
  margin: 30px 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
body .woocommerce .wc-proceed-to-checkout a.checkout-button, body.woocommerce .wc-proceed-to-checkout a.checkout-button {
  font-size: 16px;
  padding: 10px 15px;
}
body .woocommerce .woocommerce-billing-fields label, body.woocommerce .woocommerce-billing-fields label {
  font-weight: 600;
}
body .woocommerce .checkout-order-details, body.woocommerce .checkout-order-details {
  max-width: 650px;
  background-color: #F4F4EB;
  padding: 30px;
  border-radius: 15px;
  margin-bottom: 30px;
}
body .woocommerce .checkout-order-details #sa-bop, body.woocommerce .checkout-order-details #sa-bop {
  border: none;
  margin: 0;
  padding: 0;
}
body .woocommerce .checkout-order-details #sa-bop .sa-bop-options, body.woocommerce .checkout-order-details #sa-bop .sa-bop-options {
  gap: 0;
}
body .woocommerce .woocommerce-checkout-payment, body.woocommerce .woocommerce-checkout-payment {
  background-color: #C4DBAD !important;
  border-radius: 10px;
  border: 1px solid #8A8787;
  padding: 30px 30px 0px 30px;
  margin-bottom: 30px;
}

#payment {
  background-color: #C4DBAD !important;
  border-radius: 10px;
  border: 1px solid #8A8787;
  padding: 30px 30px 0px 30px;
  margin-bottom: 30px;
}

.woocommerce-checkout #payment div.payment_box {
  background-color: #F4F4EB !important;
  border-radius: 0;
}

.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #F4F4EB;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

.fouc-fix-hidden {
  visibility: hidden;
}

@media (min-width: 1101px) {
  .desktop-hide {
    display: none !important;
  }
}
@media (max-width: 1101px) and (min-width: 769px) {
  .tablet-hide {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .mobile-hide {
    display: none !important;
  }
}
.flex-row > .vc_column-inner > .wpb_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 15px;
}

.button, body .woocommerce div.product form.cart .button, body.woocommerce div.product form.cart .button {
  border: 1px solid #285939;
  padding: 8px 12px;
  text-transform: uppercase;
}

button a {
  color: #ffffff;
}
button:hover a {
  color: #285939;
}

.button-green,
.button-white,
.theme-button,
.vc_btn3,
#wl-wrapper .button,
.category-children-buttons .button,
.category-children-buttons body .woocommerce div.product form.cart .button,
body .woocommerce div.product form.cart .category-children-buttons .button,
.category-children-buttons body.woocommerce div.product form.cart .button,
body.woocommerce div.product form.cart .category-children-buttons .button,
button.single_add_to_cart_button,
.wl-add-to-single.button,
body .woocommerce div.product form.cart .wl-add-to-single.button,
body.woocommerce div.product form.cart .wl-add-to-single.button {
  color: #ffffff;
  background-image: none !important;
  background-color: #285939;
  border: 1px solid #285939 !important;
  border-radius: 5px !important;
  padding: 8px 12px !important;
  font-family: "aglet-slab", sans-serif !important;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
.button-green:hover, .button-green:active, .button-green.active,
.button-white:hover,
.button-white:active,
.button-white.active,
.theme-button:hover,
.theme-button:active,
.theme-button.active,
.vc_btn3:hover,
.vc_btn3:active,
.vc_btn3.active,
#wl-wrapper .button:hover,
#wl-wrapper .button:active,
#wl-wrapper .button.active,
.category-children-buttons .button:hover,
.category-children-buttons body .woocommerce div.product form.cart .button:hover,
body .woocommerce div.product form.cart .category-children-buttons .button:hover,
.category-children-buttons body.woocommerce div.product form.cart .button:hover,
body.woocommerce div.product form.cart .category-children-buttons .button:hover,
.category-children-buttons .button:active,
.category-children-buttons body .woocommerce div.product form.cart .button:active,
body .woocommerce div.product form.cart .category-children-buttons .button:active,
.category-children-buttons body.woocommerce div.product form.cart .button:active,
body.woocommerce div.product form.cart .category-children-buttons .button:active,
.category-children-buttons .button.active,
.category-children-buttons body .woocommerce div.product form.cart .active.button,
body .woocommerce div.product form.cart .category-children-buttons .active.button,
.category-children-buttons body.woocommerce div.product form.cart .active.button,
body.woocommerce div.product form.cart .category-children-buttons .active.button,
button.single_add_to_cart_button:hover,
button.single_add_to_cart_button:active,
button.single_add_to_cart_button.active,
.wl-add-to-single.button:hover,
body .woocommerce div.product form.cart .wl-add-to-single.button:hover,
body.woocommerce div.product form.cart .wl-add-to-single.button:hover,
.wl-add-to-single.button:active,
body .woocommerce div.product form.cart .wl-add-to-single.button:active,
body.woocommerce div.product form.cart .wl-add-to-single.button:active,
.wl-add-to-single.button.active,
body .woocommerce div.product form.cart .wl-add-to-single.active.button,
body.woocommerce div.product form.cart .wl-add-to-single.active.button {
  color: #285939 !important;
  background-color: #ffffff !important;
}

.button-white,
#wl-wrapper .button,
.category-children-buttons .button,
.category-children-buttons body .woocommerce div.product form.cart .button,
body .woocommerce div.product form.cart .category-children-buttons .button,
.category-children-buttons body.woocommerce div.product form.cart .button,
body.woocommerce div.product form.cart .category-children-buttons .button,
.wl-add-to-single.button,
body .woocommerce div.product form.cart .wl-add-to-single.button,
body.woocommerce div.product form.cart .wl-add-to-single.button {
  color: #285939 !important;
  background-color: #ffffff !important;
}
.button-white:hover, .button-white:active, .button-white.active,
#wl-wrapper .button:hover,
#wl-wrapper .button:active,
#wl-wrapper .button.active,
.category-children-buttons .button:hover,
.category-children-buttons body .woocommerce div.product form.cart .button:hover,
body .woocommerce div.product form.cart .category-children-buttons .button:hover,
.category-children-buttons body.woocommerce div.product form.cart .button:hover,
body.woocommerce div.product form.cart .category-children-buttons .button:hover,
.category-children-buttons .button:active,
.category-children-buttons body .woocommerce div.product form.cart .button:active,
body .woocommerce div.product form.cart .category-children-buttons .button:active,
.category-children-buttons body.woocommerce div.product form.cart .button:active,
body.woocommerce div.product form.cart .category-children-buttons .button:active,
.category-children-buttons .button.active,
.category-children-buttons body .woocommerce div.product form.cart .active.button,
body .woocommerce div.product form.cart .category-children-buttons .active.button,
.category-children-buttons body.woocommerce div.product form.cart .active.button,
body.woocommerce div.product form.cart .category-children-buttons .active.button,
.wl-add-to-single.button:hover,
body .woocommerce div.product form.cart .wl-add-to-single.button:hover,
body.woocommerce div.product form.cart .wl-add-to-single.button:hover,
.wl-add-to-single.button:active,
body .woocommerce div.product form.cart .wl-add-to-single.button:active,
body.woocommerce div.product form.cart .wl-add-to-single.button:active,
.wl-add-to-single.button.active,
body .woocommerce div.product form.cart .wl-add-to-single.active.button,
body.woocommerce div.product form.cart .wl-add-to-single.active.button {
  color: #ffffff !important;
  background-color: #285939 !important;
}

.category-children-buttons .button:not(:last-child), .category-children-buttons body .woocommerce div.product form.cart .button:not(:last-child), body .woocommerce div.product form.cart .category-children-buttons .button:not(:last-child), .category-children-buttons body.woocommerce div.product form.cart .button:not(:last-child), body.woocommerce div.product form.cart .category-children-buttons .button:not(:last-child) {
  margin-right: 15px;
}

.category-children-buttons a.button, .category-children-buttons body .woocommerce div.product form.cart a.button, body .woocommerce div.product form.cart .category-children-buttons a.button, .category-children-buttons body.woocommerce div.product form.cart a.button, body.woocommerce div.product form.cart .category-children-buttons a.button {
  margin-bottom: 1rem;
  font-size: 14px;
}

.wp-block-button__link {
  background-color: #285939;
  border: 1px solid #285939;
  border-radius: 5px;
  padding: 5px 10px;
}
.wp-block-button__link:hover, .wp-block-button__link:active, .wp-block-button__link:focus {
  background-color: #ffffff;
  color: #285939;
}

.wpb_content_element ul li {
  margin-bottom: 0.5rem;
}
.wpb_content_element ul li ul {
  margin-top: 0.5rem;
}

@media (max-width: 767px) {
  .align-on-mobile {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .margin-on-mobile {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.margin-bottom {
  margin-bottom: 20px;
}

.responsive-margin {
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .responsive-margin {
    margin-bottom: 10px;
  }
}
.crackle-bg-row {
  background-size: 300px;
}

.featured-glazes h4 {
  font-weight: 300;
}
.featured-glazes .flex-row > .vc_column-inner > .wpb_wrapper {
  gap: 20px;
  padding-left: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.featured-glazes .flex-row.three-featured > .vc_column-inner > .wpb_wrapper {
  gap: 10px;
  padding-left: 0;
}
.featured-glazes .flex-row.three-featured h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.featured-glazes .flex-row.three-featured .wpb_single_image {
  -webkit-box-flex: 0.4;
      -ms-flex: 0.4;
          flex: 0.4;
}
.featured-glazes .flex-row.three-featured .three-inner-row {
  -webkit-box-flex: 0.6;
      -ms-flex: 0.6;
          flex: 0.6;
}

.cat-boxes-row {
  padding: 15px;
}
.cat-boxes-row .clay-cat-box {
  padding: 10px !important;
}
.cat-boxes-row .clay-cat-box .vc_column-inner {
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #ffffff;
}
.cat-boxes-row .clay-cat-box p {
  font-size: 14px;
}
.cat-boxes-row .clay-cat-box a {
  font-size: 16px;
  text-decoration: none;
}
.cat-boxes-row .clay-cat-box .wpb_single_image {
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}
.cat-boxes-row .clay-cat-box .wpb_single_image img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cat-boxes-row .clay-cat-box:hover .vc_column-inner {
  color: #ffffff !important;
  background-color: #285939 !important;
}
.cat-boxes-row .clay-cat-box:hover .vc_column-inner a {
  color: #ffffff !important;
}
.cat-boxes-row .clay-cat-box:hover .vc_column-inner img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

/* Horizontal masonry row */
@media (min-width: 768px) {
  .masonry-row .vc_column-inner > .wpb_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 15px;
  }
  .masonry-row .wpb_single_image img {
    height: 200px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
}
@media (max-width: 767px) {
  .cat-boxes-row p {
    font-size: 12px;
  }
  .mobile-scroll-row {
    --mobile-scroll-gap: 8px;
    --mobile-scroll-col-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: var(--mobile-scroll-gap);
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-scroll-snap-type: x proximity;
        scroll-snap-type: x proximity;
  }
  .mobile-scroll-row > .vc_column_container {
    float: none;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 var(--mobile-scroll-col-width);
            flex: 0 0 var(--mobile-scroll-col-width);
    width: var(--mobile-scroll-col-width);
    max-width: var(--mobile-scroll-col-width);
    scroll-snap-align: start;
  }
  .mobile-scroll-row > .vc_column_container:only-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .mobile-scroll-row > .vc_column_container:only-child > .vc_column-inner > .wpb_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: var(--mobile-scroll-gap);
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-scroll-snap-type: x proximity;
        scroll-snap-type: x proximity;
  }
  .mobile-scroll-row > .vc_column_container:only-child > .vc_column-inner > .wpb_wrapper > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: var(--mobile-scroll-col-width);
    max-width: var(--mobile-scroll-col-width);
    scroll-snap-align: start;
  }
  .mobile-scroll-row > .vc_column_container > .vc_column-inner > .wpb_wrapper > .wpb_single_image,
  .mobile-scroll-row .wpb_single_image .vc_figure {
    margin: 0;
  }
  .mobile-scroll-row .wpb_single_image .vc_single_image-wrapper {
    display: block;
  }
  .mobile-scroll-row .wpb_single_image img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .masonry-row {
    margin-bottom: 30px;
  }
  .mobile-scroll-row.masonry-row {
    --mobile-scroll-col-width: 72%;
    --mobile-scroll-image-height: 200px;
  }
  .mobile-scroll-row.masonry-row > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
    scroll-snap-align: start;
  }
  .mobile-scroll-row.masonry-row .wpb_single_image img {
    display: block;
    width: auto;
    max-width: none;
    height: var(--mobile-scroll-image-height);
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.tool-pagination {
  text-align: center;
  margin: 20px 0;
}
.tool-pagination .pages {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: 1px solid #d3ced2;
  border-right: 0;
  margin: 1px;
}
.tool-pagination .pages li {
  display: inline-block;
  border-right: 1px solid #d3ced2;
  padding: 0;
  margin: 0;
  float: left;
}
.tool-pagination .pages li span,
.tool-pagination .pages li a {
  padding: 6px 9px;
  min-width: 1em;
  display: block;
  background-color: #ffffff;
}
.tool-pagination .pages li span:hover,
.tool-pagination .pages li a:hover {
  background: #ECF2E4;
}
.tool-pagination .pages li span.current,
.tool-pagination .pages li a.current {
  background: #285939;
  color: white;
}

#ui-datepicker-div {
  background-color: white;
  padding: 0.5rem;
}
#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next {
  margin-bottom: 0.5rem;
  padding: 0.5rem;
}
#ui-datepicker-div .ui-datepicker-next {
  float: right;
}
#ui-datepicker-div .ui-datepicker-title {
  clear: both;
}
#ui-datepicker-div .ui-datepicker-month,
#ui-datepicker-div .ui-datepicker-year {
  width: 50%;
}
#ui-datepicker-div .ui-datepicker-calendar td {
  padding: 0.5rem;
}

.txt-primary {
  color: #285939;
}

a.txt-primary {
  color: #285939;
}
a.txt-primary:hover, a.txt-primary:active, a.txt-primary.active {
  color: rgb(34, 75.65, 48.45);
}

.bg-primary {
  background-color: #285939;
}

.txt-secondary {
  color: #94BF69;
}

a.txt-secondary {
  color: #94BF69;
}
a.txt-secondary:hover, a.txt-secondary:active, a.txt-secondary.active {
  color: rgb(125.8, 176.3551401869, 75.2448598131);
}

.bg-secondary {
  background-color: #94BF69;
}

.txt-success {
  color: #43a214;
}

a.txt-success {
  color: #43a214;
}
a.txt-success:hover, a.txt-success:active, a.txt-success.active {
  color: rgb(56.95, 137.7, 17);
}

.bg-success {
  background-color: #43a214;
}

.txt-warning {
  color: #C43302;
}

a.txt-warning {
  color: #C43302;
}
a.txt-warning:hover, a.txt-warning:active, a.txt-warning.active {
  color: rgb(166.6, 43.35, 1.7);
}

.bg-warning {
  background-color: #C43302;
}

.txt-alert {
  color: #FF612C;
}

a.txt-alert {
  color: #FF612C;
}
a.txt-alert:hover, a.txt-alert:active, a.txt-alert.active {
  color: rgb(254.15, 63.8386255924, 0);
}

.bg-alert {
  background-color: #FF612C;
}

.txt-white {
  color: white;
}

.white-text {
  color: white !important;
}

.txt-light-gray {
  color: #E4E7EB;
}

.txt-medium-gray {
  color: #8A8787;
}

.txt-dark-gray {
  color: #2A2A2A;
}

.txt-black {
  color: #000000;
}

.bg-white {
  background-color: white;
}

.bg-light-gray {
  background-color: #E4E7EB;
}

.bg-medium-gray {
  background-color: #8A8787;
}

.bg-dark-gray {
  background-color: #2A2A2A;
}

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

.pb-0 {
  padding-bottom: 0 !important;
}

@media print, screen and (max-width: 47.99875em) {
  .no-js .top-bar {
    display: none;
  }
}
@media print, screen and (min-width: 48em) {
  .no-js .title-bar {
    display: none;
  }
}

.scroll-top {
  position: fixed;
  z-index: 4;
  color: #C4DBAD;
  background-color: #ECF2E4;
  display: block;
  text-align: center;
  font-size: 3rem;
  width: 3rem;
  height: 3rem;
  bottom: 5rem;
  left: 0.6875rem;
  line-height: 3rem;
  border-radius: 0;
}
@media print, screen and (min-width: 48em) {
  .scroll-top {
    font-size: 3rem;
    width: 3rem;
    bottom: 6.25rem;
    left: 1.1875rem;
  }
}
.scroll-top:hover, .scroll-top:active, .scroll-top:focus {
  color: #285939;
  background-color: #94BF69;
}

#skip a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
#skip a :focus {
  position: static;
  width: auto;
  height: auto;
}

.social a {
  color: #ffffff;
  -webkit-filter: brightness(100%);
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  margin-left: 10px;
}
.social a:focus, .social a:hover, .social a:active {
  color: #94BF69;
}
.social a i {
  font-size: 1.625rem;
}

.wp-block-social-links li {
  border-radius: 0;
}

#videoModal, #imageModal, #textModal {
  overflow-y: initial;
  text-align: center;
  padding: 15px;
}
#videoModal .close-button, #imageModal .close-button, #textModal .close-button {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  font-size: 40px;
  color: white;
  cursor: pointer;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.65);
  background: transparent;
  border-color: transparent !important;
}
#videoModal .embed-container, #imageModal .embed-container, #textModal .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
#videoModal .embed-container iframe, #videoModal .embed-container object, #videoModal .embed-container embed, #imageModal .embed-container iframe, #imageModal .embed-container object, #imageModal .embed-container embed, #textModal .embed-container iframe, #textModal .embed-container object, #textModal .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#textModal {
  padding: 0;
  width: 50vw;
  top: 60px !important;
}
#textModal .info-modal-title {
  background: #285939;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#textModal .info-modal-title h2 {
  color: #ffffff;
  padding: 1rem;
}
#textModal .info-modal-details {
  text-align: left;
  padding: 1rem 2rem;
}

.reveal-overlay {
  background-color: rgba(0, 0, 0, 0.65);
}
.reveal-overlay canvas {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.reveal-overlay .reveal {
  border-radius: 5px;
}
.reveal-overlay .reveal .reveal-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reveal-overlay .reveal .reveal-flex .reveal-image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.reveal-overlay .reveal .reveal-flex .reveal-image img {
  padding-right: 10px;
}
.reveal-overlay .reveal .reveal-flex .reveal-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 20px;
}
.reveal-overlay .reveal .reveal-flex .reveal-text .headline-in-modal {
  font-size: 28px;
  margin-bottom: 0px;
}

.green-underline {
  border-bottom: 2px solid #C4DBAD;
  padding-bottom: 5px;
  font-family: "oso-sans-variable", sans-serif !important;
  font-weight: 600 !important;
}

.tab-heading {
  background-color: #C4DBAD;
  padding: 10px 20px;
  border-radius: 5px 5px 0 0;
}
.tab-heading p, .tab-heading h2, .tab-heading h3, .tab-heading h4, .tab-heading a {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
  font-family: "aglet-slab", sans-serif;
  margin-bottom: 0;
}

#firing_table .tab-heading {
  text-align: center;
}
#firing_table .firing-schedule-table {
  width: 100%;
  border-collapse: collapse; /* Removes spacing between cells */
}
#firing_table .firing-schedule-table thead {
  color: #ffffff;
  background-color: #285939;
  border: 1px solid #285939;
}
#firing_table .firing-schedule-table thead th {
  font-family: "aglet-slab", sans-serif;
  font-weight: 500;
}
#firing_table .firing-schedule-table tbody tr:nth-child(odd) {
  background-color: #ffffff;
}
#firing_table .firing-schedule-table tbody tr:nth-child(even) {
  background-color: #F4F4EB;
}
#firing_table .firing-schedule-table th, #firing_table .firing-schedule-table td {
  padding: 5px 20px 5px 20px;
}
#firing_table .firing-schedule-table td:first-of-type {
  text-align: right;
}
#firing_table .firing-schedule-table td:nth-of-type(2) {
  max-width: 140px;
}
#firing_table .firing-schedule-table td:last-of-type {
  text-align: center;
}

.main-menu {
  z-index: 4;
}
.main-menu .sitewide-banner {
  background-color: #E4E7EB;
  padding: 5px 0;
}
.main-menu .sitewide-banner p {
  font-size: 14px;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 500px) {
  .main-menu .sitewide-banner p {
    font-size: 12px;
  }
}
.main-menu .sticky {
  background-color: #ffffff;
}
.main-menu .sticky .logo {
  -webkit-transition: 250ms max-height ease-out;
  -o-transition: 250ms max-height ease-out;
  transition: 250ms max-height ease-out;
  margin-bottom: -10px;
}

#large-menu .desk-nav-container {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#large-menu nav {
  margin-top: 15px;
}
#large-menu nav .home-link {
  display: inline-block;
}
#large-menu nav .menu {
  row-gap: 5px;
}
#large-menu nav .menu .nav-main-item {
  padding: 0 10px;
}
#large-menu nav .menu .nav-main-item a {
  color: #000000;
  font-size: 0.9375rem;
  -webkit-transition: 250ms color ease-out;
  -o-transition: 250ms color ease-out;
  transition: 250ms color ease-out;
  padding: 0 0 2px 0;
  line-height: normal;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F4F4EB), to(#F4F4EB));
  background-image: -webkit-linear-gradient(#F4F4EB, #F4F4EB);
  background-image: -o-linear-gradient(#F4F4EB, #F4F4EB);
  background-image: linear-gradient(#F4F4EB, #F4F4EB);
  background-size: 0% 0.1em;
  background-position-y: 100%;
  background-position-x: 0%;
  background-repeat: no-repeat;
  -webkit-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
#large-menu nav .menu .nav-main-item:last-child a {
  padding-right: 0;
}
#large-menu nav.topbar-menu {
  margin-top: 0;
}
#large-menu nav.topbar-menu .menu {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#large-menu nav.topbar-menu .menu a {
  color: #285939;
  text-transform: uppercase;
}
#large-menu nav.topbar-menu .menu a:hover, #large-menu nav.topbar-menu .menu a:focus, #large-menu nav.topbar-menu .menu a:active {
  background-size: 100% 2px;
}
#large-menu nav.topbar-menu .menu li:last-child a {
  font-family: "aglet-slab", sans-serif;
  font-weight: 500;
  color: #ffffff;
  background-color: #285939;
  padding: 8px 10px;
  text-transform: uppercase;
  border-radius: 5px;
  border: 1px solid #285939;
  -webkit-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
  margin-left: 10px;
}
#large-menu nav.topbar-menu .menu li:last-child a:hover, #large-menu nav.topbar-menu .menu li:last-child a:active, #large-menu nav.topbar-menu .menu li:last-child a.active {
  color: #285939;
  background-color: #ffffff;
  background-size: 0% 0.1em;
}
@media (min-width: 841px) and (max-width: 1000px) {
  #large-menu .menu a {
    font-size: 14px !important;
    padding: 0 5px;
  }
}
@media screen and (max-width: 935px) {
  #large-menu {
    display: none !important;
  }
}

.disable-scroll {
  height: 100%;
  overflow: hidden;
}

.title-bar {
  overflow: visible;
  display: none;
}
@media screen and (max-width: 934px) {
  .title-bar {
    display: block !important;
  }
}
.title-bar #title-inner-container {
  background-color: #ffffff;
}
.title-bar #title-inner-container .inner-container {
  gap: 2vw;
}
@media (max-width: 400px) {
  .title-bar #title-inner-container .inner-container {
    gap: 0;
  }
}
.title-bar .canvas-toggle-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 22px;
  width: 22px;
}
.title-bar .canvas-toggle-mobile .hamburger-bar {
  height: 5px;
  width: 25px;
  background-color: #285939;
  border-radius: 2px;
  -webkit-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1);
}
.title-bar .canvas-toggle-mobile:hover {
  cursor: pointer;
}
.title-bar .canvas-toggle-mobile[aria-expanded=true] .hamburger-bar:nth-of-type(1) {
  -webkit-transform: rotate(43deg);
      -ms-transform: rotate(43deg);
          transform: rotate(43deg);
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  width: 28px;
}
.title-bar .canvas-toggle-mobile[aria-expanded=true] .hamburger-bar:nth-of-type(2) {
  opacity: 0;
  width: 0;
}
.title-bar .canvas-toggle-mobile[aria-expanded=true] .hamburger-bar:nth-of-type(3) {
  -webkit-transform: rotate(-41deg);
      -ms-transform: rotate(-41deg);
          transform: rotate(-41deg);
  -webkit-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
          transform-origin: bottom left;
  width: 28px;
}

#mega-menu-wrap-primary_menu #mega-menu-primary_menu p {
  margin-bottom: 0 !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item {
  border: 1px solid #ffffff !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item.mega-toggle-on {
  border-color: #8A8787 !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item > a.mega-menu-link {
  font-family: "aglet-slab", sans-serif !important;
  font-size: 18px !important;
  padding: 0 5px 0 15px !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-flyout ul.mega-sub-menu {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  min-width: calc(100% + 2px) !important;
  margin-left: -1px !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu .mega-menu-column .mega-menu-item-has-children a {
  margin-bottom: 5px !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu .mega-col-sage {
  background-color: #C4DBAD !important;
  height: 300px !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu .mega-col-sage img {
  max-width: 200px !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu .mega-col-sage > ul.mega-sub-menu > li.mega-menu-item {
  padding-bottom: 0 !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu .mega-col-sage .mega-menu-item:first-of-type h4 {
  margin-bottom: 5px !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu .mega-col-sage #mega-menu-item-text-3,
#mega-menu-wrap-primary_menu #mega-menu-primary_menu .mega-col-sage #mega-menu-item-search-3 {
  padding-top: 0 !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu .mega-col-stone {
  background-color: #F4F4EB !important;
  height: 300px !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu .mega-menu-item-has-children > a, #mega-menu-wrap-primary_menu #mega-menu-primary_menu h4 {
  font-weight: 400 !important;
  font-family: "aglet-slab", sans-serif !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu #searchform > div {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 40px !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  font-size: 10px !important;
  top: 4px !important;
  right: 5px !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu span.mega-menu-badge.mega-menu-badge-style-one {
  border-radius: 50% !important;
  margin: 0 !important;
  left: -5px !important;
}
#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link::before {
  content: "" !important;
  width: 100% !important;
  height: 3px !important;
  background-color: #ffffff !important;
  bottom: -2px !important;
  left: 0 !important;
  position: absolute !important;
  z-index: 9999 !important;
}

#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
  white-space: nowrap !important;
}

.off-canvas {
  max-width: 80vw;
  position: fixed;
  right: 0;
  top: 0;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.off-canvas.is-transition-overlap {
  z-index: 4 !important;
}

nav.mobile-menu {
  background-color: #F4F4EB;
  border: 1px solid #F4F4EB;
  overflow-y: auto;
}
nav.mobile-menu #mobile-topbar {
  padding: 20px;
  background-color: #285939;
}
nav.mobile-menu #mobile-topbar a {
  color: #ffffff;
  font-family: "aglet-slab", sans-serif;
  padding: 0 5px;
  font-size: 14px;
}
nav.mobile-menu .product-search {
  padding: 10px 20px;
  background-color: #94BF69;
}
nav.mobile-menu .product-search p {
  margin: 0;
  font-family: "aglet-slab", sans-serif;
}
nav.mobile-menu .vertical.menu li {
  padding-top: 3px;
  padding-left: 20px;
}
nav.mobile-menu .vertical.menu li.nav-main-item:has(.open) {
  background-color: #ffffff;
}
nav.mobile-menu .vertical.menu li .linkbox-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
nav.mobile-menu .vertical.menu li .linkbox-one a {
  color: #000000;
  font-family: "aglet-slab", sans-serif;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 0px;
}
nav.mobile-menu .vertical.menu li .linkbox-one .level-one-trigger {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  cursor: pointer;
  margin-right: 10px;
}
nav.mobile-menu .vertical.menu li .linkbox-one .level-one-trigger .fa-chevron-down {
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
nav.mobile-menu .vertical.menu li .linkbox-one .level-one-trigger.open .fa-chevron-down {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
nav.mobile-menu .vertical.menu li .nested {
  padding: 0 10px;
  margin-left: 0px;
  display: none;
}
nav.mobile-menu .vertical.menu li .nested li {
  padding-left: 10px;
}
nav.mobile-menu .vertical.menu li .nested li:last-of-type {
  margin-bottom: 10px;
}
nav.mobile-menu .vertical.menu li .nested li a {
  color: #000000;
  font-weight: 300;
  padding: 0.5rem 1rem;
}
nav.mobile-menu .vertical.menu li .nested li .linkbox-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
nav.mobile-menu .vertical.menu li .nested li .linkbox-two a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 0px;
  padding-right: 0px;
}
nav.mobile-menu .vertical.menu li .nested li .linkbox-two .level-two-trigger {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  cursor: pointer;
}
nav.mobile-menu .vertical.menu li .nested li .linkbox-two .level-two-trigger .fa-chevron-right {
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
nav.mobile-menu .vertical.menu li .nested li .linkbox-two .level-two-trigger.open .fa-chevron-right {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
nav.mobile-menu .vertical.menu li .nested li .double-nested {
  display: none;
}
nav.mobile-menu #mobile-menu-footer {
  background-color: #285939;
  padding: 20px;
  color: #ffffff;
  display: grid;
  gap: 15px;
}
nav.mobile-menu #mobile-menu-footer p {
  margin-bottom: 0;
}
nav.mobile-menu #mobile-menu-footer .wp-block-button__link {
  border-color: #ffffff;
}

.js-off-canvas-overlay.is-visible {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 3;
}

.header {
  padding: 5rem 0 2.5rem;
  background-size: cover;
  background-position: center center;
  text-align: center;
  color: #ffffff;
  font-size: 1.75rem;
  border-bottom: 3.125rem solid #94BF69;
  position: relative;
}
.header::before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  border-left: 80px solid transparent;
  border-right: 80px solid rgba(40, 89, 57, 0.75);
  border-bottom: 130px solid transparent;
}
@media print, screen and (min-width: 48em) {
  .header::before {
    border-left: 260px solid transparent;
    border-right: 260px solid rgba(40, 89, 57, 0.75);
    border-bottom: 460px solid transparent;
  }
}
.header::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  border-right: 45px solid transparent;
  border-left: 45px solid rgba(40, 89, 57, 0.75);
  border-top: 80px solid transparent;
}
@media print, screen and (min-width: 48em) {
  .header::after {
    border-right: 130px solid transparent;
    border-left: 130px solid rgba(40, 89, 57, 0.75);
    border-top: 250px solid transparent;
  }
}
.header .content {
  background-color: #94BF69;
  padding: 1rem 2rem;
}
.header.no-content {
  min-height: 8.75rem;
}
@media print, screen and (min-width: 48em) {
  .header.no-content {
    min-height: 11.25rem;
  }
}
.header.no-content .content {
  padding: 0;
}
@media print, screen and (min-width: 48em) {
  .header {
    padding: 22.5rem 0 8.75rem;
    font-size: 2.1875rem;
  }
}
.header h1, .header h2, .header h3, .header h4, .header h5, .header h6 {
  font-family: "aglet-slab", sans-serif;
  line-height: 1;
  margin: 0;
}
.header p {
  margin: 0;
}

.sitewide-notice {
  font-size: 1rem;
  text-align: center;
  padding: 10px;
  z-index: 1000;
  position: sticky;
  color: #ffffff;
  background-color: #285939;
}
.sitewide-notice a {
  color: #ffffff;
  text-decoration: underline;
  -webkit-transition: 0.25s color ease-in-out;
  -o-transition: 0.25s color ease-in-out;
  transition: 0.25s color ease-in-out;
}
.sitewide-notice a:hover {
  color: #285939;
}
.sitewide-notice p {
  margin-bottom: 0px;
}

.footer {
  color: #ffffff;
  background-color: #285939;
  background-image: url("/wp-content/uploads/2025/11/green-crackle-bg-texture.png");
  background-repeat: repeat;
  background-size: 300px;
  padding: 30px 0 0;
  position: relative;
}
.footer .grid-x {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .footer .grid-x {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer .cell {
  position: relative;
}
.footer .cell.shrink {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 768px) {
  .footer .cell.shrink {
    text-align: center;
  }
  .footer .cell.shrink + .shrink {
    margin-top: 30px;
  }
}
.footer .cell a {
  color: #ffffff;
  -webkit-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
.footer .cell a:hover, .footer .cell a:active {
  color: #C4DBAD;
}
.footer .cell .button, .footer .cell body .woocommerce div.product form.cart .button, body .woocommerce div.product form.cart .footer .cell .button, .footer .cell body.woocommerce div.product form.cart .button, body.woocommerce div.product form.cart .footer .cell .button {
  padding: 0.375rem 1.25rem;
  text-transform: uppercase;
  border: none;
  -webkit-transition: color 250ms ease-out;
  -o-transition: color 250ms ease-out;
  transition: color 250ms ease-out;
}
.footer .cell .button:hover, .footer .cell body .woocommerce div.product form.cart .button:hover, body .woocommerce div.product form.cart .footer .cell .button:hover, .footer .cell body.woocommerce div.product form.cart .button:hover, body.woocommerce div.product form.cart .footer .cell .button:hover, .footer .cell .button:active, .footer .cell body .woocommerce div.product form.cart .button:active, body .woocommerce div.product form.cart .footer .cell .button:active, .footer .cell body.woocommerce div.product form.cart .button:active, body.woocommerce div.product form.cart .footer .cell .button:active {
  color: #C4DBAD;
}
@media (min-width: 768px) {
  .footer .cell .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer .cell .menu a {
  padding: 5px;
}
.footer .footer-widget-2 p {
  margin-bottom: 20px;
}
.footer .footer-widget-3 .wp-block-social-links {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .footer .footer-widget-3 .wp-block-social-links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer .footer-widget-3 .form-heading {
  color: #ffffff;
  margin-bottom: 10px !important;
  font-family: "aglet-slab", sans-serif;
}
.footer .footer-widget-3 form .gform-body .gform_fields {
  gap: 10px !important;
}
.footer .footer-widget-3 form .gform-body .gform_fields .email-field {
  width: 15vw;
  max-width: 260px;
  min-width: 150px;
}
.footer .footer-widget-3 form .gform-body .gform_fields input[type=submit][id*=gform_submit_button_].gform-button--width-full {
  border: 1px solid #ffffff;
  border-radius: 5px !important;
  font-family: "aglet-slab", sans-serif;
}
.footer .footer-widget-3 form .gform-body .gform_fields input[type=submit][id*=gform_submit_button_].gform-button--width-full:hover {
  color: #ffffff;
  background-color: #285939;
  border-color: #ffffff;
}
.footer .footer-widget-3 form .gform-body .gform_fields input::-webkit-input-placeholder {
  color: #8A8787;
}
.footer .footer-widget-3 form .gform-body .gform_fields input::-moz-placeholder {
  color: #8A8787;
}
.footer .footer-widget-3 form .gform-body .gform_fields input::-ms-input-placeholder {
  color: #8A8787;
}
.footer .footer-widget-3 form .gform-body .gform_fields input::placeholder {
  color: #8A8787;
}
@media (min-width: 1400px) {
  .footer .footer-widget-3 form #field_submit {
    width: 100px;
  }
}
.footer .footer-widget-3 .widget_text p:last-child {
  margin: 0;
}

/* Mobile: Reorder widgets so footer_1 goes last */
@media (max-width: 768px) {
  .footer {
    margin-top: 0;
    padding-top: 0 !important;
  }
  .footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.349);
  }
  .footer-widgets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer-mobile-logo {
    text-align: center;
    width: 200px;
    margin-bottom: 40px;
  }
  .footer-widget-2 {
    margin-top: 25px !important;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer-widget-3 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .footer-widget-3 .form-heading {
    text-align: center;
  }
  .footer-widget-1 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .footer-widget-1 .menu {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  form {
    /* Keep grid layout on smaller screens */
  }
  form .ginput_container_name.gform-grid-row {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 0 !important;
  }
  form .ginput_container_name .name_first,
  form .ginput_container_name .name_last {
    grid-column: auto !important;
    width: auto !important;
  }
  form .gform_fields {
    grid-template-columns: repeat(12, 1fr) !important;
    text-align: left !important;
  }
  form .email-field {
    width: 100% !important;
    padding-right: 4px !important;
    grid-column: span 8 !important;
  }
  form #field_submit {
    grid-column: span 4 !important;
  }
  form .gform-body .gform_fields {
    -webkit-column-gap: 8px !important;
       -moz-column-gap: 8px !important;
            column-gap: 8px !important;
    row-gap: 14px !important;
  }
}
.copyright {
  background-color: #000000;
  font-size: 14px;
  font-weight: 300;
  padding: 0.5rem 0;
  color: #ffffff;
  text-align: center;
  margin-top: 0;
}

.top-banner {
  background-color: #2A2A2A;
  color: #FFF;
  font-size: 0.875rem;
  overflow: hidden;
}
@media print, screen and (max-width: 47.99875em) {
  .top-banner {
    padding-bottom: 10px;
  }
}
@media print, screen and (min-width: 48em) {
  .top-banner .grid-container {
    padding: 0;
  }
}
.top-banner .description {
  padding: 10px 0;
  color: #285939;
  font-weight: 700;
}
.top-banner .menu {
  background-color: transparent;
}
@media print, screen and (min-width: 48em) {
  .top-banner .menu {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.top-banner .menu a {
  font-weight: 700;
  color: #ffffff;
  padding: 10px 15px;
  -webkit-transition: 250ms color ease-out;
  -o-transition: 250ms color ease-out;
  transition: 250ms color ease-out;
}
.top-banner .menu a:hover {
  color: rgb(34.4, 76.54, 49.02);
}
@media print, screen and (max-width: 47.99875em) {
  .top-banner .menu a {
    padding-left: 0;
    padding-right: 0;
  }
}
.top-banner .menu .phone a {
  color: #285939;
}
.top-banner .menu .phone a:hover, .top-banner .menu .phone a:active, .top-banner .menu .phone a:focus, .top-banner .menu .phone a.active {
  color: #ffffff;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track: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;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  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;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.gallery-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  max-width: 100%;
  margin-bottom: 30px;
}

/* Featured/Main Image Styles */
.gallery-featured {
  position: relative;
  margin: 0;
  aspect-ratio: 2.076/1;
  overflow: hidden;
}

.gallery-featured-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.gallery-thumbnails-wrapper {
  position: relative;
}

.gallery-thumbnails-wrapper:hover .gallery-navigation {
  opacity: 1;
}

/* Navigation Arrows - positioned over thumbnails */
.gallery-navigation {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: none !important;
  width: 40px;
  height: 40px;
  font-size: 15px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 10;
  background: transparent;
  color: #285939;
}

.gallery-navigation.prev {
  left: -30px;
}

.gallery-navigation.next {
  right: -30px;
}

/* Show arrows on hover over thumbnails */
/* Thumbnails */
.gallery-thumbnails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 1rem;
  position: relative;
  /* force carousel inside parent width */
  width: 100%;
  overflow-x: auto;
  overscroll-behavior-x: contain;
  /* optional—hide the scrollbar */
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.gallery-thumbnails::-webkit-scrollbar {
  display: none;
}

.gallery-thumbnail-item {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  aspect-ratio: 1;
  width: 85px;
  background: #f5f5f5;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 5px;
}

.gallery-thumbnail-item:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.gallery-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.gallery-thumbnail-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.gallery-thumbnail-item:hover .gallery-thumbnail-overlay {
  opacity: 1;
}

.gallery-thumbnail-item.active .gallery-thumbnail-overlay {
  opacity: 0;
}

.gallery-thumbnail-item.active {
  border: 2px solid #94BF69;
}

/* Loading and fade animations */
.gallery-featured-image.loading {
  opacity: 0.7;
}

.gallery-featured-image.fade-in {
  opacity: 1;
}

.gallery-nav-arrws {
  margin-left: -15px;
}

/* Alternative: Thumbnails on the side for larger screens */
@media (min-width: 768px) {
  .gallery-container.side-thumbnails {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1.5rem;
  }
  .gallery-container.side-thumbnails .gallery-featured {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .gallery-container.side-thumbnails .gallery-thumbnails {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 1rem;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .gallery-container.side-thumbnails .gallery-thumbnail-item {
    aspect-ratio: 1;
  }
}
@media (max-width: 781px) {
  .gallery-container {
    padding: 0 1rem;
  }
}
@media (max-width: 480px) {
  .gallery-featured {
    aspect-ratio: 16/10;
  }
  .gallery-navigation {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
}
.sidebar {
  background: #F4F4EB;
  padding: 1.8rem 1.6rem;
  border-radius: 5px;
  height: 100%;
  z-index: 1;
}
.sidebar h2 {
  background: #285939;
  color: #fff;
  padding: 1rem 1.2rem;
  margin: -1.8rem -1.6rem 0rem -1.6rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.3;
  border-radius: 5px 5px 0 0;
}
.sidebar .search-filter-label,
.sidebar h3 {
  color: #285939;
  font-family: "aglet-slab", sans-serif;
  font-size: 1rem;
}
.sidebar .search-filter-label {
  margin-top: 1rem;
}
.sidebar h3 {
  border-bottom: 1px solid rgb(225.9032258065, 225.9032258065, 202.0967741935);
  font-weight: 700;
  padding-bottom: 1px;
}
.sidebar h3.msbcf-title {
  font-size: 16px;
}
.sidebar .search-filter-input-text {
  position: relative;
  margin-bottom: 1rem;
  height: 2rem;
}
.sidebar .search-filter-input-text .search-filter-input-text__icon {
  position: absolute;
  left: 0;
  top: 45%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 32px;
  height: 32px;
  pointer-events: none;
}
.sidebar .search-filter-input-text .search-filter-input-text__icon svg {
  width: 100%;
  height: 100%;
}
.sidebar .search-filter-input-text .search-filter-input-text__input {
  width: 100%;
  padding: 0.6rem 0.8rem 0.6rem 2.5rem;
  border: 1px solid #86A641;
  border-radius: 5px;
  font-size: 0.95rem;
  font-family: inherit;
}
.sidebar .search-filter-input-text .search-filter-input-text__input:focus {
  outline: none;
  border-color: #285939;
}
.sidebar .search-filter-input-text:has(.search-filter-input-text__input:not(:placeholder-shown)) .search-filter-input-text__icon {
  opacity: 0;
  visibility: hidden;
}
.sidebar .search-filter-input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sidebar .search-filter-input-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sidebar .search-filter-input-checkbox .search-filter-input-checkbox__input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.sidebar .search-filter-input-checkbox .search-filter-input-checkbox__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  font-size: 0.95rem;
  color: #333;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.sidebar .search-filter-input-checkbox .search-filter-input-checkbox__container:hover {
  color: #285939;
}
.sidebar .search-filter-input-checkbox .search-filter-input-checkbox__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 16px;
  height: 16px;
  outline: 1px solid #285939;
  border: 2px solid white;
  border-radius: 3px;
  background: white;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.sidebar .search-filter-input-checkbox .search-filter-input-checkbox__control svg {
  display: none;
}
.sidebar .search-filter-input-checkbox .search-filter-input-checkbox__input:checked + .search-filter-input-checkbox__container .search-filter-input-checkbox__control {
  background-color: #285939;
}
.sidebar .search-filter-input-checkbox .search-filter-input-checkbox__label {
  font-family: "oso-sans-variable", sans-serif;
  font-size: 0.95rem;
  line-height: 1.3;
}
.sidebar .search-filter-input-checkbox > .search-filter-input-group {
  margin-left: 1.5rem;
  margin-top: 0.3rem;
}

.sidebar--collapsible {
  position: relative;
  overflow: visible;
}
.sidebar--collapsible .archive-sidebar__heading {
  padding: 0;
}
.sidebar--collapsible .archive-sidebar__toggle {
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font: inherit;
  line-height: inherit;
  padding: 1rem 1.2rem;
  width: 100%;
}
.sidebar--collapsible .archive-sidebar__toggle-icon {
  font-size: 12px;
  display: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1rem;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.sidebar--collapsible.is-open .archive-sidebar__toggle-icon {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

@media (max-width: 991px) {
  .shop-sidebar-area,
  .faq-sidebar-area {
    position: relative;
    margin-bottom: 10px !important;
  }
  .sidebar--collapsible.is-ready {
    background: transparent;
    height: auto;
    padding: 0;
    z-index: 20;
  }
  .sidebar--collapsible.is-ready .archive-sidebar__heading {
    margin: 0;
    border-radius: 5px 5px 0 0;
  }
  .sidebar--collapsible.is-ready .archive-sidebar__toggle-icon {
    display: block;
  }
  .sidebar--collapsible.is-ready .archive-sidebar__panel {
    background: #F4F4EB;
    -webkit-box-shadow: 0 18px 36px rgba(0, 0, 0, 0.18);
            box-shadow: 0 18px 36px rgba(0, 0, 0, 0.18);
    border-radius: 0 0 5px 5px;
    display: none;
    left: 0;
    padding: 1rem 1.6rem 1.8rem;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 30;
  }
  .sidebar--collapsible.is-ready.is-open {
    z-index: 40;
  }
  .sidebar--collapsible.is-ready.is-open .archive-sidebar__heading {
    border-radius: 5px 5px 0 0;
  }
  .sidebar--collapsible.is-ready.is-open .archive-sidebar__panel {
    display: block;
  }
}
@media (min-width: 992px) {
  .sidebar--collapsible .archive-sidebar__toggle {
    cursor: default;
  }
}
.class-schedule-card {
  min-height: 0 !important;
  padding-bottom: 1rem;
}
.class-schedule-card h3 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #F4F4EB;
  padding: 1rem 0;
}
.class-schedule-card .schedule-time,
.class-schedule-card .schedule-dates,
.class-schedule-card .schedule-instructor {
  margin-bottom: 0;
}
.class-schedule-card .schedule-instructor {
  font-weight: 300;
  color: black;
  margin-top: 0.5rem;
}
.class-schedule-card .schedule-price {
  color: black;
  margin-top: 1rem;
}

.sign-up-button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}

.post-header {
  background-color: #F4F4EB;
  padding: 20px 0 10px 0;
}

#single-post article .back-link,
.single article .back-link {
  margin: 5px 0 10px;
  max-width: 1200px;
  display: block;
  width: 300px;
}
#single-post article .back-link p,
.single article .back-link p {
  margin-bottom: 0;
}
#single-post article .back-link p::before,
.single article .back-link p::before {
  content: "«"; /* two left-pointing angle quotes */
  margin-right: 5px;
  font-size: 1.25rem;
  color: inherit;
  font-weight: 300;
}
#single-post article .post-content .post-image,
.single article .post-content .post-image {
  max-height: 400px;
  text-align: left;
  overflow: hidden;
  border-radius: 5px;
}
#single-post article .post-content .post-image img,
.single article .post-content .post-image img {
  border-radius: 5px;
  width: 100%;
}
#single-post article .post-content .post-details,
.single article .post-content .post-details {
  padding: 0 30px 15px;
}
#single-post article .post-content .post-details li,
.single article .post-content .post-details li {
  margin-bottom: 0.5rem;
  font-size: 1.05rem;
  line-height: 1.4;
}
#single-post #additional-posts,
.single #additional-posts {
  background-color: #F4F4EB;
  padding: 30px;
}
#single-post #additional-posts .grid,
.single #additional-posts .grid {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  gap: 10px;
}

.breadcrumbs-bar {
  margin: 10px 0 15px 0;
  max-width: 1200px;
  display: block;
}
.breadcrumbs-bar p {
  margin-bottom: 0;
}
.breadcrumbs-bar p a {
  color: #000000;
  text-decoration: none;
}
.breadcrumbs-bar p a:hover, .breadcrumbs-bar p a:active {
  color: #285939;
}
.breadcrumbs-bar span[aria-current=page] {
  color: #285939;
}

.georgies-card {
  min-height: 354px;
  border: 1px solid #8A8787;
  border-radius: 5px;
  background-color: #ffffff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.georgies-card .card-image {
  height: 177px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #ECF2E4;
  text-align: center;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.georgies-card .card-image img {
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.georgies-card .card-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 15px 15px 15px;
}
.georgies-card .card-content .card-detail-1 {
  text-transform: uppercase;
}
.georgies-card .card-content .card-location {
  font-weight: 300;
}
.georgies-card .card-content h4 {
  font-size: 20px;
}
@media (max-width: 600px) {
  .georgies-card .card-content h4 {
    font-size: 16px;
  }
  .georgies-card .card-content button a {
    font-size: 14px;
  }
}

.tooltipster-box {
  background-color: #285939 !important;
  border: none !important;
}

.glossary-ctas {
  width: 100%;
}
.glossary-ctas .glossary-cta-item {
  width: 100%;
}

.vc_tta-title-text {
  color: black;
}

.vc_active .vc_tta-title-text {
  text-decoration: underline;
}

.vc_tta-tab > a {
  background-color: #ffffff !important;
}

.vc_tta-tab > a:hover {
  text-decoration: underline !important;
}

.wpg-list-filter-container .wpg-list-filter .wpg-list-filter-row {
  padding-bottom: 10px !important;
}

.wpg-list-filter-container .wpg-list-filter a {
  padding: 5px 10px !important;
}

.archive .content .cell,
.post-grid .cell {
  margin-bottom: 30px;
}
.archive .content .cell .blog-teaser,
.post-grid .cell .blog-teaser {
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.archive .content .cell .blog-teaser .thumbnail,
.post-grid .cell .blog-teaser .thumbnail {
  display: block;
}
.archive .content .cell .blog-teaser .thumbnail > div,
.post-grid .cell .blog-teaser .thumbnail > div {
  padding-bottom: 67.57%;
  background-size: cover;
  background-position: center;
}
.archive .content .cell .blog-teaser .thumbnail img,
.post-grid .cell .blog-teaser .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: none;
  max-height: none;
}
@media print, screen and (max-width: 47.99875em) {
  .archive .content .cell .blog-teaser .thumbnail img,
  .post-grid .cell .blog-teaser .thumbnail img {
    margin-bottom: 1rem;
  }
}
.archive .content .cell .blog-teaser .excerpt,
.post-grid .cell .blog-teaser .excerpt {
  padding: 15px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.archive .content .cell .blog-teaser .excerpt h3 a,
.post-grid .cell .blog-teaser .excerpt h3 a {
  color: #285939;
  -webkit-transition: 0.25s color ease-in-out;
  -o-transition: 0.25s color ease-in-out;
  transition: 0.25s color ease-in-out;
}
.archive .content .cell .blog-teaser .excerpt h3 a:hover, .archive .content .cell .blog-teaser .excerpt h3 a:active, .archive .content .cell .blog-teaser .excerpt h3 a:focus,
.post-grid .cell .blog-teaser .excerpt h3 a:hover,
.post-grid .cell .blog-teaser .excerpt h3 a:active,
.post-grid .cell .blog-teaser .excerpt h3 a:focus {
  color: #285939;
}
.archive .content .cell .blog-teaser .excerpt .categories,
.post-grid .cell .blog-teaser .excerpt .categories {
  color: #94BF69;
}
.archive .content .cell .blog-teaser .excerpt .categories a,
.post-grid .cell .blog-teaser .excerpt .categories a {
  color: #94BF69;
  -webkit-transition: 0.25s color ease-in-out;
  -o-transition: 0.25s color ease-in-out;
  transition: 0.25s color ease-in-out;
}
.archive .content .cell .blog-teaser .excerpt .categories a:hover, .archive .content .cell .blog-teaser .excerpt .categories a:active, .archive .content .cell .blog-teaser .excerpt .categories a:focus,
.post-grid .cell .blog-teaser .excerpt .categories a:hover,
.post-grid .cell .blog-teaser .excerpt .categories a:active,
.post-grid .cell .blog-teaser .excerpt .categories a:focus {
  color: #285939;
}
.archive .content .cell .faq-teaser h3 a,
.post-grid .cell .faq-teaser h3 a {
  color: #285939;
  -webkit-transition: 0.25s color ease-in-out;
  -o-transition: 0.25s color ease-in-out;
  transition: 0.25s color ease-in-out;
}
.archive .content .cell .faq-teaser h3 a:hover, .archive .content .cell .faq-teaser h3 a:active, .archive .content .cell .faq-teaser h3 a:focus,
.post-grid .cell .faq-teaser h3 a:hover,
.post-grid .cell .faq-teaser h3 a:active,
.post-grid .cell .faq-teaser h3 a:focus {
  color: #285939;
}

.show-for-small-only.scroll h4 {
  text-align: right;
  margin-bottom: 10px;
  line-height: 20px;
  cursor: pointer;
}
.show-for-small-only.scroll h4 i {
  font-size: 20px;
  line-height: 20px;
  margin-left: 5px;
}

.post-grid.slider-xs.slick-slider {
  max-width: 100%;
  margin: auto;
}
.post-grid.slider-xs .slick-slide {
  max-width: 100%;
  margin-right: 12px;
}
.post-grid.slider-xs .slick-list {
  margin-right: -12px; /* Counteracts the extra space on the last slide */
}

body.blog .grid-container,
body.search .grid-container,
body.category .grid-container,
body.archive .grid-container {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (min-width: 75em) {
  body.blog .grid-container,
  body.search .grid-container,
  body.category .grid-container,
  body.archive .grid-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.blog-header {
  background-color: #F4F4EB;
  padding: 20px 0 10px 0;
}

.blog-page-intro {
  padding: 0px 0px 30px;
}
.blog-page-intro p {
  margin-bottom: 0;
}

#blog-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-sidebar-area {
  margin-bottom: 30px;
}
.blog-sidebar-area .blog-archive-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.blog-sidebar-area .blog-archive-links .link-headline {
  font-size: 24px;
  display: inline-block;
  width: 100%;
  line-height: 1.2;
  font-weight: bold;
  color: #285939;
  margin-bottom: 0px;
  border-bottom: 1px solid #ECF2E4;
  position: relative;
}
@media print, screen and (min-width: 62em) {
  .blog-sidebar-area .blog-archive-links .link-headline {
    pointer-events: none;
  }
}
.blog-sidebar-area .blog-archive-links .link-headline i {
  float: right;
  -webkit-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
@media print, screen and (min-width: 62em) {
  .blog-sidebar-area .blog-archive-links .link-headline i {
    display: none;
  }
}
.blog-sidebar-area .blog-archive-links .link-headline:hover {
  cursor: pointer;
}
.blog-sidebar-area .blog-archive-links .link-headline.open i {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
@media print, screen and (max-width: 61.99875em) {
  .blog-sidebar-area .blog-archive-links .grouped-search-link {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.blog-sidebar-area .blog-archive-links .grouped-search-link #searchform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.blog-sidebar-area .blog-archive-links .grouped-search-link #searchform #s {
  height: 45px;
  margin-bottom: 0px;
  border: 2px solid #94BF69;
  border-right: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 12px;
}
.blog-sidebar-area .blog-archive-links .grouped-search-link #searchform #searchsubmit {
  font-family: "oso-sans-variable", sans-serif;
  background-color: #94BF69;
  color: white;
  border: 2px solid #94BF69;
  padding: 11px 20px 9px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.blog-sidebar-area .blog-archive-links .grouped-search-link #searchform #searchsubmit:hover {
  background-color: #ffffff;
  color: #000000;
}

.ttt-selectors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-bottom: 30px;
}

.category-links {
  margin-bottom: 30px;
}
@media print, screen and (max-width: 61.99875em) {
  .category-links {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 0;
  }
}
.category-links .links .cat-input {
  display: grid;
  grid-template-columns: 16px minmax(0, 1fr);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  margin-bottom: 10px;
}
.category-links .links .cat-input input[type=radio],
.category-links .links .cat-input input[type=checkbox] {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: white;
  outline: 1px solid #285939;
  border: 2px solid white;
  border-radius: 3px;
  width: 16px !important;
  height: 16px;
  margin-top: 4px;
  margin-left: 0;
  margin-right: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin-bottom: 0;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.category-links .links .cat-input input[type=radio]:checked, .category-links .links .cat-input input[type=radio]:hover,
.category-links .links .cat-input input[type=checkbox]:checked,
.category-links .links .cat-input input[type=checkbox]:hover {
  background: #285939;
}
.category-links .links .cat-input label {
  color: #2A2A2A;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  min-width: 0;
}
.category-links .links .cat-input label.current-cat {
  color: #285939;
}

.post-type-archive-ttt-pdf .card-content {
  padding: 15px;
}

.video-card .hover-image {
  aspect-ratio: 16/9;
  width: 100%;
  overflow: hidden;
  display: block;
}
.video-card .hover-image img {
  border-radius: 5px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-card .video-title {
  text-align: center;
  margin-top: 1rem;
}

.classes-title {
  margin: 0px auto 15px;
}

.classes-selectors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-bottom: 2rem;
}
@media (max-width: 730px) {
  .classes-selectors {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
  }
}

.class-template-section {
  width: 100vw;
}

.class-template-inner {
  max-width: 1200px;
  margin: auto;
  padding: 30px 15px;
}

.class-template-section:nth-child(odd) {
  background-color: #F4F4EB;
}

.classes-modal-section {
  margin: 2rem auto 0;
}

.template-class-images {
  margin-bottom: 2rem;
}
.template-class-images .template-class-image {
  margin-top: 2rem;
  max-height: 200px;
}
.template-class-images .template-class-image:not(:last-child) {
  margin-right: 2rem;
}

.class-schedules > .cell:first-of-type {
  margin-left: -15px;
}

body.single-post main.content > .grid-container .post-featured-image,
body.single-post main.content .page-header .grid-container .post-featured-image {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  body.single-post main.content > .grid-container .post-featured-image,
  body.single-post main.content .page-header .grid-container .post-featured-image {
    max-width: 75%;
  }
}
body.single-post main.content > .grid-container .post-featured-image .post-cutline,
body.single-post main.content .page-header .grid-container .post-featured-image .post-cutline {
  font-style: italic;
  margin-top: 10px;
}
body.single-post main.content .post-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.875rem;
  position: relative;
}
@media (max-width: 768px) {
  body.single-post main.content .post-body {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 1101px) {
  body.single-post main.content .post-body .post-lft {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 70%;
            flex: 0 1 70%;
    min-width: 0;
  }
}
body.single-post main.content .post-footer {
  background-color: #C4DBAD;
  padding: 30px 20px 6px 20px;
}
body.single-post main.content .post-footer h2 {
  margin-bottom: 30px;
}
@media (max-width: 535px) {
  body.single-post main.content .post-footer h2 {
    margin-bottom: 0;
  }
}

article.single {
  margin-bottom: 30px;
}
article.single .top-post-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 535px) {
  article.single .top-post-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    padding: 10px 20px 30px 20px;
  }
}
@media (max-width: 1242px) {
  article.single main.content .grid-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  article.single .social-share {
    font-family: "oso-sans-variable", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  article.single .social-share span {
    margin-right: 10px;
  }
}
@media (max-width: 1242px) and (max-width: 535px) {
  article.single .social-share {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    right: 5px;
  }
  article.single .social-share .essb_links {
    margin: 0;
    margin-right: 8px;
  }
}
article.single .post-image {
  margin-bottom: 13px;
  text-align: center;
}
@media (max-width: 535px) {
  article.single .post-image {
    padding-left: 20px;
    padding-right: 20px;
  }
}
article.single .recent-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
article.single .recent-navigation p {
  margin-bottom: 0;
}
article.single .recent-navigation a {
  text-decoration: none;
  -webkit-transition: 0.25s color ease-in-out;
  -o-transition: 0.25s color ease-in-out;
  transition: 0.25s color ease-in-out;
}
article.single .recent-navigation a:hover {
  color: #94BF69;
}

.class-post-details {
  padding-top: 0 !important;
}

article.single .post-content:not(:has(.class-photos)) .class-post-details {
  padding-left: 0 !important;
}

.class-weekday {
  margin-bottom: 0;
}

.class-weekday,
.class-dates,
.class-seats,
.class-price {
  color: #285939;
  font-weight: 500;
}

.class-instructor {
  font-weight: 200;
  color: black;
}

@media (max-width: 769px) {
  .ttt-pdf-single-image {
    max-height: -webkit-fit-content !important;
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
  }
}
.single-faq {
  padding-top: 15px;
}
.single-faq .post-header p {
  color: #285939;
  font-family: "aglet-slab", sans-serif;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 10px;
}

.faq-grid {
  border-top: 2px solid #C4DBAD;
  margin-bottom: 30px;
}
.faq-grid .faq-card {
  border-bottom: 2px solid #C4DBAD;
  width: 100%;
}
.faq-grid .faq-card.is-active .accordion-title::before {
  color: #285939;
  line-height: 17px;
}
.faq-grid .faq-card .accordion-title {
  border: none;
  padding: 15px 55px 15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.faq-grid .faq-card .accordion-title p {
  color: #000000;
  -webkit-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
  margin-bottom: 0;
  font-size: 18px;
}
.faq-grid .faq-card .accordion-title:hover {
  color: #285939;
}
.faq-grid .faq-card .accordion-title::before {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 25px;
  height: 25px;
  width: 25px;
  margin-top: 0;
  -webkit-transform: translate(0, -50%) rotate(0deg);
      -ms-transform: translate(0, -50%) rotate(0deg);
          transform: translate(0, -50%) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.faq-grid .faq-card .accordion-title[aria-expanded=true]::before {
  -webkit-transform: translate(0, -50%) rotate(180deg);
      -ms-transform: translate(0, -50%) rotate(180deg);
          transform: translate(0, -50%) rotate(180deg);
}
.faq-grid .faq-card .accordion-content {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 30px;
  font-size: 16px;
  line-height: 22px;
}
@media print, screen and (min-width: 48em) {
  .faq-grid .faq-card .accordion-content {
    padding-right: 55px;
  }
}
.faq-grid .faq-card .accordion-content p:empty {
  display: none;
}

#additional-posts h3 {
  font-size: 16px;
  color: #285939;
  border-bottom: 1px solid #94BF69;
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.listing-photos {
  width: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
}

.listing-feat-img {
  width: 100%;
  border-radius: 5px;
  display: block;
}

.listing-img {
  width: 70px;
  height: 70px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid #e3e3e3;
}

.listing-content p {
  margin-bottom: 1.25rem;
  font-size: 1rem;
  line-height: 1.55;
}

.listing-details {
  list-style: disc;
  padding-left: 1.25rem;
  margin: 1rem 0 0;
}

.listing-details li {
  margin-bottom: 0.5rem;
  font-size: 1.05rem;
  line-height: 1.4;
}

.listing-details strong {
  font-weight: 700;
}

.listing-details a {
  color: #006a44;
  text-decoration: none;
}

.listing-details a:hover {
  text-decoration: underline;
}

@media (max-width: 900px) {
  .listing-photos {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0.5rem;
  }
  .listing-img {
    width: calc(50% - 0.25rem);
    height: auto;
  }
}
.class-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}

.info-modal {
  text-align: left;
}
.info-modal h2 {
  background: #285939;
  color: #ffffff;
}

#wl-wrapper {
  margin: 2rem 0;
  padding: 1rem 2rem;
  border-radius: 5px;
}
#wl-wrapper h2 {
  font-size: 35px;
}
#wl-wrapper img {
  max-width: 100px;
}
#wl-wrapper .woocommerce-message .button {
  background-color: #285939 !important;
}
#wl-wrapper .wl-table thead th {
  font-family: "aglet-slab", sans-serif;
  font-weight: 500;
}
#wl-wrapper .wl-table th:first-child, #wl-wrapper .wl-table td:first-child {
  padding-left: 30px !important;
}
#wl-wrapper .wl-table th:last-child, #wl-wrapper .wl-table td:last-child {
  padding-right: 30px !important;
}
#wl-wrapper .wl-table.wl-manage thead th {
  background-color: #C4DBAD;
}
#wl-wrapper .wl-table.wl-manage tr:nth-child(even) {
  background-color: #F4F4EB;
}
#wl-wrapper .wl-table.wl-manage a {
  color: #000000;
}
#wl-wrapper .wl-table.manage {
  width: 100%;
}
#wl-wrapper .wl-table.manage th {
  text-align: left !important;
  font-size: 20px;
}
#wl-wrapper .wl-intro {
  background-color: #F4F4EB;
  padding: 30px 0;
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
#wl-wrapper .wl-intro p {
  margin-bottom: 0;
}
#wl-wrapper .wl-intro > * {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1242px) {
  #wl-wrapper .wl-intro > * {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#wl-wrapper .wl-privacy-col {
  width: auto;
}
#wl-wrapper .wl-actions-table,
#wl-wrapper .wl-tabs,
#wl-wrapper .check-column {
  display: none;
}

#wl-wrapper:has(.wl-add-but) {
  background-color: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}

input[id^=wishlist_],
textarea[id^=wishlist_],
select[id^=wledit],
.wl-manage select {
  border-radius: 5px !important;
}

main:has(.woo-archive) {
  background-color: #ffffff;
}

.woocommerce-result-count {
  display: none;
}

.woocommerce span.onsale {
  background: #C4DBAD;
  color: #285939;
  border-radius: 5px;
  min-height: 1px;
  line-height: 1;
  padding: 10px;
  text-transform: uppercase;
  z-index: 1;
}

.woo-archive .media-figure {
  border: solid 1px #E4E7EB;
}
.woo-archive .media-content {
  text-align: center;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.woo-archive .entry-title a {
  font-size: 16px;
}

.shop-category-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 30px;
}
.shop-category-buttons a {
  margin-bottom: 0;
  font-size: 14px;
}

.shop-custom-content {
  margin-bottom: 30px;
}

.msbcf-list.msbcf-accordion,
.msbcf-row {
  background-color: #F4F4EB !important;
  padding: 0 !important;
}

.msbcf-toggle {
  background: transparent !important;
  border: transparent !important;
  width: auto !important;
}
.msbcf-toggle:hover {
  background: transparent !important;
}

.msbcf-check {
  font-size: 16px;
  line-height: 1.5;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.msbcf-check input[type=checkbox] {
  width: 16px;
  height: 16px;
  margin-top: 4px !important;
}

.msbcf-toggle::before {
  color: #285939;
}

.msbcf-list.msbcf-accordion {
  padding: 10px;
  background-color: #F4F4EB;
}

.msbcf-depth-even .msbcf-row {
  background-color: #F4F4EB;
}

.sold-out-badge {
  background: #285939;
  color: #fff;
  padding: 6px 10px;
  font-family: "aglet-slab", sans-serif;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 3;
  border-radius: 5px;
}

body .woocommerce.single-product .single-product-details .product-data, body.woocommerce.single-product .single-product-details .product-data {
  margin-bottom: 3rem;
}
body .woocommerce.single-product .single-product-details .product-data .entry-images .sold-out-badge, body.woocommerce.single-product .single-product-details .product-data .entry-images .sold-out-badge {
  top: 8px;
  left: 23px;
}
body .woocommerce.single-product .single-product-details .product-data .entry-images .woocommerce-product-gallery, body.woocommerce.single-product .single-product-details .product-data .entry-images .woocommerce-product-gallery {
  position: relative;
}
body .woocommerce.single-product .single-product-details .product-data .entry-images .woocommerce-product-gallery .flex-viewport, body.woocommerce.single-product .single-product-details .product-data .entry-images .woocommerce-product-gallery .flex-viewport {
  border: 1px solid #8A8787;
  border-radius: 5px;
  text-align: center;
}
body .woocommerce.single-product .single-product-details .product-data .entry-images .woocommerce-product-gallery .woocommerce-product-gallery__trigger, body.woocommerce.single-product .single-product-details .product-data .entry-images .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 2;
}
body .woocommerce.single-product .single-product-details .product-data .entry-images .woocommerce-product-gallery .flex-control-nav, body.woocommerce.single-product .single-product-details .product-data .entry-images .woocommerce-product-gallery .flex-control-nav {
  list-style: none;
  margin-left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -10px;
  margin-right: -10px;
}
body .woocommerce.single-product .single-product-details .product-data .entry-images .woocommerce-product-gallery .flex-control-nav li, body.woocommerce.single-product .single-product-details .product-data .entry-images .woocommerce-product-gallery .flex-control-nav li {
  margin: 10px 7px;
  -ms-flex-preferred-size: 100px;
      flex-basis: 100px;
  max-width: 50%;
  cursor: pointer;
}
body .woocommerce.single-product .single-product-details .product-data .entry-images .woocommerce-product-gallery .flex-control-nav li img, body.woocommerce.single-product .single-product-details .product-data .entry-images .woocommerce-product-gallery .flex-control-nav li img {
  width: 100%;
}
body .woocommerce.single-product .single-product-details .product-data .entry-summary select, body .woocommerce.single-product .single-product-details .product-data .entry-summary .quantity input, body.woocommerce.single-product .single-product-details .product-data .entry-summary select, body.woocommerce.single-product .single-product-details .product-data .entry-summary .quantity input {
  padding: 7px 12px;
  border: 1px solid #285939;
  background-image: none;
  margin-bottom: 0;
}
body .woocommerce.single-product .single-product-details .product-data .entry-summary .quantity, body.woocommerce.single-product .single-product-details .product-data .entry-summary .quantity {
  display: inline-block;
}
body .woocommerce.single-product .single-product-details .product-data .entry-summary .quantity input, body.woocommerce.single-product .single-product-details .product-data .entry-summary .quantity input {
  max-height: 36px;
  padding: 5px;
  width: 60px;
}
body .woocommerce.single-product .single-product-details .product-data .entry-summary .price, body.woocommerce.single-product .single-product-details .product-data .entry-summary .price {
  font-family: "oso-sans-variable", sans-serif;
  color: #285939;
  font-size: 1.625rem;
}
body .woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .variations tr, body.woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .variations tr {
  margin: 0 0 0.88889rem;
  display: block;
}
body .woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .variations tr td.label, body.woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .variations tr td.label {
  margin-right: 15px;
  display: inline-block;
  vertical-align: top;
  margin-top: 7px;
}
body .woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .variations tr label, body.woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .variations tr label {
  font-weight: 600;
  font-size: 1rem;
}
body .woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .variations tr td.value, body.woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .variations tr td.value {
  display: inline-block;
  position: relative;
}
body .woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .variations tr td.value:after, body.woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .variations tr td.value:after {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  color: #94BF69;
  position: absolute;
  right: 60px;
  line-height: 39px;
  pointer-events: none;
}
body .woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .variations tr td.value select, body.woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .variations tr td.value select {
  margin-bottom: 0;
  padding: 7px 12px;
  border: 1px solid #94BF69;
  background-image: none;
  margin-bottom: 0;
  width: 240px;
}
body .woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .variations tr .reset_variations, body.woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .variations tr .reset_variations {
  float: right;
  margin-top: 10px;
  font-size: 16px;
  margin-left: 10px;
}
body .woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .woocommerce-variation-add-to-cart, body.woocommerce.single-product .single-product-details .product-data .entry-summary .variations_form .woocommerce-variation-add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body .woocommerce.single-product .single-product-details .product-data .entry-summary .product_meta, body.woocommerce.single-product .single-product-details .product-data .entry-summary .product_meta {
  margin-top: 15px;
}
body .woocommerce.single-product .single-product-details .product-data .entry-summary .product_meta .posted_in, body.woocommerce.single-product .single-product-details .product-data .entry-summary .product_meta .posted_in {
  display: none;
}
body .woocommerce.single-product .related-products-row, body.woocommerce.single-product .related-products-row {
  background-color: #ffffff;
  padding-top: 30px;
}
body .woocommerce.single-product .related-products-row h2, body.woocommerce.single-product .related-products-row h2 {
  font-size: 16px;
}
body .woocommerce.single-product .related-products-row article, body.woocommerce.single-product .related-products-row article {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 62em) {
  body .woocommerce.single-product .related-products-row, body.woocommerce.single-product .related-products-row {
    padding-top: 40px;
  }
  body .woocommerce.single-product .related-products-row article, body.woocommerce.single-product .related-products-row article {
    margin-bottom: 40px;
  }
}
body .woocommerce.single-product .woocommerce-tabs, body.woocommerce.single-product .woocommerce-tabs {
  width: 100%;
  margin: 3rem 0;
}
body .woocommerce.single-product .woocommerce-tabs ul, body.woocommerce.single-product .woocommerce-tabs ul {
  list-style: none;
  padding: 0 1em 0 0;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative;
  text-align: left;
}
body .woocommerce.single-product .woocommerce-tabs ul:before, body.woocommerce.single-product .woocommerce-tabs ul:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #8A8787;
  z-index: 1;
}
body .woocommerce.single-product .woocommerce-tabs ul li, body.woocommerce.single-product .woocommerce-tabs ul li {
  border: none;
  background: #ECF2E4;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0 5px;
  font-family: "oso-sans-variable", sans-serif;
  padding: 0 1em;
  text-transform: uppercase;
}
body .woocommerce.single-product .woocommerce-tabs ul li:first, body.woocommerce.single-product .woocommerce-tabs ul li:first {
  margin-left: 0;
}
body .woocommerce.single-product .woocommerce-tabs ul li:last-child, body.woocommerce.single-product .woocommerce-tabs ul li:last-child {
  margin-right: 0;
}
body .woocommerce.single-product .woocommerce-tabs ul li.active, body.woocommerce.single-product .woocommerce-tabs ul li.active {
  background: #285939;
  color: #ffffff;
  z-index: 2;
  border-bottom-color: #285939;
}
body .woocommerce.single-product .woocommerce-tabs ul li.active a, body.woocommerce.single-product .woocommerce-tabs ul li.active a {
  color: inherit;
  text-shadow: inherit;
}
body .woocommerce.single-product .woocommerce-tabs ul li a, body.woocommerce.single-product .woocommerce-tabs ul li a {
  display: inline-block;
  padding: 0.5em 0;
  font-weight: 400;
  color: #8A8787;
  text-decoration: none;
  font-size: 16px;
}
body .woocommerce.single-product .woocommerce-tabs .woocommerce-Tabs-panel--specs_tab h3, body.woocommerce.single-product .woocommerce-tabs .woocommerce-Tabs-panel--specs_tab h3 {
  margin-top: 20px;
  font-size: 22px;
}

.single-product .content {
  background: #ffffff;
}
.single-product .product-data {
  position: relative;
}
.single-product .woocommerce-product-rating,
.single-product .single-product-details .price {
  display: none;
}
.single-product .unit-meas {
  vertical-align: bottom;
}
.single-product .single-oos {
  font-weight: 600;
  color: #285939;
  margin-top: 30px;
  margin-bottom: 5px;
}

.tiered-pricing-wrapper,
.sds-table {
  border-radius: 5px;
}
.tiered-pricing-wrapper thead tr,
.sds-table thead tr {
  background: #285939;
  color: #ffffff;
}

.tiered-pricing--active td,
.tiered-pricing--active td .amount {
  color: #000000;
}

#georgies-product-info .food-safety {
  font-weight: 600;
  color: #285939;
}
#georgies-product-info h2 {
  font-size: 16px;
  margin-bottom: 20px;
}
#georgies-product-info .prod-quality-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  gap: 30px;
}
#georgies-product-info .prod-quality-icons li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
#georgies-product-info .prod-quality-icons .prod-quality-item {
  width: 100px;
  height: 100px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
#georgies-product-info .prod-quality-icons .prod-quality-item:focus-visible {
  outline: 2px solid #285939;
  outline-offset: 2px;
}
#georgies-product-info .prod-quality-icons .prod-quality-item .prod-quality-icon {
  width: 100px;
  height: 100px;
  display: block;
}
#georgies-product-info .prod-quality-icons .prod-quality-tooltip {
  background: #000000;
  color: #ffffff;
  border-radius: 5px;
  font-size: 12px;
  line-height: 1;
  padding: 6px 8px;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translate(-50%, 4px);
      -ms-transform: translate(-50%, 4px);
          transform: translate(-50%, 4px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 3;
  -webkit-transition: opacity 0.16s ease, visibility 0.16s ease, -webkit-transform 0.16s ease;
  transition: opacity 0.16s ease, visibility 0.16s ease, -webkit-transform 0.16s ease;
  -o-transition: opacity 0.16s ease, transform 0.16s ease, visibility 0.16s ease;
  transition: opacity 0.16s ease, transform 0.16s ease, visibility 0.16s ease;
  transition: opacity 0.16s ease, transform 0.16s ease, visibility 0.16s ease, -webkit-transform 0.16s ease;
}
#georgies-product-info .prod-quality-icons .prod-quality-tooltip::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
#georgies-product-info .prod-quality-icons .prod-quality-item:hover .prod-quality-tooltip,
#georgies-product-info .prod-quality-icons .prod-quality-item:focus .prod-quality-tooltip,
#georgies-product-info .prod-quality-icons .prod-quality-item:focus-visible .prod-quality-tooltip {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.sds-wrapper {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-top: 30px;
}
.sds-wrapper .sds-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #8A8787;
  border-radius: 5px;
}
.sds-wrapper .sds-table thead tr {
  background: #285939;
  color: #ffffff;
  text-align: center;
}
.sds-wrapper .sds-table th {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 5px;
  font-weight: bold;
  font-size: 18px;
}
.sds-wrapper .sds-table td {
  padding: 5px 10px;
}
.sds-wrapper .sds-table tbody tr:nth-child(even) {
  background: #F4F4EB;
}
.sds-wrapper .sds-checkbox-cell {
  width: 50px;
  text-align: center;
}
.sds-wrapper .sds-checkbox {
  width: 22px;
  height: 22px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: inline-block;
}
.sds-wrapper .sds-checkbox.no-hazard {
  background-color: #285939;
}
.sds-wrapper .sds-checkbox.slight-hazard {
  background-color: #D8D803;
}
.sds-wrapper .sds-checkbox.dangerous {
  background-color: #FC9904;
}
.sds-wrapper .sds-checkbox.extreme-danger {
  background-color: #C43302;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-bottom: 10px;
  color: #285939;
}

p a {
  color: #285939;
  text-decoration: underline;
  -webkit-transition: 0.25s color ease-in;
  -o-transition: 0.25s color ease-in;
  transition: 0.25s color ease-in;
}
p a:hover, p a:focus, p a:active {
  color: #94BF69;
}

input[type=radio],
input[type=checkbox] {
  accent-color: #285939;
}

.page-menu {
  background-color: #94BF69;
  padding-top: 24px;
}
.page-menu .grid-x {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-menu .grid-x .page-head-menu-item {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  min-height: 150px;
  margin-bottom: 24px;
}
@media print, screen and (min-width: 48em) {
  .page-menu .grid-x .page-head-menu-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .page-menu .grid-x .page-head-menu-item {
    min-height: 0;
  }
}
.page-menu .grid-x .page-head-menu-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #285939;
  padding: 18px 16px;
  height: 100%;
  -webkit-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}
@media print, screen and (min-width: 48em) {
  .page-menu .grid-x .page-head-menu-item a {
    padding: 20px 22px;
    height: 100%;
  }
}
.page-menu .grid-x .page-head-menu-item a h2 {
  color: #ffffff;
  font-family: "oso-sans-variable", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (min-width: 75em) {
  .page-menu .grid-x .page-head-menu-item a h2 {
    font-size: 1.375rem;
  }
}
.page-menu .grid-x .page-head-menu-item a img {
  margin-bottom: 8px;
}
@media print, screen and (min-width: 62em) {
  .page-menu .grid-x .page-head-menu-item a img {
    margin-bottom: 10px;
  }
}
.page-menu .grid-x .page-head-menu-item a:hover, .page-menu .grid-x .page-head-menu-item a:focus, .page-menu .grid-x .page-head-menu-item a:active {
  background-color: #285939;
}
.page-menu .grid-x .page-head-menu-item.current a {
  background-color: #285939;
}
@media screen and (max-width: 1200px) {
  .page-menu .grid-margin-x {
    margin-left: 0;
    margin-right: 0;
  }
}

.page-header.plain-title {
  background-color: #F4F4EB;
  padding: 20px 0 10px 0;
}

.js-off-canvas-overlay.is-overlay-fixed {
  display: none;
}

@media (min-width: 1200px) {
  .hero-bg-wave {
    left: auto !important;
    right: -160px !important;
    width: 70% !important;
  }
}